/* CSS Document */

@font-face {
	font-family: Graphik;
	src: url(/font/999e12539988e1d99d2ffe1ad79c6d12.woff) format("woff");
	font-weight: 200;
	font-style: normal
}
@font-face {
	font-family: Graphik;
	src: url(/font/6b7618a1b14a819db7b6f69451c026c8.woff) format("woff");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: Graphik;
	src: url(/font/19d71cee9974930b65c0dc6f71258f59.woff) format("woff");
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: Graphik;
	src: url(/font/3edb5d0f8f094a06162b368da061e435.woff) format("woff");
	font-weight: 600;
	font-style: normal
}

body {
	background-color:#fff;
	font-family: Graphik;
	font-weight: 400;
}
img {
    max-width: 100%;
	max-height: 100%;
}
a {
	text-decoration: none !important;
	text-decoration-line: none !important;
	text-decoration-color: none !important;
	text-decoration-style: none !important;
}
a:visited {
	text-decoration: none !important;
	text-decoration-line: none !important;
	text-decoration-color: none !important;
	text-decoration-style: none !important;
}
a:link {
	text-decoration: none !important;
	text-decoration-line: none !important;
	text-decoration-color: none !important;
	text-decoration-style: none !important;
}
a:hover {
	text-decoration: none !important;
	text-decoration-line: none !important;
	text-decoration-color: none !important;
	text-decoration-style: none !important;
}
a:active {
	text-decoration: none !important;
	text-decoration-line: none !important;
	text-decoration-color: none !important;
	text-decoration-style: none !important;
}
:any-link {
  color: inherit !important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}


/* ************************************************************* */

.pricebox {
	cursor: pointer;
}


/* ************************************************************* */


#menu_right_selectioninfo {
	background-color:#fff; padding:15px;margin-top:20px;
}

.separatorTop {
	height:50px;
	width:100%;
}
.box_form {
	width:400px; text-align:left; background-color:#fff; padding:40px; border:1px #E1E1E1 solid;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.05);
}
.form_bg {
	background-image: url(/img/bg/login.png);background-repeat:repeat;border-top:1px #f5f5f5 solid;position:absolute;top:0px;bottom:0px;left:0px;right:0px;
}
	

/* Posicionament */
#home_tool {
	top: 60px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
#folder_header {
    position: absolute;
    right: 0px;
    top: 20px;
    left: 0px;
    border-bottom: 1px #f9f9f9 solid;
    padding-left: 25px;
    height: 30px;
    background-color: #fff;
}



/* Breadcum */
.breadcum_item {
	color:#ff6161;
}
.nolink {
	cursor:pointer;
    display: inline-block;
    margin-left: 5px;	
}
#container_breadcrumb {
	font-size:13px;
    right: 570px;
    position: absolute;
    left: 15px;
	height:auto;
}
.slash {
	color:#FF6347;
	font-weight:bold;
	font-size: 15px;
}
#container_breadcrumb a:hover {
	background-color:#F5F5F5;
	color:#000;
}



/* Forms */
.errorForm {
	font-size: 13px;
    color: #74b7ff;
    padding-top: 10px;
    text-align: right;
}
.infoForm {
	font-size: 13px;
    color: #999;
    padding-top: 10px;
    text-align: right;
}


/* Poybox list */
.poybox {
	position:relative; width:190px; height:300px; float:left; display:inline-block; cursor:pointer; border:1px #fff solid;
}
.poybox:hover {
	border:1px #F2F2F2 solid;
	border-radius:10px;
}
.poybox_image {
	position:absolute; top:20px; left:20px; right:20px;
}
.poybox_title {
	position:absolute; top:200px; text-align: center; left:20px; right:20px; font-size:16px; color:#5D5D5D;
}
.poybox_button {
	position:absolute; top:240px; text-align:center; left:20px; width:90px !important;
}


/* Progress bar 
#upload_progressbar {
    background: url(https://poybox.com/img/patterns/progress-bar.png) repeat;
    border: 1px solid #d3e9fb;
}
*/


/* Header */
#logo {
	cursor:pointer;
}



/* Alerts */
.alert-box {
    border-bottom: 1px #dadada solid;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 1.11111rem;
    position: relative;
    transition: opacity 300ms ease-out;
    padding: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    background-color: rgb(255, 255, 255);
    color: #ff6b6b;
}


/* Selection */
.cl_menu_title {
	font-family: Graphik;
    font-size: 16px;
    line-height: 1.75;
    color: #37383c;
	margin-bottom: 13px;
}
.cl_menu_item {
    line-height: 24px;
    color: #999;
    /*
	padding-left: 5px;
    padding-right: 5px;
    min-width: 140px;
    max-width: 140px;
	*/
    cursor: pointer;
	font-size: 14px;
	padding-top:10px;
}
.disabled {
    z-index: 99999999 !important;
    opacity: 0.2 !important;
    cursor: not-allowed !important;
}


/* */
#right_box_uploadinfo {
	position: absolute;
    top: 330px;
    padding: 15px;
    margin: 15px;
    background-color: #fff;
    width: 290px;
	padding-top: 20px;
}
#removeAllFiles {
    background-color: #62b5c7;
	color: #fff;
    width: 120px;
    text-align: center;
	padding: 10px 35px 10px 35px; border:none; font-size: 15px; cursor: pointer;font-family: Graphik;
}

/* */

.hidden {
  display: none !important;
  visibility: hidden !important;
}
#global_div_container_modal {
	position: absolute;
	top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	overflow:hidden;
 }
#global_div_container_blackoverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}


/* Home menu */
.rightMenuItem {
	width: 84px; border: 0 !important;display: inline-block; margin: 0 !important; padding: 0 !important; cursor:pointer; font-size: 16px;
	
}
.rightMenuItem:hover {
	color:#ff4b4b;padding-bottom:9px !important;border-bottom: 2px #ff4b4b solid !important; opacity:0.6;
}
.rightMenuItem.selected {
	font-weight:bold;color:#ff4b4b;padding-bottom:10px !important;border-bottom: 2px #ff4b4b solid !important; opacity:1 !important;
}
.locked {
	cursor: not-allowed;
}


/* */
#right_upload_box_downloadAll {
	position: absolute;
    top: 500px;
	width: 290px;
	margin: 15px;
}
.btn_files_download_all {
    display: inline-flex;
    line-height: 36px;
    padding: 20px 15px 15px 15px;
    
    background-color: #fff;
	cursor: pointer;
}

#div-filesuploader {
	width: 350px;
    position: absolute;
    top: 70px;
    left: 0;
    height: 240px;
    background-image: url(/img/icon-drop1_here_ES.fw.png);
    background-position: center;
    background-repeat: no-repeat;
    overflow-y: auto;
    overflow-x: hidden;
	background-color: #f3f3f3;
}

#div_info_uploader {
	text-align: center;
    width: 350px;
    position: relative;
    top: 0px;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
}

#txt_poybox_title {
	font-size: 15px !important;
    font-weight: 400 !important;
    color: #ffa9b9 !important;
}

#container_breadcrumb {
	display: inline-block;
    font-size: 15px;
    font-weight: 400;
    color: #ffa9b9;
}
#folder {
    overflow: auto;
    position: absolute;
    top: 50px;
    left: 0px;
    bottom: 0px;
    right: 382px;
    padding: 10px;
}
.deleteBtn {
	position: absolute;
	top: 0px;
	display: none;
	background-color: #F03;
	opacity: 0.95;
	color: #fff;
	font-size: 11px;
	font-family: Graphik;
	width: 60px;
	height: 40px;
	line-height: 40px;
	z-index: 999 !important;
	cursor: pointer;
	top-border-radius: 5px 0px 0px 5px;
	font-weight: bold;
}
.downloadBtn {
	position: absolute;
	top: 40px;
	display: none;
	background-color: #efefef;
	opacity: 0.95;
	color: #FF4B4B;
	font-size: 11px;
	font-family: Graphik;
	width: 60px;
	height: 100px;
	line-height: 100px;
	z-index: 999 !important;
	cursor: pointer;
	top-border-radius: 0px 5px 5px 0px;
	font-weight: bold;
}
.button {
	background-color: #FF4B4B;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .04em;
	position: relative;
    z-index: 1;
    padding: 0 30px;
    width: 150px;
    font-size: 12px;
    line-height: 40px;
    white-space: nowrap;
    text-align: center;
	border: 0;
    vertical-align: baseline;
    -webkit-appearance: none;
	display: inline-block;
	margin: 0;
	cursor: pointer;
}

#headerPublic {
	position: absolute;
	top: 0px;
	left:0px;
	right:0px;
	height: 60px;
	background-color: #FF4B4B;
	z-index: 0;
}
#headerPrivate {
	position: absolute;
	top: 0px;
	left:0px;
	right:0px;
	height: 60px;
	background-color: #FF4B4B;
	z-index: 0;
}
#right {
    position: absolute;
    right: 30px;
    width: 350px;
    top: 0px;
    bottom: 4px;
	background-color: #f9f9f9; /* #fbfbfb; */
    /* background-color: #F2F2F2; */
	border-right: 1px solid #eaeaea;
    border-left: 1px solid #d8d7d7;
	box-shadow: 0 1px 4px rgba(191, 191, 191, 0.3), 0 0 40px rgba(179, 179, 179, 0.1) inset;
}
#div-textshare {
	position: absolute;
    top: 330px;
    padding: 15px;
    margin: 15px;
    background-color: #fff;
    width: 290px;
	padding-top: 20px;
	padding-bottom: 25px;
}
#txt_email_share {
	width:300px;    margin-bottom: 40px;    height: 55px;    line-height: 27.5px;    font-size: 16px;box-shadow: none;    padding: 13.75px 0;border: solid #c4c4c4;    border-width: 0 0 2px;    background: transparent;vertical-align: baseline;    -webkit-appearance: none;outline: none;
	box-sizing: border-box;
}



@media only screen and (max-width: 1024px) {
	#left {
		position: relative;
		float: left;
		width: 50%;
	}
	#folder {
		position: absolute;
		
		bottom: 10px;
		min-width: 300px;
		
	}
	#right {
		transform: nonne;
		-webkit-transform: none;
	}
	#message_share_folder {
		display: none;
	}
}


 @media only screen and (max-width: 800px) {
	#text_or {
	 display: none;
	}
	#left {
		position: relative;
		float: left;
		width: 100%;
		height: auto;
		display: block;
	}
	#right_upload_box_downloadAll {
		top:240px;
	}
	#div_info_uploader {
		top:40px;
	}
	#div-filesuploader {
		display:none;
	}
	#folder {
		position: absolute;
		right: 0px;
		left: 0px;
		bottom: 50%;
		background-size: contain;
	}
	#right {
		margin-top: 20px;
		position: inherit;
		top:50% !important;
		right: 0px !important;
		float: left;
		width: 100%;
		height: auto;
		display: block;
	}
	#div-textshare {
		top:100px;
	}
	 
	.deleteBtn {
	visibility: hidden;
	}
	
	#header_btn_blog {
	 display: none;
	}
	 
	#logo img {
	max-width: 150px;
	}
	
	.btn_1 {
		font-size: 16px;
		padding: 6px 12px 6px 12px;
	}
	.btn_2 {
		font-size: 15px;
		padding: 6px 12px 6px 12px;
	}
	#header_btn_signin {
		right:100px !important;
	}
	#header_btn_login {
		right:10px !important;
	}
	.rightMenuItem {
		width: 60px !important;
	}
	
	.field_txt1 {
		max-width: 250px;
	}
	.box_form {
		max-width: 300px;
	}
	
	body {
		overflow: auto;
	}
	#container_breadcrumb {
		display:none;
	}
	.form_bg {
		background-image:none !important;
	}
	.box_form {
		border:none !important;
		box-shadow:none !important;
	}
	.separatorTop {
		height:20px;
	}
	
}

@media only screen and (max-width: 700px) {
	.btn_hide_600 {
		visibility:hidden;
	}
}

@media only screen and (max-width: 640px) {
	#buy_container {
		display: block !important;
		padding: 20px;
	}
	#buy_product_info {
		float: none !important;
		width: auto !important;
	}
	#buy_register,#buy_pay,#buy_cancel,#buy_success {
		float: none !important;
		width: auto !important;
		margin-top: 40px !important;
		padding-bottom: 20px !important;
	}
	#buy_content {
		width: auto !important;
	}
	#btn_backToProfile,#btn_cancelPaymentForNow {
		margin-top: 15px;
		display: block;
	}
	#profile_main {
		padding-top: 0px !important;
	}
	#profile_plan {
		padding-top: 0px !important;
	}
	#profile_menu {
		padding-top: 40px !important;
		text-align: left !important;
		display: block !important;
		padding-right: 0px !important;
	}
	.poybox {
		width: auto !important;
		line-height: 60px !important;
		height: auto !important;
		display: block !important;
		float: none !important;
	}
	.poybox_image {
		width: 50px !important;
		display: inline-block !important;
		position: unset;
	}
	.poybox_title {
		display: inline-block !important;
    	top: -20px !important;
    	position: relative !important;
    }
}