.table-on-page {
	width: 100%;
}

.table-on-page th,
.table-on-page td{
	padding: 15px;
	width: 50%;
}

@media (max-width: 450px) {
	.table-on-page th,
	.table-on-page td{
		padding: 5px;
	}
}

.not_result {
	font-size: 16px;
	padding: 10px 0;
}

.for-ajax-list, .for-ajax-list .pa-content {
	width: 100%;
}

.not-results {
	text-align: left;
}

.company-out-hidden {
	display: none;
}

.roles-form__contactor {
	padding-top: 20px;
}

.display-none {
	display: none;
}

.d-form__input-help-text.error-field, .error-field {
	display: block;
	color: red !important;
}

.success-field {
	color: #029745;
}
.bg-loading {
	background: url('/local/templates/volga_paper/img/loading.gif') center center no-repeat;
	min-height: 200px;
}

.align-center {
	text-align: center;
}

.pdg-h-0 {
	padding-right: 0;
	padding-left: 0;
}

h4.orders-sum__title {
	font-size: 18px;
}

.popup .popup__content.popup__content-w-1200 {
	max-width: 1200px;
}

.mrg-bottom-0 {
	margin-bottom: 0 !important;
}

.pdg-bottom-40 {
	padding-bottom: 40px;
}

.hide {
	display: none;
}

.bold {
	font-weight: 600;
}

.add-popup-field {
	padding-bottom: 5px;
	font-size: 14px;
}

.table_in_popup .list-popup__bottom {
	padding-bottom: 10px;
}

.company-out {
	white-space: normal !important;
}
.company-about__text a{
	color:#000;
}
.company-about__text a:hover{
	text-decoration: underline;
}

#history-button{
	max-width: 100px;
    background: none;
    border: 1px solid #029745;
    color: #029745;
    padding: 7px 20px;
    margin: 20px 0;
}
.text-red h4{
	color:#FF0000;
}
.fin-info__status.create:before {
    background-color: #ffda00;
}
.info-head{
	list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 25px;
    row-gap: 15px;
    width: 100%;
    padding: 0;
}
.full_name, .manager{
	font-size: 15px;
}
.full_name span, .manager span{
	font-size: 18px;
}
.margin-header{
	margin-top:48px;
	margin-bottom:48px
}

.add_product-btn,.delete_product-btn{    
	text-transform: uppercase;
	padding: 20px 50px;
    vertical-align: middle;
    height: auto !important;
    margin-top: 25px;
}
.delete_product-btn{
	margin-left:20px;
}
.header-orders{
	list-style: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 25px;
    row-gap: 15px;
    width: 100%;
    padding: 0;
}
.header-orders .header_and_btn{
	    min-height: 35px;
    margin-top: -20px;
    margin-bottom: 20px;
    cursor: pointer;
    padding: 10px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    border: 1px solid #fff;
    transition: all 0.4s;
}

.studentam-i-vypusknikam-anchor{
	margin: 0px !important;
}

.stipendial-programm, .volga-money{
	margin-top: 125px;
}
.anchor-link{
	padding-top:100px;
}
.corp-content-wrapper-way>div>img.icon {
    height: 49px;
    width: 49px;
    margin-bottom: 12px;
}
.corp-content-wrapper-way .line.block-stipendia {
    position: absolute;
    width: 60%;
    border-bottom: 2px dashed #029745;
}
.icon-ok{
	width: 17px;

}
.order-templates-btn{
	width: 30%;
    margin: -50px 0 30px;
}

.product-title{
	text-align: left;
    background: #0bb658;
    padding: 5px 10px;
    color: #fff;
}