﻿
/*color definitions from config.php*/
.colorBody{ background-color:#9DBDFF; }
.colorForm{background-color:#9DBDFF; }
.colorMenu{background-color: #82AAFF;}
.colorFoot{background-color: #9DBDFF;}
.colorTableHeader{background-color: #B3CBFF;}
.colorTableHeader th {background-color: #B3CBFF;}
.colorTableRow{background-color:#F9F9F9; }
.colorButtonMenu{background-color:#82AAFF; }
.colorButtonForm{background-color:#9DBDFF; }
.colorMessageError{background-color:#FF3300; }
.colorMessageInfo{background-color:#ADE2FC; }
.colorMessageInfoDark{ color: #0000FF; }
.colorList{background-color:#FFD88A; }
.colorFrame{ color:#000000; }
.colorHeader{background-color: #FFCC66;}
.colorListCancelled{ color:#B1B1B1; }
.colorSuffererBorder { border-color: #009900; }
.colorSuffererBackground { background-color: #009900; }
.colorPerpetratorBackground { background-color: #CC00FF; }
.colorSelected {background-color: #FFFF00; }
.colorSourceBO {
    background-color: lightgray !important;
}

/*AbsenceCalendar*/
.currentMonth
{
	background-color:#6666ff;
}

.currentDay
{
	background-color: #ffff99;
}
/*end absenceCalendar*/
.highlight
{
}

.highlight:hover
{
	background-color:#FFD88A;
}

/*.colorTableRow:hover
{
	background-color:#FFD88A;
}*/

/*calendar*/
.previousMonth{background-color:#99ccff;}
.currentMonth{background-color:#6666ff;}
.nextMonth{background-color:#99ccff;}

/*moved*/
.form{background-color:#9dbdff;}
.stripe{background-color:#82AAFF;}
.claimNumber{color:#0000ff;}
/*Moved Button classes*/
.menuButton {
    border: 1px solid rgb(0, 0, 255);
    background: rgb(130, 170, 255) none repeat scroll 0% 0%;
    font-size: 10px;
    font-weight: 100;
    width: 90pt;
    height: 20px;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.innertube .menuButton {
    height: 30px;
    width: 103pt;
    word-break: break-word;
    white-space: normal;
}

.menuButton:hover
{
	background-color: #FFD88A;
}

.menuButtonSmall
{
	border: 1px solid rgb(0, 0, 255);
	font-size: 10px;
	font-weight: 100;
	background-color: rgb(130, 170, 255);
	width: 30pt;
	height: 20px;
	cursor: pointer;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
}

.menuButtonSmall:hover
{
	background-color: #FFD88A;
}

.wideButton
{
  width:220px;
}

.mainButton
{
	border: 1px solid rgb(255, 102, 0);
	margin: 1px;
	background: rgb(157, 189, 255) none repeat scroll 0% 0%;
	font-size: 10px;
	font-weight: 100;
	width: 90pt;
	cursor: pointer;
	padding-bottom:2px;
	padding-top:3px;
}
.mainButton:hover
{
    background:#FFD88A;
}

.mainButtonSmall
{
	border: 1px solid rgb(0, 0, 255);
	background: rgb(130, 170, 255) none repeat scroll 0% 0%;
	font-size: 10px;
	font-weight: 100;
	width: 30pt;
	height: 20px;
	cursor: pointer;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
}

.mainButtonSmall:hover
{
	background-color: #FFD88A;
}

.searchButton
{
    border: 1px solid rgb(255, 102, 0);
    margin: 1px;
    font-size: 10px;
    font-weight: 100;
    background-color: rgb(157, 189, 255);
    width: 170px;
    height: 20px;
    cursor: pointer;
}


.searchButton:hover
{
    background:#FFD88A;
}*
.actionButton
{
    border: 1px solid rgb(255, 102, 0);
    margin: 1px;
    font-size: 10px;
    font-weight: 100;
    background-color: rgb(157, 189, 255);
    height: 20px;
    cursor: pointer;
}
.actionButton:hover
{
    background:#FFD88A;

}
.editButton
{
    border: 1px solid rgb(255, 102, 0);
    margin: 1px;
    font-size: 10px;
    font-weight: 100;
    background-color: rgb(157, 189, 255);
    height: 20px;
    cursor: pointer;
}
.editButton:hover

{
    background:#FFD88A;
}

.linkButton
{
    font-weight: bold;
    color: rgb(0, 0, 255);
    cursor: pointer;
    text-decoration: none;
}

.closeButton
{
    border: 1px solid rgb(0, 0, 255);
    font-size: 10px;
    font-weight: 100;
    background-color: rgb(130, 170, 255);
    width: 90pt;
    height: 20px;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 3px;
    margin-right: 3px;
}
.closeButton:hover

{
    background:#FFD88A;
}

.backButton
{
    border: 1px solid rgb(0, 0, 255);
    font-size: 10px;
    font-weight: 100;
    background-color: rgb(130, 170, 255);
    height: 20px;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 3px;
    margin-right: 3px;
    min-width:100px;
}
.backButton:hover

{
    background:#FFD88A;
}

.copyLink
{
    border: 1px solid rgb(255, 102, 0);
    font-size: 10px;
    font-weight: 100;
    background-color: rgb(157, 189, 255);
    cursor: pointer;
    text-decoration: none;
    padding-left: 4pt;
    padding-right: 4pt;
    padding-bottom: 2pt;
    padding-top: 2pt;
    position:relative;
    bottom:2pt;

}
.copyLink:hover

{
    background:#FFD88A;
}

.tableEditDictionary
{
	border:5px;
	border-color:#b3cbff;
}

.dtDictionaryValueRow
{
	background-color:#f3f3f3;
	padding:4px;
}

.dtDictionaryHeaderRow
{
	background-color:#b3cbff;
	padding:5px;
	width:120px;
}

.textboxDictionary
{
	width:350px;
	border:2px solid #A7B39F;
	padding:2px;
}

.headerRow
{
	border :1px solid #333;
	padding-bottom:5px;
}

.navigator
{
    margin:10px 0;
    font-family:verdana;
    font-weight:normal;
    text-decoration:none;
    font-size:12px;
    text-align:center;
}

.navigator a
{
	border: 1px solid rgb(0, 0, 0);
	text-decoration: none;
	color:Black;
	padding: 2px 6px;
	background:#F9F9F9;
}

.navigator a:hover
{
    background:#9DBDFF;
}
.redButton
{
	background-color: #ff8080
}
.input_bg
{
	border: none;
	background-color: #F9F9F9;
    color: #000000;
}