




body {
  -webkit-text-size-adjust: 100%;    
background-color:#fff;
margin: 0;

}
strong{
color:#CF4520;
}
.hide{
 display:none;
}

.hide-complete{
 display:none!important;
}


.module-cookie{
background: #333333;
position:fixed;
bottom:0px;
height:120px;
z-index:11111;

}




}
.log{
    position:fixed;
    bottom:0;
    width:100%;
    background-color:#000;
    
    border-top:5px solid gray;
    height:160px;
    overflow:auto;
    display:none;
}
.log-frame{             
    overflow:auto;


}
.log-c{
    width:900px;
    margin:0 auto;
    height:140px;
    color:#fff;
    font-size:11px;
    font-family:verdana;
}



.logged-alert{
background:#FD8215;
padding:30px;
margin-bottom:22px; 
padding-right:90px;
}


.logged-success{
background:#E1E296;
padding:30px;
margin-bottom:22px;
padding-right:90px;
}


.logged-alert-icon{
position:absolute;
right:26px;
top:20px;
padding-top:6px;
font-size:54px;
background:#fff;
border-radius:50%;
width:64px;
height:64px;
text-align:center;
}



.fa-default{
font-size:26px;
color:gray;
}


img{
    border:                   0;
    max-width:100%;
}       





.btn{
    cursor:                   pointer;
    text-decoration:          none;

}





a:active {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}

/* default font values */
input,
h1,
h2,
div {
      position:            relative;
      font-family: arial, verdana;
 font-family: 'Mako', sans-serif;
      font-size:           16px;
      line-height:        130%;
      color:#000;
      box-sizing: border-box;
 
}


.alert{
  color:red;
}



/*  min height for Internet Explorer */
/*\*/
* html .boxCenterXXX {
	height: 32em;
}

/**
 *
 *  bb leadtetext top 
 */ 
h1,h2{
   font-family: 'Mako', sans-serif;
font-size:22px;
font-weight:700;
padding:0;
line-height:        105%;
margin:0;
margin-bottom:10px;

margin-top:18px;
margin-bottom:18px;

font-size:28px;
    color:#000;
}
/**
 *
 *  bb leadtext content
 */ 
h5{
    margin-top:0px;
    margin-bottom:-15px;
    color:#000;
    font-size:16px;
    font-weight:100;
   letter-spacing:1px;

}



/**
 *
 *  menu -left
 */  
h4{
margin-top:-1px;
margin-bottom:0px;
height:28px;
color:#000;
font-size:16px;
font-weight:100;
   letter-spacing:1px;
}



h3{
      margin-top:-1px;
      margin-bottom:-16px;
      color:#000;
      font-size:16px;
      font-weight:100;
      letter-spacing:1px;

}

.titleSmall,
.titleSmallTop{
      color:#000;
      font-size:12px;
      font-weight:100;
}
.content-0 ul{

    padding:0;
    padding-left:18px;
    margin:0;
}
.content-0 ul li{
padding-left:10px;
margin-bottom:10px;
}

.titleSmall{
margin-top:25px;
}
.titleSmallTop{
margin-top:-2px;
}

.cellDefaultLine{
 overflow:hidden;
 height:16px;

border-bottom:1px solid #000;
margin-bottom:0px;
width:772px;
}




.bbGallery{
float:left;
margin-right:10px;
margin-bottom:10px;
width:120px;
text-align:center;
background-color:#CFD3CF;
}



/**/
/* bbCode  */


.c-tab{
float:left;
margin-right:12px;
}

.tab{
margin-bottom:-22px;
}


.tab-0{
width:70px;


}
.tab-1{
width:305px;

}

.bbImageCenter{
padding-top:8px;
padding-bottom:8px;
text-align:center;
}


.bbImageLeft{
float:left;
padding-bottom:8px;
margin-right:12px;
width:260px;
padding-right:40px;
}
.bbImageLeft img{
max-width:100%;
}


.bbImageSmall{

padding-bottom:8px;
padding-top:22px;
}

ol li{
margin-bottom:8px;
}

.bbLine{
border-bottom:6px solid #C7C1BF;
}
.bbList{

}
.bbList li{
margin:0!important
}

.contentImageSmall {
	float: left;
	margin-top: 5px;
	margin-bottom: 18px;
	margin-right: 10px;
}
.contentImageText {
	margin-top: 6px;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #194949;
}


.cA {
	clear: both;
}


#system-tracker{
 display:none;
}




#screen-alert{
  position:fixed; 
  z-index:2001;  
  top:160px; 
  
  
  border:6px solid gray;
  left:0; right:0;
  margin:0 auto;

/*
border:1px solid #000;

       -moz-box-shadow:3px 3px 3px #C5C8C2;
                -webkit-box-shadow:3px 3px 3px #C5C8C2;
                box-shadow:3px 3px 3px #C5C8C2;
 
 */
width:600px; 
height:200px;
      padding:40px;
      text-align:center;
display:none;
background-color:#fff;

}




.screen-saver{
    display:none;
    position:fixed;
    top:162px;
    width:480px;
    min-height:180px;
    margin:0 auto;
    background:#fff;
    left:0;
    right:0;
    border-radius:22px;
    box-shadow: 2px 2px 6px 12px #EEEEEE;
    text-align:center;
    padding:33px;
    z-index:111111;
}              

.js-saver{
min-height:40px;

    background:url(../imgDefault/e/saver.png) no-repeat right;
}

#screen-alpha{
  position:absolute; 
  z-index:2000; 
  left:0px; 
  top:0px; 
  height:0px; 
  width:0px; 
  background-color:#000; 
  filter:alpha(opacity=85);
  -moz-opacity:.85;
  opacity:.85;  
}

#screen-content{
  position:absolute; 
  z-index:2001;  
  top:160px; 
  text-align: center;
/*
border:1px solid #000;

       -moz-box-shadow:3px 3px 3px #C5C8C2;
                -webkit-box-shadow:3px 3px 3px #C5C8C2;
                box-shadow:3px 3px 3px #C5C8C2;
 
 */
width:900px; 
min-height:600px;

display:none;
background-color:#fff;

}







