
@font-face {
    font-family: "Montserrat";
    /*src: url("/assets/font/Chalkduster.ttf");*/
    src: url("/assets/font/Montserrat-Regular.ttf");
    /*src: url("/assets/font/Montserrat-Regular.ttf") format('truetype');*/
}

a.clean {
    color: inherit;
}
a.clean:hover {
    color: inherit;
    text-decoration: none;
}

.modalCustomTitle {
    text-align: center;
    font-weight: bold;
    width: 100%;
    font-size:1.3rem;
}

.modalCustomBody {
    text-align: center;
    width: 100%;
    font-size:1.0rem;
    background-color: #0a0d13;
}

.modalContentCustom {
    background-color: #0a0d13 !important;
}

.hrCustom {
    color: #979797;
    width: 92%;
}

.link {
    color: #ffffff;
    font-size: 1.0rem;
    font-weight: normal;

    text-decoration: underline;
}

.linkUnSelected {
    text-decoration: none;
    color: #dddddd;
    font-size: 1.0rem;
    font-weight: normal;
}

.linkUnSelected:hover {
    text-decoration: underline;
    color: #ffd700;
    /*background-color: rgba(255, 215, 0, 0.08);*/
    /*border-left-color: #ffd700;*/
}

.linkSubTitle {
    color: #ffffff;
    font-size: 1.0rem;
    font-weight: normal;
    margin-bottom: 10px;
}

.linkSpace {
    margin-bottom: 10px;
}

.linkColor {
    color: #69AAD4;
    font-size: 1.0rem;
    font-weight: normal;
}

.textMenu {
    color: #1d1d1d;
    font-size: 1.1rem;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.textMenuUnSelected {
    color: #1d1d1d;
    font-size: 1.1rem;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
}

.cardRef {
    margin-top: 10px;
    margin-bottom: 10px;

    width: 100%;
    max-width: 800px;

    min-height: 180px;

    /*background-color: #FFFFFF;*/
    /*border-color: #fcfcfc;*/
    /*border-width: 1px;*/
    /*border-radius: 6px;*/
}

.cardTitle {
    font-size: 1.2rem;
    font-weight: bold;
    color: #252525;
}

.cardRemoveDiv1 {
}
.cardRemoveDiv2 {
}


.butColorMini {
    display: inline-block;
    background: #b291ea;
    border-radius: 12px;
    transition: transform 0.3s, box-shadow 0.3s;
}

.butColorMiniIn {
    min-width: 88px;
    text-align: center;
    text-transform: none;
    border-radius: 12px;

    font-size: 0.9rem;
    font-weight: normal;
    color: #FFFFFF;

    background: #b291ea;
    padding: 2px 9px 2px 9px;
    margin: 2px 1px 2px 1px;

    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.butColorMini2 {
    position: relative;
    display: inline-block;
    background: #b291ea;
    border-radius: 8px;
    transition: transform 0.3s, box-shadow 0.3s;
}

.butColorMini2In {
    min-width: 88px;
    text-align: center;
    text-transform: none;
    border-radius: 12px;

    font-size: 0.9rem;
    font-weight: normal;
    color: #FFFFFF;

    background: #b291ea;
    padding: 2px 9px 2px 9px;
    margin: -2px 1px 0px 1px;

    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.butColorMiniGreen {
    display: inline-block;
    background: #ffba59;
    border-radius: 12px;
    transition: transform 0.3s, box-shadow 0.3s;
}

.butColorMiniGreenIn {
    min-width: 88px;
    text-align: center;
    text-transform: none;
    border-radius: 12px;

    font-size: 0.9rem;
    font-weight: normal;
    color: #FFFFFF;

    background: #ffba59;
    padding: 2px 9px 2px 9px;
    margin: 2px 1px 2px 1px;

    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.butLanding {
    display: inline-block;
    background: #b291ea00;
    border-radius: 26px;
    border: 2px solid #FFFFFF;
    transition: transform 0.3s, box-shadow 0.3s;
}

.butLandingIn {
    min-width: 120px;
    text-align: center;
    text-transform: none;
    border-radius: 26px;

    font-size: 1.2rem;
    font-weight: normal;
    color: #FFFFFF;

    background: #b291ea00;
    padding: 10px 10px 10px 10px;
    margin: 2px 1px 2px 1px;

    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.butLandingInWait {
    min-width: 120px;
    text-align: center;
    text-transform: none;
    border-radius: 12px;

    font-size: 0.9rem;
    font-weight: normal;
    color: #F7F9FB;

    background: #b291ea00;
    padding: 10px 10px 10px 10px;
    margin: 2px 1px 2px 1px;
}

.butColor {
    display: inline-block;
    background: #b291ea;
    border-radius: 12px;
    transition: transform 0.3s, box-shadow 0.3s;
}

.butColorRed {
    display: inline-block;
    background: #FF0000;
    border-radius: 12px;
    transition: transform 0.3s, box-shadow 0.3s;
}

.butColorIn {
    min-width: 120px;
    text-align: center;
    text-transform: none;
    border-radius: 12px;

    font-size: 0.9rem;
    font-weight: normal;
    color: #FFFFFF;

    background: #b291ea;
    padding: 2px 9px 2px 9px;
    margin: 2px 1px 2px 1px;

    cursor: pointer;
    transition: background-color 0.3s, color 0.3s; 
}

.butColorInRed {
    min-width: 120px;
    text-align: center;
    text-transform: none;
    border-radius: 12px;

    font-size: 0.9rem;
    font-weight: normal;
    color: #FFFFFF;

    background: #FF0000;
    padding: 2px 9px 2px 9px;
    margin: 2px 1px 2px 1px;

    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.butColorInWait {
    min-width: 120px;
    text-align: center;
    text-transform: none;
    border-radius: 12px;

    font-size: 0.9rem;
    font-weight: normal;
    color: #F7F9FB;

    background: #b291ea;
    padding: 2px 9px 2px 9px;
    margin: 2px 1px 2px 1px;
}

.butUnderline {
    display: inline-block;
    font-size: 0.9rem;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration-line: underline;
    color: #b291ea;

    padding: 8px 8px 7px 8px;

    cursor: pointer;
}

.butSpinnerWait {
    width:15px;
    height:15px;
    margin-right:5px;
    vertical-align:top;
    margin-top:3px;
}

.title {
    font-size: 1.3rem;
    /*font-weight: bold;*/
    color: #ffffff;

    margin-top: 20px;
    margin-bottom: 10px;
}

.titleCenter {
    font-size: 1.3rem;
    /*font-weight: bold;*/
    color: #ffffff;

    margin-top: 20px;
    margin-bottom: 10px;

    text-align: center;
}

.subTitle {
    font-size: 1.0rem;
    /*font-weight: bold;*/
    color: #ffffff;

    margin-top: 20px;
    margin-bottom: 20px;
}

.textInfo {
    font-size: 1.0rem;
    font-weight: normal;
    color: #8b8b8b;

    margin-top: 10px;
    margin-bottom: 10px;
}

.space {
    height: 20px;
}

.cardCross {
    font-size:1.5rem;
    cursor:pointer;
    float:right;
    margin-top:-5px;
}

.formBoxCenterFather {
    text-align: center;

    margin-top: 80px;
}

.formBox {
    max-width: 500px!important;
}

.formBoxCenter {
    max-width: 500px!important;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.formBoxCenterPopup {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.formTwoColLeft {
    max-width: 500px!important;
    margin-right: auto;
    text-align: left;
}

.formTwoColRight {
    max-width: 500px!important;
    margin-right: auto;
    text-align: left;
}

.bodyLayout {
    min-height: calc(100vh - 65px);
}

.footerBox {
    background-color: #FFFFFF;
    /*padding: 20px 0px 20px 0px;*/
    /*height: 64px;*/
    height: 0px;
}

.footerBoxLink {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    font-size: 1.0rem;
    font-weight: normal;
    color: #FFFFFF;
}

.footerLink {
    padding: 0 10px;
    text-decoration: none;
    font-size: 1.0rem;
    font-weight: bold;
    color: #FFFFFF;
    transition: color 0.3s;
}

.footerLink:hover {
    color: #FFFFFF;
}

.footerLinkBorder {
    border-left: 1px solid #ccc;
    margin-left: 10px;
}

.footerSpace {
    font-size: 1.0rem;
    font-weight: bold;
    color: #252525;
    margin: 0 20px;
    display: inline-block;
}

.labelBox {
    display: inline-block;
    vertical-align: top;

    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
}
.labelName {
    font-size: 1.0rem;
    font-weight: bold;
    text-align: left;
    color: #000000;
}
.labelValue {
    font-size: 1.0rem;
    font-weight: normal;
    text-align: left;
    color: #212529;
}

div.back {
    margin-top: 10px;
    margin-bottom: 10px;
}
a.back {
    font-size: 1.0rem;
    font-weight: normal;
    color: #8b8b8b;
}

tr.dataTableBgGreen {
    background-color: #72EC39 !important;
}

tr.dataTableBgPurple {
    background-color: #ED76F8 !important;
}


.readCircleIn {
    display: inline-block;
    position: relative;
}

.readCircleTrue {
    position: absolute;
    top: -13px;
    left: 2px;
    width: 16px;
    height: 16px;
    background-color: #797979;
    border-radius: 32px;
}

.readCircleFalse {
    position: absolute;
    top: -13px;
    left: 2px;
    width: 16px;
    height: 16px;
    background-color: #FF0000;
    border-radius: 32px;
}

.formBarSize {
    height: 31px;
    position: relative;
    padding-top: 3px !important;
    top: -3px;
}