﻿.f13 {
 font-size: 13px;
}
.f14 {
 font-size: 14px;
}
.f15 {
 font-size: 15px;
}
.f16 {
 font-size: 16px;
}
.f17 {
 font-size: 17px;
}
.f18 {
 font-size: 18px;
}
.f19 {
 font-size: 19px;
}
.f20 {
 font-size: 20px;
}
.desc {
 color:#777;
 margin-left:16px;	
}
.l444 {
 color:#444444;
}
.job-2{
 border:2px solid #fff; 
 background-color:#FBFCF8;
}
.job-1{
 border:2px solid #ffffff;
 background-color: #EEF5F7;
}
.btn-gold a{
color: #fff;

}
.btn-gold,
.btn-gold.disabled {
    box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
    transition: 0.2s ease-in;
    background: -webkit-linear-gradient(transparent, transparent),
-webkit-linear-gradient(top, rgba(213,173,109,1) 0%, rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, rgba(213,173,109,1) 100%);
background: -o-linear-gradient(transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

    
    border-color: #b1b8bb
}

.btn-gold.disabled:hover,
.btn-gold:hover {
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2)
}

.btn-gold.active,
.btn-gold.disabled.active,
.btn-gold.disabled:active,
.btn-gold.disabled:focus,
.btn-gold:active,
.btn-gold:focus {
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2)
}
.purple a{
color: blue;

}
.btn-group .dropdown-item{
 line-height: 10px;
}
.btn-secondary.active,
.btn-secondary.disabled.active,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus,
.btn-secondary:active,
.btn-secondary:focus {
color: #fff;

}
.dback{
 background-color: #eee;
}
.curpoint{
cursor: pointer;
}
.btn-golden a{
color: #fff;

}
.btn-golden,
.btn-golden.disabled {
    box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
    transition: 0.2s ease-in;
    background-color: #FFD700;

    
    border:1px solid #b1b8bb;
}

.btn-golden.disabled:hover,
.btn-golden:hover {
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);

}

.btn-golden.active,
.btn-golden.disabled.active,
.btn-golden.disabled:active,
.btn-golden.disabled:focus,
.btn-golden:active,
.btn-golden:focus {
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);

}
.btn-green a{
color: #fff;

}
.btn-green,
.btn-green.disabled {
    box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
    transition: 0.2s ease-in;
    background-color: #b3ebde;

    
    border:1px solid #b1b8bb;
}

.btn-green.disabled:hover,
.btn-green:hover {
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);

}

.btn-green.active,
.btn-green.disabled.active,
.btn-green.disabled:active,
.btn-green.disabled:focus,
.btn-green:active,
.btn-green:focus {
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);

}
/*  /Pagination */
div#pagination {
    
    font-weight: 400

     height:50px;
     margin-top:3px;
 }
div#pagination .count {
     float:left;
     padding:5px;
     }
div#pagination .pages {
     float:right; padding:5px;
     }

div#paginationTop{background: url(pagebg.gif) bottom center no-repeat; height:40px; margin-bottom:3px;}
div#paginationTop .count { float:left; padding:5px;}
div#paginationTop .pages { float:right; padding:5px;}

div.pagination { padding: 3px; margin: 3px; float:right; }
div.pagination a {
     padding: 2px 8px 2px 8px;
     margin: 2px;
     border: 1px solid #b2b2b2;
    
    font-weight: 400
     text-decoration: none; /* no underline */
     color: #555;
	font-size: 18px; 
}
div.pagination a:hover, div.pagination a:active {
     border: 1px solid #b2b2b2;
     color: #fff;
	 background:LightSlateGray ;
}
div.pagination span.current {
     padding: 2px 8px 2px 8px;
     margin: 2px;
     
     font-weight: 700;
     background-color: darkcyan;
     color: #fff;
	
	font-size: 17px;

     }
div.pagination span.disabled {
     padding: 2px 6px 2px 6px;
     margin: 3px;
     border: 1px solid #EEE;
     color: #DDD;
	 
	font-size: 17px;
}
.tabletop{
background-color: #82CACE; 
color: #ffffff ; 
font-weight: bold; 
font-size: 15px; 
border:1px solid #ccc;
}
.suggestionsBox {  position:absolute; right:40px; top: 128px; padding: 10px; width: 250px; background-color: #ffffff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: 2px solid #eee; color: #444; z-index: 1 }
.suggestionList { margin: 0px; padding: 0px; }
.suggestionList li { margin: 0px; padding: 3px; cursor: pointer; list-style-type:none; }
.suggestionList li:hover { background-color: #fff; }

.suggestionsBox2 {  position:absolute; right:10px; top: -20; padding: 10px; width: 250px; background-color: #ffffff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: 2px solid #eee; color: #444; z-index: 1 }
.suggestionList2 { margin: 0px; padding: 0px; }
.suggestionList2 li { margin: 0px; padding: 3px; cursor: pointer; list-style-type:none; }
.suggestionList2 li:hover { background-color: #fff; }

.card2 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-width: 0;
  
  background-color: #fff;
  margin-bottom: 25px;
  border: 1px solid #dedede;
  
}
#coming-soon{
	background: rgba(0,0,0,0.0);
	display: block;
	position: absolute;
	width: 800px;
	height: 280px;
	top: 50%;
	left: 50%;
	margin: -160px 0 0 -400px;
}
#coming-soon h1{
	text-align: center;
	font-size: 35px;
}
#coming-soon img{
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
#coming-soon p{
	text-align: center;
}

/*Submit Form*/
#subscribe{
margin: 0 auto;
text-align:center;
	width: 452px;
	
	margin-top: 10px;
	padding: 4px;
	
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}
#subscribe input{
	
	font-size: 14px;
	
	float: left;
	border: 0;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	padding: 5px 10px;
	height: 35px;
	margin: 7px 0;
}
#subscribe .buttonhome{
	font-size: 14px;
	
	float: left;
	border: 0;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	padding: 8px 10px;
	height: 35px;
	margin: 7px 0;
	margin:10px 10px 0 0;

	width: 130px;
	color: #5d7731;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
	background: #b6d76f;
	background: -webkit-gradient(linear, left top, left bottom, from(#cae285), to(#9dc954));
	background: -moz-linear-gradient(top,  #cae285,  #9dc954);
	-webkit-box-shadow: inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
	   -moz-box-shadow: inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
			box-shadow: inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);

}
#subscribe input[type="text"],
#subscribe input[type="email"]{
	color: #666;
	margin: 4px 0 0 0;
	
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.3);
	   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.3);
			box-shadow: inset 0 1px 1px rgba(0,0,0,0.3);
}
#subscribe input[type="submit"]{
	

	margin:10px 10px 0 0;

	width: 110px;
	color: #5d7731;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
	background: #b6d76f;
	background: -webkit-gradient(linear, left top, left bottom, from(#cae285), to(#9dc954));
	background: -moz-linear-gradient(top,  #cae285,  #9dc954);
	-webkit-box-shadow: inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
	   -moz-box-shadow: inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
			box-shadow: inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
}
#subscribe input[type="submit"]:hover{
	cursor: pointer;
	-webkit-box-shadow: inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3), 0 0 5px rgba(255,255,190,0.5);
	   -moz-box-shadow: inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3), 0 0 5px rgba(255,255,190,0.5);
			box-shadow: inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3), 0 0 5px rgba(255,255,190,0.5);
}
#subscribe input[type="submit"]:active{
	cursor: pointer;
	position: relative;
	top: 1px;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.4);
	background: #9dc954;
	background: -webkit-gradient(linear, left top, left bottom, from(#9dc954), to(#cae285));
	background: -moz-linear-gradient(top,  #9dc954,  #cae285);
	-webkit-box-shadow: inset 0 0 0 transparent, inset 0 0 0 transparent;
	   -moz-box-shadow: inset 0 0 0 transparent, inset 0 0 0 transparent;
			box-shadow: inset 0 0 0 transparent, inset 0 0 0 transparent;
}
.cryptedmail:after {
  content: attr(data-name) "@" attr(data-domain) "." attr(data-tld); 
}
.f-l {
  float:left;
}
.friends-buttons-act{
	height:5px;
	padding-bottom: 2px;
	border-bottom: 2px solid #00acc1;
	margin-bottom:10px;
}
.friends-buttons-psv{
	height:5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #dddddd;
	margin-bottom:10px;
}
.txtsmall {
	font-size: 13px;
}
.alphabet {
    list-style-type: none;
    margin:10px auto 0;
    padding:0;
    cursor: pointer;
    width:100%;
    text-align:center;
   
}

.alphabet li {
    float:left;
    margin:3px;
    padding:7px;
    border:1px solid darkgray;
    font-size: 16px;
    -moz-box-sizing:border-box;
    color:gray;
    display:block;
    
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    min-width:28px;
}

.alphabet li:a {
    color:gray;
    
    
   
}

.alphabet li:hover {
    color:white;
    background-color:LightSlateGrey ;
    
   
}
.alphabet .selected {
    color:white;
    background-color:darkcyan ;
    
   
}
.list-group-item{
    line-height: 18px;
}

.btn-archive { 
  color: #ffffff; 
  background-color: #FF4400; 
  border-color: #9E9E9E; 
} 
 
.btn-archive:hover, 
.btn-archive:focus, 
.btn-archive:active, 
.btn-archive.active, 
.open .dropdown-toggle.btn-archive { 
  color: #ffffff; 
  background-color: #FF9452; 
  border-color: #9E9E9E; 
} 
 
.btn-archive:active, 
.btn-archive.active, 
.open .dropdown-toggle.btn-archive { 
  background-image: none; 
} 
 
.btn-archive.disabled, 
.btn-archive[disabled], 
fieldset[disabled] .btn-archive, 
.btn-archive.disabled:hover, 
.btn-archive[disabled]:hover, 
fieldset[disabled] .btn-archive:hover, 
.btn-archive.disabled:focus, 
.btn-archive[disabled]:focus, 
fieldset[disabled] .btn-archive:focus, 
.btn-archive.disabled:active, 
.btn-archive[disabled]:active, 
fieldset[disabled] .btn-archive:active, 
.btn-archive.disabled.active, 
.btn-archive[disabled].active, 
fieldset[disabled] .btn-archive.active { 
  background-color: #FF4400; 
  border-color: #9E9E9E; 
} 
 
.btn-archive .badge { 
  color: #FF4400; 
  background-color: #ffffff; 
}
.btn-download { 
  color: #FFFFFF; 
  background-color: #4267b2 ; 
  border-color: #18678F; 
} 
 
.btn-download:hover, 
.btn-download:focus, 
.btn-download:active, 
.btn-download.active, 
.open .dropdown-toggle.btn-download { 
  color: #FFFFFF; 
  background-color: #16B4E0; 
  border-color: #18678F; 
} 
 
.btn-download:active, 
.btn-download.active, 
.open .dropdown-toggle.btn-download { 
  background-image: none; 
} 
 
.btn-download.disabled, 
.btn-download[disabled], 
fieldset[disabled] .btn-download, 
.btn-download.disabled:hover, 
.btn-download[disabled]:hover, 
fieldset[disabled] .btn-download:hover, 
.btn-download.disabled:focus, 
.btn-download[disabled]:focus, 
fieldset[disabled] .btn-download:focus, 
.btn-download.disabled:active, 
.btn-download[disabled]:active, 
fieldset[disabled] .btn-download:active, 
.btn-download.disabled.active, 
.btn-download[disabled].active, 
fieldset[disabled] .btn-download.active { 
  background-color: #16B4E0; 
  border-color: #18678F; 
} 
 
.btn-download .badge { 
  color: #16B4E0; 
  background-color: #FFFFFF; 
}
.btnsize{
  font-size:15px;	
}
@media (min-width:400px) and (max-width:1100px) {
  .btnsize{
  font-size:12px;	
}
}
.titlesmall{
  font-size:18px;
  
}
.minheight{
	min-height: 625px;
}
.profileform{
   border: 1px solid #ddd;padding: 10px

}
#dispDiv{
    font-size: small;
    margin: 10px;
    align-content: center;
}


#errDisp{
    margin: 10px;
    color: crimson;
    font-size: small;
}

#passwdLevel{
    color: green;
    font-size: small;
}

#passType{
    font-size: 2rem;
}
.button{
    opacity: 0.8;
    color: grey;
    padding:14px 40px;
    margin: 4px 2px;
    cursor: pointer;
    border: 2px solid #555555;
}

.dispLevel{
    margin-top: 10px;
    background-blend-mode: multiply;
    font-size: small;
    color: gray;
    text-align: center;
}

#passMeter{
    border: 20px gray ;
    background-color: whitesmoke;
    width: 200px;  /*200px;*/
    height: 2px; /*5px;*/
}

.center {
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    /*width: 50%;*/
}

#meter{
    background-color: whitesmoke;
    width: 200px;  /*200px;*/
    height: 2px; /*5px;*/
    transition-property: background-color;
    transition-timing-function: ease-in;
    transition-duration: 1s;
    transition-delay: 0s;
}


#countdown{
	width: 300px;
	height: 37px;
	text-align: center;

	

	margin: auto;
	padding: 10px 0;
	position: relative;
  	margin-bottom: 15px;
}



#countdown #tiles{
	position: relative;
	z-index: 1;
}

#countdown #tiles > span{
	width: 50px;
	max-width: 92px;
	font: bold 29px 'Droid Sans', Arial, sans-serif;
	text-align: center;
	color: #111;
	background-color: #ddd;
	background-image: -webkit-linear-gradient(top, #ccc, #fff); 
	background-image:    -moz-linear-gradient(top, #ccc, #fff);
	background-image:     -ms-linear-gradient(top, #ccc, #fff);
	background-image:      -o-linear-gradient(top, #ccc, #fff);
	border: 1px solid #aaa;
	border-radius: 3px;

	margin: 0 5px;
	padding: 8px 0;
	display: inline-block;
	position: relative;
}

#countdown #tiles > span:before{
	content:"";
	width: 100%;
	height: 13px;
	
	display: block;
	padding: 0 3px;
	position: absolute;
	top: 41%; left: -3px;
	z-index: -1;
}

#countdown #tiles > span:after{
	content:"";
	width: 100%;
	height: 1px;
	position: absolute;
}
#countdown .labels{
	width: 100%;
	height: 25px;
	text-align: center;
	position: relative;
	
}

#countdown .labels li{
	width: 55px;
	font: bold 13px 'Droid Sans', Arial, sans-serif;
	color: #555;
	
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
}
.modal-backdrop
{
    opacity:0.5 !important;
}
.text-sm {
    font-size: 12px;
}
.price {
font-size: 29px;
font-weight: 400;


}

.blinks {
	position:relative;
	width: 100%;
	background-color:#D9E7E8;
	padding:15px 5px;
  	margin:0 auto;
  	overflow: hidden;
	border-top: 1px solid #ccc;
  	transition: all .5s ease-in-out;
  	
  	
  	color: #222;
}

@media only screen and (max-width: 1200px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}

 .pop{

   display:block;
cursor: pointer;
   	
}

.domain::before {
    content: "\0040";    /* Unicode character for @ symbol */
  }
.dcon img{
	float:left;
}
.tmenu {
 float:right;
}

.tmenu .dropbtn {
  background-color: #ff5f5c;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  font-weight: bold;
}

.tmenu .dropdown {
  position: relative;
  display: inline-block;
}

.tmenu .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin-right: 50px;
}

.tmenu .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.tmenu .dropdown-content a:hover {background-color: #eee;color:#333;}

.tmenu .dropdown:hover .dropdown-content {
  display: block;
}

.tmenu .dropdown:hover .dropbtn {
  background-color: #cc410e;
}


.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-centerY-centerX {
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


#members input[type=text] {
  width: 220px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  background-color: white;
  background-image: url('images/searchicon.png');
  background-position: 10px 10px; 
  background-repeat: no-repeat;
  padding: 12px 20px 12px 40px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}

#members input[type=text]:focus {
  width: 81%;
}

.goldlisttext{
	color: #555;
	font-size:16px;
    vertical-align: middle;
    padding-left: 5px;

}
#goldlist ul {
    margin-bottom: 14px;
    list-style: none;
    margin-top: 45px;
}
#goldlist ul li a{ padding: 7px; min-height: 20px; border-bottom: 1px solid #efefef;background: rgb(247,247,247);
background: linear-gradient(180deg, rgba(247,247,247,0.33655469023546913) 0%, rgba(255,255,255,0.8239496482186625) 50%, rgba(255,255,255,1) 100%);}
#goldlist ul li a{ display: block; }
#goldlist ul li a:hover{ font-weight: 600; }

.lmenu a{
    font-family: Verdana;
    margin: 0;
    color: #111;
    
}


.lmenu .listbox{
    font-size: 13px;
    padding: 0;
    line-height: 1px;
    height: 1px;
}


.panel a {
  color:#777;
  
}

.panel-scroll {
    max-height: 700px;
	overflow: hidden;
	overflow-y: auto;
    min-width: 270px;
  }

.panel a:hover {
 text-decoration:none;
 color:#222;
}

.panel .table tr td {
 border-color: #f3f3f3;
 line-height: 10px;
 height: 10px;
}




.roww {
  display: block;
  padding: 5px;
  width: auto;
}

.coll {
  display:inline-block;
  margin: 3px;
}


.md-avatar, .md-avatar-circle, #avatar, #custom{
  display:inline-block;
  width: 35px;
  height: 35px;
}



.formic input[type=radio]:checked + label>img {
  border: 2px solid #999;
  
}

/* Stuff after this is only to make things more pretty */
.formic input[type=radio] + label>img {
  border: 1px dashed #444;
  width: 160px;
  height: 176px;
  
}
.note-group-select-from-files {
  display: none;
}
.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}

.youtube .play {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvwZ +CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=") no-repeat center center;
    background-size: 64px 64px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
}

.youtube .play:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#buttontop {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#buttontop::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#buttontop:hover {
  cursor: pointer;
  background-color: #333;
}
#buttontop:active {
  background-color: #555;
}
#buttontop.show {
  opacity: 1;
  visibility: visible;
}


@media (min-width: 500px) {

  #buttontop {
    margin: 30px;
  }
}

    a.forumt {
        font-family: Source Sans Pro;
         
        font-size: 18px;
        color: #000;
        font-weight: 500;
    }
    a.forumt:visited{
        color: #548383;
    
        
        
    }

    a.forumuser {
        font-family: Source Sans Pro;
         
        font-size: 18px;
        color: #2D77B5;
        font-weight: 500;
    }
    a.forumuser:visited{
        color: #2D77B5;
    
        
        
    }
.llist ol{
				counter-reset: li;
				list-style: none;
				*list-style: decimal;
				font: 14px 'poppins';
				padding: 0;
				margin-bottom: 4em;
				text-shadow: 0 1px 0 rgba(255,255,255,.5);
                width: 90%;
                margin-left: 50px;
			}

			.llist ol ol{
				margin: 0 0 0 2em;
			}

            .rectangle-list a{
				position: relative;
				display: block;
				padding: .4em .4em .4em .8em;
				*padding: .4em;
				margin: .2em 0 .2em 0.7em;
				background: #fafafa;
				color: #444;
				text-decoration: none;
				-webkit-transition: all .3s ease-out;
				-moz-transition: all .3s ease-out;
				-ms-transition: all .3s ease-out;
				-o-transition: all .3s ease-out;
				transition: all .3s ease-out;	
			}

			.rectangle-list a:hover{
				background: #ddd;
			}	

			.rectangle-list a:before{
				font-family: "FontAwesome";
                content: "\f0da";
				position: absolute;	
				left: -2.5em;
				top: 50%;
				margin-top: -1em;
				background: #58BFBD;
				height: 1.9em;
				width: 2em;
				line-height: 2em;
				text-align: center;
				font-weight: bold;
                color: #fff;
			}
			
			.rectangle-list a:after{
				position: absolute;	
				content: '';
				border: .5em solid transparent;
				left: -1em;
				top: 50%;
				margin-top: -.5em;
				-webkit-transition: all .3s ease-out;
				-moz-transition: all .3s ease-out;
				-ms-transition: all .3s ease-out;
				-o-transition: all .3s ease-out;
				transition: all .3s ease-out;				
			}

			.rectangle-list a:hover:after{
				left: -.5em;
				border-left-color: #58BFBD;				
			}



.stags {
  font: 11px/1.5 'PT Sans', serif;
  margin: 15px;
  list-style: none;
  margin: 0;
  overflow: hidden; 
  padding: 0;
}

.stags li {
  float: left; 
}

.stag {
  background: #eee;
  border-radius: 3px 0 0 3px;
  color: #999;
  display: inline-block;
  height: 23px;
  line-height: 23px;
  padding: 0 15px 0 20px;
  position: relative;
  margin: 0 8px 8px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}

.stag::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 8px;
}

.stag::after {
  background: #fff;
  border-bottom: 12px solid transparent;
  border-left: 8px solid #eee;
  border-top: 11px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

.stag:hover {
  background-color: SlateGrey;
  color: white;
}

.stag:hover::after {
   border-left-color: SlateGrey; 
}

/* Tooltip */

[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
      opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:    
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:         
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 11px;
  width: 180px;
  background-color: #c4e4ed;
 border: 1px solid #3ca1c3;
  border-radius: 5px;
  color: #1e5162;
  content: attr(data-tooltip);
  font-size: 15px;
  line-height: 1.9;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px); 
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

.social-links a{
    text-align: center;
	float: left;
	width: 30px;
	height: 30px;
	border: 1px solid #909090;
	border-radius: 100%;
	margin-right: 7px; /*space between*/

} 
.social-links a i{
	font-size: 18px;
    line-height: 32px;
	color: #909090;
}
.btn-archives {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #029CC7;
	*background-color: #029CC7;
	background-image: -moz-linear-gradient(top, #81C2E3, #029CC7);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#81C2E3), to(#029CC7));
	background-image: -webkit-linear-gradient(top, #81C2E3, #029CC7);
	background-image: -o-linear-gradient(top, #81C2E3, #029CC7);
	background-image: linear-gradient(to bottom, #81C2E3, #029CC7);
	background-repeat: repeat-x;
	border-color: #029CC7;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81C2E3', endColorstr='#029CC7', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-archives:hover,
.btn-archives:focus,
.btn-archives:active,
.btn-archives.active,
.btn-archives.disabled,
.btn-archives[disabled] {
	color: #FFFFFF;
	background-color: #029CC7;
	*background-color: #003bb3;
}
.btn-archiveon {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0ACEFA;
	*background-color: #0ACEFA;
	background-image: -moz-linear-gradient(top, #00ACEB, #0ACEFA);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00ACEB), to(#0ACEFA));
	background-image: -webkit-linear-gradient(top, #00ACEB, #0ACEFA);
	background-image: -o-linear-gradient(top, #00ACEB, #0ACEFA);
	background-image: linear-gradient(to bottom, #00ACEB, #0ACEFA);
	background-repeat: repeat-x;
	border-color: #0ACEFA;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ACEB', endColorstr='#0ACEFA', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-archiveon:hover,
.btn-archiveon:focus,
.btn-archiveon:active,
.btn-archiveon.active,
.btn-archiveon.disabled,
.btn-archiveon[disabled] {
	color: #FFFFFF;
	background-color: #0ACEFA;
	*background-color: #003bb3;
}

a.hover_img {
		display: block;
		width:300px;
		position:relative;
		line-height:25px;
	}
	
	a.hover_img>div {
		position:absolute;
		padding:0;
		margin:0;
		left: 155px; /* change this value to one that works best for you */
		top: -18px; /* change this value to one that works best for you */
		background: transparent url(./images/arrow-down-grey.png) left 23px no-repeat;
		
		opacity:0;
		height: 0;
		overflow: hidden;
		
		/* Enable transitions */
		/*-webkit-transition: all .3s ease .15s;
		-moz-transition: all .3s ease .15s;
		-o-transition: all .3s ease .15s;
		-ms-transition: all .3s ease .15s;
		transition: all .3s ease .15s;*/
	}
	
	a.hover_img>div img {
		padding:8px;
		margin-left:4px;
		border:1px solid #BCBDC0;
		background-color:#BCBDC0;
		-webkit-border-radius: 5px;
	   	   -moz-border-radius: 5px;
		    	border-radius: 5px;
		
		-webkit-box-sizing:border-box; 
		   -moz-box-sizing:border-box; 
				box-sizing:border-box;
	}
	a.hover_img:hover>div {
		
		opacity:1;
		height: 200px;
		padding: 8px;   
		
		z-index:1;
	} 