﻿@media print {

    .no-print, no-print * {
        display: none !important;
    }
}

.DRLLDEV {
    background: #4F9E4F !important;
}

.DRLLQA {
    background: #D69B46 !important;
}

#env {
    display: none;
    color: white;
    font-weight: bold;
    font-size: 63px;
    position: absolute;
    top: 0;
    left: 50%;
}

body {
    padding-top: 100px;
    padding-bottom: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 300px; /*280px;*/
}



.field-validation-error {
    color: #b94a48;
}

.form-fields {
    margin-top: 30px;
}

.uppercase-text {
    text-transform: uppercase;
    font-family: "Segoe UI";
}

.exempt-textbox-overseas {
    margin-top: 10px;
}


#receipt-top-right {
    text-align: right;
    width: auto;
    float: right;
    margin-top: 20px;
}

#receipt-top-left {
    text-align: left;
    width: auto;
    float: left;
    margin-top: 20px;
}

#receipt-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

#logo-div {
    width: 90px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    float: left;
}

.itemisation-div {
    margin-top: 100px;
}

.ui-autocomplete {
    background: #FFFFFF;
    width: 500px;
}

.autocomplete-textbox {
    width: 500px !important;
    margin-bottom: 5px;
}

.ui-menu {
    list-style: none;
    border: 1px solid grey;
    /*border-radius:5px 5px 5px 5px;*/
    text-align: left;
    padding: 10px 10px 10px 10px;
}

    .ui-menu .ui-menu-item a {
        font-family: 'Segoe UI';
        cursor: pointer;
        margin-top: 5px;
    }

.ui-menu-item a:hover {
    cursor: pointer;
    color: black;
}

.cima-blue-text {
    color: #00447b !important;
}

.footer-link {
    text-decoration: none;
}

#sticky-div, #sticky-div-spy {
    width: auto;
    max-width: 300px;
    height: auto;
    position: fixed;
    right: 0;
    background-color: rgba(0,0,0,0.6);
    opacity: 0.9;
    margin-top: auto;
    margin-bottom: auto;
    padding: 10px 15px 10px 10px;
    border-color: #00447B;
    font-family: 'Segoe UI';
    box-shadow: 0px 6px 12px rgba(0,0,0,0.175);
    border-radius: 2px 0px 0px 2px;
    color: #ffffff;
    text-transform: uppercase;
}

#sticky-div {
    top: 25%;
}

#sticky-div-spy {
    top: 75%;
}


    #login-right-col {
        width: auto;
        height: auto;
        padding-top: 20px;
        float: right;
        /*background-image:url("/Content/Images/CIMA_LOGO_MD.png");
    background-repeat:no-repeat;
    background-position: center center;*/
        /*padding:20px 20px 20px 20px;*/
    }

.home-copy-div {
    background-color: rgba(0,0,0,0.8);
    color: #FFFFFF;
    max-width: 550px;
    height: auto;
    padding: 5px 20px 5px 20px;
    text-align: justify;
    font-family: 'Segoe UI';
    border-radius: 2px 2px 2px 2px;
}

.trans-div {
    max-width: 150px;
    max-height: 150px;
    background-color: #00447b;
    /*opacity:0.9;*/
    text-align: center;
    /*padding-top:35%;*/
    /*padding-left:20px;
    padding-right:20px;*/
    padding: 15px 15px 15px 15px;
}

    .trans-div:hover {
        opacity: 0.9;
    }

.tile-text {
    background-color: #ffffff;
    padding: 3px 3px 3px 3px;
}

#large-cima-logo-img {
    margin-left: 20px;
    margin-top: 15px;
    float: right;
}

#notification-h2, #notification-h3 {
    color: #FFFFFF;
    padding: 5px 50px 5px 30px;
    text-align: left;
}

.warning-msg {
    background-color: rgba(0,0,0,0.5);
    padding: 3px 5px 3px 5px;
    border-radius: 2px 2px 2px 2px;
}

.downtime {
    margin-top: 50px;
    width: auto;
}

.partial-view {
    display: none;
}

.required {
    color: #d9534f;
}

.required-span:after {
    content: " *";
    color: #d9534f;
}

.conditional-req {
    color: #c9a90a;
}

.feature-btn {
    background-color: #FFFFFF;
    transition: .25s ease-out;
    color: #00447b;
    font-size: 12pt;
    padding: 15px 30px;
    border: 1px solid #00447b;
}

    .feature-btn:hover {
        background-color: #00447b;
        transition: .25s ease-in;
        color: #FFFFFF;
        font-size: 12pt;
        padding: 15px 30px;
        border: 1px solid #00447b;
    }

.wizard-step-heading {
    color: #00447b;
    background-color: #f3f3f3;
    padding: 5px 5px 5px 5px;
    border-color: #e6ebed;
    border-width: 1px;
    border-style: solid;
}


/* BELOW CSS IS FOR TESTING NEW STEP FLOW FOR 1ST TIME THROUGH */

.step-flow {
    border-radius: 96px;
    color: #9daab3;
    font-size: 22px;
    text-align: center;
    position: absolute;
    border: 2px solid #e6ebed;
    width: 60px;
    height: 60px;
    padding: 10px 0 0;
    background: #f5f7f9 50% 50% no-repeat;
    padding-bottom: 35px;
}

.step-flow-todo {
    border-radius: 96px;
    color: #9daab3;
    font-size: 18px;
    text-align: center;
    position: absolute;
    border: 2px solid #e6ebed;
    width: 40px;
    height: 40px;
    background: #f5f7f9 50% 50% no-repeat;
    padding-top: 5px;
}

.accordian-container {
    position: absolute;
    top: 0;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    height: 100%;
}

.logo-link {
    padding-top: 50px;
    width: 500px;
    color: #2B4F81;
    font-size: 14pt;
    font-weight: lighter;
}

/***************Bootstrap Deltas*********************/

.modal-content {
    border-radius: 0px !important;
}

a {
    color: #00447b;
}

    a:hover,
    a:focus {
        color: #428BCA;
        text-decoration: none;
    }

.text-info {
    color: #00447B;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: lighter;
    line-height: 1.1;
}

.form-control {
    border-radius: 0px;
}

.btn {
    border-radius: 0px;
}

.btn-primary {
    background-color: #00447b; /*#0A6DBE; /*#428bca;*/
    border-color: #00447b; /*#357ebd;*/
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-color: #0A75CB;
    }

.btn-warning {
    background-color: #D69B46;
}

.btn-success {
    background-color: #4F9E4F;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open .dropdown-toggle.btn-success {
        background-color: #159030;
    }

.btn-lg {
    border-radius: 0px;
}

.btn-sm,
.btn-xs {
    border-radius: 0px;
}

.dropdown-menu {
    border-radius: 0px;
}

    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        background-color: #00447b;
    }

#logout-button {
    color: #d9534f;
}

    #logout-button:hover {
        color: #ffffff;
        background-color: #d9534f;
    }

.navbar-default {
    background-color: #ffffff; /*#f8f8f8;*/
    border-color: #e7e7e7;
    border-bottom-width: 1px;
}

.label {
    white-space: normal;
    border-radius: 0px;
}

.label-primary {
    background-color: #00447b;
}

.label-success {
    background-color: #4F9E4F;
}

.alert {
    border-radius: 0px;
}

/*.alert-success {
  color: #F2EACA;
  background-color: #4F9E4F;
}*/

.alert-info {
    color: #ffffff; /*#3a87ad;*/
    background-color: rgba(0,0,0,0.8); /*#00447b; /*#d9edf7;*/
    border-color: #000000;
}

.alert-warning {
    color: #333333; /*#c09853;*/
    background-color: #DEBE47; /*#fcf8e3;*/
}

.alert-danger {
    color: #F2EACA;
    background-color: #b94a48;
}

.panel {
    border-radius: 0px;
}

.panel-heading {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.panel-info {
    border-color: #00447b;
}

    .panel-info > .panel-heading {
        color: #FFFFFF;
        background-color: #00447b;
        border-color: #00447b;
    }

.well {
    border-radius: 0px;
}

.well-sm {
    border-radius: 0px;
}

.tooltip-inner {
    border-radius: 0px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: left;
    }
}

#dropdown-menu {
    background-color: #fff;
    border-color: #fff;
}

    #dropdown-menu:active {
        background-color: #fff;
        border-color: #fff;
    }

.dropdown-menu {
    left: 75px;
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        color: #fff;
    }

/* Styles added by HLA 25/06/18 */
/* Styles for pagination */
.pagination > li > a, .pagination > li > span {
    color: #00447b;
    border: 1px solid #00447b;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    border-color: #00447b;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #00447B;
    border-color: #00447b;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    /* background-color: #FAFBED; */
    border-color: #00447b;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

/* Default Button Styles */
.btn-default {
    border-color: #00447b;
}

/* Custom Table style */
table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
    text-align: right;
    padding-right: 21px;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #00447B;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #00447B;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #00447b;
}

th.text-right.dt-body-right {
    padding-right: 20px;
}

.table-bordered {
    border: 1px solid #00447b;
}

/* Custom Table style for sub table odd rows */
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #FAFBED;
}

.table-file-upload {
    margin-top: 0;
}

.modal-header {
    padding: 15px;
    border-bottom: none;
}

.directorships-autoScroll {
    position: fixed;
    height: 100px;
    width: 50px;
    bottom: 10px;
    right: 10px;
    top: auto;
    left: auto;
    cursor: pointer;
}

    .directorships-autoScroll > div {
        background-size: contain !important;
        position: absolute;
        width: 100%;
        height: 50%;
        right: auto;
        opacity: 0.5;
        left: auto;
    }

        .directorships-autoScroll > div:hover {
            opacity: 1;
        }

    .directorships-autoScroll > .toTop {
        top: 0;
        bottom: auto;
        background: url('/Content/Images/blue_up.png');
    }

    .directorships-autoScroll > .toBottom {
        bottom: 0;
        top: auto;
        background: url('/Content/Images/blue_down.png');
    }


.category_locked_button_mimic {
    color: #fff;
    background-color: #d9534f;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #d43f3a;
    opacity: 0.5;
}

#radioBtn > .registerNowOrLater.notActive {
    color: #3276b1;
    background-color: #fff;
}

.registerNowOrLaterHelp {
    height: 20px;
    margin-left: 10px;
    cursor: pointer;
}

.managedirectorshipsarrow {
    overflow: hidden;
    height: 30px;
}

.managedirectorshipsarrow > img {
    float: right;
    height: 100%;
}

.siteBannerContainer {
    box-shadow: 0 0 10px 0 #616161;
}

.siteBanner {
    padding: 10px;
}

    .siteBanner > h3 {
        margin: 10px 0px 20px 0px;
    }

.siteBanner > p {

}

.d-inline{
    display:inline !important
}

.mt-10{
    margin-top:10px!important
}

.w-150{
    width:150px !important
}

.w-350 {
    width: 350px !important
}

.warning-icon-size {
    width: 20px !important
}

.horn-icon-size
{
    width: 30px !important
}

.one-tab-space {
    margin-left: 30px;
    margin-top: 5px;
}

.section-title {
    margin-top: 1.5em;
}

.num-pad {
    float: left;
    width: 4em;
}

.numbered-text {
    overflow: hidden;
    margin-bottom: 0.5em;
    max-width: 100%;
    min-height: 1.5em;
}

.numbered-text span:not(.num-pad) {
    display: block;
    margin-left: 4em;
    text-indent: 0;
}

.text-color-red{
        color: red !important;
}
}