#div-loading {
    top: 50%;
    transform: translateY(-50%);
}


#articleContainer {
    padding-left: 0 !important;
}

.noLeftPadding {
    padding-left: 0 !important;
}

body {
    padding-right: 0 !important;
}

.boxShadow {
    -webkit-box-shadow: 28px 26px 108px -11px rgba(0,0,0,0.6);
    -moz-box-shadow: 28px 26px 108px -11px rgba(0,0,0,0.6);
    box-shadow: 28px 26px 108px -11px rgba(0,0,0,0.6);
}


.invalid {
    color: #e60606;
}

.panel-white {
    border: 1px solid #c2c2c2;
}

    .panel-white > .panel-heading {
        background: #404040;
        color: #fff;
        border-bottom: 1px solid #c2c2c2;
    }

    .panel-white > .panel-body {
        background-color: #fff !important;
    }

    .panel-white > .panel-footer {
        background-color: rgba(249,249,249,.9);
    }

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-right-10 {
    padding-right: 10px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-right-20 {
    padding-right: 20px;
}

.padding-left-0 {
    padding-left: 0;
}

.padding-right-0 {
    padding-right: 0;
}

.padding-4 {
    padding: 4px;
}

.no-padding-dropdown {
    padding-top: 0 !important;
    padding-right: 0 !important;
}

.btn-circle {
    width: 20px;
    height: 20px;
    padding-bottom: 6px;
    padding-top: 1px;
    padding-left: 1px;
}

.dropdown-menu {
    font-size: 12px;
    padding: 4px 0;
    min-width: 0;
}

.dropzone {
    min-height: 100%;
    border: 2px dashed rgba(50, 118, 177, 0.49);
}

/*.dropzone.gridview{   
    float:right;
    height: 44px;
    width: 100%;    
}*/

.file-row {
    display: table-row;
    background: lightblue;
    border: 1px solid gray;
    padding: 10px;
    margin: 0;
    position: absolute;
    z-index: 1000;
}

.divActions {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-color: rgba(215, 218, 220, 0.34);
}

.label-switch {
    color: #106f96;
    padding-top: 8px;
    font-size: 12px;
}

.onoffswitch {
    width: 54px !important;
}

.tab-service-title {
    background-color: #0f4ba5;
    color: white;
}

.tab-category-title {
    background-color: #e3e3e3;
}

.tab-file-title {
    background-color: white;
}

.title-dropzone {
    font-size: 12px;
}

.draggableBox {
    border: 1px solid rgba(0, 0, 0, .5);
    width: 100%;
    height: 42px;
    margin-bottom: 3px;
    padding: 10px;
    font-weight: bold;
}

.no-padding {
    padding: 0 !important;
}

.padding-left-0 {
    padding-left: 0 !important;
}

.padding-right-0 {
    padding-right: 0 !important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.validation-summary-valid.alert-danger {
    display: none;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}


.hidden {
    display: none;
}

.centered-form .panel {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: rgba(0, 0, 0, 0.3) 20px 20px 20px;
}

#forgotPassValMsg {
    height: 20px;
}

.validationMsg {
    height: 30px;
}


.heading-1 {
    position: relative;
    text-align: center;
    font-size: 15px;
}

    .heading-1:before {
        content: "";
        display: block;
        border-top: solid 2px #bebebe;
        width: 100%;
        height: 2px;
        position: absolute;
        top: 50%;
        z-index: 0;
    }

    .heading-1 span {
        background: #fff;
        padding: 0 10px;
        position: relative;
        z-index: 1;
    }

body.modal-open div.modal-backdrop {
    z-index: 0;
}

#signOutUser .modal {
    padding-right: 0;
    background-color: rgba(4, 4, 4, 0.8);
}

#signOutUser .modal-dialog {
    top: 20%;
    width: 100%;
    position: absolute;
}

#signOutUser .modal-content {
    border-radius: 0;
    border: none;
    top: 40%;
}

#signOutUser .modal-body {
    background-color: #161f2e;
    color: white;
    opacity: 1;
}


.file-box-item {
    border: 1px solid #2485d8;
    width: 100%;
    margin-top: 10px;
    padding: 0;
    color: black;
    border-radius: 20px;
}

.dropcategory {
    margin-top: 10px;
    margin-bottom: 0;
    background-color: beige;
    padding-top: 4px;
    padding-bottom: 4px;
}

.bold {
    font-weight: bold;
}

.dz-clickable {
    border: 1px dashed green !important;
}

.dz-message {
    font-size: 70%;
}

.div-loading {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.15);
    display: none;
}

.img-loading {
    margin: 16% 50%;
    height: 140px;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: grey; /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}

.placeholderTitle > a:hover a:focus {
    color: white;
}

#content .input-validation-error {
    border: 1px solid red !important;
}

.popover {
    border: 1px double green;
    width: 100%;
}

.popover-content {
    font-size: 12px;
    font-weight: bold;
}

.error {
    color: red !important;
    border-color: red !important;
}

.badge-error {
    background-color: #b94a48;
}

.badge:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.emphasizeText {
    color: red;
    font-weight: bold;
    font-size: 15px;
}


.modal.modal-wide .modal-dialog {
    width: 90%;
}

.consumerName {
    display: inline;
    color: white;
    height: 100%;
    width: auto;
    display: inline-block;
    font-size: 18px;
    position: relative;
    margin: 0;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 0;
    font-weight: bold;
}

label.error {
    position: absolute;
}

.shortTableWidthTd {
    width: 2%;
}


.btnClose {
    position: absolute;
    right: -3px;
    top: -6px;
    height: 40%;
    width: 13%;
    font-size: 60%;
    margin: 0 auto;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}

.jsUploadZone1 {
    position: relative;
}

#clientPlaceholderArea table td {
    font-size: 11.5px;
}

#clientPlaceholderArea button, .glyphicon {
    font-size: 10px;
}

.grayBG {
    background: #c3bcbc !important;
    color: #000;
}



.dateSelecter {
    padding: 4px;
}

.panel-table-header {
    background: #08576c;
    color: white;
    padding: 10px;
    font-size: medium;
}

.historyButton {
    background-color: #ff6a00;
    color: #ffffff;
    transition: all .3s;
}

    .historyButton:hover {
        background-color: #b14600;
        color: #ffffff;
    }


.dropdown-menu.arrow:before {
    position: absolute;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    content: '';
}

.dropdown-menu.arrow:after {
    position: absolute;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
}

.dropdown .dropdown-menu.arrow:before {
    top: -7px;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
}

.dropdown .dropdown-menu.arrow:after {
    top: -6px;
    border-bottom: 6px solid #ffffff;
}

.dropup .dropdown-menu.arrow:before {
    bottom: -7px;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
}

.dropup .dropdown-menu.arrow:after {
    bottom: -6px;
    border-top: 6px solid #ffffff;
}

.dropdown-menu.arrow.arrow-right:before,
.dropup .dropdown-menu.arrow.arrow-right:before {
    right: 15px;
    left: auto;
}

.dropdown-menu.arrow.arrow-right:after,
.dropup .dropdown-menu.arrow.arrow-right:after {
    right: 16px;
    left: auto;
}

#logo-group #logo {
    margin-left: 0px !important;
}


#header {
    height: 52px !important;
}

#logo {
    margin-top: 0 !important;
    width: 100%;
}

#txtBanner p {
    display: inline !important;
}

#logo-group {
    width: 500px !important;
}
