@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
.bg-white-1 {
  background-color: #ffffff !important;
}
.border-white-1 {
  border-color: #ffffff !important;
}
.btn-white-1 {
  background-color: #ffffff;
  color: #fff;
}
.btn-white-1:hover {
  background-color: #f2f2f2 !important;
  color: #fff;
}

.btn.btn-blue {
  display: block;
  background-color: #3598db;
  color: white;
  text-transform: uppercase;
  line-height: 46px;
  padding: 0 2rem;
  border-radius: 23px;
  font-weight: bold;
  width: 90%;
  max-width: 350px;
  margin: 0 auto;
  font-size: 19px;
}

.text-white-1 {
  color: #ffffff !important;
}
.panel-white-1 {
  border-color: #f2f2f2 !important;
}
.panel-white-1 .panel-heading {
  background-color: #ffffff !important;
  border-color: #f2f2f2 !important;
  border-radius: 0px;
}
.panel-white-1 .panel-heading a,
.panel-white-1 .panel-title {
  color: #333;
}
.panel .col-xs-6, .panel .col-xs-4{
  white-space: nowrap;
}
.widget.white-1 {
  background-color: #ffffff;
  color: #333;
}
.widget.white-1 .widget-header h2 {
  color: #333;
}
.bg-red-1 {
  background-color: #eb5055 !important;
}
.border-red-1 {
  border-color: #eb5055 !important;
}
.btn-red-1 {
  background-color: #eb5055;
  color: #fff;
}
.btn-red-1:hover {
  background-color: #dd4449 !important;
  color: #fff;
}
.text-red-1 {
  color: #eb5055 !important;
}
.panel-red-1 {
  border-color: #dd4449 !important;
}
.panel-red-1 .panel-heading {
  background-color: #eb5055 !important;
  border-color: #dd4449 !important;
  border-radius: 0px;
}
.panel-red-1 .panel-heading a,
.panel-red-1 .panel-title {
  color: #fff;
}
.widget.red-1 {
  background-color: #eb5055;
  color: #fff;
}
.widget.red-1 .widget-header h2 {
  color: #fff;
}
.bg-blue-1 {
  background-color: #3c989e !important;
}
.border-blue-1 {
  border-color: #3c989e !important;
}
.btn-blue-1 {
  background-color: #00447e;
  color: #fff;
}
.btn-blue-1:hover {
  background-color: #2e5490 !important;
  color: #fff;
}
.btn-white-2{
  border:1px solid #337ab7
}

.text-blue-1 {
  color: #3c989e !important;
}
.panel-blue-1 {
  border-color: #3f7e82 !important;
}
.panel-blue-1 .panel-heading {
  background-color: #3c989e !important;
  border-color: #3f7e82 !important;
  border-radius: 0px;
}
.panel-blue-1 .panel-heading a,
.panel-blue-1 .panel-title {
  color: #fff;
}
.widget.blue-1 {
  background-color: #3c989e;
  color: #fff;
}
.widget.blue-1 .widget-header h2 {
  color: #fff;
}
.bg-blue-2 {
  background-color: #3498db !important;
}
.border-blue-2 {
  border-color: #3498db !important;
}
.btn-blue-2 {
  background-color: #3498db;
  color: #fff;
}
.btn-blue-2:hover {
  background-color: #3189c4 !important;
  color: #fff;
}
.text-blue-2 {
  color: #3498db !important;
}
.panel-blue-2 {
  border-color: #3189c4 !important;
}
.panel-blue-2 .panel-heading {
  background-color: #3498db !important;
  border-color: #3189c4 !important;
  border-radius: 0px;
}
.panel-blue-2 .panel-heading a,
.panel-blue-2 .panel-title {
  color: #fff;
}
.widget.blue-2 {
  background-color: #3498db;
  color: #fff;
}
.widget.blue-2 .widget-header h2 {
  color: #fff;
}
.bg-blue-3 {
  background-color: #2980b9 !important;
}
.border-blue-3 {
  border-color: #2980b9 !important;
}
.btn-blue-3 {
  background-color: #2980b9;
  color: #fff;
}
.btn-blue-3:hover {
  background-color: #2e6f9a !important;
  color: #fff;
}

.btn-white-1 {
  background-color: #fbfbfb;
  color: #1f61a4;
  border:1px solid #ccc;
}
.btn-white-1:hover {
  color: #fbfbfb;
  background-color: #1f61a4 !important;
  border:1px solid #ccc;
}
.text-blue-3 {
  color: #2980b9 !important;
}
.panel-blue-3 {
  border-color: #2e6f9a !important;
}
.panel-blue-3 .panel-heading {
  background-color: #2980b9 !important;
  border-color: #2e6f9a !important;
  border-radius: 0px;
}
.panel-blue-3 .panel-heading a,
.panel-blue-3 .panel-title {
  color: #fff;
}
.widget.blue-3 {
  background-color: #2980b9;
  color: #fff;
}

.widget.blue-3 .widget-header h2 {
  color: #fff;
}
.bg-darkblue-1 {
  background-color: #252932 !important;
}
.border-darkblue-1 {
  border-color: #252932 !important;
}
.btn-darkblue-1 {
  background-color: #252932;
  color: #fff;
}
.btn-darkblue-1:hover {
  background-color: #1d1e20 !important;
  color: #fff;
}
.text-darkblue-1 {
  color: #252932 !important;
}
.panel-darkblue-1 {
  border-color: #1d1e20 !important;
}
.panel-darkblue-1 .panel-heading {
  background-color: #252932 !important;
  border-color: #1d1e20 !important;
  border-radius: 0px;
}
.panel-darkblue-1 .panel-heading a,
.panel-darkblue-1 .panel-title {
  color: #fff;
}
.widget.darkblue-1 {
  background-color: #252932;
  color: #fff;
}
.widget.darkblue-1 .widget-header h2 {
  color: #fff;
}
.bg-darkblue-2 {
  background-color: #4a525f !important;
}
.border-darkblue-2 {
  border-color: #4a525f !important;
}
.btn-darkblue-2 {
  background-color: #4a525f;
  color: #fff;
}
.btn-darkblue-2:hover {
  background-color: #464749 !important;
  color: #fff;
}
.text-darkblue-2 {
  color: #4a525f !important;
}
.panel-darkblue-2 {
  border-color: #464749 !important;
}
.panel-darkblue-2 .panel-heading {
  background-color: #4a525f !important;
  border-color: #464749 !important;
  border-radius: 0px;
}
.panel-darkblue-2 .panel-heading a,
.panel-darkblue-2 .panel-title {
  color: #fff;
}
.widget.darkblue-2 {
  background-color: #4a525f;
  color: #fff;
}
.widget.darkblue-2 .widget-header h2 {
  color: #fff;
}
.bg-darkblue-3 {
  background-color: #38464a !important;
}
.border-darkblue-3 {
  border-color: #38464a !important;
}
.btn-darkblue-3 {
  background-color: #38464a;
  color: #fff;
}
.btn-darkblue-3:hover {
  background-color: #323536 !important;
  color: #fff;
}
.text-darkblue-3 {
  color: #38464a !important;
}
.panel-darkblue-3 {
  border-color: #323536 !important;
}
.panel-darkblue-3 .panel-heading {
  background-color: #38464a !important;
  border-color: #323536 !important;
  border-radius: 0px;
}
.panel-darkblue-3 .panel-heading a,
.panel-darkblue-3 .panel-title {
  color: #fff;
}
.widget.darkblue-3 {
  background-color: #38464a;
  color: #fff;
}
.widget.darkblue-3 .widget-header h2 {
  color: #fff;
}
.bg-lightblue-1 {
  background-color: #abb7b7 !important;
}
.border-lightblue-1 {
  border-color: #abb7b7 !important;
}
.btn-lightblue-1 {
  background-color: #abb7b7;
  color: #fff;
}
.btn-lightblue-1:hover {
  background-color: #a4a4a4 !important;
  color: #fff;
}
.text-lightblue-1 {
  color: #abb7b7 !important;
}
.panel-lightblue-1 {
  border-color: #a4a4a4 !important;
}
.panel-lightblue-1 .panel-heading {
  background-color: #abb7b7 !important;
  border-color: #a4a4a4 !important;
  border-radius: 0px;
}
.panel-lightblue-1 .panel-heading a,
.panel-lightblue-1 .panel-title {
  color: #fff;
}
.widget.lightblue-1 {
  background-color: #abb7b7;
  color: #fff;
}
.widget.lightblue-1 .widget-header h2 {
  color: #fff;
}
.bg-lightblue-2 {
  background-color: #7a868f !important;
}
.border-lightblue-2 {
  border-color: #7a868f !important;
}
.btn-lightblue-2 {
  background-color: #7a868f;
  color: #fff;
}
.btn-lightblue-2:hover {
  background-color: #787878 !important;
  color: #fff;
}
.text-lightblue-2 {
  color: #7a868f !important;
}
.panel-lightblue-2 {
  border-color: #787878 !important;
}
.panel-lightblue-2 .panel-heading {
  background-color: #7a868f !important;
  border-color: #787878 !important;
  border-radius: 0px;
}
.panel-lightblue-2 .panel-heading a,
.panel-lightblue-2 .panel-title {
  color: #fff;
}
.widget.lightblue-2 {
  background-color: #7a868f;
  color: #fff;
}
.widget.lightblue-2 .widget-header h2 {
  color: #fff;
}
.bg-orange-1 {
  background-color: #e84c3d !important;
}
.border-orange-1 {
  border-color: #e84c3d !important;
}
.btn-orange-1 {
  background-color: #e84c3d;
  color: #fff;
}
.btn-orange-1:hover {
  background-color: #d94132 !important;
  color: #fff;
}
.text-orange-1 {
  color: #e84c3d !important;
}
.panel-orange-1 {
  border-color: #d94132 !important;
}
.panel-orange-1 .panel-heading {
  background-color: #e84c3d !important;
  border-color: #d94132 !important;
  border-radius: 0px;
}
.panel-orange-1 .panel-heading a,
.panel-orange-1 .panel-title {
  color: #fff;
}
.widget.orange-1 {
  background-color: #e84c3d;
  color: #fff;
}
.widget.orange-1 .widget-header h2 {
  color: #fff;
}
.bg-orange-2 {
  background-color: #de745e !important;
}
.border-orange-2 {
  border-color: #de745e !important;
}
.btn-orange-2 {
  background-color: #de745e;
  color: #fff;
}
.btn-orange-2:hover {
  background-color: #cf6954 !important;
  color: #fff;
}
.text-orange-2 {
  color: #de745e !important;
}
.panel-orange-2 {
  border-color: #cf6954 !important;
}
.panel-orange-2 .panel-heading {
  background-color: #de745e !important;
  border-color: #cf6954 !important;
  border-radius: 0px;
}
.panel-orange-2 .panel-heading a,
.panel-orange-2 .panel-title {
  color: #fff;
}
.widget.orange-2 {
  background-color: #de745e;
  color: #fff;
}
.widget.orange-2 .widget-header h2 {
  color: #fff;
}
.bg-orange-3 {
  background-color: #e27a3f !important;
}
.border-orange-3 {
  border-color: #e27a3f !important;
}
.btn-orange-3 {
  background-color: #e27a3f;
  color: #fff;
}
.btn-orange-3:hover {
  background-color: #d26e35 !important;
  color: #fff;
}
.text-orange-3 {
  color: #e27a3f !important;
}
.panel-orange-3 {
  border-color: #d26e35 !important;
}
.panel-orange-3 .panel-heading {
  background-color: #e27a3f !important;
  border-color: #d26e35 !important;
  border-radius: 0px;
}
.panel-orange-3 .panel-heading a,
.panel-orange-3 .panel-title {
  color: #fff;
}
.widget.orange-3 {
  background-color: #e27a3f;
  color: #fff;
}
.widget.orange-3 .widget-header h2 {
  color: #fff;
}
.bg-orange-4 {
  background-color: #edce8c !important;
}
.border-orange-4 {
  border-color: #edce8c !important;
}
.btn-orange-4 {
  background-color: #edce8c;
  color: #fff;
}
.btn-orange-4:hover {
  background-color: #e2c27e !important;
  color: #fff;
}
.text-orange-4 {
  color: #edce8c !important;
}
.panel-orange-4 {
  border-color: #e2c27e !important;
}
.panel-orange-4 .panel-heading {
  background-color: #edce8c !important;
  border-color: #e2c27e !important;
  border-radius: 0px;
}
.panel-orange-4 .panel-heading a,
.panel-orange-4 .panel-title {
  color: #333;
}
.widget.orange-4 {
  background-color: #edce8c;
  color: #333;
}
.widget.orange-4 .widget-header h2 {
  color: #333;
}
.bg-green-1 {
  background-color: #68c39f !important;
}
.border-green-1 {
  border-color: #68c39f !important;
}
.btn-green-1 {
  background-color: #68c39f;
  color: #fff;
}
.btn-green-1:hover {
  background-color: #62b091 !important;
  color: #fff;
}
.text-green-1 {
  color: #68c39f !important;
}
.text-green {
  color: #009933 !important;
}
.panel-green-1 {
  border-color: #62b091 !important;
}
.panel-green-1 .panel-heading {
  background-color: #68c39f !important;
  border-color: #62b091 !important;
  border-radius: 0px;
}
.panel-green-1 .panel-heading a,
.panel-green-1 .panel-title {
  color: #fff;
}
.widget.green-1 {
  background-color: #68c39f;
  color: #fff;
}
.widget.green-1 .widget-header h2 {
  color: #fff;
}
.bg-green-2 {
  background-color: #9ec789 !important;
}
.border-green-2 {
  border-color: #9ec789 !important;
}
.btn-green-2 {
  background-color: #9ec789;
  color: #fff;
}
.btn-green-2:hover {
  background-color: #93b582 !important;
  color: #fff;
}
.text-green-2 {
  color: #9ec789 !important;
}
.panel-green-2 {
  border-color: #93b582 !important;
}
.panel-green-2 .panel-heading {
  background-color: #9ec789 !important;
  border-color: #93b582 !important;
  border-radius: 0px;
}
.panel-green-2 .panel-heading a,
.panel-green-2 .panel-title {
  color: #fff;
}
.widget.green-2 {
  background-color: #9ec789;
  color: #fff;
}
.widget.green-2 .widget-header h2 {
  color: #fff;
}
.bg-green-3 {
  background-color: #209c83 !important;
}
.border-green-3 {
  border-color: #209c83 !important;
}
.btn-green-3 {
  background-color: #209c83;
  color: #fff;
}
.btn-green-3:hover {
  background-color: #247f6c !important;
  color: #fff;
}
.btn-green-4 {
  background-color: #01BE05;
  color: #fff;
}
.btn-green-4:hover {
  background-color: #74B66F;
  color: #fff;
}
.text-green-3 {
  color: #209c83 !important;
}
.panel-green-3 {
  border-color: #247f6c !important;
}
.panel-green-3 .panel-heading {
  background-color: #209c83 !important;
  border-color: #247f6c !important;
  border-radius: 0px;
}
.panel-green-3 .panel-heading a,
.panel-green-3 .panel-title {
  color: #fff;
}
.widget.green-3 {
  background-color: #209c83;
  color: #fff;
}
.widget.green-3 .widget-header h2 {
  color: #fff;
}
.bg-pink-1 {
  background-color: #f57a82 !important;
}
.border-pink-1 {
  border-color: #f57a82 !important;
}
.btn-pink-1 {
  background-color: #f57a82;
  color: #fff;
}
.btn-pink-1:hover {
  background-color: #eb6b73 !important;
  color: #fff;
}
.text-pink-1 {
  color: #f57a82 !important;
}
.panel-pink-1 {
  border-color: #eb6b73 !important;
}
.panel-pink-1 .panel-heading {
  background-color: #f57a82 !important;
  border-color: #eb6b73 !important;
  border-radius: 0px;
}
.panel-pink-1 .panel-heading a,
.panel-pink-1 .panel-title {
  color: #333;
}
.widget.pink-1 {
  background-color: #f57a82;
  color: #333;
}
.widget.pink-1 .widget-header h2 {
  color: #333;
}
.bg-pink-2 {
  background-color: #f56f6c !important;
}
.border-pink-2 {
  border-color: #f56f6c !important;
}
.btn-pink-2 {
  background-color: #f56f6c;
  color: #fff;
}
.btn-pink-2:hover {
  background-color: #ea605d !important;
  color: #fff;
}
.text-pink-2 {
  color: #f56f6c !important;
}
.panel-pink-2 {
  border-color: #ea605d !important;
}
.panel-pink-2 .panel-heading {
  background-color: #f56f6c !important;
  border-color: #ea605d !important;
  border-radius: 0px;
}
.panel-pink-2 .panel-heading a,
.panel-pink-2 .panel-title {
  color: #fff;
}
.widget.pink-2 {
  background-color: #f56f6c;
  color: #fff;
}
.widget.pink-2 .widget-header h2 {
  color: #fff;
}
.bg-yellow-1 {
  background-color: #f4cda5 !important;
}
.border-yellow-1 {
  border-color: #f4cda5 !important;
}
.btn-yellow-1 {
  border:1px solid #fdc624;
  background-color: #ffe26d;
  color: #555;
}
.btn-yellow-1:hover {
  background-color: #fdc624 !important;
}
.text-yellow-1 {
  color: #f4cda5 !important;
}
.panel-yellow-1 {
  border-color: #ebc095 !important;
}
.panel-yellow-1 .panel-heading {
  background-color: #f4cda5 !important;
  border-color: #ebc095 !important;
  border-radius: 0px;
}
.panel-yellow-1 .panel-heading a,
.panel-yellow-1 .panel-title {
  color: #333;
}
.widget.yellow-1 {
  background-color: #f4cda5;
  color: #333;
}
.widget.yellow-1 .widget-header h2 {
  color: #333;
}
.bg-yellow-2 {
  background-color: #eae696 !important;
}
.border-yellow-2 {
  border-color: #eae696 !important;
}
.btn-yellow-2 {
  background-color: #eae696;
  color: #fff;
}
.btn-yellow-2:hover {
  background-color: #deda88 !important;
  color: #fff;
}
.text-yellow-2 {
  color: #eae696 !important;
}
.panel-yellow-2 {
  border-color: #deda88 !important;
}
.panel-yellow-2 .panel-heading {
  background-color: #eae696 !important;
  border-color: #deda88 !important;
  border-radius: 0px;
}
.panel-yellow-2 .panel-heading a,
.panel-yellow-2 .panel-title {
  color: #333;
}
.widget.yellow-2 {
  background-color: #eae696;
  color: #333;
}
.widget.yellow-2 .widget-header h2 {
  color: #333;
}
.btn-gray-1 {
  background-color: #808080;
  color: #fff;
}
.btn-gray-1:hover {
  background-color: #B2B2B2;
  color: #fff;
}
body {
  background: #f3f3f3;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  -webkit-text-size-adjust: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
}
h1 {
  line-height: 43px;
}
h2 {
  line-height: 35px;
  font-size:20px;
}
h3 {
  line-height: 30px;
}
h4 {
  line-height: 22px;
}
h3 small,
h4 small,
h5 small {
  font-family: 'Open Sans';
  font-weight: 300;
  color: #444;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans';
  font-weight: 600;
  color: #325592;
  text-align:center;
}
* {
  outline: none !important;
}
a:hover,
a:active,
a:focus {
  outline: 0;
  text-decoration: none;
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
.label {
  padding: 0.3em 0.6em;
}
.container {
  width: auto;
}
.navbar {
  margin: 0 0 0 -15px;
}
.navbar-collapse {
  padding: 0;
  margin: 0;
}
.navbar-default {
  background-color: transparent;

  border: none;
}
.nav.navbar-nav.top-navbar .dropdown-menu > li {
  position: relative;
}
.nav.navbar-nav.top-navbar .dropdown-menu > li > a {
  cursor: pointer;
  color: #4C5264;
}
.nav.navbar-nav.top-navbar > li span.absolute {
  position: absolute;
  top: 5px;
  left: 25px;
  font-size: 10px;
  line-height: 7px !important;
  font-weight: 400 ! important;
  border-radius: 15px;
  padding: 4px;
  z-index: 4;
}
.table-noborder td {
  border: 0px !important;
}
.badge {
  vertical-align: bottom;
}
.btn-group.spaced .btn {
  border-left: 1px solid rgba(0,0,0,0.1);
}
.btn-group.open {
  z-index: 2 !important;
}
.bold {
  font-weight: 700 !important;
}
.semibold {
  font-weight: 600 !important;
}
.input-invis {
  background: none !important;
  border: none !important;
}
span.new-circle {
  border-radius: 10px;
  padding: 5px;
}
img.xs-avatar {
  width: 50px;
  padding: 2px;
  background: #fff;
  border: 1px solid #ddd;
  margin: 0px 4px 0 0;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  border-radius: 100px !important;
}
img.ava-dropdown {
  float: left;
  margin: 0px 10px 0 0;
}
label {
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: 600;
}
.no-left-padding {
  padding-left: 0px;
}
.no-right-padding {
  padding-right: 0px;
}
.nomargin {
  margin: 0px !important;
}
.no-rounded {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}
.full-rounded {
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
}
.stacked {
  margin: 0px;
}
.stacked > [class*="col-"] {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px !important;
}
textarea, input[type="text"], input[type="password"], input[type="text"].form-control, input[type="password"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.m-uneditable-input:focus {
  background: #f1f1f1;
  border-color: #eee;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.icon-added input {
  padding-left: 32px !important;
}
.icon-added i:first-child {
  color: rgba(0,0,0,0.2);
  display: block;
  margin: 10px;
  z-index: 3;
  position: absolute;
  text-align: center;
}
.loading {
  display: block;
  z-index: 2000;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #68C39F;
  border-left-color: #68C39F;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
}
.dropdown-menu {
  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 0 0 rgba(0,0,0,0);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
  padding: 5px;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.1);
  border-bottom: 1px solid #d2d2d2;
  box-shadow: inset 0px 1px 2px #fff;
  top: 100%;
}
.dropdown-menu > li > a {
  padding: 5px 7px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  color: #555;
}
.dropdown-menu > li > a:hover {
  background: #aaa;
  color: #fff;
}
.nav .dropdown-menu {
  z-index: 8;
}
.dropdown-menu.dropdown-message ul {
  white-space: inherit;
}
.dropdown-menu.dropdown-message > li > a {
  word-wrap: break-word;
  white-space: inherit;
  width: 300px;
  border-bottom: 1px solid #eee;
}
.dropdown-menu.dropdown-message li.dropdown-footer a {
  display: block;
}
.dropdown-menu.dropdown-message li p {
  font-size: 11px;
  margin-bottom: 5px;
}
.dropdown-menu.dropdown-message li i.msg-time {
  color: #7A868F;
  font-size: 11px;
  font-style: normal;
}
.dropdown-menu.dropdown-message li p i {
  color: #7A868F;
  font-size: 11px;
  font-style: normal;
}
.dropdown-menu.dropdown-message .dropdown-message-scroll {
  padding: 0px;
}
.dropdown-menu.dropdown-message .dropdown-message-scroll li {
  padding: 5px 20px;
}
.dropdown-menu.dropdown-message .dropdown-message-scroll a,
.dropdown-menu.dropdown-message .dropdown-message-scroll strong {
  text-decoration: none;
  border-bottom: none;
}
.dropdown-menu.dropdown-message .dropdown-message-scroll .unread {
  background: #FFFCE0;
}
.dropdown-menu.dropdown-message .dropdown-message-scroll a:hover {
  color: #000;
}
.dropdown-header.notif-header {
  font-size: 14px;
  padding: 6px 8px 5px;
}
.dropdown-header.notif-header .pull-right {
  margin-top: -19px;
}
.iradio,
.icheckbox {
  margin-bottom: 10px;
  margin-top: 10px;
  min-height: 20px;
  padding-left: 0px;
}
.icheckbox_square-aero {
  margin-right: 5px;
}
.input-group-addon {
  padding: 5px 12px;
}
i.i-xs {
  font-size: 10px;
}
.widget-tabbed .nav-tabs:first-child {
  margin-top: -39px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #545e6c;
  border-bottom: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background:none;
}
.navbar-nav > li > .dropdown-menu:before {
  border-bottom: 6px solid #ABB7B7;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  right: 18px;
  content: "";
  height: 0;
  margin-right: -3px;
  pointer-events: none;
  position: absolute;
  width: 0;
  bottom: 100%;
}
.navbar-nav > li > .dropdown-menu {
  z-index: 8;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 0px;
  border: 0px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
.navbar-nav > li > .dropdown-menu > li > a {
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-nav > li > .dropdown-menu > li > a:focus {
  background: rgba(0,0,0,0.06);
}
.navbar-nav > li > .dropdown-menu .dropdown-header {
  background: #ABB7B7;
  color: #fff;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.navbar-nav > li > .dropdown-menu .dropdown-header a {
  display: inline-block;
  width: auto;
  padding: 0px;
  border: none;
  margin-right: 7px;
}
.navbar-nav > li > .dropdown-menu .dropdown-footer {
  background: #ABB7B7;
  color: #fff;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.navbar-nav > li.language_bar > .dropdown-menu > li > a:hover,
.navbar-nav > li.language_bar > .dropdown-menu > li > a:focus {
  background: rgba(0,0,0,0.3);
}
.navbar-nav > li.language_bar > .dropdown-menu:before,
.navbar-nav > li > .dropdown-menu.grid-dropdown:before {
  border-bottom: 6px solid #fff;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown {
  width: 300px;
  text-align: center;
  font-size: 16px;
  color: #252932;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown a {
  font-size: 13px;
  color: #38464A;
  width: 100%;
  padding: 10px;
  line-height: 30px;
  display: block;
  font-weight: 300;
  font-family: "Open Sans";
  vertical-align: middle;
  opacity: 0.7;
  cursor: default;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown a.clickable:hover {
  background: #ABB7B7;
  color: #fff;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown a.clickable:hover i {
  color: #fff;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown a i {
  font-size: 25px;
  line-height: 30px;
  height: 30px;
  display: block;
  color: #697a7a;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown a.clickable {
  opacity: 1;
  cursor: pointer;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown:before {
  right: auto;
  left: 18px;
}

.navbar-form {
  margin:0 0 10px;
  padding: 0px;
  position: relative;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid rgba(0,0,0,0.03);
}

.navbar-form .search-button {
  background: none;
  border: none;
  position: absolute;
  right: 5px;
  top: 0px;
  color: #ccc;
  -webkit-box-shadow: 0px 0px 0px 0px !important;
  box-shadow: 0px 0px 0px 0px !important;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  -ms-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}
.navbar-form .search-button:hover {
  color: #777 !important;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.navbar-form .form-control:focus + .search-button {
  color: #ccc;
}
.navbar-form .form-group {
  display: block;
}
.navbar-form .form-control {
  background-color: transparent !important;
  border: none;
  color: #aaa;
  box-shadow: none;
  display: block;
  width: 100%;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.navbar-form .form-control:focus {
  background-color: #f2f2f2 !important;
  border-color: #888;
  color: #888;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.navbar-form .form-control::-webkit-input-placeholder {
  color: #ccc !important;
  text-overflow: ellipsis;
}
.navbar-form .form-control:-moz-placeholder {
  color: #ccc !important;
  text-overflow: ellipsis;
}
.navbar-form .form-control::-moz-placeholder {
  color: #ccc !important;
  text-overflow: ellipsis;
}
.navbar-form .form-control:-ms-input-placeholder {
  color: #ccc !important;
  text-overflow: ellipsis;
}
.enlarged .navbar-form .form-control {
  color: transparent;
}
.enlarged .navbar-form .form-control:hover,
.enlarged .navbar-form .form-control:focus {
  color: #aaa;
}
.enlarged .navbar-form .form-control::-webkit-input-placeholder {
  color: transparent !important;
  text-overflow: ellipsis;
}
.enlarged .navbar-form .form-control:-moz-placeholder {
  color: transparent !important;
  text-overflow: ellipsis;
}
.enlarged .navbar-form .form-control::-moz-placeholder {
  color: transparent !important;
  text-overflow: ellipsis;
}
.enlarged .navbar-form .form-control:-ms-input-placeholder {
  color: transparent !important;
  text-overflow: ellipsis;
}
.rounded-pill-left {
  border-radius: 20px 0px 0px 20px !important;
}
.rounded-pill-right {
  border-radius: 0px 20px 20px 0px !important;
}
.rounded-pill {
  border-radius: 20px !important;
}
.rounded-image {
  -webkit-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  display: inline-block;
}
.rounded-image img {
  width: 100%;
}
.profile-image {
  border: 4px double rgba(0,0,0,0.2);
}
.profile-info .col-xs-4 {
  padding: 0px 0px 0px 10px;
}
.profile-text {
  color: #4A525F;
  font-family: "Open Sans";
  font-size: 18px;
}
.profile-buttons {
  margin-top: 5px;
}
.profile-buttons a {
  color: #606b7c;
  font-size: 13px;
  line-height: 22px;
  padding: 4px 10px 6px;
  vertical-align: middle;
  display: inline-block;
}
.profile-buttons a i {
  font-size: 16px;
  line-height: 25px;
}
.profile-buttons a:hover {
  color: #fff;
  background: rgba(0,0,0,0.2);
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.profile-status i {
  color: #444;
  font-size: 14px;
  float: right;
  margin-top: -14px;
}
i.online {
  color: #00AC65;
}
.bottom-19 {
  margin-top:-20px;
}

hr.divider {
  border-color: rgba(255,255,255,0.1);
  width: 90%;
  margin: 10px 5%;
  display: block;
  clear: both;
}
.the-timeline {
  margin-bottom: 40px;
}
.the-timeline .post-to-timeline {
  margin: 15px 0;
}
.the-timeline .post-to-timeline textarea {
  height: 50px;
  resize: none;
  margin-bottom: 10px;
}
.the-timeline ul {
  padding: 0;
  list-style: none;
  margin: 0 15px 0 30px;
  border-left: 2px solid #ddd;
}
.the-timeline ul li.the-year {
  background: transparent;
  height: 100px;
  line-height: 90px;
  min-height: 100px;
  left: -32px;
  border-left: 4px solid transparent !important;
  text-align: center;
  font-size: 50px;
  font-family: "Open Sans";
  font-weight: 700;
}
.the-timeline ul li.the-year p {
  width: 20%;
  margin-left: 41%;
}
.the-timeline ul li.the-year:before {
  display: block;
  border: 0px;
  width: 40%;
  top: 50px;
  border-top: 2px solid #ddd !important;
}
.the-timeline ul li.the-year:after {
  display: block;
  border: 0px;
  right: -32px;
  content: " ";
  top: 50px;
  position: absolute;
  left: auto;
  width: 40%;
  border-top: 2px solid #ddd;
}
.the-timeline ul li:before {
  width: 10px;
  height: 10px;
  border-style: solid;
  content: " ";
  position: absolute;
  left: -14px;
  top: 19px;
  border-width: 7.5px 8px 7.5px 0;
  border-color: transparent #efefef transparent transparent;
  display: block;
}
.the-timeline ul li {
  padding: 5px 15px;
  display: block;
  min-height: 54px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 20px 0 20px 40px;
  background: #efefef;
  position: relative;
  border-left: 4px solid transparent;
}
.the-timeline ul li:hover {
  border-left-color: #4A525F;
}
.the-timeline ul li:hover:before {
  border-color: transparent #4A525F transparent transparent;
}
.the-timeline ul li p {
  margin: 0;
  padding: 0;
}
.the-timeline ul li .the-date {
  position: absolute;
  left: -69px;
  top: 0;
  width: 50px;
  height: 50px;
  background: #EB5055;
  border-radius: 50%;
  text-align: center;
  line-height: 130%;
}
.the-timeline ul li .the-date span {
  color: #fff;
  font-size: 18px;
  display: block;
  margin-top: 8px;
}
.the-timeline ul li .the-date small {
  color: #fff;
  font-size: 12px;
  display: block;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 15px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
iframe {
  width: 100%;
  border: none;
}
.breadcrumb {
  padding: 0;
  background: transparent;
  font-size: 12px;
  margin: 0;
}
.progress.progress-xs {
  height: 5px;
  margin-top: 25px;
  margin-bottom: 20px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress.progress-xs.for-modal {
  margin-top: 10px;
  margin-bottom: 20px;
}
.progress.progress-xs .progress-bar {
  font-size: 11px;
  line-height: 16px;
  color: #ffffff;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0);
}
.progress.progress-xs.progress-striped .progress-bar {
  background-size: 10px 10px;
}
.progress.progress-sm {
  height: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress.progress-sm.progress-striped .progress-bar {
  background-size: 15px 15px;
}
.table > thead > tr > th {
  vertical-align: middle;
  border-bottom: 1px solid #dddddd;
}
.form-control {
  font-size: 13px;
  border-radius: 0;
  border-color: #ddd;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0);
}
.form-control:focus {
  border-color: #dadada;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(102,175,233,0);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(102,175,233,0);
}
.form-group .checkbox {
  margin-left: 0;
  padding-left: 0;
}
.btn {
  border-radius: 2px;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.alert {
  border-radius: 0px;
}
.btn-facebook {
  background: #45619D;
  border-color: #4D6CAD;
}
.btn-facebook:hover {
  background: #395289;
  border-color: #4D6CAD;
}
.btn-twitter {
  background: #00ACEE;
  border-color: #00B7FC;
}
.btn-twitter:hover {
  background: #03A0DE;
  border-color: #00B7FC;
}
.btn-gplus {
  background: #D54636;
  border-color: #B22E21;
}
.btn-gplus:hover {
  background: #BF392E;
  border-color: #B22E21;
}
.btn-vimeo {
  background: #1BB6EC;
  border-color: #0AA0D3;
}
.btn-vimeo:hover {
  background: #12ADE3;
  border-color: #0AA0D3;
}
.btn-pinterest {
  background: #CD1F28;
  border-color: #B70F17;
}
.btn-pinterest:hover {
  background: #C9121A;
  border-color: #B70F17;
}
.btn-instagram {
  background: #4E3D35;
  border-color: #392C24;
}
.btn-instagram:hover {
  background: #483931;
  border-color: #392C24;
}
.clear {
  clear: both;
}
#wrapper {
  width: 100%;
  height: 100%;
  background: #f3f3f3;
  position: relative;
}
.form-error-message
{
  color: red;
}
.page {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.rows,
.col,
.page {
  position: absolute;
}
.rows {
  left: 0;
  right: 0;
}
.topbar {
  left: 0px;
  right: 0;
  top: 0px;
  height: 63px;
  z-index: 11;
  background-color: #01245e;
  /*background-image:url('/images/layout/menu/top-bg-v2-new.jpg');*/
  background-repeat: no-repeat;
  background-position: left bottom;
  position: fixed;
}


.topbar.ukraine-support{
  background-position: center bottom !important;
  background-size: 74% 100%;
}
.festive-banner.christmas {
}
.topbar.anniversary .container span.dating {
  display:none;
}
.topbar.valentines .container span.dating {
  display:none;
}
.container span.dating, .topbar.mothersday .container span.dating {
  display:none;
}
.smallscreen .topbar{
  /*background-image: url('/images/layout/menu/top-bg-mobile-v2.jpg');*/
  z-index: 2000;
}
.modal-open .topbar {
/*  position: relative;*/
  z-index: 1000;
}
.topbar .blackbar{
  width:100%;
  height:23px;
  text-align:right;
  line-height:23px;
  background-color:#000000;
  color:#ffffff;
  font-size:11px;
  padding-right:40px;
  position:relative;
}
.topbar .blackbar #google_translate_element{
  position:absolute;
  top:-3px;
  left:170px;
  color:#fff;
}
.topbar .blackbar span{
  margin: 0 20px;
}
.topbar .topbar-left {
  float: left;
  position: relative;
  z-index: 1;
  width: 240px;
  height: inherit;
  left: 2.5rem;
}
.logo
{
    display: block;
    height: inherit;
}
.logo img{
    height: inherit;
    max-height: 6rem;
}
.topbar-profile .topbar-profile-image {
  width: 35px;
  position: relative;
  margin-right: 5px;
  margin-top: -15px;
  margin-bottom: -12px;
  border: 1px solid rgba(0,0,0,0.2);
}
.navbar-default .navbar-nav .topbar-profile > a {
  font-family: "Open Sans";
}
.navbar-right .iconify > a > i {
  font-size: 18px;
  color: #fff;
  line-height: 17px;
}
.navbar-right .iconify > a:focus > i {
  font-size: 18px;
  color: #fff;
  line-height: 17px;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}

.right-opener {
  border-left: 1px solid rgba(0,0,0,0.1);
}
.right-opener i {
  color: rgba(255,255,255,0.8);
}
.right-opener .fa-angle-double-right {
  display: none;
}
.open-right-sidebar .right-opener .fa-angle-double-right {
  display: inline-block;
}
.open-right-sidebar .right-opener .fa-angle-double-left {
  display: none;
}
.col {
  top: 0;
  bottom: 0;
}
.scroll-x {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.scroll-y {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.fill,
.pane {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.pane {
  display: none;
}
.side-menu {
  width: 210px;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.side-menu.left {
  background: #fff;
  position: absolute;
  top: 60px;
  padding-top:12px;
  border-right: 1px solid #eee;
}
body.fixed-left .side-menu.left {
  margin-top: 0px;
  position: fixed;
  height: 100%;
  bottom: 50px;
  margin-bottom: -50px;
  padding-bottom: 50px;
}
.side-menu.left .scroll-y {
  direction: rtl;
  overflow-x: visible;
}
body.mobile .slimscrollleft,
body.mobile .slimscroller {
  overflow-y: scroll;
}
.side-menu.left .scroll-y .sidebar-inner {
  direction: ltr;
}
.content-page {
  padding-top:10px;
  margin-left: 220px;
  overflow: hidden;
  position: relative;
  min-height:100vh;
}
.content-page > .content {
  margin-top: 53px;
  padding: 0px 20px;
  position: relative;
}
.content-page > .content.full-width-mobile {
  margin-top: 43px;
  padding: 0;
}

@media screen and (min-width: 901px) {
  .content-page > .content.full-width-mobile {
    margin-top: 53px;
    padding: 0px 20px;
  }
}
.content-page  .content .inner-content{
  background-color:#fff;
  min-height:500px;
  padding-top: 10px;
}
.content-page  .content .inner-content.halloween{
  background-position: left top;
  background-repeat: no-repeat;
  padding-top: 37px;
}
.content-page  .content .inner-content.thanksgiving {
  padding-top: 37px;
}

.side-menu.right {
  width: 240px;
  right: -240px;
  position: fixed;
  z-index: 15;
  background: #fff;
}
.side-menu.right .tab-inner {
  height: 100%;
}
#wrapper.open-right-sidebar {
  padding-right: 240px;
}
.open-right-sidebar .topbar {
  margin-right: 240px;
}
.open-right-sidebar .right {
  right: 0px !important;
}
.header.rows {
  height: 50px;
}
.header.rows-content-header {
  height: 50px;
}
.header.left.side-menu {
  background: #343838;
}
.side-menu-mob {
  width: 210px;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.side-menu-mob.left {
  background: #fff;
  position: absolute;
  top: 42px;
  padding-top:0px;
  border-right: 1px solid #eee;
}
body.fixed-left .side-menu-mob.left {
  margin-top: 0px;
  position: fixed;
  height: 100%;
  bottom: 50px;
  margin-bottom: -50px;
  padding-bottom: 50px;
}
.side-menu-mob.left .scroll-y {
  direction: rtl;
  overflow-x: visible;
}
.left.side-menu-mob {
	  left:-210px;
}
.header.content {
  background: #FFFFFF;
  border-bottom: 1px solid #E5E9EC;
}
.body.rows {
  top: 0px;
  bottom: 50px;
}
.body.content.rows {
  top: 50px;
  bottom: 0px;
  background: #f3f3f3;
  padding: 20px;
  font-size: 13px;
}
body.fixed-left .left-footer {
  bottom: 50px;
}
.left-footer {
  height: 50px;
  bottom: 0px;
  display: none;
  position: absolute;
  width: 100%;
  background: rgba(0,0,0,0.3);
  color: #E8EAED;
  padding: 15px;
}
.left-footer .progress.progress-xs {
  margin: 9px 70px 9px 0;
  overflow: visible;
  position: relative;
}
.left-footer .progress.progress-xs .progress-precentage {
  display: block;
  position: absolute;
  right: -20px;
  top: -12px;
  padding: 7px 5px;
  border-radius: 50%;
  background: #555;
  color: #f3f3f3;
}
.left-footer .progress.progress-xs {
  background: rgba(0,0,0,0.6);
}
.left-footer .progress.progress-xs .btn {
  display: block;
  position: absolute;
  right: -70px;
  top: -14px;
  background: #555;
  color: #f3f3f3;
  border: none;
}
.button-menu-mobile {
  position: absolute;
  right: 0;
  float: left;
  top: 0px;
  z-index: 2;
  padding: 10px 18px;
  height: 50px;
  font-size: 21px;
  background: transparent;
  color: #fff;
  border: none;
}
.button-menu-mobile:hover {
  color: #aaa;
}
button.navbar-toggle {
  padding: 5px 20px;
}
.breadcrumb {
  top: 50px;
  line-height: 30px;
  padding: 0px 15px;
  background: rgba(0,0,0,0.05);
  position: relative;
  font-family: "Open Sans";
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.breadcrumb li a {
  font-family: "Open Sans";
  color: #9dabab;
}
.breadcrumb li.active {
  color: #7A868F;
}
.breadcrumb > li + li:before {
  color: #9dabab;
  padding: 0px 10px;
  content: "";
  font-family: FontAwesome;
}
.sidebar-inner {
  height: 100%;
}
#sidebar-menu,
#sidebar-menu ul,
#sidebar-menu li,
#sidebar-menu a {
  margin: 1.5px 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-size: 13px;
  position: relative;
}
#sidebar-menu a {
  line-height: 1.3;
}
#sidebar-menu {
  width: 100%;
  font-family: "Open Sans";
}
#sidebar-menu > ul > li, #sidebar-menu > nav > ul > li {
  background: #f4f5f7;
  background-image:url('/images/layout/menu/left-bg.jpg');
  display: block;
  color:#fff;
}
#sidebar-menu > ul > li:not(.menu-home):first-of-type, #sidebar-menu > ul > li:not(.menu-home):first-of-type i, #sidebar-menu > ul > li:not(.menu-home):first-of-type span{

  color:#333333;
  font-weight:bold;
  font-size:14px;
}
#sidebar-menu > ul > li > a, #sidebar-menu > nav > ul > li > a {
  font-size: 13px;
  display: block;
  color: #ffffff;
  padding: 8px 22px 8px 12px;
}

#sidebar-menu > ul > li > a > span, #sidebar-menu > nav > ul > li > a > span {
  vertical-align: middle;
}
/*
#sidebar-menu > ul > li > a:hover {
  color: #555;
  background: #f4f5f7;
  padding-left: 10px;
}
#sidebar-menu > ul > li > a:hover i{
  color:#555;
} */
#sidebar-menu > ul > li > a > i, #sidebar-menu > nav > ul > li > a > i {
  color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 17px;
  margin-left: 3px;
  margin-right: 7px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}
#sidebar-menu > ul > li > a > i.i-right, #sidebar-menu > nav > ul > li > a > i.i-right {
  margin: 3px 0 0 0;
  float: right;
}
#sidebar-menu > ul > li > a:hover, #sidebar-menu > nav > ul > li > a:hover {
  text-decoration: none;
}

#sidebar-menu > ul > li > a.active,
#sidebar-menu > ul > li > a.active.subdrop,
#sidebar-menu > nav > ul > li > a.active,
#sidebar-menu > nav > ul > li > a.active.subdrop {

  font-weight: 600;
  border-left: 0px solid rgba(0,0,0,0.3);
}

#sidebar-menu > ul > li > a.active i,
#sidebar-menu > ul > li > a.active.subdrop i,
#sidebar-menu > nav > ul > li > a.active i,
#sidebar-menu > nav > ul > li > a.active.subdrop i {
  color: #fff;
}
#sidebar-menu > ul > li > a span.label, #sidebar-menu > nav > ul > li > a span.label {
  float: right;
}
#sidebar-menu > ul > li > a span.label.span-left, #sidebar-menu > nav > ul > li > a span.label.span-left {
  float: none;
  margin-left: 5px;
}
#sidebar-menu span.cnt {
  position: absolute;
  top: 8px;
  right: 15px;
  padding: 0;
  margin: 0;
  background: none;
}
#sidebar-menu ul ul {
  background-color: #f3f3f3;
  padding: 1px 0px;
}
#sidebar-menu ul ul:not(.nohide) {
  display: none;
}
#sidebar-menu ul ul ul {
  border-top: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.2);
}
#sidebar-menu ul ul li {
  border-top: 0;
  background-color: #FFF;
}
#sidebar-menu ul ul a {
  padding: 4px 22px;
  margin: 0px 0px 0px 2px;
  display: block;
  color: #555;
  font-family: "Open Sans";
  font-size: 12px;
  border: 1px solid #ccc;
}
#sidebar-menu ul ul ul a {
  padding-left: 35px;
}
#sidebar-menu ul ul ul ul a {
  padding-left: 45px;
}
#sidebar-menu ul ul a:hover {
  color: #222;
    background-color: #dddddd;
  border: 1px solid #ccc;
}
#sidebar-menu ul ul li a.active {
  color: #222;
  background-color: #dddddd;
  border-left:4px solid #ccc;
}
#sidebar-menu ul ul a i {
  margin-right: 5px;
}


.side-menu.right .nav-tabs {
  background: rgba(0,0,0,0.4);
  border: none;
}
.side-menu.right .nav-tabs li {
  text-align: center;
}
.side-menu.right .nav-tabs > li > a {
  border-radius: 0px !important;
  margin: 0px !important;
  padding: 14px 15px 15px;
  font-size: 13px;
  color: rgba(255,255,255,0.9);
  font-family: "Open Sans";
  border-bottom: 1px solid transparent;
}
.side-menu.right .nav > li > a:hover,
.side-menu.right .nav > li > a:focus {
  background: rgba(255,255,255,0.1);
  color: rgba(255,255,255,0.7);
  border-color: rgba(255,255,255,0);
}
.side-menu.right .nav-tabs > li.active > a {
  color: #777;
}
.side-menu.right .nav-tabs > li.active > a,
.side-menu.right .nav-tabs > li.active > a:hover,
.side-menu.right .nav-tabs > li.active > a:focus {
  background: #fff;
  border-color: #fff;
  border-radius: 0px;
}
.side-menu.right .right-toolbar {
  margin: 5px 15px 15px;
}
.side-menu.right .right-toolbar a {
  color: #777;
  font-size: 12px;
}
.side-menu.right .panel-group .panel {
  border-radius: 0px;
  border: none;
  color: #f3f3f3;
  background: transparent;
}
.side-menu.right .panel-default > .panel-heading {
  background: transparent;
  border: none;
  border-radius: 0px;
}
.side-menu.right .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top: none;
}
.side-menu.right .panel-title > a {
  color: #fff;
}
.side-menu.right .panel-title > a .label {
  margin-top: 2px;
}
.side-menu.right .tab-content,
.side-menu.right .tab-content > .tab-pane,
.side-menu.right .tab-content > .tab-pane.active {
  height: 100%;
  padding-bottom: 20px;
}
.accordion-toggle .panel-heading {
  padding: 0px;
}
.accordion-toggle .panel-title a {
  color: #fff;
  font-size: 14px;
  font-family: "Open Sans";
  display: block;
  line-height: 22px;
  padding: 9px 35px 9px 20px;
  position: relative;
}
.accordion-toggle .panel-title a:after {
  content: "\f106";
  display: block;
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 36px;
  position: absolute;
  top: 3px;
  right: 15px;
}
.accordion-toggle .panel-title a.collapsed:after {
  content: "\f107";
}
.accordion-toggle .panel.panel-default .panel-title a {
  color: #555;
}
.panel-group .panel {
  border-radius: 3px;
}
.not-logged-avatar {
  width: 100px;
  margin: 0px auto;
  display: block;
  margin-bottom: 20px;
  text-align: center;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}
.search-right {
  padding: 10px 15px;
}
.search-right input {
  background: rgba(0,0,0,0.1);
  border: none;
  color: #eee;
}
#notification-list a {
  color: #555;
  font-size: 13px;
  font-weight: 600;
  vertical-align: text-top;
}
#notification-list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  font-family: "Open Sans";
}
#notification-list a .muted {
  display: block;
  font-size: 12px;
  font-weight: 300;
  color: rgba(0,0,0,0.5);
}
#notification-list .icon-wrapper {
  border-radius: 150px;
  font-size: 20px;
  width: 35px;
  line-height: 29px;
  text-align: center;
  height: 35px;
  margin-right: 10px;
  float: left;
  color: #555;
  display: inline-block;
  border: 2px solid #4EA6A6;
}
#inbox-list li {
  margin-bottom: 15px;
}
#inbox-list a {
  color: #555;
}
#inbox-list a .datetime {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0,0,0,0.4);
  float: right;
  font-family: "Open Sans";
}
#inbox-list a .sender {
  font-size: 13px;
  display: block;
  float: left;
  font-weight: 600;
  font-family: "Open Sans";
}
#inbox-list a .title {
  clear: both;
  display: block;
  font-size: 12px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 15px;
  color: rgba(0,0,0,0.6);
}
#inbox-list a .content {
  clear: both;
  display: block;
  font-size: 11px;
  font-weight: 300;
  overflow: hidden;
  color: rgba(0,0,0,0.5);
}
#updates-list li {
  margin-bottom: 10px;
}
#updates-list a {
  color: #555;
  font-family: "Open Sans";
  font-size: 13px;
}
#updates-list .icon-wrapper {
  border-radius: 50px;
  font-size: 14px;
  width: 24px;
  line-height: 25px;
  text-align: center;
  height: 24px;
  margin-right: 10px;
  float: left;
  color: #555;
  display: inline-block;
}
#chat-panel .panel-body {
  padding: 0px;
}
#chat-list li {
  clear: both;
  height: 55px;
  opacity: 0.9;
  padding: 7px 15px 10px;
}
#chat-list li:hover {
  background: rgba(0,0,0,0.1);
  opacity: 1;
}
#chat-list a {
  font-size: 13px;
  font-family: "Open Sans";
  color: #555;
}
#chat-list a.online .chat-user-avatar {
  box-shadow: 0 0 0 2px #68C39F;
}
#chat-list a.away .chat-user-avatar {
  box-shadow: 0 0 0 2px orange;
}
#chat-list a.offline .chat-user-avatar img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
#chat-list .chat-user-avatar {
  border-radius: 50px;
  width: 34px;
  height: 34px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  border: 2px solid rgba(0,0,0,0);
  box-shadow: 0 0 0 2px #555;
  overflow: hidden;
}
#chat-list .chat-user-avatar img {
  width: 100%;
  height: 100%;
}
#chat-list .chat-user-msg {
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: rgba(0,0,0,0.3);
  display: block;
}
#settings .tab-inner {
  color: rgba(0,0,0,0.8);
}
#settings .tab-inner h3 {
  color: rgba(0,0,0,0.6);
  margin-bottom: 20px;
}
#settings .tab-inner h4 {
  color: rgba(0,0,0,0.6);
  margin-bottom: 15px;
}
#settings .tab-inner .row {
  margin-bottom: 10px;
  font-size: 12px;
}
.page-heading {
  margin: 0px;
  padding: 5px 0;
}
.page-heading h1 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 0px;
  color:#505458;
}
.page-heading.dark h1{
  text-align:center;
  color:#fff;
  background-color:#325592;
  font-size:1.5em;
  line-height:32px;
  margin-bottom:10px;
}
.page-heading.dark h1.text-left{
  text-align:left;
  padding-left:10px;
}
.page-heading h3 {
  font-size: 15px;
  margin-top: 0px;
}
.widget {
  position: relative;
  background: #fff;
  color: #5b5b5b;
  margin-bottom: 20px;
}
.widget-header,
.widget-content {
  display: block;
  width: 100%;
  clear: both;
}
.portlets {
  min-height: 50px;
}
.portlets .widget-header {
  cursor: move;
}
.widget-footer {
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  overflow: hidden;
}
.widget-header.transparent {
  background: transparent;
  border: none;
}
.widget-header.centered {
  text-align: center;
}
.widget-header .left-btn {
  position: absolute;
  left: 10px;
  top: 6px;
}
.widget-content {
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.widget-content.padding {
  padding: 15px;
}
.widget-content.padding-sm {
  padding: 10px;
}
.widget-content.padding-xs {
  padding: 1%;
}
.widget.maximized {
  position: fixed;
  -webkit-border-radius: 0;
  border-radius: 0;
  top: 50px;
  left: 240px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  margin: 0px;
}

#wrapper.open-right-sidebar .widget.maximized {
  right: 240px;
}
.widget.modal-widget {
  position: absolute;
  display: block;
  z-index: 10;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.2), 0px 10px 15px rgba(0,0,0,0.2);
}
.widget.modal-widget.modalize .widget-header {
  background: #efefef;
}
.widget:before,
.widget:after {
  display: table;
  content: " ";
}
.widget:after {
  clear: both;
}
.widget .des-thumbnail {
  padding: 20px;
}
.widget .img-wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.widget .img-wrap img {
  width: 100%;
}
.widget .widget-header {
  display: block;
}
.widget .widget-header h2 {
  padding: 4px 13px 4px 13px;
  margin: 0px;
  font-weight: 400;
  font-size: 16px;
  display: block;
  color: #5b5b5b;
}
.widget .widget-header h2.no-style {
  padding: 0px;
  margin: 20px 0px 10px 0px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  border-bottom: none;
}
.widget.box-messages {
  margin-top: -50px;
}
.widget.box-messages h2 {
  border-bottom: none;
}
.widget .statistic-chart {
  padding: 0 0 0px 0;
}
.widget .statistic-chart .toolbar {
  padding: 10px;
  padding-top: 0px;
}
.widget.full {
  padding: 0px;
}
.widget.full .box-footer {
  padding: 20px 20px 15px 20px;
}
.widget.full .box-footer a,
.widget.full .box-footer a:hover {
  color: #1B1E24;
  text-decoration: none;
}
.widget .nav-tabs > li > a {
  line-height: 1.428571429;
  border: none;
  margin-right: 6px;
  background: rgba(0,0,0,0.04);
  font-family: "Open Sans";
  color: #555;
  font-size: 13px;
}
.widget .tab-content {
  padding-top: 10px;
  font-size: 13px;
}
.widget .tab-boxed {
  padding: 10px;
  border: 1px solid #ddd;
  border-top: 0px;
}
.widget .nav-tabs > li > a i {
  color: #555;
}
.widget .media-list {
  margin-top: 30px;
}
.widget .media-list a {
  color: #1B1E24;
}
.widget .media-list a:hover {
  color: #212121;
  text-decoration: none;
}
.widget .media-list .media {
  padding: 5px 20px;
  border-bottom: 1px solid #eaeaea;
}
.widget .media-list li:last-child.media {
  border-bottom: none;
}
.widget .media-list .media .media-heading a {
  font-size: 14px;
  font-weight: 600;
  color: #1B1E24;
  margin-right: 5px;
}
.widget .media-list .media .media-heading small {
  color: #65BD77;
  font-size: 11px;
}
.widget .media-list .media p {
  color: #909090;
}
.widget .media-list .media .media-object {
  width: 50px;
}
.widget .nav-tabs > li.active > a,
.widget .nav-tabs > li.active > a:hover,
.widget .nav-tabs > li.active > a:focus {
  cursor: default;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
  background-color: #7A868F;
  color: #fff;
}
.widget .nav-tabs > li.active > a i,
.widget .nav-tabs > li.active > a:hover i,
.widget .nav-tabs > li.active > a:focus i {
  color: #fff;
}
.widget .nav-tabs.nav-simple li a {
  background: none;
}
.widget .nav-tabs.nav-simple > li.active > a,
.widget .nav-tabs.nav-simple > li.active > a:hover,
.widget .nav-tabs.nav-simple > li.active > a:focus {
  border: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  background: none;
  color: #555;
}
.widget .nav-tabs.nav-simple > li.active > a i,
.widget .nav-tabs.nav-simple > li.active > a:hover i,
.widget .nav-tabs.nav-simple > li.active > a:focus i {
  color: #555;
}
.widget .additional-box {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 2;
}
.widget .additional-btn {
  position: absolute;
  top: 10px;
  right: 13px;
  z-index: 2;
}
.widget .left-toolbar {
  position: absolute;
  top: 10px;
  left: 13px;
  z-index: 2;
}
.widget:hover .additional-btn > a.hidden {
  display: inline-block !important;
  visibility: visible !important;
}
.widget:hover .additional-btn > a.hidden.nevershow,
.widget:hover .additional-btn > a.nevershow,
.widget .additional-btn > a.nevershow {
  display: none !important;
}
.widget .widget-header:hover .additional-btn > a {
  color: #909090;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.widget.modal-widget.modalize .widget-header .additional-btn > a {
  color: #909090;
}
.widget .btn-group {
  z-index: 1;
}
.widget table .btn-group {
  z-index: 1;
}
.widget .additional-btn .dropdown-menu {
  z-index: 2;
}
.widget .widget-close,
.widget .widget-toggle {
  font-size: 15px;
}
.widget .widget-close:hover {
  color: #EB5055 !important;
}
.widget .additional-btn > a,
.widget .widget-header .additional-btn .btn-group > a {
  color: #ccc;
  margin-left: 7px;
  margin-right: 0px;
  cursor: pointer;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.widget .additional-btn > a:hover {
  text-decoration: none;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.ui-sortable-placeholder {
  background: #cdcdcd !important;
  display: block;
  visibility: visible !important;
  min-height: 100%;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.1);
  box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.1);
}
.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
}
.widget.ui-sortable-placeholder * {
  visibility: hidden;
}
.transparent {
  background: rgba(0,0,0,0);
  color: #fff;
}
.white {
  background: #ffffff;
  color: #555;
}
.widget.success {
  background: #65BD77;
  color: #fff;
}
.widget.success h2 {
  color: #2C7439;
  border-bottom-color: #3B934B;
}
.widget.success:hover {
  color: #DEFFE5;
}
.widget.success .additional-btn a.additional-icon {
  color: #3B934B;
}
.widget.success .additional-btn a:hover.additional-icon {
  color: #2C7439;
}
.widget.success .text-box h3 {
  color: #215F2E;
}
.widget.success .progress-bar-success {
  background-color: #215F2E;
}
.widget.success i.success {
  color: #215F2E;
}
.widget.danger {
  background: #D9534F;
  color: #fff;
}
.widget.danger h2 {
  color: #791C1A;
  border-bottom-color: #791C1A;
}
.widget.danger:hover {
  color: #fff;
}
.widget.danger .additional-btn a.additional-icon {
  color: #791C1A;
}
.widget.danger .additional-btn a:hover.additional-icon {
  color: #791C1A;
}
.widget.danger .text-box h3 {
  color: #791C1A;
}
.widget.danger .progress-bar-danger {
  background-color: #791C1A;
}
.widget.danger i.danger {
  color: #791C1A;
}
.widget.info {
  background: #4393D8;
  color: #fff;
}
.widget.info h2 {
  color: #15558B;
  border-bottom-color: #15558B;
}
.widget.info:hover {
  color: #DEFFE5;
}
.widget.info .additional-btn a.additional-icon {
  color: #15558B;
}
.widget.info .additional-btn a:hover.additional-icon {
  color: #15558B;
}
.widget.info .text-box h3 {
  color: #15558B;
}
.widget.info .progress-bar-info {
  background-color: #15558B;
}
.widget.info i.info {
  color: #15558B;
}
.widget.warning {
  background: #F7CB17;
  color: #fff;
}
.widget.warning h2 {
  color: #9D5D03;
  border-bottom-color: #9D5D03;
}
.widget.warning:hover {
  color: #DEFFE5;
}
.widget.warning .additional-btn a.additional-icon {
  color: #9D5D03;
}
.widget.warning .additional-btn a:hover.additional-icon {
  color: #9D5D03;
}
.widget.warning .text-box h3 {
  color: #9D5D03;
}
.widget.warning .progress-bar-warning {
  background-color: #9D5D03;
}
.widget .progress-bar-semi-transparent {
  background-color: rgba(255,255,255,0.4);
}
.widget.warning i.warning {
  color: #9D5D03;
}
.widget .additional {
  padding: 0 15px;
  background: #fff;
  color: #909090;
  margin: 15px -15px -15px -15px;
}
.widget .additional .list-box-info {
  margin: 0 -15px;
}
.widget .additional .list-box-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget .additional .list-box-info ul li {
  background: #fff;
  padding: 15px 20px;
  color: #909090;
  border-bottom: 1px solid #ddd;
}
.widget .additional .list-box-info ul li span.label {
  float: right;
  font-size: 13px;
}
.widget .additional .list-box-info ul li:last-child {
  border-bottom: 1px solid #fff;
}
.left .widget {
  margin: 10px;
}
.left .widget-header h2 {
  color: #fff;
  padding: 4px;
}
.left .widget .additional-btn {
  right: 4px;
}
.widget.full h2 {
  padding: 15px;
  margin: 5px 0px 20px 0px;
}
.widget table {
  margin: 0;
}
.widget table tr th,
.widget table tr td {
  padding-left: 15px;
  padding-right: 15px;
}
.widget .widget-icon {
  font-size: 50px;
  position: absolute;
  right: 4%;
  top: 10px;
  color: #ffffff;
}
.widget .text-box h2 {
  padding: 0;
  margin: 0px 0;
  font-weight: 300;
  font-size: 32px;
  display: block;
  color: #fff;
}
.widget .text-box .maindata {
  font-size: 11px;
  color: #fff;
  font-family: "Open Sans";
}
.widget .text-box .maindata b {
  font-size: 12px;
}
.top-summary .widget .progress {
  margin: 0px;
  background: rgba(0,0,0,0.2);
}
.top-summary .widget .widget-footer {
  background: rgba(0,0,0,0.1);
  padding: 4px 15px;
  font-size: 12px;
  color: rgba(255,255,255,0.9);
}
.top-summary .widget .widget-footer .rel-change {
  font-size: 14px;
  color: #fff;
  margin-right: 7px;
}
.flip {
  perspective: 600px;
  perspective-origin: 50% 50%;
  position: relative;
}
.flip:hover .widget-flip,
.flip.hover .widget-flip {
  transform: rotateY(180deg);
}
.flip,
.widget-front,
.widget-back {
  width: 100%;
  height: 110px;
}
.widget-flip {
  transition: all 600ms ease 0s, opacity 200ms ease 0s;
  transform-style: preserve-3d;
  position: relative;
}
.widget-front,
.widget-back {
  backface-visibility: hidden;
  transform-origin: 50% 50% 0;
  position: absolute;
  top: 0;
  left: 0;
}
.widget-front {
  z-index: 2;
  background: #ff0000;
}
.widget-back {
  background: #333;
  transform: rotateY(180deg);
}
.dropdown-toggle.btn-sm {
  padding-right: 6px;
}
.dropdown-toggle.btn-xs {
  padding-right: 3px;
}
.btn-default {
  background-color: #ABB7B7;
  border-color: #ABB7B7;
  color: #fff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: #98A3A3;
  border-color: #98A3A3;
  color: #fff;
}
.btn-lp  {
	background-image: url(/images/affiliate-pages/lp75/mobile-button.png);
	background-color: transparent;
	width: 245px;
	height: 52px;;
}
.dialog-bluetitlebar{
	background: url(/images/dream-singles.png?2017) no-repeat right center #01245e!important;
	min-height: 66px;
	border-radius: 12px 12px 0 0!important;
}
.btn-primary {
  background-color: #0bab00;
  border-color: #0bab00;
  color: #FFFFFF;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #0a9b00;
  border-color: #0a9b00;
  color: #FFFFFF;
}

.btn-primaryBlue {
  background-color: #3366ff;
  border-radius:3px;
  font-size:14px;
  color:#FFFFFF!important;
  display:inline-block;
  margin-left:auto;
  margin-right:auto;
  width:auto;
}

.btn-primaryBlue-sm {
  font-size:12px!important;
  border:none!important;
}

.btn-request-photo-message {
  background-color: #072967;
  width: 100%;
  left: 0;
  border :none;
  border-radius: 0;
  font-size: .8em;
  color: #ccc;
  padding: 2px;
}


.btn-request-photo-message:hover {
  color:#ccc;
}

.btn-success {
  background-color: #68C39F;
  border-color: #68C39F;
  color: #FFFFFF;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-color: #5CAD8D;
  border-color: #5CAD8D;
  color: #FFFFFF;
}
.btn-info {
  background-color: #65BBD6;
  border-color: #65BBD6;
  color: #FFFFFF;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-color: #5BA9C2;
  border-color: #5BA9C2;
  color: #FFFFFF;
}
.btn-warning {
  background-color: #FFC052;
  border-color: #FFC052;
  color: #FFFFFF;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-color: #F5B84F;
  border-color: #F5B84F;
  color: #FFFFFF;
}
.btn-danger {
  background-color: #E15554;
  border-color: #E15554;
  color: #FFFFFF;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-color: #C74B4A;
  border-color: #C74B4A;
  color: #FFFFFF;
}
.login-form-card .btn-primary {
  padding: 12px 12px;
  font-size: 18px;
}
i.success {
  color: #68C39F;
}
i.warning {
  color: #FFC052;
}
i.info {
  color: #65BBD6;
}
i.danger {
  color: #E15554;
}
.label.label-success {
  background: #68C39F;
}
.label.label-warning {
  background: #FFC052;
}
.label.label-info {
  background: #65BBD6;
}
.label.label-danger {
  background: #E15554;
}
p.quick-post {
  margin: 10px 5px;
}
p.quick-post i {
  color: #909090;
  margin: 5px;
  cursor: pointer;
}
p.quick-post.message i {
  margin: 0 2px;
}
p.quick-post.message {
  margin: 3px 0px;
  padding: 0;
  text-align: right;
}
.chat-widget {
  height: 300px;
  margin-bottom: 20px;
}
form.input-chat {
  margin-top: 20px;
}
.chat-widget .media-list {
  margin: 0;
}
.chat-widget .media-list .media {
  border-bottom: none;
}
.chat-widget .media-list .media .media-object {
  width: 50px;
  padding: 4px;
  border: 1px solid #eaeaea;
}
.chat-widget .media-list .media .media-body {
  background: #f7f7f7;
  border-radius: 3px;
  padding: 10px;
  color: #677179;
}
.chat-widget .media-list .media .media-body p.time {
  text-align: right;
  color: #909090;
  font-size: 11px;
  font-style: italic;
}
.chat-widget .media-list .media .media-body.success {
  background: #EDFFED;
}
.chat-widget .media-list .media .media-body.warning {
  background: #FFFCE0;
}
.chat-widget .media-list .media .media-body.danger {
  background: #FFE8E8;
}
.chat-widget .media-list .media .media-body.info {
  background: #E5F5FF;
}
.selectpicker {
  border-radius: 0;
  font-size: 13px;
}
.icon-showcase i {
  margin-right: 5px;
}
.bs-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}
.bs-glyphicons li {
  float: left;
  width: 25%;
  height: 115px;
  padding: 10px;
  margin: 0 -1px -1px 0;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #ddd;
}
.bs-glyphicons .glyphicon {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 24px;
}
.bs-glyphicons .glyphicon-class {
  display: block;
  text-align: center;
  word-wrap: break-word;
}
.bs-glyphicons li:hover {
  background-color: rgba(86,61,124,0.1);
}
@media (min-width: 768px) {
  .bs-glyphicons li {
    width: 12.5%;
  }
}
.search-box.has-feedback .form-control-feedback {
  right: 5px;
}
.btn-toolbar .rows-check-cont {
  margin-top: 2px;
  margin-right: 2px;
}
.mail-list {
  background: #fff;
  color: #777;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
}
.mail-list .btn-toolbar button{
  background: none;
  color: #fff;
  border: 0;
  padding: 0;
  font-size:1.2em;
  line-height:1.4em;
}
.mail-reply {
  font-size: 13px;
  color: #777;
}

.sender-photo {
  height: 30px;
  margin-top: 5px;
  float: left;
  margin-right: 10px;
}
.menu-message {
  margin: 20px 0;
}
.menu-message .list-group-item {
  border: 0px;
  border-left: 4px solid transparent;
  background: rgba(255,255,255,0.8);
  margin-bottom: 0px;
  color: #666;
}
.menu-message .list-group-item.active {
  background: rgba(255,255,255,0.4);
  border-left: 4px solid #68C39F;
  color: #666;
}
.menu-message .list-group-item.active .badge {
  color: #fff;
  background: #7A868F;
}
.menu-folders {
  margin: 20px 0;
}
.menu-folders .list-group-item {
  border: 0px;
  background: rgba(255,255,255,0.8);
  margin-bottom: 0px;
  color: #666;
  font-size: 13px;
}
.menu-folders .list-group-item i {
  font-size: 14px;
  margin-right: 5px;
}
ul.mail-filter{
  list-style:none;
  margin-top:8px;
  margin-bottom:0;
}
ul.mail-filter li{
  float:left;
  padding-right:12px;
}
.mail-list .data-table-toolbar a:link, .mail-list .data-table-toolbar a:visited, .mail-list .data-table-toolbar a:active{
  color:#fff;
  text-decoration:underline;

}
.mail-list .data-table-toolbar .btn{
  line-height:16px;
}
.mail-list .data-table-toolbar .pager {
  margin-bottom:0;
}
.mail-list .data-table-toolbar .pager a:link{
  text-decoration:none;
}
.message-list{
  max-width:100%;
  background-color:#e2f2ff;
}
.message-list [type=checkbox]{

}
.message-list .check-wrapper{

}
.message-list .photo-wrapper{
  width:100px;
}
.message-list .message-list-item{
  padding-top:3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #EEEEEE;
  display: flex;
}
.message-list .message-list-item .message-col{
  margin: auto;
  float: left;
  flex: 1;
  flex-grow: inherit;
}
.message-list .message-list-item .message-col.check-blk {
  flex-basis: 25px;
  flex-grow: 0;
  flex-shrink: 0;
}
.message-list .message-list-item .message-col.photo-blk {
  flex-basis: 100px;
  flex-grow: 0;
  flex-shrink: 0;
}
.message-list .message-list-item .message-col.photo-blk img{
  max-width: 100px;
  width: 100%;
  height: auto;
}
.message-list .message-list-item .message-col.name-blk {
  flex-basis: 100px;
  flex-grow: 0;
  flex-shrink: 0;
}
.message-list .message-list-item .message-col.msg-blk {
  width: available;
  flex-grow: 1;
}
.message-list .message-list-item .message-col.date-blk {
  flex-basis: 68px;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 12px;
  font-size: 12px;
}
.message-list .message-list-item .icon-attach-3{
  padding-right:5px;
  line-height:29px;
}
.message-list .message-list-item:hover{
  background-color:#f5f5f5;
}
.message-list-item .mail-subject  p{
  line-height:16px;
}
.message-list-item .mail-subject  p:first-of-type{
  clear:right;
  padding-top:25px;
}
.message-list-item .mail-subject  p:first-of-type.read-message{
  padding-top:40px;
}
.message-list-item p {
  margin-left:10px;
}

.mail-message-pager{
  float:right;
  list-style:none;
  margin:0;
  padding:0;
}
.mail-message-pager li{
  float:left;
  padding:0 10px;
  color: #337ab7;
}
.data-table-toolbar.read a:link, .data-table-toolbar.read a:visited, .data-table-toolbar.read a:active{
  color:#fff;
}
.data-table-toolbar.read a:hover{
  color:#262626;
}
.mail-message-pager button{
  background:none;
  color:#fff;
  border:0;
  padding:0;
}
.mail-message-pager button:hover{
  color:#262626;
}
#mailBody{
  padding:20px;
  background-color:#e2f2ff;
}
#mailBody #imgCont{
  text-align:center;
  z-index:999;
}
#mailBody #imgCont img{
  max-width:100%;
  height:auto;
  padding:8px;
}
.mail-body{
  padding-left:50px;
}

#buyCreditsModalBody .billing-wrapper {
  width: 100%;
  margin: 0 !important;
}
#buyCreditsModalBody .billing-wrapper .billing-section.mw-100 {
  max-width: 100% !important;
}
#buyCreditsModalBody p {
  font-size: 16px !important;
}


#rating-container {
    float: left;
    background-color: #000000;
    padding-left: 35px;
    padding-top: 25px;
    padding-bottom: 39px;
    padding-right: 39px;
    height: 240px;
    width: 310px;
    z-index: 5000;
    display:none;
}

#rating-container .title {
    text-align:center;
    font-size: 1.30em !important;
    font-weight: 900;
    color: #FFCC19 !important;
    text-align: left;
}
#rating-container div img {
    float: left;
    display: block;
    margin-left: 4px;
    margin-right: 0px;
    margin-top: -1px;
    margin-bottom: 6px;
    padding: 0px;
    border: none;
}
#rating-container div p{
  display:inline-block;
  padding-left:10px;
  color:#ffffff;
  font-weight:bold;
  margin-bottom:3px
}

#intro_notice{
  float:right;
  background-color:#fff;
  border:1px solid #ccc;
  padding: 2px 5px;
}
#senderMsg{
  word-wrap: break-word;
  margin-top:10px;
  padding:10px;
}

.data-table-toolbar span.paging-status {
  font-weight: bold;
  margin: 10px 10px 0 0;
}
.input-message {
  margin-top: -1px;
}
.new-message-btns {
  width: 100%;
}
hr.dashed {
  height: 1px;
  background: transparent;
  border-top: none;
  border-bottom: 1px dashed #ddd;
}
.data-table-toolbar {
  margin: 0px;
  padding: 0 15px 5px;
  background: #2c548f;
  color:#fff;
}
.data-table-toolbar .btn-group{
  margin-top:5px;
}
.data-table-toolbar-footer {
  margin-top: 15px;
  padding: 0px;
}
.toolbar-btn-action {
  text-align: right;
}
.gallery-wrap {
  margin: 10px -10px;
}
.gallery-wrap:before,
.gallery-wrap:after {
  display: table;
  content: " ";
}
.gallery-wrap:after {
  clear: both;
}
.gallery-wrap .column {
  float: left;
  width: 20%;
  margin: 0;
  padding: 0;
}
.gallery-wrap .column-4 {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
}
.gallery-wrap .column-3 {
  float: left;
  width: 33.33333333333333%;
  margin: 0;
  padding: 0;
}
.gallery-wrap .column .inner,
.gallery-wrap .column-4 .inner,
.gallery-wrap .column-3 .inner {
  margin: 1px;
  position: relative;
  overflow: hidden;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.gallery-wrap .column .inner:hover,
.gallery-wrap .column-4 .inner:hover,
.gallery-wrap .column-3 .inner:hover {
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
}
.gallery-wrap .column .inner a .img-wrap,
.gallery-wrap .column-3 .inner a .img-wrap,
.gallery-wrap .column-4 .inner a .img-wrap {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.gallery-wrap .column .inner .img-wrap {
  overflow: hidden;
  background: #ddd;
}
.gallery-wrap .column-3 .inner .img-wrap {
  height: 200px;
  overflow: hidden;
  background: #ddd;
}
.gallery-wrap .column-4 .inner .img-wrap {
  height: 180px;
  overflow: hidden;
  background: #ddd;
}
.gallery-wrap .column .inner .img-frame,
.gallery-wrap .column-3 .inner .img-frame,
.gallery-wrap .column-4 .inner .img-frame {
  padding: 5px;
  background: #fff;
  display: block;
  position: relative;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.gallery-wrap .column .inner:hover .img-frame,
.gallery-wrap .column-3 .inner:hover .img-frame,
.gallery-wrap .column-4 .inner:hover .img-frame {
  background: #fff;
}
.gallery-wrap .column .inner:hover .img-frame.success,
.gallery-wrap .column-3 .inner:hover .img-frame.success,
.gallery-wrap .column-4 .inner:hover .img-frame.success {
  background: #65BD77;
}
.gallery-wrap .column .inner:hover .img-frame.warning,
.gallery-wrap .column-3 .inner:hover .img-frame.warning,
.gallery-wrap .column-4 .inner:hover .img-frame.warning {
  background: #FFCE00;
}
.gallery-wrap .column .inner:hover .img-frame.danger,
.gallery-wrap .column-3 .inner:hover .img-frame.danger,
.gallery-wrap .column-4 .inner:hover .img-frame.danger {
  background: #D73D3D;
}
.gallery-wrap .column .inner:hover .img-frame.info,
.gallery-wrap .column-3 .inner:hover .img-frame.info,
.gallery-wrap .column-4 .inner:hover .img-frame.info {
  background: #428BCA;
}
.gallery-wrap .column .inner .img-wrap img,
.gallery-wrap .column-4 .inner .img-wrap img,
.gallery-wrap .column-3 .inner .img-wrap img {
  width: 100%;
}
.gallery-wrap .column .inner .caption-hover,
.gallery-wrap .column-4 .inner .caption-hover,
.gallery-wrap .column-3 .inner .caption-hover {
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  text-align: center;
  color: #909090;
  padding: 10px;
  background: #fff;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.gallery-wrap .column .inner .caption-hover.success,
.gallery-wrap .column-4 .inner .caption-hover.success,
.gallery-wrap .column-3 .inner .caption-hover.success {
  color: #2C7439;
  background: #65BD77;
}
.gallery-wrap .column .inner .caption-hover.danger,
.gallery-wrap .column-4 .inner .caption-hover.danger,
.gallery-wrap .column-3 .inner .caption-hover.danger {
  color: #790D0D;
  background: #D73D3D;
}
.gallery-wrap .column .inner .caption-hover.warning,
.gallery-wrap .column-4 .inner .caption-hover.warning,
.gallery-wrap .column-3 .inner .caption-hover.warning {
  color: #B27C05;
  background: #FFCE00;
}
.gallery-wrap .column .inner .caption-hover.info,
.gallery-wrap .column-4 .inner .caption-hover.info,
.gallery-wrap .column-3 .inner .caption-hover.info {
  color: #0A487C;
  background: #428BCA;
}
.gallery-wrap .column .inner:hover .caption-hover,
.gallery-wrap .column-4 .inner:hover .caption-hover,
.gallery-wrap .column-3 .inner:hover .caption-hover {
  bottom: 0px;
}
.gallery-wrap .column .inner .caption-static,
.gallery-wrap .column-4 .inner .caption-static,
.gallery-wrap .column-3 .inner .caption-static {
  position: absolute;
  text-align: left;
  font-weight: 300;
  font-size: 12px;
  color: #fff;
  padding: 10px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.34) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.34)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.34) 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.34) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.34) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.34) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#57000000',GradientType=0);
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  margin: 0;
}
.gallery-wrap .column .inner a:hover,
.gallery-wrap .column-4 .inner a:hover,
.gallery-wrap .column-3 .inner a:hover {
  text-decoration: none;
}
.gallery-wrap .column .inner .caption-static.success,
.gallery-wrap .column-4 .inner .caption-static.success,
.gallery-wrap .column-3 .inner .caption-static.success {
  color: #2C7439;
  background: #65BD77;
}
.gallery-wrap .column .inner .caption-static.danger,
.gallery-wrap .column-4 .inner .caption-static.danger,
.gallery-wrap .column-3 .inner .caption-static.danger {
  color: #790D0D;
  background: #D73D3D;
}
.gallery-wrap .column .inner .caption-static.warning,
.gallery-wrap .column-4 .inner .caption-static.warning,
.gallery-wrap .column-3 .inner .caption-static.warning {
  color: #B27C05;
  background: #FFCE00;
}
.gallery-wrap .column .inner .caption-static.info,
.gallery-wrap .column-4 .inner .caption-static.info,
.gallery-wrap .column-3 .inner .caption-static.info {
  color: #0A487C;
  background: #428BCA;
}
.btn-facebook {
  background: #45619D;
  border-color: #4D6CAD;
}
.btn-facebook:hover {
  background: #395289;
  border-color: #4D6CAD;
}
.btn-twitter {
  background: #00ACEE;
  border-color: #00B7FC;
}
.btn-twitter:hover {
  background: #03A0DE;
  border-color: #00B7FC;
}
.btn-gplus {
  background: #D54636;
  border-color: #B22E21;
}
.btn-gplus:hover {
  background: #BF392E;
  border-color: #B22E21;
}
.btn-vimeo {
  background: #1BB6EC;
  border-color: #0AA0D3;
}
.btn-vimeo:hover {
  background: #12ADE3;
  border-color: #0AA0D3;
}
.btn-pinterest {
  background: #CD1F28;
  border-color: #B70F17;
}
.btn-pinterest:hover {
  background: #C9121A;
  border-color: #B70F17;
}
.btn-instagram {
  background: #4E3D35;
  border-color: #392C24;
}
.btn-instagram:hover {
  background: #483931;
  border-color: #392C24;
}
i.success {
  color: #65BD77;
}
i.warning {
  color: #F39C12;
}
i.info {
  color: #3498DB;
}
i.danger {
  color: #E85344;
}
.btn-facebook {
  background-color: #4B66A0;
  border-color: #4B66A0;
  color: #fff;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-color: #3B5A98;
  border-color: #3B5A98;
  color: #fff;
}
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #6C89C1;
  border-color: #6C89C1;
  color: #fff;
}
.btn-facebook .badge {
  color: #3B5A98;
}
.btn-twitter {
  background-color: #55ACEE;
  border-color: #55ACEE;
  color: #fff;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  background-color: #3490D3;
  border-color: #3490D3;
  color: #fff;
}
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  background-image: none;
}
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
  background-color: #7CC1F5;
  border-color: #7CC1F5;
  color: #fff;
}
.btn-twitter .badge {
  color: #3490D3;
}
.btn-google-plus {
  background-color: #D24333;
  border-color: #D24333;
  color: #fff;
}
.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
  background-color: #BC2C1F;
  border-color: #BC2C1F;
  color: #fff;
}
.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
  background-image: none;
}
.btn-google-plus.disabled,
.btn-google-plus[disabled],
fieldset[disabled] .btn-google-plus,
.btn-google-plus.disabled:hover,
.btn-google-plus[disabled]:hover,
fieldset[disabled] .btn-google-plus:hover,
.btn-google-plus.disabled:focus,
.btn-google-plus[disabled]:focus,
fieldset[disabled] .btn-google-plus:focus,
.btn-google-plus.disabled:active,
.btn-google-plus[disabled]:active,
fieldset[disabled] .btn-google-plus:active,
.btn-google-plus.disabled.active,
.btn-google-plus[disabled].active,
fieldset[disabled] .btn-google-plus.active {
  background-color: #F0675A;
  border-color: #F0675A;
  color: #fff;
}
.btn-google-plus .badge {
  color: #BC2C1F;
}
.btn-dribbble {
  background-color: #E04C86;
  border-color: #E04C86;
  color: #fff;
}
.btn-dribbble:hover,
.btn-dribbble:focus,
.btn-dribbble:active,
.btn-dribbble.active,
.open .dropdown-toggle.btn-dribbble {
  background-color: #D33471;
  border-color: #D33471;
  color: #fff;
}
.btn-dribbble:active,
.btn-dribbble.active,
.open .dropdown-toggle.btn-dribbble {
  background-image: none;
}
.btn-dribbble.disabled,
.btn-dribbble[disabled],
fieldset[disabled] .btn-dribbble,
.btn-dribbble.disabled:hover,
.btn-dribbble[disabled]:hover,
fieldset[disabled] .btn-dribbble:hover,
.btn-dribbble.disabled:focus,
.btn-dribbble[disabled]:focus,
fieldset[disabled] .btn-dribbble:focus,
.btn-dribbble.disabled:active,
.btn-dribbble[disabled]:active,
fieldset[disabled] .btn-dribbble:active,
.btn-dribbble.disabled.active,
.btn-dribbble[disabled].active,
fieldset[disabled] .btn-dribbble.active {
  background-color: #F571A5;
  border-color: #F571A5;
  color: #fff;
}
.btn-dribbble .badge {
  color: #D33471;
}
.btn-flickr {
  background-color: #0162DB;
  border-color: #0162DB;
  color: #fff;
}
.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
  background-color: #0555BF;
  border-color: #0555BF;
  color: #fff;
}
.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
  background-image: none;
}
.btn-flickr.disabled,
.btn-flickr[disabled],
fieldset[disabled] .btn-flickr,
.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled:active,
.btn-flickr[disabled]:active,
fieldset[disabled] .btn-flickr:active,
.btn-flickr.disabled.active,
.btn-flickr[disabled].active,
fieldset[disabled] .btn-flickr.active {
  background-color: #2983F7;
  border-color: #2983F7;
  color: #fff;
}
.btn-flickr .badge {
  color: #0555BF;
}
.btn-pinterest {
  background-color: #CC2127;
  border-color: #CC2127;
  color: #fff;
}
.btn-pinterest:hover,
.btn-pinterest:focus,
.btn-pinterest:active,
.btn-pinterest.active,
.open .dropdown-toggle.btn-pinterest {
  background-color: #B70F12;
  border-color: #B70F12;
  color: #fff;
}
.btn-pinterest:active,
.btn-pinterest.active,
.open .dropdown-toggle.btn-pinterest {
  background-image: none;
}
.btn-pinterest.disabled,
.btn-pinterest[disabled],
fieldset[disabled] .btn-pinterest,
.btn-pinterest.disabled:hover,
.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-pinterest:hover,
.btn-pinterest.disabled:focus,
.btn-pinterest[disabled]:focus,
fieldset[disabled] .btn-pinterest:focus,
.btn-pinterest.disabled:active,
.btn-pinterest[disabled]:active,
fieldset[disabled] .btn-pinterest:active,
.btn-pinterest.disabled.active,
.btn-pinterest[disabled].active,
fieldset[disabled] .btn-pinterest.active {
  background-color: #E53B3E;
  border-color: #E53B3E;
  color: #fff;
}
.btn-pinterest .badge {
  color: #B70F12;
}
.btn-youtube {
  background-color: #D92623;
  border-color: #D92623;
  color: #fff;
}
.btn-youtube:hover,
.btn-youtube:focus,
.btn-youtube:active,
.btn-youtube.active,
.open .dropdown-toggle.btn-youtube {
  background-color: #C91212;
  border-color: #C91212;
  color: #fff;
}
.btn-youtube:active,
.btn-youtube.active,
.open .dropdown-toggle.btn-youtube {
  background-image: none;
}
.btn-youtube.disabled,
.btn-youtube[disabled],
fieldset[disabled] .btn-youtube,
.btn-youtube.disabled:hover,
.btn-youtube[disabled]:hover,
fieldset[disabled] .btn-youtube:hover,
.btn-youtube.disabled:focus,
.btn-youtube[disabled]:focus,
fieldset[disabled] .btn-youtube:focus,
.btn-youtube.disabled:active,
.btn-youtube[disabled]:active,
fieldset[disabled] .btn-youtube:active,
.btn-youtube.disabled.active,
.btn-youtube[disabled].active,
fieldset[disabled] .btn-youtube.active {
  background-color: #F04343;
  border-color: #F04343;
  color: #fff;
}
.btn-youtube .badge {
  color: #C91212;
}
.btn-dropbox {
  background-color: #1473C3;
  border-color: #1473C3;
  color: #fff;
}
.btn-dropbox:hover,
.btn-dropbox:focus,
.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
  background-color: #0864B2;
  border-color: #0864B2;
  color: #fff;
}
.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
  background-image: none;
}
.btn-dropbox.disabled,
.btn-dropbox[disabled],
fieldset[disabled] .btn-dropbox,
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled:active,
.btn-dropbox[disabled]:active,
fieldset[disabled] .btn-dropbox:active,
.btn-dropbox.disabled.active,
.btn-dropbox[disabled].active,
fieldset[disabled] .btn-dropbox.active {
  background-color: #2E90E3;
  border-color: #2E90E3;
  color: #fff;
}
.btn-dropbox .badge {
  color: #0864B2;
}
.btn-foursquare {
  background-color: #0086BE;
  border-color: #0086BE;
  color: #fff;
}
.btn-foursquare:hover,
.btn-foursquare:focus,
.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
  background-color: #0571A0;
  border-color: #0571A0;
  color: #fff;
}
.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
  background-image: none;
}
.btn-foursquare.disabled,
.btn-foursquare[disabled],
fieldset[disabled] .btn-foursquare,
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled:active,
.btn-foursquare[disabled]:active,
fieldset[disabled] .btn-foursquare:active,
.btn-foursquare.disabled.active,
.btn-foursquare[disabled].active,
fieldset[disabled] .btn-foursquare.active {
  background-color: #2CA0CE;
  border-color: #2CA0CE;
  color: #fff;
}
.btn-foursquare .badge {
  color: #0571A0;
}
.btn-github {
  background-color: #3B3B3B;
  border-color: #3B3B3B;
  color: #fff;
}
.btn-github:hover,
.btn-github:focus,
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
  background-color: #212121;
  border-color: #212121;
  color: #fff;
}
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
  background-image: none;
}
.btn-github.disabled,
.btn-github[disabled],
fieldset[disabled] .btn-github,
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled:active,
.btn-github[disabled]:active,
fieldset[disabled] .btn-github:active,
.btn-github.disabled.active,
.btn-github[disabled].active,
fieldset[disabled] .btn-github.active {
  background-color: #5F5F5F;
  border-color: #5F5F5F;
  color: #fff;
}
.btn-github .badge {
  color: #212121;
}
.btn-linkedin {
  background-color: #0085AE;
  border-color: #0085AE;
  color: #fff;
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
  background-color: #036C8E;
  border-color: #036C8E;
  color: #fff;
}
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
  background-image: none;
}
.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
  background-color: #24A7D3;
  border-color: #24A7D3;
  color: #fff;
}
.btn-linkedin .badge {
  color: #036C8E;
}
.btn-tumblr {
  background-color: #3E5A70;
  border-color: #3E5A70;
  color: #fff;
}
.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
  background-color: #2E485D;
  border-color: #2E485D;
  color: #fff;
}
.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
  background-image: none;
}
.btn-tumblr.disabled,
.btn-tumblr[disabled],
fieldset[disabled] .btn-tumblr,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled:active,
.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-tumblr:active,
.btn-tumblr.disabled.active,
.btn-tumblr[disabled].active,
fieldset[disabled] .btn-tumblr.active {
  background-color: #586F81;
  border-color: #586F81;
  color: #fff;
}
.btn-tumblr .badge {
  color: #2E485D;
}
.btn-vimeo {
  background-color: #1BB6EC;
  border-color: #1BB6EC;
  color: #fff;
}
.btn-vimeo:hover,
.btn-vimeo:focus,
.btn-vimeo:active,
.btn-vimeo.active,
.open .dropdown-toggle.btn-vimeo {
  background-color: #0D9DD1;
  border-color: #0D9DD1;
  color: #fff;
}
.btn-vimeo:active,
.btn-vimeo.active,
.open .dropdown-toggle.btn-vimeo {
  background-image: none;
}
.btn-vimeo.disabled,
.btn-vimeo[disabled],
fieldset[disabled] .btn-vimeo,
.btn-vimeo.disabled:hover,
.btn-vimeo[disabled]:hover,
fieldset[disabled] .btn-vimeo:hover,
.btn-vimeo.disabled:focus,
.btn-vimeo[disabled]:focus,
fieldset[disabled] .btn-vimeo:focus,
.btn-vimeo.disabled:active,
.btn-vimeo[disabled]:active,
fieldset[disabled] .btn-vimeo:active,
.btn-vimeo.disabled.active,
.btn-vimeo[disabled].active,
fieldset[disabled] .btn-vimeo.active {
  background-color: #4BCBFA;
  border-color: #4BCBFA;
  color: #fff;
}
.btn-vimeo .badge {
  color: #0D9DD1;
}
.icon-facebook {
  color: #4B66A0;
}
a .icon-facebook {
  color: #4B66A0;
}
a:hover .icon-facebook,
a:focus .icon-facebook {
  text-decoration: none;
  color: #3B5A98;
}
.icon-twitter {
  color: #55ACEE;
}
a .icon-twitter {
  color: #55ACEE;
}
a:hover .icon-twitter,
a:focus .icon-twitter {
  text-decoration: none;
  color: #3490D3;
}
.icon-google-plus {
  color: #D24333;
}
a .icon-google-plus {
  color: #D24333;
}
a:hover .icon-google-plus,
a:focus .icon-google-plus {
  text-decoration: none;
  color: #BC2C1F;
}
.icon-dribbble {
  color: #E04C86;
}
a .icon-dribbble {
  color: #E04C86;
}
a:hover .icon-dribbble,
a:focus .icon-dribbble {
  text-decoration: none;
  color: #D33471;
}
.icon-flickr {
  color: #0162DB;
}
a .icon-flickr {
  color: #0162DB;
}
a:hover .icon-flickr,
a:focus .icon-flickr {
  text-decoration: none;
  color: #0555BF;
}
.icon-pinterest {
  color: #CC2127;
}
a .icon-pinterest {
  color: #CC2127;
}
a:hover .icon-pinterest,
a:focus .icon-pinterest {
  text-decoration: none;
  color: #B70F12;
}
.icon-youtube {
  color: #D92623;
}
a .icon-youtube {
  color: #D92623;
}
a:hover .icon-youtube,
a:focus .icon-youtube {
  text-decoration: none;
  color: #C91212;
}
.icon-dropbox {
  color: #1473C3;
}
a .icon-dropbox {
  color: #1473C3;
}
a:hover .icon-dropbox,
a:focus .icon-dropbox {
  text-decoration: none;
  color: #0864B2;
}
.icon-foursquare {
  color: #0086BE;
}
a .icon-foursquare {
  color: #0086BE;
}
a:hover .icon-foursquare,
a:focus .icon-foursquare {
  text-decoration: none;
  color: #0571A0;
}
.icon-github {
  color: #3B3B3B;
}
a .icon-github {
  color: #3B3B3B;
}
a:hover .icon-github,
a:focus .icon-github {
  text-decoration: none;
  color: #212121;
}
.icon-linkedin {
  color: #0085AE;
}
a .icon-linkedin {
  color: #0085AE;
}
a:hover .icon-linkedin,
a:focus .icon-linkedin {
  text-decoration: none;
  color: #036C8E;
}
.icon-tumblr {
  color: #3E5A70;
}
a .icon-tumblr {
  color: #3E5A70;
}
a:hover .icon-tumblr,
a:focus .icon-tumblr {
  text-decoration: none;
  color: #2E485D;
}
.icon-vimeo {
  color: #1BB6EC;
}
a .icon-vimeo {
  color: #1BB6EC;
}
a:hover .icon-vimeo,
a:focus .icon-vimeo {
  text-decoration: none;
  color: #0D9DD1;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.login-page {
  background: #7A868F;
}
.signup-page {
  background: #7A868F;
}
.lock-page {
  background: #252932;
}
.lock-page .container {
  background: #7A868F;
}
.internal-error h1 {
  -webkit-transform: rotate(10);
  -moz-transform: rotate(10);
  -ms-transform: rotate(10);
  -o-transform: rotate(10);
  transform: rotate(10);
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  transform: rotate(10deg);
  -o-transform: rotate(10deg);
}
.internal-error h2 {
  -webkit-transform: rotate(-185);
  -moz-transform: rotate(-185);
  -ms-transform: rotate(-185);
  -o-transform: rotate(-185);
  transform: rotate(-185);
  -webkit-transform: rotate(-185deg);
  -moz-transform: rotate(-185deg);
  transform: rotate(-185deg);
  -o-transform: rotate(-185deg);
}
.internal-error .backbtn {
  -webkit-transform: rotate(-44);
  -moz-transform: rotate(-44);
  -ms-transform: rotate(-44);
  -o-transform: rotate(-44);
  transform: rotate(-44);
  -webkit-transform: rotate(-44deg);
  -moz-transform: rotate(-44deg);
  transform: rotate(-44deg);
  -o-transform: rotate(-44deg);
}
.internal-error .searchbtn {
  -webkit-transform: rotate(-44);
  -moz-transform: rotate(-44);
  -ms-transform: rotate(-44);
  -o-transform: rotate(-44);
  transform: rotate(-44);
  -webkit-transform: rotate(-44deg);
  -moz-transform: rotate(-44deg);
  transform: rotate(-44deg);
  -o-transform: rotate(-44deg);
}
.full-content-center {
  width: 100%;
  padding: 5px 0px;
  max-width: 500px;
  margin: 6% auto;
  text-align: center;
}
.full-content {
  background: #E5E9EC;
}
.full-content-center h1 {
  font-size: 150px;
  font-family: "Open Sans";
  line-height: 150px;
  font-weight: 700;
  color: #252932;
}
.maintenance h1 i {
  font-size: 150px;
  color: #252932;
}
.maintenance h1 {
  font-size: 50px;
  line-height: 100px;
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.1);
}
.login-wrap {
  margin: 20px 10%;
  text-align: left;
  background: rgba(0,0,0,0.1);
  padding: 20px 20px;
  color: #fff;
}
.login-wrap a {
  color: #fff;
}
.login-wrap i {
  margin-right: 5px;
}
.login-wrap .checkbox {
  margin-left: 0;
  padding-left: 0;
}
.login-wrap .btn-block {
  margin: 5px 0;
}
.login-wrap .login-input {
  position: relative;
}
.login-wrap .login-input .text-input {
  padding-left: 30px;
}
.login-wrap .login-input i.overlay {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #aaa;
}
.widget .media-list.search-result .media a {
  color: #46C45F;
}
.widget .media-list.search-result .media .media-heading a {
  color: #1279D1;
}
.widget .media-list.search-result .media .media-heading span {
  font-size: 12px;
  font-weight: 400;
  padding: 3px 5px;
}
.widget .media-list.search-result .media .media-object {
  width: 100px;
}
ul.faq {
  list-style: none;
  padding-left: 10px;
  margin: 20px 0 50px;
}
ul.faq li i {
  margin-right: 5px;
}
ul.faq li {
  margin: 10px 0;
}
ul.faq li a.faq-question {
  cursor: pointer;
  display: block;
  font-size: 14px;
}
ul.faq li .faq-answer {
  margin: 10px 15px;
}
table.pricing-table-style-1 {
  text-align: center;
  background: #fff;
}
table.pricing-table-style-1 thead tr th {
  padding: 15px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
table.pricing-table-style-1 thead tr th.best-choice {
  color: #A2A7B7;
  background: #0F1215;
  border-bottom-color: #000;
}
table.pricing-table-style-1 tbody tr td.best-choice {
  background: #1B1E24;
  font-weight: 600;
  font-size: 15px;
  color: #fafafa;
  border-top-color: #000;
}
table.pricing-table-style-1 tbody tr td.td-success {
  background: #65BD77;
  font-weight: 600;
  color: #2C7439;
  text-align: right;
  border-top-color: #55AD67;
}
table.pricing-table-style-1 thead tr th.th-success {
  color: #65BD77;
  background: #55AD67;
  border-bottom-color: #55AD67;
}
.la-pricing-table {
  margin: 30px 0;
  text-align: center;
}
.la-pricing-table:before,
.la-pricing-table:after {
  display: table;
  content: " ";
}
.la-pricing-table:after {
  clear: both;
}
.la-pricing-table .la-col-4 {
  float: left;
  margin: 20px 0 20px 0;
  padding: 0;
  width: 25%;
  border: 3px solid transparent;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  overflow: hidden;
}
.la-pricing-table .la-col-4:hover {
  border-color: #434D58;
}
.la-pricing-table .la-col-4 i.bg-big {
  position: absolute;
  font-size: 210px;
  opacity: .05;
  top: 20%;
  left: 0;
  right: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.la-pricing-table .la-col-4:hover i.bg-big {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -o-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}
.la-pricing-table .la-col-4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
}
.la-pricing-table .la-col-4 ul li {
  padding: 10px 20px;
  display: block;
  font-size: 13px;
}
.la-pricing-table .la-col-4 ul li.la-package {
  font-size: 24px;
  font-weight: 600;
  background: #121515;
  color: #fff;
}
.la-pricing-table .la-col-4 ul li.la-price {
  font-size: 18px;
  font-weight: 600;
  color: #8E98AD;
  background: #434D58;
  margin: 0 20px;
}
.la-pricing-table .la-col-4 ul li.la-price i {
  font-size: 13px;
}
.la-pricing-table .la-col-4:hover.success {
  border-color: #2C7439;
}
.la-pricing-table .la-col-4.success ul {
  background: #65BD77;
}
.la-pricing-table .la-col-4.success ul li {
  color: #fff;
}
.la-pricing-table .la-col-4.success ul li.la-package {
  color: #BCF5C6;
  background: #2C7439;
}
.la-pricing-table .la-col-4.success ul li.la-price {
  color: #fff;
  background: #3E984D;
}
.la-pricing-table .la-col-4:hover.danger {
  border-color: #B42424;
}
.la-pricing-table .la-col-4.danger ul {
  background: #D73D3D;
}
.la-pricing-table .la-col-4.danger ul li {
  color: #fff;
}
.la-pricing-table .la-col-4.danger ul li.la-package {
  color: #FFB4B4;
  background: #B42424;
}
.la-pricing-table .la-col-4.danger ul li.la-price {
  color: #fff;
  background: #C42E2E;
}
.la-pricing-table .la-col-4:hover.info {
  border-color: #1F6AAA;
}
.la-pricing-table .la-col-4.info ul {
  background: #529DDE;
}
.la-pricing-table .la-col-4.info ul li {
  color: #fff;
}
.la-pricing-table .la-col-4.info ul li.la-package {
  color: #C6E5FF;
  background: #1F6AAA;
}
.la-pricing-table .la-col-4.info ul li.la-price {
  color: #fff;
  background: #2E71AD;
}
.la-pricing-table .la-col-4:hover.warning {
  border-color: #F08600;
}
.la-pricing-table .la-col-4.warning ul {
  background: #FFCE00;
}
.la-pricing-table .la-col-4.warning ul li {
  color: #fff;
}
.la-pricing-table .la-col-4.warning ul li.la-package {
  color: #FFF5C9;
  background: #F08600;
}
.la-pricing-table .la-col-4.warning ul li.la-price {
  color: #fff;
  background: #FFAA00;
}
.invoice .widget-content.padding {
  padding: 70px 30px;
  color: #7A868F;
}
.payment-methods {
  font-size: 30px;
}
.company-column {
  padding: 15px;
  margin-bottom: 20px;
}
.company-column address {
  color: #7A868F;
}
.bill-to {
  padding: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 1px dashed #E5E9EC;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default.active {
  background-color: #ABB7B7;
  border-color: #ABB7B7;
  color: #fff;
}
#calculator {
  height: auto;
  font: bold 17px "Open Sans", Arial, sans-serif;
  padding: 20px;
}
#calculator .col-xs-3,
#calculator .col-xs-9 {
  padding: 0px 2%;
}
.calc-top .calc-screen {
  height: 47px;
  width: 100%;
  overflow: hidden;
  padding: 0 10px;
  background: rgba(0,0,0,0.2);
  border-radius: 2px;
  box-shadow: inset 0px 4px rgba(0,0,0,0.1);
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 47px;
  color: white;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
  text-align: right;
  letter-spacing: 1px;
}
.calc-keys,
.calc-top {
  overflow: hidden;
}
.calc-keys span,
.calc-top span.calc-clean {
  float: left;
  position: relative;
  top: 0;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
  height: 46px;
  background: white;
  border-radius: 2px;
  color: #666;
  line-height: 46px;
  text-align: center;
  user-select: none;
  transition: all 0.2s ease;
}
.calc-keys span.calc-operator {
  background: #999;
  margin-right: 0;
  color: #fff;
  font-size: 22px;
}
.calc-keys span.calc-eval {
  background: #f1ff92;
  color: #888e5f;
}
.calc-top span.calc-clean {
  background: #EB5055;
  color: white;
}
.calc-keys span:hover {
  background: #9c89f6;
  color: white;
}
.profile-banner {
  width: 100%;
  height: 300px;
  background-position: center center;
  background-size: cover;
  position: relative;
  background-color: #252932;
  border-bottom: 4px solid #fff;
  box-shadow: 2px 0px 4px rgba(0,0,0,0.1);
}
.avatar-container {
  height: 300px;
  text-align: center;
}
.profile-avatar {
  width: 200px;
  position: relative;
  margin: 0px auto;
  margin-top: 196px;
  border: 4px solid #f3f3f3;
}
.profile-actions {
  position: absolute;
  bottom: 20px;
}
.user-profile-2 {
  margin-top: 50px;
}
.user-profile-sidebar {
  margin: 0 0 20px 0;
}
.user-profile-sidebar .user-identity {
  margin: 20px 0 0 0;
}
.user-profile-sidebar img {
  width: 90px;
}
.account-status-data {
  text-align: center;
  padding: 10px 0;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
  margin: 10px 0 20px 0;
}
.account-status-data h5 {
  font-size: 11px;
  line-height: 150%;
  color: #909090;
}
.user-button {
  margin: 15px 0;
}
.user-button .btn {
  margin: 5px 0;
}
#social {
  padding: 10px;
  background: #E5E9EC;
  text-align: center;
}
#social a:hover {
  text-decoration: none;
}
.fa-circle.facebook {
  color: #5471AE;
}
.fa-circle.twitter {
  color: #4EC6F6;
}
.fa-circle.gplus {
  color: #E24E3E;
}
.fa-circle.tumblr {
  color: #4D77A3;
}
.fa-circle.linkedin {
  color: #3097CE;
}
.user-profile-content {
  margin: 30px 15px;
}
.easyWizardSteps {
  list-style: none;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border-bottom: 0px solid rgba(0,0,0,0.1);
  margin-bottom: 20px;
  background: #7A868F;
}
.easyWizardSteps li {
  font-size: 18px;
  font-family: "Open Sans";
  display: inline-block;
  padding: 10px 20px;
  color: #eee;
  border-right: 1px solid rgba(0,0,0,0.1);
  margin-right: 0px;
}
.easyWizardSteps li:last-child {
  border-right: 0px;
}
.easyWizardSteps li span {
  font-size: 15px;
  padding: 2px 9px;
  border-radius: 50%;
  margin-top: -5px;
  color: #eee;
  font-weight: 700;
  margin-right: 5px;
  border: 2px solid #eee;
}
.easyWizardSteps li.current span {
  border: 2px solid #68C39F;
  color: #68C39F;
}
.easyWizardSteps li.current {
  color: #38464A;
  background: #fff;
}
.easyWizardButtons {
  overflow: hidden;
  padding: 10px;
}
.easyWizardButtons button,
.easyWizardButtons .submit {
  cursor: pointer;
}
.easyWizardButtons .prev {
  float: left;
}
.easyWizardButtons .next,
.easyWizardButtons .submit {
  float: right;
}
.notes {
  padding: 15px;
  border: 1px dashed #ddd;
}
section.step {
  padding: 0 30px;
}
.the-notes {
  padding: 15px 15px 15px 30px;
  border-left: 4px solid #909090;
  margin-bottom: 20px;
}
.the-notes.default {
  background: #fff;
}
.the-notes.success {
  background: #fff;
  border-left-color: #65BD77;
}
.the-notes.warning {
  background: #fff;
  border-left-color: #F7CB17;
}
.the-notes.danger {
  background: #fff;
  border-left-color: #D9534F;
}
.the-notes.info {
  background: #fff;
  border-left-color: #4393D8;
}
.the-notes.success h4 {
  color: #65BD77;
}
.the-notes.warning h4 {
  color: #F7CB17;
}
.the-notes.danger h4 {
  color: #D9534F;
}
.the-notes.inf h4 {
  color: #4393D8;
}
.popover {
  border-radius: 3px;
  box-shadow: none;
  opacity: 0.9;
  border: none;
}
.popover .arrow {
  border-top: none;
}
.popover .popover-title {
  background: none repeat scroll 0 0 rgba(0,0,0,0.025);
  font-family: "Open Sans";
}
.popover .popover-content {
  padding: 6px 11px;
  font-family: Helvetica, Arial;
  font-size: 12px;
}
.modal {
  direction: rtl;
  overflow-y: auto;
}
.modal .modal-dialog {
  direction: ltr;
}
.modal-open {
  overflow: auto;
}
.modal-dialog-centered {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    min-height:calc(100% - (1.75rem * 2));
    margin: auto auto;
}
.mini-stats {
  font-size: 12px;
  color: #555;
}
#website-statistics1 .widget-footer {
  border-top: 1px solid #eee;
}
#website-statistics1 .widget-footer > .col-sm-4 {
  padding-top: 25px;
  padding-bottom: 20px;
  font-size: 13px;
}
.status-data {
  font-size: 12px;
  font-family: "Open Sans";
  color: rgba(255,255,255,0.5);
  padding-left: 30px;
}
.status-data .right-border {
  border-right: 1px solid rgba(0,0,0,0.2);
}
#home-chart-2 {
  margin-top: 24px;
}
.morris-chart svg {
  width: 100% !important;
}
#website-statistic2 h4 {
  color: #fff;
}
#website-statistic2 .progress {
  background: rgba(0,0,0,0.2);
}
#website-statistic3 {
  color: #fff;
  padding: 20px;
}
#website-statistic3 h2 {
  color: #fff;
}
#website-statistic3 .stock-status {
  font-size: 21px;
  font-family: "Open Sans";
  line-height: 35px;
  display: block;
  margin: 10px 0px;
}
.sales-report-data {
  padding: 20px;
}
#chat_groups h2 {
  color: rgba(0,0,0,0.7);
  border-top: 1px solid rgba(0,0,0,0.1);
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0px;
  padding: 0px 15px;
}
#chat_groups li a {
  display: block;
  padding: 5px 15px;
  font-size: 13px;
  font-family: "Open Sans";
  color: rgba(0,0,0,0.5);
}
#chat_groups li a i {
  margin-right: 5px;
  font-size: 12px;
}
#recent_tickets {
  display: none;
}
#recent_tickets h2 {
  color: rgba(0,0,0,0.7);
  border-top: 1px solid rgba(0,0,0,0.1);
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0px;
  padding: 0px 15px;
}
#recent_tickets li a {
  display: block;
  padding: 5px 15px;
  font-size: 13px;
  font-family: "Open Sans";
  color: rgba(0,0,0,0.5);
}
#recent_tickets li a i {
  margin-right: 5px;
}
#recent_tickets li a span {
  display: block;
  color: rgba(0,0,0,0.4);
  font-size: 12px;
}
#stock-widget .widget-content h4 {
  position: absolute;
  left: 15px;
  top: 40px;
}
#stock-widget #stock-chart svg {
  margin-top: -20px;
}
#stock-widget .stock-options {
  margin-right: 15px;
}
#notes-app {
  background: #fdfdbe;
  overflow: hidden;
}
#note-data {
  width: 100%;
  position: absolute;
  left: -100%;
  padding-left: 55px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#notes-app.new-item #notes-list {
  left: -100%;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#notes-list {
  left: 0%;
  padding-left: 60px;
  width: 100%;
  height: 340px;
  overflow: hidden;
  padding-top: 7px;
  position: absolute;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#notes-list a {
  color: #555;
}
#notes-list ul li {
  line-height: 31px;
}
#note-text {
  min-height: 300px;
  height: 100%;
  background: none !important;
  border: none !important;
  line-height: 31px;
  resize: none;
}
#notes-app .status-indicator {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background: rgba(0,0,0,0.4);
  color: #fff;
  opacity: 0;
  -webkit-transition: all 800ms ease-in-out;
  -moz-transition: all 800ms ease-in-out;
  -o-transition: all 800ms ease-in-out;
  transition: all 800ms ease-in-out;
  padding: 1px 6px 2px;
}
#notes-app.saved .status-indicator {
  -webkit-transition: all 800ms ease-in-out;
  -moz-transition: all 800ms ease-in-out;
  -o-transition: all 800ms ease-in-out;
  transition: all 800ms ease-in-out;
  opacity: 1;
}
#notes-app .widget-content {
  background: repeating-linear-gradient(0deg,transparent,transparent 30px,#f3f3f3 30px,#f3f3f3 31px);
  height: 342px;
  padding-top: 0px;
}
#notes-app .notes-line {
  border-left: 3px double rgba(238,150,122,0.55);
  position: absolute;
  z-index: 0;
  display: block;
  height: 100%;
  left: 50px;
}
#notes-app.new-item #note-data {
  left: 0px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.todo-list {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.todo-list li {
  list-style: none;
  padding: 10px;
  text-overflow: ellipsis;
  width: 100%;
  position: relative;
  white-space: nowrap;
  margin-bottom: 4px;
  border-left: 4px solid rgba(0,0,0,0.04);
  background: #f8f8f8;
}
.todo-list li.done {
  opacity: 0.5;
}
.todo-list li.done .todo-item {
  text-decoration: line-through;
}
.todo-list li > span {
  line-height: 24px;
  height: 25px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 70%;
  vertical-align: middle;
}
.todo-list .check-icon {
  width: 30px;
  margin-top: -2px;
  display: inline-block;
}
.todo-list .todo-item {
  font-size: 12px;
  border-bottom: 1px dashed rgba(0,0,0,0) !important;
}
.todo-list .todo-item:hover {
  border-bottom: 1px dashed rgba(0,0,0,0.2) !important;
}
.todo-list .todo-options {
  font-size: 16px;
  display: none;
}
.todo-list .editable-buttons {
  display: inline-block;
}
.todo-list .todo-tags {
  display: inline;
  line-height: auto;
  position: absolute;
  top: 9px;
  right: 9px;
  font-family: "Open Sans";
}
.todo-list .todo-options a {
  color: #888;
}
.todo-list li:hover .todo-tags {
  display: none;
}
.todo-list li:hover .todo-options {
  display: inline;
  position: absolute;
  top: 9px;
  right: 9px;
}
.todo-list li.done .todo-tags {
  display: inline !important;
}
.todo-list li.done .todo-options {
  display: none !important;
}
.todo-list li .editable-container.editable-inline {
  margin-top: -4px;
  overflow: visible;
}
.todo-list li.high {
  border-left: 4px solid #EB5055;
}
.todo-list li.medium {
  border-left: 4px solid #E27A3F;
}
.todo-list li.low {
  border-left: 4px solid #FFC052;
}
#contextMenu {
  position: absolute;
  display: none;
  z-index: 1000;
}

#weather-widget h2 {
  color: #fff;
}
#weather h2 {
  position: absolute;
  top: 60px;
  right: 30px;
  font-size: 50px;
}
#weather .w-region {
  position: absolute;
  top: 100px;
  left: 20px;
  font-size: 30px;
  color: rgba(255,255,255,0.9);
  font-family: "Open Sans";
}
#weather .w-currently {
  display: block;
  font-size: 20px;
  color: rgba(255,255,255,0.8);
}
#weather .w-temp2 {
  font-size: 24px;
  color: rgba(255,255,255,0.8);
}
.bic_calendar {
  border: none;
  background: none;
  font-family: "Open Sans";
}
.bic_calendar a {
  color: #fff;
}
.bic_calendar .table tbody > tr > td {
  padding: 2px 0px;
  border: none !important;
  line-height: 2.429;
}
.bic_calendar td > div {
  padding: 4px;
}
.bic_calendar .button-month-next,
.bic_calendar .button-month-previous {
  padding: 5px 15px !important;
}
.bic_calendar .days-month td {
  background: rgba(0,0,0,0.1);
  font-weight: 600;
}
.fc-event {
  border: 0px;
  padding: 1px 4px;
}
.dataTables_length,
div.dataTables_info {
  margin-left: 15px;
}
.dataTables_filter,
.dataTables_paginate {
  margin-right: 15px !important;
}
.dataTables_filter input {
  margin-left: 6px;
}
.pagination li a,
.pagination li.disabled a {
  background-color: #abb7b7;
  border-color: #abb7b7;
  border-radius: 2px !important;
  color: #fff;
}
.pagination li.active a,
.pagination li:hover a,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #98a3a3 !important;
  border-color: #98a3a3 !important;
  color: #fff;
}
.pagination li.disabled a {
  color: #ddd;
}
.pagination li.active a {
  box-shadow: 0 3px 5px rgba(0,0,0,0.125) inset;
}
.streetview {
  height: 300px;
}
.cluster {
  color: #FFF;
  text-align: center;
  font-family: 'Arial,Helvetica';
  font-size: 11px;
  font-weight: bold;
}
.cluster-1 {
  background-image: url(../img/gmap/m1.png);
  line-height: 53px;
  width: 53px;
  height: 52px;
}
.cluster-2 {
  background-image: url(../img/gmap/m2.png);
  line-height: 53px;
  width: 56px;
  height: 55px;
}
.cluster-3 {
  background-image: url(../img/gmap/m3.png);
  line-height: 66px;
  width: 66px;
  height: 65px;
}
.modal-content {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.notification-positions {
  border: 2px dashed #ddd;
  padding: 2px;
}
.notification-positions div,
.notification-positions a {
  height: 50px;
  margin-bottom: 20px;
  display: block;
}
.notification-positions .row:last-child,
.notification-positions .row:last-child div,
.notification-positions .row:last-child div a {
  margin-bottom: 0px !important;
}
.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border-color: rgba(0,0,0,0.1) !important;
  background: rgba(0,0,0,0.5) !important;
}
.rickshaw_graph .detail .x_label {
  color: #333;
}
.echart {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.echart canvas {
  display: block;
}
.percent {
  position: absolute;
  display: block;
  vertical-align: middle;
  width: 100%;
  line-height: 0px;
  text-align: center;
  height: 100%;
  left: 0px;
  top: 50%;
  font-weight: bold;
  z-index: 2;
  font-family: "Open Sans";
}
.percent:after {
  content: '%';
  color: rgba(255,255,255,0.7);
  font-weight: normal;
  margin-left: 0.1em;
  margin-right: -5px;
  font-size: 9px;
}
.jvectormap-zoomin,
.jvectormap-zoomout {
  width: 18px;
  height: 18px;
  background: #68C39F;
}
.jvectormap-zoomin:hover,
.jvectormap-zoomout:hover {
  background: #5CAD8D;
}
.jvectormap-zoomin {
  top: auto;
  bottom: 10px;
}
.jvectormap-zoomout {
  top: auto;
  left: 30px;
  bottom: 10px;
}
.grid-example [class*="col-"] {
  background: #fff;
  border: 1px solid #f3f3f3;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  transition: all 0.3s ease 0s;
}
span.i-code {
  display: none;
}
.icon-showcase p {
  font-size: 14px;
  vertical-align: middle;
  line-height: 30px;
}
.icon-showcase p i {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  width: 24px;
}
#icons .the-icons i {
  font-size: 24px;
  line-height: 30px;
  position: relative;
  top: auto;
  right: auto;
}
#icons .the-icons .i-name {
  font-size: 14px;
  line-height: 30px;
}
footer {
  padding: 20px 0;
  font-size: 12px;
  border-top: 1px solid #B9C1CB;
  margin-top: 40px;
  color: #7A868F;
}
footer .footer-links a {
  color: #7A868F;
  padding: 1px 10px;
  border-right: 1px solid rgba(0,0,0,0.1);
}
footer .footer-links a:hover {
  color: #4A525F;
}
footer .footer-links a:last-child {
  border: none;
}

.bordered{

  background-color:#f8f8f8;
  border:1px solid #ccc;
}



.pt0{
  padding-top:0px;
}
.pt5{
  padding-top:5px;
}
.pt10{
  padding-top:10px;
}
.pt20{
  padding-top:20px;
}
.pt30{
  padding-top:30px;
}
.pt40{
  padding-top:40px;
}
.pt50{
  padding-top:50px;
}
.pt60{
  padding-top:60px;
}

.pb0{
  padding-bottom:0px;
}
.pb5{
  padding-bottom:5px;
}
.pb10{
  padding-bottom:10px;
}
.pb20{
  padding-bottom:20px;
}
.pb30{
  padding-bottom:30px;
}
.pb40{
  padding-bottom:40px;
}
.pb50{
  padding-bottom:50px;
}
.pb60{
  padding-bottom:60px;
}

.pr0{
  padding-right:0px;
}
.pr5{
  padding-right:5px;
}
.pr10{
  padding-right:10px;
}
.pr20{
  padding-right:20px;
}
.pr30{
  padding-right:30px;
}
.pr40{
  padding-right:40px;
}
.pr50{
  padding-right:50px;
}
.pr60{
  padding-right:60px;
}

.pl0{
  padding-left:0px;
}
.pl5{
  padding-left:5px;
}
.pl10{
  padding-left:10px;
}
.pl20{
  padding-left:20px;
}
.pl30{
  padding-left:30px;
}
.pl40{
  padding-left:40px;
}
.pl50{
  padding-left:50px;
}
.pl60{
  padding-left:60px;
}

.p0{
  padding:0px;
}
.p5{
  padding:5px;
}
.p10{
  padding:10px;
}
.p15{
  padding:15px;
}
.p20{
  padding:20px;
}
.p30{
  padding:30px;
}
.p40{
  padding:40px;
}
.p50{
  padding:50px;
}
.p60{
  padding:60px;
}


.mtauto {
  margin-top: auto;
}

.mt0{
  margin-top:0px;
}
.mt5{
  margin-top:5px;
}
.mt10{
  margin-top:10px;
}
.mt20{
  margin-top:20px;
}
.mt30{
  margin-top:30px;
}
.mt40{
  margin-top:40px;
}
.mt50{
  margin-top:50px;
}
.mt60{
  margin-top:60px;
}

.mbauto {
  margin-bottom: auto;
}

.mb0{
  margin-bottom:0px;
}
.mb3{
  margin-bottom:3px;
}
.mb5{
  margin-bottom:5px;
}
.mb10{
  margin-bottom:10px;
}
.mb20{
  margin-bottom:20px;
}
.mb30{
  margin-bottom:30px;
}
.mb40{
  margin-bottom:40px;
}
.mb50{
  margin-bottom:50px;
}
.mb60{
  margin-bottom:60px;
}

.mrauto {
  margin-right: auto;
}

.mr0{
  margin-right:0px;
}
.mr5{
  margin-right:5px;
}
.mr10{
  margin-right:10px;
}
.mr20{
  margin-right:20px;
}
.mr30{
  margin-right:30px;
}
.mr40{
  margin-right:40px;
}
.mr50{
  margin-right:50px;
}
.mr60{
  margin-right:60px;
}

.mlauto {
  margin-left: auto;
}

.ml0{
  margin-left:0px;
}
.ml5{
  margin-left:5px;
}
.ml10{
  margin-left:10px;
}
.ml20{
  margin-left:20px;
}
.ml30{
  margin-left:30px;
}
.ml40{
  margin-left:40px;
}
.ml50{
  margin-left:50px;
}
.ml60{
  margin-left:60px;
}

.mauto {
  margin: auto;
}

.m0{
  margin:0px;
}
.m5{
  margin:5px;
}
.m10{
  margin:10px;
}
.m20{
  margin:20px;
}
.m30{
  margin:30px;
}
.m40{
  margin:40px;
}
.m50{
  margin:50px;
}
.m60{
  margin:60px;
}



.h0{
  height:0px;
}
.h10{
  height:10px;
}
.h20{
  height:20px;
}
.h30{
  height:30px;
}
.h40{
  height:40px;
}
.h50{
  height:50px;
}
.h60{
  height:60px;
}


.mh0{
  min-height:0px;
}
.mh10{
  min-height:10px;
}
.mh20{
  min-height:20px;
}
.mh30{
  min-height:30px;
}
.mh40{
  min-height:40px;
}
.mh50{
  min-height:50px;
}
.mh60{
  min-height:60px;
}

/* Phillip S. (11/11/21) Added width utility class */
.w0{
  width:0px;
}
.w10{
  width:10px;
}
.w20{
  width:20px;
}
.w30{
  width:30px;
}
.w40{
  width:40px;
}
.w50{
  width:50px;
}
.w60{
  width:60px;
}

.w120{
  width: 120px;
}

.w10p{
  width: 10%;
}

.w20p{
  width: 20%;
}

.w30p{
  width: 30%;
}

.w40p{
  width: 40%;
}

.w50p{
  width: 50%;
}

.w60p{
  width: 60%;
}

.w100p{
  width: 100%;
}

.mw0{
  min-width:0px;
}
.mw10{
  min-width:10px;
}
.mw20{
  min-width:20px;
}
.mw30{
  min-width:30px;
}
.mw40{
  min-width:40px;
}
.mw50{
  min-width:50px;
}
.mw60{
  min-width:60px;
}

.lh10{
  line-height:10px;
}
.lh12{
  line-height:12px;
}
.lh15{
  line-height:15px;
}
.lh18{
  line-height:18px;
}
.lh20{
  line-height:20px;
}


.block{
  display:block;
}

.inline{
  display:inline;
}
.inline-block{
  display:inline-block;
}

.left{
  float:left;
}
.right{
  float:right;
}
.clear{
  clear:both;
}

.color-red{
  color:red;
}

.b{
  font-weight:bold;
}
.navbar-right{
  margin-top:8px;
  padding-right:15px;

}

.topbar-profile .dropdown-toggle  {
  padding:2px;
}
.topbar-profile .dropdown-toggle.photo{
  padding-right:10px;
}
.navbar-right .iconify{
  text-align:center;
  z-index: 1;
}
.navbar-right .iconify span{
  display:block;
  font-size:11px;
  line-height:13px;
}
.navbar-right >li>a {
  padding: 10px 6px;
}

.topbar .user_thumbnail, .left .user_thumbnail{
  height:45px;
  width: auto;
}
ul.faq-category-questions{
  padding-left: 0px;
  margin-left: 13px;
  list-style-type: disc;
  list-style-image: url('/images/bullet.gif');
}
.pages .page{
  position:relative;
}

i.fa-check.green{
  font-size:24px;
  color:#0aab00;
}
.text-dm-blue-1{
  color:#2d5392;
}
.text-bg-muted{
  background-color:#e6e6e6;
}
.border-top-dashed{
  border-top:1px dashed #b7bbc2;
}
.border-right-dashed{
  border-right:1px dashed #b7bbc2;
}
.border-bottom-dashed{
  border-bottom:1px dashed #b7bbc2;
}
.border-left-dashed{
  border-left:1px dashed #b7bbc2;
}

.form-group .half-field .form-control{
  width:45%;
  margin-right:5%;
  float:left;
}
.serious_dater_badge_full{
  display:block;
  width:122px;
  margin:0 auto 10px;
}


/* animated gif -- not sprited */
img.profile-button-chat  {
    background: url('/images/but_chat.gif') 0px 0px no-repeat;
    height: 33px;
    width: 103px;
}

/* but_chat2.gif */
img.profile-button-chat2 {
    background: url('/images/sprites/profile-sprites.png') -114px  -45px no-repeat;
    height: 33px;
    width: 103px;
}

/* but_email.gif */
img.profile-button-email {
    background: url('/images/sprites/profile-sprites.png') -114px -111px no-repeat;
    height: 31px;
    width:  94px;
}

/* but_gift.gif  */
img.profile-button-gift  {
    background: url('/images/sprites/profile-sprites.png')    0px  -45px no-repeat;
    height: 31px;
    width: 110px;
}

/* but_video.gif */
img.profile-button-video {
    background: url('/images/sprites/profile-sprites.png')    0px -131px no-repeat;
    height: 31px;
    width:  99px;
}

/* but_meet.gif  */
img.profile-button-meet  {
    background: url('/images/sprites/profile-sprites.png') -114px  -79px no-repeat;
    height: 31px;
    width: 99px;
}

/* but_favor.gif */
img.profile-button-favor {
    background: url('/images/sprites/profile-sprites.png')    0px -163px no-repeat;
    height: 31px;
    width: 141px;
}

img.profile-button-flirt {
    background: url('/images/sprites/flirt-profile-button.png') 0px 0px no-repeat;
    height: 31px;
    width: 110px;
}

img.profile-button-call {
    background: url('/images/sprites/profile-sprites.png') 0px -195px no-repeat;
    height: 32px;
    width: 94px;
}

/* conf_2.gif */
img.confirmed-profile {
    width: 113px;
    height: 53px;
    background: url('/images/sprites/profile-sprites.png') 0px -77px no-repeat;
}

/* view-my-video.gif */
img.view-my-video     {
    background: url('/images/sprites/profile-sprites.png') 0px   0px no-repeat;
    height: 44px;
    width: 223px;
}

/*--------Gallery Icons---------------*/

/* ico_webcam.gif */
img.gallery-icon-webcam {
    background: url('/images/sprites/main-sprites.png')    0px -129px no-repeat;
    height: 25px;
    width: 25px;
}

/* ico_mail.gif */
img.gallery-icon-mail {
    background: url('/images/sprites/main-sprites.png')  -52px -129px no-repeat;
    height: 25px;
    width: 25px;
}

/* ico_favorit.gif */
img.gallery-icon-favorite {
    background: url('/images/sprites/main-sprites.png')  -26px -129px no-repeat;
    height: 25px;
    width: 25px;
}

/* ico_gift.gif */
img.gallery-icon-gift {
    background: url('/images/sprites/main-sprites.png') -104px -129px no-repeat;
    height: 25px;
    width: 25px;
}

/* ico_chat1.gif */
img.gallery-icon-chat1 {
    background: url('/images/sprites/main-sprites.png') -130px -129px no-repeat;
    height: 25px;
    width: 25px;
}

/* ico_invite.gif */
img.gallery-icon-invite {
    background: url('/images/sprites/main-sprites.png')  -78px -129px no-repeat;
    height: 25px;
    width: 25px;
}

/* animated gif */
img.gallery-icon-chat {
    width: 25px;
    height: 25px;
    background: url('/images/ico_chat.gif')    0px 0px no-repeat;
}

/* animated gif */
img.gallery-icon-webcam1 {
    background: url('/images/ico_webcam1.gif') 0px 0px no-repeat;
    height: 25px;
    width: 25px;
}

/* animated gif */
img.gallery-icon-video {
    background: url('/images/ico_video_3.gif') 0px 0px no-repeat;
    height: 25px;
    width: 25px;
}

/* oops, i forgot to sprite this one... found out months later */
img.gallery-icon-phone {
    background: url('/images/ico_phone.gif') 0px 0px no-repeat;
    height: 25px;
    width: 25px;
}

/* oops, i forgot to sprite this one... found out months later */
img.gallery-icon-flirt {
    background: url('/images/sprites/main-sprites.png') -155px -129px no-repeat;
    height: 23px !important;
    width: 32px !important;
}

img.gallery-icon-callme {
    background: url('/images/sprites/main-sprites.png') 0px -153px no-repeat;
    height: 26px;
    width: 25px;
}
img.gallery-icon-dateme {
    background: url('/images/sprites/date-me-icon.png') 0px 0px no-repeat;
    height: 25px;
    width: 25px;
}

.profile_name{
  height:50px;
}

.bg-muted{
  background-color: #f3f3f3;
}

.widget.bg-muted .widget-header{
  border-bottom:1px solid #e9e9e9;
}

.widget.bg-muted .widget-content{
  background-color:#f6f6f6;
}
.main-mail-tab{
  border-top:6px solid #2c548f;
  border-right:2px solid #fff;
  background: #2c548f;
  text-align:center;
  padding: 6px 0 8px;
  color:#fff
}
.main-mail-tab:last-of-type{
  border-right:none;
}
.main-mail-tab.active{
  background-color:#ffffff;
}
.main-mail-tab a:link,.main-mail-tab a:visited,.main-mail-tab a:active{
  width:100%;
  height:100%;
  color:#fff
}
.main-mail-tab a:hover{
  color:#337ab7;
}

.main-mail-tab.active a:link,.main-mail-tab.active a:active,.main-mail-tab.active a:visited{
  color:#262626;
}

.main-mail-submenu{
  background-color:#ffffff;
  list-style:none;
  margin:0;
  padding:8px 0;
  min-height:35px;
  height:46px;
}
.inboxfoldermenu.bootstrap-select .dropdown-menu li{
    padding: 6px;
}
.main-mail-submenu li{
  float:left;
  text-align:center;
  border-right:1px solid #ccc;

}
.main-mail-submenu li:last-of-type{
  border-right:none;
}
.main-mail-submenu li a:link,.main-mail-submenu li a:visited,.main-mail-submenu li a:active{
  color:#262626;
}
.main-mail-submenu li.active{
  font-weight:bold;
}
.main-mail-submenu li.active{
  background-color:#ddd;
}
.main-mail-submenu li .fa-play{
    display:none;
    color:#2c548f;
    margin-right:2px;
    font-size:11px;
}
.main-mail-submenu li.active .fa-play{
    display:inline-block;
}
.main-mail-submenu-wrapper select[name=mailFolders]{
  border:0;
  background:none;
  height:auto;
  max-width:140px;
}
.main-mail-submenu-wrapper select[name=targetFolder]{
  border:0;
  background:none;
  height:auto;
  max-width:140px;
}
.mail-list .blue-back, .connection-actions .blue-back{
    background-color:#1e3661;
    border:1px solid #3e75c8;
    display:inline-block;
    margin-top:5px;
    padding:2px 10px;
    height:30px;
}
.connection-actions .blue-back {
  margin-top:6px!important;
  padding-top:4px;
  padding-bottom:25px;
}
.mail-list .blue-back ul.dropdown-menu li a:link, .blue-back ul.dropdown-menu li a:visited{
    color:#000;
    text-decoration:none;
}
.mail-list .blue-back ul.dropdown-menu li a:hover{
    background-color:#ddd;
}
.mail-list .blue-back a.dropdown-toggle{
    text-decoration:none !important;
}
.mail-list .blue-back i.icon-down-dir, .connection-actions .blue-back i.icon-down-dir{
  font-size:24px;
  width:22px !important;
  padding:0 !important;
  margin:0 !important;
  color:white;
  position:relative;
  bottom:4px;
  line-height:1.3em;
}
.mail-list .blue-back div{
    display:inline-block;
    line-height:22px;
    float:left;
}

.text-red{
  color:red;
}

 .pager a:last-child,.pager a:first-child{
  padding-right:4px;
  padding-left:4px;
}
.pager a {
  line-height: 16px;
}
.btn-pagenav{
  margin:2px!important;
  padding: 10px 16px!important;
  font-size: 16px;
  border-radius: 4px!important;
  background-color: #ddd!important;
  color: #333;
  line-height:100%!important;
  float:none!important;
}
.btn-pagenav.active{
  background-color: #98A3A3!important;
}
.profile-photo-small-wrapper{
  height:133px;
  width:100px;
  position:relative;
}

.online-now{
  color:#fff;
  font-weight:500;
  text-align:center;
  background-color:#0cb612;
  width:100%;
  height:16px;
  bottom:0px;
  position:absolute;
  text-transform:uppercase;
  line-height:15px;
  font-size:13px;
  left:0;
  margin-top:-14px;
}

.online-now.gift-tracking-page {
  position: relative;
  display:block;
  width:114px;
  bottom:15px;
}

/* Online Now alignment for messages */

.tinyflag.galleryblock{
  position:absolute;
  top:14px;
  left:19px;
}
.gallery_container{
  margin: auto;
  text-align: center;
  background-color: #fff;
}
.custom-gallery-div {
  width: 50%;
  height: 25px;
}

.gallery_left{
  text-align: left!important;
}
.gallery-portrait span.live, .gallery-portrait span.online, .gallery-portrait span.serious {
    cursor: pointer;
    display: block;
    float: left;
    height: 17px;
    position: absolute;
    top: 119px;
    left: 16px;
    width: 100px;
}
.gallery-portrait span.online {
    background: url('/images/sprites/main-sprites.png') 0px -111px no-repeat;
}

.gallery-portrait span.serious {
    background: url('/images/serious_dater.png') no-repeat;
}
.gallery-portrait span.live {
    background: url('/images/sprites/main-sprites.png') -101px -111px no-repeat;
}

div.gallery-viewmore {
    display:inline-block;
    vertical-align:top;
}
div.gallery-profile .online {
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    background-color:#3fb031;
    text-align: center;
    color:white;
    opacity:0.87;
    filter:alpha(opacity=60); /* IE transparency */
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px;
}
div.gallery-profile img.profileimg{
  width:100%;
  height: auto;
}
div.gallery-profile img.profileimg.tagged {
  height: 100% !important;
  width: auto !important;
  object-fit: cover;
}

.red-like-btn {
  padding: 4px ;
  line-height: 1.5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  width: 100%;
  font-size: 12px;
  color:white!important;
}
.gallery-btns .red-like-btn {
  background-color:red!important;
}
.white-like-btn {
  padding: 4px ;
  line-height: 1.5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  width: 100%;
  background-color:white;
  color:red!important;
}


div.intro-video {
  max-width: 100%!important;
  border: 0px!important;
}
.intro-video .video-wrapper {
  background-color: #000000;
  color: #FFF;
  border-radius: 5px;
}
div.intro-video img.profileimg{
  top: 0px;
  max-height: 100% ;
  width: 100%;
  height: 90%!important;
}
div.intro-video .g-btn {
  border: 0px!important;
  padding: 0px!important;
}

div.intro-video .btn-likeher {
  color: #d92a2a!important;
}
.intro-video span.cliptime {
  position: absolute;
  top: 20px;
  right: 15px;
  color: #FFF;
  background: hsla(0, 10%, 0%, .5);
  padding: 3px 5px;
}
.intro-video a{
  color: #000!important;
}
#introVideo {
  z-index: 9999!important;
}
#introVideo .desc{
  height: 20px!important;
  overflow: hidden!important;
}
 #introVideo .intro-video-container{
   background-color: #FFFFFF;
   color: #919191;
 }
#introVideo .centered {
  text-align: center;
  font-size: 0;
}
#introVideo .centered > div {
  float: none;
  display: inline-block;
  text-align: left;

}
 #introVideo .intro-video-container h4{
  color: #919191!important;
 }
#introVideo .intro-video-container .close{
  color: #919191!important;
  opacity: 1!important;
  font-size: 20px!important;
}
#introVideo .intro-video-preview {
  width: 100%;
  height: auto;
  min-height: 300px;
}
#introVideo .intro-video-preview img{
  max-height: auto;
  max-width: 580px;
}
#introVideo .modal-body {
  padding: 0px 34px 20px;
}
#introVideo .modal-header {
  padding: 8px 16px;
}
#introVideo img.play {
  width: 25%  !important;
  height: auto  !important;
  border: 0;
  position: absolute;
  top: 35%;
  left: 35%;
}
#ntroVideoPurchase .modal-body{
  padding: 0px 20px 20px;
  font-size: 20px;
}
#ntroVideoPurchase .purchaseActionText {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 18px;
}
.col-centered{
  float: none;
  margin: 0 auto;
}
.btn-request-photo:hover{
  color: #999;
}
  .faa-flash.animated,
  .faa-flash.animated-hover:hover,
  .faa-parent.animated-hover:hover > .faa-flash {
    -webkit-animation: flash 2s ease infinite;
    animation: flash 2s ease infinite;
  }

  .faa-flash.animated.faa-fast,
  .faa-flash.animated-hover.faa-fast:hover,
  .faa-parent.animated-hover:hover > .faa-flash.faa-fast {
    -webkit-animation: flash 1s ease infinite;
    animation: flash 1s ease infinite;
  }

  .faa-flash.animated.faa-slow,
  .faa-flash.animated-hover.faa-slow:hover,
  .faa-parent.animated-hover:hover > .faa-flash.faa-slow {
    -webkit-animation: flash 3s ease infinite;
    animation: flash 3s ease infinite;
  }
div.gallery-profile .btn-message{
  color: #e1aa5b;
}
div.gallery-profile .btn-likeher{
  color: #d92a2a;
}
div.gallery-profile .btn-video{
  color: #0a2c67;
}
.mr3{
  margin-right: 2px;
}
.ml3{
  margin-left: 2px;
}
div.gallery-profile .fa{
  font-size: 16px!important;
  margin-right: 4px;
}
div.gallery-profile .new{
	color: #fa592c;
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin: 4px 5px;
	text-transform: uppercase;
	display: inline;
}
div.gallery-profile .tinyflag.galleryblock{
  position: relative;
	top:-3px;
	left:3px;
  width: 17px;
}
.btn-zoom{
  padding-left:6px!important;
  padding-right:6px!important;
}
.button_container .btn{
  margin-bottom:2px;
}

.sidebar_container .btn{
  display:block;
  margin-bottom:2px;
  text-align:left;
  border:1px solid #337ab7;
}

.account-options h2{
  text-align:left;
  margin-bottom:0px;
}
.account-options ul{
  list-style:none;
  list-style-type:none;
  padding-left:30px;
}
.account-options ul li{
  padding-left:0px;
  line-height:25px;
}
#google_translate_element{
  text-align:center;
  margin-top:20px;
}
#google_translate_element div div{
  display:block !important;
}

#wrapper.guest #invitations-widget{
  display:none;
}

h1.muted, h2.muted, h3.muted, h4.muted, h5.muted {
    text-align: center;
    color: #325592;
    background-color: #e6e6e6;
    padding: 3px;
}


/*buy credits*/
.credit-plan{
  padding: 5px;
}
.credit-plan:hover{
  padding: 3px;
  padding-bottom:7px;
}
.credit-plan .plan-wrapper{
  border:1px solid #ccc;
  margin-top:10px;
  margin-bottom:10px;
  padding:0;
  cursor:pointer;
}

.credit-plan .plan-credits{
  padding-top:5px;
  padding-bottom:5px;
}
.credit-plan h2{
  margin:0;
  line-height:18px;
}
.credit-plan .plan-selected{
  display:none;
}

.credit-plan .plan-details{
  line-height:26px;
  padding-top:8px
}
.credit-plan .plan-buy{
  color: #fff;
  background-color: #0bab00;
  padding-top:3px;
  padding-bottom:3px;
}

.credit-plan.selected-plan{
  padding:0;
}
.credit-plan.selected-plan h2{
  font-size: 28px;
}
.credit-plan.selected-plan .plan-selected{
  display:inline;
}
.credit-plan.selected-plan .buy-now{
  display:none;
}

.credit-plan.selected-plan .plan-wrapper{
  margin-top:0px;
  margin-bottom:0px;
  padding:0;
  box-shadow: 0px 0px 8px #888888;
}

.credit-plan.selected-plan .plan-credits{
  padding-top:10px;
  padding-bottom:10px;
}
.credit-plan.selected-plan .plan-details{
  line-height:30px;
}

.credit-plan.selected-plan .plan-buy{
  padding-top:5px;
  padding-bottom:4px;
  background-color:#ABB7B7;
}
/*end buy credits*/




.upgrade-membership .membership-option:not(.bronze){

  cursor:pointer;

}

.upgrade-membership .membership-option .plan-wrapper{
  margin: 12px 1px 5px 1px;
  border:1px solid #ccc;
}

.upgrade-membership .membership-option:not(.bronze):hover{
  padding:0;
}
.upgrade-membership .membership-option:not(.bronze):hover  .plan-wrapper{
  margin:0;
}

.upgrade-membership .membership-option h2{
  color:#000000;
  text-transform:uppercase;
  margin-top:0;
  font-size:1.2em;
}

.upgrade-membership .membership-option.bronze .plan-title{
  background-image:url(/images/upgrade-membership-bronze-bg.jpg);
}
.upgrade-membership .membership-option.silver .plan-title{
  background-image:url(/images/upgrade-membership-silver-bg.jpg);
}
.upgrade-membership .membership-option.gold .plan-title{
  background-image:url(/images/upgrade-membership-gold-bg.jpg);
}
.upgrade-membership .membership-option.platinum .plan-title{
  background-image:url(/images/upgrade-membership-platinum-bg.jpg);
}
.upgrade-membership .membership-option.diamond .plan-title{
  background-image:url(/images/upgrade-membership-diamond-bg.jpg);
}
.upgrade-membership .membership-option .plan-details img{
  max-width:175px;
}

.upgrade-membership .membership-option.selected{
  padding:0;
}
.upgrade-membership .membership-option.selected .plan-wrapper{
  margin:0;
}
.upgrade-membership .membership-option.selected .btn-primary{
  display:none;
}
.upgrade-membership .membership-option.selected .btn-default{
  display:block;
}
.upgrade-membership .membership-option .btn-primary{
  display:block;
}
.upgrade-membership .membership-option .btn-default{
  display:none;
}
.upgrade-membership .membership-option .btn{
  font-size:.9em;
  margin:10px;
}
.relative{
  position:relative;
}
.absolute-center{
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
}

.videoclip-thumb{
  padding:10px;
  border:1px solid #ccc;
}
.displayVotes{
  margin: 10px auto;
}
#votingStars{
  margin: 10px auto 0;
}
.connections{
  padding-bottom:0;
}
.connections.page-heading.dark h1{
  margin-bottom:0;
}
.connection-actions{
  background-color:#e2f2ff;
  padding:4px;
  margin-bottom:10px;
}

.connection-actions .select-favorites {
  float: left;
  width: 120px;
  padding-top: 3px;
}
.connection-actions .delete-folder {
  float: left;
  width: 115px;
  padding: 5px 10px 5px 0;
}
.connection-actions .delete-folder input {
  height: 36px;
  font-size: 14px;
}
.connection-actions .move-to-folders {
  float: left;
  width: 30%;
  padding: 5px 10px 5px 0;
}
.connection-actions.is-favorites .move-to-folders {
  width: 120px;
}
.connection-actions .folders-list {
  float: left;
  width: 30%;
  padding: 5px 10px 5px 0;
}
.connection-actions.is-favorites .folders-list {
  width: 150px;
}
.connection-actions .sort-by-list {
  float: left;
  width: 220px;
  padding: 5px 10px 5px 0;
}
@media (min-width: 1505px) {
  .connection-actions .move-to-folders {
    width: 33%;
  }
  .connection-actions.is-favorites .move-to-folders {
    width: 25%;
  }
  .connection-actions .folders-list {
    width: 33%;
  }
  .connection-actions.is-favorites .folders-list {
    width: 25%;
  }
  .connection-actions .sort-by-list {
    width: 25%;
  }
}
@media (max-width: 1300px) {
  .connection-actions .move-to-folders {
    display: inline-block;
    clear: both;
    width: 50%;
  }
  .connection-actions.is-favorites .move-to-folders {
    display: block;
    clear: unset;
    width: 150px;
  }
  .connection-actions .folders-list {
    width: 50%;
  }
  .connection-actions.is-favorites .folders-list {
    display: inline-block;
    clear: both;
    width: 50%;
  }
  .connection-actions .sort-by-list {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .connection-actions .delete-folder {
    max-width: 30%;
  }
  .connection-actions .delete-folder input {
    font-size: 12px;
  }
  .connection-actions .move-to-folders,
  .connection-actions .select-favorites {
    max-width: 33.33%;
  }
  .connection-actions .folders-list,
  .connection-actions .sort-by-list {
    width: 50%;
  }
}
@media (max-width: 416px) {
  .connection-actions .delete-folder input {
    height: 29px;
    font-size: 11px;
  }
  .connection-actions .select-favorites {
    padding-top: 0;
  }
}




.navbar .container{
  margin-right:20px;
}



.smallscreen .navbar .container{
  margin-right:10px;
}
.inv-count{
  display:none;
}


.new-count {
    margin-left:6px;
    background-color: #d9534f;
    display: inline;
    padding: .1em .6em .1em;
    font-size: 90%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.new-count.alt {
    background-color: #0bab00;
}

.absolute{
  position:absolute;
}





.member-home-jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
}

/** Carousel **/

.member-home-jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.member-home-jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.member-home-jcarousel li {
    width: 200px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.member-home-jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.member-home-jcarousel-control-prev,
.member-home-jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    height:54px;
    line-height:54px;
    text-align: center;
    color: #888;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 54px/57px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.member-home-jcarousel-control-prev {
    left: -33px;
}

.member-home-jcarousel-control-next {
    right: -33px;
}

/** Carousel Pagination **/

.member-home-jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.member-home-jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.member-home-jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}


.flirt_message h1{
  font-size:18px;
  line-height:24px;
  margin:0;
}
.flirt_message #h1receiver{
  text-align:left;
}
.flirt_message #h1sender{
  text-align:left;
}

.flirtsmessage #flirt_text{
  text-align: center;
  padding: 10px;
  position:fixed;
  width:450px;
  max-width:90%;
  height:auto;
  color:#111;
  font-size: 20px;
  background-color: #FFF;
  overflow:hidden;
  max-width:90%;
}
.flirtAlert {
  margin-bottom:10px;
}
#duplicateFlirt {
  color: #6c757d!important;
  margin-bottom:10px;
  font-size:16px;
}
.flirtsmessage #flirt_inner{
  border: 1px solid #ccc;
  padding: 30px;
  font-size: 18px;
}
.flirtsmessage .upgrade-now{
  border: none;
  background-color: #2fbb5d;
  width: 90%;
  margin-top: 10px;
  padding: 10px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
}
.modal.and.carousel {
  position: fixed;
}

#flirtsOuter{
  z-index:999;
  position:fixed;
  top:0;
  left:0;
  height:100%;
  width:100%;
  display:none;
}
#flirtsInner{
  position:fixed;

  background:#000;
  top:0;
  left:0;
  height:100%;
  width:100%;
  opacity:.8;
}
#flirts{
  position:fixed;
  width:650px;
  max-width:90%;
  height:600px;
  color:#000;
  background-color:#FFFFFF;
  overflow:hidden;
}
#flirts .close{
  padding: 8px;
  font-size:16px;
}
#flirtsClose{
  height:33px;
  width:100%;
  color:#000000;
  text-align:right;
  background-color: #ececec;
  padding: 5px 10px;
}
.flirtsTitle{
  text-transform: uppercase;
  font-size: 20px;
  padding:10px 0px 20px;
}
#flirtsSelections{
  width:100%;
  height:325px;
  max-height:90%;
  padding:5px 0;
  overflow:scroll;
  overflow-y: scroll;
}
#lightbox .btn-flirt{
  background-color: #0bab00;
  color:#FFFFFF;
  font-size: 24px;
  font-weight: bold;
  width: 100%;
}
#lightbox .carousel-control{
    width:50px!important;
}
#lightbox .flirt-carousel-inner{
/*  width:550px; */
  padding-left: 20px;
  padding-right: 20px;
}
#lightbox .flirtbox{
/*  width:610px; */
}
#lightbox .carousel-inner > .item > a > img{
  display: inline-block;
}
.flirtBlock{
  float:left;
  width:650px;
  height:300px;
}
#flirtResultWrapper{
  text-align:center;
}
h1#flirtResult{
  margin: 10px auto 0;
  font-size:24px;
  color:#000;
  text-align:center;
}
.flirt{
  border:2px solid transparent;
  padding:4px;
}
.flirt.selected{
  border:2px solid #63ac13;
}
.redtxt{
  color:red;
}
.flirt_message{
/*  height:140px !important;*/
  max-width: 300px;
  margin: 0 auto;
  padding-top: 12px;
}

#flirtsCloseWrapper{
  position:absolute;
  top:200px;
  left:calc(50% - 175px);
  width:350px;
  background-color:#fff;
  padding:25px;
  font-size:16px;
  z-index:9999;
}
#flirtsCloseWrapper h2{
  text-align:center;
}
#flirtsCloseWrapper input[type=submit]{
  display:block;
  margin:15px auto;
}
.home-correspondence label{
  font-weight:normal;
  width:160px;
  margin-bottom:0;
  font-size:14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:#000;
}
.home-correspondence label:hover{
  text-decoration:underline;
  cursor:pointer;
}
.home-correspondence .total-count{
  width:35px;
  text-align:right;
  display:inline-block;
}

.home-correspondence .new-count{
  display:none;
  font-size:70%;
  padding: 1px 2px;
}

.home-correspondence .has-new{
  color:#d9534f;
  position:relative;
}
.home-correspondence .has-new .new-count{
  display:inline;
  position:absolute;
  top:4px;
  right:-30px;
}
.home-member-stats{
  height:100%;
  min-height:100%;
}

.flex{
  display:flex;
}
.flex.flex-wrap{
  flex-wrap: wrap;
}
.flex.flex-column{
  flex-direction: column;
}
.flex-reverse{
  flex-direction: row-reverse;
}

.justify-content-space-between{
  justify-content: space-between;
}
.justify-content-center{
  justify-content: center;
}
.justify-content-end{
  justify-content: flex-end;
}

.align-center{
  align-content: center;
}

.connections-wrapper [type=checkbox]{
  position:absolute;
  top:5px;
  left:7px;
}

/* style for "How to make the most of your Dream Singles credit" and
"How to make the most of your Dream Singles credit" */

h1.thankmsg{
	color: #08a901;
	font-size: 20px;
	padding-bottom: 24px;
    padding-top: 20px;
	line-height: 35px;
}
h1.thankmsg span{
	color: #000;
	font-size: 16px;
	display: block;
}

.grey-box{
	background: #f5f2f2;
	padding: 10px;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
}
.grey-box img{
	vertical-align: top;
}
.call-notice-details {
    width: 200px;
    max-width: 100%;
    margin: 0 auto;
}
.creditpurchasebenefits-footer{
	padding-top: 5%
}
#creditpurchasebenefits {
    color: #242424;
    font-size: 1.1em;
    margin:0 auto;
	text-align: center;
	padding-top: 5%;
    padding-bottom: 30px;
}
.creditpurchase-grid a{
	text-decoration: underline;
	text-transform: uppercase;
	font-size:13px;
}
.creditpurchase-grid img{
	width:60px;
	padding-right: 3px;
}
.creditpurchase-grid .col-lg-4{
	padding-left: 2% !important;
	text-align: left;
	padding-right: 2%;
	padding-top: 19px;
}
.creditpurchase-grid .col-md-6{
	padding-left: 2% !important;
	text-align: left;
	padding-right: 2%;
	padding-top: 19px;
}
.creditpurchase-grid.row :nth-child(3n-1){
	border-right: dashed #D8D8D8 .5px;
	border-left: dashed #D8D8D8 .5px;
}
.creditpurchase-grid div:nth-of-type(6n+1), .creditpurchase-grid div:nth-of-type(6n+2), .creditpurchase-grid div:nth-of-type(6n+3) {
	border-bottom: dashed #D8D8D8 .5px;
}
#creditpurchasebenefits .cpd-lastbox{
	padding-top: 25px;
}
#creditpurchasebenefits .cpd-mainbox{
	padding-bottom: 25px;
	padding-top: 5px;
	border-bottom: dashed #D8D8D8 .5px;
}
#creditpurchasebenefits .cpb-box{
	/*min-height: 100px;*/
	/*padding: 15px 35px;*/
}
#creditpurchasebenefits .cpb-mid{
	border-right: dashed #D8D8D8 .5px;
	border-left: dashed #D8D8D8 .5px;
}
#creditpurchasebenefits .cpb-box p{
	margin-left: 10px!important;
	text-align:left ;
}
#creditpurchasebenefits .cpb-box a{
	text-transform:uppercase;
}
.creditpurchasebenefits-footer span.big{
    color: #4e4e4e;
    font-weight: bold;
    clear: both;
    display: block;
    text-align: center;
    font-size: 18px;
    font-family: "Myriad Pro", Arial, sans-serif;
    margin: 15px 0px;
}
#creditpurchasebenefits img{ border: 0px; }
#creditpurchasebenefits ul#benefitsquares {
  overflow: hidden;
  margin:0 auto;
  padding-left:0;
}

#creditpurchasebenefits ul#benefitsquares li{
    padding: 0px;
    float: left;
    width: 220px;
    height: 180px;
    margin: 0px;
    list-style-image: none;
    list-style: none;
    padding: 20px 3px 0px 9px;
    position: relative;
}


#creditpurchasebenefits ul#benefitsquares li p {
    float: left;
    font-size: 12px;
    width: 140px;
    text-align: left;
    margin: 0px;
    line-height: 14px;
}
#creditpurchasebenefits ul#benefitsquares li {
    background: url('/images/benefits_background.png');
}
#creditpurchasebenefits ul#benefitsquares li:hover {
    background: url('/images/benefits_mouse_over.png');
}
#creditpurchasebenefits ul#benefitsquares li strong {
    color: #3e94bf;
    padding-top: 0px;
    padding-bottom: 2px;
    display: block;
    font-size: 1.3em;
    line-height: 18px;
}
#creditpurchasebenefits.membership ul#benefitsquares li strong {
    font-size: 1.5em;
}
#creditpurchasebenefits.membership ul#benefitsquares li{
    height: 130px;
}
#creditpurchasebenefits a.benefitbutton {
	background: #08a901  ;
	color: #ffffff;
	padding: 6px 15px;
	border-radius: 2px;
	margin-top: 10px;
	display:inline-block;
	width:160px;
}
#creditpurchasebenefits div.icon {
    height: 63px;
    width: 59px;
    float: left;
    margin-right: 3px;
    background: url('/images/creditbenefits_sprite_icons.png');
}
#creditpurchasebenefits  div.icon.livevideo {
    background-position: -2px -2px;
}
#creditpurchasebenefits  div.icon.voicechat {
    background-position: -63px -2px;
}
#creditpurchasebenefits  div.icon.livechat {
    background-position: -124px -2px;
}
#creditpurchasebenefits  div.icon.videoletters {
    background-position: -2px -67px;
}
#creditpurchasebenefits  div.icon.russiangirlsvideo {
    background-position: -63px -67px;
}
#creditpurchasebenefits  div.icon.schedulecall {
    background-position: -124px -67px;
}
#creditpurchasebenefits ul#benefitsquares.smallsquares li {
    background: url('/images/benefits_background_small.png');
}
#creditpurchasebenefits ul#benefitsquares.smallsquares li:hover {
    background: url('/images/benefits_mouse_over_small.png');
}
#creditpurchasebenefits ul#benefitsquares.smallsquares li{
    max-width:165px;
    height: 140px;
}
#creditpurchasebenefits ul#benefitsquares.smallsquares li a.benefitbutton {
    left: 14px;
}
#creditpurchasebenefits ul#benefitsquares.smallsquares li {
    padding-left: 8px;
}
#creditpurchasebenefits ul#benefitsquares span.orange {
    color: #F95400;
}
#creditpurchasebenefits a {
    color: #3E94BF;
}
.show-sm-down{
	display: none;
}
.benifit-boxes{
	margin: 0 10%;
}

h2{
	font-family: Open Sans;
	font-size: 22px;
	color: #0486ba;
	font-weight: 400;
	line-height: 1.1;
	padding-bottom: 15px;
}
.membership{
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}
.benifit-boxes .col-md-4{
	padding: 0!important;
}
.benifit-offer-boxes{
	margin: 0 3%;
}
.benifit-offer-boxes .col-md-3{
	padding-left: 5px!important;
	padding-right: 5px!important;
}
 .benifit-box{
	border-radius: 11px;
	margin: 5px;
	padding: 15px;
	background: #f5f2f2;
    background: -webkit-linear-gradient(#f5f2f2, #FFFFFF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f5f2f2, #FFFFFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f5f2f2, #FFFFFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f5f2f2, #FFFFFF); /* Standard syntax */
}
a.view-more-gallery{
  text-align:center;
  color:#555;
  font-size:22px;
}

.text-bold{
  font-weight:bold;
}
.contest-banner{
  width:100%;
  max-width:1219px;
}
.holidayBanner {
  background-image: url("/images/banners/holiday-banners/DS-ChristmasBanner-Dec12.jpeg");
  background-size:100%;
  text-align: center;
  margin:7px;
  height: 145px;
}
.holidayBannerMobile {
  background-image: url("/images/banners/holiday-banners/DS-ChristmasBanner-Dec12-Mobile.png");
  background-size:100%;
  text-align: center;
  padding-top:120px;
  background-repeat:no-repeat;
}
.holidayBanner .content, .holidayBannerMobile .content {
  margin-top:1rem;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 27px;
  font-weight: 600;
  color: #2a5b2c;
}
.holidayBannerMobile .content {
  font-size: 1.5rem!important;
}
@media (min-width: 767px) {
  .holidayBannerMobile {
    padding-top: 222px;
    background-repeat: no-repeat;
  }
  .holidayBannerMobile .content {
    font-size: 2.5rem!important;
  }
}
.holidayBanner .content a, .holidayBannerMobile .content a {
  color:black;
}
.holidayBanner .subContent, .holidayBannerMobile .subContent {
  color:#bb1527;
  font-size:14px;
}
.holidayBanner .resendalert, .holidayBannerMobile .resendalert {
  display:block;
}
.upgrade-banner {
  width: 100%;
  max-width: 800px;
}
.banner{
  width:100%;
  max-width:1219px;
}
#mail-attachment-selector{
  background-color:#fff;
}
#mail-attachment-selector .tab-pane{
  padding:20px;
}
#mail-attachment-selector .tab-boxed, #mail-attachment-selector .nav-tabs{
  border-color:#b6b6b6;
}
#mail-attachment-selector .nav-tabs li.active a{
  border-color:#b6b6b6;
  border-bottom-color:#ffffff;
}
#hiddenMsg{
  display:none;
}
#message{
  display:none;
  z-index:0;
  height:0px;
  width:0px;
  border:0;
  padding:0;
  margin:0;
}
#plain_message{
  display:block;
  width:100%;
  height:100%;
}

.btn.selectpicker{
  background-color:#ffffff;
  border-color:#dddddd;
  color:#555555;
}
.main-mail-submenu .btn.selectpicker{
  padding:0;
  color:#262626;
  border:0;
}
.main-mail-submenu .dropdown-menu li{
  border:0;
  float:none;
}
.bootstrap-select{
  height:auto;
}

#plan_select_form input {
  border-color: #a0a0a0;
}
#plan_select_form .selectpicker{
  height: 34px;
  border-color:#a0a0a0;
  padding:0;
  margin:0;
  max-height:300px;
}

#plan_select_form .bootstrap-select.form{
  margin-bottom:0;
}


.buy-credits-header-info b {
  color: #d9534f;
}
#creditForm table.credit-options {
  width: 100%;
  border: 1px solid #ddd;
  background: #fff;
  text-align: center;
}
#creditForm table.credit-options th,
#creditForm table.credit-options .odd td,
#creditForm table.credit-options .even td
{
  padding: 10px;
  text-align: center;
  border-right: 2px solid #fff;
}
#creditForm table.credit-options th {
  background: #e4f2fb;
}
#creditForm table.credit-options .odd {
  background: #f8f8f8;
}
#creditForm table.credit-options tr th:last-child,
#creditForm table.credit-options tr td:last-child
{
  text-align: left;
  border: none;
}
#creditForm table.credit-options tr td .best-value {
  margin-left: 10px;
  padding: 5px;
  background: #d9534f;
  color: #fff;
  font-size: smaller;
  border-radius: 5px;
}
#creditForm .bootstrap-select, #creditForm select {
  width:100%;
  border-color:#ddd;
}
#creditForm input.error, #creditForm .bootstrap-select.error {
  border: 1px solid #d9534f;
}
#creditForm label.error {
  color: #d9534f;
}
#creditForm .cc-type {
  width:  36px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
#creditForm .cc-type.none {
  display: none;
}
#creditForm .cc-type.visa {
  background-image: url(/members/new/images_files/DM_3page__27.jpg);
}
#creditForm .cc-type.mastercard {
  background-image: url(/members/new/images_files/DM_3page__29.jpg);
}
#creditForm .cc-type.american-express {
  background-image: url(/members/new/images_files/DM_3page__31.jpg);
}
#creditForm .cc-type.discover {
  background-image: url(/members/new/images_files/DM_3page__33.jpg);
}
#creditForm #ccPurchaseSubmitButton[disabled] {
  background-color: #0bab00;
  border-color: #0bab00;
  color: #FFFFFF;
}

form#shop .bootstrap-select{
  width:100%;
}

.message-addendum{
  text-align: center;
  color: red;
  margin-top: 15px;
  clear: both;
  font-size:11px;
  line-height:13px;
  font-weight:bold;
}

.nav .dropdown-menu.male-account-options{
  width:260px;
  margin-left: auto;
  margin-right: -7rem;
}
.nav .dropdown-menu.male-account-options li:first-of-type{
  line-height:28px;
  padding:10px 0 0 10px;
  font-size:14px;
}
.nav .dropdown-menu.male-account-options li span:not(.btn){
  display:inline-block;
  font-weight:bold;
  font-size:100%;
}
.nav .dropdown-menu.male-account-options li a{
  padding-top:0;
  line-height:24px;
  position:relative;
}
.nav .dropdown-menu.male-account-options a .btn{
  display:inline-block;
  width:70px;
  padding-top:4px;
  padding-bottom:4px;
  position:absolute;
  right:5px;
  top:1px;
}

.member-home-banner{
  height:200px;
  width:100%;
  cursor:pointer;
}
.member-home-banner img{
  display:none;
}
.hamburger{
    display:none;
    font-size:40px;
    /*color:#fff;*/
    padding-top: 15px;
    padding-bottom: 15px;
    margin:0;/*12px 0 9px 4px;*/
    float:left;
  }
.text-bigger{
  font-size:1.2em;
}
.page-1-form-wrapper{
  padding: 20px 20px 5px;
  max-width:100%;
}
span.err{
	color: red;
}
span.err label{
	margin: 0!important;
	font-weight: normal;
	font-family:none;
}
.popover-createProfile a.btn-cp{
	background-color: #2fbb5d;
	color:#FFF;
	padding: 10px;
	width: 100%;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 16px;
}
.popover-createProfile .greynote{
	color: #939393;
}
#popover-createProfile .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
    width: 30%;
}
#popover-createProfile_2 .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
    width: 100%;
}
.popover-createProfile .label-txt{
	text-align: left;
	display: inline-block;
	padding: 6px 6px;
}
.popover-createProfile .btn-later{
	text-align: center!important;
	padding-bottom: 10px;
}
.popover-createProfile .btn-later a{
	color: #939393!important;
	text-decoration: underline!important;
}
#popover-createProfile_2 .ui-dialog-titlebar{
	padding: 25px 40px 0;
}
.popover-createProfile .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
	cursor: pointer!important;
}
#popover-createProfile.bootstrap-select{
	width: 31%!important;
}
#popover-createProfile.selectpicker{
	max-height: 200px;
	min-height: 50px;
}
.input-group .login_username{
  z-index: 1!important;
}

.fast-login-link {
  color: #FFFFFF!important;
  text-decoration: none!important;
  background-color: transparent!important;
  padding: 8px 20px!important;
  border-radius: 3px!important;
  border: 1px solid white!important;
  line-height: 120%!important;
}

#home_flirts_wrapper,
#home_likes_photo_wrapper{
  width:100%;
  height:170px;
  margin-top:8px;
  white-space: nowrap;
  overflow: auto;
}

  #home_likes_photo_wrapper .name{
    display:block;
    width: 100px;
    height:20px;
    white-space: nowrap;
    overflow:hidden;
  }
  #home_likes_photo_wrapper .thumb{
    height:155px;
    width:100px;
    border:1px solid transparent;
    margin: 0 9px 0 0;
    display: inline-block;
    position:relative;
  }
    #home_likes_photo_wrapper .thumb .profile_photo{
      width:100px;
      height:133px;
    }
    #home_likes_photo_wrapper .thumb .action{
      height:26px;
      width:26px;
      position:absolute;
      bottom:2px;
      right:2px;
      background-image:url(/images/chat/girls/thumb-green.png);
      z-index:4;
      cursor: pointer; cursor: hand;
    }


  #home_likes_photo_wrapper .thumb:last-child{

    margin-right: 0;
  }
  #home_likes_photo_wrapper .thumb:first-child{

    margin-left: 3px;
  }

.home_flirts_name {
  display:block;
}
.flirts-container, .photo-likes-container {
  padding:0;
}
.member-home-jcarousel-control-flirts-next,
.member-home-jcarousel-control-flirts-prev,
.member-home-jcarousel-control-photo-wrapper-prev,
.member-home-jcarousel-control-photo-wrapper-next {
  right:0;
  font:54px/57px Arial, sans-serif;
  color:#888;
  position:absolute;
  margin-top:-120px;
}
.member-home-jcarousel-control-flirts-prev,
.member-home-jcarousel-control-photo-wrapper-prev{
  left: 0;
}
.member-home-jcarousel-control-flirts-next,
.member-home-jcarousel-control-photo-wrapper-next{
  margin-left: 100%;
}
  #home_flirts_wrapper .name{
    display:inline-block;
    width: 100px;
    height:20px;
    white-space: nowrap;
    overflow:hidden;
  }
  #home_flirts_wrapper .thumb{
    height:155px;
    width:100px;
    border:1px solid transparent;
    margin: 0 9px 0 0;
    display: inline-block;
    position:relative;
  }
    #home_flirts_wrapper .thumb .profile_photo{
      width:100px;
      height:133px;
    }
  #home_flirts_wrapper .thumb .action{
    position:absolute;
    bottom:2px;
    right:1px;
    z-index:4;
    cursor: pointer; cursor: hand;
    width: 26px;
    height: 26px;
    background: #fff;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    text-align: center;
  }
  #home_flirts_wrapper .thumb .action:before{
    font-family: 'icomoon';
    padding-left: 4px;
    color: #5774b3;
    font-size: 20px;
    content: "\10ffff";
  }
  #home_flirts_wrapper .thumb:last-child{

    margin-right: 0;
  }
  #home_flirts_wrapper .thumb:first-child{

    margin-left: 3px;
  }
  span.redbubble{
    position: absolute;
    top: 12px;
    left: 40px;
    font-size: 10px;
    line-height: 7px !important;
    font-weight: 400 !important;
    border-radius: 15px;
    padding: 4px;
    z-index: 4;
    background: #E15554;
    min-width:12px;
    min-height: 12px;
    /*box-shadow: 2px 3px 2px #000; */
  }
.rewards_browse_btn{
  background-color: #eeeeee!important;
  min-width:170px!important;
  margin-left:5px;
}
#banner-timer{
 background-image:url('/images/email/tour2018/banner_bg_red.jpg'); /* linear-gradient(to right,#294876,#398ab9,#45bfee); */
 background-size: 100% 100%;
 margin: 0px;
 padding: 20px 2px;
 display: table;
 width: 100%;
}
#banner-timer div{

}
#banner-timer .btimer-blk1{
 display: table-cell;
 vertical-align: middle;
}
#banner-timer .btimer-blk1 span{
  font-size: 22px;
}
#btimer{
  text-align: center;
  width: auto;
  background-color: #530707;
  box-shadow: 3px 3px 20px #111;
  padding: 3px 4px;
}
.btimer-blk2{
  color: #FFF;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bolder;
  text-shadow: 2px 2px 4px #000000;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.btimer-blk3{
  text-align: center;
  display: table-cell;
  vertical-align: bottom;
  padding: 3px 4px;
}
.btimer-blk3 span{
  padding: 2px 12px;
  color:#FFF;
}
.btimer-blk4{
  display: table-cell;
  vertical-align: middle;
   padding: 3px 4px;
}
.ds-input,
input.form-control {
	padding: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #4e4e4e !important;
  border-radius: 3px;
  width: 100%;
  height: 40px;
}
.billing-section select.form-control {
  padding: 5px;
  border: 1px solid #4e4e4e !important;
  border-radius: 3px;
  height: 40px;
}
.form-check-inline label {
  font-weight: 600;
}
.verification-button-container {
  text-align:center;
}
.ds-checkbox {
  display: block;
  height: 18px;
  width: auto;
  min-width: 0;
}
.ds-select button.selectpicker, .bootstrap-select .btn-default{
  height: 36px !important;
  border-color: #4e4e4e !important;
  border-radius: 3px;
  background-color: #FFF;
  color: #333;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
  background: #ddd!important;
  color:#333;
}
.inboxsubmenu .bootstrap-select .btn-default{
  border: 0px;
  padding: 0px;
  position: initial;
  width: auto;
  height:auto!important;
}
.main-mail-submenu li.active .bootstrap-select, .main-mail-submenu li.active .filter-option-inner-inner {
  background: #ddd!important;
}
.gift-cat-header {
  background-color: #eef0f5;
  line-height: 34px;
  font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
  color: black;
  font-weight: 300;
  padding: 0;
}
.gift-cat-blk{
  display: table;
  width:100%;
}
.gift-item-blk{
  display: table-cell;
}
.giftitem{
  border:1px solid #DDDDDD;
  margin:4px;
  text-align: center;
  width:100%;
  padding-bottom: 5px;
}
.giftitem-card {
  max-width: 281px;
  margin: 0 auto 4rem;
}
.giftitem .giftimgblk{
   width: 100%;
   max-height: 282px;
   text-align: center;
}
.giftitem .giftimgblk:hover {
  cursor: pointer;
}

.giftimgblk-responsive{
  position: relative;
}
.giftimgblk-responsive img {
  max-width: 100%;
  height: 282px;
}
.giftitem .btn-info{
  position: absolute;
  top: 12px;
  right:20px;
  padding: 1px 3px;
}
.giftimgblk-responsive .btn-info {
  top: 6px;
  right: 6px;
}
.giftitem-card button.btn-info {

}
.giftitem .glyphicon{
  top: 0px;
  line-height: 130%;
}
.giftitem .tooltip-inner{
  background-color: #325592!important;
  font-size: 15px;
}
.giftitem .tooltip-inner::after {

}
.giftitem .tooltip.bottom .tooltip-arrow{
  border-bottom-color: #325592;
}
.gift-cart6.ds-select button.selectpicker{
  border-radius: 0;
  border-color: #DDDDDD !important;
}

.gift-btn {
  width: 100%;
  height: 40px;
  background-color: #65b9d5;
  border-radius: 20px;
  text-transform: uppercase;
  border: 0;
  color: white;
  font-size: 14px;
  line-height: 40px;
  font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.gift-options-popover .gift-btn-col {
  max-width: 200px;
}

.giftitem-card .info-title-wrapper {
  min-height: 60px;
}

.giftitem-card .ds-select {
    padding-top: 10px;
    padding-bottom: 10px;
  z-index: 10;
}

@media (max-width: 1390px) and (min-width: 1200px) {
  .gift-btn-col {
      padding-top: 10px;
    width: 100% !important;
  }

  .giftitem-card .ds-select{
    width: 100% !important;
  }

  .giftitem-card .info-title-wrapper {
    padding: 0 !important;
  }

}

@media (min-width: 1391px) {
  .gift-btn-col {
      padding-top: 10px;
    padding-left: 0;
  }
}

#postcard-type {
  padding: 0px;
}

#postcard-text {
  padding: 0px;
}

@media (min-width: 1199px) {
  #postcard-type {
    padding-right: 15px;
  }

  #postcard-text {
    padding-left: 15px;
  }
}
.condition-blk{
   position: relative;
   padding-right: 15px;
   min-height: 20px;
   text-align: right;
   color: #FF0000;
   font-style: italic;
   font-size: 13px;
}
.condition-desc{
  z-index: 1;
  position: absolute;
  visibility: hidden;
  width: 220px;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  background-color: #ddd;
  color: red;
  top: 30%;
  left:30%;
}
.condition-blk:hover .condition-desc{
  visibility: visible;
}
.giftitem .bootstrap-select{
  width: 100%!important;
}
.gift-viewmore{
 /* border:1px solid #ababab;
  padding: 8px 30px;;
  color: #7b7b7b;
  text-decoration: underline;
  font-size: 16px;*/
  width:200px;
  margin-left: auto;
  margin-right: auto;
}

.flex-break {
  flex-basis: 100%;
  height: 0;
}

#gifts-searchblk{
    background-color: #eff1f5;
    background-image:url('/images/SendGift-Search.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
    min-height: 150px;
}

.searchBoxes {
  display: flex;
  justify-content: center;
  align-items: center;
}

#gifts-searchblk .searchBar {
  width: 100%;
}
.holidaySearch {
  display: flex;
  justify-content: center;
  align-items: center;
}

#gifts-searchblk.holiday-bkg-search.valentines {
  background-image: url('/images/banners/holiday-banners/gift-shop/valentines.jpg') !important;
  background-color:#001800;
  background-position: center;
  background-size: cover;
}
#gifts-searchblk.holiday-bkg.valentines {
  background-image:url('/images/banners/holiday-banners/gift-shop/valentines-lady.jpg') !important;
  background-color:#001800;
  background-position: center center;
  background-size: cover;
}
#gifts-searchblk.holiday-bkg .nameTxt{
  margin-top:140px;
  color: #ffffff !important;
}


#gifts-searchblk.holiday-bkg-search .searchNoProfile {
  margin-top: 60px;
}

#gifts-searchblk.holiday-bkg {
  min-height: 300px;
}

#gifts-searchblk #searchblk{
	width:350px!important;
  padding: 10px;
  max-width: 100%;
}
#gifts-searchblk .profile-blk{
  padding: 10px;
  font-size: 20px;
  color: #355691;
}
#gifts-searchblk #searchblk .form-control { background-color: #fff!important; }
#gifts-searchblk #searchblk .form-control::-webkit-input-placeholder { color: #ccc !important; }
#gifts-searchblk #searchblk .form-control:-moz-placeholder { color:#ccc !important; }
#gifts-searchblk #searchblk .form-control::-moz-placeholder { color: #ccc !important; }
#gifts-searchblk #searchblk .form-control:-ms-input-placeholder { color: #ccc !important; }
#gifts-searchblk #searchblk .navbar-form .form-control {
	background-color: #fff;
  border: 1px solid #808384;
	color: #607078;
  display: inline;
}
#gifts-searchblk #searchblk .navbar-form .btn .glyphicon.glyphicon-search {
  color: #969c9f;
  top: 0;
  right: 2px;
}
#gifts-searchblk #searchblk i{
	color: #ccc !important;
}

#gifts-searchblk-second{
  background-color: #eff1f5;
  display: flex;
  justify-content: center;
  align-items: center;
}

#gifts-searchblk-second #searchblk{
  width:350px!important;
  padding: 10px;
  max-width: 100%;
}
#gifts-searchblk-second #searchblk .form-group{ background-color: #fff; }
#gifts-searchblk-second #searchblk .form-control::-webkit-input-placeholder { color: #ccc !important; }
#gifts-searchblk-second #searchblk .form-control:-moz-placeholder { color:#ccc !important; }
#gifts-searchblk-second #searchblk .form-control::-moz-placeholder { color: #ccc !important; }
#gifts-searchblk-second #searchblk .form-control:-ms-input-placeholder { color: #ccc !important; }
#gifts-searchblk-second #searchblk .navbar-form .form-control {
  background-color: #fff;
  border: 1px solid #808384;
  color: #607078;
  display: inline;
}
#gifts-searchblk-second #searchblk .navbar-form .btn .glyphicon.glyphicon-search {
  color: #969c9f;
  top: 0;
  right: 2px;
}
#gifts-searchblk-second #searchblk i{
  color: #ccc !important;
}
#gifts-searchblk-second .navbar-form .search-button{
  background: #f3f7f9;
  right: 0px!important;
  height: 100%!important;
  margin-left: 1px;
  border-right: 1px solid #808384;
  border-top: 1px solid #808384;
  border-bottom: 1px solid #808384;
  border-left: 1px solid #dae3e7;
}


#gifts-searchblk .navbar-form .search-button{
  background: #f3f7f9;
  right: 0px!important;
  height: 100%!important;
  margin-left: 1px;
  border-right: 1px solid #808384;
  border-top: 1px solid #808384;
  border-bottom: 1px solid #808384;
  border-left: 1px solid #dae3e7;
}
#cart-count {
    text-align: center;
    min-height: 90px;
    line-height: 90px;
    font-size: 14px;
    border: 1px solid black;
    margin: 25px;
}
@media screen and (min-width: 654px) {
  #cart-count {
    font-size: 23px;
  }
}
#cart-count a {
  color: #13a902;
}
#cart-count .btn-success, #shop .btn-success {
  background-color: #13a902;
  border-color: #13a902;
  font-size: 18px;
  margin: 2rem 40px;
  padding-left: 60px;
  padding-right: 60px;
}
#shop .btn-success {
  float: right;
}
.gift-err{
  color: red;
  display: block;
}
.gift-cart-title{
  text-align: left;
  padding: 10px 15px;;
}
.giftcenter{
  display: flex;
  justify-content: center;
  align-items: center;
}
#gifts .info-title:hover {
  cursor: pointer;
}
.gift-options-popover {

}
.gift-options-popover .top-bar{
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.gift-options-popover .popover-title-text{
  width: 85%;
  display: inline-block;
  font-size: 30px;
  text-transform: uppercase;
}
.gift-options-popover .close-edit-popover{
  position: absolute;
    right: 15px;
    top: -5px;
    font-size: 40px;
}
.gift-options-popover .close-edit-popover:hover{
  cursor: pointer;
}
.gift-options-popover .ui-dialog-titlebar {
  display: none;
}
.gift-options-popover .image-col {
  width: 40%;
  display: inline-block;
  float: left;
}

.gift-options-popover .content-col {
  width: 55%;
  display: inline-block;
}

@media screen and (max-width: 750px) {
  .gift-options-popover .image-col {
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  .gift-options-popover .image-col img {
    display: block;
    margin: 0 auto;
  }

  .gift-options-popover .content-col {
    width: 100%;
    display: block;
  }
}
.gift-options-popover .content-col {

}

.gift-options-popover .options-content {
  margin-bottom: 4rem;
}

.gift-options-popover .content-col .bootstrap-select {
    border: 1px solid #4e4e4e !important;
    border-radius: 3px;
}
.gift-options-popover .content-col .gift-name{
  font-size: 30px;
  margin-bottom: .5rem;
}
.gift-options-popover .content-col .gift-description{
  margin-bottom: 2rem;
}
.gift-options-popover .content-col .gift-price{
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 20px;
  color: #13a902;
}
.gift-options-popover .content-col .gift-attributes{
  margin-bottom: 3rem;
  margin-top: 1rem;
}
.gift-options-popover .content-col .gift-quantity{
  margin-bottom: 3rem;
}
.gift-options-popover .gift-quantity div{
display: inline-block;
}
.gift-options-popover .gift-quantity .control {
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 22px;
  font-size: 20px;
  border: 1px solid #d7d7d7;
}
.gift-options-popover .gift-quantity .control:hover {
  cursor: pointer;
}
.gift-options-popover .gift-quantity .quantity {
  margin: 0px 7px;
}

.gift-options-popover .gift-attribute {
  display: inline-block;
  width: 35px;
  height: 35px;
  padding: 2px;
}
.gift-options-popover .gift-attribute div {
  width: 100%;
  height: 100%;
}
.gift-options-popover .gift-attribute.gift-attribute-red div {
  background-color: #8d0b11;
}
.gift-options-popover .gift-attribute.gift-attribute-white div {
  background-color: #eee7e1;
}
.gift-options-popover .gift-attribute.gift-attribute-pink div {
  background-color: #fb6bb6;
}
.gift-options-popover .gift-attribute.gift-attribute-yellow div {
  background-color: #f1c24c;
}
.gift-options-popover .gift-attribute.gift-attribute-gold div {
  background-color: #f4dac8;
}
.gift-options-popover .gift-attribute.gift-attribute-silver div {
  background-color: #e4e3e3;
}
.gift-options-popover .gift-attribute.gift-attribute-gray div {
  background-color: #7a7182;
}
.gift-options-popover .gift-attribute.gift-attribute-black div {
  background-color: #000000;
}
.gift-options-popover .gift-attribute.gift-attribute-space div {
  background-color: #101010;
}
.gift-options-popover .gift-attribute.gift-attribute-space-grey div {
    background-color: #101010;
}
.gift-options-popover .gift-attribute.gift-attribute-blue div {
  background-color: #2e4584;
}
.gift-options-popover .gift-attribute.selected {
  border:1px solid #6d6d6d;
}
.gift-options-popover .gift-attribute:hover {
  cursor: pointer;
}

@media screen and (min-width: 480px) {
  #shop {
    padding: 3rem;
  }
}

#checkout-item-title {
  padding-left: 5px;
}
.checkout-item-content {
  padding-left: 5px !important;
}

@media screen and (min-width: 400px) {
  #checkout-item-title {
    padding-left: 30px;
  }
  .checkout-item-content {
    padding-left: 30px !important;
  }
}
.purchased-albums{
  display: flex;
  flex-wrap: wrap;
}
.purchased-albums .box-with-border{
    padding: 0px;
    margin-bottom: 8px;
 }
.purchased-albums .innerbox{
   padding: 10px 4px 4px;
   margin: 4px;
   background-color: #f6f6f6;
   border: 1px solid #ccc;
   width:380px;
   max-width:100%;
   display: inline-block;
}
.purchased-albums .leftbox{
  width:160px; text-align:center;display:inline-block;float:left;
}
.purchased-albums .rightbox{
  padding:2px;width:200px;display:inline-block;float:right;
}
.bootstrap-select.form-control.birthdate-select{
  width:30%!important;
}
.text-left{
  text-align: left;
}

.no-gutters {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#stpattiesday-bg {
  max-width: 684px;
}

#stpattiesday-image-0 {
  width: 15%;
  position: absolute !important;
  top: 35% !important;
  left: 32% !important;
}
#stpattiesday-image-1 {
  width: 15%;
  position: absolute !important;
  top: 43% !important;
  right: 25% !important;
}
#stpattiesday-image-2 {
  width: 15%;
  position: absolute !important;
  bottom: 20% !important;
  left: 18% !important;
}
#stpattiesday-image-3 {
  width: 15%;
      position: absolute !important;
    bottom: 13% !important;
    right: 36% !important;
}
input[type=file]{
    max-width:100%!important;
}

.msgProfileImg {
    max-width: 100px;
    height: auto;
}

#replyBlk {
    position: relative;
}

/*messagelog.php*/
.message-announcement {
  text-align:center;
  width:100%;
  padding:10px;
  font-weight:bold;
}

.msgBlock {
    padding: 10px 10px 25px 10px;
}

.msgSendBtn {
    position: absolute;
    right: 1px;
    bottom: 1px;
}

.msgSendBtn img {
    width: 40px;
    height: auto;
}

#btnsToggle {
    margin-right: 6px;
    font-weight: bold;
    border-bottom: 1px dotted #626262;
}

.readmore {
    color: green;
    border-bottom: 1px dashed green;
}

.successMsg {
    color: green;
    padding: 10px;
}
.btn-dropdown{
    text-align:left;
}
@media screen and (max-width: 525px) {

  #stpattiesday-bg a {
    font-size: .8rem;
  }
}

.album-preview {
  margin: 0 auto;
    width: 116px;
    height: 116px;
    overflow-y: hidden;
  position: relative;
  max-width:100%;
}
.album-container {
  overflow:hidden;
}

.small-blur img {
  filter: blur(2px);
}

.album-preview-lg {
  width: 333px;
  height: 333px;
  object-fit: cover;
  overflow-y: hidden;
  position: relative;
}

.big-blur img {
  filter: blur(8px);
}

.album-preview img  {
  position: absolute;
  top: 0;
}

.popup-private-album-container {
  padding: 60px 40px 40px;
  background-color: white;
  border-radius: 4px;
}

.popup-private-album-container img {
  padding: 0;
}

.popup-private-album-container .popup-image-container {
  overflow: hidden;
  position: relative;
}

.popup-private-album-container .album-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(1, 1, 1, 0.7);
  padding-top: 5px;
}

.popup-private-album-container .album-info h5 {
  color: #598cdd;
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
}

.popup-private-album-container .album-info h6 {
  color: white;
  font-weight: bold;
  line-height: 1rem;
}

/*messagelog.php*/
.message-announcement {
  text-align:center;
  width:100%;
  padding:10px;
  font-weight:bold;
}
.popup-private-album-container .private-albums-title {
  background-color: #325492;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 43px;
  font-size: 24px;
  text-align: center;
  color: white;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
}
.uploadMedia {
  font-size:22px;
}

.media-gallery-submit {
  font-size:22px;
}

.modal.std-popup .modal-content {
  background: #f4f4f4;
  padding: 1.5rem;
}

.modal.std-popup.bg-white .modal-content {
  background: white;
}

.modal.std-popup .main-image.center {
  display: block;
  margin: 0 auto;
}

.modal.std-popup p.text-small {
  font-size: 13px;
}

.nav-pills.ds-pills>li.active>a {
    background-color:#01245e;
}

.nav-pills.ds-pills > li {
    float:none;
    display:inline-block;
}

.nav-pills.ds-pills {
    text-align:center;
}

.pl-20 {
    padding-left:20px;
}

#mailSender img {
  max-width: 100%;
}

.btn-shadow {
  -webkit-box-shadow: 1px 1px 0px 0px rgba(194,194,194,1);
  -moz-box-shadow: 1px 1px 0px 0px rgba(194,194,194,1);
  box-shadow: 1px 1px 0px 0px rgba(194,194,194,1);
}

.btn-white {
  background-color:#fff;
  color:#000;
  border:1px solid rgb(194,194,194);
}

.btn-bs-primary {
  background-color: #007bff;
  color: #fff;
  border-color: #007bff;
}

.btn-bs-primary:hover, .btn-bs-primary:disabled {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-block-modal {
  width:110px;
  height:30px;
  padding:0;
  line-height:30px;
}

.d-flex {
  display:flex;
}

.justify-content-around {
  justify-content:space-around;
}

.font-weight-bolder {
  font-weight:bolder;
}

.font-size-20 {
  font-size: 20px;
}

.text-black {
  color:#000;
}

.inline-list > * {
    display:inline-block;
}

.list-style-none {
    list-style-type: none;
}

.d-inline {
    display:inline;
}

.padding-inline-0 {
    padding-inline-start: 0;
}

.pipe-inline-list > *:after {
    content: '|';
    padding-left:3px;
}

.pipe-inline-list > *:last-of-type:after {
    content: '';
}

.text-underline {
    text-decoration:underline;
}

.text-gray {
    color:gray;
}
.seasonal-confirm-banner{
  background-image: url("/images/email_confirm/DS-XmasActv-BN-dsk-Fin.jpg");
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #FFF;
  margin: auto;
}
.seasonal-confirm-banner p{
  margin: 6px 0 3px;
  text-align: center;
}
.seasonal-confirm-banner .text-blk {
  padding-top: 10px;
}
footer {
  font-size:14px;
}

/* copied from bootstrap */
.d-block {
  display: block !important;
}

/* media gallery modal footer*/
.alert-response-div {
  display: flex;
  justify-content: flex-end;
  padding: 1rem;
  text-align: right;
}

.d-none {
  display: none!important;
}

.fixed-height{
  width:100px;
  height:134px;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
}

.ui-dialog-titlebar-close {
  background: url("http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_888888_256x240.png") repeat scroll -93px -128px rgba(0, 0, 0, 0);
  border: medium none;
}
.ui-dialog-titlebar-close:hover {
  background: url("http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_222222_256x240.png") repeat scroll -93px -128px rgba(0, 0, 0, 0);
}


.round-corner {
    border-radius: 25px;
}

.bg-new-blue-1 {
  background-color:#1CA3FF !important;
}

.modal-header.fix-x .close {
  position:absolute;
  right:0;
  top:0;
  padding:3px;
  color:black;
  font-size:30px;
  opacity:1;
  z-index:1;
}
.modal-header{
 border-bottom: none;

}
.no-border {
  border:0;
}

.mw-180 {
  min-width:180px;
}

.no-hover-text:hover {
  color:initial !important;
}

.p-0 {
  padding:0 !important;
}
.pl-5 { padding-left: 3rem; }
.pr-5 { padding-right: 3rem; }
.pb-2 { padding-bottom: 0.5rem; }
.pt-2 { padding-top: 0.5rem; }

.text-center {
  text-align:center !important;
}

.ui-widget-header {
  border:none;
}

i.verified {
  color: green;
  font-size: 25px;
}



.custom-wd {
  width: 350px !important;
 }

.dropdown-box {
  margin-top: -5px;
}

.dropdown-menu {
  height: auto;
  max-height: 50vh;
  overflow-x: hidden;
  left: -20px;
}
.dropdown-menu:not(.datepicker){
  width: 100%;
  left:0px;
  min-width:auto;
  z-index:9999;
}
.topbar-profile .dropdown-menu {
  width:100px;
}
#mainmenu {
  margin-left:-15px;
}
#shop .dropdown-menu.open {
  width: initial;
  min-width: 100%!important;
  margin-left: 0;
}
#shop ul.dropdown-menu.inner {
  width: 100%;
}
.message_dropdown {
  background-color: white;
  font-size: 14px;
}
.album-cover {
  width:70%;
}
.profile-video {
  float: left;
  position: relative;
}
.play-button {
  width: 20%;
  height: 100%;
  position: absolute;
  background: url("../../images/play.png") no-repeat;
  background-position: 0% 50%;
  margin-left:-10%;
  background-size: 100%;
}

.menButtons i {
  font-size:1em;
}
.atm_max_size {
  max-width: 350px;
  max-height: 450px;
}

.virtual-date-timer {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-100px,-45px);
  width: 200px;
  background-color: #e84c3d;
  font-size: 15px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  color: white;
  font-weight:500;
  display:none;
  z-index:9999;
  cursor:pointer;
}



.promoPopupBody {
  padding:0;
}
.promoPopupClose {
  position:absolute;
  width: 10%;
  margin-left:85%;
  color: white;
  opacity: 1;
  font-size: 3em;
  font-weight: 200;
  text-align:right;
}
.promoPopupShowSupport {
  position:absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -75%);
  border-radius:50px;
}
#femaleCountrySelectionModal .modal-header .close {
  color: white;
  opacity: 1;
}
.modalImageWidth {
  width: 100%;
}

.blockedUsersForm .card .card-header .card-title {
  text-align:center;
  font-size:1em;
}

.genderPlaceholder {
  margin-bottom:10px;
}
@media only screen and (max-width: 1400px) {
  .atm_max_size {
    max-width: 100%;
    max-height: 1000px;
  }
}

@media only screen and (max-width: 900px) {
  .dropdown-ul {
    width: auto;
  }
}


@media only screen and (max-width:600px){
  .custom-ccv{
    margin:0 20%;
  }
  .ccv{
      width:30%;
  }

}

@media only screen and (max-width:450px){

  custom-ccv{
    margin:0 30%;
  }
  .ccv{
    width:50%;
    margin:0px;
  }
}


.custom-ccv{
  width:30%;
  margin:0 30%;

}

@media only screen and (max-width: 992px) {
  .ds-select button.selectpicker, .bootstrap-select .btn-default {
    padding-top:10px!important;
    height: 43px !important;
  }
}

@media screen and (min-width: 420px) and (max-width: 490px) {

  .alert-response {
    font-size: 16px;
  }

  #deleteAll {
    font-size: 16px;
    padding: 6px 12px;
  }

  .upload-area > .btn-primary {
    padding: 6px 12px;
  }

  .upload-area > .btn-primary > .uploadMedia {
    font-size: 16px;
  }
  .media-gallery-submit {
    font-size: 16px;
  }
}

.btn-google {
  background-color: #FFFFFF;
  font-size:13px;
  color:#000;
  box-shadow:0 1px 6px rgba(0, 0, 0, 0.117647), 0 1px 4px rgba(0, 0, 0, 0.117647)!important;
}
.btn-google-landingPage {
  line-height: 25px;
  height:40px;
}
.btn-google-loginPage {
  line-height: 38px;
  height:50px;
}
.d-none {
  display:none;
}

@media screen and (min-width: 1024px) {
  .btn-google {
    font-size: 16px;
  }
}

@media screen and (min-width: 992px)
{
  .w-80{
    width: 80% !important;
  }
}


@media screen and (max-width: 2464px) {
  .topbar.ukraine-support{
    background-size: 100% 100%;
  }
}

.call-now-homepage {
  float:right;
  color:#c1c1c1;
  font-size:13px;
}

.anniversary-matches {
  padding-top: 80px;
  background: url('/images/Top20BannerDesktop.png') center -25px no-repeat;
}
.anniversary-matches .photo-likes a {
  background-color: #325592;
  color: #fff;
  cursor: pointer;
}
.anniversary-matches .likeImage {
  max-width: 150px;
  width: 100%;
}
.anniversary-matches .like-date {
  font-size: .8em;
}
.anniversary-matches .like-info {
  padding-top: 10%;
}
.anniversary-matches .activeLinkContainer {
  border: 1px solid #ddd;
  border-bottom: 0;
  border-radius: 5px;
}
.anniversary-matches .activeLinkContainer a {
  background-color: #fff;
  color: #555;
  cursor: default;
}
.anniversary-matches .like-container {
  background-color:#f3f3f3;
  padding: 15px;
}
.anniversary-matches .like-photo a {
  overflow:hidden;
}
.anniversary-matches .align-middle {
  height: 120px;
}
.anniversary-matches .flex {
  flex-wrap: wrap;
}
.anniversary-matches .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.anniversary-matches .optionsList {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.anniversary-matches .heart {
  color: #ff0000;
}
.anniversary-matches .centerGroup {
  display: flex;
  flex-direction: column;
}
.anniversary-matches .online-now {
  color: #fff;
  font-weight: 500;
  text-align: center;
  background-color: #0cb612;
  width: 100px;
  height: 14px;
  bottom: 9%;
  position: absolute;
  text-transform: uppercase;
  line-height: 15px;
  font-size: 13px;
  left: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.anniversary-matches .ladyLiked {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 812px) {
  .anniversary-matches .nav-tabs a {
    font-size:3vw;
  }
  .anniversary-matches .likeImage {
    max-width:100px;
  }
  .btn-mobile-lg {
    font-size: 22px;
    padding: 7px 15px;
  }
}

/* Profile page block start */
.ds-md-block {
  display: none;
}
.ds-md-none {
  display: block;
}
/* Profile page block end */


/* trial banner homepage */
.tb-font-size {
  font-size:13px;
}

.serious-dater-div {
  width: 500px;
  max-width: 100%;
}

.payment-buttons-container {
  display: flex;
  justify-content: center;
}
.payment-button {
  margin: 0 10px;
}
@media (max-width: 1685px) {
  .payment-buttons-container {
    flex-direction: column;
  }
  .payment-button {
    margin: 0 0 15px;
  }
}

#call-confirm-modal .modal-footer {
  padding: 0px 0px 15px 0px;
  border:none;
}

.ds-alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.ds-alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.w-100 { width: 100%; }
.equal-height { display: flex; flex-wrap: wrap; }
.equal-height > [class*='col-'] { display: flex; flex-direction: column; }
.equal-height > [class*='col-'] > * { flex: 1; }
.selectedBorder { border: 2px solid #0aab00; }
.reactionSelect {
  display: flex;
  justify-content: center;
  align-items: center;
}
.reactionContainer { text-align:center; }
.reactionSelect img {
  max-width: 100%; /* Ensure the image doesn't exceed the container's width */
  max-height: 100%; /* Ensure the image doesn't exceed the container's height */
  display: inline-block; /* Display the image as an inline block */
  vertical-align: middle; /* Vertically align the image within the line */
}

.disclosureError {
  display: none;
}

#registrationForm, #registrationForm2 {
  .tooltip {
    left:-35px;
  }
  .tooltip.bs-tooltip-top .arrow {
    max-width: 600px !important;
    width: 300px !important;
    background-color: white;
    color: #000;
    white-space: normal;
    font-size: 14px;
    padding: 10px;
    border: 1px solid #ccc;
    border-bottom-color:#fff!important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  }
  .tooltip.bs-tooltip-bottom .arrow {
    left: 140px !important;
  }
  .tooltip.bs-tooltip-bottom .arrow::before {
    border-bottom-color: white !important;
  }
  .tooltip-inner {
    max-width: 600px!important;
    width: 300px!important;
    background-color:white;
    padding:15px;
    text-align: left;
  }
}
#passwordErrors .form-error-icon {
  display: none;
}