﻿.lengend{
font-family: sans-serif;
font-size: 14px;
color: #555555;
background-color: #ffffff;
font-weight: normal !important;
text-align: left !important;
width: inherit;
margin-bottom: 0 !important;
padding: 0 0px;

}
.fieldSet{
        font-family: sans-serif;
    color: #555555;
    /*border: 1px groove #DFDED8 !important;*/
    padding: 1px 15px 5px 15px !important;
    margin: 0 0 5px 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px gray;
    box-shadow: 0px 0px 0px 0px gray;
    border-color: #DFDED8 !important;
    border-style: solid !important;

}

.divider-10{
    height:20px !important;
    width:100% !important;
}



.ButtonOnRightSide{

    float:right;
}
.sequence-formset {
    margin-top: 20px;
    
    margin-left: -26px;
}
.paddin-set {
    padding-left: 17px;
}
.back-ground-color {
    background-color: black ;
    font-weight: bold;
    height: 42px;
    padding-top: 10px;
    padding-left: 13px;
    color: white;
}
.blur-image1 {
    -webkit-filter: blur(3px) !important; /* Safari 6.0 - 9.0 */
    filter: blur(0px);
    height: 175px;
    width: 140px;
    padding: 12px
}
.f-w{
    font-weight:300 !important;
}
.fs-11{
    font-weight:400;
    font-size:13px;
}
.label-warning {
    background-color: forestgreen;
}