﻿

.ht-service-box--three {
    padding: 10px 10px;
    -webkit-box-shadow: 0 0 40px 5px rgba(51,51,51,.1);
    box-shadow: 0 0 40px 5px rgba(51,51,51,.1);
    background: #222d39;
    border-radius: 10px;
    max-height: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    text-align: center;
}

    .ht-service-box--three:hover {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
        -webkit-box-shadow: 0 18px 40px 5px rgba(51,51,51,.1);
        box-shadow: 0 18px 40px 5px rgba(51,51,51,.1);
        background: #901838
    }


@media only screen and (max-width:575px) {
    .ht-service-box--three .service-box-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width:575px) {
    .ht-service-box--three .image__media {
        margin-bottom: 20px
    }
}

.ht-service-box--three .heading {
    color: #fff;
    margin-top: 15px;
    font-size: 13px
}

.is_active {
    color: #fff;
    background-color: #901838;
    border-color: #901838;
}

    .is_active:hover, .is_active:focus {
        color: #fff;
        background-color: #901838;
        border-color: #901838;
    }

.channel_container {
    background: #eeeded;
    padding-top: 15px;
}

.reveal-footer {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    background: url(../img/shared/skyline.png) #360714;
    background-repeat: no-repeat;
    background-position: bottom center
}

.mr-auto {
    margin-right: 0 !important;
}

a {
    text-decoration: none;
}


    a:hover, a:focus {
        text-decoration: none;
    }

@font-face {
    font-family: 'Droid-Arabic-Kufi';
    src: url('../webfonts/Droid-Arabic-Kufi.ttf.woff') format('woff'), url('../webfonts/Droid-Arabic-Kufi.ttf.svg#Droid-Arabic-Kufi') format('svg'), url('../webfonts/Droid-Arabic-Kufi.ttf.eot'), url('../webfonts/Droid-Arabic-Kufi.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 400;
    src: local('Cairo Regular'), local('Cairo-Regular'), url(../webfonts/SLXGc1nY6HkvalIkTpu0xg.woff2) format('woff2');
    unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 400;
    src: local('Cairo Regular'), local('Cairo-Regular'), url(../webfonts/SLXGc1nY6HkvalIvTpu0xg.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 400;
    src: local('Cairo Regular'), local('Cairo-Regular'), url(../webfonts/SLXGc1nY6HkvalIhTps.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
    font-family: 'Cairo', 'Droid-Arabic-Kufi';
    letter-spacing: 0px;
    color: #333;
    padding: 0px;
    overflow-x: hidden;
    z-index: 0;
    margin-top: 60px
}

.body_wrapper {
    z-index: 20;
    overflow: hidden;
}

@media (min-width: 1250px) {
    .container {
        max-width: 1200px;
    }
}

@media (max-width: 767px) {
    .container {
        max-width: 100%;
    }
}

.banner_top2 {
    background: url(../img/shared/pattern-arabic.png) center;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    top: 0;
    border-bottom-color: #901838;
    border-bottom-style: solid;
}

@media (max-width: 767px) {
    .navbar-brand img {
        display: none;
    }
}

.mb-25 {
    margin-bottom: 37px;
    max-height: 140px;
}

.megamenu-li {
    position: static;
}

.megamenu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
    border-color: #901838;
}

.navbar-toggler {
    padding: 0px;
    margin-left: 20px;
}

    .navbar-toggler:focus {
        outline: none;
    }

.mb_15 {
    margin-bottom: 15px;
}

.wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    min-height: 100%;
    padding: 20px;
}

#formContent {
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background: #fff;
    padding: 30px;
    width: 90%;
    max-width: 450px;
    position: relative;
    padding: 0px;
    -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    text-align: center;
}

#formFooter {
    background-color: #f6f6f6;
    border-top: 1px solid #dce8f1;
    padding: 25px;
    text-align: center;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

/* TABS */

h2.inactive {
    color: #cccccc;
}

h2.active {
    color: #0d0d0d;
    border-bottom: 2px solid #5fbae9;
}
/* FORM TYPOGRAPHY*/

input[type=submit] {
    background-color: #901838;
    border: none;
    color: white;
    padding: 15px 80px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
    box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 20px 40px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
        background-color: #360714;
    }

    input[type=button]:active, input[type=submit]:active, input[type=reset]:active {
        -moz-transform: scale(0.95);
        -webkit-transform: scale(0.95);
        -o-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }

.login_text {
    background-color: blanchedalmond;
    border: none;
    color: #0d0d0d;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14pt;
    margin: 5px;
    width: 85%;
    border: 2px solid #f6f6f6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

/*input[type=text]:focus {
            background-color: #fff;
            border-bottom: 2px solid #5fbae9;
        }*/

::placeholder {
    color: maroon;
    font-size: 14pt;
}

/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

    .fadeIn.first {
        -webkit-animation-delay: 0.4s;
        -moz-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .fadeIn.second {
        -webkit-animation-delay: 0.6s;
        -moz-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }

    .fadeIn.third {
        -webkit-animation-delay: 0.8s;
        -moz-animation-delay: 0.8s;
        animation-delay: 0.8s;
    }

    .fadeIn.fourth {
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;
        animation-delay: 1s;
    }

/* Simple CSS3 Fade-in Animation */
.underlineHover:after {
    display: block;
    left: 0;
    bottom: -10px;
    width: 0;
    height: 2px;
    background-color: #901838;
    content: "";
    transition: width 0.2s;
}

.underlineHover:hover {
    color: #0d0d0d;
}

    .underlineHover:hover:after {
        width: 100%;
    }

/* OTHERS */

*:focus {
    outline: none;
}

#icon {
    width: 60%;
}

.focus-input100 {
    display: block;
    position: absolute;
    border-radius: 25px;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 0px;
    color: rgba(255, 235, 205, 0.8);
}

.input100:focus + .focus-input100 {
    -webkit-animation: anim-shadow 0.5s ease-in-out forwards;
    animation: anim-shadow 0.5s ease-in-out forwards;
}

.fancy-collapse-panel .panel-default > .panel-heading {
    padding: 0;
}

.fancy-collapse-panel .panel-heading a {
    padding: 12px 35px 12px 15px;
    display: inline-block;
    width: 100%;
    background-color: #EE556C;
    color: #ffffff;
    position: relative;
    text-decoration: none;
}

    .fancy-collapse-panel .panel-heading a:after {
        font-family: "FontAwesome";
        content: "\f147";
        position: absolute;
        right: 20px;
        font-size: 20px;
        font-weight: 400;
        top: 50%;
        line-height: 1;
        margin-top: -10px;
    }

    .fancy-collapse-panel .panel-heading a.collapsed:after {
        content: "\f196";
    }

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    /* overflow: hidden; */
    /* font-size: 0.75rem; */
    /* background-color: #e9ecef; */
    /* border-radius: 0.25rem; */
}

.progress-bar {
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-direction: column;
    /* flex-direction: column; */
    -ms-flex-pack: center;
    /* justify-content: center; */
    /* color: #fff; */
    /* text-align: center; */
    /* white-space: nowrap; */
    background-color: #007bff;
    /* transition: width 0.6s ease; */
}

@media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none;
    }
}

.progress-bar-striped {
    /* background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); */
    /* background-size: 1rem 1rem; */
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.bg-success {
    background-color: #28a745 !important;
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width 0.6s ease;
}

.comment_text {
    border: 1px solid #A5B1B9;
    opacity: 1;
    color: black;
    font-size: 13px;
    font-family: sans-serif;
    height: auto;
    line-height: 15px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 1px;
    padding: 4px 0.4em 4px 2px;
    width: auto;
}

/*//////////////////////////////////////////////////////////////////
[ login ]*/

.limiter {
    width: 100%;
    margin: 0 auto;
}

.container-login100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

    .container-login100::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(255,255,255,0.9);
    }

.wrap-login100 {
    width: 500px;
    border-radius: 10px;
    overflow: hidden;
    padding: 90px 55px 90px 55px;
    text-align: right;
    background: #6c757d;
    border-style: solid;
    border-width: 2px;
    border-color: maroon;
}


/*------------------------------------------------------------------
[ Form ]*/

.login100-form {
    width: 100%;
}

.login100-form-logo {
    font-size: 60px;
    color: #333333;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 auto;
}

.login100-form-title {
    font-family: Poppins-Medium;
    font-size: 30px;
    color: maroon;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    display: block;
}


/*------------------------------------------------------------------
[ Input ]*/

.wrap-input100 {
    width: 100%;
    position: relative;
    border-bottom: 2px solid rgba(255,255,255,0.24);
    margin-bottom: 30px;
}

.input100 {
    font-family: Poppins-Regular;
    font-size: 14pt;
    line-height: 1.2;
    text-align: right;
    display: block;
    width: 100%;
    height: 45px;
    background: transparent;
    padding: 5px 30px 0 0;
}

/*---------------------------------------------*/
.focus-input100 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

    .focus-input100::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 0;
        height: 2px;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        background: #fff;
    }

    .focus-input100::after {
        font-family: Material-Design-Iconic-Font;
        font-size: 22px;
        color: #fff;
        content: attr(data-placeholder);
        display: block;
        width: 100%;
        position: absolute;
        top: 6px;
        left: 0px;
        padding-left: 5px;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }

.input100:focus {
    padding-left: 5px;
}

    .input100:focus + .focus-input100::after {
        top: -22px;
        font-size: 18px;
    }

    .input100:focus + .focus-input100::before {
        width: 100%;
    }

.has-val.input100 + .focus-input100::after {
    top: -22px;
    font-size: 18px;
}

.has-val.input100 + .focus-input100::before {
    width: 100%;
}

.has-val.input100 {
    padding-left: 5px;
}


/*==================================================================
[ Restyle Checkbox ]*/

.contact100-form-checkbox {
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 35px;
}

.input-checkbox100 {
    display: none;
}

.label-checkbox100 {
    font-family: Poppins-Regular;
    font-size: 12pt;
    color: #fff;
    line-height: 1.2;
    display: block;
    position: relative;
    padding-left: 26px;
    cursor: pointer;
}

    .label-checkbox100::before {
        content: "\f26b";
        font-family: Material-Design-Iconic-Font;
        font-size: 12pt;
        color: transparent;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        width: 16px;
        height: 16px;
        border-radius: 2px;
        background: #fff;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.input-checkbox100:checked + .label-checkbox100::before {
    color: #555555;
    text-align: right
}


/*------------------------------------------------------------------
[ Button ]*/
.container-login100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.login100-form-btn {
    font-family: Poppins-Medium;
    font-size: 16px;
    color: #901838;
    line-height: 1.2;
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 120px;
    height: 50px;
    border-radius: 25px;
    background: #360714;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

    .login100-form-btn::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        border-radius: 25px;
        background-color: #fff;
        top: 0;
        left: 0;
        opacity: 1;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }

    .login100-form-btn:hover {
        color: #fff;
    }

        .login100-form-btn:hover:before {
            opacity: 0;
        }


/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 576px) {
    .wrap-login100 {
        padding: 55px 15px 37px 15px;
    }
}



/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
    position: relative;
}

.alert-validate::before {
    content: attr(data-validate);
    position: absolute;
    max-width: 70%;
    background-color: #fff;
    border: 1px solid #c80000;
    border-radius: 2px;
    padding: 4px 25px 4px 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
    pointer-events: none;
    font-family: Poppins-Regular;
    color: #c80000;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.alert-validate::after {
    content: "\f12a";
    font-family: FontAwesome;
    font-size: 16px;
    color: #c80000;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px;
}

.alert-validate:hover:before {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 992px) {
    .alert-validate::before {
        visibility: visible;
        opacity: 1;
    }
}

.reveal-footer {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    background: url(../img/shared/skyline.png) #360714;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-top: 10px;
}

.headline-article {
    display: inline;
    float: left;
    padding: 0 20px;
    width: 100%;
}

    .headline-article ul li {
        border-bottom: 1px solid #ccc;
        color: #555;
        padding: 15px 0;
    }

        .headline-article ul li:last-child {
            border: medium none;
        }

.infographic-box.colored {
    color: #fff;
}

.infographic-box {
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
    margin-bottom: 10px;
    border-radius: 10px;
    border-right: 5px solid #901838;
    border-left: 5px solid #901838;
}

    .infographic-box .headline {
        display: block;
        font-size: 1.2em;
        font-weight: 300;
        text-align: right;
    }

    .infographic-box i {
        font-size: 2.4em;
        display: block;
        float: right;
        margin-left: 15px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        border-radius: 50%;
        color: #fff;
    }
.emerald-bg-gray {
    background-color: #524e4f !important;
}
.headline-header {
    /* background-color: #383838;*/
    background-color: #d4d1d1;
    /*color: #ccc;*/
    color: #A07C52;
    width: 100%;
}

.headline-title {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    margin-top: -10px;
    min-width: 150px;
    padding: 5px 15px;
    text-transform: uppercase;
    background-color: #901838;
    border-radius: 5px;
}
[type="date"] {
    background: #fff url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png) 97% 50% no-repeat;
}

    [type="date"]::-webkit-inner-spin-button {
        display: none;
    }

    [type="date"]::-webkit-calendar-picker-indicator {
        opacity: 0;
    }

input#expiry_date {
    border: 0;
    padding: 4px 10px;
    margin: 0 8px;
    border-radius: 10px;
}
.modal-content div#photos {
    padding-top: 10px;
}
input#file2 {
    position: absolute;
    /* top: 0; */
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
input#files_img {
    position: absolute;
    /* top: 0; */
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
div#files_container a:before {
    content: '\f15c';
    float: right;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding-left: 10px;
    color: grey;
}
div#links_container a:before {
    content: '\f35d';
    float: right;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding-left: 10px;
    color: grey;
}
div#PText {
    border-radius: 10px !important;
    border: 1px solid #ececec !important;
    background: white !important;
    box-shadow: 0px 0px 20px 0px rgb(140 141 142 / 10%);
    margin-bottom: 15px !important;
    border: none;
    -webkit-box-shadow: 0in 1px 6.75pt -0.020833333in #d2d2d2;
    box-shadow: 0in 1px 6.75pt -0.020833333in #d2d2d;
    padding: 5px 10px !important;
    color: #901838;
}

.btn-secondary {
    background-color: #901838;
    border-color: #901838;
}
div#dv-tags-modal a, div#dv-tags a {
    background: linear-gradient(246deg, #e9ecef, #efefef);
    color: #901838;
    border: 0;
    font-weight: 100 !important;
}
.single-table-headline {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    text-align: center;
}
.headline-btn {
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 15px;
    margin-bottom: -10px;
    margin-top: 20px;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

    .headline-btn:hover,
    .headline-btn:focus {
        color: #fff;
        background: #901838;
        outline: medium none;
        text-decoration: none;
    }
.modal-content iframe {
    margin: 0 auto;
    display: block;
}
.modal-photo {
    position: relative;
    display: table; /* This is important */
    overflow-y: auto;
    overflow-x: auto;
    width: auto;
    min-width: 300px;
}

#dvsearch ul li:hover {
    background-color: #e9ecef;
}
