﻿.clsIndexMudCard {
    height: 100%;
    background-color: #D9EAFF;
}

.clsBold {
    font-weight: bold;
}

.clsLableSize {
    font-size: 14px;
}

.clsResellerBlock {
    height: 100%;
    background-color: #E3E3E3;
}

.clsBottomC {
    margin-bottom: 5%;
}

.clsBottom {
    margin-bottom: 290px;
}

.clsAdobeMessage {
    text-align: center;
    margin-top: 10%;
    margin-bottom: 200px;
}

.clsColorAqua {
    color: #2196f3ff;
}

.clsPositionRelative {
    position: relative;
}

.clsLoading {
    margin: 10px;
    padding-right: 10px;
}

.clsInformation {
    margin-top: 15px;
}

.clsResellerMessage {
    text-align: center;
    margin-top: 20%;
    font-size: 20px;
}

.clsContainer {
    margin-bottom: 400px;
}

.clsContainer {
    margin-bottom: 400px;
}

.clsAccredtionMessage {
    font-size: 16px;
}

.clsTransformDownload {
    font-size: 16px;
    text-transform: none;
}

.clsRed {
    color: red;
}

.clsBlack {
    color: black;
}

.clsMudPaper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: none;
}

.clsRight {
    float: right;
}

.clsCustom-stack {
    flex-direction: unset !important;
}

.clsWidth50 {
    width: 50%;
    overflow: hidden;
}

.clsCursor {
    cursor: pointer;
}
