/*-------------------------------------ALL PAGE RENEDERING-------------------------------------*/
html {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: 'source_sans_prolight';
	font-weight: 600;
	color: #808080;
	background-color: #fff;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 420px;
}
/*-------------------------------------GRID-------------------------------------------*/
.row {
  margin-right: 0px;
  margin-left: 0px;
}

.settings_button {
    margin-top: 37px;
}

.signin_section {
    margin-top: 50px;
}

.signin_block {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.with_email_block {
    width: 375px;
    margin-right: 3%;
}

.with_social_block {
    width: 375px;
    margin-left: 3%;
}

@media only screen and (max-width: 900px) {
    .signin_section {
        margin: 0;
    }

    .signin_block {
        flex-direction: column;
        align-items: center;
    }

    .with_email_block {
        margin: 0;
    }

    .with_social_block {
        margin: 0;
    }
}

@media (min-width: 480px) {
    #signin-row {
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: auto;
        overflow: scroll;
    }
}

@media (min-height: 825px) {
    #signin-row {
        margin-right: 0px;
        margin-left: 0px;
        height: 100%;
        overflow: initial;
    }

    #forms_container {
        overflow: hidden;
    }
}

.grid {
    display: grid;
    max-width: 80%;
    grid-template-columns: 1fr 1fr;
}
/*-------------------------------------VISIBILITY-------------------------------------*/
.transparency_50 {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE 5-7 */
	filter: alpha(opacity=50);
	/* Netscape */
	-moz-opacity: 0.5;
	/* Safari 1.x */
	-khtml-opacity: 0.5;
	/* Good browsers */
	opacity: 0.5;
}
.transparency_70 {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* IE 5-7 */
	filter: alpha(opacity=70);
	/* Netscape */
	-moz-opacity: 0.7;
	/* Safari 1.x */
	-khtml-opacity: 0.7;
	/* Good browsers */
	opacity: 0.7;
}
.transparency_80 {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* IE 5-7 */
	filter: alpha(opacity=80);
	/* Netscape */
	-moz-opacity: 0.8;
	/* Safari 1.x */
	-khtml-opacity: 0.8;
	/* Good browsers */
	opacity: 0.8;
}
.transparency_90 {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* IE 5-7 */
	filter: alpha(opacity=90);
	/* Netscape */
	-moz-opacity: 0.9;
	/* Safari 1.x */
	-khtml-opacity: 0.9;
	/* Good browsers */
	opacity: 0.9;
}
.all_elements{
	visibility:none;
}
/*-------------------------------------SPACING-------------------------------------*/
.space_after_none{
	margin-bottom:0px;
}
.space_after_xsmall {
	margin-bottom:5px;
}
.space_after_small {
	margin-top: 4px;
	margin-bottom:15px;
}
.space_after {
	margin-bottom:25px;
}
.space_after_large {
	margin-bottom:35px;
}

.sign_in_page_spc_bfrlrg {
    margin-bottom: 35px;
    overflow: initial !important;
}

.space_after_xl {
	margin-bottom:45px;
}

.password_reset_space {
    margin-top: 24px;
    overflow: initial !important;
}

.passcode_reset_email_pageSpc {
    margin-top: 16px;
}

.space_before_none{
	margin-top:0px;
}
.space_before_xsmall{
	margin-top: 5px;
}
.space_before_small {
	margin-top:15px;
}
.space_before {
	margin-top:25px;
}
.space_before_large {
	margin-top: 24px;
	overflow: scroll;
}

@media (min-width: 430px) and (min-height: 800px) {
    .space_before_large {
        margin-top: 35px;
        padding-bottom: 20px;
        overflow: hidden;
        height: 100%;
    }
}

.space_before_xl {
	margin-top:45px;
}
.no-margin{
	margin:0;
}
.no-padding{
	padding:0;
}
.behind_header {
	background-color: #FFFFFF;
	min-height: 50px;
	width: 100%;
	margin: 0;
	padding: 0;
}
/*-------------------------------------FONT - TYPOGRAPHY-------------------------------------*/
@font-face {
	font-family: 'source_sans_problack';
	src: url('fonts/sourcesanspro/sourcesanspro-black-webfont.eot');
	src: url('fonts/sourcesanspro/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro/sourcesanspro-black-webfont.woff') format('woff'), url('fonts/sourcesanspro/sourcesanspro-black-webfont.ttf') format('truetype'), url('fonts/sourcesanspro/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'source_sans_probold';
	src: url('fonts/sourcesanspro/sourcesanspro-bold-webfont.eot');
	src: url('fonts/sourcesanspro/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro/sourcesanspro-bold-webfont.woff') format('woff'), url('fonts/sourcesanspro/sourcesanspro-bold-webfont.ttf') format('truetype'), url('fonts/sourcesanspro/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*@font-face {
	font-family: 'source_sans_proextralight';
	src: url('fonts/sourcesanspro/sourcesanspro-extralight-webfont.eot');
	src: url('fonts/sourcesanspro/sourcesanspro-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro/sourcesanspro-extralight-webfont.woff') format('woff'), url('fonts/sourcesanspro/sourcesanspro-extralight-webfont.ttf') format('truetype'), url('fonts/sourcesanspro/sourcesanspro-extralight-webfont.svg#source_sans_proextralight') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
@font-face {
	font-family: 'source_sans_prolight';
	src: url('fonts/sourcesanspro/sourcesanspro-light-webfont.eot');
	src: url('fonts/sourcesanspro/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro/sourcesanspro-light-webfont.woff') format('woff'), url('fonts/sourcesanspro/sourcesanspro-light-webfont.ttf') format('truetype'), url('fonts/sourcesanspro/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'source_sans_proregular';
	src: url('fonts/sourcesanspro/sourcesanspro-regular-webfont.eot');
	src: url('fonts/sourcesanspro/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro/sourcesanspro-regular-webfont.woff') format('woff'), url('fonts/sourcesanspro/sourcesanspro-regular-webfont.ttf') format('truetype'), url('fonts/sourcesanspro/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.font_red{
	color:#FF0000;
}
.font_white{
	color:#FFFFFF;
}
.font_black{
	color:#000000;
}
.font_gray{
	color:#808080;
}
.font_light_gray{
	color:#ECECEC;
}
.font_blue a{
	color:#4a80ea;
}
.font_regular{
	font-family:'source_sans_proregular';
}
.font_bold{
	font-family:'source_sans_probold';
}
.font_thin{
	font-family:'source_sans_prolight';
}
.allcaps{
	text-transform:uppercase;
}
.allcapitalize{
	text-transform:capitalize;
}
.hr_red {
	border: 0;
	height: 1px;
	width: 100%;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(255,0,0,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(255,0,0,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(255,0,0,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(255,0,0,0.75), rgba(0,0,0,0));
}
.hr_grey {
	border: 0;
	height: 1px;
	width: 100%;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(128,128,128,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(128,128,128,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(128,128,128,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(128,128,128,0.75), rgba(0,0,0,0));
}

/*-------------------------------------TITLES-------------------------------------*/
.title {
	text-transform: capitalize;
	margin: 40px 0;
}

.title h1 {
	margin: 0 auto;
	background-color: white;
	top: -20px;
	font-family: 'source_sans_problack';
	text-shadow: 2px 2px 0px #666;
	color: #ccc;
}

.title hr {
	border-top: 1px solid #E2E2E2;
	box-shadow: 2px 2px 0 #bbb;
}

.section_title_container {
	display: flex;
	flex-direction: column;
}

.section_title {
    font-size: 20px;
    font-family: 'source_sans_probold', serif;
    line-height: 36px;
	height: 34px;
    color: #FFFFFF;
    text-transform: none;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.section_title._syngli_heading_color {
	background-color: #0065AB;
	background-image: linear-gradient(#0065AB,#004170);
}

.section_title._course {
    background-image: linear-gradient(#0086e6, #0065AB);
    width: 95%;
}

.section_title._black {
	background-color: #000000;
}

.section_title._white {
	background-color: #ffffff;
}

.section_title._lightgray {
	background-color: #cccccc;
}

.section_title._dark_gray {
	background-color: #666666;
}

.section_title._blue {
	background-color: #4a80ea;
}

.section_title > .form_button {
	position: absolute;
	right: 25px;
}

.section_title.outside {
	align-self: center;
	padding-left: 25px;
    padding-right: 25px;
}


/*-------------------------------------BANNERS-------------------------------------*/
.banner {
	max-height:500px;
	min-height:300px;
	position:relative;

	background-size: cover;
	background-position: center center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/banners/braindrawing_prog.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/banners/braindrawing_prog.jpg',sizingMethod='scale')";
}

.banner_dark_layer {
	background-color: #000000;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.banner_content {
	color: #fff;
	z-index: 2;
	position: relative;
	text-shadow: 3px 3px 3px #000;
	font-family: 'source_sans_proregular';
}

.banner_content h1 {
	font-weight: bold;
	font-family:'source_sans_probold';
}

/*-------------------------------------ALERTS-------------------------------------*/
.alerts_container{
	position:fixed;
	z-index: 9999;
	top:50px;
	left:0px;
	width:100%;
}
.alert{
	position: relative;
	z-index: 9999;
	padding: 5px 30px;
	width: 90%;
	margin: 5px 5%;
	text-align: center;
	left: 0px;
	font-size: 16px;
	font-family:'source_sans_proregular', serif;
}
.alert button{
	line-height: 100%;
	padding: 0px 10px;
	font-size: 25px;
}
.alert strong{
	font-family: 'source_sans_probold';
	font-weight:300;
}

/*MODALS*/
/*@media (min-width: 768px)
{
	.modal-dialog {
		margin: 70px auto;
	}
}*/

/*-------------------------------------NAV-TABS-------------------------------------*/

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs.nav-justified > li.active > a,
.nav-tabs.nav-justified > li.active > a:hover,
.nav-tabs.nav-justified > li.active > a:focus {
	background-color: #FFF;
	border-bottom-color: transparent;
	color: #555555;
	font-family: 'source_sans_probold';
	cursor: default;
}

.nav-tabs > li > a, .nav-tabs.nav-justified > li > a {
	color: #575757;
	border: 1px solid #AAA;
	padding: 10px 10px 7px 10px;
	font-size: 16px;
	line-height: 24px;
	text-transform: lowercase;
}

@media (max-width: 768px) {
	.nav-tabs > li > a, .nav-tabs.nav-justified > li > a {
		padding: 7px 10px 5px 10px;
		font-size: 16px;
		line-height: 18px;
		text-transform: lowercase;
	}
}

.nav-tabs > li > a .caret{
	border-top: 8px solid;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	margin-left:5px;
}

/*-------------------------------------LOADER-------------------------------------*/
/* - needs for the parent to have attribute -> position:relative*/
div.loader{
	height:100%;
	width:100%;
	background-image: url("/images/ajax-loader.gif");
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	top: 0px;
	left: 0px;
	/*background-color: rgba(255,255,255,0.75);*/
	z-index: 100;
}
/*-------------------------------------WHITE BLOCK WITH TEXT-------------------------------------*/
.info_content{
	text-align:justify;
	font-size:1.1em;
	line-height:1.75em;
	color:#808080;
	background-color:white;
}
@media (max-width: 768px){
	.info_content{
		font-size:1em;
		line-height:1.5em;
	}
}
/*-------------------------------------MODAL OVERRIDES-------------------------------------*/
/*.modal {*/
    /* top: 10%; */
    /* left: 5%; */
    /* width: 90%; */
    /* font-size: 1.3em; */
    /* overflow-x: auto; */
    /* overflow-y: auto; */
/*}*/
.vex-content {
	z-index: 2;
}

.modal-header {
    border: none;
}
.modal-footer {
    border: none;
}
.modal-dialog {
    width: auto;
}
/*-------------------------------------LINKS OVERRIDES-------------------------------------*/
body a{
	color: #428bca
}

/*FEATURE LOCK STYLES*/

.disabled {
   color: #b8b8b8 !important;
   pointer-events: none;
   cursor: default;
}


.map-dimen {
    width: 100%;
    height: 300px;
}

#careers_banner{
	background-image: url('../images/banners/banner_careers_prog.jpg');
}

#neurotech_banner{
	background-image: url('../images/banners/banner-neurotech.jpg');
}

#neurotech{
	margin: 0;
	padding: 0;
}

#about_banner{
	background-image: url('../images/banners/neuron_banner_prog.jpg');
}

@media (max-width: 767px){
	.banner_content {
		padding-top: 20px;
	}
}


.bold-p h3 {
	font-weight: bold;
}

.careers-p-img{
	padding: 20px;
	text-align: center;
	float:right;
}

.careers-p-img img{
    height: 300px;
    border-radius: 453px;

}

.careers-p {
	padding-top: 20px;
}

.careers-position .fa {
	float:right;
	/*vertical-align: middle;*/
	/*line-height: 40px;*/
}

.careers-position-title {
    border: thin solid #EEEEEE;
    padding: 0 20px 10px;
}

.careers-position-content {
    border-left: thin solid #EEEEEE;
    border-right: thin solid #EEEEEE;
    border-bottom: thin solid #EEEEEE;
    padding: 20px;
}

.space_before_large p {
     font-size: 16px;
}

.space_before p {
	font-size: 16px;
}


.footer-icon {
	display: inline-block;
	width:24px;
	height:24px;
	margin-top:-13px;
}

.footer-icon .st0 {
	fill: #888888;
}

.footer-icon:hover .st0 {
	fill: red;
}

.firm-name {
	font-weight: bold;
}

.learn-play-circle {
    font-size: 2.7em;
    color: rgb(71, 164, 71);
    text-shadow: rgb(57, 132, 57) 0px 0px 1px;
}

.learn-pause-circle {
    font-size: 2.7em;
    color: rgb(217, 83, 79);
    text-shadow: rgb(205, 53, 65) 0px 0px 1px;
}

/* Little metrics i bubbles */
.metric_info:hover {
	cursor: pointer;
}

.pointer:hover {
	cursor: pointer;
}

.syngli-icon {
	cursor: pointer;
}

.syngli-icon.light {
	color: rgba(255, 255, 255, 0.75);
}

.syngli-icon.light:hover {
	color: rgba(255, 255, 255, 0.9);
}

.syngli-icon.library-icon {
	color: rgba(0, 0, 0, 0.75);
}

.syngli-icon.library-icon:hover {
	color: red;
}

.syngli-icon.dark {
	color: rgba(0, 0, 0, 0.75);
}

.syngli-icon.dark:hover {
	color: rgba(0, 0, 0, 0.9);
}

.disabled-icon {
	color: #999999;
}

.small-icon {
	font-size: 12px;
}

.medium-icon {
	font-size: 16px;
}

.large-icon {
	font-size: 24px;
}

.xlarge-icon {
	font-size: 48px;
}

.large-icon.fas.fa-play {
    padding-left: 4px;
}

#mm-blocker {
	top: 50px;
}

/* text input styles */
input.form_input, select.form_input {
    height: 40px;
    padding-left: 10px;
    border: solid 1px rgb(204, 204, 204);
    border-radius: 4px;
	background-color: #E6E6E6;
    font-family: 'source_sans_proregular';
    font-weight: 400;
    font-size: 14px;
    color: #555;
}

.standard_form_text {
    font-family: 'source_sans_proregular';
    font-weight: 400;
}

.signup_email, .signin_email, .registration_open {
    max-width: 375px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.checkbox, .links {
    max-width: 375px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

input.form_input.white, select.form_input.white {
	background-color: white;
	color: black;
}

input.form_input::placeholder, input.search_bar::placeholder, textarea.text_area::placeholder {
    font-family: 'source_sans_proregular';
    color: #888;
}

input.search_bar {
	height: 34px;
	width: 100%;
	padding-left: 10px;
	border: solid 1px #CCC;
	border-radius: 4px;
	font-family: 'source_sans_proregular';
    font-weight: 400;
	font-size: 14px;
	color: #555;
}

textarea.text_area {
	border: solid 1px #CCC;
	border-radius: 4px;
	padding-left: 10px;
	font-family: 'source_sans_proregular';
    font-weight: 400;
	font-size: 14px;
	color: #555;
}

.btn {
	border-radius: 4px;
}

.btn.disabled, .btn[disabled] {
	cursor: not-allowed;
	background-color: #ececec;
	color: #696969;
}

div.CodeMirror-gutters {
	z-index: 1;
}

div.CodeMirror-gutter-wrapper  {
	z-index: 2;
}

.import_btn {
	position: relative;
	max-height: 46px;
}
.import_btn img {
	position: absolute;
	top: 0px;
	left :0px;
	z-index: 1;
	height: 100%;
	border-radius: 4px;
}
.import_btn a{
	height:46px;
	color:#fff;
	font-size:18px;
}

/*NEURECALL-4850*/
.si_button {
    background-color: #006666;
    border: none;
    color: white;
    padding: 7px;
    text-decoration: none;
    display: inline-block;
    font-size: 21px;
    margin: 4px 10px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 4px;
    height: 46px;
    width: 375px;
    font-family: 'source_sans_proregular';
}

.facebook_si {
    position: relative;
    background-color: #4267B2;
    margin: 0 0 10px;
    max-width: 375px !important;
    text-align: center;
    padding-top: 13px !important;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.facebook_si:hover {
    background-color: #33508a !important;
}

.facebook_si:active {
    background-color: #33508a !important;
}

@media screen and (max-width: 640px) {
    .nav nav-pills nav-stacked * {
        text-align: center !important;
    }

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

#appleid-signin {
    position: relative;
    cursor: pointer;
    margin: 0;
    display: none;
}

#appleid-signin div {
    border-radius: 4px;
}

#appleid-signin svg {
    border-radius: 4px;
}

#appleid-signin:hover div {
    background-color: #454545;
}

#appleid-signin:hover svg {
    background-color: #454545;
}

/*NEURECALL-4850*/

.si_button:link {
    text-decoration: none;
}

.si_button:visited {
    text-decoration: none;
}

.facebook_btn a{
	display: inline-block;
	margin-left: 41px;
	color: white;
	background-color: #3B579D;
}

.sign_up_in {
	width: 375px;
	text-align: left;
}

.facebook_btn a:hover,
.facebook_btn a:focus{
	color:#000;
}
.facebook_btn a:active{
	color:#3B579D;
	background-color:#ccc;
	box-shadow:inset -2px 0px 10px #ccc;
}
.google_btn a{
	background-color: #dd4b39;
}
.google_btn a:hover,
.google_btn a:focus{
	color:#000;
}
.google_btn a:active{
	color:#dd4b39;
	background-color:#ccc;
	box-shadow:inset -2px 0px 5px #ccc;
}
.qq_btn a{
	background-color: #CA353D;
}
.qq_btn a:hover,
.qq_btn a:focus{
	color:#000;
}
.qq_btn a:active{
	color:#CA353D;
	background-color:#ccc;
	box-shadow:inset -2px 0px 5px #ccc;
}

.apple_btn {
	width: 375px;
}

.apple_btn:hover {
	cursor: pointer;
}

.with_social {
	text-align: center;
}

#social_menu {
	display: inline-block;
}

.carousel-control.left {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.carousel-control.right {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.margin_button {
	position: absolute;
	top: 20px;
	left: -99px;

}