/*.border-black .ddTitleText {
    border: 1px solid #3275ac;
    border-radius: 50px;
    font-size: 12px;
    color: #3275ac;
    font-weight: 600;
}
.dd .ddTitle .ddTitleText {
    padding:2px 10px 2px 4px;
}*/
.emailtable  .icon-dot-menu{font-size:14px;}

.column-gutter{padding-left:1px;padding-right:1px;}
.table-no-border tbody tr{border-bottom: 1px solid #e8e8e8;}
.widget-header:not(.modal-header){
    padding:6px 10px 0px 10px;
    height: auto;
}
.widget-header:not(.modal-header){
    font-size:15px;
}
.widget-header.email-detail-header {
    display:block !important;
    font-size:13px !important;
    font-weight:500 !important;
}
.widget-header.email-detail-header small {
    font-size:10px !important;
}
.widget-header .nav-link.font-small{font-size:9px !important;padding:1px 10px;}
.icon-close{font-size:initial !important;font-weight:bold;}
.overflow-inherit{
    overflow:inherit !important;
}
.emailtable .icon-attachment{
font-size: 13px;
}
.font-small {
    font-size: 10px !important;
}

/*

.nav-pills .nav-link {
    border-radius:25px;
}
.uppercase.nav-link{
    text-transform:uppercase;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;background-color: #157bc5;
}*/
.nav-tabs{
    border-bottom:0px;
}
.nav-tabs .nav-link{
    color:#036ab2;
    padding:3px 12px;
    margin-right:5px;
    background:transparent;
    border-color:#036ab2;
}
.nav-pills .nav-link:focus,
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #036ab2;
    border:1px solid #036ab2;
}
.uppercase.nav-link{
    text-transform:uppercase;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;background-color: #157bc5;
}
.nav-tabs.no-bg .nav-link{
    color: #157bc5;
    padding:0px 10px;
    margin-right:0px;
    background: transparent;
    border-color: transparent;
    font-size:14px !important;
    position:relative;
}
.nav-tabs.no-bg .nav-item{position:relative;}
.nav-tabs.no-bg .nav-item:after{
    width:1px;
    height:100%;
    position:absolute;
    top:0;
    content:'';
    background:#157bc5;
    right:0;
}
.nav-tabs.no-bg .nav-item:last-child:after{
    display:none;
}
.nav-tabs.no-bg .nav-link:focus,
.nav-tabs.no-bg .nav-link.active, .nav-tabs.no-bg .show>.nav-link {
    color: #000000;
    background-color: transparent;
    border: transparent;
    outline:0;
}
.box{
    margin-bottom:10px;
    position:relative;
    border-radius:6px;
    min-height:auto;
    text-align:center;
}
.box-content{color:#ffffff;}
.box-content{
    padding:20px 0px;
}
.box-content .count{
    font-size:35px;
    font-weight:600;
    line-height: 1;
    
}
.box-content .box-footer{
    border-radius: 6px;
}
.box .box-footer{
    margin-top: -5px;
    border-radius: 6px;
}
.box1 .box-content{background:#32bcbe}

.box1 .box-footer{
    background: #c9fffd;
    color:#32bcbe;
}
.box2 .box-content{background:#0b509e}
.box2 .box-footer{
    background: #aad4fa;
    color:#0b509e;
}
.box3 .box-content{background:#5a2ab2}
.box3 .box-footer{
    background: #d2b8ff;
    color:#5a2ab2;
}
.box4 .box-content{background:#cd7f12}
.box4 .box-footer{
    background: #ffe4bf;
    color:#cd7f12;
}
.box5 .box-content{background:#e06651}
.box5 .box-footer{
    background: #ffd2cc;
    color:#e06651;
}
.box6 .box-content{background:#dd634e}
.box6 .box-footer{
    background: #fed3cd;
    color:#dd634e;
}
.upcoming-event-wrapper{
    position:relative;
}
.upcoming-event-wrapper .add-event-heading{
    font-size:16px;
    font-weight:500;
}
.upcoming-event-wrapper .add-event-trigger i{
    font-size:22px;
    color:#0f78cb;
    cursor:pointer;
}
.events-list-items{
    border-bottom:1px solid #c8c8c8;
    margin-bottom:5px;
}
.event-item.active{
    background:#67a6eb;
    color:#fff;
}
.event-item.active:hover{
    background:#97bd10;
    color:#fff;
    border-color:#97bd10;
}
.events-items-wrapper .event-item{
    border:1px solid #67a6eb;
    border-radius:6px;
    padding:5px 10px;
    margin:5px 0px;

}
.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 28px !important;
    height: 28px !important;
    max-width:28px !important;
    max-height: 28px !important;
    border-radius: 4px;
    border: none;
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active{
    text-align: center;
    width: 28px !important;
    height: 28px !important;
    max-width:28px !important;
    max-height: 28px !important;
    color: #fff;
    background-color: #0082c9;
    border-color: #0082c9;
    border-radius: 100%;
}
.dd-small .ddTitleText {
    font-size: 10px;
    color:#0b6aaa;
}
.select-border .dd .ddTitle .ddTitleText {
    border: 1px solid #0b6aaa;
    min-height: auto;
    border-radius:3px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0;
}
.project-planned-widget .val-count,
.fincancial-review-widget .val-count{
    color:#e8614b;
}

.internal-news-item .detail {
    width: 65%;
    max-width: 65%;
}
.internal-news-item .news-icon {
    max-width: 50px;
    margin-right: 0px;
    width: 50px;
}
.email-detail-header .email-detail-heading {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-left: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.icn-wrapper{
    font-size:11px;
}
.icn-wrapper .notification{
    right:0px;
}
.email-widget.open-compose-email .floatThead-wrapper{
    height:calc(88%);
}
.emailtable .active td {
    /*font-weight: bold !important;*/
    cursor: pointer;
    color: #000;
    background: #f7f7f7;
}
.reset-pass-message{display:none !important}