html, body, form {
    margin: 0;
    padding: 0;
}
body {
    font: 14px/1 arial,sans-serif;
    color: #454545;
    background: #fff;
    background-size: 100%;
    /*display: inline-table;*/
}
a:link {
    color: #2775C7;
    text-decoration: none;
}
a:visited {
    color: #8FA4BA;
    text-decoration: none;
}
h1 {
    margin: 0;
    padding: 0;
    font-size: 120% !important;
    margin-bottom: 8px;
    padding-bottom: 15px;
    padding-top: 14px;
    border-bottom: 1px dashed #C4C4C3;
}
h2 {
    padding-top: 15px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #C4C4C3;
}
h1, h2, h3, h4, h5, h6 {
    color: #4F4F4F;
}
#printer {
    float: right;
    font-size: 85%;
    background: url(assets/images/printer.gif) left center no-repeat;
    padding-left: 16px;

    position: absolute;
    right: 0;
    top: 20px;
}
#printer a {
    text-decoration: none;
    color: #787878;
}

.col-md-3{width: auto !important;
}
.col-md-12{padding-left: 0 !important;
    padding-right: 0 !important;
}


/*шапка*/
#header {
    position: relative;
    background: #fff;
    /*height: 150px;*/
    display: inline-block;
}
#logo>img{
    width: 140px;
    float: left;    
    padding-left: 10px;
    padding-top: 10px;
}
@media(max-width:767px ){ 
#logo>img{
    margin: 0 auto;
    display: block;
    float: none !important;
}
#header_banner{
    float: none !important;
    display: grid !important;
    margin: 0 auto;
}
}
#header_banner {
	width: 250px;
    top: 10px;
    text-align: center;
    border: 6px solid #f25b61;
    color: #f25b61;
    font-size: 120%;
    padding: 10px;
    line-height: 100%;
    cursor: pointer;
    float: left;
}
#header_right {
	float: right;
    /*right: 10px;*/
    /*top: 10px;*/
    text-align: right;
}
#topmenu {
    font-size: 11px;
    border-bottom: 1px solid #aadaed;
}
#topmenu a {
    color: #333;
    text-decoration: none;
}
#topmenu a:link {
    color: #333;
    text-decoration: none;
}
#topicon {
    color: #aadaed;
    font-size: 12px;
}
.topiconimg {
    vertical-align: middle;
    cursor: pointer;
    display: inline-table;
}
#topicon a:link {
    color: #687074;
    text-decoration: none;
}
.topicontxt {
    vertical-align: middle;
    padding-right: 15px;
    cursor: pointer;
    color: #2775C7;
    display: inline-table;
}
.topicontxtright {
    vertical-align: middle;
    cursor: pointer;
    color: #687074;
    display: inline-table;
}
#login {
    font-size: 11px;
    color: #333333;
}
#login a {
    color: #555;
}
.search-suggest {
    border: none;
    padding: 3px;
    background: #e2eef9;
}
/*-шапка-*/


/*меню*/
#main_menu {
    position: relative;
    margin: 0 auto;
    background: #eee;
    text-align: center;
    border-bottom: 1px solid #cacaca;
}

#main_menu ul{
	line-height: 1.2em;
    height: 41px;
    width: 1200px;
    list-style: none outside none;
    margin: 0 auto;
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    padding: 0 3px 0 3px;
    position: relative;
}
#main_menu ul li {
float: left;
list-style: none;
position: relative;
}
#main_menu .sub-menu {
    left: 0;
    top: 42px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 10px 0;
    position: absolute;
    z-index: 100050;
    background: #fff;
    border: 1px solid #C1C1C1;
    display: none;
    height: 300px;
}

#main_menu ul li:hover .sub-menu  {
    left: 0;
    top: 42px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 10px 0;
    position: absolute;
    z-index: 100050;
    background: #fff;
    border: 1px solid #C1C1C1;
    display: block;
}

#main_menu .sub-menu li {
/*clear: both;*/
}

#main_menu a:hover {
text-decoration: underline;
}
#main_menu li:hover{
	color: #429fde;
    border-bottom: 2px solid #429fde;
}
#main_menu a {
	color: #5d5d5d;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding: 12px 16px;
    border-bottom: 2px solid #eee;
    display: block;
    text-decoration: none;
    text-align: center;
    position: relative;
    z-index: 100;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
   background: #eee !important;
   color: #5d5d5d !important;
}
/*-меню-*/


/*подвал*/
.tri_ft_3 {
    /*display: table-cell;*/
    position: relative;
    padding: 10px 10px 10px 20px;
    vertical-align: top;
    line-height: 1.3em;
    text-align: left;
    display: inline-block;
}
.footbig {
    font-size: 20px;
    color: #fff;
    padding: 10px 0 20px 0;
    text-align: left;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
}
footer {
    background: #585f69;
    position: relative;
    margin: 0 0 0 0;
    padding: 0;
    z-index: 1;
    color: #dadada;
    font-size: 14px;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    font-weight: normal;
}
.footbod {
    border-bottom: 1px dashed #fff;
    margin-top: 5px;
}
.footbod a, .footbod a:visited {
    color: #dadada;
}
/*-подвал-*/



/*Главная стр*/
#frontpagehead {
    margin: 15px 20px 5px 20px;
    font-weight: bold;
}
#frontpagehead a, #frontpagehead3 a {
    color: #454545;
}
@media(min-width: 768px){ 
    #news_banner{
    height: 350px !important;}
    .col-md-4{
    max-width: 33% !important;}
}
@media(max-width: 767px){ 
    #fn_left{
    height: 350px !important;}
    .fn_bl_td{
    height: 200px;
    position: relative !important;
    display: table-row;}
    .fn_text_bg_td{
    position: relative !important;}
    .bp-inner {
    height: 100% !important;}
    .bp-5 {
     padding-top: 0 !important;}
}
#fn_left {
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border: 4px solid #f3f3f3;
    height: 100%;
    display: inline-block;
}
.fn_text_bg {
    background: url(assets/images/gradient_b.png) repeat-x scroll 0 0 transparent;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.fn_text {
    color: #fff;
    padding: 40px 25px 10px;
    font-size: 20px;
}
#fn_left a {
    text-decoration: none;
    height: 100%;
    width: 100%;
    z-index: 20;
}

#fn_right {
    background-color: #f3f3f3;
    border: 4px solid #f3f3f3;
    height: 100%;
    display: inline-block;
}
.bp-5 {
    padding-top: 67%;
}
.bp-inner {
    /*position: relative;*/
    /*height: 0;*/
    border: none;
}
.fn_bl_td {
    background-color: #f3f3f3;
    cursor: pointer;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    border-bottom: 4px solid #f3f3f3;
    padding: 0;
}
.fn_text_bg_td {
    background: url(assets/images/gradient_b.png) repeat-x scroll 0 0 transparent;
    color: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0;
    border: none;
}
.fn_text_td {
    color: #fff;
    padding: 20px 15px 0;
    font-size: 14px;
    margin: 0;
    border: none;
}
.pk_bl_td {
    display: table-cell;
    /*padding: 20px 10px;*/
    cursor: pointer;
    background: #ebebeb;
    text-align: center;
    position: relative;
    border: 4px solid #fff;
    float: left;
    height: 200px;
}
@media(min-width: 768px){
    .pk_bl_td{max-width: 20% !important;
    }
}
.pk_2_pict {
    border-radius: 50%;
    border: 1px solid #2691d8;
    margin: 0 auto;
}
.tri_td_3 {
    display: inline-block;
    position: relative;
    padding-top: 10px;
    vertical-align: middle;
    float: left;
}
#tri_ob {
    background: #fff;
    box-shadow: 0 0 15px #c3c3c3 inset;
    border: 4px solid #ececec;
    z-index: 1;
    position: relative;
    margin: 40px 0;
}
.tri_news_bl {
    /*padding: 5px;*/
    display: table;
    width: 100%;
}
.tri_news_div {
    border-radius: 50%;
    transition: all 0.2s ease;
    border: 2px solid #ccc;
}
#pk_news {
    color: #5d5d5d;
    font-weight: bold !important;
}
.priem{
    display: table-cell; 
    vertical-align: top; 
    height: 60px; 
    text-align: center;
}
.priem2{
    display: table-cell; 
    vertical-align: middle; 
    text-align: center; 
    width: 100%;
    line-height: 1;
    font-weight: 500;
    font-size: 14px;
}
.circle_img{
    display: table-cell; 
    padding: 5px; 
    width: 80px;
    vertical-align: middle;
}
.table-txt{
    display: table-cell; 
    vertical-align: middle; 
    padding: 5px;
    line-height: 1;
}
.tri_news_div:hover {
    border-radius: 0%;
}
.undertri {
    text-align: right;
    position: absolute;
    bottom: 10px;
    right: 50px;
}
/*-Главная стр-*/


/*приемная комиссия*/
/*-приемная комиссия-*/

/*расписание занятий*/
#skey_g {
    background-color: #c74e2c;
}
#skey_l {
    background-color: #058e05;
}
#skey_a {
    background-color: #a11b3c;
}
#skey_g, #skey_l, #skey_a {
    color: #fff;
    padding: 25px 10px;
    margin: 5px;
    cursor: pointer;
    font-weight: bold;
    box-shadow: 0 0 5px #c0c0c0;
}
#skeyc{
    display: inline-flex;
}
.ro1 {
    background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255,255,255,.5) 35px, rgba(255,255,255,.5) 70px);
}
/*-расписание занятий-*/

/*справочник*/
#phonesearch {
    margin: 5px 0;
    text-align: right;
}
#phonesearchresult {
    margin: 5px 0;
}
.phonestructname {
    text-align: center;
    padding: 5px;
    box-shadow: inset 0 0 5px #c0c0c0;
    margin-bottom: 3px;
    font-size: 14px;
}
.phonepodr {
    margin-bottom: 3px;
    cursor: default;
}
.pl10 {
    margin: 0 0 0 24px;
    display: none;
}
#phonelist .phoneplus {
    padding: 0 3px;
    border: 1px solid #c0c0c0;
    cursor: pointer;
    /*width: 10px;*/
    float: left;
    text-align: center;
    display: block;
}
.phonepodrname {
    margin-left: 24px;
}
.phonetab tr {
    border-bottom: 1px solid #c0c0c0;
}
.phonetab td {
    padding: 3px;
    font-size: 11px;
}
.abth {
    background: #c8c8c8;
}
.collapseomatic{
	font-size: 14px;
}
/*-справочник-*/

/*сотрудники*/
.abiterr {
    background: #FFDFDF;
    border: 2px solid red;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 10px;
}
.abc{
    padding: 2px; 
    border-bottom: 1px solid #c3c3c3; 
    border-left: 1px solid #c3c3c3; 
    font-size: 120%; 
}
/*-сотрудники-*/

/*вопрос*/
#pagecontent table {
    border-collapse: collapse;
    width: 100%;
}
table {
    font-size: 100%;
}
table.data-table thead td, table.data-table th {
    background-color: #F2F2EA;
    text-align: left;
    font-weight: normal;
    background-image: none;
    border: 1px solid #C4C4C3;
    padding: 4px;
    color: #333;
}
table.data-table tbody td {
    background-color: #FFF;
    background-image: none;
    color: #333;
}
table.data-table td {
    border: 1px solid #C4C4C3;
    background-color: #FFFFFF;
    color: #333;
    padding: 3px 5px;
}
/*-вопрос-*/

/*студенту*/
.news-item{
    line-height: 1;
}
/*-студенту-*/



