﻿#new_banner_block{
display:block;
width:100%;
height:87px;
background:#e8f4f9;
border-bottom:1px solid #00a3df;
}

#new_banner_block2{
display:block;
width:100%;
height:84px;
background:#e8f4f9;
border-bottom:1px solid #b3e5fc;
border-top:1px solid #b3e5fc;
padding-top:1px;
}


.evoting_new_banner { 
float:left; 
  /* height: 200px; */
  height: 87px;
  margin: 0 auto;
  padding: 0; 
  color:Black;
  background-color:White;
}

.new_banner_menu{
float:left;
display:inline;
margin:8px 0px;
}

.new_banner_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.new_banner_menu li {
    display: inline;
}


#search_block{
float: left;
margin:15px 15px;
width:250px;
}
	
#search_box {	
	border:1px solid #002d5b;
	border-radius:2px;
	border-radius:2px;
	-webkit-border-radius:2px;	
	padding:1px;
	width:250px;
}

#search_box .wrapper {
	background:#fff;
	border:1px solid #002d5b;
	border-radius:1px;
	-webkit-border-radius:1px;	
	padding:7px 0 10px 8px;
	position:relative;
}

#search_box input { border:none; color:#333; font:bold 18px Helvetica, Arial, sans-serif; width:210px; }
#search_box button {	
	border:1px solid #000;
	border-radius:2px;
	-webkit-border-radius:2px;	
	cursor:pointer;
	height:36px;
	position:absolute;
	right:2px;
	top:2px;
	width:36px;
	background:#014282;
}



.my_toolbar_icon
{
    height: 40px;
    width: 40px;
    min-height: 40px;
    min-width: 40px;
    cursor: pointer;
}



.my_toolbar_icon_li {
    text-align:center;
}


.my_toolbar_icon_li xspan{
  position: absolute;
  top: 50%;
  left: 50%;
}


.one-third{
    float:left;
    width:28%;
    margin-left:4.5%;
    margin-right:3.5%
}

.one-third img{
    padding-bottom:5px
}



div.toolbaritem {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    /*width: 60px;*/
}

div.toolbaritem a {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    background-color:transparent;
    color:#000;
}


div.toolbaritem  img{
    background-color:transparent;
}

.toolbarcaption {
    display: block;
}

.evoting_tagline1 {
    font-family: "Roboto","league_gothicregular","Roboto Condensed", sans-serif;
    font-size: 25px;
    font-weight: 400;
    color:#01579b;
    line-height:24px;
    padding-left:10px;
}

.evoting_tagline2 {
     font-family:"Roboto","league_gothicregular","Roboto Condensed", sans-serif;
    font-size: 30px;
    font-weight: 100;
}

.my_socialmedia_icon
{
    height: 24px;
    width: 24px;
    min-height: 24px;
    min-width: 24px;
    cursor: pointer;
}
