/*!
 * Start Bootstrap - Logo Nav (https://startbootstrap.com/template-overviews/logo-nav)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logo-nav/blob/master/LICENSE)
 url(/img/green.png) repeat-y 50% 50%  
 */

#header { background: #f3ffe3; padding: 100px 0 30px 0; }
.vote { background: #fafafa; box-shadow: 0px 0px 5px #ddd; padding: 10px; text-align: center; margin: 20px; padding: 20px 0; }
.vote img { width: 150px; }

body {
  padding-top: 34px; background: #fff; font-family: 'Raleway', sans-serif;
}

.vote a { color: #1d5377; }

.bg-dark { background: #1d5377 !important; }

.vote h2 { text-transform: uppercase; font-size: 14px; color: #1d5377; }
.vote span { border: 1px solid #eee; background: #a8f0f1; padding: 10px 15px; border-radius: 15px; display: inline-block; margin-top: 10px; }
.vote p { font-size: 12px; line-height: 12px;margin: 0; }

.vote img {

-webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-background-size: cover;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-origin: padding-box;
background-size: cover;
border-bottom-color: #ee7e1f;
border-bottom-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-outset: 3px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: #ee7e1f;
border-left-style: solid;
border-left-width: 3px;
border-right-color: #ee7e1f;
border-right-style: solid;
border-right-width: 3px;
border-top-color: #ee7e1f;
border-top-left-radius: 50%;
border-top-right-radius: 50%;
border-top-style: solid;
border-top-width: 3px;
box-sizing: border-box;
color: rgb(255, 255, 255);
display: block;
height: 150px;
line-height: 32px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
opacity: 1;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
text-align: center;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
vertical-align: baseline;
width: 150px;

}

.btn { background: #ee7e1f; color: #fff; font-weight: bold; }


/* orange #ee7e1f */

@media (min-width: 992px) {
 
}




@media (max-width: 600px) {
  
}