
.auth-content {
    margin-bottom: 30px;
}
.auth-content .auth-box {
    padding: 10px;
    background: #eaeaea;
}
.auth-content .auth-box.login {
    margin-right: 10px;
}
.auth-content .auth-box.registration {
    margin-left: 10px;
}
.auth-content .form-horizontal {
    margin-bottom: 0;
}
.auth-content h3 {
    margin: 0; padding: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;margin-bottom: 10px;
}
.auth-content .errorlist {
    margin: 0 0 5px;
    padding: 0;
    list-style-type: none;
    color: red;
}
.auth-content .table-form {}
.auth-content .table-form th, .auth-content .table-form td {
    padding-bottom: 10px;
}
.auth-content .table-form th {
    text-align: left;
    width: 90px;
    padding-right: 10px;
    vertical-align: top;
}
.auth-content .table-form td input[type="text"],
.auth-content .table-form td input[type="password"] {
    width: 99%;
}
.auth-content .table-form td input[type="submit"] {
    margin-top: 0;
}
.auth-content .table-form .small {
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 0;
}
.auth-content .table-form td .errorlist {
    margin: 2px 0 0;
    padding: 0;
    list-style-type: none;
    color: red;
}

.auth-content .auth-box.login .social-widgets {

}
.auth-content .auth-box.login .social-widgets .widgets {
    background: #dbdbdb;
    padding: 5px 0px 5px 8px;
}

.auth-content .auth-box.registration input[type="text"] {
    width: 370px;
}
.auth-content .auth-box.registration input[type="password"] {
    width: 127px;
}

#auth-box {
    padding: 10px;
    height: auto;
    width: 480px;
    background-color: #eaeaea;
    position: absolute;
    top: 43px;
    right: -100px;
    box-shadow: 5px 5px 5px #ccc;
    display: none;
    font-family: 'Arial', 'sans-serif';
    z-index: 99999;
}
#auth-box .auth-content .login .span7,
#auth-box .auth-content .login .span5 {
    width: 48.93617021276595%;
}
#auth-box .auth-content .login .span4 {
    width: 33%;
}
#auth-box .offset1 {
    margin-left: 30px;
}

#auth-box .xrestik {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 0.6;
}
#auth-box .xrestik:hover {
    opacity: 1;
    cursor: pointer;
}
#auth-box .auth-content h3 {
    font-size: 12px;
    font-weight: normal;
}
#auth-box .auth-content {
    font-size: 12px;
}
#auth-box .auth-content label {
    font-size: 12px;
}
#auth-box .auth-content .table-form th {
    width: 50px;
    padding-top: 3px;
}
#auth-box .auth-content .table-form th,
#auth-box .auth-content .table-form td {
    padding-bottom: 5px;
}
#auth-box .row-fluid {
    width: auto;
}
#auth-box ul {
    margin: 0 0 5px;
    padding: 0;
    list-style-type: none;
    color: red;
}
#auth-box ul.errorlist li {
    background: none;
    margin: 0;
    height: auto;
    width: auto;
    left: auto;
    padding: 0;
}
#auth-box .table-form td .errorlist {
    margin: 2px 0 0;
    padding: 0;
    list-style-type: none;
    color: red;
}
#auth-box .auth-content .auth-box.login {
    margin-right: 0;
}
#auth-box a {
    color: #02728c;
}
#auth-box input {
    color: #000;
    font-size: 12px;
    height: auto;
}
#auth-box input[type="submit"] {
    color: #fff;
    width: auto;
    height: auto;
}
#auth-box .span12 {
    height: auto;
}
#auth-box .auth-content .auth-box.registration {
    margin-left: 0;
}
#auth-box .auth-content {
    margin-bottom: 5px;
}

.filterSelect .chosen-container {
    margin: 0px 0px 12px 0px;
}

.filterSelect input[type="text"].with-50 {
    width: 50px;
}
.test {}

#dropmenu3.dropmenu-feedback.stranica13 {
    margin-top: 0px;
    width: 467px;
    top: auto;
    margin-right: 0;
    min-height: 40px;
}
#dropmenu3.dropmenu-feedback.stranica13 .form-horizontal .controls textarea {
    width: 300px;
    height: 98px;
}

.dropdown-feedback form {
    margin-bottom: 0px;
}
.dropmenu-feedback .form-feedback-button {
    margin-bottom: 5px !important;
}

.dropdown-wrapper {
    padding: 10px;
    background: #eaeaea;
    width: 420px;
}

.relative {
    position: relative;
}

.list-ads-item.sold .names a,
.table11.sold .names a {
    text-decoration: line-through;
}

.check-icon {
    background-image: url("../img/check.png");
    height: 16px;
    width: 16px;
    margin-left: 15px;
}
.check-black-icon {
    background-image: url("../img/check-black.png");
    height: 16px;
    width: 16px;
    margin-left: 15px;
}

.row-name {
    width:189px;
    float: left;
    text-align: right;
}

.row-data {
    float: right;
    width: 200px;
    padding-right: 73px;
}
