body {
    font-size: 14px;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    line-height: 17px;
    text-align: left;
    text-rendering: optimizelegibility;
    word-wrap: break-word;
}

body, .main-container {
    /*background: #FFFFFF url("images/featurePanel_bg.gif") repeat scroll 0 0;*/
    color: #616161;
    background: #b8a070 !important;
}

body, div, dl, dt, dd, ul, ol, li, nav, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a {
    border-width: 0;
    margin: 0;
    padding: 0;
    transform-origin: left top 0;
}

.box-Log {
    background: #ae9977 none repeat scroll 0 0 !important;
    border: 0px solid #E5E5E5;
    margin-bottom: 15px;
}

.btn-crab {
    color: #444;
    background-color: #E4E6E8;
    border-color: #efac4d;
}

    .btn-crab:hover, .btn-crab:focus, .btn-crab:active {
            background-color: #E4E6E8 !important;
        opacity: 0.8;
        color: #fff;
    }

.label-package-name {
    display: inherit;
    padding: 5px;
    white-space: normal;
    width: 100%;
    border-radius: 0.25em;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

#fnav_wrap {
    background: #dbdbdb none repeat scroll 0 0;
    float: left;
    width: 100%;
}

    #fnav_wrap #fnav {
        margin: 0 auto;
        overflow: hidden;
    }

        #fnav_wrap #fnav ul {
            float: left;
            font-size: 80%;
            margin: 7px 0 0;
            overflow: hidden;
        }

            #fnav_wrap #fnav ul li {
                border-right: 1px solid #bfbfbf;
                padding: 0 8px;
                float: left;
            }

                #fnav_wrap #fnav ul li a, #fnav_wrap #fnav p.en a {
                    text-decoration: none;
                }

                    #fnav_wrap #fnav ul li a:hover {
                        opacity: 0.5;
                    }

                    #fnav_wrap #fnav ul li a:link, #fnav_wrap #fnav ul li a:visited, #fnav_wrap #fnav ul li a:active {
                        color: #454545;
                        font-family: Garamond,Palatino,Times New Roman,serif;
                        font-size: 13px;
                        text-decoration: none !important;
                    }

#footer_wrap {
    background: #eee none repeat scroll 0 0;
    float: left;
    margin: 0 -1000%;
    padding: 0 1000%;
    width: 100%;
}

    #footer_wrap #footer {
        border: 0 none;
        margin: 0 auto;
        overflow: hidden;
        padding: 25px 0 5px;
        width: 940px;
    }

        #footer_wrap #footer #h_info {
            border: 0 none;
            float: left;
        }

        #footer_wrap #footer #copy {
            border: 0 none;
            float: right;
            width: 302px;
        }

            #footer_wrap #footer #copy p {
                border: 0 none;
                margin: 0 0 15px;
                text-align: right;
            }

.footer-logo {
    background: #eeeeee none repeat scroll 0 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

.footer-logo-left a {
    float: left;
    padding-bottom: 5px;
    padding-top: 10px;
}

/*#divRegister .box-white {
    background: #eeeeee none repeat scroll 0 0;
}

    #divRegister .box-white hr {
        border-color: #fff;
        margin-bottom: 10px;
    }

    #divRegister .box-white #u651-3 {
        border-bottom: 1px solid #fff;
        padding-bottom: 10px;
    }*/

.box label {
    color: #fff;
    font-size: 17px;
}

.box p {
    border-bottom: 1px solid #fff;
    color: #fff;
    padding-bottom: 5px;
    text-align: left;
    font-weight: bold;
}

.box1 {
    padding: 10px;
    background: #63a8eb none repeat scroll 0 0;
}

.box2 {
    padding: 10px;
    background: #1abc9c none repeat scroll 0 0;
}

.box3 {
    padding: 10px;
    background: #5BC0DE none repeat scroll 0 0;
}

.box4 {
    padding: 10px;
    background: #EC971F none repeat scroll 0 0;
}

.btn-width-small {
    width: 70px;
}

.marginBottom-0 {
    margin-bottom: 0;
}

.AccountInformation {
    background: rgba(238, 238, 238, 0.75) none repeat scroll 0 0;
    margin-top: -17px;
}

.input-group .k-state-disabled {
    border-radius: 0 5px 5px 0 !important;
}

.input-field .k-state-disabled {
    background: #ebebeb none repeat scroll 0 0;
    height: 25px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-top: 5px;
}

.box-accountinfo {
    margin-top: 10px;
}

.box-white-account-info {
    background: #B0DDD4 none repeat scroll 0 0;
    min-height: 490px;
    padding-top: 10px;
    border: 1px solid #fff;
    overflow: hidden;
}

.dropdown-submenu > .dropdown-menu > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
}

    .dropdown-submenu > .dropdown-menu > li > a:hover {
        color: #F01650;
    }

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-left: 1px;
        margin-top: 10px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #555;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.p0 {
    margin-top: 14px;
    padding-left: 0 !important;
}

#u651-81 {
    background-color: transparent;
    margin-top: 15px;
    min-height: 45px;
    text-align: center;
    z-index: 379;
}


#u651-6 {
    color: #000 !important;
    font-family: raleway,sans-serif;
    font-size: 14px !important;
    font-weight: 300;
    line-height: 33px !important;
}

.Membership_Detail label {
    padding-left: 15px;
}

label {
    color: #263738;
    font-weight: 700;
    margin-bottom: 5px !important;
}

.margin-bootom {
    margin-bottom: 10px;
}

.text-treatment {
    color: #de5749;
}

.bx-mt {
    margin-top: 30px;
}

.text-select p {
    color: #000;
    font-family: raleway,sans-serif;
    font-size: 16px;
    line-height: 48px;
}

.text-title-app {
    color: #000;
    float: left;
    font-size: 15px !important;
    line-height: 18px;
    padding-top: 4px;
    text-transform: uppercase;
    font-weight: bold;
}

.anim-done[data-toggle="play-animation"][data-offset] {
    visibility: visible;
}

[data-toggle="play-animation"][data-offset] {
    visibility: hidden;
}

.theme-name {
    color: #345B79;
    font-weight: bold;
    padding-left: 10px;
}

.title-header-modal {
    /*background: #00bcd4 none repeat scroll 0 0;*/
    background-image: -ms-linear-gradient(top, #F6F6F6 0%, #BDBDBD 100%);
    background-image: -moz-linear-gradient(top, #F6F6F6 0%, #BDBDBD 100%);
    background-image: -o-linear-gradient(top, #F6F6F6 0%, #BDBDBD 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F6F6F6), color-stop(100, #BDBDBD));
    background-image: -webkit-linear-gradient(top, #F6F6F6 0%, #BDBDBD 100%);
    background-image: linear-gradient(to bottom, #F6F6F6 0%, #BDBDBD 100%);
    color: #616161;
    border-bottom: 1px solid #fff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.box-preview-banner {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 15px;
}

.box-logo img {
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}

.checkbox label, .radio label {
    color: #616161;
}

input {
    color: #a37e63;
    font-size: 13px;
}

.form-control:focus, .form-control-login:focus {
    border-color: #f3d64a;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(243,214,74, 0.6);
    outline: 0 none;
}

textarea.form-control:focus {
    border-color: #f3d64a;
}

.input-field input {
    border: 1px solid #bcc2c8;
    box-sizing: border-box;
    color: #3b3b3b;
    height: 35px;
    padding: 0 0 0 10px;
    width: 100%;
}

    .input-field input:focus {
        border-color: #f3d64a;
        box-shadow: none;
        outline: medium none;
    }

.input-field .k-state-default {
    border-color: #ccc;
}

.input-field .k-widget {
    border: medium none;
    width: 100%;
}

    .input-field .k-widget input {
        box-shadow: none !important;
    }

.input-field p {
    margin: 0 0 5px;
}

#bg-header {
    background: #ae9977 none repeat scroll 0 0 !important; /*#fff*/
}

    #bg-header .navbar-default {
        background-color: transparent;
        border: none;
    }

    #bg-header .navbar-brand {
        float: left;
        font-size: 18px;
        height: 100%;
        padding-top: 10px;
    }

.box-center {
    margin-left: 20% !important;
    margin-right: 20% !important;
}

#bg-header .navbar-default .navbar-nav > li > a {
    color: #000000 !important;
}

    #bg-header .navbar-default .navbar-nav > li > a:hover {
        color: #616161;
    }

.main-menu-top a.navbar-brand i {
    border: 2px solid #ffffff;
    border-radius: 50%;
    color: #ffffff !important;
    padding: 10px;
}

.main-menu-top a.navbar-brand:hover i {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #616161;
    border-radius: 50%;
    color: #616161;
    padding: 10px;
}

.main-menu-top .navbar {
    margin: 0 auto;
    padding-top: 15px;
}

.main-menu-top .navbar-nav > li:hover, .main-menu-top .navbar-nav > li:focus {
    background: #fff none repeat scroll 0 0;
    border-bottom: 3px solid #616161;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.main-menu-top .navbar-default .navbar-nav > li > a:focus, .main-menu-top .navbar-default .navbar-nav > li > a:hover {
    color: #de5749;
}

.mullanguage {
    padding-top: 25px;
    text-align: right;
    height: 22px;
    padding-right: 0;
    z-index: 1;
}

    .mullanguage a {
        display: table-cell;
        float: right;
        padding-left: 10px;
        text-decoration: none;
    }

    .mullanguage .dropdown-menu {
        min-width: auto;
    }

        .mullanguage .dropdown-menu > li > a {
            width: 100%;
        }

.box-thumbr-interface {
    border: medium none;
    margin-top: 15px;
    text-align: center;
    padding: 5px;
}

    .box-thumbr-interface .name-sub-interface {
        font-weight: bold;
    }

    .box-thumbr-interface > img {
        margin: 0 auto;
    }

    .box-thumbr-interface > .btn {
        margin-top: 10px;
    }

.tooltip-inner {
    max-width: 650px;
    width: auto;
}

ul.menu-children {
    margin-left: 15px;
    margin-top: 5px !important;
}

    ul.menu-children > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
        color: #616161;
    }

        ul.menu-children > li > a:hover, ul.menu-children > li > a:focus {
            color: #F01650;
        }

fieldset, img {
    border: 0 none;
    transform-origin: left top 0;
}

.title-list-medical {
    background: #ae9977 none repeat scroll 0 0 !important;
    color: #333;
    font-weight: bold;
    /* height: 38px; */
    padding-left: 15px;
    padding: 10px;
}

.title-list-appointment {
    background: #ae9876 none repeat scroll 0 0 !important;
    color: #fff;
    height: 35px;
    padding-left: 15px;
    padding-top: 7px;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

.input-group-checkbox {
    border-right: 0 none;
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
    background-color: #fff;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: none;
    border-bottom: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 0 12px;
    text-align: center;
}

    .input-group-checkbox > .checkbox {
        display: block;
        margin-bottom: 1px;
        margin-top: 7px;
        position: relative;
    }

    .input-group-checkbox > .c-checkbox {
        margin-right: 0;
    }

.input-group .k-state-default {
    border-radius: 0 5px 5px 0 !important;
}

/*.input-group .k-select > .k-icon {
    display: none;
}*/

.input-group .fa-check {
    border-color: #a37e63;
}

.bg-config-no {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 5px;
    padding-top: 10px;
}

.table-userdefine thead tr th {
    background-color: #777889 !important;
    padding: 7px 10px !important;
    color: #fff !important;
}

.show-total-treatment {
    background: #ae9977 none repeat scroll 0 0 !important;
    /*background-image: -ms-linear-gradient(top, #F6F6F6 0%, #BDBDBD 100%);
    background-image: -moz-linear-gradient(top, #F6F6F6 0%, #BDBDBD 100%);
    background-image: -o-linear-gradient(top, #F6F6F6 0%, #BDBDBD 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F6F6F6), color-stop(100, #BDBDBD));
    background-image: -webkit-linear-gradient(top, #F6F6F6 0%, #BDBDBD 100%);
    background-image: linear-gradient(to bottom, #F6F6F6 0%, #BDBDBD 100%);*/
    color: #616161;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
}

.title-select-treatment {
    background: #ae9977 none repeat scroll 0 0 !important;
    /*background-image: -ms-linear-gradient(top, #F6F6F6 0%, #BDBDBD 100%);
    background-image: -moz-linear-gradient(top, #F6F6F6 0%, #BDBDBD 100%);
    background-image: -o-linear-gradient(top, #F6F6F6 0%, #BDBDBD 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F6F6F6), color-stop(100, #BDBDBD));
    background-image: -webkit-linear-gradient(top, #F6F6F6 0%, #BDBDBD 100%);
    background-image: linear-gradient(to bottom, #F6F6F6 0%, #BDBDBD 100%);*/
    border-bottom: 1px solid #fff;
    color: #616161;
    padding-bottom: 8px;
    padding-top: 12px;
    text-transform: uppercase;
    /*border-radius: 4px 4px 0 0; 
	border-top: 1px solid #e1e1e1;*/
}

    .title-select-treatment p {
        background: #ae9977 none repeat scroll 0 0 !important;
        font-weight: bold;
        padding-top: 7px;
    }

.txt-treatment-name {
    padding-top: 15px;
    font-size: 18px !important;
    text-transform: capitalize;
}

.box-detail-success {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 100px;
    margin-top: 25px;
    padding-bottom: 25px;
}

.date--invoice {
    padding-bottom: 25px;
    color: #666;
    font-style: italic;
}

.text-thank {
    color: #666;
    font-family: Lucida Grande;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    padding-top: 10px;
    text-transform: uppercase;
}

.box-pay {
    margin-bottom: 20px;
}

    .box-pay p {
        color: #666;
        font-size: 14px;
        font-family: Times New Roman;
        margin: 0 auto !important;
        padding-bottom: 7px;
        text-transform: capitalize;
    }

.total-current {
    color: #bd3628;
    font-family: caption;
    font-size: 34px;
    font-weight: bold;
    padding-bottom: 22px;
    padding-top: 10px;
    text-shadow: 0 1px 2px rgba(255, 250, 250, 0.15);
}

.total-sub {
    border-bottom: 1px solid #ccc;
    color: #555;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 4px !important;
    text-align: right;
    text-transform: uppercase;
}

.name-guest {
    font-style: italic;
    text-transform: uppercase;
}

.txt-price-treament {
    color: #000000 !important;
    font-size: 18px;
}

.txt-description-treatment {
    text-align: justify;
}

p {
    margin: 4px 0 9.5px !important;
}

.box-info-treatment .txt-mins-treament {
    color: #61c35d;
}

.line-row {
    border-top: 1px solid #ddd;
    margin-bottom: 0;
    margin-top: 35px;
}

.input-field .k-widget input {
    box-shadow: none !important;
}

.container-left .list {
    padding-top: 0px;
    padding-bottom: 10px;
}


    .container-left .list li {
        border-bottom: 1px solid #e1e1e1;
        /* height: 65px; */
        padding-bottom: 15px;
        padding-top: 15px;
        display: table;
        width: 100%;
    }
.container-left .box-img-list {
    text-align: center;
    margin: 0 auto;
    padding-top: 3px;
}

    .container-left .box-img-list img {
        height: 50px;
        margin: 0 auto;
        text-align: center;
        width: 50px;
    }

.container-left ul.list li.alt {
    background: gray;
}

.container-left .box-name-list {
    /* padding-top: 20px; */
    display: table-cell;
    vertical-align: middle;
}

    .container-left .box-name-list .title {
        font-weight: bold;
        text-transform: uppercase;
    }

.container-left .box-name-group {
    margin-top: 10px;
    width: 100%;
}

    .container-left .box-name-group .disc {
        color: #666;
        margin: 0 auto !important;
    }

    .container-left .box-name-group .title {
        text-align: justify;
        font-weight: bold;
        padding-top: 20px;
        text-transform: uppercase;
    }

.container-left .list li .list-left {
    margin-left: -23px;
}

.container-left .list li:hover, .container-left .list li:focus {
    cursor: pointer;
    background: #B6D8ED;
    color: #333;
    border-bottom: 1px solid #fff;
    transition: background-color 300ms linear;
}

.container-left .list li .list-right {
    width: 150px;
    float: right;
}

.container-left .box-price-list {
    text-align: center;
    margin: 0 auto;
    /*padding-top: 17px;*/
}

    .container-left .box-price-list .price {
        color: #000000 !important;
        font-size: 20px;
        margin: 0 auto;
        text-align: center;
    }

.container-left .list li .detail {
    float: right;
    display: block;
}

.label-lg {
    font-size: 13px;
}

.box-show-result p {
    font-weight: 700;
}

.bx-fillter {
    border-bottom: 1px dashed #fff;
    /*border-top: 1px dashed #fff;
    margin-top: 15px;*/
}

.table-responsive {
    width: 100%;
}

.box-treatment-option {
    padding-top: 5px;
    padding-left: 50px;
    padding-bottom: 8px;
}

.box-appointment-option {
        background: #ae9876 none repeat scroll 0 0 !important;
    padding-bottom: 10px;
    padding-top: 0;
    padding-left: 50px;
    border: 1px solid #fff;
}

.title-condition {
    background: #ae9876 none repeat scroll 0 0 !important;
    color: #fff;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 10px;
}

.dt {
    border-bottom: 1px dashed #fff;
    border-top: 1px dashed #fff;
    margin-left: 50px;
    padding-bottom: 10px;
}

.box-date-noguest {
    border-bottom: 1px dashed #fff;
    /*border-top: 1px dashed #fff;*/
    padding-bottom: 15px;
}

.box-treatment-option .table > thead > tr > th {
    color: #f01650;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 8px;
    border: none;
}

.go-toTreatment a:link {
    text-decoration: none;
}

.box-ctrol {
    padding: 10px;
}

.btn-link {
    color: #777;
}

#viewcontrols .active {
    color: palevioletred;
}

.mgt-price {
    padding-top: 18px;
}

    .mgt-price .price {
        font-size: 25px;
        color: #ff0000;
    }

#container ul {
    list-style: none;
    padding: 0px;
}

#container .buttons {
    margin-bottom: 20px;
}

/* LIST VIEW */
#container .list {
}

    #container .list li {
        border-bottom: 1px solid #e1e1e1;
        padding-right: 20px;
        display: inline-block;
        width: 100%;
    }


.list .treatment-body {
    display: table-cell;
    vertical-align: middle;
    padding: 13px;
}

#container .list li:hover {
    background: #B6D8ED;
    border-bottom: 1px solid #fff;
    color: #333;
}

#container .list li img {
    float: left;
    margin-right: 10px;
    padding-bottom: 0;
    height: 55px;
    width: 55px;
}

#container ul.list li.alt {
    background: gray;
}

#container .list li p {
}

#container .list li .title {
    font-weight: bold;
    text-transform: uppercase;
}

#container .list li .list-left {
    margin-left: -20px;
}

.list li:hover, .list li:focus {
    cursor: pointer;
    background: #fff;
    color: gray;
    transition: background-color 200ms linear;
}

#container .list li .list-right {
    width: 150px;
    float: right;
}

#container .list li .price {
    color: #eb525d;
    float: right;
    font-size: 19px;
}

#container .list li .minutes {
    color: #61C35D;
    float: right;
    padding-top: 5px;
}

#container .list li:hover .minutes {
    color: #333;
}

#container .list li .detail {
    float: right;
    display: block;
}

/* GRID VIEW */
#container .grid li {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    border: 1px dotted #fff;
    display: table-cell;
    float: left;
    margin: 4px;
    width: 32%;
}

    #container .grid li:hover {
        background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    }

    #container .grid li .media-left {
        padding-right: 0px;
        padding-top: 10px;
    }

    #container .grid li .media-body {
        display: table-cell;
        padding-top: 17px;
    }

    #container .grid li .t-price {
        display: table-cell;
        float: left;
        font-size: 20px;
        margin: -25px auto 0;
        padding-top: 0;
        text-align: right;
        width: 100%;
    }

        #container .grid li .t-price .price {
            color: red;
        }

        #container .grid li .t-price .minutes {
            color: #777;
            font-weight: normal;
            font-size: 14px;
        }

    #container .grid li .media-body .title {
        font-weight: bold;
        text-transform: uppercase;
    }

.grid li:hover {
    cursor: pointer;
    background: #EEE9E9;
    color: gray;
    transition: all 1s ease-in-out;
}

#container .grid li img {
    margin-bottom: 0px;
    text-align: center;
    height: 55px;
    width: 55px;
}

#container .grid .item {
    padding: 8px;
}

#container .grid li p {
    display: none;
}

#container .grid li .list-left {
    font-size: 12px;
    font-weight: bold;
    padding-left: 40px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
}

#container .grid li .icon-group-btn {
    font-size: 14px;
}

#container .grid li .list-right {
    display: block;
    width: 100px;
    margin-left: 10px;
}

    #container .grid li .list-right .price {
        font-size: 24px;
        display: block;
        color: #4FAFC2;
    }

#container .grid {
}

/* SWITCH CONTROLS */
.view-controls-list {
}

.view-controls-grid {
}

#container .list li .price {
    padding-top: 20px;
}

#viewcontrols a {
    padding: 10px;
    color: black;
    cursor: pointer;
}

    #viewcontrols a:hover {
        color: palevioletred;
    }

#viewcontrols .active {
    color: palevioletred;
}

.box-info-treatment {
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 45px;
}

    .box-info-treatment img.avatar {
        height: 150px;
        margin: 0 auto;
        width: 150px;
    }

    .box-info-treatment p {
        font-size: 15px;
        padding-bottom: 3px;
    }

.slimScrollBar {
    background-color: rgba(0, 0, 0, 0.35) !important;
    border: 0 none !important;
    border-radius: 1px !important;
    opacity: 1 !important;
}

.c-checkbox, .c-radio {
    margin-right: 4px;
}

    .c-checkbox *, .c-radio * {
        cursor: pointer;
    }

    .c-checkbox input, .c-radio input {
        margin-left: 0 !important;
        opacity: 0;
        position: absolute;
    }

    .c-checkbox span, .c-radio span {
        border: 1px solid #0094CB;
        border-radius: 2px;
        display: inline-block;
        height: 20px;
        margin-left: -20px;
        margin-right: 5px;
        position: relative;
        vertical-align: top;
        width: 20px;
    }

    .c-checkbox:hover span, .c-radio:hover span {
        border-color: #0094cb;
    }

.form-inline .c-checkbox span, .form-inline .c-radio span {
    margin-left: 0;
}

.c-checkbox.c-checkbox-rounded span, .c-radio.c-checkbox-rounded span, .c-checkbox.c-radio-rounded span, .c-radio.c-radio-rounded span {
    border-radius: 500px;
}

.c-radio span {
    border-radius: 500px;
}

    .c-checkbox span::before, .c-radio span::before {
        bottom: 0;
        font-size: 12px;
        left: 0;
        line-height: 18px;
        opacity: 0;
        position: absolute;
        right: 0;
        text-align: center !important;
        top: 0;
        vertical-align: middle;
    }

input[type="checkbox"]:checked + span::before, input[type="radio"]:checked + span::before {
    color: #fff;
    opacity: 1;
    transition: color 0.3s ease-out 0s;
}

input[type="checkbox"]:checked + span, input[type="radio"]:checked + span {
    background-color: #0094cb;
    border-color: #0094cb;
}

input[type="radio"]:checked + span {
    background-color: #fff;
}

    input[type="radio"]:checked + span::before {
        color: #0094cb;
    }

input[type="checkbox"]:disabled + span, input[type="radio"]:disabled + span {
    background-color: #dddddd !important;
    border-color: #dddddd !important;
}

input[type="radio"]:disabled + span {
    background-color: #fff !important;
}

    input[type="radio"]:disabled + span::before {
        color: #dddddd;
    }

.form-control-rounded {
    border-radius: 100px;
}

.copy-portal {
    background: #ECE9E2 none repeat scroll 0 0;
    bottom: 0;
    margin: 0px auto 0;
    padding-bottom: 10px;
    position: inherit !important;
    text-align: center;
    width: 100%;
    z-index: 999;
}

.tittle-banner {
    background: #26c6da none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-top: 7px;
}

.box-upload-banner {
    margin-bottom: 15px;
}

.btn, .fc-button {
    /* border-color: transparent; */
    outline: medium none !important;
    transition: all 0.1s ease 0s;
}

.box-thumbr-interface-used {
    float: left;
    width: 160px;
}

    .box-thumbr-interface-used p {
        font-weight: bold;
    }

.box-name-interface-used {
    float: left;
    padding-left: 30px;
    padding-top: 40px;
}

    .box-name-interface-used p {
        font-weight: bold;
    }

.box-left-list {
    display: table-cell;
    float: left;
    width: 100%;
    border-radius: 10px 10px 10px 10px;
	border: 5px solid #ae9977 !important;
}

#boxData .panel {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #e1e1e1 -moz-use-text-color;
    border-image: none;
    border-radius: 0;
    border-style: solid none;
    border-width: 1px medium 1px 0;
    box-shadow: none;
    margin-bottom: 19px;
}

.box-right-list {
    background: #ffffff !important;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0px 2px 2px -1px rgba(105,100,105,1);
    -moz-box-shadow: 0px 2px 2px -1px rgba(105,100,105,1);
    box-shadow: 0px 2px 2px -1px rgba(105,100,105,1);
    margin-bottom: 25px;
    padding-bottom: 20px;
    padding-top: 0;
    width: 100%;
}


.box-white {
    margin-top: 0 !important;
}

.txt-description-treatment {
    height: auto;
    overflow: auto;
    padding: 5px;
}

.padd0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

li {
    list-style: outside none none;
}

.text-select {
    margin-top: 3% !important;
}

.box-center {
    margin-left: 20% !important;
    margin-right: 20% !important;
}

#u651-3, #u651-4, #u781-3, #u781-4 {
    color: #ec542b;
    font-family: raleway,sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
}

#u651 {
    color: #F01650;
}

.box-warning .modal-header {
    background: #ae9977 none repeat scroll 0 0 !important;
    padding: 5px;
    text-align: center;
}

    .box-warning .modal-header h3 {
        line-height: 1.42857 !important;
        color: #fff;
        font-size: 21px;
    }

.box-warning .modal-body {
    text-align: center;
    font-size: 15px;
}

.info-account ul.menu-info {
    padding-top: 15px;
    text-align: right;
}

    .info-account ul.menu-info a.dropdown-toggle:hover {
        text-decoration: none;
    }

    .info-account ul.menu-info > li {
        padding-bottom: 5px;
        padding-top: 5px;
        border-radius: 5px;
    }

        .info-account ul.menu-info > li:hover {
            background: #fff none repeat scroll 0 0;
            border-radius: 5px;
            padding-top: 5px;
            padding-bottom: 5px;
        }

        .info-account ul.menu-info > li a {
            color: #333;
            padding: 8px 0 8px 15px;
        }

            .info-account ul.menu-info > li a:hover {
                color: #d9534f;
            }

        .info-account ul.menu-info > li.box-lang {
            padding-top: 10px !important;
            height: 43px;
        }

        .info-account ul.menu-info > li.box-lang2 {
            height: 35px;
            padding-top: 7px !important;
        }

            .info-account ul.menu-info > li.box-lang:hover, .info-account ul.menu-info > li.box-lang2:hover {
                background: #EEEEEE none repeat scroll 0 0;
            }

.thumb-sm {
    height: 32px;
    width: 32px;
}

.list .media-left {
    padding: 10px;
    width: 6%;
}


.t-price {
    display: table-cell;
    text-align: right;
}

a {
    outline: medium none !important;
}

    a:hover, a:active, a:focus {
        text-decoration: none;
    }

.mt10 {
    margin-top: 10px;
}

.li-logout {
    padding: 8px 3px;
}

    .li-logout:hover {
        background: rgb(245, 245, 245) none repeat scroll 0% 0%;
    }

        .li-logout:hover a {
            color: #D9534F;
        }

.title-subbox {
    background: #dbdbdb none repeat scroll 0 0;
    color: #777;
    padding-bottom: 5px;
    padding-left: 13px;
    padding-top: 5px;
    text-transform: uppercase;
}

.input-field .k-state-default {
    background: #fff none repeat scroll 0 0;
    height: 33px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-top: 0;
}

    .input-field .k-state-default .k-input, .input-field .k-state-default .k-input:focus, .input-field .k-state-default .k-input:active {
        background: #fff;
        /*border-radius: 25px;*/
        color: #3b3b3b;
    }

.input-field .k-picker-wrap .k-input {
    height: 100%;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
}

.input-field .k-state-state .k-input {
    padding-bottom: 0;
    padding-top: 0;
}

.input-field .k-picker-wrap:focus, .input-field .k-picker-wrap:hover {
    /*padding-top: 15px !important;*/
    border: 1px solid #f3d64a;
    color: #3b3b3b;
}

.input-field .form-control:focus {
    border-color: #f3d64a;
    box-shadow: none;
}

.input-field .k-widget .k-state-focus {
    box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
}

.input-field .k-select {
    background: transparent none repeat scroll 0 0;
    border-color: transparent;
    border-radius: 50%;
    padding-top: 1px;
}

.input-field .has-feedback .form-control {
    padding-right: 0;
}
/*css for menu Group Treatment*/
.block-group {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid #eaeaea;
    border-radius: 5px;
    border-top: 1px solid #eaeaea;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    float: left;
    max-width: 100%;
    width: 100%;
    padding: 15px;
}

    .block-group .box-img-group {
        border: 1px solid #fff;
        border-radius: 50%;
        color: #fff;
        float: left;
        height: 70px;
        margin: 0 auto;
        text-align: center;
        width: 70px;
    }

        .block-group .box-img-group img {
            height: 100%;
            padding: 1px;
            width: 100%;
        }

.box-content-group {
    color: #fff;
    padding-left: 80px;
    text-align: left;
}

    .box-content-group h3 {
        margin: 0 auto;
        font-size: 16px;
        line-height: normal !important;
    }

.button-radius {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 17px;
    color: #666666;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    margin: 0 auto;
    min-height: 34px;
    padding: 1px 20px 1px 40px;
    position: relative;
    transition: all 0.25s ease 0s;
    width: auto;
}

    .button-radius .icon {
        left: 2%;
        overflow: hidden;
        position: absolute;
        top: 2px;
        transition: all 0.25s ease-out 0s;
    }

        .button-radius .icon::before {
            background-color: #5a88ca;
            border-radius: 90%;
            color: #fff;
            content: "";
            float: left;
            font-family: "FontAwesome";
            font-size: 14px;
            height: 28px;
            line-height: 26px;
            text-align: center;
            transition: all 0.25s ease-out 0s;
            width: 28px;
        }

    .button-radius.white {
        background: transparent none repeat scroll 0 0;
        border-color: #fff;
        color: #fff;
    }

        .button-radius.white .icon::before {
            background: #fff none repeat scroll 0 0;
            color: #333;
        }

    .button-radius:hover .icon {
        left: 100%;
        margin-left: -30px;
    }

    .button-radius:hover {
        padding-left: 20px;
        padding-right: 40px;
    }

.box-group-treatment {
    /*background:rgba(52, 91, 121, 0.75) none repeat scroll 0 0;*/
    background: #64c9eb none repeat scroll 0 0;
    border: 10px solid #fff;
    border-radius: 15px;
    color: #fff;
    line-height: 23px;
    padding: 10px 10px 2px;
}

    .box-group-treatment:hover {
        background: rgba(52, 91, 121, 0.75) none repeat scroll 0 0;
        transition: background-color 300ms linear;
    }
/*.groupt1 {
    background: #5A88CA;
}
.groupt2 {
    background: #57CBE1;
}
.groupt3 {
    background: #FC5A6D;
}
.groupt4{
    background: #FA8072;
}
.groupt5 {
    background: #e7d40b;
}
.groupt6{
    background: #FE64A9;
}
.groupt7 {
    background: #5DC7CB;
}
.groupt8 {
    background: #63BD0B;
}
.groupt9 {
    background: #3984F1;
}
.groupt10{
    background: #D800FF;
}
.groupt11 {
    background: #5DC7CB;
}
.groupt12 {
    background: #FE6367;
}*/
/*End css for menu Group Treatment*/
.scroll-content-times table {
    width: 100%;
}

    .scroll-content-times table tr td {
        border: 1px dashed #d4d4d4;
        padding: 5px;
    }

li.background_selected {
    background: #c5a54c url("images/selected.png") no-repeat scroll;
    color: #FFF;
}

    li.background_selected:hover {
        background: #c5a54c url("images/selected.png") no-repeat scroll;
        color: #FFF;
    }

.panel {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 0px;
    margin-bottom: 19px;
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);*/
    /*-webkit-box-shadow: 0px 2px 2px -1px rgba(105,100,105,1);
    -moz-box-shadow: 0px 2px 2px -1px rgba(105,100,105,1);
    box-shadow: 0px 2px 2px -1px rgba(105,100,105,1);*/
}

.box-time-slot {
    background: #ae9977 none repeat scroll 0 0 !important;
    border: 1px solid #fff;
    font-size: 18px;
    height: 55px;
    margin: 3px;
    padding: 5px;
    text-align: center;
}

    .box-time-slot:hover {
        cursor: pointer;
        color: #fff;
        background: rgba(73, 192, 231, 0.85) none repeat scroll 0 0;
    }

.show-icon-clock {
    display: inline-table;
    margin-top: 10px;
}

.modal {
    margin-top: 6%;
}

.ProfileInforTitle {
    color: #000000;
    font-weight: bold;
}

.show-detail-time {
    display: inline-table;
}

.pagination {
    margin: 5px 0 !important;
    padding-bottom: 10px;
    padding-top: 10px;
}

.item_package_selected {
    background: rgba(73, 192, 231, 0.85) none repeat scroll 0 0 !important;
    border: 1px solid rgba(73, 192, 231, 0.85) !important;
    color: #fff !important;
}

    .item_package_selected:hover {
        opacity: 0.8;
    }

.fa-round {
    font-size: 20px !important;
    padding-top: 3px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    right: 20px;
}

.btn-purpuse {
    background-color: #d6f5ff;
    border: 1px dotted #c6e5f4;
    color: #404040;
    margin-bottom: 5px;
    margin-top: 5px;
}

    .btn-purpuse:hover, .btn-purpuse.focus, .btn-purpuse:focus {
        background: rgba(73, 192, 231, 0.85) none repeat scroll 0 0;
        color: #fff;
        cursor: pointer;
    }


.box-description-item {
    margin-top: -30px;
}

.box-item-info {
    float: left;
    text-align: center;
    width: 100%;
}

    .box-item-info .name-item {
        float: left;
    }

        .box-item-info .name-item p {
            margin: 0 auto !important;
            padding: 5px;
        }

    .box-item-info .times-item {
        font-weight: 500;
    }

.box-package-items {
    border: 1px solid #e0e0df;
    padding-bottom: 10px;
    padding-top: 10px;
    border-radius: 5px;
    padding-left: 5px;
}

    .box-package-items > ul > li {
        float: left;
        border-radius: 5px;
        margin-left: 7px;
    }

        .box-package-items > ul > li > .btn {
            border-radius: 5px;
            width: 100%;
        }

.box-times {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 0;
}

.box-tittle-top {
    background-color: transparent;
    margin-top: 15px;
    min-height: 50px;
    text-align: center;
    z-index: 379;
}

.text-tittle {
    color: #EA0945;
    font-family: raleway,sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    text-transform: uppercase;
}

.box-white-2 {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    border-top: 5px solid orange;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 25px;
    padding: 20px 0;
}

.select-grouptreatment .box-group {
    background: rgba(66, 165, 245,0.95) none repeat scroll 0 0;
    height: 100px;
    /*border: 8px solid rgba(255, 255, 255, 0.85);*/
    border: 2px dotted rgba(255, 255, 255, 0.85);
    box-shadow: 1px 2px 3px rgba(0,0,0,0.3);
    border-radius: 2px;
}

    .select-grouptreatment .box-group:hover {
        background: rgba(66, 165, 245,0.7) none repeat scroll 0 0;
        cursor: pointer;
    }

    .select-grouptreatment .box-group a p {
        font-size: 18px;
        padding: 35px 15px 15px;
        margin: 0px auto !important;
        color: rgb(255, 255, 255);
        height: 100%;
        text-align: center;
        text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
    }

.headerwrapper {
    background-color: #428bca;
    min-height: 60px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    .headerwrapper::after {
        clear: both;
        content: "";
        display: block;
    }

    .headerwrapper .header-left {
        background-color: rgba(0, 0, 0, 0.03);
        border-right: 1px solid rgba(255, 255, 255, 0.14);
        float: left;
        min-height: 60px;
        padding: 14px 15px;
        position: relative;
        width: 230px;
    }

        .headerwrapper .header-left .logo {
            display: inline-block;
            float: left;
            margin-top: 9px;
        }

        .headerwrapper .header-left .menu-collapse {
            border: 1px solid rgba(255, 255, 255, 0.3);
            border-radius: 50px;
            color: rgba(255, 255, 255, 0.8);
            display: inline-block;
            font-size: 16px;
            line-height: normal;
            padding: 6px 9px;
            position: absolute;
            right: 15px;
            top: 13px;
            transition: all 0.2s ease-out 0s;
        }

            .headerwrapper .header-left .menu-collapse:hover {
                border-color: #fff;
                color: #fff;
            }

    .headerwrapper .header-right {
        margin-left: 230px;
        min-height: 60px;
        padding: 14px 15px;
    }

        .headerwrapper .header-right .btn-group {
            float: left;
            line-height: 21px;
            margin: 0;
        }

            .headerwrapper .header-right .btn-group > .btn {
                background-color: rgba(0, 0, 0, 0.1);
                border: 0 none;
                border-radius: 50px;
                color: rgba(255, 255, 255, 0.75);
                height: 33px;
                line-height: normal;
                margin-left: 5px;
            }

                .headerwrapper .header-right .btn-group > .btn:hover {
                    background-color: rgba(0, 0, 0, 0.2);
                }

                .headerwrapper .header-right .btn-group > .btn:focus, .headerwrapper .header-right .btn-group > .btn:active {
                    background-color: rgba(0, 0, 0, 0.3);
                    box-shadow: none;
                    color: #fff;
                }

            .headerwrapper .header-right .btn-group .btn .badge {
                background-color: #fff;
                box-shadow: none;
                color: #000;
                margin-left: 2px;
                padding: 2px 6px;
            }

.btn-group-notification > .btn {
    padding: 7px 10px;
}

.btn-group-messages > .btn {
    padding: 6px 9px 8px;
}

.btn-group-option > .btn {
    padding: 7px 12px;
}

.headerwrapper .header-right .btn-group .dropdown-menu {
    border-color: #ccc;
    border-radius: 0 0 3px 3px;
    border-top: 0 none #ccc;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.05);
    margin-top: 13px;
}

    .headerwrapper .header-right .btn-group .dropdown-menu::after {
        border-bottom: 6px solid #fff;
        border-left: 6px solid rgba(0, 0, 0, 0);
        border-right: 6px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 10px;
        top: -6px;
    }

    .headerwrapper .header-right .btn-group .dropdown-menu li {
        position: relative;
    }

        .headerwrapper .header-right .btn-group .dropdown-menu li a {
            color: #555;
            font-size: 12px;
            padding: 8px 15px;
            transition: all 0.2s ease-out 0s;
        }

            .headerwrapper .header-right .btn-group .dropdown-menu li a:hover {
                background-color: #e4e7ea;
                color: #333;
            }

    .headerwrapper .header-right .btn-group .dropdown-menu .divider {
        margin: 5px 0;
    }

.headerwrapper .header-right .btn-group-option .dropdown-menu li .glyphicon, .headerwrapper .header-right .btn-group-option .dropdown-menu li .fa {
    margin-right: 10px;
}

.headerwrapper .header-right .btn-group-option .dropdown-menu {
    margin-top: 13px;
    min-width: 180px;
}

.headerwrapper .header-right .form-search {
    float: left;
    margin-right: 10px;
    margin-top: 0;
    position: relative;
}

    .headerwrapper .header-right .form-search::before {
        color: #666;
        content: "";
        font-family: "Glyphicons Halflings";
        left: 10px;
        position: absolute;
        top: 6px;
    }

    .headerwrapper .header-right .form-search .form-control {
        border: 0 none;
        border-radius: 50px;
        font-size: 13px;
        height: 32px;
        padding-left: 30px;
        width: 200px;
    }

.headerwrapper .header-right .btn-group-list .dropdown-menu {
    min-width: 380px;
    padding: 0;
}

    .headerwrapper .header-right .btn-group-list .dropdown-menu::after {
        border-bottom-color: #e4e7ea;
    }

.headerwrapper .header-right div.dropdown-menu h5 {
    background-color: #e4e7ea;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    margin: 0;
    padding: 13px 0;
    text-align: center;
}

.headerwrapper .header-right .dropdown-footer {
    background-color: #f7f7f7;
    border-top: 1px solid #ddd;
    font-size: 12px;
    padding: 10px;
}


.headerwrapper .header-right .link-right {
    color: #636e7b;
    position: absolute;
    right: 15px;
    top: 10px;
}

.box-left-list-tr {
    display: table-cell;
    float: left;
    padding-left: 0;
}

.box-left-list-detail {
    display: table-cell;
    float: left;
    margin-right: 15px;
    padding-left: 0;
}

.dropdown-list {
    margin: 0;
}

    .dropdown-list li {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #eee -moz-use-text-color -moz-use-text-color;
        border-image: none;
        border-style: solid none none;
        border-width: 1px 0 0;
        cursor: pointer;
        margin: 0;
        padding: 10px 20px 10px 10px;
    }

        .dropdown-list li:hover {
            background-color: #fcfcfc;
        }

        .dropdown-list li:first-child {
            border-top: 0 none;
        }

        .dropdown-list li .noti-thumb {
            width: 40px;
        }

    .dropdown-list .media-body {
        font-size: 13px;
        line-height: 18px;
    }

        .dropdown-list .media-body strong {
            color: #2f363d;
            font-weight: 500;
        }

        .dropdown-list .media-body p {
            margin: 0;
        }

        .dropdown-list .media-body .date {
            color: #999;
            display: block;
            line-height: normal;
            margin-top: 2px;
        }

            .dropdown-list .media-body .date i {
                margin-right: 2px;
                margin-top: -3px;
                vertical-align: middle;
            }

    .dropdown-list .badge {
        border-radius: 2px;
        float: right;
        font-size: 11px;
        font-weight: normal;
        padding: 5px 8px;
    }

#id-content li, #id-content-meeting li {
    display: none;
}

.mainwrapper {
    position: relative;
    top: 60px;
}

    .mainwrapper::before {
        border-right: 1px solid #e7e7e7;
        content: "";
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 230px;
    }

    .mainwrapper::after {
        clear: both;
        content: "";
        display: block;
    }

.img-online {
    background-color: #fff;
    border: 2px solid #5cb85c;
    padding: 2px;
}

.img-offline {
    background-color: #fff;
    border: 1px solid #cecece;
    padding: 2px;
}

.leftpanel {
    left: 0;
    position: absolute;
    top: 0;
    width: 230px;
}

    .leftpanel .profile-left {
        background-color: #fff;
        border-bottom: 1px solid #eee;
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
        margin-right: 1px;
        min-height: 90px;
        padding: 15px;
    }

        .leftpanel .profile-left .profile-thumb {
            border: 2px solid #428bca;
            border-radius: 50px;
            display: inline-block;
            padding: 2px;
        }

            .leftpanel .profile-left .profile-thumb img {
                width: 50px;
            }

        .leftpanel .profile-left .media-heading {
            font-size: 16px;
            font-weight: 500;
            line-height: 18px;
            margin-top: 12px;
        }

        .leftpanel .profile-left small {
            line-height: 18px;
        }

    .leftpanel .leftpanel-title {
        color: #ccc;
        font-size: 11px;
        font-weight: normal;
        margin: 15px;
        text-transform: uppercase;
    }

    .leftpanel .nav {
        border-bottom: 1px solid #e7e7e7;
        position: relative;
    }

        .leftpanel .nav > li {
            border-top: 1px solid #e7e7e7;
            font-size: 14px;
            font-weight: 500;
            margin: 0 1px 0 0;
            position: relative;
        }

            .leftpanel .nav > li.active {
                border-top: 0 none;
                margin-right: 0;
            }

                .leftpanel .nav > li.active + li {
                    border-top: 0 none;
                }

            .leftpanel .nav > li > a {
                border-radius: 0;
                color: #555;
                padding: 12px 15px;
                transition: all 0.2s ease-out 0s;
            }

                .leftpanel .nav > li > a:hover, .leftpanel .nav > li > a:focus, .leftpanel .nav > li > a:active {
                    background-color: #f7f7f7;
                }

            .leftpanel .nav > li.active > a, .leftpanel .nav > li.active > a:hover {
                background-color: #428bca;
                color: #fff;
            }

            .leftpanel .nav > li > a i {
                color: #428bca;
                font-size: 15px;
                margin-right: 5px;
                position: relative;
                text-align: center;
                top: 1px;
                width: 16px;
            }

            .leftpanel .nav > li.active > a i {
                color: #fff;
            }

            .leftpanel .nav > li.parent::after {
                color: #ccc;
                display: block;
                font-family: "FontAwesome";
                position: absolute;
                right: 22px;
                top: 12px;
            }

            .leftpanel .nav > li.parent-focus > a {
                background-color: #f7f7f7;
            }

        .leftpanel .nav .badge {
            background-color: #2f363d;
            font-size: 11px;
            font-weight: normal;
            line-height: normal;
        }

        .leftpanel .nav .children {
            display: none;
            list-style: outside none none;
            margin: 0;
            padding: 0;
        }

        .leftpanel .nav .active .children, .leftpanel .nav .parent-focus .children {
            display: block;
        }

        .leftpanel .nav > li.active::after {
            color: #fff;
        }

        .leftpanel .nav .children li:first-child {
            border-top: 1px solid #e7e7e7;
        }

        .leftpanel .nav .children li.active:first-child {
            border-top: 0 none;
        }

        .leftpanel .nav .children li a {
            color: #444;
            display: block;
            font-size: 13px;
            font-weight: normal;
            padding: 6px 10px 6px 40px;
            transition: all 0.2s ease-out 0s;
        }

            .leftpanel .nav .children li a:hover {
                background-color: #f7f7f7;
                text-decoration: none;
            }

        .leftpanel .nav .children li.active a {
            background-color: #e4e7ea;
        }

        .leftpanel .nav .active .children {
            border-bottom: 1px solid #e7e7e7;
        }

        .leftpanel .nav .active .children {
            margin-right: 1px;
        }

.mainpanel {
    margin-left: 230px;
}

.pageheader {
    border-bottom: 1px solid #eee;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
    height: 90px;
    padding: 20px;
}

    .pageheader .media {
        clear: both;
        padding: 0;
    }

    .pageheader .pageicon {
        background-color: #4e5154;
        border-radius: 3px;
        color: #fff;
        display: inline-block;
        font-size: 32px;
        height: 50px;
        padding-left: 10px;
        padding-top: 1px;
        width: 50px;
    }

        .pageheader .pageicon .fa-envelope-o {
            font-size: 31px;
        }

        .pageheader .pageicon .fa-bar-chart-o {
            font-size: 28px;
        }

        .pageheader .pageicon .fa-flag {
            font-size: 30px;
        }

        .pageheader .pageicon .fa-laptop {
            font-size: 28px;
        }

        .pageheader .pageicon .fa-navicon {
            font-size: 28px;
            margin-left: 3px;
        }

        .pageheader .pageicon .fa-code {
            font-size: 28px;
        }

        .pageheader .pageicon .fa-pencil {
            margin-left: 3px;
        }

        .pageheader .pageicon .fa-th-list {
            font-size: 28px;
            margin-left: 1px;
        }

        .pageheader .pageicon .fa-map-marker {
            margin-left: 5px;
        }

        .pageheader .pageicon .fa-calendar {
            font-size: 32px;
        }

        .pageheader .pageicon .fa-user {
            font-size: 28px;
            margin-left: 4px;
        }

    .pageheader .breadcrumb {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #999;
        font-size: 11px;
        line-height: 18px;
        margin: 0;
        padding: 0;
    }

        .pageheader .breadcrumb li a {
            color: #333;
        }

            .pageheader .breadcrumb li a:hover, .pageheader .breadcrumb li a:active, .pagehaeder .breadcrumb li a:focus {
                color: #428bca;
            }

            .pageheader .breadcrumb li a i {
                color: #999;
                font-size: 10px;
            }

    .pageheader h4 {
        color: #2f363d;
        font-size: 28px;
        font-weight: 500;
        line-height: normal;
        margin: -2px 0 0;
    }

.contentpanel {
    padding: 20px;
    position: relative;
}

.bg-light {
    background-color: #ccc;
}

.msg-left {
    float: left;
    position: relative;
    width: 250px;
    z-index: 50;
}

.nav-msg li a {
    color: #444;
    transition: all 0.2s ease-out 0s;
}

    .nav-msg li a i {
        display: inline-block;
        margin-right: 10px;
    }

    .nav-msg li a .badge {
        font-size: 11px;
        font-weight: normal;
        line-height: normal;
        margin-top: 1px;
    }

.nav-msg li.active a {
    background-color: #4e5154;
    color: #fff;
}

    .nav-msg li.active a:hover, .nav-msg li.active a:focus, .nav-msg li.active a:active {
        background-color: #444649;
    }

    .nav-msg li.active a .badge {
        color: #666;
    }

.sm-title {
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
}

.md-title {
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}

.lg-title {
    color: #333;
    font-size: 13px;
    font-weight: 500;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.xlg-title {
    color: #333;
    font-weight: 400;
    margin: 0;
}

.msg-list > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fcfcfc;
    border-color: #eee #eee -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    margin: 0;
    padding: 10px;
}

    .msg-list > li.unread {
        background-color: #fff;
    }

    .msg-list > li:first-child {
        border-radius: 3px 3px 0 0;
    }

    .msg-list > li:last-child {
        border-bottom: 1px solid #eee;
        border-radius: 0 0 3px 3px;
    }

.msg-list .media-object {
    width: 40px;
}

.msg-list > li .sender {
    color: #333;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
}

.msg-list > li p {
    margin: 0;
}

    .msg-list > li p a {
        color: #999;
    }

        .msg-list > li p a:hover, .msg-list > li p a:active, .msg-list > li p a:focus {
            text-decoration: none;
        }

.msg-list > li .subject {
    color: #333;
}

.msg-list .media-option > a {
    color: #999;
    margin-left: 5px;
}

.msg-list .media-option a:hover {
    color: #666;
}

.msg-list .btn-group {
    margin: -3px 0 0 5px;
}

    .msg-list .btn-group > .btn {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        color: #999;
        padding: 0;
    }

.msg-list li.media, .msg-list li.media .media-body {
    overflow: visible;
}

.msg-list .dropdown-menu li {
    font-size: 12px;
}

.msg-list .dropdown-menu .divider {
    margin: 5px 0;
}

.msg-list .ckbox {
    margin-top: 12px;
}

.msg-list li.highlighted {
    background-color: #fffeee;
}

.msg-header {
    margin-bottom: 25px;
    margin-top: 5px;
}

    .msg-header::after {
        clear: both;
        content: "";
        display: block;
    }

    .msg-header .btn-group {
        margin: 0;
    }

    .msg-header .btn {
        border-radius: 50px;
        border-width: 2px;
        color: #999;
        height: 35px;
        margin-right: 5px;
        padding: 0;
        width: 35px;
    }

    .msg-header .btn-navi {
        color: #999;
        font-size: 14px;
    }

    .msg-header .btn:hover, .msg-header .btn:active, .msg-header .btn:focus {
        background-color: #fff;
        border-color: #666;
        color: #666;
    }

    .msg-header .btn-navi {
        margin-right: 0;
    }

    .msg-header .btn-navi-left i {
        margin-left: -3px;
    }

    .msg-header .btn-navi-right i {
        margin-left: 2px;
    }

    .msg-header .dropdown-menu {
        margin-top: 12px;
    }

        .msg-header .dropdown-menu::after {
            border-bottom: 6px solid #fff;
            border-left: 6px solid rgba(0, 0, 0, 0);
            border-right: 6px solid rgba(0, 0, 0, 0);
            content: "";
            display: inline-block;
            position: absolute;
            right: 15px;
            top: -6px;
        }

        .msg-header .dropdown-menu::before {
            border-bottom: 7px solid #ddd;
            border-left: 7px solid rgba(0, 0, 0, 0);
            border-right: 7px solid rgba(0, 0, 0, 0);
            content: "";
            display: inline-block;
            position: absolute;
            right: 14px;
            top: -8px;
        }

        .msg-header .dropdown-menu li {
            font-size: 12px;
        }

            .msg-header .dropdown-menu li i {
                margin-right: 8px;
            }

.panel-group-msg {
    margin-top: 15px;
}

    .panel-group-msg .panel {
        box-shadow: none;
    }

    .panel-group-msg .panel-heading {
        padding: 10px;
    }

    .panel-group-msg .img {
        margin: 0;
        width: 30px;
    }

    .panel-group-msg .panel-title {
        color: #444;
        font-size: 14px;
        font-weight: 500;
    }

    .panel-group-msg .time {
        font-size: 12px;
        font-weight: normal;
        margin: 5px 20px 0 0;
    }

        .panel-group-msg .time i {
            font-size: 16px;
        }

.msg-reply {
    margin-left: 15px;
}

    .msg-reply img {
        width: 30px;
    }

.btn-create-msg {
    padding: 12px 10px;
}

.alert-metro {
    border-radius: 0;
}

.btn-dark {
    background-color: #4e5154;
    color: #fff;
}

    .btn-dark:hover, .btn-dark:focus, .btn-dark:active {
        background-color: #414446;
        color: #fff;
    }

.btn-list .btn {
    margin: 0 3px 7px 0;
}

.btn-rounded {
    border-radius: 100px;
    padding-left: 20px;
    padding-right: 20px;
}

.btn.btn-bordered {
    padding: 6px 13px;
}

.btn-sm.btn-bordered {
    padding: 4px 10px;
}

.btn-xs.btn-bordered {
    padding: 2px 8px;
}

.btn.btn-bordered, .btn.btn-bordered:hover, .btn.btn-bordered:focus, .btn.btn-bordered:active {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-width: 2px;
}

.btn-primary.btn-bordered, .btn-primary.btn-bordered:hover, .btn-primary.btn-bordered:active, .btn-primary.btn-bordered:focus {
    color: #428bca;
}

.btn-success.btn-bordered, .btn-success.btn-bordered:hover, .btn-success.btn-bordered:active, .btn-success.btn-bordered:focus {
    color: #5cb85c;
}

.btn-warning.btn-bordered, .btn-warning.btn-bordered:hover, .btn-warning.btn-bordered:active, .btn-warning.btn-bordered:focus {
    color: #eea236;
}

.btn-danger.btn-bordered, .btn-danger.btn-bordered:focus, .btn-danger.btn-bordered:active, .btn-danger.btn-bordered:hover {
    color: #d9534f;
}

.btn-info.btn-bordered, .btn-info.btn-bordered:focus, .btn-info.btn-bordered:active, .btn-info.btn-bordered:hover {
    color: #46b8da;
}

.btn.btn-metro {
    border-radius: 0;
    font-weight: 300;
    letter-spacing: 0.3px;
}

.btn-group .btn.btn-bordered + .btn.btn-bordered, .btn-group .btn.btn-bordered + .btn-group, .btn-group .btn-group + .btn.btn-bordered, .btn-group .btn-group + .btn-group {
    margin-left: -2px;
}

.btn-group .btn.btn-bordered {
    padding-left: 14px;
    padding-right: 15px;
}

.dropdown-demo-only {
    display: inline-block;
    float: none;
    margin-bottom: 20px;
    margin-right: 10px;
    position: static;
    width: 160px;
}

.dropdown-menu-primary {
    border-color: #428bca;
    box-shadow: none;
}

    .dropdown-menu-primary > li > a {
        color: #428bca;
    }

        .dropdown-menu-primary > li > a:hover {
            background-color: #428bca;
            color: #fff;
        }

.dropdown-menu-success {
    border-color: #5cb85c;
    box-shadow: none;
}

    .dropdown-menu-success > li > a {
        color: #5cb85c;
    }

        .dropdown-menu-success > li > a:hover {
            background-color: #5cb85c;
            color: #fff;
        }

.dropdown-menu-danger {
    border-color: #d9534f;
    box-shadow: none;
}

    .dropdown-menu-danger > li > a {
        color: #d9534f;
    }

        .dropdown-menu-danger > li > a:hover {
            background-color: #d9534f;
            color: #fff;
        }

.dropdown-menu-warning {
    border-color: #f0ad4e;
    box-shadow: none;
}

    .dropdown-menu-warning > li > a {
        color: #f0ad4e;
    }

        .dropdown-menu-warning > li > a:hover {
            background-color: #f0ad4e;
            color: #fff;
        }

.dropdown-menu-metro {
    border-radius: 0;
    box-shadow: none;
}

    .dropdown-menu-metro > li > a {
        border-radius: 0;
    }

.pagination-metro > li:first-child > a, .pagination-metro > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-metro > li:last-child > a, .pagination-metro > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination-split.pagination-metro > li > a, .pagination-split.pagination-metro > li > span {
    border-radius: 0;
}

.pagination-primary > li > a, .pagination-primary > li > a:hover {
    border-color: #428bca;
    color: #428bca;
}

.pagination-primary > .disabled > span, .pagination-primary > .disabled > span:hover, .pagination-primary > .disabled > span:focus, .pagination-primary > .disabled > a, .pagination-primary > .disabled > a:hover, .pagination-primary > .disabled > a:focus {
    border-color: #428bca;
    color: #428bca;
    opacity: 0.5;
}

.pagination-success > li > a, .pagination-success > li > a:hover {
    border-color: #5cb85c;
    color: #5cb85c;
}

.pagination-success > .disabled > span, .pagination-success > .disabled > span:hover, .pagination-success > .disabled > span:focus, .pagination-success > .disabled > a, .pagination-success > .disabled > a:hover, .pagination-success > .disabled > a:focus {
    border-color: #5cb85c;
    color: #5cb85c;
    opacity: 0.5;
}

.pagination-success > .active > a, .pagination-success > .active > span, .pagination-success > .active > a:hover, .pagination-success > .active > span:hover, .pagination-success > .active > a:focus, .pagination-success > .active > span:focus {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.pagination-circled > li > a {
    border-radius: 50px;
}

.pagination-circled > li:first-child > a, .pagination-circled > li:first-child > span {
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
}

.pagination-circled > li:last-child > a, .pagination-circled > li:last-child > span {
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}

.pagination-circled > li:first-child > a, .pagination-circled > li:last-child > a {
    padding: 6px 13px;
}

.pagination-active-success > .active > a, .pagination-active-success > .active > span, .pagination-active-success > .active > a:hover, .pagination-active-success > .active > span:hover, .pagination-active-success > .active > a:focus, .pagination-active-success > .active > span:focus {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.pagination-active-success > li > a:hover, .pagination-active-success > li > span:hover, .pagination-active-success > li > a:focus, .pagination-active-success > li > span:focus {
    color: #5cb85c;
}

.pagination-active-warning > .active > a, .pagination-active-warning > .active > span, .pagination-active-warning > .active > a:hover, .pagination-active-warning > .active > span:hover, .pagination-active-warning > .active > a:focus, .pagination-active-warning > .active > span:focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.pagination-active-warning > li > a:hover, .pagination-active-warning > li > span:hover, .pagination-active-warning > li > a:focus, .pagination-active-warning > li > span:focus {
    color: #f0ad4e;
}

.pagination-active-danger > .active > a, .pagination-active-danger > .active > span, .pagination-active-danger > .active > a:hover, .pagination-active-danger > .active > span:hover, .pagination-active-danger > .active > a:focus, .pagination-active-danger > .active > span:focus {
    background-color: #d9534f;
    border-color: #d9534f;
}

.pagination-active-danger > li > a:hover, .pagination-active-danger > li > span:hover, .pagination-active-danger > li > a:focus, .pagination-active-danger > li > span:focus {
    color: #d9534f;
}

.pagination-active-info > .active > a, .pagination-active-info > .active > span, .pagination-active-info > .active > a:hover, .pagination-active-info > .active > span:hover, .pagination-active-info > .active > a:focus, .pagination-active-info > .active > span:focus {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.pagination-active-info > li > a:hover, .pagination-active-info > li > span:hover, .pagination-active-info > li > a:focus, .pagination-active-info > li > span:focus {
    color: #5bc0de;
}

.pagination-active-dark > .active > a, .pagination-active-dark > .active > span, .pagination-active-dark > .active > a:hover, .pagination-active-dark > .active > span:hover, .pagination-active-dark > .active > a:focus, .pagination-active-dark > .active > span:focus {
    background-color: #4e5154;
    border-color: #4e5154;
}

.pagination-active-dark > li > a:hover, .pagination-active-dark > li > span:hover, .pagination-active-dark > li > a:focus, .pagination-active-dark > li > span:focus {
    color: #4e5154;
}

.progress-metro {
    border-radius: 0;
}

.tinystat {
    display: inline-block;
}

    .tinystat .chart, .tinystat .datainfo {
        display: inline-block;
        vertical-align: middle;
    }

    .tinystat .chart {
        margin-right: 5px;
    }

    .tinystat .text-muted {
        font-size: 10px;
        text-transform: uppercase;
    }

    .tinystat h4 {
        color: #333;
        font-size: 16px;
        font-weight: bold;
        line-height: normal;
        margin: 0;
    }

.tooltipflot {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    padding: 5px 10px;
}

.jqstooltip {
    border: 0 none;
    height: auto !important;
    min-height: 25px;
    min-width: 30px;
    width: auto !important;
}

.flotGraph {
    height: 300px;
    width: 100%;
}

.icon-list {
    list-style: outside none none;
    margin: 20px 0;
    padding: 0;
}

    .icon-list li {
        margin-bottom: 5px;
    }

        .icon-list li span {
            color: #333;
            display: inline-block;
            margin-right: 5px;
            width: 20px;
        }

.cssReservation .text-title-app {
    color: #000;
}

.form-control-login {
    background-color: #fff;
    background-image: none;
    border: 1px solid #d7d6d6;
    border-radius: 45px;
    color: #555;
    display: block;
    line-height: 22px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.box-signin {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 2px -1px rgba(105, 100, 105, 1);
    padding-bottom: 15px;
    min-height: 250px;
}

.btn-login-page {
    background: #ae9977 none repeat scroll 0 0 !important;
    border-radius: 45px;
    text-transform: uppercase;
    /*font-size: 13px;
    margin-top: 15px;
    outline: medium none !important;
    padding-bottom: 10px;
    padding-top: 10px;    */
    transition: all 0.1s ease 0s;
    background: #ae9977 none repeat scroll 0 0;
    color: #444;
}
.btn-login-page-view {
    background: #ffff none repeat scroll 0 0 !important;
    border-radius: 45px;
    text-transform: uppercase;
    /*font-size: 13px;
    margin-top: 15px;
    outline: medium none !important;
    padding-bottom: 10px;
    padding-top: 10px;    */
    transition: all 0.1s ease 0s;
    background: #ae9977 none repeat scroll 0 0;
    color: #444;
}
.panel-user {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    padding-bottom: 15px;
    padding-top: 0px;
    border: 10px solid #ae9977 !important;
}

.panel-dark {
    border-color: #4e5154;
}

    .panel-dark .panel-heading {
        background-color: #4e5154;
        color: #fff;
    }

.panel-success-alt {
    border-color: #4cae4c;
}

    .panel-success-alt .panel-heading {
        background-color: #5cb85c;
        color: #fff;
    }

.panel-info-alt {
    border-color: #46b8da;
}

    .panel-info-alt .panel-heading {
        background-color: #5bc0de;
        color: #fff;
    }

.panel-warning-alt {
    border-color: #eea236;
}

    .panel-warning-alt .panel-heading {
        background-color: #f0ad4e;
        color: #fff;
    }

.panel-danger-alt {
    border-color: #d43f3a;
}

    .panel-danger-alt .panel-heading {
        background-color: #d9534f;
        color: #fff;
    }

        .panel-success-alt .panel-heading p a, .panel-info-alt .panel-heading p a, .panel-warning-alt .panel-heading p a, .panel-danger-alt .panel-heading p a, .panel-dark .panel-heading p a {
            color: #fff;
        }

        .panel-success-alt .panel-heading .panel-btns a, .panel-info-alt .panel-heading .panel-btns a, .panel-warning-alt .panel-heading .panel-btns a, .panel-danger-alt .panel-heading .panel-btns a, .panel-dark .panel-heading .panel-btns a {
            border-color: #fff;
            color: #fff;
            opacity: 0.75;
        }

.panel-primary-head .panel-heading, .panel-success-head .panel-heading, .panel-warning-head .panel-heading, .panel-danger-head .panel-heading, .panel-info-head .panel-heading, .panel-dark-head .panel-heading {
    border-bottom: 0 none;
    color: #fff;
}

    .panel-primary-head .panel-heading p, .panel-success-head .panel-heading p, .panel-warning-head .panel-heading p, .panel-danger-head .panel-heading p, .panel-info-head .panel-heading p, .panel-dark-head .panel-heading p {
        opacity: 0.75;
    }

.panel-primary-head .panel-body, .panel-success-head .panel-body, .panel-warning-head .panel-body, .panel-danger-head .panel-body, .panel-info-head .panel-body, .panel-dark-head .panel-body {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ddd #ddd;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
}

.panel-primary-head .panel-footer, .panel-success-head .panel-footer, .panel-warning-head .panel-footer, .panel-danger-head .panel-footer, .panel-info-head .panel-footer, .panel-dark-head .panel-footer {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ddd #ddd;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
}

.panel-primary-head .panel-heading {
    background-color: #428bca;
}

.panel-success-head .panel-heading {
    background-color: #5cb85c;
}

.panel-warning-head .panel-heading {
    background-color: #f0ad4e;
}

.panel-danger-head .panel-heading {
    background-color: #d9534f;
}

.panel-info-head .panel-heading {
    background-color: #5bc0de;
}

.panel-dark-head .panel-heading {
    background-color: #4e5154;
}

    .panel-primary-head .panel-heading p a, .panel-success-head .panel-heading p a, .panel-info-head .panel-heading p a, .panel-warning-head .panel-heading p a, .panel-danger-head .panel-heading p a, .panel-dark-head .panel-heading p a {
        color: #fff;
    }

    .panel-primary-head .panel-heading .panel-btns a, .panel-success-head .panel-heading .panel-btns a, .panel-info-head .panel-heading .panel-btns a, .panel-warning-head .panel-heading .panel-btns a, .panel-danger-head .panel-heading .panel-btns a, .panel-dark-head .panel-heading .panel-btns a {
        border-color: #fff;
        color: #fff;
        opacity: 0.75;
    }

.panel-metro, .panel-metro .panel-heading, .panel-metro .panel-footer {
    border-radius: 0;
}

.widget-messaging .new-msg {
    color: #fff;
    font-size: 18px;
    line-height: normal;
    margin: 0;
    opacity: 0.5;
}

    .widget-messaging .new-msg:hover {
        opacity: 1;
    }

.widget-messaging ul li:hover {
    background-color: #f7f7f7;
}

.widget-messaging .sender {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}

.widget-messaging ul li p {
    line-height: normal;
    margin: 0;
}

.widget-todo .panel-heading a {
    color: #fff;
}

.widget-todo ul > li input:checked + label {
    text-decoration: line-through;
}

.widget-slider .carousel-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50px;
    bottom: auto;
    color: #fff;
    line-height: 10px;
    opacity: 0.75;
    padding: 0;
    text-shadow: none;
    top: -65px;
    width: auto;
}

    .widget-slider .carousel-control:hover {
        opacity: 1;
    }

    .widget-slider .carousel-control.left {
        left: auto;
        padding: 1px 10px 3px 8px;
        right: 25px;
    }

    .widget-slider .carousel-control.right {
        padding: 1px 8px 3px 10px;
        right: -5px;
    }

    .widget-slider .carousel-control span {
        font-size: 18px;
        line-height: normal;
    }

.widget-slider .media {
    padding-bottom: 0;
}

.widget-slider .carousel-indicators {
    bottom: auto;
    left: auto;
    right: 0;
    top: -58px;
    width: auto;
}

.nav-primary {
    background-color: #428bca;
    border-color: #357ebd;
}

    .nav-primary > li.active > a, .nav-primary > li.active > a:hover, .nav-primary > li.active > a:focus, .nav-primary > li.active > a:active {
        border-left-color: #357ebd;
        border-right-color: #357ebd;
        border-top-color: #357ebd;
    }

.nav-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.nav-info {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.nav-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.nav-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.nav-success > li.active > a, .nav-success > li.active > a:hover, .nav-success > li.active > a:focus, .nav-success > li.active > a:active {
    border-left-color: #5cb85c;
    border-right-color: #5cb85c;
    border-top-color: #5cb85c;
}

.nav-info > li.active > a, .nav-info > li.active > a:hover, .nav-info > li.active > a:focus, .nav-info > li.active > a:active {
    border-left-color: #46b8da;
    border-right-color: #46b8da;
    border-top-color: #46b8da;
}

.nav-danger > li.active > a, .nav-danger > li.active > a:hover, .nav-danger > li.active > a:focus, .nav-danger > li.active > a:active {
    border-left-color: #d43f3a;
    border-right-color: #d43f3a;
    border-top-color: #d43f3a;
}

.nav-warning > li.active > a, .nav-warning > li.active > a:hover, .nav-warning > li.active > a:focus, .nav-warning > li.active > a:active {
    border-left-color: #eea236;
    border-right-color: #eea236;
    border-top-color: #eea236;
}

.nav-primary > li > a, .nav-success > li > a, .nav-info > li > a, .nav-danger > li > a, .nav-warning > li > a {
    color: #fff;
}

    .nav-primary > li > a:hover, .nav-success > li > a:hover, .nav-info > li > a:hover, .nav-danger > li > a:hover, .nav-warning > li > a:hover {
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff;
    }

.tab-content-primary {
    border-color: #357ebd;
}

.tab-content-success {
    border-color: #5cb85c;
}

.tab-content-info {
    border-color: #46b8da;
}

.tab-content-danger {
    border-color: #d43f3a;
}

.tab-content-warning {
    border-color: #eea236;
}

.nav-metro, .nav-metro > li > a, .nav-metro > li.active > a, .tab-content-metro {
    border-radius: 0;
}

.panel-group .panel-heading {
    padding: 15px;
}

    .panel-group .panel-heading .panel-title {
        font-size: 14px;
    }

.nav-line {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #e2e1e0 none repeat scroll 0 0 !important;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.nav-line-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    margin-bottom: 20px;
}

.nav-line > li {
    margin: 0;
    height: 55px;
}

    .nav-line > li:hover, .nav-line > li:focus {
        background: #CBCBCB;
    }

    .nav-line > li > a, .nav-line > li > a:hover, .nav-line > li > a:active, .nav-line > li > a:focus {
        border: 0 none;
        margin: 0 !important;
        height: 55px;
        line-height: 2.429;
        border-radius: 0;
        color: #616161;
    }

    .nav-line > li.active > a, .nav-line > li.active > a:hover, .nav-line > li.active > a:active, .nav-line > li.active > a:focus {
        border: 0 none;
    }

        .nav-line > li.active > a, .nav-line > li.active > a:hover, .nav-line > li.active > a:active, .nav-line > li.active > a:focus {
            border-radius: 0;
            box-shadow: 0 3px 0 #f01650;
            height: 55px;
            margin: 0 auto;
            line-height: inherit;
        }

.ckbox, .rdio {
    position: relative;
}

    .ckbox input[type="checkbox"], .rdio input[type="radio"] {
        opacity: 0;
    }

    .ckbox label, .rdio label {
        cursor: pointer;
        margin-bottom: 7px !important;
        padding-left: 10px;
    }

        .ckbox label::before {
            background: #fff none repeat scroll 0 0;
            border: 1px solid #bbb;
            border-radius: 2px;
            content: "";
            display: inline-block;
            height: 18px;
            left: 0;
            position: absolute;
            top: 1px;
            width: 18px;
        }

    .ckbox input[type="checkbox"]:disabled + label {
        color: #999;
    }

        .ckbox input[type="checkbox"]:disabled + label::before {
            background-color: #eee;
        }

    .ckbox input[type="checkbox"]:checked + label::after {
        color: #fff;
        content: "";
        display: inline-block;
        font-family: "FontAwesome";
        font-size: 11px;
        height: 16px;
        left: 3.5px;
        position: absolute;
        top: 2.5px;
        width: 16px;
    }

.ckbox-default input[type="checkbox"]:checked + label::before {
    border-color: #999;
}

.ckbox-default input[type="checkbox"]:checked + label::after {
    color: #333;
}

.ckbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #357ebd;
}

.ckbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.ckbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.ckbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.rdio label::before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bbb;
    border-radius: 50px;
    content: "";
    display: inline-block;
    height: 18px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 18px;
}

.rdio input[type="radio"]:disabled + label {
    color: #999;
}

    .rdio input[type="radio"]:disabled + label::before {
        background-color: #eee;
    }

.rdio input[type="radio"]:checked + label::after {
    background-color: #444;
    border-radius: 50px;
    content: "";
    display: inline-block;
    font-size: 11px;
    height: 10px;
    left: 4px;
    position: absolute;
    top: 5px;
    width: 10px;
}

.rdio-default input[type="radio"]:checked + label::before {
    border-color: #999;
}

.rdio-primary input[type="radio"]:checked + label::before {
    border-color: #428bca;
}

.rdio-primary input[type="radio"]:checked + label::after {
    background-color: #428bca;
}

.rdio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}

.rdio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}

.rdio-success input[type="radio"]:checked + label::before {
    border-color: #1caf9a;
}

.rdio-success input[type="radio"]:checked + label::after {
    background-color: #1caf9a;
}

.rdio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}

.rdio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}

.errorForm label {
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    border-radius: 2px;
    color: #a94442;
    display: block;
    padding: 5px 10px;
}

.form-group.has-error label.error {
    color: #a94442;
}

.errorForm label:last-child {
    margin-bottom: 20px !important;
}

.colorpicker-input {
    display: inline-block;
    width: 100px;
}

.nav-wizard {
    background-color: #ddd;
    border-radius: 3px;
    margin-bottom: 5px;
}

    .nav-wizard > li {
        margin-right: -2px;
        position: relative;
    }

        .nav-wizard > li > a {
            color: #666;
        }

        .nav-wizard > li > a {
            border-radius: 0;
            padding-left: 30px;
            position: relative;
        }

            .nav-wizard > li > a::after {
                border-bottom: 19px solid rgba(0, 0, 0, 0);
                border-left: 19px solid #ddd;
                border-top: 19px solid rgba(0, 0, 0, 0);
                content: "";
                display: inline-block;
                position: absolute;
                right: -19px;
                top: 0;
                z-index: 10;
            }

            .nav-wizard > li > a::before {
                border-bottom: 20px solid rgba(0, 0, 0, 0);
                border-left: 20px solid #fff;
                border-top: 20px solid rgba(0, 0, 0, 0);
                content: "";
                display: inline-block;
                position: absolute;
                right: -20px;
                top: -1px;
                z-index: 5;
            }

            .nav-wizard > li > a:hover, .nav-wizard > li > a:active, .nav-wizard > li > a:focus {
                background-color: #ccc;
            }

                .nav-wizard > li > a:hover::after, .nav-wizard > li > a:active::after, .nav-wizard > li > a:focus::after {
                    border-left-color: #ccc;
                }

        .nav-wizard > li:first-child > a {
            border-radius: 3px 0 0 3px;
            padding-left: 15px;
        }

        .nav-wizard > li:last-child > a {
            border-radius: 0 3px 3px 0;
        }

            .nav-wizard > li:last-child > a::after, .nav-wizard > li:last-child > a::before {
                display: none;
            }

        .nav-wizard > li.active a, .nav-wizard > li.active a:hover, .nav-wizard > li.active a:focus, .nav-wizard > li.active a:active {
            background-color: #4e5154;
            color: #fff;
        }

            .nav-wizard > li.active a::after {
                border-left-color: #4e5154;
            }

        .nav-wizard > li.done a {
            background-color: #428bca;
            color: #fff;
        }

            .nav-wizard > li.done a::after {
                border-left-color: #428bca;
            }

.panel-wizard {
    margin-bottom: 20px;
}

    .panel-wizard .tab-content {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #ddd #ddd -moz-use-text-color;
        border-image: none;
        border-radius: 3px 3px 0 0;
        border-style: solid solid none;
        border-width: 1px 1px 0;
    }

    .panel-wizard .wizard {
        background-color: #fcfcfc;
        border: 1px solid #ddd;
        border-radius: 0 0 3px 3px;
        margin: 0;
        padding: 15px;
    }

        .panel-wizard .wizard::after {
            clear: both;
            content: "";
            display: block;
        }

    .panel-wizard .progress {
        margin-bottom: 5px;
    }

.nav-disabled-click > li > a:hover, .nav-disabled-click > li > a:active, .nav-disabled-click > li > a:focus {
    background-color: #ddd;
    cursor: default;
}

    .nav-disabled-click > li > a:hover::after, .nav-disabled-click > li > a:active::after, .nav-disabled-click > li > a:focus::after {
        border-left-color: #ddd;
    }

.nav-disabled-click > li.active > a:hover::after, .nav-disabled-click > li.active > a:active::after, .nav-disabled-click > li.active > a:focus::after {
    border-left-color: #4e5154;
}

.nav-disabled-click > li.done > a:hover, .nav-disabled-click > li.done > a:active, .nav-disabled-click > li.done > a:focus {
    background-color: #428bca;
}

    .nav-disabled-click > li.done > a:hover::after, .nav-disabled-click > li.done > a:active::after, .nav-disabled-click > li.done > a:focus::after {
        border-left-color: #428bca;
    }

.nav-wizard-success > li.done > a {
    background-color: #5cb85c;
}

    .nav-wizard-success > li.done > a::after {
        border-left-color: #5cb85c;
    }

.nav-wizard-warning > li.done > a {
    background-color: #f0ad4e;
}

    .nav-wizard-warning > li.done > a::after {
        border-left-color: #f0ad4e;
    }

.nav-wizard-danger > li.done > a {
    background-color: #d9534f;
}

    .nav-wizard-danger > li.done > a::after {
        border-left-color: #d9534f;
    }

.nav-wizard-info > li.done > a {
    background-color: #5bc0de;
}

    .nav-wizard-info > li.done > a::after {
        border-left-color: #5bc0de;
    }

.table-action a, .table-action-hide a {
    color: #666;
    display: inline-block;
    margin-left: 2px;
}

.table-action-hide a {
    opacity: 0;
}

.table-primary thead tr th {
    background-color: #428bca;
}

.table-success thead tr th {
    background-color: #5cb85c;
}

.table-warning thead tr th {
    background-color: #f0ad4e;
}

.table-danger thead tr th {
    background-color: #63a8eb;
}

.table-info thead tr th {
    background-color: #5bc0de;
}

.table-dark thead tr th {
    background-color: #4e5154;
    border: 1px solid #CCC;
}

.table.table-primary thead tr th, .table.table-success thead tr th, .table.table-danger thead tr th, .table.table-warning thead tr th, .table.table-info thead tr th, .table.table-dark thead tr th {
    border-bottom: 0 none;
    color: #fff;
}

.table-bordered.table-primary thead tr th, .table-bordered.table-success thead tr th, .table-bordered.table-warning thead tr th, .table-bordered.table-danger thead tr th, .table-bordered.table-info thead tr th, .table-bordered.table-dark thead tr th {
    border-color: rgba(255, 255, 255, 0.2);
}

.table.table-primary tbody tr:first-child td, .table.table-success tbody tr:first-child td, .table.table-danger tbody tr:first-child td, .table.table-warning tbody tr:first-child td, .table.table-info tbody tr:first-child td, .table.table-dark tbody tr:first-child td {
    border-top: 0 none;
}

.notfoundpanel {
    margin: 80px auto 0;
    position: relative;
    text-align: center;
    width: 600px;
}

    .notfoundpanel h1 {
        color: #000;
        font-size: 180px;
        font-weight: 200;
        line-height: 180px;
        margin: 0 0 10px;
    }

    .notfoundpanel h3 {
        color: #333;
        margin: 0 0 10px;
    }

    .notfoundpanel p {
        font-size: 14px !important;
    }

    .notfoundpanel form {
        margin: 20px auto 0;
        width: 350px;
    }

    .notfoundpanel .form-control {
        float: left;
        width: 250px;
    }

    .notfoundpanel .btn {
        padding: 9px 20px 10px;
    }

.table-invoice {
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    margin-top: 20px;
}

    .table-invoice thead > tr > th {
        font-weight: 500;
        padding: 15px;
    }

        .table-invoice thead > tr > th:last-child, .table-invoice thead > tr > th:nth-child(3), .table-invoice thead > tr > th:nth-child(2) {
            text-align: right;
        }

    .table-invoice tbody > tr > td {
        border-color: #ddd;
        padding: 15px;
    }

        .table-invoice tbody > tr > td:last-child, .table-invoice tbody > tr > td:nth-child(3), .table-invoice tbody > tr > td:nth-child(2) {
            text-align: right;
            width: 15%;
        }

        .table-invoice tbody > tr > td h5, .table-invoice tbody > tr > td p {
            margin: 0;
        }

    .table-invoice thead > tr > th:nth-child(2) {
        background-color: #3f4144;
    }

    .table-invoice thead > tr > th:nth-child(3) {
        background-color: #484a4d;
    }

    .table-invoice thead > tr > th:last-child {
        background-color: #555;
    }

    .table-invoice tbody > tr > td:nth-child(2) {
        background-color: #eee;
    }

    .table-invoice tbody > tr > td:nth-child(3) {
        background-color: #f7f7f7;
    }

.table-total {
    box-shadow: none;
    float: right;
}

    .table-total > tbody > tr > td:first-child {
        border: 0 none;
        font-weight: normal;
        text-align: right;
        text-transform: uppercase;
    }

    .table-total > tbody > tr > td:last-child {
        border-bottom: 1px solid #ddd;
        color: #333;
        font-size: 24px;
        font-weight: 500;
        text-align: right;
        width: 15%;
    }

table.dataTable.dtr-inline.collapsed tbody td:first-child::before, table.dataTable.dtr-inline.collapsed tbody th:first-child::before {
    background-color: #ddd !important;
    border: 1px solid #ccc !important;
    border-radius: 2px !important;
    box-shadow: none !important;
    color: #666 !important;
    font-weight: bold !important;
}

.media-options {
    margin-bottom: 20px;
}

    .media-options::after {
        clear: both;
        content: "";
        display: block;
    }

    .media-options .btn-group {
        margin-bottom: 0;
    }

.media-option-group {
    margin: 0 0 0 5px;
}

    .media-option-group label {
        margin-bottom: 0 !important;
    }

.media-manager .thmb {
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
}

    .media-manager .thmb.checked {
        background-color: #fcfcfc;
        border-color: #bbb;
    }

    .media-manager .thmb::after {
        clear: both;
        content: "";
        display: block;
    }

.media-manager .ckbox {
    display: none;
    left: 15px;
    position: absolute;
    top: 15px;
}

.media-manager .fm-group {
    display: none;
    position: absolute;
    right: 15px;
    top: 15px;
}

.media-manager .fm-toggle {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    line-height: normal;
    padding: 1px 4px;
}

.media-manager .fm-menu {
    min-width: 120px;
}

    .media-manager .fm-menu a {
        color: #333;
        font-size: 12px;
        padding: 4px 8px;
    }

    .media-manager .fm-menu i {
        color: #999;
        font-size: 13px;
        margin-right: 7px;
        width: 16px;
    }

.media-manager .thmb-prev {
    background: #eee none repeat scroll 0 0;
    overflow: hidden;
}

    .media-manager .thmb-prev a {
        display: block;
    }

.media-manager .fm-title {
    font-size: 13px;
    margin-bottom: 0;
}

    .media-manager .fm-title a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.media-manager-sidebar {
    padding-left: 10px;
}

    .media-manager-sidebar .lg-title a {
        color: #999;
        font-size: 11px;
    }

        .media-manager-sidebar .lg-title a:hover {
            color: #333;
            text-decoration: none;
        }

.folder-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

    .folder-list li {
        border-bottom: 1px solid #eee;
        display: block;
    }

        .folder-list li a {
            color: #666;
            display: block;
            padding: 7px 0;
        }

            .folder-list li a:hover {
                color: #333;
                text-decoration: none;
            }

        .folder-list li i {
            margin-right: 10px;
            width: 16px;
        }

.media-manager-sidebar .tag-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

    .media-manager-sidebar .tag-list li {
        float: left;
        margin-bottom: 5px;
        margin-right: 5px;
    }

        .media-manager-sidebar .tag-list li a {
            background: #ddd none repeat scroll 0 0;
            border-radius: 3px;
            color: #666;
            display: block;
            font-size: 11px;
            padding: 5px 7px;
        }

            .media-manager-sidebar .tag-list li a:hover {
                background: #428bca none repeat scroll 0 0;
                color: #fff;
                text-decoration: none;
            }

.nav-contacts {
    margin-bottom: 20px;
}

    .nav-contacts li a {
        color: #666;
        font-size: 13px;
        font-weight: 400;
    }

    .nav-contacts li .badge {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #333;
        font-weight: 500;
    }

    .nav-contacts li.active .badge {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #fff;
    }

.people-group .media img {
    width: 45px;
}

.people-group .list-group-item {
    border-radius: 3px;
    border-width: 0;
    margin: 0;
    transition: all 0.2s ease-out 0s;
}

.people-group .media-heading {
    margin-top: 5px;
}

.people-group .media-heading, .people-group .media-body {
    line-height: normal;
}

.pagination-contact {
    margin-top: -3px;
}

.contact-group {
    margin-top: 20px;
}

    .contact-group .media img {
        width: 80px;
    }

    .contact-group .list-group-item {
    }

    .contact-group .media-heading {
        font-size: 16px;
        font-weight: 500;
    }

        .contact-group .media-heading small {
            color: #999;
            font-size: 13px;
            font-weight: 400;
            margin-left: 5px;
        }

    .contact-group .list-group-item {
        border-color: #e7e7e7;
        border-radius: 3px;
        margin-top: 10px;
    }

        .contact-group .list-group-item:hover {
            background-color: #fcfcfc;
        }

    .contact-group .media-content {
        margin-top: 5px;
    }

        .contact-group .media-content .fa {
            color: #333;
            font-size: 16px;
            vertical-align: middle;
            width: 20px;
        }

        .contact-group .media-content ul {
            margin-bottom: 0;
            margin-top: 15px;
        }

            .contact-group .media-content ul > li {
                display: inline-block;
                margin-bottom: 5px;
                min-width: 200px;
            }

.all-btnaction {
    margin-top: 15px;
    margin-bottom: 100px;
}

.box-show {
    color: #fff;
    padding: 10px;
    text-align: center;
    height: 105px;
    border-radius: 4px;
}

.box-1 {
    background: #EC407A none repeat scroll 0% 0%;
}

.box-2 {
    background: rgb(66, 165, 245) none repeat scroll 0% 0%;
}

.box-3 {
    background: rgb(102, 187, 106) none repeat scroll 0% 0%;
}

.box-4 {
    background: rgb(249, 168, 37) none repeat scroll 0% 0%;
}

.title-box {
    border-bottom: 1px solid #fff;
    font-size: 19px;
    line-height: 2;
    margin: 0 auto;
    text-align: left;
}

.val-textbox {
    color: #fff;
    font-size: 25px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.box-white {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
     border: 10px solid #ae9977 !important;
    -webkit-box-shadow: 0px 2px 2px -1px rgba(105,100,105,1);
    -moz-box-shadow: 0px 2px 2px -1px rgba(105,100,105,1);
    box-shadow: 0px 2px 2px -1px rgba(105,100,105,1);
    margin-bottom: 25px;
    padding-bottom: 20px;
    padding-top: 0;
}

.box-show .k-widget, .box-show .k-widget:hover, .box-show .k-widget:active, .box-show .k-widget:focus {
    background: transparent none repeat scroll 0 0;
    border: medium none;
}

    .box-show .k-widget .k-state-default {
        background: #fff none repeat scroll 0 0;
        border-color: #fff;
    }

        .box-show .k-widget .k-state-default input {
            box-shadow: none;
        }

.img-profile {
    display: inline-block;
    /*max-width: 200px;*/
    margin-right: 15px;
    height:150px;
}

.social-list > li {
    border-bottom: 1px dashed #eee;
    padding: 5px 0;
}

    .social-list > li > i {
        margin-right: 5px;
        width: 16px;
    }

.activity-list > .media {
    border-bottom: 1px dashed #ddd;
    font-size: 14px;
    padding-bottom: 15px;
}

    .activity-list > .media:last-child {
        border-bottom: 0 none;
        padding-bottom: 0;
    }

.activity-list .media-object {
    vertical-align: middle;
    width: 28px;
}

.activity-list .media-body {
    line-height: 18px;
}

    .activity-list .media-body p {
        font-size: 13px;
        line-height: 21px;
    }

.activity-list .media-title {
    font-size: 15px;
    margin-bottom: 0;
}

.activity-list .blog-media {
    padding-bottom: 0;
}

    .activity-list .blog-media .media-object {
        margin-right: 10px;
        margin-top: 5px;
        width: 120px;
    }

    .activity-list .blog-media .media-title {
        margin: 0;
    }

.activity-list .img-single img {
    width: 50%;
}

.uploadphoto-list {
    list-style: outside none none;
    margin: 20px 0 0;
    padding: 0;
}

    .uploadphoto-list li {
        float: left;
        width: 20%;
    }

        .uploadphoto-list li a {
            display: block;
            margin-right: 5px;
        }

.follower-list {
    padding: 10px 10px 0;
}

    .follower-list .media {
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
    }

        .follower-list .media:last-child {
            border-bottom: 0 none;
            padding-bottom: 0;
        }

    .follower-list .fa {
        margin-right: 5px;
        text-align: center;
        width: 16px;
    }

    .follower-list .media-object {
        margin-right: 10px;
    }

.follower-name {
    color: #333;
    font-size: 18px;
    margin: 5px 0;
}

.events .media {
    margin-bottom: 20px;
}

.events .media-object {
    border-radius: 3px;
}

.events-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

    .events-list .media-body {
        font-size: 13px;
    }

.event-body small {
    display: block;
}

    .event-body small .fa {
        margin-right: 5px;
        text-align: center;
        width: 14px;
    }

.event-body p {
    margin-top: 10px;
}

.event-title {
    font-size: 16px;
    line-height: normal;
    margin: 0 0 5px;
}

.nav-file-type > li > a {
    color: #666;
}

    .nav-file-type > li > a > i {
        color: #333;
        margin-right: 5px;
        width: 16px;
    }

.nav-file-type > li.active > a, .nav-file-type > li.active > a:hover {
    background-color: #4e5154;
}

    .nav-file-type > li.active > a > i {
        color: #fff;
    }

.results-list .media {
    border-bottom: 1px solid #eee;
}

.results-list .media-object {
    margin-right: 10px;
    width: 125px;
}

.results-list .filename {
    font-size: 16px;
    margin: 0;
}

.results-list .media-body {
    line-height: 18px;
}

.pagination-search {
    margin-bottom: 10px;
    margin-top: 0;
}

body.signin {
    background-color: #428bca;
}

.panel-signin, .panel-signup {
    margin: 80px auto 0;
}

.panel-signin {
    width: 400px;
}

.panel-signup {
    width: 600px;
}

    .panel-signin .panel-body, .panel-signup .panel-body {
        padding: 40px;
    }

    .panel-signin .panel-footer, .panel-signup .panel-footer {
        padding-left: 40px;
        padding-right: 40px;
    }

.locked {
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
}

.lockedpanel {
    background-color: #fff;
    border-radius: 3px;
    margin: 10% auto 0;
    padding: 20px;
    text-align: center;
    width: 280px;
}

    .lockedpanel .loginuser {
        text-align: center;
    }

    .lockedpanel .logged {
        margin-top: 20px;
    }

        .lockedpanel .logged h4 {
            color: #333;
            font-size: 21px;
            margin: 0;
        }

    .lockedpanel form {
        margin-top: 20px;
    }

        .lockedpanel form .btn {
            display: block;
            margin-top: 10px;
        }

.flotLegend {
    margin-bottom: 10px;
}

    .flotLegend table tr td {
        padding-right: 5px;
    }

.row-stat .panel .panel-heading {
    border-radius: 3px;
}

.panel-icon {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border-radius: 3px;
    float: left;
    height: 60px;
    margin-right: 15px;
    width: 60px;
}

    .panel-icon .fa {
        color: #000;
        font-size: 36px;
        padding: 12px 0 0 19px;
    }

.panel-bluegreen .panel-icon .fa {
    color: #03c3c4;
}

.panel-violet .panel-icon .fa {
    color: #905dd1;
}

.panel-blue .panel-icon .fa {
    color: #428bca;
}

.row-stat .md-title {
    font-size: 12px;
    margin-bottom: 5px;
    opacity: 0.6;
}

.row-stat h1 {
    margin-bottom: 0;
}

.row-stat hr {
    border-width: 2px;
    margin: 15px 0 0;
    opacity: 0.3;
}

.panel-icon .fa-users {
    padding: 12px 0 0 10px;
}

.panel-icon .fa-pencil {
    padding: 12px 0 0 17px;
}

.sublabel {
    display: block;
    font-size: 11px;
    margin-bottom: 3px;
}

.flotChart {
    height: 200px;
    width: 100%;
}

#bar-chart {
    height: 250px;
}

.headerwrapper.collapsed .header-left {
    left: -168px;
    position: relative;
}

.headerwrapper.collapsed .header-right {
    margin-left: 61px;
}

.mainwrapper.collapsed::before {
    width: 61px;
}

.mainwrapper.collapsed .mainpanel {
    margin-left: 61px;
}

.mainwrapper.collapsed .leftpanel {
    width: 61px;
}

.mainwrapper.collapsed .leftpanel-title {
    display: none;
}

.mainwrapper.collapsed .profile-left {
    padding-left: 10px;
}

    .mainwrapper.collapsed .profile-left .profile-thumb {
        margin: 12px 0 0;
    }

        .mainwrapper.collapsed .profile-left .profile-thumb img {
            width: 30px;
        }

    .mainwrapper.collapsed .profile-left .media-body {
        display: none;
    }

.mainwrapper.collapsed .nav {
    margin-top: 20px;
}

    .mainwrapper.collapsed .nav > li > a {
        padding-left: 20px;
    }

    .mainwrapper.collapsed .nav > li.nav-hover:not(.active) > a {
        background-color: #f7f7f7;
    }

    .mainwrapper.collapsed .nav > li > a > span:not(.badge) {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #f7f7f7;
        border-color: #e7e7e7 #e7e7e7 #e7e7e7 -moz-use-text-color;
        border-image: none;
        border-radius: 0 3px 3px 0;
        border-style: solid solid solid none;
        border-width: 1px 1px 1px 0;
        display: none;
        height: 46px;
        left: 60px;
        padding: 12px 10px 0;
        position: absolute;
        top: -1px;
        width: 190px;
        z-index: 100;
    }

    .mainwrapper.collapsed .nav > li.parent > a > span:not(.badge) {
        border-radius: 0 3px 0 0;
    }

    .mainwrapper.collapsed .nav > li > a > span.badge {
        display: none;
        position: absolute;
        right: -170px;
        top: 12px;
        z-index: 200;
    }

    .mainwrapper.collapsed .nav > li.active > a > span:not(.badge) {
        background-color: #428bca;
        border: 0 none;
        height: 44px;
        top: 0;
    }

    .mainwrapper.collapsed .nav > li.parent::after {
        display: none;
    }

    .mainwrapper.collapsed .nav > li.nav-hover > a > span {
        display: block;
    }

    .mainwrapper.collapsed .nav > li.nav-hover > .children {
        display: block !important;
    }

    .mainwrapper.collapsed .nav > li.parent .children {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #fff;
        border-color: -moz-use-text-color #e7e7e7 #e7e7e7 -moz-use-text-color;
        border-image: none;
        border-style: none solid solid none;
        border-width: 0 1px 1px 0;
        display: none;
        left: 61px;
        position: absolute;
        width: 189px;
        z-index: 100;
    }

        .mainwrapper.collapsed .nav > li.parent .children > li > a {
            padding-left: 10px;
        }

.mt0 {
    margin-top: 0 !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mb5 {
    margin-bottom: 5px;
}

.mb8 {
    margin-bottom: 8px;
}

.mb9 {
    margin-bottom: 9px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.nomargin {
    margin: 0;
}

.nopadding {
    padding: 0;
}

.padding10 {
    padding: 10px;
}

.padding15 {
    padding: 15px;
}

.padding20 {
    padding: 20px;
}

.noborder {
    border: 0 none;
}

.height200 {
    height: 200px;
}

.height300 {
    height: 300px;
}

.width100p {
    width: 100%;
}

.width300 {
    width: 300px;
}

.text-black {
    color: #000;
}

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

.title-time {
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
}

.title-stylesheet {
    background: #345b79 none repeat scroll 0 0;
    color: #fff;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-top: 7px;
}

.box-stylesheet {
    min-height: 100px;
    padding-bottom: 15px;
    padding-top: 10px;
}

    .box-stylesheet ul li {
        border-bottom: 1px dashed #fff;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
    }

        .box-stylesheet ul li:hover {
            background: #fff;
            opacity: 0.4;
            color: #345b79;
        }

@media (min-width : 768px) {

    li.background_selected {
        background: url("images/selected.png") no-repeat !important;
        color: #000000 !important;
    }

        li.background_selected:hover {
            background: url("images/selected.png") no-repeat;
        }

    .box-time-slot {
        background: #ae9977 none repeat scroll 0 0 !important;
        color: white !important;
        font-size: 18px;
        height: 55px;
        margin: 3px;
        padding: 5px;
        text-align: center;
    }

        .box-time-slot:hover {
            background: #f7f7f7 none repeat scroll 0 0 !important;
            cursor: pointer;
            color: black !important;
            background: rgba(38,198,218, 0.85) none repeat scroll 0 0;
        }
}

@media only screen and (min-width : 1024px)and (max-width : 1280px) {
    .box-thumbr-interface {
        background: #f7f7f7 none repeat scroll 0 0;
        border: 4px solid #fff;
        margin-top: 15px;
        padding: 5px;
        text-align: center;
    }

    li.background_selected {
        background: url("images/selected.png") no-repeat scroll;
    }

        li.background_selected:hover {
            background: url("images/selected.png") no-repeat scroll;
        }

    .box-time-slot {
        background: #d6f5ff none repeat scroll 0 0;
        border: 1px dotted #c6e5f4;
        font-size: 16px;
        height: 55px;
        margin: 3px;
        padding: 5px;
        text-align: center;
    }

        .box-time-slot:hover {
            cursor: pointer;
            color: #fff;
            background: rgba(73, 192, 231, 0.85) none repeat scroll 0 0;
        }
}

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

    body {
        overflow-x: hidden;
        width: 100%;
    }

    .logo {
        position: relative;
    }

    .row-dashboard .col-md-6 {
        float: none;
        width: auto;
    }

    .contentpanel-wizard .row .col-md-6 {
        float: none;
        width: auto;
    }
}

@media screen and (max-width: 768px) {
    body {
        position: relative;
    }

    .logo {
        position: static;
    }

    .headerwrapper .header-left, .headerwrapper .header-right {
        position: relative;
    }

    .headerwrapper .header-left {
        margin-left: -168px;
        z-index: 3000;
    }

    .headerwrapper .header-right {
        margin-left: 0;
        width: 100%;
    }

    .leftpanel, .mainwrapper::before {
        display: none;
    }

    .mainpanel {
        margin-left: 0;
        width: 100%;
    }

    .show-left .headerwrapper .header-left {
        margin-left: 0;
    }

    .show-left .headerwrapper .header-right {
        margin-left: 230px;
    }

    .show-left .mainwrapper {
        overflow: hidden;
    }

        .show-left .leftpanel, .show-left .mainwrapper::before {
            display: block;
        }

    .show-left .leftpanel {
        bottom: 0;
        height: 100%;
        overflow-y: auto;
        position: fixed;
        top: 0;
    }

        .show-left .leftpanel .profile-left {
            margin-top: 60px;
        }

    .show-left .mainpanel {
        margin-left: 230px;
    }
}

@media screen and (max-width: 640px) {
    .media-options div.pull-left, .media-options div.pull-right {
        float: none !important;
        width: auto !important;
    }

    .media-options div.pull-left {
        margin-bottom: 20px !important;
    }

    .contentpanel-mediamanager .col-sm-9, .contentpanel-mediamanager .col-sm-3 {
        float: none;
        width: auto;
    }

    .media-manager-sidebar {
        padding-left: 0;
    }

    .dataTables_wrapper .row .col-xs-6 {
        float: none;
        text-align: center;
        width: auto;
    }

    div.dataTables_paginate {
        float: none !important;
        margin-top: 10px !important;
    }

    .panel-signin {
        margin: 20px auto;
    }

    .panel-signup {
        margin: 20px;
        width: auto;
    }

    .nav-wizard {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }

        .nav-wizard > li {
            margin: 0 !important;
        }

            .nav-wizard > li > a, .nav-wizard > li:first-child > a, .nav-wizard > li:last-child > a {
                border-radius: 3px;
            }

                .nav-wizard > li > a::before, .nav-wizard > li > a::after {
                    display: none;
                }
}

@media screen and (max-width: 480px) {
    .btn-group-notification .dropdown-menu {
        margin-right: -62px;
    }

    .headerwrapper .header-right .btn-group-notification .dropdown-menu::after {
        right: 75px;
    }

    .notfoundpanel {
        width: auto;
    }

        .notfoundpanel h3 {
            font-size: 18px;
        }

    .leftpanel .profile-left {
        height: 70px;
        min-height: 0;
        padding: 10px;
    }

        .leftpanel .profile-left .profile-thumb img {
            width: 40px;
        }

        .leftpanel .profile-left .media-heading {
            margin-top: 7px;
        }

    .pageheader {
        height: 70px;
        padding: 10px;
    }

    .contentpanel {
        padding: 10px;
    }
}

@media screen and (max-width: 360px) {
    .pageheader h4 {
        font-size: 24px;
    }

    .form-search {
        position: relative;
    }

    .headerwrapper .header-right .form-search {
        display: none;
    }

    .leftpanel .form-search {
        margin: 10px;
    }

    .headerwrapper .header-right .btn-group-notification .dropdown-menu {
        margin-right: -103px;
        min-width: 340px;
    }

    .headerwrapper .header-right .btn-group-messages .dropdown-menu {
        margin-right: -41px;
        min-width: 340px;
    }

    .headerwrapper .header-right .btn-group-notification .dropdown-menu::after {
        right: 115px;
    }

    .headerwrapper .header-right .btn-group-messages .dropdown-menu::after {
        right: 50px;
    }

    .msg-list > li .sender {
        line-height: normal;
    }

    .notfoundpanel {
        margin: 20px;
    }

        .notfoundpanel h1 {
            font-size: 150px;
            line-height: 150px;
        }

        .notfoundpanel h3 {
            font-size: 16px;
        }

        .notfoundpanel p {
            font-size: 13px !important;
        }

        .notfoundpanel .form-control {
            float: none;
            margin: auto;
        }

        .notfoundpanel .btn {
            margin-top: 5px;
            width: 250px;
        }

    .media-options .btn-group {
        margin-bottom: 10px;
    }

    .btn-invoice .btn {
        margin-bottom: 10px;
        width: 100%;
    }

    .fc-header tr td {
        display: table-row;
        width: 100%;
    }

    .fc-header-center {
        text-align: left !important;
    }

    .fc-header-title {
        margin-bottom: 10px;
        text-align: left;
    }

    .panel-signin {
        margin: 20px;
        width: auto;
    }

        .panel-signin .panel-footer {
            padding-left: 20px;
            padding-right: 20px;
        }

            .panel-signin .panel-footer .btn {
                font-size: 13px;
            }

    .panel-signup .pull-left, .panel-signup .pull-right {
        float: none !important;
    }

    .panel-signup .btn.btn-success {
        width: 100%;
    }
}

@media screen and (max-width: 320px) {
    .pageheader h4 {
        font-size: 20px;
    }

    .pageheader .breadcrumb {
        margin-top: 5px;
    }

    .headerwrapper .header-right .btn-group-notification .dropdown-menu {
        margin-right: -103px;
        min-width: 300px;
    }

    .headerwrapper .header-right .btn-group-messages .dropdown-menu {
        margin-right: -41px;
        min-width: 300px;
    }

    .headerwrapper .header-right .btn-group-notification .dropdown-menu::after {
        right: 115px;
    }

    .headerwrapper .header-right .btn-group-messages .dropdown-menu::after {
        right: 50px;
    }

    .panel-signin .panel-footer .btn {
        font-size: 11px;
    }

    .panel-signin .panel-body, .panel-signup .panel-body {
        padding: 30px 20px;
    }
}

.actionSuccess {
    border: 1px solid #2aa857;
    border-radius: 5px;
    color: #FFF;
    background: #2aa857;
    padding: 10px;
}

.actionFail {
    border: 1px solid Red;
    border-radius: 5px;
    color: #FFF;
    padding: 10px;
    background-color: Red;
}

.cancelRow {
    color: Red;
}

.activeRow {
    color: #0094CB;
}

.actionSuccess.ng-show-add {
    transition: all linear 1s;
    -webkit-transition: all linear 1s;
    transition-duration: 2s;
    opacity: 1;
}

    /* Active class */
    .actionSuccess.ng-show-add.ng-show-add-active {
        opacity: 0;
    }


.btn-register {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.cssReservation {
    background: #e5e5e5 !important;
}

/* ====Mobile====*/

.menu-mobile {
    position: fixed;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 250px;
    z-index: 810;
    margin-left: -250px;
    background: #242426;
    transition: 0.5s;
}

.open-menu-mbl {
    margin-left: 0px;
}

.open-menu-page {
    margin-left: 250px;
}

    .open-menu-page > div {
        position: fixed;
    }

.menu-mobile ul li {
    padding: 10px 15px;
}

.language-mobile span {
    border: 2px solid #c9c9c9;
    color: #c9c9c9;
    padding: 2px;
    border-radius: 50px;
    float: right;
    width: 27px;
    height: 27px;
    text-align: center;
}

.language-mobile {
    padding: 15px;
    overflow: hidden;
    background: #1e1e1e;
    border-bottom: 1px solid;
}

.menu-mobile ul li {
    padding: 10px 15px;
    border-bottom: 1px solid;
    list-style: none;
}

.menu-mobile .header {
    padding: 5px 15px;
    background: #1a1a1a;
    text-transform: uppercase;
    color: #f6f6f6;
    border-bottom: 0px;
    font-size: 12px;
    border-bottom: 1px solid #616161;
}

.menu-mobile ul li a {
    color: #c3a34e !important;
    text-transform: uppercase;
    font-size: 12px;
}

.menu-mobile > ul > li > a > i {
    color: #7c7c7d;
    margin-right: 15px;
}

.status-mobile {
    width: 5px;
    height: 5px;
    background: #343436;
    border-radius: 50px;
    margin-top: 6px;
    margin-right: 11px;
}

li.active .status-mobile {
    background: #2acf69;
}

.menu-mobile .footer {
    color: #bbbbbb;
    border-bottom: 0;
    background: #1a1a1a;
    text-transform: uppercase;
    font-size: 8px;
    text-align: center;
}

.padding-10 {
    padding: 10px;
}

.padding-15 {
    padding: 15px;
}

.center {
    text-align: center;
}

.padding-35 {
    padding: 35px;
}

@media(min-width:1500px) {
    .menu-settingss {
        min-width: 400px !important;
    }
}

@media(min-width:769px) {
    .content-page {
        overflow: hidden;
    }

    .panelLogin {
       
        margin-bottom: 100px;
    }

    .menu-settingss {
        position: fixed;
        min-width: 300px;
        border: 1px solid #c1c1c1;
    }

        .menu-settingss > div {
            margin: 0;
        }

    .myaccount-tabs .tab-pane {
        width: 25%;
        display: block;
        float: left;
    }

    .lg-nopadding {
        padding: 0;
    }

    .myaccount-action .tab-pane {
        display: block;
        width: 50%;
        float: left;
    }
}

@media(max-width:768px) {
    #bg-header {
        position: fixed;
        top: 0;
        z-index: 999;
        height: 50px !important;
        box-shadow: 1px 1px 5px;
    }

    .page-middle {
        margin-bottom: 30px;
    }

    .header-mobile {
        padding: 0 !important;
    }

    .btn-default {
        color: #333;
        background-color: #fff;
        border-color: #ccc !important;
    }

    .copy-portal {
        background: #ECE9E2 none repeat scroll 0 0;
        bottom: 0;
        margin: 0px auto 0;
        padding-bottom: 10px;
        position: inherit;
        text-align: center;
        width: 100%;
        z-index: 999;
    }

    .content-page {
        overflow: hidden;
        transition: 0.5s;
        padding-top: 50px;
    }

    .header-mobile .btn {
        padding: 14px 19px;
        color: #444 !important;
    }

        .header-mobile .btn:active {
            box-shadow: inset 0 0px 0px #fff !important;
        }

    .left-menu-list {
        padding: 0 !important;
    }

    .step1-right {
        display: none;
    }

    .step2-right .box-right-list {
        box-shadow: 0px 0px 0px;
    }

    .step2-left {
        display: none;
    }

    .step3-left {
        display: none;
    }

    .step4-left {
        display: none;
    }

    .show-total-treatment {
        /*background: #63a8eb none repeat scroll 0 0 !important;*/
        color: #616161;
        font-weight: bold;
        padding-bottom: 10px;
        padding-top: 15px;
        text-align: center !important;
        text-transform: uppercase;
        border-bottom: 1px solid #ddd;
        padding-left: 0 !important;
        line-height: 30px;
        padding-left: 0 !important;
    }

    .step1-left .panel {
        border: 0;
    }

    .step1-right .box-right-list {
        border: 0;
        box-shadow: 0 0px 0px;
    }

    .title-select-treatment {
        background: #ffffff none repeat scroll 0 0 !important;
        color: #616161;
        font-weight: bold;
        padding-bottom: 10px;
        padding-top: 15px;
        text-align: center;
        text-transform: uppercase;
        border: 0;
    }

    .border0 {
        border: 0;
    }

    .step2-right .show-total-treatment {
        background: #ffffff none repeat scroll 0 0 !important;
        color: #616161;
        font-weight: bold;
        padding-bottom: 10px;
        padding-top: 15px;
        text-align: center !important;
        text-transform: uppercase;
        border-bottom: 0;
        overflow: hidden;
        line-height: 30px;
        padding-left: 0 !important;
    }

    .step2-right .box-times > div {
        min-height: 5px !important;
    }

    .step2-right .box-info-treatment {
        padding: 5px;
    }

        .step2-right .box-info-treatment > div {
            width: 50%;
            float: left;
        }

    .step2-right .box-date-noguest .clearfix {
        background: #ddd;
        padding: 15px;
    }

    .step2-right .box-time-slot {
        width: 49%;
    }

    .step2-right .box-times .box-treatment-option > div {
        min-height: 5px !important;
        padding: 0;
    }

    li.background_selected:hover {
        background: url(images/selected.png) no-repeat scroll;
    }

    .step3-right {
        padding: 0;
    }

        .step3-right .show-total-treatment {
            background: #ffffff none repeat scroll 0 0;
            color: #616161;
            font-weight: bold;
            padding-bottom: 10px;
            padding-top: 15px;
            text-align: center !important;
            text-transform: uppercase;
            border-bottom: 0;
            padding-left: 0 !important;
        }

        .step3-right .box-date-noguest2 {
            /* text-align:center; */
        }

        .step3-right .box-info-treatment {
            padding: 0;
        }

        .step3-right .show-total-treatment {
            background: #ffffff none repeat scroll 0 0;
            color: #616161;
            font-weight: bold;
            padding-bottom: 10px;
            padding-top: 15px;
            text-align: center !important;
            text-transform: uppercase;
            border-bottom: 0;
            overflow: hidden;
            line-height: 30px;
            padding-left: 0 !important;
        }

    .step4-right {
        padding: 0;
    }

        .step4-right .show-total-treatment {
            background: #ffffff none repeat scroll 0 0;
            color: #616161;
            font-weight: bold;
            padding-bottom: 10px;
            padding-top: 15px;
            text-align: center !important;
            text-transform: uppercase;
            border-bottom: 0;
            overflow: hidden;
            line-height: 30px;
            padding-left: 0 !important;
        }

        .step4-right .box-info-treatment {
            padding: 0;
        }

        .step4-right .title-list-medical {
            height: auto;
            padding: 10px;
        }

    .guest-form .box-white {
        background: #fff none repeat scroll 0 0;
        border-radius: 0;
        border-top: 2px solid #616161;
        -webkit-box-shadow: 0px 0px 0px 0px #fff;
        -moz-box-shadow: 0px 0px 0px 0px #fff;
        box-shadow: 0px 0px 0px 0px #fff;
        margin-bottom: 25px;
        padding-bottom: 20px;
        padding-top: 0;
    }

    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

        #no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #no-more-tables tr {
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }

    #no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
        min-height: 40px;
        line-height: 25px;
    }

        #no-more-tables td:before {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }

        #no-more-tables td:before {
            content: attr(data-title);
        }

    #container .list li {
        padding-right: 0;
    }

    .AccountInformation {
        background: #fff none repeat scroll 0 0;
        margin-top: 0;
    }

    .nav-tabs-custom > .myaccount-tabs-list > li.active {
        border-top-color: #f05451;
    }

        .nav-tabs-custom > .myaccount-tabs-list > li.active i {
            color: #f05451;
        }

    .nav-tabs-custom > .myaccount-tabs-list > li a {
        color: #444;
    }

    .nav-tabs-custom > .myaccount-tabs-list > li.active a {
        border-radius: 0;
        margin-right: 0;
        color: #444;
    }

    .nav-tabs-custom > .myaccount-tabs-list > li {
        border-top: 3px solid transparent;
        margin-bottom: -2px;
        margin-right: 5px;
    }

    .nav-tabs-custom > .myaccount-tabs-list > li {
        width: 33.3333333333%;
        margin-right: 0;
        text-align: center;
        background: #e2e1e0;
    }

    .list-choose-acc li {
        width: 49%;
        margin-bottom: 20px;
        background: #c5a54c !important;
        margin-right: 5px;
    }

        .list-choose-acc li.active a {
            background: #c5a54c !important;
            color: #fff !important;
            box-shadow: none !important;
        }

        .list-choose-acc li a {
            margin-bottom: 20px;
            background: #c5a54c;
            text-align: center;
            line-height: 37px !important;
            color: #fff;
            height: auto !important;
        }

    .list-choose-acc {
        background: #fff !important;
        border: 0px;
        box-shadow: none !important;
        margin-bottom: 90px;
    }

        .list-choose-acc strong {
            font-weight: bold;
            font-size: 18px;
        }

        .list-choose-acc p {
            font-weight: 400;
            font-size: 10px;
            margin: 0 !important;
            height: auto !important;
            line-height: 10px;
        }

    .box-form-account {
        background: #fff !important;
        border: 0px !important;
        box-shadow: none !important;
    }

    .choose-content {
        display: none;
    }

    .myaccount-action .tab-pane {
        display: block;
        width: 50%;
        float: left;
    }
}

@media(max-width:420px) {
    #bottomMenuEnglish li {
        width: 100%;
        border-right: 0px !important;
        padding: 3px 8px !important;
    }

    .step2-right .box-time-slot {
        width: 100%;
    }

    .btn-foot > div {
        min-width: 100% !important;
    }

    .step-register {
        display: none;
    }

    .guest-form {
        padding: 0;
    }

        .guest-form .panelLogin .panel-body {
            padding: 0;
        }

    .step-login {
        padding: 15px 0px;
    }

    .step-register {
        border: 0 !important;
        padding: 20px 0px;
    }

    .guest-form .show-total-treatment {
        border: 0;
    }

    .xs-nopadding {
        padding: 0 !important;
    }

    .xs-nomargin {
        margin: 0 !important;
    }

    .box-signin {
        margin-bottom: 20px;
        border: 0 !important;
        box-shadow: none;
        padding-top: 20px;
    }

    .box-accountinfo {
        padding: 0px 15px !important;
    }

    .table2-2 table tr td {
        padding: 0px 5px;
    }

    .search-title-select-treatment {
        margin-top: 10px;
    }

    .step2-right .btn-foot {
        padding: 0 !important;
    }

    .btn-foot {
        padding-top: 0 !important;
    }

        .btn-foot .btn {
            border-radius: 0;
        }

    .box-times {
        border-bottom: 0;
    }

    .list-choose-acc li {
        width: 100%;
        margin-bottom: 20px;
        background: #c5a54c;
        margin-right: 5px;
        height: auto;
    }

        .list-choose-acc li a {
            text-align: left;
        }

    .nav-tabs-custom > .myaccount-action-list > li.active {
        border-top-color: #f05451;
    }

        .nav-tabs-custom > .myaccount-action-list > li.active i {
            color: #f05451;
        }

    .nav-tabs-custom > .myaccount-action-list > li a {
        color: #444;
    }

    @font-face {
        font-family: myFirstFont;
        src: url(sansation_light.woff);
    }

    .nav-tabs-custom > .myaccount-action-list > li.active a {
        border-radius: 0;
        margin-right: 0;
        color: #444;
    }

    .nav-tabs-custom > .myaccount-action-list > li {
        border-top: 3px solid transparent;
        margin-bottom: -2px;
        margin-right: 5px;
    }

    .nav-tabs-custom > .myaccount-action-list > li {
        width: 50%;
        margin-right: 0;
        text-align: center;
        background: #e2e1e0;
    }

    .myaccount-action .tab-pane {
        display: none;
        width: 100%;
        float: left;
    }

        .myaccount-action .tab-pane.active {
            display: block;
            border: 1px solid #ddd;
            border-top: 0;
        }

    .form-control-login {
        border-radius: 4px;
    }

    .btn-login-page {
        border-radius: 4px;
    }
}

.hiddenTracker {
    width: 100% !important;
}

.display-table {
    display: table;
    table-layout: fixed;
    background-color: #c5a54c;
}

.display-cell {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    text-align: center;
}

.myAccountImage {
    border: 1px solid #CCC;
    margin: 10px 0px;
    height:150px;
}

.ccBox {
    border-radius: 5px;
    margin: 10px 0px;
    padding: 0 5px;
    background-color: transparent;
}

.ccBoxRow {
    background-color: rgb(238, 238, 238);
    padding: 0px;
}

.ccBoxRowTitle {
    height: 40px;
    padding-top: 5px;
    padding-left: 5px;
    font-size: 16px;
}

.ccBoxRowMoney {
    height: 65px;
    text-align: center;
    font-size: 23px;
    padding-top: 20px;
}
.msInfo{
    padding-top:20px;
}
.msInfoLable{
    font-weight:bold;
}
.agingBox{
    padding:5px 0px;
    font-size: 15px !important;
}
.agingBox input{
    text-align:right;
    font-size: 15px !important;
}
.agingBoxTotal{
    font-weight:bold;
}