.delete-file,
.delete-letter {
    cursor: pointer;
}

.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: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.file-upload .file-select .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}

.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: 0;
    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;
}

@media print {

    .txt-search,
    .btn-search,
    .print-button {
        display: none !important;
    }
}

@media only screen and (max-width:786px) {
    .table {
        display: block !important;
        width: 100% !important;
        overflow-x: auto !important;
    }

    #sidebar-wrapper {
        margin-left: -18rem !important;
    }

    table {
        font-size: 80% !important;
    }

    table a.btn.btn-sm {
        margin-bottom: 10px !important;
        padding: .13rem .25rem !important;
    }

    table i.fas.fa-long-arrow-alt-right.fa-sm {
        display: none;
    }

    div.p-4 {
        padding: 0.8rem !important;
    }

    #wrapper.toggled #sidebar-wrapper {
        margin-left: 0 !important;
    }

    #wrapper div.nav-icon {
        display: none !important;
    }

    .sub-menu .list-group {
        display: block !important;
    }

    #wrapper.toggled .nav-hide {
        display: block !important;
    }

    div.pl-5.pr-5 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    label {
        font-size: 80% !important;
    }

}

</style > <style > body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font: 14px/24px "Poppins", Arial, sans-serif;
}

.bg-main {
    background: #FFAB40 !important;
}

.text-main {
    color: #FFAB40 !important;
}

.border-bottom-main {
    border-bottom: 1px solid #FFAB40 !important;
}

.border-main {
    border: 1px solid #FFAB40 !important;
}

.border-main-bold {
    border: 3px solid #FFAB40 !important;
}

.bg-main-alt {
    background: #046A73 !important;
}

.text-main-alt {
    color: #046A73 !important;
}

.border-bottom-main-alt {
    border-bottom: 1px solid #046A73 !important;
}

.border-main-alt {
    border: 1px solid #046A73 !important;
}

.border-main-alt-bold {
    border: 3px solid #046A73 !important;
}

.bg-grey {
    background: #999999;
}

.bg-white {
    background: white !important;
}

.bg-black {
    background: black !important;
}

.text-white {
    color: white !important;
}

.text-black {
    color: black !important;
}

.text-black {
    color: black !important;
}

.section-heading {
    color: #2f2f2f;
    font-weight: 700;
    font-size: 34px;
}

.section-subheading {
    margin: auto;
    margin-bottom: 20px;
    text-transform: none;
    margin-top: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #343a40;
}

.single-feature h6 {
    font-size: 110%;
}

.single-feature {
    transition: 0.3s;
    cursor: pointer;
}

.single-feature:hover {
    margin-top: -10px;
    margin-bottom: 10px;
}

.single-feature:hover i {
    background: #AA1A55;
    color: white !important;
}

#main-carousel .carousel-item {
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.inner-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: rgba(000, 000, 000, 0.7);
}

#main-carousel .carousel-caption {
    text-align: center;
    margin-bottom: 50px;
    font-family: "Montserrat", sans-serif;
}

#main-carousel .carousel-caption h1 {
    font-size: 50px;
    font-weight: 900;
    font-family: sans-serif;
    margin-bottom: 20px;
}

#main-carousel .carousel-caption p {
    font-size: 25px;
    font-weight: 200;
}

.main-features h4 {
    color: black;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}

.main-features .sub-heading {
    color: #363636;
    font-size: 95%;
    margin-bottom: 0px;
}

.main-features .sub-features p {
    margin-bottom: 10px;
    padding-bottom: 0px;
    transition: 0.5s;
}

.main-features .sub-features p i {
    transition: 0.5s;
}

.main-features .sub-features {
    padding-top: 10px;
}

.main-features .sub-features p:hover {
    font-size: 110%;
    cursor: pointer;
}

.main-features .sub-features p:hover i:first-child {
    padding-right: 5px;
}

.main-features .sub-features p:hover i:last-child {
    padding-left: 5px;
}

.main-features .img-box {
    margin-bottom: 10px;
    border-radius: 50%;
    border: 3px solid #363636;
    width: 90px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}

.main-features img {
    border-radius: 50%;
    width: 100%;
}


a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

input:focus,
select:focus,
textarea:focus,
button:focus,
a:focus {
    box-shadow: none !important;
    outline: 0 !important;
}

.btn-delete {
    cursor: pointer;
}

.border-radius-10 {
    border-radius: 10px !important;
}

.border-radius-20 {
    border-radius: 20px !important;
}

.border-radius-30 {
    border-radius: 30px !important;
}

.border-radius-40 {
    border-radius: 30px !important;
}

.border-radius-50p {
    border-radius: 50% !important;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-800 {
    font-weight: 800;
}

.font-weight-900 {
    font-weight: 900;
}
