﻿
body {
    padding-top: 0;
    padding-bottom: 20px;
    background: url('Images/OZ_Swirl_WEB_small.jpg') no-repeat;
    font-family: Arial, Verdana, Tahoma;
    font-size: 12pt;
}

/*@font-face {
    font-family: 'glyphicons';
    src: url('Content/glyphicons-halflings-regular.ttf') format('truetype');
}*/

@font-face {
    font-family: 'glyphicons-halflings-regular';
    src: url('glyphicons-halflings-regular.ttf') format('truetype');
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

input[type="checkbox"] {
    height: 20px;
    width: 20px;
    margin: 0px;
}

input[type=checkbox][disabled] {
    display: none;
    outline: 1px solid red;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 302px;
}

.oz-blue {
    background-color: #00B5AF;
}

.oz-red {
    background-color: #D92632;
}

.oz-light-grey {
    background-color: #D4C8C8;
}

.oz-medium-grey {
    background-color: #796D6D;
}

.oz-dark-grey {
    background-color: #392C32;
}

.oz-text-blue {
    color: #00B5AF;
}

.oz-text-red {
    color: #D92632;
}

.oz-text-light-grey {
    color: #D4C8C8;
}

.oz-text-medium-grey {
    color: #796D6D;
}

.oz-text-dark-grey {
    color: #392C32;
}

.oz-logo {
    padding: 0;
    margin: 0;
    float: right;
    position: relative;
}

.margin-bottom20 {
    margin-bottom: 20px;
}


.webgrid-table {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    width: 100%;
    display: table;
    border-collapse: separate;
    border: solid px #C5C5C5;
    background-color: white;
}

    .webgrid-table td, th {
        border: 1px solid #C5C5C5;
        padding: 3px 7px 2px;
    }

.webgrid-header, .webgrid-header a {
    background-color: #0094ff;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
}

.webgrid-table thead th:nth-child(2),
.webgrid-table thead th:nth-child(3),
.webgrid-table thead th:nth-child(4),
.webgrid-table thead th:nth-child(5),
.webgrid-table thead th:nth-child(6),
.webgrid-table thead th:nth-child(7),
.webgrid-table thead th:nth-child(8) {
    text-align: center;
    vertical-align: middle
}

.webgrid-row-style {
    padding: 3px 7px 2px;
}

.webgrid-alternating-row {
    background-color: azure;
    padding: 3px 7px 2px;
}

.col1Width {
    width: 55px;
}

.col2Width {
    width: 220px;
}

.Center {
    text-align: center;
    vertical-align: middle
}

.user-profile {
    position: relative;
    background-color: #959393;
    color: white;
    display: inline-block;
    margin: 0;
    margin-left: 15px;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 7px;
}


.search-params {
    background-color: #DDDDDD;
    padding-bottom: 1px;
}

.align-right {
    text-align: right;
}

.no-padding {
    padding: 0 !important;
    font-size: .85em;
}

h5 {
    font-weight: bold;
    background-color: #00B5AF;
    color: white;
    padding: 10px;
    margin-top: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    top: -1px;
    position: relative;
}


td.dt-body-center {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    vertical-align: middle !important;
}

#SearchResultsFrame {
    display:block;
}



#facilityResultTable {
    background-color: white;
}

#accessResultTable {
    background-color: white;
}


table > select {
    padding-left: 25px;
}

#choiceScroll {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

#errorDialogMessage {
    display: none;
    width: 100%;
    border: 1px solid black;
}

.profile-label {
    color: black;
}

/* Selected Facilities Display */
.tbUserChoiceDisplay > tr > td {
    padding: 2px;
}

.SelectedFacilities {
    background-color: white;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 10px;
}

ul.SelectedFacilities > li {
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.ulHeader {
    height: 17px !important;
    border-bottom: 0 solid black !important;
    background-color: lightgray !important;
    margin-bottom: 0px !important;
}

    .ulHeader > li {
        height: 17px !important;
        border-bottom: 0 solid black !important;
        background-color: lightgray !important;
        padding: 0px !important;
    }

.selectedFacilityName {
    display: inline-block;
    width: 152px;
    /*border-right: 1px solid black;*/
}

.selectedFacilityESP {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 25px;
}

.selectedFacilityNBS {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 30px;
}

.selectedFacilityEHDI {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 36px;
}

.selectedFacilityCCHD {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 38px;
}

.selectedFacilityDelete {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 25px;
}


.selectedFacilityESP-header {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 25px;
}

.selectedFacilityNBS-header {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 25px;
}

.selectedFacilityEHDI-header {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 35px;
}

.selectedFacilityCCHD-header {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 35px;
}

.selectedFacilityDelete-header {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 20px;
}

#WelcomePanel {
    text-align: center;
    padding: 10px;
    padding-bottom: 0;
}

#siteHeader {
    width: 100%;
    background-color: white;
    border-bottom: 1px solid #5D5146;
    margin-bottom: 5px;
    padding: 5px 15px 1px 15px;
}

/* USER DATA CARD*/
#breadcrumb {
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    margin: 0;
    overflow: hidden;
    padding: 15px 0 5px 20px;
    width: 100%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
}

    #breadcrumb li {
        list-style-type: none;
        float: left;
        padding-left: 10px;
    }

.form_patientBox {
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    background-color: #796D6D !important;
    color: white !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    /*-khtml-border-radius: 10px;*/
    box-shadow: 0 5px 12px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 5px 12px rgba(0,0,0,.4);
    -moz-box-shadow: 0 5px 12px rgba(0,0,0,.4);
    /*-khtml-box-shadow: 0 5px 12px rgba(0,0,0,.4);*/
}

[class*="entypo-"]:before {
    font-family: 'entypo', sans-serif;
}

.entypo-vcard:before {
    content: "\e722";
    top: -16px;
    position: relative;
}

.tittle-content-header {
    
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0 0px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
}
/* BOOTSTRAP Overrides*/
fieldset {
    padding: 0;
    margin: 0;
    border: 1px solid #796D6D;
    min-width: 0;
    border-radius: 10px;
}

hr.titlebar {
    margin-top: 6px;
}

legend {
    font-weight: bold;
    width: inherit;
    padding: 0 10px 0 10px;
    font-size: 21px;
    line-height: inherit;
    color: #796D6D !important;
    /*border-bottom: 1px solid #e5e5e5;*/
    border: 0;
}

#legend {
    padding: 5px;
    padding-left: 20px;
    background-color: #F7F7E6 !important
}

.legend-key {
    position: relative;
    display: inline-block;
    width: 155px;
}

    .legend-key > :first-child {
        padding-left: 25px;
    }

.form-control {
    display: block;
    width: 100%;
    height: inherit;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-group {
    margin-bottom: 5px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.dataTable {
    display: block;
    max-height: 428 px;
}

.dataTables_scrollHeadInner {
    background-color: lightgray;
}

.ui-button .ui-icon {
    background-image: url(images/ui-icons_777777_256x240.png);
}

.modal-header {
    background-color: darkred;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: white;
}

ul {
    list-style: none;
}

.control-label {
    font-size: 12pt !important;
    padding-top: 5px;
}

.glyphicon {
    font-size: 12pt !important;
}

.glyphicon-ok {
    color: black;
}

.glyphicon-plus {
    color: black;
}

.glyphicon-plus-sign {
    color: #796D6D;
    font-size: 14pt !important;
    top: 2px !important;
}

/* temp stuff */
td.approved {
    background-color: black;
}

td.pending {
    background-color: orange;
}

.btn-default {
    background-color: gainsboro;
}