﻿/*Classes based on / overwritting / building on top of bootstap
     are contained in this file */
@import url("CommonBootstrapAdjustments.css");

/* Use the class (noprint) to hide objects when printing */
@media print {
    .noprint {
        display: none !important;
    }
}

html {
    height: 100%;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
}

.page-header {
    margin: 9px 0 20px !important;
    border-bottom: 1px solid #eee;
}

#ctl00_C_lblTourName, #ctl00_C_lblTourStartDate, #ctl00_C_lblTourEndDate, #ctl00_C_lblTourYear, #ctl00_C_lblTourLocation, #ctl00_C_lblTourNumber, #ctl00_C_lblTourLevel, #ctl00_C_lblTourSingle, #ctl00_C_lblTourDouble, #ctl00_C_lblTourInOutDoor, #ctl00_C_lblTourSurface, #ctl00_C_lblTourSurfaceSubcategory, #ctl00_C_lblTourRegion, #ctl00_C_lblTourBallType, #ctl00_C_lblTourBallTypeSubcategory, #ctl00_C_lblTourSingleQualifier, #ctl00_C_lblTourDurometer {
    color: #333;
}

#ctl00_C_ErrorList_lblMessage, #ctl00_errorBoard_lblMessage {
    padding-left: 10px;
}

#divRedAlerts, #divOccurences, #divFollowUps, #divPertinentMedicalConditions, #divCourtCalls, #divPrescriptions, #divSurgeriesProcedures, #ctl00_C_divSupplements, #divLabsImaging, #divImmunizations {
    padding-bottom: 15px;
    border: 1px solid #f1f1f1;
}

.ctl00_C_tree1_0 {
    color: #333 !important;
    font-size: 14px !important;
}

.ctl00_C_tree1_1:hover {
    color: #ffff00 !important;
}


.mandatory-star:before {
    content: "*";
}

.mandatory-star {
    font-size: 8pt;
    font-weight: bold;
    color: red;
    margin-left: -10px;
}

.menuTree {
    overflow: auto;
    height: 100%;
    width: 237px;
    padding: 15px 0px 0px 5px;
}

.form_sub_header .mandatory-star {
    margin-left: 0px;
}

/*Disable color is grey except for bootstrap buttons (btn) which already have a color defined when disabled*/
input[disabled]:not(.btn) {
    color: grey;
}

/* Padding */
.padRight10 {
    padding-right: 10px;
}

.padLeft10 {
    padding-left: 10px;
}

#ctl00_C_grvPlayers.tbody.tr {
    color: #fff;
}

/*//////////////////////////////////////////////////*/
/*#region asp:RadioButtonList and asp:CheckBoxList*/
/*with RepeatLayout="Flow"*/
/*//////////////////////////////////////////////////*/


input[type=radio], input[type=checkbox] {
    margin-right: 5px;
}

/* Applies to second and onward radio/checkbox in a list*/
.radio-list-horizontal > input[type=radio]:nth-of-type(n+2),
.checkbox-list-horizontal > input[type=checkbox]:nth-of-type(n+2),
.radio-list-horizontal > span:nth-of-type(n+2) input[type=radio],
.checkbox-list-horizontal > span:nth-of-type(n+2) input[type=checkbox] {
    margin-left: 10px;
}

/*#endregion RadioAndCheckBoxList*/
/*//////////////////////////////////////////////////*/


/*//////////////////////////////////*/
/*#region header footer and content*/
/*//////////////////////////////////*/

.content-footer-header, .content-footer, .content-header, .content-no-header-footer {
    width: 100%;
    overflow: auto;
}

.content-footer-header {
    height: calc(100% - 75px);
}

.content-footer {
    height: calc(100% - 41px);
}

.content-header {
    height: calc(100% - 35px);
}

.content-no-header-footer {
    height: 100%;
}

.footer-button {
    border-top: solid 1px #DDDDDD;
    background-color: #EEEEEE;
    padding: 4px;
    text-align: center;
    height: 40px;
    width: 100%;
    bottom: 0;
    position: fixed;
}

.content-footer-header-fix {
    height: calc(100% - 40px) !important;
}


.footer-button > input {
    margin: 0 3px;
}

.header-playerName, .header-tournament {
    height: 35px;
}

/*#endregion*/
/*//////////////////////////////////*/


/* * Bootstrap Table Fix */
/* /////////////////////////////////////////////////////////////////////////// */

.form-control-fix {
    height: 28px !important;
    padding: 3px !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 2px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px !important;
}

.noPad {
    padding: 0px !important;
}

.divHeaderfixed {
    line-height: normal !important;
    border-collapse: separate !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.table-fixed {
    display: table !important;
    border-collapse: separate !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    border-spacing: 2px !important;
}


.table-fixed-button {
    display: table !important;
    border-collapse: separate !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    border-spacing: 6px !important;
}

.afixed {
    text-decoration: underline !important;
}


/* /////////////////////////////////////////////////////////////////////////// */
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 100%;
    margin: 0px 0px 0px 0px;
}

table {
    font-size: 14px;
    top: 0px;
    left: 0px;
}

form {
    height: 100%;
}

.ahms-label, .ahms-label-bold {
    font-size: 14px;
    text-decoration: none;
}

.ahms-label-bold {
    font-weight: bold;
}

.legal {
    color: #0B2D6C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 6.5pt;
    text-decoration: none;
}

.legalLarge {
    /*color: #0B2D6C;*/
    font-family: Arial, Arial Narrow, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}

.label_bold, .Label_Heading, .Label-Heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}

.label_bold120dpi, .Label_Heading120dpi, .Label-Heading120dpi {
    font-size: 14px;
    text-decoration: none;
}

.label_h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-decoration: none;
}

.lbl {
    font-size: 14px;
    text-decoration: none;
}

.dpi120 {
    font-size: 10px;
}

.bold {
    font-weight: bold;
}

.Label-MainHeading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    text-decoration: none;
    font-weight: bold;
    background-color: #375dae;
    color: #FFFFFF;
}

.Label-SubSubHeading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
}

.messagebox {
    background-color: #eeeeee;
}

.messagebox_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #FF0000;
}

.warning_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #FF0000;
}

.ErrorField {
    color: black;
    font-size: 8.5pt;
    font-family: Verdana, Tahoma, Arial;
}

.login_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 18px;
}

.login_header {
    background-image: url(../images/login-bg.gif);
    margin: 0px;
}

.login_background {
    background-image: url(../images/login-right.jpg);
    background-repeat: no-repeat;
}

/*#region button*/
.button {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
    background-color: #f9f9f9;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    cursor: pointer;
    color: #666666;
    font-family: Arial;
    font-size: 8.5pt;
    font-weight: bold;
    padding: 6px 12px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}

    .button:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
        background: -moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
        background: -webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
        background: -o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
        background: -ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
        background: linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
        background-color: #e9e9e9;
    }

    .button:active {
        position: relative;
        top: 1px;
    }

.buttonfixed {
    font-size: 8.5pt !important;
    background-color: #D4D0C8;
    cursor: pointer;
    text-align: center;
    height: 22px;
}

.button120dpi {
    font-size: 10px;
    background-color: #D4D0C8;
    cursor: pointer;
    text-align: center;
    height: 22px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button120dpifixed {
    font-size: 10px !important;
    background-color: #D4D0C8;
    cursor: pointer;
    text-align: center;
    height: 22px;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

button[disabled] {
    cursor: default;
    color: gray !important;
}

/*#endregion button*/

input[type=text][disabled] {
    cursor: default;
    -webkit-text-fill-color: rgba(0, 0, 0, 1);
    -webkit-opacity: 1;
    color: rgba(0, 0, 0, 1);
}

/* These are connected as a hover over */
.pont9 {
    text-decoration: none;
    color: #333 !important;
    outline: 0;
    line-height: 1.5;
}

.pont9hand {
    text-decoration: none;
    cursor: pointer;
    color: #ffff00 !important;
}

.pont9hilite {
    color: #333;
}

.pont9selected {
    text-decoration: none;
    border-color: Blue;
    background-color: Blue;
    color: White;
    cursor: pointer;
}

#menu_bar {
    background-image: url(../images/menubar.jpg);
    background-repeat: repeat-x;
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

    #menu_bar a {
        float: left;
        display: block;
        margin: 0;
        border-style: none;
        border-width: 0px;
    }

.input_text, .input_date, .multiline_input_text, .dropdownlist, .DropDownList, .mit {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #aaa;
    font-size: 8.5pt;
}

.input_text, .input_date, .dropdownlist, .DropDownList {
    height: 21px;
}

.multiline_input_text, .input_text {
    padding: 0px 5px;
}

.frame_border, .fb, .listbox {
    border: 1px solid #aaa;
}

TABLE.formOut {
    table-layout: fixed;
    background-color: #eef0f6;
    border: 1px solid #466094;
}

TABLE.formIn {
    width: 100%;
    height: 100%;
    table-layout: fixed;
    background-color: #eef0f6;
    font-family: Arial Narrow;
}

.DefaultButton {
    border: #7b9ebd 1px solid;
    height: 18px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 11px;
    cursor: pointer;
    background-image: url(../Images/btn_back.jpg); /* 	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); 	*/
}

TD.bar {
    border-bottom: 1px solid #000000;
}

TD.sec {
    width: 100%;
    color: #000000;
    font-weight: bold;
    padding-left: 0px;
    padding-bottom: 2px;
    overflow: hidden;
}

DIV.divideline {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #FFFFFF;
}

TD.TitleBar, .TitleBar {
    color: #000000;
    height: 18px;
    width: 100%;
    font-weight: bold;
    background-color: #DCDFE5; /* FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#DCDFE5, EndColorStr=#BDC2CB);  */
    text-align: center;
}

.rsalogin-bg {
    background-image: url(../Images/rsalogin-right.jpg);
    background-repeat: no-repeat;
}

.mandatory {
    font-size: 8.5pt;
    font-weight: bold;
    color: red;
    font-family: Verdana, Tahoma, Arial;
}

.ahms-panel {
    margin: 10px 0;
}

.form_section_header {
    background-color: #dddddd;
    height: 19px;
}

.form_sub_header {
    background-color: #dedede;
    padding: 5px;
    margin-bottom: 15px;
    color: #333;
}

.ahms-panel .form_sub_header {
    margin-bottom: 0px;
}

#ctl00_C_lblPlayerName {
    margin-top: 4px;
    position: absolute;
}

.file_upload {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 18px;
    border-style: outset;
    border: 1px outset #aaa;
    font-size: 8.5pt;
}

/* PPME Table Styles*/
.tblTopWidth {
    border-top-width: 1px;
    border-right: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}

.tblTopRightWidth {
    border-top-width: 1px;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-right-width: 1px;
}

.tblBottom {
    border-top-width: 1px;
    border-right: 1px solid;
    border-bottom: 1px solid;
}

.tblHdr {
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom: 1px solid;
    border-right-width: 1px;
}

.tabpage_selected {
    background-color: #88b4d7;
    font-weight: bolder;
    color: #1d4080;
    height: 24px;
}

.tabpage_default {
    background-color: #1d4080;
    border: solid 1px white;
    font-weight: bold;
    color: White;
    height: 20px;
}

.separator {
    background-image: url(Images/separator.png);
    background-repeat: repeat;
    height: 1px;
    width: 100%;
}

.form_header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #333;
}

.section_header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    text-decoration: none;
    font-weight: bold;
    color: #990100;
}

.large {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.page_header {
    background-image: url(Images/header.gif);
    background-repeat: no-repeat;
    height: 85px;
}

.page_header_background {
    background-image: url(Images/header_ext.gif);
    background-repeat: repeat-x;
    width: 100%;
}

.label_main_heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    text-decoration: none;
    font-weight: bold;
    background-color: #dedede;
    color: #333;
    padding: 2px 5px;
}

.navigation_header_background {
    background-image: url(images/navheaderbg.jpg);
    background-repeat: repeat-x;
}

.navigation_header {
    background-image: url(images/navheader.jpg);
    background-repeat: no-repeat;
    width: 250px;
    height: 54px;
}

.navigation_tree {
    background-image: url(images/navigationbg.jpg);
    background-color: #CCCCCC;
    background-repeat: repeat-x;
    height: 100%;
}

.team_banner {
    background-image: url(images/banner.jpg);
    background-color: #ffffff;
    background-repeat: no-repeat;
    width: 775px;
    height: 261px;
}

.grid {
    border-color: #CC9966;
    border-style: none;
    border-width: 1px;
}

.grid_header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-left: solid 1px white;
    border-top: solid 1px white;
    color: #FFFFCC;
    font-size: 8.5pt;
    font-weight: bold;
    background-color: #990000;
}

.grid_row {
    background-color: white;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
}

.grid_alternate_row {
    background-color: #F0F0F0;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
}

.grid_selected_row {
    background-color: red; /*#FFCC66;*/
    color: #663399;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
}

/*////////////////////////////////////////*/
/*#region Calendar*/
/*////////////////////////////////////////*/
.calendar {
    background-color: #FFFFCC;
    border-color: #FFCC66;
    border-style: none;
    border-width: 1px;
    color: #663399;
}

.calendar_title {
    background-color: #990000;
    color: #FFFFCC;
}

.calendar_day_header {
    background-color: #990000;
}

.calendar_day {
    color: #00000d;
}

.calendar_other_months {
    color: #CC9966;
}

.calendar_selected_day {
    background-color: #CCCCFF;
}

.calendar_selector {
    background-color: #FFCC66;
}

.home_game {
    color: red;
    background-color: #ffdb96;
    color: #ffffff;
    font-weight: bold;
}

.away_game {
    color: #FFFFFF;
    background-color: #f1deb9;
    font-weight: bold;
}

.calendar_game_day {
    color: #FFFFFF;
    background-color: #FFCC66;
    font-weight: bold;
}

.calendar_today {
    background-color: #663399;
    color: #663399;
}
/*#endregion*/
/*////////////////////////////////////////*/

.ppme_outside_table {
    background-color: #990100;
}

.ppme_tab_click {
    background-color: #990100;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: bold;
}

.ppme_tab_out {
    background-color: #999999;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: bold;
    cursor: pointer;
    vertical-align: middle;
}

.ppme_tab_over {
    background-color: #990100;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: bold;
    cursor: pointer;
}

.ppme_link_button_on {
    text-decoration: none;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: bold;
    width: 100%;
}

.ppme_tab_hdr {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 8.5pt;
}

.ppme_section_heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    text-decoration: none;
    font-weight: bold;
    color: #990100;
}

/*grid */
.grd {
    border-color: #CC9966;
    border-style: none;
    border-width: 1px;
}
/* grid header */
.gh {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-style: solid;
    border-width: 1px;
    border-bottom-color: Silver;
    border-right-color: White;
    border-top-color: White;
    color: #4682B4;
    font-size: 8.5pt;
    font-weight: bold;
    background-color: #D3D3D3;
    line-height: 18px;
}

/*grid row */
.gr, .lsh0 {
    background-color: #FFFFFF;
    padding-left: 3px;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    line-height: 18px;
}

/*grid alternate row */
.gar, .lsh1 {
    background-color: #EDF7FE;
    padding-left: 3px;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    line-height: 18px;
}

/*grid selected row */
.gsr {
    background-color: #ff0;
    padding-left: 3px;
    color: #000;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    line-height: 18px;
}

/*grid footer */
.gf {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-style: solid;
    border-width: 1px;
    color: #000;
    font-size: 8.5pt;
    font-weight: normal;
    background-color: #D3D3D3;
    line-height: 18px;
}



.lsh /*label_section_heading*/ {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    background-color: #CCCCCC; /*#375dae;*/
    color: #4682B4; /*#FFFFFF;*/
    line-height: 24px;
}

.lsh0 /*label_section_heading*/ {
    /*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCCCCC;
	color:#4682B4;
	line-height:24px;
	border-bottom:solid 1px silver;
	*/
}

.lsh1 /*label_section_heading*/ {
    /*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	background-color: #dcdcdc;
	color:#4682B4;
	line-height:24px;
	border-bottom:solid 1px silver;
*/
}

.lsh2 /*label_section_heading*/ {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    background-color: #eeeeee; /*#375dae;*/
    color: #4682B4; /*#FFFFFF;*/
    line-height: 24px;
    border-bottom: solid 1px silver;
}

.lt /*line though */ {
    text-decoration: line-through;
}

.normal /*normal*/ {
    text-decoration: none;
}

.readonly {
    background-color: #efefef;
}

th {
    font-weight: normal;
}


/* repeater grid style starts */

#rptgrd, table.grid {
    width: 100%;
    overflow: auto;
    margin: 0 auto;
}

    #rptgrd table {
        width: 100%; /*100% of container produces horiz. scroll in Mozilla*/
    }

        #rptgrd table > tbody { /* child selector syntax which IE6 and older do not support*/
            overflow: auto;
            overflow-x: hidden;
        }

    #rptgrd thead tr, #rptgrd tr.gh {
        position: relative;
        top: expression(offsetParent.scrollTop); /*IE5+ only*/
    }

        #rptgrd thead tr td, #rptgrd tr th, table.grid thead td, table.grid th {
            border-color: Silver;
            border-style: Solid;
            border-width: 1px;
            padding-left: 3px;
            border-left-color: window;
            border-top-color: window;
            text-align: center;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            color: #4682B4;
            font-size: 8.5pt;
            font-weight: bold;
            background-color: #D3D3D3;
            line-height: 18px;
        }

    #rptgrd td, table.grid td {
        padding-right: 2px;
    }

        #rptgrd td:last-child, table.grid td:last-child {
            padding-right: 20px;
        }
    /*repeater grid style end*/

    table.striped tr, table.grid tr {
        background-color: #fff;
        padding-left: 3px;
        color: #000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8.5pt;
        line-height: 18px;
    }

        table.striped tr.evenrow td {
            background-color: #EDF7FE;
            color: #000;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 8.5pt;
            line-height: 18px;
        }

table.striped thead td, table.striped thead th {
    border-color: Silver;
    border-style: Solid;
    border-width: 1px;
    padding-left: 3px;
    border-left-color: window;
    border-top-color: window;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #4682B4;
    font-size: 8.5pt;
    font-weight: bold;
    background-color: #D3D3D3;
    line-height: 18px;
}

/*#region GridView */



.grv td, .grv th {
    padding: 5px 10px;
    border-style: hidden;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-collapse: collapse;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

table thead {
    background-color: #ececf3;
    border: 2px solid #dacfd6;
}

.grv th { /*background-color: #ba5394; border: 2px solid #b40272;*/
    color: #333;
    text-align: left;
}

    .grv th a {
        color: white;
    }

.grv tr::after {
    background-color: #fff;
}

/* Every other row */
.grv tr:nth-child(even) {
    background-color: #f9f9f9;
}

.grv .centered {
    text-align: center;
}


/*#endregion GridView */

.player-status-1, .ps-1 {
    background-color: #00ff00;
    color: #000;
}

.player-status-2, .ps-2 {
    background-color: #ffff00;
    color: #000;
}

.player-status-3, .ps-3 {
    background-color: #ff0000;
    color: #fff;
}



/*********jquery modified theme *********/
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    position: absolute;
    left: -99999999px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ui-helper-clearfix {
    display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
    height: 1%;
}

.ui-helper-clearfix {
    display: block;
}
/* end clearfix */
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
}

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Verdana,Arial,sans-serif;
        font-size: 1em;
    }

.ui-widget-content {
    border: 1px solid #aaa;
    background-color: #ffffff;
    color: #222222;
}

    .ui-widget-content a {
        color: #222222;
    }

.ui-widget-header {
    border-bottom: 1px solid #aaa;
    background-color: #fff;
    color: #222222;
    font-weight: bold;
}

    .ui-widget-header a {
        color: #222222;
    }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {
    border: 1px solid #fff;
    background-color: #2d56a5;
    font-weight: normal;
    color: #000;
    outline: none;
}

    .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
        color: #fff;
        text-decoration: none;
        outline: none;
    }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
    border: 1px solid #999999;
    background-color: #2d56a5;
    font-weight: normal;
    color: #fff;
    outline: none;
}

    .ui-state-hover a, .ui-state-hover a:hover {
        color: #999;
        text-decoration: none;
        outline: none;
    }

.ui-state-active, .ui-widget-content .ui-state-active {
    border: 1px solid #aaa;
    background-color: #ffffff;
    font-weight: normal;
    color: #212121;
    outline: none;
}

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #212121;
        outline: none;
        text-decoration: none;
    }

/* Tabs
----------------------------------*/
.ui-tabs {
    padding: .2em;
    zoom: 1;
}

    .ui-tabs .ui-tabs-nav {
        list-style: none;
        position: relative;
        padding: .2em .2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            position: relative;
            float: left;
            border-bottom-width: 0 !important;
            margin: 0 .2em -1px 0;
            padding: 0;
        }

            .ui-tabs .ui-tabs-nav li a {
                float: left;
                text-decoration: none;
                padding: .5em 1em;
            }

            .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
                padding-bottom: 1px;
                border-bottom-width: 0;
            }

                .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
                    cursor: text;
                }

            .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
                cursor: pointer;
            }
    /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
    .ui-tabs .ui-tabs-panel {
        padding: 1em 1.4em;
        display: block;
        border-width: 0;
        background: none;
    }

    .ui-tabs .ui-tabs-hide {
        display: none !important;
    }


.FormSection {
    background-color: #eee;
    border: solid 1px #DDD;
    margin: 10px;
}

.FormSectionHeader {
    background-color: #666;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
    padding: 2px 6px;
    margin: 5px;
}

label.formLabel {
    position: relative;
    display: block;
    text-align: right;
    margin-right: 6px;
    color: #444;
    float: left;
    font-weight: bold;
    width: 120px;
}

input.formInputText {
    color: #000;
    background-color: #fafafa;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
    border: solid 1px #dedede;
    margin-bottom: 5px;
    height: 15px;
    vertical-align: top;
    width: 65%;
}

textarea.formInputText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

select.formSelect {
    font-size: 11px;
    color: #000;
    background-color: #fafafa;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 2px;
    border: solid 1px #dedede;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    vertical-align: top;
}

input.FormButton {
    background: url(../Images/button.png);
    border: solid 0px red;
    color: #555555;
    font-weight: bold;
    height: 30px;
    line-height: 29px;
    margin-bottom: 14px;
    text-decoration: none;
    width: 191px;
}

input:hover.FormButton {
    background: url(../Images/buttonHover.png);
    color: #000;
}

#iframe {
    overflow: hidden;
}

#iframe {
    border: solid 1px #AAAAAA;
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: relative;
}

.RenderCrystalReport_FilterPanel {
    float: left;
    padding: 25px 15px 15px 15px;
    vertical-align: middle;
}

/*
 * All things related to the rotating loadey loading screen waiting thing.
 */
#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    z-index: 99;
    text-align: center;
}

.spinner {
    animation: rotate 1s linear infinite;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    margin-top: 25%;
    /* This looong string is actually an image, in base64! It doesn't reference somewhere else, it _is_ an image. */
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwLDAgMjAwLDIwMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJyaW5nIj48cGF0aCBkPSJNMjAwLDEwMEExMDAsMTAwLDAsMSwxLDE5Ny44MSw3OS4yMUwxODguMDMsODEuMjlBOTAsOTAsMCwxLDAsMTkwLDEwMHoiLz48L2NsaXBQYXRoPjxmaWx0ZXIgaWQ9ImJsdXIiIHg9IjAiIHk9IjAiPjxmZUdhdXNzaWFuQmx1ciBpbj0iU291cmNlR3JhcGhpYyIgc3RkRGV2aWF0aW9uPSIzIiAvPjwvZmlsdGVyPjxwYXRoIGlkPSJwIiBkPSJNMjUwLDEwMEExNTAsMTUwLDAsMCwxLDI0Ni43MiwxMzEuMTlMMTAwLDEwMEEwLDAsMCwwLDAsMTAwLDEwMHoiIGZpbGw9ImN5YW4iLz48L2RlZnM+PGcgY2xpcC1wYXRoPSJ1cmwoI3JpbmcpIj48ZyBmaWx0ZXI9InVybCgjYmx1cikiIHRyYW5zZm9ybT0icm90YXRlKC02IDEwMCAxMDApIj48dXNlIHhsaW5rOmhyZWY9IiNwIiBmaWxsLW9wYWNpdHk9IjAiIHRyYW5zZm9ybT0icm90YXRlKDAgMTAwIDEwMCkiLz48dXNlIHhsaW5rOmhyZWY9IiNwIiBmaWxsLW9wYWNpdHk9Ii4wMyIgdHJhbnNmb3JtPSJyb3RhdGUoMTIgMTAwIDEwMCkiLz48dXNlIHhsaW5rOmhyZWY9IiNwIiBmaWxsLW9wYWNpdHk9Ii4wNyIgdHJhbnNmb3JtPSJyb3RhdGUoMjQgMTAwIDEwMCkiLz48dXNlIHhsaW5rOmhyZWY9IiNwIiBmaWxsLW9wYWNpdHk9Ii4xIiB0cmFuc2Zvcm09InJvdGF0ZSgzNiAxMDAgMTAwKSIvPjx1c2UgeGxpbms6aHJlZj0iI3AiIGZpbGwtb3BhY2l0eT0iLjE0IiB0cmFuc2Zvcm09InJvdGF0ZSg0OCAxMDAgMTAwKSIvPjx1c2UgeGxpbms6aHJlZj0iI3AiIGZpbGwtb3BhY2l0eT0iLjE3IiB0cmFuc2Zvcm09InJvdGF0ZSg2MCAxMDAgMTAwKSIvPjx1c2UgeGxpbms6aHJlZj0iI3AiIGZpbGwtb3BhY2l0eT0iLjIiIHRyYW5zZm9ybT0icm90YXRlKDcyIDEwMCAxMDApIi8+PHVzZSB4bGluazpocmVmPSIjcCIgZmlsbC1vcGFjaXR5PSIuMjQiIHRyYW5zZm9ybT0icm90YXRlKDg0IDEwMCAxMDApIi8+PHVzZSB4bGluazpocmVmPSIjcCIgZmlsbC1vcGFjaXR5PSIuMjgiIHRyYW5zZm9ybT0icm90YXRlKDk2IDEwMCAxMDApIi8+PHVzZSB4bGluazpocmVmPSIjcCIgZmlsbC1vcGFjaXR5PSIuMzEiIHRyYW5zZm9ybT0icm90YXRlKDEwOCAxMDAgMTAwKSIvPjx1c2UgeGxpbms6aHJlZj0iI3AiIGZpbGwtb3BhY2l0eT0iLjM0IiB0cmFuc2Zvcm09InJvdGF0ZSgxMjAgMTAwIDEwMCkiLz48dXNlIHhsaW5rOmhyZWY9IiNwIiBmaWxsLW9wYWNpdHk9Ii4zOCIgdHJhbnNmb3JtPSJyb3RhdGUoMTMyIDEwMCAxMDApIi8+PHVzZSB4bGluazpocmVmPSIjcCIgZmlsbC1vcGFjaXR5PSIuNDEiIHRyYW5zZm9ybT0icm90YXRlKDE0NCAxMDAgMTAwKSIvPjx1c2UgeGxpbms6aHJlZj0iI3AiIGZpbGwtb3BhY2l0eT0iLjQ1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTYgMTAwIDEwMCkiLz48dXNlIHhsaW5rOmhyZWY9IiNwIiBmaWxsLW9wYWNpdHk9Ii40OCIgdHJhbnNmb3JtPSJyb3RhdGUoMTY4IDEwMCAxMDApIi8+PHVzZSB4bGluazpocmVmPSIjcCIgZmlsbC1vcGFjaXR5PSIuNTIiIHRyYW5zZm9ybT0icm90YXRlKDE4MCAxMDAgMTAwKSIvPjx1c2UgeGxpbms6aHJlZj0iI3AiIGZpbGwtb3BhY2l0eT0iLjU1IiB0cmFuc2Zvcm09InJvdGF0ZSgxOTIgMTAwIDEwMCkiLz48dXNlIHhsaW5rOmhyZWY9IiNwIiBmaWxsLW9wYWNpdHk9Ii41OSIgdHJhbnNmb3JtPSJyb3RhdGUoMjA0IDEwMCAxMDApIi8+PHVzZSB4bGluazpocmVmPSIjcCIgZmlsbC1vcGFjaXR5PSIuNjIiIHRyYW5zZm9ybT0icm90YXRlKDIxNiAxMDAgMTAwKSIvPjx1c2UgeGxpbms6aHJlZj0iI3AiIGZpbGwtb3BhY2l0eT0iLjY2IiB0cmFuc2Zvcm09InJvdGF0ZSgyMjggMTAwIDEwMCkiLz48dXNlIHhsaW5rOmhyZWY9IiNwIiBmaWxsLW9wYWNpdHk9Ii42OSIgdHJhbnNmb3JtPSJyb3RhdGUoMjQwIDEwMCAxMDApIi8+PHVzZSB4bGluazpocmVmPSIjcCIgZmlsbC1vcGFjaXR5PSIuNyIgdHJhbnNmb3JtPSJyb3RhdGUoMjUyIDEwMCAxMDApIi8+PHVzZSB4bGluazpocmVmPSIjcCIgZmlsbC1vcGFjaXR5PSIuNzIiIHRyYW5zZm9ybT0icm90YXRlKDI2NCAxMDAgMTAwKSIvPjx1c2UgeGxpbms6aHJlZj0iI3AiIGZpbGwtb3BhY2l0eT0iLjc2IiB0cmFuc2Zvcm09InJvdGF0ZSgyNzYgMTAwIDEwMCkiLz48dXNlIHhsaW5rOmhyZWY9IiNwIiBmaWxsLW9wYWNpdHk9Ii43OSIgdHJhbnNmb3JtPSJyb3RhdGUoMjg4IDEwMCAxMDApIi8+PHVzZSB4bGluazpocmVmPSIjcCIgZmlsbC1vcGFjaXR5PSIuODMiIHRyYW5zZm9ybT0icm90YXRlKDMwMCAxMDAgMTAwKSIvPjx1c2UgeGxpbms6aHJlZj0iI3AiIGZpbGwtb3BhY2l0eT0iLjg2IiB0cmFuc2Zvcm09InJvdGF0ZSgzMTIgMTAwIDEwMCkiLz48dXNlIHhsaW5rOmhyZWY9IiNwIiBmaWxsLW9wYWNpdHk9Ii45MyIgdHJhbnNmb3JtPSJyb3RhdGUoMzI0IDEwMCAxMDApIi8+PHVzZSB4bGluazpocmVmPSIjcCIgZmlsbC1vcGFjaXR5PSIuOTciIHRyYW5zZm9ybT0icm90YXRlKDMzNiAxMDAgMTAwKSIvPjx1c2UgeGxpbms6aHJlZj0iI3AiIGZpbGwtb3BhY2l0eT0iMSIgdHJhbnNmb3JtPSJyb3RhdGUoMzQ4IDEwMCAxMDApIi8+PC9nPjwvZz48L3N2Zz4=') no-repeat;
}

.myLoad {
    margin: 0 auto;
    color: white;
    /* This class is used to write "Loading" in the middle of the image. We want it to begin writing at a spot above where the text is, hence the negative margin. */
    margin-top: -60px;
}

#loadingBackground {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.81;
    background-color: #000;
    z-index: -1;
    text-align: center;
}
/*Used to display fixed-position buttons in pages with huge grids.*/
.fixedGrayBottomButtonBar {
    background-color: lightgray;
    text-align: center;
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
    padding: 5px;
}