/*.border-black .ddTitleText {
    border: 1px solid #3275ac;
    border-radius: 50px;
    font-size: 12px;
    color: #3275ac;
    font-weight: 600;
}
.dd .ddTitle .ddTitleText {
    padding: 3px 20px 3px 6px;
}
.emailtable  .icon-dot-menu{font-size:14px;}*/

/*Added style on 17 Aug, 2022*/

.widget-header.email-detail-header {
    display:block !important;
    font-size:13px !important;
    font-weight:500 !important;
}
.email-detail-heading{
    color:#1b7dc4;
}
.widget-header.email-detail-header small {
    font-size:10px !important;
}
/*Added style on 30 Aug, 2022*/
.overflow-inherit{
    overflow:inherit !important;
}
.emailtable .icon-attachment{
font-size: 13px;
}
.emailtable .active td {
    /*font-weight: bold !important;*/
    cursor: pointer;
    color: #000;
    background: #f7f7f7;
}
.color-blue{
    color:#0e7cc7;
}
/*

.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:#0e7ec6;
    padding:3px 12px;
    margin-right:5px;
    background:transparent;
    border-color:#0e7ec6;
}
.nav-pills .nav-link:focus,
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0e7ec6;
    border:1px solid #0e7ec6;
}
.mis-widget .tab-control-mis-fullview{display:none}
.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:#97bd10}

.box1 .box-footer{
    background: #ecf4b9;
    color:#9ebe2f;
}
.box2 .box-content{background:#67a6eb}
.box2 .box-footer{
    background: #a9d4ff;
    color:#386396;
}
.box3 .box-content{background:#df624c}
.box3 .box-footer{
    background: #fcc6bc;
    color:#ce6863;
}
.box4 .box-content{background:#e4984a}
.box4 .box-footer{
    background: #fdd3a3;
    color:#d4964d;
}
.box5 .box-content{background:#e690cd}
.box5 .box-footer{
    background: #fad8f0;
    color:#d188bc;
}
.box6 .box-content{background:#a37ee8}
.box6 .box-footer{
    background: #e8ddff;
    color:#8c70ca;
}
.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-items-wrapper{
    height:27.5vh;
    overflow:auto;
}
.events-list-items{
    border-bottom:1px solid #c8c8c8;
    margin-bottom:5px;
}
.event-item.active{
    background:#67a6eb;
    color:#fff;
    transition:all 0.3s ease-in;
}
.event-item.active:hover{
    background:#97bd10;
    border-color:#97bd10;
}
.events-items-wrapper .event-item{
    border:1px solid #67a6eb;
    border-radius:6px;
    padding:5px 10px;
    margin:5px 0px;

}
.calendar-widget thead .datepicker-switch{color:#147ac5}
.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 14.28% !important;
    height: 28px !important;
    max-width: 14.28% !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:  14.28% !important;
    height: 28px !important;
    max-width: 14.28% !important;
    max-height: 28px !important;
    color: #fff;
    background-color: #0082c9;
    border-color: #0082c9;
    border-radius: 0%;
}
.event-datepicker .datepicker-inline,
.event-datepicker .table-condensed{
    width:100%;
}
.has-dropdown-tabs.markets-tab-active .nav-link.active~.dropdown{
    display:inline-block !important;
}
.nav-item.has-dropdown-tabs>.nav-link.pr{
    padding-right:12px !important;
}
.reset-pass-message{display:none !important}
