﻿body {
    font-size: 16px !important;
}

.warningText {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}
.smallPadding {
    padding-top: 8px !important;
}

DIV.list_item_container {
    width: 342px;
    height: 53px;
}

.image1 {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
}

.image2 {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    width: 30px;
    height: 30px;
    float: left;
}

.description {
    padding-top: 14px;
    height: 18px;
    font-family: niveau-grotesk;
    font-display: swap;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    color: #093a80;
}

.whiteColor{
    color: white !important
}

.greenColor {
    color: #008b71;
}

.error{
    color: red;
    font-weight: bold;
}

.customCard {
    background-color: #f2faf8;
    /*width:98%;*/
}

#tele p{
    padding-bottom:10px;
}

#tele ol {
    margin-left: 18px;
}

#tele ul li {
    padding-bottom: 10px;
    list-style-type: disc !important;
    list-style-position: outside;
    margin-left: 16px;
}

#tele ol li {
    padding-bottom: 10px;
    list-style-position: outside;
}

#tele ul li {
    padding-bottom: 10px;
    list-style-type: disc !important;
    list-style-position: outside;
    margin-left: 16px;
}

#tele ol li ul li {
    margin-left: 24px;
}

#tele p a {
    color: #29b2d8 !important;
    text-decoration: underline;
}

.mud-step-label-content-title{
    font-size: 16px !important;
}

.title {
    font-family: 'niveau-grotesk',sans-serif;
    font-weight: 500;
    color: #008b71;
    margin-bottom: 10px;
    margin-top: 5px;
    font-display: swap
}

.mud-theme-tertiary {
    background-color: #01a689 !important;
}

.bgOcrSuccess {
    
}

/*#tele ol {
    padding-left: 10px;
}

#tele ul li
{
    margin-left: 35px;
    list-style-type: disc;
    padding-bottom: 10px;
    list-style-position: outside;
}

#tele ol li {
    margin-left:15px;
    padding-bottom: 10px;
    font-size: 18px;
}

*/



