﻿/* ---------- GENERAL PAGE ELEMENTS ---------- */

h1.page-title, h2.page-title {
    font-size: 2em;
    padding-bottom: 5px;
    font-weight: 500;
    margin-bottom: 2px;
    color: #30292b;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
    font-weight: 600;
}
h5 {
    font-size: 1em;
    font-weight: 600;
}
/* used for Error Text & '*' mandatory sign */
.ErrorMessage {
    color: #cb1d00;
    font-size: .9em;
}

.errorText {
    color: #cb1d00;
}

.successText {
    color: #006666;
}


/* ---------- FORM ELEMENTS ---------- */


.msform .textbox {
    display: block;
    width: 90%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #494646;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #c8c6c6;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-radius: .5rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 10px 0;
}

    .msform .textbox:focus {
        color: #494646;
        background-color: #fff;
        border-color: #007ab3;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(10,71,71,.25);
    }

input.check {
    width: 1.618em;
    cursor: pointer;
    position: relative;
    -webkit-transition: .15s;
    border-radius: 2em;
    background-color: transparent;
    margin-top: .93em;
}

label {
    display: block;
    padding-left: -10px;
    text-indent: 5px;
    font-size: 1em;
    color: #1A1A1A;
}

#login fieldset {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    margin: 0 10%;
    padding: 20px 30px;
    position: absolute;
    width: 80%;
}



#LoginStatus
{
	clear: both;
	float: right;
	padding: 5px 20px 0px 0px;
	font-size: .85em;
}


ul#LoginStatusLinks
{
	margin: 0px 0px 5px 0px;
	float: right;
}
ul#LoginStatusLinks li
{
	float: left;
	display: inline;
	padding: 0 0.9em;
	z-index: -14;
    border-right: 1px solid #757676;
}

*html ul#LoginStatusLinks li
{
	line-height: 15px;
}



#pplheader
{
	margin: 0;
	padding: 0 25px 0 5px;
	height: 100px;
	background-color: #fff;
	float: left;
}
a#pplheader
{
	border: 0;
}

#header
{
	margin: 0;
	margin-left: 225px;
	padding: 0;
	height: 100px; /*background: url('../images/mco_header.jpg') bottom left no-repeat;*/
	background-color: #fff;
}


}
.pdad {
  float: right;
margin-top: -50px;
margin-bottom: 20px;
}

.content-section-b
{
	margin-left: 20px;
}
    .content-section-b h1 {
        color: #026594;
        font-size: 1.5em;
    }
.col-md-6
{
	margin-left: 20px;
}
.content-section-b .pure-control-group
{
	margin-left: 20px;
	margin-top: 20px;
}
.portaltable tr th 
{
	background-color: #888888;
}
.portaltable
{
	border: 1px solid #CBCBCB;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	width: 70%;
}
.tabs-wrapper label {
   
    color: #333333;
    cursor: pointer;
    display: inline-block;
    height: 3em;
    line-height: 3em;
    transition: background 0.4s ease-in-out 0s, height 0.2s linear 0s;
    width: 170px;
   
}


.tabs-wrapper label a {
   
    color: #333333;
    cursor: pointer;
    display: inline-block;
    height: 3em;
    line-height: 3em;
    transition: background 0.4s ease-in-out 0s, height 0.2s linear 0s;
    width: 170px;
   
}
#tab1:checked + label, #tab2:checked + label, #tab3:checked + label, #tab4:checked + label {
    
    color: #333333;
}
.tabs-wrapper label.toplabel {
   
    color: #555;
    cursor: default;
    display: block;
    font-weight: normal;
    margin: 0px;
    text-align: left;
    vertical-align: top;
    transition: none 0s ease 0s;
    height: 2em;
    border-bottom: medium none;
}
.tabs-wrapper label.mb10
{
	margin-bottom: 5px;
}
.portaltable tr td
{
	padding: 6px 30px 5px 5px;
}
.portaltable .yellow {
    color: #352C2C;
    background-color: #FFD24F;
    border-color: #FFD24F;
}
.portaltable .green {
    color: #FFF;
    background-color: #68C8C6;
    border-color: #60BFBD;
}
.portaltable tr th
{
	padding: 5px 30px 0 5px;
	font-size: 14px;
	color: #ffffff;
}
#footer
{
	font-size: .9em;
	background-color: #fff;
	border-top: solid 1px #666;
	margin-top: 20px;
	padding: 5px 0px 5px 25px;
}



a#ctl00_LoginStatus1
{
	color: #ccc;
	text-decoration: none;
}
a#ctl00_LoginStatus1:hover, a#ctl00_LoginStatus1.active
{
	color: #b8c071;
}


.optional
{
	font-size: 0.85em;
	color: #555;
}
.autoextendlist
{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	cursor: pointer;
	color: Maroon;
}


.autoextendhighlight {
    color: White;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    background-color: #2F6E9A;
    cursor: pointer;
}

.larger_instructions
{
	font-size: 12pt;
}
.cpHeader
{
	color: white;
	background-color: #719DDB;
	font: bold 11px auto "Trebuchet MS" , Verdana;
	font-size: 12px;
	cursor: pointer;
	width: 100%;
	height: 18px;
	padding: 4px;
}
.cpMainHeader
{
	color: white;
	background-color: Menu;
	font: bold 11px auto "Trebuchet MS" , Verdana;
	font-size: 12px;
	cursor: pointer;
	width: 100%;
	height: 18px;
	padding: 4px;
}
.cpBody
{
	background-color: #DCE4F9;
	
	border: 1px gray;
	width: 650px;
	padding: 4px;
	padding-top: 7px;
}

.headerLine
{
	
	font-size: 1.1em;
	font-weight: bold;
}

.RowMouseOver td
{
	background-color: #FFFFCC !important;
}
.RowMouseOut
{
	/*this style is taken from the corresponding skin's GridRow_[SkinName] class - GridRow_Default in our case*/
	background: white !important;
}

#TimesheetLoginContainer
{
    margin-top: 20px;    
}

#divTimesheetHeader
{
    font-family:"Lucida Sans" , "Lucida Sans Unicode" , "Lucida Grande" , Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}

#divTimesheetHeader A
{
    text-decoration:none;
    border: none;   
}

#divTimesheetHeader IMG
{
    border: none;   
}

#divTimesheetHeader A:hover
{
    border-bottom: dotted 1px;
}

#divTimesheetHeader IMG.calendarIcon
{
    width: 23px; 
    height: 25px; 
    vertical-align:bottom;   
    margin-right: 10px;
}

#divTimesheetHeader H2
{
    color: #005180;
    display:inline; 
    font-size: 1.15em;
    font-weight: bold;
}

#divTimesheetLoginForm
{
    margin-top: 20px;   
}

#divTimesheetLoginForm table td, #divTimesheetLoginForm table th
{
    padding: 0.25em;
}

.button {  
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    font: 12px/100% Arial,Helvetica,sans-serif;
    margin: 0 5px;
    outline: medium none;
    padding: 0.6em 1em 0.55em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    vertical-align: baseline;
   }

/* gray */
.gray {
    color: #393939;
    border: solid 1px #a8a7a7;
    background: #a4a4a4;
    background: -webkit-gradient(linear, left top, left bottom, from(#a4a4a4), to(#a4a4a4));
    background: -moz-linear-gradient(top,  #a4a4a4,  #a4a4a4);
}

.gray:hover {
    background: #a09f9f;
    background: -webkit-gradient(linear, left top, left bottom, from(#cfcfd1), to(#a09f9f));
    background: -moz-linear-gradient(top,  #cfcfd1,  #a09f9f);
}

.gray:active 
{
    background: #a09f9f;
    background: -webkit-gradient(linear, left top, left bottom, from(#cfcfd1), to(#a09f9f));
    background: -moz-linear-gradient(top,  #cfcfd1,  #a09f9f);                
}

/* Resources section */
table.resources
{
    border: none;
}

table.resources th, table.resources td
{
    border: none;
    padding: 3px 0;
}

/* Login Label */
div#main div#Div3 table h2
{
    font-size: 1.20em;
}

div#main div#Div3 p font b
{
    font-size: 0.75em !important;
}

#divSpecialLinks
{
    float: right;   
}

#divSpecialLinks ul
{
    padding: 0;
    margin: 0;   
}

#divSpecialLinks ul li
{
    padding: 3px 0;  
}
.ShowHyperLinkAsText 
{
    text-decoration: none;
    border-bottom:solid 0;
    border-bottom-width:0;
    border-bottom-style:solid;
    color:black;
}
.ShowHyperLinkAsText:hover
{
	 text-decoration: none;
    border-bottom:solid 0;
    border-bottom-width:0;
    border-bottom-style:solid;

    color:black;
}

.TimesheetLineOriginal
{
	background-color:#d2d1d1;
}
.TimesheetLineReverse
{
	background-color:#f0ddc8;
}
.TimesheetLineAdjustment
{
	background-color:#e1f3d5;
}

#confirm, #image-viewer {display:none;}

/* simpleModal Overlay */
#confirm-overlay, #image-viewer-overlay {background-color:#eee;}

/* simpleModal Confirm Container */
#confirm-container {height:150px; width:420px; font-size: 1em; text-align:left; background:#fff; border:2px solid #336699;}
#confirm-container .header {height:30px; line-height:30px; width:100%; background:url(../../images/header.gif) repeat-x; color:#fff; font-weight:bold;min-width: inherit;}
#confirm-container .header span {padding-left:8px;}
#confirm-container .message {color:#333; font-size:0.9em; margin:0; padding: 20px 4px 8px 8px;}
#confirm-container .buttons {text-align:right; position: absolute; bottom: 0; line-height:26px; width:95%; float:right; padding:0 8px 8px 8px;} 
#confirm-container .buttons button {margin-left:4px; width:10.75em; height:26px; color:#666; font-weight:bold; text-align:center; background:url(../../images/button.gif) repeat-x; border:1px solid #bbb; cursor:pointer;} 
#confirm-container a.modal-close,
#confirm-container a.modal-close:link,
#confirm-container a.modal-close:active,
#confirm-container a.modal-close:visited {text-decoration:none; font-weight:bold; position:absolute; right:10px; top:2px; color:#fff;}
#confirm-container a.modal-close:hover {color:#ccc;}

/* simpleModal Image Viewer Container */
#image-viewer-container {height:400px; width:500px; font-size: 1em; text-align:left; background:#fff; border:2px solid #336699;}
#image-viewer-container .header {height:30px; line-height:30px; width:100%; background:url(../../images/header.gif) repeat-x; color:#fff; font-weight:normal;}
#image-viewer-container .header span {padding-left:8px;}
#image-viewer-container .message {color:#333; font-size:0.9em; margin:0; padding: 20px 4px 8px 8px;}
#image-viewer-container .buttons {text-align:right; position: absolute; bottom: 0; line-height:26px; width:95%; float:right; padding:0 8px 8px 8px;} 
#image-viewer-container .buttons button {margin-left:4px; width:10.75em; height:26px; color:#666; font-weight:bold; text-align:center; background:url(../../images/button.gif) repeat-x; border:1px solid #bbb; cursor:pointer;} 
#image-viewer-container a.modal-close,
#image-viewer-container a.modal-close:link,
#image-viewer-container a.modal-close:active,
#image-viewer-container a.modal-close:visited {text-decoration:none; font-weight:bold; position:absolute; right:10px; top:2px; color:#fff;}
#image-viewer-container a.modal-close:hover {color:#ccc;}