/*
	Theme Name: LC Blank
	Theme URI: http://themeforest.net/user/DanyDuchaine
	Author: Slobodan Kustrimovic
	Author URI: http://themeforest.net/user/DanyDuchaine
	Description: Multipurpose theme powered by Live Composer.
	Version: 1.0.2
	License: GPL2
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/**
 * Reset CSS
 */

a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#fff}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,td,th{font-weight:400;text-align:left}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}a:active,a:hover{outline:0}a img{border:0}

html {
	min-height: 80%;
}
body {
	position: relative;
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif !important;
	background-image: url('background-image.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 100%;
}
input, textarea {
	color: #000 !important;
	font-family: 'Open Sans', sans-serif !important;
}
input[type="button"] {
	color: #fff !important;
}
h1, h2, h3, h4, h5, h6, p, .nf-form-layout > * {
	font-family: 'Open Sans', sans-serif !important;
	color:#fff;
}
.dslc-staff-member-main {
	color: #333;
}
h1 {
	font-weight: bold !important;
	font-size: 22pt !important;
}

img, embed, iframe, object {
	max-width: 100%;
}

.align-center {
	text-align: center;
	margin-top: 30px;
}

.align-center a {
	text-decoration: none;
	color: #0a0a1d;
}

.align-center a:hover {
	text-decoration: underline;
}

/**
 * Custom stylings
 */
#main-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 350px;
	padding: 40px;
	background: #fff;
	z-index: 9999;
	text-align: center;
}
#site-name {
	font-weight: 800;
	font-size: 28pt;
	margin: 0;
	color: #000;
}
#site-description {
	font-weight: bold;
	font-size: 10pt;
	margin: 10px 0 0 0;
	color: #000;
}

#menu-main-menu {
	margin-top: 20px;
}
#menu-main-menu li a {
	color: #555;
	text-decoration: none;
	display: block;
	padding: 5px;
	font-weight: normal;
}

#dslc-main {
	margin-left: 400px;
}
#navbar-transition {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 350px;
	width: 50px;
	fill: #fff;
}
#dslc-content .dslc-slider {
	text-align: center;
}
.dslc-tp-title h1 {
	font-weight: bold !important;
	text-align: center !important;
	margin: 0 0 40px 0 !important;
}
.proceedings-content-wrapper,
.galleries-content-wrapper {
	text-align: center !important;
	margin: 0 0 40px 0;
}

.ninja-forms-req-symbol {
	color: #fff !important;
	font-weight: 800;
}

.ninja-forms-field {
	border: 1px solid #fff !important;
	padding: 15px;
	outline: none;
}
.nf-error .ninja-forms-field {
	border: 1px solid #E80000 !important;
}

.ninja-forms-field[type="button"] {
	border: 0 !important;
	cursor: pointer;
	color: #fff;
	background: #0a0a1d;
	font-weight: bold;
}
.nf-before-form-content {
	margin: 0 0 20px 0;
}
#background-layer {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 300px;
	background-image: url('background-image.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: -1;
}
#background-overlay {
	background: rgba(10, 10, 29, 0.7);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.dslc-staff-member {
	margin-bottom: 20px;
}

.dslc-staff-member-social {
	background: #0a0a1d !important;
	margin: 0 1px 1px 1px;
}
.dslc-staff-member-email-address a {
	display: block;
	margin-top: 20px;
	color: #0a0a1d !important;
	text-decoration: underline;
	font-weight: 400;
	text-overflow: ellipsis !important;
	white-space: nowrap;
	overflow:hidden;
}

.dslc-project-main {
	position: relative;
	background-color: rgba(255, 255, 255, 0) !important;
	background-image: url('pdf-icon.png') !important;
	background-size: contain;
	background-repeat: no-repeat;
	border: 0 !important;
	width: 100% !important;
	padding-bottom: 100% !important;
	padding-top: 0 !important;
	margin-top: 20px;
}
.dslc-project-main .proceedings-iewg-logo {
	position: absolute;
	width: 30%;
	left: 10%;
	top: 10%;
}

.dslc-archive-main {
	display: block;
	position: relative;
	background-color: rgba(255, 255, 255, 0) !important;
	background-image: url('pdf-icon.png') !important;
	background-size: contain;
	background-repeat: no-repeat;
	border: 0 !important;
	width: 100% !important;
	padding-bottom: 100% !important;
	padding-top: 0 !important;
	margin-top: 20px;
}
.dslc-archive-main .proceedings-iewg-logo {
	position: absolute;
	width: 30%;
	left: 10%;
	top: 10%;
}

.dslc-archive-title {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	margin: 0 !important;
	background: none !important;
}

.dslc-archive-title h2 {
	font-size: 9pt !important;
	line-height: 9pt;
	max-height: 27pt;
	text-align: center;
	text-overflow: ellipsis !important;
	overflow:hidden;
	font-weight: bold;
}

.dslc-project-title {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	margin: 0 !important;
	background: none !important;
}

.dslc-project-title .sub-title {
	font-weight: normal;
	color:#0a0a1d;
	font-size: 12pt !important;
	line-height: 24pt;
	height: 24pt;
	text-align: center;
	text-overflow: ellipsis !important;
	white-space: nowrap;
	overflow:hidden;
}
.dslc-project-title h2 {
	font-size: 12pt !important;
	line-height: 12pt;
	height: 12pt;
	text-align: center;
	text-overflow: ellipsis !important;
	white-space: nowrap;
	overflow:hidden;
	color: #222;
}

.dslc-gallery .dslc-gallery-title {
	position: absolute;
	margin: 0 !important;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px;
	background:#0a0a1d;
	z-index: 2;
}
.dslc-gallery .dslc-gallery-title h2 {
	color:#fff !important;
}
.gallery-image-tumb {
	display: block;
	position: relative;
	padding-bottom: 100% !important;
	width: 100%;
	background-size: cover;
	background-position: center;
}
.dslc-gallery .dslc-post-main {
	color:#fff !important;
	padding: 0 !important;
	border: 0 !important;
}
.dslc-gallery a div {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.dslc-gallery a:hover div {
	background: rgba(10, 10, 29, 0.8) !important;
	padding-bottom: 40px;
}

.event-block {
	padding: 25px;
	background: #fff;
	text-align: center;
}
.event-block h2 {
	font-weight: bold;
	font-size: 16pt;
	margin: 0 0 5px 0;
}
.event-block h3 {
	font-weight: bold;
	font-size: 11pt;
	color: #999;
	margin: 0 0 15px 0;
}
.dslc-event-col {
	float: left !important;
	margin-bottom: 15px;
}
.dslc-events-wrapper .dslc-event-col:nth-child(3n+3) {
	margin-right: 0 !important;
}
hr.ninja-forms-field {
	border: 0 !important;
}
.nf-form-title h3 {
	font-size: 23px !important;
	font-weight: 400;
	font-family: "Open Sans";
	line-height: 33px !important;
	margin-bottom: 20px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

#dslc-theme-content-inner {
	margin-bottom: 30px;
}

@media all and (max-width: 1000px) {
	#main-menu {
		position: fixed;
		top: 0;
		bottom: auto;
		left: 0;
		width: 100%;
		padding: 20px;
		background: #fff;
		z-index: 9999;
	}

	#navbar-transition {
		display: none;
	}

	#site-name {
		display: block;
		text-align: left;
		margin: 0 0 0 70px;
		font-size: 16pt !important;
	}

	#site-description {
		display: block;
		text-align: left;
		margin: 0 0 0 70px;
		width: 150px;
		font-size: 9pt !important;
		font-weight: normal !important;
		line-height: 11pt !important;
	}

	#menu-main-menu {
		margin-top: 0;
	}

	.menu-main-menu-container {
		margin-top: 20px;
	}

	.custom-logo-link img {
		float: left;
		height: 60px;
		width: auto;
	}

	#navbar-toggle {
		height: 50px;
		width: 50px;
		position: absolute;
		top: 25px;
		right: 25px;
		padding-top: 11px;
		cursor: pointer;
	}

	.hamburger-menu-bar {
		display: block;
		height: 3px;
		background: #333;
		width: 28px;
		margin: 5px 11px;
	}

	#dslc-main {
		margin-left: 0;
		margin-top: 60px;
	}

	#main-menu {
		max-height: 100px !important;
		overflow: hidden;
		-webkit-box-shadow: 0 5px 20px -8px rgba(0,0,0,.6);
		-moz-box-shadow: 0 5px 20px -8px rgba(0,0,0,.6);
		box-shadow: 0 5px 20px -8px rgba(0,0,0,.6);

		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	#main-menu.toggled {
		max-height: 400px !important;
	}
}

.link-block {
	position: relative;
	display: block !important;
	width: 100%;
	padding-bottom: 100%;
	text-decoration: none;
	background-color: #fff;
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
}

.dslc-slider-item img {
	max-height: 60vh;
	max-width: 100%;
}

[data-hide_and_turn_off="1"] {
	display: none;
}

.ui-droppable div[data-hide_and_turn_off="1"] {
	display: block !important;
}
.inline-image {
	display: block;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}