@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > button:after {
    float: right !important;
    font-family: FontAwesome;
    content:"\f067";
    padding-right: 5px;
}
.panel-title > button.collapsed:after {
    float: right !important;
    content:"\f067";
}
.panel-title > button:hover, 
.panel-title > button:active, 
.panel-title > button:focus  {
    text-decoration:none;
}

html {
    font-family: "Raleway", sans-serif;
    scroll-behavior: smooth;
}

body {
    font-family: "Raleway", sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
    background-image: url("../images/body_bg.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: rgb(104 104 104);
    overflow-y: auto;
}

p {
    margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
}
/*Space Issue*/
/*Margin Top*/
.mt-00 {
    margin-top: 0 !important;
}
.mt-07 {
    margin-top: 7px !important;
}
.mt-10 {
    margin-top: 10px !important;
}

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

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

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

.mt-50 {
    margin-top: 50px !important;
}
.mt-60 {
    margin-top: 60px !important;
}
/*Margin Top*/

/*Margin bottom*/
.mb-00 {
    margin-bottom: 0 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}
/*Margin bottom*/

/*padding Top*/
.pt-00 {
    padding-top: 0 !important;
}
.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-60 {
    padding-top: 60px !important;
}
/*padding Top*/

/*padding bottom*/
.pb-00 {
    padding-bottom: 0 !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}
.pb-70 {
    padding-bottom: 70px !important;
}

/*Padding bottom*/

/*Padding Left*/
.pl-10 {
    padding-left: 10px !important;
}
.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}
/*Padding Left*/

/*Padding Right*/
.pr-10 {
    padding-right: 10px !important;
}
.mr-10 {
    margin-right: 10px !important;
}

.mr-20 {
    margin-right: 20px !important;
}
/*Padding Right*/

.w-35 {
    width: 35% !important;
}

.address p {
    font-size: 10px;
}
.heading-second {
    font-size: 16px;
    font-weight: 700;
}
.heading-desc {
    font-size: 14px;
    line-height: 24px;
}
.contactus-border{
    border: 2px solid #fbe1cd;
    border-radius: 20px;
    padding: 15px;
    background: url('../images/backdrop-small.png') 0 0 repeat;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
/*Register Form*/
@media only screen and (min-width: 375px) {
    .medical-news-img{
        width: 120px
    }
    .heading-page {
        background: #e33530;
        color: #fff;
        border-radius: 20px;
        padding: 10px 15px;
        font-size: 16px;
        font-weight: 700;
        width: auto;
        margin-bottom: 25px;
        text-align: center;
    }
    .home-component {
        background: url("../images/home_component_bg1.png") -4px bottom no-repeat;
    }
    .about-area{
        width: auto;
        padding: 0 15px;
    }
    .column-area{
        width: auto;
        padding: 0;
    }
    .register-form {
        background: transparent;
        width: 375px;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .register {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: 300px;
    }
    .register form {
        border: 1px solid #fbe1cd;
        border-radius: 15px;
    }
    .register .form-control {
        border-bottom: 1px solid #fbe1cd;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-radius: 0;
        font-size: 14px;
        padding-left: 45px;
    }
}
@media only screen and (min-width: 992px) {
    .medical-news-img{
        width: 200px
    }
    .heading-page {
        background: #e33530;
        color: #fff;
        border-radius: 20px;
        padding: 10px 15px;
        font-size: 16px;
        font-weight: 700;
        width: 450px;
        margin-bottom: 25px;
        margin-left: 15px;
        text-align: center;
    }
    .home-component {
        background: url("../images/home_component_bg.png") -4px bottom no-repeat;
    }
    .about-area{
        width: 35%;
        padding: 0;
    }
    .column-area{
        width: 50%;
        padding: 0;
    }
    .register-form {
        background-image: url("../images/form_bg.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 800px;
        height: 500px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .register {
        position: relative;
        transform: translate(10%, -50%);
        top: 50%;
        left: 50%;
        width: 300px;
    }
    .register form {
        border: 1px solid #fbe1cd;
        border-radius: 15px;
    }
    .register .form-control {
        border-bottom: 1px solid #fbe1cd;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-radius: 0;
        font-size: 14px;
        padding-left: 45px;
    }
}

.contact-form {
    border: 2px solid #000;
    width: auto;
    height: auto;
}

.contactus form {
    border: 1px solid #fbe1cd;
    border-radius: 15px;
}
.contactus .form-control {
    border-bottom: 1px solid #fbe1cd;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    font-size: 14px;
}

.contactus .form-control.first {
    border-radius: 15px 15px 0 0;
}
.contactus .form-control.last {
    border-radius: 0 0 15px 15px;
}

.register .form-control.first {
    border-radius: 15px 15px 0 0;
}
.register .form-control.last {
    border-radius: 0 0 15px 15px;
}
.btn-cardicare {
    color: #fff;
    background-color: #de5044;
    border-color: #de5044;
    border-radius: 20px;
    padding: 5px;
    width: 190px;
    font-size: 14px;
    font-weight: 400;
}
.user-pic {
    background-image: url("../images/user.png");
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 16px;
}
.email-pic {
    background-image: url("../images/email.png");
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 16px;
}
.mobile-pic {
    background-image: url("../images/mobile.png");
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 16px;
}

.password-pic {
    background-image: url("../images/password.png");
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 16px;
}

.country-pic {
    background-image: url("../images/country.png");
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 16px;
}
.language-pic {
    background-image: url("../images/language.png");
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 16px;
}

/*Header*/
/*Navbar*/
.desktop-header {
    margin: 20px 0;
}
.language-translator {
    margin-right: 20px;
}
.country-flag {
    font-size: 10px;
}
.language-translator,
.email-header {
    background-color: #235410;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 5px;
}
.language-translator:hover,
.email-header:hover {
    color: #fff;
    text-decoration: underline;
}
.bg-dark {
    background-color: #317018 !important;
}

.top-medical {
    border-bottom: 3px solid #e9d3c2;
}
.heading-orange {
    color: #dd544a;
}
.heading-lab {
    background: #dd544a;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 5px;
}
.heading-head {
    background: #e9d3c2;
    color: #fff;
    padding: 5px;
    font-size: 14px;
}
.btn-primary {
    border: 0;
    background: #dd544a;
    color: #fff;
}
.btn-primary:hover {
    border: 0;
    background: #dd544a;
    color: #fff;
}

.heading-email {
    background: #dd544a;
    color: #fff;
    padding: 5px;
    font-size: 12px;
}

.heading-blue {
    color: #1e207f;
}

.heading-black {
    color: #000000;
}
.image-div{
    margin: 0 auto;
    border-radius: 20px;
    height: 220px;
    width: 210px;
    background: #dd544a;
}
.disease-text{
    color: #fff;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.border-img {
    border: 1px solid #bebcbc;
    border-radius: 20px;
}

.span-btn {
    top: -20px;
}
.span-text {
    width: 130px;
    padding: 7px;
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    line-height: 11px;
}

.promo-banner {
    background-image: linear-gradient(
        to right,
        #fdebdd 0%,
        #ffffff 50%,
        #fdebdd 100%
        );
    padding: 45px 45px 20px 45px;
    text-align: left;
    position: relative;
    border-radius: 15px;
    border: 1px solid #fdebdd;
}

/*Box Shadow*/
.shadow {
    position: relative;
}
.shadow:before {
    position: absolute;
    content: "";
    z-index: -1;
    bottom: 15px;
    left: 8px;
    top: 80%;
    width: 40%;
    background: #777;
    -webkit-box-shadow: 0 18px 15px #486685;
    -moz-box-shadow: 0 18px 15px #486685;
    box-shadow: 0 18px 15px #486685;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg);
}
.shadow:after {
    position: absolute;
    content: "";
    z-index: -1;
    bottom: 15px;
    right: 8px;
    top: 80%;
    width: 40%;
    background: #777;
    -webkit-box-shadow: 0 18px 15px #486685;
    -moz-box-shadow: 0 18px 15px #486685;
    box-shadow: 0 18px 15px #486685;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
}
/*Box Shadow*/

.bottom-area {
    margin-top: 50px;
}

.os-text {
    font-size: 10px;
    text-align: center;
}

.footer-class {
    background-color: #dd544a;
    height: 25px;
}

.language-translator {
    background-color: #dd544a;
    color: #fff;
    font-size: 10px;
    text-decoration: none;
    padding: 5px;
}
.card-header{
    background: linear-gradient(to right, #e9d3c2, #fdefe3);
}
.btn-link{
    color: #5d5d5d;
    text-decoration: none;
}
button.btn.btn-link:hover {
    color: #dd544a;
    text-decoration: none;
}
.drug-interaction{
    position: absolute;
    display: inline;
    width: 39%;
}
.btn-custom-postbtn{
    background: #dd544a;
    border-radius: 25px;
    color: white;
    font-weight: 600;
    padding: 7px 20px;
}

.createCaseForm .form-group label {
    color: black;
    font-weight: 500;
}

.createCaseForm  .form-control {

    border: 1px solid #fcbfbf;

}

.inputDnD .form-control-file {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 6em;
    outline: none;
    visibility: hidden;
    cursor: pointer;
    background-color: #c61c23;
    box-shadow: 0 0 5px solid currentColor;
    /*top: -100px;*/
}
.inputDnD .form-control-file:before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    width: 100%;
    min-height: 6em;
    line-height: 2em;
    padding-top: 1.5em;
    opacity: 1;
    visibility: visible;
    text-align: center;
    border: 0.25em dashed currentColor;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: visible;
}
.inputDnD .form-control-file:hover:before {
    border-style: solid;
    box-shadow: inset 0px 0px 0px 0.25em currentColor;
}

.myfilelabel{
    /*top: -92px;*/
    position: relative;
}

span.thnak {
    font-size: 23px;
    font-weight: 800;
    word-spacing: 2px;
}

span.thnaktext {
    font-size: 18px;
    font-weight: 500;
    color: black;
}

.thankyoumodal {
    border-radius: 1rem;
}
label.col-form-label.preview-pagelabel {
    font-size: 16px;
    color: black;
    font-weight: bold;
}

.modal-body.preview-data{
    font-size: 16px;
    font-weight: 500;
    color: black;
    margin-bottom: 10px;
}
.pcase-page-title.text-center {
    text-align: center;
    font-size: 1.5rem;
    color: #dd544a;
    font-weight: 800;
    margin-bottom: 1.3rem;
    border-bottom: 1px solid;

}

