body{
    background-color: #212121;
    background-image: url('../images/pre_footer_bg1.jpg');
    color: #5a5a5a;
}
a {
    color: #484848; 
}
footer{
    background-color: #0f0c0a;
   /* bottom: 0;*/
    margin-top: 0 !important;
    opacity: 0.9;
    /*position: absolute;*/
    width: 100%;
    height: 60px;
}
#img-favico{
    height: 20px !important;
}
.torneo, .page footer{
    background-color: #0f0c0a;
    bottom: 0;
    margin-top: 0 !important;
    opacity: 0.9;    
    width: 100%;
    height: 60px;
}
footer a {
    color: #fff;
    text-transform: uppercase;
}
footer a:hover {
    color: #5a5a5a;    
}
footer .pull-right {
    margin-right: 20px;
    margin-top: 20px;
}

#logo {
    left: 60px;
   /* position: absolute;*/
}
#top {
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    float: left;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#top .row{
    margin-right: 0px;
}
#footer {
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
}
#img-reglas img{
    width: 95%;
}
.navbar-ipolla {
    background-color: #000;
    border-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
}
.navbar-brand {
    display: none;
    float: none; 
    height: 50px; 
    padding: 9px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}
.navbar-brand img{
    height: auto;   
    max-width: 240px;
}
.footerbar-brand {
    display: block;
    float: none; 
    height: 50px; 
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;    
}
.nav > li > a {
    color: #fff; 
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.img-home {
    margin-top: 20px;
    width: 100%;
}
.resultado-equipo {
    background-color: #1e1e1e;
    border-radius: 5px;
    font-size: 20px;
    line-height: 50px;
}
.title-torneo-main{
    text-align: center; 
    color: #f0f0f0;
}
.error-seleccion{
    background-color: rgba(255, 0, 0, 0.2);
}
.center-div{
    text-align: center;
}
.owl-controls {
    /*background-color: rgba(0, 0, 0, 0.4);
    border-radius: 10px;*/
    margin-top: 0px !important;    
}
.owl-nav {
    display: none;
}
/*CSS TORNEOS*/

#gallery {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
}
#gallery-user {
    left: 0;
    position: absolute;
    right: 0;
    top: 20%;
}
.fondo_gallery {
    background-image: url("../images/dark.png");
    border-radius: 13px;
    height: 270px;
    padding: 20px;
}

#fondo_gallery-user {
    background-image: url("../images/dark.png");
    border-radius: 13px;
    height: 580px;
    padding: 20px;
}

/*.image_car {
    height: 168px;
}*/
.image_car img {    
    height: auto;
    margin: 0 auto;
}
.text_image {
    background-color: #ffffff;
    font-size: 1.1em;
    height: 60px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}

.ui-widget-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important; 
}
.col-center-block {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#result, #resultLogin, #resultGrupo{
    color: #a94442;
    font-size: 13px;
    padding: 10px;
    text-align: center;
}
.error {
    color: #a94442;
    font-size: 12px;
}

.package-ribbon-wrapper {
    bottom: auto;
    position: absolute;
    right: -8px;
    top:  22px;
}

div.package-type {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    padding: 9px 12px;
}

.package-type {
    background-color: #00ce00;
    color: #ffffff;
}


div.package-type-gimmick {
    border-bottom: 0 solid transparent;
    border-left: 0 solid transparent;
    border-right: 8px solid transparent;
    border-style: solid;
    border-width: 8px 8px 0 0;
    float: right;
    height: 0;
    width: 0;
}
.package-type-gimmick {
    border-top-color: #000000;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.grupotercer{
    font-size: 23px;
}
.tercero{
    font-size: 15px;
    padding-top: 10px;
}
#c_pP > div {
    padding-top: 12px;
}
/*images grupo*/
.images-grupos {
    display: inline-block;
    cursor: pointer;
}
.images-grupos img {
    height: 100px !important;
    padding: 4px;
}
.image-check{
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    top: -100px;
    display: none;
}
.image-select{
    border: 1px solid orange;
    filter: grayscale(70%);
}
/* Preloader with Bootstrap Progress Bar
-----------------------------------------------*/
.loader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2147483647;
    background-color: #ffffff;
	/*background: url(&#39;https://6ed03b3e7ee716b29bc2dee79aafb8179ed53b19-www.googledrive.com/host/0B9VLbslO6g64UnFTUlQzWDVMdXM&#39;) 50% 50% no-repeat rgb(249,249,249);*/
}
.loader-container {
	width: 35%;
	height: 200px;
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	
	margin: auto;
	text-align: center;
}
      
      .progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}




.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}

.form-signin .form-control
{
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    margin-top: 20px;
    padding: 0px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    margin-bottom: 15px;
    margin-top: 10px;
}
#resultp{
    color: #333333;
}

