body {
    padding-top: 45px;
}
body, html {
    -webkit-font-smoothing: antialiased;
}
body {
    font-family: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.57143;
    color: #3d5869;
    background-color: #e9f0f3;
}
.bold{
	font-weight:bold;
}
body {
    margin: 0;
}
a{
	text-decoration:none;
}
*, ::after, ::before {
    box-sizing: inherit;
}
html {
    font-size: 10px;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}
.container::after {
    clear: both;
}
.container::after, .container::before {
    content: " ";
    display: table;
}
element {
}
.no-logo {
    margin-top: 90px;
}
.container {
    max-width: 1170px;
}
.container {
    max-width: 970px;
}
.container {
    max-width: 750px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
*, ::after, ::before {
    box-sizing: inherit;
}
body {
    font-family: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.57143;
    color: #3d5869;
}
html {
    font-size: 10px;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}
.row::after {
    clear: both;
}
.row::after, .row::before {
    content: " ";
    display: table;
}
.row {
    margin-left: auto;
    margin-right: auto;
}
.login{
	width:400px;
}
.feedback-box{
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
*, ::after, ::before {
    box-sizing: inherit;
}
.panel {
    border-radius: 3px;
    border: none;
    box-shadow: 0 2px 0 #e1e7eb;
}
 .panel-heading {
    color: #3d5869;
    background-color: #fff;
    border-color: rgba(202,215,224,.75);
}
.panel-heading {
    padding: 10px 20px;
    min-height: 20px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}
.panel-body::after {
    clear: both;
}
.panel-body::after, .panel-body::before {
    content: " ";
    display: table;
}
.panel-body {
	border-top: 1px solid rgba(202,215,224,.75);
}
.panel-body {
    background-color: #fff;
    padding: 15px 20px;
}
form p{
    font-family: Roboto,sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
    max-width: 100%;
    margin-bottom: 5px;
    color: #89a0b0;
	margin-bottom:15px;
}
.form-control::placeholder {
    color: #cad7e0;
    opacity: 1;
}
.clear{
	clear:both;
}
a {
    color: #357eb7;
    text-decoration: none;
}
.form-control {
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #bacbd7;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	margin-top:10px;
}
.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.57143;
    color: #3d5869;
}
input[type=text]:focus,input[type=password]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  border: 1px solid rgba(81, 203, 238, 1);
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    margin: 0;
}
.btn-primary:hover {
    background-color: #507389;
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2a3d49;
    border-color: #1d2a32;
}
.btn:focus, .btn:hover {
    text-decoration: none;
}
.pull-right {
    float: right !important;
}
.btn-primary {
    color: #fff;
    background-color: #3d5869;
    border-color: #344a59;
    box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    transition: background-color .2s ease-in-out,top .1s linear,box-shadow .1s linear;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    border: 0;
    border-top-color: currentcolor;
	border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    font-family: Roboto,sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    padding: 7px 24px;
    font-size: 14px;
    line-height: 1.57143;
    border-radius: 3px;
}
.pull-right {
    float: right;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button, select {
    text-transform: none;
}
button {
    overflow: visible;
}
input[type=text],input[type=password] {
    box-sizing : border-box;
}
.get-started{
	display:inline-block;
	padding:10px 0px 10px 0px;
}
a.link:hover{
	text-decoration:underline;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}
#animation{
	display:none;
}
.spinner {
  margin: 30px;
  height: 30px;
  width: 30px;
  animation: rotate 0.8s infinite linear;
  border: 8px solid #3d5869;
  border-right-color: transparent;
  border-radius: 50%;
  margin-left:auto;
  margin-right:auto;
}
@keyframes rotate {
  0%    { transform: rotate(0deg); }
  100%  { transform: rotate(360deg); }
}
.information p, .success p, .warning p,.validation p,.error p{
	padding-top: 3px;
	padding-bottom: 3px;
}
.information {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/info.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../images/success.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/warning.png');
}
.error,.success,.warning,.information {
	border: 1px solid;
	margin: 10px 0px;
	padding:0px 10px 0px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/error.png');
}
@media only screen and (max-width: 800px) {
	.login{
		width:100% ! important;
	}
	.no-logo {
		margin-top: 30px ! important;
	}
	.feedback-box{
		width:100% ! important;
	}
}