body {
	padding-top: 50px;
}

body {
	background-color: #fff;
	color: #333;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857;
		-moz-hyphens: none;
		-ms-hyphens: none;
		-webkit-hyphens: none;
		hyphens: none;
		word-wrap: normal;
}


html, body {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}

body, h1, h2, h3, h4, p, li, td, th {
  font-family: 'open_sansregular',sans-serif;
}

strong, b {
	font-family: 'open_sansbold';
	font-weight: normal;
}


.nopadding {
	padding:0px;
}

.change_font_size{
	color:black;
	cursor: pointer;
}
.active {
	color: #02bc97;
}

.filer_image_info {
	color: grey;
	font-size: small;
	font-style: italic;
}

.filer_image {
	margin-left:auto;
	margin-right:auto;
}

#left-component {
	right: 50%;
	margin-right: 0px;
}

#my-divider {
	right: 50%;
	width: 5px;
}

#right-component {
	width: 50%;
}

a {
	color: #01a6d6;
}

a:hover {
	color: #02bc97;
}

a:focus {
  outline: none;
  color: #01a6d6;
}

span.red {
	color: red;
	font-weight:bold;
	font-size:larger;
}

.btn-little {
	line-height:1;
}

.navbar-inverse {
	background-color: transparent;
}

.navbar-inverse .container-fluid .navbar-header {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.17);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.17);
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.17);
	min-height: 75px;
}

h1.headertitle {
	padding-right: 15px;
}

.navbar-inverse {
	border: none;
}

.navbarimpact2c {
	min-height: 75px;
}
a.togglelink:hover, a.togglelink:focus {
	text-decoration: none;
}

a.togglelink .glyphicon {
	font-size: 12px;
}

.navbarimpact2c .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.navbarimpact2c .navbar-collapse > ul {
	float: right;
}

.navbarimpact2c .navbar-brand {
	padding: 8px 15px;
}

.footer {
	background-color: #f5f5f5;
	bottom: 0;
	height: 50px;
	position: absolute;
	width: 100%;
}

.csc-static {
	padding-top: 100px;
}

.footer .container-fluid {
	padding: 0;
}

h1 {
	font-size: 28px;
	color: #01a6d6;
	line-height: 1.3;
	letter-spacing: 0.03em;
}

.csc-inner-story h1 {
	font-size: 20.5px;
	color: #01a6d6;
	line-height: 1.3;
	letter-spacing: 0.03em;
}

h1.csc-storytitle {
	margin-top: 0;
	margin-bottom: 25px;
}

.csc-inner-story h2 {
	font-size: 18px;
	color: #02bc97;
	line-height: 1.3;
	letter-spacing: 0.03em;
	margin-bottom: 25px;
}

h2 {
	font-size: 24px;
	color: #02bc97;
	line-height: 1.3;
	letter-spacing: 0.03em;
	margin-bottom: 15px;
}

.h2 {
	font-size: 20px;
	color: #02bc97;
	line-height: 1.3;
	letter-spacing: 0.03em;
	margin-bottom: 25px;
	margin-top:0px;
	position:absolute;
}

h3 {
	font-size: 18px;
	color: #01a6d6;
	line-height: 1.3;
	letter-spacing: 0.03em;
	margin-bottom: 15px;
}

.modal-title {
	color: #01a6d6;
}

.teaser > h2 {
	margin-left:30px;
}
.teaser {
	margin-bottom:20px;
}
 
.csc-inner-story h2 .glyphicon {
	font-size: 20px;
}

.footer .glyphicon {
	padding-right: 5px;
}

.csc-inner-story p {
	line-height: 1.5;
}

.navbar-toggle {
	margin-right: 0;
	margin-top: 0;
	border-radius: 0;
	border: 0;
	border-left: 1px solid #000;
	font-size: 17px;
	height: 75px;
	margin-bottom: 0;
	padding: 9px 25px 9px 25px;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
   color: #fff;
}

.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle {
   color: #fff;
   border-left: 1px solid #02bc97;
   background-color: #02bc97;
}

.navbar-inverse .collapsed, .navbar-inverse .collapsed {
	border-left: 1px solid #000;
	background-color: #fff;
	color: #000;
}

.navbar-inverse .collapsed:focus, .navbar-inverse .collapsed:hover, .navbar-inverse .navbar-toggle:hover {
	background-color: #02bc97;
	border-left: 1px solid #02bc97;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border: 0;
}


.navbar-nav > li {
	text-align: right;
}

.navbar-inverse .navbar-collapse {
	background-color: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	border: 1px solid rgba(0, 0, 0, 0.15);
	width: auto;
	float: right;
	border-top: 0;
	padding-bottom: 10px;
	padding-top: 5px;
}

.navbar-inverse .navbar-nav > li > a {
	color: #000;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 30px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: transparent;
	color: #02bc97;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: #f5f5f5;
	color: #000;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	background-color: #02bc97;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: none;
}

.navbar-nav .open .dropdown-menu {
	background-color: transparent;
	border: 0 none;
	box-shadow: none;
	float: none;
	margin-top: 0;
	position: static;
	width: auto;
	border-radius: 0;
}

.dropdown-menu > li > a {
	text-align: right;
}

.dropdown-menu>li
{    position:relative;
    -webkit-user-select: none; /* Chrome/Safari */       
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
    cursor:pointer;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    display:none;
    margin-top: -1px;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    border-left-color:#fff;
    box-shadow:none;
    margin-right: 20px;
}



.navbar-nav .open .dropdown-menu {
	background: transparent url(../images/storiesbg.gif) repeat  left top;
}

.keynote {
	color: #800080;
	font-family: 'open_sansbold';
	font-size: 14px;
}



.csc-inner-story p {
	-moz-hyphens: none;
		-ms-hyphens: none;
		-webkit-hyphens: none;
		hyphens: none;
		word-wrap: normal;  
}

.searchform h1 {
	margin-top: 40px;
	margin-bottom: 30px;
}

.searchform {
	max-width: 600px;
	margin: 0 auto 60px;
	text-align: center;
}

.searchform .input-group {
	max-width: 400px;
	margin: 0 auto;
}

.form-control {
	border: 1px solid #b9b9b9;
	border-radius: 5px;
	box-shadow: none;
}

.introjs-skipbutton {
	float: left;
}

.introjs-helperNumberLayer {
	display: none;
}

.btn {
	background-color: #01a6d6;
	color: #fff;
	border-color: #01a6d6;
}

.btn.focus, .btn:focus, .btn:hover {
	background-color: #02bc97;
	color: #fff;
	border-color: #02bc97;
}

label {
	font-weight: normal;
}

.keymessages {
	font-weight:bold;
	color:#800080;
	margin-bottom:3px;
}
.text_heading {
	font-weight:bold;
	font-style: italic;
	color: #008080;
	margin-bottom:3px;
}
.standard {
	padding-left:0px;
	margin-bottom:15px;
	text-align:justify;
}

.introjs-button {
	background-image: none;
	background-color: #01a6d6;
	color: #fff;
	border-radius: 4px;
	text-shadow: none;
}

.introjs-disabled, .introjs-disabled:hover {
	background-color: #ade2f2;
}

.introjs-button:hover, .introjs-button:focus, .introjs-button:active {
	background-color: #01a6d6;
	color: #fff;
	background-image: none;
}

.introjs-button:hover {
	background-color: #02bc97;
}

.introjs-nextbutton {
	border-radius: 0 4px 4px 0;
}

.introjs-prevbutton {
	border-radius: 4px 0 0 4px;
	border-right: medium none;
}

.introjs-tooltip {
	font-size: 13px;
}

.introjs-tooltip h3 {
	font-size: 18px;
	color: #02bc97;
	line-height: 1.3;
	letter-spacing: 0.03em;
	margin-top: 0;
}

.fa {
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	position: relative;
	top: 1px;
	font-size: 30px;
	color: #868686;
}

.fa-arrow-right::before {
	content: "\e080";
	
}

.fa-arrow-left::before {
	content: "\e079";
}

.fa-times::before {
	content: "\e014";
}

.push-right, .modalsubmit {
	text-align: right;
}

.push-center {
	text-align: center;
}

.add {
	font-size: 2rem;
	line-height:1.4;
	padding-top: 5px;
}
@media (min-width: 768px) and (max-width: 1000px) {
   .collapse {
	   display: none !important;
   }
   .advanced_buttons >.collapse.in{
                display:none !important;
        }

}

/* change bootstrap navbar collapse */
@media (max-width: 3000px) {
	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.collapse.in{
  		display:block !important;
	}
	.advanced_buttons >.collapse.in{
		display:none !important;	
	}
