        /*
Theme Name: Coppermine Responsive  #028
Author: Mauu Zeta
Author URI: http://MauuZeta.COM

First Color: (blue) #2f5a67
Green: #575038


HEADER IMAGES (FOLDER IMGS)
Header First , TOP - header1.png  1133x700
Circle image , TOP - circle.png 200x200 
Welcome image , TOP - welcome.png 100x100

Header Second, BOTTOM - header2.png 811x287
Circle image , BOTTOM - circle2.png 200x200

Header mobil : mobil.png 


/* Main
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Abel|Roboto:400,400i,700,700i|Inconsolata:400,700');

body {
	margin:0;
    background-color: #fce6eb;
    opacity: 1;
    font-family: 'Open Sans', sans-serif;
	font-size:11px;
    font-weight:400;
    line-height: 1.8; 
	color:#1d1d1d;
	line-height:170%;
	text-align:justify;
	word-wrap: break-word;
}


bold, stronng, b{
    font-family: 'Open Sans', sans-serif;
	font-size:11px;	
    font-weight:600;
    color:#2f5a67;
    	font-weight: none;
}
::selection {
  color: #fff;
  background: #9dc4e2;
}

::-moz-selection {
  color: #fff;
  background: #9dc4e2;
}
#container {
  width: 1250px;
  margin: 0 auto;
  	  text-align:justify;
  	  color:#efefef;
  background: #e8496e;
}
#container-align {
  padding: 2%;
}
#sub_menu {
  position: absolute;
  right: 0;
  top: 0px;
  height: 54px;
}

#sub_menu_align {
  width: auto;
  height: 124px;
  display: table-cell;
  vertical-align: middle;
}

#text-header {
  background: none;
  border: none;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 2px;
  padding: 5px;
  text-transform: uppercase;
}
#search-header:before {	
    padding:4px;
	margin-right:0px;
	content:'\f030';
	font-family:fontawesome;
	font-weight:400;
	font-size:12px;
	color:#575038;
}
#header-search {
  float: left;  
  padding:20px;
background: #2f5a67;
background: linear-gradient(to left, #2f5a67 0%, #000000 100%);
margin-right: 160px;
margin-top:15px;
}

#search-header {
  width: 200px;
  background: none;
}

#submit-header {
  background: url(./img/lupa.png) bottom no-repeat;
  border: none;
  width: 20px;
  height: 20px;
}
a {
	color: #2f5a67;
	text-decoration: none;
	transition: ease-in-out 0.20s;
}
::-webkit-scrollbar {
	width: 10px;
    height: 8px;
    border-width: 1px 5px;
    border-style: solid;
    border-color: #fff;
    background: #fff;
}
::-webkit-scrollbar-thumb {
    height: 40px;
    border:4px solid #fff;
    	background-color:#575038;
}
a:hover,
a:focus {
	color:#000;
	text-decoration: none;
}

strong, b {
	font-weight:700;
	color:#2f5a67;
}

em, i {
	font-style:italic;
	color: #2f5a67;
}

u {
	background:#121212;
	color: #2f5a67;
	text-decoration:none;
}

/* Global Pattern Styling
-------------------------------------------------------------- */

body, 
html,
.blocks,
.spacelalt,
.first-area,
.second-area,
.cpg-nav,
.site-footer {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.bg-site{
        background-color:  transparent;
    background-position: top center;
	background-repeat: no-repeat;	
}
img, 
a,
a:hover:after,
input[type='reset'],
input[type='submit'],
input[type='button'] {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.clear {
	clear: both; 
	display:block;
}

.text-center {
	text-align: center!important;
}

.text-left {
	text-align: left!important;
}

.text-right {
	text-align: right!important;
}

.pull-left {
	float: left!important;
}

.pull-right {
	float: right!important;
}

.align-center {
	display: block;
	margin: 5px auto 5px auto!important;
}

.alignleft {
	margin: 5px 20px 20px 0!important;
	float:left;
}

.alignright {
	margin: 5px 0 20px 20px!important;
	float:right;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
.tableh1,
.statlink h2,
form {
	margin: 14px 0;
	font-family:Roboto;
	font-weight:700;
}
 

.hide {
	display: none!important;
}

.social-nav a:before,
.show-menu:before {
	font-family:fontawesome;
	font-weight:400;
}
.footer-space {
  margin: 0px 20px 0px 20px;
}
.menuheader{
    margin-top:-10px;
}
.cpg-nav-mobil {  
    background-color:#fff;
	width:0px important;
}
.cpg-nav-mobil {
    margin-top:0px;
	padding:0px; 
	display:block;
	background-color:#fff;
	text-align:center; 
	overflow:hidden;
	position:relative;
}

.cpg-nav-mobil a {
	margin: 0!important; 
	display: inline; 
	position: relative; 
	padding: 0px 0px; 
	font-size:0px;
	text-transform:uppercase;
	border-radius:0px;
	letter-spacing:0px;
}

.cpg-nav-mobil a:hover,
.cpg-nav-mobil a:focus {
	text-decoration: none;
}
.cpg-nav {
    font-family: 'Poppins', sans-serif;
	font-weight:600;
    font-size: 9pt;
    margin-top:10px;
    background-color:#e8496e;
     border: 2px solid #000;
	color:transparent;
	display:block;
	line-height:220%; 
	text-align:center; 
	overflow:hidden;
	position:relative;
}

.cpg-nav a {
	margin: 0!important; 
	display: inline; 
	position: relative; 
	padding: 3px 6px; 
	color:#efefef; 
	background-color:#e8496e;
	font-weight:600!important;
	text-transform:uppercase;
}

.cpg-nav a:hover,
.cpg-nav a:focus {
	background:#121212;
	color:#fff;
	margin-left:10px;
	text-decoration: none;
}
.cpg-nav i{
    color:#9dc4e2;
}

.footer-block{
    font-size: 9pt;
    	font-weight:400!important;		
	padding: 20px;
	margin-bottom: 35px;
	float:center;
	position:center;
	background-color:transparent;
	background-color:#e8496e;
 	color:#efefef;
    width: 96.6% !important;}
.blocks,
.spacelalt,
.cpg-nav {
  	margin:0 auto; 
	position:relative; 
	max-width:1220px;
}
.spacer {
	display:block;
	width:100%;
	height:10px;
}

/* Footer
-------------------------------------------------------------- */
.site-footer, {
  	margin:0 auto; 
	position:relative; 
	max-width:100%;
}
.site-footer {
	margin:0 auto 0;
	padding:15px 0;
 	font-size:13px;
	background:#F2F2F2;
	color:#666666;
	text-align:center;
	position:relative;
	border-top:1px solid #dfdfdf;
}

.site-footer .spec-alt {
	padding:0 2%;
}

.site-footer .footer-contents {
      font-family: 'Poppins', sans-serif;
  font-weight: 700;
  margin-bottom:6px;
         text-align: left; 
	font-size:10pt;
	letter-spacing:1px;
	font-style: none;
	background-color:#000;
	padding: 14px;
	color: #efefef;   
	text-transform: uppercase;
    	display: inline-block;
    padding: 10px; 
        text-align:justify;
}

.site-footer .footer-discla {
	margin:5px auto 0;
	padding-top:10px;
	width:85%;
	font-size:9pt;
	line-height:20px;
	border-top:1px solid #dfdfdf;
	    text-align:justify;

}
.site-footer a {
	color:inherit;
	font-weight:700;
}

.site-footer a:hover {
	box-shadow:inset 0 -2px 0 #2f5a67;
	color:#2f5a67;
	text-decoration: none;
}
/* Desktop Version
-------------------------------------------------------------- */

@media only screen and (min-width:966px), only screen and (min-width:966px) {
	
.mobile-name, 
.hide {
	display: none!important;
}

.cpg-nav {
	margin:0 auto 0!important;
	padding:10px 0;
	position:relative;
	z-index:100;
	border:0;
}

.cpg-nav .spacelalt {
	padding:0;
}

.blocks {	
    background-position: top right;
	background-repeat: no-repeat;	 
	margin-top:0px;	
}
.blockbg{
            background-color:#fff;
            padding:6px;

}
/* Top Navigation Area
---------------------------- */

.top-navigation {
	margin:0 auto;
	padding:20px 0;
	display:block;
	position:relative;
	background: transparent;
	overflow:hidden;
}

.top-navigation .tag-line {
	display:inline-block; 
	float:left;
	position:relative; 
	top:0; right:0;
	padding-left:60px;
	font:700 11px Roboto, sans-serif; 
	color:#A0A0A0; 
	text-transform:uppercase;
	letter-spacing:1px;
}

.top-navigation .tag-line:before {
	padding:20px;
	content:'\f0a1';
	font:400 14px fontawesome;
	color:#A0A0A0;
	position:absolute;
	top:-20px; left:0;
}

.top-navigation .social-nav {
	float:right;
	display:inline-block; 
	position:relative; 
	top:0; right:0;
}

.top-navigation .social-nav a {
	color:#A0A0A0!important;
}


/* First Content Area
---------------------------- */

.first-area {
	margin:0 auto 0;
	display:block;
	overflow:hidden;
	position: relative;
  	z-index:799;
	padding:10px 0;
	height:100px;
	background:#fff;
	text-align:left;
}

.first-area .navigation {
	display:inline-block;
	float:left;
	position: relative; 
	top:28px;
	z-index:70;
	text-align:center;
	
}
.first-area .navigation:before {
	content:'\f0c9';
	font:400 14px fontawesome;
	margin-right:15px;
	color:#efefef;
	position:absolute;
	top:5px; left:22px;
}

.first-area .nav {
	overflow:show; 
	position:relative; 
	top:-1px; left:60px;
	z-index:999; 
	display:inline-block; 
}

.first-area .social-nav {
	display:none; 
	position:relative; 
	top:-5px; left:75px;
}

.first-area .social-nav a {
	color:#efefef; 
	margin-right:12px;
	padding:2px 5px;
	line-height:14px;
}

.first-area .social-nav a:hover,
.first-area .social-nav a:focus {
	background:#efefef;
	color:#e8496e;
}


/* Site Branding
---------------------------- */

.site-branding {
    display: inline-block;
    float: right;
    position: relative;
    z-index: 800;
    top: 0px;
    right: 5px;
}

.header-mobil {
    height: 0px;
    width: 0%;
    background: url(./imgs/mobil.png) top center no-repeat;
    background-repeat: repeat;
    background-position: center;
}

.blockcontent {
    width: 1200px;
    height: 700px;
    background-color: #ffffff;
    opacity: 1;
    background-size: 4px 4px;
    background-image: repeating-linear-gradient(
        45deg,
        #dfdfdf 0,
        #dfdfdf 0.4px,
        #ffffff 0,
        #ffffff 50%
    );
}

/* Title & Slogan
---------------------------- */

.block-slogan{
    margin-top:8px;
        font-family: 'Poppins', sans-serif;
	font-weight:700;
    font-size: 7pt;
    	text-transform:uppercase;
    	letter-spacing:7px;
    color:#1d1d1d;
	position:relative;
	text-align:center;
	display:block;
	width:99%;
	margin-bottom:10px;
		max-width:2000px;
	background-attachment: fixed;
	background-color:#fff;
	padding:7px;
	box-shadow: rgba(0, 0, 0, 0.0) 0px 0px 0px -0px;

}
/* Header
---------------------------- */
.site-title{
    padding-left:710px;

}
text {
  color:#e8496e;
  font-size: 14pt;
  letter-spacing:24px;
  font-family: 'Poppins', sans-serif;
  font-weight:700;
  text-transform: uppercase;
      fill: #111;
      text-shadow: 2px 0px #ccc;
    }

    #rotatingText {
      animation-name: rotate-circle;
      animation-duration: 0s;
      animation-timing-function: linear;
      animation-iteration-count: infinite;
    }

    @keyframes rotate-circle {
      to {
        transform: rotate(1turn);
      }
    }

    .main {
      display: grid;
      align-items: center;
      justify-items: center;
    }

    .slogan {    
  max-width: 130px;
  max-height: 500px;
  position: absolute;
  bottom: 12%;
  right: -20px;
  text-align: right;
  font-family: 'Poppins', sans-serif;
  font-size: 12pt;
  border:2px solid #eaeaea;
  font-weight: 500;
  line-height: 24pt;
  letter-spacing: 8px;
  color: #000;
  writing-mode: vertical-rl;text-orientation: mixed;
  text-orientation: mixed;
  text-transform: uppercase;
}
.slogan span{
    background-color:#e8496e;
    	font-weight:600!important;
    text-transform: uppercase;
    display: inline-block;
  color:#fff;
  padding:4px;
  font-size: 14px;
  line-height: 30px;
}

.header1 {
    background: url(./imgs/header1.png) bottom center no-repeat;
	position:relative;
	background-repeat: no-repeat; 
	background-position:right top;
	text-align:left;
	width:60%;
	max-width:60%;
	height:600px;
    margin-left:-38%;
}
.image-circle {
    background: url(./imgs/circle.png) bottom center no-repeat;
	position:relative;
	background-repeat: no-repeat; 
	background-position:right top;
	text-align:left;
	width:200px;
	max-width:200px;
	border-radius:100%;
	height:200px;
	margin-top:-470px;
    margin-left:62%;
      	outline: 1px solid #1d1d1d;
    outline-offset: -9px;
}
.header2 {
    background: url(./imgs/header2.png) bottom center no-repeat;
	position:relative;
	background-repeat: no-repeat; 
	background-position:right top;
	text-align:left;
	width:100%;
	max-width:100%;
	height:600px;
	margin-top:17%;
    margin-left:63%;
}

.header3 {
    background: url(./imgs/circle2.png) bottom center no-repeat;
	position:relative;
	width:200px;
	max-width:200px;
	border-radius:100%;
	height:200px;
	margin-left:-270px;
	margin-top:1px;
  	outline: 1px solid #1d1d1d;
    outline-offset: -9px;

}
    .title-two {    
  max-width: 630px;
  max-height: 600px;
  margin-left: -770px;
  margin-top:-190px;
  font-family: 'Poppins', sans-serif;
  font-size: 50pt;
  border:2px solid #eaeaea;
  font-weight: 700;
  line-height:42pt;
  letter-spacing: -2px;
  color: #000;
  text-transform: uppercase;    
  margin-bottom:80px;

}
/* Welcome Message
---------------------------- */
.welcomemessage{
	background: transparent;
	width:350px;
	height:220px; 
	max-height:220px;
	margin-bottom:-400px;
	padding:8px;
	margin-left:-390px;
	color:#000;
	padding-top:200px;
		transition: ease-in-out 0.20s;

}
.welcomemessagecontent{
    text-align:justify;
    width:96%;
    	font:300 10px/24px 'Roboto', sans-serif;    line-height: 20px;   
    	font-family:Inconsolata;	font-weight:600!important;	
	text-transform:uppercase;
    position:center;
        padding:16px;
    color:#efefef;
    	background-color:#e8496e;
    float:center;

}
.welcome-img {
	float: left;	
	margin-top:5px;
	background-color:transparent;
}

.welcome-img img {
	width: 90px;	
	background-color: #e8496e;
	padding:2px;
	height: 90px;
	margin: -40px 10px -6px 0px;
	border: 0;
}
.sociallinks{
    margin-top:190px;
    margin-left:-510px;
    margin-bottom:5px;
	display: inline-block;
	font:300 10px/24px 'Roboto', sans-serif;
	padding:2px 3x;
	max-width:598px;
	width:598px;
	font-family:Inconsolata;
	color:#000; 
	background-color:transparent;
	font-weight:600!important;	
	text-transform:uppercase;
	letter-spacing:2px;
}
.sociallinks a{
    background-color:transparent;
    color:#000;
    border:2px solid #e8496e;
    padding:5px;
}
.sociallinks a:hover{
    background-color:#fff;
    color:#e8496e;
    padding:5px;
}
/* Forms
-------------------------------------------------------------- */

.textinput {
	padding-right: 3px;
	padding-left: 3px;
	COLOR:#000;
	background: #efefef; 
	border:1px solid #e7e7e7;
}

.listbox {
	vertical-align: middle;
	border: 1px solid #EDEDED;
}

.button,
.buttonlist ul li a {
	margin-right: 2px;
	padding: 4px 8px;
	background: #333333;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	border: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	white-space: nowrap;
}

.button:hover,
.buttonlist ul li a:hover,
.button:focus,
.buttonlist ul li a:focus {
	background: #5D5D5D;
	color: #fff;
	border: 0;
}

.radio,
.checkbox {
	vertical-align: middle;
}

.bblink a, 
.bblink a:focus {
	color: #C1A67B; 
	text-decoration: none;
}

.bblink a:hover {
	color: #BE9127; 
	text-decoration: underline;
}


/* Images
-------------------------------------------------------------- */

.image {
	background-color: transparent;
	padding: 8px; 
	margin: 3px;
    margin-bottom:10px;
	background-color: #fff;
	border:1px solid #e8496e;
     opacity: 1;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
}

.image:hover {
	border:1px solid #e8496e;
transition: 1s ease;
opacity:.75;
transition: 1s ease;
}


/* Tables
-------------------------------------------------------------- */

.maintable  {
	padding:1%;
	background:#f6f6f6;
	width:100%;
	color:#1d1d1d;
 }
.maintable2{
    background-color:#e8496e;
    	height:400px;
	width:100%;
	color:#1d1d1d;
}
.tableb,
.tablef {
	padding: 5px 10px;
	font-family: Open Sans, sans-serif;
	font-size:13px;
	text-transform:none;
}

.tableb_alternate {
	padding-top: 0;
	padding-bottom: 0;
	background: transparent;
}

.tablef {
	padding: 10px;
	background: #eee;
}


/* Statlinks
-------------------------------------------------------------- */


.tableh1 {
     font-family: 'Poppins', sans-serif;
  font-weight: 700;
         text-align: left; 
	font-size:16pt;
	font-style: none;
	padding: 16px;
	color: #353535;   
	text-transform: uppercase;
	font-style: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.tableh1-title{
      font-family: 'Poppins', sans-serif;
  font-weight: 700;
         text-align: left; 
	font-size:13pt;
	letter-spacing:2px;
	margin-top:10px;
	margin-left:-24px;
	border:7px solid #eaeaea;
	font-style: none;
	background-color:#e8496e;
	padding: 14px;
	color: #efefef;   
	text-transform: uppercase;
    	display: inline-block;
    padding: 10px;  
}
.tableh0 {
   background-color:#f6f6f6;
    color: #e8496e;
      width: 100%;
}
.tableh1 {
      font-family: 'Poppins', sans-serif;
  font-weight: 700;
         text-align: left; 
	font-size:10pt;
	    display: inline-block;
	letter-spacing:2px;
	font-style: none;
	background-color:#e8496e;
	padding: 14px;
	color: #efefef;   
	text-transform: uppercase;
    	display: inline-block;
    padding: 10px;  
}

.tableh1-bottom {
  width: 100%;
  height: 0px;
}
.tableh1-al {
    margin:10px;
	    letter-spacing:2px;
	position: relative; 
	padding: 3px 6px; 
	font-size:14pt;
		  line-height:26px;
		  	text-transform: uppercase;
     font-family: 'Poppins', sans-serif;
         text-align: center; 
         color:#000; 
         background-color:#transparent;
	font-weight:600!important;
		margin-top:10px;

}
	.tableh1-2 {
      font-family: 'Poppins', sans-serif;
  font-weight: 700;
         text-align: left; 
	font-size:14pt;
	    display: inline-block;
	letter-spacing:2px;
	font-style: none;
	background-color:transparent;
	padding: 14px;
	color: #e8496e;   
	margin-left:10px;
	margin-top:10px;
	text-transform: uppercase;
    	display: inline-block;
    padding: 10px;  
}
	.tableh1 i{
	    margin:10px;
	    color:#efefef;
	    font-size:6pt;
	    padding:10px;
	    background-color:#1d1d1d;
	    border-radius:100%;
	}
	.tableh1_statlink{
	          line-height:26px;
     font-family: 'Poppins', sans-serif;
  font-weight: 700;
         text-align: left; 
	font-size:10pt;
	font-style: none;
	padding: 6px 14px; 
	letter-spacing: 2px;
	color: #353535;   
	background-color:#fff;
	text-transform: uppercase;
	font-style: none;
	letter-spacing: 1px;
	margin:2px;
	}
.tableh1-stat {
      line-height:26px;
     font-family: 'Poppins', sans-serif;
  font-weight: 700;
         text-align: center; 
	font-size:14pt;
	font-style: none;
	padding: 16px;
	letter-spacing: 2px;
	color: #353535;   
	text-transform: uppercase;
	font-style: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin:2px;}

.tableh1 a {
	color: #fff;
}

.tableh1 a:hover, 
.tableh1 a:focus,
.tableh1 .statlink a:hover,
.tableh1 .statlink a:focus {
	color:#efefef;
	box-shadow:inset 0 -2px 0 #00;
}

.stats {
	padding: 5px; 
	background:#575038; 
	font-weight:700; 
	font-size:10px; 
	font-family:Inconsolata;
	color: #fff; 
	text-transform:uppercase; 
	letter-spacing:2px;
}

.stats strong {
	font-weight:700;
	color: #575038;  
}

.statlink {
	display: inline; 
	    letter-spacing:0px;
	position: relative; 
	padding: 2px 4px; 
	color:#efefef; 
	font-weight:600!important;
	background-color:transparent;
	 line-height:26px;
     font-family: 'Poppins', sans-serif;
  font-weight: 900;
	font-size:10pt;
}
.statlink_tableh{
        margin:10px;
	display: inline; 
	    letter-spacing:2px;
	position: relative; 
	padding: 3px 6px; 
	font-size:7.25pt;
		  line-height:26px;
     font-family: 'Poppins', sans-serif;
         text-align: center; 
         color:#efefef; 
         background-color:#000;
	font-weight:600!important;
}
.statlink2{
    margin:10px;
	display: inline; 
	    letter-spacing:2px;
	position: relative; 
	padding: 3px 6px; 
	font-size:9pt;
		  line-height:26px;
     font-family: 'Poppins', sans-serif;
         text-align: center; 
         color:#efefef; 
         background-color:#000;
	font-weight:600!important;

    
}
.statlink2 bold, strong{
	color:#efefef; 
}
.statlink a {
        letter-spacing:0px;
 font-family: 'Poppins', sans-serif;
	font-weight:600;
    font-size: 11pt;     text-decoration: none;
    color: #575038;
}

.statlink a:hover {
    color: #fff;
}

.statlink h2 {
        border:2px solid #000;
    display: inline-block;
    margin: 0 0 0px 0;
 font-family: 'Poppins', sans-serif;
	font-weight:600;
    font-size: 11pt;  
    letter-spacing:0px;
    text-decoration: none;
    color: #e8496e;
    padding:4px;
    line-height: 15px;
}



td .tableh1:last-child {
	font-size: 15px; font-weight:400;
}


/* Categories
-------------------------------------------------------------- */

/* Categories
-------------------------------------------------------------- */


.catrow_noalb, .catrow {
    color:#404040;
	font-weight:400!important;		
	line-height: 18px;
	font-weight: 300;	
	letter-spacing:0px;
    padding: 20px 10px;	
    background-color:#f9f9f9;
	border-bottom: 1px solid #e7e3e3;
}

.catrow_noalb .image, .catrow .image {
    padding: 5px;
    margin-top:0px;
    margin-bottom:0px;
    margin:0px;
    margin-right:10px;
    border-radius:0px;
    background-color: #ffffff;
    opacity: 1;
    border-radius:30px;
}

.catlink {
	display: block;
  font-family: 'Lato', sans-serif;
	font-style:normal;
	font-weight: 700;
}

.catlink a {
        margin: 0 0 5px 0;
    font-family: 'Poppins', sans-serif;
	font-weight:700;
    font-size: 11pt;
  background: -webkit-linear-gradient(#000, #000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
  padding-bottom: 1px;
  -webkit-box-shadow: 0 0 0 0 #ffffff;
  box-shadow: 0 0 0 0 #ffffff;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;}

.catlink a:hover,
.catlink a:focus {
  color: #2f5a67;
  text-decoration: none;
  padding-bottom: 0px;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

.catlink:before {
	margin-right:10px;
	content:'\0276F';
	font-weight:400;
	font-style:normal;
	font-size:11px;
	color:#575038;
	position:relative;
	top:-1px;
}



/* Albums
-------------------------------------------------------------- */

.tableh2, .tableh2_compact{ 
    font-size:12px; 
     color: #e8496e;
	background:transparent; 
	padding: 6px;
 	text-align: left; 
}



/****************************LINK SECOND ALBUM THUMB*/
.alblink a {
background-image: url();
background-repeat: no-repeat;
background-position: left;
padding-left: 7px;
text-decoration: none;
color: #000;
 letter-spacing: 1px;
}


.alblink {
	color: #000;
	margin: 0px;
	padding: 5px 15px;
	vertical-align: middle;
    background-color:#e7e3e3;
    font-family: 'Poppins', sans-serif;
	font-weight:600;
    font-size: 9pt;
    text-align: left;   
    border: 1px solid #e7e3e3;
	margin:2px;
}
.alblink:before {
    content: "\f07c";
	font-family:fontawesome;   
	font-weight: 400;
	color: #575038;	
	font-size: 10px;
}
.album_stat {  
    color: #1d1d1d;
    font-size: 8pt;
    margin-left:10px;
display: block;
padding:10px;
    display: inline-block;
margin-left:10px;	
text-align:justify; 
}

p.album_stat {
	padding: 5px 0 0 0;
}


/* Thumbnails
-------------------------------------------------------------- */

.thumbnails {
	background-color: transparent;
	padding: 3vh 1vw;
	vertical-align: top;
	margin:2px;
}

.thumbnails table {
	border: none;
	border-collapse: collapse;
}

.thumbnails table td {
	padding: 0;
	border-width: 0;
	border-style: solid;
}

.thumbnails img,
.thumbnails br {display:none;}
.thumbnails a img {
	display:block;
	margin:0 0 8px;
}

.thumb_filename {
	display: block;
	font-size: 80%;
	line-height: 1.5;
}


.thumb_title_owner{
    font-size: 9.25pt;	
    text-transform:uppercase;
	font-weight: 200;
    border-bottom:1px solid #12994e;
}
.thumb_title_title , .thumb_title {
  color:#424242;
    font-size: 8.25pt;	
    font-family: 'Poppins', sans-serif;
	font-weight:500!important;		
	text-transform:none;
	line-height:16px;
	text-align:center;
    line-height:14px;
	display: block;
	margin: 0px auto 10px auto;
	padding-top:6px;
	text-transform: none;
	letter-spacing: 0;
	position: relative;
}

.thumb_title_views, 
.thumb_caption, 
.thumb_dimensions {
	max-width: 75%; 
	background-color: transparent;
	color: #565656;
	    	font:300 10px/24px 'Roboto', sans-serif;    line-height: 20px;   
    	font-family:Inconsolata;	font-weight:600!important;	
	text-transform:uppercase;


	margin: 2px; padding: 8px;
 	line-height: 100%;
	border: none;
	text-transform: uppercase;
	display: block;
	position: relative;
	z-index: 25;
}

.thumb_title_views {    
background-color: #d4d4d4;
}
.thumb_caption_ctime {
background-color: #e3e3e3;
}
.thumb_dimensions {
background-color: #d4d4d4;
}
.thumb_resolution { 
    background-color: #e3e3e3; }
.thumb_caption { 
background-color: #e3e3e3; }

.thumb_caption a {
    color: inherit;
}

.thumb_num_comments {
    font-weight: normal;
    font-size: 85%;
    padding: 2px;
    font-style : italic;
    display : block;
}


/* Sort order
-------------------------------------------------------------- */

.sortorder_cell {
	font: 0px/1 'Roboto',sans-serif;
	letter-spacing: 0;
	color: #ccc;
}

.sortorder_options {
	white-space: nowrap;
}


/* Preview
-------------------------------------------------------------- */

.navmenu {
    margin: 0 0 5px 0;
     font-family: 'Poppins', sans-serif;
	font-weight:900;
    font-size: 13px;
    letter-spacing: 2px;
    text-decoration: none;
    color: #e8496e;
    line-height: 15px;

}

.tabs-table .navmenu {
	padding:5px 0; 
}

.navmenu img {
	margin: 0;
	padding: 5px 10px 5px 0;
}

.navmenu-active {
	padding:5px 10px; 
	background: #fff;
	font-weight: 700;
	border-right:1px solid #E7E7E7;
}

.navmenu a,
.navmenu a:hover,
.navmenu a:focus {
	display: block;
	padding: 0 10px;
	color:#666666;
}

.tabs-table .navmenu a,
.tabs-table .navmenu a:hover,
.tabs-table .navmenu a:focus {
	border-right:1px solid #E7E7E7;
}

.tabs-table td:last-child a {
	border:0;
}

.display_media {
	padding: 0 10px 10px 10px;
}


/* Administrator
-------------------------------------------------------------- */

.admin_menu_wrapper {
	padding: 10px 15px;
	background:#fff;
}

.admin_menu {
	background: #fff;
	font-size: 10px;
	font-weight: 700;
	border:1px solid #575038;
	text-align: center;
}

.admin_menu a,
.admin_menu a:hover,
.admin_menu a:focus {
	padding: 5px;
	display: block;
	color: #5A5A5A;
}

.admin_float {
	margin: 1px;
	float: left;
	display: block;
	position: relative;
	line-height: 1;
	white-space: nowrap;
}



/* No Edit
-------------------------------------------------------------- */

pre.filepath {
	margin: 0;
	padding: 0;
}

.user_thumb_infobox {
	margin-top: 1px;
	margin-bottom: 1px;
}

.user_thumb_infobox th {
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}

.user_thumb_infobox td {
	font-size: 85%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}

.user_thumb_infobox a {
	text-decoration: none;
	color: #000;
}

.user_thumb_infobox a:hover {
	text-decoration: underline;
	color: #000;
}

.icon {
	margin-right: 1px;
	vertical-align: middle;
}

.comment_date {
	font-size: 90%;
	vertical-align: middle;
	color: #5D5D5D;
}

.footer {
	font-size: 9px;
}

.footer a {
	text-decoration: none;
	color: #000;
}

.footer a:hover {
	text-decoration: underline;
	color: #000;
}

.topmenu {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-size: 110%;
	line-height: 130%;
}

.topmenu a {
	text-decoration: none;
	color: #03c;
}

.topmenu a:hover {
	text-decoration: underline;
	color: #03c;
}

.img_caption_table {
	width: 100%;
	margin: 0;
	border: none;
	background-color: #fff;
}

.img_caption_table th {
	font-size: 100%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #000;
	border-top: 1px solid #fff;
	background: #d1d7dc;
}

.img_caption_table td {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	white-space: normal;
	border-top: 1px solid #fff;
	background: #f2f5f7;
}

.debug_text {
	width: 100%;
	margin: 0;
	border: #efefef;
	background-color: #121212;
}

.clickable_option {
	cursor: default;
}

.listbox_lang {
	font-family: Arial, Roboto, sans-serif;
	font-size: 80%;
	vertical-align: middle;
	color: #000666;
	border: 1px solid #d1d7dc;
	background-color: #f2f5f7;
}

.pic_title {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.0em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	color: #000666;
}

.pic_caption {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.0em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	color: #000666;
	background-image: none;
}

.important {
	font-weight: bold;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
    /* background-image : url(images/important.gif); */
	color: red;
}

#cpgChooseLanguageWrapper {
	float: left;
}

#cpgChooseThemeWrapper {
	float: left;
}

/** Swfupload css **/
div.fieldset {
	margin: 10px 0;
	padding: 20px 10px;
	border: 2px solid #0e72a4;
}

div.fieldset span.legend {
	font-weight: bold;
	position: relative;
	top: -30px;
	padding: 3px;
	color: #fff;
	background-color: #8aa5b5;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #ccd7e0;
}

input[disabled] {
	border: 1px solid #ccc;
} /* FF 2 Fix */


.progressWrapper {
	overflow: hidden;
	width: 357px;
}

.progressContainer {
	overflow: hidden;
	margin: 5px;
	padding: 4px;
	border: solid 1px #e8e8e8;
	background-color: #f7f7f7;
}
/* Message */
.message {
	overflow: hidden;
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #fd9;
	background-color: #ffc;
}
/* Error */
.red {
	border: solid 1px #b50000;
	background-color: #ffebeb;
}

/* Current */
.green {
	border: solid 1px #ddf0dd;
	background-color: #ebffeb;
}

/* Complete */
.blue {
	border: solid 1px #cee2f2;
	background-color: #f0f5ff;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	overflow: hidden;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	color: #555;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0;
	height: 2px;
	margin-top: 2px;
	background-color: blue;
}

.progressBarComplete {
	visibility: hidden;
	width: 100%;
	background-color: green;
}

.progressBarError {
	visibility: hidden;
	width: 100%;
	background-color: red;
}

.progressBarStatus {
	font-family: Arial;
	font-size: 7pt;
	width: 337px;
	margin-top: 2px;
	text-align: left;
	white-space: nowrap;
	color: #555;
}

a.progressCancel {
	font-size: 0;
	display: block;
	float: right;
	width: 14px;
	height: 14px;
	background-image: url(../../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0;
}

a.progressCancel:hover {
	background-position: 0 0;
}

.swfupload {
	vertical-align: top;
}

/**styles for photo manager*/
table#pic_sort tr td {
	padding: 4px;
	border-bottom: 1px solid #ccc;
}

/** styles for album manager and photo album*/
table#album_sort tr td {
	padding: 3px;
	border-bottom: 1px solid #ccc;
}

table#album_sort tr td span.editAlbum {
	font-size: 10px;
	line-height: 100%;
	display: none;
	margin-left: 100px;
	cursor: pointer;
	text-decoration: underline;
	color: #f00;
}

.cpg_message_info,
.cpg_message_success,
.cpg_message_warning,
.cpg_message_error,
.cpg_message_validation {
	margin: 10px 0;
	padding: 15px 10px 15px 50px;
	border: 1px solid;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.cpg_message_info {
	color: #00529b;
	background-color: #bde5f8;
	background-image: url('../../images/message/info.png');
}

.cpg_message_success {
	color: #4f8a10;
	background-color: #dff2bf;
	background-image: url('../../images/message/ok.png');
}

.cpg_message_warning {
	color: #9f6000;
	background-color: #feefb3;
	background-image: url('../../images/message/warning.png');
}

.cpg_message_error {
	color: #d8000c;
	background-color: #ffbaba;
	background-image: url('../../images/message/stop.png');
}

.cpg_message_validation {
	color: #d63301;
	background-color: #ffccba;
	background-image: url('../../images/message/error.png');
}

.cpg_summary {
	font-size: .9em;
	float: right;
	width: 400px;
	margin: 10px 0;
	padding: 5px 10px 5px 10px;
	text-align: right;
	color: #ff2b9c;
	border: 1px solid;
	background-color: #ffdeef;
}

#GB_window {
	border: 5px solid #ccd7e0;
	background-color: #f2f5f7;
}

.external {
	padding-right: 10px;
	background: transparent url('../../images/link.gif') 100% 50% no-repeat;
}


.icon{
    padding-right: 8px;
}

#cpgform .maintable .tableb.tableb_alternate, 
#cpgform .maintable .tableb {
    padding: 8px 20px !important;
}

#cpgform .tableb.tableb_alternate .maintable, 
#cpgform .tableb .maintable {
    margin: 8px 0 5px !important;
}

#cpgform .maintable {
    max-width: 1100px !important;
    margin: 0 auto;
}

.user_thumb_infobox {
margin-top: 1px;
margin-bottom: 1px;}

.user_thumb_infobox th {
font-weight: bold;
font-size: 100%;
margin-top: 1px;
margin-bottom: 1px;
text-align: center;}

.user_thumb_infobox td {
font-size: 85%;
margin-top: 1px;
margin-bottom: 1px;
text-align: center;}

.user_thumb_infobox a {
text-decoration: none;
color: #050f2d;}

.user_thumb_infobox a:hover {
color: #050f2d;
text-decoration: none;}



.detail_body .maintable {
    background: #121212;
    color:#fff;
    width: 99.5% !important;
}

.detail_head_collapsed, .detail_head_expanded, {
    font-size: 14px; border-bottom: 1px solid #efefef;
    font-family: 'Roboto Mono', monospace;
    font-weight: normal;
    color: #fff;
    padding-left: 18px;
}

.comment_date{
	color:#377a88;
	font-size:80%;
	vertical-align : middle;
}
#pic_info_button img{
    display: none;
}
#pic_info_button a:before{
    display: block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f15c";
}
#slideshow_button img{
    display: none;
}
#slideshow_button a:before{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f144";
}
.prev_strip img{
    display: none;
}

#film, .tape {
    width: 99% !important;
    margin:0px !important;
}
.filmstip_related {padding: 5px;color: black;letter-spacing: 2px;display: inline-block;
        	text-align:justify;
    }.tile-background{
    background-color: #e8496e;
}
.filmstrip_background {
	background:#transparent;
}
.strip_image {
    padding: 4px;
	margin: 8px;
	border-radius: 0px;
    background: #fff;
    width:auto;
    height:auto;
    text-align:auto;
    	text-align:justify;
}
.prev_strip a:before{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f104";
    font-size: 200%;
}
.next_strip img{
    display: none;
}
.next_strip a:before{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-size: 200%;
}
.icon {
	vertical-align:middle;
	margin-right:1px;
}
.comment_date{
	color: #5F5F5F;
	font-size: 90%;
	vertical-align: middle;
}
    /* Cache l'image mobile sur la version PC */
.only-mobile-header {
    display: none !important;
}