﻿
@font-face {
    font-family: 'gotham_roundedlight';
    src: url('../../fonts/gothamrounded-light-webfont.woff2') format('woff2'), url('../../fonts/gothamrounded-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_roundedbook';
    src: url('../../fonts/gothamrounded-book-webfont.woff2') format('woff2'), url('../../fonts/gothamrounded-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../../fonts/opensans-regular-webfont.woff') format('woff'), url('../../fonts/opensans-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

input[readonly] {
    background-color: lightgrey;
}


.row {
    --bs-gutter-x: 0.0rem !important;
}


.body {
    outline: none !important;
    font-family: 'gotham_roundedbook' !important;
}

.hidecontrol {
    display: none !important;
}

.showcontrol {
    display: block !important;
}

.font-weight-bold {
    font-weight: bold;
}

.no-background-color {
    background-color: white !important;
}

.contentalignment-middle {
    vertical-align: middle !important;
}

.contentalignment-top {
    vertical-align: top !important;
}

.labelstyle {
    /*font-size: 14px;*/
    word-wrap: break-word !important;
    vertical-align: top;
    /*   height: 30px;*/
    color: black;
    text-align: left;
}

.notestyle {
    font-size: 14px;
    word-wrap: break-word;
    vertical-align: top;
    height: 30px;
    color: grey;
    font-style: italic;
}

.hiderow {
    display: none !important;
}

.labelnotestyle {
    font-size: 14px;
    word-wrap: break-word;
    vertical-align: top;
    color: grey;
    font-style: italic;
}

.defaultheader {
    background-color: #B82132 !important; /*My profile header background color*/
    color: white; /*My profile header font color*/
    font-weight: bold;
    padding: 7px 1px 11px;
    margin-top: 5px !important;
    font-family: sans-serif !important;
    font-size: medium;
}

    .defaultheader span {
        margin: 0 5px; /* Adjust the margins as needed */
    }


.defaultheadernobackground {
    font-weight: bold;
    color: black;
    text-decoration: underline;
    height: 30px;
    padding: 5px;
    background-color: white;
}

.errormessagedefault {
    color: red;
    /*font-family: Calibri Tahoma Verdana;*/
    font-size: 12px;
    display: block;
    font-family: 'gotham_roundedbook' !important;
}

.spanCharacter {
    font-family: 'gotham_roundedbook' !important;
    padding-left: 75%;
}

.textcontrols {
    font-size: 14px;
    padding-left: 15px;
}

.scrollable {
    height: 600px !important;
}

.highlight {
    border: 1px solid red !important;
}

.error {
    position: relative;
    background: #d5bb73;
    border: 4px solid #d5bb73;
    margin: 11px;
}

    .error:after, .error:before {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .error:after {
        border-color: rgba(213, 66, 30, 0);
        border-right-color: #d5bb73;
        border-width: 12px;
        margin-top: -14px;
    }

.e-rating-container {
    display: block !important;
}

.e-rating-item-list {
    margin-left: -2px !important;
}

.tab-pane .form-control, .modal-body .form-control {
    border-radius: 0;
    border: 0.2px solid !important;
    border-bottom: solid 1px #ccc;
    margin-top: 5px;
}

.customdate {
    width: 100px !important;
    font-size: 14px;
    font-family: Calibri;
}

select.dropdown {
    color: red !important;
}

    select.dropdown option {
        color: red !important;
    }

.cbocontrols {
    font-size: larger !important;
    /* font-family: Calibri;*/
    /* color: black !important;*/
    font-family: sans-serif !important;
}

.mandatory {
    color: red;
}

.tdpadding {
    padding-top: 10px;
    width: 20%;
}

.mce-template-button button {
    background-color: red !important;
    color: white;
    border-radius: 5px;
}

.mce-font-button button {
    font-weight: bold !important;
    font-size: 18px !important;
    text-align: center !important;
}

.mce-widget.mce-tooltip {
    display: none !important;
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.multiselect-checkbox-list {
    height: 100px;
    overflow: auto;
    border: solid 1px #ced4da;
    border-radius: 5px;
}

.div-checkbox-list {
    height: 100px;
    overflow-y: scroll;
    padding: 6px 12px;
    font-size: 14px;
    color: #555555;
    background-color: white;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.div-checkbox-list-item {
    padding-left: 5px;
    width: 80px;
}

input[type='radio'], span {
    vertical-align: baseline !important;
}

.HeaderNoteCss {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.RowControl {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    margin-left: 1%;
    position: relative;
    left: 4px;
}

    .RowControl.AdjustMarginOnSerialNumber {
        position: relative;
        top: -21px;
        /*margin-left: 10px;*/
    }

.AdjustMarginOnSerialNumber .GroupcontrolLeft label {
    margin-left: 10px;
}

.rightitem {
    float: right !important;
    /*position: absolute;*/
    right: 7%;
    z-index: 1001;
}

a.list-inline-item.AddNewFormGroup {
    padding: 0px 0px;
    position: relative;
    top: 0px;
}

a.list-inline-item.RemoveFromGroup {
    padding: 0px 0px;
    position: relative;
    top: 0px;
}

.Groupcontrolheader {
    background-color: lightblue;
    margin-top: 10px !important;
}

.GroupcontrolLeft {
    width: 33%;
    padding-top: 5px;
}

.GroupcontrolRight {
    width: 60%;
    padding-top: 5px;
}

.leftcontentwidth {
    width: 35%;
    padding-bottom: 5px;
    /*margin-left: 5px;*/
}

    .leftcontentwidth label {
        margin-left: 5px;
        font-size: larger !important;
        font-family: sans-serif;
        color: black;
        font-weight: normal !important;
    }

    .leftcontentwidth span {
        margin-left: 5px;
    }

.rightcontentwidth {
    width: 62%;
    padding-bottom: 5px;
}

    .rightcontentwidth input {
        font-size: larger !important;
        font-family: sans-serif;
    }

.GroupformCheckBox {
    width: 20px !important;
    height: 15px !important;
    margin-top: 6px !important;
}

.GroupHorizontalrightcontentwidth {
    width: 64%;
}

.FullwidthPanel {
    margin: 0 !important;
}

/*.row {
    padding: 0 !important;
    margin: 0 !important;
}*/

.GroupInnerForm {
    padding: 2px 2px !important;
    margin: 0 !important;
    margin-bottom: 5px !important;
}

.FileAttachment {
    /*display: block;*/
    width: 100%;
}

.FileAttachment {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.ApplyFullWidth {
    width: 100% !important;
    display: block;
    margin-left: 5px;
}

.ImageHeight {
    height: 200px;
}

.CurrentSingleFormGroup {
    /*margin-left: 23px;*/
    padding-top: 10px;
    /*padding-top: 25px;*/
}

.display-1 {
    font-size: 4rem !important;
    font-weight: 300;
    line-height: 1.2;
}

.ErroxBox {
    border: 1px solid #edecec;
    height: 310px;
    margin: 10% 24%;
    padding: 5px;
    background: #fbfbfb;
}

.GroupHorizontalleftcontentwidth {
    width: 35.3%;
    padding-left: 15px;
}

.GroupHorizontalInnerForm {
    /*padding: 2px 2px !important;
    margin-left: 10px !important;*/
    margin-bottom: 5px !important;
    width: 35%;
}

.HorizontalFormcontrols {
    width: 231px !important;
}


.FileUploadRemoveIcon {
    position: absolute;
    right: 1px;
    top: 1px;
    background: #4472c4 !important;
    height: 30px;
    width: 7%;
    padding: 5px 11px;
    color: white;
    cursor: pointer;
}

.fa fa-times {
    padding-left: 6px;
}

.AddNewcontrolClassDM_PRIMARYCONTACTNUMBER {
    z-index: 10001;
}

.list-inline.rightitem.AddNewcontrolClassDM_SOCIALLINKS {
    margin-top: 45px;
}

.suffixControl {
    display: inline-block;
    position: absolute;
    margin-left: 5px;
}

.PrefixControl {
    display: inline-block;
    position: absolute;
    margin-left: -13px;
}


.EachInputControlController {
}

.ReplaceButtonCssControl {
    font-size: 13px !important;
    padding: 0px 3px !important;
}

.FileAttachment {
    cursor: pointer;
}

.modal-backdrop.in {
    opacity: 0.7;
}

.DisableDivision {
    pointer-events: none;
}

.rating-control .rating-content {
    width: 240px !important;
    margin: 15px 0 !important;
    min-height: 75px !important;
    padding: 0 !important;
    text-align: center !important;
}

.e-bigger .rating-control .rating-content {
    width: 330px !important;
    margin: 15px 0 !important;
    min-height: 75px !important;
    padding: 0 !important;
    text-align: center !important;
}

.rating-control {
    margin: 6% auto !important;
    max-width: 800px !important;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}
