/*for translation purposes - backend*/
.language-bullet-for-modal{
    float: right;
    background: #db3db1;
    padding: 6px 8px;
    border-radius: 43px;
    margin-right: 10px;
    margin-top: -6px;
    color: white;
    text-transform: uppercase;
    margin-bottom: -10px;
}

.original-item-name{
    padding: 2px 5px;
    background-color: grey;
    color: white;
}

.language-bullet-mini {
    font-size: 13px;
    background-color: #95b85c;
    border-radius: 50%;
    margin-right: 5px;
    color: white;
    text-shadow: none;
}

.language-bullet-mini-en {
    padding: 4px 5px 5px 5px;
    background-color: #95b85c;
    color: white;
    text-shadow: none;
}

.language-bullet-mini-fr {
    background-color: #db3db1;
    color: white;
    padding: 2px 5px 3px 5px;
    text-shadow: none;
}


.language-bullet-mini-container {
    display: inline;
    vertical-align: text-top;
}

.aor-pink{
    background-color: #db3db1 !important;
    color: white;
}

.menu .menu-aor{
    padding-left:0;
}
/*DONE translations stuff*/



.register-img {
    width: auto !important;
    margin-left: auto;
    margin-top: 40px;
}

.register-over{
    background-color: white; /*#FF9D3F;*/
    height:340px;
    width:750px;
    z-index: 3;
    box-shadow: 0 0 17px #EFD1B4;
    margin-left: auto;
    margin-right: auto;
    top: 100px;
    position: relative;
    /*border-radius: 25px;*/
}
.register-link{
    color:#FF9D3F;
}
.register-link:hover{
    color: #b76f2f;
}

.login-over{
    background-color: white; /*#FF9D3F;*/
    height:300px;
    width:500px;
    z-index: 3;
    box-shadow: 0 0 17px #EFD1B4;
    margin-left: auto;
    margin-right: auto;
    top: 100px;
    position: relative;
    /*border-radius: 25px;*/
}
.login-input {
    display:inline-block;
    height:30px;
    font-size:16px;
    width:80%;
    border:solid  #ccc;
    border-width:0 0 1px 0;
    padding:0 5px;
    outline:none;
    margin-top: 15px;
    font-family: 'Dosis', 'Poppins', sans-serif;
}
.login-button{
    margin-top: 20px;
}

/*page loader*/

.lds-roller {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*done page loader*/

.form-control{
    color:#737373 !important;
}

@font-face {
    font-family: latoregular;
    src: url(../assets/fonts/Lato-Regular.ttf);
}

.summary-action-plan-title {
    background-color: rgb(236, 95, 95);
    color: #fff;
    padding: 10pt;
    font-family: latoregular;
    margin-bottom: 5pt;
    float: left;
    width: 100%;
}
.summary-action-plan-icon {
    float: left;
    width: 30pt;
    margin-right: 10pt;
    line-height: 40pt;
}
.summary-action-plan-text {
    float: left;
}

.summary-action-plans {
    background: rgb(250, 251, 253);
    width: 100%;
    float: left;
    padding: 25pt;
}

.summary-action-plans .row {
    margin-bottom: 10pt;
    min-height: 80pt;
}
.summary-action-plans-content {
    width: 70pt;
    display: block;
    float: left;
}
.summary-action-plans-content-icon {
    padding: 0pt;
    width: 60pt;
}
.summary-action-plans-content-text {
    padding: 0 10pt;
    width: 134pt;
    float: left;
    font-size: 9pt;
    text-align: left;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.summary-action-plans-content-text div {
    font-size: 16pt;
    width: 100%;
    line-height: 18pt;
    position: absolute;
    top: 50%;
    transform: translateY(-65%);
}

.slider-half li .slider-bnnr.lmh {
    left: 50%;
    width: 50%;
}

.slider-half li .slider-bnnr.mmm {
    left: 60%;
    width: 30%;
}

.seemore_actionplan{
    color: #ed5e5e;
    cursor:pointer;
}

.seemore_actionplan_pdf{
    text-decoration: none;
    color: #ed5e5e;
    cursor:pointer;
}

.slider-half li .slider-bnnr img {
    width: 100%;
}
.separator {
    margin-bottom: 10pt;
}
.icon-widget-heading {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    word-wrap: break-word;
    hyphens: auto;
}
.icon-in-page {
    min-height: 100px;
}
.font25pt {
    font-size: 22pt;
}
.font18pt {
    font-size: 18pt;
}

.row {
    clear: both;
}

.panel {
    margin-left: 0 !important;
}

.app-about.row > div {
    margin-bottom: 10px;
}
h5.text-muted.mb-4 {
    line-height: 20px;
}

#footer {
    /*position: fixed;*/
    /*bottom: 0;*/
}
.center {
    margin: 0 auto;
}
.red {
    color: red;
}

#slider {
    height: 850px;
}

.form-control {
    color: #3e3e3e;
}
code {
    font-family: "Lato", sans-serif;
    font-size:100%;
}
.slider-info {
    top: 15% !important;
}
.slider-half li .slider-bnnr {
    top: 21% !important;
}

.obesity-btns{
    height: 100px;
    padding-left: 20px;
    padding-right: 10px;
    text-align: center;
    line-height: 100px;
    font-weight: bolder;
    font-size: 22px;
    color: #444;
}
#btn-obesity-low{
    background-color: rgba(0,192,0,0.48);
}
#btn-obesity-medium{
    background-color: rgba(255,255,0,0.6);
}
#btn-obesity-high{
    background-color: rgba(255,0,0,0.61);
}
.leftside-navigation {
    overflow: hidden;
    height: 100%;
    width: 100%;
    padding-top: 20px;
}

.datepicker {
    z-index: 1051 !important;
}

.panel .panel-body li {
    white-space: normal;
    word-break: normal;
}

.slider-bnnr{
    /*height:100%;*/
}
.mmm-summary-categories {
    background-color: #ffffffd1;
    height: 100%;
    padding-bottom: 20px;
}
.mmm-summary-categories-icon{
    height: 30px !important;
    width: 30px !important;
}
.summary-categories-content-text {
    padding-top: 3px;
    padding-left: 10px;
    font-weight: bold;
    font-family: roboto;
}
.mmm-summary-categories > .row {
    margin: 8px -40px 8px 20px;
}
/*.mmm-summary-action-plan-icon{*/
/*float: left;*/
/*width: 30pt;*/
/*margin-right: 10pt;*/
/*line-height: 40pt;*/
/*}*/
.mmm-summary-action-plan-text{
    float:left;
    font-size:22pt;
}
.mmm-summary-action-plan-title{
    background-color:#444;
    color: #ff8d3d;
    padding: 10pt;
    font-family: oswald;
    margin-bottom: 15pt;
    float: left;
    width: 100%;
}

.pageanchor{
    color:#444 !important;
    text-decoration:none;
}

.mce-content-body a[href] {
    text-decoration: underline;
    color: blue !important;
}

.username-td-div-div{
    text-align:  center;
    position: absolute;
    right: 5px;
    top: 7px;
}
.username-td-div-span{
    text-align:  center;
    vertical-align:  middle;
    position: relative;
    margin-top: 54%;
    color: whitesmoke;
    display: inline-block;
    width: 100%;
    height:  100%;
    font-weight: bold;
}
.username-td-div-i{
    padding:5px;
    border-radius:50px;
    color:red;
    border:1px solid white;
    position: absolute;
    top: 5px;
    left: 5px;
    background-color: white;
    font-size: 16px;
    margin-top: 3px;
    margin-left: 3px;
}
.username-td-div{
    height: 100%;
    width: 100%;
    display:  block;
    position: relative;
    background-color:  #2e2e37;
}
.username-td{
    min-width:200px;
    padding: 0;
    height: inherit;
}
.updatetophysician-btn{
    float:left;
    margin-top: 10px;
    height: 23px;
    text-align: center;
    border-radius: 50px;
    width: 23px;
    padding-top: 1px;
    background-color:#FF6C60;
}
.updatetonormaluser-btn{
    float: left;
    margin-top: 10px;
    height: 23px;
    text-align: center;
    border-radius: 50px;
    width: 23px;
    padding-top: 1px;
    background-color:#6d73a3;
}
.updaterole-btn{
    float:left;
    margin-top: 10px;
    height: 23px;
    text-align: center;
    border-radius: 50px;
    width: 23px;
    padding-top: 1px;
}


.td-user {
    /*position:relative;*/
    height: inherit;
    padding: 50px 10px;
    background-color:#444 !important;
    color:white;
}

.buttons-top{
    position:relative;
    top:5px;
    right:5px;
}

.name-span{
    display: table-cell;
    position:relative;
    /*padding-left:30px;*/
}

.physician-icon{
    position:absolute;
    left:-40px;
    top: 12%;
}

.gradeX{
    min-height:200px;
    height:1px;
}

tr.gradeX.usermanagement{
    height: 9rem;
}

.fa.fa-medkit.fa-stack-1x{
    color:red;
}

tr.gradeX td.td-user {
    position: relative;
}
tr.gradeX td.td-user .buttons-top {
    position: absolute;
}
tr.gradeX td.td-user .name-span span.physician-icon {
    bottom:4rem;
}

tr.gradeX td.td-user .name-span span.physician-icon {
    bottom: 4.5rem;
}



/*Changes after testing by Octavian*/
#clock {
    top: 2rem;
    left: 3rem;
}

.backmedication img {
    max-width: 100% !important;
}

.datamap-btn {
    right: 1rem;
}

.img-circle.categorymanagement { width: 100px;}

.floatedit {
    position: relative !important;
    float: right;
    top: 1.4rem;
}
.lmh-data-map-row{
    position: absolute;
}

.med-brand{
    min-height: 20px;
}

.tooltip[role="tooltip"]{
    width:350px;
    max-width:500px !important;
    text-align: left !important;
    word-wrap: normal;
}
.clever-tooltip .tooltip-inner{
    max-width: 100%;
    text-align: left !important;
    padding: 15px;
}
td.typicalcolor:hover{
    cursor: pointer;
}
td.typicalcolor-td{
    vertical-align: middle !important;
    text-align:center;
}

.slider-colored-conceive .slides li::after{
    background: rgb(77 23 165 / 80%);
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    div > .summary-action-plans-content.summary-mind {
        width: 50pt;
    }

    div > .summary-action-plans-content-text {
        width: 71pt;
    }

    .slider-half .slider-info { padding: 0 20px; }
    .slider-info .animated { font-size: 13.5px; }
}

@media screen and (min-width: 1024px) and (max-width: 1162px) {

    .summary-action-plans > .row {
        margin-left: 0 !important;
    }

    .summary-action-plans-content {
        width: 55pt;
        margin-left: 8px;
        margin-top: 12px;
    }

    .summary-action-plans-content-text {
        width: 108pt;
    }
    .flex-active-slide h1 { font-size: 46px;}
    .slider-bnnr.lmh { left: 49% !important;}
    .summary-action-plan-icon { width: 10%; margin-right: 0 !important;}
    .summary-action-plan-text.font25pt { width: 90%}
}

@media screen and (min-width: 1161px) and (max-width: 1180px) {
    div > .summary-action-plans-content { width: 57pt; margin-top: 11px;}
    div > .summary-action-plans-content-text { width: 106pt;}
}

.summary-action-plan-icon { width: 10%}
.summary-action-plan-title > .summary-action-plan-text { width: 80%;}
div > .summary-action-plan-icon > img { width: 30pt;}
/*DONE changes after testing by Octavian*/




@media only screen and (max-width: 768px) {
    .menu {
        background-color: #fff;
        width: 50%;
    }
    .font25pt {
        font-size: 14pt;
        line-height: 40pt;
    }
    .font18pt {
        font-size: 10pt;
        line-height: 40pt;
    }
    .summary-action-plans-content {
        margin-bottom: 10px;
    }
    #slider {
        height: auto;
    }
    .slider-info p {
        display: block;
    }
    .slider-info h1, .slider-info h2 {
        font-size: 27px;
    }
    .slider-half .slider-info {
        position: relative;
        width: 100%;
        top: auto;
    }
    .slider-half li .slider-bnnr {
        position: relative;
        left: 0;
        width: 100%;
        top: auto;
        display: none;
    }
    .layer-stretch {
        width:94% !important;
    }

    .menu {
        width: 100%;
        border: 1px solid rgb(221, 221, 221);
    }

}

@media only screen and (max-width: 992px) {
    .menu-dropdown {
        left: 0;
    }
    .menu{
        background: white;
        border: 1px solid rgb(221, 221, 221);
    }
}

@media (min-width: 990px) {
    .loginlogos .navbar-brand > div.logoimg {
        width: auto!important;
        margin: 0 !important;
    }
    .loginlogos .navbar-brand > div {
        padding: 0;
    }
}

@media (min-width: 300px) {
    .loginlogos .navbar-brand > div {
        margin: auto !important;
    }
    .hdr-aor a img{
        width:280px !important;
        max-width:280px !important;
        height:auto !important;
    }
}

body {
    max-width: 100%;
}


@media screen and (max-width: 380px) {
    #clock {
        top: 1rem;
        left: -3rem;
    }
    .clock-row h1 {
        font-size: 17px;
    }
    .slider-dark .slider-info .slider-info-aor h1
    {
        padding-top: 50px;
    }
    .hdr-aor a img{
        width:280px !important;
        max-width:280px !important;
        height:auto !important;
    }
    .panel-body {
        padding:0px;
    }
    .layer-stretch {
        width:99% !important;
    }
    .slider-dark .slider-info-aor h1{
        padding-top:50px;
    }

    .btn-aor-backtoactionplan, .btn-aor-nextcategory{
        padding: 10px 10px;
    }
    .disclaimer-span {
        flex: 1 auto;
    }
    #sticky{
        flex-wrap: wrap;
        padding-bottom: 20px;
    }
}
@media screen and (min-width: 415px) and (max-width: 480px) {
    #clock {
        top: 0;
        left: 5rem;
    }
}
@media screen and (min-width: 480px) and (max-width: 560px) {
    #clock {
        top: 0;
        left: 5rem;
    }
}
@media screen and (min-width: 560px) and (max-width: 689px) {
    #clock {
        top: 0;
        left: 20rem;
    }
}
@media screen and (min-width: 689px) and (max-width: 767px) {
    #clock {
        top: 0;
        left: 20rem;
    }
}
@media screen and (max-width: 767px) {
    .sidebar-toggle-box {
        left: 20px;
    }
    .brand a.logo {
        margin: 20px 0 0 48px;
    }
}





@media (min-width:1640px) {
    #clock {
        margin: -100px auto 0 40% !important;
    }
    #sec, #min, #hour {
        display: block;
    }
}

@media (min-width:1370px) and (max-width:1640px) {
    #clock {
        width: 125px!important;
        background-size: 100%!important;
        margin: -100px auto 0 50% !important;
    }
    #clockpanelbg{
        background-color:#f17c7c;
    }
    #sec, #min, #hour {
        top: -30px!important;
        left: 55px!important;
        display: block!important;
    }
}

@media (min-width: 990px) and (max-width:1369px) {
    #sec, #min, #hour {
        display: none;
    }
    #clockpanelbg{
        background-color:#f17c7c;
    }
    #clock {
        background-image: none!important;
        margin: 0!important;
        height: 75px!important;
    }
}

@media only screen and (max-width: 1024px) {
    body { overflow-x: hidden}
    .summary-action-plans-content {
        width: 55pt;
    }
    .summary-action-plans .row {
        margin-left: 0px !important;
    }
    .summary-action-plans-content-text {
        width: 117pt;
    }
    .slider-half li .slider-bnnr img {
        /*margin-top: 12px;*/
    }
    .summary-action-plans-content-text div {
        font-size: 13pt;
    }
}

.gauge-canvas img { width: 75%; }

@media only screen and (max-width: 1024px) {
    .summary-action-plan-text {
        float: none;
        text-align: left;
    }
    .font25pt {
        font-size: 20.8pt;
        /*margin-top: 18px;*/
    }
    .slider-half li .slider-bnnr.lmh { left: 49%}
}

/*for IE ONLY*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .summary-action-plans-content-text div {
        position: relative;
    }
    .faded-box-seemore { max-height: unset;}
}


/*AOR login page*/
.aor-login-navbar-toggler{
    display:none !important;
}
.loginlogoimg{
    width: 100% !important;
    padding: 0;
}


/*Boostrap extra for 5 columns*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}