.multiline-list > li:hover {
  background-color: #0e3144;
  border: none;
}
.multiline-list > li:hover .add-to-jobcart {
  -webkit-filter: brightness(10);
  filter: brightness(10);
  -moz-filter: brightness(10);
}

.filter-top-panel-container {
  background-color: #F6FBFD;
}

.jobsearch .topSearchPanel, .advanced-search-panel-container {
  top: 20px;
}

/*.advanced-search-criteria .add-olf-link  a {color:#fff;}
.advanced-search-panel-container table td { color: #fff;}
.advanced-search-panel-container .close-window-button { float:left!important;}*/
body .masterbody {
  background-color: white;
}

.mainsection .mastercontentpanel, .mainsection .mastercontentpanel2 {
  background-color: white;
}

.jobsearch .resultpropertiescontentpanel, .jobsearch .boxresultsb2, .jobsearch .boxresultsb3, .jobsearch .boxresultsb4 {
  background-color: white;
}

.headersection .link2panel .link2 a:hover, .jobsearch .tablelistradius, .processesNotSelectedTaskItem td:hover, .processes-table-link td:hover {
  background-color: white;
}

.jobsearch .resultpropertiescontentpanel {
  background-color: #0e3144;
}

.headersection .headerpanel {
  /*background-color:#F6FBFD;*/
  background-color: #ffffff;
}
.headersection .box .boxtop .boxb2-top, .headersection .box .boxtop .boxb3-top, .headersection .box .boxtop .boxb4-top {
  /*background-color:#F6FBFD;*/
  background-color: #ffffff;
}

.footeraction .footeractionpanel {
  /*background-color:#F6FBFD;*/
  background-color: #ffffff;
}
.footeraction .box .boxbottom .boxb4, .footeraction .box .boxbottom .boxb3, .footeraction .box .boxbottom .boxb2 {
  /*background-color:#F6FBFD;*/
  background-color: #ffffff;
}

.mainsection .headerpanel {
  /*background-color:#F6FBFD;*/
  background-color: #ffffff;
}
.mainsection .boxtrain .boxtraintop .boxtrainb2-top, .mainsection .boxtrain .boxtraintop .boxtrainb3-top, .mainsection .boxtrain .boxtraintop .boxtrainb4-top {
  /*background-color:#F6FBFD;*/
  background-color: #ffffff;
}

.alert-frame {
  /*background-color:#F6FBFD;*/
  background-color: #ffffff;
}

.shiftavailability .titleshiftpanel, .shiftavailability .titledaypanel {
  /*background-color:#F6FBFD;*/
  background-color: #ffffff;
}

.mainsection .iconpanelupdated, .mainsection .iconcontentpanelupdated {
  background-color: #16ade3;
}

.headersection .link2panel, .mainsection .myjobpage .messagenotepanel {
  background-color: #16ade3;
}

.headerpanel .datatrain-t, .headerpanel .datatrain-tv, .headerpanel .datatrain-tv-left-margin, .headerpanel .datatrain-tv-right-margin {
  background-color: #16ade3;
}

.alert-message-notification {
  background-color: #16ade3;
}

.shiftavailability .allshiftpanel, .shiftavailability .alldaypanel {
  background-color: #16ade3;
}

.myaccount .headerblockpanel, .summary .headerblockpanel {
  background-color: #16ade3;
}

.jobsearch .linkpanel, .jobsearch .boxpanelb2-top, .jobsearch .boxpanelb3-top, .jobsearch .boxpanelb4-top {
  background-color: #16ade3;
}

.processesNotSelectedTaskItem td, .processes-table-link {
  background-color: #16ade3;
}

div.iconcontentpanelupdated, td.iconpanelupdated {
  background-color: #eef0f1;
  border-width: 1px 0 1px 0px;
}

.mainsection .contentlist tr.ftlrow:hover div.iconcontentpanelupdated, .mainsection .contentlist tr.ftlrow:hover td.iconpanelupdated {
  background-color: transparent;
  border-width: 1px 0 1px 0px;
}

.alert-full-page-bg, .shiftavailability .contentpanel, .datatrain-wagon {
  background-color: #FFFFFF;
}

.shiftavailability .shiftcontentpanel, .shiftavailability .daycontentpanel {
  background-color: #FFFFFF;
}

.messagenotepanel, .message-notification, .messagecontentpanel {
  background-color: #F1F1F2;
}

.messagewarningpanel, .message-warning {
  background-color: #FFF8E5;
}

.messageerrorpanel, .message-error {
  background-color: #FEF2EE;
}

.jobsearch .savecontentpanel, .jobsearch .selectedlink, .jobsearch .contentdatapanel, .jobsearch .boxpanelb2, .jobsearch .boxpanelb3, .jobsearch .boxpanelb4, .jobsearch .linkpanel .link a:hover {
  background-color: #D8EFFA;
}

.mainsection .myjobpage .statuspanel, .datatrain-focus, .datatrain-focus-left, .datatrain-focus-right, .datatrain-no-focus-left, .datatrain-no-focus-right, .blockpanel .list-header {
  background-color: #D8EFFA;
}

/*.headersection .headerpanel .linkpanel .link{
background-color:#FFFFFF;
}
.headersection .headerpanel .linkpanel .selectedlink{
background-color:#3398CC;
}*/
.headersection .link2panel .selectedlink2, .processesSelectedTaskItem {
  background-color: white;
}

.filter-panel .filter-quantity {
  color: #808080;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  float: right;
}
.filter-panel .filter-text {
  color: #4D4D4D;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.filter-panel .filter-group-header a {
  color: black;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.filter-top-panel-container .filter-list {
  color: black;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
}

.jobsearch .topSearchPanel, .advanced-search-panel-container {
  font-family: "Gotham Book", Arial, sans-serif;
  font-weight: 500;
  color: black;
}

body .masterbody, .alert-frame, .sugInput-sug, .callout {
  font-family: "Gotham Book", Arial, sans-serif;
  font-weight: 500;
}

.blockpanel .input-textarea, .blockpanel .input-text, .blockpanel .input-smaller input, .blockpanel .input-select, .blockpanel .input-date-time select, .blockpanel .sugInput-input, .blockpanel .entity-value select, .blockpanel .inputtextmulti, .blockpanel .inputtextmulti2 {
  font-family: "Gotham Book", Arial, sans-serif;
  font-weight: 500;
}

.mainsection .subtitle {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.blockpanel .title, .blockpanel .list-header .subtitle, .blockpanel .entity-title {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.myaccount .subtitleblock, .summary .subtitleblock, .shiftavailability .titlesection, .alert-title {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.mainsection .searchresults .resultstitlepanel .subtitle, .mainsection .myjobpage .resultstitlepanel .subtitle {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.jobsearch .subtitle, .jobsearch .savetitlepanel .subtitle {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.olflist .listpanel .subtitle, .messagecenter .page-header-title {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.mainsection .label, .blockpanel .entity-label, .menuHierarchy label, .entity-checkbox-label, .summary .label, .myaccount .label, .mainsection .label, .accessmanagement .entity-label-mandatory {
  font-weight: normal;
  color: #575757;
  font-style: normal;
  text-decoration: none;
}

.mainsection .searchresults .label, .mainsection .myjobpage .label, .mainsection .pagerpanel .pagersectionpanel .pagerlabel {
  font-weight: normal;
  color: #575757;
  font-style: normal;
  text-decoration: none;
}

.jobsearch .labelcontent, .jobsearch .contentdatapanel .searchLookup, .jobsearch .label, .jobsearch .savepanel .label, .jobsearch .resultpropertiescontentpanel .label {
  font-weight: normal;
  color: #575757;
  font-style: normal;
  text-decoration: none;
}

.myaccount .entity-instruction, .myaccount .text {
  font-weight: normal;
  color: #575757;
  font-style: normal;
  text-decoration: none;
}

.skillsgrouppanel .labelcontent {
  font-weight: normal;
  color: #575757;
  font-style: normal;
  text-decoration: none;
}

.messagecenter .entity-label, .messagecenter .column-header-value {
  font-weight: normal;
  color: #575757;
  font-style: normal;
  text-decoration: none;
}

.mainsection .text {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.jobsearch .text, .jobsearch .savepanel .descriptionpanel .text {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.mainsection .searchresults .text, .mainsection .myjobpage .text {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.blockpanel .descriptionpanel .text, .myaccount .text {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.shiftavailability .shiftcontentpanel, .shiftavailability .daycontentpanel, .shiftavailability .daycontentpanelread {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.alert-message, .mainsection .text, .accessmanagement .page-header-text, .mainsection .separator {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.messagecenter .page-header-text, .messagecenter .entity-value, .messagecenter .list-column-value {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.headersection .headerpanel .userpanel .username {
  font-style: normal;
  color: black;
  font-weight: normal;
  text-decoration: none;
  display: none !important;
}

.column165 .helppanel .helptitle {
  text-decoration: none;
  color: #333333;
  font-style: normal;
  font-weight: normal;
}
.column165 .helppanel .helpsubtitle {
  font-style: normal;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
}
.column165 .helppanel .helplabel {
  color: #686868;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
.column165 .legendpanel .legendtitle {
  font-style: normal;
  color: black;
  font-weight: normal;
  text-decoration: none;
}
.column165 .legendpanel .legendlabel {
  color: #686868;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}

.jobsearch .subtitle, .jobsearch .savetitlepanel .subtitle {
  color: #000000;
  margin: 8px 0;
}
.jobsearch .text, .jobsearch .savepanel .descriptionpanel .text, .jobsearch .separator {
  color: #333333;
}
.jobsearch .label, .jobsearch .savepanel .label, .jobsearch .resultpropertiescontentpanel .label {
  color: #686868;
}

.mainsection .searchresults .resultstitlepanel .subtitle, .mainsection .myjobpage .resultstitlepanel .subtitle {
  color: #000000;
}
.mainsection .searchresults .text, .mainsection .myjobpage .text, .mainsection .pagerpanel .pagersectionpanel .separator {
  color: #333333;
}
.mainsection .searchresults .label, .mainsection .myjobpage .label, .mainsection .pagerpanel .pagersectionpanel .pagerlabel {
  color: #686868;
}
.mainsection .jobtype {
  color: #333333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.mainsection .jobreferral {
  font-style: normal;
  text-decoration: none;
  color: #008000;
  font-weight: normal;
}
.mainsection .jobposted, .mainsection .jobpostedinline {
  color: #575757;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
}
.mainsection .infojob {
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: normal;
}

.datatrain-wagon {
  font-weight: normal;
  color: #333333;
  font-style: normal;
  text-decoration: none;
}

.mainsection .flowstatus {
  font-weight: normal;
  font-style: normal;
  color: black;
  text-decoration: none;
}

.accessmanagement .entity-mandatory-field {
  color: #333333;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}

.myaccount .title, .myaccount .titleaction {
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.mainsection .titlepage, .accessmanagement .page-heading-header-title, .myaccount .titleblock, .summary .titleblock {
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.myaccount .subtitle, .summary .subtitle, .myaccount .titleblock, .summary .titleblock {
  font-weight: normal;
  color: #333333;
  font-style: normal;
  text-decoration: none;
}

.blockpanel .list .listpanel .subtitle {
  text-decoration: none;
  color: #575757;
  font-style: normal;
  font-weight: normal;
}
.blockpanel .list .listpanel .titlelinkoff {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: black;
}

.olflist .listpanel .titlelinkoff, .mainsection .titlelinkoff {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: black;
}

.blockpanel .entity-value {
  color: black;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
}
.blockpanel .entity-value select {
  color: black;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
}

.summary .value, .myaccount .value {
  color: black;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
}

.error-label {
  color: #003366;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.message-title, .messagetitle {
  font-weight: normal;
  text-decoration: none;
  color: black;
  font-style: normal;
}

.message-text, .messagetext, .messagecontentpanel .text {
  font-weight: normal;
  color: black;
  font-style: normal;
  text-decoration: none;
}

.mainsection .myjobpage .statuspanel .text {
  color: black;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.callout .title {
  color: black;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
.callout .label {
  color: #575757;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
.callout .value, .callout .textnote {
  color: black;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.mainsection .jobupdated {
  color: #0e3144 !important;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.search-panel-links-container a:hover, .add-olf-link a:hover {
  text-decoration: underline;
  color: #0e3144;
}

.search-panel-links-container a, .add-olf-link a {
  text-decoration: underline;
  font-style: normal;
  color: #16ade3;
  font-weight: normal;
}

.headersection .metalink a, .footeraction .footeractionpanel .footergroupactionpanel .metalink2 a, .mainsection .metapanel .metalink a {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
}

.headersection .metalink a:hover, .footeraction .footeractionpanel .footergroupactionpanel .metalink2 a:hover {
  color: #16ade3;
  text-decoration: underline;
}

.mainsection .metapanel .metalink a:hover {
  color: #16ade3;
  text-decoration: underline;
}
.mainsection .metalink2 a, .mainsection .pagerpanel .pagersectionpanel .pagerlink a {
  color: #124e8f;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  font-size: 14px;
}

.blockpanel .loc-action-btn a, .mainsection .textlink a, .myaccount .metalink2 a, .accessmanagement .link-small a, .blockpanel .list .listpanel .metalink2 a, .footersection .poweredbytaleolink a {
  color: #124e8f;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  font-size: 14px;
}

.messagecenter .toolbar a, .messagecenter .list-column a {
  color: #124e8f;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  font-size: 14px;
}

.alert-button-panel a, .messagecenter .section-name a {
  color: #124e8f;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  font-size: 14px;
}

.mainsection .metalink2 a:hover, .mainsection .pagerpanel .pagersectionpanel .pagerlink a:hover {
  color: #333;
  text-decoration: underline;
}

.blockpanel .loc-action-btn a:hover, .mainsection .textlink a:hover, .myaccount .metalink2 a:hover, .accessmanagement .link-small a:hover, .blockpanel .list .listpanel .metalink2 a:hover, .footersection .poweredbytaleolink a:hover {
  color: #333;
  text-decoration: underline;
}

.messagecenter .toolbar a:hover, .messagecenter .list-column a:hover {
  color: #333;
  text-decoration: underline;
}

.alert-button-panel a:hover, .messagecenter .section-name a:hover {
  color: #333;
  text-decoration: underline;
}

.jobsearch .action a, .blockpanel .metalink a, .mainsection .infopanel .metalink2 a {
  color: #16ade3;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}

.jobsearch .action a:hover, .blockpanel .metalink a:hover, .mainsection .infopanel .metalink2 a:hover, .processesNotSelectedTaskItem td:hover {
  text-decoration: underline;
  color: #16ade3;
}

.mainsection .titlelink a, .jobsearch .titlelink a {
  text-decoration: none;
  color: #182a58;
  font-weight: normal;
  font-style: normal;
}

.mainsection .titlelink a:hover, .jobsearch .titlelink a:hover {
  color: #9b359c;
  text-decoration: underline;
}

.mainsection .pagerpanel .pagersectionpanel .pagerlinkoff a {
  font-weight: normal;
  color: black;
  text-decoration: none;
  font-style: normal;
}

.column165 .helppanel .helplink a {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #16ade3;
}
.column165 .helppanel .helplink a:hover {
  color: #16ade3;
  text-decoration: underline;
}

.datatrain-wagon-link a, .sugInput-input-selected {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #16ade3;
}

.datatrain-wagon-link a:hover {
  text-decoration: underline;
  color: #16ade3;
}

.blockpanel .input-date-time-text, .blockpanel .entity-select-action {
  font-style: normal;
  text-decoration: underline;
  color: blue;
  font-weight: normal;
}

.shiftavailability a.act-compbuttongrid-wc {
  font-weight: normal;
  color: #16ade3;
  font-style: normal;
  text-decoration: none;
  background-color: #EAEAEA;
}
.shiftavailability a.act-compbuttongrid-wc:hover {
  background-color: silver;
  color: #16ade3;
}

.result-list-button, .see-all-olf-cancel a {
  background-color: #16ade3;
  color: #ffffff !important;
}

.result-list-button:hover {
  background-color: #eef0f1;
  color: #16ade3 !important;
}

.jobsearch .topSearchPanel .search-button {
  background-color: #F6FBFD;
  color: black;
}

.advanced-search-panel-container .clear-advanced-search-criteria, .advanced-search-panel-container .search-button {
  background-color: #F6FBFD;
  color: black;
}

.mainsection .inputtext, .mainsection .inputselect {
  background-color: #fff;
  font-style: normal;
  color: black;
  font-weight: normal;
}

.myaccount .inputtext300, .mainsection .inputtext300, .myaccount .inputtextmulti {
  background-color: #fff;
  font-style: normal;
  color: black;
  font-weight: normal;
}

.mainsection .inputtextmulti, .mainsection .inputtextmulti2 {
  background-color: #fff;
  font-style: normal;
  color: black;
  font-weight: normal;
}

.jobsearch .inputtext, .jobsearch .savepanel .inputtext, .jobsearch .resultpropertiescontentpanel .inputselect {
  background-color: #fff;
  font-style: normal;
  color: black;
  font-weight: normal;
}

.mainsection .searchresults .sortbypanel .inputselect, .mainsection .listingperpagepanel .inputselect, .mainsection .inputtextmulti3 {
  background-color: #fff;
  font-style: normal;
  color: black;
  font-weight: normal;
}

.blockpanel .input-textarea, .blockpanel .input-text, .blockpanel .input-smaller input, .blockpanel .input-select, .blockpanel .input-date-time select, .blockpanel .sugInput-input, .blockpanel .entity-value select {
  background-color: #fff;
  font-style: normal;
  color: black;
  font-weight: normal;
}

.mainsection .inputbutton, .accessmanagement .nav-btn {
  /*background-color:#F2F2F2;*/
  font-weight: normal;
  color: #333333;
  font-style: normal;
}

.headersection .headerpanel .metapanel .metalinkimg, .legendpanel .imgjobcart, .iconstatuspanel .imgjobcart {
  background: url("images/cart_black.gif") no-repeat;
}

/*# sourceMappingURL=UIStyleSheet.css.map */
