/* ------------------------------------------------------------------------------
 *
 *  # Custom styles
 *
 *  Keep all other classes in a separate file
 *
 *  Version: 1.1
 *  Latest update: Sep 7, 2016
 *
 * ---------------------------------------------------------------------------- */
body {
    font-family: "museo-sans-rounded", Helvetica, Arial, sans-serif !important;
    font-size: 13px;
    line-height: 1.5384616;
    color: #212121;
    background-color: #f5f5f5;
}
.full-page-loader {
    z-index: 3060 !important;
}
.loginlogo {
    height: 125px;
}
.panel-title .badge {
    float: left;
    display: inline-block;
    background-color: #fff;
    color: #000;
    padding: 0px 5px;
    font-weight: 800;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    font-size: 12px;
    margin-right: 10px;
}
.panel-body.login-form {
    webkit-box-shadow: 8px 10px 18px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 8px 10px 18px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 8px 10px 18px -3px rgba(0, 0, 0, 0.75);
}

/*.white-btn-txt a {*/
/*color: #fff !important;*/
/*}*/
#privacyPolicy .modal-body > h1, h2 {
    font-weight: 600;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#privacyPolicy .modal-body > h1 {
    font-size: 18px !important;
}

#privacyPolicy .modal-body > h2 {
    font-size: 16px !important;
}

#privacyPolicy .modal-body {
    max-height: 400px;
    overflow-y: scroll;
}

.textjustify {
    text-align: justify !important;
    line-height: 1.3 !important;
}

.navbar-inverse {
    background-color: #034D88;
    border-color: #034D88;
}

.btn-primary {
    color: #fff;
    background-color: #034D88 !important;
    border-color: #034D88 !important;
}

.btn-primary :hover {
    color: #fff;
    background-color: #084a80 !important;
    border-color: #084a80 !important;
}

.btn-yellow {
    color: #fff;
    background-color: #E1BE4D !important;
    border-color: #034D88 !important;
    border: none;
}

.btn-yellow :hover {
    color: #fff;
    background-color: #E1BE4D !important;
    border-color: #084a80 !important;
    border: none;
}

.btn-teal {
    color: #fff;
    background-color: #478C84 !important;
    border-color: #034D88 !important;
    border: none;
}

.btn-teal :hover {
    color: #fff;
    background-color: #478C84 !important;
    border-color: #084a80 !important;
    border: none;
}
.btn-purple {
    color: #fff;
    background-color: #6c628c !important;
    border-color: #034D88 !important;
    border: none;
}

.btn-purple :hover {
    color: #fff;
    background-color: #6c628c !important;
    border-color: #084a80 !important;
    border: none;
}
.btn-light-purple {
    color: #fff;
    background-color: #7284DB !important;
    border-color: #7284DB !important;
    border: none;
}

.btn-light-purple :hover {
    color: #fff;
    background-color: #7284DB !important;
    border-color: #7284DB !important;
    border: none;
}

.pay-link-btn{
    border-radius: 0px!important;
    background-color: #195f97 !important;
    border-color: #195f97 !important;
    color: #fff;
}

.pay-link-btn :hover{
    border-radius: 0px!important;
    background-color: #084a80 !important;
    border-color: #084a80 !important;
    color: #fff;
}

.pay-now-btn{
    border-radius: 0px!important;
    color: #fff;
    background-color: #034D88 !important;
    border-color: #034D88 !important;
}

.pay-now-btn :hover{
    border-radius: 0px!important;
    color: #fff;
    background-color: #084a80 !important;
    border-color: #084a80 !important;
}

.modal-footer-discount {
    padding: 0px !important;
    text-align: right !important;
    border-top: 1px solid transparent !important;
}

.modal-footer-discount .btn + .btn {
    margin-left: 0px !important;
    margin-bottom: 0 !important;
}

/*Start of adding styles for new popup arrangment*/
.left-side-btn{
    border-radius: 0px!important;
    background-color: #195f97 !important;
    border-color: #195f97 !important;
    color: #fff;
}

.left-side-btn :hover{
    border-radius: 0px!important;
    background-color: #084a80 !important;
    border-color: #084a80 !important;
    color: #fff;
}

.right-side-btn{
    border-radius: 0px!important;
    color: #fff;
    background-color: #034D88 !important;
    border-color: #034D88 !important;
}

.right-side-btn :hover{
    border-radius: 0px!important;
    color: #fff;
    background-color: #084a80 !important;
    border-color: #084a80 !important;
}

.modal-footer-layout {
    padding: 0px !important;
    text-align: right !important;
    /*border-top: 1px solid transparent !important;*/
}

.modal-footer-layout .btn + .btn {
    margin-left: 0px !important;
    margin-bottom: 0 !important;
}

.payOptBtn:hover {
    color: #fff;
}
/*End of adding styles for new popup arrangment*/

.page-title {
    text-align: right;
}
.margin-top-15{
    margin-top: 15px;
}
.margin-top-25{
    margin-top: 25px;
}
.margin-top-27{
    margin-top: 27px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ff7043 !important;
}

.custom-padding-top{
    padding-top: 17px !important;
}
/*five column css */
div.col-sm-7.five-three {
    width: 60% !important;
}

div.col-sm-5.five-two {
    width: 40% !important;
}

/* / five column css */

.statistics {
    background-color: #fff;
    padding: 15px 10px;
    margin-bottom: 10px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(183, 194, 206, 0.6);
}

.statistics > ul {
    margin-bottom: 0px !important;
}

.statdiv :hover {
    background-color: #2b3842;
    color: #fff !important;
}

.page-title {
    padding: 20px 3px 12px 0 !important;
}

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

.panel-primary > .panel-heading {
    background-color: #1967A5 !important;
    border-color: #1967A5 !important;
}

.bg-primary {
    background-color: #1967A5 !important;
    border-color: #1967A5 !important;
}

.table {
    font-size: 13px !important;
}

.table-xxs {
    font-size: 11px !important;
}

.change-log-icon {
    font-size: 20px !important;
}

.change-log {
    vertical-align: middle !important;
}

.dashboardpanelheading {
    text-align: center;
    font-size: 16px !important;
    color: #028bcd !important;
}

.payment-info .fancytree-title {
    width: 96% !important;
}

.amntbilled-custom{
    padding-bottom: 0px !important;
    height: 393px !important;
}
/* material button Hover*/
.btn {

    text-decoration: none;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 0;
}

.btn:hover {
    z-index: 1000;
    box-shadow: rgba(0, 0, 0, 0.3) 0 3px 12px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 12px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 12px 0;
}

.ink {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear;
}

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

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(2.5);
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
    }
}

.verticalalignlabel {
    vertical-align: middle !important;
    margin-top: 7px;
}

.formpaddingfix {
    margin-bottom: 0px !important;
}

.labelcustom {
    font-weight: 600 !important;
}

.patientname {
    font-weight: 600 !important;
    color: #4a3737 !important;
}

.panel-success > .panel-heading {
    color: #fff !important;
    background-color: #418c44 !important;
    border-color: #418c44 !important;
}

.panel-danger > .panel-heading {
    color: #fff !important;
    background-color: #c12e24 !important;
    border-color: #c12e24 !important;
}

.btn-danger {
    color: #fff;
    background-color: #c12e24 !important;
    border-color: #c12e24 !important;
}

.btn-success {
    color: #fff;
    background-color: #418c44 !important;
    border-color: #418c44 !important;
}
.bg-slate-400{
    color: #fff;
    background-color: #78909C !important;
    border-color: #78909C !important;
}
.bg-purple-400{
    color: #fff;
    background-color: #6c628c !important;
    border-color: #6c628c !important;
}
.bg-brown-400 {
    background-color: #8D6E63 !important;
    border-color: #8D6E63 !important;
    color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #d43f10 !important;
    border-color: #d43f10 !important;
}

.panelheadingsuccess {
    color: #418c44 !important;
}

.panelheadingdanger {
    color: #c12e24 !important;
}

.inputfocuscustom {
    border-color: #4F8EBF;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(183, 194, 206, 0.6);
    outline: 0 none;
}

.label-purple {
    background-color: #3a46af;
    border-color: #3a46af;
}

.label-black {
    background-color: #483e3e;
    border-color: #483e3e;
}

.label-success {
    background-color: #418c44 !important;
    border-color: #418c44 !important;
}

.label-danger {
    background-color: #c12e24 !important;
    border-color: #c12e24 !important;
}

.label-warning {
    background-color: #d43f10 !important;
    border-color: #d43f10 !important;
}
.label-tangerine-orange {
    background-color: #ffad0a!important;
    border-color: #ffad0a !important;
}
.label-orange {
    background-color: #eb9249!important;
    border-color: #eb9249 !important;
}
.label-primary {
    background-color: #1967A5 !important;
    border-color: #1967A5 !important;
}

.label-default {
    background-color: #607D8B !important;
    border-color: #607D8B !important;
}

.formpaddingfix > .control-label {
    font-weight: 600;
}

.panel-left-border {
    border-left: 1px solid #00bcd4;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.custom-panel-heading {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px !important;
}

.alert-success {
    color: #418c44 !important;
    background-color: #E8F5E9 !important;
    border-color: #418c44 !important;
}

.alert-danger {
    color: #c12e24 !important;
    background-color: #FBE9E7 !important;
    border-color: #c12e24 !important;
}

.bg-success {
    background-color: #418c44 !important
}

/*
 * Component: Info Box
 * -------------------
 */
.info-box {
    display: block;
    min-height: 70px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(183, 194, 206, 0.6);
    border-radius: 2px;
    margin-bottom: 15px;
}

.info-box small {
    font-size: 14px;
}

.info-box .progress {
    background: rgba(0, 0, 0, 0.2);
    margin: 5px -10px 5px -10px;
    height: 2px;
}

.info-box .progress,
.info-box .progress .progress-bar {
    border-radius: 0;
}

.info-box .progress .progress-bar {
    background: #fff;
}

.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 73px;
    width: 78px;
    text-align: center;
    font-size: 29px;
    line-height: 75px;
}

.info-box-icon > img {
    max-width: 100%;
}

.info-box-content {
    padding: 16px 0px;
    margin-left: 90px;
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}

.progress-description,
.info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-box-text {
    text-transform: uppercase;
}

.info-box-more {
    display: block;
}

.progress-description {
    margin: 0;
}

.bg-success {
    background-color: #418c44 !important;
}

.primarytext {
    color: #2196F3;
}

.dangertext {
    color: #c12e24;
}

.successtext {
    color: #418c44;
}

.warningtext {
    color: #FF5722;
}

.infotext {
    color: #00BCD4;
}

.primaryinfotext {
    color: #034D88;
}

.info-box:hover {
    background: #33485c;
    color: #fff;
}

.footer {
    bottom: 0px !important;
    color: #000000;
    position: absolute !important;
    left: 0px !important;
}

/*dashboard widget styles start*/
.widget-wrp {
    float: left;
    margin-bottom: 30px;
    padding: 10px;
    width: 100%;
    position: relative;
}

.widget-wrp .top {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 3px;
    padding-bottom: 3px;
    position: relative;
    z-index: 100;
}

.widget-wrp .icon {
    float: right;
    width: 100%;
}

.widget-wrp .icon i {
    position: absolute;
    right: 0;
    font-size: 100px;
    padding: 10px;
    color: #4e484869;
    z-index: 80;
}

.widget-wrp .top .rw, .widget-wrp .bottom .rw {
    float: left;
    width: 100%;
    clear: both;
    z-index: 100;
    position: relative;
}

.widget-wrp .top .rw .lbl, .widget-wrp .top .rw .val, .widget-wrp .bottom .rw .lbl, .widget-wrp .bottom .rw .val {
    float: left;
    display: inline-block;
}

.widget-wrp .top .rw .lbl, .widget-wrp .bottom .rw .lbl {
    font-size: 16px;
    line-height: 36px;
    width: 44%;
}

.widget-wrp .top .rw .val {
    font-size: 16px;
    line-height: 36px;
    width: 56%;
    padding-right: 15px;
    text-align: right;
}

.widget-wrp .bottom .rw .val {
    font-size: 16px;
    line-height: 36px;
    width: 56%;
    padding-right: 15px;
    text-align: right;
}

.widget-wrp .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ccc;
    top: 0;
    left: 0;
    z-index: 999;
}

/*dashboard widget styles ends*/

/* dashboard statistics */
/*.mediapanelleft {*/
/*font-size: 23px !important;*/
/*padding-left: 36px !important;*/
/*padding-bottom: 6px;*/
/*top: 5px;*/
/*}*/

/*.mediapanelbody {*/
/*vertical-align: middle !important;*/
/*top: 3px;*/

/*}*/

/*.media-heading {*/
/*font-weight: 600 !important;*/
/*font-size: 15px;*/
/*!*padding-left:20px;	*!*/
/*}*/

/*.mediapanel1 {*/
/*font-size: 32px;*/
/*top: 15px;*/
/*margin-right: -8px;*/
/*color: #ffffff;*/
/*}*/

/*.mediapanel2 {*/
/*font-size: 35px;*/
/*top: 14px;*/
/*margin-right: -10px;*/
/*color: #ffffff;*/
/*}*/

/*.mediapanel3 {*/
/*font-size: 32px;*/
/*top: 13px;*/
/*margin-right: -11px;*/
/*color: #ffffff;*/
/*}*/

/*.mediapanel4 {*/
/*font-size: 32px;*/
/*top: 15px;*/
/*margin-right: -10px;*/
/*color: #ffffff;*/
/*}*/

/*.meadiabodypaddingfix {*/
/*padding: 7px !important;*/
/*}*/

.activity-filters a {
    margin: 0 4px;
}

.activity-list .list-feed li {
    padding-bottom: 50px !important;
}

/* add admin notes section styles */
/* add following to body tag when add note appear */
.add-note-in {
    padding-bottom: 260px;
}

.add-note-container {
    float: left;
    clear: both;
    position: fixed;
    bottom: -0px;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: #fff;
    -webkit-box-shadow: 0px -5px 39px -8px rgba(84, 84, 84, 0.91);
    -moz-box-shadow: 0px -5px 39px -8px rgba(84, 84, 84, 0.91);
    box-shadow: 0px -5px 39px -8px rgba(84, 84, 84, 0.91);
}

.add-note-container .panel {
    padding-bottom: 10px;
}

.add-note-container .recent-note-container {
    float: left;
    clear: both;
    width: 100%;

}

.recent-note-container p::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}

.recent-note-container p::-webkit-scrollbar {
    width: 5px;
    background-color: #ffffff;
}

.recent-note-container p::-webkit-scrollbar-thumb {
    background-color: #bdbdbd;
    border: 1px solid #bdbdbd;
}

.add-note-container .recent-note-container h5 {
    float: left;
    clear: both;
    width: 100%;
}

.all-notes-container {
    max-height: 650px;
    overflow-y: scroll;
}

.all-notes-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}

.all-notes-container::-webkit-scrollbar {
    width: 5px;
    background-color: #ffffff;
}

.all-notes-container::-webkit-scrollbar-thumb {
    background-color: #bdbdbd;
    border: 1px solid #bdbdbd;
}

.add-note-container .recent-note-container .added-by {
    float: left;
    clear: both;
    width: 100%;
    list-style: none;
    padding: 0;
}

.add-note-container .recent-note-container .added-by li span {
    margin-right: 5px;
}

.add-note-container .recent-note-container .added-by li {
    float: left;
}

.add-note-container .recent-note-container p {
    float: left;
    clear: both;
    width: 100%;
    max-height: 50px;
    overflow-y: auto;
}

.add-note-container .panel {
    margin-top: 10px;
}

.add-note-container .panel-hdr {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 10px;
}

.add-note-container .panel-hdr h3 span {
    color: #666;
    font-size: 18px;
}

.open-note-btn, .open-note-btn:hover {
    color: #fff !important;
    background-color: rgb(79, 170, 203) !important;
}

.open-note-btn i {
    margin-left: 8px !important;
}

.border-top {
    margin-top: 5px;
    padding-top: 18px;
    border-top: 1px solid #ccc;
}

.add-note-container .heading-elements {
    background-color: inherit;
    position: absolute;
    top: 50%;
    right: 20px;
    height: 36px;
    margin-top: 5px;
    margin-right: -10px;
}

.add-note-container .admin-note {
    resize: none;
    width: 100%;
}

.add-note-container .full-width {
    float: left;
    width: 100%;
}

.note-delete, .note-delete:hover {
    color: #ff6969;
    margin-left: 5px;
    line-height: 13px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

.note-delete i {
    top: -3px;
}

.note-delete.disabled {
    color: #ccc;
    cursor: not-allowed !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.bottom-gap {
    margin-bottom: 8px;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
        height: 85px;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        height: 0;
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
        height: 85px;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        height: 0;
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        height: 0px;
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        height: 85px;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        height: 0px;
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        height: 85px;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

/* add admin notes section styles END*/

#noteModal.modal {
    text-align: center;
    padding: 0 !important;
}

#noteModal.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

#noteModal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.view-note-body {
    margin-top: 10px;
}

.tableCustomWidthtd1 {
    width: 10%;
}

.tableCustomWidthtd2 {
    width: 18%;
}

.tableCustomWidthtd3 {
    width: 80%;
}

/* dashboard statistics */

.blueHeading {
    color: #1292d1 !important;
    text-align: center;
}

.bg-success {
    background-color: #418c44 !important;
}

.bg-warning {
    background-color: #d43f10 !important;
}

.bg-danger {
    background-color: #c12e24 !important;
}

.bg-black {
    background-color: #483e3e !important;
}

.bg-purple {
    background-color: #3a46af !important;
}

/*.datatable-scroll-wrap {*/
/*overflow-x: auto !important;*/
/*}*/

.padding-fix {
    padding-bottom: 0px !important;
    padding-top: 10px !important;
}

.table-margin {
    margin-top: -13px !important;
}

.padding-bottom {
    padding-bottom: 26px;
}

.footer a {
    color: #008eff;
    text-decoration: none;
}

.footer a:hover, footer a:focus {
    color: #e55c38;
    text-decoration: none;
}

body.stop-scrolling {
    height: auto !important;
}

/* Invoice CSS*/
#invoiceSuccess .invoice-modal, #discountInvoiceSuccess .invoice-modal {
    z-index: 90076;
    background: rgba(0, 0, 0, 0.38);
}

#invoiceSuccess .success-msg, .invoice-modal .success-msg, #discountInvoiceSuccess .success-msg {
    background: #dff0d8;
    border: 1px solid #d6e9c6;
    color: #3c763d;
}

#invoiceSuccess .success-msg p, .invoice-modal .success-msg p, #discountInvoiceSuccess .success-msg p {
    text-align: center;
}

#invoiceSuccess .visual, .invoice-modal .visual, #discountInvoiceSuccess .visual {
    display: block;
    float: left;
    font-size: 35px;
    line-height: 35px;
}

#invoiceSuccess .visual > i, .invoice-modal .visual > i, #discountInvoiceSuccess .visual > i {
    color: rgba(255, 255, 255, 0.62);
    filter: alpha(opacity=10);
    margin-left: -20px !important;
    font-size: 100px !important;
    line-height: 110px !important;
}

#invoiceSuccess .header, .invoice-modal .header, #discountInvoiceSuccess .header {
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #f5f5f5;
}

#invoiceSuccess .header .logo-wrp, .invoice-modal .header .logo-wrp, #discountInvoiceSuccess .header .logo-wrp {
    float: left;
    max-width: 150px;
    width: 100%;
}

#invoiceSuccess .header .logo-wrp img, .invoice-modal .header .logo-wrp img, #discountInvoiceSuccess .header .logo-wrp img {
    float: left;
    width: 100%;
}

#invoiceSuccess .header .visit-info, .invoice-modal .header .visit-info, #discountInvoiceSuccess .header .visit-info {
    margin-top: 20px;
}

#invoiceSuccess .header .visit-info .name, .invoice-modal .header .visit-info .name, #discountInvoiceSuccess .header .visit-info .name {
    font-size: 14px;
    text-align: right;
    text-transform: capitalize;
}

#invoiceSuccess .header .visit-info .email, .invoice-modal .header .visit-info .email, #discountInvoiceSuccess .header .visit-info .email {
    font-size: 14px;
    text-align: right;
}

#invoiceSuccess .header .visit-info .name, .invoice-modal .header .visit-info .name, #discountInvoiceSuccess .header .visit-info .name {
    font-size: 14px;
    text-align: right;
    text-transform: capitalize;
}

#invoiceSuccess .header .visit-info .date, .invoice-modal .header .visit-info .date, #discountInvoiceSuccess .header .visit-info .date {
    font-size: 14px;
    text-align: right;
    text-transform: capitalize;
}

#invoiceSuccess .header .visit-info .date span, .invoice-modal .header .visit-info .date span, #discountInvoiceSuccess .header .visit-info .date span {
    width: 100px;
    float: left;
    margin-right: 5px;
}

#invoiceSuccess .invoice-row, .invoice-modal .invoice-row, #discountInvoiceSuccess .invoice-row {
    margin-top: 5px;
}

#invoiceSuccess .title-wrp, .invoice-modal .title-wrp, #discountInvoiceSuccess .title-wrp {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 40px;
}

#invoiceSuccess .tot-amount, #invoiceSuccess .refund-amount, .invoice-modal .tot-amount, #discountInvoiceSuccess .tot-amount {
    font-weight: bold;
}

.txt-bold {
    font-weight: bold;
}

#invoiceSuccess .modal-footer, .invoice-modal .modal-footer, #discountInvoiceSuccess .modal-footer {
    color: #fff;
    background-color: #03457a;
    padding: 4px;
}

#invoiceSuccess .modal-footer .client-address, .invoice-modal .modal-footer .client-address, #discountInvoiceSuccess .modal-footer .client-address {
    text-align: center;
    margin: 10px 0 20px;
    font-size: 12px;
    font-weight: bold;
}

#invoiceSuccess .invoice-row .lable::after, .invoice-modal .invoice-row .lable::after, #viewPlanDetailModal .invoice-row .lable::after, #discountInvoiceSuccess .invoice-row .lable::after {
    content: ":";
    float: right;
}
.planForEmail{
    word-break: break-word;
}
.mo-modal-close {
    float: right;
    padding: 4px;
    color: #000;
}

.client-adrs {
    margin: 7px 0px 5px 0px;
}

.btn-set {
    margin: 5px 0px 5px 0px;
}

/* Invoice CSS END*/
/*refund css*/
.trans-inner-label {
    color: #999999;
    font-size: 14px;
    padding-left: 5px;
    margin-top: 5px;
}

#refundForm .form-group {
    margin-bottom: 5px;
}

.refund-info-label {
    font-size: 12px;
    color: #737373;
    margin-top: 10px;
}

.label-refund {
    background-color: #8D6E63 !important;
    border-color: #8D6E63 !important;
}

/*refund css END*/

/*left nav bar changes*/
.left-nav-header {
    background-color: #1967A5 !important;
    font-size: 17px;
    color: #fff;
    padding: 7px 20px !important;
}

.sidebar-user .user-detail {
    margin-top: 10px;
}

.media-left-custom {
    padding-right: 10px !important;
    vertical-align: middle !important;
}

.media-left-user-image {
    width: 47px !important;
    height: 47px !important;
}

.user-detail .media-body {
    vertical-align: middle !important;
}

.white-btn-txt, .white-btn-txt a {
    color: #fff !important;
}

.white-btn-txt i {
    margin-left: 8px !important;
    margin-top: -3px !important;
}

.btn-margin-top {
    margin-top: 10px;
}

.navigation li a.btn-info:hover, .navigation li a.btn-info:focus {
    background-color: #00BCD4;
    color: #fff;
}

.border-right-1 {
    border-right: 1px solid #cccccc;
}

.padding-right-30p {
    padding-right: 30%;
}

/*custom panel css*/
.custom-panel-hdr {
    cursor: pointer;
    background-color: #365d7d !important;
    border-color: #365d7d !important;
    color: #fff !important;
}

.custom-panel-hdr .panel-title:before {
    content: '\e9c2';
    font-family: 'icomoon';
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-panel-hdr.collapsed .panel-title:before {
    content: '\e9c1';
}

.custom-panel-hdr .date {
    color: #fff !important;
    float: left;
    text-transform: capitalize !important;
}

.custom-panel-hdr .center-lable, .custom-panel-hdr .center-value {
    float: left;
    display: inline-block;
}

.custom-panel-hdr .center-lable:after {
    content: '-';
    padding: 5px;
}

.custom-panel-hdr .amount {
    text-align: right;
    padding-right: 30px;
}

.custom-panel-hdr {
    color: #fff !important;
}

.custom-panel-body .label {
    color: #000 !important;
}

.custom-panel-body .status-label.label {
    color: #fff !important;
}

.custom-panel-group {
    padding: 0;
}

.custom-panel-group li {
    list-style: none;
}

.sidebar-category .navigation .navigation-header .control-label {
    font-size: 10px !important;
}

/* visit batch upload */
.wizard-top-margin {
    margin-top: 30px;
}

.visit-pull-steps.wizard > .actions {
    margin-top: 20px;
    border-top: 1px solid #ccc;
}

.visit-pull-steps.wizard > .actions > ul {
    float: none !important;
    width: 200px;
    margin: 20px auto !important;
}

.visit-pull-steps.wizard > .actions > ul > li {
    float: left;
    width: 90px !important;
}

.visit-pull-steps.wizard > .actions > ul > li > a {
    text-align: center;
}

.visit-pull-steps.wizard > .steps > ul > li.current > a {
    color: #56aec4;
    cursor: default;
}

.devide-5 {
    margin-top: 10px;
    float: left;
}

.devide-5 .lbl {
    padding-right: 10px;
}

.devide-5 .lbl, .devide-5 .val {
    float: left;
    color: #000000;
}

.devide-5 .lbl {
    font-weight: bold;
}

.success-visit-panel .panel-heading, .error-visit-panel .panel-heading {
    margin: 1px !important;
}

.success-visit-tbl.table > thead > tr > th {
    font-weight: bold;
    padding-left: 0px !important;
}

.full-page-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #0c0c0ce0;
    top: 0;
    z-index: 3050;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.nb-spinner {
    width: 75px;
    height: 75px;
    margin: 20% 0 0;
    background: transparent;
    border-top: 4px solid #03A9F4;
    border-right: 4px solid transparent;
    border-radius: 50%;
    -webkit-animation: 1s spin linear infinite;
    animation: 1s spin linear infinite;
    display: inline-block;
}

.full-page-loader .loader-txt {
    font-size: 25px;
    color: #fff;
    margin-top: 10px;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.floating-lbl, .floating-val {
    font-size: 12px;
    text-align: left;
    width: 48%;
    float: left;
    margin: 10px 2% 0 0;
}

.floating-lbl {
    font-weight: bold
}

.btn-group-nav a, .btn-group-nav a:hover {
    color: #ffffff !important;
    margin-bottom: 4px;
}

.btn-group-nav .bg-slate:hover, .recall-st-btn:hover {
    background-color: #607D8B !important;
    border-color: #607D8B;
    color: #fff;
}

.backend-error {
    color: #f44336;
    font-size: 14px;
}

/* visit batch upload END*/
/*custom panel css END*/

/*reminder modal*/
.reminder-opt-modal .modal-header h5 {
    font-weight: 600;
}

.reminder-opt-modal .reminder-options .form-check-label {
    font-weight: 600;
}

.reminder-opt-modal .custom-reminder {
    width: 100%;
}

.reminder-opt-modal .custom-reminder {
    width: 100%;
}
.reminder-opt-modal .reminder-options p{
    word-wrap: break-word;
    line-height:25px;
}
/*reminder modal END*/

/*plan css*/
.plan-amount-wrp hr {
    margin-top: 5px;
    margin-bottom: 5px;
}
.panel-gap{
    margin-top: 20px;
}
.label-yellow {
    background-color: #E1BE4D  !important;
    border-color: #E1BE4D  !important;
}
/*plan css END*/

/*List view css*/
.panel-list{
    padding:0 !important;
    list-style: none;
}
.list-panel-hdr {
    background-color: #365d7d !important;
    border-color: #365d7d !important;
    color: #fff !important;
}

.list-panel-hdr .panel-title:before {
    content: '\e9c2';
    font-family: 'icomoon';
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*List view css END*/
/*faq css*/
.faq-items .title-inline{
    display: inline;
    float: left;
}
.faq-items .title-inline.section:after{
    content: " - Q:";
    float: right;
    padding: 0 5px;
}
/*faq css End*/

/*search page css*/
.search-result ul{
    float: left;
    width: 100%;
    padding: 0;
    list-style: none;
    /*box-shadow: 3px 3px 3px #00000029;*/
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 5px;
}
.search-result ul li{
    float: left;
    margin-right: 0px;
}
/*.search-result ul li:nth-child(even) {*/
/*margin-right: 10px;*/
/*}*/
/*.search-result ul .name {*/
/*width: 150px;*/
/*}*/
.search-result ul .searchResultVal{
    word-wrap: break-word;
}
.search-result ul .searchResultLbl{
    color: #a4a4a4;
}
/*search page css End*/

/*Reminder page css start*/
.bg-pink-400{
    background-color: #4f8ebf !important;
    border-color: #4f8ebf !important;
}
/*Reminder page css end*/

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 15px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.admin-side-switch.switch{
    width: 35px;
}

.admin-side-switch input:checked + .sliderBtn:before{
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}
/* The slider */
.sliderBtn {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.sliderBtn:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 4px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .sliderBtn {
    background-color: #2196F3;
}

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

input:checked + .sliderBtn:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.sliderBtn.round {
    border-radius: 34px;
}

.sliderBtn.round:before {
    border-radius: 50%;
}

.reason-width{
    width: 550px;
}

.link-hr {
    margin-top: 0px !important;
    margin-bottom: 20px !important;;
    border: 0 !important;;
    border-top: 1px solid #ddd !important;;
}

.remove-padding{
    padding-left: 0 !important;
}

.discount-badge {
    padding: 5px;
    margin-left: 10px;
    background-color: #ccc;
    border-radius: 10px;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
}

.dis-title{
    margin-left: 10px;
}

.discount-word-wrap{
    max-width: 250px;
    word-wrap: break-word;
}
.info-note{
    font-size: 12px !important;
    color: #737373 !important;
}
.info-note-important{
    font-size: 12px !important;
    color: #F44336 !important;
}

.info-note-important-receipt{
    font-size: 12px !important;
    color: #F44336 !important;
    margin-top: 15px !important;
}
/* stripe payment modal styles START here */

#cardNumberElement, #cardExpiryElement, #cardCvcElement {
    margin-top: 15px;
    margin-bottom: 15px;
}

#cardNumberElementPlan, #cardExpiryElementPlan, #cardCvcElementPlan {
    margin-top: 15px;
    margin-bottom: 15px;
}

#updateCardNumberElement, #updateCardExpiryElement, #updateCardCvcElement {
    margin-top: 15px;
    margin-bottom: 15px;
}

.stripe-element-base {
    display: block;
    /* width: 100%; */
    height: 36px;
    padding: 7px 12px;
    font-size: 13px;
    line-height: 1.5384616;
    color: #333333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.stripe-element-focus {
    border-color: #4F8EBF;
    box-shadow: 0 1px 1px rgba(0,0,0,0.08) inset, 0 0 8px rgba(183, 194, 206 ,0.6);
    outline: 0 none;
}
.stripe-element-invalid {
    color: #f44336;
    height: 36px;
}

#stripe-card-error, #update-stripe-card-error {
    color: #f44336;
    font-size: 14px;
}

.custom-stripe-elem-wrp {
    padding-left: 0;
    padding-right: 0;
}

.custom-stripe-elem-wrp label.error {
    display: none !important;
}

.postal-code {
    padding-left: 7px;
}

.postal-code::placeholder {
    color: #000;
    font-size: 16px;
}

.billing-country, .postal-code {
    margin-top: 15px;
    margin-bottom: 15px;
}

.billing-country, .postal-code {
    color: #000;
    font-size: 16px;
}

.postal-code.error {
    color: #eb1c26;
}

#stripeModal > .row > .form-group {
    padding-left: 50px;
}

#cardChangeStripeModal > .row > .form-group {
    padding-left: 50px;
}

/* stripe payment modal styles END here */


.custom-redio-1{
    margin-left: 0 !important;
    margin-bottom: 8px !important;
}

.title-checkbox {
    font-weight: 700;
}

/* reminder stats page start */
.view-stats-panel label .checker {
    margin-right: 7px;
}

.view-stats-panel .reminder-template-area {
    margin-top: 15px;
}

.reminder-template-area .form-group {
    margin-bottom: 10px;
}

.reminder-template-area .email-templates-list, .reminder-template-area .sms-templates-list {
    max-height: 100px;
    overflow: auto;
}

.view-stats-panel .reminder-template-area label {
    display: flex;
    align-items: center;
}

.view-stats-panel .reminder-template-area input[type="checkbox"] {
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-top: 0;
}

.view-stats-panel .reminder-template-area #filterBtn {
    text-transform: uppercase;
}

.view-stats-panel .filter-border-right {
    border-right: 1px solid #dddddd;
}

/* reminder stats page end */

.generate-shorturl-file-area {
    border-left: 1px solid #d3d3d3;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 30px;
}

.reminder-batch-upload-area {
    padding-right: 30px;
}

/*responsive CSS*/
@media (min-width: 1024px) {
    .primary-navbar {
        font-size: 15px !important;
        margin-left: 217px !important;
    }

    .secondary-navbar-container {
        float: left;
        position: relative;
        left: 50%;
    }

    .secondary-nav {
        float: left;
        position: relative;
        left: -50%;
    }
}

@media only screen and (max-width: 752px) {
    .page-header {

        margin-bottom: -40px !important;
    }

}

@media only screen and (min-width: 752px) and (max-width: 1024px) {
    .page-header {
        margin-top: 46px !important;
        margin-bottom: -40px !important;
    }

    .text-wrap-header {
        display: inline-block;
        width: 200px;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }

    .page-container {
        padding-top: 46px !important;
    }

}

@media only screen and (min-width: 1025px) {
    .page-header {
        margin-top: 46px !important;
        margin-bottom: 0px !important;
    }

    .text-wrap-header {
        display: inline-block;
        width: 200px;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }
}

@media (min-width: 769px) {
    .sidebar-fixed.affix {
        top: 100px !important;
    }
}

@media print {
    a[href]:after {
        content: none !important;
    }

    #mainInvoice .invoiceStatus .label, #invoiceSuccess .invoiceStatus .label {
        float: right;
    }

    /*#mainInvoice .stat-lbl, #invoiceSuccess .stat-lbl{*/
    /*text-align: right;*/
    /*}*/
}

/*responsive CSS END*/
