/********** Common **********/
.page-box .page-box-content,
.fixed-header .header-wrapper,
#footer .footer-bottom,
.fixed-header.background-opacity .header-wrapper{
    background: transparent url('../progressive/images/bg.jpg') center center no-repeat;
    background-size: cover;
}
.page-box{
    min-height: 0px;
}
.row-custom {
    margin-left: -10px;
    margin-right: -10px;
}
.margin0 {
    margin: 0;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.ws-nowrap{
    white-space: nowrap;
}
.ws-nowrap-i{
    white-space: initial !important;
}
.circle-online {
    color: #50ef47;
}
.circle-paused {
    color: #42cfff;
}

.circle-busy {
    color: #ffbc66;
}

.circle-offline {
    color: #d3d3d3;
}
ul.custom-ul, .ul.nolist {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.custom-ul li {
    display: inline-block;
}
ul.custom-ul li a {
    padding: 5px;
    margin: 0 5px;
}

.margin-auto{
    margin : 0 auto;
}
.clearBoth {
    clear: both;
}
.inline-block {
    display: inline-block;
}
.full-width {
    width: 100%;
}
.break-word {
    word-wrap: break-word;
}
ul.custom-pagination {
    display: block;
}
ul.custom-pagination > li > a {
    margin: 0 5px 5px 0;
}

#main {
    padding: 50px 0;
}
.fixed-header.fixed-top .page-box {
    overflow: visible;
}

.sidebar .widget header{
    margin-top: 9px;
}
.three-columns.sidebar .menu li.parent a,
.three-columns.sidebar .menu .category-block li ul.sub a,
.three-columns.sidebar .menu .category-block li a{
    padding-left: 60px;
}

.select2-container .vflag{
    padding-top: 5px;
}
.multiselect-container.dropdown-menu{
    /*padding-left: 10px;*/
}
.multiselect-container.dropdown-menu .checkbox{

}
.navbar-link {
    float: none;
    border-bottom: 1px solid #ddd;
}
.navbar-link > li.active {
    margin-bottom: -1px;
    background: #fff;
}
.navbar-link > li.active > a {
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.btn-show-top {
    z-index: 9;
    position: relative;
}
.formbox {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    margin: 20px 0px;
    padding: 10px 15px;
    border-radius: 3px;
}
a.selectBox.theme-drop-hide {
    display: none !important;
}
.pos-rel {
    position: relative;
}
.checkbox-position .new-checkbox {
    top: 31%;
    margin: 2px 0 0;
}
.checkbox-custom .new-checkbox {
    margin: 2px 0 0;
}
.checkbox-custom .new-checkbox input[type="checkbox"] {
    right: 0;
}
.page-login-promo #main{
    background: transparent url('../progressive/images/bg_login.jpg') center center no-repeat;
}
.multiselect-container>li>a{
    padding-left: 5px;
}
.fs-16 {
    font-size: 16px;
}
.page-loader .loader{
    display: block;
}
.loader{
    display: none;
    background: rgba(0,0,0, 0.25) url("/assets/images/loading_bar2.gif") no-repeat center 100px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 860;
}
.banner_list textarea{
    margin: 30px 0;
}
/********** Header **********/

#top-box .top-box-wrapper {
    background-color: #454545;
    color: #E9E9E9;
}
.lang_switcher.active {
    background: #666;
    color: #fff;
}
.lang_switcher .vflag {
    padding-top: 4px;
}
.header .logo a {
    text-decoration: none;
}
.header .logo img.logo-mini {
    width: 20px;
}
.header .logo .logo-text {
    color: #333;
    font-weight: 700;
    font-size: 18px;
    margin-left: 5px;
    vertical-align: middle;
}
.tickertext .ticker-content {
    background: #eee;
    border: 1px solid #ccc;
    padding: 5px 10px;
    white-space: nowrap;
    width: 225px;
}
.tickertext .ticker-content p {
    margin: 0;
}

/********** Left bar **********/

.sidebar .menu li .latest-experts-header a:hover {
    background: initial;
}

/********** Center content **********/

.page-box-content {
    padding: 0;
}
.expert-statistic div{
    display: inline-block;
    padding-left: 5px;
}
.expert-list-center-content {
    padding-top: 5px;
    padding-bottom: 5px;
}
.stars {
    background: transparent url('../progressive/images/stars.png') top left no-repeat;
    height: 14px;
    width: 120px;
    display: block;
    text-align: right;
    line-height: 14px;
}
.expert-list-item-buttons a, .expert-list-item-buttons button {
    font-size: 12px;
}
.expert-button{
    width: 100%;
    height: 40px;
    line-height: 25px;
    color: #fff;
    text-align: left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-bottom: 5px;
    padding: 5px 20px;
}
.expert-item{
    margin-bottom: 20px;
}
.expert-item-header{
    margin-bottom: 20px;
}
.expert-item-body .expert-list-item-buttons .btn + .btn{
    margin-left: 0px;
}
.expert-item-footer{
    font-style: italic;
    height: 31px;
    padding: 5px 10px;
    border-top: 1px solid #ccc;
    margin-top: 20px;
}
.expert-item-footer .status-text {
    overflow-x: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.selectBox.selectBox-inline.selectBox-menuShowing{
    display: none !important;
}
.stars.small {
    width: 90px;
}
.stars.s5 {
    background-position: 0 0;
}
.stars.s4 {
    background-position: 0 -14px;
}
.stars.s3 {
    background-position: 0 -28px;
}
.stars.s2 {
    background-position: 0 -42px;
}
.stars.s1 {
    background-position: 0 -56px;
}
.stars.s0 {
    background-position: 0 -70px;
}
.public-description{
    margin-top: 40px;
}
.public-view h5{
    margin : 0 0 5px;
}
.public-view .languages-block{
    padding-bottom: 10px;
}
.public-view .content-block{
    margin-bottom: 20px;
}
.bootstrap-filestyle{
    width: 100%;
}
.bootstrap-filestyle .input-group-btn{
    width:31%;
}
.available-table .table td{
    padding: 10px 7px 6px 7px;
}
.bar {
    background: url('../progressive/images/bar.png') repeat-x scroll 0 0 transparent;
    display: block;
    float: left;
    height: 15px;
}
.bar.s2 {
    background-position: 0 -130px;
}
.bar.s1 {
    background-position: 0 -43px;
}
.bar.s3 {
    background-position: 0 -72px;
}
.bar.s0 {
    background-position: 0 -101px;
}
.client-freeminute-block .selectBox{
    width: 100px !important;
}
.client-freeminute-block .selectBox .selectBox-label{
    width: 70px !important;
}
.terms_privacy {
    position: fixed;
    width: 40%;
    z-index: 1000;
    min-width: 300px;
    max-width: 800px;
    display: none;
}
.refresh-overlay {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    background-color: rgba(255,255,255,0.4);
    display: none;
    left: 0;
}
.terms_privacy .panel-body {
    height: 450px;
    overflow-y: scroll;
    padding: 0px;
    margin: 0 1px 20px 0;
}
.panel-body-inner {
    padding: 15px 25px;
}
.title-box h3{
    margin: 0px;
}
.mail-start {
    line-height: 12px;
    margin-top: 8px;
    padding: 0;
}
.content-block .btn + .btn {
    margin-left: 0px;
}
.table-rates{
    text-align: left;
}
.table-rates th, .table-rates tr td{
    padding: 5px !important;
    margin: 5px;
    vertical-align: middle !important;
}
.service0900 .post p{
    font-size: 12px;
}
.service0900 .post, .payment-logo-block .post{
    margin-bottom: 20px;
}
.service0900 .post + .post, .payment-logo-block .post + .post{
    padding-top: 20px;
}
.service-popover .post{
    margin-bottom: 10px;
}
.service-popover .post + .post{
    padding-top: 10px;
}
.expert-list-item-buttons{
    min-height: 180px;
}
.box{
    padding:20px; 
    border: solid 5px #e9e9e9;
    background-color: #fff;
    box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.3);
}
#colorbox{
    position: fixed !important;
    top: 170px !important;
}
.smiles-block img{
    height: 22px;
}
img.img-circle.img-chat{
    height: 50px;
}
#chat .chat-subheader .chat-time{
    color: #037ac5;
}
.slider.rs-slider {
    border-bottom: 2px solid #d7d7d7;
}
.slider.rs-slider .elements .tp-font {
    color: #333;
}
.tp-bannertimer {
    display: none;
}
.expert-avatar-list{
    width: 100px;
}
.medal-picker .icon-gold{
    display: block;
}
.latest-experts-slider .latest-experts-header {
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
    background-color: #fcfcfc;
    padding: 3px;
    padding-bottom: 5px;
}
.latest-experts-slider .expert-avatar {
    width: 40px;
    margin: 3px;
    margin-right: 8px;
    max-width: 100px;
}
.latest-experts-slider h4 {
    font-size: 16px;
    padding: 0;
    margin: 0;
}
.latest-experts-slider .stars {
    margin-left: 60px;
}
.latest-experts-slider .latest-experts-description {
    padding: 10px;
    overflow-x: hidden;
}
.latest-experts-slider p {
    padding-top: 5px;
    font-size: 12px;
}
.latest-experts-slider .latest-experts-header a:first-child{
    padding: 0px;
    padding-top: 10px;
    background-color: transparent;
}
.flex-direction-nav{
    margin-top: 5px;
    float: right;
}
.flex-direction-nav li{
    padding-left: 3px;
    display: inline-block;
}
.medal-container button.multiselect {
    padding: 6px 10px;
}
.icon-none {
    background: url("../images/medals.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.icon-gold {
    color:#ffe500;
    background: url("../images/medals.png") no-repeat scroll 0 -20px rgba(0, 0, 0, 0);
}
.icon-silver {
    color:#d3d3d3;
    background: url("../images/medals.png") no-repeat scroll 0 -40px rgba(0, 0, 0, 0);
}
.icon-bronze {
    color:#f4c777;
    background: url("../images/medals.png") no-repeat scroll 0 -60px rgba(0, 0, 0, 0);
}
.time-chart {
    min-width: 50px;
}
.latest-experts-slider {
    margin: 0 auto;
    max-width: 400px;
    border: 1px solid #ccc;
    padding: 0 10px;
    border-radius: 5px;
    width: 100%;
}
.dashboard-table .table-responsive {
    overflow-y: initial;
}
#writeMessage .writeMessage {
    margin-top: 15px;
}
#writeMessage .writeMessage .form-group {
    display: block;
    margin: 0 15px 15px;
}
.review-item {
    padding: 5px 0;
    border-bottom: 1px solid #d7d7d7;
}
.client-freeminute-block .pagination{
    margin-top: 0px; 
    float: right;
}
.profile-group {
    margin-bottom: 15px;
}
.email-container {
    padding: 10px 0;
}
.service0900 h6.post-title, .service-popover h6.post-title {
    margin-bottom: 2px;
}
.page-content h2 {
    font-size: 24px;
}
.sms-desription {
    padding-left: 0;
}

/********** Right bar **********/

.sidebar .widget{
	margin : 0 0 50px;
}

/********** Footer **********/

#footer {
    margin: 0;
}







.expert-button {
    width: 100% !important;
    height: 40px !important;
    line-height: 30px !important;
    color:#fff !important;
    text-align: left !important;
    
    
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.expert-button:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.expert-button-0:hover,.expert-button-0:active,.expert-button-0:focus {
  background-color: #f2f2f2 !important;
}
.expert-button-2:hover,.expert-button-2:active,.expert-button-2:focus {
  background-color: #cde076 !important;
  color: #fff !important;
}
.expert-button-2 {
    background-color: #b7d256 !important;
}
.expert-button-0 {
    background-color: #fbfbfb !important;
    color: #000 !important;
}
.expert-button-1 {
    background-color: #9fc0d7 !important;
}

.expert-button-1:hover,.expert-button-1:active,.expert-button-1:focus {
    background-color: #c0dbe9 !important;
    color:#fff !important;
}
.expert-button-3 {
    background-color: #cab47f !important;
}


.expert-button span {
}

.expert-button {
    margin-bottom: 5px;
}

.expert-button-title, .expert-button-tariff {

}

.expert-button-tariff {
text-align: right;
}


.expert-button-status {
}

.price-disable, .price-special {
    line-height: 15px;
    float: right;
}
.price-disable {
    text-decoration: line-through;
}
.price-special {
    color: #f00;

}
/* Expert type ahead styles */
.twitter-typeahead{
    width: 100%;
}
.tt-dropdown-menu{
    background-color: #fff;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}
.tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ebebeb;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  max-height: 150px;
  overflow-y: scroll;
}
.tt-suggestion {
  display: block;
  padding: 4px 12px;
}
.tt-suggestion p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 17px;
}
.tt-suggestion .thumb-entry:before,
.tt-suggestion .thumb-entry:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tt-suggestion .thumb-entry:after {
  clear: both;
}
.tt-suggestion .thumb-entry > span.image {
  float: left;
}
.tt-suggestion .thumb-entry > span.text {
  float: left;
  width: 80%;
  margin-left: 12px;
}
.tt-suggestion .thumb-entry > span.text strong {
  display: block;
  color: #303641;
}
.tt-suggestion .thumb-entry > span.text em {
  font-style: normal;
  font-size: 10px;
  color: #757b84;
  display: block;
  padding-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tt-suggestion.tt-cursor{
    color:white;
    background-color:  #037ac5;
    cursor: pointer;
}
.tt-suggestion.tt-is-under-cursor {
  color: #303641;
  background: #f3f3f3;
}
.tt-suggestion.tt-is-under-cursor a {
  color: #303641;
}
.tt-suggestion p {
  margin: 0;
  line-height: 15px;
}
.twitter-typeahead .tt-hint {
  padding: 6px 12px;
  color: #dee0e4;
  line-height: 1.42857143;
  margin: 0;
  padding-top: 5.5px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}