body {
background-color:rgb(241, 242, 246);
}
.center {
    text-align:center;
}
hr.divider {
    border-top:1px dashed #395e76;
    margin-left:20px;
    margin-right:20px;
    margin-top:30px;
    margin-bottom:30px;
}
hr.divider2 {
    border-top:1px dashed #ccc;
    margin-top:10px;
    margin-bottom:10px;
}
.mbottom-10 {
    margin-bottom:10px;
}
.mbottom-20 {
    margin-bottom:20px;
}
.mbottom-30 {
    margin-bottom:30px;
}
.mbottom-40 {
    margin-bottom:40px;
}
.mbottom-50 {
    margin-bottom:50px;
}
.mbottom-60{
    margin-bottom:60px;
}
.mbottom-70 {
    margin-bottom:70px;
}
.mbottom-80 {
    margin-bottom:80px;
}
.mbottom-90 {
    margin-bottom:90px;
}
.mbottom-100 {
    margin-bottom:100px;
}
.mtop-10 {
    margin-top:10px;
}
.mtop-20 {
    margin-top:20px;
}
.mtop-30 {
    margin-top:30px;
}
.mtop-40 {
    margin-top:40px;
}
.mtop-50 {
    margin-top:50px;
}
.mtop-60{
    margin-top:60px;
}
.mtop-70 {
    margin-top:70px;
}
.mtop-80 {
    margin-top:80px;
}
.mtop-90 {
    margin-top:90px;
}
.mtop-100 {
    margin-top:100px;
}
.mtop-110 {
    margin-top:110px;
}
.mtop-120 {
    margin-top:120px;
}
.mtop-130 {
    margin-top:130px;
}
.mtop-140 {
    margin-top:140px;
}
.mtop-150 {
    margin-top:150px;
}
.mtop-160 {
    margin-top:160px;
}
.mtop-170 {
    margin-top:170px;
}
.mtop-180 {
    margin-top:180px;
}
.mtop-190 {
    margin-top:190px;
}
.mtop-200 {
    margin-top:200px;
}
.mtop-210 {
    margin-top:210px;
}
.mtop-220{
    margin-top:220px;
}
.mtop-230 {
    margin-top:230px;
}
.mtop-240 {
    margin-top:240px;
}
.mtop-250 {
    margin-top:250px;
}
.navbar-brand {
    color:#fff;
}
.navbar-valsir {
    background-color:rgb(0, 129, 199);
}
.navbar-valsir ul a {
    color:#efefef;
}
.navbar-valsir ul a:hover, .navbar-valsir ul a:focus {
    color:rgb(0, 129, 199);
    background-color:rgb(0, 88, 136);
}
.mleft-10 {
    margin-left:10px;
}
.soft-grey {
    color:#7e7e7e;
}
span.blu {
    font-weight: bold;
    color:rgb(0, 129, 199);
}
