﻿html, body {    
    height:100%;
    /*background-color:#FF7F26;*/
}
html { 
    background-color:#020202 !important;
   background: url('../2/bg/allscan-1.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.imgbg {
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
      background: url('../2/bg/allscan-1.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

  /*background-color:#020202 !important;
   background: url('../2/bg/gow-hades.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/

}

/*.imgbg > .imgbgtop {
     height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    
    background: url('../2/bg/gow-hades.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}*/   


.topprofilelayer {
    position:fixed;
    z-index:99;
    bottom:0;
    right:0;
    
}

.panel-profile {
    /*background-color:#020202 !important;
    background-image: none !important;
    */
    border-color:#422E75 !important;
    border-radius: 5px;
}
.panel-profile > .panel-heading {
    display:none;
    background-color:#BC0B05 !important;
    background-image: none !important;
}
.panel-share {
    /*background-color:#020202 !important;
    background-image: none !important;
    */
    
    border-color:#422E75 !important;
    border-radius: 5px;
}
.panel-share > .panel-heading {
    display:none;
    border-color:#422E75 !important;
    
        background-color:#422E75 !important;
        background-image: none !important;
        color:#E4E6FA !important;
}

.panel-prizesplaying {
    border-color:#422E75 !important;
    border-radius: 5px;
}
    .panel-prizesplaying > .panel-heading {
        border-color:#422E75 !important;
        background-color:#422E75 !important;
        background-image: none !important;
        color:#E4E6FA !important;

    }
.panel-prizesnotplaying {
    border-color:#422E75 !important;
    border-radius: 5px;
}
.panel-prizesnotplaying > .panel-heading {
        border-color:#422E75 !important;
        background-color:#422E75 !important;
        background-image: none !important;
        color:#E4E6FA !important;

    }
.panel-prizesplayed {
    border-color:#422E75 !important;
    border-radius: 5px;
}
.panel-prizesplayed > .panel-heading {
        border-color:#422E75 !important;
        background-color:#422E75 !important;
        background-image: none !important;
        color:#E4E6FA !important;

    }
.panel-history {
    border-color:#422E75 !important;
    border-radius: 5px;
}
.panel-history > .panel-heading {
        border-color:#422E75 !important;
        background-color:#422E75 !important;
        background-image: none !important;
        color:#E4E6FA !important;

    }
.panel-prizesplayed {
    border-color:#422E75 !important;
    border-radius: 5px;
}
.panel-prizesplayed > .panel-heading {
        border-color:#422E75 !important;
        background-color:#422E75 !important;
        background-image: none !important;
        color:#E4E6FA !important;

    }
/*.profilecontentbutton {
    display:inline;
          position:absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;

       height:24px;
    position:absolute;
    z-index:5;
    top:50px;
    width:50px;
    
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border:1px solid #020202;
    background-color:#422E75 !important;
    
    cursor:pointer;
}
  .profilecontentbutton > .glyphicon {
        color:white !important;
    }
.profilecontentbutton:hover {
     background-color:#BC1200 !important;
}
.profileplaybutton {
   // display:inline;
       position:absolute;
    left:99px;
    right:0;
    margin-left:auto;
    margin-right:auto;

       height:24px;
    position:absolute;
    z-index:5;
    top:50px;
    width:50px;
    
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border:1px solid #020202;
    background-color:#422E75 !important;
    
    cursor:pointer;
}
.profileplaybutton:hover {
    background-color:#BC1200 !important;
}
    .profileplaybutton > .glyphicon {
        color:white !important;
    }*/

.profileplaybutton {
    display:none;
}
.profilecontentbutton {
    display:inline;
}

.toolbaroverlapcontent {
 display:none;
}
/*.navbarstyle {
    background: #FF7F26;
}
.panel-heading {
    background-color:#FF7F26 !important;
}
.panel-primary > .panel-heading {
    background-color:#FF7F26 !important;
    background-image: none;
    color: #020202;
    border-color: #FF7F26 !important;
}
.menutext {
    color: #020202 !important;
}
.menutexthighlight {
    color:#FFFFFF !important;
}
.footer {
   background: transparent; 
   text-shadow: 1px 1px #3d3d3d;
    position:relative;
    bottom:0px;
    height:100px;
    width:100%;
    color:#FFFFFF;
}
.highlight1 {
    color:#AE1C28;
}
.highlight2 {
    color:#FFFFFF;
}
.highlight3 {
    color:#21468B;
}
.highlight4 {
    color:#21468B;
}
.bordercolor_cross {
    border-color:#FF7F26 !important;
}
.bordercolor_square {
    border-color:#FF7F26 !important;
}
.bordercolor_triangle {
    border-color:#FF7F26 !important;
}
.bordercolor_circle {
    border-color:#FF7F26 !important;
}*/