


/*fontawesome*/
.fal, .fa-light, .far, .fa-regular, .fas, .fa-solid, .fa-thin, .fa-kit {
    margin-right: 0.4em;
    text-decoration: none;
}

.fa-spinner {
    display: none;
}


/*BOOTSTRAP ALERTS*/
.alert {
    width: 98%;
    max-width: 1100px;
    margin: 1em auto;
    padding: 0.6% 1%;
    border: 1px solid transparent;
}

    .alert .alert-link {
        font-weight: 500;
    }

    .alert.neutral {
        color: #808080;
        background-color: #ddd;
        border-color: #ddd;
    }

    .alert.success {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

    .alert.info {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

    .alert.warning {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

    .alert.danger {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

    .alert.success .alert-link {
        color: #2b542c;
    }

    .alert.info .alert-link {
        color: #245269;
    }

    .alert.warning .alert-link {
        color: #66512c;
    }

    .alert.danger .alert-link {
        color: #843534;
    }

    .alert.small {
        width: unset;
        max-width: unset;
    }

.badge {
    /*font-weight: bold;*/
    font-size: 90%;
    padding: 0.1em 0.5em;
    margin: 0;
    border-radius: 4px;
}



.DBSmallText
{
	color: #004F75;
	font-family: Arial;
	font-size: 8pt	
}
.SmallTextSonya
{
	color: Black;
	font-family: Arial;
	font-size: 8pt	
}
.DBSmallTextBold
{
	color: #004F75;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold	
}
.DBText
{
	color: #004F75;
	font-family: Arial;
	font-size: 9pt	
}
.BoldText
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold	
}
.DBBoldText
{
	color: #004F75;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold	
}
.WhiteText
{
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	color: White	
}
.WhiteTextSonya
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: White	
}
.Place
  { color: black; font-weight: bold; font-size: 11pt; background-color: #c6d9ec }

.RedText
{
	font-size:10pt;
	color:Red
}

.RedTextSmall
{
	font-size:8pt;
	color:Red
}

a
{
	font-family: Arial;
	font-size: 8pt;
	color: darkgray;
	text-decoration: None;
}
    a:Hover {
        /*color: gray;
	    text-decoration: Underline;*/
        color: #EDC13C;
        text-decoration: none;
    }
/*a:Visited
{
	color: darkgray;
	text-decoration: None;
}*/
    a.BoldText, a.BoldText:visited, a.BoldText:active {
        color: darkgray;
    }

    a.BoldTextGreen, a.BoldTextGreen:visited, a.BoldTextGreen:active {
        font-weight: bold;
        color: #DE780B;
    }
        a.BoldText:hover, a.BoldTextGreen:hover {
            color: #EDC13C;
        }

    .DBTitle {
        color: #004F75;
        font-family: Arial;
        font-size: 9pt;
        font-weight: bold
    }
.Titlebg
{
	background-color: #F4F7FB
}
.Cellbg
{
	background-color: White
}
.btn
{
	color: #004F75;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold
}

.SearchBarDropDown
{
	background-color: #F4F7FB;
	color: #004F75;
	font-family: Arial;
	font-size: 8pt	
}
.RoomError1
{
	color: #6495ED;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal
}
.RoomError2
{
	color: #FF82AB;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal
}
.RoomError3
{
	color: #00FF7F;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal
}	
.RoomError4
{
	color: Olive;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal
}
.RoomError5
{
	color: #FF7F24;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal
}
.RoomError6
{
	color: black;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal
}
.DBErrorText
{
	color: red;
	font-family: Arial;
	font-size: 9pt	
}
/*.CallightgreyBG{background-color:#339999;}
.CalsilverBG{background-color:#cccc99}
.CalWhiteText{color:white;font-family: Arial, Helvetica, sans-serif;font-size: 10px;border: #cccc99 1px solid; BORDER-COLLAPSE: collapse;}
.CalMonth{color:#993366;font-family: Arial, Helvetica, sans-serif;font-size: 12px;cursor: hand; text-decoration: none;}
.CalDayPast{font-family: Arial, Helvetica, sans-serif;color: white;background-color: #999966;font-size: 10px;cursor:default;border: #cccc99 1px solid; BORDER-COLLAPSE: collapse;}
.CalDayAvailable{font-family: Arial, Helvetica, sans-serif;font-size: 10px;cursor:hand;border: #cccc99 1px solid; BORDER-COLLAPSE: collapse;}
.CalDayBooked{font-family: Arial, Helvetica, sans-serif;color: white;background-color: #993366;font-size: 10px;cursor:default;border: #cccc99 1px solid; BORDER-COLLAPSE: collapse;}
.CalDayEmpty{font-family: Arial, Helvetica, sans-serif;color: white;background-color: #cccc99;font-size: 10px;border: #cccc99 1px solid; BORDER-COLLAPSE: collapse;}*/

/*popup calendar defaults */
/*.CalDayPast{color: white;background-color: #999966;}*/
/*.CalDayBooked{font-family: Arial, Helvetica, sans-serif;color: white;background-color: #993366;font-size: 10px;cursor:default;border: #cccc99 1px solid; BORDER-COLLAPSE: collapse;} not used in parking system  */

.calendar-popup {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
}
    /*set default borders collapse*/
    .calendar-popup td {
        width: 18px;
        vertical-align: middle;
        border-collapse: collapse;
    }
        /*set default no href text decoration*/
        .calendar-popup td a {
            text-decoration: none;
        }

/*calendar top line commands */
.calcmd {
    border: none;
    color: #7a7a7a;
    padding: 0.2em 0.5em 0.4em 0.5em;
}

    .calcmd.left {
        text-align: left;
    }

    .calcmd.right {
        text-align: right;
    }

    .calcmd a {
        text-decoration: none;
        color: #7a7a7a;
    }

/*this sets the font color on the back/forward month row */
.CalMonth {
    color: #993366;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    border-color: white;
    font-weight: bold;
}

/*this is only in the SMTWTHFS header - so might as well treat it like that*/
.CalWhiteText {
    color: white;
    background-color: #006666;
}

/*for a date that is less than today - make all white */
.CalDayPast {
    color: white;
    background-color: white;
    cursor: default;
    border: #eae6d4 1px solid;
}

.CalDayEmpty {
    color: white;
    background-color: #eae6d4;
    border: #eae6d4 1px solid;
    border-collapse: collapse;
}

.CalDayAvailable {
    background-color: #993366;
    color: white;
    font-weight: bold;
    cursor: pointer;
    border: #eae6d4 1px solid;
}



.white  { font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 120%;}
.text  { font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    line-height: 120%;}
.frontpagedailynews  { font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #0099d3;
    text-decoration: none;
    line-height: 120%;}
.visitb  { font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #993366;
    text-decoration: none;
    line-height: 120%;}
.meetb  { font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #996699;
    text-decoration: none;
    line-height: 120%;}
.biegedarker  { font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #666633;
    text-decoration: none;
    line-height: 120%;}
.WhiteText_GreenBkg
{
	font-size:9pt;
	font-family:verdana;
	font-weight:bold;
	color:#003565;
	background-color: #bbdd99
}
.date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #336699;
	font-weight: bold;
}