/*--------------------------------------------------------------
  ----                      THEME STYLE                     ----
  ---- Set color overrides for areas that might be affected ----
  ---- by the selected theme.                               ----
  ----                                                      ----
  ---- Theme: Default                                       ----
  --------------------------------------------------------------*/

/* Headers */
H1 {
    color: black;
}

/* Main navigation:  top-level */
UL#navigation > LI > A {
    color: #444e55;
}
UL#navigation > LI > A:hover {
    color: white;
}

/* Main navigation: second-level */
UL#navigation > LI > UL > LI > A {
    color: #444e55;
}
UL#navigation > LI UL LI A:hover {
    color: white;
}
UL#navigation > LI UL LI.selected A.selected {
    color: white;
    font-weight: bold;
}

/* Secondary navigation tab */
DIV.tabs UL LI A {
    color: #888;
}
DIV.tabs UL LI.selected A {
    color: black;
}

/* Table */
/*.alt_row, TABLE TR.alt_row > TD {*/
.alt_row, TABLE TR.alt_row {
    /* background-color: #f1eff0 !IMPORTANT; */
    /* background-color: rgba(242,242,242,0.5) !IMPORTANT; */

}
#concurrentAppTable thead .alt_row, #concurrentAppTable tbody .alt_row, 
#concAppHisTable thead .alt_row, #concAppHisTable tbody .alt_row  {
     background-color: #f1eff0 !IMPORTANT; 
     background-color: rgba(242,242,242,0.5) !IMPORTANT; 

}
.new_row {
}

/* Form */
INPUT:focus, SELECT:focus, TEXTAREA:focus, .backgroundHighLight {
    background-color: #fff;
}

/* Appraisal Evaluation */
.sliderAreaSelected h3 {
    background-image: url(../../images/theme/Default/background_h3.gif);
}

/* Appraisal Evaluation */
#ratingAreaScore {
    background-image: url(../../images/theme/Default/background_score.gif);
}

/* Appraisal Evaluation */
#appraisalProgressInnerBar {
    background-image: url(../../images/theme/Default/background_h3.gif);
    color: #000;
}

.statusProgressInnerBar {
    background-image: url(../../images/theme/Default/background_h3.gif);
    color: #000;
}

/* Appraisal Evaluation */
#nextCriterion {
    background-image: url(../../images/theme/Default/background_button.gif);
}


/*Css for alert form*/
.mainContainner
  {
    width: 670px;
    height: auto;
  }

  .alertMode{
      vertical-align: middle;
      border: 0;
      margin: 2px 10px 5px 0 !important;
      top: 1px;
  }
  .alertLeft{
    text-align: left;
    display: inline-block;
    width:30%;
    float: left;
  }
  .alertRight{
    display: inline-block;
    width: 100%;
    float: left;

  }
  .mailField{width: 80%; padding-bottom: 10px;}
  .alertText{
    font-weight: bold;
    font-size: 1.1em;
    float: right;
    padding: 15px 0 0 0;
    width:90%;
  }
  .recurrenceText,.editrecurrenceText{font-size: 1.1em; line-height: 2em; width: 100%;  display:none;}
  .recurText {font-size: 1.1em; line-height: 2em; width: 100%; float: left;}
  .recurrange {width:200px;}
  div.text textarea {
      margin: 0;
      padding: 0;
      display: block;
      font-size: 100%;
  }
  .recurcalendar{display: inline; margin-left: 20px;}
  div.text label {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 1.1em;
    padding-top: .1em;
    padding-right: .25em;
    width: 6em;
    text-align: left;
    float: left;
  }
  .recrptn { border-right: 1px solid #aaa; width:120px;}
  .recurinput{ width: 30px; margin-left: 10px;}
  .recurchk{width: 100px; float: left;}
  div.text {
    margin: 0;
    width: 100%;
    float: left;
    padding: 10px 10px 10px 0;
  }
  .alertbutton {
      background-color: #ddd; color: black;
      border: 1px solid #ccc !important;
      padding: 10px 20px 20px 20px;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      font-size: 1.1em;
  }
  .alertlabel{
    text-align: left;
    float:left;
    margin:4px 0 0 0;
    font-size: 1.1em;
    /*width: 75px;*/
    padding-right: .25em;
    width:6em;
  }
  #alerttooltip{position: relative;top:-10px;}
  .startlabel{text-align: left; float:left; margin:11px 0 0 0; font-size: 1.1em; width: 50px;}
  .occrrdate{width:330px; position: relative; padding: 5px 10px 10px 9px; float:none;}
  .recurdays{width:75%; position: relative; padding: 0px 10px 10px 9px; float:none;}
  .alertTextbox
  {
    width:250px;
/*    margin: 0px 0px 3px 10px;
    float:right; */
  }
  .editalertTextbox{ width:250px; }
  .modeText{ font-size: 1.1em;}
  .chkmode{width:100%; margin: 2px 10px 5px 0;}
  .alertText{display: none;}
  .tcomm{ display: none; }

  .appTime{ border:none; font-size: 1.1em; padding: 10px 3px 5px 3px;}
  .alertbtn{display: none; width: 100%; float: right; text-align: center; padding-bottom:10px; background-color:#eee}
  .editalertbtn{ width: 100%; float: right; text-align: center; padding-bottom:10px; background-color:#eee}
 .recurrenceSection{width: 100%; float: right; position: relative; }
  .apptfield{border: 1px solid #ccc; padding:10px}

  .recurrenceInner{padding:25px; background-color: #eee; display:none;}
  .recuPattern{padding:25px; background-color: #eee; display:none;}
.editrecuPattern{padding:25px; background-color: #eee;}
  #sugtlist{width:455px;}
  #suggestionlist{float: left;position: absolute;display: inline-block;}
  .label-info{
        background-color: #5bc0de;
        display: inline-block;
        padding: .2em .6em .3em;
        font-size: 75%;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-align: center;
        margin-bottom: 2px;
        vertical-align: baseline;
        border-radius: .25em;
        cursor: text;
  }
  .tag {margin-right: 2px; color: white; }

  .bootstrap-tagsinput {
    width: 245px;
    background-color: #fff;
border: 1px solid #888;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
display: inline-block;
padding: 3px 5px;
padding-left : 0px;
color: #555;
vertical-align: middle;

max-width: 245px;
line-height: 22px;
cursor: text;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 8px;
    cursor: pointer;
    color: white;
}
.bs-example{display:inline;}
.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0 0px;
    margin: 0;
    width: auto;
    max-width: inherit;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
    content: "x";
    padding: 0px 2px;
}
::after{box-sizing: border-box;}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
  /* .ecomm{display: none;} */ 
  .mailsubject, .totext, .mailfrom,.txtbody {display: none;}

  .export-merit {margin-left: 45% !important;}  


  /* .ecomm{display: none;} */ 
  .mailsubject, .totext, .mailfrom,.txtbody {display: none;}

  .form_builder .stip {width:186px; height:50px;}
  table.stip-mbo-form td div.tallener {

    width: 202px !important;

}

div.full_container_top div.form_column div.bottom_padding table.stip-mbo-form div.control {

    width: auto;
    margin-top: 3px;

}

table.stip-mbo-form td {

    background-color: transparent;
    vertical-align: top;
    height: 25px;
    line-height: 25px;
    padding: 5px 5px;
    white-space: normal;
    

}

table.stip-mbo-form tr{
  border-bottom: solid 1px #ccc;
}

table.stip-mbo-form td.stiptabletd{
  vertical-align:middle;
}

table.stip-mbo-form td.stiptabletd span.fixText{
  color:red;
  font-weight: bold;
}

table.stip-mbo-form tr.stipbordernone
{
  border-bottom: none;
}

  /*Slider CSS
  *PP32018-1423
  */
  #slider {cursor:pointer; width: 20px; height: 250px; left:18px; z-index:2;  margin: 20px; position: relative; top:-255px;}
      #knob {background-image: url(/images/appraisalCursor.gif); background-repeat: no-repeat; cursor: pointer; height: 10px; width: 55px; position: relative; right: 31px;  top: 0px;}
      .sliderIncrementMarker { border-right: 1px solid #CCC; height: 2.0em; margin-left: 20px; margin-right: 5px; width: 36px;}
      .sliderSmallMarker { border-top: 1px solid #aaa;}
      .sliderMarkerBottom { height: 1px; width: 35px; margin-left: 20px;margin-right: 5px; border-right: 1px solid #aaa;}
      .sliderMarkerBottom .sliderSmallMarker { height: 1px; }
      .markerHeightTenth {height: .25em;}
      .markerLongWidth {margin-left: 50%; width: 50%;}
      .displayNumber {float: left; width: 15px;position: relative;top: -8px; right: 15px;}
      .sliderContainer {top:10px; z-index:1; left:2px; padding: 0px; position: relative; }
      .mangeHeight{height: 350px;}
      .tableScroll{width: 100%; overflow-x: auto; margin-bottom:10px;}
      .tableScroll table{margin:0 !important;}
.hiddenNow { display: none; }
#factorAdd div.mangeHeight{height: 350px; overflow-y: auto;}
.heightSetScroll div.mangeHeight{height: 350px; overflow-y: auto;}
.empRole{display: block;
position: relative;
margin-top: -10px;
/*text-align: center;*/}

.progressChooserlong {
    overflow: hidden;
    float: left;
    margin-left: 10px !important;
    height: 265px;
    width: 95px;
    margin-bottom: 10px;
    position: relative;
        border: 1px solid black;
    margin: 0px 0px 5px 0px;
    padding: 5px;
}
.slider1 {cursor:pointer; width: 20px; height: 250px; left:18px; z-index:2;  margin: 20px; position: relative; top:-255px;}
.knob1 {background-image: url(/images/appraisalCursor.gif); background-repeat: no-repeat; cursor: pointer; height: 10px; width: 55px; position: relative; right: 31px;  top: 0px;}
.progressChooserlong p {
    margin-bottom: 10px;
    clear: left;
    width: 348px;
    transform: rotate(90deg);
    position: absolute;
    left: -85px;
    top: 167px;
    background: #efefef;
    padding: 5px;
}
