﻿*, *::after, *::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.box {
    border-radius: 6px;
    margin-bottom: 10px !important;
}

label {
    margin-bottom: 0;
}

.form-group {
    margin-bottom: 5px;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 3px 2px;
    height: 28px;
}

.calendaricon {
    top: 10px !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 4px;
}

h2.subheading {
    font-size: 16px;
}

label {
    color: #626262;
}

.form-control {
    border-radius: 6px;
    height: 28px;
}

.widthtext230 {
    width: 230px !important;
}

.text-green {
    color: #00a65a !important;
}

.text-red {
    color: #dd4b39 !important;
}

.innerPageSet .box-body {
    padding-top: 10px !important;
}


.boxcoltheme1 {
    border-left: 4px solid #02adb8;
}

    .boxcoltheme1 .box-header {
        color: #02adb8;
        display: flex;
        align-items: center;
    }

.boxcoltheme2 {
    border-left: 4px solid #d85f50;
}

    .boxcoltheme2 .box-header {
        color: #d85f50;
        display: flex;
        align-items: center;
    }

.boxcoltheme3 {
    border-left: 4px solid #663399;
}

    .boxcoltheme3 .box-header {
        color: #663399;
        display: flex;
        align-items: center;
    }

.boxcoltheme4 {
    border-left: 4px solid #46529d;
}

    .boxcoltheme4 .box-header {
        color: #46529d;
        display: flex;
        align-items: center;
    }

.boxcoltheme5 {
    border-left: 4px solid #f99218;
}

    .boxcoltheme5 .box-header {
        color: #f99218;
        display: flex;
        align-items: center;
    }

.box .box-header h4 > span {
    font-size: 12px;
    font-weight: 400;
    color: #626262;
}

.table a svg {
    vertical-align: -8px;
}

#AddCompany {
    display: none;
}

.AccountingYear {
    border: solid thin #46529d;
    color: #46529d;
    padding: 2px 8px;
    margin: 1px;
    display: inline-block;
    border-radius: 4px;
    font-weight: bold;
}

.content-header h1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px !important;
}

/*.btn.btn-default {
    background: #55597a !important;
}*/

.table tr td.actioncol, .table tr th.actioncol {
    width: 120px;
}

.actioncol a {
    border-radius: 50%;
    padding: 5px;
    text-align: center;
    display: inline-block;
    background: rgba(255, 255, 255, 0.15);
    position: relative;
    overflow: hidden;
    z-index: 1;
    color: #7c7c7c;
    width: 30px;
    height: 30px;
}

/******pagimnation*****/
.paginationPanel {
    float: right;
    padding: 3px;
    font-size: 14px;
    margin-top: 3px;
}

    .paginationPanel a {
        margin: 0px 1px;
        cursor: pointer;
        background: #f1f1f1;
        width: 18px;
        height: 18px;
        display: inline-block;
        border-radius: 50%;
        text-align: center;
        color: #757575;
        line-height: 20px;
    }

        .paginationPanel a:hover, .paginationPanel a.active {
            background: #18AACC;
            color: #fff !important;
        }

    .paginationPanel .paginationpage {
        max-width: 32px;
        text-align: center;
        height: 24px;
        border: solid thin #ccc;
        border-radius: 6px
    }

    .paginationPanel select {
        max-width: 48px;
        text-align: center;
        height: 24px;
        border: solid thin #ccc;
        border-radius: 6px;
    }

    .paginationPanel button {
        background: #18AACC;
        color: #fff;
        border: none;
        border-radius: 3px;
        cursor: pointer;
        padding: 1px 5px;
    }

    .paginationPanel .borderleft {
        border-left: solid thin #dadada;
    }

    .paginationPanel .fa {
        font-size: 10px;
    }
/******pagimnation*****/

.box-header {
    border-bottom: solid thin #f0f0f0;
    background: #f7f7f7;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding-bottom: 3px;
    cursor:pointer;
}

    .box-header h4 {
        margin-bottom: 0px;
        font-size: 14px;
        font-weight: 600;
        display: inline-block;
        transform: translateY(-7px);
        margin-left: 8px;
        margin-top:15px;
    }

    .box-header a.btnAccording svg {
        /* float: right; */
        display: inline-block;
        color: #444;
        cursor: pointer;
    }

.footerFixed {
    position: fixed;
    /* width: 96%; */
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}

.servicePanel {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    overflow: hidden;
}

.Topbg {
    padding: 4px 10px;
    border-radius: 10px;
    color: #484741;
    background: #fdf7b1;
    margin-bottom: 10px;
    border: solid thin #ffe498;
    box-shadow: 0 1px 2px #0000001a, 0 1px 2px #0000000f, 0 2px 4px #00000008;
}

#mdlAccountingYear {
    background: transparent;
    backdrop-filter: blur(0px);
}

.stackholderBG {
    border: 1px solid rgb(0 0 0 / 14%);
    box-shadow: 0 1px 2px 0 rgb(33 33 33 / 14%), 0 0 1px 0 rgb(0 0 0 / 14%);
    border-radius: 8px;
    padding: 2px 10px;
    margin-bottom: 6px;
    position: relative;
    color: #55597a;
}

.stackholderBG h3 {
    margin: 0px;
    font-size: 18px;
    padding: 8px 0px;
    border-bottom: solid thin #dbdbdb;
    margin-bottom: 12px;
}

    #mdlAccountingYear .modal-header {
        background: #18AACC;
    }

        #mdlAccountingYear .modal-header .modal-title, .close {
            color: #fff !important;
            top: 14px !important;
            outline:none;
            border:none;
            background:none;
        }

    #mdlAccountingYear .modal-dialog {
        position: fixed;
        margin: auto;
        width: 70%;
        min-width: 70%;
        height: 100%;
        right: 0px;
    }

#mdlDocumentUpload .modal-header {
    background: #18AACC;
}

    #mdlDocumentUpload .modal-header .modal-title {
        color: #fff !important;
        top: 6px !important;
    }

#mdlDocumentUpload .close {
    color: #fff !important;
    top: 6px !important;
}

#mdlDocumentUpload .modal-dialog {
    width: 95%;
}

.uploadBg {
    border: dashed 1px #ccc;
    padding: 10px;
    border-radius: 10px;
}

.input-file {
    border-radius: 6px !important;
    padding: 5px !important;
}

#TOPtblCompanyMaster {
    height: 68vh;
}

#TOPtblAccountingYear {
    height: 68vh;
}

#tblCompanyMaster tbody tr.active > td {
    background: #fdf7b1;
}

.table .calendaricon {
    right: 12px;
}



.modal-footer {
    position: fixed;
    width: 100%;
    bottom: 0px;
    background: #d4d4d4;
    padding: 10px;
    z-index:9999;
}

.highlightmismatch td {
    /*box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);*/
    background-color: #ffe7e7 !important;
}

.GstregistrationBody {
    top:8% !important;
}

.GstregistrationBody, .GstregistrationBody .AddWrapp, .modalBody {
    border-radius: 10px;
}

.GstregistrationBody, .modalBody {
    border: solid 3px #18aacc;
    height: auto !important;
}

#mdlOwnerDetails .modal-dialog {
    min-width: 95%;
}

#mdlOwnerDetails .close {
    font-size: 16px;
    padding: 10px;
}

#mdlOwnerDetails .modal-header {
    padding: 10px 15px;
    background: #54c5cb;
    color: #fff;
}

    #mdlOwnerDetails .modal-header h4 {
        font-weight: 400;
        /*letter-spacing: 1px;*/

        font-size: 16px;
    }

.innerPageSet .box-body {
    padding: 10px;
}
.box.pa0 {
    padding:0px !important;
}

.innerPageSet .box-body.pa0Imp {
    padding: 0px !important;
}
.icon {
    vertical-align: -1px;
}