@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('../stylesheets/font-awesome.min.css');
body{margin:0;padding:0;font-family:"Montserrat",sans-serif !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.ui-widget{font-family:"Montserrat",sans-serif !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
a,p,h1,h2,h3,h4,h5,h6{color: #000 !important; font-weight: normal !important; text-transform: capitalize !important;}
a{color: #a1a1a1;}
.wrapper{width:100%;}
h1.sign_in{float:left;width:100%;color:#c1c1c1;font-size:24px;margin-bottom:30px;font-weight:normal;}
img.logo{margin-bottom:40px;}
.form{margin:0;padding:40px;float:left;width:100%;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:10px;}
.information > span{margin-bottom:15px;padding:0;font-size:14px;font-weight:bold;text-transform:uppercase;color:#6c6c6c;width:100%;float:left;}
label{color:#9c9c9c;text-transform:uppercase;font-size:13px;width: 100%}
input{margin:0;padding:0;width:100%;background:#fff;border:1px solid #dcdcdc !important;height:38px !important;}
input[type="checkbox"]{margin:4px 5px 0 0 !important;padding:0;float:left;width:auto;height:auto!important;}
.orange_txt{text-transform:uppercase;color:#ffdb00;text-decoration:underline;}
.orange_btn{margin:20px 0 0 0;padding:17px !important;width:100%;text-align:center;background:#ffdb00 !important;color:#fff !important;text-transform:uppercase;border:none !important;border-radius:5px;font-size:16px !important;}
span.sign_up{width:100%;text-align:center;float:left;color:#777777;font-size:20px;margin-top:20px;}
span.sign_up a b{color: #ffdb00;}
.remember_me{text-transform:uppercase;text-decoration:underline;color:#9c9c9c;}
.signUp_form .form-group > span{color:#9c9c9c;float:left;margin-bottom:15px;margin-top:10px;text-decoration:underline;text-transform:uppercase;width:100%;}
.sign_up > b{color:#ffdb00;}
.marginTB15{margin-top:15px;margin-bottom:15px}
.marginTB0{margin-top:0px;margin-bottom: 0px}
.marginT10{margin-top:10px;}
.marginT20{margin-top:20px;}
.marginT30{margin-top:30px;}
.marginB15{margin-bottom: 15px;}
.height-150
{
    height: 236px !important;
}
/---------------------------------/

.side-nav h5 {  margin-top:15px; margin-left:10px; }
.side-nav .navbar-nav li {
    padding: 10px 20px;
    border-bottom: 1px solid #cdcdcd;
}
.border_bottom
/-------------------------------/

.btn-danger,.btn-danger:hover,.btn-danger:focus,.btn-danger:active{background-color: #ed334b; border-color: #ed334b; color: #fff!important}
.marginB60{margin-bottom: 60px;}
[type="checkbox"]:not(:checked),[type="checkbox"]:checked{position:absolute;left:-9999px;}
[type="checkbox"]:not(:checked) + label,[type="checkbox"]:checked + label{position:relative;padding-left:1.95em; cursor:pointer;/*text-decoration:underline;*/}
[type="checkbox"]:not(:checked) + label:before,[type="checkbox"]:checked + label:before{content:'';position:absolute;left:0;top:0;width:1.25em;height:1.25em;border:2px solid #ccc;background:#fff;border-radius:4px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);text-decoration:underline;}
[type="checkbox"]:not(:checked) + label:after,[type="checkbox"]:checked + label:after{content:'✔';position:absolute;top:0px;left:4px;font-size:1.3em;line-height:0.8;color:#ffdb00;transition:all .2s;}
[type="checkbox"]:not(:checked) + label:after{opacity:0;transform:scale(0);}
[type="checkbox"]:checked + label:after{opacity:1;transform:scale(1);}
footer{width:100%;padding:15px 0px;border-top:1px solid #e5e5e5; position: fixed; z-index: 1050; background:#fff;bottom:0;}
footer ul{margin:0;padding:0;float:left;}
footer ul li{margin:0;padding:0 15px 0 0;display:inline;}
footer ul li a{color:#8f8f8f;text-decoration:none;}
.copyRight{float:right;margin:0;padding:0;color:#8f8f8f;}
.custom{background:#f5f5f5 !important;border:1px solid #e5e5e5 !important;border-radius:0px !important;min-height:90px !important;margin-bottom:0px !important;}
.custom li.dropdown img{margin:0px 10px 0 0;border:2px solid #dbd2d3;float:left;height:50px;width:50px;border-radius:50%;}
.custom li.dropdown a.dropdown-toggle{margin-top:9px;background:#f5f5f5 !important;border:2px solid #bebebe !important;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;float:left;height:40px;line-height:5px;}
.custom li a:hover{color:#9d9d9d !important;}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover{color:#9d9d9d !important;}
a.navbar-brand img{margin-right:50px;width:185px;}
.stepwizard-step p{margin-top:10px;}
 .stepwizard-row{display:table-row;}
.stepwizard{display:table;width:100%;position:relative;margin:70px 0;}
.stepwizard-step button[disabled]{opacity:1 !important;filter:alpha(opacity=100)!important;}
.stepwizard-row:before{top:14px;bottom:0;position:absolute;content:" ";width:100%;height:1px;background-color:#f1f1f1;z-order:0;}
.stepwizard-step{display:table-cell;position:relative;width:50%;}
.stepwizard-step20{display:table-cell;position:relative;width:20%;}
.btn-circle{border-radius:15px !important;font-size:12px !important;height:30px;line-height:1.42857 !important;padding:6px 0 !important;text-align:center !important;width:30px;}
.btn-default{background:#fff;border:1px solid #e3e3e3;}
.btn-default:hover, .btn-default:active, .btn-default.hover{background:#fff;border:1px solid #e3e3e3;}
.current button{background:#ed334b;color:#fff;border:none;}
.step_margin{margin:45px 30px 0px 30px;}
.step_margin h2{margin:60px 0px 20px 0px;font-size:24px;color:#3f3f3f;}
.step_margin p{font-size:14px;color:#8c8c8c;}
ul.steps_list > li{list-style:none;display:none;}
ul.steps_list li.showing{display:block;}
.showing h2{color:#767676;text-transform:capitalize;}
.showing p{margin:40px 0px 0px 0px;color:#999999;font-size:14px;text-transform:capitalize;}
.signUp_form{margin-bottom:50px;width:500px;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:10px;width:500px;float:right;padding:60px 40px;}
.signUp_form > h4{text-transform:uppercase;font-size:14px;font-weight:bold;margin-bottom:25px;color:#6c6c6c;}
.signUp_form .form-group > label{text-transform:uppercase;font-weight:bold;}
label.error{font-weight: normal !important; padding-top:5px; color: red; float: left;}	
.styled-select, .lunch_start_time, .lunch_end_time {width:100%;overflow:hidden;border:1px solid #ccc !important;height:35px;font-size:14px;border-radius:4px;background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f2f2f2 100%);background:-webkit-linear-gradient(top, #f5f5f5 0%,#f2f2f2 100%);background:linear-gradient(to bottom, #f5f5f5 0%,#f2f2f2 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f2f2f2',GradientType=0 );}
 .styled-select select{color:#9d9d9d;float:left;width:100%;border:0;line-height:35px;-webkit-appearance:none;-moz-appearance:none;text-indent:0.01px;text-overflow:'';padding:7px 5px;appearance:none;background:transparent url("../images/right_arrow.png") no-repeat scroll 97% 7px;@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi){background:transparent url("../images/right_arrow.png") no-repeat scroll 97% 5px;background-size:16px 144px;}
}
.service-list-box{height:auto !important; min-height:35px}

.nav-width > li > a {width:200px;}
.addfield .input-group-addon{border-color:#c0c0c0;padding:1px 10px 0;}
 .tffield{width:65px !important;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-right:0;border-color:#c0c0c0 !important;}
.showing > img{margin-top:50px;}
.steps_list{margin:0;padding:0;}
.min_height{min-height:150px;}
.button{margin:30px 0px 0px 0px;background:#ed334b none repeat scroll 0 0;border:none;border-radius:4px;color:#fff;padding:5px 15px;width:160px;height:40px;text-transform:uppercase;font-weight:bold;font-size:13px;}
 .button.border{margin:30px 0px 0px 0px;background:none repeat scroll 0 0;border:1px solid #dcdcdc;border-radius:4px;color:#979797;padding:5px 15px;width:200px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
 .button.SKyblue{margin:30px 0px 0px 0px;background:#58cbe8 none repeat scroll 0 0;border:none;border-radius:4px;color:#fff;padding:5px 15px;width:200px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
 .button.orange{margin:30px 0px 0px 0px;background:#ef7a2a none repeat scroll 0 0;border:none;border-radius:4px;color:#fff;padding:5px 15px;width:200px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
 .button.black{margin:30px 0px 0px 0px;background:#6c6c6c none repeat scroll 0 0;border:none;border-radius:4px;color:#fff;padding:5px 15px;width:200px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
 .button.border_green{margin:30px 0px 0px 0px;background:none repeat scroll 0 0;border:2px solid #71d456;border-radius:4px;color:#71d456;padding:5px 15px;width:200px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
 .button.green{margin:30px 0px 0px 0px;background:#71d456 none repeat scroll 0 0;border:none;border-radius:4px;color:#fff;padding:5px 15px;width:200px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
 
.bannerIMG{width:230px;background:#fff url(../images/bg.jpg) no-repeat center center; border: 1px solid #dddddd;}
.bannerIMG > output {background: white none repeat scroll 0 0;display: table;height: 150px;line-height: 148px;
margin: auto;}
#banner-result img{width:100%;margin:0px;height: 150px !important;  border: none; display: table-cell; vertical-align: middle;}
#banner-result > div{display: table-cell;height: 150px; vertical-align: middle;background: #fff;}
.fileUpload{position:absolute;overflow:hidden;margin-bottom:10px;color:#9b9b9b;text-transform:uppercase;text-decoration:underline;bottom:-20px;}
.fileUpload input.upload{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0);}
#resultimg{text-align:center;border:1px solid #EBE1F0;border-radius:4px;width:70%;height:120px;background:#FFF;margin:0px 10px 10px 0;}
#resultimg img{margin-top:35px;}
.logoIMG{width:150px;height:150px;border:1px solid #dcdcdc;background:#fff url(../images/bg.jpg) no-repeat center center;}
#logo-result img{margin:0px; height: 150px !important;border: none; display: table-cell; vertical-align: middle;	width: 100%; border-radius: none; border: none;}
#logo-result > div {display: table-cell;height: 150px; vertical-align: middle; background: #fff;}
output{padding: 0}
.businessInfo{margin-bottom:50px;width:100% !important;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:10px;width:500px;float:right;padding:60px 40px;}
.businessInfo > h4{text-transform:uppercase;font-size:14px;font-weight:bold;margin-bottom:25px;color:#6c6c6c;}
.businessInfo div > h4{text-transform:uppercase;font-size:14px;font-weight:bold;margin-bottom:25px;color:#6c6c6c;padding:0;margin:0px;}
.businessInfo .form-group > label{text-transform:uppercase;}
.businessInfo .form-group > span{text-decoration:underline;text-transform:uppercase;color:#999;font-size:14px;margin:10px 0px;float:left;width:100%;}
.businessDes{margin-bottom:50px;width:500px;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:10px;width:500px;float:right;padding:60px 40px;}
.businessDes > h4{text-transform:uppercase;font-size:14px;font-weight:bold;margin-bottom:25px;color:#6c6c6c;}
.businessDes .form-group > label{text-transform:uppercase;font-weight:bold !important;color:#9c9c9c;}
.businessDes .form-group > span{text-decoration:underline;text-transform:uppercase;color:#999;font-size:14px;margin:10px 0px;float:left;width:100%;}
.socialWrp{margin-bottom:50px;width:500px;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:10px;width:500px;float:right;padding:60px 40px;}
.socialWrp > h4{text-transform:uppercase;font-size:14px;font-weight:bold;margin-bottom:25px;color:#6c6c6c;}
.socialWrp .form-group > label{text-transform:uppercase;font-weight:bold !important;color:#9c9c9c;}
.socialIcon{width:115px;background:#fff;height:115px;border-radius:50%;border:1px solid #e2e2e2;line-height:130px !important;text-align:center;}
.socialIcon i{font-size:32px;}
span.socialName{float:left !important;margin-top:10px;text-align:center !important;text-transform:uppercase;width:100% !important;}
i.fa.fa-facebook{color:#375394;}
i.fa.fa-twitter{color:#009edf;}
i.fa.fa-instagram{color:#c62865;}
i.fa.fa-google-plus{color:#de4f41;}
i.fa.fa-linkedin{color:#0182bc;}
i.fa.fa-yelp{color:#de0000;}
.icon-cls{position:relative; z-index:9}
.summer{float:left;}
.summer p{color:#9c9c9c !important;margin:0;padding:10px 0;text-transform:uppercase; font-weight: bold;}
.summer > div label{color:#9c9c9c;font-size:14px;margin:0;padding:0 25px !important;text-decoration:none !important;}
.day{color:#6c6c6c;text-transform:uppercase;font-size:14px;margin:10px 0px;font-weight:bold; text-align: left;}
.business_name{border:1px solid #71d456;border-radius:5px;width:100%;min-height:560px;margin-bottom:50px;}
.businessHead{width:100%;background:#71d456;height:55px; line-height: 55px;}
.businessHead > h4{color:#fff;margin:0;padding:0 20px;line-height:55px;font-size:18px;text-transform:uppercase;}
.calendar > thead > tr > th{border:none !important;text-align:center;text-transform:uppercase;color:#6c6c6c;padding:20px 0 !important;}
.calendar > tbody > tr > td{border:none !important;text-align:center;text-transform:uppercase;color:#a0a0a0;font-size:16px;padding:7px 0 !important;}
tr.small_time > td{text-transform:capitalize !important;}
.padding_top20{padding-top:20px;}
.menu_wrp{margin-bottom:50px;width:500px;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:10px;width:500px;float:right;padding:60px 40px;}
.menu_wrp > h4{text-transform:uppercase;font-size:14px;font-weight:bold;margin-bottom:25px;color:#6c6c6c;}
.menu_wrp.pull-left > p{margin:15px 0 0 0;color:#666;float:left;font-size:16px;text-transform:uppercase;width:100%;}
.menuIMG{margin:0;padding:0;width:200px;height:140px;float:left;font-weight:bold;border:1px solid #dcdcdc;border-radius:4px;background:#fff url(../images/bg.jpg) no-repeat center center;}
.menuIMG{margin:0;padding:0;width:200px;height:140px;float:left;font-weight:bold;border:1px solid #dcdcdc;border-radius:4px;background:#fff url(../images/bg.jpg) no-repeat center center;}
.menuIMG{margin:0;padding:0;width:200px;height:140px;float:left;font-weight:bold;border:1px solid #dcdcdc;border-radius:4px;background:#fff url(../images/bg.jpg) no-repeat center center;}
.menuIMG{margin:10px 0 0 0;padding:0;width:200px;height:140px;float:left;font-weight:bold;border:1px solid #dcdcdc;border-radius:4px;background:#fff url(../images/bg.jpg) no-repeat center center;overflow:hidden;}
.menuIMG img{margin:0;padding:0;width:100%;}
.businessIMG{margin:10px 0 0 0;padding:0;width:100%;/*height:120px;*/height:150px;float:left;font-weight:bold;border:1px solid #dcdcdc;border-radius:4px;background:#fff url(../images/bg.jpg) no-repeat center center;overflow:hidden;}
.businessIMG img{margin:0;padding:0;width:100%;}
.menu_wrp span.icon{float:left;text-align:center;width:100%;}
.menu_wrp span.icon i{cursor:pointer;color:#9c9c9c;font-size:18px;padding:10px;}
.menuClick{float:left;text-align:center;bottom:-37px;width:84%;}
.menu_wrp .form-group > span{text-decoration:underline;text-transform:uppercase;color:#999;font-size:14px;margin:10px 0px;float:left;width:100%;}
.media-carousel{margin-bottom:0;padding:0 40px 30px 40px;}
.media-carousel .carousel-control.left{left:-12px;background-image:none;border-radius:23px 23px 23px 23px;height:40px;width:40px;margin-top:70px;color:#333;}
.media-carousel .carousel-control.right{right:-12px !important;background-image:none;border-radius:23px 23px 23px 23px;height:40px;width:40px;margin-top:70px;color:#333;}
.media-carousel .carousel-indicators{right:50%;top:auto;bottom:0px;margin-right:-19px;}
.media-carousel .carousel-indicators li{background:#c0c0c0;}
.media-carousel .carousel-indicators .active{background:#333333;}
.media-carousel img{width:250px;height:100px}
.carousel-inner a.thumbnail{margin-bottom:10px;padding:0px;overflow:hidden;}
.carousel-inner i{font-size:18px;color:#999;}
.carousel p{font-size:18px;margin:0;padding:0 0 10px;}
.button.full{margin:30px 0px 0px 0px;background:none repeat scroll 0 0;border:1px solid #dcdcdc;border-radius:4px;color:#979797;padding:5px 15px;width:100%;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
 .input-group-addon.danger{background:rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; cursor: pointer;}
.blank input{background:rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;border-right:0 none !important;}
.blank .form-control{box-shadow:none;}
.businessTags{margin-bottom:50px;width:500px;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:10px;width:500px;float:right;padding:60px 40px;height:600px;position:relative;}
.businessTags > h4{text-transform:uppercase;font-size:14px;font-weight:bold;margin-bottom:25px;color:#6c6c6c;}
.businessGreen{margin-bottom:50px;width:500px;background:#fff;border:2px solid #75ca91;border-radius:10px;width:460px;float:right;padding:60px 40px;min-height:600px;}
.businessGreen > h4{text-transform:uppercase;font-size:16px;font-weight:bold;margin-bottom:25px;color:#75ca91;}
ul.tagLine{margin:0;padding:0;}
ul.tagLine li{width:100%;float:left;list-style:none;margin:0;padding:10px 0;}
ul.tagLine li a{color:#75ca91;text-decoration:none;font-size:16px;}
.button.green{margin:30px 0px 0px 0px;background:#75ca91 none repeat scroll 0 0;border:none;border-radius:4px;color:#fff;padding:5px 15px;width:200px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
 .create{position:absolute;bottom:80px;width:83%;}
.clear_all{width:90%;position:absolute;bottom:28px;}
.nav.navbar-nav.navbar-left{margin-left:250px;}
::focus{outline:none;}
.side-menu{position:fixed;width:250px;height:100%;background-color:#F5F5F5;border-right:1px solid #e7e7e7;top:0;}
.side-menu .navbar{border:none;}
.side-menu .navbar-header{width:100%;}
.side-menu .navbar-nav .active a{background-color:transparent;margin-right:-1px;color:#b4b4b4 !important;}
.side-menu .navbar-nav li{display:block;width:100%;}
.side-menu .navbar-nav li a{padding:10px 25px;background:none !important;text-transform:uppercase;color:#b4b4b4;}
.side-menu .navbar-nav li a:hover{color:#333 !important;}
.side-menu .navbar-nav li a .glyphicon{padding-right:10px;}
.side-menu #dropdown{border:0;margin-bottom:0;border-radius:0;background-color:transparent;box-shadow:none;}
.side-menu #dropdown .caret{float:right;margin:9px 5px 0;}
.side-menu #dropdown .indicator{float:right;}
.side-menu-container{margin-top:50px;}
li div ul li a{padding:10px 15px !important;}
.side-menu #dropdown .panel-body{padding:0;background-color:#f3f3f3;}
.side-menu #dropdown .panel-body .navbar-nav{width:100%;}
.side-menu #dropdown .panel-body .navbar-nav li{padding-left:15px;border-bottom:1px solid #e7e7e7;}
.side-menu #dropdown .panel-body .navbar-nav li:last-child{border-bottom:none;}
.side-menu #dropdown .panel-body .panel > a{margin-left:-20px;padding-left:35px;}
.side-menu #dropdown .panel-body .panel-body{margin-left:-15px;}
.side-menu #dropdown .panel-body .panel-body li{padding-left:30px;}
.side-menu #dropdown .panel-body .panel-body li:last-child{border-bottom:1px solid #e7e7e7;}
.side-menu #search-trigger{background-color:#f3f3f3;border:0;border-radius:0;position:absolute;top:0;right:0;padding:15px 18px;}
.side-menu .brand-name-wrapper{min-height:50px;}
.side-menu .brand-name-wrapper .navbar-brand{display:block;}
.side-menu #search{position:relative;z-index:1000;}
.side-menu #search .panel-body{padding:0;}
.side-menu #search .panel-body .navbar-form{padding:0;padding-right:50px;width:100%;margin:0;position:relative;border-top:1px solid #e7e7e7;}
.side-menu #search .panel-body .navbar-form .form-group{width:100%;position:relative;}
.side-menu #search .panel-body .navbar-form input{border:0;border-radius:0;box-shadow:none;width:100%;height:50px;}
.side-menu #search .panel-body .navbar-form .btn{position:absolute;right:0;top:0;border:0;border-radius:0;background-color:#f3f3f3;padding:15px 18px;}
.side-body{margin-left:230px;padding:20px 0 120px 0px;}
.nav > li > a{float: left;}
.nav > li > a:focus, .nav > li > a:hover,.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{background: none !important;}
.business_space {padding: 20px;margin-bottom: 10px;}
.business_left_img{width:20%; float: left; margin-right: 15px;}
.business_left_img img{max-width: 100%;}
.cus_m_p{margin:0 0 10px 0; padding: 0;}


.text-center2{ text-align: center !important;}
.table_img.text-center2 > img {

    border: 3px solid #eeeeee;
    border-radius: 0;
    height:85px;
    margin: 0px;
    width: 150px;
    float: none;

}

@media (min-width:768px)
{
.nav-fixed{ position: fixed !important; left: 0; right: 0; z-index: 9 }
.pt-md-7{ padding-top: 7rem !important }
}

@media (max-width:768px){
.navbar-toggle span {
    background: #333;
    width: 25px;
    height: 3px;
    display: table;
    margin-bottom: 3px;
    position: relative;
  }
  .notify {
	    font-size: 20px !important;
	    color: #9d9d9d;
	    margin-right: 30px;
	    margin-top: 11px;
	}
	span.noti_msg {
	    width: 18px !important;
	    height: 18px !important ;
	    top: 0px !important;
	    left: 20px !important;
	    font-size: 12px !important;
	}
	li.dropdown img {
	    height: 40px !important;
	    width: 40px !important;
	}
	li.dropdown a.dropdown-toggle {
	    padding: 3px 10px 3px 7px !important;
	}
  .nav.navbar-right.top-nav {
	    position: absolute;
	    top: 0px;
	    right: 35px;
	}
  a.navbar-brand img {

	    margin-right: 25px;
	    width: 120px;

  }
  .side-nav li a {

    cursor: pointer;
    color: #333 !important;
    text-decoration: none;
    font-size: 14px;

  }
 .side-menu{position:relative;width:100%;height:0;border-right:0;border-bottom:1px solid #e7e7e7;}
 .side-menu .brand-name-wrapper .navbar-brand{display:inline-block;}
 @-moz-keyframes slidein{0%{left:-300px;}
 100%{left:10px;}
 }
 @-webkit-keyframes slidein{0%{left:-300px;}
 100%{left:10px;}
 }
 @keyframes slidein{0%{left:-300px;}
 100%{left:10px;}
 }
 @-moz-keyframes slideout{0%{left:0;}
 100%{left:-300px;}
 }
 @-webkit-keyframes slideout{0%{left:0;}
 100%{left:-300px;}
 }
 @keyframes slideout{0%{left:0;}
 100%{left:-300px;}
 }
 .side-menu-container > .navbar-nav.slide-in{-moz-animation:slidein 300ms forwards;-o-animation:slidein 300ms forwards;-webkit-animation:slidein 300ms forwards;animation:slidein 300ms forwards;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
 .side-menu-container > .navbar-nav{position:fixed;left:-300px;width:300px;top:43px;height:100%;border-right:1px solid #e7e7e7;background-color:#f8f8f8;-moz-animation:slideout 300ms forwards;-o-animation:slideout 300ms forwards;-webkit-animation:slideout 300ms forwards;animation:slideout 300ms forwards;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
 @-moz-keyframes bodyslidein{0%{left:0;}
 100%{left:300px;}
 }
 @-webkit-keyframes bodyslidein{0%{left:0;}
 100%{left:300px;}
 }
 @keyframes bodyslidein{0%{left:0;}
 100%{left:300px;}
 }
 @-moz-keyframes bodyslideout{0%{left:300px;}
 100%{left:0;}
 }
 @-webkit-keyframes bodyslideout{0%{left:300px;}
 100%{left:0;}
 }
 @keyframes bodyslideout{0%{left:300px;}
 100%{left:0;}
 }
 .side-body{margin-left:5px;margin-top:70px;position:relative;-moz-animation:bodyslideout 300ms forwards;-o-animation:bodyslideout 300ms forwards;-webkit-animation:bodyslideout 300ms forwards;animation:bodyslideout 300ms forwards;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
 .body-slide-in{-moz-animation:bodyslidein 300ms forwards;-o-animation:bodyslidein 300ms forwards;-webkit-animation:bodyslidein 300ms forwards;animation:bodyslidein 300ms forwards;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
 .navbar-toggle{border:0;float:left;padding:18px;margin:0;border-radius:0;background-color:#f3f3f3;}
 #search .panel-body .navbar-form{border-bottom:0;}
 #search .panel-body .navbar-form .form-group{margin:0;}
 .navbar-header{position:unset;z-index:3;}
 #dropdown .panel-body .navbar-nav{margin:0;}
}
.selected{color:#333;}
ul.leftMenu{margin-top:80px;}
.leftMenu li#dropdown ul li{list-style-type:disc;display:list-item;margin-left:50px;}
.icon i{font-size:16px !important;margin:10px 0;}
.inputCus{position: relative;}
.inputCus i{position: absolute; left: 30px; top: 11px; color:#999;}
.inputCus input{background: none !important; border-bottom: 1px solid #dddddd !important; border-top: none !important; border-left: none !important; border-right: none !important; padding: 0px 30px 0 45px;}
.bell i{margin-top: 13px; margin-left: 25px; font-size: 30px; color: #c1c1c1; transform: rotate(-20deg); position: relative;}
.bell > span{ background: red none repeat scroll 0 0;border-radius: 50%;color: #fff;
height: 20px;position: absolute;right: 40px;text-align: center;top: 0;width: 20px;}
.table_img > img {border: 4px solid #eeeeee;border-radius: 50%;height: 70px;width: 70px;}
.table > thead{/*background: #f5f5f5;*/}
.table > thead > tr > th{border: none !important;}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{border-top:1px solid #f2f2f2 !important; color: #5d5d5d;text-transform: uppercase !important;}
/* social content */
.social_input{background: #fff; border: 1px solid #dcdcdc; border-radius: 5px; height: 58px;}
.social_input input{background: none; border: none !important;padding: 10px 0; margin-left: 10px; width: 380px; float: left; height: 56px !important;}
.social_input input.form-control:focus{border-color: none; box-shadow: none;}
.s_icon {float: right;padding: 20px;}
.s_icon i {color: #999;font-size: 18px; cursor: pointer; margin-left: 10px;}
.social_i i{font-size: 38px; margin: 0px 15px; cursor: pointer;}
.social_i_i i{font-size: 28px; margin: 	15px; cursor: pointer;}
.border_bottom{border-bottom: 1px solid #f1f1f1; padding-bottom: 20px;}
.add_stream_wrp{background: #f5f5f5; text-align: center;border: 1px solid #e5e5e5; border-radius: 5px; padding: 10px 0px; text-transform: uppercase; color: #969696; font-size: 16px; cursor: pointer;}
.add_stream_wrp i {font-size: 24px; color: #959595;}
.add_stream_wrp > span {float: right;padding: 2px 15px 0 0;}
.add_stream{margin: 0; padding: 0; width: 493px; height: 760px;  border: 1px solid #e5e5e5; background: #f5f5f5 url(../images/add_stream.png) no-repeat center center;}
.scrollSlide{width: 1120px; overflow-x: scroll; padding: 0px 15px;}
ul.sildeImg{margin: 0; padding: 0; width: 2000px;}
ul.sildeImg li{width: 510px; float: left; list-style: none;}
.button_red{background: #f10b3c !important; color: #fff!important; border: none !important; border-radius: 20px !important; padding: 10px 20px !important;}
.modal-title{color: #bdbdbd;}
.min_height{min-height: 150px;}
.add_img{margin: 0; padding: 0; float: left;}
.add_img img{width: 30%;}
.add_img span{text-transform: uppercase; color: #bdbdbd; margin-left: 10px;}

/* social content */
.preview{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
@media screen and (max-width: 996px) {.preview {margin-bottom: 20px; } }

.preview-pic {-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; }
.preview-thumbnail.nav-tabs {border: none;margin-top: 15px; }
.preview-thumbnail.nav-tabs li {width: 18%;margin-right: 2.5%; }
.preview-thumbnail.nav-tabs li img {max-width: 100%;display: block; }
.preview-thumbnail.nav-tabs li a {padding: 0;margin: 0;}
.preview-thumbnail.nav-tabs li:last-of-type {margin-right: 0;}

.tab-content {overflow: hidden; }
.tab-content img {width: 100%;-webkit-animation-name: opacity;animation-name: opacity;
-webkit-animation-duration: .3s;animation-duration: .3s; }
.card {padding: 0px 0px 40px 0px;line-height: 1.5em; border-bottom: 1px solid #ddd; margin-bottom: 30px;}
.card {padding: 0px 0px 40px 0px;line-height: 1.5em; border-bottom: 1px solid #ddd; margin-bottom: 30px;}
.details {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.colors {-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; }
.product-title, .price, .sizes, .colors {font-size: 36px; color: #6c6c6c;}
.checked, .price span {color: #ff9f1a; }
.product-title, .rating, .product-description, .price, .vote, .sizes {margin-bottom: 15px;color: #6c6c6c; }
.product-title {margin-top: 0; }
.size {margin-right: 10px; }
.size:first-of-type {margin-left: 40px; }
.color {display: inline-block;vertical-align: middle;margin-right: 10px;height: 2em;width: 2em;
border-radius: 2px; }
.color:first-of-type {margin-left: 20px; }
.add-to-cart, .like {background: #ff9f1a;padding: 1.2em 1.5em;border: none;text-transform: UPPERCASE;font-weight: bold;color: #fff;-webkit-transition: background .3s ease;
transition: background .3s ease; }
.add-to-cart:hover, .like:hover {background: #b36800;color: #fff; }
.not-available {text-align: center;line-height: 2em; }
.not-available:before {font-family: fontawesome; content: "\f00d";color: #fff; }
.orange {background: #ff9f1a; }
.green {background: #85ad00; }
.blue {background: #0076ad; }
body .tooltip p{color: #ffffff !important;}
.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }
.add_service {margin-top: 15px;text-transform: uppercase; text-align: right;}
.add_service a{background:#ed334b none repeat scroll 0 0;padding: 10px;border-radius: 5px; display: inline-block; text-align: center; color: #fff !important;text-decoration: none;}
.order_detail button {
    background: #ed334b none repeat scroll 0 0;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    border: none;
}
.product_btn{background: none; border: none; text-decoration: underline; text-transform: uppercase; margin-left: 15px;}
/*# sourceMappingURL=style.css.map */
.tab_center{margin: auto; width: 520px; margin-bottom: 20px !important;}
.tab_center li a{border: none !important; font-size: 18px;color: #bebebe; text-decoration: underline; text-transform: uppercase;}
.tab_center.nav-tabs > li > a:hover{background: none; border:none; text-decoration: underline; text-transform: uppercase;}
.tab_center li.active a{ color: #333; text-decoration: underline; text-transform: uppercase;}
.tabbable-line .nav-tabs > li{margin-bottom: 0px;}
.tabbable-line .nav-tabs{border: none !important;}
ul.calendar_list{margin: 0; padding: 0; width:100%; float:left;}
ul.calendar_list li{margin: 0; padding: 0; list-style: none; float: left; text-transform: uppercase; padding: 0px 10px;}
ul.calendar_list li a{color: #a9a9a9}
.date_day{margin: 60px 0 35px 0; padding: 0; float: left;}
.date_day h1{color: #a9a9a9; font-size: 40px; font-weight: bold;}
.inputCus_calendar{position: relative; float: left; width: 100%;}
.inputCus_calendar i{position: absolute; left: 0px; top: 11px; color:#999;}
.inputCus_calendar input{background: none !important; border-bottom: 1px solid #dddddd !important; border-top:none !important;  border-right:none !important; border-left:none !important; padding: 0px 30px 0 25px;}
ul.employee_list{margin: 25px 0; padding: 0; float: left;} 
ul.employee_list li{margin: 0; padding: 0; width:155px; text-align: left;list-style: none; float: left;}
ul.employee_list li a{color: #333;}
ul.employee_list li img{width: 80px; height: 80px; border-radius: 50%; border: 3px solid #efefef;}
.employee_list span {float: left;width: 100%; margin: 5px 0;}
.employee_list > li:first-child {padding: 35px 0;}

/* style for page length data tables*/
ul.page-length {
    float: left;
    margin: 0;
    padding: 35px 0;
}

*::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
.page-length > li:first-child {
    padding: 0 30px 0 0;
}
ul.page-length li {
    display: block;
    float: left;
    list-style: outside none none;
    padding: 0 20px;
    text-transform: uppercase;
}
ul.page-length li a {
    color: #a1a1a1;
}
ul.page-length li a:hover{
     text-decoration: underline;
}
ul.page-length li a.active {
     text-decoration: underline;
}
/******Left-pannel CSS***/
@media(min-width:768px) {
    /*body {
        margin-top: 50px;
    }*/
}

#wrapper {
    padding-left: 0;    
}

#page-wrapper {
    width: 100%;        
    padding: 0;
    background-color: #fff;
    margin-top: 100px;
}
@media(max-width:420px){
a.navbar-brand img {

	    margin-right: 25px;
	    width: 90px;

  }
 }
@media(min-width:768px) {
    #wrapper {
        padding-left: 225px;
    }

    #page-wrapper {
        padding: 22px 10px;
    }
}

/* Top Navigation */

.top-nav {
    padding: 0 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
}


.top-nav>li>a:hover,
.top-nav>li>a:focus,
.top-nav>.open>a,
.top-nav>.open>a:hover,
.top-nav>.open>a:focus {
    color: #000 !important;
}

.top-nav>.open>.dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    /*border: 1px solid rgba(0,0,0,.15);*/
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
}

/* Side Navigation */

@media(min-width:768px) {
    .side-nav {
        position: fixed;
        top: 78px;
        width: 225px;	
        border: none;
        border-radius: 0;
        border-top: 1px #e5e5e5 solid;
        overflow-y: auto;
        background-color: #2C3137;
        /*background-color: #5A6B7D;*/
        bottom: 0;
        overflow-x: hidden;
        padding-bottom: 40px;
        left:0px;
    }

    .side-nav>li>a {
        width: 225px;
        text-transform: uppercase;
    }

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
    }
}

.side-nav>li>ul {
    padding: 0;
}

.side-nav>li>ul>li>a {
    display: block;
    padding: 10px 15px 10px 38px;
    text-decoration: none;
    /*color: #999;*/
    color: #333;    
}

.side-nav>li>ul>li>a:hover {
    color: #333;
}

.navbar .nav > li > a > .label {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 14px;
  right: 6px;
  font-size: 10px;
  font-weight: normal;
  min-width: 15px;
  min-height: 15px;
  line-height: 1.0em;
  text-align: center;
  padding: 2px;
}

.navbar .nav > li > a:hover > .label {
  top: 10px;
}

.navbar-brand {
    padding: 5px 15px;
}
.navbar-inverse{background: #f5f5f5 !important;border-bottom: 1px #e5e5e5 solid !important;}
/*.navbar-inverse.navbar{min-height: 100px;}*/
.navbar-brand > img{width: 80%; margin-top: 5px;}

#submenu-1 > li{list-style: none;}
#submenu-1,#submenu-2,#submenu-3{text-transform: uppercase;}
span.time,span.date{float: left;font-size: 16px;margin-right: 20px;margin-top: 30px; color: #9d9d9d;}
.nav.navbar-right.top-nav {margin:11px 0 0 0; margin-right: 5px;}
li.dropdown a.dropdown-toggle {background: #f5f5f5 none repeat scroll 0 0;border: 2px solid #bebebe;border-radius: 25px;color: #9d9d9d;float: right; padding:8px 15px;
 line-height: 28px; margin-top: 2px;}
li.dropdown img {border: 2px solid #dbd2d3;border-radius: 50%;float: left;height: 50px;margin: 0 10px 0 0;width: 50px;}
.notify{font-size: 30px; color: #9d9d9d; margin-right: 30px; margin-top: 11px;}
.inputHead {float: left; margin-left: 60px;margin-top: 15px;width: 21%;position: relative;}
.inputHead i {color: #999;left: 15px; position: absolute;top: 10px;}
.inputHead input {border-color: currentcolor currentcolor #dddddd;border-style: none none solid;border-width: medium medium 1px;
 padding: 10px 30px 10px 45px;text-transform: lowercase;width: 100%;border-top: none !important; border-left: none !important; border-right: none !important;
background: #F5F5F5;}
/*teams*/
.teams{margin: 0;}
.teams a{padding: 0 0 0 15px; color: #9c9c9c; text-decoration: underline;}
.border_cancel{width: 160px;margin:30px 0px 0px 0px;background:none repeat scroll 0 0;border:1px solid #dcdcdc;border-radius:4px;color:#979797;padding:5px 15px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
.purple{width: 160px;width: 160px;margin:30px 0px 0px 0px;background:#704577;border-radius:4px;color:#fff;padding:5px 15px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
.table_img > span {float: left;width: 100%; margin-top: 10px;}
ul.lowercase {margin: 0;padding: 0;text-transform: lowercase;}
ul.lowercase li {margin: 0;padding: 0; list-style: none; width: 100%; float: left;}
ul.lowercase i{float: left;}
ul.lowercase span {float: left;padding: 0 0 0 10px;}
.table_img.text-center > img{border: 4px solid #eeeeee;border-radius: 50%;height: 70px;margin-right: 10px;width: 70px; float: none;}

/*teams*/
/*teams*/
.teams{margin: 0;}
.teams a{padding: 0 0 0 15px; color: #9c9c9c; text-decoration: underline;}
.border_cancel{width: 160px;margin:30px 0px 0px 0px;background:none repeat scroll 0 0;border:1px solid #dcdcdc;border-radius:4px;color:#979797;padding:5px 15px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
.purple{width: 160px;width: 160px;margin:30px 0px 0px 0px;background:#704577;border-radius:4px;color:#fff;padding:5px 15px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
.table_img > span {float: left;width: 100%; margin-top: 10px;}
ul.lowercase {margin: 0;padding: 0;text-transform: lowercase;}
ul.lowercase li {margin: 0;padding: 0; list-style: none; width: 100%; float: left;}
ul.lowercase i{float: left;}
.table_img.text-center > img{border: 4px solid #eeeeee;border-radius: 50%;height: 70px;margin-right: 10px;width: 70px; float: none;}
.price_duration{padding: 30px 0px 50px 0; color: #9c9c9c; text-transform: uppercase;}
.booking_done{margin: 20px 0px 50px 0; padding: 10px 0px 30px 0px; background: #fef1e0; border: 1px solid #f6c98f; border-radius: 5px;color: #9f9c93; float: left; width: 100%;}
.booking_done h2{margin-bottom: 40px; text-transform: uppercase; font-size: 18px; text-align: center; font-weight: bold;}
.booking_done p{font-size: 16px;}
 .button.dark_green{margin:30px 0px 0px 0px;background:#71d456 none repeat scroll 0 0;border:none;border-radius:4px;color:#fff;padding:5px 15px;width:300px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
 .button.light_grey{margin:30px 0px 0px 10px;background:#9f9f9f none repeat scroll 0 0;border:none;border-radius:4px;color:#fff;padding:5px 15px;width:300px;height:50px;text-transform:uppercase;font-weight:bold;font-size:16px;}
/*teams*/


ul.client {margin: 0;padding: 0;text-transform: lowercase;}
ul.client li {margin: 0;padding: 0; list-style: none; width: 100%; float: left;}
ul.client i{float: left;}
ul.client span {float: left;padding: 0 0 0 21px;}
.preview.col-md-5 > img {width: 80%; border-radius: 10px;}
.client.padding_t_b {float: left;padding: 30px 0;}

a i.marginR5 {margin-right: 5px;color: #333;}

/*message*/
.message_view h4,span{cursor: pointer;}
.message_content{width: 100%; float: left; margin-bottom: 20px;}
.message_head img{width:50px; height: 50px; border-radius: 50%; border: 2px solid rgb(245,245,245);}
.inputCus label{padding: 10px 0px;}
.textMsg textarea{width: 100%; border: 2px solid rgb(245,245,245); padding: 5px; height: 70px;}
/*message*/
.blue_btn a{color: #fff;}
.table_img, .table > tbody > tr > td a{color: #a0a0a0;}
.schedule.carousel-indicators{display: none;}
.schedule > thead{border: none;}
.schedule > tbody{border-bottom: 1px solid #ddd ;}
.left.carousel-control.carousel_none,.right.carousel-control.carousel_none {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.left.carousel-control{color: #333;font-size: 40px; top:-10px; width: auto; text-shadow: none;}
.left.carousel-control:hover{ color: #333;}
.right.carousel-control{ color: #333;font-size: 40px;top:-10px; width: auto; text-shadow: none;}
.right.carousel-control:hover{ color: #333;}
.carousel-control:focus, .carousel-control:hover{ color: #333;}
.table > thead > tr > th{text-align: center; background: none;}
.text-center{text-align: center !important;}
ul.calenderV{margin: 35px 0 0 0; padding: 0;}
ul.calenderV li{margin: 0; padding: 0; list-style: none; line-height: 41px; font-weight: bold; text-transform: uppercase;} 
.schedule tbody > tr > td{background: #fff; border-left: 1px solid #ddd !important; padding:0px 0 0 10px; vertical-align: middle;}
.schedule tbody > tr > td.green{background: rgb(223,248,220) !important; text-align: center; color: #333; line-height: 0px;}
.schedule tbody > tr > td.red{background: rgb(254,217,218) !important; text-align: center; color: #333; line-height: 0px;}
.calendar_tik{background: #c7ffcd !important;}
ol.carousel-indicators{ display: none; }
.fixW {width: 924px;overflow-x: scroll;}
td.inactive, .forward_booking{background: #F5F5F5 !important;}
td.active{background-color:#fff !important;}
/*table*/
.table > thead tr.bg{background: rgb(245,245,245); border: 1px solid #ececec; border-radius: 10px;}
.employee_list li{list-style: none; text-align: left;}
.employee_list li img{width: 70px; height: 70px; border-radius: 50%;border: 3px solid #efefef;}
.my_team{margin: 0; padding: 0; height: 500px; overflow-y: scroll;}
.head_style{margin: 0; padding: 0; font-size: 22px; color: rgb(182,182,182); margin-bottom: 30px;}
.my_team p{text-transform: uppercase; color:rgb(182, 182, 182); font-size: 16px; font-weight: bold;}
.team_img{margin: 0; padding: 0;}
.team_img > img {border-radius: 50%;height: 120px;width: 120px; border: 5px solid rgb(237,237,237); margin-bottom: 10px;}
.TotalM{margin-top: 15px;}
.teamUser img{border-radius: 50%; margin-bottom: 20px; width: 160px; height: 160px;}
.table-striped > tbody > tr:nth-of-type(2n+1){background: none !important;}
/*.imgHover:hover img{border: 2px solid #717171;}*/
.imgHover:hover span {color:#717171;}
.imgHover.active img{border: 2px solid #717171;}
/*.imgHover.active span {color:#717171;}*/
.modal-content{overflow: hidden; padding-bottom: 20px;}
.pignose-calendar .pignose-calendar-header{padding: 0px;}
span.notes {
    float: right;
    width: 100%;
    font-size: 12px;
    font-style: italic;
}
.gray{background: #F5F5F5;padding: 10px;}
.padding10{padding: 10px;}
.font_bold{font-weight: bold;}
#myDiv {
    position: fixed;
    z-index: 99999;
    background: rgb(0,0,0,0.6);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0 !important;
    bottom: 0;
    right: 0;
    text-align: center;
    display: table;
    display: none;
}
#myDiv img#loading-image {
    vertical-align: middle;
    height: auto !important;
    display: table-cell;
    margin-top: 22%;
    float: left;
    margin-left: 50%;
}
.notesList {
    height: auto;
    overflow-y: scroll;
}
.paddingN{
	padding:0px;
}
.paddingR{
	padding-right:0px;
}
ul.listGrid{margin:130px 0 0 0; padding: 0; float: right;}
ul.listGrid li{margin:0; padding: 0 0 0 15px;float: left; list-style: none;}
ul.listGrid li a{color: #333; text-decoration: none; text-transform: uppercase;}
ul.listGrid li a.active{color: #EE3E50;}
tr.read{font-weight: normal;}
tr.unread{font-weight: bold;}
.fullW{width: 100%;border-bottom: 1px solid #ddd; padding: 15px 0px; margin-bottom: 10px;}
.message_head .pull-left {
    text-transform: capitalize;
}
.modal_label{margin-right: 10px;float: left;width: 30%;margin-top: 6px;}
#select_page {width: 15%;float: left;}
.social{margin-bottom: 30px;}
.postInput{float: left; width:100%; margin-right: 5px; padding: 0px 10px; border: 1px solid #dddddd; height: 38px; line-height: 38px;}
.postButton{float: left; padding: 8px 15px;}
.postText{border: none !important; width: 100%; min-height: 80px;}
.postText:focus{outline: none;}
.greyBck{background: #f8f8f8; border-radius: 20px; padding: 8px; line-height: 25px; width:48%; margin-right: 10px; margin-top: 10px; float: left;}
.privacy p{text-align: left}
.privacy span{text-align: left; float: left;}
#myModal label.error{float: none;}
.cusModal .modal-footer{ float: left; width: 100%; margin-top: 10px;  padding: 10px 10px 0px 20px;}


.image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}

label.error {font-size: 14px !important; width: 100%; background: none;	}
.kyco_googleplusfeed{width: 350px !important;}
a.feed_profile_image img {width: 100% !important;height: auto !important;}
.feed_screen_name a{font-size:18px;}
.teamBck input{display: none;}
.teamBck {float: left;width: 100%;text-align: center; margin-top: 20px;}

.teamBck label{font-size: 16px; text-decoration: underline; text-align: center; cursor: pointer; width: auto;}
#fileDisplayArea1 {height: 180px;}
#fileDisplayArea1  img{margin:auto;}
#fileDisplayArea_2 {height: 180px; width: 180px; margin: auto; text-align: center;}
#fileDisplayArea_2  img{margin:auto;}
.btn-trans{padding: 5px 20px; color: #a1a1a1 !important; text-decoration: underline; background: none; border: none;}
.leftVan{margin-top: 34px; font-weight: bold;}
.borderRight{border-right: 1px solid #e5e5e5;}
.side-nav > li > ul > li > a{padding: 5px; font-size: 12px; color: #000;} 
.side-nav > li > ul{padding: 0px 35px;}
#submenu-1 li {list-style: disc;}
#submenu-2 li {list-style: disc;}
#submenu-3 li{list-style: disc;}
#submenu-4 li{list-style: disc;}
.selected_user{background: #fff !important;}


.popUp .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{border:none; text-transform: uppercase; text-decoration: underline;}
.nav-tabs > li > a:hover{ background: none; border:none;}
.popUp .nav {width:61%;margin: auto; margin-bottom: 20px; border-bottom: 2px solid #333 !important;}
.popUp h3{margin:0px;}
.popUp span{margin-top: 6px; float: left; text-decoration: underline; text-transform: uppercase;}
.greenBTN{width: 62%; background: #75CA91; border: none; margin-top: 10px;}
.greenBTN:hover{background: #75CA91; }
.dis{display: none;}
span.text-left{cursor: inherit;}
input.radio{width: auto; float: left; margin-top: -15px; cursor: pointer;}
label.radio{float: left; width: auto; margin-left: 10px; cursor: pointer;}
#edit_team{cursor: pointer;}
span.noti_msg {background: red;width: 20px;height: 20px;border-radius: 50%;display: block;position: absolute;top: 10px;left: 32px;text-align: center;
color: #fff; font-weight: bold;}
.noti_scroll{height: 140px; width: 300px; overflow-y: scroll;}
.unread{background: #F5F5F5;}
.nav_loader{float: none; text-align: center;line-height: 120px;}
.nav_loader > img{border: none !important; float: none !important;}
.li_spacing{margin-bottom:5px;}
.title {
    padding: 0px 30px;
    margin: 30px 0 30px 0px;
}
.select2-search__field{width: 3.75em;height: 23px !important;}
#step2 img.btnLoader,#step5 img.btnLoader {width: 25px;}
#step1 img.btnLoader {width: 25px;}
.borderFIX {border-bottom: 1px solid transparent !important;border-left: 1px solid #000 !important; position: relative; width:120px; color: #333 !important;}
.borderFIX span.line{border-bottom: 1px solid #000 !important; border-right: 1px solid #000 !important;height: 24px;  float:right; width: 30%; position: absolute; right: -1px; bottom: -1px; text-align: right; padding: 0px 5px;color: #333;} 
.borderFIX > span.line100{border-bottom: 1px solid #000 !important;border-right: 1px solid #000 !important;height: 24px; float:right; width: 100%; position: absolute; right: -1px; bottom: -1px; text-align: right;padding: 0px 5px;} 
.tooltip-inner{text-align: left;}
.nextLoader{width:24% !important; display:none;}
.side-nav li a{cursor: pointer; color:#fff !important; text-decoration: none; font-size:14px; }
.sv {position: relative;}
.sd {border-radius: 0 5px 5px 0;box-shadow: 0 0px 2px 2px rgba(0,0,0,0.2); z-index:1;width: 100%; float: left; background: #eee; border-left: 5px solid yellow; box-sizing: border-box; padding-left: 5px; position: absolute; top: 0px; left: 0px; height: 100%; overflow: hidden;}
.sd label {color: #333; margin-bottom: 0px;font-weight: bold;font-size: 10px;}
.schedule{/*border-spacing: 1px !important;*/ border-collapse: inherit !important;}
.hour_line {
    color: inherit;
    position: relative;
    /*top: -10px;*/
}

.hour-visiblity-hidden
{
    visibility:hidden;
}
.hour-visiblity-visible
{
  visibility:visible;  
}

.table > tbody > tr > td:first-child{border-top: 1px solid #f2f2f2 !important;border-right: 1px solid #fff !important;}
.service_images_cus{height: 150px;margin-bottom:100px;}
.service_images_cus .menuClick{bottom: -55px;}
.bootstrap-tagsinput {    width: 100%;}
.bootstrap-tagsinput input{border: none !important;}
/*.label { line-height: 2 !important;}*/

.report_problem > td {background: lightyellow !important;}
.report_problem > td.table_img > img{border:none;}

.panel {
  width: 100%;
  margin: 2em auto;
  float: left;
}

.bootstrap-basic {
  background: white;
}
.panel-heading{margin-bottom: 15px;}
.panel-body {
  width: 90%;
  margin: 2em auto;
}

.helper-text {
  color: #8A6D3B;
  font-size: 12px;
  margin-top: 5px;
  height: 12px;
  display: block;
}

/* Braintree Hosted Fields styling classes*/
.braintree-hosted-fields-focused { 
  border: 1px solid #0275d8;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.braintree-hosted-fields-focused.focused-invalid {
  border: 1px solid #ebcccc;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(100,100,0,.6);
}

@media (max-width: 670px) {
  .btn {
    white-space: normal;
  }
}

.image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}
input.form-control.image-preview-filename{ height: 34px !important; }
#uploadModal modal-body {
    min-height: 600px;
}
.fixHeight {
    height:400px !important;
    overflow: hidden;
}
.small_font{font-size: 12px;margin-top: 5px !important;float: left;}
.ratingImg{width:60px; height: 60px; margin-right:10px; border-radius: 3px;  overflow: hidden; float: left;}
.ratingImg img{max-width:100%;border-radius: 3px;}
.ratingReview{margin-bottom: 20px;}
.ratingReview span{float: left; font-weight: bold;}
.ratingReview p{font-size: 12px;width: 250px;float: left;}
.ratingReview strong {font-size: 12px;float: left; margin-left:70px; margin-bottom: 10px;}
.star{background: url("/images/grey_star.png") no-repeat;width: 15px;height: 15px;background-size: 95% !important; margin-right: 2px;}
.checked {background: url("/images/star.png") no-repeat;width: 15px;height: 15px;background-size: 95% !important;}
.half-checked{background: url("/images/double.png") no-repeat;width: 15px;height: 15px;background-size: 95% !important;}
.ratingReview a{text-decoration: underline;}
.chat-section ul {
    padding: 0px;
    margin: 0px;
}
.chat-section ul li {
    list-style: none;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 10px;
    float:left;
}
.chat-section ul li {
    list-style: none;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 10px;
}
.chat-section ul li:last-child { margin-bottom:0px; border-bottom:none;}
.user-chat label {
    background: #90ffd4;
    padding: 5px 20px;
    text-align: right;
    color: #000;
    border-radius: 5px;
    margin-top: 9px;
    float: right;
    width: auto;
    position:relative;
    text-transform:none;
}
.msg {
    width: 100%;
    float: left;
}
.user-chat .chat-date {
    float: left;
    color: #cdcdcd;
}
.user-chat span { float:right; }
.client-chat span { float:left; }
.client-chat .chat-date {
    float:right;
    color: #cdcdcd;
}
.client-chat label {
    background: #85effd;
    padding: 5px 20px;
    text-align: right;
    color: #000;
    border-radius: 5px;
    margin-top: 9px;
    float:left;
    width: auto;
    position:relative;
    text-transform:none;
}

.user-chat label::after {
    position: absolute;
    top: -6px;
    right: 10px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 6px solid #90ffd4;
    height: 0px;
    width: 0px;
    content: "";
}
.client-chat label::after {
    position: absolute;
    top: -6px;
    left: 10px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 6px solid #85effd;
    height: 0px;
    width: 0px;
    content: "";
}
.lunch-time {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 3px;
}
.radio.prim-img input {
    width: auto;
    height: auto !important;
    margin: 0px -22px;
}
.radio.prim-img label {
    width: auto;
    height: auto;
}
.cms-tbl  > tbody > tr > td:first-child
{
 border-top:1px solid #f2f2f2 !important;
}

.bd-top > tbody > tr > td:first-child{border-top:1px solid #f2f2f2 !important} 
.trainer-container img {
    width: 100%;
    border-radius: 7px;
    margin-top: 10px;
}
.thumb-img p {
    font-size: 14px;
    margin-top: 4px;
    display: table;
    float: left;
    text-align: center;
    width: 100%;
}
.thumb-img span {
    font-size: 12px;
    display: table;
    float: left;
    width: 100%;
    text-align: center;
}
.thumb-img h4 {
    font-size: 16px;
    font-weight: 600 !important;
    margin-top: 10px;
    text-align: center;
}
.per-slide .switch {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 24px;
  margin-bottom: 13px;
}

.per-slide .switch input {display:none;}

.per-slide .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: -7px;
  bottom: 2px;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.per-slide .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 1px;
  bottom: 1px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.per-slide input:checked + .slider {
  background-color: #F9D000;
}

.per-slide input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.per-slide input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.per-slide .slider.round {
  border-radius: 34px;
}

.per-slide .slider.round:before {
  border-radius: 50%;
}
.custom-form{ width: 49%}


.trash-icon{background: #f00;border-radius: 50%;height: 25px; position: absolute;padding: 1px 0;right: 9px;top: -7px;text-align: center;width: 25px;cursor: pointer;}
.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--multiple{border-radius:0 !important}
.select2-container .select2-selection--single{ height: 31px !important}
.select2-container--default .select2-selection--single .select2-selection__rendered{ line-height: 30px}

.dataTables_paginate.paging_simple_numbers li.active {
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)) !important;
    border: 0px;
}

.table-responsive .row {
	width: 100%;
	margin: 20px 0;
}
.tableSection {
	background: #f5f5f5;
	margin-top: 40px;
	padding: 40px;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	display: none;
}
th.highlight {
	color: #000 !important;
	font-size: 22px;
}
.tableSection thead > tr th,.tableSection tbody > tr td,.tableSection .table > tbody > tr > td:first-child {
	border-top: 1px solid #101010 !important;
}
.tableSection .dataTables_wrapper .dataTables_filter {
	position: relative;
	right: 10px;
}
.filterSearch
{
	margin: 20px 0 0 0;
	padding: 17px !important;
	width: 100%;
	text-align: center;
	background-color: #ffdb00 !important;
	color: #fff !important;
	text-transform: uppercase;
	border: none !important;
	border-radius: 5px;
	font-size: 16px !important;
	position: relative;
}
.filterSearch > img {
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 99;
	right: 20px;
	top: 8px;
	display: none;
}