
a{text-decoration:none;}
body{margin:0px;}
html, body{
    background: #e6e6e6;
    font-size: 100%;
}
select{    width: 100%;
           height: 38px;
           border: 1px solid #d8d7d7;
           padding: 5px;
           margin-bottom: 8px;
           outline-style: none;
           vertical-align: middle;}
input, textarea, select, .uneditable-input {
    height: 35px;
    color: #c5c5c5;
    /*background: #2a323c;*/
    /*border: 1px solid #4c4c4c!important;*/
}
.dem>table>thead>tr>th{
    color: #282b2b;
    padding: 27px 0px;
    font-weight: 700 !important;
    font-size: 17px !important;

}
.name_sess .fa{
    color: #8BC34A;
}
.name_sess {
    width: 88px;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #8BC34A;
    position: absolute;
    bottom: -18px;
}
.sess_li{
    position: relative;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    background-color: rgba(0, 0, 0, 0.5411764705882353);
}
#sidebar-collapse a label{   display: inline-block;max-width: unset;
                             margin-bottom: unset;
                             font-weight: unset;}



.dem>table > thead > tr, .dem>table > tbody > tr:nth-child(even) > td, .dem>table > tbody > tr:nth-child(even) > th{
    background: #eae7e7;
}

body{margin:0px;}

/*#cssmenu ul,#cssmenu li,#cssmenu span,#cssmenu a {  margin: 0;  padding: 0;  position: relative;}
#cssmenu {line-height: 1; margin: auto;float: right;margin-top: 1%;}
#cssmenu:after,#cssmenu ul:after {content: ''; display: block;  clear: both;margin: 0px;padding: 0px;}
#cssmenu a {display: block;padding:9px 20px;text-transform:uppercase;font-weight:400;}
#cssmenu ul {list-style: none;}
#cssmenu > ul > li { display: inline-block; float: left; margin: 0;}
#cssmenu > ul > li > a { color: black;font-size:17px;}
#cssmenu > ul > li:hover > a {color: #ffffff; background-color: #f8941e;}


.header-admin{width: 90%;background-color: #fff;padding: 4px 5%;border-bottom: 1px solid #d1d1d1;height: auto;overflow: hidden;text-align: center;}
*/
/*Login*/
.log{
    margin: 7.5% auto;
    width: 420px;
    position: relative;
    overflow: hidden;
    background: #323c48;
    font-family: 'PT Sans Caption', sans-serif;
    padding-bottom: 40px;
}
.log h1 {
    text-align: center;
    margin-top: 34px;
    color: #d2d2d2;
    width: 100%;
    margin-left: 0;
    letter-spacing: 1px;
    font-family: 'Amaranth', sans-serif;
    font-family: 'Amaranth', sans-serif;
    font-style: italic;
}
.log h4{
    text-align: center;
    color: #c1c1c1;
    margin: 3px 0px 28px;
    font-size: 18px;
}
.log input{
    outline-style: none;
    width: 100%;
    margin-bottom: 16px;
    padding: 13px;
    font-size: 15px;
}
.log form{
    width: 70%;
    margin: 0px auto;
}
.checkbox input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important;
    position: absolute;
    margin-left: -20px;
}
.checkbox label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
    color: #cecece;
    font-size: 14px;
    line-height: 21px;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #04a2b3;
    border-color: #04a2b3;
}
.checkbox label::before {
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    background-color: #ffffff;
    border-radius: 3px;
    border: 1px solid #cccccc;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: 0.3s ease-in-out;
    width: 17px;
    outline: none !important;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}
.checkbox input[type="checkbox"]:checked + label::after {
    content:"";
    background: url(../images/tick.png)no-repeat;
    background-position: center;

}
.checkbox.checkbox-primary {
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.checkbox label::after {
    color: #555555;
    display: inline-block;
    font-size: 11px;
    height: 16px;
    left: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    position: absolute;
    top: 0;
    width: 16px;
}
.btn-primary {
    background-color: #04a2b3 !important;
    border: 1px solid #04a2b3 !important;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 10px 16px !important;
    border-radius: 2px;
    width: 100%;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.btn-block {
    display: block;
    width: 100%;
}
.forgot{
    color: #d2d2d2;
    font-size: 15px;
}
/*.log{    float: right;
         width: 100%;
         height: 300px;
       
         overflow: hidden;
         margin: auto;
         margin-top: 10.1%;
         margin-bottom: 10.1%;
}*/
/*.log form{float: right;}*/
.log>h2{color: #ffffff;text-align: center;font-size: 25px;margin-left: 5%;font-weight: 100;}
.rem{font-size: 13px;}
.ltext{padding: 10px;}
.lsub{padding: 10px 30px;background-color: #35b1a7;color: #000;border: none;font-size: 18px;}
/*delete confirm*/

#delete_message
{
    display:none;
    position:fixed;
    top:0px; 
    z-index: 11111;
    width:60%;
    height:150px;
    background-color:rgba(36, 37, 37, 0.8);
    text-align:center;
}
#delete_message h2
{
    color:#35b1a7;
}
#delete,#cancel
{
    border:none;
    background:none;
    width:100px;
    height:40px;
    font-size:18px;
    border-radius:5px;
    border:2px solid white;
    margin:10px;
    color:#CED8F6;
}
h1
{
    text-align:center;
    margin-top:200px;
    color:#819FF7;
    width:600px;
    margin-left:200px;
}
/*delete confirm end*/

#example_length{
    float: left;
}
.show_active:hover{cursor: pointer;color: gray}
.show_active{
    padding: 6px;
    border-radius: 10px;
    color: #01999a;

}

#example_filter input[type=search]{
    border: solid 1px #cacaca;
}

#footer_sub{width:98%;height:auto;margin:auto;overflow:hidden;    background-color: #ffffff; padding: 1%;border-top: solid 1px #c1c0c0;    position: fixed;
            bottom: 0px;}
.icon{width:50%;height:35px;margin:auto;overflow:hidden;float:right;margin-right:5%;}
#footer_sub>h6{font-size:16px;margin:auto;text-align: center;    margin-top: 0.4%;}
#footer_sub>h6 a{color:#f8941e;font-size:16px;text-decoration:none;}

.box{width: 28%;float: left;height: 70px;border: 1px solid #d1d1d1;margin: 1%;text-align: center;}
.box>h2{font-size: 11px;}
.box:hover{background-color: #f8941e;}

.slidemeu{width: 15%;height: 600px;margin: auto;background-color: #ffffff;margin-top: 6%;margin-bottom: 1%;border: 1px solid #d1d1d1;
          box-sizing: border-box;padding: 1%;overflow: hidden;float: left;overflow: hidden;
          box-shadow: 4px 5px 33px #949090;    position: fixed;}
.slidemeu>ul{    padding: 6%; list-style: none;margin: 0px;border-radius: 13px;}
.slidemeu>ul>a{color: #000000;font-size: 19px;box-sizing: inherit;}
.slidemeu>ul>a li{padding: 4% 1%; text-indent: 10px;}
.slidemeu>ul>a li:hover{background-color: #ccffff;color: #000000;border-radius: 13px;}
.slidemeu>h2{    text-align: center; padding: 5%;
                 background: #000000;
                 color: #ffffff;
                 font-weight: 100;
                 box-shadow: 0 12px 20px -10px black;}

.dem>table{    border: 0px;}
.dem>table>thead>tr>th, .dem>table>tbody>tr>td{     border: none;;
                                                    font-weight: 100;
                                                    font-size: 15px;

                                                    border-top: none;vertical-align: middle;     text-align: left !important;
                                                    padding-left: 10px;}

#homemain{margin: auto;height: 668px;overflow: hidden;width: 80%;}
.main_menu{margin: auto;height: auto;overflow: hidden;padding: 12%;}
.main_menu>div{margin: auto;height: auto;width: 23%;overflow: hidden;float: left;margin: 1%;
               -o-transition:0.25s;
               -ms-transition:0.25s;
               -moz-transition:0.25s;
               -webkit-transition:0.25s;
               transition:0.25s;}
.main_menu>div:hover{}
.tile1{background: #fb7066;}
.tile2{background: #f36595;}
.tile3{background: #d571e6;}
.tile4{background: #b089f5;}
.tile5{background: #8a9bf7;}
.tile6{background: #88e1ec;}
.tile7{background: #9cf99f;}
.tile8{background: #efce6d;}
.main_menu>a{text-decoration: none;}
.a_div{margin: auto;height: auto;width: 100%;overflow: hidden;}
.a_div>h4{    text-align: center;  padding: 18% 0%;color: #403c3c;}

/*table responsive*/
.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

.selectize-input.items.has-options.full.has-items{
    height: 52px;
}
.selectize-input{
    line-height: 30px;
}
@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

.change_psw{
    width: 100%;
    overflow: hidden;
    padding: 100px 0px;
    margin: 0;
}
.change_psw td{
    padding-bottom: 19px;
}
.change_psw label{
    width: 270px;
    vertical-align: middle;
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
}
.pass-btn input{
    padding: 5px 24px;
    background-color: #04a2b3;
    color: #fff;
    border: none;
    font-size: 18px;
    margin-top: 14px
}
.pass-btn {
    text-align: center;
}
#main{
    width: 100%;
    background-color: #fff;
    /*border: 1px solid #3c3b3b;*/
    padding: 2%;
    overflow: hidden;
    margin: 0px auto;
    margin-bottom: 30px;
}
.paginate_button:hover {    text-decoration: none;background: #04a2b3;color: #fff;
}
.paginate_button {    border: solid 1px;
                      padding: 5px;
                      margin: 0px 5px;cursor: pointer}
.navbar-brand {
    width: 225px;
    background: #064256;
}
td img{
    margin-bottom: 12px;
}
.edit:hover,.delete:hover{
    color: #fff;
}
#main>h2{    font-size: 30px;
             margin-top: 0px;
             text-transform: capitalize;
             color: #607D8B;
             text-align: center;
             font-weight: 100;}
#main>a{color: #000;}
#main>img{margin: auto;width: 50%;}
.cont{height: auto;margin: auto;overflow: hidden;margin-bottom: 2%;margin-top: 1%;padding: 15px;}
.s_box{    width: 100%;
           height: 38px;
           border: 1px solid #d8d7d7;
           padding: 5px;
           color: #064256;
           margin-bottom: 8px;
           outline-style: none;        
           vertical-align: middle;}
.s_box.selectize-control{
    height: auto;
}

#sidebar-collapse{
    background: url(../images/bg.jpg) no-repeat;
    background-position: center;
}


.l_box{width: 100%;height: 70px;border: 1px solid #b7b7b7;padding: 5px;}
.m_button{padding: 7px 24px;    background-color: #04a2b3 ;
          color: #fff;border: none;font-size: 18px;    margin-top: 10px;
          margin-bottom: 10px;}

/*Sucessfull*/
.info, .success, .warning, .error, .validation {
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.success {
    width:550px;
    height:auto;
    padding:20px;
    position:fixed;
    top:170px;
    left:38%;
    background-color: #f9b516;
    min-height:20px;
    font-size: 20px;color: #242525;
    overflow:hidden;
    z-index:200000;
    text-align:center;
    box-shadow: 5px 5px 5px #888888;
    border-radius:10px;
}
.clr{color: #ff0000;font-size: 14px;}
.edit{background-color: #a2a194;font-size: 14px;color: #ffffff;padding: 5px 25px;border: none;border-radius: 4px;cursor: pointer;}
.edit:hover{background-color: #2a85a0;}
.delete{background-color: #e94f31;font-size: 14px;color: #ffffff;padding: 5px 25px;border: none;border-radius: 4px;cursor: pointer;}
.delete:hover{background-color:#363636 ;}
.popbx{width: 800px;padding: 20px;}
.popbx>h2{text-align: center;color: #ff0000;margin: 1%;}



.space-left{
    padding-left: 0px;
}
.dash-menu{
    padding: 0px;
}
#calendar {
    width: 43%;
}
#vmap{
    background: none!important;
}
.weather-bottom ul li.bg {
    background: #cf5a4c!important;
}
.main-info {
    background: #dc6d60!important;
}
.availability-calendar td {
    background: #77b6d4;
    color: #006491;
    font-size: 22px;
}
.content-header {
    padding: 15px 15px 0px 15px;
}
.content-wrapper {
    min-height: 700px;
}




.nav-side-menu {
    overflow: auto;
    font-family: verdana;
    font-size: 12px;
    font-weight: 200;
    background-color: #2e353d;
    position: absolute;
    top: 52px;
    width: 300px;
    height: 100%;
    color: #e1ffff;
}
.nav-side-menu .brand {
    background-color: #23282e;
    line-height: 50px;
    display: block;
    text-align: center;
    font-size: 14px;
}
.nav-side-menu .toggle-btn {
    display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    cursor: pointer;
    /*    
      .collapsed{
         .arrow:before{
                   font-family: FontAwesome;
                   content: "\f053";
                   display: inline-block;
                   padding-left:10px;
                   padding-right: 10px;
                   vertical-align: middle;
                   float:right;
              }
       }
    */
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
    font-family: FontAwesome;
    content: "\f078";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
    border-left: 3px solid #d19b3d;
    background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
    color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
    color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
    background-color: #181c20;
    border: none;
    line-height: 28px;
    border-bottom: 1px solid #23282e;
    margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
    background-color: #020203;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}
.nav-side-menu li {
    padding-left: 0px;
    border-left: 3px solid #2e353d;
    border-bottom: 1px solid #23282e;
}
.nav-side-menu li a {
    text-decoration: none;
    color: #e1ffff;
}
.nav-side-menu li a i {
    padding-left: 10px;
    width: 20px;
    padding-right: 20px;
}
.nav-side-menu li:hover {
    border-left: 3px solid #d19b3d;
    background-color: #4f5b69;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
@media (max-width: 767px) {

    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }
    .nav-side-menu .toggle-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 10 !important;
        padding: 3px;
        background-color: #ffffff;
        color: #000;
        width: 40px;
        text-align: center;
    }
    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important;
    }

}
@media (min-width: 767px) {
    .nav-side-menu .menu-list .menu-content {
        display: block;
    }
    /*.cls_inp_chg{width: 80%!important;}*/

}
body {
    margin: 0px;
    padding: 0px;
}
.login_class {

    /*    background: url(../images/log_back.jpg) no-repeat;  background-size: cover;*/
    height: 100%;
}
