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

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

@font-face {
    font-family: 'HelveticaLTStdLight';
    src: url('../fonts/HelveticaLTStdLight.eot');
    src: url('../fonts/HelveticaLTStdLight.eot') format('embedded-opentype'), url('../fonts/HelveticaLTStdLight.woff2') format('woff2'), url('../fonts/HelveticaLTStdLight.woff') format('woff'), url('../fonts/HelveticaLTStdLight.ttf') format('truetype'), url('../fonts/HelveticaLTStdLight.svg#HelveticaLTStdLight') format('svg');
}

@font-face {
    font-family: 'HelveticaLTStdBold';
    src: url('../fonts/HelveticaLTStdBold.eot');
    src: url('../fonts/HelveticaLTStdBold.eot') format('embedded-opentype'), url('../fonts/HelveticaLTStdBold.woff2') format('woff2'), url('../fonts/HelveticaLTStdBold.woff') format('woff'), url('../fonts/HelveticaLTStdBold.ttf') format('truetype'), url('../fonts/HelveticaLTStdBold.svg#HelveticaLTStdBold') format('svg');
}

@font-face {
    font-family: 'HelveticaLTStdRoman';
    src: url('../fonts/HelveticaLTStdRoman.eot');
    src: url('../fonts/HelveticaLTStdRoman.eot') format('embedded-opentype'), url('../fonts/HelveticaLTStdRoman.woff2') format('woff2'), url('../fonts/HelveticaLTStdRoman.woff') format('woff'), url('../fonts/HelveticaLTStdRoman.ttf') format('truetype'), url('../fonts/HelveticaLTStdRoman.svg#HelveticaLTStdRoman') format('svg');
}
/* Sticky footer styles
-------------------------------------------------- */

html {
	position: relative;
	min-height: 100%;
}

html body {
	/* Margin bottom by footer height */
	margin-bottom: 200px;
	padding-top: 45px;
}

.content {
	margin-top: 20px;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 200px;
	background: #222d32;
	padding: 40px 0px 130px 0px;
	color: white;
	text-align: center;
}

.footer a {
	color: white;
}

.footer i {
	font-size: 18px;
	padding: 0px 5px;
}


/*
 * Top navigation
 * Hide default border to remove 1px line.
 */

.navbar-default {
	border: 0;
	background-color: #6697c8;
	color: white;
}

#navbar ul>li>a {
	color: white;
}

#navbar > ul > li.active > a {
	color: black;
}

#navbar ul>li>a:active, #navbar ul>li>a:focus {
	color: black;
}

#navbar ul.dropdown-menu>li>a {
	color: black;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: white;
	color: black;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: white;
}

@media (min-width: 768px) {
	.navbar-nav>li>a {
		padding-top: 22px;
		padding-bottom: 23px;
	}
}

.dropdown-menu li a {
	color: #000 !important;
}

.disable-icon {
	pointer-events: none;
}

.terms-add-entity {
	max-height: 150px;
	overflow-y: scroll;
	border: 1px solid #eee;
	padding: 10px;
}

.tt-query {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
	color: #999
}

.tt-menu {
	width: 422px;
	margin: 12px 0;
	padding: 8px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.tt-suggestion {
	padding: 3px 20px;
	font-size: 18px;
	line-height: 24px;
}

.tt-suggestion:hover {
	cursor: pointer;
	color: #fff;
	background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
	color: #fff;
	background-color: #0097cf;
}

.tt-suggestion p {
	margin: 0;
}

.twitter-typeahead {
	width: 100%;
}

.cases-table > thead > tr > th {
	text-align: center;
	background-color: #f9f9f9;
	border-width: 0px !important;
	border-top: 1px solid #dcdddf !important;
	border-bottom: 1px solid #dcdddf !important;
	font-size: 12px;
}

.cases-inner-table .header-row {
	background-color: #F0F6FB;
	font-weight: bold;
}

.cases-inner-table th {
	text-align: center;
}


/* Absolute Center Spinner */

.loading {
	position: fixed;
	z-index: 999;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}


/* Transparent Overlay */

.loading:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}


/* :not(:required) hides these rules from IE9 and below */

.loading:not(:required) {
	/* hide "loading..." text */
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.loading:not(:required):after {
	content: '';
	display: block;
	font-size: 10px;
	width: 1em;
	height: 1em;
	margin-top: -0.5em;
	-webkit-animation: spinner 1500ms infinite linear;
	-moz-animation: spinner 1500ms infinite linear;
	-ms-animation: spinner 1500ms infinite linear;
	-o-animation: spinner 1500ms infinite linear;
	animation: spinner 1500ms infinite linear;
	border-radius: 0.5em;
	-webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
	box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}


/* Animation */

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-o-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.state-header h1 {
	max-width: 250px;
}


/*Start Dashboard UI CSS*/

.info-box {
	display: block;
	min-height: 90px;
	background: #f1f1f1;
	width: 100%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	margin-bottom: 15px;
}

.info-box-icon {
	border-top-left-radius: 2px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 2px;
	display: block;
	float: left;
	height: 90px;
	width: 90px;
	text-align: center;
	font-size: 45px;
	line-height: 90px;
	background: rgba(0, 0, 0, 0.2);
}

.bg-red, .bg-yellow, .bg-aqua, .bg-green {
	color: #fff !important;
}

.bg-aqua {
	background-color: #00c0ef !important;
}

.bg-red {
	background-color: #dd4b39 !important;
}

.bg-green {
	background-color: #00a65a !important;
}

.bg-yellow {
	background-color: #f39c12 !important;
}

.info-box-content {
	padding: 5px 10px;
	margin-left: 90px;
	text-align: center;
}

.info-box-text {
	display: block;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.info-box-number {
	display: block;
	font-weight: bold;
	font-size: 50px;
	line-height: 1.1;
}


/*End Dashboard UI CSS*/

.sidebar {
	margin-top: 20px;
}

.sidebar h4 {
	font-size: 14px;
}

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

.cases-list .table-hover > tbody > tr:hover {
	background-color: #CBDFF2;
}

.cases-inner-table {
	background-color: #F0F6FB;
	margin-bottom: 0;
}

table .darken {
	background-color: rgb(159, 166, 173);
}

table.table-bordered > tbody > tr.darken > td {
	border-color: rgb(159, 166, 173);
}

.collapsing {
    transition: height 0.6s;
}


.home-banner {
    background-image: url('../images/bg_img.jpg');
    max-height:600px;
    min-height: 500px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-banner h1 {
    top: 50%;
    opacity: 1 !important;
    font-size: 25px;
    text-align: center;
    padding-top: 180px;
    color: #fff;
    width: 100%;
    font-family: 'HelveticaLTStdLight';
}

@media (min-width: 1200px) {
	.home-banner h1 {
	    font-size: 30px;
	}
}

@media (min-width: 1200px) {
	.home-banner h1 {
	    font-size: 47px;
	}
}

.home-banner ul > li{
	color: white;
	padding-left: 100px;
	font-size: 16px;
}

.home-banner ul > li:before {
    content: "•"; /* Insert content that looks like bullets */
    padding-right: 8px;
}


#enquiry_button {
	margin-top: 45px;
}

#banner_text {
	padding-top: 35px;
    padding-bottom: 100px;
}

.headline-section {
	margin-top: 50px;
}

.headline-section h2 {
    font-size: 20px;
    width: 100%;
    display: block;
    font-family: 'HelveticaLTStdLight';
    text-align: center;
    line-height: 1.5;
}

.banner-overlay {
    background-color: #464646;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.63;
}

.blue_text {
    color: #6697c8;
}

.img_link {
    border: 1px solid #fff;
    text-align: center;
    background-color: transparent;
    color: #fff;
    font-size: 14px;
    padding: 13px 30px 11px 30px;
    font-family: 'HelveticaLTStdBold';
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.icon_text {
    display: block;
    font-size: 24px;
    text-align: center;
    padding-top: 40px;
    font-family: 'HelveticaLTStdLight';
    width: 68%;
    margin-left: 16%;
    min-height: 90px;
}

.details_container {
    text-align: center;
}

.details_container img {
    margin: auto;
}

.details_container > div > div {
    padding: 64px 0px;
}

.updates_container {
    padding: 30px 0px;
}

.updates_container img {
    margin: auto;
    max-width: 85%;

}

.updates_title {
    display: block;
    font-size: 24px;
    float: left;
    font-family: 'HelveticaLTStdLight';
    width: 86%;
    color: #3e3e3e;
}

.updates_detail {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    font-family: 'HelveticaLTStdLight';
    width: 87%;
    margin-bottom: 40px;
    padding-top: 10px;
}

.update_link {
    border-color: #6597c9;
    color: #6597c9;
    float: left;
    padding: 10px 40px;
    font-family: 'HelveticaLTStdBold';
}

.update_link:hover,
.update_link:focus {
    color: #fff;
    border-color: #6597c9;
    background-color: #6597c9;
}

.links_container a {
    display: block;
    color: #fff;
    text-align: center;
    font-family: 'HelveticaLTStdLight';
    font-size: 15px;
    line-height: 26px;
}

.links_container a:hover {
    text-decoration: underline;
}

.soial_icon_container {
    display: block;
    width: 60%;
    float: left;
    margin-left: 24%;
    margin-right: 16%;
}

.soial_icon_container a {
    width: 20%;
    float: left;
    position: relative;
    display: block;
    cursor: default;
}

.soial_icon_container a img {
    display: inline-block;
    margin: auto;
    max-width: 18px;
}

.copyright span {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 14.75px;
    line-height: 40px;
}

.copyright img {
    width: 88px;
    left: 50%;
    position: relative;
    margin-left: -44px;
}

.right_links {}

.soial_icon_container object {
    width: 18px;
}

#svg1 {
    width: 9px;
}

.enquiry_link:hover,
.enquiry_link:focus {
    color: #6697c8;
    border-color: #fff;
    background-color: #fff;
}

.footer_text
{
    background: #6495c7;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer_text_title
{
    font-size: 21px;
    display: block;
    width: 100%;
    text-align: center;
    font-style: italic;
    font-family: 'HelveticaLTStdRoman';
    color: #fff;
    padding-bottom: 20px;
}
.footer_text_subtitle
{
    font-family: 'HelveticaLTStdRoman';
    font-style: 15px;
    display: block;
    text-align: center;
    color: #fff;
    width:35%;
    margin-left: 32.5%;
}

.footer h2 {
    font-size:15px;
}


.login_bg {
    background-color: #e9e9ea;
    padding: 0px;
}

.login_box {
    display: table;
    -webkit-box-shadow: 10px 10px 13px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 10px 10px 13px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 10px 10px 13px 0px rgba(0, 0, 0, 0.24);
    padding: 0px;
}

.login_box > div {
    position: relative;
    display: table-cell;
}

.welcome_part {
    background-color: #6396cb;
    padding-top: 70px;
    padding-bottom: 70px;
    width: 40%;
}

.login_part {
    background-color: #ffffff;
    padding: 70px 65px;
    width: 60%;
}

.welcome_part span {
    color: #fff;
    font-family: 'HelveticaLTStdRoman';
    text-align: center;
    display: block;
    width: 100%;
    line-height: 21px;
}

.welcome_part img {
    margin: auto;
    padding-bottom: 10px;
    padding-top: 10px;
}

.welcome_text {
    font-size: 20px;
}

.not_yet_text {
    font-size: 13px;
    padding-top: 50px;
    padding-bottom: 8px;
}

.login_bg .enquiry_link {
    margin: auto;
    position: relative;
    display: block;
    max-width: 170px;
    font-size: 14px;
    padding-top: 11px;
    padding-bottom: 9px;
    font-family: 'HelveticaLTStdBold';
}

.login_text {
    font-family: 'HelveticaLTStdRoman';
    font-size: 20px;
    line-height: 21px;
    color: #595959;
}
.remember_text{
	font-family: 'HelveticaLTStdRoman';
	font-size: 15px;
	font-weight : 200 !important;
	color: #595959;
}

.uname_form_group {
    padding-bottom: 20px;
    padding-top: 20px;
}

.password_form_group {
    padding-bottom: 20px;
}

.custom_form_group {
    margin: 0px;
}

.custom_form_group input {
    padding: 14px;
    height: 44px;
    border: 1px solid #939393;
    color: #9e9e9e;
}

.custom_form_group input::-webkit-input-placeholder {
    /* Safari, Chrome and Opera */
    line-height: 1.5em;
    color: #9e9e9e;
}

.custom_form_group input:-moz-placeholder {
    /* Firefox 18- */
    line-height: 14px;
    color: #9e9e9e;
}

.custom_form_group input::-moz-placeholder {
    /* Firefox 19+ */
    line-height: 14px;
    color: #9e9e9e;
}

.custom_form_group input:-ms-input-placeholder {
    /* IE 10+ */
    line-height: 14px;
    color: #9e9e9e;
}

.custom_form_group input::-ms-input-placeholder {
    /* Edge */
    line-height: 14px;
    color: #9e9e9e;
}

.custom_submit {
    width: 100%;
    background-color: #6396cb;
    color: #fff;
    font-family: 'HelveticaLTStdBold';
    font-size: 15px;
    border-radius: 0px;
    padding: 11px 12px 9px 12px;
    height: 44px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    line-height: 15px;
    border: none;
}

.custom_submit:hover,
.custom_submit:focus,
.custom_submit:active {
    background-color: #4b7db0;
    color: #fff;
}

.forgot_password {
    color: #6396cb;
    font-size: 13px;
    font-family: 'HelveticaLTStdRoman';
    text-align: center;
    width: 100%;
    display: block;
    padding-top: 15px;
}

.forgot_password a {
    text-decoration: underline;
}

.custom_modal_header {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99999;
    border: 0px;
}

.custom_modal_dialog {
    width: 66.6667%;
    margin-top: 120px;
}

.banner_title {
    display: block;
    width: 100%;
    padding-top: 180px;
    color: #fff;
    font-family: 'HelveticaLTStdLight';
}

.banner_sub_text {
    font-size: 19px;
    font-family: 'HelveticaLTStdLight';
    line-height: 26px;
    float: left;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    padding-top: 0px;
    padding-bottom: 30px;
}

.row.contact_form{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.contact_form {
    padding-left: 0px;
    display: table;
}

.contact_form > div {
    padding-top: 65px;
    padding-bottom: 60px;
    display: table-cell;
    float: none;
    vertical-align: top;
}

.contact_form .form-group {
    width: 100%;
}

.contact_form .form-group label {
    float: left;
    width: 20%;
    font-size: 15px;
    text-align: right;
    padding-right: 25px;
}
textarea
{
    resize: none;
}
.contact_form .form-group input,
.contact_form .form-group textarea {
    float: left;
    width: 80%;
    margin-bottom: 28px;
}

.get_in_touch_btn {
    display: block;
    left: 50%;
    position: relative;
    width: 202px !important;
    margin-left: -101px;
}

.contact_detail {
    background-color: #eeeeee;
    padding-left: 50px;
}

.contact_detail_title {
    font-family: 'HelveticaLTStdRoman';
    font-size: 26px;
    color: #3e3e3e;
    padding-bottom: 18px;
    display: block;
}

.contact_detail a {
    width: 100%;
    display: block;
    color: #3e3e3e;
    font-family: 'HelveticaLTStdRoman';
    padding-bottom: 12px;
}

.mail_text {
    padding-top: 25px;
    padding-bottom: 25px !important;
    color: #3e3e3e;
    font-family: 'HelveticaLTStdRoman';
}

.address_line {
    padding-top: 12px;
    width: 100%;
    display: block;
    color: #3e3e3e;
    font-family: 'HelveticaLTStdRoman';
}

.custom_form {
    width: 78%;
    margin-left: 9.7%;
    margin-right: 10%;
}

.banner_bg {
    background-image: url('../images/banner_image.jpg');
    min-height: 230px;
    position: relative;
}

.banner_bg .img_text {
    padding-top: 0px;
}
