@import url('../../fonts.css');

.bodybg{background-color:#fff}

/* input field tooltips starts here */

div + .fieldtip, select + .fieldtip, input + .fieldtip, textarea + .fieldtip,input[type='checkbox']  + label +  .fieldtip,submit + .fieldtip,input[type="radio"] + label + .fieldtip, th > .fieldtip ,input[id='cUpload_btnAdd'] + span + .fieldtip, span + .fieldtip {

  visibility: hidden;

  /*position: relative;*/

  position:absolute;

  margin-left:7px;

  /*bottom: 0;*/

  /*left: 15px;*/

  /*left: 5px;*/

  opacity: 0;

  content: attr(data-tool);

  height: auto;

  /*min-width: 100px;*/

  width: 100px;

  padding-top: 10px;

padding-bottom: 10px;

padding-left: 10px;

padding-right: 10px;

  /*padding: 5px 8px;*/

  z-index: 9999;

  color: #fff;

  font-family:Roboto-Regular;

  font-size:1.1em;

  font-weight: bold;

  text-decoration: none;

  text-align: center;

  background: rgba(0,0,0,0.85);

  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;

  border-radius: 5px;

  -webkit-transition: all 0.2s ease-in-out;

  -moz-transition: all 0.2s ease-in-out;

  -ms-transition: all 0.2s ease-in-out;

  -o-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



div + .fieldtip:after, select + .fieldtip:after, input + .fieldtip:after, textarea + .fieldtip:after, input[type='checkbox']  + label +  .fieldtip:after, submit + .fieldtip:after, input[type="radio"] + label + .fieldtip:after, th > .fieldtip:after, input[id='cUpload_btnAdd']  + span  + .fieldtip:after, span + .fieldtip:after  {

  display:block;

  position:absolute;

  visibility:hidden;

  content:'';

  width: 0;

  height: 0;

  top:8px;

  left:-8px;

  border-style:solid;

  border-width:4px 8px 4px 0;

  border-color:transparent rgba(0,0,0,0.75) transparent transparent;

  -webkit-transition: all 0.2s ease-in-out;

  -moz-transition: all 0.2s ease-in-out;

  -ms-transition: all 0.2s ease-in-out;

  -o-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}

span:focus + .fieldtip, span:focus + .fieldtip:after{
  visibility: visible;
  opacity: 1;

}

input[id='cUpload_btnAdd']:focus  + span  + .fieldtip, input[id='cUpload_btnAdd']:focus  + span  + .fieldtip:after {

  visibility: visible;
  opacity: 1;

}

input:focus + .fieldtip, input:focus + .fieldtip:after {

  visibility: visible;

  opacity: 1;

}

textarea:focus + .fieldtip, textarea:focus + .fieldtip:after {

  visibility: visible;

  opacity: 1;

}

select:focus + .fieldtip, select:focus + .fieldtip:after {

  visibility: visible;

  opacity: 1;

}

input[type='checkbox']:focus  + label +  .fieldtip, input[type='checkbox']:focus  + label +  .fieldtip:after{

  visibility: visible;

  opacity: 1;

}

submit:focus + .fieldtip, submit:focus + .fieldtip:after {

  visibility: visible;

  opacity: 1;

}

input[type="radio"]:focus + label + .fieldtip, input[type="radio"]:focus + label + .fieldtip:after {

  visibility: visible;

  opacity: 1;

}

span:hover + .fieldtip, span:hover + .fieldtip:after {
  visibility: visible;
  opacity: 1;

}

input[id="cUpload_btnAdd"]:hover  > span  + .fieldtip, input[id="cUpload_btnAdd"]:hover  > span  + .fieldtip:after {

 visibility: visible;
  opacity: 1;

}

input:hover + .fieldtip, input:hover + .fieldtip:after {

  visibility: visible;

  opacity: 1;

}




textarea:hover + .fieldtip, textarea:hover + .fieldtip:after {

  visibility: visible;

  opacity: 1;

}

select:hover + .fieldtip, select:hover + .fieldtip:after {

  visibility: visible;

  opacity: 1;

}

input[type='checkbox']:hover  + label +  .fieldtip, input[type='checkbox']:hover  + label +  .fieldtip:after{

  visibility: visible;

  opacity: 1;

}


submit:hover + .fieldtip, submit:hover + .fieldtip:after {

  visibility: visible;

  opacity: 1;

}

input[type="radio"]:hover + label + .fieldtip, input[type="radio"]:hover + label + .fieldtip:after
{
  visibility: visible;
  opacity: 1;
}

div:hover + .fieldtip, div:hover + .fieldtip:after {
  visibility: visible;
  opacity: 1;
}

th:hover > .fieldtip,th:hover > .fieldtip:after {
  visibility: visible;
  opacity: 1;
}

/* input field tooltips ends here */

/*.MsgBody1{border-right:1px solid #ff8712;padding-right:10px;border-top:1px solid #ff8712;padding-left:10px;border-left:1px solid #ff8712;width:100%;border-bottom:1px solid #ff8712;background-color:#fffcf4; border-radius: 10px; overflow: hidden;}*/

.MsgBody1{border-right:1px solid #126fac;padding-right:10px;border-top:1px solid #126fac;padding-left:10px;border-left:1px solid #126fac;width:100%;border-bottom:1px solid #126fac;background-color:#ffffff; border-radius: 10px; overflow: hidden;}

.tableBody{width:98%}.tableFull{width:100%}.tableView{width:100%}

.msgtitle1{background-color:#ffffff;padding-left:3px;font-family:'Roboto-Regular';font-size:13px;font-weight:normal;color:#00487b;line-height:20px;border-left:1px solid;
border-top:1px solid;border-right:1px solid;border-bottom:1px solid;border-color:#126fad;border-width:2px;width:70px;left:10px;right:10px; padding:2px; top:12px !important; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}

.CalendarLegend{padding-left:2px;font-size:11px;color:#000;padding-top:5px;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none}.formdisplaytext{padding-left:2px;font-size:11px;color:#000;line-height:20px;padding-top:5px;font-family:'Roboto-Regular';text-decoration:none}

.displaytext{font-weight:normal;font-size:9pt;color:#707070;line-height:20px;padding-top:5px;font-family:'Roboto-Regular';text-decoration:none;}

.formfield{font-family:Roboto-Regular;font-size:12px;color:#273545;text-decoration:none;background-color:#fff;border:1px solid #63bcf7;-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}

.mandatory{font-family:'Roboto-Regular';font-size:10px;font-weight:normal;text-decoration:none;line-height:12px;color:#f00;text-align:right;padding-right:5px}

.mandatory_summary{font-family:'Roboto-Regular';font-size:13px;font-weight:normal;text-decoration:none;line-height:16px;color:#f00;text-align:left;padding-right:5px;border:1px solid #ffd324;background-color:#fef7ce; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}

.mandatory_summary ul li:first-child{padding:3px 37px;background:url('../Images/icon-warning-msg.gif') no-repeat 0px center;height:15px;list-style-type:none;} 

.mandatory_summary ul li {padding:3px 37px; list-style-type:none;background:url('../Images/icon-dash.gif')no-repeat 20px 11px;}

.buttons{font-family:'Roboto-Regular';font-size:11px;font-weight:normal;color:#273545;text-decoration:none;border-right:1px solid #63bcf7;border-top:1px solid #63bcf7;border-bottom:1px solid #63bcf7;border-left:1px solid #63bcf7;background-color:#aedcfb;border:1px solid #63bcf7;line-height:14px;vertical-align:middle;text-align:center;cursor:pointer;cursor:hand; ;-webkit-border-radius: 5px;-moz-border-radius: 5px; border-radius: 5px;}

.approvalModuleTitle{background:#f3fafe;padding-left:2px;font-weight:bold;font-size:12px;width:100%}

.subtitle{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:17px;font-weight:bold;color:#606;text-decoration:none;line-height:20px}

.MsgBody{border-left:1px solid;border-top:1px solid;border-right:1px solid;border-bottom:1px solid;border-color:#ffd324;padding-left:10px;width:100%;border-collapse: separate;border-spacing: 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;background-color:#fef7ce;margin:10px 0;}

.Resulttitle{background-color:#ffffff; padding-left:3px;font-family:'Roboto-Regular';font-size:13px;font-weight:normal;color:#00487b;line-height:20px;border-left:1px solid;
border-top:1px solid;border-right:1px solid;border-bottom:1px solid;border-color:#126fad;border-width:2px;width:70px;left:10px;right:10px; padding:2px; display:none;}

.ResultText{/*background-color:#fff;*/padding-left:1px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;font-weight:bold;color:#000;line-height:20px}

.ResultText td {padding:10px 8px 10px 32px;font-family:'Roboto-Regular';font-size: 15px;font-weight: normal;color: #3d7803;line-height: 20px; background:url('../Images/icon-success.gif') no-repeat 8px center; height:25px; width:25px;}

.Errortitle{background-color:#ffffff; padding-left:3px;font-family:'Roboto-Regular';font-size:13px;font-weight:normal;color:#00487b;line-height:20px;border-left:1px solid;
border-top:1px solid;border-right:1px solid;border-bottom:1px solid;border-color:#126fad;border-width:2px;width:70px;left:10px;right:10px; padding:2px; display:none;}

.ErrorText{padding-left:1px;font-family:'Roboto-Regular';font-sizepadding-left:8px 3px 3px 3px;font-family:'Roboto-Regular';font-size: 12px;font-weight: normal;color: #ff0600; line-height: 20px;rl('../Images/error1.gif') no-repeat 8px center; height: 25px; width: 25px;}

.ErrorText td {padding:10px 8px 10px 32px;font-family:'Roboto-Regular';font-size: 15px;font-weight: normal;color: #ff0600; line-height: 20px;background:url('../Images/icon-error.gif') no-repeat 8px center; height:25px; width:25px;}

.WarningText{background-color:transparent;padding-left:3px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;font-weight:bold;color:#000;line-height:20px}

.WarningText td {padding:10px 8px 10px 32px;font-family:'Roboto-Regular';font-size: 15px;font-weight:normal;color:#ff0600;line-height: 20px; background:url('../Images/icon-warning.gif') no-repeat 8px center; height: 25px; width: 25px;}

a.selectedtitle{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;font-weight:bold;color:#f60;background-color:#fff;border-left-style:solid;border-right-style:solid;border-top-style:solid;border-top-width:1px;border-left-width:1px;border-right-width:1px;text-align:center;border-top-color:#f60;border-left-color:#f60;border-right-color:#f60;vertical-align:middle;text-decoration:none;display:block}.checkbox{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#000;text-decoration:none}.tdBG{background-color:#dbf1fe}

td{font-weight:normal;font-size:8.5pt;color:#454545;font-family:'Roboto-Regular';text-decoration:none}.label{font-family:Verdana,Arial,Helvetica,sans-serif}

.TravelLegend{font-weight:lighter;font-size:11px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;height:25px;padding-top:3px;border:1px solid #fff;text-decoration:none;background-color:#ecd6af}.LeaveLegend{font-weight:lighter;font-size:11px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;height:25px;padding-top:3px;border:1px solid #fff;text-decoration:none;background-color:#eac8b0}.InOfficeLegend{font-weight:lighter;font-size:11px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;height:25px;padding-top:3px;border:1px solid #fff;text-decoration:none;background-color:#fecfbb}.LoggedInLegend{font-weight:lighter;font-size:11px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;height:25px;padding-top:3px;border:1px solid #fff;text-decoration:none;background-color:#f9df79}.NormalLegend{font-weight:lighter;font-size:11px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;height:25px;padding-top:3px;text-decoration:none;background-color:#ffdfbb;border:1px solid #fff}.Travel td{font-weight:lighter;font-size:11px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;height:25px;padding-top:3px;border:1px solid #fff;text-decoration:none;background-color:#ecd6af}.Leave td{font-weight:lighter;font-size:11px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;height:25px;padding-top:3px;border:1px solid #fff;text-decoration:none;background-color:#eac8b0}.InOffice td{font-weight:lighter;font-size:11px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;height:25px;padding-top:3px;border:1px solid #fff;text-decoration:none;background-color:#fecfbb}.LoggedIn td{font-weight:lighter;font-size:11px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;height:25px;padding-top:3px;border:1px solid #fff;text-decoration:none;background-color:#f9df79}.Normal td{font-weight:lighter;font-size:11px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;height:25px;padding-top:3px;text-decoration:none;background-color:#ffdfbb;border:1px solid #fff}.trreporttitle_Hand{font-weight:lighter;font-size:11px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;height:25px;padding-top:3px;text-decoration:none;background-color:#ff9f39;border:1px solid #fff}

.msgview{display:none;padding-left:1px;background:#f3fafe; font-family:'Roboto-Regular'; font-size:7pt;font-weight:normal;color:#454545;line-height:20px;width:100%}

.panelBackground{background-color:#fff5eb}a.title{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;font-weight:normal;color:#fff;background-color:#ff9f39;cursor:pointer;cursor:hand;border-style:inset;border-width:1px;text-align:center;vertical-align:middle;text-decoration:none;display:block}a:hover.title{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;font-weight:normal;color:#fff;background-color:#ff9f39;border-width:1px;text-align:center;vertical-align:middle;text-decoration:none;display:block}.divAddress{border-left:1px solid #f60;border-right:1px solid #f60;border-bottom:1px solid #f60;background-color:#fff}.tabSeprator{border-bottom:1px solid #f60}

.trreporttitle{color:#000;border-right:1px solid #126fad;border-top:1px solid #126fad;background-color:#a8d7fd;padding-left:5px;border-left:1px solid #126fad;border-bottom:1px solid #126fad;font-family:'Roboto-Regular';}

.trreportbody{border-right:1px solid #396bcd;border-top:1px solid #396bcd;background-color:#396bcd;border-left:1px solid #fff;border-bottom:1px solid #396bcd;padding-left:5px}

.button{background-color:#ff9f39;font-size:8pt;font-weight:bold;text-align:center;font-family:arial,verdana;color:#fff;width:100%;border-right:1px solid ButtonShadow;border-right:1px solid #a26524;border-top:1px solid #ffc88d;border-left:1px solid #ffb362;border-bottom:1px solid ButtonShadow;border-bottom:1px solid #6b4318;color:#000;border-color:#ffcd95 #cc6b00 #cc6b00 #cc6b00}

.AttendanceDateSlot{width:10px;height:10px;border-right:1px solid #126fad;border-top:1px solid #126fad;border-left:1px solid #126fad;border-bottom:1px solid #126fad;}

.Datecell{border-right:1px solid #126fad;border-top:1px solid #126fad;border-left:1px solid #126fad;
border-bottom:1px solid #126fad;font-family:'Roboto-Regular';font-size:10px; color:#000;text-decoration:none;height:15px;width:10px;cursor:default;cursor:hand;background:#a8d7fd;}

.MonthcellHeading{border-right:1px solid #126fad;border-top:1px solid #126fad;font-weight:bold;border-left:1px solid #126fad;border-bottom:1px solid #126fad;font-family:'Roboto-Regular';font-size:10px;color:#000;text-decoration:none;height:15px;background:#a8d7fd;cursor:default;cursor:hand; text-align:center;}

.Monthcell{border-bottom:1px solid #126fad;border-left:1px solid #126fad; border-right:1px solid #126fad; padding:2px;font-family:'Roboto-Regular';font-size:11px; color:#000000; font-weight:normal;
text-align:center;background:#a8d7fd;}

.DateSlot{width:10px;border-right:1px solid #396bcd;border-top:1px solid #396bcd;border-left:1px solid #396bcd;border-bottom:1px groove #396bcd;background-color:#396bcd}

.DateSlot_Training{width:10px;border-right:1px solid #396bcd;border-top:1px solid #396bcd;border-left:1px solid #396bcd;border-bottom:1px groove #396bcd;background-color:#26d574}

.DateSlot_Travel {width:10px;border-right:1px solid #396bcd;border-top:1px solid #396bcd;border-left:1px solid #396bcd;border-bottom:1px groove #396bcd;background-color:#d526aa}

.DateSlot_Leave{width:10px;border-right:1px solid #396bcd;border-top:1px solid #396bcd;border-left:1px solid #396bcd;border-bottom:1px groove #396bcd;background-color:#fc0}

.DateBlank{width:10px;border-right:1px solid #396bcd;border-top:1px solid #396bcd;border-left:1px solid #396bcd;border-bottom:1px groove #396bcd;background-color:#dedfe0}

.BlankCell{width:10px;border-right:1px solid #126fad;border-top:1px solid #126fad;border-left:1px solid #126fad;border-bottom:1px solid #126fad;background-color:#d9eefc;}.calendar{position:relative;display:none;border-top:2px solid #fff;border-right:2px solid #000;border-bottom:2px solid #000;border-left:2px solid #fff;font-size:11px;color:#000;cursor:pointer;cursor:hand;background:#ff9f39;font-family:tahoma,verdana,sans-serif}.calendar table{border-top:1px solid #000;border-right:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #000;font-size:11px;color:#000;cursor:pointer;cursor:hand;background:#fff5eb;font-family:tahoma,verdana,sans-serif}.calendar .button{text-align:center;padding:1px;border-top:1px solid #fff;border-right:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #fff;background:#ff9f39}.calendar thead .title{font-weight:bold;padding:1px;background:#ff9f39;color:#fff;text-align:center}.calendar thead .name{border-bottom:1px solid #000;padding:2px;text-align:center;background:#fff5eb}.calendar thead .weekend{color:#000}.calendar thead .hilite{border-top:2px solid #fff;border-right:2px solid #000;border-bottom:2px solid #000;border-left:2px solid #fff;padding:0;background:#fff}.calendar thead .active{padding:2px 0 0 2px;border-top:1px solid #000;border-right:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #000;background:#c4c0b8}.calendar tbody .day{width:2em;text-align:right;padding:2px 4px 2px 2px}.calendar table .wn{padding:2px 3px 2px 2px;border-right:1px solid #000;background:#ffdfbd}.calendar tbody .rowhilite td{background:#fff}.calendar tbody .rowhilite td.wn{background:#fff5eb}.calendar tbody td.hilite{padding:1px 3px 1px 1px;border-top:1px solid #fff;border-right:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #fff;background:#ff9f39}.calendar tbody td.active{padding:2px 2px 0 2px;border-top:1px solid #000;border-right:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #000}.calendar tbody td.selected{font-weight:bold;border-top:1px solid #000;border-right:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #000;padding:2px 2px 0 2px;background:#fff}.calendar tbody td.weekend{color:#000}.calendar tbody td.today{font-weight:bold;color:#606}.calendar tbody .disabled{color:#999}.calendar tbody .emptycell{visibility:hidden}.calendar tbody .emptyrow{display:none}.calendar tfoot .ttip{background:#ffdfbd;padding:1px;border:1px solid #000;background:#ff9f39;color:#fff;text-align:center}.calendar tfoot .hilite{border-top:1px solid #fff;border-right:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #fff;padding:1px;background:#e4e0d8}.calendar tfoot .active{padding:2px 0 0 2px;border-top:1px solid #000;border-right:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #000}.ticker{font-family:Verdana,Arial,Helvetica,sans-serif;color:#606;font-size:10px;font-weight:normal;text-decoration:none}.TopBgStColor{background-color:#fff}.TopBgEnColor{background-color:#f28a1c}.colorThemes{font-family:Verdana,Arial,Helvetica,sans-serif;color:#606;font-size:10px;font-weight:normal;text-decoration:none}.punchtime{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-weight:normal;color:#606;text-decoration:none;line-height:15px}.topbg{background-color:#f28a1c;vertical-align:top}.topbg1{background-color:#f28a1c;vertical-align:top}.WFSViewLink{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;color:#3159fb;line-height:16px;text-decoration:underline;font-weight:bold}.tabBody{background-color:#ffa03b}.WebTabs-tab-container-bdr{position:absolute;overflow:hidden}.WebTabs-tab-bdr{position:absolute;overflow:hidden}.WebTabs-tab-cnr{position:absolute;overflow:hidden;height:1px;width:1px}.WebTabs-external-page-container{display:none}.WebTabs-tab{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-weight:normal;color:#95477c}.WebTabs-touchups{position:absolute;overflow:hidden;z-index:2;background:#ffd373}.WebTabs-tab-text-container{background:#ffd373;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;padding-left:3px;padding-right:3px;letter-spacing:normal}.WebTabs-internal-page-container{height:100%;background:#95477c}

.TMSreporttitle {font-weight:normal;font-size:11px;color:#000;font-family:'Roboto-Regular';
height:15px;background-color:#a8d7fd;text-decoration:none;}

.TMSreportbody{border-right:1px solid #b6b5b5;border-top:1px solid #fff;padding-left:5px;font-weight:lighter;font-size:11px;border-left:1px solid #fff;cursor:pointer;cursor:hand;color:#4a4a4a;
border-bottom:1px groove #b6b5b5;font-family:Verdana,Arial,Helvetica,sans-serif;height:15px;
text-decoration:none}

.Weekly-OFF{font-family:Verdana,Arial,Helvetica,sans-serif;background-color:#d3cfaa;font-weight:bold;text-align:center;font-size:10px}

.holiday{font-family:Verdana,Arial,Helvetica,sans-serif;background-color:#e2e277;font-weight:bold;text-align:center;font-size:10px}
.version{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11.5px;font-weight:bold;color:#606;line-height:20px}
.highlightRow{background-color:white}.msgtitle2{padding-left:3px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-weight:bold;color:#606;line-height:20px}
.pageindex{color:#396bcd;cursor:pointer;cursor:hand;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11.5px;font-weight:bold;text-decoration:none;background-attachment:fixed;background-image:url(../Images/no.gif);background-repeat:no-repeat;background-position:right;height:15px}.reportbgcolor{background-color:#fff5eb}

/*.reporttitle{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;font-weight:bold;color:#396bcd;background-color:#f60;text-decoration:none;height:15px}*/

.reporttitle{font-family: Arial; font-size: 8.5pt; font-weight: bold; color: #FFFFFF; text-decoration: none}

.reportbody{border:1px solid #126fad;padding-left:5px;font-weight:normal;font-family:'Roboto-Regular';font-size:11px;color:#000;text-decoration:none;height:15px;cursor:pointer;cursor:hand}.tooltipDiv{background-color:#ffffe1;border:1px solid #000;font-family:Verdana,Arial,Helvetica,sans-serif;line-height:16px;font-size:9px;z-index:100}

.formTitle{background-color:#ffffff;padding:3px;font-family:'Roboto-Regular';font-size:14px;font-weight:normal;color:#0160a2;line-height:20px;border-left:1px solid;border-top:1px solid;border-right:1px solid;border-bottom:1px solid;border-color:#126fac;left:10px;right:10px;border-radius:5px; overflow: hidden;text-align:center;}

.buttons:disabled{color:gray}.PortalHeading{font-weight:bold;background-color:#f28a1c;font-size:11px;color:#fff;text-align:center;line-height:20px;font-family:Verdana,Arial,Helvetica,sans-serif}.PortalHeadingImage{background-image:url(../Images/image_o/p_curve_b.gif);background-color:transparent;background-repeat:no-repeat;background-position:left top}.portalbody{background-color:#fbd9b5}.portalbody1{background-color:#fbd9b5}.Portalbg4{background-color:#fbd9b5}.homeborder{border-left:1px solid;border-top:1px solid;border-right:1px solid;border-bottom:1px solid;border-color:#1042a3}.maxlengthToolTip{border-right:1px solid #ff8712;padding-right:10px;border-top:1px solid #ff8712;padding-left:10px;border-left:1px solid #ff8712;border-bottom:1px solid #ff8712;background-color:#c0c0c0;color:#fff;font-weight:bold;font-family:Verdana;border-color:#333}.FlexiPortalContentHDR{background-image:url(../Images/head-bg1.jpg);background-repeat:repeat}.AutoExtender{font-family:Verdana,Helvetica,sans-serif;font-size:.8em;font-weight:normal;border:1px solid #069;line-height:20px;padding:2px;background-color:white}.AutoExtenderList{border-bottom:1px dotted #069;cursor:pointer;cursor:hand;color:maroon}.AutoExtenderHighlight{color:white;background-color:#069;cursor:pointer;cursor:hand}.loginbott{background:url("../Images/login-bott-bg.gif") repeat-x;height:26px}.logintopmidbg{background-image:url('../Images/ar_logintabbg.gif');background-repeat:repeat-x;height:32px;font-family:Arial;font-size:15px;color:#fff;font-weight:bold}
.logintopleftbg{background-image:url('../Images/ar_logintableft.gif');background-repeat:no-repeat}.logintoprightbg{background-image:url('../Images/ar_logintabright.gif');background-repeat:no-repeat}.loginbotleftbg{background-image:url('../Images/ar_logintableftbtm.gif');background-repeat:no-repeat}.loginbotrightbg{background-image:url('../Images/ar_logintabrightbtm.gif');background-repeat:no-repeat}.loginbotmidbg{background-image:url('../Images/ar_logintabbgbtm.gif');background-repeat:repeat-x;height:26px}.loginleftbg{background-image:url(../Images/ar_logintabbgleft.gif);background-repeat:repeat-y;width:10px}.loginrightbg{background-image:url(../Images/ar_logintabbgright.gif);background-repeat:repeat-y;width:10px}

.mybutton{font-family:Verdana,Arial,Helvetica,sans-serif;color:#000;font-weight:bold;text-align:center;border-style:solid;border-color:#63bcf7;font-size:10px;background-color:#aedcfb;-webkit-border-radius: 5px;-moz-border-radius: 5px; border-radius: 5px;}

.LoginCaption{font-family:'Roboto-Regular';font-size:8.5pt;font-style:normal;line-height:normal;font-variant:normal;text-transform:none;color:#273545;text-decoration:none}

.menutable a{font-size:110%;font-family:'Roboto-Regular';color:#000;text-decoration:none;white-space:nowrap;line-height:120%}

.menutable a:hover{text-decoration:underline}

.SecondLevelMenu{color:#045387;font-family:'Roboto-Bold';font-size:13px;font-weight:normal;margin:0;
padding:0;white-space:nowrap}

.menutable tr{white-space:nowrap;line-height:100%}
.menutable td{white-space:nowrap;vertical-align:top}.menutable span{margin:0;padding:0 0 0 10px;background:url('../Images/bullet.gif') left center no-repeat transparent;line-height:100%;white-space:nowrap}

.Menuband{background-image:url('../Images/band.JPG')}
.TopPlainBG{background-color:#c0e4fe;}
.onover{color:#000;font-size:12px;font-family:Arial,Helvetica,sans-serif;text-decoration:underline}
.onout{color:#000;font-size:12px;font-family:Arial,Helvetica,sans-serif;font-weight:normal;text-decoration:none}
.ChangedItemStyle{font-family:'Roboto-Regular';font-size:11px;font-weight:normal;color:#47a7e7;text-decoration:none;line-height:20px;padding-top:5px}.RecordResign{FONT-WEIGHT:lighter;FONT-SIZE:11px;COLOR:#000;FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif;height:25px;padding-top:3px;border:1px solid #fff;text-decoration:none;BACKGROUND-COLOR:#fc8f8f}
.PortalSecHeading{ font-family:'Roboto-Regular';font-size:13px;font-weight: normal;color: #000;text-decoration: none;padding: 0 0 0 0;}
.hrPopup
{
	font-weight:lighter;
	font-size:11px;
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	
}     
/* CPT Styles */ 
.note td.mandatory_summary{
   background-image:none;
}
 
.note td.mandatory_summary li:first-child {
    padding: 3px 37px;
    /*background: url('../Images/icon-warning-msg.gif') no-repeat 0px center;*/
    height: 15px;
    list-style-type: none;
    margin-bottom:12px;
}
 
.note td.mandatory_summary li {
    padding: 3px 37px;
    list-style-type: none;
    background: url('../Images/icon-dash.gif')no-repeat 20px 11px;
}    

/* Classifieds Styles */
#pnlGrid .MsgBody {
   background-color:#fff !important;
   border-color : #126fac !important; 	
}

#pnlGrid .MsgBody span.mandatory_summary {
   background-color:#fff !important;
   border-color :#fff !important; 
   font-size	:11px;
}    

/* New Css */
.bodybg .formTitle {
    top: 8px!important;	
}   

/* New Css for Survey*/                         
.surveyHeading {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11.5px;
font-weight: bold;
color: #606;
margin-top: 6px !important;
margin-bottom:10px !important;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              