/*home panel buttons */
.homeButtonsLG {
    background-color: #ffffff !important;
    font-style: normal !important;
    font-size: 26px !important;
    margin: auto !important;
    display: block !important;
    height: 30px !important;
    color: #ff0000 !important;
    text-align: left !important;
    font-family:arial,sans-serif !important; /*input has OS specific font-family*/
    border: none !important;
    padding: 5px 5px 5px 30px !important;
}

.homeButtonsLG:active {
    background:rgba(255,0,0,0.5) !important;
}

/*Ad Link */
/*home panel buttons */
.adHomeButtonsLG {
    background-color: #ff0000 !important;
    font-style: normal !important;
    font-size: 26px !important;
    margin: auto !important;
    display: block !important;
    height: 30px !important;
    color: #ffffff !important;
    padding: 4px 4px !important;
    font-family:arial,sans-serif !important; /*input has OS specific font-family*/
    border: none !important;
}

.adHomeButtons:active {
    background:rgba(255,0,0,0.5) !important;
     margin: auto !important;
    display: block !important;
}

.homePanelLG {
    background-color: #ffffff !important;
}
/*Red to Yellow Granular */
.stripe-5 {
    color: white;
    background: linear-gradient( to bottom, #ebff00, #ebff00 40%, #ff0000 10%, #ff0000 10%, #ebff00 40%, #ff0000);
}
/*Red to Yellow Granular */
.stripe-5-reverse {
    color: white;
    background: linear-gradient( to top, #ebff00, #ebff00 40%, #ff0000 10%, #ff0000 10%, #ebff00 40%, #ff0000);
}

/*Using Home Page Header */

.ui-title {
    display: none !important;
}


/*Using Black Page Background*/

.backBk {
    background-color: #000000 !important;
}

.backWhite {
    background-color: #fff !important;
}
.backGrey {
    background-color: #e6e9ed !important;
}

.center-button {
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 16px !important;
    margin: auto !important;
    display: block !important;
}


/*Using Home Page Twitter*/

.twitter {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    font-size: 13px !important;
}


/* Using home page labels darkblue letters*/

.hplabelsWhite {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: 17px !important;
    vertical-align: middle !important;
    text-align: center !important;
    color: white !important;
}


/*Using Large Font Title Red Glow*/

.lgftRD {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: 27px !important;
    font-weight: bold !important;
    vertical-align: middle !important;
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 5px red, 0 0 5px white;
}


/* Using Black Glow Words*/

.blaGlow {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    /* white-space: nowrap !important; */
    font-size: 19px !important;
    font-weight: bold !important;
    vertical-align: middle !important;
    color: black !important;
    text-shadow: 1px 1px 4px white, 0 0 25px white, 0 0 5px white;
}

.blaGlowSmallFont {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    /* white-space: nowrap !important; */
    font-size: 18px !important;
    font-weight: bold !important;
    vertical-align: middle !important;
    color: black !important;
    text-shadow: 1px 1px 4px white, 0 0 25px white, 0 0 5px white;
}


/* Using Red Glow Words*/

.redGlow {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    /* white-space: nowrap !important; */
    font-size: 19px !important;
    font-weight: bold !important;
    vertical-align: middle !important;
    color: white !important;
    text-shadow: 1px 1px 4px red, 0 0 25px red, 0 0 5px red;
}
.redGlowAudio {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    /* white-space: nowrap !important; */
    font-size: 19px !important;
    font-weight: bold !important;
    text-align: center !important;
    vertical-align: middle !important;
    color: white !important;
    text-shadow: 1px 1px 4px red, 0 0 25px red, 0 0 5px red;
}
.redGlowSmall {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    /* white-space: nowrap !important; */
    font-size: 16px !important;
    font-weight: bold !important;
    vertical-align: middle !important;
    color: white !important;
    text-shadow: 1px 1px 4px red, 0 0 25px red, 0 0 5px red;
}
/* Using Red Glow Words Centered for ten codes*/
.codesTitle {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    /* white-space: nowrap !important; */
    font-size: 24px !important;
    font-weight: normal !important;
    vertical-align: middle !important;
    color: black !important;
    text-shadow: 1px 1px 4px red, 0 0 25px red, 0 0 5px red;
    margin: 0px 0px 0px 0px !important;
}
/* Using Green Glow Words Centered for ten codes*/
.codesTitleGreen {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    /* white-space: nowrap !important; */
    font-size: 24px !important;
    font-weight: normal !important;
    vertical-align: middle !important;
    color: black !important;
    text-shadow: 1px 1px 4px green, 0 0 25px green, 0 0 5px green;
    margin: 0px 0px 0px 0px !important;
}
/* Using Blue Glow Words Centered for ten codes*/
.codesTitleBlue {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    /* white-space: nowrap !important; */
    font-size: 24px !important;
    font-weight: normal !important;
    vertical-align: middle !important;
    color: black !important;
    text-shadow: 1px 1px 4px blue, 0 0 25px blue, 0 0 5px blue;
    margin: 0px 0px 0px 0px !important;
}
/* Body of codes Explanation*/
.codesBody {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: 16px !important;
    text-align: center !important;
    font-style: normal !important;
    margin: 0px 0px 0px 0px !important;
}
/*centers content in Grid Horizontaly and back ground color Yello*/
.grid_center td {
    display: table-cell;
    vertical-align: middle;
    color: white;
   /* background: linear-gradient( to top, #ebff00, #ebff00 40%, #ff0000 10%, #ff0000 10%, #ebff00 40%, #ff0000);
   */
}

/*centers content in Grid Horizontaly and back ground color Red*/
.grid_centerR td {
    display: table-cell;
    vertical-align: middle;
    background: #ff0000;
}

/*centers content in Grid Horizontaly Page appSettings */
.grid_centerSett td {
    display: table-cell;
    vertical-align: middle;
   
}

/* home page lavbels black letters */

.hplabelsBK {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    /* white-space: nowrap !important; */
    font-size: 14px !important;
    font-weight: bold !important;
    color: #000000 !important;
    vertical-align: middle !important;
}


/*Center Radio Buttons */

.otButton {
    display: inline-block !important;
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
    font: 50px !important;
}

.splashbuttona {
    background-color: transparent !important;
    border: none !important;
}


/*Using Yellow Buttons*/
.buttonsYellow {
    background-color: #F6F273 !important;
    color: #000000 !important;
    text-shadow: none !important;
    padding: 10px 0 !important;
    text-align: center !important;
    border-radius: 5px;
}

.butOrg {
    background-color: #ff8000 !important;
    color: #ffffff !important;
    text-shadow: none !important;
    padding: 10px 0 !important;
    text-align: center !important;
        border-radius: 5px;
}

.buttonsBlue {
    background-color: #0000ff !important;
    color: #ffffff !important;
    text-shadow: none !important;
    padding: 10px 0 !important;
    text-align: center !important;
    border-radius: 5px;
}

.buttonsRed {
    background-color: #ff0000 !important;
    color: #000000 !important;
    text-shadow: none !important;
    padding: 10px 0 !important;
    text-align: center !important;
    border-radius: 5px;
}

.buttonsRedWhiteLetters {
    background-color: #ff0000 !important;
    color: #ffffff !important;
    text-shadow: none !important;
    padding: 10px 0 !important;
    text-align: center !important;
    border-radius: 5px;
}

.buttonsGreen {
    background-color: #00FF00 !important;
    color: #000000 !important;
    text-shadow: none !important;
    padding: 10px 0 !important;
    text-align: center !important;
    border-radius: 5px;
}

.labelsYellow {
    color: #F6F273 !important;
    text-shadow: none !important;
}

.labelsBlack {
    color: #000000 !important;
    text-shadow: none !important;
    font: 18px !important;
    white-space: nowrap !important;
}

.headerYear {
    font-size: 20px !important;
    text-shadow: none !important;
}

.buttonsMain {
    font: 18px !important;
    font-weight: bold !important;
    text-shadow: none !important;
}


/*CalendarLabels*/

.labelsGreyGroups {
    color: white;
    background-color: #b3b3b3;
    font-family: "Lucida Grande", "Arial", sans-serif !important;
    font-size: 20px !important;
    text-align: center !important;
    word-spacing: 43px !important;
    /*white-space: nowrap; */
}


/*Google Labels Red*/

.boxButtons {
    color: white;
    background-color: red;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 14px;
    text-align: center;
}


/*Google Labels Red*/

.labels {
    color: white;
    background-color: red;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 10px;
    text-align: center;
    width: 70px;
    /*white-space: nowrap;*/
}


/*Google Labels Green*/

.labelsGreen {
    color: white;
    background-color: green;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 10px;
    text-align: center;
    width: 70px;
    /*white-space: nowrap;*/
}


/*Google Labels Blue*/

.labelsBlue {
    color: white;
    background-color: blue;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 10px;
    text-align: center;
    width: 70px;
    /*white-space: nowrap;*/
}


/*Map Labels Grey*/

.mapHospitals {
    color: black !important;
    background-color: white !important;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 10px !important;
    text-align: center !important;
    width: 70px !important;
    /*white-space: nowrap;*/
}


/*Map Labels Admin*/

.mapAdmin {
    color: white !important;
    background-color: #191970 !important;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 10px !important;
    text-align: center !important;
    width: 70px !important;
    /*white-space: nowrap;*/
}


/*CalendarLabels*/

.labelsGrey {
    color: white;
    background-color: #b3b3b3;
    font-family: "Lucida Grande", "Arial", sans-serif !important;
    font-size: 14px !important;
    text-align: center !important;
    word-spacing: 43px !important;
    /*white-space: nowrap; */
}


/*Calendar Labels White*/

.calendarWhite {
    color: black;
    background-color: white !important;
    font-family: "Lucida Grande", "Arial", sans-serif !important;
    font-size: 14px !important;
    text-align: center !important;
    width: 43px !important;
}


/*Box Number Search*/

.highlighted {
    background-color: black;
}

.emptyBlock1000 {
    height: 1000px;
}

.emptyBlock2000 {
    height: 2000px;
}


/*Nav Panel*/

.navPanelcss {
    background-color: black;
    padding-top: 5px !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    margin: 0, 0, 0, 0 !important;
}

/*Banner Box Remove Scroll bar*/
.adBannerBox
{
	overflow: hidden !important;

}

/*Google Maps Full Screen With Header and No Footer*/

div.fullScreenGMaps {
    position: absolute;
    left: 0px;
    right: 0px;
    /* you need to adjust it for header */
    top: 0px;
    /* you need to adjust it for footer */
    bottom: 0px;
    width: auto;
    height: auto;
}


/*Google RSS Feed*/

.rssHtml img {
    max-width: 100%;
    height: auto;
}

.has-media iframe {
    max-width: 100%;
    height: auto;
}

/*Align Text Horizontal in a Cell*/

.horzCellabel {
    horiztonal-align: middle;
    display: table-cell;
}

.mdtImage {
    height: 60px !important;
    width: 60px !important;
}

.mdtTextArea {
    min-height: 200px;
    font-size: 12px;
}
/*unit location image*/
.unitLocationImage {
    border: 1px outset black !important;
    background-color: black!important;
    height: 20px;
    width: 20px;
    cursor: pointer;
    font-size: 10px;
    position: "absolute";
    margin-top: 60px !important;
    margin-bottom: 0px !important;
    margin-right: 0px!important; 
    margin-left: 0px !important;
}
.mdtButtonBig {
    border: 1px outset black !important;
    background-color: black!important;
    cursor: pointer;
    position: "absolute";
    font-size: 14px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 0px!important; 
    margin-left: 0px !important;
}
.mdtButtonBigGreen {
    border: 1px outset green !important;
    background-color: green!important;
    cursor: pointer;
    position: "absolute";
    font-size: 14px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 0px!important; 
    margin-left: 0px !important;
}
.mdtButtonBigRed {
    border: 1px outset red !important;
    background-color: red!important;
    cursor: pointer;
    position: "absolute";
    font-size: 14px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 0px!important; 
    margin-left: 0px !important;
}

/*Sound Files Center Verticaly*/
[name="radioCell1"]{
    vertical-align: middle;
}
[name="radioCell2"]{
    vertical-align: middle;
}
[name="radioCell3"]{
    vertical-align: middle;
}
[name="radioCell4"]{
    vertical-align: middle;
}
[name="radioCell5"]{
    vertical-align: middle;
}
[name="radioCell6"]{
    vertical-align: middle;
}
[name="radioCell7"]{
    vertical-align: middle;
}
[name="radioCell8"]{
    vertical-align: middle;
}
[name="radioCell9"]{
    vertical-align: middle;
}
[name="radioCell10"]{
    vertical-align: middle;
}
[name="radioCell11"]{
    vertical-align: middle;
}
[name="radioCell12"]{
    vertical-align: middle;
}
[name="radioCell13"]{
    vertical-align: middle;
}
[name="radioCell14"]{
    vertical-align: middle;
}
[name="radioCell15"]{
    vertical-align: middle;
}
[name="radioCell16"]{
    vertical-align: middle;
}
[name="radioCell17"]{
    vertical-align: middle;
}
[name="radioCell18"]{
    vertical-align: middle;
}
[name="radioCell19"]{
    vertical-align: middle;
}
[name="radioCell20"]{
    vertical-align: middle;
}
.calendars {
    background-color: white;

}
.messageBox
{
    height:200px;
    font-size:14pt;
}