html, body {
  height: 100%;
}



body {
    /*background: #333 none repeat scroll 0 0;*/
    color: #6a6a6a;
    font: 12px/20px Arial,Helvetica,sans-serif;
    color: #ffffff;
}



#bg {
  position: fixed; 
  top: 0; 
  left: 0; 
  min-width: 100%;
  min-height: 100%;
}

h1 {
    color: #ffffff;
    font: bold 30px/30px "Source Sans Pro",Arial,Helvetica,sans-serif;
    display: block;
    float: left;
    margin: 17px 0 0;
    padding-bottom: 10px;
}


h2 {
  
    font: bold 20px/20px "Source Sans Pro",Arial,Helvetica,sans-serif;
    margin: 21px 0 23px;
}

#menu  {
    background-color: #00498c;
    background-image: linear-gradient(to bottom, #0051a2, #003c6c);
    background-repeat: repeat-x;
    border-bottom: 1px solid #406d90;
    border-top: 1px solid #407db9;
    height: 81px;
    margin-top: 30px;
    position: fixed;
    width:100%;
    z-index: 100;
}

.header{
    background: #101010 none repeat scroll 0 0;
    position: fixed;
    width:100%;
    z-index: 100;
    height: 30px;
}

.head
{
    padding-top: 50px;
    /* background: #101010 none repeat scroll 0 0;
    border: 1px solid #282828;*/
    color: #333;
}

.panel-default > .panel-heading {
    background-color: #00498c;
    background-image: linear-gradient(to bottom, #0051a2, #003c6c);
    background-repeat: repeat-x;
    border-bottom: 1px solid #406d90;
    border-top: 1px solid #407db9;
    color: #ffcc00 !important;
    height: 60px;
    font: 400 18px/18px "Source Sans Pro",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    padding-top: 20px;
}

#wrapper
{
    position:relative;
    padding-top: 100px;
    min-height: 100%;
    
}

.follow-panel {
    border-bottom: 1px solid #002e52;
    display: inline-block;
    height: 33px;
    text-align: center;
    width: 100%;
}
.follow-panel .login {
    display: inline-block;
    list-style: outside none none;
    margin: 0 0 0 168px;   
}
.follow-panel .login li {
    float: left;
    margin-right: 10px;
    padding: 6px;
    border: 1px solid #333;
    text-algin: center;
    
}
.follow-panel .login li a {
    color: #6b6b6b;
    display: inline-block;
    font: 600 14px/14px "Source Sans Pro",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    transition: all 0.35s ease 0s;
}
.follow-panel .login li a:hover {
    color: #ffffff;
    transition: all 0.35s ease 0s;
}

.navbar_ {
    margin-bottom: 0 !important;
    text-align: center;
}
.navbar_ .collapse {
    font-size: 0;
    line-height: 0 !important;
    overflow: visible;
}
.navbar_ .nav-collapse_ .nav li li {
    display: block;
    font-size: 16px;
    line-height: 16px;
}
.navbar_ .navbar-inner {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    margin: 0;
    min-height: inherit;
    padding: 0;
    position: relative;
}
.navbar_ .nav-collapse_ {
    display: inline-block;
    float: right;
    margin-top: 35px;
    position: relative;
    z-index: 1;
}
.nav-collapse_ {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}
.nav-collapse_ .nav {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.nav-collapse_ .nav li {
/*    background: rgba(0, 0, 0, 0) url("../img/menu_border.png") repeat-y scroll right 0;*/
    float: left;
    margin: 0 0 0 13px;
    padding: 0 13px 0 0;
    position: relative;
}
.nav-collapse_ .nav li:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-right: 0;
    padding-right: 0;
}
.nav-collapse_ .nav > li > a span {
/*    background: rgba(0, 0, 0, 0) url("../img/menu-marker.gif") no-repeat scroll center 0;*/
    display: block;
    height: 6px;
    left: 34px;
    position: absolute;
    top: 17px;
    width: 6px;
}
.nav-collapse_ .nav > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-radius: 0;
    box-shadow: none !important;
    color: #ffffff;
    font: bold 16px/9px "Source Sans Pro",Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 0 3px;
    text-shadow: none;
    text-transform: uppercase;
}
.nav-collapse_ .nav > .sfHover > a {
    color: #ffcc00 !important;
}
.nav-collapse_ .nav > li.active > a {
    color: #ffcc00 !important;
}
.nav-collapse_ .nav > li:hover > a {
    color: #ffcc00;
}
.nav .glyphicon > li:hover  {
    color: #ffcc00;
}
.nav-collapse .sub-menu {
    background-color: #00498c;
    background-image: linear-gradient(to bottom, #0051a2, #003c6c);
    background-repeat: repeat-x;
    display: none;
    left: -13px;
    list-style: outside none none;
    margin: 0;
    padding: 8px 0 0;
    position: absolute;
    text-align: left;
    top: 52px;
    width: 188px;
    z-index: 11;
}
.nav-collapse .sub-menu li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #406d90;
    margin: 0 0 7px;
    padding: 0 0 8px;
    width: 100%;
}
.nav-collapse .sub-menu li:last-child {
    border-bottom: medium none;
    margin-bottom: 0;
}
.nav-collapse .sub-menu li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font: bold 13px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 0 0 11px;
    transition: all 0.35s ease 0s;
}
.nav-collapse .sub-menu li a span {
/*   background: rgba(0, 0, 0, 0) url("../img/menu-marker2.gif") no-repeat scroll 0 0;*/
    display: inline-block;
    height: 5px;
    margin-left: 10px;
    position: relative;
    top: -2px;
    width: 6px;
}
.sub-menu li.sfHover > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffcc00;
    text-decoration: none;
}
.sub-menu li.sfHover > a span {
    color: #ffcc00;
}
.nav-collapse .sub-menu li a:hover, .nav-collapse .sub-menu li.sfHover > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffcc00;
    text-decoration: none;
    transition: all 0.35s ease 0s;
}
.nav-collapse .sub-menu li a:hover span, .nav-collapse .sub-menu li.sfHover > a span {
    color: #ffcc00;
}
.nav-collapse .sub-menu ul {
    background-color: #00498c;
    background-image: linear-gradient(to bottom, #0051a2, #003c6c);
    background-repeat: repeat-x;
    display: none;
    left: 197px;
    list-style: outside none none;
    margin: 0;
    padding: 8px 0 0;
    position: absolute;
    text-align: left;
    top: -8px;
    width: 188px;
    z-index: 11;
}
.nav-collapse .sub-menu ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font: bold 13px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 0 0 11px;
    transition: all 0.35s ease 0s;
}
.no-padding{
    padding:0;
}

.panel{
    border: 1px solid #406d90; 
}
.panel-default > .panel-heading{
    background-color: #00498c;
    background-image: linear-gradient(to bottom, #0051a2, #003c6c);
    background-repeat: repeat-x;
    border-bottom: 1px solid #406d90;
    border-top: 1px solid #407db9;
    height: 60px;
    color: #fff;
}


.panel-headline
{   
    float:left;
    padding-left: 20px;
    line-height: -20;
    height: 40px;
    
}

.panel-body{
    color: #333;
}


.scrollup {
   width: 57px;
   height: 57px;
   opacity: 0.8;
   position: fixed;
   bottom: 150px;
   right: 250px;
   display: none;
   text-indent: -9999px;
   background: url('../images/top.png') no-repeat;
   border: none;
 }

footer{
    text-align: center;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 50px;
    padding: 19px;

}


.accordionBox 
{
        display: none;
        padding: 20px 20px 0 20px;
} 


.intro-message > h1 {
    padding-top: 20px;
    font-size: 3em;
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    text-align: center;
}

.intro-message > h3 {
    font-size: 1.5em;
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    text-align: center;
}

.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: left;
}

.form-horizontal  {
   display:block;
   margin:auto;
   max-width: 100%;
}

.news{
    background: #1d1d1d none repeat scroll 0 0;
    border: 1px solid #282828;
    display:block;
    margin-bottom: 20px;
    max-width: 100%;
    display: none;
}
.span3 {
    width: 25%;
    float:left;
}

.list1 {
    list-style: outside none none;
    
}

.space{
    width: 100%;
    display: block;
    min-height: 10px;
    margin: 10px;
    background: #1d1d1d none repeat scroll 0 0;
}

footer{
    background: #000 none repeat scroll 0 0;
    border: 1px solid #282828;
    position: relative;
    margin-top: -100px; /* negative value of footer height */
    height: 100px;
    clear:both;
    padding-top:40px;
}

.table{
    color: #333;
}
thead, label,.dataTables_info{ color: #c9c9c9;}
.dataTables_wrapper{ color:#c9c9c9;}
.tables .pagination li {display: none;}
.tables .pagination li.prev, #my_table .pagination li.next {display: inline;}

.dropdown
{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-radius: 0;
    box-shadow: none !important;
    color: #ffffff;
    font: bold 16px/9px "Source Sans Pro",Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 0 3px;
    text-shadow: none;
    text-transform: uppercase;
}

.dropdown-menu 
{
    background-clip: padding-box;
    background-color: #00498c;
    background-image: linear-gradient(to bottom, #0051a2, #003c6c);
    background-repeat: repeat-x;   
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    left: 0;
    list-style: outside none none;
    margin: 10px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}    

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    
    color: #ffcc00;
    text-decoration: none;
    background-color: #00498c;
 
}

.dropdown-menu .hover {
    
    color: #ffcc00;
    text-decoration: none;
    background-color: #00498c;
}

.dropdown-menu li{
    width:100%;
    display: block;
}



.dropdown-menu > li > a {

    clear: both;
    color: #fff;
    display: block;
    font-weight: 400;
    padding: 8px 20px;
    white-space: nowrap;
    font: bold 16px/16px "Source Sans Pro",Arial,Helvetica,sans-serif;
    
}

.glyphicon.glyphicon-user,.glyphicon.glyphicon-info-sign {

    margin-top:-10px;
    font-size: 25px;
}


.col-sm-9
{   
    color: #333;
    background: #eee none repeat scroll 0 0;
    margin-bottom: 8px;
}

hr
{
    background-color: rgba(0, 0, 0, 0.07);
    border-width: 0;
    color: rgba(0, 0, 0, 0.07);
    height: 1px;
}

.img-editor{
    width: 75%;
    height: auto;
    width: auto\9; /* ie8 */
    padding-bottom: 10px;
    margin-left: 10px;
}

.well {
    background-color: #eee;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px; 
    color:#333;
}

.active a
{
    color: #ffcc00 !important;
}
.nav-tabs.nav-justified > li > a {
    background-color: #00498c;
    background-image: linear-gradient(to bottom, #0051a2, #003c6c);
    background-repeat: repeat-x;
    border-bottom: 1px solid #406d90;
    border-top: 1px solid #407db9;
    color: #fff;
    font-weigth: 200;
    font-size: 16px;    
}

blockquote {
  background: #e6f7ff;
  border-left: 10px solid #33bbff;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  font: 14px/14px "Georgia",Times,Times New Roman,serif;
  color: #000;
}

.scrollbox
{
    width:280px;
    height:190px;
    overflow:scroll;
    overflow-y:scroll;
    overflow-x:hidden;
    font: 14px/14px "Georgia",Times,Times New Roman,serif;
}

.nav > li > a {
    display: block;   
    position: relative;
    
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #eee;
    text-decoration: none;
   
}

.glyphicon {
    font-size: 30px;
    margin-top: -8px;
    float: left;
    padding-right: 8px;
}


.box
{
    float:left;
    padding-bottom: 20px;
}



.tooltip {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 0.975rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.5;
    text-align: start;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: break-word;
    max-width: 400px;
}

.tooltip-inner {
    background-color: #000;
    border-radius: 0.25rem;
    background-color: #00498c;
    background-image: linear-gradient(to bottom, #0051a2, #003c6c);
    width: 250px;
    padding: 3px 8px;
    text-align: center;
}

.col-lg-12, .page-header 
{
    padding-top: 15px;
    background-color: #fff;
    color: #1d1d1d;
}

/*footer .col-lg-12
{
    background-color: #000;
    color: #fff;
}*/

.boxed
{
    box-shadow: 0px 10px 5px #888, 0px -10px 5px #888;
}

.move
{
    cursor: pointer;
}

.clearfix img
{
    margin-top: -40px;
}

.center 
{
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

#memory {
    -moz-user-select: none;
    font-size: 0;
    line-height: 0;
    position: relative;
    margin:auto;
}


.card
{   
    cursor: pointer;
    display: inline-block;
    height: 150px;
    position: relative;
    transition-delay: 100ms;
    transition-duration: 300ms;
    transition-property: opacity;
    width: 150px;
    border: 1px solid #c9c9c9;
    margin: 8px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    background-image: url("../../web/images/card.png");
    background-repeat:no-repeat;
    background-position:center center;
}


.nametag{
    height: 25px;
    background-color: #eee;
    colpr: #333;
}


div.flex-bg
   { 
    min-height: 100px; 
    background-color: #00498c;   
    position: relative;
    padding: 10px;
    color:#fff;

   }
   
   div.flex-bg:hover
   {  
       background-image: linear-gradient(to bottom, #0051a2, #003c6c);
       border-left: 30px solid #ffcc00;   
       -webkit-transform: scale(0.9);
       -ms-transform: scale(0.9);
        transform: scale(0.9);
   }
   
  div.flex-bg:before 
   { 
    width: 0; 
    content: ''; 
    position: absolute; 
    top: 0; 
    right: 0;    
    border-left: 30px solid #ffcc00; 
   }
   
   #content input{
       width: 250px;
       float: right;
   }
   


#bg {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
#bg img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}