.question_parent > .tests_mass, #tests_mass{
    width: 68px;
    height:25px;
    margin-left: 5px;
    border:solid 1px #909090;
    border-radius: 2px;
    vertical-align: top;
}

.question_parent{
    background: #F9FDFF;
    margin-bottom: 10px;
    border:solid 1px #d5d5d5;
    border-radius: 2px;
    padding: 5px;
}
.tests_question_border >  .tests_question{
    width: 98%;
    border:solid 1px #d5d5d5;
    border-radius: 2px;
    padding: 5px;
    margin: 0;
}
.textarea_question{
    width: 98%;
    max-width: 98%;
    border:solid 1px #d5d5d5;
    border-radius: 2px;
    padding: 5px;
    margin: 0;
    min-height: 350px;
    max-height: 500px;
}
.tests_question:focus
{
    border-color: #8d85bb;
    outline: 0;
}

.tests_keywords_textarea:focus
{
    border-color: #8d85bb;
    outline: 0;
}
.mess_text:focus
{
    border-color: #8d85bb;
    outline: 0;
}
.form_wall_text:focus
{
    border-color: #8d85bb;
    outline: 0;
}
.registr_input:focus
{
    border-color: #8d85bb;
    outline: 0;
}
.tests_question_b{
    width: 93%;
    border:solid 1px #d5d5d5;
    border-radius: 2px;
    padding: 5px;
    margin: 5px 3px 0px 0px;
    float:right ;
}

.tests_keywords_textarea{
    width: 94%;
    max-width: 94%;
    border:solid 1px #d5d5d5;
    border-radius: 2px;
    padding: 5px;
    max-height: 150px;
    height: 90px;
}
.tests_question_border{
    padding: 5px;
    background: #F9FDFF;
    margin-bottom: 2px;
}
.tests_select_border{
    padding: 5px;
    background: #F9FDFF;
    margin-bottom: 2px;
    /* width: 220px;*/
    width: 100%;
}
.tests_select_border >  .tests_sel{
    border:solid 1px #d5d5d5;
    border-radius: 2px;
    padding: 5px;
    margin: 0;
}

.tests_select_border_all{
    /*  width: 220px;*/
    float: left; width: 33%;
}
.tests_file_border{
    padding: 5px;
    background: #F9FDFF;
    margin-bottom: 2px;
    width: 63%;
    float: right;
}
.tests_setting_border{

    background: #c2c3fa;
}
.tests_setting_border_g{

    background: #c2c3fa;
}
.text_blh
{
    padding:  2px 4px;
    color: #555555;
    display: inline-block;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    float: left;
}
/*    .tests_button_number{
        background: #e1e3e4;
    }
    .tests_button_remove{
        background: #e1e3e4;
    }*/

.ic_del, .ic_del1{
    float: left;
    padding: 10px;
    width: 15px;
}
.ic_del12{
    float: left;
    padding: 0px;
    width: 35px;
}
.tests_answer,  #tests_answer{
    width: 81%;
    height: 60px;
    max-width: 82%;
    max-height: 400px;
    border:solid 1px #909090;
    border-radius: 2px;
}

.icon-rpemo {
    background: #ffaeab;
    padding: 4px;
    border: solid 1px #ff8d61;
    border-radius: 3px;
    color: #5d5d5d;
    cursor: pointer;
    font-size: 11px;
    background: -moz-linear-gradient(#effffd, #ff8d61);
    background: -ms-linear-gradient(#effffd, #ff8d61);
    background: -o-linear-gradient(#effffd, #ff8d61);
    background: -webkit-linear-gradient(#effffd, #ff8d61);
    margin-right: 10px;
}
.tests_file_border > .tests_file{
    width: 100%;
}

.bor_i{
    border: solid 1px #616163;
    padding: 4px;
    border-radius: 2px;
}
