@charset "utf-8";
/* CSS Document */
.fleft {
    float: left
}

.bold {
    font-weight: bold;
}

.header {
    background: url("/theme/img/luxvisioncare/lux_logo.jpg") no-repeat scroll 0 0 transparent;
    margin: 5px;
    padding: 0;
    position: relative;
    width: 100%;
    height: 60px;
}

.title {
    display: inline-block;
}

.header h1 {
    border: medium none;
    color: #3A4F63;
    font-size: 2em;
    font-weight: 700;
    line-height: 2em;
    margin-left: 220px;
    padding: 0 0 0 20px;
    font-variant: small-caps;
}

.loginDisplay {
    color: #3A4F63;
    font-size: 1.1em;
    padding: 10px;
    float: right;
}

.loginDisplay a:link {
    color: #3A4F63;
}

.clear {
    clear: both;
}

.navMenu {
    padding: 5px;
    text-decoration: none;
}

#MenuTable tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.navMenu a {
    color: #FFFFFF !important;
}

.circle {
    /* background: none repeat scroll 0 0 transparent;
     border: 1px solid #FFFFFF;
     border-radius: 50px 50px 50px 50px;
     height: 16.5%;
     left: 23.9%;
     position: absolute;
     top: 66%;
     width: 1.5%;*/
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #FFFFFF;
    border-radius: 50px 50px 50px 50px;
    float: left;
    margin-left: 5px;

}

.tooltip-round, .mem_admin_recds {
    color: white;
    font-size: 0.9em;
    font-weight: bold;
    padding: 5px;
}

.navMenu a:hover {
    color: #FFFFFF;
    font-weight: bold;
}

#appMainContainer {
    margin: 0 auto;
    width: 100%;
}

#MenuTable #SubmittedRequest {
    width: 160px;
}

#SubmittedRequest .navMenu {
    padding-right: 2px
}

#RequestsQueue .navMenu {
    padding-left: 0px;
    margin-left: -5px
}

.loginDisplay .dialogBox {
    display: none;
    width: 450px;
}

.loginDisplay.homedialogBoxtbl {
    padding-top: 30px;
    text-align: center;
    width: 90%;
    height: 100%;
}

.headerdialogBoxtbl {
    width: 366px
}

.header_req_field {
    color: Red;
    visibility: hidden;
}

.headerdialogBoxtbl tr td {
    width: 50%
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.header_page {
    background-color: #FFFFFF;
    border: 1px solid #496077;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.9em;
    height: 65px;
    margin: 20px auto 0;
    width: 90%;
}

.header {
    background: url("/theme/img/luxvisioncare/lux_logo.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 60px;
    margin: 5px 0 0 5px;
    padding: 0;
    position: relative;
    width: 234px;
}

.header_page h1 {

    color: #3A4F63;
    float: left;
    font-variant: small-caps;
    font-weight: 700;
    margin-left: 220px;;
    /*padding-top:19px !important;*/
    width: 250px;

}

div.hideSkiplink {
    background-color: #3A4F63;
    margin: 0 auto;
    width: 90%;
}

.navMenu span {
    color: #FFFFFF !important;
}