
/* --------------------------------------------- */
/*  Fixes for admin part - Tradeshow        */
/* --------------------------------------------- */





.jive-success-text, .jive-success .jive-icon-label, .jive-success-text a, .jive-success .jive-icon-label a {
color:#008200;
}



#jive-header #jive-tabs .currentlink a {
color:#202020;
text-decoration:underline;
}


#jive-header #jive-tabs li a {
color:#202020 !important;
padding:3px 5px;
text-decoration:none;
}



.jive-error-text, .jive-error .jive-icon-label, .jive-error-text a, .jive-error .jive-icon-label a {
color:#c00000;
}



.jive-table thead th {
background-color:#EEEEEE;
color:#000000;
font-weight:bold;
text-align:center;
}




#jive-header #jive-tabs li a:hover {
color:#202020 !important;
text-decoration:underline;
}


#iframe_body {
background-color: #fff;
color: 000;
}


.head-num {
background-color: #dddddd;
border-bottom:1px solid #CCCCCC;
}

.num {
background-color:#EEEEEE;
border-right:1px solid #CCCCCC;
}


.hilite {
color:#990000;
}


.hilite-marker {
color:#990000;
}


.date {
border-color:#0000FF;
border-style:dotted;
border-width:0 0 1px;
color:#0000FF;
}


.log td {
background-color:#FFFFEE;
}

#logbody {
background-color:#FFFFEE;
}

.log {
background-color:#EEEEEE;
border-right:1px solid #CCCCCC;
}


/* --------------------------------------------- */
/*      This works only with IE7 and upper      */
/* --------------------------------------------- */



input[type=radio]{ 
border: none !important;
}


.hidden-prop {
color: #333 !important;
}


.iframe-admin-div {
background-color: #fff !important;
color: #000 !important;
}


.iframe-admin {
background-color: #fff !important;
color: #000 !important;
}



.calendar tbody .day {
background: transparent none repeat-x scroll 0 100% !important;
}

.calendar tbody td.selected {
background: transparent none repeat scroll 0 0 !important;
color: #000000 !important;
}




.calendar tbody td.weekend {
color:#A30000 !important;
}



.calendar thead.weekend {
color:#A30000 !important;
}




.calendar tbody td.today selected day {
color: #000 !important:
}


