﻿.spin {
    display: none;
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    z-index: 30001;
    opacity: 0.8;
}

.bg-new-Header {
    background-image: url(Images/smed-bg.png);
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 125px;
    background-color: #fff;
}

.popupcss {
    background-color: rgb(171, 187, 216);
    margin: auto;
    max-width: 700px;
    min-width: 250px;
    width: 80%;
}

input[type="checkbox"] {
    width: 16px; /*Desired width*/
    height: 15px; /*Desired height*/
}

.Imagelittle {
    width: 127px;
    height: 24px;
    border: 0;
}

.rowBottom {
    padding-bottom: 1%;
    padding-left: 1%;
    margin-bottom: 1%;
}

.rowTop {
    margin-top: 2%;
}

.rmvRightPad {
    padding-right: 0% !important;
}

.rmvLeftPad {
    padding-left: 0% !important;
}

.leftText {
    margin-left: 8px;
}

a:visited {
    color: #5a205a;
}

.txt {
    font-family: sans-serif, serif, "Trebuchet MS", Verdana;
    font-size: 12px;
    font-weight: bolder;
    color: #1896d1;
    text-decoration: none;
}

#add_icd {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #f4f3f3;
    text-decoration: none;
    border: 1px solid #cfcdcd;
    height: 24px;
    background-color: #434542;
}

.txt1 {
    font-family: sans-serif, serif, "Trebuchet MS", Verdana;
    font-size: 12px;
    font-weight: bolder;
    color: #434542;
    text-decoration: none;
}

.txt2 {
    font-family: sans-serif, serif, "Trebuchet MS", Verdana;
    font-size: 12px;
    font-weight: bolder;
    color: green;
    text-decoration: none;
}

.error_txt {
    font-family: sans-serif, serif, "Trebuchet MS", Verdana;
    font-size: 12px;
    color: #CC0000;
    text-decoration: none;
    font-weight: bold;
}


@media only screen and (min-width: 1000px) and (max-width: 20000px) {
    .popuptextbox {
        max-width: 600px;
        min-width: 200px;
        width: 85%;
    }

    .popupdropdown {
        max-width: 600px;
        width: 85%;
        min-width: 200px;
    }

    .PreTd1 {
        width: 45%;
    }

    .PreTd2 {
        width: 40%;
    }

    .PreTd3 {
        width: 15%;
    }

    .LogApp {
        font-family: Century Gothic;
        font-size: 16px;
        color: white;
        font-weight: bold;
        padding-bottom: 3px;
        padding-left: 10px;
    }

    .backinmobile {
        float: right;
    }

    .userIcon {
        width: 17px;
        height: 23px;
        border: 0px;
    }

    .headingTitleText {
        padding-left: 5px;
        color: #0392d6;
        font-size: 16px;
        font-weight: bold;
        font-family: Century Gothic;
        text-transform: uppercase;
    }

    .Imagelittle {
        width: 127px;
        height: 24px;
        border: 0;
    }

    .btn a {
        float: left;
        height: 160px;
        width: 11%;
        margin-left: 1%;
    }

    .btn-images {
    }

        .btn-images:hover {
            box-shadow: #000 inset;
        }

    .btn-padding {
        padding-left: 40px;
    }

    .btn-SignOut a {
        float: left;
        height: 160px;
        width: 16%;
        margin-left: 1%;
    }

    .btn-padding-SignOut {
        padding-left: 30%;
    }

    .btn-padding-pcp {
        padding-left: 40%;
        padding-top: 10px;
    }

    .home-icon {
        height: 125px;
        max-width: 125px;
        width: 100%;
        background-color: #fff;
        border-radius: 10px;
    }

    .Header-Home-Title {
        padding-top: 70px;
        width: 111px;
    }
}

@media only screen and (min-width: 351px) and (max-width: 800px) {
    .popuptextbox {
        min-width: 120px;
        width: 78%;
    }

    .popupdropdown {
        max-width: 370px;
        width: 85%;
        min-width: 200px;
    }

    .PreTd1 {
        width: 45%;
    }

    .PreTd2 {
        width: 40%;
    }

    .PreTd3 {
        width: 15%;
    }

    .LogApp {
        font-family: Century Gothic;
        font-size: 16px;
        font-weight: bold;
        color: white;
        padding-bottom: 3px;
        padding-left: 10px;
    }

    .backinmobile {
        float: right;
    }

    .userIcon {
        width: 17px;
        height: 23px;
        border: 0px;
        margin-top: 12px;
    }

    .headingTitleText {
        padding-left: 5px;
        color: #0392d6;
        font-size: 14px;
        font-weight: bold;
        font-family: Century Gothic;
        text-transform: uppercase;
    }

    .Imagelittle {
        width: 127px;
        height: 24px;
        border: 0;
    }

    .btn a {
        float: left;
        height: 110px;
        width: 23%;
        margin-left: 1%;
    }

    .btn-padding {
        padding-left: 30px;
    }

    .btn-SignOut a {
        float: left;
        height: 110px;
        width: 24%;
        margin-left: 1%;
    }

    .btn-padding-SignOut {
        padding-left: 15%;
        padding-top: 3%;
    }

    .btn-padding-pcp {
        padding-left: 25%;
        padding-top: 3%;
    }

    .home-icon {
        height: 80px;
        max-width: 100px;
        width: 100%;
        background-color: #fff;
        border-radius: 10px;
    }

    .Header-Home-Title {
        padding-top: 70px;
        width: 111px;
    }
}

@media only screen and (min-width: 350px) and (max-width: 535px) {
    .lowwidth {
        max-width: 85%;
    }

    .popuptextbox {
        min-width: 70px;
        width: 60%;
    }

    .popupdropdown {
        max-width: 222px;
        width: 85%;
        min-width: 100px;
    }

    .PreTd1 {
        width: 45%;
    }

    .PreTd2 {
        width: 37%;
    }

    .PreTd3 {
        width: 18%;
    }

    .headingTitleText {
        font-size: 12px;
    }

    .backinmobile {
        text-align: right;
        float: none;
        padding-right: 0px;
    }

    .Header-Home-text {
        padding-top: 15px;
        padding-bottom: 0px;
    }

    .Header-Home-Title {
        padding-top: 50px;
    }

    .home-bg-new-Header {
        background-image: url(Images/smed-bg.png);
        background-size: cover;
        /* background-size: 190% 120px;*/
        -moz-background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 100px;
        background-color: white;
        padding-top: 0px;
    }
}

@media only screen and (min-width: 220px) and (max-width: 350px) {
    .lowwidth {
        max-width: 74%;
    }

    .popuptextbox {
        min-width: 60px;
        width: 53%;
    }

    .popupdropdown {
        max-width: 190px;
        width: 85%;
        min-width: 50px;
    }

    .PreTd1 {
        width: 45%;
    }

    .PreTd2 {
        width: 30%;
    }

    .PreTd3 {
        width: 25%;
    }

    .LogApp {
        font-family: Century Gothic;
        font-size: 12px;
        font-weight: bold;
        color: white;
        padding-bottom: 3px;
        padding-left: 4px;
    }

    .backinmobile {
        text-align: right;
        float: none;
        padding-right: 0px;
    }

    .MobileClass {
        padding-right: 10px;
        text-align: right;
        font-size: 11px;
    }

    .userIcon {
        width: 13px;
        height: 16px;
        border: 0px;
    }

    .login_txt {
        font-family: sans-serif, serif, "Trebuchet MS", Verdana;
        font-size: 10px;
        font-weight: bolder;
        color: #fff !important;
        text-decoration: none;
    }

    .Imagelittle {
        width: 110px;
        height: 22px;
        border: 0;
    }

    .Header-second {
        width: 33%;
        float: left;
        text-align: center;
        padding-top: 35px;
        /* padding-left: 40px; */
    }

    .Header-text {
        padding-top: 1px;
        margin-left: 10px;
    }

    .login-Header-text {
        padding-top: 0px;
        margin-left: 0px;
    }

    .logo-cfm {
        max-width: 380px;
        width: 100%;
        height: 45px;
    }

    .login-logo-cfm {
        width: 180px;
        padding-top: 10px;
    }

    .login-Header-first {
        width: 23%;
        float: left;
        height: 20px;
    }

    .login-Header-three {
        width: 33%;
        float: left;
        height: 20px;
        padding-top: 5px;
    }

    .btn a {
        float: left;
        height: 71px;
        width: 30%;
        margin-left: 1%;
    }

    .Header-first {
        width: 28%;
        float: left;
        height: 20px;
    }

    .Header-three {
        width: 40% !important;
        float: left !important;
        height: 20px !important;
        text-align: right !important;
    }

    .bg-new-Header {
        background: url(images/smed-bg.png);
        background-size: cover;
        -moz-background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 110px;
        background-color: #fff;
    }

    .home-icon {
        height: 60px;
        max-width: 60px;
        width: 60px;
        background-color: #fff;
        border-radius: 10px;
    }

    .home-bg-new-Header {
        background: url(images/smed-bg.png);
        background-size: cover;
        background-size: 170% 72px;
        -moz-background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 90px;
        background-color: white;
        padding-top: 7px;
    }

    .btn-padding {
        padding-left: 30px;
    }

    .btn-SignOut a {
        float: left;
        height: 72px;
        width: 30%;
        margin-left: 1%;
    }

    .btn-padding-SignOut {
        padding-left: 12%;
        padding-top: 3%;
    }

    .btn-padding-pcp {
        padding-left: 25%;
        padding-top: 3%;
    }

    .home-icon {
        height: 60px;
        max-width: 60px;
        width: 60px;
        background-color: #fff;
        border-radius: 10px;
    }

    .Header-Home-text {
        padding-top: 5px;
        /*width: 108px;*/
        padding-bottom: 5px;
    }

    .Header-Home-Title {
        padding-top: 38px;
        width: 111px;
    }

        .Header-Home-Title.Img {
            height: 20px;
            width: 30px;
        }

    .headingTitleText {
        padding-left: 5px;
        color: #0392d6;
        font-size: 12px;
        font-weight: bold;
        font-family: Century Gothic;
        text-transform: uppercase;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1200px) {
    .popuptextbox {
        min-width: 200px;
        width: 85%;
    }

    .popupdropdown {
        max-width: 560px;
        width: 85%;
        min-width: 200px;
    }

    .PreTd1 {
        width: 45%;
    }

    .PreTd2 {
        width: 40%;
    }

    .PreTd3 {
        width: 15%;
    }

    .LogApp {
        font-family: Century Gothic;
        font-size: 16px;
        font-weight: bold;
        color: white;
        padding-bottom: 3px;
        padding-left: 10px;
    }

    .backinmobile {
        float: right;
    }

    .userIcon {
        width: 17px;
        height: 23px;
        border: 0px;
    }

    .headingTitleText {
        padding-left: 5px;
        color: #0392d6;
        font-size: 15px;
        font-weight: bold;
        font-family: Century Gothic;
        text-transform: uppercase;
    }

    .Imagelittle {
        width: 127px;
        height: 24px;
        border: 0;
    }

    .btn a {
        float: left;
        height: 160px;
        width: 15%;
        margin-left: 1%;
    }

    .btn-images {
    }

        .btn-images:hover {
            box-shadow: #000 inset;
        }

    .btn-padding {
        padding-left: 25px;
    }

    .btn-SignOut a {
        float: left;
        height: 160px;
        width: 15%;
        margin-left: 1%;
    }


    .btn-padding-SignOut {
        padding-left: 30%;
    }

    .home-icon {
        height: 150px;
        max-width: 150px;
        width: 100%;
        background-color: #fff;
        border-radius: 10px;
    }

    .Header-Home-Title {
        padding-top: 70px;
        width: 111px;
    }
}

.Header {
    width: 100%;
    float: left;
}

.Header-first {
    width: 30%;
    float: left;
    height: 20px;
}

.Header-second {
    width: 30%;
    float: left;
    text-align: center;
    padding-top: 33px;
}

.Header-three {
    width: 39%;
    float: left;
    height: 20px;
    text-align: right;
}

.heading_txt {
    font-family: Century Gothic;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 3px;
    padding-left: 10px;
}

.Header-text {
    padding-top: 5px;
}

#page {
    overflow-x: hidden;
}

.FrozenHeader {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
    background-color: #4a5963;
    position: relative;
    cursor: default;
    top: expression(this.scrollTop-2);
    z-index: 10;
}

#content .uim-featured .navbar {
    background: #97acc6;
}

.uim-featured .hd .uic, #content .uim-featured .hd .uic {
    color: #fff;
}


.uim .hd .uic {
    border-top: 0;
    color: #000;
    font-weight: bold;
}

.uim-featured .hd, .uim-featured .uim .hd, .uim .uim-featured .hd {
    background: #98adc6;
    border-bottom: 1px solid #446b94;
}

.smallddl {
    height: 21px;
}

    .smallddl option {
        font-size: 10px !important;
    }

.chkbox input[type="checkbox"] {
    width: 20px; /*Desired width*/
    height: 20px; /*Desired height*/
}

.chkbox label {
    vertical-align: text-bottom;
    margin-left: 10px;
    display: inline;
}

.lblNote {
    color: red;
    font-size: 10px;
}

.ajax__calendar_container {
    width: 200px !important;
    z-index: 1000 !important;
}

.ajax__calendar_body {
    width: 190px !important;
    height: 145px !important;
}

.ajax__calendar_container TABLE {
    font-size: 12px !important;
}

.ajax__calendar_day {
    height: 23px !important;
    width: 23px !important;
    text-align: right !important;
    cursor: pointer !important;
    top: 200px !important;
}

.largeddl {
    height: 31px;
    width: 200px;
}

.lblbold {
    font-weight: 600;
}

.lblLarge {
    font-size: 13px;
}

.calAlign {
    vertical-align: super;
}

.shwtxt {
    display: block;
}

.rmvtxt {
    display: none;
}

.rsntxt {
    height: 28px;
    width: 200px;
    margin-top: 5px;
    color: gray;
    border: 2px;
}
