

.page-header.navbar .page-logo .logo-default {
    margin: 5px 0 30px 0;
}

.page-header.navbar {
    background-color: #3B3F51;
}

body.login {
    background-color: #6F828C !important;
}

.login .content {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    margin: 100px auto 0 auto;
    padding: 0px;
}

.login button:hover {
    color: #fff;
}

.login button {
    background-color: #00646F;
    color: #fff;
    font-weight: bolder;
}

.login .control-label {
    display: block;
    margin: 10px 0;
    color: #00646F;
    font-weight: bolder;
    font-size: 16px;
}

.login-form .header {
    background-color: #39474F;
    text-align: center;
    color: #fff;
    padding: 10px 0 0 0;
}

.login-form .body {
    padding: 20px;
}

.page-header.navbar .page-logo {
    width: auto
}

.page-logo .logo-text small {
    font-size: 16px;
}

.page-logo .logo-text {
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    margin-top: 9px;
    display: block;
}

.logo-kur {
    height: 58px !important;
    background: #fff !important;
}

.page-content-wrapper .page-content {
    padding: 0px 0 0 20px;
}


.formcolunm table {
    border-collapse: separate;
    border-spacing: 2px 3px;
}

.formcolunm .title {
    float: none;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    padding: 5px;
    margin-bottom: 10px;
    border-left: 1px solid #F1C40F
}

.text-light {
    color: #BFBFBF;
}

.blue-note {
    background-color: #F5F8FD;
    border-left: 2px solid #8BB4E7;
    padding: 5px;
}

.form .tabbable-line > .tab-content {
    border-top: 1px solid white;
}

.form .tabbable-line {
    margin-top: 30px;
    min-height: 400px;
}

.lifestyle td {
    vertical-align: top;
    padding: 5px;
}

.lifestyle ol li {
    float: left;
    margin-right: 50px;
}

.blood {
    margin-bottom: 20px;
}



    .blood td {
        padding-right: 5px;
    }

.family th:first-child {
    padding-right: 20px;
}

.page-content-wrapper .page-content {
    padding: 10px 0 0 20px;
}

.popeye-modal-container {
    z-index: 1050 !important;
}



.popprint .popeye-modal {
    width: 950px !important;
}

.btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all).btn-sm {
    font-size: 11px;
    padding: 4px 10px;
}

.page-header.navbar.navbar-fixed-top, .page-header.navbar.navbar-static-top {
    z-index: 1000 !important;
}

.eyesr {
}

    .eyesr table {
        margin-bottom: 15px;
    }

mwl-calendar .events-list {
    width: 98%;
}



mwl-calendar .cal-month-day {
    overflow: auto !important;
}


mwl-calendar .eventWraper .event {
    display: block;
    color: #333;
    width: 98%;
    height: auto;
    padding: 1px 2px;
    margin: auto;
    background-color: transparent !important;
    box-shadow: none;
    border-radius: 0px;
    border: none;
    min-width: 250px;
}

.cal-day-box .day-event {
    width: auto !important;
}

.sing {
    font-family: 'Homemade Apple', cursive;
}

a:active, a:visited, a:focus {
    text-decoration: none
}

.table-toolbar {
    margin-bottom: 0px;
}

.line-through {
    text-decoration: line-through !important;
}


mwl-calendar .cal-slide-content {
    background-color: #F2F6F9;
    color: #333 !important;
}

    mwl-calendar .cal-slide-content a.event-item {
        color: #333;
    }



mwl-calendar .cal-slide-content {
    padding: 20px;
    color: #fff;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(171,208,188,.5);
    box-shadow: inset 0 0 10px 0 rgba(171,208,188,.5);
}



.status {
    padding: 5px;
    display: block;
}

/**status colors**/
.sdefault {
    border-left-color: gray;
    /*color: gray;*/
}


.bsdefault {
    color: gray !important;
}

.bscheckin {
    color: #CFCE8A !important;
}

.bscheckout {
    color: #66CC00 !important;
}

.bsrecheduled {
    color: #FFA600 !important;
}

.bsnoshow {
    color: #A44E49 !important;
}

.bsreturn {
    color: #ADD8E8 !important;
}

.bsincomplete {
    color: #fffc66 !important;
}


.bsarchived {
    color: #000000 !important;
}

.bscancel {
    color: #FE0000 !important;
}


.bscompleted {
    color: #0000FE !important;
}


/**Background for calendars**/
.event-item {
    color: black;
}

.bgdefault {
    background: gray !important;
    color: black !important;
}

.bgcheckin {
    background: #CFCE8A !important;
    color: black !important;
}


.bgcheckout {
    background: #66CC00 !important;
    color: black !important;
}

.bgrecheduled {
    background: #FFA600 !important;
    color: black !important;
}


.bgnoshow {
    background: #A44E49 !important;
    color: black !important;
}


.bgreturn {
    background: #ADD8E8 !important;
    color: black !important;
}

.bgincomplete {
    background: #fffc66 !important;
    color: black !important;
}

.bgarchived {
    background: #000000 !important;
    color: #FAFAFA !important;
}

    .bgarchived a.event-item {
        color: #FAFAFA !important;
    }


.bgcancel {
    background: #FE0000 !important;
    color: black !important;
}

.bgcompleted {
    background: #0000FE !important;
    color: #FAFAFA !important;
}

    .bgcompleted a.event-item {
        color: #FAFAFA !important;
    }



.cusText, .cusCode {
    border: 0px;
    border-bottom: 1px solid #36C6D3;
}

    .cusText:disabled, .cusCode:disabled {
        background-color: transparent !important;
        border-bottom: 1px solid #BFBFBF;
    }


.cusTextArea {
    border: 0px;
    border: 1px solid #36C6D3;
}

    .cusTextArea:disabled {
        background-color: transparent !important;
        border: 1px solid #BFBFBF;
    }

.cusCode {
    margin-right: 5px;
}

.cusText {
}

.txtDisabled {
    border-color: #BFBFBF
}

.txtEnabled {
    border-color: #BFBFBF
}



.rblock .col-md-6 {
    margin-bottom: 30px;
}

.subitems {
    list-style: none;
}

    .subitems .mt-checkbox {
        margin-bottom: 0px;
    }

.bordered {
    border: 1px solid #A9A9A9;
}

.form-table {
    min-width: 850px;
}

    .form-table .status {
        min-width: 150px;
    }

.lfalcohol li {
    width: 100%;
}

.tachado {
    text-decoration: line-through;
}



.alert-fixed {
    position: fixed;
    top: 0px;
    right: 20%;
    width: 100%;
    z-index: 9999;
    border-radius: 0px
}

.modal .modal-content {
    margin-top: 10%;
}


.oform .dropdown-menu {
    left: 0px !important;
}

.cal-day-hour-part-time strong.ng-hide {
    display: block !important;
}

.cal-day-box .cal-day-hour-part .cal-day-hour-part-time {
    font-size: 14px;
    position: absolute;
    width: 64px;
}

.ng-hide-add {
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    opacity: 1;
}

.ng-hide-add-active {
    opacity: 0;
}

.ng-hide-remove {
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    opacity: 0;
}

.ng-hide-remove-active {
    opacity: 1;
}



.animationIf.ng-enter,
.animationIf.ng-leave {
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}

    .animationIf.ng-enter,
    .animationIf.ng-leave.ng-leave-active {
        opacity: 0;
    }

        .animationIf.ng-leave,
        .animationIf.ng-enter.ng-enter-active {
            opacity: 1;
        }



.statuslist div .mt-checkbox, .statuslist div .mt-radio {
    padding-left: 25px !important;
    margin-bottom: 5px !important;
}

.Typeahead-menu {
    position: absolute;
    z-index: 999;
    width: auto;
    /* margin-bottom: 20px; */
    overflow: hidden;
    top: 10;
    left: 10;
}

    .Typeahead-menu li {
        cursor: pointer;
    }

        .Typeahead-menu li:hover {
            background-color: #f9f9f9;
        }

#container {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background: #333;
}


#profileImage {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #337AB7;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-weight: bold;
}


.mt-checkbox > span, .mt-radio > span {
    background-color: transparent;
    border: 1px solid #D9D9D9;
}


.comment-wrapper p {
    font-size: 14px;
    font-family: sans-serif;
    color: #313135;
}

.comment-wrapper .media-list .media-body .name {
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
    color: #333333;
}

.comment-wrapper .media-list .media img {
    width: 36;
    height: 36;
    border: 2px solid #e5e7e8;
}

.comment-wrapper .media-list .media:not(:last-child) {
    border-bottom: 1px dashed #efefef;
    margin-bottom: 10px;
    padding-bottom: 10px;
}



.comment-bubble {
    background: url(../images/commentIcon.PNG);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-width: 24px;
    display: block;
    min-height: 24px;
    text-align: center;
    padding: 0px 0px 5px 0px;
}

    .comment-bubble span {
        font-size: 12px;
        color: #fff;
    }

.doa-container {
    display: flex;
    flex-direction: row;
}

.print-container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    gap: 10px 10px;
}

.print-item {
    flex: 1;
}

.doa-container-time {
    float: left !important;
    width: 95% !important;
}
