/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

.navbar-brand {
    font-size: 48px;
    line-height: normal;
}

.navbar-text {
	font-size: 18px;
	float: normal;
	padding: 1.5px 15px;
}

.navbar-nav {
	padding-top: 10px;
	color: #000000;
}

.nav-footer-menu {
	/*
	float: left;
	*/
}
.menu.menu--dm4219569-alt.nav > li > a {
	display:inline-block;
	float:right;
}

.menu.menu--dm557106-alt.nav > li > a {
	display:inline-block;
	float:right;
}

.block-views-blocksponsors-block-1.clearfix > h2{
	font-size:24px;
}
/*
  .center-divs{
    float: none;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
}
*/
.thumbnail {
	padding: 1px;
	border: 0px;
}

.judge-body {
	width: 33%;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img
{
	float:left;
	padding:10px;
}

#block-webform > h2 {
	font-size:24px;
}

#webform-submission-vote-add-form{
	float:left;
}

.views-bootstrap-entry-page-1{
	bgcolor=#555555;
	float:left;
	width:70%;
}
/*
.manage-images {
	clear:both;
	float:left;
	display:block;
	position:relative;
}
*/
#edit-field-class-target-id{
}

.select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

select.simple-control:disabled{
         /*For FireFox*/
        -webkit-appearance: none;
        /*For Chrome*/
        -moz-appearance: none;
}

/*For IE10+*/
select:disabled.simple-control::-ms-expand {
        display: none;
}
