﻿.select-picker-SearchBox input[type="text"] {
    border: 1px solid #ddd !important;
    border-radius: 5px !important;
}

.select-picker-SearchBox .dropdown-menu open {
    border-radius: 5px !important;
}

.select-picker-SearchBox .dropdown-menu .active a {
    border-radius: 0px !important;
}

.bg-transparent {
    background: #000000bd !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.no-padding {
    padding: 0px !important;
}

.defaultSet {
    /*script for the class*/
}

.validateTextSize {
}

required {
    font-size: 15px !important;
    font-weight: bold;
}

.numeric {
}

.requiredFieldValidator {
}

.autoresizable {
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
}


.table-td-height tr td {
    line-height: 0.4 !important;
}


.table-responsive-custom {
    overflow: hidden !important;
}

.p-15 {
    padding: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.heading-Invoice {
    line-height: 2.5em !important;
}

.text-white {
    color: white !important;
}

.table {
    margin-bottom: 10px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.triangle-right {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 28px solid #b91d47;
    border-bottom: 20px solid transparent;
    float: left;
    border-radius: 0px 129% 100% 0px;
}

.main {
    background: beige;
}

.one {
    height: 40px;
    background: #b91d47;
    float: left;
    width: auto;
    color: white;
    text-align: center;
    font-size: 22px;
    font-family: sans-serif;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}


.customTable-size tr td {
    padding: 7px 5px !important;
    font-size: 12px !important;
    text-align: center !important;
}

.modal-process {
    width: 14em !important;
    max-width: inherit !important;
    background: white !important;
    padding-top: 19px !important;
    font-size: 1.2em !important;
}

.border-radius-0 {
    border-radius: 0px !important;
}

.btn-sm-square {
    padding: 0px !important;
    width: 34px !important;
    font-size: 17px !important;
    font-weight: bold !important;
    border-radius: 0px !important;
}

.table-th-center th {
    text-align: center !important;
}
