.app {
    width: 100%;
    position: relative;
    height: 100%;
    z-index: 5;
    max-width: 100%;
    margin: auto;
    left: 0;
    right: 0;
}

.app-view {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    background-color: #161e24;
}

/*  меню */

#topheader {
    position: fixed;
    background-color: #161e24;
    top: 0;
    right: 0;
    width: 98%;
    height: 60px;
    -webkit-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.75);
    z-index: 54;
}

#topheadertu {
    position: fixed;
    background-color: #222222;
    top: 0;
    right: 0;
    width: 100%;
    height: 60px;
    -webkit-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.75);
    z-index: 54;
}

#topheaderdir {
    position: fixed;
    background-color: #222222;
    top: 0;
    right: 0;
    width: -webkit-fill-available;
    height: 60px;
    padding-left: 254px;
    -webkit-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.75);
    z-index: 54;
}

.topsearch {
    width: 30%;
    top: 10px;
    float: left;
    margin-left: 107px;
    background-color: rgba(255,255,255,0.05);
    position: relative;
    z-index: 5;
}

.topright {
    float: right;
    position: relative;
    z-index: 5;
    margin-right: 10px;
    background-color: #161e24;
}
/*  меню конец */

.content-com {
    position: absolute;
    top: 60px;
    z-index: 1;
    left: 40px;
    padding: 0px 0px 0px 25px;
    overflow-y: auto;
    background: rgba(0,0,0,0.4);
    overflow-x: hidden;
    background-color: #161e24;
}

.leftmenu{
    background-color: #161e24;
    position: fixed;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    background: #2a2d3c;
    -webkit-box-shadow: 7px 1px 11px 0px rgba(0, 0, 0, 0.75);
    z-index: 55;
    -moz-box-shadow: 7px 1px 11px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 7px 1px 11px 0px rgba(0, 0, 0, 0.75);

}

.left-content{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.botoomleft{
    float: left;
    font-size: 40px;
    position: relative;
    width: 60px;
    margin: 3px 0;
    color: #ccc;
    text-align: center;
    top: 5px;
    padding: 5px 0px;
}

.botoomleft:hover{
    background: #595f7b;
}

.inputcom {
    height: 60px;
    width: 100%;
    padding: 20px !important;
    top: 0px;
    margin-left: 0px;
    margin: 0px 0px;

}

.submitcom {
    background-color: #2a2d3c !important;
    border-radius: 0px !important;
    border: none !important;
    color: #fff !important;
    line-height: 60px;
    margin: 0;
    outline: medium none;
    padding: 0 !important;
    position: absolute;
    text-align: center;
    top: 0px;
    right: 0;
    width: 100px !important;
}

.button-auth {
    line-height: 60px;
    padding: 30px 30px 20px 30px;
    color: #fff;
    border:none;
    outline: none;
}

.button-auth2 {
    background-color: #1b2731;
    line-height: 60px;
    padding: 30px 30px 20px 30px;
    color: #fff;
    border:none;
    outline: none;
}

.button-auth:hover{
    background: #2a2d3c;
    color: #fff;
    border:none;
    outline: none;
}

.button-auth2:hover{
    background: #2a2d3c;
    color: #fff;
    border:none;
    outline: none;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
}

/* Modal Content */
.modal-content {
    top: 70px;
    position: fixed;
    right: 15px;
    width: 250px;
}


.menut{
	color: #fff;
	width: 250px;
}

.longk{
	background-color: #2a2d3c;
        padding: 10px;
        color: #fff;
}

.longk:hover {
	background-color: #fff;
        color: #000;
}

.posic {
	float: right;
}

.shortl1 {
        color: #fff;
	background-color: #494e67;
	margin-left: 4px; 
	padding: 10px;
}
.shortl1:hover{
	background-color: #fff;
        color: #000;
}

.shortl2 {
        color: #fff;
	padding: 10px;
	background-color: #2a2d3c;
}

.shortl2:hover{
	background-color: #fff;
        color: #000;
}

.topprof{
       background-color: #ffffff;
}

/*  таблица вида материалов вакансий */

.logotab {
text-align: center; 
vertical-align: middle; 
width: 200px;
background-color: rgb(255, 255, 255); 
padding: 15px;
}

.infotab {
background-color: #fff;
vertical-align: top; 
padding-top: 15px;
padding-left: 15px;
}

.strok1 {
height: 36px;
padding-bottom: 5px;
}

.stork2 {
height: 150px;
padding-bottom: 5px;
}

.stork3 {
background-color: #dadada;
padding-left: 15px;
}

.stork3v2 {
background-color: #dadada;
padding-left: 15px;
margin-left: -15px;
}

.knoptab {
float: right;
color: #000;
background-color: #fff;
border: 2px solid #bfbfbf;
padding: 5px 15px 5px 15px;
}

.fotertab{
padding-bottom: 7px;
padding-top: 7px;
}

.knoptab:hover {
background-color: #dadada;
}

.ifotabshort{
padding-top: 15px;
float: right;
height: 100%;
width: 170px;
margin-left: 20px;
margin-right: 15px;
}

.prictab{
float: right;
color: #34b67a;
border: 2px solid #34b67a;
padding: 7px 30px 7px 30px;
font-size: 30px;
margin-top: -15px;
}

.prictab2{
float: right;
color: #9c9c9c;
border: 2px solid #9c9c9c;
padding: 7px 30px 7px 30px;
font-size: 20px;
margin-top: -15px;
}

/*  таблица вида материалов вакансий END*/

.addlink{
float: right;
background-color: #bf474d;
color: #fff;
padding: 10px 20px 10px 20px;
}

.addlink:hover{
background-color: #921f24;
}

.noaddlink{
float: right;
background-color: #bf474d;
color: #fff;
padding: 10px 20px 10px 20px;
cursor: not-allowed;
}