﻿.ErroString {
    color: #b10303; 
}
.CloseAlert {
    display: none;
}


.DisplayNone {
    display:none;

}


.Upper{

    text-transform: uppercase;

}

.inputsDolucks ul li{
    list-style:none;
    padding-bottom:5px;
    
}

.inputsDolucks ul{
    padding:0;
    margin:0;
    margin-top:10px;
}

input#chkECV{
    width: 30px;
    height: 25px;
}