/* IAT License
 * SCAdminStyles.css - Copyright (c) 2016-8-31 Information Age Technologies, Inc.
*/
body {
    margin: 0px;
    font-size: 100%;
    /*background-image: url(../images/copilot_background.gif); 	background-repeat: no-repeat; 	background-position: center;*/
}
.jquery-ui-fix {
    font-size: .8em;
}
.jquery-ui-fix .jquery-ui-fix {
    font-size: 1em;
}
div.MainPanel {
    /*background-image: url(../images/copilot_background.gif);
    background-repeat: no-repeat;
    background-position: center;*/
    min-height: 400px;
}
#popup {
    /* Necessary: */
    
    position: absolute;
    display: none;
    z-index: 10;
    /* Additional styling: */
    
    width: 136px;
    font-size: xx-small;
    background-color: #eee;
    border: 1px dotted #ece;
    opacity: .85;
    filter: alpha(opacity=85);
}
.Divider {
    width: 100%;
    color: #003c63;
    background-color: #003c63;
    height: 3px;
}
.modalPopup {
    background-color: #F5F5F5;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: auto;
    height: auto;
    overflow: auto;
}
.modalErrorPopup {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 650px;
    height: 125px;
    overflow: auto;
}
/*.modalPopup 
{
    background-color:#ffffdd;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:350px;
    height:410px;
    overflow:auto;
}*/

.modalErrorPopupButton {
    background-color: #33cc00;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 100px;
}
.modalErrorPopupButtonRed {
    background-color: #ff0000;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 100px;
}
.modalErrorPopupText {
    font-size: 6mm;
    font-family: 'Arial Black';
    text-align: center;
}
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopupHeader {
    background-color: #3eaa98;
    height: 10px;
}
.modalClose {
    background-color: red;
    color: white;
    font-weight: bold;
}
.ConsumerDetailsHeading {
    font-weight: bold;
    vertical-align: top;
    background-color: #bababa;
    text-align: center;
}
.ConsumerGridViewRow {
    background-color: #ffffff;
    font-size: 1em;
}
.ConsumerGridViewRowAlternate {
    background-color: #F5F5F5;
    font-size: 1em;
}
.ConsumerGridViewHeader {
    font-weight: bold;
    background-color: #bababa;
    position: relative;
    top: -1px;
    border-style: none;
    border-width: 0px;
    z-index: 90;
    vertical-align: top;
    font-size: 1em;
}
.GridViewCursor {
    cursor: default;
}
.HighlightRow {
    background-color: #99cc66;
}
/*td.locked, th.locked
{
    background-color: White;
    position:relative;    
    left:expression((this.parentElement.parentElement.parentElement.parentElement.scrollLeft-2)+'px');
} */

.PageLink {
    color: #003f63;
    font-size: 1.0em;
    text-decoration: none;
}
.PageLink:Hover {
    color: #003f63;
    font-size: 1.0em;
    text-decoration: underline;
}
.GridLink {
    color: White;
    text-decoration: underline;
}
.GridLink:Hover {
    color: #003f63;
    text-decoration: underline;
}
.GridSubLink {
    color: #003f63;
    text-decoration: underline;
}
.GridSubLink:Hover {
    color: #3eaa98;
    text-decoration: underline;
}
.NavLink {
    color: White;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
    font-size: 1.0em;
    text-decoration: none;
}
.NavLink:Hover {
    color: Blue;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
    font-size: 1.0em;
    text-decoration: underline;
}
.PageTitle {
    font-weight: bold;
    vertical-align: top;
    color: #003F63;
    text-align: center;
    font-size: 1.3em;
}
.PageHeader {
    font-weight: bold;
    font-size: 1.0em;
    color: #003F63;
}
.PageText {
    font-size: 1.0em;
}
.PageNote {
    font-size: 0.9em;
    color: #003F63;
}
.WarningText {
    font-weight: bold;
    font-size: 1.0em;
    color: red;
}
.calendar {
    z-index: 1;
}
.CalendarExtender {
    z-index: 100;
}
.CheckedListBox {
    overflow: auto;
    width: 317px;
    height: 300px;
    border-style: solid;
    border-width: thin;
}
.Button {
    font-weight: bold;
    font-size: 0.8em;
    color: #003F63;
    text-align: center;
    vertical-align: middle;
}
.NumericUpDownLinks {
    font-family: Arial;
    color: #003f63;
    text-decoration: none;
    font-weight: bolder;
}
.CalendarPickerSelectedDay {
    color: Blue;
    font-size: smaller;
    font-family: Arial;
    text-decoration: none;
}
.CalendarPickerToday {
    color: White;
    background-color: #3eaa98;
    font-size: smaller;
    font-family: Arial;
    text-decoration: none;
}
.CalendarPickerHeader {
    color: White;
    background-color: #003c63;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    /*border-bottom: #3eaa98 thin double; 	border-left: #3eaa98 thin double; 	border-top: #3eaa98 thin double; 	border-right: #3eaa98 thin double;*/
    /*border-bottom: #003c63 thin double; 	border-left: #003c63 thin double; 	border-top: #003c63 thin double; 	border-right: #003c63 thin double;*/
}
.CalendarPickerDayHeader {
    color: White;
    background-color: #003c63;
    /*#3eaa98;*/
    
    font-family: Arial;
    font-size: smaller;
    font-weight: bold;
    text-decoration: none;
}
.CalendarPickerDay {
    background-color: #FFFFD5;
    font-size: smaller;
    font-family: Arial;
    text-decoration: none;
}
.CalendarPickerWeekendDay {
    background-color: #FFF4BC;
    font-size: smaller;
    font-family: Arial;
    text-decoration: none;
}
.CalendarPickerDayOtherMonth {
    background-color: #dcdcdc;
    font-size: smaller;
    font-family: Arial;
    text-decoration: none;
}
.CalendarPickerSelector {
    font-size: smaller;
    font-family: Arial;
    text-decoration: none;
}
.CalendarPickerNextPrevious {
    color: White;
    font-family: Arial;
    text-decoration: none;
    font-size: 14px;
    forecolor: White;
}
.CalendarPicker {
    /*border-bottom: #3eaa98 thin solid; 	border-left: #3eaa98 thin solid; 	border-top: #3eaa98 thin solid; 	border-right: #3eaa98 thin solid;*/
    
    height: 200px;
    width: 200px;
    border-bottom: #003c63 thin solid;
    border-left: #003c63 thin solid;
    border-top: #003c63 thin solid;
    border-right: #003c63 thin solid;
}
.AjaxCalendar .ajax__calendar_container {
    background-color: #3eaa98;
    border: 1px solid black;
    font-size: x-small;
    font-family: Arial;
    text-decoration: none;
}
.AjaxCalendar .ajax__calendar_header {
    color: White;
    background-color: #3eaa98;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}
.AjaxCalendar .ajax__calendar_body {
    background-color: #FFFFD5;
    font-size: small;
    font-family: Arial;
    text-decoration: none;
}
.AjaxCalendar .ajax__calendar_today {
    color: White;
    font-size: small;
    font-family: Arial;
    text-decoration: none;
}
/* Accordion */

.accordionHeader {
    /*border: 1px solid #2F4F4F;     color: white;     background-color: #2E4d7B;     font-family: Arial, Sans-Serif;     font-size: 12px;     font-weight: bold;     padding: 5px;     margin-top: 5px;     cursor: pointer;*/
    
    border: 1px solid #003c63;
    color: white;
    background-color: #003c63;
    font-family: Arial, Sans-Serif;
    font-size: 1.0em;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
#master_content .accordionHeader a {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}
#master_content .accordionHeader a:hover {
    background: none;
    text-decoration: underline;
}
.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
#master_content .accordionHeaderSelected a {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}
#master_content .accordionHeaderSelected a:hover {
    background: none;
    text-decoration: underline;
}
.accordionContent {
    /*background-color: #D3DEEF;     border: 1px dashed #2F4F4F;     border-top: none;     padding: 5px;     padding-top: 10px;*/
    
    background-color: #3eaa98;
    border: 1px dashed #003c63;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    font-family: Arial, Sans-Serif;
    font-size: 0.8em;
    font-weight: bold;
    color: White;
}
.accordionLink {
    font-family: Arial, Sans-Serif;
    font-size: 1.4em;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.accordionLink:Hover {
    font-family: Arial, Sans-Serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #003c63;
    text-decoration: none;
}
.MasterHeader {
    background-color: White;
    min-height: 50px;
}
.MasterFooter {
    background-color: #003c63;
    height: 20px;
    color: White;
    font-weight: bold;
    font-size: 1.0em;
}
.MasterDivider {
    width: 99.9%;
    color: #3DA999;
    background-color: #3DA999;
    height: 10px;
}
.MasterLink {
    color: #003c63;
    font-weight: bold;
    font-size: 1.0em;
    text-decoration: none;
}
.MasterLink:Hover {
    color: #3eaa98;
    font-weight: bold;
    font-size: 1.0em;
    text-decoration: underline;
}
.MasterLinkDivider {
    margin: 0 10px 0 10px;
}
/*Login*/

.LoginButton {
    background-color: Gray;
    color: white;
    font-weight: bold;
}
.LoginLabel {
    font-weight: bold;
    font-family: Verdana;
    color: black;
}
.LoginTitle {
    font-weight: bold;
    font-family: Verdana;
    color: black;
}
/*End Login*/

.ScannerTextbox {
    backcolor: Transparent;
    border-color: Transparent;
    background-color: Transparent;
    height: 0px;
    width: 0px;
    z-index: 0;
    color: Transparent;
}
.HomeSmallFont {
    font-size: .8em;
    font-style: italic;
}
/*.RosterTextbox
{
    padding: 0px;
    width: 22px;
    border-style: none;	
    text-align: center
}*/
/*.GridTotals
{	
    font-size: 0.9em;
    font-weight: bold;
}*/

.RT
/*Roster Textbox*/

{
    overflow: hidden;
    padding: 0px;
    width: 22px;
    border-style: none;
    border-width: 0px;
    text-align: center;
}
.GT
/*Roster Textbox Totals*/

{
    overflow: hidden;
    padding: 0px;
    width: 22px;
    border-style: none;
    border-width: 0px;
    text-align: center;
    font-weight: bold;
}
.Grid {
    border: 1px solid #57566F;
    border-bottom: 2px solid #57566F;
    background-color: #FFFFFF;
    cursor: pointer;
    font-family: Arial;
}
.GridHeader {
    background-image: url(../images/grid_headerBg.gif);
    background-color: #8988A5;
    border-bottom: 1px solid #57566F;
    height: 28px;
    padding-left: 3px;
    cursor: default;
}
.GridHeaderText {
    color: #000000;
    font-family: verdana;
    font-size: 10px;
}
.GridFooter {
    cursor: default;
    padding: 5px;
    vertical-align: bottom;
}
.GridFooterText {
    color: #000000;
    font-family: verdana;
    font-size: 11px;
}
.HeadingRow {
    background-image: url(../Images/header_rowBg.gif);
    background-color: #e9e9eb;
}
.HeadingCell {
    background-image: url(../Images/header_bg.gif);
    background-color: #e9e9eb;
    padding: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    white-space: normal !important;
}
.HeadingCellHover {
    background-image: url(../images/header_hoverBg.gif);
    background-color: #F6F6F7;
}
.HeadingCellActive {
    background-image: url(../images/header_activeBg.gif);
    background-color: #F6F6F7;
}
.HeadingRow td.FirstHeadingCell {
    background-image: url(../images/header_bg.gif);
}
.HeadingCellText {
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 5px;
    white-space: normal !important;
}
.Row {
    background-color: Red;
    cursor: default;
}
.Row td.DataCell {
    padding: 3px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-bottom: 1px solid #EAE9E1;
    font-family: verdana;
    font-size: 10px;
}
.SortedDataCell {
    background-color: #F5F5F5;
}
.Row td.LastDataCell {
    background-color: #EFEFF4;
}
.SelectedRow {
    background-color: lightskyblue;
    color: black;
}
.SelectedRow td.DataCell {
    background-color: #FFEEC2;
    padding: 2px;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-family: verdana;
    font-size: 10px;
    border-bottom: 1px solid #4B4B6F;
    border-top: 1px solid #4B4B6F;
    border-right: 0px;
}
.SelectedRow td.FirstDataCell {
    background-color: #FFEEC2;
    border-left: 1px solid #4B4B6F;
    border-right: 0px;
    padding-left: 2px;
    padding-right: 3px;
}
.SelectedRow td.LastDataCell {
    background-color: #FFEEC2;
    border-right: 1px solid #4B4B6F;
}
.GroupHeading {
    color: #706F91;
    background-color: #FFFFFF;
    font-family: verdana;
    font-weight: bold;
    font-size: 11px;
    border-bottom: 2px solid #A5A4BD;
    padding-top: 10px;
    padding-bottom: 3px;
}
.GroupByCell {
    cursor: pointer;
}
.GroupByText {
    color: #ff0000;
    font-size: 11px;
    font-weight: bold;
    padding-right: 5px;
}
.SliderPopup {
    background-color: #FFF4D7;
    border: 1px solid #4B4B6F;
    border-top-color: #9495A2;
    border-left-color: #9495A2;
    width: 288px;
    height: 60px;
}
.field {
    width: 406px;
    height: 25px;
    padding: 10px 20px;
    margin: 0;
}
.field span.lbl {
    float: left;
    width: 160px;
    height: 25px;
    line-height: 24px;
    font-size: 12px;
    padding: 0 10px 0 0;
    text-align: right;
    cursor: default;
}
.field span input {
    width: 188px;
    border: none;
    background: transparent url("../images/static.png") no-repeat 0 100px;
    margin: 0;
    padding: 5px 4px 6px 8px;
    font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    position: absolute;
    top: 0;
}
.field span.empty {
    float: left;
    width: 226px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    background: transparent url("../images/static.png") no-repeat right -25px;
    margin: 0;
    position: relative;
}
.field span.empty input {
    color: black;
    font-style: italic;
    background-position: 0 -25px;
}
.field span.focused {
    float: left;
    width: 226px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    background: transparent url("../images/static.png") no-repeat right -50px;
    margin: 0;
    position: relative;
}
.field span.focused input {
    color: #000;
    font-style: normal;
    background-position: 0 -50px;
}
.field span.valid {
    float: left;
    width: 226px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    background: transparent url("../images/static.png") no-repeat right 0;
    margin: 0;
    position: relative;
}
.field span.valid input {
    color: black;
    font-style: normal;
    background-position: 0 0;
}
.field span.focused-valid {
    float: left;
    width: 226px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    background: transparent url("../images/static.png") no-repeat right -75px;
    margin: 0;
    position: relative;
}
.field span.focused-valid input {
    color: black;
    font-style: normal;
    background-position: 0 -75px;
}
.field span.invalid {
    float: left;
    width: 226px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    background: transparent url("../images/static.png") no-repeat right -100px;
    margin: 0;
    position: relative;
}
.field span.invalid input {
    color: #d00;
    font-style: normal;
    background-position: 0 -100px;
}
.field span.disabled {
    float: left;
    width: 226px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    background: transparent url("../images/static.png") no-repeat right -125px;
    margin: 0;
    position: relative;
}
.field span.disabled input {
    color: #999;
    font-style: normal;
    background-position: 0 -100px;
}
/****NEW ITEMS****/
/**Calendar Popup**/

img.calendar_button {
    width: 25px;
    height: 22px;
    vertical-align: bottom;
}
/**Home Screen**/

td.statsPanel {
    border: solid 0.5px gray;
    min-width: 200px;
}
td.statsPanel .statsPanelScroll {
    width: 100%;
    height: 400px;
    overflow: auto;
    text-align: left;
}
div.dateSelection {
    margin-top: 5px;
}
/**Report List Styles**/

.ReportList {
    list-style: none;
    margin-left: 0px;
    margin-top: 0;
    padding-left: 0;
}
.ReportList li {
    margin-top: 3px;
    border-bottom: solid white 1px;
}
.ReportList a {
    font-family: Arial, Sans-Serif;
    font-size: 1.4em;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.ReportList a:Hover {
    font-family: Arial, Sans-Serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #003c63;
    text-decoration: none;
}

.ui-accordion .ReportList a {
    color: black;
}

#previewImage {
    margin-top: 8px;
    margin-left: -15px;
    position: absolute;
    border: 2px solid #a6c9e2;
    background: #FFF;
    /*
    background: #3DA999;
    color: #fff;
    */
    
    padding: 0px;
    display: none;
}
#previewBorder {
    border: 3px solid #3DA999;
    background: #FFFFFF;
    margin: 0;
    padding: 0px;
    color: #fff;
}
.RowHover {
    background-color: #9CFB9C;
}
/*membership reports********************************************************/

.errores {
    font-variant: small-caps;
    font-weight: bold;
    color: red;
    text-align: center;
    padding: 10px;
}
.mensajes {
    color: black;
    text-align: center;
    padding: 10px;
}
.texto {
    font-size: 1em;
    color: #11426f;
}
.reportHeading {
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 10px;
    color: #11426f;
}
.reportDescription {
    color: #11426f;
    padding: 5px;
    border: 1px solid #11426f;
    width: 300px;
}
.treeViewChildren {
    font-size: 1em;
    color: #11426f;
    padding: 3px;
}
.treeViewRoots {
    font-size: 1.2em;
    font-weight: bold;
    color: #11426f;
    padding: 5px;
}
/*****************************************************************************/
/**********  IDCardAssociations.aspx ********************************************************/
/***************************** location control **/

.texturedBackground {
    background-image: url(../Images/texturedBackground.png);
    background-repeat: repeat-x;
    background-color: Blue;
    font-size: 2em;
    font-weight: bold;
}
/********************************************************************************************/
/***************************** Modal Form **/

.modal-form label,
.modal-form input {
    display: block;
}
.modal-form input.text {
    margin-bottom: 12px;
    width: 95%;
    padding: .4em;
}
/********************************************************************************************/
/*RATING
----------------------------------------------------------*/

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.filledRatingStar {
    background-image: url(/Images/FilledStar.gif);
}
.emptyRatingStar {
    background-image: url(/Images/EmptyStar.gif);
}
.savedRatingStar {
    background-image: url(/Images/SavedStar.gif);
}
.ratingFace {
    font-size: 0pt;
    width: 13px;
    height: 13px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.filledRatingFace {
    background-image: url(/Images/FilledSmile.gif);
}
.emptyRatingFace {
    background-image: url(/Images/EmptySmile.gif);
}
.savedRatingFace {
    background-image: url(/Images/SavedSmile.gif);
}
/*END RATING
----------------------------------------------------------*/

.list .list-item {
    font-size: 1em;
}
.list .list-item-selected {
    font-size: 1em;
    font-weight: bold;
}
/* LEADERBOARD
----------------------------------------------------------*/

h3 {
    font-size: 1.5em;
    font-weight: 600;
    border-bottom-style: solid;
    border-bottom-width: thick;
    border-bottom-color: #64a6d1;
    color: #4b6c9e;
    padding-bottom: 0px;
    margin-bottom: 5px;
    margin-top: 0;
}
.leaderboard {
    width: 250px;
    clear: both;
    margin: 5px auto;
}
.leaderboard-typeSelector {
    display: block;
    width: 100%;
    /*height: 100%;*/
}
.leaderboard-title {
    text-align: center;
    margin: 0;
}
.leaderboard-title select {
    border: 1px solid #4297d7;
    background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x !important;
    color: #000000;
    font-weight: bold;
}
.leaderboard-item {
    border: #a6c9e2 solid 1px;
    clear: both;
    margin: 0px;
    height: 100px;
    min-height: 100px;
    padding: 5px, 0;
}
.leaderboard-item-alt {
    border: #a6c9e2 solid 1px;
    background-color: #dfeffc;
    clear: both;
    margin: 0px;
    height: 100px;
    min-height: 100px;
    padding: 5px, 0;
}
.leaderboard-image {
    float: left;
    margin: 2px 5px;
    width: 100px;
    height: 100px;
    text-align: center;
}
.leaderboard-image img {
    max-width: 75px;
    max-height: 75px;
    margin: 0 auto;
    display: block;
}
.leaderboard-rank {
    text-align: left;
    margin: 1px;
    margin-left: 105px;
    padding: 2px;
}
.leaderboard-score {
    text-align: left;
    margin: 1px;
    margin-left: 105px;
    padding: 2px;
}
.leaderboard-bio {
    /*clear: both;*/
    
    text-align: left;
    margin: 1px;
    margin-left: 105px;
    padding: 2px;
}
/*END LEADERBOARD
----------------------------------------------------------*/
/*SECTION
----------------------------------------------------------*/

.section {
    border: solid 1px #4297d7;
    margin-bottom: 5px;
    padding: 2px;
    background-color: White;
}
.section-active {
    border: solid 3px #3da999;
    margin-bottom: 5px;
    padding: 2px;
    background-color: White;
}
.section-danger {
    border: solid 3px #ff0000;
    margin-bottom: 5px;
    padding: 2px;
    background-color: White;
}
.section-subsection {
    margin: 5px;
    border: #a6c9e2 solid 1px;
}
.section-heading {
    text-align: center;
    font-size: 1.1em;
    margin: 0px;
}
.section-sub-heading {
    text-align: center;
    font-size: 1.0em;
    margin: 0px;
    background-color: #e9f4fd;
    color: #2e87c1;
    border-bottom: #a6c9e2 solid 1px;
    padding: 3px;
}
.section-content {
    padding: .75em;
    
}
.floatedSection > div {
    overflow: auto;
}
.floatedSection .section-heading, .floatedSection .section-sub-heading {
    white-space: nowrap;
}
.section-list,
.section-list ul {
    padding-left: 5px;
    margin: 5px;
    list-style: none;
}
.section-list li {
    padding: 5px;
    overflow: auto;
}
.section-subsection-content {
    padding: 5px;
    /*max-height: 320px;*/
    overflow-y: auto;
}
.selectedDate input[type='text'] {
    font-size: 2em;
}
/*END SECTION
----------------------------------------------------------*/
/*SURVEY
----------------------------------------------------------*/

.survey-group-container {} .survey-group-container .survey-question {
    margin-top: 20px;
    /* border-bottom: solid thin lightgray; */
}
.survey-group-container .survey-question-text {
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.survey-group-container .survey-question-helptext {
    margin: 0;
    margin-top: -5px;
    margin-left: 5px;
    padding: 0;
}
.survey-group-container .survey-question-answercontainer {
    margin-top: 5px;
    padding-left: 10px;
}
.survey-group-container .survey-question-answercontainer ol {
    list-style-type: lower-alpha;
    margin-left: -12px;
    margin-top: 0px;
}
.survey-group-container .survey-question-answercontainer ul {
    margin-left: 0px;
}
.survey-group-container .survey-question-notescontainer {} .survey-group-container .survey-question-notescontainer textarea {
    display: block;
    width: 90%;
    margin-left: 10px;
}
/*END SURVEY
----------------------------------------------------------*/

.panelExtenderHeader {
    cursor: pointer;
}
.panelExtenderBG {
    background-color: #2C385F;
    vertical-align: middle;
    text-align: center;
    padding: 3px;
    width: 100%;
}
.panelExpandCollapsed {
    color: White;
    font-size: 13px;
    font-family: Arial;
}
.formHeader {
    color: White;
}
.treeLink {
    font-size: 1.0em;
    font-weight: bold;
    color: #528B8B;
    cursor: pointer;
    text-decoration: none;
}
.trrContent {
    font-size: 0.9em;
    color: Green;
}
.hideTree {
    display: none;
}
.clearUserControl tr td {
    border: 0;
    margin: 0;
    padding: 0;
}
.consumerInfo-block {
    margin-bottom: 10px;
}
.consumerInfo-label {
    font-weight: bold;
    /*display: block;*/
}
.consumerInfo-data {
    padding-left: 5px;
    /*display: block;*/
}
.consumer-image {
    margin: 0 auto;
    display: block;
}
/*********Grid Table**********/

table.gridTable, table.gridTable-double {
    border-collapse: collapse;
}
table.gridTable th, table.gridTable-double th {
    vertical-align: top;
    padding: .5em;
    text-align: left;
}

table.gridTable .rowBorder, table.gridTable-double .rowBorder, .cell-border {
    border: black 1px; 
}
    table.gridTable tr, table.gridTable-double tr, .normal-row {
        background-color: #ffffff;
    }
table.gridTable td, table.gridTable-double td {
    /*background-color: #ffffff;*/
    margin: 0;
    padding: .5em;
    text-align: left;
    vertical-align: top;
}
table.gridTable tr.altrow, table.gridTable-double tr.altrow  {
    background-color: #F5F5F5;
}
table.gridTable tbody tr:nth-child(even) td, 
table.gridTable-double > tbody > tr:nth-child(4n-1), 
table.gridTable-double > tbody > tr:nth-child(4n),
.alternate-row  {
    background-color: #F5F5F5;
}
table.gridTable tbody tr.inactive td, table.gridTable-double tr.inactive td {
    background-color: palevioletred;
}

table.gridTable .buttoncell, table.gridTable-double .buttoncell {
    text-align: center;
}

table.gridTable .numbercell, table.gridTable-double .numbercell {
    text-align: right;
}
/* Dialog */

.modalDialog {
    display: none;
}
/*UTILITY
-----------------------------------------------------------*/
/*BORDER
--------------*/
.roster_cell_border {
     border: 1px solid lightgray;
     padding-right: 5px;
}

/*FLOATING
--------------*/

.float_container {
    overflow: auto;
}
.float_right {
    float: right;
}
.float_left {
    float: left;
}
.clear {
    clear: both;
}
.clear_right {
    clear: right;
}
.clear_left {
    clear: left;
}
/*POSITIONING
-------------------*/

.center_inline-block {
    display: inline-block;
    margin: 0 auto;
}
.display_block {
    display: block;
}
.display_inline {
    display: inline;
}
.display_inline_block {
    display: inline-block;
}
.invisible {
    display: none;
}
.position_absolute {
    position: absolute;
}
.margin_small {
    margin: .25em;
}
.margin_medium {
    margin: .75em;
}
.margin_large {
    margin: 1.25em;
}
.margin_bottom_small {
    margin-bottom: .25em;
}
.margin_bottom_medium {
    margin-bottom: .75em;
}
.margin_bottom_large {
    margin-bottom: 1.25em;
}
.margin_top_small {
    margin-top: .25em;
}
.margin_top_medium {
    margin-top: .75em;
}
.margin_top_large {
    margin-top: 1.25em;
}
.margin_left_small {
    margin-left: .25em;
}
.margin_left_medium {
    margin-left: .75em;
}
.margin_left_large {
    margin-left: 1.25em;
}
.margin_right_small {
    margin-right: .25em;
}
.margin_right_medium {
    margin-right: .75em;
}
.margin_right_large {
    margin-right: 1.25em;
}
.margin-auto-none{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right:auto;
}
.margin-auto-small{
    margin-top: .25em;
    margin-bottom: .25em;
    margin-left: auto;
    margin-right:auto;
}
.margin-auto-medium{
    margin-top: .75em;
    margin-bottom: .75em;
    margin-left: auto;
    margin-right:auto;
}
.margin-auto-large{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    margin-left: auto;
    margin-right:auto;
}
/*TEXT ALIGNMENT
------------------*/

.align_text_center {
    text-align: center;
}
.align_text_right {
    text-align: right;
}
.align_text_left {
    text-align: left;
}
.padding_small {
    padding: .25em;
}
.padding_medium {
    padding: .75em;
}
.padding_large {
    padding: 1.25em;
}
.vertical-align-bottom {
    vertical-align: bottom;
}
.vertical-align-middle {
    vertical-align: middle;
}
/*SIZING
-------------------*/

.x-x-small {
    width: 15%;
}
.x-small {
    width: 25%;
}
.small {
    width: 35%;
}
.medium-minus {
    width: 40%;
}
.medium {
    width: 55%;
}
.large {
    width: 75%;
}
.x-large {
    width: 95%;
}
.one-third {
    width: 30%;
}
.two-thirds {
    width: 60%;
}
.fill {
    width: 100%;
}
/*SCROLL BOX
-------------------*/

.scroll-box-short {
    border: 1px solid #F5F5F5;
    max-height: 100px;
    overflow: auto;
}
.scroll-box-medium {
    border: 1px solid #F5F5F5;
    max-height: 250px;
    overflow: auto;
}
.scroll-box-tall {
    border: 1px solid #F5F5F5;
    max-height: 635px;
    overflow: auto;
}
/*OTHER
-------------------*/

.jquery-button {} .modal {
    display: none;
}
.btnSearch {
    position: relative;
    padding: 5px;
    cursor: pointer;
    float: left;
}
.searchBox {
    height: 25px;
    padding: 1px 6px 0;
    border: 1px solid #BBB;
    float: right;
    width: 92%;
}
/*END UTILITY
------------------------------------------------------------------------*/
/*MENU
---------------------------------------------------------*/

ul.menu {
    margin: 0px;
    list-style: none;
    text-align: center;
}
.menu-selected {
    /*border: solid 1px yellow;*/
    
    border-bottom: none;
}
.menu-li,
.menu-li-right {
    position: relative;
    list-style: none;
    /*border: solid 1px red;*/
    
    width: 105px;
    margin: 0 10px 5px 10px;
    float: left;
    font-size: 13px;  /*1em;*/
}
.menu-li-right {
    float: right;
}
.menu-item-link {
    text-decoration: none;
    cursor: pointer;
}
.menu-flag {
    position: absolute;
    top: 20px;
    right: 15px;
    background-color: Red;
    color: White;
    min-height: 15px;
    min-width: 15px;
}
.menu-item-icon {
    margin: 2px auto;
    display: block;
    height: 50px;
    /*height: 75px;*/
    /*width: 75px;*/

    max-width: 100px;
}
.sub-menu {
    clear: both;
    display: none;
    /*border: solid 1px yellow;*/
    
    min-height: 30px;
    border-top: #deefff solid 5px;
}
.sub-menu-item,
.sub-menu-item-header {
    list-style: none;
    /*border: solid 1px red;*/
    
    min-width: 85px;
    margin: 5px 20px;
    float: left;
    font-size: 1.2em;
}
.sub-menu-item-header {
    font-weight: bold;
    font-size: 1.5em;
}
.sub-menu-item-image {
    height: 32px;
    float: left;
}
.sub-menu-item-text {
    font-size: 1.2em;
    color: #4297d7;
    vertical-align: top;
}
.sub-menu-section {
    list-style: none;
    margin: 0;
    clear: both;
}
.sub-menu-section-heading {
    text-align: left;
    display: block;
    margin: 0px;
    padding: 5px;
}
.menu-item-link[disabled] {
    cursor: default;
}
/*END MENU
---------------------------------------------------------*/
/**Report List Styles**/

.ReportList {
    list-style: none;
    margin-left: 0px;
    margin-top: 0;
    padding-left: 0;
}
.ReportList li {
    margin-top: 3px;
    border-bottom: solid white 1px;
}
.ReportList a {
    font-size: 1em;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.ReportList a:Hover {
    font-size: 1em;
    font-weight: bold;
    color: #003c63;
    text-decoration: none;
}


/*********Loading Spinner**********/
.spinner-background {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba( 255, 255, 255, .6 ) url('/Images/ajax_loading_spinner.gif') 50% 50% no-repeat;
}

    /* When the body has the loading class, we turn
    the scrollbar off with overflow:hidden */
*.loading 
{
    overflow: hidden;   
    position: relative;
}

/* Anytime the body has the loading class, our
    modal element will be visible */
*.loading .spinner-background {
    display: unset;
}

.scadmin-border {
    border: #a6c9e2 solid 1px;
}

/*
    SC ADMIN Controls
*/
/*
    Input
*/
.scadmin-input {
    border: #a6c9e2 solid 1px;
}


/* SCHEDULE  
        ----------------------------------------------------------*/
        .schedule
        {
            border: 1px solid #4297d7;
            font-family: Verdana;
            min-height: 145px;
            width: 100%;
        }
        
        .schedule .schedule-title, .schedule-day-header, .month-title
        {
            border: 1px solid #4297d7;
            background: #5c9ccc url(/styles/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
            color: #ffffff;
            font-weight: bold;
            margin-top: 0;
            padding: 2px;
            font-family: Verdana;
            width: 100px;
        }
        
        .schedule-day-header, .month-title
        {
            cursor: move;
        }
        
        .schedule .schedule-day-header, .schedule .month-title
        {
            width: auto;
        }
        
        .schedule .schedule-title, .schedule .schedule-day-header a
        {
            color: #ffffff;
            width: auto;
        }
        
        .schedule .schedule-day
        {
            background: #dfeffc;
            padding: 3px;
            border: 1px solid #4297d7;
            color: #034af3;
            height: 100%; /*text-align: center;*/
        }
        .schedule .schedule-day-selected
        {
            background: #fbec88;
        }
        
        .schedule .schedule-day-other-month
        {
            color: #999999;
            padding: 1px;
            border: 1px solid #4297d7;
            height: 100%;
        }
        .schedule .schedule-day-today
        {
            color: #e17009;
            background-image: url("/styles/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png");
        }
        
        .schedule .schedule-day-text
        {
            border: none;
            width: 100%;
        }
        
        .schedule-day-text
        {
            cursor: move;
            border: 1px solid #4297d7;
            background: #dfeffc url(/styles/redmond/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
            width: 100px;
            padding-left: 5px;
            color: #034af3;
            font-family: Verdana;
        }
        
        .schedule .schedule-day-event
        {
            color: inherit;
            font-size: .8em;
            padding: 2px;
            display: block;
            overflow: hidden; /*white-space: nowrap;*/
            text-overflow: ellipsis;
            width: 120px;
            background-color: White;
            border: #a6c9e2 solid 1px;
        }
        
        .schedule .schedule-day-event input
        {
            display: none;
        }
        
        .schedule .schedule-day-event.schedule-day-event-wider
        {
            width: 200px;
        }
        
        
        .schedule-day-event span.schedule-day-icon
        {
            display: inline-block;
        }
        
        .schedule .schedule-next-previous
        {
            color: White;
            font-weight: bold;
        }
        
        
        /* END SCHEDULE  
        ----------------------------------------------------------*/

/*HDM***************************************************/
.hdm-consumer-inactive {
    color: lightgrey;
    font-weight: bold;
}

.hdm-consumer-hold {
    color: #E1090F;
}

.hdm-consumer-dietary {
    color: #097AE1;
}

.hdm-consumer-other-notes {
    color: #e17009;
}

/*Main style to color the names of under 60 consumers*/
.hdm-consumer-under-60 {
    color: #7009E1;
}

/*Style the links in the consumer search autocomplete results*/
.hdm-consumer-under-60 a,
.hdm-consumer-under-60 a:hover {
    color: #7c2dcc !important;
}

/*Display names in a "ui-widget-header section-heading" element as purple*/
/*(Used on HDM Data Entry and Route Creation pages)*/
.hdm-consumer-under-60-ui-widget-header,
.hdm-consumer-under-60-ui-widget-header a {
    color: #4d0892 !important;
    /*color: #e8def3 !important;*/
}
/*******************************************************/
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

}
.width-45 {
    width: 45%;
    .width-35 {
    width: 35%;
}

.width-25 {
    width: 25%;
}

.width-20 {
    width: 20%;
}



.radio.radiobuttonlist input[type="radio"],
.checkbox.checkboxlist input[type="checkbox"] {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

.radio.radiobuttonlist label,
.checkbox.checkboxlist label {
    margin-bottom: 0;
    display: inline-block;
}
.width-70 {
    width: 70%;
}

fieldset legend {
    font-size: inherit;
}

fieldset .radio,
fieldset .checkbox {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.width-75 {
    width: 75%;
}
