/* INGBANK */
body {
/* 	background: url('../upload/bcg-test.png') 40% top no-repeat; */
	border-top: 1px solid #3f3f3f;
	min-width: 320px;
	padding: 56px 6px 6px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

ol,ul {
	padding-left: 20px;
	margin-bottom: auto;
	margin-left: 30px;
}

.background {
	margin-right: -39px;
	overflow: hidden;
	border: 1px solid #512473;
}

body > .container {
	min-height: 573px;
}

a {
	color: #62a3a9;
	text-decoration: none;
}

a:hover {
	color: #43767b;
	text-decoration: none;
}

.btn {
	border-radius: 0;
}

::-webkit-input-placeholder {
	color: #ccc !important;
}

:-moz-placeholder { /* older Firefox*/
	color: #ccc !important;
}

::-moz-placeholder { /* Firefox 19+ */
	color: #ccc !important;
}

:-ms-input-placeholder {
	color: #ccc !important;
}

.container {
	color: #575757;
}

.menu-left {
	position: absolute;
	left: 0;
	width: 115px;
}

.menu-right {
	position: absolute;
	right: 0;
	width: 115px;
}

#avatar-pic {
	width: 100%;
	max-width: 160px;
}

#logo-pic {
	width: 100%;
	max-height: 167px;
}

#info-pic {
	width: 100%;
	max-width: 367px;
	float: right;
}

.input-group-container {
	clear: both;
}

#input {
	border-radius: 0;
	padding: 5px 16px;
}

#input:focus {
	box-shadow: none !important;
}

#avatar-container-out {
    display: inline-block;
    height: 247px;
    margin-top: -37px;
    overflow: hidden;
    vertical-align: middle;
}


.avatar-container-out-out {
	text-align: center;	
}

#answerContainer {
	
}

.bs-answerContainer {
	height: 243px;
}

#avatar-container {
	background: url(../img/speech-seq-3-agata.png) no-repeat
		left top;
	margin-top: 40px;
}

/*bootstrap override*/
@media ( max-width : 768px) {
	.background {
        background: url('../img/background.jpg') center top no-repeat;
		margin-right: -15px;
	}
	
	.noPadding {
		padding-right: 0;
		padding-left: 0;
	}
	
	.answerContainerTopWrapper {
		margin-top: 5px;
	}
}

@media ( min-width : 768px) {
	#avatar-container-out {
		height: 284px;
		margin-top: 0px;
	}
	
	#avatar-container {
		 margin-top: 64px;		 
	}
	
	.navbar-header  {
		float: none;
	}
	
	.navbar-toggle {
		display: block;
	}
	
	.navbar-collapse.collapse.in {
		display: block !important;
	}
	
	.navbar-collapse.collapse {
		display: none !important;
	}
		
	.navbar-collapse.collapsing {
	    -webkit-transition: none;
	    transition: none;
	}

	.background {
		background: url('../img/background.jpg') -29px top no-repeat;
	}
}


	
@media ( min-width : 968px) {
	.container {
		width: 750px;
	}
	
}

@media ( min-width : 1192px) {
	.container {
		width: 970px;
	}

	.background {
		background: url('../img/background.jpg') center top no-repeat;
	}
}

@media ( min-width : 1400px) {
	.container {
		width: 1170px;
	}
}

.st-navbar-nav .navbar-nav {
	margin: 7.5px 0px;
}

.st-side-menu {
}

.st-side-menu .btn {
	display: block;
	width: 110px;
	max-width: 110px;
	height: 85px;
	white-space: normal;
	text-align: center;
	font-size: 1.0em;
	margin-bottom: 30px;
	
	-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.25);
	
	font-size: 1.0em;
}

.st-side-menu .btn-info {
	background: #4d6e96; /* Old browsers */
	
}

.st-side-menu .btn-info {
	border-radius: 0 4px 4px 0;
	border: 1px solid #512473;
	background-color: #512473;
    color: #fff;
    font-weight: 700;
    transition: background 0.4s ease 0s;
	
	font-size: 12px;
	text-decoration: none;
}

.st-side-menu .btn-info:hover {
	background-color: #ff9b17;
	border-color: #ff9b17;
}

.st-side-menu .smaller-font {
	font-size: 0.9em;
}

.st-side-menu .btn div {
	display: table;
	height: 100%;
	vertical-align: middle;
	width: 100%;
}

.st-side-menu-left .btn {
	border-radius: 0 4px 4px 0;
}

.st-side-menu-right .btn {
	border-radius: 4px 0 0 4px;
	float: right;
}

.st-side-menu .glyphicon {
	font-size: 1.2em;
	margin-top: 5px;
	width: 25px;
}

.st-side-menu .glyphicon-bigger {
	font-size: 3em;
	margin-top: -25px;
}

.st-side-menu .glyphicon-infinity {
	font-family: Arial;
	font-size: 2.3em;
	margin-top: -4px;
}

.picture .glyphicon-infinity,.picture-right .glyphicon-infinity,.picture-left .glyphicon-infinity
	{
	font-size: 7em;
	padding: 14px;
	line-height: 30px;
}

.picture-right .carousel  .glyphicon,.picture-left .carousel .glyphicon,.picture .carousel .glyphicon
	{
	font-size: 1em;
}

.picture .glyphicon,.picture-right .glyphicon,.picture-left .glyphicon {
	font-size: 7em;
	padding: 5px;
	margin: 0;
}

.top {
	width: 100%;
}

.top-left {
	float: left;
	margin-bottom: 7px;
	padding-bottom: 1px;
	background: url('../img/avatar-line.png') left
		bottom no-repeat;
}

.top-right {
	float: left;
	width: 100%;
}

.top-info {
	padding-bottom: 57px;
	width: 100%;
	text-align: right;
}

.td-top-left {
	width: 160px;
}

.td-top-right {
	vertical-align: bottom;
}

.input-group-st {
	margin-top: 5px;
}

.input-group-st input {
	font-size: 14px !important;
}

.input-group-st .form-control {
	border: 1px solid #512473;
	border-radius: 4px 0 0 4px;
	height: 39px;
}

.bs-callout-info {
    border-left-color: #4d6e96;
}

.bs-callout {
    background-color: #fff;
    border: 1px solid #512473;
/*     border-radius: 3px; */
    overflow: auto;
    padding: 12px;
}

.bs-callout+.bs-callout {
	margin-top: -5px;
}

.bs-callout-info {
	
}

.middle,.bottom {
	text-align: justify;
}

.middle .thumbnail {
	margin-bottom: 0px;
}

.picture,.picture-left,.picture-right {
	padding: 5px;
	border-radius: 4px;
	border: 4px solid #f5f5f5;
	display: block;
	height: auto;
	max-width: 100%;
}

.picture,.picture-left {
	float: left !important;
	margin-right: 10px;
	margin-left: 0px;
}

.picture-right {
	float: right !important;
	margin-right: 0px !important;
	margin-left: 10px !important;
}

.picture>a,.picture>img,.picture>.glyphicon {
	background-color: #fff;
	display: block;
	line-height: 1.42857;
	margin-bottom: 0px;
}

.picture>.glyphicon {
	font-size: 4em;
}

.picture>a:hover,.picture>a:focus,.picture>a.active {
	border-color: #428bca;
}

.picture>a .caption {
	padding: 9px;
	color: #333;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	
}

li {
	margin-left: 14px;
}

.cc-results {
}


.cc-results h4 {
    margin-bottom: 22px;
    margin-top: 18px;
}
.cc-results .result {
	margin-bottom: 20px;
}

.cc-results .result .result-header {
	font-size: 1.0em;
	font-weight: bold;
}

.cc-results a {
	color: #575757;
}

.cc-results .result-header a {
	color: #62a3a9;
}

.cc-results .result-shorttext .link {
	color: #2ba6cb;
}

.cc-results .result-shorttext .link:hover {
	color: #2795b6;
}

.cc-results a {
	text-decoration: none;
}

.white-buttons {
	float: right;
	padding-top: 20px;
	vertical-align: top;
	text-align: center;
}

.white-buttons button {
	margin-bottom: 15px;
}

.text-align-right {
	text-align: right;
}

.avatar-container {
	min-width: 160px;
}

.semantic-padding-left {
	padding-left: 6px
}



#flashPlayer {
	z-index: 10000;
}

.padding-top-2 {
	padding-top: 0px;
}

.padding-top-3 {
	padding-top: 0px;
}

.padding-top-4 {
	padding-top: 9px;
}

.padding-top-5 {
	padding-top: 20px;
}

.padding-left-2 {
	padding-left: 8px;
}


.breadcrumb {
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0;
}

.breadcrumb li {
	margin-left: 0;
}

footer {
	box-shadow: 0 4px 2px #1e1e1e inset;
}

footer {
	background: none repeat scroll 0 0 #3f3f3f;
	color: #ccc;
	padding: 4px 0 35px;
}

footer {
	clear: both;
	display: block;
	float: left;
	margin: 15px 0 0 0;
	position: relative;
	width: 100%;
	z-index: 1;
}

footer h4 {
	border-bottom: 1px solid #bababa;
	clear: both;
	color: #ccc;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 4px;
	padding: 15px 0 4px 0;
	width: 80%;
}

footer ul {
	margin: 0 0 15px;
	padding: 0;
	/*list-style: none outside none;*/
	list-style-type: none;
}

footer ul li {
	clear: both;
	margin-left: 0;
}

footer a {
	color: #ccc;
	display: block;
	float: left;
	text-decoration: none;
}

footer a:hover {
	color: #77b7ee;
	text-decoration: none;
}

footer ul.social {
	list-style-type: none;
	float: right;
	padding-right: 47px;
}

footer ul.social li {
	clear: none;
	display: block;
	float: left;
}

footer ul.social li a.facebook {
	background-position: 0 0;
	float: left;
}

footer ul.social li a {
	background: url("../img/social.gif") no-repeat
		scroll 0 0 rgba(0, 0, 0, 0);
	direction: ltr;
	display: block;
	float: left;
	font-size: 0;
	height: 29px;
	margin-left: 15px;
	overflow: hidden;
	text-align: left;
	text-indent: -999px;
	width: 29px;
}

footer ul.social li a.youtube {
	background-position: -60px 0;
}

footer ul.social .title {
	clear: both;
	color: #ccc;
	font-style: italic;
	padding: 0 0 5px 15px;
}

.ui-widget {
	
}

.ui-autocomplete {
	-webkit-box-shadow: 1px 2px 9px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 2px 9px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 2px 9px 0px rgba(50, 50, 50, 0.75);
}

.ui-autocomplete .ui-state-focus {
	border-bottom-color: #ccc;
	border-top-color: #ccc;
	padding-left: 16px;
}

.ui-autocomplete .ui-menu-item {
	padding-left: 16px;
}

.cookieinfo {
	position: fixed;
	bottom: 0px;
	width: 100%;
	margin: 0;
	z-index: 999;
}

.breadcrumbWrapper ul, .breadcrumbWrapper ol {
	list-style-position: inside !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.breadcrumbWrapper li {
	margin-left: 0px;
}


#answerContainer table tr td {
	vertical-align: top;
}

.clickable {
	cursor: pointer;
}

.navbar-brand {
	font-size: 16px !important;
}

.carousel-container {
	/*max-width: 350px;*/
}

#carousel-inmodal {
	width: auto;
}

.carousel-inner .item {
	text-align: center;
}

.carousel-inner .item img {
	display: inline;
}

.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	width: auto;
}

.btn-default {
	/*transition: background 0.4s ease 0s;*/
}

.btn-success {
	border: 1px solid #512473;
	color: #fff;
	background-color: #512473;
	background-image: none;
}

.result-button .btn {
	 margin-top: 4px;	
}

#ok-button {
    font-weight: 700;
    text-transform: uppercase;
	height: 39px;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	background-image: -webkit-linear-gradient(top, #ff1cae, #c4007e);
	background-image:    -moz-linear-gradient(top, #ff1cae, #c4007e);
	background-image:      -o-linear-gradient(top, #ff1cae, #c4007e);
	background-image:     -ms-linear-gradient(top, #ff1cae, #c4007e);
	background-image:         linear-gradient(top, #ff1cae, #c4007e);
     -pie-background:         linear-gradient(top, #ff1cae, #c4007e);
	-webkit-border-radius: 0 6px 6px 0;
	   -moz-border-radius: 0 6px 6px 0;
	        border-radius: 0 6px 6px 0;
}

.btn-success:hover, #ok-button:hover {
	background: #ce0085
}
.languages .active_true {
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.languages {
	text-shadow: 0 0 3px #000000;
	color: white;
    font-weight: bold;
    padding-right: 15px;
    text-align: right;
}

.languages a {
	color: white;
}

#poweredBy {
	float: right;
	margin-bottom: 20px;
	font-size: 9px
}

#poweredBy a {
	color: gray;
	text-decoration: none;
}

#poweredBy a:hover {
	color: gray;
	text-decoration: none;
}

.ui-autocomplete {
	font-size: 12px !important;
}

.noPadding {
	padding-right: 0;
}

.btn-primary:active, .btn-primary.active {
	 background-color: #512473;
	 border-color: #512473;
	 font-weight: bold;
}

.btn-default{
	color: #fff;
	background-image: -webkit-linear-gradient(top, #72adb2, #55969c);
	background-image:    -moz-linear-gradient(top, #72adb2, #55969c);
	background-image:      -o-linear-gradient(top, #72adb2, #55969c);
	background-image:     -ms-linear-gradient(top, #72adb2, #55969c);
	background-image:         linear-gradient(top, #72adb2, #55969c);
     -pie-background:         linear-gradient(top, #72adb2, #55969c);
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
}

.btn-default:hover, .btn-default:focus {
	background: #62a3a9;	
	color: #fff;
}

.breadcrumb {
	margin-bottom: 0px;
	border-radius: 0;
}

.row-breadcrumb {
	margin-bottom: 5px;
	margin-top: 5px;
}

.row-searchresults  .bs-callout {
	 padding: 15px;
}

.result-item {
    background: transparent url("../img/topic-line.png") no-repeat scroll left 4px;
    font-size: 14px;
    padding-left: 22px;
    padding-right: 20px;
    text-align: left;
}

.result-shorttext {
	overflow: hidden;
}

.row-searchresults-in {
	overflow: hidden;
}


.navbar-inverse  {
	background-image: none;
	background-color: #512473;
	
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a  {
	color: #fff !important;
	text-shadow: none;
	font-size: 1.3em;
}

.navbar-collapse.collapsing {
	display: none !important;
}
	
.navbar-toggle{
	width: 31px;
	height: 31px;
	background: transparent url("../img/s_w_up.png") no-repeat scroll center center;
	background-color: transparent !important;
	border-style: none !important;
}

.navbar-toggle:focus, .navbar-toggle.collapsed:focus {
	background-color: transparent !important;
}

.navbar-toggle.collapsed {
	background-image: url("../img/s_w_down.png");
	background-color: transparent !important;
}

.navbar-fixed-top {
    border-width: 0 !important;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}