﻿*:not(.MSRS-RVC *) {
    font-family: 'Source Sans Pro', sans-serif;
}

.MSRS-RVC *, .MSRS-RVC table, .MSRS-RVC div {
    line-height: normal !important;
}

.rcbInput, .riTextBox, input, .RadWindow .rwTitleRow em, textarea, .RadToolBar, .rgMasterTable, .rgDetailTable, .RadForm, .rtsLI {
    font-family: 'Source Sans Pro', sans-serif !important;
}

html:not(.MSRS-RVC *) {
    padding: 0;
    margin: 0;
    text-align: left;
    height: 100%;
    min-height: 100%;
    font-size: 11px !important;
    line-height: 12px !important;
}

body:not(.MSRS-RVC *) {
    color: #000000;
    margin: 0;
    padding: 0;
    text-align: left;
    background-color: #f8f9fa;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23003868' fill-opacity='0.05' d='M0,224L48,213.3C96,203,192,181,288,181.3C384,181,480,203,576,224C672,245,768,267,864,261.3C960,256,1056,224,1152,197.3C1248,171,1344,149,1392,138.7L1440,128L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 100%;
    min-height: 100%;
    font-size: 11px !important;
    line-height: 12px !important;
}

table:not(.MSRS-RVC *) {
    font-size: 11px !important;
    line-height: 12px !important;
}

iframe {
    background: none !important;
    height: 100%;
    background-color: #fff;
}

caption {
    caption-side: top;
}

b, strong {
    font-weight: bold !important;
}

label {
    font-size: 100% !important;
    font-weight: normal !important;
    margin-bottom: 0 !important;
}

.fa, .fa-solid, .fa-regular, .fa-light, .fa-thin, .fa-duotone, .fa-brands, [class^="fa-"], [class*=" fa-"] { font-family: "Font Awesome 7 Free", "Font Awesome 7 Brands" !important; font-weight: 900 !important; font-style: normal !important; font-variant: normal !important; text-rendering: auto; line-height: 1 !important; }

.RadForm {
    font-size: 100% !important;
}

.rcCaptchaAudioLink {
    margin-top: 5px;
    padding: 1px 0 2% 16px;
    background-image: url('../public/bg-audio.svg');
    background-repeat: no-repeat;
    color: #333333 !important;
}

    .rcCaptchaAudioLink:hover {
        background-color: transparent !important;
        background-image: url('../public/bg-audio.png') !important;
        background-repeat: no-repeat;
        color: #ff0000 !important;
    }

.RadForm.rfdHeading h4, .RadForm.rfdHeading h5, .RadForm.rfdHeading h6 {
    padding: 0 0 0 30px !important;
}

.RadToolBar .rtbOuter {
    border: none !important;
    padding: 0 !important;
}

.rdContent {
    overflow: visible !important;
}

.raddock {
    overflow: visible !important;
}

.raddockzone {
    overflow: visible !important;
}

.rsbHeader ul {
    padding-left: 5px;
}

.rgCaption {
    padding: 0.5% !important;
}

.RadNotification .rnContent {
    padding: 1% !important;
    font-size: 80% !important;
}

.rbDecorated, .rfdDecorated {
    font-size: 100% !important;
}

.rtsLink {
    text-transform: none !important;
}

.RadComboBoxDropDown, .rtsLI {
    font-size: 100% !important;
}

.RadMenu, .RadNavigation {
    padding: 0 !important;
}

.rvnImage {
    margin: -2px 8px 0 -4px !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

.skin-thumb .rtbImage {
    top: 60% !important;
}

.skin-thumb span {
    padding-left: 20px;
}

.skin-thumb .rtbIcon {
    top: 8px !important;
}

.rtbMenu:has(.skin-thumb):before {
    width: 50px !important;
}

.rcbInput {
    height: auto !important;
    font-size: 100% !important;
}

.rgCommandTable caption {
    padding: 0!important;
}

.rsbPopup {
    font-size: 100% !important;
}

.rgAdd {
    border: none !important;
}

.rgRefresh {
    border: none !important;
}

.rgSave {
    border: none !important;
}

.rcbLabel {
    padding-right: 1% !important;
    margin-left: 2% !important;
}

.RadComboBox {
    white-space: nowrap !important;
    display: inline-table !important;
    vertical-align: middle !important;
}

.rgEditForm label {
    white-space: nowrap;
}

.RadPicker .rcCalPopup {
    width: 34px !important;
    height: 34px !important;
}

.RadPicker .rcTimePopup {
    width: 34px !important;
    height: 34px !important;
}

.RadRadioButton.RadButton .rbText, .RadCheckBox.RadButton .rbText {
    padding: 0px 10px 0px 0px !important;
}

.rtlExpand {
    margin: 0 !important;
    top: 3px !important;
}

.rtlCollapse {
    margin: 0 !important;
    top: 3px !important;
}

.rcbSlide {
    z-index: 999999 !important;
}

.riContentWrapper {
    width: 100px !important;
}

.rfdTextbox input[type="text"] {
    font-size: 100% !important;
}

.rfdTextbox input[type="password"] {
    font-size: 100% !important;
}

.rfdTextbox input[disabled][type="text"]:hover {
    font-size: 100% !important;
}

.rfdTextbox input[disabled][type="password"]:hover {
    font-size: 100% !important;
}

.rfdTextarea textarea {
    font-size: 100% !important;
}

.rfdTextarea textarea[disabled]:hover {
    font-size: 100% !important;
}

.rfdCheckboxChecked {
    font-size: 100% !important;
}

.rfdInputDisabled.rfdCheckboxChecked:hover {
    font-size: 100% !important;
}

.rfdCheckboxUnchecked {
    font-size: 100% !important;
}

.rfdInputDisabled.rfdCheckboxUnchecked:hover {
    font-size: 100% !important;
}

.rfdLabel label {
    font-size: 100% !important;
}

.rfdAspLabel {
    font-size: 100% !important;
}

.rfdRadioUnchecked {
    font-size: 100% !important;
}

.rfdRadioUnchecked:hover {
    font-size: 100% !important;
}

.rfdInputDisabled.rfdRadioUnchecked:hover {
    font-size: 100% !important;
}

.rfdRadioChecked {
    font-size: 100% !important;
}

.rfdRadioChecked:hover {
    font-size: 100% !important;
}

.rfdInputDisabled.rfdRadioChecked:hover {
    font-size: 100% !important;
}

.riTextBox {
    font-size: 100% !important;
}

.rfdValidationSummaryControl {
    font-size: 100% !important;
}

.rfdLoginControl {
    font-size: 100% !important;
}

.legend {
    font-size: 100% !important;
}

.rfdSelectText {
    font-size: 100% !important;
}

.rfdGrids .rfdTable th {
    font-size: 100% !important;
}

.rfdGrids .rfdTable td {
    font-size: 100% !important;
}

.rpbLabel, .rpbLabelWrapper {
    font-size: 100% !important;
}

.rbVerticalList .rbText {
    padding: 0 20px 0 5px !important;
}

.rfdHeading h4, .rfdHeading h5, .rfdHeading h6 {
    font-size: 13px !important;
    border-bottom: none !important;
}

.rtbSeparator {
    display: inline-table !important;
}

.navigationHide {
    display: none;
    visibility: hidden;
}

.navigationShow {
    display: inline;
    visibility: visible;
}

.left-text {
    text-align: left;
}

    .left-text .rpbLabelWrapper {
        text-align: left !important;
    }

.horizontalList label {
    margin-right: 10px !important;
}

.bg-hover {
   transition: background-color 0.2s ease-in-out;
}

.bg-hover:hover {
   background-color: #e9ecef !important;
}

.tableActionBar {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    width: 100%; /* w-100 karşılığı */
    background-color: #dddddd !important;
}

.tableForm {
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
}

    .tableForm td {
        padding: 0.5%;
        text-align: left;
        border: 1px solid #ddd;
    }

    .tableForm th {
        padding: 0.5%;
        text-align: left;
        background: #eee;
        font-weight: normal;
    }

    .tableForm .button {
        background: #ddd;
    }

.tableSearch {
    border: 1px solid #dddddd;
    background: #fff;
    color: #333;
}

.tableResult {
    background: #fff;
    color: #333;
}

    .tableResult td {
        padding: 0.5%;
        border: 1px solid #cccccc;
        background: #fff;
        color: #333;
    }

.tableDetail {
    background: #fff;
    color: #333;
}

    .tableDetail th {
        font-weight: normal;
        padding: 0.5%;
        border: 1px solid #fff;
        background: #eee;
        vertical-align: top;
    }

    .tableDetail td {
        padding: 0.5%;
        border: 1px solid #eee;
        background: #fff;
        color: #333;
        vertical-align: top;
    }

.tableFit {
    padding: 0px 2px 0px 2px;
    float: left;
    text-align: center;
    vertical-align: middle !important;
}

    .tableFit span {
        line-height: 20px !important;
    }

    .tableFit td {
        text-align: left;
    }

.dataLabel {
    font-weight: normal;
    padding: 0.5%;
    border: 1px solid #fff;
    background: #eee;
    vertical-align: top;
}

.dataValue {
    padding: 0.5%;
    border: 1px solid #eee;
    background: #fff;
    color: #333;
    vertical-align: top;
}

.buttonWrapper {
    display: inline-flex;
    flex-direction: column;
    width: 100% !important;
    background: #dbdfe4;
}

.cleanWrapper {
    display: inline-table;
    width: 100% !important;
}

.labelWrapper {
    display: inline-table;
    width: 100% !important;
}

.buttonRight {
    display: inline-table !important;
    padding: 0.25%;
    right: 0;
    left: auto;
}

    .buttonRight .rcbLabel {
        display: inline-table !important;
        padding: 0.25%;
    }

.buttonLeft {
    display: inline-flex !important;
    align-items: center;
    padding: 0.25%;
}

    .buttonLeft .rcbLabel {
        display: inline-flex !important;
        align-items: center;
        padding: 0.25%;
    }

    .buttonLeft .RadButton {
        display: inline-flex !important;
        align-items: center;
        margin-right: 0.5% !important;
    }

    .buttonLeft .RadComboBox {
        display: inline-flex !important;
        align-items: center;
        margin-right: 0.5% !important;
    }

    .buttonLeft .RadInput {
        display: inline-flex !important;
        align-items: center;
        margin-right: 0.5% !important;
    }

    .buttonLeft .riLabel {
        display: inline-flex !important;
        align-items: center;
        margin-right: 0.5% !important;
    }

.buttonCaptcha {
    display: inline-flex !important;
    align-items: center;
    padding: 0.25%;
}

.buttonCaptcha p {
    margin:0 0 0 5px !important;
}

.noTopBorder {
    border-top: none !important;
}

.noBorder {
    border: none !important;
}

    .noBorder table {
        border: none !important;
    }

    .noBorder td {
        border: none !important;
    }

    .noBorder tr {
        border: none !important;
    }

.borderGrey {
    border: 1px solid #eeeeee !important;
}

.shadowGrey {
    -webkit-box-shadow: inset 0px 0px 0px 2px #eeeeee;
    -moz-box-shadow: inset 0px 0px 0px 2px #eeeeee;
    box-shadow: inset 0px 0px 0px 2px #eeeeee;
}

.chooseAppTab, .chooseAppTabOver {
    flex-basis: 100%;
    cursor: pointer;
    color: #fff;
    text-align: center;
    height: 24px;
}

.chooseAppTabToolTipImg {
    cursor: pointer;
    color: #fff;
    text-align: center;
}

    .chooseAppTabToolTipImg img {
        width: 50%;
    }

.chooseAppTabImg {
    cursor: pointer;
    color: #fff;
    text-align: center;
}

    .chooseAppTabImg img {
        width: 70%;
    }

.chooseAppTabText {
    cursor: pointer;
    color: #fff;
    text-align: center;
}

.chooseApp {
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    margin: 1%;
    padding: 0.5%;
    width: 31%;
    text-align: center;
    vertical-align: text-top;
}

.chooseAppOver {
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    margin: 1%;
    padding: 0.5%;
    width: 31%;
    text-align: center;
    vertical-align: text-top;
}

.chooseAppImg {
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
}

    .chooseAppImg img {
        border: none !important;
        outline: none !important;
    }

.chooseAppText {
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    margin: 0 !important;
    padding: 2%;
}

.chooseAppDesc {
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    margin: 0 !important;
    padding: 5%;
    font-size: 90%;
    line-height: 120%;
    text-align: left;
    background-image: linear-gradient(rgba(150,150,150,0.5),rgba(100,100,100,0.5)) !important;
    color: #000;
}

.chooseAppTextMain {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 120%;
}

.chooseAppTextSub {
    margin: 0 !important;
    padding: 3% !important;
    font-size: 110%;
}

.title {
    font-size: 110%;
    font-weight: bold;
    color: #8C8EAA;
}

.titleForm {
    font-weight: bold !important;
}

    .titleForm span {
        font-weight: bold !important;
    }

.linkDark {
    color: #333333 !important;
    text-decoration: none !important;
}

.msgOk, .msgWarning, .msgDelete, .msgInfo, .msgSuccess {
    display: inline-block;
    padding: 0.5% 0;
}

.msgOk {
    color: #0b318a;
}

.msgWarning {
    color: #c73f03;
}

.msgDelete {
    color: #FF0000;
}

.msgInfo {
    color: #000;
    font-style: italic;
}

.msgSuccess {
    color: #00ce3d;
}

.boxError {
    height: 20px;
    padding: 0px 10px 0px 10px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    color: #000;
    background-color: #ff3933;
}

.riStrengthBar {
    display: inline-block !important;
    height: 20px;
    margin-left: 10px !important;
    padding: 0px 10px 0px 10px !important;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

.bgOk, .bgWarning, .bgDelete, .bgInfo {
    background-repeat: no-repeat;
    background-position-x: 0.5%;
    background-position-y: 50%;
}

.bgOk {
    background-image: url('/icons/bullet_blue.png');
}

.bgWarning {
    background-image: url('/icons/bullet_yellow.png');
}

.bgDelete {
    background-image: url('/icons/bullet_red.png');
}

.bgInfo {
    background-image: url('/icons/bullet_green.png');
}

.icon64 img {
    height: 64px;
}

.icon48 img {
    height: 48px;
}

.icon32 img {
    height: 32px;
}

.icon24 img {
    height: 24px;
}

.icon18 img {
    height: 18px;
}

.icon16 img {
    height: 16px;
}

.progress, .progress-stacked {
    --bs-progress-height: 1.35rem !important;
    --bs-progress-font-size: 0.85rem !important;
}

.comboMultiCol {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    list-style-type: none;
}

.comboMultiCol-Header, .comboMultiCol-Item1, .comboMultiCol-Item3, .comboMultiCol-Item5, .comboMultiCol-Item2, .comboMultiCol-Item4, .comboMultiCol-Item6 {
    margin: 0;
    padding: 0;
    float: left;
}

.comboMultiCol-Header {
    color: #FFFFFF;
    background-color: #333333;
}

.comboMultiCol-Item1, .comboMultiCol-Item3, .comboMultiCol-Item5 {
    background-color: #ddd;
}

.comboMultiCol-Item2, .comboMultiCol-Item4, .comboMultiCol-Item6 {
    background-color: #eee;
}

.bg-Logo {
    background: url('../public/bg-logo.svg') no-repeat right bottom;
    background-size: cover;
}

.bg-White {
    background-color: #ffffff !important;
}

.bg-WhiteSmoke {
    background-color: #eeeeee !important;
}

.bg-grey {
    background-color: #dddddd !important;
}

.bg-Red {
    background-color: #ff0000 !important;
}

.bg-Green {
    background-color: #5FAB17 !important;
}

.bg-GreenLight {
    background-color: #cafac5 !important;
}

.bg-Yellow {
    background-color: #F7E079 !important;
}

.bg-YellowLight {
    background-color: #fdefae !important;
}

.bg-Dark {
    background-image: linear-gradient(rgba(150,150,150,0.5),rgba(100,100,100,0.5)) !important;
}

.bg-Light {
    background-image: linear-gradient(rgba(230,230,230,0.7),rgba(230,230,230,0.7)) !important;
}

.bg-Soft {
    background-image: linear-gradient(rgba(200,200,200,0.7),rgba(200,200,200,0.7)) !important;
}

.bg-Medium {
    background-image: linear-gradient(rgba(150,150,150,0.5),rgba(150,150,150,0.5)) !important;
}

.w1 {
    width: 1% !important;
}

.w2 {
    width: 2% !important;
}

.w3 {
    width: 3% !important;
}

.w4 {
    width: 4% !important;
}

.w5 {
    width: 5% !important;
}

.w6 {
    width: 6% !important;
}

.w7 {
    width: 7% !important;
}

.w8 {
    width: 8% !important;
}

.w9 {
    width: 9% !important;
}

.w10 {
    width: 10% !important;
}

.w12 {
    width: 12% !important;
}

.w12p5 {
    width: 12.5% !important;
}

.w15 {
    width: 15% !important;
}

.w16 {
    width: 16% !important;
}

.w20 {
    width: 20% !important;
}

.w25 {
    width: 25% !important;
}

.w30 {
    width: 30% !important;
}

.w33 {
    width: 33% !important;
}

.w35 {
    width: 35% !important;
}

.w37 {
    width: 37% !important;
}

.w40 {
    width: 40% !important;
}

.w45 {
    width: 45% !important;
}

.w50 {
    width: 50% !important;
}

.w55 {
    width: 55% !important;
}

.w60 {
    width: 60% !important;
}

.w63 {
    width: 63% !important;
}

.w65 {
    width: 65% !important;
}

.w70 {
    width: 70% !important;
}

.w75 {
    width: 75% !important;
}

.w80 {
    width: 80% !important;
}

.w85 {
    width: 85% !important;
}

.w86 {
    width: 86% !important;
}

.w87 {
    width: 87% !important;
}

.w88 {
    width: 88% !important;
}

.w89 {
    width: 89% !important;
}

.w90 {
    width: 90% !important;
}

.w91 {
    width: 91% !important;
}

.w92 {
    width: 93% !important;
}

.w94 {
    width: 94% !important;
}

.w85 {
    width: 80% !important;
}

.w95 {
    width: 95% !important;
}

.w96 {
    width: 96% !important;
}

.w97 {
    width: 97% !important;
}

.w98 {
    width: 98% !important;
}

.w99 {
    width: 99% !important;
}

.w100 {
    width: 100% !important;
}

.w120 {
    width: 120% !important;
}

.w150 {
    width: 150% !important;
}

.wpx20 {
    width: 20px !important;
}

.wpx30 {
    width: 30px !important;
}

.wpx50 {
    width: 50px !important;
}

.wpx75 {
    width: 75px !important;
}

.wpx85 {
    width: 85px !important;
}

.wpx90 {
    width: 90px !important;
}

.wpx100 {
    width: 100px !important;
}

.wpx125 {
    width: 125px !important;
}

.wpx150 {
    width: 150px !important;
}

.wpx200 {
    width: 200px !important;
}

.h1 {
    height: 1% !important;
}

.h5 {
    height: 5% !important;
}

.h50 {
    height: 50% !important;
}

.h75 {
    height: 75% !important;
}

.h90 {
    height: 90% !important;
}

.h100 {
    height: 100% !important;
}

.h32px {
    height: 32px !important;
}

.h40px {
    height: 40px !important;
}

.h50px {
    height: 50px !important;
}

.h100px {
    height: 50px !important;
}

.disabled {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.ghost {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.bold {
    font-weight: bold !important;
}

.horizontal-center {
    float: none;
    margin: 0 auto;
}

.vertical-top {
    vertical-align: top;
}

.vertical-middle {
    vertical-align: middle;
}

.horizontal-right {
    float: right;
}

.right-text {
    text-align: right;
}

.center-text {
    text-align: center;
}

.nowrap {
    white-space: nowrap;
}

.light {
    color: #eeeeee !important;
}

    .light span {
        color: #eeeeee !important;
    }

    .light a {
        color: #eeeeee !important;
        background: none;
    }

        .light a:link {
            color: #eeeeee !important;
            background: none;
        }

        .light a:visited {
            color: #eeeeee !important;
            background: none;
        }

        .light a:active {
            color: #eeeeee !important;
            background: none;
        }

        .light a:hover {
            color: #eeeeee !important;
            background: none;
            text-decoration: underline !important;
        }

.red {
    color: #ff0000 !important;
}

    .red span {
        color: #ff0000 !important;
    }

    .red a:link {
        color: #ff0000 !important;
        background: none !important;
    }

    .red a:visited {
        color: #ff0000 !important;
        background: none !important;
    }

    .red a:active {
        color: #ff0000 !important;
        background: none !important;
    }

    .red a:hover {
        color: #ff0000 !important;
        background: none !important;
        text-decoration: underline !important;
    }

.blueLink {
    color: #0000cc !important;
}

    .blueLink span {
        color: #0000cc !important;
    }

    .blueLink a:link {
        color: #0000cc !important;
        background: none !important;
    }

    .blueLink a:visited {
        color: #0000cc !important;
        background: none !important;
    }

    .blueLink a:active {
        color: #0000cc !important;
        background: none !important;
    }

    .blueLink a:hover {
        color: #0000ff !important;
        background: none !important;
        text-decoration: underline !important;
    }

.white {
    color: #ffffff !important;
}

.dark {
    color: #000000 !important;
}

.grey {
    color: #666666 !important;
}

.violet {
    color: #c600c9 !important;
}

.green {
    color: #5FAB17 !important;
}

.yellow {
    color: #F7E079 !important;
}

.italic {
    font-style: italic !important;
}

.english {
    font-style: italic !important;
    color: #0b318a !important;
}

.xx-large {
    font-size: 500% !important;
    letter-spacing: 10px;
}

.x-large {
    font-size: 150% !important;
}

.large {
    font-size: 130% !important;
}

large {
    font-size: 130% !important;
}

.small {
    font-size: 90% !important;
}

.x-small {
    font-size: 80% !important;
}

x-small {
    font-size: 80% !important;
}

.xx-small {
    font-size: 75% !important;
}

xx-small {
    font-size: 75% !important;
}

.normal {
    font-size: 99% !important;
}

normal {
    font-size: 99% !important;
}

.medium {
    font-size: 120% !important;
}

medium {
    font-size: 120% !important;
}

.x-large {
    font-size: 145% !important;
}

x-large {
    font-size: 145% !important;
}

.underline {
    text-decoration: underline !important;
}

.no-underline {
    text-decoration: none !important;
}

.line-height12px {
    line-height: 12px;
}

.line-height20px {
    line-height: 20px;
}

.line-height30px {
    line-height: 30px;
}

.line-height40px {
    line-height: 40px !important;
}

.line-height36px {
    line-height: 36px !important;
}

.line-height75 {
    line-height: 75%;
}

.line-height90 {
    line-height: 90%;
}

.line-height100 {
    line-height: 100%;
}

.line-height120 {
    line-height: 120%;
}

.line-height180 {
    line-height: 180%;
}

.line-height250 {
    line-height: 250%;
}

.marginVertical {
    margin-top: 5px;
    margin-bottom: 5px;
}

.marginHorizontal {
    margin-left: 1%;
    margin-right: 1%;
}

.marginTop1 {
    margin-top: 1% !important;
}

.marginTop2 {
    margin-top: 2% !important;
}

.marginTop4 {
    margin-top: 4% !important;
}

.marginTop3 {
    margin-top: 3% !important;
}

.marginTop5 {
    margin-top: 5% !important;
}

.marginTop25 {
    margin-top: 25% !important;
}

.marginLeft2 {
    margin-left: 2% !important;
}

.marginLeft5 {
    margin-left: 5% !important;
}

.marginRight2 {
    margin-right: 2% !important;
}

.marginRight5 {
    margin-right: 5% !important;
}

.marginRight10px {
    margin-right: 10px !important;
}

.margin02 {
    margin: 0.2% !important;
}

.margin05 {
    margin: 0.5% !important;
}

.margin1 {
    margin: 1% !important;
}

.margin2 {
    margin: 2% !important;
}

.margin3 {
    margin: 3% !important;
}

.margin4 {
    margin: 4% !important;
}

.margin5 {
    margin: 5% !important;
}

.margin10px {
    margin: 10px !important;
}

.marginBottom50px {
    margin-bottom: 50px !important;
}

.noPaddingVertical {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.noPadding {
    padding: 0 !important;
}

.noMargin {
    margin: 0 !important;
}

.paddingLeft1 {
    padding-left: 1% !important;
}

.paddingLeft2 {
    padding-left: 2% !important;
}

.paddingLeft5 {
    padding-left: 5% !important;
}

.paddingLeft25 {
    padding-left: 25% !important;
}

.paddingLeft20px {
    padding-left: 20px !important;
}

.padding075 {
    padding: 0.75% !important;
}

.padding05 {
    padding: 0.5% !important;
}

.padding1 {
    padding: 1% !important;
}

.padding2 {
    padding: 2% !important;
}

.padding5 {
    padding: 5% !important;
}

.padding2px {
    padding: 2px !important;
}

.padding5px {
    padding: 5px !important;
}

.paddingVertical {
    padding-top: 0.5% !important;
    padding-bottom: 0.5% !important;
}

.flex {
    display: flex;
}

.flexAuto {
    display: flex;
    flex: 0 1 auto;
}

    .flexAuto > * {
        flex-basis: 100%;
    }

    .flexAuto a {
        flex: 1;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0%;
    }

.pointer {
    cursor: pointer;
}

.text-adjust {
    font-size: 11px !important;
    line-height: 12px !important;
}

.marginTop {
    margin-top: 0.25%;
}

.marginTopXL {
    margin-top: 1.5%;
}

.marginTopXXL {
    margin-top: 5%;
}

.marginBottom {
    margin-bottom: 0.25%;
}

.text-xs-left {
    text-align: left !important;
}

.text-xs-right {
    text-align: right !important;
}

.text-xs-center {
    text-align: center !important;
}

.text-xs-justify {
    text-align: justify !important;
}

.text-justify {
    text-align: justify !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-underline {
    text-decoration: underline !important;
}

.link-blue a:link {
    color: #0000cc !important;
    background: none !important;
}

.link-blue a:visited {
    color: #0000cc !important;
    background: none !important;
}

.link-blue a:active {
    color: #0000cc !important;
    background: none !important;
}

.link-blue a:hover {
    color: #0000ff !important;
    background: none !important;
    text-decoration: underline !important;
}

.inside {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #ededed;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#ededed));
    background: -moz-linear-gradient(top,#f4f4f4 0%,#ededed 100%);
    background: -ms-linear-gradient(top,#f4f4f4 0%,#ededed 100%);
}

.inside-full-height {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.row-height {
    width: 100% !important;
    height: 100% !important;
    display: table;
    table-layout: fixed;
}

.col-height {
    display: table-cell;
    float: none;
    height: 100%;
}

.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

.col-data {
    vertical-align: middle;
    padding: 0.5% !important;
    float: left;
}

.col-label, .col-value {
    vertical-align: middle;
    padding: 0.5% !important;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.col-label {
    background-color: #eeeeee !important;
}

    .col-label span {
        line-height: 36px !important;
    }

.g-recaptcha, .g-recaptcha > div, .g-recaptcha > div iframe {
    max-width: 100%;
}

.scrollToTop {
    width: 50px;
    height: 50px;
    padding: 10px;
    text-align: center;
    background: whiteSmoke;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    top: 80%;
    right: 0.5%;
    display: none;
    background: url('../images/scrollToTop.png') no-repeat 0px 0px;
    opacity: 0.4;
}

    .scrollToTop:hover {
        text-decoration: none;
    }

#slider_validate {
    height: 40px;
    position: relative;
    background-color: #dddddd;
    overflow: hidden;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

#slider_validate_bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
}

#slider_validate_label {
    width: 20%;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 35px;
    z-index: 3;
    cursor: move;
    color: #ffffff;
    font-size: 200%;
    text-align: center;
}

#slider_validate_tip {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 40px;
    z-index: 2;
    text-align: center;
}

.fade.show {
    opacity: 1;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
    visibility: visible;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%);
}

@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(99%);
}

    .modal-dialog-centered::before {
        display: block;
        height: calc(99vh);
        content: "";
    }

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

    .modal-backdrop.show {
        opacity: 0.5;
    }

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

    .modal-header .close {
        padding: 1rem;
        margin: -1rem -1rem -1rem auto;
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem;
    }

    .modal-footer > :not(:last-child) {
        margin-right: .25rem;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.glyphui {
    font-family: "reportingservicesglyphs-regular" !important;
}

body:nth-of-type(1) img[src*="Blank.gif"] {
    display: none;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-centered {
        min-height: calc(96.5%);
    }

        .modal-dialog-centered::before {
            height: calc(96.5vh);
        }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px;
    }
}

@media (min-width: 480px) {
    html:not(.MSRS-RVC *) {
        font-size: 12px !important;
        line-height: 14px !important;
    }

    body:not(.MSRS-RVC *) {
        font-size: 12px !important;
        line-height: 15px !important;
    }

    table:not(.MSRS-RVC *) {
        font-size: 12px !important;
        line-height: 15px !important;
    }

    .text-adjust {
        font-size: 12px !important;
        line-height: 15px !important;
    }

    .row-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-top {
        vertical-align: top;
    }

    .col-middle {
        vertical-align: middle;
    }

    .col-bottom {
        vertical-align: bottom;
    }
}

@media (min-width: 768px) {
    html:not(.MSRS-RVC *) {
        font-size: 13px !important;
        line-height: 15px !important;
    }

    body:not(.MSRS-RVC *) {
        font-size: 13px !important;
        line-height: 15px !important;
    }

    table:not(.MSRS-RVC *) {
        font-size: 13px !important;
        line-height: 15px !important;
    }

    .text-adjust {
        font-size: 13px !important;
        line-height: 15px !important;
    }

    .row-sm-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-sm-top {
        vertical-align: top;
    }

    .col-sm-middle {
        vertical-align: middle;
    }

    .col-sm-bottom {
        vertical-align: bottom;
    }

    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }

    .text-sm-justify {
        text-align: justify !important;
    }

    .marginTop {
        margin-top: 0.25%;
    }

    .marginTopXL {
        margin-top: 1.5%;
    }

    .marginBottom {
        margin-bottom: 0.25%;
    }
}

@media (min-width: 992px) {
    html:not(.MSRS-RVC *) {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    body:not(.MSRS-RVC *) {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    table:not(.MSRS-RVC *) {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .text-adjust {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .row-md-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-md-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-md-top {
        vertical-align: top;
    }

    .col-md-middle {
        vertical-align: middle;
    }

    .col-md-bottom {
        vertical-align: bottom;
    }

    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }

    .text-md-justify {
        text-align: justify !important;
    }

    .marginTop {
        margin-top: 0.5%;
    }

    .marginTopXL {
        margin-top: 1.75%;
    }

    .marginBottom {
        margin-bottom: 0.5%;
    }
}

@media (min-width: 1200px) {
    html:not(.MSRS-RVC *) {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    body:not(.MSRS-RVC *) {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    table:not(.MSRS-RVC *) {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .text-adjust {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .row-lg-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-lg-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-lg-top {
        vertical-align: top;
    }

    .col-lg-middle {
        vertical-align: middle;
    }

    .col-lg-bottom {
        vertical-align: bottom;
    }

    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }

    .text-lg-justify {
        text-align: justify !important;
    }

    .marginTop {
        margin-top: 1%;
    }

    .marginTopXL {
        margin-top: 2%;
    }

    .marginBottom {
        margin-bottom: 1%;
    }
}

#loading {
    width: 2rem;
    height: 2rem;
    border: 5px solid #f3f3f3;
    border-top: 6px solid #9c41f2;
    border-radius: 100%;
    margin: auto;
    display: none;
    animation: spin 1s infinite linear;
}

    #loading.display {
        display: block;
    }

@keyframes color_yellow {
    50% {
        background-color: #f7f340;
    }
}

@keyframes color_green {
    50% {
        background-color: #00ff04;
    }
}

@keyframes color_blue {
    50% {
        background-color: #00ffff;
    }
}

@keyframes color_red {
    50% {
        background-color: #d9534f;
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
