@CHARSET "UTF-8";

li {
    list-style-type: none;
}

form input[type="input"] {
    padding: 5px;
    width: 300px
}

form input[type="checkbox"] {
    width: 15px !important;
}

form textarea {
    padding: 5px;
    /*width: 300px;*/
    /*height: 100px;*/
}

ul.errors li {
    padding: 0;
    margin: 0;
    color: red;
    font-size: 12px !important;
}

form li {
    margin: 0px 0 3px 0;
}

form .desc {
    font-weight: bold;
}

form p.desc, form .hint {
    font-size: 12px !important;
    display: block;
}

form select {
    padding: 5px;
    width: 315px;
}

form .element {
    margin: 5px 0 5px 0;
}

#user_role ul li {
    float: left;
    padding: 5px;
}

/*.submit-group {*/
    /*width: 300px;*/
    /*padding-top: 10px;*/
/*}*/

.file-element {
    padding: 8px 0 0 15px;
}

#code, #captchaCode-id {
    display: none;
}

#code-input, #captchaCode-input {
    float: left;
    width: 50px;
    margin-left: 25px;
}

#code-input-label, #captchaCode-input-label {
    font-size: 12px !important;
    font-weight: bold;
    margin: 15px 0px 5px 0px;
}

.captcha {
    margin-bottom: 15px;
}

#code-input, #captchaCode-input {
    margin-right: 10px;
}

.hint {
    margin: 0px 0 10px 0;
}

form .small-input {
    width: auto;
}

td.radios {
    width: 300px;
}

#supplier {
    height: 450px;
}

fieldset {
    border-color: #cccccc;
}

.settings-form {
    float: left;
}

.passwd-form {
    float: left;
}

.doc-group {
    float: left;
    margin-top: 5px;
    clear: both;
}

.success {
    clear: both;
    color: green;
    font-weight: bold;
}

.upload-documents {
    width: 100%;
}

.upload-documents fieldset {
    width: 100%;
}

.upload-documents input[type="text"] {
    width: 80px;
}

.upload-documents input[type="file"] {
    width: 200px;
}

form legend {
    border-bottom: 1px solid grey;
    font-size: 12px;
}

form fieldset {
    border: none;
}

.form-content {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #ccc;
}

.buttons-list {
    height: 20px;
    margin: 15px 0 10px 0;
}

.buttons-list p {
    display: inline;
    margin-left: 10px;
}

.form-content {
    width: 410px;
}

.form-content-right {
    width: 400px;
}

.form-content-padding {
    padding: 15px 0 0 0;
}

.form-content ul, .form-content-right ul {
    padding: 0;
    margin: 0;
}

.documents-list, .selected-products {
    width: 330px;
    padding-left: 20px;
}

.login-form .element input {
    border: 1px solid grey;
    padding: 3;
    margin: 0;
}

.login-form .element input[type="text"] {
    width: 100px !important;
}

.login-form .element input[name="password"] {
    margin-left: 0px;
    width: 100px;
}

input[type="submit"], button {
    font-size: 12px !important;
}

.login-form ul li {
    padding: 0;
    margin: 0;
    height: 50px;
}

.login-form ul li .desc {
    margin: 11px 5px 0 0;
}

.login-form .submit-group {
    padding: 0;
    width: 70px !important;
    margin: 3px 0 0 0px;
}

.login-form .submit-group input {
    width: 70px !important;
}

.login_form {
    color: #616161;
    height: 200px;
}

.new_pass_form {
    color: #616161;
    height: 150px;
}

.reg-doc {
    padding-right: 10px;
}

/* QUALIFICATION */

form.qualification table tr td li div span.hint {
    display: block !important;
    margin: 15px 0 0 0;
}

form.qualification select {
    width: 100px !important;
}

.small-input {
    /*width: 85px !important;*/
    padding: 5px;
    border: 1px solid #c8c8c8;
    background: #f9f9f9 url(../images/input_bg.gif) repeat-x top left;
}

.legend-container {
    margin-bottom: 15px;
    padding-top: 15px; /*border-bottom: 1px solid #D2D2D2;*/
    float: left;
    margin-right: 15px;
}

.field-input {
    display: block;
}

#slider {
    width: 200px;
    float: left;
    margin: 10px 15px 0 0;
}

.slider {
    width: 295px;
    float: left;
    /*margin: 10px 15px 0 0;*/
    margin: 2%
}

.period-bal-slider {
    width: 295px;
    float: left;
    /*margin: 10px 15px 0 0;*/
    margin: 2%
}

#criteria-weight {
    width: 50px;
    float: left;
}

.element-container, .element-container-hidden {
    /* clear: both;*/
}

.element-container-hidden {
    display: none;
}

.pickyearmonth-button {
    width: 65px !important;
}

.bonus-pickyearmonth-button {
    width: 65px !important;
}

.pickyearmonth-button-last {
    width: 65px !important;
}

.bonus-pickyearmonth-button-last {
    width: 65px !important;
}
.bonus-pickyearmonth-button-first {
    width: 65px !important;
}

.several-fields-inline li.element-container {
    float: left;
    margin-right: 5px;
}

.legend-container legend {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 4px;
    margin-bottom: 5px;
}

.form-search dt {
    float: left;
    padding: 0px 15px 0px 0px;
}

form dt .element input[type="text"],
form dt .element input[type="password"], form dt .element textarea, form .element select {
    border: 1px solid #c8c8c8;
    background: #f9f9f9 url(../images/input_bg.gif) repeat-x top left;
    padding: 5px;
    font-size: 12px;
    color: #000000;
    width: 290px;
}

form dt .element input[type="submit"] {
    margin-top: 15px;
}

.label-default {
    background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e;
}
.label-primary {
    background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090;
}
.label-success {
    background-color: #5cb85c;
}
.success {
    color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.info {
    color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.warning {
    color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.danger {
    color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}

.h-fa {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0 4px;
    color: #BC3604;
}