
.printable_area table tbody tr td{
    padding: 5px !important;
}
.printable_area table tbody tr td h6{
    margin-bottom: 0!important;
}

.new_pagination  svg{
    height: 30px;
}
.staff_table thead tr th {
    font-size: 13px !important;
    padding: 2px !important;
    /*text-align: center !important;*/
    background: black !important;
    color: white !important;
}

.staff_table tbody tr td {
    font-size: 12px !important;
    padding: 2px !important;
    /*text-align: center !important;*/

    &:nth-last-child(1){
        border-bottom: none !important;
    }
}
.gap_15{
    gap: 15px;
}






.form-control-label{
    font-size: 15px !important;
}

.upload_landscape{
    border-radius: 0 !important;
    overflow: hidden;
    width: 200px;
    height: 150px;
    border: 2px solid orangered;
    position: relative;
    cursor: pointer;
}




.upload_circle {
    border-radius: 100% !important;
    overflow: hidden;
    width: 150px;
    height: 150px;
    border: 2px solid orangered;
    position: relative;
    cursor: pointer;
}

.upload_camera_icon{
    color: red;
    position: absolute;
    top: calc(50% - 20px);
    left :calc(50% - 20px);
    cursor: pointer;
    font-size: 40px;
}
img {
    max-width: 100%;
    height: auto;

}
















.pl-10 {
    padding-left: 10px;

}

pre {
    text-align: left !important;
    /*white-space: nowrap;*/
    overflow: auto !important;
    overflow-x: hidden !important;
}

.my-1 {
    font-size: 12px;
}
.py-25 {
    font-size: 12px;
}
.ck-editor__editable {
    min-height: 100px;
    border-radius: 5px !important;
}



.currency_val_text {
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #ccc;
    color: #777777;
}
.errorMsg {
    font-size: 10px;
    color: red;
}
.border_none {
    border: none !important;
}
.gap_20 {
    gap: 20px;
}
.ui-menu {
    background: #dce9f0;
    margin: 0;
    padding: 0;
    max-width: 500px;
}
.ui-menu-item {
    list-style: none;
    cursor: pointer;
    padding: 10px 15px;
    border-bottom: 1px solid gainsboro;
}

.details_headline {
    display: none;
}
.radius_right_0 {
    border-radius: 5px 0 0 5px;
}
.radius_left_0 {
    border-radius: 0 5px 5px 0;
}
.width_100 {
    width: 100px;
}
.italic {
    font-style: italic;
}
.margin_bottom_10 {
    margin-bottom: 10px;
}
.required {
    color: red;
    padding-left: 5px;
    font-size: 17px;
    font-weight: 700;
}
.color_blue {
    color: #0568bd !important;
}
.login_logo {
    width: 300px;
    margin: 0 auto;
}
.action-buttons {
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
    gap: 15px;
}

.proforma_invoice {
    border: 1px solid #c0c1c2;
    padding: 15px;
}
.table_data_section {
    margin: 15px 15px 15px 15px;
}
.signatures {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.border_dashed {
    border-bottom: 2px dashed #ccc;
}
.text-secondary-d1 {
    color: #728299 !important;
}
.page-header {
    margin: 0 0 1rem;
    padding-bottom: 1rem;

    border-bottom: 1px dotted #e2e2e2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
}
.page-title {
    padding: 0;
    margin: 0;
    font-size: 1.75rem;
    font-weight: 300;
}
.brc-default-l1 {
    border-color: #dce9f0 !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.text-grey-m2 {
    color: #888a8d !important;
}

.text-success-m2 {
    color: #86bd68 !important;
}

.font-bolder,
.text-600 {
    font-weight: 600 !important;
}

.text-110 {
    font-size: 110% !important;
}
.text-blue {
    color: #478fcc !important;
}
.pb-25,
.py-25 {
    padding-bottom: 0.75rem !important;
}

.pt-25,
.py-25 {
    padding-top: 0.75rem !important;
}
.bgc-default-tp1 {
    background-color: rgba(121, 169, 197, 0.92) !important;
}
.bgc-default-l4,
.bgc-h-default-l4:hover {
    background-color: #f3f8fa !important;
}
.page-header .page-tools {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.btn-light {
    color: #757984;
    background-color: #f5f6f9;
    border-color: #dddfe4;
}
.w-2 {
    width: 1rem;
}

.text-120 {
    font-size: 120% !important;
}
.text-primary-m1 {
    color: #4087d4 !important;
}

.text-danger-m1 {
    color: #dd4949 !important;
}
.text-blue-m2 {
    color: #68a3d5 !important;
}
.text-150 {
    font-size: 150% !important;
}
.text-60 {
    font-size: 60% !important;
}
.text-grey-m1 {
    color: #7b7d81 !important;
}
.align-bottom {
    vertical-align: bottom !important;
}

.total_summary_area {
    display: grid;
    grid-template-columns: 20% 10% 10% 10% 10% 20% 10% 10%;
    text-align: center;
    padding: 15px 0;
    align-items: center;
    align-self: center;
}
.custom_input_group_border {
    border: 1px solid #ccc;
    padding-bottom: 0px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
    border-right: none;
    font-size: 12px;
}
.border_tb_0 {
    border-bottom: none;
    border-top: none;
}
.border_right_1 {
    border-right: 1px solid #ccc;
}
.border_left_0 {
    border-left: none !important;
}

.fixed_area {
    display: grid;
    grid-template-columns: 20% 10% 15% 15% 20% 10% 10%;
}
.without_discount {
    display: grid;
    grid-template-columns: 20% 10% 15% 15% 20% 20% !important;
}
.width_60 {
    width: 60px;
}
.margin_left_30 {
    margin-left: 30px;
}

.add_packing {
    display: grid;
    grid-template-columns: 30% 10% 15% 15% 15% 15%;
}

.fixed_area .form-control {
    padding: 5px 5px 5px 5px;
}
.add_purchase_order {
    display: grid;
    grid-template-columns: 25% 10% 10% 10% 15% 15% 15%;
}
.add_delivery_order {
    display: grid;
    grid-template-columns: 40% 20% 20% 20%;
}
.create_do {
    display: grid;
    grid-template-columns: 40% 10% 10% 20% 20%;
}
.purchase_create_do {
    display: grid;
    grid-template-columns: 60% 20% 20%;
}
.input_data_row {
}

.output_img {
    max-height: 80px;
}

.output_img_sign {
    height: 80px;
    width: 200px;
    border: 1px solid #ccc;
    background: #f2f2f2;
    cursor: pointer;
}
.update_profile_picture .camera_area {
    border: 1px solid #777777;
    height: 150px;
    width: 150px;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    background: #f2f2f2;
}
.update_profile_picture .camera_area .output_img_profile {
    width: 150px;
    height: 150px;

}
.update_profile_picture .camera_area .camera_icon {
    position: absolute;
    top: calc(100% - 60px);
    left: calc(50% - 15px);
}

.status_button {
    width: fit-content !important;
    font-size: 12px !important;
    height: fit-content !important;
    padding: 5px !important;
    margin: 0 !important;
    border-radius: 5px;
}
.iti {
    display: block !important;
    width: 100% !important;
}
.margin_bottom_0 {
    margin-bottom: 0px !important;
}
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked + .slider {
    background-color: #2196f3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}



.custom_nav_top {
    /* background-image: linear-gradient(90deg,#41abc5,#a76aa3,#a0bf7c); */
    position: fixed;
    top: 0;
    width: 100%;
    background:  #080808;
    z-index: 9999;
}
.custom_style_for_sidebar {
    margin-left: 0 !important;
    margin-top: 65px !important;
}

@media (max-width: 575px) {
    .custom_style_for_sidebar {
        margin-top: 0px !important;
    }
}

.tim-row {
    margin-bottom: 20px;
}

.tim-white-buttons {
    background-color: #777777;
}

.typography-line {
    padding-left: 25%;
    margin-bottom: 35px;
    position: relative;
    display: block;
    width: 100%;
}

.typography-line span {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    position: absolute;
    width: 260px;
    text-transform: none;
}

.tim-row {
    padding-top: 60px;
}

.tim-row h3 {
    margin-top: 0;
}

.offline-doc .page-header {
    display: flex;
    align-items: center;
}

.offline-doc .footer {
    position: absolute;
    width: 100%;
    background: transparent;
    bottom: 0;
    color: #fff;
    z-index: 1;
}

@media all and (min-width: 992px) {
    .sidebar .nav > li.active-pro {
        position: absolute;
        width: 100%;
        bottom: 10px;
    }
}

.card.card-upgrade .card-category {
    max-width: 530px;
    margin: 0 auto;
}

.ss-main .ss-single-selected {
    padding: 10px 18px 10px 18px;
    height: auto;
    color: #222a42;
    border-color: rgba(29, 37, 59, 0.5);
    border-radius: 0.4285rem;
    font-size: 0.75rem;
}

.ss-main {
    margin-bottom: 20px;
}
