
/*Start Florian Style*/
.no-margin {
  margin: 0px;
}

div.panel.panel-default.no-margin {
  margin: 0px;  
}

.noreadf {
    background-color: #f7f9fa;
}

.foliotable tbody tr.noreadf:hover {
    background-color: #e4e8ea;
    transition: 0.2s;
}

.mr-9 {
	margin-right: 9px;
}

i.statusicon {
    vertical-align: middle;
    font-size: 17px;
    width: 20px !important;
    height: 20px !important;
    text-align: center;
    outline: 0px !important;
}

.yellow {
    color: #ffeb3b !important;
}

i.ion-android-document.statusicon {
    padding: 0px 4px;
}
i.ion-loop.statusicon {
    padding: 0px 4px;
}

.green {
    color: rgb(39, 174, 96) !important;
}

.red {
    color: #c0392b !important;
}

.pr-20 {
    padding-right: 20px;
}

ul.graficlist li span {
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    background: #000;
    margin-right: 5px;
}

ul.graficlist {
    list-style-type: none;
    padding-left: 0px;
}

.bl1 {
    border-left: 1px solid #f2f4f5;
}

.bt1 {
    border-top: 1px solid #f2f4f5;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.table > tbody > tr > td.tbcheckf {
    padding-top: 15px;
    padding-right: 0px;
/*  float: right;*/
    padding-left: 0px;
}

a.arrowscordion.collapsed:before {
    content: "\f106";
    font-family: FontAwesome;
    font-size: 16px;
    padding-right: 5px;
}

a.arrowscordion:before {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 16px;
    padding-right: 5px;
}

.fs-16 {
    font-size: 16px !important;
}

.lh-23 {
    line-height: 23px !important;
}

.foliof .page-heading span.guestout {
    font-weight: normal;
    font-size: 15px;
}

.form-group.has-error {
    border-left-color: rgb(246, 153, 136);
}
.form-group.has-error .form-control {
    border-left-color: rgb(246, 153, 136);  
}

.form-group.has-error .form-control:focus, .form-group.has-error .form-control:hover { 
border-color: rgb(242, 112, 89);
border-left-color: rgb(242, 112, 89);
}

.pb-0 {
    padding-bottom: 0px !important;
}

div.graphicf1 > div > div {
    margin:0 auto;
}

.leftshashb {
    float: left;
    padding: 12px 5px 12px 0px;
}

.blocktitle.folioleftbutton {
    width: 50%;
    max-width: 100%;
}

span.bootstrap-switch.fswich.ingreenf {
    background-color: rgb(46, 204, 113);
    color: #fff !important;
}

span.bootstrap-switch-handle-off.bootstrap-switch-danger {
    color: #fff !important;
}

span.bootstrap-switch-handle-on.bootstrap-switch-success {
    background-color: rgb(46, 204, 113) !important;
    color: #fff !important;
}

span.bootstrap-switch-handle-on.bootstrap-switch-success i {
    color: #fff !important;
}

span.bootstrap-switch-handle-off.bootstrap-switch-danger i {
    color: #fff !important;
}

h4.set {
    font-size: 15px;

    margin: 0px;
    font-weight: bold;
    padding-bottom: 20px;
}

.pt-10 {
    padding-top: 10px;
}

.mh-270 {
    min-height: 270px;
}

.tab-container.tab-default.tabswithfield .tab-content {
    border: none;
    padding: 0px;
    padding-top: 5px;
}
.tab-container.tab-default.tabswithfield .nav.nav-tabs a {
    font-size: 11px;
    padding: 5px;
}

.tab-container.tab-default.tabswithfield {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.bg-blue {
    background: #0377BD;
}

.color-white {
    color:#fff !important;
}

.color-white a {
    color:#fff !important;
    text-decoration: underline;
}


ul.ftabs li a {
    display: block;
    border: none;
    padding: 0 16px;
    font-weight: 600;
    line-height: 48px;
    border-radius: 0;
    color: rgba(27, 34, 44, 0.32);
}

ul.ftabs li {
    float: left;
    list-style-type: none;
    position: relative;
    display: block;
}

ul.ftabs {
    padding: 0px;
}

ul.ftabs li.active a {
    color: rgba(27, 34, 44, 0.88);
}

ul.ftabs li.active a:after {
    content: "";
    background: #03a9f4;
    height: 2px;
    transform: scale(0);
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -2px;
    transition: all 200ms ease 0s;
    transform: scale(1);
}

ul.ftabs li:hover a {
    color: rgba(27, 34, 44, 0.88);
}

.acc-menu.topmenuf {
    background: #fff;
}

ul.acc-menu.topmenuf > li.active a {
    padding: 16px !important;
}

.layout-horizontal .static-leftbar-wrapper nav > ul.acc-menu.topmenuf > li.active a {
     padding: 16px !important;   
}

.mw-147 {
    min-width: 147px !important;
}

.questionf {
    position: absolute;
    padding-top: 0px;
    padding-left: 5px;
    font-size: 14px;
    color: #b6b8bb;
}

.questionf2 {
    position: absolute;
    padding-top: 0px;
    padding-left: 15px;
    font-size: 14px;
    color: #b6b8bb;
    margin-top: -5px;
}

.fs-14 {
    font-size: 14px !important;
}

.mw-55 {
    min-width: 55px !important;
}

.lineunder2 {
    font-weight: bold;
    border-bottom: 1px solid #f2f4f5;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.lineunder {
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.h-105 {
    height: 105px !important;
}

.titleft1 {
    font-size: 13px;
    color: rgba(27, 34, 44, 0.48);
    text-transform: none;
    padding: 8px 0px;
    margin: 0px;
}

.panel.panel-indigo.alt .panel-heading .nav-tabs li a::after, .panel.panel-indigo-alt .panel-heading .nav-tabs li a::after {
    background: rgb(3, 169, 244) !important;
}

.panel.panel-indigo.alt .panel-heading .nav-tabs li:hover a::after, .panel.panel-indigo-alt .panel-heading .nav-tabs li:hover a::after {
    background: rgb(3, 169, 244) !important;
    transform: scale(1);
}


.panel .panel-heading .nav-tabs.stylehotel li a {
    font-weight: 600;
    line-height: 30px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 0px 5px;
    border-radius: 0px;
}
.panel .panel-heading .nav-tabs.stylehotel {
    padding-left: 15px;
    padding-right: 15px;
}

.panel.panel-indigo.alt .panel-heading .nav-tabs.stylehotel li a, .panel.panel-indigo-alt .panel-heading .nav-tabs.stylehotel li a {
    color: rgba(27, 34, 44, 0.48) !important;
}

.panel.panel-indigo.alt .panel-heading .nav-tabs.stylehotel li a.blue, .panel.panel-indigo-alt .panel-heading .nav-tabs.stylehotel li a.blue {
        color: #03a9f4 !important;
}


.material-nav-tabs > li:hover > a:after, .dropdown-menu.tabbed > ul > li:hover > a:after {
    content: "";
    /* background: #4285F4; */
    height: 2px;
    transform: scale(0);
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -2px;
    transition: all 200ms ease 0s;
}


.panel.panel-indigo.alt .panel-heading .nav-tabs.stylehotel li a, .panel.panel-indigo-alt .panel-heading .nav-tabs.stylehotel li a {
    border-right: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 15px;
    padding-top: 0px;
    line-height: 15px;
}

.material-nav-tabs.stylehotel > li > a:after {
    bottom: -12px;
}

.panel.panel-indigo.alt .panel-heading .nav-tabs.stylehotel li:last-child a {
    border-right: none;
}


.panel.panel-indigo.alt .panel-heading .nav-tabs.stylehotel li:nth-last-child(2) a {
    border-right: none !important;
} 

.ml-3 {
    margin-left: 3px !important;
}

.hourarrowl {
    position: absolute;
    right: 15px;
    top: 26px;
    font-size: 11px;
}
.hourarrowr {
    position: absolute;
    right: 15px;
    top: 40px;
    font-size: 11px;
}

.pl-20 {
    padding-left: 20px !important;
}

.fileinput .thumbnail {
    width: 100%;
    min-height: 120px;
}

.fileinput-preview.thumbnail.mb20.add {
    background: #e1e1e1 url(/assets/img/plus.png);
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.5s;
}

.fileinput-preview.thumbnail.mb20.add:hover {
    background-color: #0376bd;
}

.questionf.plus {
    padding-left: 25px;
    color: #39a7f1;
}



.questionf.st2 {
    right: -15px;
    top: 25px;

    z-index: 2;
}

.questionf.plus.st2 {
    right: -35px;
    top: 25px;

    z-index: 1;
}

.w-70 {
    width: 70px !important;
}

.w-150 {
    width: 150px !important;
}

.bluebg {
    background: #39a7f2;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;

background: rgba(79,166,241,1);
background: -moz-linear-gradient(-45deg, rgba(79,166,241,1) 0%, rgba(86,145,200,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(79,166,241,1)), color-stop(100%, rgba(86,145,200,1)));
background: -webkit-linear-gradient(-45deg, rgba(79,166,241,1) 0%, rgba(86,145,200,1) 100%);
background: -o-linear-gradient(-45deg, rgba(79,166,241,1) 0%, rgba(86,145,200,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(79,166,241,1) 0%, rgba(86,145,200,1) 100%);
background: linear-gradient(135deg, rgba(79,166,241,1) 0%, rgba(86,145,200,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fa6f1', endColorstr='#5691c8', GradientType=1 );
}
.bluebg p {
color:#fff !important;
}

.float-right {
    float: right;
}

.w-120 {
    width: 120px !important;
}

.bgtr {
    background: rgba(3, 169, 244, 0.1);
    padding: 6px 8px;
}

.ms-parent .ms-choice {
    background: #fff !important;
}

.ms-choice > span {
font-weight: normal !important;
    font-size: 12px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.btn-sm i .fs-15 {
    font-size: 15px !important;
}
/*
.translatefield:hover > .translatebutt {
opacity: 0
}

.translatesection .translatebutt {
display: none;
}

.translatesection .input:focus + .translatebutt {
display: block;
}
*/

.wt-100p {
    width: 100%;
}

.panel.panel-default.alt.langlf ul li a {
line-height: 30px;

}

.panel.panel-default.alt.langlf {
    box-shadow: none;
    margin-bottom: 0px;
}

.panel.panel-default.alt.langlf .panel-body {
    padding: 0px;
    padding-top: 5px;
}


.tarifname {
    border-bottom: 1px solid #f2f4f5;
    padding: 8px;
    font-size: 15px;
}

.tarifname:hover {
    background-color: #f7f9fa;
    transition: 0.2s;
}

.tarifin {
    padding-top: 15px;
}

.titleintarif {
    border-bottom: 1px solid #f2f4f5;
    padding-bottom: 7px;
    margin-bottom: 10px;
}

.pl-5 {
    padding-left: 5px !important;
}
.pl-8 {
    padding-left: 8px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.periodf .bootstrap-switch.bootstrap-switch-small {
    width: 48px;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}

.mw-200 {
    min-width: 200px !important;
}

.mw-50 {
    min-width: 50px !important;
}

.w-10p {
    width: 10% !important;
}

.h-55 {
    height: 55px;
}
.h-49 {
    height: 49px;
}
.rangeslider {
    width: 300px !important;
    max-width: 100%;
    margin: 0 auto !important;
}

.rangeslider.styleslider2 {
    width: 220px !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    text-align: left !important;
    float: left !important;
    padding-left: 15px !important;
}

td.bg-green {
    background: #27ae60;
    color: #fff;
}

td.bg-blue {
    color: #fff;
}

i.ion.ion-stop.marker.blue {
    color: #2177bd;
}

.foliotable .questionf {
    padding-left: 2px;
}

.itemsflist {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #39a7f2;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
}

.itemsflist span {
    padding-right: 5px;
    padding-left: 5px;
}

.itemsflist.stf2 {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #2177bd;
    color: #fff;
    border-radius: 5px;
    padding: 12px 20px;
}

.itemsflist.stf2 span {
    padding-right: 5px;
    padding-left: 5px;
    background-color: #0288D1;
    padding: 7px;
    border-radius: 3px;
    margin: 5px 3px;
}

.itemsflist.stf3 {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f0f1f2;
    color: #fff;
    border-radius: 5px;
    padding: 12px 20px;
}

.itemsflist.stf3 span {
    padding-right: 5px;
    padding-left: 5px;
    background-color: #d4d4d4;
    padding: 7px;
    border-radius: 3px;
    margin: 5px 3px;
}

.rangeslider.styleslider2.w-100p {
    width: 100% !important;
}

.pt-100 {
    padding-top:100px;
}

.pt-8 {
    padding-top: 8px;
}
.pt-6 {
    padding-top: 6px;
}

@media (max-width: 1620px) {
    .calendarftab .table > tbody > tr > td, .calendarftab .table > tfoot > tr > td {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    }
    .calendarftab .table > thead > tr > th {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    } 
    .calendarftab .table > tbody > tr > th {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    }
    .calendarftab .table > tfoot > tr > th {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    }
    .calendarftab .table > thead > tr > td {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    }
    .calendarftab .table > tbody > tr > td {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    } 
    .calendarftab .table > tfoot > tr > td {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    }
}

.rangeslider.w-100p {
    width: 100% !important; 
}

.tabrf {
    position: absolute;
    margin-top: -25px;
    font-size: 9px !important;
    margin-left: 14px;
}

.ml-20 {
    margin-left: 20px;
}

.input-group-btn.dropdown.blue button {
    background: rgb(3, 169, 244);
    color:#fff;
}

.mw-100 {
    min-width: 100px;
}

.w-100 {
    width: 100px;
}

.mw-160 {
    width: 160px;
}

.w-160 {
    width: 160px;
}

.inslidertumb {
    padding-top: 70px;
    margin-left: 20px;
    padding-right: 10px;
}

.w-200-mw-100p {
    width: 200px !important;
    max-width: 100% !important;
	white-space:normal !important;
}

.w-220-mw-100p {
    width: 220px !important;
    max-width: 100% !important;
	white-space:normal !important;
}
.rangeslider.w-500 {
    width: 500px !important;
}

.childstyle i {
    transform: rotate(180deg);
    font-size: 15px;
    color: #08a7f1;
}

.feestyle .bootstrap-switch {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}
.w-100-mw-100p {
    width: 100px !important;
    max-width: 100% !important;
}



.ml--1 {
    margin-left: -1px;
}

.ml--4 {
    margin-left: -4px;
}

.ml-1 {
    margin-left: 1px;
}

.minisf {
    display: block;
    float: left;
    padding-left: 5px;
    position: absolute;
    right: -50px;
}

.minisf span.bootstrap-switch-handle-on.bootstrap-switch-success {
    background-color: rgb(2, 135, 209) !important;
    color: #fff !important;
}

.minisf .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    color: rgba(27, 34, 44, 0.48);
    background: rgba(27, 34, 44, 0.16);
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
    background: #3CBCD5;
}

.feestyle .input-group-btn.dropdown.blue {

}


.minisf-2 span.bootstrap-switch-handle-on.bootstrap-switch-success {
    background-color: #3BA7F0 !important;
    color: #fff !important;
}

.top-43 {
    top: 43px;
}


.questionf {
    z-index: 100;
}

.hourarrowlf {
    position: absolute;
    padding-top: 0px;
    margin-left: 23px;
    font-size: 14px;
    color: #b6b8bb;
    z-index: 0;
}

.hourarrowlf:hover {
    transition: 0.5s;
    color:#03a9f4;
}

.w-30 {
    width: 30px !important;
}

.form-group.has-error .form-control:focus, .form-group.has-error .form-control:hover, .form-group.has-error .form-control:visited {
    border-color: #03a9f4;
    border-left-color: #03a9f4;
    color: rgba(27, 34, 44, 0.72);
    background-color: #fff;
}
.form-group.has-error .form-control:focus::placeholder, .form-group.has-error .form-control:hover::placeholder {
    color: rgba(27, 34, 44, 0.72) !important;
}

.populated {
     border-color: #03a9f4 !important;
    border-left-color: #03a9f4 !important;
    color: rgba(27, 34, 44, 0.72) !important;
    background-color: #fff !important;
}

.w-250-mw-100 {
    width: 250px !important;
    max-width: 100% !important;
}

.bfh-selectbox-toggle.form-control {
    border-left: 3px solid #03a9f4;
}

.bfh-selectbox-toggle.form-control:focus {
    border-left: 6px solid #03a9f4;
    transition: 0.2s;
}
.bfh-selectbox-toggle .caret.selectbox-caret {
    display: none;
}

.questionf.selc{
    right: -11px;
    top: 0px;
}

.w-32 {
    width: 32px !important;
}

.w-100 {
    width: 100px !important;
}

.kkmtext i {
    position: absolute;
    margin-left: -15px;
    margin-top: 5px;
}

.kkmtext ul {
    list-style-type:none;
}

.mh-50 {
    min-height: 60px;
}

.input-group .input-group-addon {

}



/*  */


.ftoggle input.switchery-sm {
    opacity: 0;
    position: absolute;
    z-index: 10000;
    width: 50px;
    height: 23px;
    cursor: pointer;
    display: block !important;
}

.switchery-sm + .switchery {
    background: rgb(46, 204, 113);
}

.f-block-relative {
    position: relative !important;
    display: block !important;
}

.ml-m1 {
    margin-left: -1px;
}

.h-90 {
    height: 90px !important;
}

@media (min-width: 992px) {

    .five-column .col-md-2 {
        width: 20%;
    }

}

.pt-3 {
    padding-top: 3px !important;
}

.vert-middle {
    vertical-align: middle !important;
}

.w-140 {
    width: 140px;
}


.free-days {
    text-align: center;
    border: 1px solid #03a9f4;
    border-radius: 3px;
    transition: 0.5s;
    box-shadow: 0 0 1px rgba(27, 34, 44, 0.12), 0 2px 2px -2px rgba(27, 34, 44, 0.16);
}

.free-days:hover {
    background: #03a9f4;
    color: #fff;
}

.free-days:hover .daysf-3 {
    border-top: 1px solid #fff;
}

.free-days .daysf-3 {
    background: #03a9f4;
    color: #fff;
    padding: 5px 0px;
    border-top: 1px solid #03a9f4;
}

.free-days .daysf-1 {
    padding: 10px 0px 5px 0px;
}

.free-days .daysf-2 {
    padding: 0px 0px 5px 0px;
}

.titlef.modul {
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 14px;
}

.detailsicons .icons1 {
    position: absolute;
    margin-left: -30px;
}

.detailsicons .indetails {
    padding-left: 25px;
    padding-bottom: 10px;
}

.pl-30 {
    padding-left: 30px !important;
}

.w-200 {
    width: 200px !important;
}

.mw-100p {
    max-width: 100% !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.bold_new_chanel, .bold_new_chanel_title, .text-st10 {
    font-weight: bold;
}

.mr-9 {
    margin-right: 9px;
}

.logo-provider {
    width: 150px;
    max-width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.panel-inbox .note-editable {
    background: #fff !important;
}

.in-color-blue {
    color: #03a9f4;
}

.summernote-text {
    background: #cccccc1a;
    border: 1px solid #cccccc69;
    padding: 20px;
}

.pr-15 {
    padding-right: 15px;
}

.w-50 {
    width: 50px !important;
}

.imgofchanell .chname {
    font-weight: bold;
    padding-left: 5px;
    padding-bottom: 0px;
    color: #2278bd;
    font-size: 11px;
    text-align: right;
}

.imgofchanell {
    max-width: 170px;
    min-height: 48px;
}
@media screen and (max-width: 767px) {
	.imgofchanell {
	display: block;
    clear: both;
    float: none!important;
    text-align: left;
    margin: 0;
	right:0!important;
	}
}
.fs-14 {
    font-size: 14px;
}

.review-f a:hover {
    text-decoration: underline;
}

.rating { 
  border: none;
  float: left;
}

.rating > input { display: none; } 
.rating > label:before { 
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;
}

.rating > label { 
  color: #ddd; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  } 

.rating > label:before {
    margin: 5px;
    font-size: 25px;
}

.rating {
    border: none;
    float: none;
    width: 170px;
    max-width: 100%;
}

.wizard-f .progress {
    height: 25px;
}

.wizard-f .progress-bar {
    line-height: 26px;
    font-size: 12px;
}

.box-body {
    min-height: 40px;
}

.wizard-f .br-theme-bars-movie .br-widget .br-current-rating {
    clear: both;
    width: 620px;
    max-width:100%;
}

.wizard-f .progress-bar-success {
    background-color: #03a9f4;
}

.wizard-f .br-theme-bars-movie .br-widget .br-current-rating {
    color: #03a9f4;
}

.wizard-f .br-theme-bars-movie .br-widget a.br-active, .wizard-f .br-theme-bars-movie .br-widget a.br-selected {
    background-color: #03a9f4;
}

.wizard-f .br-theme-bars-movie .br-widget a {
    background-color: #06a9f46e;
}

.wizard-f input[type="checkbox"].tectonic + label:before {
    margin-top: 3px;

}

.wizard-f input[type="checkbox"].tectonic:checked + label:before {
content: "" !important;
}

.br-wrapper.br-theme-bars-movie .br-widget a.br-active:nth-child(1), .br-wrapper.br-theme-bars-movie .br-widget a.br-selected:nth-child(1) {

}


.wizard-f .br-theme-bars-movie .br-widget a {
    height: 30px;
}

.wizard-f .br-theme-bars-movie .br-widget a:nth-child(1):before {
    content: '1';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(2):before {
    content: '2';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(3):before {
    content: '3';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(4):before {
    content: '4';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(5):before {
    content: '5';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(6):before {
    content: '6';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(7):before {
    content: '7';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(8):before {
    content: '8';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(9):before {
    content: '9';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(10):before {
    content: '10';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}

.box-body {
    min-height: 60px;
}

.wizard-f .progress {
    background: #fff;
    box-shadow: 0 0 1px rgba(27, 34, 44, 0.12), 0 2px 2px -2px rgba(27, 34, 44, 0.16);
}

@media(max-width: 780px) {
    .box-body {
        min-height: 100px;
    }    
}

.box-body .br-theme-bars-movie .br-widget {

}


.box-body .br-theme-bars-movie .br-widget a {

}

.wizard-f .br-theme-bars-movie .br-widget a {
    width: 39px;
    height: 37px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #d5d5d5;
    margin: 0px;
    border-color: #D5D5D5;
    background: #FAFAFA;
    color: #666666;
    border-left: none;
    font-family: "Fira Sans", "Arial", "Helvetica", sans-serif;
}

.wizard-f .br-theme-bars-movie .br-widget a:first-child {
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 5px;
    border-left: 1px solid #d5d5d5;
}

.wizard-f .br-theme-bars-movie .br-widget a:nth-child(10) {
    -moz-border-radius: 0 4px 4px 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 4px 4px 0 !important;
}
.wizard-f .br-theme-bars-movie .br-widget a.br-active, .wizard-f .br-theme-bars-movie .br-widget a.br-selected {
    background: #7CB342;
    border-color: #7CB342;
    color: #FFFFFF;
    border-left-color: #fff;
    border-right-color: #fff;
}

.wizard-f .br-theme-bars-movie .br-widget a.br-active:before, .wizard-f .br-theme-bars-movie .br-widget a.br-selected:before {
    color:#fff;
}

.box-body {
    min-height: 60px;
    width: 390px;
    max-width: 100%;
}

.wizard-f .br-theme-bars-movie .br-widget .br-current-rating {
    color: #7CB342;
}
/*
.wizard-f .br-theme-bars-movie .br-widget .br-current-rating {
    background: #7CB342;
    border-color: #7CB342;
    color: #FFFFFF;
    border-radius: 4px;
    display: block;
    margin-top: 40px;
    position: absolute;
    width: 390px;
    max-width: 100%;
    height: 23px;
    line-height: 10px;
}
*/


.controls-b .multiple-choice {
    list-style: none;
    padding: 0;
    margin: 0;
}

.controls-b .multiple-choice li {
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    float: left;
    font-size: 1em;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    padding: 20px 5px;
    border: 1px solid #d5d5d5;
    background: #04a8f4;
    color: #666;
    width: 20%;
    height: 90px;
    text-align: center;
    box-shadow: 0 0 1px rgba(27, 34, 44, 0.12), 0 2px 2px -2px rgba(27, 34, 44, 0.16);
}


.controls-b .multiple-choice li {
    border-color: #f0f1f2;
    /* border: none; */
    margin: 0px;
    background: #04a8f4;
    color: #FFFFFF;
    box-shadow: 0 0 1px rgba(27, 34, 44, 0.12), 0 2px 2px -2px rgba(27, 34, 44, 0.16);
    border-left: 1px;
}

@media (min-width: 993px) {
    .controls-b .multiple-choice li:first-child {
        -moz-border-radius: 5px 0 0 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px 0 0 5px;
    }
}

.controls-b .multiple-choice li .fa {
    display: block;
    font-size: 35px;
    margin-bottom: 5px;
}

.controls-b .multiple-choice li span {
    font-size: .85em;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.controls-b .multiple-choice li:last-child {
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0;
    border-radius: 0 5px 5px 0;
}

.controls-b .multiple-choice li:hover {
    background: #2977BC;
    cursor: pointer;
}

.controls-b .multiple-choice li:active {
    background: #2977BC;
    cursor: pointer;
}

.controls-b .multiple-choice li.current {
    background: #2977BC;
}
.controls-b .multiple-choice img {
    width: 40px;
}

.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(1), 
.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(2),
.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(3),
.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(4),
.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(5),
.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(6) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}

.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(7),
.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(8) {
    background: #FFA726;
    border-color: #FFA726;
    border-right-color: #fff;
}


.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(1) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}
.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(2) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}
.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(3) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}
.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(4) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}
.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(5) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}
.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(6) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}


.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(7) {
    background: #FFA726;
    border-color: #FFA726;
    border-right-color: #fff;
}

.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(8) {
    background: #FFA726;
    border-color: #FFA726;
    border-right-color: #fff;
}

@media(max-width: 720px) {
    .wizard-f .br-theme-bars-movie .br-widget a {
        width: 30px;
        height: 32px;
    }

    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(1):before, 
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(2):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(3):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(4):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(5):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(6):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(7):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(8):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(9):before, 
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(10):before {
        height: 30px;
        width: 32px;
    }
}

.modulef .titlef2 {
    font-size: 20px;
    text-align: center;
    color: #06a9f4;
    font-weight: bold;
}

.box-header.error {
    color: #ef5350;
    font-weight: bold;
}
.error-f {
    color: #ef5350;
    font-weight: bold;
}

.text-negative {
    color: #ef5350!important;
    font-weight: bold;
    font-size: 11px;
}

.table-style-btn.btn.btn-primary.btn-label i {
    width: 20px;
    left: -4px;
}

.table > tbody > tr > td.table-btn {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.mw-110 {
    min-width: 110px !important;
}

.rate-b{
    font-size: 14px;
    font-weight: bold;
}

.w-630 {
    width: 630px;
    max-width: 95%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tb-btn {
    float: left;
    padding-right: 5px;
    min-width: 100px;
}

.wd-150 {
    width: 150px !important;
}

.bluebg.link-f a {
    color:#fff;
    text-decoration: underline;
}
.bluebg.link-f a:hover {
    text-decoration:none;
}

.bluebg.red {
background: #F00000;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #DC281E, #F00000);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #DC281E, #F00000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
color: #fff !important;
}

.ingreen {
    color: #40b691;
    font-size: 14px;
}

.chat-green:before {
    content: '';
    width: 10px;
    height: 10px;
    background: green;
    position: absolute;
    border-radius: 100px;
    margin-left: 60px;
    margin-top: -3px;
}
.chat-red:before {
    content: '';
    width: 10px;
    height: 10px;
    background: red;
    position: absolute;
    border-radius: 100px;
    margin-left: 60px;
    margin-top: -3px;
}
.chat-green:after {
    content: '';
}

/*End Florian Style*/









.static-content-wrapper {
  background: #e2e2e2;
}

.layout-horizontal .navbar-fixed-top + #wrapper {
    padding-top: 56px!important;
}

@media (max-width: 1268px) and (min-width: 767px) {
ul.yamm.nav.navbar-nav.navbar-right li:last-child {
    padding-right: 8px;
}

.navbar-right {
    float: right !important;
    margin-right: 0;
}

.navbar {
    max-height: 56px!important;
}

.dropdown-menu{
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1001;	
}
#topnav .nav.navbar-nav.navbar-left {
    padding-right: 0px;
    padding-left: 0px;
}


#topnav .nav.navbar-nav > li > a span.avatar {
    border-radius: 2.5px;
    display: inline-block;
    float: right;
    height: 32px;
    margin: -4px 0;
    width: 32px;
}

}


@media (max-width: 767px) {
ul.yamm.nav.navbar-nav.navbar-right li:last-child {
    padding-right: 0;
}
#topnav .nav.navbar-nav.navbar-right {
    margin-right: -16px;
    padding-right: 8px;
}

/*.hidden-sm {
    display: block !important;
}*/


}




@media (max-width: 1090px) and (min-width: 993px) {
  #topnav .navbar-left li:first-child span.text {
    display: block!important;
  }
}



.wrapper_display_none{
	display:none!important;
}


@media (max-width: 207px) and (min-width: 200px) {
.w-modal_1 {
    width: 100%;
}
}
.flat_calendar_holidays{
	background: none #f2f2f2;
}






.def_color_gray{
	 color: rgba(27, 34, 44, 0.72);
}


.w500{
    margin: 0px auto;
    max-width: 100%;
    width: 500px;
}
.w-800{
    margin: 0px auto;
    max-width: 100%;
    width: 800px;
}


@media (min-width: 100px) and (max-width: 767px) {
	.w-800{
    margin: 0px auto;
    max-width: 90%;
    width: 90%;
}
}






/*.foliotable tbody tr:hover{
	background-color:#EDF1F3;
}*/

.d0{display:none!important;}
.cursor-p{cursor:pointer;}


tr.container-tr-showe{
	background-color:#D8E1E7;
}

tbody.container-tr-showe tr:last-child td{
	border-bottom:2px solid #DDE4E8;
}




.animation-box-style{
    border: 1px solid inherit;
    -webkit-animation: mymove 5s ; /* Chrome, Safari, Opera */
    animation: mymove 5s ;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    50% {border: 1px solid red;}
}

/* Standard syntax */
@keyframes mymove {
    50% {border: 1px solid red;}
}

.animation-box-style2{
    border: 1px solid inherit;
    -webkit-animation: mymove2 5s infinite; /* Chrome, Safari, Opera */
    animation: mymove2 5s infinite;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes mymove2 {
    50% {border: 1px solid #6F0;}
}

/* Standard syntax */
@keyframes mymove2 {
    50% {border: 1px solid #6F0;}
}

.attention_list {
    background-color: #0288d1;
    bottom: 0;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 9998;
}
.db{
	display:block!important;
}

div.dayf {min-height:79px;}

.float-l{
	float:left;
}

.text-right {
    text-align: right!important;
}
.border-default-bl{
	border-top: 2px solid #E0EBED!important;
}
.panel-heading_my{
	background-color:#F3F7F8;
	color: rgba(27, 34, 44, 0.48);
	border-bottom: 2px solid #E0EBED;
}

.foliotable tbody tr:hover{
	background-color:#F3F7F8;
}
.border-default-bk {
    border-top: 2px solid rgba(27, 34, 44, 0.6)!important;
}



.m_icon_top-1{
	position:relative;
	top:-1px;
}
.m_icon_top-2 {
    position: relative;
    top: -2px;
}
.m_icon_top1{
	position:relative;
	top:1px;
}
.m_icon_top2{
	position:relative;
	top:2px;
}
.m_icon_top3 {
    position: relative;
    top: 3px;
}

.calendar_hidden_inmodal{
	display:none;
}


.fa-sorte {
    display: inline-block;
    height: 1em;
    line-height: 1em!important;
    position: relative;
    vertical-align: middle;
    width: 1em;
	
	
	font-size: 1em;
    line-height: 0.75em;
    vertical-align: -35%;
}

.fa-sorte .unactiv {
color: rgba(27, 34, 44, 0.48)!important;	
}



/*
.aside-content .aside-wrapper {
    display: block!important;
    height: 100%;
    margin-top: 0;
    padding-top: 0;
    table-layout: ;
    width: 100%;
}
*/
.aside-content {
    height: 100%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%;
    display: block!important;
}

/*.aside-content .aside-wrapper .aside-body .aside-cell {
    display:block!important;
    width: 100%!important;
}
.aside-content .aside-wrapper .aside-body {
    display: block!important;
}*/


.table-nowrap{
	width:inherit; display:table;
}
.tr-table-nowrap{
	display:table-row;
}
.td-table-nowrap{
	display: table-cell;
}



.ms-choice {
	 background: #fff none repeat scroll 0 0!important;
	 transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s!important;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02) inset!important;
	 border: 1px solid #edeff0!important;
	 border-left: 3px solid #03a9f4!important;
}
.ms-choice:focus {
    border-left: 6px solid #03a9f4!important;
    transition: all 0.2s ease 0s!important;
}
.ms-choice:hover {
	border-color:#03a9f4!important;
    transition: all 0.2s ease 0s!important;
}

/*for input not big*/
.ui-autocomplete-input{
	box-sizing:inherit!important;
}


@media (min-width: 768px){
.w10{
	width:10px;
}
.w20{
	width:20px;
}
.w30{
	width:30px;
}
.w40{
	width:40px;
}
.w50{
	width:50px;
}
.w60{
	width:60px;
}
.w70{
	width:70px;
}
.w80{
	width:80px;
}
.w90{
	width:90px;
}
.w100{
	width:100px;
}
}




.form-control {
	 /*border-color: #CCC #CCC #CCC #03a9f4;  for border in forms*/
}
.label_style{
	font-weight:normal; /*for bold label in forms*/
}


.lineh60{
	line-height:60px!important;
}



.ui-front {
 z-index: 2000!important;
}

.w180{width:180px;}



.b, strong {
    font-weight: bold!important;
}





/*Start new Tabs*/


.newTabs{
    display:inline-block;	
	font-size: 12.5px;
	width:100%;
}

.newTabs ul {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-bottom: 2px solid #e3e5e5;
    box-sizing: border-box;
    display: table;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}

.newTabs ul:after{
    content:"";
    display:block;
    clear:both;
}
.newTabs ul li{
    cursor:pointer;
    display:block;
    float:left;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	position:relative;
}
.newTabs ul li a{
	color: rgba(27, 34, 44, 0.32);
	text-decoration:none;
    padding:16px 15px;
	display:block;
}
.newTabs ul li.active, .newTabs ul li.active:hover{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.newTabs ul li.active a, .newTabs ul li.active:hover a{
	cursor:auto;
}
.newTabs ul li:hover a{
    color: rgba(27, 34, 44, 0.88);
	text-decoration:none;
}


.newTabs ul li.active a, .newTabs ul li.active:hover a{	
    color: rgba(27, 34, 44, 0.88);
	font-weight: 600;
	text-decoration:none;
}


.newTabs ul li.active a::after, .newTabs ul li.active:hover a::after {
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transform: scale(0);
    transition: all 200ms ease 0s;
    width: 100%;
	transform: scale(1);
	background: #03a9f4 none repeat scroll 0 0;
}


/*End new Tabs*/


/*.panel-body {
    color: rgba(27, 34, 44, 0.72);
    display: table;
    font-size: 12.5px;
    padding: 16px!important;
    position: relative;
    width: 100%;
}*/

.checkbox_wrapper span {
    padding: 0 0 0 4px;
}


.bb0{
	border-bottom:0px solid #DDE4E8!important;
}

#modal_guest_insert .linef2:last-child{display:none!important;}
.line_d0 .linef4:last-child{display:none!important;}

.line-h30{line-height:30px;}
#topnav #toolbar-search input {	
	width:200px!important;
}

/*---------- Start top nav menu ---------------*/

@media (min-width: 767px) and (max-width: 1268px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
  .btn-group.hidden-md,
  .btn-group-vertical.hidden-md,
  .btn.hidden-md,
  span.hidden-md,
  i.hidden-md {
    display: none !important;
  }
}



@media (min-width: 767px) and (max-width: 1218px) {	
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
  .btn-group.hidden-sm,
  .btn-group-vertical.hidden-sm,
  .btn.hidden-sm,
  span.hidden-sm,
  i.hidden-sm {
    display: none !important;
  }
  

}

@media (min-width: 767px) and (max-width: 1230px) {
	
@-moz-document url-prefix() 
{ 
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
  .btn-group.hidden-sm,
  .btn-group-vertical.hidden-sm,
  .btn.hidden-sm,
  span.hidden-sm,
  i.hidden-sm {
    display: none !important;
  }
}

}

@media (min-width: 767px) and (max-width: 1060px) {

.hidden-sm1b{
    display: none !important;
  }
}

@media (min-width: 767px) and (max-width: 1078px) {
	
@-moz-document url-prefix() 
{ 
.hidden-sm1b{
    display: none !important;
  }
}

}

@media (min-width: 1016px) and (max-width: 1268px) {
	
  .hidden-sm2 {
    display: block !important ;
  }
	
}

@media (min-width: 767px) and  (max-width: 1000px) {
	
  .hidden-sm2 {
    display: none !important;
  }	
  
}

@media (min-width: 767px) and  (max-width: 1015px) {

@-moz-document url-prefix() 
{ 
  .hidden-sm2 {
    display: none !important;
  }	
}

}

@media (min-width: 767px) and  (max-width: 860px) {
	
  .hidden-sm3 {
    display: none !important;
  }	
  
}

@media (min-width: 767px) and  (max-width: 880px) {
	
@-moz-document url-prefix() 
{ 	
  .hidden-sm3 {
    display: none !important;
  }	
}

}

/*---------- End top nav menu ---------------*/

@media screen and (-webkit-min-device-pixel-ratio:0){
  .fileinput{
	 /* width:inherit;*/
	/*  min-width:300px;*/
	 /* position:absolute;*/
} 
.fileinput-filename{
	/*position:absolute;*/
}
}

.one-content-wrapper {
    display: block!important;
    overflow:visible!important;
}
.uneditable-input{
    overflow:hidden!important;
}
/*.fileinput-filename{position:absolute;}*/

.svgicon10{width:13px;}
.mr7{margin-right:7px;}

a.arrowscordion.collapsed:before {
    content: "\f107"!important;
    font-family: FontAwesome;
    font-size: 16px;
    padding-right: 5px;
}

a.arrowscordion:before {
    content: "\f106"!important;
    font-family: FontAwesome;
    font-size: 16px;
    padding-right: 5px;
}


.status_coment{
	font-style:italic!important; 
}
.status_coment.collapse.in {
    display: inline!important;
    visibility: visible;
	font-style:italic; 
}
.coment-first.collapse.in {	
    display: inline!important;
    visibility: visible;
	font-style:italic!; 
}
.cordion_dots{line-height:10px;}


.pr8{padding-right:8px!important;}
.pl8{padding-left:8px!important;}

.vertical_wrapper{
	display:table-cell;
	vertical-align:middle;
	height:auto;
}

.daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
    float:none;
	text-align:center;
}

.resize-v{
	resize:vertical;
}
#desk .ui-selected {
    background: #F39814;
}
.striped-rooms {
    background: url("/images/stok-bg-select.png") no-repeat scroll left top #fff;    
}

.add-line-table > thead > tr > th {
	border-bottom:0px!important;	
}
.add-line-table > tbody > tr:first-child > td {
	border-top:2px solid #f2f4f5;!important;	
}

.media .media-body .name {
    color: rgba(27, 34, 44, 0.88);
    display: inline !important;
    padding: 0 !important;
    font-weight: normal!important;
}

.header_messages{
	z-index:99999!important;
	position:absolute!important;
	padding:0!important;
}
.header_messages .panel-body{
	padding:10px 10px 0px 10px!important;
	color:#FFF;
}

.header_messages .alert-info i, .header_messages strong {
	color:#FFF;
}
.header_messages .alert-info{	
	color:rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 0 0px #fff inset!important;
	border:0px solid rgba(27, 34, 44, 0.88)!important;
  background-color: rgba(27, 34, 44, 0.88)!important;
}
.header_messages a{
	color:#FFF;	
	font-weight: bold;
	text-decoration:underline;
}
.header_messages h3{
	font-size:16px;
	font-weight:normal;
}
.header_messages button{
	color:#fff!important;
	opacity: 0.5;
}

.sm_number{font-size:0.7em!important;}

.f0{float:none!important;}

.cursor-p{
	cursor:pointer;
}



.treservation_board {
    border: 0 none;
    border-collapse: collapse;
    margin: 10px 0 0 0px;
    padding: 0;
    text-align: center;
    width: auto;
}
.treservation_board td, .treservation_board th {
    border: 1px solid #bcc4cf!important;
    padding: 2px 3px!important;
}

.treservation_board th{
	text-align:center;	
}

.treservation_board input {
    border: 0 none;
    border-collapse: collapse;
    box-shadow: none;
    display: table;
    height: 36px;
    width: 100%;
	background:none;
}


.reservation_board_radio table{
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
}
.reservation_board_radio td{
	text-align:center;
	border:none!important;
}
.reservation_board_radio td input{
	text-align:center;
	margin:0;
	height:10px;
}
.reservation_board_radio div{
	width:16px;
	height:16px;
	border:1px solid #000;
	margin:0 auto;
}
.w100{width:100%!important;}

.text-green{color:rgb(46, 204, 113);}
.text-rad{color:rgb(229, 28, 35);}
.text-rad:hover{color:rgb(229, 28, 35)!important;}

.input-color{	
    padding: 0;
    background: none;
    width: 18px;
    height: 22px;
    border: none;
}
.mt6{ margin-top:6px!important;}
.mt7{ margin-top:7px!important;}
.mt1 {margin-top:1px!important;}
.mt9{ margin-top:9px!important;}
.mt17{ margin-top:17px!important;}



.color_cal_title_top{
	color:#1c526e!important;
	font-weight: bold;
}

.color_cal_title_left{
	color:#1c526e!important;
	font-weight: bold;
	padding:0px 0 0 12px;
	text-align:left;
}

.pos_txt_color{
	position:relative;
	top:-1px;
}



.bg_padlock{
	background: rgba(225, 225, 225, 0.75) url(/images/calendar_bg_padlock_v2.png) no-repeat scroll center center;
}
.bg_padlock_v2{
	background: rgb(188, 188, 188) url(/images/calendar_bg_padlock.png) no-repeat scroll center center;
}
.bg_padlock_v3{
	background: rgba(225, 225, 225, 0.75) url(/images/calendar_bg_padlock_v2.png) no-repeat scroll center center;
}
.bg_padlock_v4{
	background: rgb(255, 255, 255) url(/images/calendar_bg_padlock_v4.png) no-repeat scroll top left;
}




.aside-bar .aside-bar-body ul.acc-menu a span.text {
	font-size: 11.0px!important;
	font-weight:normal!important;
}

@media (min-width: 768px){

.aside-content .aside-wrapper .aside-body .aside-cell {
    display: table-cell;
    vertical-align: top;
}

.aside-content .aside-col {
    width: 200px!important;
}


}

.radio + .radio, .checkbox + .checkbox {
    margin-top:inherit!important;
}

.margin-0a{margin:0 auto;}
.photo_wrapper_sm {
    width: 140px;
    display: block;
    padding-right: 0;
    margin-right: 0;
    margin: 0 auto;
}







.text-blue {
	color:rgb(3, 169, 244);
}

.ms-choice > div {
    height: 25px!important;
}

.calendar_price .calendar_td{
	padding:0px 0px!important;
}
.calendar_price .wrapper_calendar_price{
	padding: 8px 1px!important;
	position: relative;
	display: block;
	font-weight:normal;	
	color:#0082bd;
	text-align:center;
}

.extended_wrapper_calendar_price{	
	text-align:center;
	color:#0082bd;
	font-weight:normal;	
}
.extended_wrapper_calendar_price .mini_prise, .extended_wrapper_calendar_price .mini_prise_bottom, .extended_wrapper_calendar_price .mini_prise_top{
	color:#0082bd;
	font-size:10px;
	line-height: 11px;
}
.extended_wrapper_calendar_price .mini_prise span, .extended_wrapper_calendar_price .mini_prise_bottom span{
    border-top: 1px solid #0082bd;
    min-width: 16px;
    display: inline-block;
}
.mini_prise_top span{
	color:#0082bd;
	font-size:10px;
	line-height: 11px;
}
.calendar_price_change, .extended_calendar_price_change{
	background-color:rgba(2, 136, 209, 0.24);
}
.calendar_price_change div, .extended_calendar_price_change div{
	color:#0082bd;
}
.extended_wrapper_calendar_price .mini_prise span{
	font-weight: normal!important;	
	color:#0082bd!important;	
}
.extended_calendar_price_change div .mini_prise{
    border-top: 1px solid #0082bd;
}

.acc-menu span.text{width:80%!important;}

.my_overflov_xy{
	overflow-y: auto!important; overflow-x:hidden!important;
}

.btn_icon3{display:block; margin-top:3px;}
.btn_icon2{display:block; margin-top:1px;}

.header-time{
    position: absolute;
    font-size: 10px;
    color: #FFF;
    left: 0;
    text-align: center;
    margin: 16px 10px 0 60px;
    line-height: 12px;
	font-family: "Asap","Droid Sans",Tahoma,Arial,sans-serif;
	
}

@media (max-width: 767px){
/*.header-time{
	left:50%;
	margin-left: -49.25px;
	margin-right:0;
}*/

.header-time {
    left: 0;
    margin-left: 14px;
    margin-right: 0;
}

}

.text-underline{text-decoration:underline;}


.h100{height:100%;}
.minh-500{
	min-height:500px;
}
@media (max-width: 767px){
.minh-500{
	height:auto!important;
}
}

/*Start calculate*/

.my_calculator {
  position: relative;  
  display: block-inline;
  margin:0;
  padding:7px 5px 5px 5px;
  width:182px;

    font-size: 12.5px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid #edeff0;
    border-radius: 2.5px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.my_calculator .calc-row {
  text-align: left;
}

.my_calculator .calc-row div.screen {
  display: table;
  width: 85%;
  background-color: #fff;
  text-align: right;
  font-size: 1.6em;
  line-height:20px;
  font-weight:normal;
  margin:0 2px;
  width: 168px;
  padding-right: 0.5em;
  border: 1px solid #dadbdd;
  color:#03a9f4;
  margin-bottom:2px;
}
.my_calculator .calc-row div.screen:hover {
	background-color:#FFF;
	cursor:text;
}
.my_calculator .calc-row div {
  text-align: center;
  display: inline-block;
  border: 1px solid #dadbdd;
  background-color: #fff;
  padding: 4px 0;
  margin: 2px 2px;
  width: 30px;
  height: 30px;
}
.my_calculator .calc-row div:hover {	
  background-color: #dadbdd;
  cursor:pointer;
}
.my_calculator .calc-row div.zero {
  width: 64px;
}

.my_calculator .calc-row div.zero {
  margin-right: 2px;
}
.my_calculator .calc-row div.equal {
    height: 64px;
    position: absolute;
    bottom: 5px;
    right: 5px;
	line-height: 50px;
	background: #03a9f4 !important;
	color:#FFF;
  border: 1px solid #03a9f4;
  font-weight:bold;
  font-size:1.5em;
}

.my_calculator .calc-row div.plus,
.my_calculator .calc-row div.decimal,
.my_calculator .calc-row div.minus
{
    font-size: 1.6em;
    line-height: 22px;
    padding: 0;
}

.my_calculator .calc-row div.multiply
{
    font-size: 1.4em;
    line-height: 24px;
    padding: 0;
}
.my_calculator .calc-row div.divice,
.my_calculator .calc-row div.plus-minus
{
    font-size: 1.2em;
    line-height: 26px;
    padding: 0;
}
/*End calculate*/

.icon_sum{
	position: absolute!important;
    height: 16px!important;
    width: 16px!important;
    line-height: 16px!important;
    display: inline-block!important;
    font-size: 16.0px!important;
    text-align: center!important;
    font-style:normal!important;
}
.ion-ios-keypad{
	font-size:17.5px!important;
}

.header-line{
    background-color: #f3f3f3;
    color: #000;
    font-size: 11px;
    line-height: 14px;
    padding: 0px 12px;
    position: relative;
    bottom: -56px;
	border-bottom:2px solid #edeff0;	
	text-align:right;
}
.header-line a{color: #000; text-decoration:underline;}

.class_plus{
	position:fixed;
	bottom:0;
	z-index:99999;
	right:0;
}
.footer_status_line{
	
}


.state_today{
	margin:0 5px 0 0px;
}
.state_period_closed{
	margin:0 5px 0 5px;
}
.state_synchronization{
	margin:0 5px 0 5px;
}


.extended_wrapper_calendar_price_right .right_mini_prise_top{
	position:absolute;
	right:2px;
	top:0;
    line-height: 11px;
}
.extended_wrapper_calendar_price_right .right_mini_prise{
	position:absolute;
	right:2px;
	top:12px;
    line-height: 11px;
}
.extended_wrapper_calendar_price_right .right_mini_prise_bottom{
	position:absolute;
	right:2px;
	bottom:0;
    line-height: 11px;
}
.right_mini_prise_top span, .right_mini_prise span, .right_mini_prise_bottom span{
    color: rgba(27, 34, 44, 1.0);
    font-size: 10px;
    line-height: 11px;
	font-weight:bold;
}	


.extended_wrapper_calendar_price_left .left_mini_prise_top{
	position:absolute;
	left:2px;
	top:1px;
    line-height: 11px;
}
.extended_wrapper_calendar_price_left .left_mini_prise{
	position:absolute;
	left:2px;
	top:16px;
    line-height: 11px;
}
.extended_wrapper_calendar_price_left .left_mini_prise_bottom{
	position:absolute;
	left:2px;
	bottom:0px;
    line-height: 11px;
}
.left_mini_prise_top span, .left_mini_prise span, .left_mini_prise_bottom span{
    color: rgba(27, 34, 44, 1.0);
    font-size: 10px;
    line-height: 11px;
	font-weight:bold;
}	



.extended_wrapper_calendar_price_left i.ion-arrow-right-c,
.extended_wrapper_calendar_price_left i.ion-arrow-left-c,
.extended_wrapper_calendar_price_right i.ion-arrow-right-c,
.extended_wrapper_calendar_price_right i.ion-arrow-left-c,
{
	font-size:12px;
} 


.extended_date div{
	text-align:center;
	margin-top:7px;
}
.extended_date div span{
    color: #cacaca!important;
	text-align:center;
	font-size: 14px;
}


.unactive {
    opacity: 0.3;
}
.bold_new_chanel, .bold_new_chanel_title, .text-st10{
	font-weight:bold;
}
.chmanager_small_academ_service{
	position:relative; right:10px; top:3px;
	float:right;
}
.chmanager_small_tvil{
	position:relative; right:10px; top:3px;
	float:right;
}
.chmanager_small_ostrovok{
	position:relative; right:10px; top:16px;
	float:right;
}
.chmanager_small_booking{
	position:relative; right:10px; top:12px;
	float:right;
}
.chmanager_small_expedia{
	position:relative; right:10px; top:5px;
	float:right;
}
.chmanager_small_agoda{
	position:relative; right:10px; top:3px;
	float:right;	
}
.chmanager_small_hotels24{
	position:relative; right:10px; top:5px;
	float:right;
}
.chmanager_small_hotelbook{
	position:relative; right:10px; top:14px;
	float:right;
}
.chmanager_small_dobovo{
	position:relative; right:10px; top:3px;
	float:right;
}
.chmanager_small_101otel{
	position:relative; right:10px; top:2px;
	float:right;
}
.chmanager_small_one_two_trip{
	position:relative; right:10px; top:2px;
	float:right;
}
.chmanager_small_bronevik{
	position:relative; right:10px; top:3px;
	float:right;
}
.chmanager_small_ozon{
	position:relative; right:10px; top:4px;
	float:right;
}
.chmanager_small_vashotel{
	position:relative; right:10px; top:4px;
	float:right;
} 
.chmanager_small_dorms{
	position:relative; right:10px; top:4px;
	float:right;
}
.chmanager_small_hostelsclub{
	position:relative; right:10px; top:14px;
	float:right;
} 
.chmanager_small_hostelworld{
	position:relative; right:10px; top:6px;
	float:right;
} 
.chmanager_small_hrs{
	position:relative; right:10px; top:4px;
	float:right;
} 
.chmanager_small_hotel_inn{
	position:relative; right:10px; top:4px;
	float:right;
} 
.chmanager_small_airbnb{
	position:relative; right:10px; top:4px;
	float:right;
} 
.chmanager_small_roomp{
	position:relative; right:10px; top:4px;
	float:right;
} 
.chmanager_small_eholiday{
	position:relative; right:10px; top:4px;
	float:right;
}  
.chmanager_small_axistravel{
	position:relative; right:10px; top:5px;
	float:right;
} 
.chmanager_small_oktogo{
	position:relative; right:10px; top:5px;
	float:right;
}
.chmanager_small_aanda{
	position:relative; right:10px; top:2px;
	float:right;
}
.chmanager_small_nashtravel{
	position:relative; right:10px; top:12px;
	float:right;	
}
.chmanager_small_sutochno{
	position:relative; right:10px; top:12px;
	float:right;
}
.chmanager_small_google{
	position:relative; right:10px; top:5px;
	float:right;
}

.chmanager_small_ctrip{
	position:relative; right:10px; top:2px;
	float:right;
}



.lh16{line-height:16px;}

/*.table-responsive{ margin-bottom: 14.25px;}*/

@media (min-width: 767px){
.max-w100{max-width:100px;}
}



.daterangepicker .ranges ul li {
    text-transform:none!important;
}



@media (min-width: 768px){
.aside-content .devices_operations_w300 {
    width: 300px!important;
}

.aside-content .devices_operations_w300 .acc-menu span.text{
	max-width:290px!important;
	width:96%!important;
}

.aside-content .devices_operations_w300 .acc-menu span#id{
	font-size:16px!important;
	font-weight:bold!important;
	width:inherit!important;
	float:left;
}
.aside-content .devices_operations_w300 .acc-menu span#NumDevice{
	font-size:12px!important;
	font-weight:bold!important;
	float:left;
	
    font-size: 85%;
    font-family: Asap, "Droid Sans", Tahoma, Arial, sans-serif;
    line-height: 16px;
    min-height: 16px!important;
    min-width: 16px!important;
	width:inherit!important;
    color: rgba(255, 255, 255, 0.8);
    padding: 0px 5px;
	    background-color: #0288d1;
		border-radius:10px;
		margin-left:4px;
	
}
.aside-content .devices_operations_w300 .acc-menu span#IdDevice{
	font-size:12px!important;
	font-weight:normal!important;
	margin-bottom:4px;
}

.aside-content .devices_operations_w300 .acc-menu span#NameDevice,
.aside-content .devices_operations_w300 .acc-menu span#TypeDevice,
.aside-content .devices_operations_w300 .acc-menu span#NameOrganization
{
	font-size:12px!important;
	font-weight:normal!important;
	font-style:italic;
}

.aside-content .devices_operations_w300 .acc-menu span#partner_name{
	font-size:12px!important;
	font-weight:bold!important;
	font-style:normal;
	margin-top:2px;
}

}


.mw-300{
	width:300px;
}


.text_nowrap{
white-space: nowrap!important;	
}

.table .table {
    background-color: #fff!important;
}
.table_title_sh{
	cursor:pointer;
}
.table_title_sh td{
	color: #03a9f4!important;
    text-decoration: none;
	font-size:16px;
}


.bootstrap-switch {
	box-shadow:none!important;
}

.bootstrap-switch.fswich {   
	display:none!important;
}

.hover_tr_none{
	background:none!important;
}

.spec_line > td{
	border-bottom:2px solid rgb(237, 239, 240);
}

.fs14{font-size:14px!important;}
.fs18{font-size:18px!important;}


.panel.panel-indigo.alt .panel-heading .nav-tabs li a, .panel.panel-indigo-alt .panel-heading .nav-tabs li a {
   color: rgba(27, 34, 44, 0.32)!important;
}

.panel.panel-default.alt .panel-heading .nav-tabs li.active a, .panel.panel-default-alt .panel-heading .nav-tabs li.active a {
    color: rgba(27, 34, 44, 0.88)!important;
}
.width-100-30{
	width: calc(100% - 30px);
}

.wrapper_ol_gray{
/*    border: 1px solid #f2f4f5 !important;*/
    margin-bottom: 0;
    padding: 4px 12px;
    list-style: none;/*
    background-color: #f2f4f5;*/
    border-radius: 2.5px;
}

.wrapper_ol_gray > li {
	color: rgba(27, 34, 44, 0.72);
    font-size: 12.5px !important;
}
.wrapper_ol_gray > li {
    display: inline-block;
}

.wrapper_ol_gray > li + li::before, .v-line::before {
    content: "| ";
    color: rgba(27, 34, 44, 0.48));
    padding: 0px 5px;
}
.v-line, .v-line > span{padding:0!important;}




.wrapper_fileinput{position:relative!important;}
.wrapper_fileinput .fileinput-preview{
	width: 100%; height: auto; max-height: 300px;
}

/*.thumbnail img{position:absolute;}*/
.fileinput_bg{opacity: 0; position:relative!important;}
.thumbnail{position:relative;}
.thumbnail{width:185px!important; height:185px!important;
padding:0!important; border:5px solid #f0f1f2!important; }
.fileinput-new .fileinput-preview{border:0px solid #e1e1e1!important; }

.row-border .form-group:first-child {
    border-top:1px solid #f2f4f5!important;
    padding-top: 16px!important;
}

footer{position:relative!important; clear:both!important;}

.row > .col-md-12 > .panel-inbox > .page-content > .panel-default {
	box-shadow:none!important;
}

.row > .col-md-12 > .panel-inbox > .page-content > .panel-default > .panel-indigo {
	margin:0!important;
}




#template_block{border:2px solid #03a9f4 !important;}
#template_block > *{
	padding:0!important;
	margin:0!important;
	width:inherit!important;
	border:none!important;
}


/*.panel .panel-heading .nav-tabs li.open .dropdown-menu {
    z-index: 99999!important;
}*/

.select_position1{
	position:relative!important; left:18px!important;
}
@media (min-width: 768px){
.pt44{padding-top:44px!important;}
}


.select-blue{
    background-color: #04a7f0!important;
    color: #fff!important;
	width:40px!important;
	left:0px!important;
	padding:2px!important;
	z-index:9999!important;
	border: 1px solid #04a7f0!important;
}


.panel.panel-default .panel-heading .nav-tabs li a::after {
    background: rgb(3, 169, 244) !important;
}

.material-nav-tabs > li.active > a::after, .dropdown-menu.tabbed > ul > li.active > a::after, .material-nav-tabs .nav-tabs > li:hover > a::after, .dropdown-menu.tabbed > ul .nav-tabs > li:hover > a::after {
    transform: scale(1)!important;
}

.mt3{margin-top:3px!important;}


.maxwidth100{max-width:100%;}



.trannslate_icons {
    position: absolute;
    padding-top: 0px;
    padding-left: 24px;
    font-size: 14px;
	color:#b6b8bb;
}
.trannslate_icons i{
	color:#b6b8bb;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	cursor:not-allowed;
	pointer-events: none;
}
.pagination > .disabled{
    display: inline-table;
    float: left;
	cursor:not-allowed;
}
.title_t1{
	font-size:17px;
}
.span102{
	display:block;
	float:left;
}


.calendar_sidebar .tooltip.right{
	width:200px;
}

.spec_form{
	display:inline-block;
	width:100%;
	margin-bottom:0!important;
}
.spec_form .checkbox.block label + span{float:none!important;}



.spec_btn1{width:120px;}

.title_st_table{
	border-bottom: 1px solid #f2f4f5;
	padding:8px 0;
	font-weight:bold;
	}
.body_st_table	{
	    border-top: 1px solid #f2f4f5;
	padding:8px 0;
}


@media (max-width: 980px) and (min-width: 100px) {
.st-n-6	{
    width: 50%!important;
	float:left!important;
	}
.body_st_table, .title_st_table{
	width:100%; float:none; display:table;
	}
.hidden-mob{
	display:none!important;
	}
}

@media screen and (max-width: 768px){
.static-content-wrapper {
    width:100%;
}
}
body{background-color:#e4e4e4;}
.help-chat-green{
	padding-left:0!important;
	display:inline-block!important;
}
.help-chat-green:after {
    content: '';
    width: 10px;
    height: 10px;
    background: green;
    position: absolute;
    border-radius: 100px;
    margin-top: -3px;
}
.card-style1 .l6{
	width:85px;
	margin-left:10px;
	padding-top:0;
}.card-style1 .card-inf{
	padding-left:20px!important;
}
@media (max-width: 991px){
.d-pt-50 {
    padding-top: 20px;
}


}
@media (min-width: 992px){
.kp-tarrif .panel.panel-default.h-2 .panel-body {
    min-height: 127px;
    background: #fff;
}
.d-pt-50 {
    padding-top: 30px;
}
}

.kp-tarrif .panel.panel-default.h-2 .panel-body.add-payment-method {
    background: #f0f1f2 !important;
    box-shadow: none !important;
    min-height: 170px;
    border: 2px dashed #ccc;
    text-align: center;
    font-size: 25px;
    padding-top: 60px;
    color: #08a6f1;
    transition: 0.5s;
}
.mb0{margin-bottom:0;}
.add_st1{padding-left:0; text-align:left!important;
}
@media (max-width: 758px){
	.mb0{margin-bottom:16px;}
	.mb0 label{margin-bottom:0px; padding-top:0!important; padding-bottom:0!important;}
	.add_st1{padding-left:8px; margin-bottom:16px}
}

.f0005, .f0006{
	font-size: 12.5px!important;
}
.grbg .title-f {
	font-size: 12.5px!important;
}
.linef_bg{
    padding-bottom: 5px;
    margin-top: 5px;
    border-top: 1px solid #ccc;
	display:block;
	}

/*#myModal2, #select_result,*/ body{
    padding-right: 0px!important;
}
.options img.img-dark{
	margin-left:6px;
	width:inherit;
}

label.for_radio_text{
	margin-left: 8px;
    width: inherit!important;
    height: inherit!important;
    vertical-align: top;
    top: -2px;
    position: relative;
}
.radio:hover>input[type="radio"].tectonic + label:before {
  background-color: #fff;
  border: 1px solid rgba(27, 34, 44, 0.48);
  cursor: pointer;
}
.ml3{
	margin-left:3px;
	}
.p08{padding:0 8px!important;}





.table_colorblock tr:hover{
	background:none!important;
}
.table_colorblock td{
	padding:0px!important;
	border-top:0!important;
}

.table_title1, .table_title2{
	border-radius: 3px;
	margin:1px;
	padding:12px 4px;
	
    text-align: center;	
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 18px;
	
}

.table_content0,
.table_content_blue_100-80,
.table_content_blue_80-60,
.table_content_blue_60-40,
.table_content_blue_40-20,
.table_content_blue_20-0,

.table_content_silver_100-80,
.table_content_silver_80-60,
.table_content_silver_60-40,
.table_content_silver_40-20,
.table_content_silver_20-0

{
	border-radius: 3px;
	margin:1px;
	padding:12px 4px;
	
    text-align: center;		
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	
	
	color:#2F486A;
}

.table_title1, .table_title2{
	background-color: #EBEFF4;
	color:#2F486A;
}
.table_content0{
	background-color: #fff;	
	color:#61759a;
}
.table_content_blue_100-80{
	background-color: #267ff9;
	color:#fff;
}
.table_content_blue_80-60{
	background-color: #3b96f9;
	color:#fff;
}
.table_content_blue_60-40{
	background-color: #7bbcfc;
	color:#2F486A;
}
.table_content_blue_40-20{
	background-color: #bbdefe;
	color:#2F486A;
}
.table_content_blue_20-0{
	background-color: #e6f3fd;
	color:#2F486A;
}

.table_content_silver_100-80{
	background-color: #61759a;
	color:#fff;
}
.table_content_silver_80-60{
	background-color: #8797b3;
	color:#fff;
}
.table_content_silver_60-40{
	background-color: #adb8cb;
	color:#2F486A;
}
.table_content_silver_40-20{
	background-color: #d4dae4;
	color:#2F486A;
}
.table_content_silver_20-0{
	background-color: #ebeef2;
	color:#2F486A;
}

.table_content_easypiechart{
	border-radius: 3px;
	margin:1px;
	padding:5px 2px;
	
    text-align: center;		
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	
	
	color:#2F486A;
}


.easypiechart {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    text-align: center;
}
.easypiechart .percent {
    position: absolute;
    width: 32px;
    line-height: 32px;
    font-size: 10px;
    font-weight: 400;
    color: #267ff9;
	display:table;
}

.table_easypiechart_title1{
width: 40px;
height: 14px;

background: #267FF9;
border-radius: 3px;
text-align: center;

display: flex;
justify-content: center;

}

.table_easypiechart_title1 span{
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 11px;
line-height: 14px;
align-items: center;
text-align: center;

color: #FFFFFF;
}



.table_easypiechart_title2{
	margin-top:4px;
width: 40px;
height: 14px;

background: #7bbcfc;
border-radius: 3px;
text-align: center;

display: flex;
justify-content: center;

}

.table_easypiechart_title2 span{
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 11px;
line-height: 14px;
align-items: center;
text-align: center;
flex-direction: row-reverse;

color: #FFFFFF;
}
.table_w100{width:100px;}
.table_content_easypiechart .col-sm-6{padding:0;}


.bar-chart{
	border-left:0px!important;	
}




.circle_color{
	width:4px;height:0; overflow:hidden; border-radius:7px; margin:6px 8px;
}

.mw100{min-width:100px;}



.gr_style_pr{
	text-align:left;
    vertical-align: middle;
    position: absolute;
    width:100%;
    font-weight: bold;
	padding:20px 0;	
	
	color:#61759A;
	opacity:0.5;
    font-size: 120%;
}
.gr_style_pr2{
	text-align: left;
    vertical-align: middle;
    position: absolute;
    width:100%;
    font-weight: bold;
	padding:0px 0;
	
    font-size: 150%;
    color: #61759A;
	
}


.db-box {
    border-radius: 3px;
    background-color: #fff;
    min-height: 200px;
    padding: 10px;
}

.border {
    border: 1px solid #E7EAEF;
}

.color_w{color:#FFF;}

.multiselect_text .multiselect{
width:100%;
display:table-cell;
}	
.multiselect_text input{
	display:block; padding:0; border:0;
}


.bgbox_blue10{
	background-color:#267FF9;
	color:#fff!important;	
}
.bgbox_blue9{
	background-color:#3B8CFA;
	color:#fff!important;	
}
.bgbox_blue8{
	background-color:#5199FB;
	color:#fff!important;	
}
.bgbox_blue7{
	background-color:#67A5FB;
	color:#fff!important;	
}
.bgbox_blue6{
	background-color:#7DB2FC;
	color:#fff!important;	
}
.bgbox_blue5{
	background-color:#92BFFC;
	color:#fff!important;	
}
.bgbox_blue4{
	background-color:#A8CCFD;
	color:#fff!important;	
}
.bgbox_blue3{
	background-color:#BED9FE;
	color:#2F486A!important;	
}
.bgbox_blue2{
	background-color:#D4E6FE;
	color:#2F486A!important;	
}
.bgbox_blue1{
	background-color:#E9F2FF;
	color:#2F486A!important;	
}


.bgbox_gray10{
	background-color:#61759A;
	color:#fff!important;	
}
.bgbox_gray9{
	background-color:#7083A4;
	color:#fff!important;	
}
.bgbox_gray8{
	background-color:#8191AE;
	color:#fff!important;	
}
.bgbox_gray7{
	background-color:#909EB8;
	color:#fff!important;	
}
.bgbox_gray6{
	background-color:#A0ACC3;
	color:#fff!important;	
}
.bgbox_gray5{
	background-color:#B0BACD;
	color:#fff!important;	
}
.bgbox_gray4{
	background-color:#C0C8D7;
	color:#fff!important;	
}
.bgbox_gray3{
	background-color:#D0D6E1;
	color:#2F486A!important;	
}
.bgbox_gray2{
	background-color:#E0E4EB;
	color:#2F486A!important;	
}
.bgbox_gray1{
	background-color:#EFF1F5;
	color:#2F486A!important;	
}


.per-chart{
	width:100%
}
.pc-right span {
	float:right;
}
.pc-right {
    float: right!important;
}
.pc-left{
    margin-left:10px!important;
}


.icon_new{
	display:inline-block;
	background-color:#D50005;
	color:#FFF;
	font-weight:bold;
	font-size:11px!important;
	line-height:11px!important;
	padding:2px 3px 1px 3px!important;
	margin:0px!important;
	text-transform:uppercase;
	position: relative;
	top:-10px;
	left:10px;
	/*font-family:Verdana, Geneva, sans-serif;*/
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
}


.icon_sm_new{
	display:inline-block;
	background-color:#D50005;
	color:#FFF;
	font-weight:bold;
	font-size:8px!important;
	line-height:8px!important;
	padding:2px 3px 1px 3px!important;
	margin:0px!important;
	text-transform:uppercase;
	position: relative;
	top:-6px;
	left:4px;
	/*font-family:Verdana, Geneva, sans-serif;*/
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	
}	



.db-row .db-value {position:relative; line-height:16px;} 
.index_arrow_down{
    position: absolute;
    bottom: 2px;
    height: 8px;
}
.index_arrow_up {
    position: absolute;
    top: -2px;
    height: 8px;
}



.min100 {
    min-width: 110px!important;
}

.pc-right.p-v1 span {
	width: 58px!important;
	text-align:right
}
/*.pc-right.p-0 {width:100%;}*/
/*.pc-right.p-v2 span{width:100%!important;font-weight:600;}*/

.blue-lv9.red{color:#fff!important;font-weight:600;}
.pc-right.p-v1 span{font-size:11px!important}

.align-w{width:75%; text-align:right;}
.pc-right span {
    font-size: 14px;
}
.pc-right.p-v2 div{
	margin-bottom:2px;
}
.pc-right.p-v2 span {
    font-size: 14px;
	margin-right: 5px;
}

.bgbox_gray0{
border:1px  solid #c0c8d7;
}
.bgbox_blue0 {
    border: 1px solid #c0c8d7;
}

.border-stv2{
	background-color:#ebeff4
}



.st-caret-up{
	position:  relative;
    left: -2px;
    top: -1px;
}
.st-caret-down{
	position:  relative;
    left: -2px;
    top: 0px;
}

.st-arrow-up{
	position:  relative;
    left: -2px;
    top: -1px;
    font-size: 9px;
}
.st-arrow-down{
    position:  relative;
    left: -2px;
    top: -1px;
	font-size:  9px;
}

.tooltip.fade div.tooltip-inner {white-space:pre-wrap!important; text-align:left!important; max-width:400px;}
.tooltip.fade div.tooltip-inner p.tooltip_inside{margin-bottom:0!important;}


table tbody.spisok-gostej:hover {
    background-color: #F3F7F8 !important;
    transition: 0.2s !important;
}

.float-none{float:none!important;}




.other-div.tectonic-shortcut-tile.orange {
  background-color: #ff9800;
  border-color: #f57c00;
}
.other-div.tectonic-shortcut-tile.orange .icon {
  color: #ffcc80;
}
.other-div.tectonic-shortcut-tile.orange .title {
  color: #ffffff;
}
.other-div.tectonic-shortcut-tile.orange:hover {
  background-color: #ff9800;
}


.cancel_txt3{margin-top:10px; font-weight: bold;}


#foto_block input{margin:5px 0;}
.mt8{margin-top:8px;}
.mt16{margin-top:16px;}



.page-tabs.step1_9{
	margin:0!important;
	padding:0!important;
}


.page-tabs.step1_9  .nav.nav-tabs > li div.a-st {
    color: rgba(27, 34, 44, 0.32);
    font-weight: 400;
    font-size: 14.5px;
    text-transform: none;
    border-radius: 0;
    padding: 0 16px;
    line-height: 48px;
    border: 0;
}

.page-tabs.step1_9 .nav.nav-tabs > li div.a-st::after {
    bottom: -2px;
    height: 2px;
    background-color: #03a9f4 !important;
}
.page-tabs.step1_9 .nav.nav-tabs > li div.a-st {
    color: #1b222c7a;
    font-weight: 400;
    font-size: 12.5px;
    text-transform: none;
    line-height: 32px;
}
.page-tabs.step1_9 .nav.nav-tabs > li div.a-st > div {
    background-color: #edeff0;
    color: #94979c;
    border-radius: 30px;
    text-align: center;
    width: 26px;
    height: 26px;
    margin: 10px auto 0;
    line-height: 26px;
    font-size: 12.5px;
    font-weight: normal;
}



.page-tabs.step1_9 .nav.nav-tabs > li.active div.a-st {
    background-color: #fff;
    border: none!important;
    color: #03a9f4 !important;
    font-weight: 400;
}
.page-tabs.step1_9 .nav.nav-tabs > li.active div.a-st::after {
    bottom: -2px;
    height: 2px;
    background-color: #03a9f4 !important;
}
.page-tabs.step1_9 .nav.nav-tabs > li.active div.a-st {
    color: rgba(27, 34, 44, 0.32);
    font-weight: 400;
    font-size: 12.5px;
    text-transform: none;
    line-height: 32px;
}
.page-tabs.step1_9 .nav.nav-tabs > li.active div.a-st > div{
	background-color:#03a9f4;
	color:#FFF;
	border-radius:30px;
	text-align:center;
	width:26px;
	height:26px;
	margin: 10px auto 0;
    line-height: 26px;
    font-size: 12.5px;
    font-weight: normal;
}


.page-tabs.step1_9 .nav.nav-tabs > li > .a-st:after {
  content: "";
  /*background: #4285F4;*/
  height: 2px;
  transform: scale(0);
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -2px;
  transition: all 200ms ease 0s;
}
.page-tabs.step1_9 .nav.nav-tabs > li.active > .a-st:after {
  transform: scale(1);
}

.page-tabs.step1_9  .nav.nav-tabs > li a {
    color: rgba(27, 34, 44, 0.32);
    font-weight: 400;
    font-size: 14.5px;
    text-transform: none;
    border-radius: 0;
    padding: 0 0px;
    line-height: 48px;
    border: 0;
}
.step1_9 .nav-tabs > li.active > a, .step1_9 .nav-tabs > li.active > a:hover, .step1_9 .nav-tabs > li.active > a:focus {
    cursor: pointer;
}
.page-tabs.step1_9 .nav.nav-tabs > li.active a:after {
    background-color: #03a9f4 !important;
}




.accordion-group .accordion-item .accordion-title h2 {
    color: #03a9f4;
    background-color: #fff;
    border: 1px solid #edeff0;
    padding: 12px;
    border-radius: 2.5px 2.5px 0 0;
    margin: 0;
    font-weight: 400;
    font-size: 14.5px;
    cursor: pointer;
}


table .list:hover{cursor:pointer;}







.st_spec_images, #foto_block_copy > div{
	text-align:left!important;	
	display:inline-block!important;
	float:left!important;
}
 

@media (min-width: 992px){
.st_spec_images.col-md-6 {
     width: auto!important; 
}
}
.d0.st_spec_images{ display:none!important;}

.pl0{padding-left:0;}
.pr0{padding-right:0;}




.table-fixed thead {
 width: 97%;
}
.table-fixed tbody {
 height: 105px;
 overflow-y: auto;
 width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
 display: block;
}
.table-fixed tbody td, .table-fixed thead > tr> th {
 float: left;
 border-bottom-width: 0;
}
.container-table {
    width: inherit;
}
table.table-fixed td[class*="col-"], table.table-fixed th[class*="col-"] {
    position: relative;
}
table.table-fixed th[class*="col-"] {
	display:table-cell;
	float:none;
	 border-bottom-width: 2px;
}
table.table-fixed{
	min-width:760px!important;
}
@media screen and (max-width: 767px){
.table-responsive > table.table-fixed > thead > tr > th {
    white-space: normal!important;
}
}


.helpme:hover:after {
background: none repeat scroll 0 0 rgba(27, 34, 44, 0.88)!important;
border-radius: 2.5px;
border: 0px solid #333333;
content: attr(data-title);
font-family: Arial,sans-serif;
font-size: 11px;
padding: 3px 8px;
position: absolute;
width: auto;
max-width: inherit;
min-width: inherit;
display: block;
z-index: 999999!important;
text-align:left;
color: #fff;
white-space: pre;
line-height: 14px;
/*margin:0 0px 0px -140px;*/
/*	top: 25px;
	left:0;*/
}


.can-toggle.can-toggle--size-small label .can-toggle__switch:after {
    top: 0px;
    left: 0px;
    border-radius: 1px;
    width: 105px;
    line-height: 26px;
    font-size: 12px;
    background: #07a7f1;
    color: #fff;
    text-transform: none;
}

.can-toggle.can-toggle--size-small label .can-toggle__switch:before {
    left: 105px;
    font-size: 12px;
    line-height: 28px;
    width: 105px;
    padding: 0 5px;
    color: #07a7f1;
    font-weight: normal;
    text-transform: none;
}

.can-toggle.can-toggle--size-small label .can-toggle__switch {
    height: 28px;
    -webkit-box-flex: 0;
    flex: 0 0 212px;
    border-radius: 2px;
}

.col-xs-12.fswich {
    width: 220px;
    float: left;
    display: inline-block;
}

.can-toggle.can-toggle--size-small label .can-toggle__switch:before {
    left: 105px;
    font-size: 12px;
    line-height: 28px;
    width: 105px;
    padding: 0 5px;
    color: #07a7f1;
    font-weight: normal;
    text-transform: none;
}

.can-toggle.can-toggle--size-small label .can-toggle__switch:after {
    top: 0px;
    left: 0px;
    border-radius: 1px;
    width: 105px;
    line-height: 26px;
    font-size: 12px;
    background: #07a7f1;
    color: #fff;
    text-transform: none;
}

.can-toggle label .can-toggle__switch:after {
    top: 2px;
    left: 2px;
    border-radius: 2px;
    width: 95px;
    line-height: 32px;
    font-size: 12px;
}
.can-toggle label .can-toggle__switch:before {
    left: 97px;
    font-size: 12px;
    line-height: 36px;
    width: 97px;
    padding: 0 12px;
}

.can-toggle.can-toggle--size-large label .can-toggle__switch:before {
  left: 90px;
  font-size: 14px;
  line-height: 50px;
  width: 90px;
  padding: 0 12px;
}
.can-toggle.can-toggle--size-small input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    -webkit-transform: translate3d(105px, 0, 0);
    transform: translate3d(105px, 0, 0);
}
.feestyle .dropdown-toggle i {
    margin: 0 1px 0 8px;
    text-align: left;
    float: left;
}

.feestyle .btn.dropdown-toggle {
    min-width: 40px;
}


.st-bgray{
		border: 1px solid #edeff0;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02) !important;
		border-radius: 2.5px;
		}
.st-bblue{
		border:1px solid #03a9f4;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02) !important;
		border-radius: 2.5px;
		}
.innerbox-rbuttom{
		padding-left:26px; position:relative; top:-2px;
	}
.st-bgray:hover{
		cursor:pointer;
		background-color: #edeff0;
}		
.st-bblue:hover{
		cursor:default;
		background-color: #fff;
}		 
.st-bgray:hover input[type="radio"].tectonic + label:before {
  background-color: #fff;
  border: 1px solid rgba(27, 34, 44, 0.48);
  cursor: pointer;
}



@media (max-width: 768px){
.st-bblue{padding-top: 7px!important;}
.st-bgray{padding-top: 7px!important;}

}

.mar8_0{margin:7px 0;}
.radio_btn_new{max-width:333px; min-width:333px;}
@media (max-width: 1024px){
.radio_btn_new{
	width:100%!important;
	max-width:100%;
	margin-bottom:10px;}
}


.currency-symbol-style{
	text-align:left!important;
	padding: 6px;
	width:25px;
}
.calc-st50{
	width:calc(100% - 20px);
	float:left;
}



.action_button_airbnb iframe{
	overflow: hidden!important;
	height:40px!important;
	width:320px!important;
	overflow-x:hidden!important;
overflow-y:hidden!important;
	
	
}
.action_button_airbnb iframe body{
	overflow: hidden!important;
	overflow-x:hidden!important;
overflow-y:hidden!important;
	height:40px!important;
	width:320px!important;
}




#progressbar{
	border:3px solid #1b222cb8!important;
	box-shadow:0px 0px 10px rgba(0,0,0,0.5);

	}
	
#trial_period a{
	background-color: #673ab7!important;
}

#trial_period .trial_icons{
	font-size: 9px;
    font-weight: bold;
    position: relative;
    top: 2px;
    display: inline-block;
    text-align: center;
    color: #fff;
    width: auto;
    height: 14px;
    background-color: #e51c23;
    line-height: 14px;
	padding:0 4px;
}
	
	
#trial_period .trial_icons{
	display: table!important;
    float: none!important;
    top: -6px!important;
	left: 5px!important;
}

#trial_period span.hidden-sm{
	display: table!important;
    float: none!important;
    line-height: 19px!important;
    top: -6px!important;
    font-size: 10px!important;
    position: relative!important;
}
	
#trial_period a{
	width:100%;
}

a.ch_otel img{
	float:left;
}
a.ch_otel div{
	display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-left: 8px;
    margin-top: 8px;
	letter-spacing:1px;
}




.btn_page_search {
    position: absolute;
    background: transparent;
    border: 0;
    top: 29px;
    left: 13px;
    height: 24px;
    width: 24px;
    line-height: 16px;
    display: inline-block;
    padding: 4px;
    font-size: 16.5px;
    text-align: center;
    float: left;
}

.input_page_search{
	padding-left:30px;
}
.tectonic-info-tile {
    display: block;
    padding: 16px;
    margin-bottom: 16px;
    border-radius: 2.5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
}


.d-inline{display:inline-block;}

.review_rating_rec {
    padding: 4px;
    background-color: #0288d1;
    color: #FFF;
    font-size: 20px;
    min-width: 40px;
    width: 40px;
    height: 40px;
    line-height: 32px;
    text-align: center;
	border: none;
    border-radius: 2.5px;
	box-shadow: inset 0 0 0 1px rgba(27, 34, 44, 0.04), inset 0px -40px 40px -20px rgba(27, 34, 44, 0.02), inset 0 -1px 0 0 rgba(27, 34, 44, 0.08), 0 1px 0 0 rgba(27, 34, 44, 0.04);
	margin: 20px 0;
}
.review_logo{margin-left:14px;}


.review_options{
	float: right;
	margin: 24px 0;
}

.reviews_country{
	float: right;
}

.panel-t{
	margin-top:16px;
} 

.reviews_footer_p{
	color: #5b6067;	
}

.review_booking {
    top: -1px;
    position: relative;
}
.review_agoda {
    top: -6px;
    position: relative;
}


.gray_font{
	color: rgba(27, 34, 44, 0.32)!important;
}
.reviews_rating_size{
	font-size:24px!important;
	color:#03a9f4!important;
}



.modal-content div.table-responsive.foliotable::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.modal-content div.table-responsive.foliotable::-webkit-scrollbar-thumb {
    background-color: #0277BD;
}
.modal-content .table-responsive{
    overflow-x: hidden;
    overflow-y: auto;
    height: 320px;
}

.big_titile_modal{
	font-size: 20px;
    margin-top: 0px;
}
.month_title_heading{
	margin: 0px 20px 0 5px;
    position: relative;
    top: 3px;
	font-size: 18.5px;
}

input[type="checkbox"].tectonic + label:before {
	line-height: 14px!important;
}
input[type="checkbox"].tectonic:checked + label::before {
    line-height: 14px!important;
}


.ml10{margin-left:10px;}

.right_wrappet_head_table{
	display:inline-block;
	float:right;
}
.title-table-roomstatus{
	margin:0 0 10px 0;
}
.box-font-st{
	margin-top:7px;
}
.box-font-st span{
	font-weight:normal;
}



.color-st-orange a{
	border:none;
	background: rgba(244, 166, 49, 0.15);
	border-radius: 4px;
	color:#935800;
}
.color-st-orange a:hover, .color-st-orange a:focus{	
	background: rgba(244, 166, 49, 0.15);
	border-radius: 4px;
	color:#935800;
}


.color-st-blue a{
	border:none;
	background: rgba(66, 153, 255, 0.15);
	border-radius: 4px;
	color:#004EAA;
}
.color-st-blue a:hover, .color-st-blue a:focus{	
	background: rgba(66, 153, 255, 0.15);
	border-radius: 4px;
	color:#004EAA;
}
.bull-st{
	margin:0 5px;
}

.color-w{color:#FFF;}

.title_t1{vertical-align:middle!important;}


.color-style-rooms-blue1 a, .color-style-rooms-blue1 a:hover, .color-style-rooms-blue1 a:focus{
    border: none;
    background: rgba(66, 153, 255, 0.15);
    border-radius: 4px;
    color: #004EAA;
	font-size:14px;
}
.color-style-rooms-blue2 a, .color-style-rooms-blue2 a:hover, .color-style-rooms-blue2 a:focus{
    border: none;
    background: rgba(38, 127, 249, 0.2);
    border-radius: 4px;
    color: #165EC1;
	font-size:14px;
}
.color-style-rooms-orange a, .color-style-rooms-orange a:hover, .color-style-rooms-orange a:focus{
    border: none;
    background: rgba(240, 126, 62, 0.15);
    border-radius: 4px;
    color: #F07E3E;
	font-size:14px;
}
.color-style-rooms-gray1 a, .color-style-rooms-gray1 a:hover, .color-style-rooms-gray1 a:focus{
    border: none;
    background: rgba(128, 142, 161, 0.15);
    border-radius: 4px;
    color: #63768F;
	font-size:14px;
}
.color-style-rooms-gray2 a, .color-style-rooms-gray2 a:hover, .color-style-rooms-gray2 a:focus{
    border: none;
    background: #D5DAE1;
    border-radius: 4px;
    color: #2F486A;
	font-size:14px;
}
.color-style-rooms-green a, .color-style-rooms-green a:hover, .color-style-rooms-green a:focus{
    border: none;
    background: rgba(4, 176, 94, 0.15);
    border-radius: 4px;
    color: #00934D;
	font-size:14px;
}
.color-style-rooms-red a, .color-style-rooms-red a:hover, .color-style-rooms-red a:focus{
    border: none;
    background: rgba(226, 10, 10, 0.15);
    border-radius: 4px;
    color: #E20A0A;
	font-size:14px;
}

.v-middle td, .v-middle th{vertical-align:middle!important;}

.st-num-rooms{
	display:block;
	font-size:14px;
	line-height:18px;	
}
.st-name-rooms{
	display:block;
	font-size:12px;
	line-height:14px;
	color: rgba(27, 34, 44, 0.48);
}
.st-do-rooms{
	display:block;
	font-size:14px;
	line-height:18px;
}
.st-whodo-rooms{
	display:block;
	font-size:12px;
	line-height:14px;
    color: rgba(27, 34, 44, 0.48);
}




.questionblue{
	color: #03a9f4;
	font-size: 14px;
}

.review_rating_sm {
    padding: 0 4px;
    background-color: #0288d1;
    color: #FFF;
    min-width: 20px;
    width:inherit;
    height: inherit;
    text-align: center;
    border: none;
    border-radius: 2.5px;
    box-shadow: inset 0 0 0 1px rgba(27, 34, 44, 0.04), inset 0px -40px 40px -20px rgba(27, 34, 44, 0.02), inset 0 -1px 0 0 rgba(27, 34, 44, 0.08), 0 1px 0 0 rgba(27, 34, 44, 0.04);
    margin: 0px 0;
} 


.spec-options1 {
    margin-left: -16px;
    padding: 0px;
}
.spec-options1 th {padding-left:16px!important; font-weight:normal;}

.timeline > li .timeline-icon {
	top:-14px;
}
.timeline:before {display:none;}


.timeline > li .timeline-icon {
	    left: 20px;
}
.timeline > li .timeline-body {
    margin: 16px 0 32px 60px;
    padding: 16px 16px 32px;
}

.td-w90{width:90%;}

.st-subtitle-1{
	font-weight: normal;
	margin: 0px 0 4px;
    position: relative;
    display: block;
    font-size: 16px;
}


.newTabs .ms-drop ul > li { float:none;;}

.w200p{width:200%!important;}
.pt8{padding-top:8px;}
.pt6{padding-top:6px;}


.cel-all-rooms{
	font-weight:normal;
	text-align:right;
}



/*@media (max-width: 767px) and (min-width: 200px) {
  #widget-leftbar span.text{display:none;}
   #widget-leftbar .nav-separator { display:none;}
  #layout-static .static-leftbar-wrapper{
	  width: 50px;}
 
}*/


@media (max-width: 767px){
.header-time {
    left: 50px;
}
.nav-separator{display:none!important;}
}



@media (min-width: 100px) and (max-width: 767px) {
.static-leftbar{
/*	display:block!important;*/
}
/*body.leftbar-collapsed .static-leftbar-wrapper {
    width: 46px!important;
}*/
.leftbar nav.widget-body > ul.acc-menu > li.active > a {
    padding-left: 14px!important;
}


}


@media (max-width: 767px){
#tectonic-topnav-collapsible {
    height: 375px!important;
	padding-bottom:10px;
}
}


#topnav .navbar-header .navbar-brand {
    width: 110px;
    padding: 0 16px !important;
}



.toolbar-trigger{
	display:none!important;
}
@media (min-width: 768px){
.toolbar-trigger{
	display:none!important;
}
}
@media (max-width: 767px){
.toolbar-trigger {
    display: block!important;
}
}

#trial_period{padding-right:8px;}


.robstol .btn.btn-blue, .robstol .btn.btn-danger {
    padding: 5px 8px 2px;
}
.minh-500 .text-right img{width:100%; margin-top:6px;}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%;
    float: left;
}



#topnav .nav.navbar-nav > li > a span.avatar {
    margin: -4px -2px -4px -2px;
}

.rating-stars ul > li.star.hover > i.fa {
    color: #FFC107!important;
}
.rating-stars ul > li.star.selected > i.fa {
    color: #FFC107!important;
}


.modal_box1{
	height:420px!important;
}



/*input[type="radio"].tectonic + label:before {
content: ""!important;
}*/
input[type="radio"].tectonic.checked + label:before {
content: "\f21b";
    /* color: rgba(27, 34, 44, 0.88); */
    /* background: #fff; */
    transition: all 0.05s ease-in-out;
    line-height: 16px;
}



.cal_left_btn_day{
	min-width: 28px;
	font-size:10px!important;
	height: 32px;
	position:relative;
	float: left;
	right: -3px;
	padding: 0 4px!important;
}
.cal_right_btn_day{
	min-width: 28px;
	font-size:10px!important;
	position: absolute;
	left: 110px;
	height: 32px;
	padding: 0 4px!important;
}
.cal_center_btn_date{
	width: 104px;
	min-width: 104px;
}




.tectonic-info-tile.white.bg_blue1{
	background-color:#0288D1;
}

.tectonic-info-tile.white.bg_blue1 .title{
	color: #FFF;
    font-size: 14px;
    display: block;
	float:none;
    margin-bottom: 4px;
    line-height: 20px;
}
.tectonic-info-tile.white.bg_blue1 .text-small{	
	color: #FFF;
    font-size: 12px;
    display: block;
	float:none;
}



/*Start Florian Style*/
.no-margin {
  margin: 0px;
}

div.panel.panel-default.no-margin {
  margin: 0px;  
}

.noreadf {
    background-color: #f7f9fa;
}

.foliotable tbody tr.noreadf:hover {
    background-color: #e4e8ea;
    transition: 0.2s;
}

.mr-9 {
	margin-right: 9px;
}

i.statusicon {
    vertical-align: middle;
    font-size: 17px;
    width: 20px !important;
    height: 20px !important;
    text-align: center;
    outline: 0px !important;
}

.yellow {
    color: #ffeb3b !important;
}

i.ion-android-document.statusicon {
    padding: 0px 4px;
}
i.ion-loop.statusicon {
    padding: 0px 4px;
}

.green {
    color: rgb(39, 174, 96) !important;
}

.red {
    color: #c0392b !important;
}

.pr-20 {
    padding-right: 20px;
}

ul.graficlist li span {
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    background: #000;
    margin-right: 5px;
}

ul.graficlist {
    list-style-type: none;
    padding-left: 0px;
}

.bl1 {
    border-left: 1px solid #f2f4f5;
}

.bt1 {
    border-top: 1px solid #f2f4f5;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.table > tbody > tr > td.tbcheckf {
    padding-top: 15px;
    padding-right: 0px;
/*  float: right;*/
    padding-left: 0px;
}

a.arrowscordion.collapsed:before {
    content: "\f106";
    font-family: FontAwesome;
    font-size: 16px;
    padding-right: 5px;
}

a.arrowscordion:before {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 16px;
    padding-right: 5px;
}

.fs-16 {
    font-size: 16px !important;
}

.lh-23 {
    line-height: 23px !important;
}

.foliof .page-heading span.guestout {
    font-weight: normal;
    font-size: 15px;
}

.form-group.has-error {
    border-left-color: rgb(246, 153, 136);
}
.form-group.has-error .form-control {
    border-left-color: rgb(246, 153, 136);  
}

.form-group.has-error .form-control:focus, .form-group.has-error .form-control:hover { 
border-color: rgb(242, 112, 89);
border-left-color: rgb(242, 112, 89);
}

.pb-0 {
    padding-bottom: 0px !important;
}

div.graphicf1 > div > div {
    margin:0 auto;
}

.leftshashb {
    float: left;
    padding: 12px 5px 12px 0px;
}

.blocktitle.folioleftbutton {
    width: 50%;
    max-width: 100%;
}

span.bootstrap-switch.fswich.ingreenf {
    background-color: rgb(46, 204, 113);
    color: #fff !important;
}

span.bootstrap-switch-handle-off.bootstrap-switch-danger {
    color: #fff !important;
}

span.bootstrap-switch-handle-on.bootstrap-switch-success {
    background-color: rgb(46, 204, 113) !important;
    color: #fff !important;
}

span.bootstrap-switch-handle-on.bootstrap-switch-success i {
    color: #fff !important;
}

span.bootstrap-switch-handle-off.bootstrap-switch-danger i {
    color: #fff !important;
}

h4.set {
    font-size: 15px;

    margin: 0px;
    font-weight: bold;
    padding-bottom: 20px;
}

.pt-10 {
    padding-top: 10px;
}

.mh-270 {
    min-height: 270px;
}

.tab-container.tab-default.tabswithfield .tab-content {
    border: none;
    padding: 0px;
    padding-top: 5px;
}
.tab-container.tab-default.tabswithfield .nav.nav-tabs a {
    font-size: 11px;
    padding: 5px;
}

.tab-container.tab-default.tabswithfield {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.bg-blue {
    background: #0377BD;
}

.color-white {
    color:#fff !important;
}

.color-white a {
    color:#fff !important;
    text-decoration: underline;
}


ul.ftabs li a {
    border: none;
    padding: 0 16px;
    font-weight: 600;
    line-height: 48px;
    border-radius: 0;
    color: rgba(27, 34, 44, 0.32);
}

ul.ftabs li {
    float: left;
    list-style-type: none;
    position: relative;
    display: block;
}

ul.ftabs {
    padding: 0px;
}

ul.ftabs li.active a {
    color: rgba(27, 34, 44, 0.88);
}

ul.ftabs li.active a:after {
    content: "";
    background: #03a9f4;
    height: 2px;
    transform: scale(0);
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -2px;
    transition: all 200ms ease 0s;
    transform: scale(1);
}

ul.ftabs li:hover a {
    color: rgba(27, 34, 44, 0.88);
}

.acc-menu.topmenuf {
    background: #fff;
}

ul.acc-menu.topmenuf > li.active a {
    padding: 16px !important;
}

.layout-horizontal .static-leftbar-wrapper nav > ul.acc-menu.topmenuf > li.active a {
     padding: 16px !important;   
}

.mw-147 {
    min-width: 147px !important;
}

.questionf {
    position: absolute;
    padding-top: 0px;
    padding-left: 5px;
    font-size: 14px;
    color: #b6b8bb;
}

.questionf2 {
    position: absolute;
    padding-top: 0px;
    padding-left: 15px;
    font-size: 14px;
    color: #b6b8bb;
    margin-top: -5px;
}

.fs-14 {
    font-size: 14px !important;
}

.mw-55 {
    min-width: 55px !important;
}

.lineunder2 {
    font-weight: bold;
    border-bottom: 1px solid #f2f4f5;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.lineunder {
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.h-105 {
    height: 105px !important;
}

.titleft1 {
    font-size: 13px;
    color: rgba(27, 34, 44, 0.48);
    text-transform: none;
    padding: 8px 0px;
    margin: 0px;
}

.panel.panel-indigo.alt .panel-heading .nav-tabs li a::after, .panel.panel-indigo-alt .panel-heading .nav-tabs li a::after {
    background: rgb(3, 169, 244) !important;
}

.panel.panel-indigo.alt .panel-heading .nav-tabs li:hover a::after, .panel.panel-indigo-alt .panel-heading .nav-tabs li:hover a::after {
    background: rgb(3, 169, 244) !important;
    transform: scale(1);
}


.panel .panel-heading .nav-tabs.stylehotel li a {
    font-weight: 600;
    line-height: 30px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 0px 5px;
    border-radius: 0px;
}
.panel .panel-heading .nav-tabs.stylehotel {
    padding-left: 15px;
    padding-right: 15px;
}

.panel.panel-indigo.alt .panel-heading .nav-tabs.stylehotel li a, .panel.panel-indigo-alt .panel-heading .nav-tabs.stylehotel li a {
    color: rgba(27, 34, 44, 0.48) !important;
}

.panel.panel-indigo.alt .panel-heading .nav-tabs.stylehotel li a.blue, .panel.panel-indigo-alt .panel-heading .nav-tabs.stylehotel li a.blue {
        color: #03a9f4 !important;
}


.material-nav-tabs > li:hover > a:after, .dropdown-menu.tabbed > ul > li:hover > a:after {
    content: "";
    /* background: #4285F4; */
    height: 2px;
    transform: scale(0);
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -2px;
    transition: all 200ms ease 0s;
}


.panel.panel-indigo.alt .panel-heading .nav-tabs.stylehotel li a, .panel.panel-indigo-alt .panel-heading .nav-tabs.stylehotel li a {
    border-right: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 15px;
    padding-top: 0px;
    line-height: 15px;
}

.material-nav-tabs.stylehotel > li > a:after {
    bottom: -12px;
}

.panel.panel-indigo.alt .panel-heading .nav-tabs.stylehotel li:last-child a {
    border-right: none;
}


.panel.panel-indigo.alt .panel-heading .nav-tabs.stylehotel li:nth-last-child(2) a {
    border-right: none !important;
} 

.ml-3 {
    margin-left: 3px !important;
}

.hourarrowl {
    position: absolute;
    right: 15px;
    top: 26px;
    font-size: 11px;
}
.hourarrowr {
    position: absolute;
    right: 15px;
    top: 40px;
    font-size: 11px;
}

.pl-20 {
    padding-left: 20px !important;
}

.fileinput .thumbnail {
    width: 100%;
    min-height: 120px;
}

.fileinput-preview.thumbnail.mb20.add {
    background: #e1e1e1 url(/assets/img/plus.png);
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.5s;
}

.fileinput-preview.thumbnail.mb20.add:hover {
    background-color: #0376bd;
}

.questionf.plus {
    padding-left: 25px;
    color: #39a7f1;
}



.questionf.st2 {
    right: -15px;
    top: 25px;

    z-index: 2;
}

.questionf.plus.st2 {
    right: -35px;
    top: 25px;

    z-index: 1;
}

.w-70 {
    width: 70px !important;
}

.w-150 {
    width: 150px !important;
}

.bluebg {
    background: #39a7f2;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;

background: rgba(79,166,241,1);
background: -moz-linear-gradient(-45deg, rgba(79,166,241,1) 0%, rgba(86,145,200,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(79,166,241,1)), color-stop(100%, rgba(86,145,200,1)));
background: -webkit-linear-gradient(-45deg, rgba(79,166,241,1) 0%, rgba(86,145,200,1) 100%);
background: -o-linear-gradient(-45deg, rgba(79,166,241,1) 0%, rgba(86,145,200,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(79,166,241,1) 0%, rgba(86,145,200,1) 100%);
background: linear-gradient(135deg, rgba(79,166,241,1) 0%, rgba(86,145,200,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fa6f1', endColorstr='#5691c8', GradientType=1 );
}
.bluebg p {
color:#fff !important;
}

.float-right {
    float: right;
}

.w-120 {
    width: 120px !important;
}

.bgtr {
    background: rgba(3, 169, 244, 0.1);
    padding: 6px 8px;
}

.ms-parent .ms-choice {
    background: #fff !important;
}

.ms-choice > span {
font-weight: normal !important;
    font-size: 12px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.btn-sm i .fs-15 {
    font-size: 15px !important;
}
/*
.translatefield:hover > .translatebutt {
opacity: 0
}

.translatesection .translatebutt {
display: none;
}

.translatesection .input:focus + .translatebutt {
display: block;
}
*/

.wt-100p {
    width: 100%;
}

.panel.panel-default.alt.langlf ul li a {
line-height: 30px;

}

.panel.panel-default.alt.langlf {
    box-shadow: none;
    margin-bottom: 0px;
}

.panel.panel-default.alt.langlf .panel-body {
    padding: 0px;
    padding-top: 5px;
}


.tarifname {
    border-bottom: 1px solid #f2f4f5;
    padding: 8px;
    font-size: 15px;
}

.tarifname:hover {
    background-color: #f7f9fa;
    transition: 0.2s;
}

.tarifin {
    padding-top: 15px;
}

.titleintarif {
    border-bottom: 1px solid #f2f4f5;
    padding-bottom: 7px;
    margin-bottom: 10px;
}

.pl-5 {
    padding-left: 5px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.periodf .bootstrap-switch.bootstrap-switch-small {
    width: 48px;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}

.mw-200 {
    min-width: 200px !important;
}

.mw-50 {
    min-width: 50px !important;
}

.w-10p {
    width: 10% !important;
}

.h-55 {
    height: 55px;
}
.h-49 {
    height: 49px;
}
.rangeslider {
    width: 300px !important;
    max-width: 100%;
    margin: 0 auto !important;
}

.rangeslider.styleslider2 {
    width: 220px !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    text-align: left !important;
    float: left !important;
    padding-left: 15px !important;
}

td.bg-green {
    background: #27ae60;
    color: #fff;
}

td.bg-blue {
    color: #fff;
}

i.ion.ion-stop.marker.blue {
    color: #2177bd;
}

.foliotable .questionf {
    padding-left: 2px;
}

.itemsflist {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #39a7f2;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
}

.itemsflist span {
    padding-right: 5px;
    padding-left: 5px;
}

.itemsflist.stf2 {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #2177bd;
    color: #fff;
    border-radius: 5px;
    padding: 12px 20px;
}

.itemsflist.stf2 span {
    padding-right: 5px;
    padding-left: 5px;
    background-color: #0288D1;
    padding: 7px;
    border-radius: 3px;
    margin: 5px 3px;
}

.itemsflist.stf3 {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f0f1f2;
    color: #fff;
    border-radius: 5px;
    padding: 12px 20px;
}

.itemsflist.stf3 span {
    padding-right: 5px;
    padding-left: 5px;
    background-color: #d4d4d4;
    padding: 7px;
    border-radius: 3px;
    margin: 5px 3px;
}

.rangeslider.styleslider2.w-100p {
    width: 100% !important;
}

.pt-100 {
    padding-top:100px;
}

.pt-8 {
    padding-top: 8px;
}
.pt-6 {
    padding-top: 6px;
}

@media (max-width: 1620px) {
    .calendarftab .table > tbody > tr > td, .calendarftab .table > tfoot > tr > td {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    }
    .calendarftab .table > thead > tr > th {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    } 
    .calendarftab .table > tbody > tr > th {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    }
    .calendarftab .table > tfoot > tr > th {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    }
    .calendarftab .table > thead > tr > td {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    }
    .calendarftab .table > tbody > tr > td {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    } 
    .calendarftab .table > tfoot > tr > td {
        padding: 5px !important;
    padding: 2px !important;
    font-size: 12px;
    }
}

.rangeslider.w-100p {
    width: 100% !important; 
}

.tabrf {
    position: absolute;
    margin-top: -25px;
    font-size: 9px !important;
    margin-left: 14px;
}

.ml-20 {
    margin-left: 20px;
}

.input-group-btn.dropdown.blue button {
    background: rgb(3, 169, 244);
    color:#fff;
}

.mw-100 {
    min-width: 100px;
}

.w-100 {
    width: 100px;
}

.mw-160 {
    width: 160px;
}

.w-160 {
    width: 160px;
}

.inslidertumb {
    padding-top: 70px;
    margin-left: 20px;
    padding-right: 10px;
}

.w-200-mw-100p {
    width: 200px !important;
    max-width: 100% !important;
	white-space:normal !important;
}

.w-220-mw-100p {
    width: 220px !important;
    max-width: 100% !important;
	white-space:normal !important;
}
.rangeslider.w-500 {
    width: 500px !important;
}

.childstyle i {
    transform: rotate(180deg);
    font-size: 15px;
    color: #08a7f1;
}

.feestyle .bootstrap-switch {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}
.w-100-mw-100p {
    width: 100px !important;
    max-width: 100% !important;
}



.ml--1 {
    margin-left: -1px;
}

.ml--4 {
    margin-left: -4px;
}

.ml-1 {
    margin-left: 1px;
}

.minisf {
    display: block;
    float: left;
    padding-left: 5px;
    position: absolute;
    right: -50px;
}

.minisf span.bootstrap-switch-handle-on.bootstrap-switch-success {
    background-color: rgb(2, 135, 209) !important;
    color: #fff !important;
}

.minisf .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    color: rgba(27, 34, 44, 0.48);
    background: rgba(27, 34, 44, 0.16);
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
    background: #3CBCD5;
}

.feestyle .input-group-btn.dropdown.blue {

}


.minisf-2 span.bootstrap-switch-handle-on.bootstrap-switch-success {
    background-color: #3BA7F0 !important;
    color: #fff !important;
}

.top-43 {
    top: 43px;
}


.questionf {
    z-index: 100;
}

.hourarrowlf {
    position: absolute;
    padding-top: 0px;
    margin-left: 23px;
    font-size: 14px;
    color: #b6b8bb;
    z-index: 0;
}

.hourarrowlf:hover {
    transition: 0.5s;
    color:#03a9f4;
}

.w-30 {
    width: 30px !important;
}

.form-group.has-error .form-control:focus, .form-group.has-error .form-control:hover, .form-group.has-error .form-control:visited {
    border-color: #03a9f4;
    border-left-color: #03a9f4;
    color: rgba(27, 34, 44, 0.72);
    background-color: #fff;
}
.form-group.has-error .form-control:focus::placeholder, .form-group.has-error .form-control:hover::placeholder {
    color: rgba(27, 34, 44, 0.72) !important;
}

.populated {
     border-color: #03a9f4 !important;
    border-left-color: #03a9f4 !important;
    color: rgba(27, 34, 44, 0.72) !important;
    background-color: #fff !important;
}

.w-250-mw-100 {
    width: 250px !important;
    max-width: 100% !important;
}

.bfh-selectbox-toggle.form-control {
    border-left: 3px solid #03a9f4;
}

.bfh-selectbox-toggle.form-control:focus {
    border-left: 6px solid #03a9f4;
    transition: 0.2s;
}
.bfh-selectbox-toggle .caret.selectbox-caret {
    display: none;
}

.questionf.selc{
    right: -11px;
    top: 0px;
}

.w-32 {
    width: 32px !important;
}

.w-100 {
    width: 100px !important;
}

.kkmtext i {
    position: absolute;
    margin-left: -15px;
    margin-top: 5px;
}

.kkmtext ul {
    list-style-type:none;
}

.mh-50 {
    min-height: 60px;
}

.input-group .input-group-addon {

}



/*  */


.ftoggle input.switchery-sm {
    opacity: 0;
    position: absolute;
    z-index: 10000;
    width: 50px;
    height: 23px;
    cursor: pointer;
    display: block !important;
}

.switchery-sm + .switchery {
    background: rgb(46, 204, 113);
}

.f-block-relative {
    position: relative !important;
    display: block !important;
}

.ml-m1 {
    margin-left: -1px;
}

.h-90 {
    height: 90px !important;
}

@media (min-width: 992px) {

    .five-column .col-md-2 {
        width: 20%;
    }

}

.pt-3 {
    padding-top: 3px !important;
}

.vert-middle {
    vertical-align: middle !important;
}

.w-140 {
    width: 140px;
}


.free-days {
    text-align: center;
    border: 1px solid #03a9f4;
    border-radius: 3px;
    transition: 0.5s;
    box-shadow: 0 0 1px rgba(27, 34, 44, 0.12), 0 2px 2px -2px rgba(27, 34, 44, 0.16);
}

.free-days:hover {
    background: #03a9f4;
    color: #fff;
}

.free-days:hover .daysf-3 {
    border-top: 1px solid #fff;
}

.free-days .daysf-3 {
    background: #03a9f4;
    color: #fff;
    padding: 5px 0px;
    border-top: 1px solid #03a9f4;
}

.free-days .daysf-1 {
    padding: 10px 0px 5px 0px;
}

.free-days .daysf-2 {
    padding: 0px 0px 5px 0px;
}

.titlef.modul {
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 14px;
}

.detailsicons .icons1 {
    position: absolute;
    margin-left: -30px;
}

.detailsicons .indetails {
    padding-left: 25px;
    padding-bottom: 10px;
}

.pl-30 {
    padding-left: 30px !important;
}

.w-200 {
    width: 200px !important;
}

.mw-100p {
    max-width: 100% !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.bold_new_chanel, .bold_new_chanel_title, .text-st10 {
    font-weight: bold;
}

.mr-9 {
    margin-right: 9px;
}

.logo-provider {
    width: 150px;
    max-width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.panel-inbox .note-editable {
    background: #fff !important;
}

.in-color-blue {
    color: #03a9f4;
}

.summernote-text {
    background: #cccccc1a;
    border: 1px solid #cccccc69;
    padding: 20px;
}

.pr-15 {
    padding-right: 15px;
}

.w-50 {
    width: 50px !important;
}

.imgofchanell .chname {
    font-weight: bold;
    padding-left: 5px;
    padding-bottom: 0px;
    color: #2278bd;
    font-size: 11px;
    text-align: right;
}

.imgofchanell {
    max-width: 170px;
    min-height: 48px;
}
@media screen and (max-width: 767px) {
	.imgofchanell {
	display: block;
    clear: both;
    float: none!important;
    text-align: left;
    margin: 0;
	right:0!important;
	}
}
.fs-14 {
    font-size: 14px;
}

.review-f a:hover {
    text-decoration: underline;
}

.rating { 
  border: none;
  float: left;
}

.rating > input { display: none; } 
.rating > label:before { 
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;
}

.rating > label { 
  color: #ddd; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  } 

.rating > label:before {
    margin: 5px;
    font-size: 25px;
}

.rating {
    border: none;
    float: none;
    width: 170px;
    max-width: 100%;
}

.wizard-f .progress {
    height: 25px;
}

.wizard-f .progress-bar {
    line-height: 26px;
    font-size: 12px;
}

.box-body {
    min-height: 40px;
}

.wizard-f .br-theme-bars-movie .br-widget .br-current-rating {
    clear: both;
    width: 620px;
    max-width:100%;
}

.wizard-f .progress-bar-success {
    background-color: #03a9f4;
}

.wizard-f .br-theme-bars-movie .br-widget .br-current-rating {
    color: #03a9f4;
}

.wizard-f .br-theme-bars-movie .br-widget a.br-active, .wizard-f .br-theme-bars-movie .br-widget a.br-selected {
    background-color: #03a9f4;
}

.wizard-f .br-theme-bars-movie .br-widget a {
    background-color: #06a9f46e;
}

.wizard-f input[type="checkbox"].tectonic + label:before {
    margin-top: 3px;

}

.wizard-f input[type="checkbox"].tectonic:checked + label:before {
content: "" !important;
}

.br-wrapper.br-theme-bars-movie .br-widget a.br-active:nth-child(1), .br-wrapper.br-theme-bars-movie .br-widget a.br-selected:nth-child(1) {

}


.wizard-f .br-theme-bars-movie .br-widget a {
    height: 30px;
}

.wizard-f .br-theme-bars-movie .br-widget a:nth-child(1):before {
    content: '1';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(2):before {
    content: '2';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(3):before {
    content: '3';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(4):before {
    content: '4';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(5):before {
    content: '5';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(6):before {
    content: '6';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(7):before {
    content: '7';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(8):before {
    content: '8';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(9):before {
    content: '9';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
.wizard-f .br-theme-bars-movie .br-widget a:nth-child(10):before {
    content: '10';
    color: #666666;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 37px;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
}

.box-body {
    min-height: 60px;
}

.wizard-f .progress {
    background: #fff;
    box-shadow: 0 0 1px rgba(27, 34, 44, 0.12), 0 2px 2px -2px rgba(27, 34, 44, 0.16);
}

@media(max-width: 780px) {
    .box-body {
        min-height: 100px;
    }    
}

.box-body .br-theme-bars-movie .br-widget {

}


.box-body .br-theme-bars-movie .br-widget a {

}

.wizard-f .br-theme-bars-movie .br-widget a {
    width: 39px;
    height: 37px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #d5d5d5;
    margin: 0px;
    border-color: #D5D5D5;
    background: #FAFAFA;
    color: #666666;
    border-left: none;
    font-family: "Fira Sans", "Arial", "Helvetica", sans-serif;
}

.wizard-f .br-theme-bars-movie .br-widget a:first-child {
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 5px;
    border-left: 1px solid #d5d5d5;
}

.wizard-f .br-theme-bars-movie .br-widget a:nth-child(10) {
    -moz-border-radius: 0 4px 4px 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 4px 4px 0 !important;
}
.wizard-f .br-theme-bars-movie .br-widget a.br-active, .wizard-f .br-theme-bars-movie .br-widget a.br-selected {
    background: #7CB342;
    border-color: #7CB342;
    color: #FFFFFF;
    border-left-color: #fff;
    border-right-color: #fff;
}

.wizard-f .br-theme-bars-movie .br-widget a.br-active:before, .wizard-f .br-theme-bars-movie .br-widget a.br-selected:before {
    color:#fff;
}

.box-body {
    min-height: 60px;
    width: 390px;
    max-width: 100%;
}

.wizard-f .br-theme-bars-movie .br-widget .br-current-rating {
    color: #7CB342;
}
/*
.wizard-f .br-theme-bars-movie .br-widget .br-current-rating {
    background: #7CB342;
    border-color: #7CB342;
    color: #FFFFFF;
    border-radius: 4px;
    display: block;
    margin-top: 40px;
    position: absolute;
    width: 390px;
    max-width: 100%;
    height: 23px;
    line-height: 10px;
}
*/


.controls-b .multiple-choice {
    list-style: none;
    padding: 0;
    margin: 0;
}

.controls-b .multiple-choice li {
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    float: left;
    font-size: 1em;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    padding: 20px 5px;
    border: 1px solid #d5d5d5;
    background: #04a8f4;
    color: #666;
    width: 20%;
    height: 90px;
    text-align: center;
    box-shadow: 0 0 1px rgba(27, 34, 44, 0.12), 0 2px 2px -2px rgba(27, 34, 44, 0.16);
}


.controls-b .multiple-choice li {
    border-color: #f0f1f2;
    /* border: none; */
    margin: 0px;
    background: #04a8f4;
    color: #FFFFFF;
    box-shadow: 0 0 1px rgba(27, 34, 44, 0.12), 0 2px 2px -2px rgba(27, 34, 44, 0.16);
    border-left: 1px;
}

@media (min-width: 993px) {
    .controls-b .multiple-choice li:first-child {
        -moz-border-radius: 5px 0 0 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px 0 0 5px;
    }
}

.controls-b .multiple-choice li .fa {
    display: block;
    font-size: 35px;
    margin-bottom: 5px;
}

.controls-b .multiple-choice li span {
    font-size: .85em;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.controls-b .multiple-choice li:last-child {
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0;
    border-radius: 0 5px 5px 0;
}

.controls-b .multiple-choice li:hover {
    background: #2977BC;
    cursor: pointer;
}

.controls-b .multiple-choice li:active {
    background: #2977BC;
    cursor: pointer;
}

.controls-b .multiple-choice li.current {
    background: #2977BC;
}
.controls-b .multiple-choice img {
    width: 40px;
}

.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(1), 
.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(2),
.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(3),
.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(4),
.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(5),
.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(6) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}

.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(7),
.wizard-f .br-theme-bars-movie .br-widget a.br-active:nth-child(8) {
    background: #FFA726;
    border-color: #FFA726;
    border-right-color: #fff;
}


.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(1) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}
.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(2) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}
.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(3) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}
.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(4) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}
.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(5) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}
.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(6) {
    background: #EF5350;
    border-color: #EF5350;
    border-right-color: #fff;
}


.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(7) {
    background: #FFA726;
    border-color: #FFA726;
    border-right-color: #fff;
}

.wizard-f .br-theme-bars-movie .br-widget a.br-selected:nth-child(8) {
    background: #FFA726;
    border-color: #FFA726;
    border-right-color: #fff;
}

@media(max-width: 720px) {
    .wizard-f .br-theme-bars-movie .br-widget a {
        width: 30px;
        height: 32px;
    }

    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(1):before, 
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(2):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(3):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(4):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(5):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(6):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(7):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(8):before,
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(9):before, 
    .wizard-f .br-theme-bars-movie .br-widget a:nth-child(10):before {
        height: 30px;
        width: 32px;
    }
}

.modulef .titlef2 {
    font-size: 20px;
    text-align: center;
    color: #06a9f4;
    font-weight: bold;
}

.box-header.error {
    color: #ef5350;
    font-weight: bold;
}
.error-f {
    color: #ef5350;
    font-weight: bold;
}

.text-negative {
    color: #ef5350!important;
    font-weight: bold;
    font-size: 11px;
}

.table-style-btn.btn.btn-primary.btn-label i {
    width: 20px;
    left: -4px;
}

.table > tbody > tr > td.table-btn {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.mw-110 {
    min-width: 110px !important;
}

.rate-b{
    font-size: 14px;
    font-weight: bold;
}

.w-630 {
    width: 630px;
    max-width: 95%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tb-btn {
    float: left;
    padding-right: 5px;
    min-width: 100px;
}

.wd-150 {
    width: 150px !important;
}

.bluebg.link-f a {
    color:#fff;
    text-decoration: underline;
}
.bluebg.link-f a:hover {
    text-decoration:none;
}

.bluebg.red {
background: #F00000;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #DC281E, #F00000);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #DC281E, #F00000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
color: #fff !important;
}

.ingreen {
    color: #40b691;
    font-size: 14px;
}

.chat-green:before {
    content: '';
    width: 10px;
    height: 10px;
    background: green;
    position: absolute;
    border-radius: 100px;
    margin-left: 60px;
    margin-top: -3px;
}
.chat-red:before {
    content: '';
    width: 10px;
    height: 10px;
    background: red;
    position: absolute;
    border-radius: 100px;
    margin-left: 60px;
    margin-top: -3px;
}
.chat-green:after {
    content: '';
}

/*End Florian Style*/









.static-content-wrapper {
  background: #e2e2e2;
}

.layout-horizontal .navbar-fixed-top + #wrapper {
    padding-top: 56px!important;
}

@media (max-width: 1268px) and (min-width: 767px) {
ul.yamm.nav.navbar-nav.navbar-right li:last-child {
    padding-right: 8px;
}

.navbar-right {
    float: right !important;
    margin-right: 0;
}

.navbar {
    max-height: 56px!important;
}

.dropdown-menu{
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1001;	
}
#topnav .nav.navbar-nav.navbar-left {
    padding-right: 0px;
    padding-left: 0px;
}


#topnav .nav.navbar-nav > li > a span.avatar {
    border-radius: 2.5px;
    display: inline-block;
    float: right;
    height: 32px;
    margin: -4px 0;
    width: 32px;
}

}


@media (max-width: 767px) {
ul.yamm.nav.navbar-nav.navbar-right li:last-child {
    padding-right: 0;
}
#topnav .nav.navbar-nav.navbar-right {
    margin-right: -16px;
    padding-right: 8px;
}

/*.hidden-sm {
    display: block !important;
}*/


}




@media (max-width: 1090px) and (min-width: 993px) {
  #topnav .navbar-left li:first-child span.text {
    display: block!important;
  }
}



.wrapper_display_none{
	display:none!important;
}


@media (max-width: 207px) and (min-width: 200px) {
.w-modal_1 {
    width: 100%;
}
}
.flat_calendar_holidays{
	background: none #f2f2f2;
}






.def_color_gray{
	 color: rgba(27, 34, 44, 0.72);
}


.w500{
    margin: 0px auto;
    max-width: 100%;
    width: 500px;
}
.w-800{
    margin: 0px auto;
    max-width: 100%;
    width: 800px;
}


@media (min-width: 100px) and (max-width: 767px) {
	.w-800{
    margin: 0px auto;
    max-width: 90%;
    width: 90%;
}
}






/*.foliotable tbody tr:hover{
	background-color:#EDF1F3;
}*/

.d0{display:none!important;}
.cursor-p{cursor:pointer;}


tr.container-tr-showe{
	background-color:#D8E1E7;
}

tbody.container-tr-showe tr:last-child td{
	border-bottom:2px solid #DDE4E8;
}




.animation-box-style{
    border: 1px solid inherit;
    -webkit-animation: mymove 5s ; /* Chrome, Safari, Opera */
    animation: mymove 5s ;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    50% {border: 1px solid red;}
}

/* Standard syntax */
@keyframes mymove {
    50% {border: 1px solid red;}
}

.animation-box-style2{
    border: 1px solid inherit;
    -webkit-animation: mymove2 5s infinite; /* Chrome, Safari, Opera */
    animation: mymove2 5s infinite;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes mymove2 {
    50% {border: 1px solid #6F0;}
}

/* Standard syntax */
@keyframes mymove2 {
    50% {border: 1px solid #6F0;}
}

.attention_list {
    background-color: #0288d1;
    bottom: 0;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 9998;
}
.db{
	display:block!important;
}

div.dayf {min-height:79px;}

.float-l{
	float:left;
}

.text-right {
    text-align: right!important;
}
.border-default-bl{
	border-top: 2px solid #E0EBED!important;
}
.panel-heading_my{
	background-color:#F3F7F8;
	color: rgba(27, 34, 44, 0.48);
	border-bottom: 2px solid #E0EBED;
}

.foliotable tbody tr:hover{
	background-color:#F3F7F8;
}
.border-default-bk {
    border-top: 2px solid rgba(27, 34, 44, 0.6)!important;
}



.m_icon_top2{
	position:relative;
	top:2px;
}
.m_icon_top-2 {
    position: relative;
    top: -2px;
}
.m_icon_top3 {
    position: relative;
    top: 3px;
}

.calendar_hidden_inmodal{
	display:none;
}


.fa-sorte {
    display: inline-block;
    height: 1em;
    line-height: 1em!important;
    position: relative;
    vertical-align: middle;
    width: 1em;
	
	
	font-size: 1em;
    line-height: 0.75em;
    vertical-align: -35%;
}

.fa-sorte .unactiv {
color: rgba(27, 34, 44, 0.48)!important;	
}



/*
.aside-content .aside-wrapper {
    display: block!important;
    height: 100%;
    margin-top: 0;
    padding-top: 0;
    table-layout: ;
    width: 100%;
}
*/
.aside-content {
    height: 100%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%;
    display: block!important;
}

/*.aside-content .aside-wrapper .aside-body .aside-cell {
    display:block!important;
    width: 100%!important;
}
.aside-content .aside-wrapper .aside-body {
    display: block!important;
}*/


.table-nowrap{
	width:inherit; display:table;
}
.tr-table-nowrap{
	display:table-row;
}
.td-table-nowrap{
	display: table-cell;
}



.ms-choice {
	 background: #fff none repeat scroll 0 0!important;
	 transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s!important;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02) inset!important;
	 border: 1px solid #edeff0!important;
	 border-left: 3px solid #03a9f4!important;
}
.ms-choice:focus {
    border-left: 6px solid #03a9f4!important;
    transition: all 0.2s ease 0s!important;
}
.ms-choice:hover {
	border-color:#03a9f4!important;
    transition: all 0.2s ease 0s!important;
}

/*for input not big*/
.ui-autocomplete-input{
	box-sizing:inherit!important;
}


@media (min-width: 768px){
.w10{
	width:10px;
}
.w20{
	width:20px;
}
.w30{
	width:30px;
}
.w40{
	width:40px;
}
.w50{
	width:50px;
}
.w60{
	width:60px;
}
.w70{
	width:70px;
}
.w80{
	width:80px;
}
.w90{
	width:90px;
}
.w100{
	width:100px;
}
}




.form-control {
	 /*border-color: #CCC #CCC #CCC #03a9f4;  for border in forms*/
}
.label_style{
	font-weight:normal; /*for bold label in forms*/
}


.lineh60{
	line-height:60px!important;
}



.ui-front {
 z-index: 2000!important;
}

.w180{width:180px;}



.b, strong {
    font-weight: bold!important;
}





/*Start new Tabs*/


.newTabs{
    display:inline-block;	
	font-size: 12.5px;
	width:100%;
}

.newTabs ul {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-bottom: 2px solid #e3e5e5;
    box-sizing: border-box;
    display: table;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}

.newTabs ul:after{
    content:"";
    display:block;
    clear:both;
}
.newTabs ul li{
    cursor:pointer;
    display:block;
    float:left;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	position:relative;
}
.newTabs ul li a{
	color: rgba(27, 34, 44, 0.32);
	text-decoration:none;
    padding:16px 15px;
	display:block;
}
.newTabs ul li.active, .newTabs ul li.active:hover{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.newTabs ul li.active a, .newTabs ul li.active:hover a{
	cursor:auto;
}
.newTabs ul li:hover a{
    color: rgba(27, 34, 44, 0.88);
	text-decoration:none;
}


.newTabs ul li.active a, .newTabs ul li.active:hover a{	
    color: rgba(27, 34, 44, 0.88);
	font-weight: 600;
	text-decoration:none;
}


.newTabs ul li.active a::after, .newTabs ul li.active:hover a::after {
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transform: scale(0);
    transition: all 200ms ease 0s;
    width: 100%;
	transform: scale(1);
	background: #03a9f4 none repeat scroll 0 0;
}


/*End new Tabs*/


/*.panel-body {
    color: rgba(27, 34, 44, 0.72);
    display: table;
    font-size: 12.5px;
    padding: 16px!important;
    position: relative;
    width: 100%;
}*/

.checkbox_wrapper span {
    padding: 0 0 0 4px;
}


.bb0{
	border-bottom:0px solid #DDE4E8!important;
}

#modal_guest_insert .linef2:last-child{display:none!important;}
.line_d0 .linef4:last-child{display:none!important;}

.line-h30{line-height:30px;}
#topnav #toolbar-search input {	
	width:200px!important;
}

/*---------- Start top nav menu ---------------*/

@media (min-width: 767px) and (max-width: 1268px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
  .btn-group.hidden-md,
  .btn-group-vertical.hidden-md,
  .btn.hidden-md,
  span.hidden-md,
  i.hidden-md {
    display: none !important;
  }
}



@media (min-width: 767px) and (max-width: 1218px) {	
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
  .btn-group.hidden-sm,
  .btn-group-vertical.hidden-sm,
  .btn.hidden-sm,
  span.hidden-sm,
  i.hidden-sm {
    display: none !important;
  }
  

}

@media (min-width: 767px) and (max-width: 1230px) {
	
@-moz-document url-prefix() 
{ 
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
  .btn-group.hidden-sm,
  .btn-group-vertical.hidden-sm,
  .btn.hidden-sm,
  span.hidden-sm,
  i.hidden-sm {
    display: none !important;
  }
}

}

@media (min-width: 767px) and (max-width: 1060px) {

.hidden-sm1b{
    display: none !important;
  }
}

@media (min-width: 767px) and (max-width: 1078px) {
	
@-moz-document url-prefix() 
{ 
.hidden-sm1b{
    display: none !important;
  }
}

}

@media (min-width: 1016px) and (max-width: 1268px) {
	
  .hidden-sm2 {
    display: block !important ;
  }
	
}

@media (min-width: 767px) and  (max-width: 1000px) {
	
  .hidden-sm2 {
    display: none !important;
  }	
  
}

@media (min-width: 767px) and  (max-width: 1015px) {

@-moz-document url-prefix() 
{ 
  .hidden-sm2 {
    display: none !important;
  }	
}

}

@media (min-width: 767px) and  (max-width: 860px) {
	
  .hidden-sm3 {
    display: none !important;
  }	
  
}

@media (min-width: 767px) and  (max-width: 880px) {
	
@-moz-document url-prefix() 
{ 	
  .hidden-sm3 {
    display: none !important;
  }	
}

}

/*---------- End top nav menu ---------------*/

@media screen and (-webkit-min-device-pixel-ratio:0){
  .fileinput{
	 /* width:inherit;*/
	/*  min-width:300px;*/
	 /* position:absolute;*/
} 
.fileinput-filename{
	/*position:absolute;*/
}
}

.one-content-wrapper {
    display: block!important;
    overflow:visible!important;
}
.uneditable-input{
    overflow:hidden!important;
}
/*.fileinput-filename{position:absolute;}*/

.svgicon10{width:13px;}
.mr7{margin-right:7px;}

a.arrowscordion.collapsed:before {
    content: "\f107"!important;
    font-family: FontAwesome;
    font-size: 16px;
    padding-right: 5px;
}

a.arrowscordion:before {
    content: "\f106"!important;
    font-family: FontAwesome;
    font-size: 16px;
    padding-right: 5px;
}


.status_coment{
	font-style:italic!important; 
}
.status_coment.collapse.in {
    display: inline!important;
    visibility: visible;
	font-style:italic; 
}
.coment-first.collapse.in {	
    display: inline!important;
    visibility: visible;
	font-style:italic!; 
}
.cordion_dots{line-height:10px;}


.pr8{padding-right:8px!important;}
.pl8{padding-left:8px!important;}

.vertical_wrapper{
	display:table-cell;
	vertical-align:middle;
	height:auto;
}

.daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
    float:none;
	text-align:center;
}

.resize-v{
	resize:vertical;
}
#desk .ui-selected {
    background: #F39814;
}
.striped-rooms {
    background: url("/images/stok-bg-select.png") no-repeat scroll left top #fff;    
}

.add-line-table > thead > tr > th {
	border-bottom:0px!important;	
}
.add-line-table > tbody > tr:first-child > td {
	border-top:2px solid #f2f4f5;!important;	
}

.media .media-body .name {
    color: rgba(27, 34, 44, 0.88);
    display: inline !important;
    padding: 0 !important;
    font-weight: normal!important;
}

.header_messages{
	z-index:99999!important;
	position:absolute!important;
	padding:0!important;
}
.header_messages .panel-body{
	padding:10px 10px 0px 10px!important;
	color:#FFF;
}

.header_messages .alert-info i, .header_messages strong {
	color:#FFF;
}
.header_messages .alert-info{	
	color:rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 0 0px #fff inset!important;
	border:0px solid rgba(27, 34, 44, 0.88)!important;
  background-color: rgba(27, 34, 44, 0.88)!important;
}
.header_messages a{
	color:#FFF;	
	font-weight: bold;
	text-decoration:underline;
}
.header_messages h3{
	font-size:16px;
	font-weight:normal;
}
.header_messages button{
	color:#fff!important;
	opacity: 0.5;
}

.sm_number{font-size:0.7em!important;}

.f0{float:none!important;}

.cursor-p{
	cursor:pointer;
}



.treservation_board {
    border: 0 none;
    border-collapse: collapse;
    margin: 10px 0 0 0px;
    padding: 0;
    text-align: center;
    width: auto;
}
.treservation_board td, .treservation_board th {
    border: 1px solid #bcc4cf!important;
    padding: 2px 3px!important;
}

.treservation_board th{
	text-align:center;	
}

.treservation_board input {
    border: 0 none;
    border-collapse: collapse;
    box-shadow: none;
    display: table;
    height: 36px;
    width: 100%;
	background:none;
}


.reservation_board_radio table{
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
}
.reservation_board_radio td{
	text-align:center;
	border:none!important;
}
.reservation_board_radio td input{
	text-align:center;
	margin:0;
	height:10px;
}
.reservation_board_radio div{
	width:16px;
	height:16px;
	border:1px solid #000;
	margin:0 auto;
}
.w100{width:100%!important;}

.text-green{color:rgb(46, 204, 113);}
.text-rad{color:rgb(229, 28, 35);}
.text-rad:hover{color:rgb(229, 28, 35)!important;}

.input-color{	
    padding: 0;
    background: none;
    width: 18px;
    height: 22px;
    border: none;
}
.mt7{ margin-top:7px!important;}
.mt1 {margin-top:1px!important;}





.color_cal_title_top{
	color:#1c526e!important;
	font-weight: bold;
}

.color_cal_title_left{
	color:#1c526e!important;
	font-weight: bold;
	padding:0px 0 0 12px;
	text-align:left;
}

.pos_txt_color{
	position:relative;
	top:-1px;
}



.bg_padlock{
	background: rgba(225, 225, 225, 0.75) url(/images/calendar_bg_padlock_v2.png) no-repeat scroll center center;
}
.bg_padlock_v2{
	background: rgb(188, 188, 188) url(/images/calendar_bg_padlock.png) no-repeat scroll center center;
}
.bg_padlock_v3{
	background: rgba(225, 225, 225, 0.75) url(/images/calendar_bg_padlock_v2.png) no-repeat scroll center center;
}
.bg_padlock_v4{
	background: rgb(255, 255, 255) url(/images/calendar_bg_padlock_v4.png) no-repeat scroll top left;
}




.aside-bar .aside-bar-body ul.acc-menu a span.text {
	font-size: 11.0px!important;
	font-weight:normal!important;
}

@media (min-width: 768px){

.aside-content .aside-wrapper .aside-body .aside-cell {
    display: table-cell;
    vertical-align: top;
}

.aside-content .aside-col {
    width: 200px!important;
}


}

.radio + .radio, .checkbox + .checkbox {
    margin-top:inherit!important;
}

.margin-0a{margin:0 auto;}
.photo_wrapper_sm {
    width: 140px;
    display: block;
    padding-right: 0;
    margin-right: 0;
    margin: 0 auto;
}







.text-blue {
	color:rgb(3, 169, 244);
}

.ms-choice > div {
    height: 25px!important;
}

.calendar_price .calendar_td{
	padding:0px 0px!important;
}
.calendar_price .wrapper_calendar_price{
	padding: 8px 1px!important;
	position: relative;
	display: block;
	font-weight:normal;	
	color:#0082bd;
	text-align:center;
}

.extended_wrapper_calendar_price{	
	text-align:center;
	color:#0082bd;
	font-weight:normal;	
}
.extended_wrapper_calendar_price .mini_prise, .extended_wrapper_calendar_price .mini_prise_bottom, .extended_wrapper_calendar_price .mini_prise_top{
	color:#0082bd;
	font-size:10px;
	line-height: 11px;
}
.extended_wrapper_calendar_price .mini_prise span, .extended_wrapper_calendar_price .mini_prise_bottom span{
    border-top: 1px solid #0082bd;
    min-width: 16px;
    display: inline-block;
}
.mini_prise_top span{
	color:#0082bd;
	font-size:10px;
	line-height: 11px;
}
.calendar_price_change, .extended_calendar_price_change{
	background-color:rgba(2, 136, 209, 0.24);
}
.calendar_price_change div, .extended_calendar_price_change div{
	color:#0082bd;
}
.extended_wrapper_calendar_price .mini_prise span{
	font-weight: normal!important;	
	color:#0082bd!important;	
}
.extended_calendar_price_change div .mini_prise{
    border-top: 1px solid #0082bd;
}

.acc-menu span.text{width:80%!important;}

.my_overflov_xy{
	overflow-y: auto!important; overflow-x:hidden!important;
}

.btn_icon3{display:block; margin-top:3px;}
.btn_icon2{display:block; margin-top:1px;}

.header-time{
    position: absolute;
    font-size: 10px;
    color: #FFF;
    left: 0;
    text-align: center;
    margin: 16px 10px 0 60px;
    line-height: 12px;
	font-family: "Asap","Droid Sans",Tahoma,Arial,sans-serif;
	
}

@media (max-width: 767px){
/*.header-time{
	left:50%;
	margin-left: -49.25px;
	margin-right:0;
}*/

.header-time {
    left: 0;
    margin-left: 14px;
    margin-right: 0;
}

}

.text-underline{text-decoration:underline;}


.h100{height:100%;}
.minh-500{
	min-height:500px;
}
@media (max-width: 767px){
.minh-500{
	height:auto!important;
}
}

/*Start calculate*/

.my_calculator {
  position: relative;  
  display: block-inline;
  margin:0;
  padding:7px 5px 5px 5px;
  width:182px;

    font-size: 12.5px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid #edeff0;
    border-radius: 2.5px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.my_calculator .calc-row {
  text-align: left;
}

.my_calculator .calc-row div.screen {
  display: table;
  width: 85%;
  background-color: #fff;
  text-align: right;
  font-size: 1.6em;
  line-height:20px;
  font-weight:normal;
  margin:0 2px;
  width: 168px;
  padding-right: 0.5em;
  border: 1px solid #dadbdd;
  color:#03a9f4;
  margin-bottom:2px;
}
.my_calculator .calc-row div.screen:hover {
	background-color:#FFF;
	cursor:text;
}
.my_calculator .calc-row div {
  text-align: center;
  display: inline-block;
  border: 1px solid #dadbdd;
  background-color: #fff;
  padding: 4px 0;
  margin: 2px 2px;
  width: 30px;
  height: 30px;
}
.my_calculator .calc-row div:hover {	
  background-color: #dadbdd;
  cursor:pointer;
}
.my_calculator .calc-row div.zero {
  width: 64px;
}

.my_calculator .calc-row div.zero {
  margin-right: 2px;
}
.my_calculator .calc-row div.equal {
    height: 64px;
    position: absolute;
    bottom: 5px;
    right: 5px;
	line-height: 50px;
	background: #03a9f4 !important;
	color:#FFF;
  border: 1px solid #03a9f4;
  font-weight:bold;
  font-size:1.5em;
}

.my_calculator .calc-row div.plus,
.my_calculator .calc-row div.decimal,
.my_calculator .calc-row div.minus
{
    font-size: 1.6em;
    line-height: 22px;
    padding: 0;
}

.my_calculator .calc-row div.multiply
{
    font-size: 1.4em;
    line-height: 24px;
    padding: 0;
}
.my_calculator .calc-row div.divice,
.my_calculator .calc-row div.plus-minus
{
    font-size: 1.2em;
    line-height: 26px;
    padding: 0;
}
/*End calculate*/

.icon_sum{
	position: absolute!important;
    height: 16px!important;
    width: 16px!important;
    line-height: 16px!important;
    display: inline-block!important;
    font-size: 16.0px!important;
    text-align: center!important;
    font-style:normal!important;
}
.ion-ios-keypad{
	font-size:17.5px!important;
}

.header-line{
    background-color: #f3f3f3;
    color: #000;
    font-size: 11px;
    line-height: 14px;
    padding: 0px 12px;
    position: relative;
    bottom: -56px;
	border-bottom:2px solid #edeff0;	
	text-align:right;
}
.header-line a{color: #000; text-decoration:underline;}

.class_plus{
	position:fixed;
	bottom:0;
	z-index:99999;
	right:0;
}
.footer_status_line{
	
}


.state_today{
	margin:0 5px 0 0px;
}
.state_period_closed{
	margin:0 5px 0 5px;
}
.state_synchronization{
	margin:0 5px 0 5px;
}


.extended_wrapper_calendar_price_right .right_mini_prise_top{
	position:absolute;
	right:2px;
	top:0;
    line-height: 11px;
}
.extended_wrapper_calendar_price_right .right_mini_prise{
	position:absolute;
	right:2px;
	top:12px;
    line-height: 11px;
}
.extended_wrapper_calendar_price_right .right_mini_prise_bottom{
	position:absolute;
	right:2px;
	bottom:0;
    line-height: 11px;
}
.right_mini_prise_top span, .right_mini_prise span, .right_mini_prise_bottom span{
    color: rgba(27, 34, 44, 1.0);
    font-size: 10px;
    line-height: 11px;
	font-weight:bold;
}	


.extended_wrapper_calendar_price_left .left_mini_prise_top{
	position:absolute;
	left:2px;
	top:1px;
    line-height: 11px;
}
.extended_wrapper_calendar_price_left .left_mini_prise{
	position:absolute;
	left:2px;
	top:16px;
    line-height: 11px;
}
.extended_wrapper_calendar_price_left .left_mini_prise_bottom{
	position:absolute;
	left:2px;
	bottom:0px;
    line-height: 11px;
}
.left_mini_prise_top span, .left_mini_prise span, .left_mini_prise_bottom span{
    color: rgba(27, 34, 44, 1.0);
    font-size: 10px;
    line-height: 11px;
	font-weight:bold;
}	



.extended_wrapper_calendar_price_left i.ion-arrow-right-c,
.extended_wrapper_calendar_price_left i.ion-arrow-left-c,
.extended_wrapper_calendar_price_right i.ion-arrow-right-c,
.extended_wrapper_calendar_price_right i.ion-arrow-left-c,
{
	font-size:12px;
} 


.extended_date div{
	text-align:center;
	margin-top:7px;
}
.extended_date div span{
    color: #cacaca!important;
	text-align:center;
	font-size: 14px;
}


.unactive {
    opacity: 0.3;
}
.bold_new_chanel, .bold_new_chanel_title, .text-st10{
	font-weight:bold;
}
.chmanager_small_academ_service{
	position:relative; right:10px; top:3px;
	float:right;
}
.chmanager_small_tvil{
	position:relative; right:10px; top:6px;
	float:right;
}
.chmanager_small_ostrovok{
	position:relative; right:10px; top:16px;
	float:right;
}
.chmanager_small_booking{
	position:relative; right:10px; top:12px;
	float:right;
}
.chmanager_small_expedia{
	position:relative; right:10px; top:5px;
	float:right;
}
.chmanager_small_agoda{
	position:relative; right:10px; top:3px;
	float:right;	
}
.chmanager_small_hotels24{
	position:relative; right:10px; top:5px;
	float:right;
}
.chmanager_small_hotelbook{
	position:relative; right:10px; top:14px;
	float:right;
}
.chmanager_small_cbooking{
	position:relative; right:10px; top:4px;
	float:right;
}
.chmanager_small_dobovo{
	position:relative; right:10px; top:3px;
	float:right;
}
.chmanager_small_101otel{
	position:relative; right:10px; top:2px;
	float:right;
}
.chmanager_small_one_two_trip{
	position:relative; right:10px; top:2px;
	float:right;
}
.chmanager_small_bronevik{
	position:relative; right:10px; top:3px;
	float:right;
}
.chmanager_small_ozon{
	position:relative; right:10px; top:4px;
	float:right;
}
.chmanager_small_vashotel{
	position:relative; right:10px; top:4px;
	float:right;
} 
.chmanager_small_dorms{
	position:relative; right:10px; top:4px;
	float:right;
}
.chmanager_small_hostelsclub{
	position:relative; right:10px; top:14px;
	float:right;
} 
.chmanager_small_hostelworld{
	position:relative; right:10px; top:6px;
	float:right;
} 
.chmanager_small_hrs{
	position:relative; right:10px; top:4px;
	float:right;
} 
.chmanager_small_hotel_inn{
	position:relative; right:10px; top:4px;
	float:right;
} 
.chmanager_small_airbnb{
	position:relative; right:10px; top:4px;
	float:right;
} 
.chmanager_small_roomp{
	position:relative; right:10px; top:4px;
	float:right;
} 
.chmanager_small_eholiday{
	position:relative; right:10px; top:4px;
	float:right;
}  
.chmanager_small_axistravel{
	position:relative; right:10px; top:5px;
	float:right;
} 
.chmanager_small_oktogo{
	position:relative; right:10px; top:5px;
	float:right;
}
.chmanager_small_aanda{
	position:relative; right:10px; top:2px;
	float:right;
}
.chmanager_small_nashtravel{
	position:relative; right:10px; top:12px;
	float:right;	
}
.chmanager_small_sutochno{
	position:relative; right:10px; top:12px;
	float:right;
}




.lh16{line-height:16px;}

/*.table-responsive{ margin-bottom: 14.25px;}*/

@media (min-width: 767px){
.max-w100{max-width:100px;}
}



.daterangepicker .ranges ul li {
    text-transform:none!important;
}



@media (min-width: 768px){
.aside-content .devices_operations_w300 {
    width: 300px!important;
}

.aside-content .devices_operations_w300 .acc-menu span.text{
	max-width:290px!important;
	width:96%!important;
}

.aside-content .devices_operations_w300 .acc-menu span#id{
	font-size:16px!important;
	font-weight:bold!important;
	width:inherit!important;
	float:left;
}
.aside-content .devices_operations_w300 .acc-menu span#NumDevice{
	font-size:12px!important;
	font-weight:bold!important;
	float:left;
	
    font-size: 85%;
    font-family: Asap, "Droid Sans", Tahoma, Arial, sans-serif;
    line-height: 16px;
    min-height: 16px!important;
    min-width: 16px!important;
	width:inherit!important;
    color: rgba(255, 255, 255, 0.8);
    padding: 0px 5px;
	    background-color: #0288d1;
		border-radius:10px;
		margin-left:4px;
	
}
.aside-content .devices_operations_w300 .acc-menu span#IdDevice{
	font-size:12px!important;
	font-weight:normal!important;
	margin-bottom:4px;
}

.aside-content .devices_operations_w300 .acc-menu span#NameDevice,
.aside-content .devices_operations_w300 .acc-menu span#TypeDevice,
.aside-content .devices_operations_w300 .acc-menu span#NameOrganization
{
	font-size:12px!important;
	font-weight:normal!important;
	font-style:italic;
}

.aside-content .devices_operations_w300 .acc-menu span#partner_name{
	font-size:12px!important;
	font-weight:bold!important;
	font-style:normal;
	margin-top:2px;
}

}


.mw-300{
	width:300px;
}


.text_nowrap{
white-space: nowrap!important;	
}

.table .table {
    background-color: #fff!important;
}
.table_title_sh{
	cursor:pointer;
}
.table_title_sh td{
	color: #03a9f4!important;
    text-decoration: none;
	font-size:16px;
}


.bootstrap-switch {
	box-shadow:none!important;
}

.bootstrap-switch.fswich {   
	display:none!important;
}

.hover_tr_none{
	background:none!important;
}

.spec_line > td{
	border-bottom:2px solid rgb(237, 239, 240);
}

.fs14{font-size:14px!important;}
.fs18{font-size:18px!important;}


.panel.panel-indigo.alt .panel-heading .nav-tabs li a, .panel.panel-indigo-alt .panel-heading .nav-tabs li a {
   color: rgba(27, 34, 44, 0.32)!important;
}

.panel.panel-default.alt .panel-heading .nav-tabs li.active a, .panel.panel-default-alt .panel-heading .nav-tabs li.active a {
    color: rgba(27, 34, 44, 0.88)!important;
}
.width-100-30{
	width: calc(100% - 30px);
}

.wrapper_ol_gray{
/*    border: 1px solid #f2f4f5 !important;*/
    margin-bottom: 0;
    padding: 4px 12px;
    list-style: none;/*
    background-color: #f2f4f5;*/
    border-radius: 2.5px;
}

.wrapper_ol_gray > li {
	color: rgba(27, 34, 44, 0.72);
    font-size: 12.5px !important;
}
.wrapper_ol_gray > li {
    display: inline-block;
}

.wrapper_ol_gray > li + li::before, .v-line::before {
    content: "| ";
    color: rgba(27, 34, 44, 0.48));
    padding: 0px 5px;
}
.v-line, .v-line > span{padding:0!important;}




.wrapper_fileinput{position:relative!important;}
.wrapper_fileinput .fileinput-preview{
	width: 100%; height: auto; max-height: 300px;
}

/*.thumbnail img{position:absolute;}*/
.fileinput_bg{opacity: 0; position:relative!important;}
.thumbnail{position:relative;}
.thumbnail{width:185px!important; height:185px!important;
padding:0!important; border:5px solid #f0f1f2!important; }
.fileinput-new .fileinput-preview{border:0px solid #e1e1e1!important; }

.row-border .form-group:first-child {
    border-top:1px solid #f2f4f5!important;
    padding-top: 16px!important;
}

footer{position:relative!important; clear:both!important;}

.row > .col-md-12 > .panel-inbox > .page-content > .panel-default {
	box-shadow:none!important;
}

.row > .col-md-12 > .panel-inbox > .page-content > .panel-default > .panel-indigo {
	margin:0!important;
}




#template_block{border:2px solid #03a9f4 !important;}
#template_block > *{
	padding:0!important;
	margin:0!important;
	width:inherit!important;
	border:none!important;
}


/*.panel .panel-heading .nav-tabs li.open .dropdown-menu {
    z-index: 99999!important;
}*/

.select_position1{
	position:relative!important; left:18px!important;
}
@media (min-width: 768px){
.pt44{padding-top:44px!important;}
}


.select-blue{
    background-color: #04a7f0!important;
    color: #fff!important;
	width:40px!important;
	left:0px!important;
	padding:2px!important;
	z-index:9999!important;
	border: 1px solid #04a7f0!important;
}


.panel.panel-default .panel-heading .nav-tabs li a::after {
    background: rgb(3, 169, 244) !important;
}

.material-nav-tabs > li.active > a::after, .dropdown-menu.tabbed > ul > li.active > a::after, .material-nav-tabs .nav-tabs > li:hover > a::after, .dropdown-menu.tabbed > ul .nav-tabs > li:hover > a::after {
    transform: scale(1)!important;
}

.mt3{margin-top:3px!important;}


.maxwidth100{max-width:100%;}



.trannslate_icons {
    position: absolute;
    padding-top: 0px;
    padding-left: 24px;
    font-size: 14px;
	color:#b6b8bb;
}
.trannslate_icons i{
	color:#b6b8bb;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	cursor:not-allowed;
	pointer-events: none;
}
.pagination > .disabled{
    display: inline-table;
    float: left;
	cursor:not-allowed;
}
.title_t1{
	font-size:17px;
}
.span102{
	display:block;
	float:left;
}


.calendar_sidebar .tooltip.right{
	width:200px;
}

.spec_form{
	display:inline-block;
	width:100%;
	margin-bottom:0!important;
}
.spec_form .checkbox.block label + span{float:none!important;}



.spec_btn1{width:120px;}

.title_st_table{
	border-bottom: 1px solid #f2f4f5;
	padding:8px 0;
	font-weight:bold;
	}
.body_st_table	{
	    border-top: 1px solid #f2f4f5;
	padding:8px 0;
}


@media (max-width: 980px) and (min-width: 100px) {
.st-n-6	{
    width: 50%!important;
	float:left!important;
	}
.body_st_table, .title_st_table{
	width:100%; float:none; display:table;
	}
.hidden-mob{
	display:none!important;
	}
}

@media screen and (max-width: 768px){
.static-content-wrapper {
    width:100%;
}
}
body{background-color:#e4e4e4;}
.help-chat-green{
	padding-left:0!important;
	display:inline-block!important;
}
.help-chat-green:after {
    content: '';
    width: 10px;
    height: 10px;
    background: green;
    position: absolute;
    border-radius: 100px;
    margin-top: -3px;
}
.card-style1 .l6{
	width:85px;
	margin-left:10px;
	padding-top:0;
}.card-style1 .card-inf{
	padding-left:20px!important;
}
@media (max-width: 991px){
.d-pt-50 {
    padding-top: 20px;
}


}
@media (min-width: 992px){
.kp-tarrif .panel.panel-default.h-2 .panel-body {
    min-height: 127px;
    background: #fff;
}
.d-pt-50 {
    padding-top: 30px;
}
}

.kp-tarrif .panel.panel-default.h-2 .panel-body.add-payment-method {
    background: #f0f1f2 !important;
    box-shadow: none !important;
    min-height: 170px;
    border: 2px dashed #ccc;
    text-align: center;
    font-size: 25px;
    padding-top: 60px;
    color: #08a6f1;
    transition: 0.5s;
}
.mb0{margin-bottom:0;}
.add_st1{padding-left:0; text-align:left!important;
}
@media (max-width: 758px){
	.mb0{margin-bottom:16px;}
	.mb0 label{margin-bottom:0px; padding-top:0!important; padding-bottom:0!important;}
	.add_st1{padding-left:8px; margin-bottom:16px}
}
.mt10{margin-top:10px;}

.f0005, .f0006{
	font-size: 12.5px!important;
}
.grbg .title-f {
	font-size: 12.5px!important;
}
.linef_bg{
    padding-bottom: 5px;
    margin-top: 5px;
    border-top: 1px solid #ccc;
	display:block;
	}

/*#myModal2, #select_result,*/ body{
    padding-right: 0px!important;
}
.options img.img-dark{
	margin-left:6px;
	width:inherit;
}

label.for_radio_text{
	margin-left: 8px;
    width: inherit!important;
    height: inherit!important;
    vertical-align: top;
    top: -2px;
    position: relative;
}
.radio:hover>input[type="radio"].tectonic + label:before {
  background-color: #fff;
  border: 1px solid rgba(27, 34, 44, 0.48);
  cursor: pointer;
}
.ml3{
	margin-left:3px;
	}
.p08{padding:0 8px!important;}





.table_colorblock tr:hover{
	background:none!important;
}
.table_colorblock td{
	padding:0px!important;
	border-top:0!important;
}

.table_title1, .table_title2{
	border-radius: 3px;
	margin:1px;
	padding:12px 4px;
	
    text-align: center;	
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 18px;
	
}

.table_content0,
.table_content_blue_100-80,
.table_content_blue_80-60,
.table_content_blue_60-40,
.table_content_blue_40-20,
.table_content_blue_20-0,

.table_content_silver_100-80,
.table_content_silver_80-60,
.table_content_silver_60-40,
.table_content_silver_40-20,
.table_content_silver_20-0

{
	border-radius: 3px;
	margin:1px;
	padding:12px 4px;
	
    text-align: center;		
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	
	
	color:#2F486A;
}

.table_title1, .table_title2{
	background-color: #EBEFF4;
	color:#2F486A;
}
.table_content0{
	background-color: #fff;	
	color:#61759a;
}
.table_content_blue_100-80{
	background-color: #267ff9;
	color:#fff;
}
.table_content_blue_80-60{
	background-color: #3b96f9;
	color:#fff;
}
.table_content_blue_60-40{
	background-color: #7bbcfc;
	color:#2F486A;
}
.table_content_blue_40-20{
	background-color: #bbdefe;
	color:#2F486A;
}
.table_content_blue_20-0{
	background-color: #e6f3fd;
	color:#2F486A;
}

.table_content_silver_100-80{
	background-color: #61759a;
	color:#fff;
}
.table_content_silver_80-60{
	background-color: #8797b3;
	color:#fff;
}
.table_content_silver_60-40{
	background-color: #adb8cb;
	color:#2F486A;
}
.table_content_silver_40-20{
	background-color: #d4dae4;
	color:#2F486A;
}
.table_content_silver_20-0{
	background-color: #ebeef2;
	color:#2F486A;
}

.table_content_easypiechart{
	border-radius: 3px;
	margin:1px;
	padding:5px 2px;
	
    text-align: center;		
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	
	
	color:#2F486A;
}


.easypiechart {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    text-align: center;
}
.easypiechart .percent {
    position: absolute;
    width: 32px;
    line-height: 32px;
    font-size: 10px;
    font-weight: 400;
    color: #267ff9;
	display:table;
}

.table_easypiechart_title1{
width: 40px;
height: 14px;

background: #267FF9;
border-radius: 3px;
text-align: center;

display: flex;
justify-content: center;

}

.table_easypiechart_title1 span{
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 11px;
line-height: 14px;
align-items: center;
text-align: center;

color: #FFFFFF;
}



.table_easypiechart_title2{
	margin-top:4px;
width: 40px;
height: 14px;

background: #7bbcfc;
border-radius: 3px;
text-align: center;

display: flex;
justify-content: center;

}

.table_easypiechart_title2 span{
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 11px;
line-height: 14px;
align-items: center;
text-align: center;
flex-direction: row-reverse;

color: #FFFFFF;
}
.table_w100{width:100px;}
.table_content_easypiechart .col-sm-6{padding:0;}


.bar-chart{
	border-left:0px!important;	
}




.circle_color{
	width:4px;height:0; overflow:hidden; border-radius:7px; margin:6px 8px;
}

.mw100{min-width:100px;}



.gr_style_pr{
	text-align:left;
    vertical-align: middle;
    position: absolute;
    width:100%;
    font-weight: bold;
	padding:20px 0;	
	
	color:#61759A;
	opacity:0.5;
    font-size: 120%;
}
.gr_style_pr2{
	text-align: left;
    vertical-align: middle;
    position: absolute;
    width:100%;
    font-weight: bold;
	padding:0px 0;
	
    font-size: 150%;
    color: #61759A;
	
}


.db-box {
    border-radius: 3px;
    background-color: #fff;
    min-height: 200px;
    padding: 10px;
}

.border {
    border: 1px solid #E7EAEF;
}

.color_w{color:#FFF;}

.multiselect_text .multiselect{
width:100%;
display:table-cell;
}	
.multiselect_text input{
	display:block; padding:0; border:0;
}


.bgbox_blue10{
	background-color:#267FF9;
	color:#fff!important;	
}
.bgbox_blue9{
	background-color:#3B8CFA;
	color:#fff!important;	
}
.bgbox_blue8{
	background-color:#5199FB;
	color:#fff!important;	
}
.bgbox_blue7{
	background-color:#67A5FB;
	color:#fff!important;	
}
.bgbox_blue6{
	background-color:#7DB2FC;
	color:#fff!important;	
}
.bgbox_blue5{
	background-color:#92BFFC;
	color:#fff!important;	
}
.bgbox_blue4{
	background-color:#A8CCFD;
	color:#fff!important;	
}
.bgbox_blue3{
	background-color:#BED9FE;
	color:#2F486A!important;	
}
.bgbox_blue2{
	background-color:#D4E6FE;
	color:#2F486A!important;	
}
.bgbox_blue1{
	background-color:#E9F2FF;
	color:#2F486A!important;	
}


.bgbox_gray10{
	background-color:#61759A;
	color:#fff!important;	
}
.bgbox_gray9{
	background-color:#7083A4;
	color:#fff!important;	
}
.bgbox_gray8{
	background-color:#8191AE;
	color:#fff!important;	
}
.bgbox_gray7{
	background-color:#909EB8;
	color:#fff!important;	
}
.bgbox_gray6{
	background-color:#A0ACC3;
	color:#fff!important;	
}
.bgbox_gray5{
	background-color:#B0BACD;
	color:#fff!important;	
}
.bgbox_gray4{
	background-color:#C0C8D7;
	color:#fff!important;	
}
.bgbox_gray3{
	background-color:#D0D6E1;
	color:#2F486A!important;	
}
.bgbox_gray2{
	background-color:#E0E4EB;
	color:#2F486A!important;	
}
.bgbox_gray1{
	background-color:#EFF1F5;
	color:#2F486A!important;	
}


.per-chart{
	width:100%
}
.pc-right span {
	float:right;
}
.pc-right {
    float: right!important;
}
.pc-left{
    margin-left:10px!important;
}


.icon_new{
	display:inline-block;
	background-color:#D50005;
	color:#FFF;
	font-weight:bold;
	font-size:11px!important;
	line-height:11px!important;
	padding:2px 3px 1px 3px!important;
	margin:0px!important;
	text-transform:uppercase;
	position: relative;
	top:-10px;
	left:10px;
	/*font-family:Verdana, Geneva, sans-serif;*/
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
}


.icon_sm_new{
	display:inline-block;
	background-color:#D50005;
	color:#FFF;
	font-weight:bold;
	font-size:8px!important;
	line-height:8px!important;
	padding:2px 3px 1px 3px!important;
	margin:0px!important;
	text-transform:uppercase;
	position: relative;
	top:-6px;
	left:4px;
	/*font-family:Verdana, Geneva, sans-serif;*/
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	
}	



.db-row .db-value {position:relative; line-height:16px;} 
.index_arrow_down{
    position: absolute;
    bottom: 2px;
    height: 8px;
}
.index_arrow_up {
    position: absolute;
    top: -2px;
    height: 8px;
}



.min100 {
    min-width: 110px!important;
}

.pc-right.p-v1 span {
	width: 58px!important;
	text-align:right
}
/*.pc-right.p-0 {width:100%;}*/
/*.pc-right.p-v2 span{width:100%!important;font-weight:600;}*/

.blue-lv9.red{color:#fff!important;font-weight:600;}
.pc-right.p-v1 span{font-size:11px!important}

.align-w{width:75%; text-align:right;}
.pc-right span {
    font-size: 14px;
}
.pc-right.p-v2 div{
	margin-bottom:2px;
}
.pc-right.p-v2 span {
    font-size: 14px;
	margin-right: 5px;
}

.bgbox_gray0{
border:1px  solid #c0c8d7;
}
.bgbox_blue0 {
    border: 1px solid #c0c8d7;
}

.border-stv2{
	background-color:#ebeff4
}



.st-caret-up{
	position:  relative;
    left: -2px;
    top: -1px;
}
.st-caret-down{
	position:  relative;
    left: -2px;
    top: 0px;
}

.st-arrow-up{
	position:  relative;
    left: -2px;
    top: -1px;
    font-size: 9px;
}
.st-arrow-down{
    position:  relative;
    left: -2px;
    top: -1px;
	font-size:  9px;
}

.tooltip.fade div.tooltip-inner {white-space:pre-wrap!important; text-align:left!important; max-width:400px;}
.tooltip.fade div.tooltip-inner p.tooltip_inside{margin-bottom:0!important;}


table tbody.spisok-gostej:hover {
    background-color: #F3F7F8 !important;
    transition: 0.2s !important;
}

.float-none{float:none!important;}




.other-div.tectonic-shortcut-tile.orange {
  background-color: #ff9800;
  border-color: #f57c00;
}
.other-div.tectonic-shortcut-tile.orange .icon {
  color: #ffcc80;
}
.other-div.tectonic-shortcut-tile.orange .title {
  color: #ffffff;
}
.other-div.tectonic-shortcut-tile.orange:hover {
  background-color: #ff9800;
}


.cancel_txt3{margin-top:10px; font-weight: bold;}


#foto_block input{margin:5px 0;}
.mt8{margin-top:8px;}



.page-tabs.step1_9{
	margin:0!important;
	padding:0!important;
}


.page-tabs.step1_9  .nav.nav-tabs > li div.a-st {
    color: rgba(27, 34, 44, 0.32);
    font-weight: 400;
    font-size: 14.5px;
    text-transform: none;
    border-radius: 0;
    padding: 0 16px;
    line-height: 48px;
    border: 0;
}

.page-tabs.step1_9 .nav.nav-tabs > li div.a-st::after {
    bottom: -2px;
    height: 2px;
    background-color: #03a9f4 !important;
}
.page-tabs.step1_9 .nav.nav-tabs > li div.a-st {
    color: #1b222c7a;
    font-weight: 400;
    font-size: 12.5px;
    text-transform: none;
    line-height: 32px;
}
.page-tabs.step1_9 .nav.nav-tabs > li div.a-st > div {
    background-color: #edeff0;
    color: #94979c;
    border-radius: 30px;
    text-align: center;
    width: 26px;
    height: 26px;
    margin: 10px auto 0;
    line-height: 26px;
    font-size: 12.5px;
    font-weight: normal;
}



.page-tabs.step1_9 .nav.nav-tabs > li.active div.a-st {
    background-color: #fff;
    border: none!important;
    color: #03a9f4 !important;
    font-weight: 400;
}
.page-tabs.step1_9 .nav.nav-tabs > li.active div.a-st::after {
    bottom: -2px;
    height: 2px;
    background-color: #03a9f4 !important;
}
.page-tabs.step1_9 .nav.nav-tabs > li.active div.a-st {
    color: rgba(27, 34, 44, 0.32);
    font-weight: 400;
    font-size: 12.5px;
    text-transform: none;
    line-height: 32px;
}
.page-tabs.step1_9 .nav.nav-tabs > li.active div.a-st > div{
	background-color:#03a9f4;
	color:#FFF;
	border-radius:30px;
	text-align:center;
	width:26px;
	height:26px;
	margin: 10px auto 0;
    line-height: 26px;
    font-size: 12.5px;
    font-weight: normal;
}


.page-tabs.step1_9 .nav.nav-tabs > li > .a-st:after {
  content: "";
  /*background: #4285F4;*/
  height: 2px;
  transform: scale(0);
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -2px;
  transition: all 200ms ease 0s;
}
.page-tabs.step1_9 .nav.nav-tabs > li.active > .a-st:after {
  transform: scale(1);
}

.page-tabs.step1_9  .nav.nav-tabs > li a {
    color: rgba(27, 34, 44, 0.32);
    font-weight: 400;
    font-size: 14.5px;
    text-transform: none;
    border-radius: 0;
    padding: 0 0px;
    line-height: 48px;
    border: 0;
}
.step1_9 .nav-tabs > li.active > a, .step1_9 .nav-tabs > li.active > a:hover, .step1_9 .nav-tabs > li.active > a:focus {
    cursor: pointer;
}
.page-tabs.step1_9 .nav.nav-tabs > li.active a:after {
    background-color: #03a9f4 !important;
}




.accordion-group .accordion-item .accordion-title h2 {
    color: #03a9f4;
    background-color: #fff;
    border: 1px solid #edeff0;
    padding: 12px;
    border-radius: 2.5px 2.5px 0 0;
    margin: 0;
    font-weight: 400;
    font-size: 14.5px;
    cursor: pointer;
}


table .list:hover{cursor:pointer;}

.pr0{padding-right:0;}





.st_spec_images, #foto_block_copy > div{
	text-align:left!important;	
	display:inline-block!important;
	float:left!important;
}
 

@media (min-width: 992px){
.st_spec_images.col-md-6 {
     width: auto!important; 
}
}
.d0.st_spec_images{ display:none!important;}

.pl0{padding-left:0;}




.table-fixed thead {
 width: 97%;
}
.table-fixed tbody {
 height: 105px;
 overflow-y: auto;
 width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
 display: block;
}
.table-fixed tbody td, .table-fixed thead > tr> th {
 float: left;
 border-bottom-width: 0;
}
.container-table {
    width: inherit;
}
table.table-fixed td[class*="col-"], table.table-fixed th[class*="col-"] {
    position: relative;
}
table.table-fixed th[class*="col-"] {
	display:table-cell;
	float:none;
	 border-bottom-width: 2px;
}
table.table-fixed{
	min-width:760px!important;
}
@media screen and (max-width: 767px){
.table-responsive > table.table-fixed > thead > tr > th {
    white-space: normal!important;
}
}


.helpme:hover:after {
background: none repeat scroll 0 0 rgba(27, 34, 44, 0.88)!important;
border-radius: 2.5px;
border: 0px solid #333333;
content: attr(data-title);
font-family: Arial,sans-serif;
font-size: 11px;
padding: 3px 8px;
position: absolute;
width: auto;
max-width: inherit;
min-width: inherit;
display: block;
z-index: 999999!important;
text-align:left;
color: #fff;
white-space: pre;
line-height: 14px;
/*margin:0 0px 0px -140px;*/
/*	top: 25px;
	left:0;*/
}


.can-toggle.can-toggle--size-small label .can-toggle__switch:after {
    top: 0px;
    left: 0px;
    border-radius: 1px;
    width: 105px;
    line-height: 26px;
    font-size: 12px;
    background: #07a7f1;
    color: #fff;
    text-transform: none;
}

.can-toggle.can-toggle--size-small label .can-toggle__switch:before {
    left: 105px;
    font-size: 12px;
    line-height: 28px;
    width: 105px;
    padding: 0 5px;
    color: #07a7f1;
    font-weight: normal;
    text-transform: none;
}

.can-toggle.can-toggle--size-small label .can-toggle__switch {
    height: 28px;
    -webkit-box-flex: 0;
    flex: 0 0 212px;
    border-radius: 2px;
}

.col-xs-12.fswich {
    width: 220px;
    float: left;
    display: inline-block;
}

.can-toggle.can-toggle--size-small label .can-toggle__switch:before {
    left: 105px;
    font-size: 12px;
    line-height: 28px;
    width: 105px;
    padding: 0 5px;
    color: #07a7f1;
    font-weight: normal;
    text-transform: none;
}

.can-toggle.can-toggle--size-small label .can-toggle__switch:after {
    top: 0px;
    left: 0px;
    border-radius: 1px;
    width: 105px;
    line-height: 26px;
    font-size: 12px;
    background: #07a7f1;
    color: #fff;
    text-transform: none;
}

.can-toggle label .can-toggle__switch:after {
    top: 2px;
    left: 2px;
    border-radius: 2px;
    width: 95px;
    line-height: 32px;
    font-size: 12px;
}
.can-toggle label .can-toggle__switch:before {
    left: 97px;
    font-size: 12px;
    line-height: 36px;
    width: 97px;
    padding: 0 12px;
}

.can-toggle.can-toggle--size-large label .can-toggle__switch:before {
  left: 90px;
  font-size: 14px;
  line-height: 50px;
  width: 90px;
  padding: 0 12px;
}
.can-toggle.can-toggle--size-small input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    -webkit-transform: translate3d(105px, 0, 0);
    transform: translate3d(105px, 0, 0);
}
.feestyle .dropdown-toggle i {
    margin: 0 1px 0 8px;
    text-align: left;
    float: left;
}

.feestyle .btn.dropdown-toggle {
    min-width: 40px;
}


.st-bgray{
		border: 1px solid #edeff0;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02) !important;
		border-radius: 2.5px;
		}
.st-bblue{
		border:1px solid #03a9f4;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02) !important;
		border-radius: 2.5px;
		}
.innerbox-rbuttom{
		padding-left:26px; position:relative; top:-2px;
	}
.st-bgray:hover{
		cursor:pointer;
		background-color: #edeff0;
}		
.st-bblue:hover{
		cursor:default;
		background-color: #fff;
}		 
.st-bgray:hover input[type="radio"].tectonic + label:before {
  background-color: #fff;
  border: 1px solid rgba(27, 34, 44, 0.48);
  cursor: pointer;
}



@media (max-width: 768px){
.st-bblue{padding-top: 7px!important;}
.st-bgray{padding-top: 7px!important;}

}

.mar8_0{margin:7px 0;}
.radio_btn_new{max-width:333px; min-width:333px;}
@media (max-width: 1024px){
.radio_btn_new{
	width:100%!important;
	max-width:100%;
	margin-bottom:10px;}
}


.currency-symbol-style{
	text-align:left!important;
	padding: 6px;
	width:25px;
}
.calc-st50{
	width:calc(100% - 20px);
	float:left;
}



.action_button_airbnb iframe{
	overflow: hidden!important;
	height:40px!important;
	width:320px!important;
	overflow-x:hidden!important;
overflow-y:hidden!important;
	
	
}
.action_button_airbnb iframe body{
	overflow: hidden!important;
	overflow-x:hidden!important;
overflow-y:hidden!important;
	height:40px!important;
	width:320px!important;
}




#progressbar{
	border:3px solid #1b222cb8!important;
	box-shadow:0px 0px 10px rgba(0,0,0,0.5);

	}
	
#trial_period a{
	background-color: #673ab7!important;
}

#trial_period .trial_icons{
	font-size: 9px;
    font-weight: bold;
    position: relative;
    top: 2px;
    display: inline-block;
    text-align: center;
    color: #fff;
    width: auto;
    height: 14px;
    background-color: #e51c23;
    line-height: 14px;
	padding:0 4px;
}
	
	
#trial_period .trial_icons{
	display: table!important;
    float: none!important;
    top: -6px!important;
	left: 5px!important;
}

#trial_period span.text{
	display: table!important;
    float: none!important;
    line-height: 19px!important;
    top: -6px!important;
    font-size: 10px!important;
    position: relative!important;
}
	
#trial_period a{
	width:100%;
}

a.ch_otel img{
	float:left;
}
a.ch_otel div{
	display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-left: 8px;
    margin-top: 8px;
	letter-spacing:1px;
}




.btn_page_search {
    position: absolute;
    background: transparent;
    border: 0;
    top: 29px;
    left: 13px;
    height: 24px;
    width: 24px;
    line-height: 16px;
    display: inline-block;
    padding: 4px;
    font-size: 16.5px;
    text-align: center;
    float: left;
}

.input_page_search{
	padding-left:30px;
}
.tectonic-info-tile {
    display: block;
    padding: 16px;
    margin-bottom: 16px;
    border-radius: 2.5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
}


.d-inline{display:inline-block;}

.review_rating_rec {
    padding: 4px;
    background-color: #0288d1;
    color: #FFF;
    font-size: 20px;
    min-width: 40px;
    width: 40px;
    height: 40px;
    line-height: 32px;
    text-align: center;
	border: none;
    border-radius: 2.5px;
	box-shadow: inset 0 0 0 1px rgba(27, 34, 44, 0.04), inset 0px -40px 40px -20px rgba(27, 34, 44, 0.02), inset 0 -1px 0 0 rgba(27, 34, 44, 0.08), 0 1px 0 0 rgba(27, 34, 44, 0.04);
	margin: 20px 0;
}
.review_logo{margin-left:14px;}


.review_options{
	float: right;
	margin: 24px 0;
}

.reviews_country{
	float: right;
}

.panel-t{
	margin-top:16px;
} 

.reviews_footer_p{
	color: #5b6067;	
}

.review_booking {
    top: -1px;
    position: relative;
}
.review_agoda {
    top: -6px;
    position: relative;
}


.gray_font{
	color: rgba(27, 34, 44, 0.32)!important;
}
.reviews_rating_size{
	font-size:24px!important;
	color:#03a9f4!important;
}



.modal-content div.table-responsive.foliotable::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.modal-content div.table-responsive.foliotable::-webkit-scrollbar-thumb {
    background-color: #0277BD;
}
.modal-content .table-responsive{
    overflow-x: hidden;
    overflow-y: auto;
    height: 320px;
}

.big_titile_modal{
	font-size: 20px;
    margin-top: 0px;
}
.month_title_heading{
	margin: 0px 20px 0 5px;
    position: relative;
    top: 3px;
	font-size: 18.5px;
}

input[type="checkbox"].tectonic + label:before {
	line-height: 14px!important;
}
input[type="checkbox"].tectonic:checked + label::before {
    line-height: 14px!important;
}


.ml10{margin-left:10px;}

.right_wrappet_head_table{
	display:inline-block;
	float:right;
}
.title-table-roomstatus{
	margin:0 0 10px 0;
}
.box-font-st{
	margin-top:7px;
}
.box-font-st span{
	font-weight:normal;
}



.color-st-orange a{
	border:none;
	background: rgba(244, 166, 49, 0.15);
	border-radius: 4px;
	color:#935800;
}
.color-st-orange a:hover, .color-st-orange a:focus{	
	background: rgba(244, 166, 49, 0.15);
	border-radius: 4px;
	color:#935800;
}


.color-st-blue a{
	border:none;
	background: rgba(66, 153, 255, 0.15);
	border-radius: 4px;
	color:#004EAA;
}
.color-st-blue a:hover, .color-st-blue a:focus{	
	background: rgba(66, 153, 255, 0.15);
	border-radius: 4px;
	color:#004EAA;
}
.bull-st{
	margin:0 5px;
}

.color-w{color:#FFF;}

.title_t1{vertical-align:middle!important;}


.color-style-rooms-blue1 a, .color-style-rooms-blue1 a:hover, .color-style-rooms-blue1 a:focus{
    border: none;
    background: rgba(66, 153, 255, 0.15);
    border-radius: 4px;
    color: #004EAA;
	font-size:14px;
}
.color-style-rooms-blue2 a, .color-style-rooms-blue2 a:hover, .color-style-rooms-blue2 a:focus{
    border: none;
    background: rgba(38, 127, 249, 0.2);
    border-radius: 4px;
    color: #165EC1;
	font-size:14px;
}
.color-style-rooms-orange a, .color-style-rooms-orange a:hover, .color-style-rooms-orange a:focus{
    border: none;
    background: rgba(240, 126, 62, 0.15);
    border-radius: 4px;
    color: #F07E3E;
	font-size:14px;
}
.color-style-rooms-gray1 a, .color-style-rooms-gray1 a:hover, .color-style-rooms-gray1 a:focus{
    border: none;
    background: rgba(128, 142, 161, 0.15);
    border-radius: 4px;
    color: #63768F;
	font-size:14px;
}
.color-style-rooms-gray2 a, .color-style-rooms-gray2 a:hover, .color-style-rooms-gray2 a:focus{
    border: none;
    background: #D5DAE1;
    border-radius: 4px;
    color: #2F486A;
	font-size:14px;
}
.color-style-rooms-green a, .color-style-rooms-green a:hover, .color-style-rooms-green a:focus{
    border: none;
    background: rgba(4, 176, 94, 0.15);
    border-radius: 4px;
    color: #00934D;
	font-size:14px;
}
.color-style-rooms-red a, .color-style-rooms-red a:hover, .color-style-rooms-red a:focus{
    border: none;
    background: rgba(226, 10, 10, 0.15);
    border-radius: 4px;
    color: #E20A0A;
	font-size:14px;
}

.v-middle td, .v-middle th{vertical-align:middle!important;}

.st-num-rooms{
	display:block;
	font-size:14px;
	line-height:18px;	
}
.st-name-rooms{
	display:block;
	font-size:12px;
	line-height:14px;
	color: rgba(27, 34, 44, 0.48);
}
.st-do-rooms{
	display:block;
	font-size:14px;
	line-height:18px;
}
.st-whodo-rooms{
	display:block;
	font-size:12px;
	line-height:14px;
    color: rgba(27, 34, 44, 0.48);
}




.questionblue{
	color: #03a9f4;
	font-size: 14px;
}

.review_rating_sm {
    padding: 0 4px;
    background-color: #0288d1;
    color: #FFF;
    min-width: 20px;
    width:inherit;
    height: inherit;
    text-align: center;
    border: none;
    border-radius: 2.5px;
    box-shadow: inset 0 0 0 1px rgba(27, 34, 44, 0.04), inset 0px -40px 40px -20px rgba(27, 34, 44, 0.02), inset 0 -1px 0 0 rgba(27, 34, 44, 0.08), 0 1px 0 0 rgba(27, 34, 44, 0.04);
    margin: 0px 0;
} 


.spec-options1 {
    margin-left: -16px;
    padding: 0px;
}
.spec-options1 th {padding-left:16px!important; font-weight:normal;}

.timeline > li .timeline-icon {
	top:-14px;
}
.timeline:before {display:none;}


.timeline > li .timeline-icon {
	    left: 20px;
}
.timeline > li .timeline-body {
    margin: 16px 0 32px 60px;
    padding: 16px 16px 32px;
}

.td-w90{width:90%;}

.st-subtitle-1{
	font-weight: normal;
	margin: 0px 0 4px;
    position: relative;
    display: block;
    font-size: 16px;
}


.newTabs .ms-drop ul > li { float:none;;}

.w200p{width:200%!important;}
.pt8{padding-top:8px;}
.pt6{padding-top:6px;}


.cel-all-rooms{
	font-weight:normal;
	text-align:right;
}



/*@media (max-width: 767px) and (min-width: 200px) {
  #widget-leftbar span.text{display:none;}
   #widget-leftbar .nav-separator { display:none;}
  #layout-static .static-leftbar-wrapper{
	  width: 50px;}
 
}*/


@media (max-width: 767px){
.header-time {
    left: 50px;
}
.nav-separator{display:none!important;}
}



@media (min-width: 100px) and (max-width: 767px) {
.static-leftbar{
/*	display:block!important;*/
}
/*body.leftbar-collapsed .static-leftbar-wrapper {
    width: 46px!important;
}*/
.leftbar nav.widget-body > ul.acc-menu > li.active > a {
    padding-left: 14px!important;
}


}


@media (max-width: 767px){
#tectonic-topnav-collapsible {
    height: 375px!important;
	padding-bottom:10px;
}
}


#topnav .navbar-header .navbar-brand {
    width: 110px;
    padding: 0 16px !important;
}



.toolbar-trigger{
	display:none!important;
}
@media (min-width: 768px){
.toolbar-trigger{
	display:none!important;
}
}
@media (max-width: 767px){
.toolbar-trigger {
    display: block!important;
}
}

#trial_period{padding-right:8px;}


.robstol .btn.btn-blue, .robstol .btn.btn-danger {
    padding: 5px 8px 2px;
}
.minh-500 .text-right img{width:100%; margin-top:6px;}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%;
    float: left;
}



#topnav .nav.navbar-nav > li > a span.avatar {
    margin: -4px -2px -4px -2px;
}

.rating-stars ul > li.star.hover > i.fa {
    color: #FFC107!important;
}
.rating-stars ul > li.star.selected > i.fa {
    color: #FFC107!important;
}


.modal_box1{
	height:420px!important;
}



/*input[type="radio"].tectonic + label:before {
content: ""!important;
}*/
input[type="radio"].tectonic.checked + label:before {
content: "\f21b";
    /* color: rgba(27, 34, 44, 0.88); */
    /* background: #fff; */
    transition: all 0.05s ease-in-out;
    line-height: 16px;
}



.cal_left_btn_day{
	min-width: 28px;
	font-size:10px!important;
	height: 32px;
	position:relative;
	float: left;
	right: -3px;
	padding: 0 4px!important;
}
.cal_right_btn_day{
	min-width: 28px;
	font-size:10px!important;
	position: absolute;
	left: 110px;
	height: 32px;
	padding: 0 4px!important;
}
.cal_center_btn_date{
	width: 104px;
	min-width: 104px;
}




.tectonic-info-tile.white.bg_blue1{
	background-color:#0288D1;
}

.tectonic-info-tile.white.bg_blue1 .title{
	color: #FFF;
    font-size: 14px;
    display: block;
	float:none;
    margin-bottom: 4px;
    line-height: 20px;
}
.tectonic-info-tile.white.bg_blue1 .text-small{	
	color: #FFF;
    font-size: 12px;
    display: block;
	float:none;
}

.tectonic-info-tile.white.bg_blue1 a{
	color: #FFF;
    font-size: 16px;
	font-weight:normal;
}
.tectonic-info-tile.white.bg_blue1 a i{
	font-size:18px;
}




.tectonic-info-tile.white.bg_white1{
	background-color:#fff;
}

.tectonic-info-tile.white.bg_white1 .title{
	color: ;
    font-size: 14px;
    display: block;
	float:none;
    margin-bottom: 4px;
    line-height: 20px;
}
.tectonic-info-tile.white.bg_white1 .text-small{	
	color: ;
    font-size: 12px;
    display: block;
	float:none;
}

.tectonic-info-tile.white.bg_white1 a{
	color: ;
    font-size: 16px;
	font-weight:normal;
}
.tectonic-info-tile.white.bg_white1 a i{
	font-size:18px;
}





.tectonic-info-tile.white.bg_blue1 .tile-heading,
.tectonic-info-tile.white.bg_white1 .tile-heading{
	height:80px;
	overflow:hidden;
}
.tectonic-info-tile.white.bg_blue1 .bar,
.tectonic-info-tile.white.bg_white1 .bar{
	height: 40px;
    vertical-align: middle;
    display: table-cell;
}

.tectonic-info-tile.white.bg_blue1 img,
.tectonic-info-tile.white.bg_white1 img{
	max-height:40px;
}

.tectonic-info-tile.white.bg_blue1 .text,
.tectonic-info-tile.white.bg_white1 .text{
	line-height:30px;
	margin-top:6px;
}

.for_i-check{
	width:16px;
	display:inline-block;
}
.for_i-check i{
	font-size:18px;
	color:rgba(27, 34, 44, 0.48);	
}
.st_popular_active .for_i-check i{
	color: #03a9f4;
}

.st_popular_active {
    border-left: 2px solid #03a9f4;
}

.st_popular_active .media-body .label{
	background-color:#0288d1;
}

.label-gray {
    background-color: #b7b9bd;
}

.panel-r8 .wrapper_logo{
	height: 40px;
    vertical-align: middle;
    display: inline-block;
    margin: 20px 0;	
}

.panel-r8 .wrapper_logo img{
	max-height:40px;
}



.progress-bar-info {
    background-color: #03a9f4;
}

.dashboard-mini-stats .progress {
    margin: 16px 0 16px 0;
    height: 8px;
}

.my_percent{
	font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #03a9f4;
    float: left;
}


.my_info{
    padding: 0px;
    float: right;
    display: inline-block;
}
.my_info div{
display: inline-block;
    padding: 0px;
    margin: 0px 0px 0px 32px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    float: right;	
}

.my_info div .my_color1{
    width: 12px;
    height: 12px;
    background: #03a9f4;
    border-radius: 6px;
    margin: 2px 8px;
    float: left;
    display: inline-block;
}

.my_info div .my_color2{
    width: 12px;
    height: 12px;
    background: #f2f4f5;
    border-radius: 6px;
    margin: 2px 8px;
    float: left;
    display: inline-block;
}

.st_popular_active .text{
	color:#03a9f4!important;
	font-weight:bold;
}

.st_popular_dashboard_stats{
    padding: 32px 0px;
    position: relative;
}

.my_ower_st label.pl-n{
	margin-bottom:2px!important;
}
.my_ower_st label.label_style{
	margin-left: 5px!important;
}

@media (min-width: 992px){
	
/*.my_info div {
    width: 100%;
}*/

}






.my_shortcut_tile, .my_shortcut_tile:hover {
	background-color: #ffdfb0;
    border-color: #f57c00;
    display: table;
	width:100%;
    padding: 16px;
    border-width: 0px 0 0 0;
    border-style: solid;
    border-radius: 2.5px;
    margin-bottom: 16px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.04);
    color: #8a6d4f;
}
.my_shortcut_tile title{
    color: #8a6d4f;
	line-height:16px;
}
.my_shortcut_tile span {
    font-weight: bold;
    font-size: 16px;
}

.my_shortcut_tile p{
    color: #8a6d4f;
}
.my_shortcut_tile p{margin:0 0 2px 0;}
.my_shortcut_tile a{
	color: #8a6d4f;
	text-decoration:underline;
}


.my_disabled .ms-parent .ms-choice,
.my_disabled .ms-parent .ms-choice:hover,
.my_disabled .ms-parent .ms-choice:active{
    color: #565b63;
    background: #edeff0!important;
	cursor: not-allowed;
	border-left: 3px solid #03a9f4;
}


.my_disabled button span{
	margin-left:6px;
}

.my_shortcut_tile .icon{
    font-size: 20px!important;
    position: relative;
    margin-right: 6px;
    top: 2px;
}



.my_shortcut_tile .btn-primary {/*
	background-color:#f57c00!important;*/
	background-color:#ff9800!important;
	color:#FFF;
}
.my_shortcut_tile .btn-primary:hover, .my_shortcut_tile .btn-primary:active{
	background-color:rgb(255, 152, 0)!important;
	color:#FFF;
}

.my_shortcut_tile .btn-default{
	background-color:#fff;
}
.my_shortcut_tile .btn-default:hover, .my_shortcut_tile .btn-default:active{
	background-color:#f7f9fa;
}



.my_shortcut_tile .col-md-8, .my_shortcut_tile .col-md-4{
	padding:0;
}




.status_premium{
	background-color: #f57c00;
    position: absolute;
    top: -5px;
    right: 0;
    padding: 2px 4px;
    font-size: 9px;
    text-transform: uppercase;
    line-height: 10px;
    border-radius: 3px;
    border: 0px;
    font-weight: bold;
    letter-spacing: 1px;
    color: rgb(255 255 255 / 90%);
}
.status_premium i {
    margin-right: 3px;
    font-size: 11px;
}



.status_premium2{
    background-color: #dde3e6;
    position: absolute;
    top: -5px;
    right: 0;
    padding: 2px 4px;
    font-size: 9px;
    text-transform: uppercase;
    line-height: 10px;
    border-radius: 3px;
    border: 0px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #333a43;
}
.status_premium2 i {
    margin-right: 3px;
    font-size: 11px;
    color: #ffc624;
    text-shadow: 1px 1px 1px #333a43;
}


.tectonic-info-tile.white[disabled], .tectonic-info-tile.white[readonly]{
	border: 1px solid #f2f4f5;
    border-top: 1px solid #eceff1;
    opacity: 0.5;
    cursor: not-allowed;
}


.bronout {
    max-width: 63px;
    float: none; 
    margin-right: 5px;
    display: inline-block;
}



.dropdown-menu.notifications img, .dropdown-menu.notifications:not(img.avatar) {
    max-width: initial;
} 


.images_recommendations{
    margin-bottom: 10px;
}
.images_recommendations img{
    width: 100%;
}




.style_tr_bg, .style_tr_bg .panel {
	background: none!important;
    border-bottom: 0px solid #edeff0!important;
	 box-shadow:  none!important;
}

.panel-heading.style_tr_bg{
    padding: 0px 8px!important;
}
.panel-heading.style_tr_bg .tectonic-info-tile{
box-shadow: 0px 30px 40px rgba(45, 58, 75, 0.07), 0px 18px 16px rgba(45, 58, 75, 0.0503198), 0px 8px 8px rgba(45, 58, 75, 0.0417275), 0px 6px 4px rgba(45, 58, 75, 0.035), 0px 4px 2px rgba(45, 58, 75, 0.0282725), 0px 2px 1px rgba(45, 58, 75, 0.0196802), 0px -2px 1px rgba(45, 58, 75, 0.0196802);
border-radius: 8px;
}
.style_radshad .panel-r8 {
box-shadow: 0px 30px 40px rgba(45, 58, 75, 0.07), 0px 18px 16px rgba(45, 58, 75, 0.0503198), 0px 8px 8px rgba(45, 58, 75, 0.0417275), 0px 6px 4px rgba(45, 58, 75, 0.035), 0px 4px 2px rgba(45, 58, 75, 0.0282725), 0px 2px 1px rgba(45, 58, 75, 0.0196802), 0px -2px 1px rgba(45, 58, 75, 0.0196802);	
margin-top:10px;
}

.style_radshad .panel-heading {

border-radius: 8px 8px 0 0;
	
}
.style_radshad .panel-body{

border-radius: 0px;
	
}
.style_radshad .panel-footer{

border-radius: 0 0 8px 8px;
	
}

.style_tr_bg .panel.panel-default .panel-body {
	background: none!important;
}



.style_tr_bg .panel.panel-default .panel-heading {
	background: none!important;
}
.style_tr_bg .b-bl {
    border-bottom: 0px solid #f2f4f5 !important;
}
.style_tr_bg .panel.panel-default .panel-heading {
    border-bottom: 0px solid #edeff0!important;
}

.style_white_bg{
	background-color:#FFF;
box-shadow: 0px 30px 40px rgba(45, 58, 75, 0.07), 0px 18px 16px rgba(45, 58, 75, 0.0503198), 0px 8px 8px rgba(45, 58, 75, 0.0417275), 0px 6px 4px rgba(45, 58, 75, 0.035), 0px 4px 2px rgba(45, 58, 75, 0.0282725), 0px 2px 1px rgba(45, 58, 75, 0.0196802), 0px -2px 1px rgba(45, 58, 75, 0.0196802);
border-radius: 8px;
padding:16px;
}

.style_white_bg .st_popular_dashboard_stats {
    padding: 12px 0px;
    position: relative;
}


.st_over.static-content-wrapper {
    background: #f2f2f2;
}

.st-do-rooms input[type="radio"], .st-do-rooms input[type="checkbox"] {
	float: left;
    margin: 2px 7px 0 0;
}

.st_checradio_btn{
	float: left;
    margin: 9px 7px 0 0!important;
}

table.st_tablecal > tbody > tr > td{
	
    border: 1px solid #dadcdd;
}

table.st_tablecal > tbody > tr:first-child > td {
    border-top: 0;
    border: 1px solid #dadcdd;
}

table.st_tablecal > thead > tr > th {
    background:#f5f7f8;
}


table.st_tablecal > thead > tr > th {
    border-bottom: 2px solid #dadcdd;
}


table.st_tablecal .title-table-roomstatus{
   /* line-height: 10px;*/
   /* color: #b7b9bd;*/
    margin: 0 0 0px 0;
}

.room_available{
	color: #b7b9bd;
}
.room_booked{
	color: #000;	
}

.edit_tasktype td{
	width:50px;	
	border:none!important;
}

.edit_tasktype td .reservation_board_radio{
	margin:0 auto
}

.edit_tasktype td .reservation_board_radio i{
	font-size:18px;
}
/*.flex_vertical{
	display: flex;
    align-items: center;
    justify-content: left;
}*/



.edit_tasktype td .reservation_board_radio i {
    font-size: 18px;
    padding: 8px 8px 0 8px;
    background-color: #f4f6f7;
}
.edit_tasktype td .reservation_board_radio {
    margin: 0 auto;
    background-color: #f4f6f7;
}
.edit_tasktype .reservation_board_radio td input {
    margin: 4px 0 8px 0;	
    height: 14px;
}
@media (max-width: 767px){

.flex_vertical	label.mt17{
	margin-top:0!important;
}
}


@media (max-width: 1399px) {
	#topnav #toolbar-search input {
		width:180px!important;
	}
	
  .hidden-xl {
    display: none !important;
  }
  tr.hidden-xl {
    display: none !important;
  }
  th.hidden-xl,
  td.hidden-xl {
    display: none !important;
  }
  .btn-group.hidden-xl,
  .btn-group-vertical.hidden-xl,
  .btn.hidden-xl,
  span.hidden-xl,
  i.hidden-xl {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .hidden-xl2 {
    display: none !important;
  }
  tr.hidden-xl2 {
    display: none !important;
  }
  th.hidden-xl2,
  td.hidden-xl2 {
    display: none !important;
  }
  .btn-group.hidden-xl2,
  .btn-group-vertical.hidden-xl2,
  .btn.hidden-xl2,
  span.hidden-xl2,
  i.hidden-xl2 {
    display: none !important;
  }
}
@media (max-width: 1499px) {
  .hidden-xl3 {
    display: none !important;
  }
  tr.hidden-xl3 {
    display: none !important;
  }
  th.hidden-xl3,
  td.hidden-xl3 {
    display: none !important;
  }
  .btn-group.hidden-xl3,
  .btn-group-vertical.hidden-xl3,
  .btn.hidden-xl3,
  span.hidden-xl3,
  i.hidden-xl3 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 920px) {
	#topnav #toolbar-search input {
		width:130px!important;
	}
	
	
 #trial_period span.hidden-xl4{
    display: none !important;
  }
  #trial_period a{
      margin: 8px auto!important;
  }

}

.selectboxit-option-icon-url {
    width: 7px;
    background-size: 7px 9px;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    float: left;
}
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
    height: 30px;
    line-height: 30px;
    display: block;
}
.selectboxit-option-icon-container {
    float: right;
}
.select2-container--default .select2-selection--single, .select2-selection.select2-selection--multiple, .selectboxit {
    background: #ffffff none repeat scroll 0 0!important;
    border-left: 3px solid #03a9f4!important;
    color: rgba(27, 34, 44, 0.72)!important;
}

.select2-container--default .select2-selection--single:focus, .select2-selection.select2-selection--multiple:focus, .selectboxit:focus {
    border-left: 6px solid #03a9f4!important;
    transition: 0.2s!important;
}
.selectboxit:focus, .selectboxit:hover, .selectboxit:visited {
    border-color: #03a9f4!important;
    border-left-color: #03a9f4!important;
    color: rgba(27, 34, 44, 0.72)!important;
    background-color: #fff!important;
}
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
    height: 30px;
    line-height: 32px;
    display: block;
    padding-left: 6px;
}
.selectboxit-arrow-container{
    background-color: #fff!important;
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    margin: 0 auto;
    position: absolute;
    top:  calc( 50% - 2px );
    right: 0;
    left: 0;
}

.p8_0{
    padding: 8px 0;
}

.circle_i_blue{
    color: #2196f3!important;
    font-weight: bold!important;
    background-color: #cee8fc;
    float: left;
    position: relative;
    left: 0px;
    margin-right: 10px; 
}

.table_invisible{
    border: 0;
    color: #000;
}
.table_invisible td{
    padding: 4px;
}
.input_color_2{
    border: 0; padding: 0; background: none; width: 73px; height: 33px;
}
.input_color_3{
    border: 0; padding: 0; background: none; width: 49px; height: 24px;
}
.st_echarts canvas{width: 100%!important;}
.pos_txt_color2 {
    position: relative;
    top: -4px;
}
.z_index400{
    position: relative;
    z-index: 400;
}

.btn-group-sm > .btn {
    padding: 4px 8px;
    line-height: 12px;
    height: 20px !important;
    min-width: 24px;
    display: inline-block;
}

.blocktitle_mail{
    float: left;
}
.blocktitle_mail h1{
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 32px;
    color: #0287CF;
    margin-right: 16px;
}




div.table_n {
    border: none;
    display: block;
    width: 100%;
    background-color: #fff;
}
div.tr_n {display: block;}
div.td_n {
    border-right: 0px solid #E3E3E3;
    border-bottom: 2px solid #E3E3E3;
    display: block; 
    background-color: #fff;
}
@media (min-width: 992px){
    div.table_n {
        border: none;
        display: table;
        width: 100%;
        background-color: #fff;
    }
    div.tr_n {display: table-row; }
    div.td_n {
        border-right: 2px solid #E3E3E3;
        display: table-cell; 
        background-color: #fff;
    }
}





 .l_menu_mail_page {
  display: flex;
  justify-content: center;
  margin: 0;
}

  .l_menu_mail_page .icon_m{
      margin: 0 auto;
  }
  .l_menu_mail_page a{
      padding: 14px 18px;
      display: block;
  }
  
.l_menu_mail_page li{
    display: inline-block;
}
.left_nav_mail_p{
    width: 100%;
}
  @media (min-width: 992px){
    .l_menu_mail_page {
        display: block;
        padding: 0px;
      }
    .l_menu_mail_page li{
        display: block;
    }
    .left_nav_mail_p{
        width: 72px;
    }
  }



.mail_wrapper_r_menu{
    position: relative;
    float: right;
}
.r_menu_mail_page{
    display: flex;
    justify-content: flex-end;
    margin: 0;
}
.r_menu_mail_page li{
    padding: 14px 12px 14px 12px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}



.icon_m_incoming_messages{
    height: 16.5px;
    width: 16.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_m_incoming_messages.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_incoming_messages.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:16.5px;
    -webkit-mask-size:16.5px;
}
a:hover .icon_m_incoming_messages{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_incoming_messages,
.l_menu_mail_page a.active_m:hover .icon_m_incoming_messages,
.l_menu_mail_page a.active_m:active .icon_m_incoming_messages{
    background-color:#000000;
}

.icon_m_isread{
    height: 16.5px;
    width: 16.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_m_isread.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_isread.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:16.5px;
    -webkit-mask-size:16.5px;
}
a:hover .icon_m_isread{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_isread,
.l_menu_mail_page a.active_m:hover .icon_m_isread,
.l_menu_mail_page a.active_m:active .icon_m_isread{
    background-color:#000000;
}

.icon_m_archive{
    height: 16.5px;
    width: 16.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_m_archive.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_archive.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:16.5px;
    -webkit-mask-size:16.5px;
}
a:hover .icon_m_archive{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_archive,
.l_menu_mail_page a.active_m:hover .icon_m_archive,
.l_menu_mail_page a.active_m:active .icon_m_archive{
    background-color:#000000;
}

.icon_m_archive_empty{
    height: 16.5px;
    width: 16.5px;
    background-color:#E3E3E3;
    mask-image: url('/images/mail_pages/icon_m_archive_empty.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_archive_empty.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:16.5px;
    -webkit-mask-size:16.5px;
}
a:hover .icon_m_archive_empty{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_archive_empty,
.l_menu_mail_page a.active_m:hover .icon_m_archive_empty,
.l_menu_mail_page a.active_m:active .icon_m_archive_empty{
    background-color:#000000;
}

.icon_m_archive_yellow{
        height: 16.5px;
        width: 16.5px;
        background-color:#f4e44e;
        mask-image: url('/images/mail_pages/icon_m_archive.svg');
        mask-repeat: no-repeat;
        mask-position: center;
        -webkit-mask-image: url("/images/mail_pages/icon_m_archive.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-size:16.5px;
        -webkit-mask-size:16.5px;
    }
    a:hover .icon_m_archive_yellow{
        background-color:#eed811;
    }
    .l_menu_mail_page a.active_m .icon_m_archive_yellow,
    .l_menu_mail_page a.active_m:hover .icon_m_archive_yellow,
    .l_menu_mail_page a.active_m:active .icon_m_archive_yellow{
        background-color:#eed811;
    }

.icon_m_open{
    height: 18.5px;
    width: 18.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_m_open.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_open.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:18.5px;
    -webkit-mask-size:18.5px;
}
a:hover .icon_m_open{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_open,
.l_menu_mail_page a.active_m:hover .icon_m_open,
.l_menu_mail_page a.active_m:active .icon_m_open{
    background-color:#000000;
}

.icon_m_closed{
    height: 18.5px;
    width: 18.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_m_closed.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_closed.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:18.5px;
    -webkit-mask-size:18.5px;
}
a:hover .icon_m_closed{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_closed,
.l_menu_mail_page a.active_m:hover .icon_m_closed,
.l_menu_mail_page a.active_m:active .icon_m_closed{
    background-color:#000000;
}


.icon_m_low{
    height: 18.5px;
    width: 18.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_m_importance_status.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_importance_status.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:18.5px;
    -webkit-mask-size:18.5px;
}
a:hover .icon_m_low{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_low,
.l_menu_mail_page a.active_m:hover .icon_m_low,
.l_menu_mail_page a.active_m:active .icon_m_low{
    background-color:#000000;
}

.icon_m_medium{
    height: 18.5px;
    width: 18.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_m_importance_status_v2.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_importance_status_v2.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:18.5px;
    -webkit-mask-size:18.5px;
}
a:hover .icon_m_medium{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_medium,
.l_menu_mail_page a.active_m:hover .icon_m_medium,
.l_menu_mail_page a.active_m:active .icon_m_medium{
    background-color:#000000;
}

.icon_m_urgent{
    height: 18.5px;
    width: 18.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_m_importance_status_v3.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_importance_status_v3.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:18.5px;
    -webkit-mask-size:18.5px;
}
a:hover .icon_m_urgent{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_urgent,
.l_menu_mail_page a.active_m:hover .icon_m_urgent,
.l_menu_mail_page a.active_m:active .icon_m_urgent{
    background-color:#000000;
}



.icon_m_mail{
    height: 16.5px;
    width: 16.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_m_mail.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_mail.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:16.5px;
    -webkit-mask-size:16.5px;
}
a:hover .icon_m_mail{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_mail,
.l_menu_mail_page a.active_m:hover .icon_m_mail,
.l_menu_mail_page a.active_m:active .icon_m_mail{
    background-color:#000000;
}

.icon_m_new_mail{
    height: 16.5px;
    width: 16.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_m_new_mail.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_new_mail.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:16.5px;
    -webkit-mask-size:16.5px;
}
a:hover .icon_m_new_mail{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_new_mail,
.l_menu_mail_page a.active_m:hover .icon_m_new_mail,
.l_menu_mail_page a.active_m:active .icon_m_new_mail{
    background-color:#000000;
}


.icon_m_star{
    height: 16.5px;
    width: 16.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_m_star.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_star.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:16.5px;
    -webkit-mask-size:16.5px;
}
a:hover .icon_m_star{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_star,
.l_menu_mail_page a.active_m:hover .icon_m_star,
.l_menu_mail_page a.active_m:active .icon_m_star{
    background-color:#000000;
}

.icon_m_trash{
    height: 16.5px;
    width: 16.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_m_trash.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_trash.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:auto 16.5px;
    -webkit-mask-size:auto 16.5px;
}
a:hover .icon_m_trash{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_trash,
.l_menu_mail_page a.active_m:hover .icon_m_trash,
.l_menu_mail_page a.active_m:active .icon_m_trash{
    background-color:#000000;
}



.icon_m_star_empty{
    height: 16.5px;
    width: 16.5px;
    background-color:#E3E3E3;
    mask-image: url('/images/mail_pages/icon_m_star_empty.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_star_empty.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:16.5px;
    -webkit-mask-size:16.5px;
}
a:hover .icon_m_star_empty{
    background-color:#343434;
}
.l_menu_mail_page a.active_m .icon_m_star_empty,
.l_menu_mail_page a.active_m:hover .icon_m_star_empty,
.l_menu_mail_page a.active_m:active .icon_m_star_empty{
    background-color:#343434;
}

.icon_m_star_yellow{
    height: 16.5px;
    width: 16.5px;
    background-color:#f4e44e;
    mask-image: url('/images/mail_pages/icon_m_star_yellow.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_star_yellow.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:16.5px;
    -webkit-mask-size:16.5px;
}
a:hover .icon_m_star_yellow{
    background-color:#eed811;
}
.l_menu_mail_page a.active_m .icon_m_star_yellow,
.l_menu_mail_page a.active_m:hover .icon_m_star_yellow,
.l_menu_mail_page a.active_m:active .icon_m_star_yellow{
    background-color:#eed811;
}


.icon_m_trash_2{
    height: 16.5px;
    width: 16.5px;
    background-color:#C4C4C4;
    mask-image: url('/images/mail_pages/icon_m_trash_2.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_trash_2.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:16.5px;
    -webkit-mask-size:16.5px;
}
a:hover .icon_m_trash_2{
    background-color:#000000;
}
.r_menu_mail_page a.active_m .icon_m_trash_2,
.r_menu_mail_page a.active_m:hover .icon_m_trash_2,
.r_menu_mail_page a.active_m:active .icon_m_trash_2{
    background-color:#000000;
}

.icon_m_arow_b{
    height: 16.5px;
    width: 16.5px;
    background-color:#C4C4C4;
    mask-image: url('/images/mail_pages/icon_m_arow_b.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_arow_b.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:12.5px;
    -webkit-mask-size:12.5px;
}
a:hover .icon_m_arow_b{
    background-color:#000000;
}
.r_menu_mail_page a.active_m .icon_m_arow_b,
.r_menu_mail_page a.active_m:hover .icon_m_arow_b,
.r_menu_mail_page a.active_m:active .icon_m_arow_b{
    background-color:#000000;
}


.icon_m_trash_2_sm{
    height: 16.5px;
    width: 16.5px;
    background-color:#C4C4C4;
    mask-image: url('/images/mail_pages/icon_m_trash_2_sm.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_m_trash_2_sm.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:16.5px;
    -webkit-mask-size:16.5px;
}
a:hover .icon_m_trash_2_sm{
    background-color:#000000;
}
a.active_m .icon_m_trash_2_sm,
a.active_m:hover .icon_m_trash_2_sm,
a.active_m:active .icon_m_trash_2_sm{
    background-color:#000000;
}

a.i_gray:hover i{
    color:#000000;
}

.icon_three_circles{
    height: 16.5px;
    width: 16.5px;
    background-color:#C4C4C4;
    mask-image: url('/images/mail_pages/icon_three_circles.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_three_circles.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:auto 16.5px;
    -webkit-mask-size:auto 16.5px;
}
a:hover .icon_three_circles{
    background-color:#000000;
}
a.active_m .icon_three_circles,
a.active_m:hover .icon_three_circles,
a.active_m:active .icon_three_circles{
    background-color:#000000;
}

.icon_m_paperclip{
    height: 16.5px;
    width: 16.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_paperclip.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_paperclip.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:20.5px;
    -webkit-mask-size:20.5px;
    margin: 8px;
}
a:hover .icon_m_paperclip{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_paperclip,
.l_menu_mail_page a.active_m:hover .icon_m_paperclip,
.l_menu_mail_page a.active_m:active .icon_m_paperclip{
    background-color:#000000;
}

.icon_m_paper{
    height: 16.5px;
    width: 16.5px;
    background-color:#B5B5B5;
    mask-image: url('/images/mail_pages/icon_paper.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/mail_pages/icon_paper.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:16.5px;
    -webkit-mask-size:16.5px;
    margin: 8px;
}
a:hover .icon_paper{
    background-color:#000000;
}
.l_menu_mail_page a.active_m .icon_m_paper,
.l_menu_mail_page a.active_m:hover .icon_m_paper,
.l_menu_mail_page a.active_m:active .icon_m_paper{
    background-color:#000000;
}

.icon_pay_cach{
    height: 18px;
    width: 22px;
    display: inline-block;
    background-color:#03a9f4;
    mask-image: url('/images/icons/icon_pay_cach.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/icons/icon_pay_cach.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:22px;
    -webkit-mask-size:22px;
    margin-left: 4px;
    vertical-align: middle;
}
a:hover .icon_pay_cach{
    background-color:#03a9f4;
}
a.active_m .icon_pay_cach,
a.active_m:hover .icon_pay_cach,
a.active_m:active .icon_pay_cach{
    background-color:#03a9f4;
}


input[type="checkbox"].check_big:checked + label::before {
    line-height: 20px!important;
    font-size: 20px!important;
    width: 29px!important;
    height: 29px!important;
    color: #0288D1;

}
input[type="checkbox"].check_big.tectonic + label:before{    
    width: 29px!important;
    height: 29px!important;
    border: 3px solid rgba(27, 34, 44, 0.16);
}

/* .mail_tabs a{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    text-transform: none;
    color: #797979!important;
    line-height: 40px;
}
.mail_tabs a img{
    margin-right: 6px;
} */

.mail_body input{
    box-sizing: border-box;
    border-radius: 4px;    
}
input[type="checkbox"].check_big.tectonic:hover + label:before{
    border: 3px solid #000!important;
}
.mail_body table {
    width: 100%;
}
.mail_body label{
    margin-right: 12px;
    margin-left: 12px;
}
.mail_body .icon_m_star_empty{
    margin-right: 12px;
}
.mail_body .mail_t_num{
    font-family: Roboto,Arial,Helvetica,sans-serif;
font-style: normal;
font-weight: normal;
/* font-size: 16px;
line-height: 19px; */
color: #7C7C7C;
margin-right: 12px;
}

.m_select .icon_m {
    color: #fff;
    background-color: #fff;
}
.m_select .i_gray i{    
    color: #fff;
}

.mail_body .m_select .mail_t_num,
.mail_body .m_select .mail_t_name a{
     color: #fff;
}

.mail_body  .mail_t_name, .mail_t_text{
margin-right: 12px;
}
.mail_t_date, .mail_t_time{
    text-align: right;
    margin-right: 0px;
    float: right;
}


.td_mail_t_check, .td_mail_t_star{
    width: 42px;
}

.td_mail_t_name{    
    max-width: 150px;
    min-width: 80px;
}
.mail_t_name div{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.td_mail_t_text{
    max-width: 600px;
    min-width: 150px;
}

.mail_t_text div{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.td_mail_t_num{
    width: 00px;
}
.td_mail_t_rnav{
    width: 0px;
    text-align: right;
}
.td_mail_t_rnav ul{
    padding: 0;
}
.td_mail_t_back_status{
    text-align: right;
}
.td_mail_t_case_id{
    width: 0px;
    text-align: left;
}

.table_mail_t tr.m_select td{
    background-color: #0288D1;
    color: #fff;
}

/* .table_mail_t tr.m_select input[type="checkbox"].check_big.tectonic + label:before,
.table_mail_t tr.m_select input[type="checkbox"].check_big.tectonic:hover + label:before {
    border: 3px solid rgba(27, 34, 44, 0.0)!important;
} */

/* 
.table_mail_t tr:hover{
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
} */



/* .mail_tabs span.badge.badge-danger {
    position: absolute;
    right: 12px;
    top: 6px;
    color: rgba(255, 255, 255, 1) !important;
    font-size: 10px;
    padding: 0 4px;
} */





.m_arrow_dropdown{
    background: #FFFFFF;
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.2)!important;
    border-radius: 5px!important;
    position: absolute;
    right: 0px;
    top: 60px;
    z-index: 999;
}
.m_arrow_dropdown_title{
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12.5px;
    line-height: 19px;
    color: #656565;
    padding: 6px 8px 6px 24px!important;
}
.m_arrow_dropdown ul li{
    margin: 0px;
    padding:0px;
    display: block;

}
.m_arrow_dropdown ul li a{
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12.5px;
    line-height: 19px;
    color: #7C7C7C!important;
    margin: 0px!important;
    padding: 6px 8px 6px 24px!important;
    display: block;
}
.m_arrow_dropdown ul li a:hover{
    background-color: #ededed;
}
.m_arrow_dropdown ul li a.active{
    background-color: #ededed;
    color: #656565;
}
.m_arrow_dropdown ul li a.active:before{
    content: "✔";
    position: absolute;
    width: 40px;
    height: 40px;
    color: #7C7C7C;
    display: block;
    left: 8px;
}



table.table_mail_t tr:hover  .mail_t_date, table.table_mail_t tr:hover .mail_t_time{
    /* display: none; */
}

table.table_mail_t tr .td_mail_t_rnav .mail_t_rnav > ul{
    display: flex;
    justify-content: right;
    margin: 0;
}
table.table_mail_t tr:hover .td_mail_t_rnav .mail_t_rnav > ul{
    display: flex;
    justify-content: right;
    list-style-type: none;
    margin: 0 0px 0 0;
}
.mail_t_rnav > ul > li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.mail_t_rnav > ul > li > a{
    display: block;
    padding: 0px 12px;
    line-height: 17px;
}

.mail_t_rnav > ul > li  a i{
    font-size: 17px;
    line-height: 17px;
}

.mail_t_rnav < ul{
    margin: 0;
} 

table.table_mail_t tr:hover td.td_mail_t_rnav .mail_rnav_tr ul li{
}

table.table_mail_t .m_arrow_dropdown {
    top: 24px;
}

.table-responsive.foliotable.table_w12_5 table td{
    width: 12.5%!important;
}


div.mail_tabs ul.ftabs{
    margin: 0;
}
div.mail_tabs ul.ftabs li.active a::after {
    content: "";
    background: #03a9f4;
    height: 2px;
    transform: scale(0);
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -2px;
    transition: all 200ms ease 0s;
    transform: scale(1);
    z-index: 9;
}
div.mail_tabs ul.ftabs li.mail_t_red.active a::after {
    background: #e51c23;
}
div.mail_tabs ul.ftabs li.mail_t_blue.active a::after {
    background: #0274B8;
}
div.mail_tabs ul.ftabs li.mail_t_green.active a::after {
    background: #4cd840;
}
div.mail_tabs ul.ftabs li.mail_t_yellow.active a::after {
    background: #f1db14;
}

div.mail_tabs ul.ftabs li.mail_t_purple.active a::after {
    background: #A536C0;
}

.dot_green{
    background-color: #4CD840;
}
.dot_purple{
    background-color: #A536C0;
}

.mail_tabs li a img{
    margin-right: 4px;
}
.mail_tabs li.mail_t_red a img,
.mail_tabs li.mail_t_blue a img{
    height: 16.5px;
}
.mail_tabs li.mail_t_green a img,
.mail_tabs li.mail_t_yellow a img{
    width: 16.5px;
}

.mail_tabs span.badge{
    position: absolute;
    top: 4px;
    right: 4px;
}

.i_gray i{
    color: #c4c4c4;
    font-size: 17px;
}

.td_mail_t_star{
    vertical-align: middle!important;
}
.td_mail_t_star a{
    line-height: 0;
    display: block;
    height: 18px;
    width: 100%;
}

.mail_icon_name{
    display: flex;
    align-items: center;
    text-align: left;
}
.mail_icon_name span {
    font-weight: bold;
    padding: 0 0 0 12px;
    display: block;
}
@media (max-width: 991px){
 .mail_icon_name{
     margin-top: 12px;
     margin-bottom: 12px;
 }
}
.mail_icon_name img{
    text-align: left;
    float: left;
    width: 48px;
}
.mail_text_massage{
    min-height: 50px;
    display: flex;
    align-items: center;
}

.mail_row .row{
    border-top: 1px solid #f2f4f5;
}
.mail_row .row:first-child{
    border-top: 0px solid #f2f4f5;
}
.mail_row .row .col-md-12{
    margin: 8px;
}

.m_btn_st {
    display: inline-block;
    margin-left: 12px;
    text-align: right;
    float: right;
}

.m_st_dropdown{
    background: #FFFFFF;
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.2)!important;
    border-radius: 5px!important;
    position: absolute;
    right:  0!important;
    top:  auto!important;
    bottom: 50px;
    z-index: 999;
}
.m_st_dropdown ul li {
    margin: 0px;
    padding: 0px;
    display: block;
}
.m_st_dropdown ul li a {
    font-style: normal;
    font-weight: normal;
    font-size: 12.5px!important;
    line-height: 19px;
    color: #7C7C7C;
    margin: 0px!important;
    padding: 6px 8px 6px 24px!important;
    display: block;
}
.m_st_dropdown_title {
    font-style: normal;
    font-weight: 500;
    font-size: 12.5px!important;
    line-height: 19px;
    color: #656565;
    padding: 6px 8px 6px 24px!important;
}
.m_st_dropdown ul li a.active:before {
    content: "✔";
    position: absolute;
    width: 40px;
    height: 40px;
    color: #7C7C7C;
    display: block;
    left: 8px;
}
.m_st_dropdown ul li a.active {
    background-color: #ededed;
    color: #656565;
}
.m_st_template{
    width: 300px!important;
}


.m_st_dropdown_icon{
    display: inline-block;
    margin-right: 2px;
}
.m_st_dropdown_icon:hover i{
    color: #656565;
}
.m_st_dropdown_icon i{
    font-size: 17px;
    color: #b5b5b5;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
}
.m_st_dropdown_icon_btn_wrapper{
    display: inline-block;
    float: right;
    margin-right: 8px;
}

.m_st_support_tickets_title{
    float: left;
    color: #0287CF;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    height: 48px;
    padding: 16px;
}

.mail_t_green .m_st_dot{
    background-color: #4CD840;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    top: 2px;
    margin-right: 4px;
}
.mail_t_purple .m_st_dot{
    background-color: #A536C0;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    top: 2px;
    margin-right: 4px;
}

.m_st_dropdown_uni{
    display: inline-block;
}

.m_st_dropdown_stars5 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.m_st_dropdown_stars5 .icon_m{
    float: left;
    margin: 4px;
    cursor: pointer;

}
.w48{
    width: 48px;
}

.m_st_dot_only{
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    margin-left: 4px;
    top: 2px;
}




.title_tarif_features{
    display: inline;
    font-weight: bold;
}
.tarif_td1{
    width: 40%;
}

.tarif_td2, .tarif_td3, .tarif_td4, .tarif_td5{
    width: 15%;
    text-align: center;
}


.hidden_plus .fa-plus{
    display: none;
}
.hidden_plus .fa-minus{
    display: inline!important;
}





.st_table_tarif.pricing-head h4 i {
    top: -10px;
}

.st_table_tarif .pricing-head h4 i {
    top: -16px;
    font-weight: 400;
    font-size: 24px;
    font-style: normal;
    position: relative;
}
.st_table_tarif  .pricing-head h4 {
    color: rgba(27, 34, 44, 0.72);
    padding: 6px 0 0;
    font-size: 22px;
    font-weight: 700;
    background-color: transparent;
    text-align: center;
    margin: 0;
}
.st_table_tarif  .pricing-head h4 i {
    top: -5px;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    position: relative;
}

.st_table_tarif .pricing-head h4 span {
    font-size: 10.5px;
    font-style: normal;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    display: block;
    border-radius: 2.5px;
}
.st_table_tarif h3.pricing-head-title{
    font-size: 14.5px;
    font-weight: 700;
    margin: -2px -2px 0;
    padding: 6px 0;
    border-radius: 2.5px 2.5px 0 0;
    background: #008ad7;
    color: #fff;
    text-align: center;
}
.st_table_tarif tfoot tr{
    background-color: #fff;
}
/* .st_table_tarif tfoot .st_tarif_price{
    background-color: #0288D1;
} */
.st_table_tarif tfoot .st_tarif_price h4{
    color: #fff;
    padding: 0;
}
.st_tarif_price .pricing-head{
    background-color: #0288D1;
    padding: 10px 2px;
    border-radius: 2.5px;
}

.st_tarif_price .pricing-head.c_green,
.pricing-head-title.c_green{
    background-color: #8bc34a!important;
}
.st_tarif_price .pricing-head.c_purple,
.pricing-head-title.c_purple{
    background-color: #673ab7!important;
}
.st_tarif_price .pricing-head.c_blue,
.pricing-head-title.c_blue{
    background-color: #03a9f4!important;
}
.st_tarif_price .pricing-head.c_orange,
.pricing-head-title.c_orange{
    background-color: #ff9800!important;
}
.st_tarif_price .pricing-head.c_darkgray,
.pricing-head-title.c_darkgray{
    background-color: #333A43!important;
}


.btn_tarif_c_green,
.btn_tarif_c_purple,
.btn_tarif_c_blue,
.btn_tarif_c_orange{
    color: rgba(27, 34, 44, 0.72);
    border: 1px solid rgba(27, 34, 44, 0.16);
    background-color: #fff;
    transition: all 0.3s ease;
}

.btn_tarif_c_green:hover{
    background-color: #689f38!important;
    color: #fff;
}
.btn_tarif_c_orange:hover{
    background-color: #f57c00!important;
    color: #fff;
}
.btn_tarif_c_blue:hover{
    background-color: #0288d1!important;
    color: #fff;
}
.btn_tarif_c_purple:hover{
    background-color: #451a93!important;
    color: #fff;
}


.pricing-head-title .icon{
        color: rgba(255, 255, 255, 0.5);
        display: block;
        line-height: 28px;
        font-size: 28px;
        text-align: center;
        margin-bottom: 2px;
}

.pricing-head-title.c_green {
    background-color: #8bc34a;
    border-top: 8px solid #689f38;
}

.pricing-head-title.c_orange {
    background-color: #ff9800;
    border-top: 8px solid #f57c00;
}
.pricing-head-title.c_blue {
    background-color: #03a9f4;
    border-top: 8px solid #0288d1;
}
.pricing-head-title.c_purple {
    background-color: #673ab7;
    border-top: 8px solid #451a93;
}

.new_dropdown_mail .dropdown-menu .dropdown-header{
    background-color: #0288D1;
    color: #fff;
}
.new_dropdown_mail .dropdown-menu .dropdown-header span,
.new_dropdown_mail .dropdown-menu .dropdown-header span i{
    color: #fff;
}
.new_dropdown_mail .dropdown-menu .dropdown-footer,
.new_dropdown_mail .dropdown-menu .scroll-pane{
    background-color: #F9F5FF;
}


.new_dropdown_mail .media .media-left .icon.color_h_green {
    background: #4CD840 !important;
}
.new_dropdown_mail .media .media-left .icon.color_h_blue {
    background: #0274B8 !important;
}
.new_dropdown_mail .media .media-left .icon.color_h_yellow {
    background: #f1db14 !important;
}
.new_dropdown_mail .media .media-left .icon.color_h_red{
    background: #e44141 !important;
}

.new_dropdown_mail .st_mail_type{
    padding-left: 0!important;
    color: rgba(27, 34, 44, 0.88);
    font-weight: bold;
}

.new_dropdown_mail .dropdown-header ul.dropdown_mail_type{
    float: left;
}
.new_dropdown_mail .dropdown-header ul.dropdown_mail_type li{
    list-style-type: none;
    position: relative;
    display: inline-block;
    padding: 0px
}
.new_dropdown_mail .dropdown-header ul.dropdown_mail_type li a{
    padding: 2px 6px 2px 0px!important;
    color: #fff;
    font-size: 10.5px!important;
}

.new_dropdown_mail .dropdown-header ul.dropdown_mail_type .mail_t_green img{
    height: 8px;
}
.new_dropdown_mail .dropdown-header ul.dropdown_mail_type .mail_t_red img{
    height: 10px;
}
.new_dropdown_mail .dropdown-header ul.dropdown_mail_type .mail_t_yellow img{
    height: 11px;
}
.new_dropdown_mail .dropdown-header ul.dropdown_mail_type .mail_t_blue img{
    height: 11px;
}

.new_dropdown_mail .st_right_dd{
    display: inline-block;
    position: absolute!important;
    top: 0;
    right: 0;
}
.new_dropdown_mail .st_right_dd a{
    border-radius: 50%;
}
.new_dropdown_mail .media .media-body{
    padding-right: 28px;
}

.new_dropdown_mail .media.new{
    position: relative;
}
.new_dropdown_mail .media-list li:last-child {
    padding-right: 0px!important;
}

.m_st_btn_pos{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 4px;
    height: 70px;
    font-size: 17px;
    width: 100%!important;
}
.m_st_btn_pos > div{
    display: block;
    clear: both;
}

.st_t_mon1{
    display: block;
    font-size: 24px;
}
.st_t_mon2{
    display: block;
    font-size: 17px;

}

.m_ali_switch{
    display: inline-block;
    position: relative;
    margin-left: 10px!important;
}

.st_ct1{
    background-color:#eff2f3!important;
}
.st_ct1_t{
    background-color:#fff!important;
}
.st_ct2{
    background-color:#eff2f3!important;
}
.st_ct3{
    background-color:#eff2f3!important;
}

.tarif_td_l_title h3{
    margin: 0;
    padding: 0;
    font-size: 17px;
}
.tarif_td_l_title{
    padding: 0!important;
    padding-top: 8px!important;
    border-radius: 5px;
}
.tarif_td_l_title h3 {
    margin: 0;
    padding: 8px;
    border-radius: 8px 8px 0px 0px;
    font-size: 17px;
    color: #fff;
    background-color: #adb0b3!important;
}
.st_table_tarif td{
    border-top: 1px solid #d2d5d7!important;
}

.tarif_title_pl{
    color: rgba(27, 34, 44, 0.88);
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 0;
}

.tarif_title_pl small{
    color: rgba(27, 34, 44, 0.48);
    font-size: 12.5px;
}
.d_inline_b{
    display: inline-block;
}
.ml8 {
    margin-left: 8px;
}


@media (min-width: 992px) {
    .col-md-1-5 { width: 20%; }
    .col-md-2-5 { width: 40%; }
    .col-md-3-5 { width: 60%; }
    .col-md-4-5 { width: 80%; }
    .col-md-5-5 { width: 100%; }
  }
  
  @media (min-width: 1200px) {
    .col-lg-1-5 { width: 20%; float: left; }
    .col-lg-2-5 { width: 40%; float: left; }
    .col-lg-3-5 { width: 60%; }
    .col-lg-4-5 { width: 80%; }
    .col-lg-5-5 { width: 100%; }
  }



.pricing-label-title{
    font-size: 14.5px;
    font-weight: 700;
    margin: 0 0 0 4px;
    padding: 2px 8px;
    border-radius: 2.5px 2.5px 0 0;
    background: #008ad7;
    color: #fff;
    text-align: center;
    display: inline-flex;
    align-items: center;
}

  .pricing-label-title .icon{
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    line-height: 20px;
    font-size: 20px;
    text-align: center;
    margin-right: 8px;
}

.pricing-label-title.c_green {
    background-color: #8bc34a;
}

.pricing-label-title.c_orange {
    background-color: #ff9800;
}
.pricing-label-title.c_blue {
    background-color: #03a9f4;
}
.pricing-label-title.c_purple {
    background-color: #673ab7;
}

.planm-1 {
    font-weight: normal!important;
    font-size: 22px!important;
    padding-bottom: 10px;
    color: rgba(27, 34, 44, 0.72);
}

.checkbox_terif_m{
    display: inline-flex;
    align-items: center;
    margin: 0 0 0 12px;

}
.checkbox_terif_m label{
    margin-bottom: 0;
}

.border_t0, .trarif_border_b0_t0 th{
    border-top: none!important;
}
.border_b0, .trarif_border_b0_t0 th{
    border-bottom: none!important;
}
.p_relative{
    position: relative;
}

.top_r_wrapper_info{
    margin: 7px 0;
    float: right;
}

.top_r_wrapper_info a{
    display: flex;
    align-items: center;
}
.top_r_wrapper_info a span{
    margin-right: 4px;
}

.icon_information_m1{
    height: 18px;
    width: 25px;
    background-color:#03a9f4;
    mask-image: url('/images/icons/icon_information_m1.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/icons/icon_information_m1.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:25px;
    -webkit-mask-size:25px;
}
a:hover .icon_information_m1{
    background-color:#03a9f4;
}
a.active_m .icon_information_m1,
a.active_m:hover .icon_information_m1,
a.active_m:active .icon_information_m1{
    background-color:#03a9f4;
}

.icon_information_m2{
    height: 18px;
    width: 18px;
    background-color:#03a9f4;
    mask-image: url('/images/icons/icon_information_m2.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/icons/icon_information_m2.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size:18px;
    -webkit-mask-size:18px;
}
a:hover .icon_information_m2{
    background-color:#03a9f4;
}
a.active_m .icon_information_m2,
a.active_m:hover .icon_information_m2,
a.active_m:active .icon_information_m2{
    background-color:#03a9f4;
}

.checkbox_circle_m, .checkbox_circle_m:hover, .checkbox_label_st{
    display: block;
    margin: 0!important;
}
.checkbox_circle_m .checkbox_wrapper{
    margin: 0;
}
.checkbox_circle_m input[type="checkbox"].tectonic  + label::before{    
    line-height: 16px;
    font-size: 18px;
    width: 28px!important;
    height: 28px!important;
    line-height: 22px!important;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
}
.checkbox_circle_m input[type="checkbox"].tectonic:checked + label::before{
    content: "✔";
    color: #ffffff;
    background: #adb0b3;  
}
.checkbox_circle_m:hover input[type="checkbox"].tectonic:checked + label::before{
    content: "✔";
    color: #ffffff;
    background: #adb0b3;  
}
.checkbox_circle_m input[type="checkbox"].tectonic + label::before{
    content: "⚊";
    color: #ffffff;
    background: #adb0b3;  
}
.checkbox_circle_m:hover input[type="checkbox"].tectonic + label::before{
    content: "⚊";
    color: #ffffff;
    background: #999c9f;  
}

.checkbox_x_m::after, .checkbox_x_m:hover::after{
    content: "✖";
    color: #adb0b3;
    background: none;  
    font-size: 20px;
    line-height: 32px;
}
.checkbox_free input[type="checkbox"].tectonic:checked + label::before{
    color: #ffffff;
    background:  #8bc34a;
}
.checkbox_free:hover input[type="checkbox"].tectonic:checked + label::before{
    color: #ffffff;
    background: #689f38;
}
.checkbox_free input[type="checkbox"].tectonic + label::before{
    color: #ffffff;
    background: #adb0b3;  
}
.checkbox_free:hover input[type="checkbox"].tectonic + label::before{
    color: #ffffff;
    background: #999c9f;  
}

.checkbox_standard input[type="checkbox"].tectonic:checked + label::before{
    color: #ffffff;
    background:  #ff9800;
}
.checkbox_standard:hover input[type="checkbox"].tectonic:checked + label::before{
    color: #ffffff;
    background: #f57c00;
}
.checkbox_standard input[type="checkbox"].tectonic + label::before{
    color: #ffffff;
    background: #adb0b3;  
}
.checkbox_standard:hover input[type="checkbox"].tectonic + label::before{
    color: #ffffff;
    background: #999c9f;  
}

.checkbox_premium input[type="checkbox"].tectonic:checked + label::before{
    color: #ffffff;
    background:  #03a9f4;
}
.checkbox_premium:hover input[type="checkbox"].tectonic:checked + label::before{
    color: #ffffff;
    background: #0288d1;
}
.checkbox_premium input[type="checkbox"].tectonic + label::before{
    color: #ffffff;
    background: #adb0b3;  
}
.checkbox_premium:hover input[type="checkbox"].tectonic + label::before{
    color: #ffffff;
    background: #999c9f;  
}

.checkbox_mono input[type="checkbox"].tectonic:checked + label::before{
    color: #ffffff;
    background:  #333A43;
}
.checkbox_mono:hover input[type="checkbox"].tectonic:checked + label::before{
    color: #ffffff;
    background: #545e6b;
}
.checkbox_mono input[type="checkbox"].tectonic + label::before{
    color: #ffffff;
    background: #adb0b3;  
}
.checkbox_mono:hover input[type="checkbox"].tectonic + label::before{
    color: #ffffff;
    background: #999c9f;  
}


/* .shopping_cart{
    position: absolute;
    right: 0;
    background-color: #dde3e6;
    color: rgba(27, 34, 44, 0.88);
    z-index: 8;
}
.shopping_cart a{    
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shopping_cart a i{
    font-size: 22px;
}  */

.st_add_01 .label_style{
    float: left;
    line-height: 16px;
    margin-left: 8px;
}
.st_add_01 .st_circle_plus{
    float: left;
    display: inline-block;
    margin-top: 24px;
    margin-right: 20px;
    margin-left: 20px;
}
@media (max-width: 991px) {
    .st_add_01 .st_circle_plus{
        margin-left: 0px;
    }
  }
.st_add_01 .checkbox{
    float: left;
    display: inline-block;
    margin: 32px 0 0 4px;
}

.st_avatar_load_v2{
    display: inline-table;
    margin-right: 14px;
}


.pt-16{padding-top: 16px;}

.st_cent_form_a{
    position: relative;
    top: 4px;
}

.st_avatar_load_v3{
    width: 100%;
    margin-bottom: 10px;
}
.st_avatar_load_v3 img{
    border:#CCC 1px solid;
    width: 210px;
    max-width:100%;
    height:auto;
}
.st_avatar_load_v4{
    width: 100%;
}
.st_avatar_load_v4 img{
    border:#CCC 1px solid;
    width: 46px;
    max-width:100%;
    height:auto;
}

.file_open_load{
    position: relative;
}
.file_open_load .m_btn_st{
    position: absolute;
    top: 7px;
    right: 0px;
}
.file_open_load .m_btn_st a{
    padding: 4px;
}
.file_open_load .btn-file{
    width: calc(100% - 28px);    
}
.file_open_load a.fileinput-exists{
    top: 3px;
    position: relative;
}
.fileinputexists_center_close{
    display: block;
    margin: 0 auto;
    text-align: center;
    float: none;

}
.st_file_name_overfl{
    overflow: hidden;
    display: block;  
    text-align: center;  
}
/* .st_file_name_overfl::after{
content: "";
display: block;
position: absolute;
width: 20px;
height: 20px;
background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
bottom: 34px;
    right: 0;

} */

.st_qr_code_wrapper{
    width: 124px;
    height: 124px;
    display: block;
    border: 1px solid #DFDFDF;
}

.color_validation_no_txt{
    color: rgb(208, 24, 30);
}
.color_validation_no_input{
    border-color: rgb(208, 24, 30)!important;
}
.st1_fileinput{
    text-align: center;
    display: block;
}


.flex_wrapper{
    display: flex;
    align-items: center;
}
@media (max-width: 991px) {
    .flex_wrapper{
        display: block;
        text-align: center;
    }
  }



.ml0{margin-left:0!important;}

.mr_align{
    margin: 0 0 0 auto;
}


.foot_st_line{
    border-top: 2px solid #03a8f2;
}



.padding_pagination{
    padding: 5px 16px;
}

.m_st_create_i_messeges{
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 32px;
}
.m_st_create_i_messeges div {
    background-color: #03a9f4!important;
    display: inline-flex;
    margin: 0 10px 0 0;
    padding: 0;

}

.m_st_fileinput_icon1{
    display: flex;
    align-items: center;
}
.m_st_fileinput_icon1 .close{
    margin: 0 6px 2px 6px;
}
.m_st_fileinput_icon1 .icon_m.icon_m_paperclip{
    cursor: pointer;
}

.m_st_blocktitle_mail{
    margin: 8px;
}

.type_payment{
    display: inline-flex;
}
.type_payment div{
    height: 18px;
    margin-right: 6px;
}
.type_payment div img {
    position: relative;
    height: 100%;
    display: inline-flex;
}

.btn-yellow {
    color: rgb(255, 255, 255);
    background-color: #f4b503;
    border-color: #e5b403;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow.focus,
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  color: #ffffff;
  background-color: #e9ac00;
  border-color: #d5a701;
}

.m_with_card_number{
    min-width: 200px;
}

.wrapper_fileinput .fileinput-preview {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fileinput .thumbnail > img {
    max-height: 100%;
    height: 100%;
    position: absolute;
    display: block;
    max-width: initial;
}
.fileinput_bg{
    position: absolute!important;
}

.page-heading {
    margin: 0 0px 8px;
}
.page-heading .blocktitle_mail{
    float: none;
    display: inline-flex;
    align-items: center;
    height: 56px;
}
.f_mail_search{
    display: inline-flex;
    min-width: 300px;
}


.m_icon_refund{
    width: 18px;
    height: 18px;
    line-height: 1.6em;
}
.m_icon_refund .fa-stack-2x {
    font-size: 1.6em;
}
.m_icon_refund .fa-stack-1x {
    font-size: 0.8em;
    line-height: 18px;
}
.m_icon_refund .m_icon_circle_bg {
    position: absolute;
    background-color: #ffffff;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: 0 auto;
    display: block;
    top: 6px;
    left: 5px;
}

.m_icon_charge{
    width: 24px;
    height: 18px;
    line-height: 1.6em;
}
.m_icon_charge  .fa-credit-card{
    font-size: 16.5px;
    position: absolute;
    left: 0;
}
.m_icon_charge .fa-check-circle {
    position: absolute;
    font-size: 1em;
    left: 12px;
    top: 10px;
}
.m_icon_charge .m_icon_circle_bg {
    position: absolute;
    font-size: 1em;
    left: 11px;
    top: 10px;
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

/* .icon_pay_cach{ margin-top: 2px;}
.icon_pay_cach .fil0 {fill:rgb(3, 169, 244);fill-rule:nonzero}
.icon_pay_cach .fil1 {fill:rgb(3, 169, 244)} */

.btn-label.btn-sm i {
    left: -6px;
}


.m_fileinput_clasic .thumbnail{
    width: 100%!important;
    height: 150px!important;
    line-height: 185px!important;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
}

.m_fileinput_clasic .thumbnail > img, .m_fileinput_clasic .thumbnail a > img {
    margin-left: auto!important;
    margin-right: auto!important;
    position: relative!important;
}

.m_role_td_r{
    text-align: right;
    min-width: 30px;
}
.m_role_td_c{
    text-align: right;
    min-width: 70px;
}

.m_table_vertical_m td, .m_table_vertical_m th{
    vertical-align: middle!important;
}



.m_st_airb .timeline-body {
    display: table;
    width: -webkit-fill-available;
}

.m_review_rating_airb{
    padding: 4px;
    background-color: #0288d1;
    color: #FFF;
    font-size: 20px;
    min-width: 40px;
    width: 40px;
    height: 40px;
    line-height: 32px;
    text-align: center;
    border: none;
    border-radius: 2.5px;
    box-shadow: inset 0 0 0 1px rgb(27 34 44 / 4%), inset 0px -40px 40px -20px rgb(27 34 44 / 2%), inset 0 -1px 0 0 rgb(27 34 44 / 8%), 0 1px 0 0 rgb(27 34 44 / 4%);
    margin: 0px 0;
}
.m_rating_airb_t{
    top: -1px;
    position: relative;
    margin-left: 8px;
}

.m_rating_options_r {
    float: right;
    margin: 8px 0;
}

.modal-content .m_st_airb .table-responsive {
    height: auto;
}
.m_st_airb .m_review_comments{
    /* margin-bottom: 20px!important; */
}
.m_rating_airb_r_col{
    width: 100px;
}
.m_review_rating_wrp, .m_private_feed{
    margin-top: 20px;
}

.m_category_comm{
    background-color: #edeff0;
}
.m_category_comm .m_comm_text{
    margin-left: 20px;
}
.m_review_ch_active{
    border: 1px solid #03a9f4;
}


.m_subscription_period .btn span{
    display: block;
    color: ;
    font-size: 21px;

}


.m_subscription_period .btn:active,
.m_subscription_period .btn.active  {
  outline: 0;
  background-image: none;
}

.m_subscription_period .btn.active::after{
    content: "";
    position: absolute;
    width: 40%;
    height: 3px;
    background-color: #03A8F2;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.color-blue{
   color: rgb(3, 169, 244)!important;
}

.st_table_tarif_v2{

}

.st_table_tarif_v2 th{
  height: 130px;
}
.st_table_tarif_v2 .pricing-head-title{
    margin: 0;
    text-align: center;
    border: 0!important;
    display: block;
    position: relative;
    padding: 22px 0;

}
.st_table_tarif_v2 .m_tarif_tab_lt{
    vertical-align: middle!important;
    padding: 0;
}
.st_table_tarif_v2 .p_relative{
    padding: 0;
}
.st_table_tarif_v2 .m_tarif_tab_lt div{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #F5F7F8;
}
.st_table_tarif_v2 .m_tarif_tab_lt h3{
    margin-left: 10px;
}
.st_table_tarif_v2 .pricing-head-title{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.st_table_tarif_v2 .pricing-head-title h3{
    color: rgba(255, 255, 255, 0.9);
}

.st_table_tarif_v2 .tarif_td_l_title{
    width: 40px;
}
.st_table_tarif_v2 .tarif_td_l_title div{
    width: 40px;
    margin: 10px 0 0 0;
}
.st_table_tarif_v2 .tarif_td_l_title h3 {
    margin: 0;
    padding: 0px;
    border-radius: 0;
    font-size: 17px;
    color: #000;
    background-color: #F5F7F8!important;
    transform: rotate(-90deg);
    position: relative;
    display: flex;
    align-items: end;
    justify-content: end;
}

.st_table_tarif_v2 table{
    border-spacing: 10px!important;
    border-collapse: separate!important;
    background-color: transparent;
}

.st_table_tarif_v2 .tarif_td_l_title{
    background-color:#F5F7F8;
}
.st_table_tarif_v2 .tarif_td1{
    background: transparent;
    background-color:#fff;
    vertical-align: middle;
    border: none;
    line-height: 16px;
}

.st_table_tarif_v2  .m_plus_momo{
    display: inline-block;
    position: relative;
    top: -8px;
}


.st_table_tarif_v2  .tarif_td1 {
    width: auto;
}
.st_table_tarif_v2 .tarif_td2, .st_table_tarif_v2 .tarif_td3, .st_table_tarif_v2 .tarif_td4, .st_table_tarif_v2 .tarif_td5 {
    width: 20%;
    text-align: center;
}


.st_h_line td{
    margin: 0;
    padding: 0!important;
    border: none!important;
}
.st_h_line .m_line_dec{
    display: block;
    width: 100%;
    height: 3px;
    background-color: #8D9196;
    position: relative;
    bottom: 0px;
}
