* {
    margin: 0;
    padding: 0;
}
html,
body {
    height: 100%;
}
.img-hidden {
    display: none;
}
.btn-two {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-group-xs>.btn-two, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.wrapper {
    position: relative;
    min-height: 100%;
}
.content {
    padding-bottom: 90px;
}
.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    padding: 10px 30px 10px 30px;
}

.top-header{
    float: left;
    padding: 15px;
}
.clear{
    clear: both;
}
p label{
    width: 140px;
}
.text-info{
    color: red;
    text-align: center;
    padding: 10px 0;
}
.filial-left{
    /*  float: left;
     padding-right: 70px;*/
    width: 140px;
    display: inline-block;

}
.label-first{
    vertical-align:top;
}
select, input, textarea{
    width: 200px;
    padding: 3px 5px;
}
.top-header input{
    width: auto;
}
.success{
    color: #449d44;
}
.option-bn{
    padding: 0 20px;
}
.table {
    width: auto;
}
.edit-p{
    float: left;
    padding: 15px 20px 0 0;
    width: 110px;
}
textarea {
    resize: none;
}
.navbar-right li form{
    float: left;
    padding: 15px;
}
.edit-input{
    float: left;
    padding: 3px 20px 0 0;
    width: 170px;
    clear: both;
}
.edit-input-240{
    width: 240px;
 }

.active{
    font-weight: 600;
}
.mce-tinymce {
    margin-left: 170px !important;
}
.none{
    display: none;

}

.btn-success-img, .btn-success-img1{
	margin: 5px 0 0 10px;
}
.btn-success-img-typ{
	margin-left: 10px;
	display: none;
}

.btn-user,.btn-user-success, .btn-success-img, .btn-success-img1{
	float:left;
}



.none img, .admin-img{
    width: 200px;
}


.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: default;
}
.page-404__titel{
    font-size: 150px;
    color: #337ab7;
    margin: auto;
    text-align: center;
}
.page-404__buttons_text{
    font-size: 28px;
    margin: 0 15px;
}
.content-404{
    text-align:center;
    padding: 50px;
}

.tables{
    width: 500px;
    display: inline-block;
    padding: 0 0 10px;
}
.tables table td {
    border-top: 1px solid #000;
    padding: 5px 0;
    font-size: 12px;
}
.messages, .brochure-div, .btn-success-img1, .btn-success-img{
    display: none;
}
.loading-typ-div{
	display:  inline-block;
    margin-bottom: -7px;
}

.valuta-input{
    width: 100px;
}
.valuta-select{
    width: 95px;
    padding: 5px 5px;
}
.sort-td{
    text-align: center;
}
.sort{
    text-align: center;
    width: 50px;
    border: none;
}
.pdf{
    background: url(/img/favicon.png) no-repeat;
    height: 37px;
    width: 33px;
    margin-left: 40px;
    background-size: 100% 100%;
}

.file-upload {
    position: relative;
    height: 32px;
    width: 200px;
    cursor: pointer;
    font-size: 14px;
    font-family: sans-serif;
    line-height: 1.42857143;
    color: #555;
}

.file-upload:after {
    content: "Обзор";
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    z-index: 5;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    padding: 6px 12px;
    color: #333;
}
.file-upload:hover:after {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.file-upload:active:after {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.file-upload:before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    width: calc(100% - 40px);
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.file-upload input {
    position: absolute;
    display: block;
    top: 0;
    height: 100%;
    z-index: 99;
    width: 100%;
    opacity: 0;
}
select {
    padding: 5px 5px;
}
.upload-file-div{
    padding-top: 10px;
    display: none;
}

.pas_setting{
    margin: 5px 0 5px;
}
.pas_setting-input{
    margin: 10px 0 30px !important;
}


.btn-primary-exit {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary-exit:hover{
    color: #ececec;
    background-color: #2e6da4;
    border-color: #2e6da4;
}


.mobile-div{
	    display: inline-block;
        margin-bottom: 5px;
    vertical-align: middle;
}

.li-pdf{
	text-align: left;
}
.ul-pdf{
	list-style-type: none;
    text-align: left;
	    padding-left: 30px;
}
.li-pdf label{
	font-weight: 400;
}

.li-pdf input{
	    width: 80px;
}

.success-form{
    display:  flex;
    justify-content:  space-between;
    width:  500px;
}
.success-form-div{
    width: 50%;
}
@media screen and (max-width:768px){
    .mobile{
        width:auto
    }
    .tables,table{
        width: auto;
    }


}
@media screen and (max-width:545px){
    .success-form{
            display: block;
    }
	.btn-user-success{
		margin-top: 10px;
	}
	.btn-success-img{
		margin: 15px 0 0 10px;
	}
	.btn-success-img1{
		margin: 5px 0 0 10px;
	}

}

@media screen and (max-width:420px){
    .label-mobile{
        width: 100%;
    }
	.mobile-label{
	width: auto;
	}
}


.spinner {
    display: block;
    width: 25px;
    height: 25px;
    margin: 7px 0;
    position: relative;
    border: 2px solid rgba(0,0,0,0.5);
    border-top-color: transparent;
    border-radius: 100%;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    float: right;
 }
 
.spinner:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -5px;
    left: 0px;
    border: 5px solid transparent;
    border-bottom-color: rgba(0,0,0,0.5);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

@-webkit-keyframes spin {
    to { -webkit-transform: rotate(360deg); }
}

@-moz-keyframes spin {
    to { -moz-transform: rotate(360deg); }
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

.hidden {
    display: none;
}