body {
    padding-top: 0px;
}

.navbar {
    background:none!important;
    border:0!important;
}

.starter-template {
    /*  padding: 40px 15px;*/
    text-align: center;
}

.btn-bgray,
.btn-bgray:hover {
    background-color:#607D8B;
    color:#fff!important;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#football-field-wrapper {

}

.row-centered {
    text-align:center;
}

#sponsors-display .col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

#football-field-grass {
/*    disabled-background: url(".././images/grass.jpg");
    position:absolute;*/
    xbackground: url("/uploads/field.png");    
    position:absolute;
    -webkit-box-shadow: 0px 1px 2px 2px rgba(64,64,64,0.3);
    -moz-box-shadow: 0px 1px 2px 2px rgba(64,64,64,0.3);
    box-shadow: 0px 1px 2px 2px rgba(64,64,64,0.3);
    padding:4px;
}

#football-field {
    background: url("/uploads/field.png");

    /*background-color: #333;*/
    background-size: 100% 100%;
    background-position: center;
    width: 100%;
    margin: auto;
    border:4px solid #fff;
    /*height:533px;*/
    /* NEED TO BE CALCULATED */


    position:relative;
}

@media (min-width: 1100px) {
    #football-field {
        width: 80%;
    }
}

#football-field .square {
    background-color: #eee;
    opacity: 0.15;
    margin: 0px;
    float: left;
    cursor: pointer;
    position: relative;
    border:1px solid #888;
}

#football-field .square.selected {
    background-color: gray;
    opacity: 0.7;
    border:1px solid #ff0000;
}

#football-field .square.hover {
    background-color: #CCFFCC;
    opacity: 0.8;
    border:1px solid #fff;
}

#football-field .square.purchased {
    opacity: 0.6;
    background-color: #aaa;
    border:1px solid #fff;
}

.hint {
    display: none;
    /*display: inline-block;*/
    position: fixed;
    text-align: center;
    background-color: yellow;
    padding: 6px;
}

.hint .arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid yellow;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

#football-field-wrapper {
    position: relative;
    /*display:inline-block;*/
    /*background-color:#26AC07;*/
}

#info-overlay {
    display: none;
    background-color: black;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0; /* NOT NEEDED!!*/
    width: 100%;
    height: 90px;
}

@media (min-width: 1100px) {
    #info-overlay {
        width:100%;        
    }
}

#info-panel {
    display: none;
    color: white;
    position: absolute;
    top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    width:100%;
}

#user-image {
    max-width: 80px;
    max-height: 80px;
    float: left;
}

#user-info {
    float: left;
    padding-left: 10px;
    display: inline;
}

#user-info .title {
    /*text-align:right;*/
    padding-right: 5px;
    font-weight: bold;
}

#purchase-form-container {}

#cart-wrapper {}

#cart {
    /*height:400px;*/
    
    margin-bottom: 10px;
}

#cart .cart-item {
    width: 100%;
    line-height: 28px;
    border-bottom: 1px solid #ddd;
}

#cart .cart-item .remove {
    font-size: 20px;
    padding-top: 3px;
}

#cart .cart-item .description {}

#controls {
    display: inline-block;
}

.fame-wrap {
    border-top: 1px dotted #ccc;    
    padding-top: 20px;
}
.fame-img {
    /*float:left;
    width:20%;*/
    border:1px solid #333;
}
.fame-description {
    /*width:80%;
    float:left;*/
    margin-left:20px;
    padding-top:14px;
}
.fame-name {
    font-size: 20px;
    font-weight: bold;    
}
.fame-shares {
    font-size: 16px;
    font-weight: normal;
}
.fame-wrap img {
    /*border:1px solid #aaa;*/
}
.red {
    color:#ff3333;
}

#preloader{
    width: 100%;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    display:none;
}

#spinner {
    position: absolute;
    top: 78px;
    margin-left:50%;
    width:30px;
    display: none;
}

.import-export, .sponsors, .settings {display:none}
.panel-warning {text-align: left}
#sponsors-display img {max-width:100%; padding: 0px 5px}
.grid-cols {max-width: 150px; max-height:150px; text-align: center}
.no-more {display: none}
#sharePrice, #sharePriceResponse {text-align: center}
.theField .purchased {cursor: default!important}
#sharePrice {display:none;}

#loading-overlay {display:none; position: absolute; z-index: 995; top:0; left: 0; width: 100%; height:100%; background-color: #fff; opacity:0.8; text-align: center;}
#loading-overlay-bg {background-color: #fff; opacity:0.5; width:100%; height:100%}
#loading-overlay-text {margin-top: 29%;}
/*#loading-overlay-image {margin: 0 auto;}*/

.terms {
     line-height: 3.5;
}

#slider {height: 200px; color: #fff; margin: 21.5% 2% 0% 2%}
.slide-image {max-height: 150px; max-width: 200px; margin-top: 10px;}
.slide {background: rgba(0, 0, 0, 0.7); border-radius: 10px; padding: 20px 0px; opacity: 0.6; filter: alpha(opacity=60);}

.s_text {
  white-space: pre-wrap;
}


#slider {height: 200px; color: #fff; margin: 21.5% 2% 0% 2%}
.slide-image {max-height: 150px; max-width: 200px; margin-top: 10px;}
.slide {background: rgba(0, 0, 0, 0.7); border-radius: 10px; padding: 20px 0px; opacity: 0.6; filter: alpha(opacity=60);}
#super-logo-holder {position: relative;}
#super-logo-holder img {margin-top: -70px;}
