/*!
* Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/




/* fonts */

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic);


/***************************
************** Global Styles
****************************/

html,
body {
    height: 100%;
    color: #dedede;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 300;
    letter-spacing: 0.06em;
    background-color: #000;
}

/* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
#MenuUserList li{
    display: inline;
    list-style-type: none;
}

#navigation1 ul{
    text-align: left; /*align menu to left*/
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 0;
    margin-top: 0;
    /* cancels gap caused by top padding in Opera 7.54 */
    margin-left: 0;
    /* background-color: #036; */
    color: #131313; /*this depends on the bg wagermenu-th.gif*/
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px; 
    /* fixes Firefox 0.9.3 */
}

#navigation1 ul li{
    display: inline;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
    /* matches link padding except for left and right */
    padding-top: 5px;
}

#navigation1 ul li a{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #131313; /*this depends on the bg wagermenu-th.gif*/
    text-decoration: none;
    /*border-right: 1px solid #fff;*/
}

#navigation1 ul li a:hover{
    /*background-color: #369;*/
    color: #f91d00;
    /*background-image:url(/Design/betcandy_com/images//img06b.gif);*/
}

#navigation1 #active { border-left: 1px solid #fff; }
/************* ends menu wager navigation1 *************************/


#navigation1 {
    width: 950px;
    color: #333;
    /*border: 1px solid #2e2e31;*/
    margin: 10px auto 5px auto; 
}

#header {
    width: 950px;
    /*border: 1px solid #2e2e31;*/
    margin: 0 auto 0 auto; 
    height: 135px;
    background-size: cover;
}


/* Custom widht for classic migration sites */
@media (min-width: 1200px) {
    .container{
        max-width: 950px; 
        padding-right: 0;
        padding-left: 0;
    }
}

.btn-oldpregame{  
    border: none;
    width: 35px;
    height: 24px;
    background-image: url(../img/custom_site/go.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center; 
    background: transparent;
}

.text-danger {
    color: #cc0000;
}


/************************
Forms Custom Styles
**************************/

label { font-weight: normal;font-size: 11px;color: #000;}



/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}




/********************************************
**************** Navbar *********************
*********************************************/


/* links bar*/
.navbar-inverse .navbar-nav > li > a {
    color: #e55f36;
    font-size: 14px;
    font-weight: 300;
    line-height: 2em; /* esta line es nueva */
    padding-bottom: 10px;
    padding-top: 10px;
}

/* this is the nav bar links */
.navbar-inverse {
    background-color: #039;  /*this color should match navbar-default bg color - below */
    border-bottom: 1px solid #C00;
}

/* this contains navbar logo and login button */
.navbar-default {
    text-align: center;
    border:none;
    /* background-color: #039; this color should match navbar-inverse bg color - above */
    background-image:linear-gradient(#000000, #222c3e);
    border-bottom: 1px solid #fff;
}

.navbar-default .navbar-toggle {
    border-color: #666;
}

.navbar-toggle {
    padding: 10px 5px;
    float: left;
    margin-left: 0;
    margin-right: 0;
    background-color: #555;
}

.navbar-login{
    margin-left: 15px;
}

.navbar {
    margin-bottom: 0px;
}



/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel {
        height: 30%;
    }

    .center-block h3 {display: none;}


}

@media (max-device-width: 768px) and (orientation: landscape) {    

    header.carousel {
        height: 50%;
        margin-top: 30px;
    }  

    .carousel-indicators {
        bottom: 0px;
    }  

}


input{
    width: 90px;
    padding: 1px;
    border: 1px solid #666;
    font: normal 1em Verdana, sans-serif;
    color: #777;
    font-size: 12px;
}
.tableLogin{
    float: right;
    margin-right: 20px;
    margin-top: 20px;
}
.tableLogin td{
    float: right;
}
.loginError{
    color:red;
    font-size: 10px;
    float: right;
}


.boxContent {
    width: 987px;
    height: 875px;
    background-image: url(../img/custom_site/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center; 
}
.mt-4-7{
    margin-top: 4.7rem;
}
.footerspace{
    font-size: 12px;
    width: 980px;
    color: #fff;
}
.footerLinks {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
    margin-bottom: -5px;
    margin-right: 30px;
    margin-top: 0px;
}
.footerLinks b {
    color: #F00;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold; 
}
.footerLinks a {
    color: #666;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding-bottom: 5px;
}

footer{
    margin: 20px 0;
    color: #fff;
    font-size: 12px;
}
.btn-transparent {

}
.boxContent a { 
    width: 147px;
    position: absolute;
    top: 0px;
    right: 465px;
    height: 42px;
    z-index: 9999;
}
.rules-div{
    color: #000;
    margin-top: 2rem;
}
a.btn-back {
    padding: 15px 20px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    border-radius: 4px;
    background: rgb(201,222,150);
    background: -moz-linear-gradient(top, rgba(201,222,150,1) 0%, rgba(138,182,107,1) 44%, rgba(57,130,53,1) 100%);
    background: -webkit-linear-gradient(top, rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%);
    background: linear-gradient(to bottom, rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9de96', endColorstr='#398235',GradientType=0 );
    color: #FFF;
}
ol li {
    margin-bottom: 1em;
    color: #000;
    font-weight: 400;
}


@media (min-width: 1200px){
    .container {
        max-width: 990px;
    }
}