﻿/*#region Override background color theme */

/*For Bootstrap 3*/
.nav, .pagination, .carousel, .panel-title a {
    cursor: pointer;
}
html {
    height: 100%;
}

body {
    /*background-color: #FFF;*/
    font-family: "Myriad Pro", Verdana, Tahoma, Arial, Helvetica, sans-serif !important;
    background: #e0e2e8;
    overflow-x:hidden;
    height:100%;
    margin:0px;
    padding:0px;
}

.wrapper {
min-height:630px;
min-height:642px\9\0;
}

 #wrapper {
	min-height:100%;
	position:relative;
}

.panel {
    margin-bottom: 75px;
}

.navbar-inverse {
    /*background-color: #333;*/
    background: #e0e2e8;
}

.row {
  margin-right: 0px;
  margin-left: 0px;
}

.sidebar-widget form {
    margin: 0em -1em;
}

.navbar-nav {
  margin-right: 32px;
}

.sidebar .navi > li > a {
    background-color: #333 !important;
}

.sidebar .navi li ul li a {
    color: #fff;
}

    .sidebar .navi li ul li a:hover {
        color: #52b9e9;
    }

    .sidebar .navi li ul li a:disabled {
        color: #999;
    }

.navbar-inverse .btn-navbar {
    background-color: #333;
}

    .navbar-inverse .btn-navbar:hover {
        background-color: #333;
    }

.sidebar {
    margin-top: -2px;
}

    .sidebar .sidebar-inner {
        background-color: #333;
    }

.sidebar-filler {
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #333;
    width: 230px;
}

/*#endregion */

/* #region Main Styles */

.ng-cloak {
    display: none !important;
}

select > option {
    color: black;
}

input.form-control,
select.form-control,
textarea.form-control {
    /*width: 205px;*/
    width: 60%;
    display: inline;
    display: block;
}

.widget .padd {
    /*margin-bottom: 0;*/
    /*padding: 1em 0;*/
    height: 12em;
}

    .widget .padd.padd-tight {
        padding: 6px;
    }

.list-flow.list-flow-tight {
    width: 90px;
}


.map {
    height: 228px;
}

.btn > i {
    margin-right: 8px;
}

.btn {
    margin-right: 4px;
    margin-left: 4px;
}

    .btn.btn-notext > i {
        margin-right: 0;
    }

.btn-group {
    margin: .2em;
}


small {
    font-size: 14px;
}

.text-subtle {
    color: #b7b7b7;
}

.page-title-subtle {
    color: white;
}

.page-title {
    color: #EEE;
    margin-right: 12px;
}

.right {
    clear: right;
    float: right;
}

.widget-content .padd:hover {
    cursor: pointer;
    color: white;
    background-color: #52b9e9;
}

    .widget-content .padd:hover * {
        color: white;
    }

.list-flow {
    margin: 6px;
    float: left;
    width: 110px;
    height: 120px;
    border-bottom: solid 0 transparent;
    padding: 1.5% .5%;
}

.name-stack h5 {
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 18px !important;
}


.search-query {
    margin: 2px auto 8px auto !important;
}

.fa-search {
    color: #FFFFFF;
}

.form-search {
    min-height: 2em;
}

.input-group[class*="col-"] {
    width: 80%;
    margin: 0 1.5em;
}

.user .user-pic {
    display: block;
    margin: auto;
}

.user .user-details {
    margin-left: 100px;
    margin-right: 10px;
}

.widget-content {
    padding: 1em;
    margin: 0;
}

.stacked {
    float: none !important;
    display: block;
    margin: auto;
}

.navbar .navbar-brand {
    background: url(images/logo.png) no-repeat left center !important;
    margin: 0 1em;
    width: 152px;
}

.navbar .brand-title {
    margin-left: 2em;
    color: #FFFFFF;
}

.navbar-logo img {
    height: 20px;
}

.today-datas li {
    padding: 20px 14px;
}

/*#region Splash */
#splash-page {
    z-index: 99999 !important;
}

    #splash-page .bar {
        width: 100%;
    }

.page-splash {
    z-index: 99999 !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: .9;
    pointer-events: auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.page-splash-message {
    text-align: center;
    margin: 20% auto 0 auto;
    font-size: 400%;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-weight: normal;
    -webkit-text-shadow: 2px 2px #000000;
    text-shadow: 2px 2px #000000;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
    text-decoration: none;
    color: #F58A00;
    padding: 0;
}

    .page-splash-message.page-splash-message-subtle {
        margin: 30% auto 0 auto;
        font-size: 200%;
    }

.fa-asterisk.fa-asterisk-large {
    font-size: 180%;
    vertical-align: middle;
    color: #F58A00;
}

.fa-asterisk.fa-asterisk-alert {
    color: #F58A00;
}

.fa-asterisk-inline {
    padding: 0 4px 0 0;
}


.progress,
.page-progress-bar {
    margin: 30px 10% !important;
}

.spinner {
    margin: 20% auto 0 auto;
    left: auto;
    top: auto !important;
}
/*#endregion*/

table th > a {
    font-weight: bold;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
    cursor: pointer;
}


.widget-content.referrer {
    border-width: 0;
}

a {
    cursor: pointer;
}

/* #endregion */

/*#region wrapper for angular ng-include and ng-view animations*/
.view-container {
    position: relative;
    overflow: hidden;
}
/*#endregion */

/*#region Angular ng-include, ng-view, ng-repeat shuffle animations*/

.shuffle-animation.ng-enter,
.shuffle-animation.ng-leave {
    position: relative;
}

.shuffle-animation.ng-enter {
    -moz-transition: ease-out all 0.3s 0.4s;
    -o-transition: ease-out all 0.3s 0.4s;
    -webkit-transition: ease-out all 0.3s 0.4s;
    transition: ease-out all 0.3s 0.4s;
    left: 2em;
    opacity: 0;
}

    .shuffle-animation.ng-enter.ng-enter-active {
        left: 0;
        opacity: 1;
    }

.shuffle-animation.ng-leave {
    -moz-transition: 0.3s ease-out all;
    -o-transition: 0.3s ease-out all;
    -webkit-transition: 0.3s ease-out all;
    transition: 0.3s ease-out all;
    left: 0;
    opacity: 1;
}

    .shuffle-animation.ng-leave.ng-leave-active {
        left: 2em;
        opacity: 0;
    }
/*#endregion*/

/*#region Angular ng-include, ng-view, ng-repeat fader animation */
.fader-animation.ng-enter,
.fader-animation.ng-leave,
.fader-animation.ng-move {
    position: relative;
}

.fader-animation.ng-enter,
.fader-animation.ng-leave {
    -webkit-transition: cubic-bezier(0.250, 0.460, 0.450, 0.940) all 0.5s;
    -moz-transition: cubic-bezier(0.250, 0.460, 0.450, 0.940) all 0.5s;
    -o-transition: cubic-bezier(0.250, 0.460, 0.450, 0.940) all 0.5s;
    transition: cubic-bezier(0.250, 0.460, 0.450, 0.940) all 0.5s;
    opacity: 1;
}

    .fader-animation.ng-enter,
    .fader-animation.ng-leave.ng-leave-active {
        opacity: 0;
    }

        .fader-animation.ng-enter.ng-enter-active {
            opacity: 1;
        }

.fader-animation.ng-move {
    opacity: 0.5;
}

    .fader-animation.ng-move.ng-move-active {
        opacity: 1;
    }

/*#endregion*/

/*#region Angular ng-show dissolve animation */
.dissolve-animation.ng-hide-remove {
    display: inline !important;
}

.dissolve-animation.ng-hide-remove,
.dissolve-animation.ng-hide-add {
    -webkit-transition: 0.8s linear all;
    -moz-transition: 0.8s linear all;
    -o-transition: 0.8s linear all;
    transition: 0.8s linear all;
}

    .dissolve-animation.ng-hide-remove.ng-hide-remove-active,
    .dissolve-animation.ng-hide-add {
        opacity: 1;
    }

        .dissolve-animation.ng-hide-add.ng-hide-add-active,
        .dissolve-animation.ng-hide-remove {
            opacity: 0;
        }
/*#endregion */

/*#region toastr */
#toast-container.toast-top-full-width > div, #toast-container.toast-bottom-full-width > div {
    margin: 4px auto;
}
/*#endregion */

/*#region Responsive */

@media (max-width: 979px) {
    .sidebar-filler {
        width: 200px;
    }

    .nav-collapse {
        clear: none;
    }

        .nav-collapse .nav > li {
            float: left;
        }

    .navbar .btn-navbar {
        display: none;
    }

    .nav-collapse,
    .nav-collapse.collapse {
        height: inherit;
        overflow: inherit;
    }

    .page-splash-message {
        font-size: 300%;
    }

    .btn-group.pull-right {
        float: none !important;
        display: block;
    }
}

@media (max-width: 767px) {
    .sidebar-filler {
        display: none;
    }

    .nav-collapse {
        clear: both;
    }

        .nav-collapse .nav > li {
            float: none;
        }

    .navbar .btn-navbar {
        display: block;
    }

    .nav-collapse,
    .nav-collapse.collapse {
        height: 0;
        overflow: hidden;
    }

    .page-splash-message {
        font-size: 200%;
        margin: 40% auto 0 auto;
    }

        .page-splash-message.page-splash-message-subtle {
            font-size: 150%;
        }

    .sidebar .sidebar-inner {
        height: inherit;
    }
}

@media (max-width: 320px) {
    .today-datas li {
        padding: 1em .5em;
        line-height: 1em;
    }

        .today-datas li i {
            font-size: 2em;
        }

        .today-datas li .datas-text span {
            font-size: 1em;
        }

    .btn {
        margin: .2em;
        width: 7em;
    }

    .btn-group > .btn {
        display: block;
        width: 7em;
    }

    .btn-group.pull-right {
        margin: .2em 0;
    }

    input,
    select {
        width: 85% !important;
    }

    textarea {
        width: 80%;
    }

    .img-polaroid.user-pic {
        width: 5em;
    }

    .user .user-details {
        margin-left: 7em;
        margin-right: .5em;
    }

    h3 {
        font-size: 1.5em !important;
        line-height: 1.2em !important;
    }
}

/*#endregion */


/*PortFolio Layout*/
.top-nav {
    background-color: blue;
}

#content {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    overflow-y: hidden;
    background: #e0e2e8;    
}

.main-div {
    /*border: 1px solid;*/
    margin: 4% 10% 0 11%;
    
}

.emp-select {
    margin: 7% 0 0 17%;
}

.emp-details {
    margin: 5% 0 0 0;
}

    .emp-details input[type="text"] {
        width: 70%;
        background: url('images/search.png') no-repeat 1% center !important;
        background-color: white !important;
        padding-left: 40px !important;
    }

.clearsearch {
    background: url('images/close-ico-grey.png') no-repeat left center !important;
    height: 30px;
    width: 30px;
    position: absolute;
    right:30.5%;
    margin-top: -31px;
    display: none;
    cursor:pointer;
}

label {
    color: #AAABAD; /*#E2E2E2;*/
    font-size: 12px;
    width: 100%;
    /*font-weight: bold;*/
}
#SearchPerson::-ms-clear {
    display: none;
}

.report-div {
    margin: 0;
}

    .report-div input[type="radio"] {
        margin-top: -2px;
    }

.radio-text {
    margin-right: 15px;
}

.report-div input[type='radio']:checked:before {
    background: green;
}

.range-div {
    margin: 2% 0 0 0;
}

.date-span, .ui-datepicker-trigger {
    border: 2px;
    display: block;
    width: 29px;
    height: 27px;
    /*float: left;*/
    margin-top: 1px;
    margin-left: 2px !important;
    background: url('../content/images/date-ico.png') no-repeat center center;
    background-color: white;
}

.date-pick {
    width: 215px;
    display: inline-block;
}

.date-input {
    float: left;
    /*padding: 2px 0px 2px 5px !important;*/
    height: 30px;
}


.green-butt {
    background-color: green;
    border: none;
    margin: 24px 3px 3px 0px;
    padding: 5px 5px 5px 5px;
    color: white;
    border-radius: 5px;
    height: 45px;
    width: 120px;
}

.nav-top {
    background-color: #2A4083 !important;
}

.footer-disp {    
    position: relative;
    width: 100%;
    background-color: #2A4083;
    position:absolute;
	bottom:0;
	left:0;
}

.footer-text {
    width: 100%;
    height: 55px;
}

.copy-text-footer {
    padding-top: 15px;
    color: #DCE1ED;
    padding-left: 60px;
    font-size: 11px;
    width: 25%;
    float: left;
}

.cookie-text-footer {
    padding-top: 15px;
    color: #DCE1ED !important;
    padding-right: 5px;
    float: left;
    font-family: "Myriad Pro", Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
}

.cookie-pipe-footer {
    padding-top: 15px;
    color: #DCE1ED !important;
    padding-right: 5px;
    float: left;
    font-family: "Myriad Pro", Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
}

.cookie-text-footer:hover {
    padding-top: 15px;
    color: #888 !important;
    padding-right: 5px;
    float: left;
    font-family: "Myriad Pro", Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
}

.footer-link-text {
    color: #DCE1ED;
    float: left;
    padding-right: 5px;
}

.rate-app {
    float: right;
    padding-top: 15px;
    padding-right: 50px;
    color: #DCE1ED;
    font-size: 12px;
}
.rate-app-img{
    background: url('../content/images/note-green.png') no-repeat left center !important;
    height:30px;
    width:22px;
    display:block;
    float:left;
    margin-top:-3px;
}
#rateThisAppButton{
    padding-right: 9px;
    float:left;
}

.portfoio-top-nav-text {
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin-right: 2px;
    margin-left: 6em;
    float: right;
}

.welcome-text {
    color: white;
    font-size: 12px;
}
/*  */

/*Holding Reports*/
.mainbar {
    margin: 6px 0px 0px 0px;
}

.manage-report {
    background: #1b2d63;
    min-width: 947px;
    min-height: 40px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-top:50px
}

    .manage-report span {
        font-weight: bold;
        font-size: 12px;
        color: white;
    }

    .manage-report .content {
        float: right;
        margin-top: 12px;
        min-width: 515px;
        cursor: pointer;
    }

.user-information {
    background-color: #fff;
    box-shadow: none;
    width: 94%;
    min-height: 140px;
    margin: 24px 5px 5px 36px;
}

.line {
 border-bottom: 1px solid #808080;
    width: 97%;
    margin-top: 5px;
    margin-left: 21px;
}

.report-content {
    background-color: #fff;
    width: 94%;
    box-shadow: none;
    margin: 24px 5px 5px 36px;
    height: auto;
}

.error-content {
    background-color: #fff;
    box-shadow: none;
    width: 94%;
    margin: 24px 5px 5px 36px;
    height: 200px;
}
.expat-message {
    background-color: #fff;
    box-shadow: none;
    width: 94%;
    margin: 24px 5px 5px 36px;
    height: 100px;
    padding:10px;
}

.progress-content {
    background-color: #fff;
    box-shadow: none;
    width: 94%;
    margin: 24px 5px 5px 36px;
    height: 200px;
}

    .progress-content h2 {
        padding: 30px;
    }

.top-15 {
    padding-top: 15px;
}

.left-30 {
    padding-left: 30px;
}


.heading {
    margin-top: 12px;
    float: left;
}

.child-holding {
    padding-right: 50px !important;
}

.table-scroll {
    overflow-y: scroll;
    height: 400px;
    display: block;
}

.auto-right-text {
    float: right;
}

.auto-highlight-text {
    font-weight: bold;
}

mark {
    background: #e0e2e8;
}

.ui-autocomplete {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}
.ui-autocomplete li {
        height:27px\9;
    }
_:-ms-fullscreen, :root .ui-autocomplete li { height:27px; }

    .ui-autocomplete li {
        height:27px\9;
    }

    _:-ms-fullscreen, :root .ui-autocomplete li { height:27px; }

.view-toggle {
    float: right;
    width: 40%;
}

    .view-toggle span {
        cursor: pointer;
    }

.cursor-pointer {
    cursor: pointer;    
}

.accessdenied {
    color: #000;
    text-align: center;
    margin-top: 50px;
}

.fa-green {
    color: #3ADF00;
}

/*.childtable tbody tr td {
    border: none !important;
}*/


.table.childtable {
    width:100%;
}

 .table.childtable td {
        padding-right:0px; 
        padding-left:0.4%;        
        font-size:10.5px;
        /*border-bottom:1px solid;
        border-color:gray;*/
    }

.table.transaction-report {
    width:100%;
}


.chrome-fix {
    width:10.2%;
    text-indent:25px;
}

.chrome-grid-fix {
    width:10.2%;
    text-indent:25px;
}


.IE-fix {
    width:13%; 
    text-indent:25px;
}

.td-with-padding {
    width:9%;
    
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
     .chrome-fix  {width:10.5%;  }
     .chrome-grid-fix  {width:9%;  }
     .IE-fix { 
         width:10%;        
        text-indent:0px;
    }
     .td-with-padding {
        width:12.5%;       
    }
}


    @media (min-width: 1366px) {
   

        .resstatus {
           padding-left:10px; 
        }

        .symbl {
           padding-left:10px; 
        }
    }

.border-top-none {
    border-top: none !important;
}

.expand-collapse-all {
    width: 17px;
    font-size: 14px;
    vertical-align: -2px;
    cursor: pointer;
}

.horizontal-scroll {
    display: block;
    overflow-x: scroll;
}

.color-cornered {
    width: 0px;
    height: 0px;
    border-left: 25px solid transparent;
    border-top: 25px solid;
    top: 0px !important;
    float: right;
    margin-top: -9px;
    border-top-color: #FFF;
}

.restriction-color {
    font-style: italic;
    font-weight: bold;
}

.table > thead > tr > th {
    background-color: #2A4083;
}

    .table > thead > tr > th label {
        font-weight: bold !important;
        color: #FFF !important;
        cursor: pointer;
        font-size: 11px;
    }
/*End of Holding Reports*/
.right-sub-heads {
    width: 33%;
    float: left;
}

.right-sub-heads-ft {
    float: right;
    padding-right:0px;
}

.section-view-subheads {
    width: 468px;
    text-align:right;
    float:right;
}

@media (max-width: 856px) {
    .right-rep-heads {
        margin-right: 21%;
    }
}

.transaction-report {
    width: 101%;
    max-width: none;
    font-size: 11px;
    max-width: none;
}

.disp-entry {
    width: 112%;
    word-spacing:3px;
}


.dra-main-container .dra-rating-info{
  height: auto !important;
}
 
.dra-header{
   height:40px;
}
 
.dra-header-text{
   margin-top: -10px;
}
.dra-cancel-button{
    margin-right:0px;    
}
 
.dra-button{
    padding-top:0px;
}


.dra-rating-required{
	float: none;
        text-align: center;
	margin-left: 76px;
}

.dra-close-button{
	width: 100%;
}
.check-mark {
    display: inline-block;
    width: 20px;
    height: 17px;
    background: url('../content/images/check.png') no-repeat;
    background-position-y: 3px;
}
.rep-no-pads {
    padding-left: 0px;
    padding-right: 15px;
    text-align:right;
}
.holding-pad {
    padding-left: 45px;
}
.trans-pad {
    padding-left: 85px;
}

#onetrust-banner-sdk #onetrust-policy-text, #onetrust-banner-sdk :not(.ot-dpd-desc) > .ot-b-addl-desc, #onetrust-banner-sdk .ot-dpd-container {
    padding: 10px 25px !important;
}