*::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 5px;
    background-color: #F5F5F5;
}

*::-webkit-scrollbar {
    width: 9px;
    background-color: #F5F5F5;
    height: 8px;
}

*::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #6b6b6b;
}

body {
    background: url(../images/bg2.jpg)no-repeat;
    background-size: cover;
    font-family: 'PT Sans', sans-serif;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
}

.mandatory {
    background-image: url(../Images/mandatory.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 15px;
    background-size: 9px;
}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-weight: 400;
}

input[type="button"], input[type="submit"], input[type="text"], input[type="email"] {
    /* transition: 0.5s all; */
    /* -webkit-transition: 0.5s all; */
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'PT Sans',"Font Awesome 5 Free", sans-serif;
    width: 100%;
}

.mt1 {
    margin-top: 1px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 400;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.clear {
    clear: both;
}

p {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

textarea {
}

img {
    width: 100%;
}

footer {
}

    footer a {
    }

/*--/Reset code--*/
h1 {
    font-size: 45px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 3px;
    margin: 40px 0 40px 0;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
}

.w3l-main {
    /* width:84%; */
    /* margin: 0 auto; */
    overflow: hidden;
}

.w3l-from {
    flex-basis: 309px;
    padding: 1em 2em;
    justify-content: center;
    /* background: rgba(37, 37, 37, 0.91); */
    position: fixed;
    top: 75px;
    z-index: 10;
    overflow-y: auto;
    max-height: 581px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.88);
    color: #e75854;
    width: 1000px;
    overflow-x: hidden;
}

.page-header {
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 2px;
    padding: 8px 0 43px 0;
    margin: 0px;
    display: block;
    color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: #333;
    z-index: 9;
    border: none;
    text-align: center;
    background: linear-gradient(to bottom left, #3F51B5 10%, #009688 100%);
    /* background: linear-gradient(to bottom right,#3452ff,#ff1053); */
}

span.title {
    color: #ca5c93;
}

span.w3l-star {
    font-size: 20px;
    vertical-align: middle;
    color: #d60026;
    line-height: 1;
}

.w3l-user input[type="text"] {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 1px;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid #fff;
    padding: 10px;
    width: 100%;
    outline: none;
    margin: 0px auto 10px;
    color: #000000;
}

.w3l-mail input[type="email"] {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 1px;
    box-sizing: border-box;
    border: none;
    padding: 10px;
    width: 100%;
    outline: none;
    margin: 0px auto 10px;
    color: #000000;
}

.w3l-num input[type="text"] {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 1px;
    border: none;
    box-sizing: border-box;
    outline: none;
    padding: 10px;
    width: 100%;
    margin: 0 auto;
    color: #000000;
}

.w3l-date input.date {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 1px;
    border: none;
    box-sizing: border-box;
    outline: none;
    padding: 10px;
    width: 100%;
    margin: 0px auto 11px;
    color: #000000;
}



.w3l-options1 .category1 {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    padding: 10px;
    width: 100%;
    margin: 0 auto 10px;
    box-sizing: border-box;
    border: none;
    outline: none;
}

.w3l-options2 .category2 {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    padding: 10px;
    width: 100%;
    margin: 0 auto 10px;
    box-sizing: border-box;
    border: none;
    outline: none;
}

ul li {
    list-style-type: none;
    display: inline-block;
    line-height: 1.5;
}

.w3l-num {
    float: left;
    width: 48%;
}

.w3l-date {
    float: left;
    width: 48%;
    margin-left: 4%;
}

.w3l-options1 {
    float: left;
    width: 48%;
}

.w3l-options2 {
    float: right;
    width: 48%;
}

.gender {
    float: left;
    width: 48%;
}

.w3l-sym {
    float: right;
    width: 48%;
    margin-left: 4%;
}

    .w3l-sym input[type="text"] {
        font-size: 15px;
        font-weight: 500;
        text-align: left;
        text-transform: capitalize;
        letter-spacing: 1px;
        border: none;
        box-sizing: border-box;
        outline: none;
        padding: 10px;
        width: 100%;
        margin: 0px auto 10px;
        color: #000000;
    }

.w3l-right textarea {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    padding: 10px;
    resize: none;
    min-height: 100px;
    border: 1px solid #fff;
    outline: none;
    background: #fff;
    box-sizing: border-box;
}

label.w3l-set {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    padding: 2px;
    color: #3ce0b4;
    cursor: pointer;
}

label.w3l-head2 {
    float: left;
    margin-right: 20px;
    letter-spacing: 1px;
}

.w3l-left1 {
    margin-top: 25px;
}

label.w3l-set2 {
    font-size: 17px;
    text-align: left;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}

label.w3l-head2 {
    font-size: 15px;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 20px;
    color: #3ce0b4;
}

.btn input[type="submit"] {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px;
    width: 50%;
    margin: 20px auto 0px;
    box-sizing: border-box;
    border: 1px solid #fff;
    outline: none;
    cursor: pointer;
    display: block;
    color: #fff;
    background: rgba(199, 65, 132, 0);
}

    .btn input[type="submit"]:hover {
        background-color: #005ba4;
    }

footer {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 20px 0 0 0;
    color: #fff;
    line-height: 1.8em;
}

    footer a {
        font-size: 15px;
        font-weight: 600;
        text-transform: capitalize;
        text-decoration: none;
        color: #fff;
    }

        footer a:hover {
            color: #ffd200;
        }
/*-- input-effect --*/
.styled-input.agile-styled-input-top {
    margin-top: 0;
}

.styled-input input:focus ~ label, .styled-input input:valid ~ label, .styled-input textarea:focus ~ label, .styled-input textarea:valid ~ label {
    font-size: .9em;
    color: #fff;
    top: -1.5em;
    -webkit-transition: all 0.125s;
    -moz-transition: all 0.125s;
    -o-transition: all 0.125s;
    -ms-transition: all 0.125s;
    transition: all 0.125s;
}

.styled-input {
    width: 100%;
    position: relative;
    margin: 0 0;
    color: #fff;
}

.w3l-lef1 h3 {
    font-size: 25px;
    color: #ffd200;
    margin: 2em 0 1em;
    font-family: 'Josefin Sans', sans-serif;
}

.styled-input:nth-child(1), .styled-input:nth-child(3) {
    margin-left: 0;
}

.textarea-grid {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
}

.styled-input label {
    color: #8c8c8c;
    color: #bfbfbf;
    padding: 0.5em .9em;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    font-weight: 400;
    font-size: .9em;
    display: block;
    line-height: 1em;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}

.styled-input input ~ span, .styled-input textarea ~ span {
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.125s;
    -moz-transition: all 0.125s;
    transition: all 0.125s;
}

.styled-input textarea ~ span {
    bottom: 5px;
}

.styled-input input:focus.styled-input textarea:focus {
    outline: 0;
}

.styled-input input:focus ~ span, .styled-input textarea:focus ~ span {
    width: 100%;
    -webkit-transition: all 0.075s;
    -moz-transition: all 0.075s;
    transition: all 0.075s;
}

.ui-datepicker .ui-datepicker-prev {
    left: 10px;
    width: 20px;
    height: 20px;
    background: url(../images/img-sp1.png) no-repeat 0px 0px;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(../images/img-sp.png) no-repeat 0px 0px;
    cursor: pointer;
}

.ui-datepicker table {
    background-color: #005ba4 !important;
}
/*-- //input-effect --*/


/*--responsive--*/
@media(max-width:1920px) {
}

@media(max-width:1680px) {
}

@media(max-width:1600px) {
}

@media(max-width:1440px) {
}

@media(max-width:1366px) {
    .w3l-main {
        /* width: 84%; */
    }
}

@media(max-width:1280px) {
    .w3l-main {
        width: 84%;
    }

    label.head {
        letter-spacing: 1px;
    }
}

@media(max-width:1080px) {
    .w3l-main {
        width: 90%;
    }
}

@media(max-width:1050px) {
    .w3l-main {
        width: 90%;
    }
}

@media(max-width:1024px) {
}

@media(max-width:991px) {
    .w3l-from {
        padding: 2em;
        width: auto !important;
        top: 140px;
    }
}

@media(max-width:900px) {
    h1 {
        font-size: 40px;
    }
}

@media(max-width:800px) {
    .w3l-main {
        width: 70%;
    }
}

@media(max-width:768px) {
    .w3l-from {
        padding: 2em;
    }
}

@media(max-width:736px) {
}

@media(max-width:667px) {
    .w3l-main {
        width: 80%;
    }

    .w3l-from {
        padding: 2em;
    }

    h1 {
        letter-spacing: 2px;
    }

    .btn input[type="submit"] {
        width: 60%;
    }
}

@media(max-width:640px) {
    .w3l-main {
        width: 90%;
    }

    h1 {
        letter-spacing: 1px;
    }

    footer {
        letter-spacing: 0px;
    }
}

@media(max-width:600px) {
    h1 {
        font-size: 35px;
    }

    .w3l-from {
        padding: 2em;
    }

    footer {
        font-size: 14px;
    }

        footer a {
            font-size: 14px;
        }
}

@media(max-width:568px) {
    .w3l-from {
        padding: 2em;
    }

    label.head {
        letter-spacing: 0px;
    }

    .w3l-lef1 h3 {
        font-size: 22px;
        margin: 1em 0 0.5em;
    }
}

@media(max-width:480px) {
    h1 {
        font-size: 30px;
        line-height: 44px;
    }

    .w3l-from {
        padding: 1em;
    }

    .w3l-num {
        width: 100%;
    }

    .w3l-date {
        width: 100%;
        margin: 0;
    }

    .w3l-options1 .category1 {
        margin: 0 auto 30px;
    }

    .w3l-options1 {
        width: 100%;
    }

    .w3l-options2 {
        float: right;
        width: 100%;
    }

    .gender {
        float: left;
        width: 100%;
    }

    .w3l-sym {
        width: 100%;
    }

    .btn input[type="submit"] {
        width: 70%;
    }
}

@media(max-width:414px) {
    .w3l-from {
        padding: 1em;
    }

    .w3l-main {
        width: 95%;
    }

    h1 {
        font-size: 28px;
    }

    .btn input[type="submit"] {
        width: 100%;
    }
}

@media(max-width:384px) {
    .w3l-from {
        padding: 1em;
    }

    h1 {
        font-size: 26px;
    }

    .w3l-options1 {
        float: left;
        width: 100%;
    }

    .w3l-options2 {
        float: right;
        width: 100%;
    }

    .gender {
        float: left;
        width: 100%;
    }

    .w3l-sym {
        float: right;
        width: 100%;
        margin-left: 0%;
    }
}

@media(max-width:375px) {
    .w3l-from {
        padding: 1em;
    }

    .w3l-lef1 h3 {
        font-size: 20px;
    }
}

@media(max-width:320px) {
    .w3l-from {
        padding: 1em;
    }

    h1 {
        line-height: 36px;
    }

    .w3l-lef1 h3 {
        font-size: 18px;
    }
}
/*--/responsive--*/
.pTop6 {
    padding-top: 9px;
}

.text-red {
    color: red;
}

.topic-header {
    padding: 10px 13px;
    margin-top: 12px;
    text-align: left;
    /* margin-left:-65px; */
    /* overflow: hidden; */
}

.padd-0 {
    padding: 0px !important;
}

.overflow-v {
    overflow: visible !important;
}

.topic-header span {
    font-size: 18px;
    font-weight: 600;
    color: #2d3a88;
    padding: 4px;
    box-shadow: -1px 2px 6px 0px #9E9E9E;
    position: relative;
    left: -26px;
    background: #fff;
}

    .topic-header span:before,
    .topic-header span:after {
        content: "";
        position: absolute;
        height: 5px;
        border-bottom: 1px solid #c1a399;
        border-top: 1px solid #795548;
        top: 15px;
        width: 900px;
    }

    .topic-header span:before {
        right: -18px;
        margin-right: 0;
        display: none;
    }

    .topic-header span:after {
        left: auto;
        margin-left: 5px;
    }

.bg-blue {
    background: #21729f;
}

.bg-red {
    background: #F44336;
}

.bg-green {
    background: #388E3C;
}

.bg-dpurp {
    background: #2C3A47;
}

.bg-white label, .bg-white span.head {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    color: #252422;
    font-size: 15px;
    letter-spacing: 0.4px;
    height: 11px;
}

.material-checkbox {
    min-height: 18px;
}

.form-control, .input-group-addon {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}


.form-control {
    background-color: #ececec;
    border: 1px solid #9E9E9E;
    border-radius: 4px;
    width: 100%;
    height: 30px;
    padding: 4px 9px;
    font-size: 14px;
    line-height: 1.42857143;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.detail-label {
    background-color: #ececec;
    /* border: 1px solid #9E9E9E; */
    border-radius: 4px;
    width: 100%;
    height: 26px;
    padding: 1px 9px;
    font-size: 14px;
    line-height: 1.42857143;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #e03d31;
}

.bg-yellow {
    background: #FB8C00;
}

.topic-header span i {
    position: relative;
    padding: 11px;
    border-radius: 5px;
    color: #fff;
    font-size: 23px;
}

.bg-white {
    background: #fff;
    padding: 3px;
    border-radius: 2px;
    margin: 4px 1px;
}

.material-checkbox {
    position: relative;
    display: inline-block;
    color: rgba(0, 0, 0, 0.87);
    cursor: pointer;
    font-family: "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system;
    font-size: 14px;
    line-height: 18px;
    margin-top: 4px;
}

    .material-checkbox > input {
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        position: absolute;
        z-index: -1;
        left: -15px;
        top: -15px;
        display: block;
        margin: 0;
        border-radius: 50%;
        width: 48px;
        height: 48px;
        background-color: rgba(0, 0, 0, 0.42);
        outline: none;
        opacity: 0;
        transform: scale(1);
        -ms-transform: scale(0); /* Graceful degradation for IE */
        transition: opacity 0.5s, transform 0.5s;
    }

        .material-checkbox > input:checked {
            background-color: #2196f3;
        }

    .material-checkbox:active > input {
        opacity: 1;
        transform: scale(0);
        transition: opacity 0s, transform 0s;
    }

    .material-checkbox > input:disabled {
        opacity: 0;
    }

        .material-checkbox > input:disabled + span {
            cursor: initial;
        }

    .material-checkbox > span::before {
        content: "";
        display: inline-block;
        margin-right: 7px;
        border: solid 2px rgba(0, 0, 0, 0.42);
        border-radius: 2px;
        width: 20px;
        height: 20px;
        vertical-align: -5px;
        transition: border-color 0.5s, background-color 0.5s;
    }

    .material-checkbox > input:checked + span::before {
        border-color: #2196f3;
        background-color: #2196f3;
    }

    .material-checkbox > input:active + span::before {
        border-color: #2196f3;
    }

    .material-checkbox > input:checked:active + span::before {
        border-color: transparent;
        background-color: rgba(0, 0, 0, 0.42);
    }

    .material-checkbox > input:disabled + span::before {
        border-color: rgba(0, 0, 0, 0.26);
    }

    .material-checkbox > input:checked:disabled + span::before {
        border-color: transparent;
        background-color: rgba(0, 0, 0, 0.26);
    }

    .material-checkbox > span::after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 1px;
        left: 1px;
        width: 7px;
        height: 14px;
        border: solid 2px transparent;
        border-left: none;
        border-top: none;
        transform: translate(5.5px, 1px) rotate(45deg);
        -ms-transform: translate(5.5px, 2px) rotate(45deg);
        right: 0;
        bottom: 0;
    }

    .material-checkbox > input:checked + span::after {
        border-color: #fff;
    }

.bg-bpurple {
    background: #9C27B0;
}

.bg-pink {
    background: #e84393;
}

.bg-grey {
    background: #636e72;
}

.bg-dblue {
    background: #3F51B5;
}

.bg-aqua {
    background: #01a3a4;
}

.bg-jade {
    background: #9980FA;
}

.btn {
    overflow: hidden;
    border-width: 0;
    outline: none;
    border-radius: 2px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
    /* background-color: #2ecc71; */
    color: #ecf0f1;
    transition: background-color .3s;
    padding: 9px 14px;
    margin: 12px 3px;
    font-size: 16px !important;
    cursor: pointer;
    /* width: 100%; */
}

    .btn:hover, .btn:focus {
        background-color: #0d7964;
    }

    .btn > * {
        position: relative;
    }

    .btn:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 0;
        padding-top: 0;
        border-radius: 100%;
        background-color: rgba(236, 240, 241, .3);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .btn:active:before {
        width: 120%;
        padding-top: 120%;
        transition: width .2s ease-out, padding-top .2s ease-out;
    }

    .btn.green {
        background-color: #218c74;
    }

        .btn.green:hover, .btn.green:focus {
            background-color: #0f806a;
        }

    .btn.red {
        background-color: #e84118;
    }

        .btn.red:hover, .btn.red:focus {
            background-color: #c0392b;
        }

    .btn.next {
        background-color: #303952;
    }

        .btn.next:hover, .btn.next:focus {
            background-color: #22293e;
        }

    .btn.back {
        background-color: #B53471;
    }

        .btn.back:hover, .btn.back:focus {
            background-color: #8e2557;
        }

    .btn.edit {
        background-color: #2d98da;
    }

        .btn.edit:hover, .btn.edit:focus {
            background-color: #1e79b1;
        }

    .btn.print {
        background-color: #8c7ae6;
    }

        .btn.print:hover, .btn.print:focus {
            background-color: #6858b9;
        }

    .btn.save {
        background-color: #409844;
    }

        .btn.save:hover, .btn.save:focus {
            background-color: #2f7732;
        }
/*file upload*/
file-upload {
    display: block;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.file-upload .file-select {
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
}

    .file-upload .file-select .file-select-button {
        background: #dce4ec;
        padding: 2px 10px;
        display: inline-block;
        height: 36px;
        line-height: 34px;
        font-size: 15px;
    }

    .file-upload .file-select .file-select-name {
        line-height: 0;
        display: inline-block;
        padding: 0px 10px;
        font-size: 14px;
        width: 177px;
    }

    .file-upload .file-select:hover {
        border-color: #34495e;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
    }

        .file-upload .file-select:hover .file-select-button {
            background: #34495e;
            color: #FFFFFF;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

.file-upload.active .file-select {
    border-color: #3fa46a;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

    .file-upload.active .file-select .file-select-button {
        background: #3fa46a;
        color: #FFFFFF;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
    }

.file-upload .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.file-upload .file-select.file-select-disabled {
    opacity: 0.65;
}

    .file-upload .file-select.file-select-disabled:hover {
        cursor: default;
        display: block;
        border: 2px solid #dce4ec;
        color: #34495e;
        cursor: pointer;
        height: 40px;
        line-height: 40px;
        margin-top: 5px;
        text-align: left;
        background: #FFFFFF;
        overflow: hidden;
        position: relative;
    }

        .file-upload .file-select.file-select-disabled:hover .file-select-button {
            background: #dce4ec;
            color: #666666;
            padding: 0 10px;
            display: inline-block;
            height: 40px;
            line-height: 40px;
        }

        .file-upload .file-select.file-select-disabled:hover .file-select-name {
            line-height: 40px;
            display: inline-block;
            padding: 0 10px;
        }

.padd-5 {
    padding: 4px !important;
}

table tbody tr:first-child {
    background-color: #607D8B;
    color: #fff;
    font-size: 14px;
}

.table-hover tbody tr:first-child:hover {
    background: #607D8B;
}

.file-select-name span {
    position: relative;
    top: -41px;
    right: -103px;
    text-overflow: ellipsis;
    white-space: pre;
    width: 12px;
    overflow: hidden;
}

.bg-brown {
    background: #795548;
}

.height64 {
    height: 64px;
}


.height70 {
    height: 70px;
}

.bg-bgreen {
    background: #8BC34A;
}

.bg-lav {
    background: #006266;
}

.strip1 {
    background-image: url(../images/strip1.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 20px auto;
    background-position: center;
}

.strip2 {
    background-image: url(../images/strip2.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 20px auto;
    background-position: center;
}

.strip3 {
    background-image: url(../images/strip3.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 20px auto;
    background-position: center;
}

    .strip1 input, .strip2 input, .strip3 input {
        background-color: transparent;
        border: none;
        padding: 68px;
        cursor: pointer;
        font-size: 27px;
        text-align: center;
        outline: none !important;
        width: auto;
        color: white;
        font-weight: 600;
        text-transform: capitalize;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
    }

    .strip1:before, .strip2:before, .strip3:before {
        content: url('../images/bullet.png');
        position: relative;
        left: 64px;
        /* font-size: 5px; */
    }

    .strip1:hover input, .strip2:hover input, .strip3:hover input {
        font-size: 28px;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        color: #CDDC39;
    }

    .strip3 input, .strip3:before {
        -ms-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

.strip2 input, .strip2:before {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.strip1 input, .strip1:before {
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
}

.strip3:before {
    top: 13px;
}

.strip1:before {
    top: -12px;
}

.strip2:before {
    top: 3px;
}

.null-message {
    color: #ed1c24;
    font-size: 13px;
    padding-top: 5px;
    font-weight: 600;
}

.btn.apply {
    background-color: #6D214F;
}

    .btn.apply:hover, .btn.apply:focus {
        background-color: #501c3c;
    }

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .strip1, .strip2, .strip3 {
        width: 170%;
    }
}

@media only screen and (min-width : 1440px) {
    .w3l-from {
        max-height: 100%;
        width: 1200px !important;
    }
}

.table.more {
    font-size: 16px;
    color: #252422;
}

    .table.more tbody {
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 600;
        color: #252422;
        font-size: 15px;
        letter-spacing: 0.4px;
    }

        .table.more tbody tr:first-child {
            display: none;
        }

.ui-datepicker td a, .ui-datepicker th span {
    font-size: 13px !important;
}

    .ui-datepicker td a:hover {
        background-color: #4db6ac;
    }

.alert-info {
    background-color: #00BCD4;
    border-color: #098fa0;
    color: #ffffff;
}

.alert-success {
    background-color: #4CAF50;
    border-color: #389c3c;
    color: #ffffff;
    font-size: 17px !important;
}
.font-23{
        font-size: 23px!important;
}