﻿body {} #gmap {
    display: block;
    height: 400px;
    width: 100%;
    z-index: 1;
    border-bottom: 1px solid #D3E0E9;
}
a:hover,
a:focus {
    text-decoration: none;
}
::selection {
    background: #022461;
    color: #fff;
    text-shadow: none;
}
:-moz-placeholder {
    /* Firefox 18- */
    
    color: #484848;
    font-style: italic;
    font-size: 14px;
}
::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #484848;
    font-style: italic;
    font-size: 14px;
}
.left-subcrew{
    float:left;width:40px;text-align:right;padding-right:3px;margin:2px;
}
.right-subcrew{
    float:left;
    width:645px;
    margin:2px;
}
 
 
.testsublime {
    min-width: 400px;
}
.ngsearchbox {
    /*min-width: 320px;*/
    
    margin-bottom: 15px;
    clear: both;
}
.panelsubsection {
    clear: both;
    margin-top: 14px;
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d7d7d7;
    width: 300px;
    padding-right: 20px;
}
/* JOB Styles*/

.newjob {
    background-color: aquamarine;
}
.ssjob {
    background-color: lightgreen;
}
.ipjob {
    background-color: lightsteelblue;
}
.blink_me {
    animation: blinker 3s linear infinite;
    border: 2px solid yellow;
}
.showclicktrail {
    position: relative;
    z-index: 10;
    width: 450px;
    height: auto;
}
@keyframes blinker {
    50% {
        opacity: 0.3;
    }
}
.activeemp {}::-webkit-input-placeholder {
    color: #484848 !important;
    font-style: italic;
    opacity: .5;
}
:-moz-placeholder {
    /* Firefox 18- */
    
    color: #484848 !important;
    font-style: italic;
    opacity: .5;
}
::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #484848 !important;
    font-style: italic;
    opacity: .5;
}
:-ms-input-placeholder {
    color: #484848 !important;
    font-style: italic;
    opacity: .5;
}
.loginformlabels {
    width: 85px;
    float: left;
    padding-top: 6px;
}
.home-width {
    width: -moz-calc(100% - 250px);
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
}
.home-titles {
    width: 100%;
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
}
.home-inputs {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
​ .loginforminputs {
    width: 215px;
    float: left;
}
.calculated-width {
    width: -moz-calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
}
​ .calculated-height {
    height: 100vh;
}
​ .calculated-height #myviewer {
    min-height: -moz-calc(100% - 100px);
    min-height: -webkit-calc(100% - 100px);
    min-height: calc(100% - 100px);
    background-color: red;
    border: 2px solid green;
}
.hiddenfilter-width {
    width: 100%;
}
.touchy {
    cursor: pointer;
}
.outerphotobox {
    float: left;
    margin: 20px 20px 0px 0px;
}
.innerphotobox {
    font-size: 16px;
    height: 228px;
    width: 196px;
    border: 1px solid #d3e0e9;
    padding: 7px 7px 32px 7px;
    background: #fff;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.innerphotobox:hover {
    box-shadow: 0px 5px 10px 0px rgb(189, 203, 219);
    border: 1px solid #bdcbdb;
}
.innerphotodiv {
    width: 180px;
    height: 180px;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
    border: 1px solid #d3e0e9;
}
.boxbottomlabel {
    padding-top: 9px;
    text-align: center;
    color: #0773bb;
    cursor: pointer;
}
.calculated-height {
    min-height: -moz-calc(100% - 3px);
    min-height: -webkit-calc(100% - 3px);
    min-height: calc(100% - 3px);
}
​ .squarephoto {
    position: absolute;
    clip: rect(0px, 180px, 180px, 0px);
}
.bigsquarephoto {
    position: absolute;
    clip: rect(0px, 240px, 240px, 0px);
}
.ng-pageslide {
    margin-top: 90px;
    background: rgba(245, 248, 250, .95);
    border: 1px solid #d3e0ea;
}
.paneltopdiv {
    border-radius: 5px;
    height: 160px;
    background-color: rgb(114, 130, 158);
}
.darkpageback {
    background-color: dimgray;
}
.dimpageback {
    background-color: #CCC;
}
.ng-pageslide #demo-ctrl {
    border-top-left-radius: 2px;
}
.ng-pageslide #login-ctrl {
    border-top-left-radius: 2px;
    background-color: dimgray;
    height: 100%;
}
.ng-pageslide #closejob-ctrl {
    border-top-left-radius: 2px;
    /*background-color: dimgray;*/
    
    height: 100%;
}
.ng-pageslide #partner-ctrl {
    border-top-right-radius: 2px;
}
.panelbutton {
    border-radius: 5px;
    border: 1px solid #FFF;
    background-color: #0773bb;
    color: #FFF;
    float: right;
    font-weight: bold;
    margin-right: 15px;
}
.panelbuttoncenter {
    border-radius: 5px;
    border: 1px solid #FFF;
    background-color: #0773bb;
    color: #FFF;
    font-weight: bold;
    margin-right: 15px;
    padding: 5px;
}
.mybar {
    float: left;
    height: 10px;
    background-color: #0773bb;
    color: white;
    font-size: 10px;
    font-weight: bold;
}
.horzepaulet {
    float: left;
    font-size: 15px;
    border-color: #acacac;
    color: #0733bb;
    width: 50px;
    padding-left: 5px;
    text-align: left;
    background: #fff;
    border: 1px solid #d3e0ea;
}
.horzepauletob {
    width: 53px;
    /* was changed from 50px*/
    
    height: 25px;
    margin-top: -2px;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: bold;
    border-radius: 2px;
    color: #0733bb;
    vertical-align: middle;
    width: 50px;
    padding-left: 5px;
    text-align: left;
    background: #fff;
    border: 1px solid #d3e0e9;
}
.horzepauletrt {
    width: 50px;
    height: 22px;
    float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: bold;
    border: solid;
    border-width: 1px;
    border-radius: 1px;
    border-color: #acacac;
    color: #0733bb;
    vertical-align: middle;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 0px;
    background: #fff;
}
.badge-ep-style {
    padding-left: 4px;
    margin-top: 5px;
    margin-left: 4px;
    width: 18px;
    height: 12px;
}
.badge-dept-style {
    margin-top: 5px;
    max-height: 12px;
}
.biggerphotobox {
    width: 120px;
    height: 120px;
    overflow: hidden;
    border-radius: 1px;
    border: solid;
    border-color: #CCC;
    border-width: 0px;
}
.smallyachtname {
    font-size: 8px;
}
.bigtextarea {
    min-width: 500px;
    min-height: 350px;
}
.onecircle {
    margin-left: 55px;
}
.twocircle {
    margin-left: 25px;
}
.threecircle {
    margin-left: 5px;
}
.biggerpreviewphoto {
    position: absolute;
    top: 0px;
    left: 235px;
    background-color: #FFF;
    height: 155px;
    width: 134px;
    border: solid;
    border-color: #CCC;
    border-width: 1px;
    padding-top: 9px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 40px;
    box-shadow: 3px 3px 6px #000000;
    -webkit-transform: rotate(9deg);
    -moz-transform: rotate(9deg);
    -o-transform: rotate(9deg);
    -ms-transform: rotate(9deg);
    transform: rotate(9deg);
}
.photobox {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 1px;
    border: solid;
    border-color: #CCC;
    border-width: 1px;
}
/*.photobox img {
    max-width: 120px !important;
    height: auto!important;
}*/

.crew-photo-card-single {
    font-size: 19px;
    height: 228px;
    width: 196px;
    background-color: white;
    padding: 7px 7px 32px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
    border: 1px solid rgb(211, 224, 234);
}
.crew-photo-card-single:hover {
    box-shadow: 0px 5px 10px 0px rgb(189, 203, 219);
    border: 1px solid #bdcbdb;
}
.teamphoto {
    float: left;
    background-color: white;
    height: 105px;
    width: 90px;
    border: solid;
    border-color: #CCC;
    border-width: 1px;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 40px;
    margin-bottom: 20px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.teamphoto img {
    width: 80px;
    height: auto;
    max-height: none;
    max-width: none;
}
.teamphoto:hover {
    box-shadow: 0px 5px 10px 0px rgb(189, 203, 219);
    border: 1px solid #bdcbdb;
}
/*.partnerphoto {
    position: absolute;
    top: 38px;
    left: 235px;
    background-color: #FFF;
    height: 130px;
    width: 114px;
    border: solid;
    border-color: #CCC;
    border-width: 1px;
    padding-top: 9px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 40px;
    box-shadow: 2px 2px 1px #808080;
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
}*/

.previewphoto {
    position: absolute;
    top: 38px;
    left: 265px;
    background-color: #FFF;
    height: 130px;
    width: 114px;
    border: solid;
    border-color: #CCC;
    border-width: 1px;
    padding-top: 9px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 40px;
    box-shadow: 2px 2px 1px #808080;
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
}
.closeslide {} .notseen {
    position: absolute;
    clip: rect(0px, 180px, 180px, 0px);
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}
.notseen:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.seen {
    position: absolute;
    clip: rect(0px, 180px, 180px, 0px);
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.paneldiv {
    background-color: #eeeeee;
    border-radius: 5px;
    padding: 15px;
    margin-top: 90px;
}
.blueword {
    /* background: #cbd5e6;*/
    
    font-size: 14px;
    color: #022461;
    font-weight: 700;
}
.empdetailsdiv {
    width: 100%;
    height: 100%;
    overflow: auto;
}
.crewdetailsdiv {
    width: 100%;
    height: 100%;
    /*overflow: auto;*/
    /*padding: 0px 15px;*/
}
.ulstuff ul {
    margin-top: 90px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.cdetail {
    float: left;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 90px;
    text-align: center;
    margin-top: 3px;
    padding: 6px 0px;
    display: block;
    cursor: pointer;
    height: 34px;
    color: #022461;
    border: 1px solid #d3e0e9;
    background: #f5f8fa;
}
.cdetailact {
    float: left;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 90px;
    text-align: center;
    margin-top: 3px;
    padding: 6px 0px;
    background-color: #FFF;
    color: #022461;
    display: block;
    font-weight: bold;
    cursor: pointer;
    height: 34px;
    border: 1px solid #d3e0ea;
    border-bottom: none;
}
.hand {
    cursor: pointer;
}
.cdetailactblue {
    float: left;
    border: 2px solid #022461;
    border-bottom-width: 2px;
    border-bottom-color: #FFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 100px;
    text-align: center;
    margin: 3px 3px -2px 0px;
    padding: 5px 5px 0px 0px;
    background-color: #FFF;
    color: #022461;
    display: block;
    font-weight: bold;
}
.activefilter {
    position: relative;
    top: -2px;
    background-color: #FFF;
    padding: 3px;
    padding-right: 8px;
    padding-left: 8px;
    color: #022461;
    height: 18px;
    font-size: 14px;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 10px;
    font-weight: bold;
    border: solid;
    border-color: #d7d7d7;
    border-width: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-width: 1px;
    border-bottom-color: #FFF;
    z-index: 50;
    position: inherit;
}
.inactivefilter {
    position: relative;
    top: -1px;
    padding: 3px;
    padding-right: 8px;
    padding-left: 8px;
    color: #022461;
    height: 18px;
    font-size: 14px;
    vertical-align: middle;
    margin-right: 10px;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #d3e0e9;
    background: #f5f8fa;
}
.customadd {
    background-color: #ffdc8f;
    color: #022461;
    font-size: 12px;
}
.dashboard {
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    margin-top: 10px;
}
.searchlabeldiv {
    margin-top: 22px;
    float: left;
    margin-bottom: 7px;
}
.searchlabels {
    background-color: #fff;
    color: #022461;
    border: 1px solid #d3e0ea;
    padding: 4px 8px;
    margin-right: 10px;
    border-radius: 4px;
}
.searchlabels .fa {
    margin: 0px 5px;
}
.chatlabels {
    background-color: #e9e9e9;
    min-height: 22px;
    padding-right: 8px;
    padding-left: 8px;
    color: #022461;
    height: 18px;
    font-size: 14px;
    vertical-align: top;
    margin-right: 10px;
    margin-left: 10px;
    font-weight: bold;
    cursor: pointer;
    min-width: 130px;
    float: left;
    margin-top: 3px;
    margin-bottom: 3px;
}
.thinWordBlue {
    font-family: Roboto;
    font-weight: 300;
    color: #073F75;
}
.boldWordBlue {
    font-family: Roboto;
    font-weight: 700;
    color: #073F75;
}
.sortlabels {
    background-color: #022461;
    padding: 3px;
    color: #e9e9e9;
    height: 18px;
    font-size: 14px;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 10px;
    font-weight: bold;
}
.sortlabels a {
    color: #e9e9e9;
}
.searchlabels a {
    color: #808080;
}
.statusfilter {
    text-decoration: none;
    margin-left: -2px;
    width: 230px;
    padding-right: 5px;
    cursor: pointer;
    padding-bottom: 3px;
}
.statusfilter:hover {
    color: #0773bb;
    text-decoration: none;
}
.resultsheader {
    margin-top: 10px;
    color: #FFF;
    background-color: #0372bc;
    width: 100%;
    float: left;
    padding: 10px;
}
.loginheader {
    margin-top: 5px;
    color: #022461;
    background-color: #ffad04;
    line-height: 20px;
    width: 100%;
    float: left;
    padding: 5px;
    padding-right: 10px;
    vertical-align: middle;
    border-radius: 3px;
    clear: both;
}
.filteron {
    color: #666 !important;
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    cursor: pointer;
}
.filteroff {
    color: #666 !important;
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    border-bottom: 1px solid #d3e0e9;
    cursor: pointer;
}
.filteroff a {
    color: #666;
    font-weight: 500;
}
.sortoff {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #e9e9e9;
    background-color: #022461;
    line-height: 20px;
    width: 100%;
    float: left;
    padding: 5px;
    padding-right: 10px;
    vertical-align: middle;
    border-radius: 3px;
    clear: both;
}
.sortoff a {
    color: #e9e9e9;
}
.filterlinks {
    width: 100%;
    padding: 10px;
    float: left;
    font-size: 14px;
    background: #f5f8fa;
    border-bottom: 1px solid #d3e0ea;
    border-top: 1px solid #d3e0ea;
    color: #337ab7;
}
.filterlinks a {
    color: #337ab7;
    font-size: 14px;
    line-height: 2;
}
.filterlinks a:hover {
    text-decoration: underline;
}
.padup {
    padding-top: 5px;
}
.jobAdminName {
    color: #0773bb;
    font-weight: bold;
    font-size: 12px;
}
#mainempview,
#mainView,
#jobView,
#partnerView {
    border: 1px solid #d3e0e9;
    background: #fff;
    float: left;
    padding: 20px;
    margin-top: -1px;
    width: 100%;
    padding-bottom: 60px;
}
.rotate {
    /* Safari */
    
    -webkit-transform: rotate(45deg);
    /* Firefox */
    
    -moz-transform: rotate(45deg);
    /* IE */
    
    -ms-transform: rotate(45deg);
    /* Opera */
    
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    /* Internet Explorer */
    
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.slidediv {
    overflow-y: scroll;
    overflow-x: hidden;
}
.active {
    background-color: #FFF;
    color: #000;
}
.greytext {
    color: #acacac;
}
.greytext:hover {
    color: #022461;
}
.darkblue {
    color: #022461;
}
.darkblue a:hover {
    color: #0773bb;
}
.medblue {
    color: #0773bb;
}
.gold {
    color: #ffad04;
}
.statuslink {
    color: #76d9f0;
    text-decoration: none;
}
.statuslink:hover {
    color: #FFF;
    text-decoration: underline;
}
.ishadow {
    color: #acacac;
    /* text-shadow: 2px 2px 2px #ccc;
    font-size: 1.5em;*/
}
.wshadow {
    color: #FFF;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    /*font-size: 1.5em;*/
}
.ishadow:hover {
    color: red;
    /*text-shadow: 0px 0px 0px #ccc;
    font-size: 1.5em;*/
}
.loadscreen {
    height: 400px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.userassigned {
    border-style: dotted;
    border-width: 2px;
    border-color: #CCC;
}
.hasmessages {
    border-color: red;
}
.noclicks {
    opacity: 0.4;
}
.hidepanel {
    color: white;
    position: relative;
    left: -73px;
    top: -4px;
    width: 75px;
    padding: 6px;
    padding-left: 8px;
    padding-bottom: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    background: #0372bc;
}
.hidepanel.closehide.mobile {
    top: -56px;
    width: 100%;
}
.phidepanel {
    color: white;
    position: relative;
    left: 337px;
    top: 1px;
    width: 75px;
    padding: 6px;
    padding-left: 8px;
    padding-bottom: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #0372bc;
}
.vertep {
    width: 25px;
    height: 50px;
    margin-top: 5px;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: bold;
    border: solid;
    border-width: 2px;
    border-radius: 1px;
    background-color: #FFF;
    border-color: #acacac;
    color: #0733bb;
    vertical-align: middle;
    /*box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.5);*/
    
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
}
.bublrow {
    padding: 15px;
}
.yachtsrcheven {
    background-color: ActiveCaption;
}
.yachtsrchodd {
    background-color: #FFF;
}
.passport {
    width: 40px;
    height: 50px;
    margin-top: 5px;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
    border-radius: 1px;
    /*background-color:#022461;*/
    
    border-color: #acacac;
    color: #FFF;
    vertical-align: middle;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.5);
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
}
/*bubble stuff*/

.bubble {
    overflow: visible;
}
.bubble.opacity {
    opacity: 1;
}
.bubble {
    max-height: 2000px;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    padding-left: 0px;
}
.bubble.one-page {
    top: 0;
    right: auto;
    max-width: 1080px;
}
.bubble li {
    position: relative;
    list-style: none;
    float: none;
    display: inline-block;
    overflow: visible;
    width: auto;
}
.bubble li a {
    border-bottom: none;
}
.bubble li > ul {
    position: absolute;
    top: auto;
    left: 25%;
    width: 151px;
    background: url(/Content/img/subnav_arrow.png) no-repeat 10px top;
    padding: 8px 0 0 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.bubble li > ul li {
    width: 151px;
    padding: 0px;
    float: left;
    background: #022560;
    padding: 0 0 5px 0;
}
.bubble li > ul li:first-child {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.bubble li ul li > ul {
    margin-left: 100%;
    top: 0;
}
.bubble li ul li a {
    border-bottom: none;
    margin: 0px;
    color: #7ce1f6;
    font-size: 14px;
    text-align: left;
    height: auto;
    line-height: 32px;
    padding: 0px 0 0 15px;
}
.bubble li ul li a:hover {
    text-decoration: underline;
}
.bubble li ul.open {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 1;
}
.bubble li ul.open li {
    overflow: visible;
    max-height: 100px;
}
.bubble li ul.open ul.open {
    margin-left: 100%;
    top: 0;
}
.menu-button {
    display: none;
}
/* Description popups*/

.descbox {
    border: solid;
    border-width: 1px;
    border-color: #022461;
    background-color: #e9e9e9;
    font-size: 12px;
    color: #022461;
}
.statuscircle {
    position: relative;
    width: 45px;
    height: 45px;
    border-radius: 22px;
    background-color: #FFF;
    font-size: 10px;
    font-weight: bold;
    padding-top: 0;
    vertical-align: top;
    z-index: 5;
    cursor: pointer;
}
.adminstatuscircle {
    position: relative;
    width: 45px;
    height: 45px;
    border-radius: 22px;
    background-color: deepskyblue;
    font-size: 10px;
    font-weight: bold;
    padding-top: 0;
    vertical-align: top;
    z-index: 5;
    cursor: pointer;
}
.statusbox {
    margin-left: 15px;
    float: left;
    position: relative;
    width: 45px;
    height: 45px;
    border-radius: 22px;
    font-size: 10px;
    font-weight: bold;
    padding-top: 0;
    vertical-align: top;
    z-index: 5;
    cursor: pointer;
}
.statuscirclelabel {
    background: none;
    color: #fff;
    text-align: center;
}
.statuscirclelabel:hover {
    color: #FFF;
}
.adminstatuscircle:hover {
    background-color: #ffad04;
    border-radius: 22px;
    color: black;
}
.statuscircle:hover {
    background-color: #ffad04;
    border-radius: 22px;
    color: black;
    /* margin-left:10px; 
    float:left;
     position:relative;
     width:45px;
     height:45px;
     border-radius:22px; 

     font-size:10px;
     font-weight:bold;
     padding-top:0;
     vertical-align:top;
     z-index:5;
     cursor:pointer;*/
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important;
}
#partner-ctrl h2 {
    color: #022461 !important;
    font-size: 18px !important;
}
.fa-info-circle:hover {
    cursor: pointer;
}
.tooltip {
    opacity: 1 !important;
}
.tooltip-inner {
    background: #fff;
    color: #484848;
    border: 1px solid #d3e0e9;
}
.tooltip-arrow {
    display: none;
}
/* 
.tooltip {
    background: transparent;
    border: none;
    max-width: 400px;
    opacity: 1;
}
.tooltip-inner {
    background:#fff;
    border:1px solid #d3e0e9;
    color:#484848;
    text-align:left;
    padding:10px;
    opacity: 1;

}
.tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
}
*/

@media screen and (max-height: 750px) {
    .ng-pageslide {
        margin-top: 89px;
    }
    .calculated-height {
        height: 100%;
        overflow: auto;
    }
    .slidediv {
        overflow: auto;
    }
}
@media screen and (max-height: 450px) {
    .calculated-height {
        height: 200px;
    }
    .searchlabeldiv {
        clear: both;
    }
    .slidediv {
        overflow: auto;
    }
}
@media screen and (max-width: 380px) {
    .slidediv {
        height: 280px;
        overflow: auto;
    }
    .calculated-width {
        width: 100%;
    }
    .loadscreen {
        height: 280px;
    }
    .searchlabeldiv {
        clear: both;
    }
    .dashboard {
        clear: both;
    }
    .hidepanel {
        color: white;
        position: relative;
        top: -56px;
        padding: 6px;
        padding-left: 8px;
        padding-bottom: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        background: #0372bc;
        width: 100%;
        left: 0px;
        text-align: center;
    }
    .phidepanel {
        color: white;
        position: relative;
        top: -52px;
        padding: 6px;
        padding-bottom: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        background: #0372bc;
        width: 100%;
        left: -4px;
        text-align: center;
    }
}
.myjobsbutton {
    border-radius: 5px;
    border: 1px solid #FFF;
    color: #FFF;
    float: left;
    font-weight: bold;
    margin-right: 15px;
}
.confirmbutton {
    background-color: #3c763d;
}
.declinebutton {
    background-color: #a94442;
}
.savedeclinebutton {
    background-color: #428bca;
    clear: both;
}
.myjobrepeat {
    clear: both;
    margin-bottom: 8px;
}
/*latest changes*/

body {
    font-family: "Roboto", sans-serif;
    color: #666;
}
.ngwrapper {
    padding: 20px 50px 25px;
    margin-top: 35px !important;
}
/*h2 {
    font-family: "Roboto", sans-serif;
    font-size: 30px;s
    font-weight: normal;
    color: #484848;
}*/

p {
    font-size: 14px;
    margin-bottom: 15px;
    /*    color: #666;*/
}
.positionbydepttitle {
    margin-bottom: -10px;
    font-size: 22px;
    font-family: "Roboto", sans-serif;
    color: #666;
    font-weight: normal;
}
/*.float {margin-top: 30px;}*/

.hidepanel.closeslide > a {
    text-decoration: none;
}
/*.biggerpreviewphoto {
    left: 215px;
    top: -30px;
    height: 140px;
}*/
/*.paneltopdiv > img {
    left: 310px !important;
    top: -40px !important;
}*/

.ulstuff {
    margin-left: -40px;
    position: relative;
}
.ulstuff li {
    margin-right: -1px;
}
.statuscircle {
    height: 42px;
}
.statuscircle:hover {
    border-radius: 24px;
}
.partnerphoto {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 3px 3px 6px #000000;
    height: 155px;
    left: 235px;
    padding: 9px 6px 25px;
    position: absolute;
    top: -4px;
    transform: rotate(9deg);
    width: 134px;
}
.partnerphoto img {
    height: auto !important;
    max-width: 120px !important;
    max-height: none !important;
}
.photobox {
    height: 100%;
    width: 100%;
}
.phidepanel.closeslide > a {
    text-decoration: none;
}
/*@media screen and (min-width: 321px) and (max-width: 479px) {
    .hidepanel.closeslide {
        top: -3px;
    }
}*/

.statussearch > a {
    margin-left: -40px;
    margin-top: -50px;
}
.statustop {
    float: left;
    text-align: center;
    font-size: 20px;
    margin-top: 2px;
    margin-left: 10px;
}
@media screen and (min-width: 321px) and (max-width: 479px) {
    .statustop {
        font-size: 15px !important;
        margin-top: 8px !important;
    }
}
/*.form-control.form-control-small.ng-pristine.ng-untouched.ng-valid.ng-not-empty {
    margin-bottom: 5px;
}

.form-control.ng-pristine.ng-untouched.ng-valid.ng-not-empty {
    margin-bottom: 5px;
}

.form-control.ng-pristine.ng-valid.ng-not-empty.ng-touched {
    margin-bottom: 5px;
}

.form-control.form-control-small.ng-pristine.ng-valid.ng-empty.ng-touched {
    margin-bottom: 5px;
}

.form-control.form-control-small.ng-pristine.ng-untouched.ng-valid.ng-empty {
    margin-bottom: 5px;
}*/

#jobtypedropdown {
    margin-bottom: 5px;
}
.emailicon {
    position: relative;
    width: 19px;
    height: 19px;
    border-radius: 9px;
    float: right;
    margin-right: -30px;
    background-color: #ffad04;
    font-size: 9px;
    font-weight: bold;
    padding-top: 4px;
    vertical-align: top;
    z-index: 5;
}
/*.bigsquarephoto.hand {
    max-width: 100% !important;
}
.squarephoto.hand {width:100%; max-width: 100% !important;}
.seen {width100%;}
.notseen {width100%; height:100%;}*/

.loadscreensection {
    width: 50%;
    float: left;
}
.loadscreenleft {
    width: 450px;
    margin-right: -250px;
    float: right;
    border: 5px solid #337ab7;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 25px 3px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 25px 3px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 25px 3px rgba(0, 0, 0, 0.45);
}
@media screen and (min-width: 321px) and (max-width: 479px) {
    .loadscreenleft {
        width: 300px;
        margin-right: -150px;
    }
}
.displayscreen {
    height: 150px;
    background-color: #FFF;
    padding: 5px;
}
.displayscreenheader {
    line-height: 28px;
    color: #000;
    font-size: 22px;
}
.displayscreentext {
    height: 150px;
    background-color: #CCC;
    padding-top: 50px;
}
.loader {
    margin-top: 0px;
}
#displayscreeninnertext {
    font-size: 22px;
    color: #000;
}
/* LOADER */

.loader:before,
.loader:after,
.loader {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}
.loader {
    margin: 8em auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.loader:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.loader:after {
    left: 3.5em;
}
.loader:before,
.loader:after {
    content: '';
    position: absolute;
    top: 0;
}
@-webkit-keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em #ffad04;
    }
    40% {
        box-shadow: 0 2.5em 0 0 #ffad04;
    }
}
@keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em #ffad04;
    }
    40% {
        box-shadow: 0 2.5em 0 0 #ffad04;
    }
}
.homepagesleftside {
    float: left;
    width: 245px;
    margin-top: 3px;
}
.gotohomepage {
    font-size: 20px;
    color: #022461;
    padding-bottom: 6px;
    text-transform: capitalize;
}
.displayscreenone {
    width: 50%;
    float: left;
}
.displayscreentwo {
    width: 300px;
    margin-right: -150px;
    float: right;
    border: 5px solid #CCC;
}
.displayscreenthree {
    height: 150px;
    background-color: #FFF;
    padding: 5px;
}
.displayscreenfour {
    height: 150px;
    background-color: #CCC;
    padding-top: 50px;
}
.nghomepage {
    clear: both;
    margin-top: 8px;
    font-size: 14px;
}
.seenspace {
    width: 160px;
    text-align: center;
    margin-top: -170px;
    margin-left: 10px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #022461;
}
.developerrow {
    margin-left: 10px;
}
.clearboth {
    clear: both;
}
.loadtext {
    ertical-align: middle;
}
.statusfilter.plus {
    font-size: 14px;
    width: 100%;
}
.statusfilter.moreplus {
    float: left;
    width: 100%;
}
.statusfiltertwo {
    float: right;
    width: 40%;
}
.statusfilterthree {
    float: left;
    width: 50%;
}
.greaterthan {
    font-size: 12px;
}
.blueword.addasset {
    margin-left: 10px;
}
.assetlistdiv {
    clear: both;
    font-size: 14px;
    font-weight: bold;
}
.outerphotobox.plus.waitonjobs {
    margin: 8px;
    float: left;
}
.greaterthantwo {
    font-size: 10px;
}
.clearbothplus {
    width: 100%;
    clear: both;
}
.mymsgsrow {
    border-bottom: 1px dashed #CCC;
    margin-bottom: 5px;
}
.notefrom {
    color: #022461;
    font-weight: bold;
}
.monthdate {
    font-size: 10px;
    clear: both;
    margin-top: -8px;
    padding: 0;
}
.jobstatus {
    position: relative;
    z-index: 3;
    margin-top: 0;
    height: 45px;
    background-color: #0773bb;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.jobtitle {
    /* position: absolute;*/
    
    top: 5px;
    width: 100%;
    text-align: center;
}
.jobrow {
    position: relative;
    z-index: 12;
    margin-top: 0;
    height: 180px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.jobprim {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: white;
}
.candidatesreviewed {
    float: left;
    width: 45px;
    color: #ffad04;
    text-align: right;
    margin-right: 3px;
    margin-top: 25px;
}
.candidatesreviewedtwo {
    float: left;
    width: 125px;
    text-align: left;
    margin-top: 25px;
}
.candidatesreviewedrow {
    float: left;
    width: 45px;
    color: #ffad04;
    text-align: right;
    margin-right: 3px;
}
.candidatessubmitted {
    float: left;
    width: 125px;
    text-align: left;
}
.cvrequested {
    float: left;
    width: 125px;
    text-align: left;
}
.candidatesavailable {
    float: left;
    width: 125px;
    text-align: left;
}
.boxbottomlabelimg {
    max-height: 25px;
    float: left;
    margin-left: 5px;
}
.horzepauletimg {
    margin-top: -2px;
    max-height: 13px;
}
.horzepauletimgtwo {
    padding-left: 2px;
    margin-top: -2px;
    max-width: 18px;
}
.gotojob {
    float: right;
    margin-top: -4px;
    margin-right: 3px;
}
.deptindept {
    width: 360px;
    float: left;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.depttitle {
    width: 100%;
    background-color: #0773bb;
    color: #FFF;
    font-size: 15px;
    text-transform: uppercase;
    padding: 4px;
}
.listholderimg {
    max-height: 149px;
    max-width: 111px;
    vertical-align: top;
    float: left;
}
.listholderrow {
    margin-left: 15px;
}
.listholderrowsearch {
    float: left;
    font-size: 12px;
    color: #022461;
}
.listholderrowicon {
    margin-top: -5px;
    max-height: 13px;
    max-width: 18px;
}
.listholderrowlevel {
    padding-left: 2px;
    margin-top: -4px;
    max-width: 18px;
}
.addassetformrow {
    clear: both;
    margin-bottom: 15px;
}
.addassetformslideAsset {
    float: left;
    margin-top: 10px;
    width: 90px;
    text-align: center;
    margin-right: 14px;
}
.addassetformslideAssetrow {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 1px;
    border: solid;
    border-color: #CCC;
    border-width: 1px;
}
.bluewordrow {
    font-weight: bold;
    color: #0773bb;
    margin-left: 10px;
}
.bluewordrowadmin {
    float: left;
    margin-top: 10px;
    width: 90px;
    text-align: center;
    margin-right: 4px;
}
.bluewordrowteam {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 1px;
    border: solid;
    border-color: #CCC;
    border-width: 1px;
}
.partnerctrlpad {
    padding: 25px 5px 20px 20px;
}
.partnerpanelhide {
    color: white;
    margin-left: 7px;
}
.partnerctrlpadrow {
    margin-top: -40px;
    margin-bottom: 25px;
}
.partnerctrlpadrowtitle {
    color: white;
    font-size: 20px;
}
.partnerctrlpadback {
    height: 77px;
    background-color: #72829e;
    border-style: solid;
    border-width: 4px;
    border-color: white;
    border-radius: 2px;
    padding: 5px;
    margin-top: -10px;
}
.partnerpanelcrewimg {
    padding-left: 4px;
    margin-top: 2px;
    max-width: 16px;
}
.partnerpanelcrewimgtwo {
    padding-left: 2px;
    margin-top: 2px;
    max-width: 18px;
}
.partnerpanelcrewimgthree {
    padding-left: 3px;
    margin-top: 3px;
    max-width: 30px;
}
.partnerpanelcrewrow {
    float: left;
    text-align: center;
    font-size: 25px;
    padding-top: 18px;
    margin-left: 20px;
    font-size: 30px;
}
.partnerpanelcursor {
    cursor: help;
}
.partnerpanelpadding {
    padding: 4px;
}
.paperclipimg {
    position: absolute;
    top: 30px;
    left: 340px;
    max-height: 40px;
    max-width: 40px;
}
.partnerpanelunavailable {
    float: left;
    color: #FFF;
    position: absolute;
    left: 22px;
    top: 145px;
}
.partnerpanelunavailablerow {
    margin-top: 50px;
    max-height: 100%;
}
.paperclipsub {
    position: absolute;
    top: 30px;
    left: 340px;
    max-height: 40px;
    max-width: 40px;
}
.msgdate {
    font-size: 8px;
    clear: both;
    padding: 0;
}
.partnerpanelthreexp {
    width: 300px;
    height: 40px;
}
.partnerpanelthreexpimg {
    max-height: 40px;
    max-width: 40px;
}
.vertepimg {
    padding-left: 4px;
    margin-top: 2px;
    max-width: 16px;
}
.vertephorizimg {
    padding-left: 2px;
    margin-top: 2px;
    max-width: 18px;
}
.teamphotorow {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 1px;
    border: solid;
    border-color: #CCC;
    border-width: 1px;
}
.blueworddiv {
    float: left;
    width: 90px;
    text-align: center;
}
.bluewordfloat {
    float: left;
    width: 90px;
    text-align: left;
    margin-bottom: 14px;
}
.bluewordjobimg {
    margin-top: -2px;
    max-height: 13px;
}
.bluewordjobimgtwo {
    padding-left: 2px;
    margin-top: -2px;
    max-width: 18px;
}
.headertotop {
    font-size: 20px;
    color: #022461;
}
.col-lg-12.col-med-12.col-sm-12.col-xs-12.headertoprow {
    padding-bottom: 5px;
}
.showdevrow {
    font-size: 10px;
    clear: both;
}
.clicktrackerrow {
    height: 100px;
    font-size: 10px;
    overflow: auto;
    width: 600px;
    float: left;
}
.greetallrow {
    height: 100px;
    font-size: 10px;
    overflow: auto;
    width: 600px;
    float: left;
}
.formreadyrow {
    margin-top: -15px;
}
.dashboard.more {
    font-size: 12px;
    margin-top: -4px;
    float: left;
}
.searchlabels.plus {
    float: left;
    margin-left: 8px;
    padding-right: 8px;
}
.searchlabelsplusdiv {
    margin-left: 35px;
}
.gotoassetdiv {
    margin-bottom: -5px;
    margin-top: 5px;
}
.gotoassetspan {
    font-weight: bold;
    font-size: 18px;
}
.gotoassetspantwo {
    margin-right: 5px;
}
.jobdetailspan {
    font-weight: bold;
}
.displayscreendiv {
    height: 100px;
}
.displayscreenheader.plus {
    position: relative;
    z-index: 25;
}
.displayscreenheaderdiv {
    height: 150px;
}
.loader.more {
    position: relative;
    z-index: 20;
    top: -130px;
}
.col-lg-12.col-med-12.col-sm-12.col-xs-12.padplus {
    padding: 0px;
}
.enablefiltersmore {
    float: right;
    margin-right: 6px;
}
.fa.fa-eye-slash {
    color: white;
}
.filterlinks.more {
    margin-bottom: 15px;
    padding-left: 7px;
}
.potentialdiv {
    float: right;
    width: 80px;
    text-align: left
}
.vieweddiv {
    float: right;
    width: 80px;
    text-align: left
}
.enablefiltersdiv {
    float: left;
    width: 245px;
    margin-left: 50px;
    margin-top: 4px;
}
.insidebox {
    font-weight: bold;
    color: #022461;
}
.crewcountspan {
    float: left;
}
.newcountdivleft {
    float: left;
}
.newcountdivright {
    float: right;
}
.statusfilerspacer {
    font-size: 14px;
    width: 100%;
    border-bottom: solid;
    border-width: 1px;
    border-color: #022461;
    height: 5px;
    margin-bottom: 5px;
}
.activefilter.plus {
    margin-left: 0px;
    cursor: pointer;
}
/*
.tooltipspan {
    cursor: help;
    color: #ffad04;
    font-weight: bold;
}
*/

.activefilterdiv {
    border: solid;
    border-width: 1px;
    border-color: #d7d7d7;
    z-index: 1;
    height: 60px;
    padding: 8px;
    margin-bottom: 20px;
}
.form-control.text {
    width: 190px;
    float: left;
}
.searchtextbutton {
    float: right;
    height: 30px;
    width: 30px;
    margin-top: 2px;
    border-width: 0px;
}
.searchloggedbutton {
    float: right;
    height: 30px;
    width: 30px;
    margin-top: 2px;
    border-width: 0px;
}
.filtersort {
    margin-left: 0px;
    cursor: pointer;
}
.filtersorttwo {
    margin-left: -5px;
    cursor: pointer;
}
.collapseam {
    border: solid;
    border-width: 1px;
    border-color: #d7d7d7;
    z-index: 1;
    padding: 3px;
}
.locationspan {
    float: left;
}
.amountdesc {
    float: right;
    margin-right: 10px;
}
.filterlinksregion {
    font-size: 12px;
}
.filterlinksregion a:hover {
    color: #0372bc;
}
.nullspan {
    float: right;
}
.filtersorttrue {
    float: right;
    margin-right: 10px;
}
.jobtitle {
    font-size: 12px;
}
.jobstatuscrew {
    float: left;
    text-align: center;
    margin: 9px;
    padding: 0px;
}
.jobstatuscrewdiv {
    font-size: 19px;
    height: 228px;
    width: 196px;
    background-color: white;
    padding-top: 7px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 32px;
    border: 1px solid #d3e0ea;
    transition: all 0.25s ease-in-out;
}
.jobstatuscrewdiv:hover {
    border: 1px solid #0372bc;
    box-shadow: 0px 5px 10px 0px rgba(234, 238, 255, 1);
}
.jobstatuscrewrow {
    width: 180px;
    height: 180px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #d3e0ea;
}
.crewphotorow {
    position: relative;
    left: 0px;
    float: left;
}
.rotate.unavailable {
    margin-top: -100px;
    margin-left: 15px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: white;
}
.unavailablediv {
    padding-top: 9px;
}
.horzepauletimgone {
    margin-top: -2px;
    max-height: 13px;
}
.nextpagebutton {
    height: 700px;
    width: 20px;
    position: absolute;
    top: 0px;
    right: -20px;
    float: right;
}
.login-ctrl.plus {
    padding: 25px 5px 20px 20px;
}
.hidepanel.closeslide.plus {
    color: dimgray
}
.closeloginpanel {
    color: white;
    margin-left: 7px;
}
.hidepaneldiv {
    margin-top: -40px;
    margin-bottom: 25px;
}
.loginrequiredtitle {
    color: white;
    font-size: 20px;
}
.loginrequiredback {
    background-color: #FFF;
    border-style: solid;
    border-width: 4px;
    border-color: white;
    border-radius: 2px;
    padding: 5px;
    color: #022461;
    margin-top: 15px;
    font-size: 18px;
    text-align: center;
    padding: 15px;
}
.pleaseloginrow {
    border-radius: 5px;
    border: 2px solid #FFF;
    background-color: #0773bb;
    color: #FFF;
    font-weight: bold;
    padding: 7px;
}
.createaccountdiv {
    border-radius: 5px;
    border: 2px solid #fff;
    background-color: #0773bb;
    color: #fff;
    font-weight: bold;
    padding: 7px;
}
.canceldiv {
    border-radius: 5px;
    border: 2px solid #FFF;
    background-color: #ffad04;
    color: #022461;
    font-weight: bold;
    padding: 7px;
}
.assetctrlplus {
    background-color: dimgray;
    height: 100%;
    padding: 25px 5px 20px 20px;
}
.hidepanel.closeslide.div {
    opacity: 0;
}
.hidepanellink {
    color: white;
    margin-left: 7px;
}
.showjoboption {
    margin-top: -40px;
    margin-bottom: 25px;
}
.showjoboptiondiv {
    min-height: 750px;
    background-color: #FFF;
    border-style: solid;
    border-width: 4px;
    border-color: white;
    border-radius: 2px;
    padding: 5px;
    color: #022461;
    margin-top: 15px;
    font-size: 18px;
    text-align: left;
    padding: 15px;
}
.panelbuttoncenter.plus {
    color: #FFF;
}
.showjoboptionor {
    margin-top: 15px;
    margin-bottom: 15px;
}
.showjoboptionclear {
    clear: both;
    margin-bottom: 20px;
}
.panelbuttoncenter.plus {
    color: #FFF;
    clear: both;
    text-align: center;
}
.showasset {
    margin-top: -40px;
    margin-bottom: 25px;
}
.assetrequiredtitle {
    color: white;
    font-size: 20px;
}
.assetrequireddiv {
    min-height: 750px;
    background-color: #FFF;
    border-style: solid;
    border-width: 4px;
    border-color: white;
    border-radius: 2px;
    padding: 5px;
    color: #022461;
    margin-top: 15px;
    font-size: 18px;
    text-align: center;
    padding: 15px;
}
.outerphotobox.plus {
    margin: 8px;
    float: left;
}
.outerphotobox.plustwo {
    float: left;
    margin-top: 10px;
    width: 90px;
    text-align: center;
    margin-right: 14px;
}
.teamphoto.plusphoto {
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 10px;
}
.teamphotodiv {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 1px;
    border: solid;
    border-color: #CCC;
    border-width: 1px;
}
.squarephoto.plusphoto {
    max-height: 80px;
    max-width: 80px;
    position: relative;
    left: 0px;
    float: left;
    border-radius: 1px;
    cursor: pointer;
}
.yachtnamediv {
    width: 80px;
    height: 15px;
    text-overflow: clip;
    overflow: hidden;
}
.teamphoto.form {
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.teamphotoextra {
    idth: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 1px;
    border: solid;
    border-color: #CCC;
    border-width: 1px;
}
.squarephoto.img {
    max-height: 80px;
    max-width: 80px;
    position: relative;
    left: 0px;
    float: left;
    border-radius: 1px;
    cursor: pointer;
}
.teamphotonew {
    max-height: 80px;
    height: 15px;
    text-overflow: clip;
    overflow: hidden;
}
.addassetformdiv {
    clear: both;
    margin-bottom: 15px;
}
.slideassetdiv {
    float: left;
    margin-top: 10px;
    width: 90px;
    text-align: center;
    margin-right: 14px;
}
.teamphoto.plus {
    font-size: 12px;
    font-weight: bold;
}
.addjetdiv {
    font-size: 14px;
}
.assetformsjs {
    line-height: 20px;
    padding-left: 4px;
}
.blueword.moretitle {
    margin-top: 15px;
    clear: both;
}
.assetitleline {
    width: 25%;
    float: left;
    margin-top: 7px
}
.assetitlelinefloat {
    width: 73%;
    float: left;
}
.homefboline {
    width: 25%;
    float: left;
}
.yourrolediv {
    float: left;
    width: 25%;
    margin-top: 5px;
}
.blueword.title {
    margin-top: 15px;
    clear: both;
}
.addyachtcheck {
    margin: 5px;
}
.saveassettbutton {
    border-radius: 5px;
    border: 1px solid #FFF;
    background-color: #0773bb;
    color: #FFF;
    float: right;
    font-weight: bold;
    margin-right: 30px;
}
.showdeactivatebutton {
    border-radius: 5px;
    border: 1px solid #022461;
    background-color: #ffad04;
    color: #022461;
    float: right;
    font-weight: bold;
    margin-right: 15px;
}
.assetlinediv {
    width: 70%;
    float: left;
}
.assetitlelineclear {
    width: 25%;
    float: left;
    margin-top: 7px;
    clear: both;
}
.saveyachtbutton {
    border-radius: 5px;
    border: 1px solid #FFF;
    background-color: #0773bb;
    color: #FFF;
    float: right;
    font-weight: bold;
    margin-right: 15px;
}
.blueword.enter {
    margin-top: 15px;
    clear: both;
}
.assetformisestatediv {
    line-height: 20px;
    padding-left: 4px;
}
.hidepanel.closeslide.plus {
    background: dimgray;
}
.closejobfalse {
    color: white;
    margin-left: 7px;
}
.user-ctrlplus {
    padding: 5px 5px 5px 20px;
}
.closepaneldivplus {
    margin-top: -40px;
    margin-bottom: 25px;
}
.paneltopdiv.plus {
    position: relative;
    top: -30px;
}
.closepaneltitle {
    color: white;
    font-size: 20px;
}
.closeslidediv {
    background-color: #72829e;
    border-style: solid;
    border-width: 4px;
    border-color: white;
    border-radius: 2px;
    padding: 5px;
    margin-top: 15px;
    color: #FFF;
}
.candidateidtitle {
    color: white;
    font-size: 20px;
    padding-left: 5px;
    padding-top: 5px;
}
.candidateidtitlediv {
    color: #FFF;
    font-weight: bold;
    margin-top: -10px;
    padding-left: 5px;
    padding-top: 5px;
}
.statusspan {
    color: #ffdc8f;
}
.statusdiv {
    margin-top: 3px;
    border-top: 1px solid dimgray;
    padding-top: 2px;
    color: #ffad04;
    font-weight: bold;
}
.nextsteps {
    margin-left: 50px;
    margin-top: 3px;
}
.onecirclediv {
    margin-top: 7px;
}
.statuscirclelabel.requestcv {
    margin-top: 5px;
    width: 60px;
    margin-left: -8px;
}
.thumbsup {
    padding: 5px 6px 6px;
}
.adminstatuscirclepad {
    padding: 6px;
}
.statuscirclediscard {
    padding: 6px;
    padding-left: 10px;
}
.peanutsrow {
    height: 77px;
    background-color: #72829e;
    border-style: solid;
    border-width: 4px;
    border-color: white;
    border-radius: 2px;
    padding: 5px;
    margin-top: -10px;
}
.passportdiv {
    float: left;
    text-align: center;
    font-size: 25px;
    margin-top: 2px;
    margin-left: 10px;
}
.statusrow {
    font-size: 12px;
    color: #FFF;
}
.open.plusmore {
    font-size: 14px;
    color: #76d9f0;
    width: 200px;
}
.changestatus {
    width: 200px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.vertepimgone {
    padding-left: 4px;
    margin-top: 2px;
    max-width: 16px;
}
.vertpeimgtwo {
    padding-left: 2px;
    margin-top: 2px;
    max-width: 18px;
}
.passportimg {
    padding-left: 3px;
    margin-top: 3px;
    max-width: 30px;
}
.ngloggedin {
    width: 200px;
    padding-left: 10px;
    padding-right: 10px;
}
.statuslink.plusleft {
    float: left;
}
.statuslink.plusright {
    float: right;
}
statuslink.plusleft.plus {
    color: #CCC;
}
.colorinline {
    color: #CCC;
}
.ngclickplus {
    width: 200px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.shadowhanddiv {
    float: left;
    text-align: center;
    font-size: 25px;
    padding-top: 18px;
    margin-left: 20px;
    font-size: 30px;
    margin-top: 10px;
}
.bigsquarephoto.hand.plus {
    position: relative;
    left: 0px;
    float: left;
    border-radius: 1px;
}
.biggerphotoboxdiv {
    width: 118px;
    text-align: center;
    background-color: #ffdc8f;
    margin-top: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #022461;
}
/*
.tooltipcursor {
    cursor: help;
}
*/

.paperclipimgtwo {
    position: absolute;
    top: -10px;
    left: 340px;
    max-height: 40px;
    max-width: 40px;
}
.ulstuffdiv {
    margin-top: -30px;
    max-height: 100%;
}
.uibtooltipli {
    width: 40px;
    padding-left: 3px;
}
.slidediv.plus {
    overflow: auto;
}
.form-control.plus {
    width: 75%;
    float: left;
    overflow: hidden;
}
.loggedindiv {
    margin-top: 10px;
    clear: both;
}
.notesdiv {
    color: #022461;
    font-weight: bold;
}
.notesdatediv {
    font-size: 8px;
    clear: both;
    margin-top: -8px;
    padding: 0;
}
.ngmodeltext {
    width: 85%;
    height: 150px;
    margin: 5px;
}
.objectivesdiv {
    margin-bottom: 10px;
}
.blueword.div {
    margin-top: 10px;
}
.ngrepeat {
    width: 300px;
    height: 40px;
}
.ngrepeatimg {
    max-height: 40px;
    max-width: 40px;
}
.partnershowdiv {
    margin-top: 10px;
}
.statuslinkimg {
    padding-left: 4px;
    margin-top: 2px;
    max-width: 16px;
}
.statuslinkimgtwo {
    padding-left: 2px;
    margin-top: 2px;
    max-width: 18px;
}
.ngclick {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 1px;
    border: solid;
    border-color: #CCC;
    border-width: 1px;
}
.squarephoto.plusplus {
    position: relative;
    left: 0px;
    float: left;
    border-radius: 1px;
    cursor: pointer;
}
.blueword.yacht {
    margin-top: 7px;
    margin-bottom: 7px;
}
.panelsubsection.yacht {
    height: 80px;
}
.smallboatdaysdiv {
    float: left;
    width: 90px;
    text-align: center;
}
.blueword.days {
    clear: both;
    margin-top: 7px;
    margin-bottom: 7px;
}
.ngrepeatorderby {
    float: left;
    width: 90px;
    text-align: left;
    margin-bottom: 14px;
}
.horzepaulet.mouseleave {
    padding-left: 5px;
}
.jobepimg {
    margin-top: -2px;
    max-height: 13px;
}
.jobepidimgtwo {
    padding-left: 2px;
    margin-top: -2px;
    max-width: 18px;
}
.daysworked {
    float: left;
    clear: both;
}
.daysworkeddiv {
    border-top: 1px solid #d7d7d7;
    padding-top: 14px;
    width: 300px;
}
.blueword.type {
    clear: both;
    margin-top: 7px;
    margin-bottom: 7px;
}
.blueworddivtwo {
    width: 100%
}
.statuslinkleft {
    float: left;
    width: 200px;
    height: 10px;
    background-color: #CCCCCC;
    position: relative;
    top: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
.motordiv {
    width: 100%;
    float: left;
    text-align: center;
}
.partner-ctrlplus {
    padding: 25px 20px 20px 10px;
}
.addClickTracker {
    color: white;
    margin-left: 7px;
}
.phidepanelplus {
    margin-top: -40px;
    margin-bottom: 25px;
}
.candidateid {
    color: white;
    font-size: 20px;
}
.candidateiddiv {
    height: 77px;
    background-color: #72829e;
    border-style: solid;
    border-width: 4px;
    border-color: white;
    border-radius: 2px;
    padding: 5px;
    margin-top: -10px;
    width: 250px;
}
.partnerpanelimgthree {
    padding-left: 4px;
    margin-top: 2px;
    max-width: 16px;
}
.partnerpanelimgfour {
    padding-left: 2px;
    margin-top: 2px;
    max-width: 18px;
}
.passportimgone {
    padding-left: 3px;
    margin-top: 3px;
    max-width: 30px;
}
.passportrow {
    float: left;
    text-align: center;
    font-size: 25px;
    padding-top: 18;
    margin-left: 20px;
    font-size: 31px;
}
.squarephoto.hand.moreplus {
    position: relative;
    left: 0px;
    float: left;
    border-radius: 1px;
}
.paperclipimgthree {
    position: absolute;
    top: -15px;
    left: 340px;
    max-height: 40px;
    max-width: 40px;
}
.partnerpanelunavailable {
    float: left;
    color: #FFF;
    position: absolute;
    left: 22px;
    top: 145px;
}
.partnerpanelunavailablediv {
    margin-top: 50px;
    max-height: 100%;
}
.form-control.partnercrewnote {
    width: 75%;
    float: left;
    overflow: hidden;
}
.loggedinrow {
    max-height: 300px;
    overflow: auto;
    margin-top: 10px;
    clear: both;
}
.usersfirstname {
    color: #022461;
    font-weight: bold;
}
.msgdateplus {
    font-size: 8px;
    clear: both;
    margin-top: -8px;
    padding: 0;
}
.partnerpanelthreexp {
    width: 300px;
    height: 40px;
}
.blueword.recent {
    margin-top: 10px;
}
.partnerpanelthreexpimgtwo {
    max-height: 40px;
    max-width: 40px;
}
.partnershow.div {
    margin-top: 10px;
}
.statuslinkplusleftimg {
    padding-left: 4px;
    margin-top: 2px;
    max-width: 16px;
}
.statuslinkplusleftimgtwo {
    padding-left: 2px;
    margin-top: 2px;
    max-width: 18px;
}
.teamphotorowtwo {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 1px;
    border: solid;
    border-color: #CCC;
    border-width: 1px;
}
.squarephoto.partner {
    position: relative;
    left: 0px;
    float: left;
    border-radius: 1px;
}
.blueword.ref {
    margin-top: 7px;
    margin-bottom: 7px;
}
.panelsubsection.height {
    height: 80px;
}
.blueword.role {
    clear: both;
    margin-top: 7px;
    margin-bottom: 7px;
}
.partnerpanelroledays {
    float: left;
    width: 90px;
    text-align: left;
    margin-bottom: 14px;
}
.horzepaulet.showepdesc {
    padding-left: 5px;
}
.horzepauletimgthree {
    margin-top: -2px;
    max-height: 13px;
}
.horzepauletimgfour {
    padding-left: 2px;
    margin-top: -2px;
    max-width: 18px;
}
.daysworkedspan {
    float: left;
    clear: both;
}
.clearbothdiv {
    border-top: 1px solid #d7d7d7;
    padding-top: 14px;
    width: 300px;
}
.blueword.bytype {
    clear: both;
    margin-top: 7px;
    margin-bottom: 7px;
}
.bytypediv {
    width: 100%
}
.bytyperow {
    float: left;
    width: 200px;
    height: 10px;
    background-color: #CCCCCC;
    position: relative;
    top: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
.sailgrey {
    width: 100%;
    float: left;
    text-align: center;
}
.job-ctrldiv {
    padding: 25px 5px 20px 20px;
}
.jobchecked {
    color: white;
    margin-left: 7px;
}
.jobcheckeddiv {
    margin-top: -40px;
    margin-bottom: 25px;
}
.jobidtitle {
    color: white;
    font-size: 20px;
}
.jobidrow {
    height: 77px;
    background-color: #72829e;
    border-style: solid;
    border-width: 4px;
    border-color: white;
    border-radius: 2px;
    padding: 5px;
    margin-top: -10px;
    padding-left: 10px;
}
.hand.yachtjob {
    max-height: 40px;
    max-width: 40px;
    float: left;
    margin-top: 8px;
    margin-right: 8px;
}
.jobpanelpositionimg {
    padding-left: 4px;
    margin-top: 2px;
    max-width: 16px;
}
.jobpanelpositionimgtwo {
    padding-left: 2px;
    margin-top: 2px;
    max-width: 18px;
}
.passportstatus {
    font-size: 12px;
    color: #FFF;
}
.open.closed {
    font-size: 14px;
    color: #76d9f0;
    width: 200px;
}
.jobstatusmsg {
    width: 200px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.functionalitydiv {
    text-align: center;
}
.partnerenvelope.div {
    float: left;
    text-align: center;
    font-size: 25px;
    padding-top: 18px;
    margin-left: 20px;
    font-size: 30px;
}
.squarephoto.hand.profile {
    position: relative;
    left: 0px;
    float: left;
    border-radius: 1px;
    max-height: 140px;
    max-width: 140px
}
.jobAdminName {
    position: absolute;
    top: 30px;
    left: 340px;
    max-height: 40px;
    max-width: 40px;
}
.yachtprevtype {
    line-height: 20px;
}
.squarephoto.pointer {
    max-height: 80px;
    max-width: 80px;
    position: relative;
    left: 0px;
    float: left;
    border-radius: 1px;
    cursor: pointer;
}
.heightboth {
    height: 5px;
    clear: both;
}
.blueword.heightboth {
    margin-top: 15px;
    clear: both;
}
.showyachtfinder {
    line-height: 20px;
    padding-left: 4px;
    min-height: 300px;
}
.oldjobtab {
    line-height: 20px;
    padding-left: 4px;
}
.oldjobtabdiv {
    min-height: 300px;
    line-height: 20px;
    padding-left: 4px;
}
.jobtypeheight {
    width: 30%;
    float: left;
    margin-top: 7px
}
.jobtypeheightdiv {
    width: 65%;
    float: left;
}
.jobdetailstartdate {
    width: 50%;
}
.form-control.jobobjminsalary {
    margin: 3px;
    width: 40%;
    float: left;
}
.form-control.jobnotebox {
    width: 75%;
    float: left;
    overflow: hidden;
}
.loggedinplus {
    overflow: auto;
    margin-top: 10px;
    clear: both;
}
.username {
    color: #022461;
    font-weight: bold;
}
.tolabel {
    float: left;
    vertical-align: middle;
    margin-top: 12px;
}
.floatright {
    float: right
}
.panelbutton.white {
    color: white;
}
.crewprofilehide {
    color: white;
    margin-left: 7px;
}
.statuscirclerow {
    padding: 5px 6px 6px;
}
.fa.fa-thumbs-up.fa-3x {
    color: black;
    position: relative;
    z-index: 6;
}
.fa.fa-search.fa-3x {
    color: black;
    position: relative;
    z-index: 6;
}
.fa.fa-star.fa-3x {
    margin-left: 3px;
    color: black;
    position: relative;
    z-index: 6;
}
.fa.fa-comments-o.fa-3x {
    color: black;
    position: relative;
    z-index: 6;
}
.fa.fa-user-plus.fa-3x {
    color: black;
    position: relative;
    z-index: 6;
}
.fa.fa-trash-o.fa-3x {
    color: black;
    position: relative;
    z-index: 6;
}
.statuscircle.reverse {
    text-align: center;
}
.fa.fa-recycle.fa-3x {
    color: black;
    position: relative;
    z-index: 6;
}
.fa.fa-comments-o {
    color: #CCC;
}
.fa.fa-user-plus {
    color: #CCC;
}
.fa.fa-file-text.ishadow {
    color: green;
    margin-right: 2px;
    cursor: help;
}
.fa.fa-file-text {
    color: blue;
    margin-right: 2px;
    cursor: help;
}
.fa.fa-file-image-o {
    color: burlywood;
    margin-right: 2px;
    cursor: help;
}
.fa.fa-file-picture-o {
    color: #ffad04;
    margin-right: 2px;
    cursor: help;
}
.blueworddivtwo plus {
    width: 100%
}
.emailinfo {
    width: 50px;
}
.closetpl {
    text-align: center
}
.yearbuilt {
    width: 25%;
    float: left;
    margin-top: 7px;
    clear: both;
}
/*userhome additions/fixes*/

.col-lg-12.col-med-12.col-sm-12.col-xs-12.loadscreendiv plus {
    padding-bottom: 5px;
}
.displayscreentitle {
    line-height: 28px;
}
.loader.checking {
    margin-top: 0px;
}
.col-lg-12.col-med-12.col-sm-12.col-xs-12.formready {
    padding: 0;
}
.fatoggleoff {
    float: right;
}
.fasortdown {
    float: right;
}
.fasortamountdesc {
    float: right;
    margin-right: 10px;
}
.ngshow {
    float: left;
    width: 245px;
}
.outerphotobox.firsticon {
    margin: 8px;
    float: left;
}
.seen.detailsimg {
    position: relative;
    left: 0px;
    float: left;
    width: 180px;
    height: 180px;
}
.rotate.seenspan {
    margin-top: -100px;
    float: left;
    margin-left: 15px;
    font-size: 20px;
    font-weight: bold;
    color: white;
}
.ngshowdiv {
    width: 160px;
    text-align: center;
    margin-top: -170px;
    margin-left: 10px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #022461;
}
.innerphotodiv.middleplus {
    text-align: center;
    vertical-align: middle;
}
.fa.fa-sun-o.fa-spin {
    color: #ffad04;
    font-size: 48px;
    margin-top: 25px;
}
.horzepaulet.hand.plushand {
    margin-left: 20px;
    margin-top: 0;
}
/*LETS PLAY WHAT DID STEVEN BREAK*/
/*.fa.fa-envelope-o {
    position: relative;
    float: right;
    font-size: 27px;
    z-index: 3;
}*/

.row.divplus {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    min-width: 253px;
}
.row.deptid {
    line-height: 25px;
    width: 100%;
}
.squarephoto.boxicons {
    max-height: 80px;
    max-width: 80px;
    position: relative;
    left: 0px;
    float: left;
    border-radius: 1px;
    cursor: pointer;
}
.blueword.crewteam {
    margin-left: 10px;
    margin-top: 15px;
}
.asset-ctrl.padding {
    padding: 25px 5px 20px 20px;
}
.squarephoto.partnerpanel {
    max-height: 100px;
    max-width: 100px;
    position: relative;
    left: 0px;
    float: left;
    border-radius: 1px;
    cursor: pointer;
}
.squarephoto.hand.addclick {
    position: relative;
    left: 0px;
    float: left;
    border-radius: 1px;
}
.form-control.elastic {
    width: 75%;
    float: left;
    overflow: hidden;
}
.panelbutton.activeleft {
    float: left;
}
.uibtooltpspan {
    width: 50px;
}
.blueword.margin {
    margin-top: 10px;
}
.vertep.floatleft {
    float: left;
}
.squarephoto.position {
    position: relative;
    left: 0px;
    float: left;
    border-radius: 1px;
}
.blueword.margintop {
    margin-top: 7px;
    margin-bottom: 7px;
}
.panelsubsection.plusheight {
    height: 80px;
}
.floatleftsingle {
    float: left;
}
.yourrolefloat {
    float: left;
    width: 73%;
}
.panelbutton.cancel {
    color: white;
    float: right;
}
.whitetitle {
    color: white;
}
.whitetitlediv {
    margin-top: 5px;
    max-height: 100%;
}
.crewdetailsrow {
    width: 100%;
    clear: both;
    margin-top: 25px;
}
.hidephones {
    font-size: 20px;
    color: #022461;
    margin-bottom: 10px;
}
.phonenumberdiv {
    float: left;
    margin-right: 5px;
}
.phonenumberrow {
    position: relative;
    text-align: center;
    width: 19px;
    height: 19px;
    border-radius: 9px;
    background-color: #ffad04;
    font-size: 12px;
    font-weight: bold;
    padding-top: 0;
    vertical-align: top;
    z-index: 5;
    float: left;
}
.showhidephones {
    float: left;
    text-decoration: none;
    margin-left: 5px;
    font-weight: bold;
    font-size: 20px;
    color: #022461;
}
.phoneforms {
    padding-top: 6px;
}
.crewdetailsleft {
    width: 130px;
    float: left;
    margin-top: 3px;
}
.crewdetailslefttwo {
    width: 140px;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
}
.form-control.left {
    float: left;
}
.fa.fa-plus.fa-2x {
    float: left;
    margin-top: 3px;
    color: #0773bb;
    margin-left: 10px;
}
.faleft {
    float: left;
}
.home-width.faleft {
    float: left;
}
.clearbothheight {
    clear: both;
    height: 15px;
}
.fa.fa-ban.fa-2x {
    float: left;
    margin-top: 3px;
    color: #0773bb;
    margin-left: 10px;
}
.fa.fa-refresh.fa-2x {
    float: left;
    margin-top: 3px;
    color: #0773bb;
    margin-left: 10px;
}
.hidephonesspan {
    float: left;
    margin-right: 5px;
    ">Email(s)</span><div style="position: relative;
    text-align: center;
    width: 19px;
    height: 19px;
    border-radius: 9px;
    background-color: #ffad04;
    font-size: 12px;
    font-weight: bold;
    padding-top: 0;
    vertical-align: top;
    z-index: 5;
    float: left;
}
.addemaildiv {
    width: 270px;
    float: left;
}
.open.jobpanelstatus {
    font-size: 14px;
    color: #76d9f0;
    width: 200px;
}
.msgdate {
    font-size: 8px;
    clear: both;
    padding: 0;
}
.cruserimg {
    vertical-align: middle;
}
.filtersorttrue.plusplus {
    right;
    margin-right: 10px;
}
.horzepaulet.paddingdiv {
    padding-left: 5px;
}
.clearleft {
    float: left;
    clear: both;
}
.fullwidth {
    width: 100%
}
.assetformsisestate {
    line-height: 20px;
    padding-left: 4px;
}
.blueword.heightboth.clear {
    margin-top: 15px;
    clear: both;
}
.panelbutton.plusbutton {
    color: white;
    float: right;
}
.empdetailsdiv.overflow {
    overflow: hidden;
}
.slidediv.overflow {
    overflow: hidden;
}
.jobctrlpadding {
    padding: 25px 5px 20px 20px;
}
.hand.div {
    max-height: 40px;
    max-width: 40px;
    float: left;
    margin-top: 8px;
    margin-right: 8px;
}
/*
.tooltiphtmlimg {
    padding-left: 4px;
    margin-top: 2px;
    max-width: 16px;
}

.tooltiphtmlimgtwo {
    padding-left: 2px;
    margin-top: 2px;
    max-width: 18px;
}
*/

.textaligncenter {
    text-align: center
}
.lineheight {
    line-height: 20px;
}
.blueword.marginclear {
    margin-top: 15px;
    clear: both;
}
.width {
    width: 50%;
}
.floatalign {
    float: left;
    vertical-align: middle;
    margin-top: 12px;
}
.slidediv.overflowone {
    overflow: auto;
}
.widthcenter {
    width: 100%;
    float: left;
    text-align: center;
}
#set-ctrl h2,
#acct-ctrl h2,
#job-ctrl h2,
#asset-ctrl h2,
#closejob-ctrl h2,
#partner-ctrl h2 {
    color: #666 !important;
}


/*******************************************
CHARTER
/*******************************************/


.charter-wrapper {
    width:1200px;
    margin: 0px auto;
    margin-top:20px;
}
.charter-left-bar {
    height:600px;
    width:240px;
    border:1px solid #D3E0E9;
    background:#fff;
    float:left;
    margin-right:20px;
    padding:20px
}
.charter-left-bar button {
    margin-top:10px;
}
textarea {
    border:1px solid #D3E0E9;
}
.iframe-wrapper {
    width:640px;
    height:600px;
    border:1px solid #D3E0E9;
    background:#fff;
    float:left;
    margin-right:20px;
}
.iframe-wrapper iframe {
    width:620px;
    height:600px;
}
.charter-featured {
    float:left;
}
.charter-featured-content {
    border:1px solid #D3E0E9;
    height:289px;
    width:234px;
    margin-bottom:20px;
    background:#fff;
}
.charter-featured-content-image{
    background: #F5F8FA;
    width:100%;
    height:220px;
}
.charter-featured-content-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.charter-featured-content-title {
    text-align: center;
}
.charter-featured-content-title h6 {
    color:#0372BC;
    opacity: 1;
    margin-bottom:4px;
    margin-top:16px;
}
.charter-featured-content-title h4 {
   margin-top:0px;
}

.gimmespace{
    margin:3px;
}

.hilite-box {
    height: auto;
    float: left;
    width:300px;
    height: auto;
    background: #fff;
    border: 1px solid #D3E0E9;
}
 
hilite-box hr {
    margin-bottom: 0px;
}

.hilite-box h4 {
    margin: 24px 0px 16px 24px;
}

.center-box {
   width: calc(100% - 630px);
   float:left;

}
@media screen and (max-width:950px) {
    .center-box {
   width: 50%;
   float:left;

}
    
    .charter-left-bar {
        height: 600px;
        width: 50%%;
        border: 1px solid #D3E0E9;
        background: #fff;
        float: left;
        margin-right: 20px;
        padding: 20px;
    }
    .hilite-box {
        height: auto;
        float: left;
        width:100%;
        clear:both;
        background: #fff;
        border: 1px solid #D3E0E9;
    } 
}
@media screen and (max-width: 530px) {
    .charter-left-bar {
        height: 600px;
        width: 100%;
        border: 1px solid #D3E0E9;
        background: #fff;
        float: left;
        margin-right: 20px;
        padding: 20px;
    }
     .center-box {
   width:100%;
   float:left;

}
    .hilite-box {
        height: auto;
        float: left;
        width:100%;
        height: auto;
        background: #fff;
         clear:both;
        border: 1px solid #D3E0E9;
    } 
}