@charset "UTF-8";
 
html
{
	width: 100%;
	height:100%;
	background:#000;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;

	box-sizing: border-box;
}
*, *:before, *:after
{
  box-sizing: inherit;
}
body
{
	font-size: 16px;

	background-color: rgb(0, 0, 153);
	background-repeat: no-repeat;
	background-size: cover;
	height:auto;
	min-height:100%;
}
@font-face {
  font-family: 'nexa_lightregular';
  src: url('/fonts/Nexa_Free_Light-webfont.eot');
  src: url('/fonts/Nexa_Free_Light-webfont.eot') format('embedded-opentype'), 
  		url('/fonts/Nexa_Free_Light-webfont.woff') format('woff'),
  		url('/fonts/Nexa_Free_Light-webfont.ttf') format('truetype'), 
  		url('/fonts/Nexa_Free_Light-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nexa_boldregular';
  src: url('/fonts/Nexa_Free_Bold-webfont.eot');
  src: url('/fonts/Nexa_Free_Bold-webfont.eot') format('embedded-opentype'),
  url('/fonts/Nexa_Free_Bold-webfont.woff') format('woff'),
  url('/fonts/Nexa_Free_Bold-webfont.ttf') format('truetype'),
  url('/fonts/Nexa_Free_Bold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

.text-left
{
    text-align: left;
}
.text-center
{
    text-align: center;
}
.text-right
{
    text-align: right;
}
.main-container
{
	margin: 0 auto 0 auto;
	padding:0;
	width: 100%;
	max-width: 600px;
	height:auto;
	min-height: 100%;
}
.main
{
	padding: 10px 10px 10px 10px;
}

.ban_top
{
	width: 100%;
	height: auto;
	margin: 0 0 6px 0;
}
.ban_top > img
{
	width: 100%;
	height: auto;
}
.ban_bottom
{
	width: 100%;
	height: auto;
	margin: 6px 0 0 0;
}
.ban_bottom > img
{
	width: 100%;
	height: auto;
}
.photo > img
{
	width: 100%;
	height: auto;	
}
.share-container
{
	background-color: white;
	height: auto;
	width: 100%;
	display: block;
    margin-bottom: 6px;
}
.share-text
{
	font-size: 14px;
	height: auto;
	padding: 5.5px 4px 5px 4px;
	display: inline-block;
	width: auto;
	vertical-align: top;
}
.like-buttons
{
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    margin-bottom: 6px;
}
.like-buttons-block
{
	background-color: white;
	height: 30px;
	width: 100%;
	display: none;
	padding-top: 5px;
}
.like-text
{
	font-size: 14px;
	height: auto;
	padding: 0px 4px 0 4px;
	display: inline;
	width: auto;
	vertical-align: top;
}
.like-text p
{
    margin: 0;
	width: auto;
}
.twitter-like
{
	padding: 0px 2px 0 2px;
	display: inline;
	width: auto;
	vertical-align: top;
}
.facebook-like
{
	padding: 0px 2px 0 2px;
	display: inline;
	width: auto;
	vertical-align: top;
}
@media (max-width: 170px)
{
	.share-text
	{
		font-size: 12px;
	}
}
@media (max-width: 320px)
{
	.like-text
	{
		display: none;
	}
	.like-buttons-block
	{
		text-align: center;
	}
}
@media (max-width: 220px)
{
	.twitter-like
	{
		display: none;
	}
	.facebook-like
	{
		width: 100%;
	}
}
.share-buttons:hover, .share-buttons:active
{
	background-color: #CCCCCC;
}
.container-share
{
	text-align: right;
	width: 100%;
	padding-bottom: 6px;
	height: auto;
	font-size: 0;
	display: none;
}
.share-buttons
{
	/*width: 50px;*/
	height: 50px;
	background-color: #fff;
	display: inline-block;
	padding: 0 4px 0 4px;
	vertical-align: top;
	font-size: 16px;
}
.share-col
{
	margin-right: 6px;
}
.twitter-share
{
}
.facebook-share
{
}
.google-share
{
}
.download-share
{
}
.email-share
{
}
.more-share
{
	color: black;
}
.buttons-text
{
}
.buttons-icon
{
	padding-top: 7px;
	text-align: center;
	font-size: 18px;
}

@media (max-width: 403px)
{
	.email-share
	{
		display: none;
	}
}
@media (max-width: 350px)
{
	.download-share
	{
		display: none;
	}
}
@media (max-width: 272px)
{
	.google-share
	{
		display: none;
	}
}
@media (max-width: 207px)
{
	.twitter-share
	{
		display: none;
	}
}
@media (max-width: 145px)
{
	.facebook-share
	{
		display: none;
	}
}


#mail-modal .modal-title
{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-left: 20px;
}
#mail-success, #mail-error, #mail-error2
{
    display: none;
}
#mail-modal label
{
    font-weight: 200;
    vertical-align: top;
    padding-top: 0;
}
.modal-content
{
	border-radius: 0;
}
.modal-body
{
    position: relative;
    /*max-height: 400px;*/
	overflow-y: auto;
}
@media (min-width: 768px)
{
	.modal-col-mail
	{
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;	
		float: left;
		width: 50%;
	}
	.modal-col-label
	{
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;	
		float: left;
		width: 33.33333333333333%;	
	}
}
#mail-form input[type="text"], textarea
{
    width: 100%;
    padding: 4px 0;
}
#mail-modal .modal-footer 
{
	margin-top: 0;
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}
.mail-footer
{
	width: 100%;
	float: left;
	padding: 0 15px 0 15px;
}
.cancel-mail
{
	display: inline-block;
	background-color: #dbdbdb;
	color: #fff;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.btn-general
{
    color: #fff;
    background-color: #333;
}
.btn
{
	font-family: nexa_boldregular;
	text-transform: uppercase;
    padding: 6px 14px;
    outline: none !important;
    background-image: none !important;
    vertical-align: middle;
    box-shadow: none;
    text-shadow: none;
    border: 0;
    border-radius: 0;
}
#mail-modal  textarea
{
	resize:none;
	overflow: hidden;
}
.cancel-mail:hover, .cancel-mail:focus, .cancel-mail:active, .cancel-mail.active, .open > .cancel-mail
{
	background-color: #dbdbdb;
}
 
.cancel-mail:active, .cancel-mail.active
{
	color: black;
    box-shadow: none;
}
.send-mail:hover, .send-mail:focus, .send-mail:active, .send-mail.active, .open > .send-mail
{
	background-color: #ebebeb;
}
 
.send-mail:active, .send-mail.active
{
	color: black;
    box-shadow: none;
}

.share-modal-buttons .modal-body div
{
    color: #fff;
    line-height: 2;
}
.share-modal-buttons .modal-item p
{
    margin: 0;
    padding: 0;
    line-height: 2.5;
}
.share-modal-buttons .modal-item
{
    margin-bottom: 13px;
}
.share-modal-buttons .facebook-button .modal-item
{
    margin-top: 25px;
}
.share-modal-buttons .facebook-button .modal-item
{
    background-color: #27509B;
    border: 1px solid #27509B;
}
.share-modal-buttons .twitter-button .modal-item
{
    background-color: #27509B;
    border: 1px solid #27509B;
}
.share-modal-buttons .gplus-button .modal-item
{
    background-color: #27509B;
    border: 1px solid #27509B;
}
.share-modal-buttons .pinterest-button .modal-item
{
    background-color: #27509B;
    border: 1px solid #27509B;
}
.share-modal-buttons .tumblr-button .modal-item
{
    background-color: #27509B;
    border: 1px solid #27509B;
}
.share-modal-buttons .linkedin-button .modal-item
{
    background-color: #27509B;
    border: 1px solid #27509B;
}
.share-modal-buttons .email-button .modal-item
{
    background-color: #27509B;
    border: 1px solid #27509B;
}
.share-modal-buttons .download-button .modal-item
{
    background-color: #27509B;
    border: 1px solid #27509B;
}

.main-photo
{
}
.container-right-share
{
	display: none;
	width: 120px;
	float: right;
	margin-left: 6px;
}
.photo
{
	width: auto;
	overflow: hidden;
}
.share-right
{
	width: 100%;
	margin-bottom: 6px;
	height: 44px;
}
.share-right > .buttons-icon
{
	padding-top: 4px;
}
.copy-container
{
	background-color: transparent;
	color: white;
	height: 12px;
	width: 100%;
	display: table;
	margin-top: 4px;
}
.copy-text
{
	font-size: 9px;
	height: auto;
	padding: 0px 4px 0 4px;
	display: table-cell;
	width: 100%;
	vertical-align: top;
}
.copy-right
{
	display: none;
	min-width: 120px;
	height: 1px;
}
.follow
{
	font-size: 14px;
}
.like-share2
{
	color: black;
	height: auto;
	display: none;
}
.twitter-like2
{
	margin: 3px 0 6px;
	display: inline-block;
	width: auto;
	vertical-align: top;
	height: 20px;
}
.facebook-like2
{
	display: inline-block;
	width: auto;
	vertical-align: top;
	margin-bottom: 6px;
}


.config-form
{
	color: white;
}
.config-message
{
	color: white;
}
.config-form > input
{
	color: black;
	width: 100%;
}
.bouton
{
	margin: 8px 0 0 0;
	text-align: center;
}