.tab-content{
    max-height: 26rem!important;
    overflow: auto!important;
    width: 100%;
}

.collapse a{
    color: #000000!important;
}
.collapse a:hover{
    color: #F39C12!important;
    text-decoration: underline;
}

.form-control{
    border-radius: 0!important;
}

#logo{
    background: #000000;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
}

tr>td{
    background-color: #cbe6ff;
    height: auto;
	padding: 8px 16px;
    text-align: center;
    color: #000000;
    border: #FFFFFF 3px solid;
}

thead tr:first-child>td{
    background-color: #3498DB;
    height: 4rem;
	min-width: 190px!important;
	max-width: 1000px!important;
	padding: 8px 16px;
    text-align: center;
    color: #FFFFFF;
    border-left: #cbe6ff 3px solid;
}

.post-minimal-2-time{
    color: #ecf0f1a4;
}
.post-minimal-2-title, .post-minimal-2-title a:link{
    color: #064c7a;
}
.footer-contacts a:link, .footer-meet a:link{
    color: #FFFFFF;
}
.footer-contacts a:hover, .footer-meet a:hover{
    color: #064c7a;
}
