﻿

/*** NEWS ARTICLE ************************************************************/

span[disabled].edit-option-icon {
    pointer-events: none;
    opacity: 0.4;
}
#newsarticle_detail {
    width: 805px;
}
#newsarticle_detail .header h1 {
    margin:0;
    color:#161616;
    font-size: 18px;

}
#newsarticle_detail .header.high {
    background-color: #b4242a;
}
#newsarticle_detail .header:after {
    clear: both;
    float: none;
    display: table;
    content: " ";
    text-decoration: none;
}
#newsarticle_detail .header h1.title {
    display: block;

    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: keep-all;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 5px 0;
    text-align: left;
}
#newsarticle_detail .header .type {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: keep-all;
    clear: both;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
}
#newsarticle_detail .header .addons {

    font-size: 16px;
    color: #777;
    font-weight:normal;
}
#newsarticle_detail .header .addons span{

    margin-left: 10px;

}

#newsarticle_detail .header .addons i{
    font-size: 14px;
    margin-top:2px;
}

#newsarticle_detail .details {
    display: block;

    font-size: 12px;
    line-height: 22px;
    font-weight: normal;
    font-style: normal;
    margin-top:10px;
    padding-top:10px;
}
#newsarticle_detail .details img {
    margin-left: 20px;
}
    #newsarticle_detail .details,
    #newsarticle_detail .details p,
    #newsarticle_detail .details ul li,
    #newsarticle_detail .details ol li {
        line-height: 1.8em;
    }
#newsarticle_detail .details hr {
    border-color: #87A0B9;
}

.article-text a {
    padding: 0 30px 10px;
}

.article-text p {
    padding: 0 30px 10px;
}

/**** GLOBAL ******************************************************************/

a.view-toggle {position:relative;padding-left:12px;}

a.view-toggle, a.view-toggle:hover {
    text-decoration:none;
}

a.view-toggle:hover span {
    text-decoration:underline;
}

a.view-toggle:before {
    position:absolute;left:2px;top:0;
    font-family:'FontAwesome';content:"\f0da";font-size:13px;font-weight:normal;
}
a.view-toggle.open:before {
    position:absolute;left:0;top:0;
    content:"\f0d7";
}

.text-top {
    vertical-align: top;
}

.text-middle {
    vertical-align: middle;
}

#log-pagesize .bootstrap-select {
    width: 80px;
}

#chat-items blockquote {
    border: none;
}

#permission_form .btn {
    margin-bottom: 3px;
}

.display-block {
    display: block;
}

.site-default {
    color: #2b6e9f;
    font-weight: bold;
}

.documentlistitem {
    list-style: none;
    font-size: 10px;
    padding-bottom: 2px;
    line-height: 14px;
}

.documentlistitem-inactive {
    list-style: none;
    font-size: 10px;
    font-style: italic;
    padding-bottom: 2px;
    line-height: 14px;
    color: #777;
}

#additionaltree-menudisplay {
    display: block;
}

.itemchildren {
    height: inherit;
}

a.blue-link {
    color: #3a87ad;
}

.blue-link {
    color: #3a87ad;
}

/* x icon popover */

.invalid-datacapture {
    position:relative;top:2px;float:left;margin:0 7px 22px 5px;display:inline-block;width:20px;height:20px;line-height:18px;text-decoration:none;cursor:pointer;
    font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
}
.invalid-datacapture:before {font-family:'FontAwesome';display:inline-block;content:'\f06a';font-size:22px;color:#bd362f;}

.invalid-processwizard {
    position:relative;top:2px;float:left;margin:0 7px 22px 5px;display:inline-block;width:20px;height:20px;line-height:18px;text-decoration:none;cursor:pointer;
    font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
}
.invalid-processwizard:before {font-family:'FontAwesome';display:inline-block;content:'\f06a';font-size:22px;color:#bd362f;}

.copy-clone-info {
  color: #9c4b10;
  background-color: #fefaf1;
  border: 1px solid #ce9f6d;
  padding: 10px;
  border-radius: 4px;
}

.copy-clone-error {
    color: #9c4b10;
    background-color: #FAC898;
    border: 1px solid #9c4b10;
    padding: 10px;
    border-radius: 4px;
}

.modal-sm-loader {
    width: 400px;
    margin-top: 150px !important;
}

.border-top-bottom {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 10px 0 10px 0;
}

.label-header {
    font-weight: 700;
}

.selected_display {
    font-weight: bold;
    padding-top: 3px;
    width: 100%;
    display:inline-block;
}

.holder-editor {
    min-width: 100%;
    padding: 0 0 15px 0;
    max-width:100%;
    width:50%;
}

.highlight {
    color:#bd362f;
    font-weight: bold;
}

.upload-msg {
    color:#bd362f;
    font-weight: bold;
    font-size: 11px;
}

.file-thumb-holder {
    background-color: #fff;
    border: 1px solid #dedede;
    height: auto;
    padding: 10px;
    text-align: center;
    width: 100px;
    margin-bottom: 10px;
}

input[type="file"] {
    display: block;
    font-size: 11px;
    padding: 0;
}

.inline-block {
    height: 100%;
    padding: 5px 0 5px 0;
}

.col-sm-12-form {
    border-bottom: 1px dotted #dedede;
    float: left;
    position: relative;
    vertical-align: top;
    width: 100%;
    overflow:visible;
    padding: 0;
}

.progress-upload { position:relative; width:350px; border: 1px solid #ddd; padding: 1px; border-radius: 3px; margin: 5px 0 5px 0; }
.bar-upload { background-color: #51a351; width:0%;font-weight: bold; height:18px; border-radius: 3px; }
.percent-upload { position:absolute; display:inline-block; top:3px; width: 100%; text-align: center; }

.progress-upload.error {
    color: #ffffff;
}
.progress-upload.error .bar-upload {
    background-color: #bd362f;
}

.page-title {
    padding: 0;
}

.page-header-title-static[href] {
    cursor: pointer;
}

.page-header-title-static {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 5px 220px 5px 45px;
    padding: 10px 0;
    position: relative;
    cursor: pointer;
    word-wrap: break-word;
}

.page-header-title-static span.fa {
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    left: -30px;
    padding: 0;
    position: relative;
    top: 1px;
    width: 1px;
}

.popover {
    max-width: 80%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word; /* Only works in Chrome. */
}

    .popover td {
        white-space: normal;
        word-break: normal;
        overflow-wrap: break-word;
    }

.popover-content {
    line-height: initial;
}

.heading span {
    font-size: 12px;
    font-weight: normal;
    line-height: 140%;
    top: -1px;
    color: #888;
    padding-right: 5px;
}

.holder-dashboard {
    padding-left: 10px;
    width: 100%;
}

.data-table-list {
    display: table;
    white-space: nowrap;
    font-size: 11px;
}

.dashboard-panel {
    line-height: 30px;
    padding-right: 12px;
    width: 25%;
    display: inline-block;
}

.dashboard-panel .fa {
    width: 32px;
    font-size: 28px;
    margin-right: 12px;
    top: 10px;
    position: relative;
}

.dashboard-panel .dashboard-title {
    font-size: 12px;
    color: #555;
    font-weight:bold;
    line-height:18px;
}

.dashboard-link-holder {
    margin-left: 44px;
    padding: 0;
    display: table;
}

.link-dashboard {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

.spacer-dashboard {
    float: none;
    clear: both;
    height: 10px;
}

.btn {
    font-size: 11px;
    font-weight: bold;
}

.selectpicker {
    font-size: 12px;
}

.dropdown-menu {
    font-size: 12px;
    z-index: 70051;
}

.status-sml {
    padding-right: 15px;
    line-height: 24px;
}

.header-icons .glyphicons i:before {
    margin-top: -5px;
}

.error{ color:#bd362f;}

.error-title {
    margin-top: 0;
}

.error-title .fa {
    margin-top: 0;
}

.error-title .title-text {
    position: relative;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    line-height: 10px;
    top: -4px;
}

.success{ color:#468847;}

.warning {color: #e4a90b;}

.requirednote {
    color:#bd362f;
    font-size: 11px;
    text-align: left;
    padding: 4px;
    white-space: nowrap;
}

.holder-bookmark {
    text-align: right;
    margin-bottom: 15px;
    margin-right: 8px;
}

.holder-tocItem {
    text-align: right;
    margin-bottom: 15px;
    margin-right: 8px;
}

.text-normal {
    font-size: 12px;
}

.text-med {
    font-size: 14px;
}

.text-large {
    font-size: 20px;
    line-height: 24px;
}

.padding-5 {
    padding: 5px;
}

/**** FEEDBACK *************************************************************/

.widget-chat {
    padding-bottom: 60px !important;
}
.widget-chat .media .media-object {
    position: relative;
}
.widget-chat .media .media-object.pull-left:after {
    border-bottom: 8px solid transparent;
    border-right: 8px solid #68737b;
    border-top: 8px solid transparent;
    clear: both;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: -11px;
    top: 12px;
    width: 0;
}
.widget-chat .media .media-object.pull-right:after {
    border-bottom: 8px solid transparent;
    border-left: 8px solid #68737b;
    border-top: 8px solid transparent;
    clear: both;
    content: "";
    display: block;
    height: 0;
    left: -11px;
    position: absolute;
    top: 12px;
    width: 0;
}
.widget-chat .media .media-body {
    background: none repeat scroll 0 0 #fafafa;
    border-left: 3px solid #68737b;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3) inset, -1px -1px 1px rgba(0, 0, 0, 0.05) inset;
    padding: 10px;
}
.widget-chat .media .media-body blockquote {
    padding: 0;
}

blockquote {
    margin: 0 0 20px;
    font-size: 12px;
}

.widget-chat .media .media-body blockquote p:last-child {
    margin: 0;
}
.widget-chat .media .media-body.right {
    border-left: medium none;
    border-right: 3px solid #68737b;
}
.widget-chat .chat-controls {
    background: none repeat scroll 0 0 #ffffff;
    border-top: 1px solid #e5e5e5;
    bottom: 0;
    height: 30px;
    left: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
}

blockquote small {
    color: #68737b;
}

/**** DYNAMIC LIST  ********************************************************/

.dynamiclist-launch {
    border: 1px solid #dddfe2;
    border-radius: 4px;
    color: #464a4e;
    margin-bottom: 20px;
    padding: 15px;
}

.dynamiclist-launch .dynamiclist-title {
    color: inherit;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
}

.dynamiclist-launch .dynamiclist-title:before {
    content: "\f022";
    font-family: 'FontAwesome';
    font-size: 16px;
    font-weight: normal;
    padding-right: 5px;
}

.dynamiclist-launch .dynamiclist_id {
    clear: both;
    padding-top: 5px;
}

.dynamiclist-launch a {
    color: #464a4e;
    text-decoration: none;
}

.dynamiclist-launch a:hover {
    color: #464a4e;
    text-decoration: underline;
}

/**** PROCESS FLOW  ********************************************************/

.launch-tile {
    background-color: white;
}

.map-launch {
    border: 1px solid rgb(0, 127, 163);
    border-radius: 4px;
    color: rgb(0, 127, 163);
    margin-bottom: 20px;
    padding: 15px;
}
.map-launch .map-title {
    color: rgb(0, 127, 163);
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
}
.map-launch .map-title:before {
    content: "\f074";
    font-family: 'FontAwesome';
    font-size: 16px;
    font-weight: normal;
    padding-right: 5px;
}   
.map-launch a {
    text-decoration: none;
}
.map-launch-right a {
    background-color: rgb(0, 127, 163);
    padding: 5px 10px 5px 10px;
    color: white;
    text-decoration: none;
}
.map-launch a:hover {
    text-decoration: underline;
}
.map-launch .pull-right {
    display: inline-block;
    padding-top: 2px;
}

/**** WIZARD  ********************************************************/

.wizard-header {border-color: #428BCA;}

.wizard-header > .panel-heading {
    background-color:#428BCA;
    border-color:#428BCA;
    color:#FFFFFF;
}

.wizard-header .panel-header {
    padding: 15px;
    color: #555;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
}
.wizard-header .panel-header:after {
    clear: both;
    content: " ";
    display: table;
}

.wizard-header {}
.wizard-header .panel-body { display: inline-block; }
.wizard-header .panel-heading .panel-title {}
.wizard-header .panel-heading .panel-title:before {font-family:'FontAwesome';content:"\f085";font-size:16px;font-weight:normal;padding-right:5px;}
.wizard-header .wizard_id {display:inline-block;font-weight:bold;padding:0 0 4px 0;}
.wizard-header .date {font-weight:normal;font-style:italic;color:#7d91a4;}
.wizard-header .doc_link {display:block;color:#828d9c;font-weight:normal;font-style:normal;}
.wizard-header .doc_link a {color:#828d9c;text-decoration:none;}
.wizard-header .doc_link a:hover {color:#788393;text-decoration:underline;}

.wizard-header .doc_link:before {
    font-family:'FontAwesome';content:"\f02e";font-size:14px;font-weight:normal;padding-right:5px;
}

.wizard-header .wizard-response .wizard-response-holder {
    min-width: 290px;
}

.wizard-header .wizard-response.col-sm-12 {
    padding-bottom: 10px;
}

@media (min-width: 992px) {
    .wizard-header .wizard-response.col-sm-12 {
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .wizard-response-id {
        margin-top: 10px;
        float: left !important;
    }
}

.wizard-response-id {
    float: right;
    min-width: 270px;
}

.wizard-header .wizard-full-summary {
    clear: both;
    font-style: italic;
    color: #9e9e9e;
    padding: 0 0 15px 0;
    border-bottom: 1px dotted #ddd;
}

.wizard-step {
    margin-bottom: 6px;
    font-family: "poppins", sans-serif, Helvetica Neue, Arial;
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: 400;
    
}

.wizard-step .radio input {
    margin-top: -0.5px;
}

.wizard-step .required::after {
    content: " *";
    color: red;
}



    .wizard-step .btn-success {
        min-width: 80px;
    }

.wizard-step form {padding-top:15px;}
.wizard-step .wizard-summary-note {color:#9e9e9e;margin-top:20px;}

.wizard-launch {
    border: 1px solid #CCE0F1;
    border-radius: 4px;
    color: #428BCA;
    margin-bottom: 20px;
    padding: 15px;
}
.wizard-launch .wizard-title {
    color: inherit;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
}
.wizard-launch .wizard-title:before {
    content: "\f085";
    font-family: 'FontAwesome';
    font-size: 16px;
    font-weight: normal;
    padding-right: 5px;
}
.wizard-launch .wizard_id {
    clear: both;
    padding-top: 5px;
}
.wizard-launch a {
    color: #428BCA;
    text-decoration: none;
}

.wizard-title-right a {
    background-color: rgb(0, 127, 163);
    padding: 5px 10px 5px 10px;
    color: white;
    text-decoration: none;
}

.wizard-title-right a:hover {
    text-decoration: underline;
    color: white;
}

.wizard-launch a:hover {
    text-decoration: underline;
}

.wizard-finalsummary {
    border-color: #efa131;
}

.wizard-finalsummary > .panel-heading {
    background-color: #efa131;
    border-color: #efa131;
    color: #FFFFFF;
}

.wizard-complete {
    color: #51A351;
    font-weight: bold;
}

.wizard-complete .fa {
    font-size: 16px;
    padding-right: 5px;
}

.wizard-complete-date {
    color: #717171;
    font-size: 11px;
    font-weight: normal;
}

.process-path-warning {
    display: inline-block;
    width: 100%;
    border: 1px dotted #bd362f;
    color: #bd362f;
    font-weight: bold;
    padding: 15px 0 7px 10px;
}

.process-path-warning .btn {
    top: -5px;
    position: relative;
}


.step-content-type {
    background-color: #953221;
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    padding-left: 6px;
    margin: 0;
    -ms-text-shadow: none;
    text-shadow: none;
    width: auto;
    padding-right: 6px;
}

.step-content-type-link {
    background-color: #468847;
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    padding-left: 6px;
    margin: 0;
    -ms-text-shadow: none;
    text-shadow: none;
    width: auto;
    padding-right: 6px;
}

.step-content-type-datacapture {
    display: inline-block;
    background-color: #224488;
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    padding-left: 6px;
    margin: 0;
    -ms-text-shadow: none;
    text-shadow: none;
    width: auto;
    padding-right: 6px;
}

.step-content-type-datacapture-title {
    color: #fff;
    background: none repeat scroll 0 0 #ebf2f9;
    border-left: 10px solid #4466aa;
    color: #222;
    display: inline-block;
    font-size: 11px;
    height: 20px;
    line-height: 21px;
    padding-left: 6px;
    padding-right: 6px;
    text-shadow: none;
    vertical-align: top;
    width: auto;
}

.step-content-type-question {
    background-color: #df691e;
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    padding-left: 6px;
    margin: 0;
    -ms-text-shadow: none;
    text-shadow: none;
    width: auto;
    padding-right: 6px;
}

.step-content-type-process-link {
    background-color: #006400;
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    padding-left: 6px;
    margin: 0;
    -ms-text-shadow: none;
    text-shadow: none;
    width: auto;
    padding-right: 6px;
}

/**** CONTAINER ************************************************************/

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px;
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px;
}

/**** CONTENT ************************************************************/

.holder-editor-buttons {
    bottom: -5px;
}

.holder-editor-buttons span {
    margin-right: 0px;
}

.col-sm-8.inline-paging {
    padding-right: 0;
}

.comments-table {
    padding-top: 5px;
    margin-right: 0;
}

.comments-table .control-label {
    padding-left: 5px;
}

.comments-table .col-sm-10 {
    margin-right: 0;
    padding-right: 0;
}

.type-display .fa {
    font-size: 18px;
    cursor: default;
}

.item-text {
    padding: 10px;
    font-size: 12px;
    background-color: #fafafa;
    line-height: 18px;
    border-bottom: 1px solid #dedede;
}

.itemowner-text {
    font-size: 12px;
    display: block;
    padding: 2px;
    line-height: 14px;
}

.a-cursor {
    cursor: pointer;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-arrow {
    cursor:default;
}

.text-small {
    font-size: 11px;
}

.itemedit {
    margin-top: 10px;
}

.itemedit-inline {
    margin-left: 12px;
    padding-bottom: 10px;
}

.itemedit-inline-related {
    padding-bottom: 10px;
}

.edit-option {
    margin-right: -5px;
}

.edit-option-title {
    color: #aaa;
    font-size: 11px;
}

.edit-option-text {
    color: #777;
    font-size:11px
}

.edit-option-icon {
    color: #888;
    font-size: 20px;
    border-color: #e5e5e5;
    border-radius: 3px;
    cursor: pointer;
    background-color: #e5e5e5;
}

.edit-option-icon:hover {
    color: #777;
    font-size: 20px;
    border-color: #ddd;
    border-radius: 3px;
    cursor: pointer;
    background-color: #ddd;
}

.itemcontent {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
    overflow-wrap: break-word;
    line-height: initial;
}



.itemcontent img {
    max-width: 100%;
}

.content-inline {
    border: 1px #cacaca dotted;
    display: table-row;
    position: relative;
}

.content-inline-wizard {
    border-top: 1px #f1f1f1 dotted;
    padding: 10px;
    display: inline-block;
    border-bottom: 1px #f1f1f1 dotted;
    background-color: #f5f5f5;
    width: 100%;
}

.content-inline-main {
    background-color: #fff;
    height: inherit;
    display: table-cell;
}

.content-options .btn.btn-default.dropdown-toggle {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    color: #333;
    text-decoration: none;
    text-shadow: none;
}

.content-options .btn.btn-default.dropdown-toggle:focus {
    border: 1px solid #ccc;
    box-shadow: none;
}

.content-inline-options {
    padding: 0;
    margin: -10px 0 0;
    position: relative;
}

.content-inline-options-related {
    padding: 0;
    margin: 0;
    position: relative;
}

.col-sm-3.container-inner-options {
    vertical-align: top;
    padding-right: 7px;
    background-color: #fff;
}

.type_relatedlinks .relatedlinks_itemedit .container-inner-main {
    border-bottom: 1px solid #ccc;
}
    .type_relatedlinks .relatedlinks_itemedit .container-inner-main img{
    margin-right: 10px;
    }

    /**** TEMPLATE LOCK *********************************************************/
    .container-inner-options .template-locked,
    .container-inner-options .template-unlocked,
    button.template-locked,
    button.template-unlocked,
    .template-locked.itemchildren div.edit-option .edit-option-icon,
    .template-unlocked.itemchildren div.edit-option .edit-option-icon {
        position: relative;
    }
button.template-locked::after,
button.template-unlocked::after {
    right: 1px;
}
.container-inner-options .template-locked::after,
.container-inner-options .template-unlocked::after,
button.template-locked::after,
button.template-unlocked::after,
.template-locked.itemchildren div.edit-option .edit-option-icon::after,
.template-unlocked.itemchildren div.edit-option .edit-option-icon::after {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #e4a90b;
    padding-right: 1px;
    padding-top: 1px;
}
.container-inner-options .template-locked::after,
button.template-locked::after,
.template-locked.itemchildren div.edit-option .edit-option-icon::after
{
    content: '\f023';
    font-family: FontAwesome;
}
.container-inner-options .template-unlocked::after,
button.template-unlocked::after,
.template-unlocked.itemchildren div.edit-option .edit-option-icon::after {
    content: '\f13e';
    font-family: FontAwesome;
}
.template-locked {
    cursor: not-allowed !important;
}
.template-locked::before {
    color: #bbb;
}
.template-locked:hover::before {
    content: "\f023";
    color: #e4a90b;
}
.template-locked:hover::after {
    visibility: hidden;
}

/**** THUMBNAILS *********************************************************/
.thumb-holder-all {
    text-align: left;
    width: 100%;
    float: left;
}

.thumb-holder {
  text-align: left;
  display: inline-block ;
  min-height: 1px;
  height: 250px;
  width: 165px;
  padding: 4px;
  margin-top: 10px;
  margin-right: 13px;
  line-height: 16px;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

a.thumb-holder:hover,
a.thumb-holder:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumb-holder .caption {
  padding: 9px;
  color: #555555;
}

.thumb-holder-title {
  max-width: 100%;
  height: 25%;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  padding-top: 15px;
  background-color: #fff;
}

.thumb-holder-info {
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    font-size: 11px;
}

.thumb-holder-image {
  width: 135px;
  height: 55%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding-top: 10px;
  vertical-align: middle;
    line-height: 110px;
}

.thumb-holder-options {
  max-width: 100%;
  text-align: center;
  white-space: nowrap;
  font-size: 10px;
  padding-top: 20px;
}

.thumb-holder-options .btn-default {
    background:#e6ecf1;
    border:1px solid #97b7d3;
    color:#264f71;
    text-shadow:none;
}

/*** SMALLER THUMBNAIL FOR MODAL*/

.thumb-holder-all-sml {
    margin: 0;
    text-align: center;
    max-width: 100%;
    padding-left: 50px;
    padding-top: 10px;
}

.thumb-holder-sml {
    background-color: #fff;
  text-align: left;
  float: left;
  display: block;
  min-height: 1px;
  width: 150px;
  padding: 4px;
  margin-top: 6px;
  margin-right: 8px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

a.thumb-holder-sml:hover,
a.thumb-holder-sml:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumb-holder-sml .caption {
  padding: 9px;
  color: #555555;
}

.thumb-holder-title-sml {
  max-width: 100%;
  font-weight: bold;
  text-align: center;
  color: #555555;

}

.thumb-holder-image-sml {
  width: 140px;
  height: 100px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  line-height: 115px;
}

.thumb-holder-options-sml {
  max-width: 100%;
  text-align: center;
}

/**** PAGE NAV ************************************************************/

.page-header-holder {
    margin: 10px 0 5px 0;
}

.page-nav {
    font-family: arial;
    font-size: 12px;
}

.page-nav .navbar-collapse {
    padding-left: 0;
    height: auto;
    max-height: 34px;
    padding-right: 0;
    width: 100%;
}

.page-nav .navbar:before, #page-nav .navbar:after {
    content: " ";
    margin: 0;
    padding: 0;
}

.page-nav .navbar {
    margin-bottom: -1px;
    position: relative;
    min-height: 34px;
    border-radius:0;
    padding-left: 0;
}

.page-nav ul {
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    font-family: arial;
}
#tab-2-ul  {
    border-top:0;
    margin-top: -1px;
}
.page-nav .navbar-nav > li.active {
    background-color: #233F5F;
}

.page-nav .navbar-nav > li a {
    color: #555;
    border-right: 1px solid #eee;
}

.page-nav .navbar-nav > li.disabled a {
    color: #aaa;
    border-right: 1px solid #eee;
}

.page-nav .navbar-nav > li.active a {
    color: #fff;
    border-right: 1px solid #eee;
}

.page-nav .navbar-nav > li.active a:hover {
    color: #000;
    border-right: 1px solid #eee;
}

.page-nav .navbar-nav > li > a {
    min-height: 34px;
    margin-bottom: -1px;
    padding-bottom: 6px;
    padding-top: 7px;
    margin-right: -1px;
    font-size: 12px;
}

.page-nav .navbar-nav .fa {
    font-size: 1.4em;
}

.crumb-text .fa {
      color: #233F5F;
}

.crumb-text {
    width: 100%;
    font-size: 11px;
    padding: 7px;
    background-color: #fbfbfb;
    line-height: 18px;
    border-top: 1px solid #dedede;
}

.crumb-text a {
    padding-right: 3px;
    padding-left: 3px;
    color: #3a87ad;

}

.site-tree-holder {
      border-top: 1px solid #dedede;
}

/**** BUTTONS ************************************************************/

.btn-small {
    padding: 2px 9px;

    font-size: 11px;
}

.btn {
    padding: 5px 10px 5px 10px;
    border-radius: 3px;
    text-shadow: none;
    line-height: 1.5em;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 4px 8px 4px 8px;
    font-size: 11px;
    font-weight: bold;
}

.btn-option, .btn-option:active {
    background:#e6ecf1;border:1px solid #97b7d3;color:#264f71;text-shadow:none;
}

.btn-group.open .btn-option.dropdown-toggle, .btn-option:hover, .btn-option:focus {
    background:#fff;border:1px solid #97b7d3;color:#264f71;text-shadow:none;text-decoration: none;
}

.btn-option.disabled, .btn-option[disabled] {
    background:#ccc;color:#aaa;text-shadow:none;
}

.btn-edit, .btn-edit:active {
    background:#fcf3e2;border:1px solid #ce9f6d;color:#9c4b10;text-shadow:none;
}

.btn-group.open .btn-edit.dropdown-toggle, .btn-edit:hover, .btn-edit:focus {
    background:#fff;border:1px solid #ce9f6d;color:#9c4b10;text-shadow:none;text-decoration: none;
}

.btn-edit.disabled, .btn-edit[disabled] {
    background:#ccc;color:#aaa;text-shadow:none;
}

.btn-success, .btn-success:active {
    background:#51A351;border:1px solid #51A351;color:#fff;text-shadow:none;
}

.btn-group.open .btn-success.dropdown-toggle, .btn-success:hover, .btn-success:focus {
    background:#308130;border:1px solid #308130;color:#fff;text-shadow:none;text-decoration: none;
}

.btn-success.disabled, .btn-success[disabled] {
    background:#ccc;color:#aaa;text-shadow:none;
}

.btn-danger, .btn-danger:active {
    background:#bd362f;border:1px solid #bd362f;color:#fff;text-shadow:none;
}

.btn-group.open .btn-danger.dropdown-toggle, .btn-danger:hover, .btn-danger:focus {
    background:#a71010;border:1px solid #a71010;color:#fff;text-shadow:none;text-decoration: none;
}

.btn-danger.disabled, .btn-danger[disabled] {
    background:#ccc;color:#aaa;text-shadow:none;
}

.btn-default, .btn-default:active {
    background:#fff;border:1px solid #ccc;color:#333;text-shadow:none;
}

.btn-default:hover, .btn-default:focus {
    background:#fff;border:1px solid #666;color:#222;text-shadow:none;text-decoration: none;
}

.btn-group.open .btn-default.dropdown-toggle, .dropdown-toggle.btn-default  {
    background:#fff;border:1px solid #ccc;color:#666;text-shadow:none;text-decoration: none;
}

.btn-group.open .btn-default.dropdown-toggle, .dropdown-toggle.btn-default:focus {
    border-color: #66afe9; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

.btn-default.disabled, .btn-default[disabled] {
    background:#e5e5e5;color:#888;text-shadow:none;
}

.btn-highlight {
    background:#fff;border:1px solid #bd362f;color:#bd362f;font-weight: bold;
}
.btn-highlight.glyphicons i:before {
    color:#aa0000;text-shadow:none;
}
.btn-group.open .btn-highlight.dropdown-toggle, .btn-highlight.disabled, .btn-highlight[disabled], .btn-highlight:hover, .btn-highlight:focus {
    background:#bd362f;color:#fff;text-shadow:none;
}
.btn-highlight:active {
    background:#bd362f;color:#fff;text-shadow:none;
}
.btn-highlight .caret {
    border-top-color:#bd362f;border-bottom-color:#bd362f;
}

/**** HOLDER-ROW ************************************************************/

.holder-area {
    width: 100%;
    margin: 0;
    padding: 0;
}

.divider-row {
    width: 100%;
    display: inline-block;
}

.holder-row-5 {
    width: 100%;
    display: inline-block;
    padding: 5px;
}

.holder-row-10 {
    width: 100%;
    display: inline-block;
    padding: 10px;
}

/**** TITLE BARS ************************************************************/

.holder-title-bar .custom-btn-icon {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    width: 30px;
    height: 30px;
    padding: 5px 7px 5px 26px;
}

.holder-title-bar .custom-btn-icon i:before {
    color: #1d1d1b;
    font: 16px/20px "Glyphicons";
    top: 3px;
    left: 8px;
}

.holder-title-bar-blank {
    padding: 5px;
    background-color: #fff;
    border-bottom: 1px solid #dedede;
    height: 24px;
}

.holder-title-bar-blank h4 {

    text-align: left;
    vertical-align: middle;
    line-height: 20px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
}

.holder-title-bar-blue-grad {
    background-color: #e6ecf1 ;
    border-bottom: 2px solid #e6ecf1 ;
    line-height: 24px;
    text-align: left;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 10px 2px 10px;
}

.holder-title-bar-grey {
    background-color: #fafafa;
    border-bottom: 2px solid #dedede;
    line-height: 24px;
    text-align: left;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0 2px 0;
}

.holder-title-bar {
    background-color: #fff;
    border-bottom: 2px solid #dedede;
    line-height: 24px;
    text-align: left;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
}

.holder-title-bar .fa {
    font-size: 18px;
}

.holder-title-bar-blue {
    background-color: #e6ecf1;
    border-bottom: 2px solid #264f71;
    line-height: 24px;
    text-align: left;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 6px 0 8px;
}

.holder-title-bar-no-border {
    background-color: #fff;
    line-height: 24px;
    text-align: left;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;

}

.holder-title-bar-no-border .fa {
    font-size: 18px;
    padding-right: 3px;
}

.holder-title-bar-change-request {
    border-bottom: 3px solid #BD362F;
    height: 24px;
    height: auto;
    padding: 8px 5px 8px 55px;
    background-color: #fff;
    color: #BD362F;
}

.holder-title-bar-change-request h4 {

    text-align: left;
    vertical-align: middle;
    line-height: 24px;
    color: #BD362F;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
}

.change-request-footer {
    background-color: #fff;
    border-bottom: 3px solid #bd362f;
    padding: 5px 5px 15px;
    text-align: right;
}

.holder-title-bar span {
    padding-left: 2px;
    padding-right: 5px;
}

.holder-title-bar-detail {
    padding: 5px;
    background-color: #fff;
    height: 0px;
    border-bottom: 3px solid #dd853f;
}

.holder-title-bar-danger {
    background-color: #fff;
    border-bottom: 3px solid #BD362F;
    line-height: 24px;
    text-align: left;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;

}

.holder-title-bar-danger .fa-4x {
    margin-top: 15px;
    font-size: 3em;
}

.holder-title-bar-danger h4 {

    text-align: left;
    vertical-align: middle;
    line-height: 24px;
    color: #BD362F;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
}

/**** HOLDER-CONTENT ************************************************************/

.holder-content {
    margin-bottom: -3px;
}

.holder-content-white {
    display:inline-block;
    padding:5px;
    background-color:#fff;
    width: 100%;
}

.holder-content-white-legend {
    background-color: #fff;
    display: inline-block;
    padding: 8px 5px 5px;
    width: 100%;
}

.holder-content-white:before, .holder-content-white:after {display:table;content:" ";}
.holder-content-white:after {clear:both;float:none;}

.holder-content-white .display-control {
    margin:0 0 10px 0;
    line-height: 1.42857;
    padding: 10px 0 0 0;
}

.holder-content-white .form-control {
    margin:0 0 10px 0;

}

.holder-content-white .control-label {
    padding-top:10px;
}

.page-title.holder-content-white {
    padding: 0;
    margin-left: 0;
}

.holder-content-white .date, .holder-content-white .form_datetime {
    margin:0 0 10px 0;
}

.holder-content-white .date .form-control, .holder-content-white .form_datetime .form-control {
    margin:0;
}

.holder-content-detail {
    padding: 5px 5px 5px 15px;
    width: 100%;
    background-color: #fcf3e2;
    margin-bottom: -3px;
}

.holder-content-detail .form-control {
    margin:0 0 10px 0;

}

.holder-content-detail .control-label {
    padding-top:10px;
}

/**** HOLDER-FOOTER ************************************************************/

.holder-footer-bar-detail {
    padding: 5px 0 10px;
    background-color: #fff;
    text-align: right;
    border-top: 3px solid #dd853f;
    margin-top: 3px;
}

.holder-footer-bar {
    background-color: #fff;
    border-top: 2px solid #dedede;
    text-align: right;
    padding: 5px;
}

.holder-footer-bar-search {
    background-color: #fff;
    border-top: 1px solid #dedede;
}

.holder-footer-bar-danger {
    padding: 5px;
    margin-top: 3px;
    background-color: #fff;
    border-top: 3px solid #BD362F;
    height: 24px;
    text-align: right;
}

/**** NOTYFY *************************************************************/

.notyfy_wrapper{
    overflow: hidden;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAoCAYAAAAPOoFWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPZJREFUeNq81tsOgjAMANB2ov7/7ypaN7IlIwi9rGuT8QSc9EIDAsAznxvY4pXPKr05RUE5MEVB+TyWfCEl9LZApYopCmo9C4FKSMtYoI8Bwv79aQJU4l6hXXCZrQbokJEksxHo9KMOgc6w1atHXM8K9DVC7FQnJ0i8iK3QooGgbnyKgMDygBWyYFZoqx4qS27KqLZJjA1D0jK6QJcYEQEiWv9PGkTsbqxQ8oT+ZtZB6AkdsJnQDnMoHXHLGKOgDYuCWmYhEERCI5gaamW0bnHdA3k2ltlIN+2qKRyCND0bhqSYCyTB3CAOc4WusBEIpkeBuPgJMAAX8Hs1NfqHRgAAAABJRU5ErkJggg==) repeat-x scroll left top #fff;

    background-color: #FFF;
    border-color: #CCC;
    color: #444;

    border: 1px solid #eee;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.notyfy_wrapper:first-child{ border-top-left-radius: 0; border-top-right-radius: 0; }
.notyfy_wrapper:last-child{ border-bottom-left-radius: 0; border-bottom-right-radius: 0; }

/* Layout specific styles */
#notyfy_container_top .notyfy_wrapper {
    border-radius: 0;
    border-width: 0 2px 2px 2px;
}

#notyfy_container_bottom .notyfy_wrapper {
    border-radius: 0;
    border-width: 2px 2px 0 2px;
}

#notyfy_container_top .notyfytheme_defaultTheme:first-child {border-radius: 0;}
#notyfy_container_bottom .notyfytheme_defaultTheme:last-child {border-radius: 0;}

/* Message element */
.notyfy_message {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    padding: 8px;
    width: auto;
    position: relative;
}

.notyfy_message .fa {
    top: -1px;
    position: relative;
}

/* Close button */
.notyfy_close {
    position: absolute;
    top: 4px; right: 4px;
    width: 10px; height: 10px;
    background: url(data:image/png;base64,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);
    display: none;
    cursor: pointer;
}

/* Optional buttons */
.notyfy_buttons {padding: 2px;text-align: right;border-top: 1px solid #ccc;background-color: #ffffff;}
.notyfy_buttons button {margin-left: 5px;}
.notyfy_buttons button:first-child {margin-left: 0;}

.notyfy_wrapper {background:none;background-color:#ffffff;border:none;}

#notification_container .notyfy_wrapper {border-radius:0px;border-width:0 2px 2px 2px;}

/* Type:Alert */
.notyfy_alert{background-color:#FFFFFF;color:#BD362F;}

/* Type:Warning */
.notyfy_warning{background-color:#ff9900;color:#ffffff;}
.notyfy_warning .notyfy_message{font-weight:bold;}
.notyfy_warning .notyfy_buttons{border-top:1px solid #ee8800;background-color:#06222D}

/* Type:Error */
.notyfy_error{background-color:#BD362F;color:#ffffff;}
.notyfy_error .notyfy_message{font-weight:bold;}
.notyfy_error .notyfy_buttons{border-top:1px solid darkred;}

/* Type:Information */
.notyfy_information{background-color:#20afe0;color:#ffffff;}
.notyfy_information .notyfy_message{font-weight:bold;}
.notyfy_information .notyfy_buttons{border-top:1px solid #0B90C4;}

/* Type:Success */
.notyfy_success{background-color:#51A351;color:#ffffff;}
.notyfy_success .notyfy_message{font-weight:bold;}
.notyfy_success .notyfy_buttons{border-top:1px solid #50C24E;}

/* Type: default */
.notyfy_default{background-color:#708090;color:#ffffff;}
.notyfy_default .notyfy_message{font-weight:bold;}
.notyfy_default .notyfy_buttons{border-top:1px solid #607080;}

/**** HEADER ************************************************************/



.header-icon-check:hover,.header-icon-ban:hover,.header-icon-group:hover,.header-icon-owner:hover,.header-icon-review:hover,.header-icon-review-verdue:hover,.header-icon-expired:hover,.header-icon-expiry:hover,.header-icon-publisher:hover {
    text-decoration: none;
}

.header-icon-review:before {
    font-family:'FontAwesome';
    font-weight:normal;
    content:"\f0ea";
    color:#cd853f;
    padding-right: 10px;
    position: relative;
    top: 2px;
    cursor: default;
}

.header-icon-review-overdue:before {
    font-family:'FontAwesome';
    font-weight:normal;
    content:"\f0ea";
    color:#bd362f;
    padding-right: 10px;
    position: relative;
    top: 2px;
    cursor: default;
}

.header-icon-expiry:before {
    font-family:'FontAwesome';
    font-weight:normal;
    content:"\f017";
    color:#cd853f;
    padding-right: 10px;
    position: relative;
    top: 2px;
    cursor: default;
}

.header-icon-expired:before {
    font-family:'FontAwesome';
    font-weight:normal;
    content:"\f017";
    color:#bd362f;
    padding-right: 10px;
    position: relative;
    top: 2px;
    cursor: default;
}

.header-icon-check:before {
    font-family:'FontAwesome';
    font-weight:normal;
    content:"\f00c";
    color:#468847;
    padding-right: 10px;
    position: relative;
    top: 2px;
    cursor: default;
}

.header-icon-ban:before {
    font-family:'FontAwesome';
    font-weight:normal;
    content:"\f05e";
    color:#bd362f;
    padding-right: 10px;
    position: relative;
    top: 2px;
    cursor: default;
}

.header-icon-contentpolicy:before {
    font-family:'FontAwesome';
    font-weight:normal;
    content:"\f02d";
    color: #20afe0;
    padding-right: 10px;
    position: relative;
    top: 2px;
    cursor: default;
}

.header-icon-quiz:before {
    font-family:'FontAwesome';
    font-weight:normal;
    content:"\f091";
    color: goldenrod;
    padding-right: 10px;
    position: relative;
    top: 2px;
    cursor: default;
}

.header-icon-group:before {
    font-family:'FontAwesome';
    font-weight:normal;
    content:"\f0c0";
    color:#bd362f;
    padding-right: 10px;
    position: relative;
    top: 2px;
    cursor: default;
}

.header-icon-owner:before {
    font-family:'FontAwesome';
    font-weight:normal;
    content:"\f132";
    color:#bd362f;
    padding-right: 10px;
    position: relative;
    top: 2px;
    cursor: default;
}

.header-icon-publisher:before {
    font-family: 'FontAwesome';
    font-weight: normal;
    content: "\f2bd";
    color: #08ec0a;
    padding-right: 10px;
    position: relative;
    top: 2px;
    cursor: default;
}

.item-header-info {
    padding: 5px;
}

.item-header-info span.header-published {
    white-space: nowrap;
    font-weight: bold;
    color: #468847;
    display: inline-block;
    margin-bottom: 4px;
}

.item-header-info span.header-review {
    white-space: nowrap;
    font-weight: bold;
    color: #cd853f;
    display: inline-block;
    margin-bottom: 4px;
}

.item-header-info span.header-review-overdue {
    white-space: nowrap;
    font-weight: bold;
    color: #bd362f;
    display: inline-block;
    margin-bottom: 4px;
}

.item-header-info span.header-expiry {
    white-space: nowrap;
    font-weight: bold;
    color: #cd853f;
    display: inline-block;
    margin-bottom: 4px;
}

.item-header-info span.header-expired {
    white-space: nowrap;
    font-weight: bold;
    color: #bd362f;
    display: inline-block;
    margin-bottom: 4px;
}

.item-header-info span.header-siteowner {
    white-space: nowrap;
    font-weight: normal;
    color: #000;
    display: inline-block;
    margin-bottom: 4px;
}

.header-label {
    white-space: nowrap;
}

/**** MISC ************************************************************/

.page-review, .page-expiry {
    margin-top: -5px;
    white-space: nowrap;
    background-color: #cd853f;
    padding: 5px;
    border-radius: 3px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
}

.page-review-overdue, .page-expired {
    margin-top: -5px;
    white-space: nowrap;
    background-color: #bd362f;
    padding: 5px;
    border-radius: 3px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
}

.sys-menu-root {
    color: #000;
    font-weight: bold;
    padding-left: 20px;
    width: 80%;
}

.sys-menu-parent {
    color: #224488;
    font-weight: bold;
    padding-left: 60px;
    width: 80%;
}

.sys-menu-child {
    color: #4466bb;
    font-weight: bold;
    padding-left: 100px;
    width: 80%;
}

.dropdown-menu li dt i.fa {
    margin-left: -5px;
    margin-right: 5px;
}

.expand-search {
    float: right;
    position: relative;
    margin-top: -20px;
    font-size: 14px;
}

#search-opt.fa {
    top: 2px;
    color: #000;
}

#search-opt-text {
    font-family: arial;
    font-size: 11px;
    padding-left: 4px;
    color: #000;
}

#grouping-opt.fa {
    top: 2px;
    color: #000;
}

#grouping-opt-text {
    font-family: arial;
    font-size: 11px;
    padding-left: 4px;
    color: #000;
}

.grey-back-top {
    background-color: #fff;
    padding-bottom: 5px;
    border-top: 1px dotted #dedede;
    padding-top: 5px;
}

.grey-back-top .control-label {
    padding-left: 5px;
}

.grey-back-bottom .control-label {
    padding-left: 5px;
}

.grey-back-bottom {
    width: 100%;
    margin: 5px 0 0 0;
    padding: 5px 0 5px 0;
    background-color: #fff;
    border-bottom: 1px dotted #dedede;

}

.grey-back-no-border {
    padding-left: 5px;
    background-color: #fff;
}

.grey-back {
    background-color: #fff;
    padding-bottom: 15px;
    border-bottom: 3px solid #fff;
}

.grey-back .col-sm-2 {
    padding-left: 5px;

}

.grey-back-no-border .col-sm-2 {
    padding-left: 5px;

}

/**** LEGEND ************************************************************/

.search-legend {
    padding: 10px 0 10px 5px;
    text-align: center;
    width: 100%;
    background-color: #fafafa;
    border-bottom: 1px solid #dedede;
}

.search-legend-modal {
    background-color: #fff;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 10px 0 10px 5px;
    text-align: center;
    width: 100%;
}

.legend {display:inline-block;margin-right:20px;font-size:10px;color:#666666;}
.legend span {display:inline-block;margin-right:5px;font-size:12px;}

.legend span.doc-shared:before {
    color: #0a9ae4;
    content: "\f021";
    font-family: 'FontAwesome';
    font-size: 12px;
    font-weight: normal;
}

/**** TABLE **********************************************************************************/

table.table-no-border {
    border: 0;
    padding-left: 0;
}

table.table-no-border > tbody > tr > td {
    border: 0;
    padding: 0 0 2px 0;
}

table.table-thin {
    padding-left: 5px;
}

table.table-thin > tbody > tr > td {
    padding: 5px 0 5px 5px;

}

/**** FORMS ************************************************************/

.form-control {
    font-size: 12px;
}

.publish-option-radio {
    display: block;
    margin-top: 7px;
}

.publish-option-radio-text {
    white-space: nowrap;
    cursor: pointer;
    padding-left: 10px;
    vertical-align: top;
}

.preview-option-radio {
    padding-right: 20px;
}

textarea.form-control.multiline-lg.text-box.multi-line {
    width: 550px;
    height: 150px;
    padding: 0;
    margin: 0;
}

textarea.form-control.multiline-md.text-box.multi-line {
    width: 450px;
    height: 75px;
    padding: 5px 5px 5px 8px;
    margin: 0;
}

.itemsite-permission {
    background-color: #fafafa;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 6px;
    font-weight: bold;
}

.itemsite-permission span.fa {
    font-size: 13px;
}

.check-label {
    font-weight: normal;
    padding-left: 10px;
    padding-top: 10px;
    line-height: 14px;
}

.check-label-bold {
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;
    line-height: 14px;
    color: #2b6e9f;
}

.check-label-italic {
    font-weight: normal;
    font-style: italic;
    padding-left: 10px;
    padding-top: 10px;
    line-height: 14px;
    color: #777
}

.check-label-bold-italic {
    font-weight: bold;
    font-style: italic;
    padding-left: 10px;
    padding-top: 10px;
    line-height: 14px;
    color: #2b6e9f;
}

.itemsite-permission-check {
    vertical-align: middle;
    padding: 0;
    margin: 0;

}

.multi-text-inline {
    display: inline-block;
    /*margin-bottom: 8px;*/
}

.multi-text-inline input {
    display: inline;
    width: 16.66666667%;
}

.text-box.single-line {
    margin-bottom: 5px;
}

.text-box.multi-line {
    font-weight:normal;
    font-size:12px;
}

.form-control {
    height: 30px;
}

.field-display {
    padding-top: 10px;

}

.field-display table {
    margin-bottom: 2px;
}

.selectpicker li.selected a {
    background-color: #428bca;
    color: #ffffff;
}

.selectpicker li a .text-muted {
    color: #555555 !important;
}

.selectpicker li.selected a .text-muted {
    color: #dddddd !important;
}

.status-option-icon {
    margin-left: 0px;
}

.status-option-label {
    color: #000;
    padding-left: 10px;
}

.nowrap, .no-wrap {
    white-space: nowrap;
}

label.disabled {
    color: #999;
    cursor: not-allowed;
}

/**** IMAGE DISPLAY ************************************************************/

.image-display {
    text-align: right;
    padding: 0;
    margin-bottom: 5px;
}

.image-display .fa {
    font-size: 14px;
    margin-top: 4px;
}

.image-display-title {
    color: #333;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
}

.image-display-title span {
    padding-left: 2px;
    padding-right: 5px;
}

.image-display-title .fa {
    font-size: 18px;
}

.image-display-text {
    font-size: 11px;
    color: #999;
}

/**** FOOTER ************************************************************/

#footer {
    color: #ffffff;
}

#footer .copy {
    background: none repeat scroll 0 0 #222222;
    padding: 14px 10px 14px 16px;
}
#footer .copy {
    background: none repeat scroll 0 0 #222222;
    padding: 14px 10px 14px 16px;
    position:relative;
}

.footer-brand {
    font-weight: normal;
}

.footer-brand-desc {
    color: #888;
    font-size: 11px;
}
a.brand-link {
    color: #68737b;
    font-size: 12px;
}

.footer-version {
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
    font-size: 10px;
    color: #cdcdcd;
    position:absolute;
    right:15px;
    bottom:10px;
}

/**** COL MODS *******************************************************************/

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
  /*  padding-left: 0px;
    padding-right: 8px; */
    position: relative;
}

/******** DATATABLES **********************************************************************/


table.dt-outer td:hover {
    color: #000;
    background-color: #fff;
}

table.dt-outer td {
    background-color: #fff;
}

table.dt-inner {
    padding: 2px;
    background-color: #fff;
}

table.dt-inner td {
    background-color: #fff;
}

.inner-label {
    color: #264f71;
    white-space: nowrap;
}

table .dt-outer {
    background-color: #fff;
    border: 1px solid #dedede;
}

table.dt-inner td:hover {
    background-color: #fff;
}

table .dt-outer th {
    color: #000;
    background-color: #eee;
}

table tr.group td,
tr.group:hover,
.table-striped > tbody > tr.group td{
    background-color: #aaaaaa;
}

table tr.partial-highlight td {
    color:#d2691e;
}

.partial-info {
    padding: 8px 10px 10px 10px;
    border: 1px solid #d2691e;
    color: #d2691e;
    font-weight: bold;
    min-height: 18px;
    border-radius: 3px;
    text-align: center;
}

.dataTable .header-draft:before {
    color: #444;
    content: "\f040";
    font-family: "FontAwesome";
    font-weight: normal;
    margin-right: 8px;
}
.dataTable .header-published:before {
    color: #444;
    content: "\f00c";
    font-family: "FontAwesome";
    font-weight: normal;
    margin-right: 8px;
}
.dataTable .header-excluded:before {
    color: #444;
    content: "\f06a";
    font-family: "FontAwesome";
    font-size: 13px;
    font-weight: normal;
    margin-right: 8px;
}
.dataTable .header-owner:before {
    color: #444;
    content: "\f132";
    font-family: "FontAwesome";
    font-size: 13px;
    font-weight: normal;
    margin-right: 8px;
}

#image-search-results.dataTable th {
    border-top: 0;
    text-align: left;
}

#image-search-results.dataTable {
    border-collapse: collapse;
}

.dataTables_processing {

}

div.dataTables_length select {
    font-size: 12px;
}
div.dataTables_filter label {
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
    width: 100%;
}
div.dataTables_filter label input {
    font-size: 12px;
    margin-bottom: 5px;
    box-sizing: inherit;
    font-weight: normal;
}

div.dataTables_filter label .form-control {
    width: 250px;
}

div.dataTables_length .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
    width: 70px;
}

table.dataTable th {
    border-top: 1px solid #aaa;
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 5px 9px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 5px 9px 3px 9px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px 5px;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ccc;
}

table.dataTable th {
    border-top: 1px solid #ccc;
    text-align: left;
}

.dataTables_wrapper
.dataTables_length,
.dataTables_wrapper
.dataTables_filter,
.dataTables_wrapper
.dataTables_info,
.dataTables_wrapper
.dataTables_processing,
.dataTables_wrapper
.dataTables_paginate {
    color: #333;
    font-weight: normal;
    padding-bottom: 6px;
    padding-top: 6px;
    white-space: nowrap;
}

.pagination {
    margin: 0px 0;
    border-radius:0;
}
    .pagination > li:first-child > a,
    .pagination > li:first-child > span,
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        border-radius: 0;
    }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #3b6ba1;
    border-color: #3b6ba1;
}

.pagination > li > a, .pagination > li > span {
    color: #3b6ba1;
}

#item-menu-locations table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #cdcdcd;
    border-top: 3px solid #dedede;
}

#item-menu-locations table.dataTable.no-footer {
    border-bottom: 3px solid #dedede;
}

#item-attachments table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #cdcdcd;
    border-top: 3px solid #dedede;
}

#item-attachments table.dataTable.no-footer {
    border-bottom: 3px solid #dedede;
}

/***** TAGS ****************************************************************/

.tt-hint, .tt-query {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 5px;
    width: 500px;
    border-radius: 3px;
    height: 30px;
    line-height: 1.5;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

/***** TINY MCE *********************************************************/

.mce-ico.mce-i-fa {
    font: normal normal bold 14px/1 FontAwesome !important;
    line-height: 20px !important;
}

button.tox-tbtn[title="Insert Accordion Split"] svg {
    fill: red !important;
}

/** MCE Override (formats and block paragraph type dropdown) **/

.mce-menu-item {
    max-width: 400px !important;
}

.mce-text {
    font-size: 14px !important;
}

/* correct hover when it has a white background colour */
.mce-menu-item:hover .mce-text {
    color: #fff !important;
    background-color: #0081c2 !important;
}

.remove-margin-bottom {
    margin-bottom: 0 !important;
}

@media all and (min-width:1200px) {
    .thumb-holder {
        width: 15vw;
        margin:.5vw ;
    }
    .thumb-holder-all {
        text-align:center;
        padding-top: 1vh;
        padding-bottom: 1vh;
    }
}

.search-wrapper fieldset {
    padding:0;
    margin:0;
    border:0;
}

.search-wrapper legend {
    font-size: inherit;
    font-weight:bold;
    color: inherit;
}

div.itemtypecontainer form {
    position: relative;
}

div.itemtypecontainer form.autosave::before {
    position: absolute;
    top: 0;
    color: #9c4b10;
    background: #fcf3e2;
    border: 1px solid #ce9f6d;
    padding: 1px 10px 1px 10px;
    left: 15px;
    content: "Autosaving...";
    border-radius: 5px;
}

div.itemtypecontainer.itemtypecontainernew form.autosave::before {
    top: 42px;
}

.media-video-vimeo .mejs__controls {
    display: none;
}

/* maximizing child col-xs-* to 100% */
.max-width-col [class*='col-xs'] {
    width: 100%;
}

.padding-right-10X [class*='col-xs']{
    padding-right:10px !important;
}

/***** Internal Note *********************************************************/

.internal-note-text{
    color: gray;
    font-style: italic;
}

.internal-note-text p {
    color: gray;
    font-style: italic;
}

.internal-note-media-body {
    background-color: transparent !important ;
}

.internal-note-alert {
    background-color: orange;
    margin-left: .5em;
    padding: .5em;
    padding-left: .8em;
    padding-right: .8em;
    color: white;
    font-weight: bold;
}

/* Align very top element for paragraph numbering */
.contentstyles > h1:first-child,
.contentstyles > h2:first-child,
.contentstyles > h3:first-child,
.contentstyles > h4:first-child,
.contentstyles > h5:first-child,
.contentstyles > h6:first-child
{
    margin-top: -4px;
}

/* fix user content when tables are floated */
.contentstyles table ~ * {
    clear:both;
    display:block;
}
.contentstyles table ~ table {
    clear:both;
    display:table;
}
.contentstyles {
    clear:both;
}


.warning-unpublished {
    color: #e4a90b;
    font-style: italic;
}

.JCLRgripDrag {
    margin-top: 4.4em !important;
    height: 2.9em !important;
}