.w-content {
    margin-left: 16px;
}

.form-group.required .control-label:after {
    content: "*";
    color: red;
}

.form-field-error {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}

.custom-file img {
    width: 100%;
    height: auto;
}

.custom-file svg {
    width: 100%;
    height: auto;
}

.custom-file p {
    width: 100%;
    padding: 10px;
    text-align: center;
    font-weight: 700;

}

.file-input-container input {
    padding: 10px;
    margin: 10px;
    border: solid thin #E0E0E0;
}

.file-input-container span {
    padding: 10px;
    margin: 10px;
    color: #ff0000;
}

.doc-link {
    border: solid thin #e0e0e0;
    display: block;
    margin: 0px 10px 10px 10px;
    padding: 10px;
}

img.promo-image {
    width: 100%;
    margin: 0 auto;
}

img.promo-image-admin {
    width: 100%;
    margin: 0 auto;
}

.banner-user-name {
    text-align: left;
    font-size: 15px;
    font-weight: 700;
    margin-left: 10px;
}

.banner-box {
    padding: 0px;
    border: solid thin #838383;
    margin: 10px 0px 10px 35px;
}

.banner-img {
    margin: 0 0 25px 0;
}

.banner-user-number {
    text-align: left;
    font-size: 15px;
    margin-left: 10px;
}

.banner-user-email {
    text-align: left;
    font-size: 15px;
    margin-left: 10px;
}

.banner-user-image-container {
    text-align: right;
    margin: 10px;
}

.banner-info {
    text-align: center;
    bottom: 0px;
    position: absolute;
    display: block;
    width: 100%;
}

.timeline>div>.timeline-item>.timeline-header>a {
    padding-right: 10px;
}

.btn-olive {
    background-color: #3d9970;
}

.btn-indigo {
    background-color: #6610f2;
}

.btn-orange {
    background-color: #ff851b;
}

.btn-gray-dark {
    background-color: #343a40;
}

.btn-navy {
    background-color: #001f3f;
}

.file-with-password {
    margin-top: 10px;
    background-color: #897e00;
}

.banner-box-login {
    background-color: #004aad;
}

.banner-box-login-yojana {
    background-color: #ff9933;
}

.login-banner {
    height: 100%;
    margin: 0 auto;
    display: block;
}

.login-box {
    margin: 50px auto;
}

.main-docs div {
    margin: 14px 0px;
}

.custom-file .edit-doc {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50px;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    padding: 12px;
    text-align: center;
}

.custom-file:hover .edit-doc {
    display: block;
    cursor: pointer;
}

a.footer-list {
    color: #ffffff;
}

a.footer-list:hover {
    color: #007bff !important;
}

ul.footer-ul {
    list-style-type: none;
    padding-left: 0px;
}

.tawk-footer .tawk-text-center {
    display: none;
}

.dropdown-menu-right {
    max-height: 350px;
    overflow: auto;
}

.list-radio {
    display: block;
}

div#ui-datepicker-div {
    background-color: #ffffff;
    padding: 10px;
    border: solid thin #f2f2f2f2;
    box-shadow: 0px 0px 10px;
}

.ui-datepicker-title {
    clear: both;
    text-align: center;
    background-color: darkgray;
}

.ui-datepicker-title {
    clear: both;
    text-align: center;
    background-color: darkgray;
}

a.ui-datepicker-prev.ui-corner-all {
    float: left;
}

a.ui-datepicker-next.ui-corner-all {
    float: right;
}





.expand_button {
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    /* left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); */
}

.fncybutton {
    width: 200px;
    height: 80px;

    cursor: pointer;
}

.line {
    position: absolute;
    width: 1px;
    height: 1px;
    background-color: rgb(0, 52, 131);
    transition: .5s;
    opacity: 0.6;
}

.v1 {
    left: 0;
    top: 40px;
    height: 70px;
    margin: -35px 0;
}

.v2 {
    left: 5px;
    top: 40px;
    height: 80px;
    margin: -40px 0;
}

.v3 {
    right: 5px;
    top: 40px;
    height: 80px;
    margin: -40px 0;
}

.v4 {
    right: 0;
    top: 40px;
    height: 70px;
    margin: -35px 0;
}

.h1 {
    left: 100px;
    top: 0;
    width: 190px;
    margin: 0 -95px;
}

.h2 {
    left: 100px;
    top: 5px;
    width: 200px;
    margin: 0 -100px;
}

.h3 {
    left: 100px;
    bottom: 5px;
    width: 200px;
    margin: 0 -100px;
}

.h4 {
    left: 100px;
    bottom: 0;
    width: 190px;
    margin: 0 -95px;
}


.buttontext {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    color: white;
    line-height: 60px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    letter-spacing: 1.5px;
    text-align: center;
    transition: .5s;
}

.fncybutton:hover .buttontext {
    background-color: rgb(0, 52, 131);
    color: #ffffff;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.5);
}

.fncybutton:hover .v1,
.fncybutton:hover .v4 {
    margin: 0;
    height: 0;
    opacity: 1;
}

.fncybutton:hover .v2,
.fncybutton:hover .v3 {
    height: 70px;
    margin: -35px 0;
    opacity: 1;
}

.fncybutton:hover .h1,
.fncybutton:hover .h4 {
    margin: 0;
    width: 0;
    opacity: 1;
}

.fncybutton:hover .h2,
.fncybutton:hover .h3 {
    width: 190px;
    margin: 0 -95px;
    opacity: 1;
}

.rejected-block {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 0px;
    border-radius: 5px;
    background-color: rgb(7 7 7 / 75%);
}

.rejected-icon {
    width: 100%;
    color: #ff0000;
    font-size: xxx-large;
    /* text-align: center; */
}

.reject-comment {
    color: #ffffff;
}

.loader {
    border: 3px solid #f3f3f3;
    /* Light grey */
    border-top: 3px solid #3498db;
    /* Blue */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.estimate-block {
    border: solid thin #cacaca;
    border-radius: 5px;
    background-color: indigo;
    color: #ffffff;
}

.e-title {
    border-bottom: solid thin #cacaca;
    padding: 10px;
    font-size: 1.2em;
}

.e-body {
    padding: 10px 30px;
    font-size: 1.2em;
}

#dialer_table {
    width: 100%;
    font-size: 1.5em;
}

#dialer_table tr td {
    text-align: center;
    height: 50px;
    width: 33%;
}

#dialer_table #dialer_input_td {
    border-bottom: 1px solid #fafafa;
}

#dialer_table #dialer_input_td input {
    width: 100%;
    border: none;
    font-size: 1.6em;
}

/* Remove arrows from type number input : Chrome, Safari, Edge, Opera */
#dialer_table #dialer_input_td input::-webkit-outer-spin-button,
#dialer_table #dialer_input_td input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Remove arrows from type number input : Firefox */
#dialer_table #dialer_input_td input[type=number] {
    -moz-appearance: textfield;
}

#dialer_table #dialer_input_td input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #cccccc;
    opacity: 1;
    /* Firefox */
}

#dialer_table #dialer_input_td input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #cccccc;
}

#dialer_table #dialer_input_td input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #cccccc;
}

#dialer_table .dialer_num_tr td {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}

#dialer_table .dialer_num_tr td:nth-child(1) {
    border-right: 1px solid #fafafa;
}

#dialer_table .dialer_num_tr td:nth-child(3) {
    border-left: 1px solid #fafafa;
}

#dialer_table .dialer_num_tr:nth-child(1) td,
#dialer_table .dialer_num_tr:nth-child(2) td,
#dialer_table .dialer_num_tr:nth-child(3) td,
#dialer_table .dialer_num_tr:nth-child(4) td {
    border-bottom: 1px solid #fafafa;
}

#dialer_table .dialer_num_tr .dialer_num {
    color: #00ff6a;
    cursor: pointer;
}

#dialer_table .dialer_num_tr .dialer_num:hover {
    background-color: #fafafa;
}

#dialer_table .dialer_num_tr:nth-child(0) td {
    border-top: 1px solid #fafafa;
}

#dialer_table .dialer_del_td img {
    cursor: pointer;
}

.control-sidebar,
.control-sidebar::before {
    width: 350px;
}

span.dial_this {
    cursor: pointer;
    border-bottom: solid thin #0000ff;
    padding-left: 20px;
    background-image: url(https://hoogmatic.in/img/telephone.png);
    background-repeat: no-repeat;
}

.blink {
    transition: 0.1s;
}

.dailer-side {
    overflow: hidden !important;
    height: 66px !important;
}

.dialer-card {
    width: 350px;
    position: fixed;
    display: block;
    right: -350px;
    ;
    bottom: 0px;
    z-index: 2;
}

.doc_selector {
    display: inline-block;
    padding: 5px;
    margin: 5px;
    border: solid thin #cacaca;
}

.hm-logo {
    padding: 10px;
}

.lupto {
    background-color: #6300d9;
}

.mh-line {
    height: 4px;
    color: #fff;
    width: 100%;
}

.grid-drop {
    position: absolute;
    right: 20px;
    width: 340px;
    z-index: 2;
}

.featured-nft-img {
    width: 32px;
    height: 32px;
    overflow: hidden;
    border-radius: 50%;
    border: dotted 2px;
    display: inline-block;
}

.featured-nft-text {
    display: inline-block;
    height: 32px;
    padding: 10px;
    position: relative;
    bottom: 10px;
}

img.grid-img {
    width: 32px;
}

ul.tab-menu {
    margin: 0 auto;
    display: block;
    width: fit-content;
    border-bottom: solid thin #cacaca;
    padding-left: 0px;
}

.tab-menu li {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
}

.tab-menu li.active {
    border-bottom: solid;
}

.o-active {
    display: flex;
}

.o-inactive {
    display: none;
}

/* .reminder-card {
    width: 350px;
    position: fixed;
    display: block;
    right: -350px;;
    top: 0px;
    z-index: 2;
} */