﻿@charset "UTF-8";
/* CSS Document

*/

/* TYPOGRAPHY */
body {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    background: #fff;
    height: 100%;
    font-size: 13px;
}

.brand-text {
    font-size: 14px;
}

.cb label {
    vertical-align: text-bottom;
}

.label-table {
    max-width: none !important;
    width: 100% !important;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
    border-left: 9px solid #f3f5f9;
}

.td {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    background: #fff;
    height: 100%;
    font-size: 13px;
}

.notes {
    padding-right: 10px;
    font-size: 14px;
    color: green;
}

img {
    max-width: 100%;
}

/* LINKS */

/* Animate */
a {
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.checkbox-list-item label {
    vertical-align: top;
    display: inline;
}

/* Login */
.login {
    background: url(../../Images/bkg-login.jpg) center center;
    background-size: cover;
}

.cls-header {
    position: relative;
    background-color: rgba(0,0,0,0.5);
}

    .cls-header::after {
        border-top: 10px solid rgba(0,0,0,0.5);
    }

.cls-content {
    padding-top: 10px;
}

.platform-height {
    max-height: 550px;
    overflow-y: scroll;
}

.login .btn-success {
    background: #c2d659;
    border-color: #9dae42;
}

    .login .btn-success:hover {
        background: #9dae42;
    }

.cls-content .cls-content-sm {
    box-shadow: 5px 5px 10px rgba(0,0,0,.5);
    border-top: 10px solid #c2d659;
}

@media (max-width: 768px ) {
    .checkbox-list-item label {
        vertical-align: top;
        display: inline;
    }

    .rdp-picker {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .checkbox-list-item label {
        vertical-align: top;
        display: inline;
    }

    .rdp-picker {
        width: 100%;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

/* Large devices (large desktops, 1400px and up) */
@media (min-width: 1400px) {
}

#container.boxed-layout.footer-fixed .boxed {
    max-width: 1200px;
}

#container.boxed-layout .boxed, #container.boxed-layout #footer {
    max-width: 1200px;
}

input[type='checkbox'] {
    margin-right: 3px;
    margin-left: 6px;
}

input[type='radio'] {
    margin-right: 3px;
    margin-left: 6px !important;
}

.filter-align {
    display: inline-block;
    vertical-align: top;
}

.pull-center {
    text-align: center;
}

.chklst label {
    padding-right: 6px;
    padding-left: 3px;
}

.item, .alternatingItem {
    float: left;
    padding: 15px;
    margin: 5px;
    width: 150px;
    height: 200px;
}

.nodecor {
    text-decoration: none;
}

    .nodecor:hover {
        text-decoration: none;
    }

.forecolor {
    color: white !important;
}

.req {
    color: red;
}

.progress-bar-previous-completed {
    background-color: #5CB871;
}

.progress-bar-anchor-cursor {
    cursor: initial !important;
}

    .progress-bar-anchor-cursor:hover {
        background-color: rgba(0,0,0,0.05) !important;
        border-color: transparent !important;
        cursor: initial !important;
    }

.email-img-head {
    text-align: left;
}

.email-border-head {
    background-color: #F7FDEB;
    border-bottom: 1px solid #A3A3A3;
    margin-top: 0 !important;
}

.email-border-footer-last {
    background-color: #F7FDEB;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.email-border-footer {
    background-color: #F7FDEB;
    border-top: 1px solid #A3A3A3;
    margin-bottom: 0 !important;
}

.custom-email-width {
    width: 622px;
}

.custom-table-margin {
    margin-left: -8px;
}
/*.preview-modal-body, .popup-fg { margin-left: 2px; }*/
.action-forecolor {
    color: #337ab7 !important;
}

    .action-forecolor:hover {
        color: white !important;
    }

.group-header {
    background-color: #eee;
    font-weight: bold;
}

.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}

.dropdown-menu > li > a.btn-danger {
    color: white !important;
}

.rgSelectedRow a {
    color: #7a878e !important;
}

.close {
    font-size: 25px;
}


.gridWrapWords {
    max-width: 120px !important;
    word-break: break-all !important;
    word-wrap: break-word !important;
    vertical-align: top;
    line-height: 15px;
}

.smart-keys-scroll {
    max-height: 400px;
    overflow-y: auto;
}

.configurelist-recipients-scroll {
    max-height: 700px;
    overflow-y: auto;
}

.template-dialog {
    width: 85% !important;
}

#mainnav-menu > li > a:hover, #mainnav-menu > li.active-link a, #mainnav-menu > li > a {
    text-decoration: none !important;
}

.form-control-static {
    padding-top: 0 !important;
}

.form-control-margin {
    padding-top: 5px !important;
}

#ctl00_cph_fileDetail_panFileControl .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: 0 !important;
}

.control-custom-div {
    position: relative;
    padding-right: 60px;
    top: -5px;
}

.control-custom-link {
    position: absolute;
    right: 185px;
    top: 25px;
}

.control-custom-margin {
    margin-top: -2px;
}

@media screen and (max-width: 1100px ) {
    #btnEditAuthor, #btnCancelEditAuthor {
        margin-left: -12px;
    }
}

.form-horizontal .control-label {
    padding-top: 0 !important;
}

.config .control-label {
    text-align: left !important;
}

/* JO REMOVED 5/9/2017 -- causing issues with small grid dropdowns */
/* NK Uncomment 5/17/2017 -- tested and working fine */
tbody tr:nth-last-child(2) ul.dropdown-menu {
    top: auto;
    bottom: 0;
}

tbody tr:last-child ul.dropdown-menu {
    top: auto;
    bottom: 0;
}

.scaling {
    height: auto !important;
}

.wbreak {
    word-break: break-all;
}

.btnlnht {
    line-height: 1.3 !important;
}

figure.profile-frame {
    width: 100%;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 0 20px 0;
    position: relative;
}

    figure.profile-frame img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    figure.profile-frame:before {
        content: "\f030";
        font-family: FontAwesome;
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -15px;
        font-size: 30px;
        color: #fff;
        z-index: 50;
        opacity: 0;
    }

    figure.profile-frame:after {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.45);
        content: "Change Your Profile Photo";
        color: #fff;
        font-weight: 600;
        padding: 80px 20px 0 20px;
        opacity: 0;
        font-size: 18px;
    }

    figure.profile-frame:after, figure.profile-frame:before {
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -o-transition: all .25s linear;
        transition: all .25s linear;
    }

    figure.profile-frame:hover {
        cursor: pointer;
    }

.profile-dropdown:hover figure.profile-frame:after {
    opacity: 1;
}

.profile-dropdown:hover figure.profile-frame:before {
    opacity: 1;
    top: 30px;
}

.profile-dropdown .dropdown-menu {
    width: 180px;
    text-align: center;
}

.panel-long-title {
    white-space: normal !important;
    line-height: 25px !important;
}

.panel-long-heading {
    height: initial !important;
}

.panel-floating {
    float: none !important;
}

    .panel-floating .nav-tabs > li:not(.active) {
        opacity: 1 !important;
    }

.display-none {
    display: none;
}

/* *********** Fixed header form table ************ */

.header-fixed {
    width: 100%;
}

    .header-fixed > thead,
    .header-fixed > tbody,
    .header-fixed > thead > tr,
    .header-fixed > tbody > tr,
    .header-fixed > thead > tr > th,
    .header-fixed > tbody > tr > td {
        display: block;
    }

        .header-fixed > tbody > tr:after,
        .header-fixed > thead > tr:after {
            content: ' ';
            display: block;
            visibility: hidden;
            clear: both;
        }

    .header-fixed > tbody {
        overflow-y: auto;
        max-height: 350px;
    }

        .header-fixed > tbody > tr > td,
        .header-fixed > thead > tr > th {
            float: left;
        }

.th {
    background: #724a10;
    color: #fff;
}

.four-column > tbody > tr > td,
.four-column > thead > tr > th {
    width: 25%;
}

.seven-column > tbody > tr > td,
.seven-column > thead > tr > th {
    width: 14%;
}

.seven-column > thead > tr > th {
    border-bottom: none !important;
}

.three-column > tbody > tr > td,
.three-column > thead > tr > th {
    width: 33.33%;
}

.two-column > tbody > tr > td,
.two-column > thead > tr > th {
    width: 50%;
}

/* *********** Fixed header form table End ************ */

.customTxtDisplayNone {
    display: none;
    padding-bottom: 15px;
}

.btnDeleteFile {
    color: red;
}

.custome-border {
    border: none !important;
    padding-left: 0px !important;
}

.skill-set-border {
    border-bottom: 3px solid #42a5f5;
    padding-bottom: 2px;
}

.no-left-border {
    border-left: none !important;
}

.no-right-border {
    border-right: none !important;
}

.no-bottom-margin {
    margin-bottom: 0px !important;
}

.no-border {
    border: 0;
    box-shadow: 0 0 rgba(0,0,0,0);
}

.utm-builder-box {
    height: 90px;
    overflow: auto;
    border-radius: 4px;
    border: solid 1px gray;
    padding: 10px;
    word-break: break-all;
}

.checkbox label {
    padding: 0 !important;
    font-weight: 400 !important;
}

.checkbox {
    margin: 0 !important;
}

.RadListBox {
    white-space: unset !important;
}

.social-img-box {
    width: 100%;
    height: 136px;
    margin-bottom: 10px !important;
}

.well {
    background-color: white !important;
}

.post-img {
    height: 100% !important;
    width: auto !important;
}

.assignment-img {
    height: auto !important;
    width: auto !important;
}

.cursor-auto {
    cursor: auto;
}

.post-radUpload .ruFakeInput {
    width: 60% !important;
}

.pt15 {
    padding-top: 15px;
}

.pr15 {
    padding-right: 15px;
}

.txt-underline:hover {
    text-decoration: underline !important;
}

.headerLogo {
    padding-top: 7px;
}

.col-wh {
    color: white !important;
}

.btn-success {
    background-color: #c5d356 !important;
    border-color: #c5d356 !important;
}

.btn-approve-success {
    background-color: #398439 !important;
    border-color: #398439 !important;
    color: #fff !important;
    border-radius: 20px !important;
    font-size: 20px !important;
    min-width: 150px;
}
    .btn-approve-success:hover {
        background-color: #fff !important;
        border-color: #398439 !important;
        color: #398439 !important;
        border-radius: 20px !important;
        font-size: 22px !important;
        min-width: 150px;
    }
.btn-reject-danger {
    background-color: #ac2925 !important;
    border-color: #ac2925 !important;
    color: #fff !important;
    border-radius: 20px !important;
    font-size: 20px !important;
    min-width: 150px;
}
    .btn-reject-danger:hover {
        background-color: #fff !important;
        border-color: #ac2925 !important;
        color: #ac2925 !important;
        border-radius: 20px !important;
        font-size: 22px !important;
        min-width: 150px;
    }
.btn-pending-info {
    background-color: #294f75 !important;
    border-color: #294f75 !important;
    color: #fff !important;
    border-radius: 20px !important;
    font-size: 20px !important;
    min-width: 150px;
}
    .btn-pending-info:hover {
        background-color: #fff !important;
        border-color: #294f75 !important;
        color: #294f75 !important;
        border-radius: 20px !important;
        font-size: 22px !important;
        min-width: 150px;
    }
.add {
    background-color: #fbaf5d !important;
    border-color: #fbaf5d !important;
}

.bulk-head {
    font-size: x-large;
    font-weight: 600;
    padding: 10px;
}

.label-text {
    font-size: medium;
}

.gridBlack {
    color: black;
    font-size: large;
    font-weight: bold;
}

.RadTabStrip .rtsLI {
    opacity: 0.7;
    background: rgba(0,0,0,0.05);
    transition: opacity,0.3s;
    margin-right: 2px !important;
}

.RadTabStripTop_Bootstrap .rtsLevel1 .rtsLink {
    height: 45px !important;
    border-radius: 0px 0px 0px 0px !important;
}

.custom-margin {
    position: relative;
    top: 20px;
}

@media (max-width: 475px) {
    .custom-margin {
        position: initial !important;
        top: 0px !important;
        float: none !important;
        width: 100%;
    }
}

.full-width {
    width: 100% !important;
}

.btn-link:hover {
    color: #337ab7 !important;
}

.maxheight100 {
    max-height: 200px;
    overflow-y: auto;
}

.dashboard-publisher {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}

    .dashboard-publisher:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

#mainnav-menu .active-link.active:not(.active-sub) > a {
    color: #fff;
}

.modal-dialog {
    z-index: 999999;
}

.number {
    font-size: 15px !important;
}

body:not(#dm-admin) a {
    color: blue !important;
    text-decoration: underline !important;
}

.custom-btn-group {
    table-layout: auto !important;
}

    .custom-btn-group .text-left {
        width: 100%;
        text-align: left;
        white-space: normal;
    }

#aside .tab-content .text-warning {
    color: #b37c0f !important;
    border-left: 5px solid #b37c0f;
}

#aside .tab-content .text-purple {
    color: #703e84 !important;
    border-left: 5px solid #703e84;
}

#aside .tab-content .text-danger {
    color: #9a1523 !important;
    border-left: 5px solid #9a1523;
}

#aside .tab-content .text-primary {
    color: #0c3f60 !important;
    border-left: 5px solid #0c3f60;
}

.alert-primary {
    background-color: #177bbb !important;
}

.alert-warning {
    background-color: #efb239 !important;
}

.alert-purple {
    background-color: #9B59B6 !important;
}

.alert-danger {
    background-color: #e33244 !important;
}

#container #aside-container {
    width: 400px;
    right: -400px;
}

@media screen and (max-width: 375px) {
    #container #aside-container {
        width: 300px;
        right: -300px;
    }
}

#container .fc-row.fc-widget-header table th a {
    color: #fff !important;
}

.address {
    color: white !important;
    text-decoration: underline !important;
}

.tooltip.top.in.fade {
    width: 250px !important;
}

.approve-deny #ctl00_cph_commentsPanel {
    margin-bottom: 0px !important;
}

.RadCalendarFastNavPopup {
    z-index: 50008 !important;
}
.approve-deny .fa-4x {
    font-size: 3em;
}

.subcate {
    height: 30px;
    max-height: 30px !important;
}

.table-Advertisement-Details th {
    background-color: lavender;
    width: 30%;
}

#mainnav-menu ul .active-link a {
    font-size: medium;
}

.img-quick {
    display: unset;
    max-width: 100%;
    max-height: 320px;
}

.quick-img {
    text-align: center;
}

.fc-event {
    cursor: default !important;
}

.fc-title {
    cursor: default !important;
}

#ctl00_cph_radHtmlChart1 {
    height: 340px !important;
    width: 100% !important;
    overflow-x: hidden;
    overflow-y: hidden;
}

    #ctl00_cph_radHtmlChart1 svg {
        width: 800px !important;
        height: 100% !important;
        overflow: hidden !important;
    }

#ctl00_cph_radHtmlChart2 {
    height: 390px !important;
    width: 100% !important;
    overflow-x: hidden;
    overflow-y: hidden;
}

    #ctl00_cph_radHtmlChart2 svg {
        width: 100% !important;
        height: 100% !important;
        overflow: hidden !important;
    }

.panel-body-border {
    border: 1px solid #cdcdcd;
    border-top: 0;
}
.img-md {
    width: 70%;
    height: auto;
}
.img-circle {
    border-radius: 10%;
}
.text-lowercase {
    text-transform: lowercase;
}
.media-danger {
    margin-left: 0px;
    margin-top: 10px;
    padding: 5px;
    color: #721c24;
    background-color: #f8d7da;
    border: 2px solid #f5c6cb;
    border-radius: 10%;
    width: 80%;
}
.media-success {
    margin-left: 0px;
    margin-top: 10px;
    padding: 5px;
    color: #155724;
    background-color: #d4edda;
    border: 2px solid #c3e6cb;
    border-radius: 10%;
    width: 80%;
}
.media-warning {
    margin-left: 0px;
    margin-top: 10px;
    padding: 5px;
    color: #856404;
    background-color: #fff3cd;
    border: 2px solid #ffeeba;
    border-radius: 10%;
    width: 80%;
}
.media-info {
    margin-left: 0px;
    margin-top: 10px;
    padding: 5px;
    color: #0c5460;
    background-color: #d1ecf1;
    border: 2px solid #bee5eb;
    border-radius: 10%;
    width: 80%;
}
.media-primary {
    margin-left: 0px;
    margin-top: 10px;
    padding: 5px;
    color: #004085;
    background-color: #cce5ff;
    border: 2px solid #b8daff;
    border-radius: 10%;
    width: 80%;
}
.pan-comm {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
/* SR updates : chart #71292*/
.panel-info-message {
    padding: 15px;
    background-color: #44c9fc;
    color: #ffffff;
}
.text-muted {
    color: #000000;
}
.reAjaxSpellCheckSuggestions{
    overflow: unset !important;
    height: auto !important;
    width: 100% !important;
}
.RadEditor_Bootstrap.reDropDownBody, .RadEditor_Bootstrap.reDropDownBody .RadEditor_Bootstrap{
    width: auto !important;
    height: auto !important;
}
.rcbSlide {
    z-index:100001 !important;
}
@media screen and (max-width: 767px) {
    #demo-default-modal .modal-dialog {
        width: -webkit-fill-available;
    }
}
.reIframeWrapperIOS{
    height:auto !important;
}