﻿.btn {
    padding: 4px 10px 3px 10px !important;
}
    .page-footer{
    height: 16px !important;
}
    .page-footer .page-footer-inner {
        margin-top:5px;
    }

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > img
{
    width:29px;
}
.k2_titlestats_count .count {
    font-size: 40px;
}
.k2_titlestats_count .count_top {
    padding-bottom: 10px;
    font-size: 13px;
    display: block;
}

.k2_titlestats_count {
    padding: 20px 10px 20px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    text-align: center;
    background-color: #fff;
    margin: 3px;
}
.toast {
    font-family: dana, 'B Yekan' !important;
}
.toast-message {
    font-size:14px !important;
}
.k2_fontSt2 {
    font-family: dana, 'B Yekan' !important;
}
.dropdown-menu li.k2Title {
    width: 100%;
    text-align: right;
    padding: 4px 4px 4px 0;
    font-size: 14px;
    border-bottom: solid 1px #f3f3f3;
}

.k2_dashboard_topmenu .dropdown-menu h3 {
    font-family: dana, Lalezar,'B Yekan';
    font-size: 13px;
}


.k2_dashboard_notification {
}
.dropdown-menu-list .k2externalLi {
    padding: 1px 5px;
    margin: 0;
    background: #c6ff00;
    text-align:center;
}
    .dropdown-menu-list .k2externalLi h3 {
        font-size: 13px;
        padding: 6px ;
        margin: 0;
    }
.k2_dashboard_notification ul li {
    padding: 3px 8px 3px 8px;
    position: relative;
    border-bottom: 1px solid #eff2f6;
}
    .k2_dashboard_notification ul li .ntInfo1 {
        font-size: 12px;
        color: #333;
    }


.k2_dashboard_notification span.date {
    display: block;
    text-align: left;
    margin-top: 5px;
    font-size: 11px;
}

    .k2_dashboard_notification .ntTitle {
        color: #ff6a00;
    }

.k2_dashboard_notification .highLight {
    background-color: #c6ff00 !important;
}

    .k2_dashboard_notification #lideleteAllnoti {
        cursor: pointer;
        margin-top: 8px;
    }
    .k2_dashboard_notification #lideleteAllnoti i{
        color: #ff0000 !important;
    }
        .k2_dashboard_notification #lideleteAllnoti:hover {
            opacity: 1;
        }

        .k2_dashboard_notification #lideleteAllnoti .fa-close {
            margin-left: 5px;
        }


    .k2_dashboard_notification .readNtf {
        cursor: pointer;
        position: absolute;
        left: 25px;
        top: 2px;
        font-size: 13px !important;
        z-index:999;
    }

.k2_dashboard_notification .invisibleNtf {
    cursor: pointer;
    position: absolute;
    left: 10px;
    top: 2px;
    font-size: 13px !important;
    z-index: 999;
}
.switchery {
    width: 32px;
    height: 20px;
    margin-left:5px;
}

    .switchery > small {
        width: 20px;
        height: 20px;
    }

/*serachMaster*/

 

    .k2_personel_masterSearch img {
        max-height: 60px;
    }

    .k2_personel_masterSearch a {
        /*color: #000 !important;
        font-size: 13px;*/
    }

    .k2_personel_masterSearch div.item1 {
        float: right;
        padding-left: 10px;
        padding-bottom: 5px;
    }

        .k2_personel_masterSearch div.item1 span {
            padding-top: 4px;
            display: block;
            float: right;
        }

        .k2_personel_masterSearch div.item1 label {
            cursor: pointer;
        }

            .k2_personel_masterSearch div.item1 label:hover {
                color: #ff5800;
            }
