﻿
.group {
    text-align: right;
}

body {
    background: #222222;
    margin: 0;
    padding: 0;
    font-family: Arial;
    color: #333;
    font-size: 13px;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

a {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

.pageCenter {
    margin: auto;
    width: 1300px;
    background: #ffffff;
    padding: 25px 40px 40px;
}

.header {
    height: 152px;
    border-bottom: 1px dotted #c2c3be;
}

    .header h2 {
        font-weight: normal;
        padding: 33px 0 0 0;
        margin: 0;
        text-align: center;
        font-family: Calibri;
        font-size: 23px;
    }

a.logo {
    background: url(../images/logo.png) no-repeat;
    width: 226px;
    height: 77px;
    float: left;
}

a.download {
    color: #01A4E5;
    text-decoration: underline;
    font-size: 13px;
    padding-right: 5px;
}

.userInfo {
    float: right;
    width: 500px;
    text-align: right;
    font-family: Calibri;
    font-size: 13px;
    color: #58595b;
    font-weight: bold;
    margin: 8px 0 0;
}

    .userInfo a, .userInfo span {
        color: #58595b;
        padding: 0 9px;
    }

    .userInfo a {
        border-left: 1px solid #9E9E9F;
    }

        .userInfo a:hover {
            text-decoration: underline;
        }

.main {
    padding: 5px 0 35px;
    border-bottom: 1px solid #d8d8da;
    margin: 0 0 10px 0;
}

.list .checkGroup td label {
    width: auto;
    margin: 0 0 0 5px;
}

.button {
    background: #2271B4;
    border: 1px solid #2271B4;
    color: #ffffff;
    height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
    display: inline-block;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .button:hover, .reportLinks .button:hover {
        background: #fff;
        color: #2271B4;
    }

.innerLabel {
    width: auto;
    margin: 0 5px;
    font-weight: bold;
}

.title {
    background: none repeat scroll 0 0 #60646B;
    border: 1px solid #F2F2F2;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    margin: 0;
    padding: 8px;
    text-align: left;
    font-family: Calibri;
}

.list {
    margin: 0px 0 30px;
}

.radioGroup label {
    padding: 5px 0 0 0;
}

.radioGroup * {
    vertical-align: middle;
}

.radioGroup {
    line-height: 28px;
}

.list label {
    margin: 0 10px 0 0;
    display: inline-block;
}

.sectionRight {
    width: 54%;
    padding: 20px 0 0 0;
}

.reportSection .Custom_CalendarOuterDiv .Custom_DropDownPenultimateDiv {
    padding: 6px !important;
}

.sectionLeft {
    width: 46%;
    padding: 20px 0 0 0;
}

.drpdownlist {
    border: 1px solid #D8D8DA;
    height: 28px;
    margin: 0;
    width: 266px;
    padding: 3px 0 3px 0;
}

.reportLinks .button {
    display: block;
    margin: 0 0 6px;
    width: 100%;
    background: #5391c6;
}

.reportLinks {
    float: right;
    width: 295px;
}

.alignright {
    text-align: right;
}
/*Login Form Style*/

.label, .list label {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.loginForm {
    background: none repeat scroll 0 0 #F3F3F5;
    margin: 100px auto;
    width: 335px;
    font-size: 13px;
    border: 1px solid #D8D8DA;
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.18);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.18);
}

    .loginForm thead tr {
        background: #1192cb;
        height: 40px;
    }

.loginPage td {
    font-size: 14px;
    padding: 5px;
}

.loginPage {
    display: table;
    margin: 20px auto;
    width: 330px;
}

.loginForm .button {
    font-size: 11px;
    height: 28px;
}

.loginPage input[type="text"], .loginPage input[type="password"] {
    width: 142px;
    height: 16px;
}

.errorMsg {
    color: #f22222;
    background: #fde8e4;
    border: 1px solid #f2cbc5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 7px 5px;
    text-align: left;
    font-size: 13px;
}

    .errorMsg li {
        list-style: none;
        margin: 2px 0 4px;
    }

.reportSection {
    padding: 10px;
    background: none repeat scroll 0 0 #EEEEEE;
    margin: 0 0 20px;
    border: 1px solid #f2f2f2;
    border-top: 0;
}

.reportParameters .reportSection {
    padding: 10px 20px;
}

.printLogo {
    width: 226px;
    height: 77px;
    float: left;
    display: none;
}

.print .sectionLeft {
    width: 54%;
}

.print .sectionRight {
    width: 46%;
}

.checkGroup label {
    font-weight: normal;
}

.checkGroup * {
    vertical-align: middle;
}

.add-new-button {
    height:auto;
}

@media print {
    .button, .userInfo, .content .button {
        display: none !important;
    }

    .sidebar, .button-group, .hospital-name a, a.download, table.grid a {
        display: none;
    }

    .main {
        padding: 0;
    }

    .educationTable {
        margin-top: 10px;
        border-top: 2px solid #000;
    }

    .content {
        width: 944px;
    }

    body {
        color: #333;
    }
}

.loginForm .button {
    font-size: 12px;
    height: 39px;
}

.loginPage input[type="text"], .loginPage input[type="password"] {
    border: 1px solid #C7C7C7;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 30px;
    width: 240px;
    padding: 0 0 0 10px;
}

.loginForm h3 {
    background: none repeat scroll 0 0 #2271B4;
    color: #FFFFFF;
    height: 23px;
    margin: 0;
    padding: 15px 10px 10px;
}

.loginForm {
    width: 380px;
}

.gridview {
    border-collapse: collapse;
    border: 0px solid #e8e8e8;
    width: 100%;
}

    .gridview th {
        background: #D1D1D1;
        padding: 10px;
        border: 1px solid #e8e8e8;
        font-size: 13px;
    }

    .gridview td {
        background: #fff;
        padding: 10px;
        border: 1px solid #e8e8e8;
        text-align: center;
    }

    .gridview tr:nth-child(even) td {
        background-color: #f9f9f9;
    }

    .gridview tr td:first-child {
        text-align: left;
        padding-left: 10px;
    }

.reportSection .checkGroup td {
    padding: 0 5px 10px;
}

.sectionRight .label.left {
    margin: 4px 0 0 0;
}

.label {
    min-width: 11%;
}

.warning {
    background: url(../images/sm-alert-icon.gif) no-repeat 8px center #fdf7e4;
    border: 1px solid #b69733;
    color: #b18907;
    margin: 0;
    padding: 7px 5px 7px 30px;
}

.sep {
    padding: 0 10px;
    font-weight: bold;
}

.reportSection td {
    padding: 10px 5px;
}

.list.errorMsg {
    background: url(../images/error.png) no-repeat 8px center #FDE8E4;
    padding: 7px 5px 7px 30px;
}

.gridview tr.empty-row td {
    background: none;
    border: 0;
}

.dimmerBg {
    height: 100%;
    background: #787878;
    opacity: .5;
}

.loaderImg {
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-box-shadow: 0 0 4px #6e6e6e;
    -webkit-box-shadow: 0 0 4px #6e6e6e;
    box-shadow: 0 0 4px #6e6e6e;
    width: 154px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.hide {
    display: none;
}

/*Queued Report*/

.button-small {
    background: #2271B4;
    border: 1px solid #2271B4;
    color: #ffffff;
    height: 10px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    .button-small:hover, .reportLinks .button-small:hover {
        background: #fff;
        color: #2271B4;
    }

.successMsg {
    color: #046F1D;
    background: #adeebc;
    border: 1px solid #7ef99a;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 7px 5px;
    text-align: left;
    font-size: 13px;
    margin-top: 10px;
}

/* 
    Style changes to handle issues with NReco.
    Without these, table header would overlap with table data in the generated PDF.
*/
thead {
    display: table-header-group;
}

tfoot {
    display: table-row-group;
}

tr {
    page-break-inside: avoid;
}

.alink {
    color: #2271B4;
}