@import url('https://fonts.googleapis.com/css?family=Josefin+Slab:400,700');
body {
    color: #fff;
    background-color: #000000;
    background-image: url(../img/main-bg.jpg);
}
.mainbar{
	height: 50px !important;
}
.intro {
	text-align: center;
    display: block;
    height: 60px;
}
footer{
	min-height: 50px;
	background-color: black;
	color: white;
	padding-top: 25px;
}
footer h5{
	text-align: center;
}
h3{
	color: white !important;
}
.mainbg{
	min-height: 600px;
}
.left {
    background-color: #423e3e;
    padding: 10px;
    box-shadow: 1px 2px 3px 0px rgba(0,0,0,1), inset 0 0 31px rgba(0,0,0,0.3);
    border-radius: 0 0 5px 5px;
    margin-bottom: 15px;
}
.right {
    background-color: #423e3e;
    padding: 10px;
    box-shadow: 1px 2px 3px 0px rgba(0,0,0,1), inset 0 0 31px rgba(0,0,0,0.3);
    border-radius: 0 0 5px 5px;
    margin-bottom: 15px;
}
hr{
	border-top: 1px solid #000 !important;
}
.navbar-default {
    background-color: #423e3e;
    border-color: transparent;
    width: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,1), inset 0 0 31px rgba(0,0,0,0.3);
    border-radius: 0;
}
.navbar-default .navbar-brand {
    color: #206eb7 !important;
    box-shadow: 0 2px 3px hsla(0,0%,4%,.1), 0 0 0 1px hsla(0,0%,4%,.1);
    border-radius: 5px;
}
.navbar-default .navbar-nav>li>a {
    color: #bcf0ff;
}
.payment h3{
	display: none;
}
.right h3 {
    color: #2e98eb !important;
}
.navbar-default .nav>li {
    position: relative;
    display: block;
    background-color: #2868c3;
    border-right: 1px solid black;
    text-shadow: 1px 1px #000000;
    text-transform: uppercase;
    font-weight: 700;
}
.navbar-header{
	    text-shadow: 1px 1px #000000;
    text-transform: uppercase;
    font-weight: 700;
}
.navbar-default .nav>li:hover {
    background-color: #4b87dc;
}
.right form{
	color: black;
	font-family: monospace;
}
.right form label{
	color: white;
}
legend {
    color: #3da5f7 !important;
}
.info_vote{
	display: block;
    font-weight: bold;
    padding: 10px;
    color: #77fd29;
    border-radius: 5px;
    text-align: center;
}
.user_view{
    margin-top: 50px;
}
.login-form {
    display: inline-block;
    background-color: #423e3e;
    padding: 15px;
    color: white;
    box-shadow: 0 3px 23px rgba(0,0,0,1), inset 0 0 31px rgba(0,0,0,0.3);
    width: 100%;
    margin-bottom: 15px;
}
.message.error {
    display: block;
    width: 85%;
    background-color: #C3232D;
    padding: 5px 5px 5px 25px;
    height: 50px;
    line-height: 40px;
    margin: 0 auto;
    margin-bottom: 15px;
}
div.message.error:before {
    padding: 9px 16px 14px 8px;
    color: #C3232D;
    content: "x";;
}

div.message:before {
    line-height: 0px;
    font-size: 20px;
    height: 12px;
    width: 12px;
    border-radius: 15px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    left: -11px;
    background-color: #FFF;
    padding: 12px 14px 12px 10px;
    content: "i";
    color: #a0d3e8;
}
.login-form button.btn.btn-default {
    float: right;
    height: 35px;
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f521;
}
.info_vote span {
    width: 100%;
    display: block;
}
.payment {
    display: inline-flex;
    width: 100%;
}
.payment form {
    margin: 0 auto;
    text-align: center;
}
.content-header{
    font-family: 'Oleo Script', cursive;
    color:#fcc500;
    font-size: 45px;
}

.section-content{
    text-align: center;

}
#contact{
    font-family: 'Teko', sans-serif;
    padding-top: 60px;
    width: 100%;
    height: 550px;
    background: #3a6186; /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #3a6186 , #89253e); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #3a6186 , #89253e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color : #fff;
}
.contact-section{
    padding-top: 40px;
}
.contact-section .col-md-6{
    width: 50%;
}

.form-line{
    border-right: 1px solid #B29999;
}

.form-group{
    margin-top: 10px;
}
label{
    font-size: 1.3em;
    line-height: 1em;
    font-weight: normal;
}
.form-control{
    font-size: 1.3em;
    color: #080808;
}
textarea.form-control {
    height: 135px;
    /* margin-top: px;*/
}

.submit{
    font-size: 1.1em;
    float: right;
    width: 150px;
    background-color: transparent;
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
nav.navbar.navbar-default {
    margin-top: 30px;
}
.navbar-brand {
    padding: 0;
}
select.form-control.input-sm {
    font-size: 18px;
    line-height: 18px;
}
.btn-default:hover {
    color: #bcf0ff;
    background-color: #2868c3;
    border-color: #adadad;
}
.logo {
    display: flex;
    width: 100%;
}
.logo-a{
    padding: 15px 0 0 0;
    margin: 0 auto;
}
.contat-us {
    margin-bottom: 15px;
}
.home-advertise {
    background-color: #9C27B0;
    padding: 25px 0 25px 0;
    margin-bottom: 25px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
}
.message.success {
    display: block;
    background-color: green;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 15px;
    padding: 10px;
}