/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18.11.2015, 10:17:37
    Author     : luchkinds
*/

.table_result {
    margin-top: 20px;
}

.form-inline {
    margin-bottom: 50px;
}

.reg_num {
    font-size: 18px;
    margin-bottom: 20px;
}

.form-group {
    display: flex!important;
    padding-bottom: 15px;
}
.form-group .code-item{
    margin: 0 10px!important;
}
.buttom-fix button {
padding: 6px!important;
background: #0000003d;
}
#registry-cert_number, #select_type_registry {
    width: 90%!important;
	margin: 0;
}
#registry-cert_number {
    width: 330px !important;
}


