/* Basic layout for template */
@import url('https://fonts.googleapis.com/css?family=Cabin');
html,  body {
    font-size:14px;
    ./*font-family: 'Open Sans', sans-serif;*/
    /*background:#efefef;*/
    font-family: 'Cabin', sans-serif;
    background:url("https://events.myconferencesuite.com/templates/processfile/5/124/golf.jpg") no-repeat;
	background-size: cover;
    background-attachment:fixed;
}
body {
    /*padding-top: 215px;*/
	padding-top:75px;
}
body:before{
	background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;

}
p {
    margin:15px;
}
span.de_required {
    color:#c0392b;
}

div.language-toggle {
    float:right;
}
div.logout {
    float:right;
}

#header {
    min-height:200px;
   /* background:#ffffff;
    border-bottom:1px solid #cccccc;*/
   /*position:fixed; */
   	position:relative;
   	margin:0px auto;
   	top:0px;
   /*width:100%;*/
    z-index:2;
    /*-webkit-box-shadow: 0px 2px 11px 1px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 2px 11px 1px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 2px 11px 1px rgba(0, 0, 0, 0.28);*/
}
.container{
	background:#000;
	opacity:0.5;	
}

#header.small {
/*min-height:75px;*/
}
#header div.container {
position:relative;
min-height:199px;
}
#header.small div.container {
/*min-height:116px;*/
}
#content {
    /*padding-right: 15px;    
    padding-left: 15px;*/
    margin-right: auto;
    margin-left: auto;
	background:#fff;
	opacity:0.9;
}
#content-middle,  #content-left,  #content-right {
    position: relative;
    min-height: 1px;
    /*padding-right: 15px;
    padding-left: 15px;*/
}

div.footer p{
	margin:0px;	
}
section#footer {
    width: 1170px;
    margin: 0px auto;
    /*background: #8cae4f;*/
	background: #292c31;
    color: white;
}
.pageinfo.editpagenote strong{
    margin-left:5px;
}

@media (min-width: 768px) {
    #content {
        width: 750px;
    }
}
@media (min-width: 992px) {
    #content {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    #content {
        width: 1170px;
    }
}

div.field {
    height:100%;
    overflow:hidden;
    clear:both;
    margin:3px 0px;
    /*width:100%;*/
    width:100%;

}
div.field div.form-group label {
    float:left;
    font-weight:normal;
    width:20%;
    line-height:normal;
    margin-right:10px;
}
div.field div.form-group div {
    float:left;
    width:78%;
}
div.field fieldset span.de_cols_1 {
    display:block;
    clear:both;
}
div.field fieldset span.de_cols_1 label {
    float:none;
}
#button {
    text-align:right;
}
div.col-sm-3 {

}
nav.navbar {
    width: 100%;
    right: 0px;
    min-height: 40px;
    bottom:0px;
    position:absolute;
    margin-bottom:0px;
    background: #2371a4;
    border-radius: 4px 4px 0 0;
}
a.navbar-brand {
    display:none;
}
nav.navbar a {
    color:#ffffff;
}
.navbar-toggle {
    background:#ffffff;
}
.navbar-toggle .icon-bar {
    color:#cccccc;
    background:#cccccc;
}
.nav > li > a {
    background-color:#2371a4;
    padding:10px 15px !important;
}
.navbar-nav > li > a {
    font-size:14px;
}
.nav > li > a:hover,  .nav > li > a:focus {
    background-color:#2981bb;
}
div.header-logo {
    width:auto;
    float:left;
    padding-top:3px;
}
#header.small div.header-logo {
    width:auto;
    float: left;
    height: 100%;
    overflow: hidden;
    padding-top:3px;
}
#header div.header-logo img {
    height:151px;
}
#header.small div.header-logo img {
   /* height:67px;*/
}
div.event-title {
   /* position: absolute;
    top: 0;
    right: 0;
    padding-right:27px;
    width: 53%;
    text-align: right;*/
	position: absolute;
    top: 61px;
    right: 0;
    left: 0;
    padding-right: 3px;
    width: 58%;
    text-align: right;
}
}
#header.small div.event-title {
    width:auto;
}
#header.small div.event-title h1 {
    font-size:24px;
}
div.event-title h1 {
    /*margin: 0px;*/
    font-size:45px;
    line-height: 36px;
    /*color:#2371a4;*/
	color:white;
    text-transform:uppercase;
    font-weight:600;
	position:absolute;
	left:0;
	right:0;
}
.navbar-toggle {
    z-index:2;
}
.navbar-header {
    margin-top: 15px;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse{
    padding:0px;
}
.navbar-nav {
    margin:0px;
    background:#2371a4;
}
.navButton{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
}
.navButton:hover,
.navButton:focus{
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;	
}

/* Checkbox Styles Start */
input.checkbox, input.radio {
    display: none !important;
}
input.checkbox + label, input.radio + label {
    display: inline-block !important;
    line-height: 0.8 !important;
    position: relative !important;
    padding:7px 26px;
    min-height: 1.3rem !important;
    margin-bottom: 8px;
    padding-top: 3px;
}
input.checkbox + label:hover, input.radio + label:hover {
    cursor: pointer !important;
}
input.checkbox + label:before, input.radio + label:before {
    content: "" !important;
    height: 1.3rem !important;
    width: 1.3rem !important;
    position: absolute !important;
    left: 0.2rem !important;
    top: 0rem !important;
    background-repeat: no-repeat !important;
}
input.radio[disabled] + label:before, input.checkbox[disabled] + label:before {
    opacity: 0.5 !important;
}
input.radio[disabled] + label, input.checkbox[disabled] + label {
    color: rgba(0, 0, 0, 0.3) !important;
}
input.checkbox:checked + label:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjMjM3MWE0IiBkPSJNMjAsMjRINGMtMi4yLDAtNC0xLjgtNC00VjRjMC0yLjIsMS44LTQsNC00aDE2YzIuMiwwLDQsMS44LDQsNHYxNkMyNCwyMi4yLDIyLjIsMjQsMjAsMjR6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjAuNiw1LjdjLTAuNS0wLjUtMS4zLTAuNS0xLjgsMEw5LDE1LjVsLTIuNC0zLjJjLTAuNC0wLjYtMS4zLTAuNy0xLjgtMC4yaDBjLTAuNiwwLjQtMC43LDEuMy0wLjIsMS44DQoJbDMuMyw0LjNjMC4xLDAuMiwwLjMsMC4zLDAuNSwwLjRjMCwwLDAsMCwwLDBjMC4xLDAsMC4xLDAsMC4yLDAuMWMwLDAsMCwwLDAuMSwwYzAsMCwwLjEsMCwwLjEsMGMwLDAsMC4xLDAsMC4xLDBjMCwwLDAuMSwwLDAuMSwwDQoJYzAuMSwwLDAuMSwwLDAuMiwwYzAsMCwwLDAsMC4xLDBjMC4xLDAsMC4xLDAsMC4yLTAuMWMwLDAsMCwwLDAsMGMwLjEtMC4xLDAuMy0wLjEsMC40LTAuMkwyMC42LDcuNUMyMS4xLDcsMjEuMSw2LjIsMjAuNiw1Ljd6Ii8+DQo8L3N2Zz4=) !important;
}
input.checkbox + label:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8ZyBvcGFjaXR5PSIwLjQ4Ij4NCgkJPHBhdGggZmlsbD0iIzIzNzFhNCIgZD0iTTIwLDBINEMxLjgsMCwwLDEuOCwwLDR2MTZjMCwyLjIsMS44LDQsNCw0aDE2YzIuMiwwLDQtMS44LDQtNFY0QzI0LDEuOCwyMi4yLDAsMjAsMHogTTIxLDE5DQoJCQljMCwxLjEtMC45LDItMiwySDVjLTEuMSwwLTItMC45LTItMlY1YzAtMS4xLDAuOS0yLDItMmgxNGMxLjEsMCwyLDAuOSwyLDJWMTl6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+) !important;
}
input.radio:checked + label:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBvcGFjaXR5PSIwLjQ4IiBmaWxsPSIjMjM3MWE0IiBkPSJNMTIsMEM1LjQsMCwwLDUuNCwwLDEyYzAsNi42LDUuNCwxMiwxMiwxMnMxMi01LjQsMTItMTJDMjQsNS40LDE4LjYsMCwxMiwweiBNMTIsMjINCgkJQzYuNSwyMiwyLDE3LjUsMiwxMkMyLDYuNSw2LjUsMiwxMiwyczEwLDQuNSwxMCwxMEMyMiwxNy41LDE3LjUsMjIsMTIsMjJ6Ii8+DQo8L2c+DQo8Y2lyY2xlIGZpbGw9IiMyMzcxYTQiIGN4PSIxMiIgY3k9IjEyIiByPSI4Ii8+DQo8L3N2Zz4=) !important;
}
input.radio + label:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Y2lyY2xlIG9wYWNpdHk9IjAuNDgiIGZpbGw9IiMyMzcxYTQiIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIvPg0KPC9zdmc+) !important;
}
/* Checkbox Styles End */

div.radio-horiz fieldset span.de_cols_1{
    display: inline-block;
    clear: none;
    float:left;
}
div.panel-default{
    border:none;	
}
.tab-content{
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #e1e1e1;
    background:#ffffff;
}
div.file-upload label{
    width:auto !important;
    margin-right:0px !important;	
}
div.file-upload input{
    max-width:86%;
    width:100%;
}
div.file-upload legend{
    float:left;
    font-size:14px;
    border:none;
    margin-right:10px;
    width:20%;
}
div.file-upload div.form-group{
    margin-bottom: 0px;	
}
input[type="text"],
input[type="email"],
select,
textarea{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input[type="text"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder{
    color: #999;
    opacity: 1;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder{
color: #999;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
color: #999;
}
textarea{
height: auto;
}
input[type="submit"]{
color: #fff;
/*background-color: #27ae60;
border-color: #239854;*/
}
input[type="submit"]:hover{
/*background-color:#2ecc71;
border-color: #239854;*/
color: #fff;
}

#register,
#returning{
	background-color: #8cae4f;
	line-height: 1;
    display: inline-block;
    max-width: 100%;
    padding: 20px 42px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 2px solid;
    box-shadow: none;
    transition: .3s;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    border-radius: 30px;
}
input[type="submit"]{
	background-color: #8cae4f;
	line-height: 1;
    display: inline-block;
    max-width: 100%;
    padding: 20px 42px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 2px solid;
    box-shadow: none;
    transition: .3s;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    border-radius: 30px;
}

#register:hover,
#returning:hover,
input[type="submit"]:hover{
	background: #2f2c2f;
}

input[type="text"], input[type="email"]{
	width:60%;	
}

@media (min-width:240px) and (max-width:600px) {
    body {
        /*padding-top: 180px;*/
        /* Remove to keep the header at the top and enable the above rule. */
        padding-top:0px;
		background-size:cover;
    }
    .navbar {
        position: relative !important;
    }
    #header {
        min-height:100px;
        /* Remove to keep the header at the top */
        position:relative;
    }
    #header div.container {
        position: relative;
        min-height: 178px;
    }
    div.header-logo {
        width: 100% !important;
        text-align: center !important;
    }
    #header div.header-logo img,
    #header.small div.header-logo img {
        /*min-height: 92px !important;*/
        height: 92px !important;
    }
    #header.small div.header-logo{
        padding-top: 4px !important;	
    }
    div.event-title {
        /*position: relative !important;*/
        text-align: center !important;
        padding: 0px !important;
        width:auto !important;
    }
    div.event-title h1 {
        margin: 0px !important;
        font-size: 19px !important;
        line-height: 31px !important;
        text-transform: uppercase !important;
        font-weight: 400 !important;
    }
    #content-middle,  #content-left,  #content-right {
        padding:0px;
    }
    div.field div.form-group label,  div.field div.form-group div {
     	/*width:100%;*/
		width:92%;
        float:none;
    }
    .panel-default {
        border:none;
    }
    .panel-body {
        border:none;
        padding:7px;
    }
    a.navbar-brand {
        text-align: left;
        display: block !important;
        width: 100%;
        float: left;
        position: absolute;
        border-radius:4px 4px 0 0;
        background:#2371a4;
    }
    nav.navbar {
        bottom:0px;
        position:absolute;
        width:100%;
        margin-bottom:0px;
    }
    .navbar-nav {
        margin:0px;
        padding-left:0px;
        padding-right:0px;
        border-radius: 0 !important;
        background:none;
    }
    div.radio-horiz fieldset span.de_cols_1{
        display: block !important;
        clear: both !important;
        float:none !important;
    }
    div.file-upload label{
        width:17% !important;	
    }
    div.file-upload input{
        max-width:100% !important;
        width:100%;
    }
    .navbar-header {
        margin-top: 0px;
    }
	section#footer{
		width:100%;
	}
	
	input[type="text"],
	input[type="email"]{
		width:90%;
		margin-left:14px;	
	}
}

div.field-summary{
	height:auto;
}