﻿.maron-color {
    color: #C31315;
}

a.maron-color:hover {
    color: #C31315;
}

.abs-blue {
    color: #432773;
}

    .abs-blue:hover {
        color: #432773;
    }

.fontwt-bold {
    font-weight: 700;
}

.ash-color {
    color: #717477;
}

.blue-color {
    color: #442773 !important;
}

.panelwidth {
    width: 75%;
    float: left;
}

.margin-top1 {
    margin-top: 1px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    /*background-color:#C31315 !important;
    border-color:#C31315 !important;*/
}



.mrg-top40 {
    /*margin-top:40% !important;*/
}

.SectionMain {
    margin: 10px 0 6px 0;
    padding: 0;
    border: 1px solid #e7e7e7;
    color: #000;
    font-size: 14px;
}

    .SectionMain a, .SectionMain p, .SectionMain span.list-group-item {
        border-bottom: 1px solid #e7e7e7;
        color: #000 !important;
        border-left: 4px solid transparent;
    }

        .SectionMain a:last-child, .SectionMain p:last-child, .SectionMain span.list-group-item:last-child {
            /*border-bottom: 1px solid transparent;*/
        }

        .SectionMain a:hover, .SectionMain p:hover, .SectionMain span.list-group-item:hover {
            border-bottom: 1px solid #e7e7e7;
            border-left: 4px solid #C31315;
        }

        .SectionMain span.list-group-item.subSec:hover {
            /*border-bottom: 1px solid #e7e7e7;*/
            border-left: 4px solid #fafafa; /*#C31315;*/
        }

        .SectionMain a.active, .SectionMain p.active, .SectionMain span.list-group-item.active {
            background-color: #f5f5f5 !important;
            border-left: 4px solid #C31315;
            border-bottom: 1px solid #e7e7e7;
        }

            .SectionMain a.list-group-item.active:hover, .SectionMain a.list-group-item.active:focus, .SectionMain p.list-group-item.active:hover, .SectionMain p.list-group-item.active:focus, .SectionMain span.list-group-item.active:hover, .SectionMain span.list-group-item.active:focus {
                border-bottom: 1px solid #e7e7e7;
                border-left: 4px solid #C31315;
                background-color: #f5f5f5 !important;
            }

    .SectionMain .panel {
        margin-bottom: -1px !important;
    }

.sublinks a, .sublinks p, .sublinks span.list-group-item {
    border-bottom: 1px solid #e7e7e7 !important;
    background-color: #fff !important;
    cursor: pointer;
}

    .sublinks a:hover, .sublinks p:hover, .sublinks span:hover {
        border-left: 4px solid transparent;
        /*border-left: 4px solid #C31315 !important;*/
        border-bottom: 1px solid #e7e7e7 !important;
        background-color: #fafafa !important;
    }

    .sublinks a.active, .sublinks p.active, .sublinks span.active {
        background-color: #fafafa !important;
        border-left: 4px solid transparent !important;
        /*border-left: 4px solid #C31315 !important;*/
    }

.parent-borderleft {
    border-left: 4px solid #C31315 !important;
}

a.list-group-item.small.pd-left22.active:hover, p.list-group-item.small.pd-left22.active:hover, span.list-group-item.small.pd-left22.active:hover {
    background-color: #f1f3f3 !important;
    border-left: 4px solid #C31315 !important;
}

a.list-group-item.small.pd-left22.active, p.list-group-item.small.pd-left22.active, span.list-group-item.small.pd-left22.active {
    background-color: #f1f3f3 !important;
    border-left: 4px solid #C31315 !important;
}
.CPDivMain {
    margin-top: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
}

.CPDiv {
    margin-top: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
}


.CPDivSection {
    margin-top: 10px;
    /*border-bottom: 1px solid #eee;*/
    padding-bottom: 15px;
    padding-top: 10px;
}

.pd-left0 {
    padding-left: 0 !important;
}

.pd-left15 {
    padding-left: 15px !important;
}

.pd-left22 {
    padding-left: 22px !important;
}

.pd-left100 {
    padding-left: 100px !important;
}

.pd-left10 {
    padding-left: 10px !important;
}

.pd-right10 {
    padding-right: 10px !important;
}

.pd-right0 {
    padding-right: 0 !important;
}

.mrg-right10 {
    margin-right: 10px !important;
}

.mrg-bottom0 {
    margin-bottom: 0 !important;
}

.mrg-bottom5 {
    margin-bottom: 5px !important;
}

.mrg-bottom3 {
    margin-bottom: 3px !important;
}

.mrg-bottom10 {
    margin-bottom: 10px !important;
}

.mar-top10 {
    margin-top: 10px !important;
}

.mar-top0 {
    margin-top: 0px !important;
}

.pad-top10 {
    padding-top: 10px;
}

.mar-top15 {
    margin-top: 15px;
}

.pad-bottom10 {
    padding-bottom: 10px;
}

.logoimg img {
    width: 100%;
}

.block-color:nth-child(even) {
    background: #f8f8f8;
    padding: 8px 5px;
}

.block-color:nth-child(odd) {
    background: #f1f3f3;
    padding: 8px 5px;
}

.maxw90 {
    max-width: 90px !important;
}


a.black-color {
    color: #000;
}

    a.black-color:hover {
        color: #000;
    }


.panel-headingSection {
    position: relative;
    letter-spacing: 0.2px;
    color: #999999;
    padding: 10px 12px;
    background: #fafafa;
    border: 1px solid #e2e2e2;
    border-bottom: none;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    overflow: hidden;
}

.ftwt500 {
    font-weight: normal !important;
}

i.fa.fa-download.fs20.pd-right10.cur-pointer, span.cur-pointer, p.cur-pointer {
    cursor: pointer !important;
}




.form-group > label.control-label, .form-group > label.control-label {
    font-weight: 500;
}

.admin-form {
    font-size: 13px !important;
}

    .admin-form label, .admin-form input, .admin-form button, .admin-form select, .admin-form textarea {
        font-size: 13px !important;
    }

label.control-label {
    padding-top: 6px !important;
}

.form-group {
    margin-bottom: 5px !important;
}

form .form-group:first-child {
    margin-top: 5px !important;
}

button[type="submit"], button[type="reset"] {
    height: 30px !important;
}

button[type="submit"], button[type="button"], button[type="reset"] {
    padding: 5px 10px !important;
    font-size: 14px !important;
    line-height: 1 !important;
    border-radius: 2px !important;
}


.divbtnadmin .btnleft .btnnew {
    padding: 10px 10px !important;
    font-size: 10px !important;
    line-height: 1 !important;
    border-radius: 2px !important;
    color: #666666;
}


label.select {
    height: 30px !important;
}

select:not([multiple]) {
    height: 30px !important;
    padding: 3px 3px !important;
    line-height: 20px !important;
    font-size: 13px !important;
}

select + i {
    top: 3px !important;
}

.admin-form .file .button {
    top: 0px !important;
    right: 0px !important;
    height: 30px !important;
    line-height: 30px !important;
}

input {
    display: inline-block;
    vertical-align: middle !important;
    margin-left: 0.5em;
    height: 30px !important;
    font-size: 11px !important;
    line-height: 1.5 !important;
    border-radius: 2px !important;
    color: #555555 !important;
    background-color: #ffffff !important;
    background-image: none !important;
    border: 1px solid #dddddd;
    font-size: 13px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 10px;
    padding-right: 10px;
}

form > div.form-group > div.section {
    margin-bottom: 8px !important;
}



table.table thead tr:first-child {
    background-color: #FAFAFA;
    color: #666;
}

table.dataTable tr.even {
    background-color: #FFF;
}

.dt-panelfooter {
    padding: 0px 14px;
}

.table-hover > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #FFF;
}

table.table > tbody > tr > td {
    /*padding: 4px 9px 4px 9px !important;*/
}

.action-buttons a, .action-buttons a:hover {
    text-decoration: none;
}

table tbody tr td:last-child .fa-2x {
    font-size: 1.5em;
}

.dt-panelfooter .dataTables_info {
    width: 40%;
    float: left;
}

.dt-panelfooter .dataTables_paginate {
    width: 40%;
    float: right;
}

.dt-panelfooter .dataTables_length {
    width: 20%;
    margin-top: 7px;
}

    .dt-panelfooter .dataTables_length label span {
        padding: 5px 5px 0 5px;
        vertical-align: middle;
        display: inline-block;
    }

    .dt-panelfooter .dataTables_length label.select {
        width: 50%;
    }

    .dt-panelfooter .dataTables_length label label {
        padding-top: 0px;
    }

.labelcount {
    font-size: 82% !important;
    padding: 0 !important;
    width: 25px;
    HEIGHT: 23PX;
}

.fileicon {
    font-size: 82% !important;
    padding: 0 !important;
    width: 18px;
    HEIGHT: 21PX;
}

.filemain .navbar {
    z-index: inherit !important;
    min-height: inherit !important;
    height: 0px !important;
}

.filedrp {
    background-color: inherit !important;
    box-shadow: none !important;
}

.radio-custom label::before {
    margin-top: 5px !important;
}

.radio-custom input[type="radio"]:checked + label::after {
    top: 10px !important;
}

input + label {
    height: 30px !important;
    line-height: 30px !important;
}

select[multiple].duallistbox {
    height: 150px !important;
}

.bootstrap-duallistbox-container select option {
    padding: 3px;
}

textarea {
    height: 100px !important;
}

#listbox {
    width: 600px !important;
}
/*.cpcreateblock {
        height: 52px;
    line-height: 49px;
    letter-spacing: 0.2px;
    color: #999999;
    font-size: 15px;
    font-weight: 400;
    padding: 0 8px;
    background: #fafafa;
    border: 1px solid #e2e2e2;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    padding-top:13px;
}
    .cpcreateblock h1 {
            font-size: 22px !important;
            padding-left: 6px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal !important;
    color: #442773 !important;
    }*/
.panel-cpcreate {
    position: absolute !important;
}

.ui-datepicker .ui-datepicker-header {
    background: #8560c8 !important;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    color: #fafafa !important;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    color: #fafafa !important;
}

.ui-datepicker td a:hover, .ui-datepicker td span:hover {
    background: #b396ea !important;
}

.ui-datepicker td a, .ui-datepicker td span {
    color: #777777 !important;
}


a.ui-state-default.ui-state-active {
    background: #9b7cd4 !important;
    color: #fff !important;
}

.chart-container {
    width: 100%;
}

.cp-head {
    float: left;
    margin-left: 10px;
}

    .cp-head h1 {
        -webkit-border-top-left-radius: 50px;
        -webkit-border-bottom-right-radius: 50px;
        -moz-border-radius-topleft: 50px;
        -moz-border-radius-bottomright: 50px;
        border-top-left-radius: 25px;
        border-bottom-right-radius: 25px;
        color: #fff;
        background: #432773;
        padding: 16px 20px;
        font-weight: normal;
        font-size: 22px;
        margin: 5px 0 0 0;
    }

.cp-headMain {
    float: left;
    margin-left: 10px;
}

    .cp-headMain h1 {
        -webkit-border-top-left-radius: 50px;
        -webkit-border-bottom-right-radius: 50px;
        -moz-border-radius-topleft: 50px;
        -moz-border-radius-bottomright: 50px;
        border-top-left-radius: 25px;
        border-bottom-right-radius: 25px;
        color: #fff;
        background: #432773;
        padding: 16px 20px;
        font-weight: normal;
        font-size: 22px;
        margin: 5px 0 0 0;
    }

.mobile-menu-c {
    display: none !important;
}

#closingcp tr td:last-child {
    white-space: nowrap;
}

#closingcp.table > tbody > tr > td {
    padding: 9px !important;
}

    #closingcp.table > tbody > tr > td > span {
        float: left;
        width: 15px;
        margin-top: 5px;
    }

    #closingcp.table > tbody > tr > td > p {
        display: table;
    }

#closingcp.table {
    width: 100%;
    max-width: 100%;
}

#years {
    font-size: 12px !important;
}

.timeline-desc {
    width: 255px !important;
}

    .timeline-desc b {
        display: inline-block;
    }

.notifications.panel-scroller {
    height: 200px !important;
}

.postUser {
    text-align: left;
    font-size: 13px;
    font-weight: 500;
}

.borderR {
    border-right: 1px solid #eee;
    word-break: break-word;
}

.borderL {
    border-left: 1px solid #eee;
    word-break: break-word;
}

.logoimg {
    /*text-align: center;*/
}

.logoimg-new {
    /*text-align: center;*/
}

.postUser-new {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
}

.postUser p {
    margin: 0 0 1px 0 !important;
}

.postUser-new p {
    margin: 0 0 1px 0 !important;
}

.isConfidential {
    margin-bottom: 4px !important;
}

.editor-error {
    display: none;
    margin-top: 6px;
    padding: 0 3px;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    line-height: normal;
    font-size: 13px;
    color: #DE888A;
}

.SectionName {
    width: 92%;
    display: inline-block;
}

.icon {
    font-size: 19px !important;
}

.pd0 {
    padding: 0 !important;
}

.confidentialLabel {
    background-color: #432773;
}


.comment-box {
    border: 1px solid #e7eaec;
    /*background-color:#FAFAFB;*/
}

/*.reply-box {
    border:1px solid #efefef;
background-color:#F9F9F9;

}*/

.reply-box {
    position: relative;
    background: #F9F9F9;
    border: 1px solid #efefef;
    display: table;
    width: 100%;
}

    .reply-box:after, .reply-box:before {
        right: 100%;
        top: 20px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .reply-box:after {
        border-color: rgba(249, 249, 249, 0);
        border-right-color: #F9F9F9;
        border-width: 12px;
        margin-top: -12px;
    }

    .reply-box:before {
        border-color: rgba(239, 239, 239, 0);
        border-right-color: #efefef;
        border-width: 13px;
        margin-top: -13px;
    }

.save-box {
    /*border:1px solid #e7eaec;
    border-left:3px solid #E35640;*/
    border: 1px dashed #432773;
    background-color: #FAFAFB;
}

.own-box {
    /*border:3px dashed #432773;
    background-color:#FFECD8;*/
    border-left: 3px solid #432773;
}

.loadingmodal {
    display: none;
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba( 255, 255, 255, .8 ) url('../../Content/Images/loading.gif') center center no-repeat;
    z-index: 30001;
    opacity: 0.8;
}

body.loading .loadingmodal {
    display: block;
}

.cur-pointer {
    cursor: pointer !important;
}

i.pd-right10.pd-left10.text-danger.cur-pointer {
    cursor: pointer;
    text-decoration: underline;
}

a.pd-right10.reply {
    text-decoration: none;
}

.user-form-border {
    border: 2px solid #e9573f !important;
    padding: 5px !important;
}



/*Begin Chosen Dropdown Styles*/
.chosen-container + .help-inline {
    vertical-align: middle;
}

.chosen-select {
    display: inline !important;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
    border-width: 0;
}

.chosen-container, [class*="chosen-container"] {
    vertical-align: middle;
}

    .chosen-container > .chosen-single, [class*="chosen-container"] > .chosen-single {
        line-height: 32px;
        height: 34px;
        box-shadow: none;
        background: #FFF;
    }

.chosen-choices {
    box-shadow: none !important;
}

.chosen-container-single .chosen-single abbr {
    background: none;
}

    .chosen-container-single .chosen-single abbr:after {
        content: "\f00d";
        display: inline-block;
        color: #888;
        font-family: FontAwesome;
        font-size: 13px;
        position: absolute;
        right: 0;
        top: -7px;
    }

    .chosen-container-single .chosen-single abbr:hover:after {
        color: #464646;
    }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover:after {
    color: #464646;
}

.chosen-single div b {
    background: none !important;
}

    .chosen-single div b:before {
        content: "\f0d7";
        display: inline-block;
        color: #888;
        font-family: FontAwesome;
        font-size: 12px;
        position: relative;
        top: -1px;
        left: 1px;
    }

.chosen-container-active.chosen-with-drop .chosen-single div b:before {
    content: "\f0d8";
}

.chosen-container-single .chosen-search {
    position: relative;
}

    .chosen-container-single .chosen-search input[type="text"] {
        background: none;
        border-radius: 0;
        line-height: 28px;
        height: 28px;
    }

    .chosen-container-single .chosen-search:after {
        content: "\f002";
        display: inline-block;
        color: #888;
        font-family: FontAwesome;
        font-size: 14px;
        position: absolute;
        top: 8px;
        right: 12px;
    }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background: none;
}

    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
        content: "\f00d";
        display: inline-block;
        color: #888;
        font-family: FontAwesome;
        font-size: 13px;
        position: absolute;
        right: 2px;
        top: -1px;
    }

    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
        text-decoration: none;
    }

        .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover:before {
            color: #464646;
        }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close:before {
    color: #464646;
}

.chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background: none;
}

    .chosen-container .chosen-results-scroll-down span:before, .chosen-container .chosen-results-scroll-up span:before {
        content: "\f0d7";
        display: inline-block;
        color: #888;
        font-family: FontAwesome;
        font-size: 12px;
        position: relative;
        top: -1px;
        left: 1px;
    }

    .chosen-container .chosen-results-scroll-up span:before {
        content: "\f0d8";
    }

.chosen-container-active .chosen-single-with-drop div b:before {
    content: "\f0d8";
}

.chosen-rtl .chosen-search input[type="text"] {
    background: none;
}

.chosen-rtl .chosen-search:after {
    content: "";
    display: none;
}

.chosen-rtl .chosen-search:before {
    content: "\f002";
    display: inline-block;
    color: #888;
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    top: 9px;
    left: 12px;
}

.chosen-container-single .chosen-single {
    border-radius: 0;
}

.chosen-container .chosen-results li.highlighted {
    /*background: #86BD6F;*/
    background: lightgray;
    /*background: #316AC5;*/
    color: Black;
}

.chosen-container-single .chosen-drop {
    border-radius: 0;
    /*border-bottom: 3px solid #432773;*/
    border-color: #432773;
}

.chosen-single.chosen-single-with-drop, .chosen-container-active .chosen-single {
    border-color: #432773;
}

.form-group.has-error .chosen-single {
    border-color: #f09784 !important;
}

.form-group.has-info .chosen-single {
    border-color: #64a6bc !important;
}

.form-group.has-warning .chosen-single {
    border-color: #e0c43a !important;
}

.form-group.has-success .chosen-single {
    border-color: #92bf65 !important;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #432773;
}

.chosen-container .chosen-drop {
    display: none;
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: auto;
    right: auto;
    display: block;
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi) {
    .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
        background-image: none !important;
        background-repeat: no-repeat !important;
        background-size: auto !important;
    }
}

.tag-input-style + .chosen-container-multi .chosen-choices li.search-choice {
    background-image: none;
    background-color: #91b8d0;
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 3px;
    margin-right: 0;
    padding: 6px 22px 7px 9px;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    transition: all 0.2s ease 0s;
    vertical-align: baseline;
    white-space: nowrap;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

    .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 18px;
        height: auto;
        line-height: 25px;
        text-align: center;
    }

        .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
            color: #FFF;
            position: static;
            font-size: 11px;
        }

        .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
            background-color: rgba(0,0,0,0.2);
        }

            .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover:before {
                color: #FFF;
            }

.tag-input-style + .chosen-container-multi.chosen-rtl .chosen-choices li.search-choice {
    padding: 6px 9px 7px 22px;
    margin-left: 0;
    margin-right: 3px !important;
}

    .tag-input-style + .chosen-container-multi.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
        right: auto;
        left: 0;
    }



/*End Chosen Dropdown Styles*/


.ReportsTab {
    position: relative !important;
}

.rPanHead {
    padding: 0 !important;
}

.cptitle {
    font-size: 13px;
    color: #626262;
}

.Logo-div {
    width: 100%;
}

.f-left {
    float: left;
}

.loadingDiv {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #666;
    background-image: url('ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10000000;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

.divReplies {
    padding-left: 60px !important;
    display: table;
}

.panel-headoverflow {
    display: table;
    width: 100%;
    overflow: inherit;
}

    .panel-headoverflow .btn-group.open .dropdown-toggle {
        -webkit-box-shadow: inherit;
        box-shadow: inherit;
    }

.ckEdit {
    width: 100%;
}

.cppwd {
    margin-top: 5px !important;
}


.Logo-div img, .Logo-div a > img {
    width: auto !important;
}

.Inchargediv {
    float: right;
    width: auto;
    line-height: 30px;
    padding: 0 7px;
}


.Refdiv {
    float: right;
    width: auto;
    border-radius: 3px;
    background: #df5640;
    color: #fff;
}

    .Refdiv span, .Refdiv i {
        color: #fff;
    }

.downloadpop {
    margin-top: 5px !important;
    margin-right: -15px !important;
}

.Refdiv > .navbar {
    z-index: 1 !important;
    height: inherit;
    min-height: inherit;
    float: left;
    background: transparent;
    border: 0;
    padding: 3px 0;
    margin: 0;
}

.downloadpop .panel-title, .downloadpop .panel-icon i {
    color: #3b3f4f !important;
}

.CPleft {
    width: 70px !important;
    margin: 0;
    padding: 0;
    float: left;
}

.CPright {
    width: calc(100% - 70px);
    margin: 0;
    padding: 0;
    padding-left: 15px !important;
    float: left;
}

.CPrightwithoutLogo {
    width: 100%;
    margin: 0;
    padding: 0;
    padding-left: 15px !important;
    float: left;
}

.divbtnadmin > .btn-group > button {
    white-space: nowrap;
    width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

    .divbtnadmin > .btn-group > button > .ml5 {
        margin-left: 5px !important;
        position: absolute;
        right: 6px;
        top: 50%;
        margin-top: -2px;
    }

@media only screen and (max-width: 767px) {

    .CPleft {
        width: 100% !important;
        text-align: center;
    }

    .CPright {
        width: 100%;
        padding-left: 0 !important;
    }

    .divReplies {
        padding-left: 10px !important;
    }

    .Refdiv, .Inchargediv {
        float: left;
        padding-left: 0 !important;
    }

    .attdownload {
        padding-right: 10px;
    }

    i.pd-right10.pd-left10.text-danger.cur-pointer {
        padding-left: 0 !important;
    }

    i.Datefontmb {
        font-size: 10px !important;
    }
}

@media only screen and (max-width: 768px) {
    .divReplies {
        padding-left: 30px;
    }
}

.Breply-box {
    position: relative;
    background: #F9F9F9;
    border: 1px solid #efefef;
    display: table;
    width: 100%;
    border-left: 3px solid #432773;
}



    .Breply-box:after, .Breply-box:before {
        right: 100%;
        top: 20px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .Breply-box:after {
        border-color: rgba(67, 39, 115, 0);
        /*border-right-color: #F9F9F9;*/
        border-width: 12px;
        margin-top: -12px;
    }

    .Breply-box:before {
        border-color: rgba(67, 39, 115, 0);
        border-right-color: #432773;
        border-width: 13px;
        margin-top: -13px;
    }


#Guidelines .modal-body {
    max-height: 500px !important;
}
/*.item > img {
            height: 470px !important;
            width:700px !important;
        }*/

#CarouselContainer {
    margin: 0;
    padding: 0;
    width: 100%;
}

.no-padding {
    padding: 0;
}

.item img {
    max-width: 100%;
    /*height: 470px !important;*/
}

.carousel, .item, .active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

.comment-edit-border {
    border: 2px solid #e9573f !important;
    padding-top: 11px !important;
}

#back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #432772;
    border: 0;
    z-index: 10;
    outline: 0;
}

    #back-to-top:hover {
        background: #c31315;
    }

    #back-to-top + .tooltip {
        display: none !important;
    }

.fa-1x {
    font-size: 1.3em !important;
}

.isConfidential {
    width: 20px;
    -moz-transform: scale(1.5);
    margin: 0 0 0 10px !important;
}

.isConfidentl {
    width: 20px;
    -moz-transform: scale(1.5);
    margin: 0 0 0 10px !important;
}

.editorBtns label {
    font-size: 20px;
    vertical-align: middle;
    color: #df5640;
    margin-bottom: 13px;
    padding-right: 20px;
}
#lblIsConfidential {
    font-size: 20px;
    vertical-align: middle;
    color: #df5640;
    margin-bottom: 13px;
    padding-right: 20px;
}
.red {
     border: 3px solid red;
}