@font-face {
    font-family: 'manksans-mediumregular';
    src: url('../fonts/manksans-medium-webfont.eot');
    src: url('../fonts/manksans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/manksans-medium-webfont.woff2') format('woff2'),
         url('../fonts/manksans-medium-webfont.woff') format('woff'),
         url('../fonts/manksans-medium-webfont.ttf') format('truetype'),
         url('../fonts/manksans-medium-webfont.svg#manksans-mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}
a {
    color:#333333;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
body {
    background-color: #cccccc;
    margin: 0px;
}
h1 {
    color:#993333;
    font-size:23px;
}
#indexGraphic {
    text-align: center;
    margin-top: 20px;
}
#header {
    height: 47px;
    width: auto;
    z-index: 0;
    background: #464646 url(../images/empowerenCMS.jpg) no-repeat right;
}
#headerLogo {
    float: right;
    width: 210px;
    margin: 7px 8px 0 0;
}
#topTabContainer {
    float: left;
    margin-top: 28px;
    height: 19px;
}
#serverName {
    float: right;
    margin-right: 18px;
    margin-top: 5px;
    color: #B6B6B6;
    font-size: 0.8em;
}
#serverName a {
    color: #B6B6B6;
}
.tab-button {
    font-family: 'manksans-mediumregular';
    font-size: 14px;
    color: #666666;
    background-color: #cccccc;
    text-align: center;
    height: 19px;
    float: left;
    width: 80px;
    margin: 0px;
    padding: 0px;
    z-index: 1;
    line-height: 1em;

    padding-top: 4px;
    padding-left: 3px;
}
.tab-button:hover {
    text-decoration: none;
    color: #000000;
}
.tab-button:after {
    background-color: #cccccc;
    width: 0;
    height: 0;
    border-top: 19px solid #464646;
    border-left: 19px solid transparent;
    content: "";
    float: right;
    margin-top: -4px;
}
#middle {
    position: relative;
    width: auto;
    margin: 15px auto 0 auto;
    clear: both;
}
#middle #home {
    background: #464646 url(../images/cmHomeCorner.jpg) no-repeat right top;
    width: 723px;
    margin: 0 auto 0 auto;
    padding: 16px;
    overflow:hidden;
}
#middle #home #content {
    width:700px;
    background-color: #FFFFFF;
    border: 1px solid #ff6600;
    overflow: hidden;
    padding: 10px;
    margin: 0px;
    vertical-align: middle;
    float:left;
}
#middle #home #content #left {
    width: 350px;
    float: left;
    line-height: normal;
}
#middle #content #left #top {
    text-align: center;
}
#middle #content #left #bottom {
    text-align: center;
    padding-left:25px;
}
#middle #content #left #bottom label {
    text-align: left;
    width:90px;
}
#middle #home #content #right {
    width: 350px;
    float: right;
    line-height: normal;
    text-align: left;
}
#middle #home #content #right label {
    float:left;
    margin: 0 5px 0 0;
    font-weight:bold;
    text-align:right;
    line-height:20px;
}
#middle #home #content #right .login {
    background-color: #ECEDE3;
    border: 1px solid #666666;
    z-index: 1;
    padding: 5px 10px 5px 20px;
    float:right;
    width: 305px;
}
#middle #home #content #right .login label {
    text-align: left;
}
#middle #home #content #right label {
    float:left;
    margin: 0 5px 0 0;
    font-weight:bold;
    text-align:right;
    line-height:20px;
}
#middle #home #content #right #statusContent {
    padding:10px;
    color:#000000;
    background-color:#CCCCCC;
    border: 1px solid #333333;
}
#middle #home #content #right #statusContent h2 {
    color:#333333;
    font-size:14px;
    border-bottom:1px solid #333333;
}
#middle #home #content #right #statusContent p {
    padding:0px 0px 12px 0px;
    margin:8px 15px 11px 15px;
    border-bottom:1px solid #999999;
}
#middle #tabs_container {
    width: 975px;
    text-align: left;
    margin: 0 auto 0 auto;
    padding: 0 16px 0 16px;
    height: 19px;
    font-size: 12px;
    font-weight: bold;
    color: #cccccc;
    text-transform: uppercase;
    text-decoration: none;
}
.tab {
    background-image:none;
    background-color:#999999;
    float: left;
    height: 19px;
    cursor:pointer;
    line-height: 19px;
    margin:0px;
}
a.tab {
    background-image: url(../images/submenuTabInactive.gif);
    background-position:right;
    background-repeat:no-repeat;
    padding-right:22px;
    padding-left:3px;
}
a.tab_selected {
    background-image: url(../images/submenuTabActive_grey.gif);
    background-position:right;
    background-repeat:no-repeat;
    padding-right:22px;
    padding-left:3px;
}
a.tab:hover, a.tab_selected:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.tab_selected {
    background-color:#464646;
    color: #FFFFFF;
    width: auto;
    float: left;
    height: 19px;
    cursor:pointer;
    line-height: 19px;
}
#middle #managers {
    background: #464646 url(../images/cmHomeCorner.jpg) no-repeat right top;
    width: 980px;
    height:auto;
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 16px;
    overflow:hidden;
}
#middle #managers #content {
    width: 965px;
    background-color: #FFFFFF;
    border: 1px solid #ff6600;
    line-height: 1px;
    padding: 5px;
    overflow: hidden;
    float:left;
}
#middle #managers #content #left {
    width: 325px;
    float: left;
    padding:0px;
    margin:0px;
    line-height: normal;
    text-align: left;
}
#middle #managers #content #left #top {
    margin: 0px;
}
#middle #managers #content #left #bottom {
    background: #F7F7F7;
    border: 1px solid #464646;
    padding: 5px;
    margin: 10px auto;
}
#middle #managers #content #right {
    width: 625px;
    float: left;
    line-height: normal;
    padding:0px 0px 0px 10px;
    margin:0px;
    overflow:hidden;
}
#footer {
    clear: both;
    position: relative;
    height: 82px;
    vertical-align: bottom;
    padding: 0;
    margin: 0 15px;
    z-index: 1;
    background: url(../images/Captiva-Marketing.jpg) no-repeat right;
    text-align: center;
    font-size: .9em;
}
#footer div {
    padding: 6px 0 0 0;
}
#ftSpace {
    padding: 6px 0 0 0;
}
#footerLogo {
    width: 130px;
    position: absolute;
    right: 0;
    top: 38px;
}
/*
.img_left {
    float: left:
}
*/
#buttons {
    height: 27px;
    text-align: right;
}
#selJobPosting {
    border-style:solid;
    border-width:1px;
    border-color:#000000;
    background-color:#ffffff;
}
label, input {
    display: block;
    float: left;
    margin-bottom: 10px;
}
label, select {
    display: block;
    float: left;
    margin-bottom: 10px;
}
label, textarea {
    display: block;
    float: left;
    margin-bottom: 10px;
}
label {
    text-align: right;
    width: 50px;
    padding-right: 20px;
}
label, legend {
    font-weight: bold;
}
input[type=hidden] {
    display: none;
}
br {
    clear: left;
}
#errors {
    font-size: .9em;
    color: #cc3333;
    border: 1px solid #cc3333;
    padding: 5px;
}
.error {
    background-color:#FFEBE8;
    border: 1px solid #DD3C10;
    padding: 10px 10px 0 10px;
}
#datePicker2 {
    float:left;
    border:thin #000000;
}

.btnManager {
    width: 121px;
    height: 36px;
    float: left;
    margin: 10px;
    color: #ffffff;
    background-color: #999999;
    text-align: left;
    text-shadow: 1px 1px 1px #333333;
}
.btnManager:hover {
    cursor: pointer;
    text-decoration: none;
    background-color: #f5911f;
}
.btnManagerOuter {
    height:36px;
    width:85px;
    line-height:36px;
    font-family: 'manksans-mediumregular';
    font-size: 16px;
    margin-left: 12px;
}
.btnManagerText {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.btnManagerSmaller {
    font-size: 13px;
}
.btnManager i {
    color: #E9E9E9;
    float: right;
    font-size: 1.7em;
    margin-top: 8px;
    margin-right: 5px;
    text-shadow: 1px 1px 1px #666666;
}
.btnManager:before {
    border-bottom: 12px solid transparent;
    border-left: 12px solid #ffffff;
    content: "";
    float: left;
}

.updates {
    clear:both;
    text-align:left;
    border-bottom:1px solid #AFAFAF;
    height: 32px;
    padding:5px 0 0 0;
}
.tbl_icon {
    width: 28px;
    height: 28px;
    clear:left;
    float: left;
    line-height: 5px;
    padding:2px 5px 2px 0;
    background-color: #f5911f;
}
.tbl_icon i {
    color: #E9E9E9;
    font-size: 2.1em;
    margin-top: 2px;
    margin-left: 6px;
    text-shadow: 1px 1px 1px #333333;
}
.update-txt {
    font-size:11px;
    float:right;
    width:290px;
    padding:2px 0 2px 0;
}
.newsdivs {
    border-bottom:1px solid #cccccc;
    padding:5px;
    margin:2px;
    cursor:pointer;
    text-align:left;
    color:#003366;
    background-color:transparent;
}
.newsdivs2 {
    border-bottom:1px solid #cccccc;
    padding:5px;
    margin:2px;
    cursor:pointer;
    text-align:left;
    color:#003366;
    background-color:#e3e3e3;
}
.newsdivs3 {
    border-bottom:1px solid #cccccc;
    padding:5px;
    margin:2px;
    cursor:pointer;
    background-color:#9FC1FF;
    text-align:left;
    color:#000000;
}

/* managers tabs */
ul#managersTabs, ul#managersTabsTEST {
    text-align: left;
    margin: 1em 0 0 0;
    list-style-type: none;
    padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
    font-size: 1.2em;
    z-index: 9999;
    margin: 0 auto;
    text-decoration: none;
    width: 975px;
}
ul#managersTabs li, ul#managersTabsTEST li {
    display: inline;
}
ul#managersTabs li a, ul#managersTabsTEST li a { /* settings for all tab links */
    padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
    border: 1px solid #aaaaaa;
    background-color: #cfc; /* set unselected tab background color */
    color: #555555; /* set unselected tab link color */
    margin-right: 4px; /* set additional spacing between tabs as desired */
    text-decoration: none;
    border-bottom: none;
    background:#E6E6E6 url(../jquery-ui-theme/images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 50% 50%;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    line-height: 1.2em;
}
ul#managersTabs a:hover { /* settings for hover effect */
    background: #dadada url(../jquery-ui-theme/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    color: #000000;
    border: 1px solid #999999;
    border-bottom: none;
}
ul#managersTabs li.selected a:hover {

}
ul#managersTabs li.selected { /* settings for selected tab */

}
ul#managersTabs li.selected a, ul#managersTabsTEST li.selected a { /* settings for selected tab link */
    background: none;
    background-color: #464646;
    color: #ffffff;
}
#managersMore {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    background: #E6E6E6 url(../jquery-ui-theme/images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 50% 50%;
    border: 1px solid #aaaaaa;
    z-index: 9999;
}
#managersMore li {
}
#managersMore li a {
    display: block;
    text-decoration: none;
    padding: 5px 4px;
    color: #555555;
}
#managersMore a:hover { /* settings for hover effect */
    background: #dadada;
    color: #000000;
}
#managersMore li.selected a {
    background: none;
    background-color: #464646;
    color: #ffffff;
}
/* end managers tabs */

#logedIn {
    font-size: .8em;
    color: #B6B6B6;
    position: absolute;
    top: 5px;
    left: 7px;
}
#maintenanceWindow {
    border: 1px solid #666666;
    padding: 0 8px;
    font-size: .9em;
}
#maintenanceWindow h4 {
    color: #993333;
    padding: 0;
    margin: 8px 0 0 0;
    font-size: 1.2em;
    font-weight: bold;
}
#maintenanceWindow p {
    line-height: 1em;
    padding: 5px 0;
    margin: 0;
}

.smaller {
    font-size: 8pt;
    color: #666666;
    font-weight: normal;
}
#imgContextMenu {
    padding-left: 5px;
    cursor: pointer;
}
#moveSave {
    float: right;
    background-color: #fff1a8;
    padding: 3px;
}
.clear {
    clear: both;
    line-height: 1px;
}

.vakata-context {
    z-index: 9;
}
.fa-custom-root {
    color: #555;
    text-shadow: 2px 2px 2px #ccc;
}
.fa-custom-add {
    color: #006606;
    text-shadow: 2px 2px 2px #ccc;
}
.fa-custom-delete {
    color: #AD0000;
    text-shadow: 2px 2px 2px #ccc;
}
.transparent-div {
    z-index: 10000;

    /* make it cover the whole screen */
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;

    /* make it white but fully transparent */
    background-color: white;
    opacity:.00;
    filter: alpha(opacity=00);
}

.fa-plus-square-o {
    font-size: 1.6em;
    color: #006606;
    vertical-align: middle;
    cursor: pointer;
}
.fa-minus-square-o {
    font-size: 1.6em;
    color: #AD0000;
    vertical-align: middle;
    cursor: pointer;
}
#currentForm .fa-times {
    font-size: 1.6em;
    color: #8c0000;
    vertical-align: middle;
    cursor: pointer;
    opacity: 0.8;
}
#rewriteList i {
    margin-left: 4px;
}
/* TinyMCE 5 button size */
.tox .tox-tbtn {
    transform: scale(0.9) !important;
    height: unset !important;
    width: unset !important;
}
.tox .tox-tbtn--bespoke .tox-tbtn__select-label {
    width: unset !important;
}
.tox .tox-toolbar__group {
    padding: 0 3px 0 3px !important;
}