.article .rich_media_content {
    color: rgba(0,0,0,.9);
    font-size: 17px;
    font-size: var(--articleFontsize);
    overflow: hidden;
    text-align: justify;
}

.article .rich_media_content * {
    max-width: 100%!important;
    box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    word-wrap: break-word!important;
}

.article .rich_media_content p {
    clear: both;
    min-height: 1em;
    text-indent: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.article .rich_media_content em {
    font-style: italic;
}

.article .rich_media_content fieldset {
    min-width: 0;
}

.article .autoTypeSetting>p {
    margin-top: 0;
    margin-bottom: .5em
}

.article .autoTypeSetting24>p {
    margin-top: 0;
    margin-bottom: 24px
}

.article .autoTypeSetting24psection>p {
    margin-top: 0;
    margin-bottom: 24px
}

.article .autoTypeSetting24psection>section {
    margin-top: 0;
    margin-bottom: 24px
}

.checkbox input[type=checkbox]:checked+label:after, .checkbox input[type=radio]:checked+label:after
{
    font-family: "Font Awesome 5 Free" !important;
}
.checkbox input[type=checkbox]:focus+label:before, .checkbox input[type=radio]:focus+label:before{
    outline: none !important;
}

.checkbox label,
.radio label{
    display: inline-flex !important;
    align-items: center !important;
}
.checkbox label:before,
.radio label:before
{
    outline: none !important;
}
.checkbox label:after,
.radio label:after{
    top: unset !important;
    font-weight: 900;
}
.classindex::before{
    content: attr(data-index);
    margin-right: 3px;
    display: inline-flex;
    width: 14px;
    height: 14px;
    line-height: 0;
    opacity: .6;
    font-size: 10px;
    align-items: center;
    justify-content: center;
    overflow: visible;
    color: var(--light);
    background-color: var(--secondary);
    border-radius: 50%;
    letter-spacing: 0;
    font-weight: normal;
}
form .form-control.is-invalid,
form .was-validated .form-control:invalid 
{
    border-color: #fc3939 !important;
    padding-right: calc(1.5em + .75rem)!important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23fc3939' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23fc3939' stroke='none'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat  !important;
    background-position: right calc(.375em + .1875rem) center  !important;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)  !important;
}


form .form-control.is-invalid:focus,
form .was-validated .form-control:invalid:focus{
    border-color: #fc3939 !important;
    box-shadow: 0 0 0 0.2rem rgba(252,57,57,.25) !important;
}
:root {
    --highlight: #0db6d2;
}

.highlight {
    color: var(--highlight);
}
.badge-outline-info{
    border-style: solid;
    border-width: 1px;
    border-color: var(--info);
    color: var(--info);
}
.CLXRXHFE2DNC19J50WDL{
    position: relative;
    transition: all 300ms;
    z-index: 3 !important;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5); 
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    overflow: visible;
}
.CL77R4NOAP1UBH7P419B{
    overflow: hidden;
    position: relative;
}
.CLDTQUANEHBLF7EXCL24{
    position: absolute;
    width: 4rem;
    right:0;
    top:0;
    bottom: 0;
    transition: all 300ms;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5); 
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
}


.CLJGCCZO9LII95NLUAN3 .CLOP9169VBO4IF29M2Y7{
    transform: translateX(-4rem) !important;
}

.CLJGCCZO9LII95NLUAN3 .CLXRXHFE2DNC19J50WDL{
    transform: translateX(-8rem);
}
.CLCLITJH281LCDQLQXRW{
    position: absolute;
    right: 1em;
    top: 1em;
}
.CL6OG84UIEOR0Z89BQ8W{
    opacity: .3;
    outline: none !important;
    box-shadow:none !important;
}
.CL6OG84UIEOR0Z89BQ8W:focus{
    outline: none !important;
    box-shadow:none !important;
}
.list-group-item{
    position: relative !important;
    display: block;
    padding: 0.75rem 1.25rem !important;
    background-color: #fff !important;
    border: 1px solid rgba(0,0,0,.125) !important;
    color:var(--dark) !important;
}
.list-group-item.active{
    background-color: var(--primary) !important;
    color:var(--light) !important;
}
.list-group-flush>.list-group-item {
    border-width: 0 0 1px !important;
}
.CLUOP3MG29XDO3TJ26DX {
    width: 2em;
    height: 2em;
    display: inline-flex;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
    justify-content: center;
    position: relative;
}

.CLM7ZYZWFZ6RG0ZOR1KO {
    padding-top: 1.2em !important;
    padding-bottom: 1.2em !important;
}

.CLX82SBM17Z77KMOAS50 {
    padding-left: 3em;
    padding-right: 1em;
}

.CLX82SBM17Z77KMOAS50 {
    font-size: .85em;
}

.CL8D3MZ4PRSUUF9L5LYA {}

.CL3E6WV5YTE0D9U21QY3 {
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}

.CLI5X38YHS752KQUENGL[aria-expanded="true"] .CL3E6WV5YTE0D9U21QY3 {
    transform: rotateZ(90deg);
    color: var(--highlight) !important;
}

:root {
    --offlineclass: #f78fb3;
}

.offlineclass {
    color: var(--offlineclass);
    font-weight: bold;
}
:root {
    --onlineclass: #78e08f;
}

.onlineclass {
    color: var(--onlineclass);
    font-weight: bold;
}
.CL1QY14ZMXCE11YP9ISF {
    max-height: 70vh;
}

.CLQIA6N6CJM1GNMA6SOE {
    width: 6em;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 6em;
    min-width: 6em;
}

.CLYW38MI00ZIFS2M99QD {
    font-size: .8em;
}
p {
    padding: 0;
    margin-top: 0 !important;
    margin-bottom: .5em !important;
    text-align: justify;
    text-indent: 2em;
}
:root{
    --primary: #593196 !important;
}
.badge-outline-primary{
    border-style: solid;
    border-width: 1px;
    border-color: var(--primary);
    color: var(--primary);
}
.checkbox-primary input[type=radio]:indeterminate+label:before {
    background-color: unset !important;
}
.CLJO8XLESTPWQAWX605A .select2-selection__choice__remove {
    border: 0 none;
    background-color: transparent;
}
.select2-selection--multiple{
    height: 100%;
}
.select2-selection__choice{
    margin:2px;
}
.select2-container .select2-selection--single .select2-selection__clear {
    margin-right: 25px;
    color: var(--dark);
}
.CL441YO6RJTC7R0TBUXX{
    opacity: .7;
}
.swal2-close:focus{
    box-shadow: none !important;
}
:root {
    --st-background: unset;
    --st-border: 1px solid #eeeeee;
    --st-anchor-default-primary-color:  var(--secondary) !important;
    --st-anchor-default-secondary-color:  var(--secondary) !important;
    --st-anchor-active-primary-color:  var(--primary) !important;
    --st-anchor-active-secondary-color:  #ffffff;
    --st-anchor-disabled-primary-color:  var(--secondary) !important;
    --st-anchor-disabled-secondary-color:  var(--secondary) !important;
    --st-loader-color:  var(--primary) !important;
    --st-loader-background-color:  var(--secondary) !important;
    --st-loader-background-wrapper-color:  rgba(255, 255, 255, 0.7);
}
table.dataTable.compact>tbody>tr.selected>td.select-checkbox:after, table.dataTable.compact>tbody>tr.selected>th.select-checkbox:after
{
    margin-top: -16px !important;
    font-size: 1em !important;
    scale: .8 !important;
}
.bootstrap-tagsinput {
    min-height: 2em;
}
.toggle-group>label.btn{
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.bootstrap-touchspin{
    flex-wrap: nowrap !important;
}
