/*clear with 
https://th.test.planetecosystems.com/generate-styles/clearcss?styles%5B0%5D=%2Fcss%2Fadmin%2Fnavigation.css&styles%5B1%5D=%2Fcss%2Fpages%2Fcontractor%2Fcontractor.css&opCoId=0
 */
/* 

Generated on Fri, 03 Apr 2026 11:50:37 -0500

- /css/admin/navigation.css
- /css/pages/contractor/contractor.css

*/

/*
This is the new .css file for the admin navigation wrapper
*/
/* 
    Created on : May 1, 2014, 2:09:32 PM
    Author     : Smeester
*/

body {
    font: 13px/1.5 'Droid Sans', Arial, sans-serif;
    background-color: #ffffff;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
    color: #666666;
}

h1, h2, h3, h4 {
font-family: 'Open Sans', Arial, sans-serif;
color: #005565;
}

body h1 {
color: rgb(0, 85, 101);
display: block;
font-size: 30px;
font-style: normal;
font-variant: normal;
font-weight: 100;
height: 30px;
line-height: 30px;
width: 930px;
}

h2 {
padding: 10px 0;
font-size: 22px;
line-height: 1;
font-weight: 100;
}

h3, h4 {
margin: 12px 0;
padding: 6px;
font-size: 12px;
line-height: 1.2;
color: #005565;
background: #eaeaea;
font-weight: 100;
}

h3.menu {
padding-top: 12px;
}

/*h1 {
    text-transform: uppercase;
    text-align: left;
}*/

/*h3 {
    color: #038771;
}*/
/*.oContainer  {
    padding-bottom: 15px;
}*/

/*table, td{
    font:100% Arial, Helvetica, sans-serif; 
}*/
table{
    border-spacing: 0; 
    border-collapse:collapse;
}
th, td
{
    text-align:left;
    padding:.5em;
    border-left:0px solid #fff;
    border-top:0px solid #fff;
    font-weight: 500;
}
th
{
    border-top: none;
    /*background:#666666 url(tr_back.gif) repeat-x;color:#fff;*/
    color:#fff;
    /*Gradient*/
    background: #04c1a2; /* Old browsers */
    background: -moz-linear-gradient(top, #04c1a2 0%, #03947c 44%, #026e5c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#04c1a2), color-stop(44%,#03947c), color-stop(100%,#026e5c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #04c1a2 0%,#03947c 44%,#026e5c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #04c1a2 0%,#03947c 44%,#026e5c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #04c1a2 0%,#03947c 44%,#026e5c 100%); /* IE10+ */
    background: linear-gradient(top, #04c1a2 0%,#03947c 44%,#026e5c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04c1a2', endColorstr='#026e5c',GradientType=0 ); /* IE6-9 */
}
tr:nth-child(even) {background:#e6e6e6;}
tr:nth-child(odd) {background: #fff;}
/*td:first-child {
    border-left: none;
}*/
tfoot td {
    color: #3a3a3a;
    font-weight: bold;
    border-top:1px solid black;
}
th:first-child {
    border-radius: 6px 0 0 0;
}

th:last-child {
    border-radius: 0 6px 0 0;
}

th:only-child{
    border-radius: 6px 6px 0 0;
}


#header {
    background-image: none;
    background-color: #fff; 
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.header-internal {
    border: none;
    width: 100%;
    border-bottom: solid 1px #cecece;
    box-sizing: border-box;
}

.header-logo {
    padding-left: 10px;
    padding-right: 15px;
    //border-right: dashed 0px #cecece;
    width: 20%;
    display: block;
}

.header-buttons {
    float: right;
    display: inline-block;
    padding-top: 0px;
    z-index: 100;
}

.admin-menu {
    display: block;
}

#header-navV2 {
    /*width: 70%;*/
    position: relative;
    /*display: inline-block;*/
    //top: 65px;
}

.admin-menu-V2 {
    height: 90px;
    padding-top: 42px;
    text-align: center;
}
.menuLink-programs {
    background-image: url(https://th.test.planetecosystems.com/images/admin/programs-off.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.menuLink-programs:hover, .menuLink-programs.active {
    background-image: url(https://th.test.planetecosystems.com/images/admin/programs-on.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.active .menuLink-programs {
    background-image: url(https://th.test.planetecosystems.com/images/admin/programs-on.png);
    color: #03947c;
    font-weight: bold;
}
.menuLink-vendors {
    background-image: url(https://th.test.planetecosystems.com/images/admin/vendors-off.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.active .menuLink-vendors {
    background-image: url(https://th.test.planetecosystems.com/images/admin/vendors-on.png);
    color: #03947c;
    font-weight: bold;
}

.menuLink-vendors:hover, .menuLink-vendors.active {
    background-image: url(https://th.test.planetecosystems.com/images/admin/vendors-on.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
#active-menu-tab-vendors {
    background-image: url(https://th.test.planetecosystems.com/images/admin/vendors-on.png);
    color: #03947c;
    font-weight: bold;
}
.menuLink-system {
    background-image: url(https://th.test.planetecosystems.com/images/admin/system-off.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.menuLink-system:hover, .menuLink-system.active {
    background-image: url(https://th.test.planetecosystems.com/images/admin/system-on.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.active .menuLink-system {
    background-image: url(https://th.test.planetecosystems.com/images/admin/system-on.png);
    color: #03947c;
    font-weight: bold;
}

#active-menu-tab-system {
    background-image: url(https://th.test.planetecosystems.com/images/admin/system-on.png);
    color: #03947c;
    font-weight: bold;
}
.menuLink-settings {
    background-image: url(https://th.test.planetecosystems.com/images/admin/settings-off.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.menuLink-settings:hover, .menuLink-settings.active {
    background-image: url(https://th.test.planetecosystems.com/images/admin/settings-on.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.active .menuLink-settings {
    background-image: url(https://th.test.planetecosystems.com/images/admin/settings-on.png);
    color: #03947c;
    font-weight: bold;
}
.menuLink-dashboard {
    background-image: url(https://th.test.planetecosystems.com/images/admin/settings-off.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.menuLink-dashboard:hover, .menuLink-dashboard.active {
    background-image: url(https://th.test.planetecosystems.com/images/admin/settings-on.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.active .menuLink-dashboard {
    background-image: url(https://th.test.planetecosystems.com/images/admin/settings-on.png);
    color: #03947c;
    font-weight: bold;
}
.menuLink-edit {
    background-image: url(https://th.test.planetecosystems.com/images/admin/edit-off.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.menuLink-edit:hover, .menuLink-edit.active {
    background-image: url(https://th.test.planetecosystems.com/images/admin/edit-on.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.active .menuLink-edit {
    background-image: url(https://th.test.planetecosystems.com/images/admin/edit-on.png);
    color: #03947c;
    font-weight: bold;
}
.menuLink-client-list {
    background-image: url(https://th.test.planetecosystems.com/images/admin/client-list-off.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.menuLink-client-list:hover, .menuLink-client-list.active {
    background-image: url(https://th.test.planetecosystems.com/images/admin/client-list-on.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.active .menuLink-client-list {
    background-image: url(https://th.test.planetecosystems.com/images/admin/client-list-on.png);
    color: #03947c;
    font-weight: bold;
}
.menuLink-resources {
    background-image: url(https://th.test.planetecosystems.com/images/admin/resources-off.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.menuLink-resources:hover, .menuLink-resources.active {
    background-image: url(https://th.test.planetecosystems.com/images/admin/resources-on.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.active .menuLink-resources {
    background-image: url(https://th.test.planetecosystems.com/images/admin/resources-on.png);
    color: #03947c;
    font-weight: bold;
}
#active-menu-tab-settings {
    background-image: url(https://th.test.planetecosystems.com/images/admin/settings-on.png);
    color: #03947c;
    font-weight: bold;
}
.menuLink-customer-service {
    background-image: url(https://th.test.planetecosystems.com/images/admin/customer-service-off.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.menuLink-customer-service:hover, .menuLink-customer-service.active {
    background-image: url(https://th.test.planetecosystems.com/images/admin/customer-service-on.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
#active-menu-tab-customer-service {
    background-image: url(https://th.test.planetecosystems.com/images/admin/customer-service-on.png);
    color: #03947c;
    font-weight: bold;
}
.second-menu-wrap {
    padding-bottom: 10px;
padding-top: 12px;
}
.menuItem a {
    display:block; 
    float: left;
    width: 12%;
    height: 50px;  
    font-weight: normal;
    color: #cccccc;
    text-decoration: none;
}
.menuItem a:hover {
    color: #03947c;
    font-weight: bold;
}
.menuItem a:active {
    color: #03947c;
    font-weight: bold;
}
.menuItem a.active {
    color: #03947c;
    font-weight: bold;
}
.navImg {
    display:block;
    background-repeat: no-repeat;
    background-position: center center;
    height: 31px;
    width: 36px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 9px;
}
.admin-content {
    width: 100%;
    border: none;
    padding: 0px;
    display: flex;
    overflow: visible;
}
#second-menu-container {
    float: left;
    display: inline-block;
    position: relative;
    padding: 0px;
    width: 180px;
    z-index: 5;
    min-height: 600px;
    background-color: #e6e6e6;
    padding-top: 0px;
}
#content-wrap {
    width: 70%;
    display: inline-block;
    position: relative;
    margin: 20px;
    min-height: 600px;
}
/*secondary navigation structure*/
nav {
    font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 1.5;
    margin: 0px auto; /*for display only*/
    width: 180px;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
.menu-section {
    background: #fff;
    width: 180px;
}
.menu-section div a {
    color: white;
    text-decoration: none;
    width: 180px;
}
/*Menu Header Styles*/
.menu-section div {
    border-bottom: 0px solid rgba(0,0,0,0.3);
    border-top: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 7px 10px;

    /*Gradient*/
    background: #04c1a2; /* Old browsers */
    background: -moz-linear-gradient(top, #04c1a2 0%, #03947c 44%, #026e5c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#04c1a2), color-stop(44%,#03947c), color-stop(100%,#026e5c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #04c1a2 0%,#03947c 44%,#026e5c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #04c1a2 0%,#03947c 44%,#026e5c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #04c1a2 0%,#03947c 44%,#026e5c 100%); /* IE10+ */
    background: linear-gradient(top, #04c1a2 0%,#03947c 44%,#026e5c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04c1a2', endColorstr='#026e5c',GradientType=0 ); /* IE6-9 */
}
.menu-section div:hover {  
    background: #03d8b5; /* Old browsers */
    background: -moz-linear-gradient(top,  #03d8b5 0%, #026e5c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03d8b5), color-stop(100%,#026e5c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #03d8b5 0%,#026e5c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #03d8b5 0%,#026e5c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #03d8b5 0%,#026e5c 100%); /* IE10+ */
    background: linear-gradient(top,  #03d8b5 0%,#026e5c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03d8b5', endColorstr='#026e5c',GradientType=0 ); /* IE6-9 */
}

.menu-section.active div {
    border-bottom: 0px solid rgba(0,0,0,0.3);
    border-top: 1px solid rgba(0,0,0,0.3);
    font-size: 15px;
    font-weight: 500;
    padding: 7px 10px;

    /*Gradient*/
    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(top, #bfd62e 0%, #e6f0a7 44%, #bfd62e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd62e), color-stop(44%,#e6f0a7), color-stop(100%,#bfd62e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bfd62e 0%,#e6f0a7 44%,#bfd62e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bfd62e 0%,#e6f0a7 44%,#bfd62e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bfd62e 0%,#e6f0a7 44%,#bfd62e 100%); /* IE10+ */
    background: linear-gradient(top, #bfd62e 0%,#e6f0a7 44%,#bfd62e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f8f8', endColorstr='#fff',GradientType=0 ); /* IE6-9 */
}
.menu-section.active a {
    color: #666666;
}

.menu-section.active {
    left: 3px;
    position: relative;
    border-right: 1px solid rgba(0,0,0,0.3);
    border-left: 4px solid #027561;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}


/*First Item Styles*/
.alpha p {
    font-size: 13px;
    padding: 8px 12px;
    color: #aaa;
}

/*ul Styles*/
.sub-menu-ul {
    background: #fff;
    font-size: 13px;
    line-height: 20px;
    list-style-type: none;
    overflow: hidden;
    padding: 0px;

    /*Animation*/
    -webkit-transition: max-height 2s ease;
    -moz-transition: max-height 2s ease;
    -o-transition: max-height 2s ease;
    -ms-transition: max-height 2s ease;
    transition: max-height 2s ease;
}


/*li Styles*/
.sub-menu-ul li {
    border-bottom: 1px solid #e6e6e6;
}
.sub-menu-ul li:hover {
    background: #e6e6e6;
}

.sub-menu-ul a {
    margin-left: 20px;
    text-decoration: none;
    color: #aaa;
    width: 200px;
}

#footer {
    margin-top: 0px;
}
.footer-960 {
    border: 0px;
}

.staticTables{
    margin-left: 40px;
}
#topLine td {
    padding: 4px;
}
.line {
    margin-bottom: 20px;
    margin-top: 20px;
}
.staticTables tr td {
    text-align: right;
}
.subtypes-section h3 {
text-align: center;
font-size: 10pt;
padding-top: 5px;
text-transform: uppercase;
font-weight: normal;
margin: 0;
padding: 0;
line-height: 1.0;
color: #005565;
background-color: transparent;
}
.subtypes-section {
padding-top: 6px;
}
.selectBox {
    text-align: center;
    padding-bottom: 4px;
}
.editNewButton {
float: right;
width: 100%;
text-align: right;
top: -20px;
left: -20px;
position: absolute;
padding: 10px;
background-color: #e6e6e6;
height: 23px;
border-bottom: 1px solid #ccc;
}
.campaignProfiles {
display: inline-block;
top: 25px;
padding: 10px;
padding-left: 0px;
}
.pageTitle {
text-transform: uppercase;
text-align: right;
display: inline-block;
float: right;
padding: 10px;
}
.editNew {
margin-top: 8px;
}
.headerSpace {
    height: 60px;
}

.sub-menu-ul .li-active {
    background: none repeat scroll 0% 0% #E6E6E6;
}

.additions,
.batch_count,
.batches,
.budget, 
.claim_count,
.claimed,
.cohort_frequency,
.control,
.cost_per_kwh_saved,
.cost_per_report, 
.cost_to_date, 
.drop_outs,
.electric_savings_percent,
.end_date, 
.frequency, 
.hurs,
.hurs_mailed,
.kwh_saved, 
.labor,
.license,
.opt_outs,
.orig_control,
.orig_participants,
.participants,
.recipients,
.report_date,
.savings,
.sei,
.start_date,
.total
{
    text-align: right;
}

.end_date, 
.start_date
{
    white-space: nowrap;
}

#control-container {
 min-width: none; 
 max-width: none; 
 height: none; 
margin: 0 auto;
 float: none; 
display: inline-block;
position: relative;
margin-right: 20px;
}

#participant-container {
 min-width: none; 
 max-width: none; 
height: 400px;
margin: 0 auto;
position: relative;
 float: left; 
display: inline-block;
}

.overviewContainer {
margin-top: 33px;
margin-left: 30px;
}
#program-economics {
    padding-top: 30px;
}

.header-buttons {
    position: absolute;
    right: 20px;
    display: none;
  }

.header-buttons ul {
  background-image: none;
  border: none;
  float: right;
  position: relative;
  text-align: center;
  width: auto;
}

li.head-button a {
    font-size: 11px!important;
color: #028579;
text-decoration: none;
text-transform: uppercase;
}
li.head-button {
    width: auto;
}

li.button.ui-corner-all, li.button.ui-state-default.ui-corner-all {
background-image: none;
border-radius: 4px;
}
.buttons ul li.button {
 margin-left: 5px; 
}
.ui-state-default, .ui-widget-content .ui-state-default {
border: 1px solid #AAAAAA !important;
border-radius: 8px;
}
.buttons ul li.button.button-no-icon a {
padding: 0px;
}
span.ui-icon.ui-icon-plusthick {
margin-top: 1px !important;
}

body:not(.reset-admin-styles) .form-element .form-element-label {
font-weight: 200;
font-size: 1.2em;
color: #028579;
}
#form-element-link {
display: none;
}
#contractor_edit .form-element .form-element-label {
width: 140px;
}
tr.customer-row.row-odd {
background: none repeat scroll 0% 0% #E6E6E6;
}

table.customer-list td {
    padding: 5px;
}   
/*select#sort_by, select#sort_dir, select#has_notes {
font-weight: bold;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
height: 30px;
background-color: #f5f5f5;
font-family: 'Helvetica', Arial, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 14px;
border-radius: 5px;
display: inline-block;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}*/
.ui-dialog[aria-describedby=download-data-wrapper] .ui-dialog-content {
    border: solid 1px silver;
    background-color: #E6E6E6;
}
.component-fields li {
    border: solid 1px silver;
    background-color: white;
}

.sub-menu-for-insight-wrapper {
    position: absolute;
    right: 502px;
    top: 83px;
    display: none;
    color: #03947c;
    cursor: pointer;

}

#admin-logout {
    bottom: 100px;
    cursor: pointer;
    position: absolute;
    right: 16px;
    top: 0;
}

#admin-logout a {
    color: lightgray;
    font-size: 17px;
    text-decoration: none;
}

#page-builder {
	width: 110%;
}

table.customer-list-tasks {
    width: 120%!important;
}

.all-contractor-list-table-td {
    width: 15%;
}

.all-contractor-list-table-status-select {
    float: left;
    width: 50%;
}

.all-contractor-list-table-td .buttons {
    width: 41%;
}

.menuLink-training {
    background-image: url(https://th.test.planetecosystems.com/images/admin/training-off.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
}

.menuLink-training:hover, .menuLink-training.active {
    background-image: url(https://th.test.planetecosystems.com/images/admin/training-on.png);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
/* new menu*/

.tab-menu li{
    list-style-type: none;
    float: left;
    text-align: center;
    vertical-align: middle;
    height: 37px;
    width: 20%;
    box-sizing: border-box;
    padding-right: 0.5%;
}
.tab-menu li a:hover{
    background: rgba(0, 137, 201, 0.4);
}
.tab-menu ul:after, .user-graph-wrapper:after,
.widget-content ul li:after{
    content: "";
    display: block;
    clear: both;
}
.tab-menu li:last-child{
    padding-right: 0;
}
.tab-menu li a{
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-decoration: none;
    font-size: 17px;
    color: #0089C9;
    border: 2px solid #CDCDCD;
    border-bottom: none;
    line-height: 1;
}
.tab-menu li a:before,
.widget-content ul li:before{
    content: "";
    display: inline-block;
    min-height: inherit;
    height: 100%;
    vertical-align: middle;
}
.tab-menu li a.active-tab{
    background: #0089C9;
    color: white;
    border-color: #0089C9 !important;
}


.tab-menu{
    margin: 25px 0 0 200px;
    width: 70%;
}
.header-logo{
    position: absolute;
}
.header-internal{
    border-bottom: 2px solid #0089C9;
}
.header-logo img{
    max-width: 350px;
    max-height: 90px;
    image-rendering: -webkit-optimize-contrast;
}
.tab-menu{
    position: absolute;
    left: 0;
    bottom: 2px;
}
.admin-menu-V2 {
    height: 109px;
    box-sizing: border-box;
    position: relative;
}
.hide-for-new-menu{
    display: none;
}
.old-header-navV2 .admin-menu-V2{
    margin-left: 182px;
}
.menuLink-request-changes{
    background-image: url(https://th.test.planetecosystems.com/images/admin/request-changes-of.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.active .menuLink-request-changes ,
.menuLink-request-changes:hover {
    background-image: url(https://th.test.planetecosystems.com/images/admin/request-changes-on.png);
    color: #03947c;
    font-weight: bold;
}
/* new left menu*/
#second-menu-container{
    background: #EBEBEB;
    border-right: 1px solid #CDCDCD;
    min-width: 125px;
}
.admin-left-menu{
    display: block;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}
.admin-left-menu li{
    display: block;
    position: relative;
    list-style-type: none;
    width: 100%;
    box-sizing: border-box;
    font-weight: bold;
}

.admin-left-menu li a{
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    min-height: 30px;
    box-sizing: border-box;
    padding-left: 30px;
    text-decoration: none;
    font-size: 12px;
    color: #0089C9;
    border-top: 1px solid white;
    border-bottom: 1px solid #C4C4C4;
    position: relative;
}
.admin-left-menu li a, .admin-left-menu li a:active, .admin-left-menu li a:focus{
    outline: none;
}
.admin-left-menu li a:before {
    content: "";
    display: inline-block;
    min-height: inherit;
    height: 100%;
    vertical-align: middle;
}

.admin-left-menu a:hover,
.admin-left-menu a.active,
.admin-left-menu a.has-sub-menu:hover,
.admin-left-menu a.has-sub-menu.active {
    border-top: 1px solid #909090;
    background-color: #909090;
    color: white;
}


.admin-left-menu a.active:after{
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 10px;
    border-color: transparent transparent transparent #909090;
}
.admin-left-sub-menu > li > a{
    background: white;
}
.admin-left-menu > li a i,
.admin-left-menu > li a.has-sub-menu i{
    display: block;
    background: url("https://th.test.planetecosystems.com/images/admin/menu-arrow-right.png") no-repeat center;
    height: 100%;
    width: 10px;
    position: absolute;
    right: 12px;
    top: 0;
}
.admin-left-menu > li a.active i,
.admin-left-menu > li a.has-sub-menu.active i {
    background: url("https://th.test.planetecosystems.com/images/admin/menu-arrow-bottom.png") no-repeat center;
}
.admin-left-menu > li > a{
    background-repeat: no-repeat;
    background-position: 5px center;
}
.admin-left-menu > li > a > i,
.admin-left-sub-menu > li > a > i{
    display: none;
}
.admin-left-menu > li > a.has-sub-menu > i{
    display: block;
}
.dashboard-link,
.contractor-resources{
    background-image: url("https://th.test.planetecosystems.com/images/admin/dashboard-icon.png");
}
.dashboard-link.active,
.contractor-resources.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/dashboard-icon-white.png");
}
.list-link,
.contractor-training{
    background-image: url("https://th.test.planetecosystems.com/images/admin/list-icon.png");
}
.list-link.active,
.contractor-training.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/list-icon-white.png");
}
.insights-link,
.contractor-client-list{
    background-image: url("https://th.test.planetecosystems.com/images/admin/isights-icon.png");
}
.insights-link.active,
.contractor-client-list.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/isights-icon-white.png");
}
.hurs-list{
    background-image: url("https://th.test.planetecosystems.com/images/admin/HURS-blue.png");
}
.hurs-list.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/HURS-white.png");
}
.manage-link{
    background-image: url("https://th.test.planetecosystems.com/images/admin/manage-icon.png");
}
.manage-link.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/manage-icon-white.png");
}
.reviews-link,
.contractor-system{
    background-image: url("https://th.test.planetecosystems.com/images/admin/reviews-icon.png");
}
.reviews-link.active,
.contractor-system.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/reviews-icon-white.png");
}
.social-link{
    background-image: url("https://th.test.planetecosystems.com/images/admin/social-icon.png");
}
.social-link.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/social-icon-white.png");
}
.alert-link,
.contractor-programs{
    background-image: url("https://th.test.planetecosystems.com/images/admin/alert-icon.png");
}
.alert-link.active,
.contractor-programs.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/alert-icon-white.png");
}
.users-link,
.contractor-edit{
    background-image: url("https://th.test.planetecosystems.com/images/admin/users-icon.png");
}
.users-link.active,
.contractor-edit.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/users-icon-white.png");
}
.marketing-link,
.contractor-request-changes{
    background-image: url("https://th.test.planetecosystems.com/images/admin/megaphone-icon.png");
}
.marketing-link.active,
.contractor-request-changes.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/megaphone-icon-white.png");
}
.calendar-link{
    background-image: url("https://th.test.planetecosystems.com/images/admin/calendar-icon.png");
}
.calendar-link.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/calendar-icon-white.png");
}
.website-link{
    background-image: url("https://th.test.planetecosystems.com/images/admin/browser-icon.png");
}
.website-link.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/browser-icon-white.png");
}
.pages-link{
    background-image: url("https://th.test.planetecosystems.com/images/admin/sitemap-icon.png");
}
.pages-link.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/sitemap-icon-white.png");
}
.edit-gbc-ip-link,
.system-link{
    background-image: url("https://th.test.planetecosystems.com/images/admin/system-icon.png");
}
.edit-gbc-ip-link.active,
.system-link.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/system-icon-white.png");
}
.logout-link{
    background-image: url("https://th.test.planetecosystems.com/images/admin/logout-icon.png");
}
.logout-link.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/logout-icon-white.png");
}
.user-guide-link,
.servicelevelagr-link{
    background-image: url("https://th.test.planetecosystems.com/images/admin/servicelevelagr-icon.png");
}
.user-guide-link.active,
.servicelevelagr-link.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/servicelevelagr-icon-white.png");
}
.rewards-link{
     background-image: url("https://th.test.planetecosystems.com/images/admin/rewards-icon.png");
}
.rewards-link.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/rewards-icon-white.png");
}
.widget-list-link{
    background-image: url("https://th.test.planetecosystems.com/images/admin/widget-list-icon.png");
}
.widget-list-link.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/widget-list-icon-white.png");
}
.edit-dashboard-link{
    background-image: url("https://th.test.planetecosystems.com/images/admin/edit-dashboard-icon.png");
}
.edit-dashboard-link.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/edit-dashboard-icon-white.png");
}
.log-analytics-link{
    background-image: url("https://th.test.planetecosystems.com/images/admin/log-analytics-icon.png");
}
.log-analytics-link.active{
    background-image: url("https://th.test.planetecosystems.com/images/admin/log-analytics-icon-white.png");
}
.admin-left-sub-menu{
    display: none;
}
.admin-left-sub-menu .more-indented li a{
    padding-left: 40px;
}
.active-indented {
    border-top: 1px solid white !important;
    background-color: white !important;
    color: #0089C9 !important;
}
.active-indented i {
    background-image: url(https://th.test.planetecosystems.com/images/admin/menu-arrow-bottom-blue.png) !important;
}
.active-indented:hover {
    border-top: 1px solid #909090 !important;
    background-color: #909090 !important;
    color: white !important;
}
.active-indented:hover i {
    background-image: url(https://th.test.planetecosystems.com/images/admin/menu-arrow-bottom.png) !important;
}
.active + .admin-left-sub-menu{
    display: block;
}
.active + .admin-left-sub-menu a.active:after{
    display: none;
}
.admin-left-sub-menu a:hover, .admin-left-sub-menu a.active {
    background-color: #cbcbcb;
    border-top: 1px solid #bfbcbc;
}

table.admin-table-new{
    width: 100%;
    font-size: 11px;
    border-left: 1px solid #DDDCDC;
    border-right: 1px solid #DDDCDC;
    border-bottom: 1px solid #DDDCDC;
    background: transparent;
}

.admin-table th, table.user-role-table th {
    height: 36px;
    vertical-align: middle;
    text-align: left;
    padding: 1px 10px 1px 10px;
    background: #F1762B;
    border-radius: 0;
    font-size: 14px;
}

.admin-table-new td {
    height: 70px;
    vertical-align: middle;
    font-size: 14px;
    color: #005465;
    border-right: 1px solid #DDDCDC;
    padding: 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.admin-table-new tr:nth-child(2n) {
    background: transparent;
}

.inputs-box{
    border: 1px solid #D4D4D4;
    -webkit-box-shadow: 2px 2px 5px -4px rgba(0,0,0,0.67);
    -moz-box-shadow: 2px 2px 5px -4px rgba(0,0,0,0.67);
    box-shadow: 2px 2px 5px -4px rgba(0,0,0,0.67);
    width: 45%;
    min-height: 140px;
    background: transparent;
    padding: 0;
}
.inputs-box .filter-hl {
    height: 40px;
    line-height: 40px;
    color: white;
    padding: 0 20px;
    font-size: 16px;
    background: #005465;
}
.inputs-box .filter-inputs-wrapper {
    padding: 10px 20px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    font-size: 0;
}
.inputs-box .filter-inputs-wrapper > .input-entry{
    width: 50%;
    position: relative;
    box-sizing: border-box;
    margin-right: 0;
    font-size: 14px;
}
.inputs-box .filter-inputs-wrapper > div label{
    font-size: 14px;
    color: #005466;
    margin-bottom: 10px;
    display: block;
}
.inputs-box .filter-inputs-wrapper > div input,
.inputs-box .filter-inputs-wrapper > div select{
    width: 95%;
    height: 40px;
    box-sizing: border-box;
    background: transparent !important;
    border: 1px solid #DFDFDF;
    border-radius: 0 !important;
    padding: 5px;
    font-size: 14px;

}
.inputs-box .filter-inputs-wrapper > div input{
    padding-right: 37px;
}
.inputs-box .filter-inputs-wrapper > .btn-container{
    float: right;
    width: auto;
    margin: 20px 0;
    font-size: 14px;
}
#tabs .inputs-box .ui-state-default {
    border-radius: 0 !important;
}
.btn-container .button,
.inputs-box .filter-inputs-wrapper > div input[type=submit]{
    background: #0EB9C6 !important;
    border: none !important;
    min-width: 100px;
    text-align: center;
    border-radius: 0 !important;
    cursor: pointer;
}
.btn-container .button a,
.inputs-box .filter-inputs-wrapper > div input[type=submit]{
    padding: 10px 5px !important;
    color: white;
}
.btn-container span.ui-icon.ui-icon-plusthick {
    background: url(https://th.test.planetecosystems.com/images/white-plus.png) no-repeat !important;
    float: right;
}
.btn-container .new-contractor{
    min-width: inherit;
}
.btn-container .new-contractor .button-text {
    padding-right: 30px !important;
    margin-left: 10px !important;
}

.inputs-box .filter-inputs-wrapper .btn-container{
    margin: 15px 0 0;
}
.inputs-box#customer-filter .buttons{
    margin-left: 0;
}
.inputs-box .filter-inputs-wrapper .one-field-search {
    margin: 46px 0;
}
.inputs-box .search-submit-button {
    background: transparent url("https://th.test.planetecosystems.com/images/input-search_bttn-grey.png") no-repeat 0 0 / auto 100%;
    height: 40px;
    width: 37px;
    position: absolute;
    right: 5%;
    bottom: 0;
    cursor: pointer;
}
.inputs-box .reset-fields {
    float: right;
    text-decoration: underline;
    color: white;
    font-size: 14px;
    cursor: pointer;
}
.inputs-box.left-filters,
.inputs-box.right-filters{
    float: left;
}
/*.inputs-box.right-filters{*/
    /*min-width: 570px;*/
/*}*/
.inputs-box.left-filters{
    margin-right: 20px;
}
.inputs-box.right-filters .filter-hl{
    background: #00BFE9;
}
#customer-filter .right-filters .buttons{
    margin-left: 0;
    float: right;
    width: 100%;
}
.inputs-box .col-4{
    width: 33.3333%;
    float: left;
    position: relative;
}
.inputs-box .col-10{
    width: 12%;
    float: left;
    position: relative;
}
#customer-filter .inputs-box .col-4 .form-element{
    width: 95%;
}
#customer-filter .right-filters .filter-inputs-wrapper .form-element{
    width: 33%;
}
#customer-filter .right-filters .btn-container{
    width: 33%;
}
#customer-filter .right-filters .btn-container .button{
    min-width: inherit;
    width: 45%;
}
.full-width{
    width: 100%;
}
.filter-input-box .filter-hl{
    background: #008779;
}
.inputs-box .light-blue{
    background: #00BFE9;
}
.inputs-box .dk_toggle{
    padding: 11px 10px;
    border-radius: 0;
    border: 1px solid #DFDFDF;
}
.inputs-box .dk_container{
    background: transparent;
}
.inputs-box .dk_focus .dk_toggle,
.inputs-box .dk_open{
    box-shadow: none;
}
#form-filter_scheduled_alerts + .btn-container .buttons,
.inputs-box .btn-container .buttons
{
    margin-top: 15px;
}
.convert-to-buttons{
    margin-top: 10px;
}
.convert-to-buttons .button{
    display: block;
    height: 38px;
    float: left;
    box-sizing: border-box;
    color: white;
    line-height: 38px;
    text-decoration: none;
    margin-right: 10px;
}
.convert-to-buttons input.button{
    line-height: 1;
}
.convert-to-buttons .button.gray-color{
    background: #B5B5B5 !important;
}
.btn-long-plus .button a:after{
    content: "";
    display: block;
    clear: both;
}
.btn-long-plus .button-text{
    float: left;
    padding-right: 12px !important;
}
.headerBar{
    display: none;
}
.left{
    float: left;
}
.input-entry .dropdown-menu{
    width: 100%;
}
.list-user-roles-header {
    display: flex;
    justify-content: space-between;
    width: 91.5%;
}
.list-user-roles-header .button-new a{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    align-items: center;
    padding: 0 5px 0 5px;
    width: 75px;
    height: 38px;
    background: #0EB9C6;
    color: #FFFFFF;
    text-decoration: none;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 12px;
}
.list-user-roles-header .button-new a span.ui-icon.ui-icon-plusthick {
    margin: 0;
    background: url(https://th.test.planetecosystems.com/images/white-plus.png) no-repeat;
}
@media (max-width: 1600px) {
    #content-wrap {
        width: 100%;
    }
}
/* START offers*/
.image_toggle_offers {
    float: left;
    margin: 4px 10px 0;
    cursor: pointer;
}

.offers-turn-items{
    padding: 16px 10px 20px 6px;
    position: relative;
}

/* some styles to position the modal at the center of the page*/


.effect {
    position: relative;
}
.effect img {
    width: 100%;
    height: 100%;
}
.eff-1-1 {
    overflow: hidden;
}
.eff-1-1 .caption, .eff-1-1 .caption_alltime_hide {
    position: absolute;
    top: -100%;
    left: 0px;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    color: #fff;
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
}
.eff-1-1 .caption label {
    color: #b1afae;
    font: 16px/1.5 "Droid Sans",Arial,sans-serif!important;
}

.eff-1-1 .caption_alltime_hide label {
    color: floralwhite;
    font: 16px/1.5 "Droid Sans",Arial,sans-serif!important;
}

.eff-1-1 .caption p, .eff-1-1 .caption_alltime_hide p, .eff-1-1 .caption label, .eff-1-1 .caption_alltime_hide label {
    margin: 15px 0px;
    text-align: left;
    padding-left: 150px;

}

.retailer_block {
    margin: 15px;
}

.eff-1-1 .caption a.btn {
    width: 120px;
    display: block;
    background: #68432d;
    color: #fff;
    padding: 10px 0px;
    border-radius: 5px;
    margin: 0px auto 0px auto;
}
.eff-1-1:hover .caption, .eff-1-1 .caption_alltime_hide {
    top: 0px;
}

/* END offers*/

.admin-account-section {
    background-image: url("https://th.test.planetecosystems.com/images/admin/account_section_icon_blue.png");
}
.admin-account-section.active {
    background-image: url("https://th.test.planetecosystems.com/images/admin/account_section_icon_white.png");
}

.admin-channels-section {
    background-image: url("https://th.test.planetecosystems.com/images/admin/channels_icon_blue.png");
}
.admin-channels-section.active {
    background-image: url("https://th.test.planetecosystems.com/images/admin/channels_icon_white.png");
}

.batch-request-link,
.admin-api-section {
    background-image: url("https://th.test.planetecosystems.com/images/admin/api_icon_blue.png");
}
.batch-request-link.active,
.admin-api-section.active {
    background-image: url("https://th.test.planetecosystems.com/images/admin/api_icon_white.png");
}
.modal-edit-popup{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.4);
    z-index: 50;
}
#interface-tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom{
    min-width: 950px;
    overflow: hidden;
}

.gbc-vendor-management {
    width: 100%;
    margin-bottom: 20px;
}

.ui-tabs .ui-tabs-nav{
    font-size: 14px;
}.projects-header {
  color: #999999;
  font-weight: bold;
}

.projects-header td {
  width: 270px;
  padding: 0 10px 10px 20px;
}

.projects-header td:first-child {
  padding-left: 0px;
}

.project-row {
  padding: 10px 20px;
  margin-left: -20px;
}

.project-row.expanded {
  background: #e0f7ec;
  display: none;
}

.proj-title {
  width: 270px;
  padding-left: 20px;
  font-size: 11px;
}

.project-row.expanded .proj-title {
  color: #57c791;
  vertical-align: top;
}

.project-row.expanded .proj-details {

}

.status,
.bid-submitted {
  font-size: 11px;
}

.project-row.expanded .proj-customer .customer-row.collapsed .cust-name,
.proj-customer.collapsed .cust-name,
.project-row.collapsed .proj-title {
  padding-left: 20px;
  background: url(https://th.test.planetecosystems.com/images/collapsed-icon.png) no-repeat;
  cursor: pointer;
}

.project-row.collapsed .status {
  padding-left: 20px;
  width: 280px;
}

.project-row.expanded .proj-customer .customer-row.expanded .cust-name,
.proj-customer.expanded .cust-name,
.project-row.expanded .proj-title {
  padding-left: 20px;
  background: url(https://th.test.planetecosystems.com/images/expanded-icon.png) no-repeat;
  cursor: pointer;
}

.proj-customer {
  width: 280px;
  font-size: 11px;
  padding-left: 10px;
}

.proj-customer .customer-row.collapsed {
  color: #555555;
}

.proj-customer .customer-row.collapsed .status {
  font-size: 11px;
  color: #555555;
}

.proj-customer .customer-row.expanded {
  color: #57c791;
  display: none;
}

.proj-customer .customer-row.expanded > div {
  padding-left: 20px;
}

.proj-customer .customer-row.expanded .phonr,
.proj-customer .customer-row.expanded .email {
  color: #25c4fe;
}

.proj-details td {
  height: 29px;
}

.proj-status {
  width: 280px;
  padding-lefT: 20px;
}

.project-row.expanded .proj-details .proj-status .status,
.project-row.expanded .proj-details .proj-status .bid-submitted{
  padding: 5px 0;
  text-align: center;
  width: 143px;
  border-radius: 5px;
  display: block;
}

.project-row.expanded .proj-details .proj-status.hovered .status,
.customer-filter .proj-details .proj-details-row.hovered .status,
.project-row.expanded .proj-details .proj-status .bid-submitted {
  display: none;
}

.project-row.expanded .proj-details .proj-status.hovered .bid-submitted,
.project-row.expanded .proj-details .proj-details-row.hovered .bid-submitted {
  display: block;
}

.project-row.expanded .proj-details .proj-details-row.hovered .proj-name {
  color: #57C791;
  font-weight: bold;
  cursor: pointer;
}

.project-row.expanded .proj-details .status {
  background: #d3d3d3;
  color: #555555;
}

.project-row.expanded .proj-details .bid-submitted {
  background: #54c18c;
  color: #ffffff;
}

.contractor-content-top {
  border: 1px #eeeeee solid;
  overflow: hidden;
}

.contractor-info-wrapper {
  float: left;
  padding: 30px 0 10px 20px;
  border-right: 1px #eeeeee solid;
}

.contractor-avatar {
  float: left;
  padding-right: 20px;
}

.contractor-avatar img {
max-width: 108px;
}

.contractor-info {
  font-size: 11px;
  color: #555555;
  text-align: left;
  width: 190px;
  float: left;
}

.contractor-info .phone,
.contractor-info .email {
  color: #25c4fe;
}

.contractor-info .phone {
  padding-top: 10px;

}


.bossBody {
  background: #fff;
}

.admin-fluid {
  background: #fff;
  width: 960px;
  margin: 0 auto;
}

.admin-menu {
  float: left;
  padding: 60px 0 0 28px;
}

.admin-menu > ul {
  border-radius: 3px;
}

.admin-menu > ul > li,
.admin-menu > ul > li:hover {
  background: none;
}

.admin-menu > ul > li:first-child a {
  border-radius: 5px 0 0 5px;
}

.admin-menu > ul > li:last-child a {
  border-radius: 0 5px 5px 0;
}

.admin-menu > ul > li > a {
  background: #c9c9c9;
  background: -moz-linear-gradient(top, #d3d3d3, #c0c0c0); /* Firefox 3.6+ */
  /* Chrome 1-9, Safari 4-5 */
  background: -webkit-gradient(linear, left top, left bottom,
  color-stop(0%,#d3d3d3), color-stop(100%,#c0c0c0));
  /* Chrome 10+, Safari 5.1+ */
  background: -webkit-linear-gradient(top, #d3d3d3, #c0c0c0);
  background: -o-linear-gradient(top, #d3d3d3, #c0c0c0); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d3d3d3, #c0c0c0); /* IE10 */
  background: linear-gradient(top, #d3d3d3, #c0c0c0); /* CSS3 */
}

.admin-menu > ul > li > a:hover,
.admin-menu > ul > li > a:active {
  color: #ffffff!important;

  background: #54bf8b;
  background: -moz-linear-gradient(top, #4fb584, #57c690); /* Firefox 3.6+ */
  /* Chrome 1-9, Safari 4-5 */
  background: -webkit-gradient(linear, left top, left bottom,
  color-stop(0%,#4fb584), color-stop(100%,#57c690));
  /* Chrome 10+, Safari 5.1+ */
  background: -webkit-linear-gradient(top, #4fb584, #57c690);
  background: -o-linear-gradient(top, #4fb584, #57c690); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4fb584, #57c690); /* IE10 */
  background: linear-gradient(top, #4fb584, #57c690); /* CSS3 */
}


.admin-menu > ul > li > a {
  color: #555555 !important;
  font-size: 11px;
  padding: 7px 0;
  text-align: center;
  width: 140px;
  border: 0;
  border-right: 1px #fff solid;
}

.admin-content {
  border: 0px;
  background: #fff;
}

.admin-content > h1 {
  float: left;
  font-size: 24px;
  color: #57c791;
  width: 270px;
}

#customer-filter {
  float: left;
  width: 640px;
}

#customers {
  clear: both;
}

#form-element-order_by {
  margin-top: 18px;
}

.project_workflow {
  display: none;
}

.ui-dialog {
  width: 700px!important;
}

#dialog {
  padding: 0;
  margin: 0;
}

.form-forkflow {
  padding: 15px;
}

.form-forkflow .form-element-label {
  float: left;
  color: #555555;
  font-weight: normal;
  width: 220px;
}

.form-forkflow #form-element-notes #notes,
.form-forkflow #form-element-notes .form-element-label {
  float: none;
}

.form-forkflow #form-element-notes #notes {
  width: 500px;
  height: 100px;
}

.form-forkflow input[type=text],
.form-forkflow textarea {
  font-size: 11px;
  color: #555555;
  padding: 8px;
  border: 1px #cccccc solid;
  border-radius: 3px;
}

.workflow-contractor-info-wrapper {
  background: #eeeeee;
  padding: 5px 5px 10px 15px;
  font-family: "Helvetica", Arial;
  overflow: hidden;
}

.workflow-contractor-info-wrapper .name {
  width: 220px;
  float: left;
  font-weight: bold;
  line-height: 25px;
}

.workflow-contractor-info-wrapper .name-label,
.workflow-project-info-wrapper .name-label {
  color: #555555;
  font-size: 12px;
  font-weight: bold;
}

.workflow-contractor-info-wrapper .name .contractor-name {
  color: #999999;
  font-size: 24px;
}

.workflow-contractor-info-wrapper .location {
  float: left;
  width: 150px;
  color: #555555;
  font-size: 11px;
  padding-top: 20px;
}

.workflow-contractor-info-wrapper .contacts {
  float: left;
  color: #25c4fe;
  font-size: 11px;
  padding-top: 20px;
}

.cancel-dialog {
  cursor: pointer;
  float: right;
}

.ui-dialog-titlebar {
  display: none;
}

.workflow-project-info-wrapper {
  padding: 15px 15px;
  border-bottom: 1px #eeeeee solid;
  font-family: "Helvetica", Arial;
}

.workflow-project-info-wrapper .project-title {
  font-size: 24px;
  font-weight: bold;
  color: #57c791;
}

#requests-table {
	
}

#requests-table tr.header {
	font-weight: bold;
}

#requests-table td {
	border: 1px solid #69727e;
	height: 28px;
	width: 76px;
	vertical-align: middle;
	text-align: center;
	background: #c9dbf2;
	font-size: 12px;
}

#requests-table tr td:first-child {
	width: 61px;
	background: #93b8e5;
}

#legend-table {
	background: url("https://th.test.planetecosystems.com/images/contractor/img-contractortable-636x59.png") no-repeat;
	margin-left: 62px !important;
	clear: both;
	font-weight: bold;
	width: 636px;
}

#legend-table tr.legend {
  color: #ffffff;
  height: 59px;
}

#legend-table tr.legend td {
  border: 0 none;
  height: 59px;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  padding-right: 18px;
  width: 57px;
  line-height: 14px;
}

#legend-table tr.legend td:first-child {
	padding-left: 24px;
}

#legend-table tr.legend td.light-green {
	color: #234f83;
}

.contractor-actions {
  border-radius: 6px;
  box-shadow:  0px 0px 15px #888888;
  margin: 50px 0 10px 0px;
  background: #ffffff;
  width: 700px;
}

.contractor-actions .block-left {
  float: left;
}

.contractor-actions .block-right {
  float: right;
}

.contractor-actions .block-bottom {
  clear: both;
  height: 88px;
  border-top: 1px solid #dcdcdc;
}

.contractor-actions .block-bottom .manage-customers {
  width: 210px;
  height: 38px;
  display: block;
  text-decoration: none;
  color: #555555;
  line-height: 38px;
  text-align: center;
  background: url("https://th.test.planetecosystems.com/images/contractor/btn-blank-210x38.png") no-repeat;
}

.contractor-actions .block-left .header,
.contractor-actions .block-right .header {
  font-size: 17px;
  font-weight: bold;
  color: #cccccc;
}

.contractor-actions .block-left .header {
  margin: 26px 0 0 38px;
}

.contractor-actions .block-right .header {
  margin: 26px 0 0 0;
}
.contractor-actions .block-bottom .block-left {
  margin: 22px 0 0 38px;
  color: #a7a7a7;
  line-height: 16px;
  width: 355px;
}

.contractor-actions .block-bottom .block-right {
  margin: 25px 52px 0 0;
}

.contractor-actions .block-left .tips {
  margin: 25px 0 0 38px;
}

.contractor-actions .block-left .tips .tips-row {
  margin-bottom: 20px;
}

.contractor-actions .block-left .tips .tips-row .bullet {
  float: left;
  width: 45px;
  height: 45px;
  background: url("https://th.test.planetecosystems.com/images/contractor/icon-bullet-45x45.png") no-repeat;
  text-align: center;
  line-height: 45px;
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
}

.contractor-actions .block-left .tips .tips-row .link {
  float: left;
  width: 250px;
  margin: 10px 0 0 10px;
  font-size: 16px;
  line-height: 18px;
}

.contractor-actions .block-left .tips .tips-row .link a {
  color: #bbbbbb;
}

.contractor-actions .block-right ul.todos {
  width: 300px;
  margin-top: 25px;
  margin-right: 30px;
  font-size: 14px;
}

.contractor-actions .block-right ul.todos,
.contractor-actions .block-right ul.todos li {
  list-style: circle url("https://th.test.planetecosystems.com/images/contractor/icon-bullet-6x6.png");
}

.contractor-actions .block-right ul.todos li {
  margin: 12px 0;
}

.contractor-actions .block-right ul.todos li a {
  color: #bbbbbb;
}


.header-buttons {
    display: inline-block;
  }
  
.second-menu-wrap {
    display: none;
}

table.customer-list td {
	padding: 10px !important;
    vertical-align: middle;
}

.contractor-list-buttons .button {
	margin: 5px;
}

.myprojects-bid-wrapper {
    font-size: 12px;
    left: 362px;
    position: relative;
    top: 98px;
}
.job-project {
  width: 588px;
  margin: 7px 0;
}

/*contractor job steps*/
.job-header.collapsed {
    margin-left: -15px;
    margin-top: 10px;
    padding-left: 20px;
    background: url(https://th.test.planetecosystems.com/images/collapsed-icon.png) no-repeat;
    cursor: pointer;
}
.job-header.expanded {
    margin-left: -15px;
    margin-top: 10px;
    padding-left: 20px;
    color: #57c791;
    background: url(https://th.test.planetecosystems.com/images/expanded-icon.png) no-repeat;
    cursor: pointer;
}
.job-group {
    border: 1px solid rgba(102, 102, 102, 0.15);
}
.project-job.collapsed {
    display: block;
}
.project-job.expanded {
    display: none;
}
/*----contractor job steps-----*/
/* IP-2272 Contractor Portal: Move "Apply" and "Reset" buttons next last search input field*/
.filters-form-buttons {
  margin-left: 70px;
  float: left;
  margin-top: -8px;
}
.contractor-task-filters-form-buttons{
  margin-left: 70px;
  float: left;
  margin-top: -11px;
}
/*IP-2271 Contractor Portal: Add "Cancel Upload" to upload popup. */
.plupload-close {
  cursor: pointer;
  margin: 5px;
  padding-left: 95%;
}
/******/

.contractor-edit-description {
    padding: 10px 0px 10px 2px;
}

/* /contractor/edit logo form*/
.contractor-edit-form{
  position: relative;
}
form.c-logo{
  width: 200px;
  height: auto;
  position: absolute;
  left: 630px;
  top: 20px;
}
.c-logo-upload-btn{
  position: relative;
  display: block;
  color: white;
  font-size: 16px;
  padding: 15px 40px 15px 20px;
  line-height: 1;
  background: #69b8c4 url("https://th.test.planetecosystems.com/images/load-more-arrow.png") no-repeat right 15px center;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
}
.c-logo-upload-btn input[type=file]{
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
}
.c-logo-preview{
  width: 160px;
  height: 160px;
  margin: 15px auto;
}
.c-logo-preview img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.c-logo-empty img{
  display: none;
}
.c-logo-empty{
  background: #ebebeb;
}
.c-logo-empty:before{
  content: 'Add a Photo or Logo';
  font-size: 26px;
  padding: 17px 33px;
  box-sizing: border-box;
  display: block;
  color: #c9c9c9;
}
.replace-btn-contain{
  text-align: center;
}
#replace-logo{
  color: #8ecad3;
  font-size: 18px;
}
.busy .c-logo:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.6) url("https://th.test.planetecosystems.com/images/spinner3.gif") no-repeat center center/ 50px 50px;
}
.c-logo-empty + .replace-btn-contain{
  display: none;
}
.c-logo-upload-btn.c-upload-invisible{
  visibility: hidden;
}

/* // */