.gradient-bg {
    /*background:linear-gradient(to left,#0097A7 30%,#00ACC1,#00BCD4) !important;*/
    background: linear-gradient(to left, #0362a8, #0547a5, #0072d4);
}
/* scroller bar----------- */
/* width */
::-webkit-scrollbar {
    width: 6px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* this is for sideNav that shows on large screens */
header,
main,
footer {
    padding-left: 219px;
}

.pl-0 {
    padding-left: 0;
}

.txt-md {
    font-size: 1em;
}

.txt-sm {
    font-size: 0.85em;
}
.mt {
    margin-top: 2px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pt-5 {
    padding-top: 5px;
}
.pt-10 {
    padding-top: 10px;
}
.p5 {
    padding: 5px;
}

.d-none {
    display: none;
}
.mt-15 {
    margin-top: 15px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-5 {
    margin-top: 5px;
}

.mb-0 {
    margin-bottom: 0;
}

.mt-0 {
    margin-top: 0;
}

.mt-20 {
    margin-top: 10px !important;
}

.mx-20 {
    margin-left: 15px;
    margin-right: 15px;
}
@media only screen and (max-width: 510px) {
    .mx-20 {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
    }
}
.bold {
    font-weight: bold;
}
.bwt {
    font-weight: 500;
}
.no-padding {
    padding: 0;
    margin: 0;
}

.emp-img {
    height: 35px;
    width: 35px;
}

.emp-img-big {
    height: 180px;
    width: 100%;
}

.card-title {
    font-weight: normal !important;
}

.card-mt-15 {
    /* vh is viewport.*/
    margin-top: 15vh;
}

.material-icons {
    color: #616161;
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

main {
    flex: 1 0 auto;
}

.no-margin {
    margin: 0 !important;
}

/* styles for login form */
.card-login {
    margin-top: 15%;
}
.card-title-login h5 {
    margin: 0 !important;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
}

.container-fluid {
    margin: 0 auto;
    width: 90%;
}

.main-login {
    width: 100%;
    min-height: 90vh;
    background: linear-gradient(180deg, #055dc4, #93a2a3);
    background-size: cover;
}
/* login end */

.background {
    background: linear-gradient(180deg, #0544b7, #0086d4);
}
@media only screen and (max-width: 992px) {
    header,
    main,
    footer {
        padding-left: 0;
    }
    .mx-med-20 {
        margin-left: 10%;
        margin-right: 10%;
    }
}
@media only screen and (max-width: 600px) {
    .card-login {
        margin-top: 25%;
    }
    h4 {
        font-size: 16px;
        font-weight: bold;
        line-height: 63%;
        margin: 0.2rem 0 0.2rem 0;
    }
}

@media only screen and (min-width: 1200px) {
    .ml-14 {
        margin-left: 3% !important;
    }
}

/*<style>*/
.kbw-signature {
    width: 100%;
    height: 200px;
}
#sig canvas {
    width: 100% !important;
    height: auto;
}
/* </style>*/
/* <style class="">*/

.uploader {
    display: block;
    clear: both;
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
}
.uploader label {
    /*float: left;
clear: both;
width: 100%;
padding: 2rem 1.5rem;
text-align: center;
background: #fff;
border-radius: 7px;
border: 3px solid #eee;
transition: all .2s ease;
user-select: none;*/

    float: left;
    clear: both;
    width: 100%;
    /* padding: 2rem 1.5rem; */
    text-align: center;
    background: #0091a0;
    border-radius: 77px;
    /* border: 3px solid #eee; */
    transition: all 0.2s ease;
    user-select: none;
}
.uploader label:hover {
    border-color: #454cad;
}
.uploader label.hover {
    border: 3px solid #454cad;
    box-shadow: inset 0 0 0 6px #eee;
}
.uploader label.hover #start i.fa {
    transform: scale(0.8);
    opacity: 0.3;
}
.uploader #start {
    float: left;
    clear: both;
    width: 100%;
}
.uploader #start.hidden {
    display: none;
}
.uploader #start i.fa {
    font-size: 50px;
    margin-bottom: 1rem;
    transition: all 0.2s ease-in-out;
}
/*---------------------------1------------------*/
.uploader label.hover #start1 i.fa {
    transform: scale(0.8);
    opacity: 0.3;
}
.uploader #start1 {
    float: left;
    clear: both;
    width: 100%;
}
.uploader #start1.hidden {
    display: none;
}
.uploader #start1 i.fa {
    font-size: 50px;
    margin-bottom: 1rem;
    transition: all 0.2s ease-in-out;
}
/*--------------------------------------------------*/
/*---------------------------2------------------*/
.uploader label.hover #start2 i.fa {
    transform: scale(0.8);
    opacity: 0.3;
}
.uploader #start2 {
    float: left;
    clear: both;
    width: 100%;
}
.uploader #start2.hidden {
    display: none;
}
.uploader #start2 i.fa {
    font-size: 50px;
    margin-bottom: 1rem;
    transition: all 0.2s ease-in-out;
}
/*--------------------------------------------------*/
/*---------------------------3------------------*/
.uploader label.hover #start3 i.fa {
    transform: scale(0.8);
    opacity: 0.3;
}
.uploader #start3 {
    float: left;
    clear: both;
    width: 100%;
}
.uploader #start3.hidden {
    display: none;
}
.uploader #start3 i.fa {
    font-size: 50px;
    margin-bottom: 1rem;
    transition: all 0.2s ease-in-out;
}
/*--------------------------------------------------*/
.uploader #response {
    float: left;
    clear: both;
    width: 100%;
}
.uploader #response.hidden {
    display: none;
}
.uploader #response #messages {
    margin-bottom: 0.5rem;
}
.uploader #file-image {
    display: inline;
    margin: 0 auto 0.5rem auto;
    width: auto;
    height: auto;
    max-width: 180px;
}
.uploader #file-image.hidden {
    display: none;
}
/*---------file-image-1------------------------g*/
.uploader #file-image1 {
    display: inline;
    margin: 0 auto 0.5rem auto;
    width: auto;
    height: auto;
    max-width: 180px;
}
.uploader #file-image1.hidden {
    display: none;
}
/*--------file-image-1-----end--------------*/

/*---------file-image-2------------------------g*/
.uploader #file-image2 {
    display: inline;
    margin: 0 auto 0.5rem auto;
    width: auto;
    height: auto;
    max-width: 180px;
}
.uploader #file-image2.hidden {
    display: none;
}
/*--------file-image-2-----end--------------*/

/*---------file-image-3------------------------g*/
.uploader #file-image3 {
    display: inline;
    margin: 0 auto 0.5rem auto;
    width: auto;
    height: auto;
    max-width: 180px;
}
.uploader #file-image3.hidden {
    display: none;
}
/*--------file-image-3-----end--------------*/
.uploader #notimage {
    display: block;
    float: left;
    clear: both;
    width: 100%;
}
.uploader #notimage.hidden {
    display: none;
}
/*-----------------------n0timage-1----*/
.uploader #notimage1 {
    display: block;
    float: left;
    clear: both;
    width: 100%;
}
.uploader #notimage1.hidden {
    display: none;
}
/*-----------------not image 1 end----------*/
/*-----------------------n0timage-2----*/
.uploader #notimage2 {
    display: block;
    float: left;
    clear: both;
    width: 100%;
}
.uploader #notimage2.hidden {
    display: none;
}
/*-----------------not image-2 end----------*/ /*-----------------------n0timage----*/
.uploader #notimage3 {
    display: block;
    float: left;
    clear: both;
    width: 100%;
}
.uploader #notimage3.hidden {
    display: none;
}
/*-----------------not image-3 end----------*/ /*-----------------------n0timage----*/

.uploader progress,
.uploader .progress {
    display: inline;
    clear: both;
    margin: 0 auto;
    width: 100%;
    max-width: 180px;
    height: 8px;
    border: 0;
    border-radius: 4px;
    background-color: #eee;
    overflow: hidden;
}
.uploader .progress[value]::-webkit-progress-bar {
    border-radius: 4px;
    background-color: #eee;
}
.uploader .progress[value]::-webkit-progress-value {
    background: linear-gradient(to right, #393f90 0%, #454cad 50%);
    border-radius: 4px;
}
.uploader .progress[value]::-moz-progress-bar {
    background: linear-gradient(to right, #393f90 0%, #454cad 50%);
    border-radius: 4px;
}
.uploader input[type="file"] {
    display: none;
}
.uploader div {
    margin: 0 0 0.5rem 0;
    color: #5f6982;
}
.uploader .btn {
    display: inline-block;
    margin: 0.5rem 0.5rem 1rem 0.5rem;
    clear: both;
    font-family: inherit;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    text-transform: initial;
    border: none;
    border-radius: 0.2rem;
    outline: none;
    padding: 0 1rem;
    height: 36px;
    line-height: 36px;
    color: #fff;
    transition: all 0.2s ease-in-out;
    box-sizing: border-box;
    background: #454cad;
    border-color: #454cad;
    cursor: pointer;
}
.text-danger {
    color: red;
}
/*<!-- ----------------------------------check list----------------------------------------------->
*/

table {
    border-collapse: collapse;
    border: 1px solid black;
}
th,
td {
    border: 1px solid #b3aaaa;
}

/*</style>*/

/*<style>*/

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {
    opacity: 0.7;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 3; /* Sit on top */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    /*  background-color: rgb(0,0,0); /* Fallback color */
    /**/ /*background-color: rgba(0,0,0,0.9);*/ /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0);
    }
    to {
        -webkit-transform: scale(1);
    }
}

@keyframes zoom {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

/* The Close Button */

.close {
    position: absolute;
    top: 17px;
    right: 17px;
    color: #a71212;
    font-size: 30px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}
/*</style>*/
