﻿body {

}
.SpanAsLabel {
    margin: 0 auto;
    width: 70px;
    text-align: left;
    font-size:small

}
.SpanAsLabel_with_Icon_1 {
    margin: 0 auto;
    width: 70px;
    text-align: left;
    font-size:smaller
}
.Custom_TextBox_1{
 background-color:transparent;
color:red;
}
.SM_Circular_Spiner {
    background-color: transparent;
    position: fixed;
    top:700px;
    left:700px;
 
    width :100%;
    height: 100%;
    z-index: 99999999;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}



