/** Generated by FG **/
@font-face {
	font-family: 'Lato-Bold';
	src: url('../fonts/Lato-Bold.eot');
	src: local('☺'), url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype'), url('../fonts/Lato-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Regular.otf') format('opentype'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Raleway-Light';
	src: url('../fonts/Raleway-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Light.woff') format('woff'), url('../fonts/Raleway-Light.ttf') format('truetype'), url('../fonts/Raleway-Light.svg#Raleway-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Raleway-Medium';
	src: url('../fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Medium.woff') format('woff'), url('../fonts/Raleway-Medium.ttf') format('truetype'), url('../fonts/Raleway-Medium.svg#Raleway-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Raleway-Bold';
	src: url('../fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Bold.woff') format('woff'), url('../fonts/Raleway-Bold.ttf') format('truetype'), url('../fonts/Raleway-Bold.svg#Raleway-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Raleway-SemiBold';
	src: url('../fonts/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-SemiBold.woff') format('woff'), url('../fonts/Raleway-SemiBold.ttf') format('truetype'), url('../fonts/Raleway-SemiBold.svg#Raleway-SemiBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Thin';
	src: url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Thin.woff') format('woff'), url('../fonts/Roboto-Thin.ttf') format('truetype'), url('../fonts/Roboto-Thin.svg#Roboto-Thin') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Light';
	src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Light';
	src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Light.woff') format('woff'), url('../fonts/Lato-Light.ttf') format('truetype'), url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Regular';
	src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype'), url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
  font-family: 'Digital-7';
  src: url('../fonts/Digital-7.eot?#iefix') format('embedded-opentype'),  url('../fonts/Digital-7.woff') format('woff'), url('../fonts/Digital-7.ttf')  format('truetype'), url('../fonts/Digital-7.svg#Digital-7') format('svg');
  font-weight: normal;
  font-style: normal;
}


body
{
	background:#FFFFFF;
	font-family: 'Raleway-Medium';
}
.logo
{
	max-width:200px;
}
.logo-text
{
	font-size:24px;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'Raleway-SemiBold';
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
    margin-top: 20px;
}
input[type=text], .calculator
{
	font-family: 'Digital-7';
	color:#000000;
	font-size:40px;
}
.calculator
{
	height:50px;
}
.navbar-default {
    background-color: #2A80B9;
    border-color: #2A80B9;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #3598DC;
    color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #3598DC;
    color: #ffffff;
}

label {
    display: inline-block;
    font-weight: lighter;
    margin-bottom: 5px;
    max-width: 100%;
}


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



/*.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}*/
.navbar-form .form-control {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.login_form_index a {
    color: #ffffff;
    text-decoration: none;
}

.navbar {
    border: 1px solid transparent;
    margin-bottom: 20px;
    min-height: 50px;
    position: relative;
}
.navbar {
    height: 52px;
}

.navbar .navbar-brand {
    color: #fff;
    font-size: 34px;
    font-weight: 200;
    height: 50px;
    padding: 20px 0;
    text-shadow: none;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #2A80B9;
    border-color: transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color:none;
}

.navbar-nav {
    margin: 0;
}
.navbar {
    border-radius: 0;
}
.img-center
{
	float:none;
	margin:0 auto;
}
.profile-photo-header
{
	float:none;
}

.databox.databox-vertical.databox-xlg {
    height: 100px;
    padding-bottom: 10px;
    width: 100%;
}

.top-header-div
{
	min-height:20px;
	border-top:3px solid #2A80B9;
	/*padding:10px 0;*/
	padding:0px 0;
}

/*Registration Form Home Page*/

.captcha-input
{
	width: 84%; height: 35px;
}

.registration_form_index
{
	margin:0 auto;
	float:none;
	/*transition:ease 1s;
	border:1px solid transparent;*/
}
.registration_form_index:hover
{
	/*transition:ease 1s;
	box-shadow:0px 0px 20px #ffffff;
	border:1px solid #ffffff;*/
}

/*footer*/
.footer
{
	background:#ffffff;
}
.footer a, .footer h6, .footer h5, .footer h4, .footer h3, .footer h2, .footer h1, .footer p
{
	color:#9cadb6;;
}

.footer-copyright
{
	background:#ffffff;
	padding:10px 0;
	border-top:1px solid #cccccc;
}
.footer-copyright a, .footer-copyright h6, .footer-copyright h5, .footer-copyright h4, .footer-copyright h3, .footer-copyright h2, .footer-copyright h1
{
	color:#9cadb6;
	min-height:20px; 
	padding:15px 0;
}

.footer-copyright p{
	color:#9cadb6;
}


.databox .databox-header {
    padding: 0 0 0 10px;
}
.databox .databox-text {
    padding: 0 0 0 10px;
}

/*Footer Menu*/
ul.footer_menu { list-style:none;}
ul.footer_menu li {float:left; display:inline-block; padding: 5px 20px 5px 0;}
ul.footer_menu li , ul.footer_menu li a{ color:#9cadb6; }
ul.footer_menu li ul {padding:0;}
ul.footer_menu li ul li {float:none; padding:5px 0; font-weight:normal;}


/*margins*/
.margin-top-10
{
	margin-top:10px;
}



input[type="checkbox"], input[type="radio"] {
    cursor: pointer;
    height: 18px;
    left: auto;
    opacity: 1;
    position: relative;
    width: 18px;
    z-index: 12;
}






/*New Style*/
.left-sidebar
{
	background:#ffffff;
}

.leftsidebar-title-heading
{
	padding-top:2px;
}

.margin-top-20
{
	margin-top:20px;
}


.right-container-part
{
	background:#ffffff;
	padding-top:15px;
	padding-bottom:15px;
}

.profile_url_div
{
	border:2px solid #F0F0F0;
	border-radius:5px;
	padding:10px; 
}

blockquote {
    border-left: 2px solid #3598DC;
    font-size: 14px;
    /*margin: 0 0 20px;*/
	margin: 0 0 0px;
    padding: 10px 20px;
	font-family: "Roboto","Lucida Sans","trebuchet MS",Arial,Helvetica;
}

.heading_div
{
	border-bottom:2px solid #2A80B9;
	padding:5px;
}

.heading_div .heading_title {
    font-family: "Roboto","Lucida Sans","trebuchet MS",Arial,Helvetica;
    font-size: 14px;
    font-weight: 400;
    /*margin: 8px 5px;*/
    position: relative;
	padding:5px 0;
}



.padding-left-0
{
	padding-left:0;
}

.margin-top-5
{
	margin-top:5px;
}

.padding-0
{
	padding:0;
}

.padding-14
{
	padding:14px;
}

.padding-15
{
	padding:15px;
}


.padding-12 {
    padding: 12px !important;
}


.padding-lr-0 {
    padding-left: 0px;
	padding-right:0px;
}

.padding-lr-3 {
    padding-left: 3px;
	padding-right:3px;
}

.page-sidebar {
    bottom: 0;
    display: block;
    position: relative;
    top: 0;
	width:100%;
}
/*Sticky Navigation*/
#sticky_navigation_wrapper { width:100%; }
#sticky_navigation { width:100%; z-index:999; }


/*Social Icons*/
.fa-facebook-color
{
	color:#3B5998;
}

.fa-google-plus-color
{
	color:#DD4B39;
}

.fa-twitter-color
{
	color:#D6F1FD;
}

.fa-youtube-color
{
	color:#BB0000;
}

.fa-pinterest-color
{
	color:#CB2027;
}

.input-icon i
{
	color:#3598DC;
}

.fa-1-5-em{
	font-size:1.5em;
}






/*Buttons and Colors*/
.btn-azure-dark,
.btn-azure-dark:focus {
  background-color: #2A80B9 !important;
  border-color: #2A80B9;
  color: #ffffff;
}
.btn-azure-dark:hover {
  color: #ffffff;
}
.btn-azure-dark.dropdown-toggle {
  border-left-color: #2A80B9 !important;
}
.btn-azure-dark.active {
  background-color: #2A80B9 !important;
  border-color: #2A80B9;
}
.btn-azure-dark.shiny {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzZWNkZjEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJiYWRjZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(linear, left top, left bottom, from(#2A80B9), to(#2A80B9));
  background-image: -moz-linear-gradient(linear, left top, left bottom, from(#2A80B9), to(#2A80B9));
  background-image: -o-linear-gradient(linear, left top, left bottom, from(#2A80B9), to(#2A80B9));
  background-image: linear-gradient(linear, left to bottom, left bottom, from(#2A80B9), to(#2A80B9));
}
.btn-azure-dark:hover,
.open .btn-azure-dark.dropdown-toggle {
  background-color: #2A80B9 !important;
  border-color: #2A80B9;
  color: #fff;
}
.btn-azure-dark.disabled,
.btn-azure-dark[disabled],
fieldset[disabled] .btn-azure-dark,
.btn-azure-dark.disabled:hover,
.btn-azure-dark[disabled]:hover,
fieldset[disabled] .btn-azure-dark:hover,
.btn-azure-dark.disabled:focus,
.btn-azure-dark[disabled]:focus,
fieldset[disabled] .btn-azure-dark:focus,
.btn-azure-dark.disabled:active,
.btn-azure-dark[disabled]:active,
fieldset[disabled] .btn-azure-dark:active,
.btn-azure-dark.disabled.active,
.btn-azure-dark[disabled].active,
fieldset[disabled] .btn-azure-dark.active {
  background-color: #2A80B9 !important;
  border-color: #2A80B9;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}






.label-azure-dark,
.badge-azure-dark {
  background-color: #2A80B9;
  background-image: none !important;
}
.label-azure-dark.graded,
.badge-azure-dark.graded {
  background: linear-gradient(to right, #2A80B9, #0088ff) !important;
}



.progress-bar-azure-dark {
  background-color: #2A80B9 !important;
}



.tooltip-azure-dark + .tooltip > .tooltip-inner {
  border: 1px solid #2A80B9;
  background-color: #2A80B9;
  color: #fff;
}
.tooltip-azure-dark + .tooltip.top .tooltip-arrow {
  border-top-color: #2A80B9;
}
.tooltip-azure-dark + .tooltip.right .tooltip-arrow {
  border-right-color: #2A80B9;
}
.tooltip-azure-dark + .tooltip.left .tooltip-arrow {
  border-left-color: #2A80B9;
}
.tooltip-azure-dark + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2A80B9;
}


.azure-dark {
  color: #2A80B9 !important;
}

.bg-azure-dark {
  background-color: #2A80B9 !important;
}

.before-azure-dark:before {
  background-color: #2A80B9 !important;
}

.bordered-azure-dark {
  border-color: #2A80B9 !important;
}










.btn-dark-green,
.btn-dark-green:focus {
  background-color: #2A80B9 !important;
  border-color: #2A80B9;
  color: #ffffff;
}
.btn-dark-green:hover {
  color: #ffffff;
}
.btn-dark-green.dropdown-toggle {
  border-left-color: #2A80B9 !important;
}
.btn-dark-green.active {
  background-color: #2A80B9 !important;
  border-color: #2A80B9;
}
.btn-dark-green.shiny {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzZWNkZjEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJiYWRjZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(linear, left top, left bottom, from(#2A80B9), to(#2A80B9));
  background-image: -moz-linear-gradient(linear, left top, left bottom, from(#2A80B9), to(#2A80B9));
  background-image: -o-linear-gradient(linear, left top, left bottom, from(#2A80B9), to(#2A80B9));
  background-image: linear-gradient(linear, left to bottom, left bottom, from(#2A80B9), to(#2A80B9));
}
.btn-dark-green:hover,
.open .btn-dark-green.dropdown-toggle {
  background-color: #2A80B9 !important;
  border-color: #2A80B9;
  color: #fff;
}
.btn-dark-green.disabled,
.btn-dark-green[disabled],
fieldset[disabled] .btn-dark-green,
.btn-dark-green.disabled:hover,
.btn-dark-green[disabled]:hover,
fieldset[disabled] .btn-dark-green:hover,
.btn-dark-green.disabled:focus,
.btn-dark-green[disabled]:focus,
fieldset[disabled] .btn-dark-green:focus,
.btn-dark-green.disabled:active,
.btn-dark-green[disabled]:active,
fieldset[disabled] .btn-dark-green:active,
.btn-dark-green.disabled.active,
.btn-dark-green[disabled].active,
fieldset[disabled] .btn-dark-green.active {
  background-color: #2A80B9 !important;
  border-color: #2A80B9;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}






.label-dark-green,
.badge-dark-green {
  background-color: #2A80B9;
  background-image: none !important;
}
.label-dark-green.graded,
.badge-dark-green.graded {
  background: linear-gradient(to right, #2A80B9, #0088ff) !important;
}



.progress-bar-dark-green {
  background-color: #2A80B9 !important;
}



.tooltip-dark-green + .tooltip > .tooltip-inner {
  border: 1px solid #2A80B9;
  background-color: #2A80B9;
  color: #fff;
}
.tooltip-dark-green + .tooltip.top .tooltip-arrow {
  border-top-color: #2A80B9;
}
.tooltip-dark-green + .tooltip.right .tooltip-arrow {
  border-right-color: #2A80B9;
}
.tooltip-dark-green + .tooltip.left .tooltip-arrow {
  border-left-color: #2A80B9;
}
.tooltip-dark-green + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2A80B9;
}


.dark-green {
  color: #2A80B9 !important;
}

.bg-dark-green {
  background-color: #2A80B9 !important;
}

.before-dark-green:before {
  background-color: #2A80B9 !important;
}

.bordered-dark-green {
  border-color: #2A80B9 !important;
}















/*Quick Links*/

ul.quick-links {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.quick-links li {
    border-bottom: 1px solid #353535;
    float: left;
    width: 100%;
}
.quick-links img {
	padding-right: 10px;
}
ul.quick-links li a {
    color: #71808b;
    display: block;
    float: left;
    font-size: 14px;
    padding: 5px;
    text-decoration: none;
}
ul.quick-links li a:hover, ul.quick-links li a:focus, ul.quick-links li:hover a, ul.quick-links li:focus a {
	transition:all 1s ease 0s;
	color: white;
}
ul.quick-links li:hover {
	border-bottom:1px dotted #71808b;
}



/*footer*/
.footer-copyright i.fa:hover, .footer-copyright i.fa:hover a, .footer-copyright i.fa a:hover
{
	transition:all 1s ease 0s;
}



/*Top Login*/
nav_login ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  float: right;
  background: #eee;
  border-bottom: 1px solid #fff;
  border-radius: 3px;    
}

nav_login li {
  float: left;          
}

nav_login #login {
  border-right: 1px solid #ddd;
  box-shadow: 1px 0 0 #fff;  
}

nav_login #login-trigger,
nav_login #signup a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  text-decoration: none;
  color: #ffffff; 
}

nav_login #signup a {
  border-radius: 0 3px 3px 0;
}

nav_login #login-trigger {
  border-radius: 3px 0 0 3px;
}

nav_login #login-trigger:hover,
nav_login #login .active,
nav_login #signup a:hover {
  background: #fff;
}

nav_login #login-content {
  display: none;
  position: absolute;
  top: 24px;
  right: 0;
  z-index: 999;    
  background: #fff;
  background-image: linear-gradient(top, #fff, #eee);  
  padding: 15px;
  box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  border-radius: 3px 0 3px 3px;
}

nav_login li #login-content {
  right: 0;
  width: 266px;  
  z-index:999;
}

/*--------------------*/

#inputs input {
  background: #f1f1f1;
  padding: 6px 5px;
  margin: 0 0 5px 0;
  width: 238px;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 1px #ccc inset;
}

#inputs input:focus {
  background-color: #fff;
  border-color: #e8c291;
  outline: none;
  box-shadow: 0 0 0 1px #e8c291 inset;
}

/*--------------------*/

#login #actions {
  margin: 10px 0 0 0;
}

#login #submit {
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    float: left;
    height: 30px;
    padding: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    width: 100px;
}

#login #submit:hover,
#login #submit:focus {    
  background-color: #e97171;
  background-image: linear-gradient(top, #d14545, #e97171);
} 

#login #submit:active {   
  outline: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;   
}

#login #submit::-moz-focus-inner {
  border: none;
}

#login label {
  float: right;
  line-height: 30px;
}

#login label input {
  position: relative;
  top: 2px;
  right: 2px;
}

.navbar-secondary .navbar-toggle .icon-bar {
    background-color: #5b5b5b;
}

.navbar-secondary .navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid #9cd584;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}

.homepage-summary-blue
{
	border:1px solid #2A80B9;
	border-top:5px solid #2A80B9;
	box-shadow:0px 0px 10px #cccccc;
}

.homepage-summary-palegreen
{
	border:1px solid #9CD584;
	border-top:5px solid #9CD584;
	box-shadow:0px 0px 10px #cccccc;
}

.homepage-summary-red
{
	border:1px solid #3598DC;
	border-top:5px solid #3598DC;
	box-shadow:0px 0px 10px #cccccc;
}

.logo-text
{
	color:#2A80B9;
	font-family: 'Raleway-Bold';
	font-size:36px;
	text-indent:hanging;
	
}


.homepage_search
{
	background:#F7F8FA;
	padding:5px;
}
.info-div-homepage
{
	background:#F7F8FA;
	padding:30px 50px 50px 80px;
}


.search-home-page-input
{
	height:45px;
	width:100%;
}

#sticky_navigation_wrapper{
	box-shadow: 0px 5px 10px #cccccc;
}



.footer_menu_right_pc_left_mobile
{
	float:right;
}



/*For Mobile*/

@media screen and (max-width: 768px) {
	
	
ul.footer_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.footer_menu li {
    /*border-bottom: 1px solid #353535;*/
    float: left;
    width: 100%;
}
.footer_menu img {
	padding-right: 10px;
}
ul.footer_menu li a {
    color: #9cadb6;
    display: block;
    float: left;
    padding: 2px 5px;
    text-decoration: none;
}
ul.footer_menu li a:hover, ul.footer_menu li a:focus, ul.footer_menu li:hover a, ul.footer_menu li:focus a {
	transition:all 1s ease 0s;
	color: #2A80B9;
}
ul.footer_menu li:hover {
	border-bottom:1px dotted #2A80B9;
}




.footer_menu_right_pc_left_mobile
{
	float:left;
}

.padding-top-bottom-10px-mobile
{
	padding-top:10px;
	padding-bottom:10px;
}
	
}



.login-container {
    margin: 0 auto;
    max-width: 300px;
    position: relative;
}

h4.subHeading {
    margin-bottom: 30px;
    text-align: center;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
	*display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}


/*.full-width
{
	width:100%;
}*/