.body {

}

.general {
    margin: 0;
    padding: 0px 90px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.header-menu .topnav, .footer, .justify-content-md-center {
    background-color: #60a4b3;
}

.general p, .general a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.appeal {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0px 100px 0px;
    background: #fff;
}

.appeal h1, .appeal h5, .active-left-menu {
    color: #0879da;
    font-weight: 700;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} 

.site_list ul li a{
	color: #000;
	position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.site_list ul li.active a{
	z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

#navbarsIcons {
    height: 30px !important;
}

#navbarsIcons ul > li {
    position: relative;
    line-height: 20px;
}

#navbarsIcons ul li:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    background: #dbdbdb;
    left: -1px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    transition: background 0.15s linear;
}

/*.justify-content-md-center {
    background: url("/new/img/top_back.gif") repeat #fff;
}*/

.nav a {
    position: relative;
    padding-top: 18px;
    padding-bottom: 10px;
    padding-left: 7px;
    padding-right: 7px;
    line-height: 15px;
    color: #fff;
}

header .nav a:hover, header .nav a.active/*,  .appeals-view ul li.nav-item a:hover, .appeals-view ul li.nav-item a.active */ {
	
	background: #287a83;
	/* background: #0e637d; */
	/* background: #fff;
    color: #0e637d; */
}

header .justify-content-md-center a {
    font-size: 12px !important;
}

.appeals-view .md-pills a {
    padding-top: 10px;
}

.appeals-view .nav a {
    padding-bottom: 18px;
}

.themed-grid-col {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(86, 61, 124, .15);
    border: 1px solid rgba(86, 61, 124, .2);
}

.nav > a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    background: #dbdbdb;
    left: -1px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    transition: background 0.15s linear;
}

.navbar-search {
    margin: 13px 0 0 30px;
}

.header-center {
    background: #fff;
    padding: 10px 40px;
    border: 1px solid #2d4366;
    margin: 0;
}

.header-center .logo img {
    height: 100px;
    float: left;
    margin-right: 25px;
}

.header-center .logo-text {
    width: 60%;
}

.authorized-organ {
    margin-left: 115px;
}

.header-center .logo-text a {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500;
    color: #3f4040;
}

/*special start */
.ways {
    text-align: right;
}

.ways li:last-child a {
    border-right: none;
}

.ways li a i {
    position: absolute;
    top: 50%;
    left: 13px;
    margin-top: -7px;
}

.ways li a span {
    vertical-align: middle;
    height: 40px;
    display: table-cell;
    font-size: 12px;
}

.ways li a {
    display: block;
    color: #5d64be;
    position: relative;
    padding: 0 5px 0 38px;
    /*width: 140px;*/
    text-align: left;
    border-right: 1px solid #a7a7a7;
}

.ways li {
    list-style: none;
    display: inline-block;
    position: relative;
    width: 160px;
}

.specialTitle {
    border-bottom: 1px solid #2d4366;
    font-size: 18px;
}

.specialViewArea {
    padding: 10px 20px 20px 20px;
    width: 265px;
    right: -10px;
    top: 30px;
    color: #000;
}

.appearance {
    margin-bottom: 10px;
    clear: both;
    display: table;
    width: 100%;
}

.defaultSlider {
    height: 6px !important;
    background: #ccc;
    margin-top: 20px;
    border: none;
}

.defaultSlider span {
    border-radius: 50%;
    outline: none;
    background: #2d4366 !important;
    cursor: pointer !important;
    top: -7px !important;
}

.defaultSlider span:focus, .defaultSlider span:hover {
    border-color: #d3d3d3;
}

.defaultSlider .ui-slider-range {
    background: #0da525;
}

.squareAppearances {
    float: left;
    margin: 0 5px 0 15px;
}

.squareBox {
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 27px;
    font-weight: bolder;
    cursor: pointer;
    background: #828282;
    border: 2px solid #353535;
    color: #fff;
}

.squareBox.spcNormal {
    background: #2d4366;
    border-color: #034e6b;
}

.squareBox.spcWhiteAndBlack {
    background: #828282;
    border-color: #353535;
}

.squareBox.spcDark {
    background: #3e3e3e;
    border-color: #777777;
}

.blackAndWhite {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.blackAndWhiteInvert, .blackAndWhiteInvert img, .blackAndWhiteInvert embed, .blackAndWhiteInvert video {
    -webkit-filter: grayscale(100%) invert(100%);
    -moz-filter: grayscale(100%) invert(100%);
    -ms-filter: grayscale(100%) invert(100%);
    -o-filter: grayscale(100%) invert(100%);
    filter: grayscale(100%) invert(100%);
}

.fontSmaller {
    font-size: 24px;
}

.fontBigger {
    font-size: 26px;
}

/*special end*/
.header-center .logo-text a:hover {
    text-decoration: none !important;
}

.appeal-add-title-text {
    width: fit-content;
    margin-top: 10px;
    color: #3f4040;
    padding: 18px 25px;
    text-transform: uppercase;
    background: #fff;
    font-weight: bold;
    border: 1px solid #aaa;
}

.appeal-add-title-text:hover {
    box-shadow: 0 0.5rem 1rem rgb(209, 236, 241);
    border-color: #d1ecf1;
    color: #23abd5;
}

.custom-control {
    padding-left: 2.5rem;
}

#navbarCollapse ul li a, .mailto, a.mailto:hover {
    color: #fff;
}

#navbarCollapse ul li a:hover, #navbarCollapse li.active {
    background: #fff;
    color: #23abd5;
}

#navbarCollapse ul li div a:hover {
    background: #23abd5;
    color: #fff;
}

#navbarCollapse li.active a {
    color: #23abd5;
}

#navbarCollapse .show a {
    color: #000;
}

/* .header-menu .topnav {
    background-color: rgb(45, 67, 102);
} */

.map-container-section {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.map-container-section iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 20px;
}

.certificate-view{
	width: 900px;
	margin: 0 auto;
}

#myTopnav ul li a {
    font-size: 17px;
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    position: relative;
    line-height: 15px;
}

#myTopnav ul li a:hover, #myTopnav .show li.active a {
    color: #fff;
}

.authorized-organ p {
    color: #2d4366;
    margin-bottom: 0px;
    padding: 0 10px;
    width: fit-content;
    text-transform: uppercase;
    font-size: 12px;
}

/*ul.topnav li{
    display: inline;
}*/

.topnav .active {
    background-color: #0e637d; /*#4CAF50;*/
    color: white;
}

.form-group .required label:after {
    color: red;
    content: " *";
}

.topnav .icon {
    display: none;
}

.addition_information_left{
    padding-left: 0px;
}
.addition_information_right {
    padding-right: 0px;
}

.other_info{
    margin-top: 20px;
}

.other_info li {
    width: 33.3%;
}

.other_info li a {
    text-align: center;
}

#pills-biometric-tab, #pills-genetic-tab, #pills-other-tab {
    color: #000;
    text-transform: uppercase;
    margin-bottom: 17px;
    padding: 15px 0px;
}

#pills-biometric-tab, textarea:focus {
    background-repeat: no-repeat;
    background-color: #e6f9ff;
}

#pills-biometric textarea.form-control {
    box-shadow: 0 0 0 0.5px #1ca4ce;
    border-color: #1ca4ce;
}

#pills-genetic-tab {
    background-color: #fee7ef;
}

#pills-genetic textarea.form-control {
    box-shadow: 0 0 0 0.2rem #fee7ef;
    border-color: #fee7ef;
}

#pills-other-tab {
    background-color: #cbf4d4;
}

#pills-other textarea.form-control {
    box-shadow: 0 0 0 0.2rem #cbf4d4;
    border-color: #cbf4d4;
    color: #000000;
}

.addition_information_left table{
    border-right: 2px solid #dedede;
    margin-left: 3px;
}

.appeals-view #pills-db-tab, .appeals-view #pills-home-tab{
	margin-right: 20px;
	color: #2ca2c0;
	background: #fff;
	box-shadow: #c0bec4 0 0 10px;
	padding: 15px 30px;
}

.appeals-view .add-db p a{
	box-shadow: #aebbbb 0px 6px 5px;
}

.appeals-view table th{
	text-transform: uppercase;
	width: 75%;
}

.appeals-view table td{
	width: 25%;
}

.appeals-view-body ul li{
	margin-bottom: 10px;
}

.appeals-view .add-db{
	margin: 0 auto;
	width: 400px;
}

.appeals-view ul li.nav-item a:hover, .appeals-view ul li.nav-item a.active{
	background: #2ca2c0 !important;
	color: #fff !important;
}

.addition_information td {
    text-align: center;
}

.other_info #pills-tab{
	background: #fff;
}

.breadcrumb li:after {
    content: "\2F";
}

ul.breadcrumb {
    margin-top: 1rem;
    background: repeating-linear-gradient(45deg, #fff, #e9ecef 1px);
}

.dropdown .dropbtn {
    font-size: 17px;
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    font-family: inherit;
    margin: 0;
}

/*#myTopnav li.show:before{
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}*/

.dropdown-content {
    display: none;
    position: absolute;
    /*background-color: #f9f9f9;*/
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.topnav > a:hover, .dropdown:hover .dropbtn {
    background-color: #0e637d; /*#4caf50;*/
    color: white;
}

.dropdown-content a:hover {
    background-color: #ffffff;
    color: #23abd5;
}

.dropdown:hover .dropdown-content {
    display: block;
    /*
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 99;
    max-height: calc(100vh - 112px);
    overflow-y: auto;
    */
}

.tab p.help-block-error {
    color: #cd0a0a;
}


.header-menu .bg-menu ul li > a {
    text-transform: uppercase;
    font-weight: bold;
}

.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: flex;
}

.bg-menu {
    background-color: #1ca4ce !important;
}

ol.breadcrumb li a {
    color: #1ca4ce;
}

.firm-color {
    color: #1ca4ce;
}

.firm-background-color {
    background: #1ca4ce;
    color: #fff;
}

.btn-firm, .firm-control-input:checked ~ .firm-control-label::before {
    background-color: #1ca4ce;
    border-color: #1ca4ce;
    color: #fff;
}

.btn-outline-firm {
    color: #1ca4ce;
    border-color: #1ca4ce;
}

.btn-outline-firm:hover {
    color: #fff;
    background-color: #1ca4ce;
    border-color: #1ca4ce;
}


.content .title-re {
    background: #ccc;
    width: 100%;
    height: 1px;
}

.content .wrap .container-fluid {
    padding: 0px !important;
}

.general_information, .addition_information {
    border: 1px solid #d1ecf1;
    box-shadow: #d1ecf1 0 0 10px;
    /*
    margin: 15px 0px;
	padding: 15px 0px;*/
    margin: 14px 2%;
    padding: 28px 3%;
}

.add-appeal-buttons-next {
    overflow: auto;
    padding: 10px 37px;
}

.news, .interaktiv, .useful-links {
    padding: 50px 20px 10px 20px;
}

.title p {
    font-size: 24px;
    font-weight: 500;
    line-height: 0px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.content {
    padding: 0;
}

.news .news-item {
    padding: 20px;
}

.card:hover {
    box-shadow: 1px 2px 2px 5px rgba(180, 255, 196, 0.12);
}

.all-news {
    margin-top: 15px;
}

.news .news-item-a {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
}

.news .news-item-date {
    margin-bottom: 20px;
}

.news .news-item-date span {
    color: #cccccc;
}

.posts-items {
    clear: both;
}

.posts-items .posts-item-img img {
    width: 200px;
    padding-right: 10px;
}

.posts-item-img, .posts-item-body {
    display: table-cell;
    vertical-align: top;
}

.posts-item-body img{
	width: 800px;
}

.decision table tr:hover {
    box-shadow: #23abd5 0 0 7px 0px;
}

.useful-links-in, .news_in, .interaktiv-in, .pT-25 {
    padding-top: 15px;
}

.interaktiv-in .no-gutters:hover {
    box-shadow: #c0bec4 0 0 10px;
}

.interaktiv-item p {
    font-size: 28px;
    line-height: 33px;
	min-height: 100px;
}

.interaktiv img {
    width: 120px;
    margin: 50% 10px 40% 0%;
}

.news_in .card .card-body {
    height: 190px;
}

.news_in .card .card-body .card-title {
    height: 40px;
    overflow: hidden;
    font-size: 16px !important;
}

.news_in .card .card-body .card-text {
    overflow: hidden;
    height: 50px;
    font-size: 14px !important;
}

.news_in .card .card-body .news-item-date {
    overflow: hidden;
    height: 40px;
    font-size: 14px !important;
}

.useful-links-in-img img {
    width: 50px;
    margin-bottom: 5px;
}

.useful-links-in-text {
    line-height: 18px;
}

.useful-links-in-text a {
    color: #23abd5;
    font-weight: 500;
    font-size: 14px;
}

.footer {
    /* background: rgb(45, 67, 102); */
    padding-top: 66px;
    padding-bottom: 5px;
}

.footer-left, .footer-center {
    border-right: 1px solid #fff;
}

.footer-in {
    border-bottom: 1px solid #fff;
    padding-bottom: 35px;
    padding-left: 70px;
}

.footer-left p strong {
    text-transform: uppercase;
}

.footer-left a {
    color: #fff;
    margin-left: 30px;
}

.footer-left .card {
    background-color: unset;
}

.footer p, .footer ul li, .footer-left ul li a {
    color: white;
    padding-left: 40px;
}

.footer-copy {
    padding-top: 10px;
}

.footer ul li .dropdown-item {
    color: #000;
    padding-left: 20px;
}

/* sitemap */
.tree li a{
	color: black;
}
.tree li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative;
}
.tree li::before, 
.tree li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
}
.tree li::before {
    border-left:2px solid #000;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.tree li::after {
    border-top:2px solid #000;
    height:20px;
    top:25px;
    width:25px
}
.tree li span {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:2px solid #000;
    border-radius:3px;
    display:inline-block;
    padding:3px 8px;
    text-decoration:none;
    cursor:pointer;
}
.tree>ul>li::before,
.tree>ul>li::after {
    border:0
}
.tree li:last-child::before {
    height:27px
}
.tree li span:hover {
    background: #2d4366;
    border:2px solid #94a0b4;
}

.tree li span a:hover, #Web li a:hover {
    color: white;
}

[aria-expanded="false"] > .expanded,
[aria-expanded="true"] > .collapsed {
  display: none;
}

.all-spoiler{
	padding: 10px;
}

.spoiler-title h4{
	text-transform: uppercase;
}

.spoiler-item{
	
}

.spoiler-content{
	
}
    
