﻿
.left-pan {
    border-radius: 10px;
    margin: 10px 5px 10px 10px;
    padding-top: 20px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px 2px #E8E8E8;
    box-shadow: 0 0 5px 2px #E8E8E8;
    border-bottom: 4px solid #1890ff;
}

.header-pan {
    border-radius: 10px;
    margin: 10px 10px 10px 10px;
    padding: 0 25px !important;
    border-bottom: 4px solid #1890ff;
    -webkit-box-shadow: 0 0 5px 2px #E8E8E8;
    box-shadow: 0 0 5px 2px #E8E8E8;
}

.content-pan {
    margin-left: 10px;
    margin-right: 10px;
}

.content-pan .ant-card-bordered {
    border-radius: 10px;
    -webkit-box-shadow: 0 0 5px 2px #E8E8E8;
    box-shadow: 0 0 5px 2px #E8E8E8;
}

.ant-card-hoverable {
    border-radius: 10px !important;
    -webkit-box-shadow: 0 0 5px 2px #E8E8E8;
    box-shadow: 0 0 5px 2px #E8E8E8;
}

.login-section {
    background-color: whitesmoke;
    padding: 40px;
    width: 350px;
    border-radius: 10px;
}

.left-pan .ant-menu-inline,.left-pan .ant-menu-vertical,.left-pan .ant-menu-vertical-left {
    border-right: 0;
}

.log-out-menu {
    position: absolute;
    bottom: 0;
    background: transparent !important;
    float: left;
    width: 100%;
}

.log-out-menu li {
    padding: 0 24px !important;
    width: 100%;
    float: left;
    margin-top: 0 !important;
}

.left-off {
    font-size: 25px;
    line-height: 1 !important;
    vertical-align: 0px !important;
    cursor: pointer;
}

.ant-card-actions {
    border-radius: 0px 0px 10px 10px;
}

.user-icon-hd {
    background: #eee !important;
    border: 1px solid #ddd;
}

.user-icon-hd .anticon-user {
    float: left;
    margin-top: 6px !important;
    margin-left: 7px !important;
    color: #0078EB; 
}

.ant-card-head-title {
    font-weight: 600;
}

.ant-btn {
    border-radius: 4px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    -webkit-box-shadow: 0 0 4px 2px #E8E8E8 !important;
    box-shadow: 0 0 4px 2px #E8E8E8 !important;
    line-height: 0 !important;
}

.ant-table-column-title {
    font-weight: 600;
}

.ant-card-body {
    padding: 10px !important;
}

.ant-card-head {
    padding: 0 10px !important;
}

.ant-collapse-content > .ant-collapse-content-box {
    padding: 10px !important;
}

.anticon {
    vertical-align: 0 !important;
}

.ant-form-item {
    margin-bottom: 10px !important;
}

.new-review-btn-pan-top {
    
}

.ant-form label {
    white-space: normal;
    line-height: 1;
}

/*---Menu---*/

.menu-pan .ant-menu-item .ant-menu-title-content i,
.menu-pan .ant-menu-submenu .ant-menu-submenu-title i {
    font-size: 16px;
    padding-right: 10px;
    width: 30px;
    color: #0078EB;
}

.menu-pan .ant-menu-sub .ant-menu-item .ant-menu-title-content i {
    font-size: 15px;
    width: 20px;
    color: #2FA7C3;
    padding-right: 0;
    padding-left: 3px;
    text-align: center;
}

/*---end menu---*/

.footer p {
    
}

.ant-modal-content {
    border-radius: 10px !important;
}

.ant-modal-header {
    border-radius: 10px !important;
}

.ant-alert {
    border-radius: 5px !important;
}

.toggle-icon-saas {
    padding-top: 15px;
}

.title-bt-padding {
    padding-bottom: 0;
}

.btn-m-bottom {
    margin-bottom: 0 !important;
}

.count-text {
    float: left;
    padding: 15px;
    padding-left: 0;
    width: 60%;
}

.btn-audit-set {
    float: left;
    width: 40%;
    text-align: right;
    padding: 15px;
    padding-right: 0;
}


/* animated indicator styles start*/
.animated-indicator-red {
    border: 1px solid #fff;
    border-radius: 3px;
    animation: pulse-red 2s infinite;
}

.animated-indicator-red:hover {
    animation: none;
    border-color: #fff;
    background-color: #fff;
}

@keyframes pulse-red {
    50% {
        background: #fff;
        border-color: #dc3545;
    }
}
/* animated indicator styles end*/


@media screen and (min-width:320px) and (max-width:926px) {

    .mob-logo {
        padding-top: 5px;
    }

    .mob-drop-down {
        width: 200px !important;
        top: 20px;
        right: -25px;
    }

    .btn-autit {
        margin-bottom: 10px;
    }

    .btn-m-top {
        margin-top: 10px;
    }

    .btn-m-bottom {
        margin-bottom: 10px !important;
    }

    .title-bt-padding {
        padding-bottom: 10px !important;
    }

    .comment-line {
        padding-top: 10px !important;
        border-top: 1px solid #ddd;
        margin-top: 15px;
    }

    .count-text {
        float: left;
        padding: 15px;
        padding-left: 0;
        width: 100%;
        text-align: center;
    }

    .btn-audit-set {
        float: left;
        width: 100%;
        text-align: center;
        padding: 15px;
        padding-right: 15px;
    }

    .ant-table-cell {
        border-top: 1px solid #FFFFFF !important;
    }


    .ant-table-cell[data-label]::before {
        /* Your styles here */
        font-weight: bold !important;
        /* Add any other styles you want to apply */
    }

    .ant-table-row:nth-child(even) {background: #f0f0f0 !important;}
    .ant-table-row:nth-child(odd) {background: #DDDDDD !important;}

    .bg-light {
        padding: 7px !important;
    }

    .feedback-text .ant-form-item-control {
        margin: 0;
    }

}