@import url(https://fonts.googleapis.com/css?family=Open+Sans);
.form-signin {
/*  max-width: 330px;*/
	padding: 15px;
	margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin .checkbox {
	font-weight: normal;
}
.form-signin .form-control {
    position: relative;
    font-size: 14px;
    height: auto;
    padding: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.form-signin .form-control:focus {
	z-index: 2;
}
.form-signin input[type="text"] {
	margin-bottom: 5px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
	margin-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.account-wall {
    margin-top: 0px;
    padding: 15px 25px 15px 25px;
    /* background-color: #c1dbde; */
    background-color: #f6f7f9;
    height: 310px;
    border-left: solid 7px #fff;
 /*    -webkit-box-shadow: -5px 0px 10px 0px #2e2e2e57;
    box-shadow: -5px 0px 10px 0px #2e2e2e57; */
}


.account-wall  td{ font-size: 100%;}

.login-title {
	color: #555;
	font-size: 18px;
	font-weight: 400;
	display: block;
}
.profile-img {
	margin: 25px auto 25px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    background: #fff;
    color: #ca3167;
}
.need-help {
	margin-top: 10px;
}
.new-account {
	display: block;
	margin-top: 10px;
}
body {
	background-color: #FFF;
}
.tab-content {
	border: 0px solid #c5d0dc;
	padding: 16px 12px;
	position: relative;
	z-index: 11;
}
.red {
	color: #900;
}
.radius-3 {
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
/*Carousel*/

.carousel-control {
	position: absolute;
	top: 40%;
	left: 0px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	text-align: center;
	opacity: 0.5;
}
#myCarousel a {
/*border-bottom: 0px solid transparent;*/
}
.carousel-control.right {
	background: transparent;
}
.carousel-control.left {
	background: transparent;
}
.login-e:focus, .login-p:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 18px white;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 18px white;
}
/*            .carousel,.item,.active{height:100%;}
            .carousel-inner{height:100%;}*/
.fill {
	float: left;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
/* faster sliding speed */
.carousel-inner > .item {
	-webkit-transition: 0.3s ease-in-out left;
	-moz-transition: 0.3s ease-in-out left;
	-o-transition: 0.3s ease-in-out left;
	transition: 0.3s ease-in-out left;
}

            /* keep full widget on smaller screens */
            @media (max-width: 767px) {
body {
	padding-left: 0;
	padding-right: 0;
}
}
.cuadro_intro_hover {
	padding: 0px;
	position: relative;
	overflow: hidden;
	height: 310px;
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}
.caption:hover {
	opacity: 1;
	transform: translateY(-200px);
	-webkit-transform: translateY(-200px);
	-moz-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	-o-transform: translateY(-200px);
}
.cuadro_intro_hover img {
	z-index: 4;
}
.cuadro_intro_hover .caption {
	position: absolute;
	top: 150px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}
.cuadro_intro_hover .blur {
	background-color: rgba(255,255,255,.95);
	height: 310px;
	z-index: 5;
	position: absolute;
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #dedede;
}
.cuadro_intro_hover .caption-text {
	z-index: 10;
	/*	text-overflow: ellipsis;
	white-space: nowrap;*/
	color: #262626;
	position: absolute;
	height: 300px;
	text-align: left;
	top: -20px;
	width: 100%;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 0.8em;
}
.cuadro_intro_hover .caption-text p {
	/*	text-overflow: ellipsis;
	white-space: nowrap;*/
	color: #262626;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}

.cuadro_intro_hover .caption-text a {

	margin-top: 10px !important;
}

.cuadro_intro_hover .caption-text h1, h2, h3, h4, h5 {
	padding-top: 6px;
	padding-bottom: 4px;
}
/*	End of caroucel		*/


.padding-0 {
	padding: 0px;
}
.padding-5 {
	padding: 5px;
}
.padding-10 {
	padding: 10px;
}
.padding-15 {
	padding: 15px;
}
.padding-20 {
	padding: 20px;
}
.padding-r-10 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.well-login {
    font-family: 'Open Sans', sans-serif;
    background-color: #eaf0f700;
    padding: 10px;
    padding-left: 0px;
    margin-top: 10px;
    padding-top: 5px;
    border-bottom: solid 1px #d4d4d4;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.login-height { height:450px;}

#btnLogin {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #0f263e !important;
    border-color: #1f4b7882;
}


#btnLogin:hover {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color:#1c3855 !important;
    border-color: #1f4b7882;
}


.jounusbannersidebar {
    border: solid 15px #fff;
    box-shadow: 0 15px 25px -7px rgb(0 0 0 / 9%), 0 -12px 10px -10px rgb(0 0 0 / 4%);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-top: 5px !important;
}