.mypos_title{
    color:#048EF8;
    font-size: 20px;
    font-weight: bold;
    /*border-bottom: 2px solid;*/
    display: inline;
    /*border-left:3px solid;*/
    /*padding-left:7px;*/
}

#params_test-lbl {
margin-top: 5px;
}

.mypos_separator{
    height:50px;
}

.mypos_second_separator{
    height:25px;
}

.mypos_second_title{
    color:#545454;
    font-size:17px;
    font-weight:bold;
}

.control-field{
    padding-left:17px;
}

.control-input input {
    width: 250px!important;
}

#params_test input{
    width:initial!important;
}

.more_info{
     font-style: italic;
     color:black;
}

