@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,300);
body {
    background: #078a97 url(../images/body-bg.jpg) no-repeat top center;
    color: #333;
    font-family: "Open Sans",sans-serif !important;
    font-size: 14px;
    font-weight: 400 !important;
	background-size:cover;
}

body.fixed-body{ overflow:hidden;} 

* {
    box-sizing: border-box;
}
a, td, p, h1, h2, h3, h4, h5, h6, div, span, strong, ul, li, table, button {
	font-family: "Open Sans", sans-serif !important;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
.wrapper-main {
	min-height: 100%;
	position: relative;
}
.container-main {
    padding-bottom: 183px;
}

.content-main {
    background: #fff none repeat scroll 0 0;
    float: left;
    width: 100%;
	padding-top:20px;
}

input {
    outline: none;
}

.clearfix {
    clear: both;
}

.header, .banner, .content, .footer{ float:left; width:100%;}

a {
    text-decoration: none;
}

a img {
    border: none;
    outline: none;
}

h2 {
    color: #4a7fcf;
    font-size: 20px;
    margin: 10px 0;
}

.wrapper{ width:1000px; margin:0 auto;}

.logo {
    float: left;
    padding: 10px 15px;
    width: 370px;
}
.logo a{ display:block;}

.header-right {
    float: right;
    margin-top: 20px;
}

.header-top {
    clear: both;
    float: right;
}
.search-box {
    border: 1px solid #ccc;
    width: 320px;
	position:relative;
}


.search-box input {
    border: medium none;
    padding: 7px 40px 7px 7px;
    width: 266px;
	color:#666;
}



button.search {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    position: absolute;
    right: 3px;
    top: 3px;
}

.navigation {
    clear: both;
    float: right;
    margin-top: 15px;
}

.navigation ul{ float:left;}
.navigation ul li{ float:left;}
.navigation ul li a {
    border-bottom: 6px solid transparent;
    color: #666;
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding: 11px 25px 29px 25px;
	transition: border .1s ease; 
	 -webkit-transition:  border .1s ease; 
	 -moz-transition:  border .1s ease; 
	 -o-transition:  border .1s ease; 
	 -ms-transition: border .1s ease; 
}

.navigation ul li.home > a {
    padding-bottom: 22px;
}
.navigation ul li a:hover, .navigation ul li.active a{border-bottom: 6px solid #00b1c3;}

.slideshow {
    height: 374px;
    position: relative;
	background:#efefef;
}
#slides {
    height: 374px;
    overflow: hidden;
    width: 1000px;
}
.slides_container {
    height: 374px;
    width: 1000px;
}
#slides .slides_container div {
    display: block;
    height: 374px;
    width: 1000px;
}

.login-slider {
    height: 437px;
    position: relative;
	width: 640px;
	float:left;
}
#slides2 {
    height: 437px;
    overflow: hidden;
    width: 640px;
}
#slides2 .slides_container {
    height: 437px;
    width: 640px;
}
#slides2 .slides_container div {
    display: block;
    height: 437px;
    width: 640px;
}



.about-blog {
    background: #242424 none repeat scroll 0 0;
    float: left;
    padding: 20px;
    width: 1000px;
	margin-bottom:0px;
}


.about-blog h3{ font-weight:300; color:#00b1c3; font-size:30px;}
.about-blog h3 span{ font-weight:300; color:#fff;}

.about-blog-writups {
    color: #fff;
    float: left;
    font-size: 13px;
    line-height: 1.4em;
    margin: 20px 0 0 0;
    width: 620px;
}
.about-blog-writups1 {
    float: left;
    font-size: 13px;
    line-height: 1.4em;
    margin: 20px 0 0 0;
    width: 946px;
	padding-left: 183px;
}
.more {
    display: block;
    margin-top: 15px;
    text-align: right;
}

.more a{ color:#00b1c3; background: url(../images/more-icon.png) no-repeat right center; padding-right:20px;}

.login {
    float: right;
    margin-right: 50px;
    margin-top: 30px;
}
.newUser {
    float: right;
    margin-right: -100px;	
    margin-top: 90px;
	font-weight: bold;
	font-size:15px
}

.login a {
    background: #00b1c3 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    height: 30px;
    padding: 19px 20px 30px !important;
    position: relative;
}


.login a span {
    background: #224270 none repeat scroll 0 0;
    display: block;
    float: right;
    height: 100%;
    padding: 0 14px;
    position: absolute;
    right: -41px;
    top: 0;
}

.login a span img {
    margin-top: 17px;
}
.login a:hover{ background:#224270; }
.login a:hover span{ background:#00b1c3; }

.sidebar {
    float: left;
    margin: 20px;
    min-height: 400px;
    width: 293px;
}

.quick-links {
    background: #00b1c3 none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 10px;
}
.dolore {
    background: #8f6d46 none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 10px;
    padding: 10px;
}


.quick-links .blog-heading, .dolore .blog-heading{ color:#fff;}
.quick-links .blog-heading::after, .dolore .blog-heading::after {
    background: #fff none repeat scroll 0 0;

}

.quick-links p a {
    background: rgba(0, 0, 0, 0) url("../images/link-icon.png") no-repeat scroll left 4px;
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 7px;
    margin-top: 7px;
    padding-left: 20px;
}
.quick-links p a:hover{ color:#ddd;}



.content-blog-main {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 20px 0 0;
    width: 646px;
}

.content-blog {
    background: #c7eef2 none repeat scroll 0 0;
    float: left;
    margin-right: 20px;
    padding: 10px;
    width: 313px;
}

.content-blog:hover{ background:#00b1c3; color:#fff;}

.content-blog:hover .more a{ background:rgba(0, 0, 0, 0) url("../images/login-icon.png") no-repeat scroll right center; color:#fff;}
.dolore .more a{ background:rgba(0, 0, 0, 0) url("../images/login-icon.png") no-repeat scroll right center; color:#fff;}

.content-blog.content-blog-right{ margin-right:0;}
.blog-heading{ color:#2c2e2e; font-size:30px; position:relative; margin-bottom:20px; font-weight:300;}
.content-blog:hover .blog-heading{ color:#fff; }
.blog-heading::after {
    background: #00b1c3 none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 70px;
}

.content-blog:hover .blog-heading::after{ background: #fff none repeat scroll 0 0;}

.blog-img {
    margin-bottom: 10px;
}

.limit-content {
    font-size: 13px;
    height: 98px;
    line-height: 1.4em;
    overflow: hidden;
}


.interactive-media {
    border-top: 1px solid #ddd;
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 20px;
    width: 960px;
}
.media-heading{ font-size:30px; font-weight:300;}

.social-footer {
    float: left;
    margin: 15px 0;
    width: 100%;
}
 
.social-footer > li {
    float: left;
}

.social-footer li a{ display:block;}
.social-footer li a .fa {
    background: #00b1c3 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 25px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    text-align: center;
    width: 40px;
}



.footer-content {
    background: #dfe1e1 none repeat scroll 0 0;
    float: left;
    padding: 10px 10px 30px;
    width: 1000px;
}

.footer-links {
    border-bottom: 1px solid #a9abab;
    float: left;
    margin: 10px 0;
    padding-bottom: 15px;
    width: 100%;
}

.copy a {
    color: #666;
    text-decoration: underline;
}

.footer-links li{ float: left; }

.footer-links li a{ display:block; padding:0 5px; border-right:1px solid #333; color:#333; font-size:13px;}

.footer-links li:last-child a{ border:none;}
.footer-links li a:hover{ color:#666;}

.copy {
    float: left;
    font-size: 12px;
    line-height: 1.5em;
    width: 300px;
}

.sponsored{ float:right; width:560px;}

.container-small {
    margin: 0 auto;
    max-width: 580px;
    text-align: center;
}
.login-box {
    float: right;
    margin-top: 40px;
    width: 360px;
    position: relative;
}
.login-box h1 {
    border-bottom: 2px solid #00b1c3;
    color: #000;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}


.login-box form {
    background: #05446d none repeat scroll 0 0;
    border-radius: 1px;
    padding: 30px;
}
.login-box .form-group {
    color: #fff;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.login-box label {
    color: #e6b800;
    display: inline-block;
    font-weight: 400;
    margin-top: 10px;
    text-transform: uppercase;
    width: 104px;
}
.login-box .form-control {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #333;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    width: 190px;
}

.checkbox label, .radio label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 20px;
}


.login-box .btn.btn-default {
    background: #e6b800 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #00345d;
    float: right;
    font-size: 15px;
    margin-right: 4px;
    padding: 8px;
    text-transform: uppercase;
    width: 110px;
}

.login-box .btn.btn-default:hover{ background:#999; color:#fff;}

.login-box p {
    color: #fff;
    margin-top: 10px;
    text-align: left;
	font-size:13px;
}

.login-box p a{ color:#fff; text-decoration:underline;}

.login-box h2 {
    color: #fff;
    font-weight: 700;
	margin-top:20px;
}

.login-box .writups-login {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 30px;
	text-align: justify;
}


h1.bold {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    float: left;
    font-weight: 300;
    margin-top: 40px;
    padding: 15px;
    width: 100%;
}

.login-bg {
    background: #1481c6;
    min-height: 500px;
    width: 100%;
}

.content.login-box-bg{background: #1481c6 url("../images/login-banner.jpg") no-repeat scroll left top;}

.footer {
    bottom: 0;
    left: 0;
    margin-top: 2px;
    position: absolute;
    width: 100%;
}

.content-inner {
    padding: 20px 20px 40px;
}
.content-inner > h3 {
    border-bottom: 1px solid #ddd;
    color: #00b1c3;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.content-inner > p {
    line-height: 24px;
}

.login-page-body{ background:#1481c6 ;}
body.after-login{ background:#1481c6;}


.header-main {
    background: #fff none repeat scroll 0 0;
    float: left;
    width: 100%;
}


.after-login .header-main {
    border-bottom:2px solid #00b1c3;
}

.logo-right {
    float: right;
    margin-right: 15px;
}

.logo h2 {
    color: #fff;
    font-weight: 300;
}



.after-login .button-centered {
    border-top: 4px solid #efefef;
    float: left;
    margin: 20px 0;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}


.after-login .button-centered .btn {
    background: #999 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 0 2px;
    padding: 10px 20px;
}
.after-login .button-centered .btn.btn-save{ background:#00b1c3; }
.after-login .button-centered .btn:hover{ background:#888;}

.after-login form.form-horizontal {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 20px 15px;
    width: 100%;
	padding-bottom: 171px;
}

.after-login .form-heading {
    color: #00b1c3;
    font-size: 30px;
    font-weight: 400;
}

.after-login .form-body {
    float: left;
    padding: 30px 0 0;
    width: 100%;
}


.after-login .form-sub-heading {
    border-bottom: 1px dotted #00b1c3;
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.after-login .row {
    margin-left: -15px;
    margin-right: -15px;
	 box-sizing: border-box;
}

.after-login .col-md-6 {
    width: 50%;
	float:left;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	box-sizing: border-box;
}
.after-login .form-horizontal .control-label {
    display: inline-block;
    margin-bottom: 0;
    max-width: 100%;
    padding-top: 7px;
    text-align: left;
}
.after-login .form-horizontal .control-label span.label-tooltip {
  position: absolute;
  width: 400px;
  background: #00b1c3;
  padding: 10px;
  font-size: 13px;
  color: #fff;
  bottom: 100%;
  left: 15px;
  margin-bottom: -6px;
  z-index: 99;
  border-radius: 5px;
  display: none; 
  line-height: 16px;
}
.after-login .form-horizontal .control-label:hover span.label-tooltip{ display: block;}
.after-login .form-horizontal .control-label span.label-tooltip a {
  text-decoration: underline;
  font-weight: 600;
  margin-left: 10px;
  color: #005196;
}
.after-login .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    padding: 0 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.after-login .col-md-4 {
    width: 33.3333%;
	float:left;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	box-sizing: border-box;
}

.after-login .col-md-8 {
    width: 66.6667%;
	float:left;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	box-sizing: border-box;
}

.after-login .form-group {
    float: left;
    margin-bottom: 7px;
    min-height: 30px;
    width: 100%;
}

.select-style {
    margin: 0;
    overflow: hidden;
    padding: 0;
}

 .select-style select::-ms-expand {
display:none
}
.select-style select {
	padding: 5px 8px;
	width: 100%;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.after-login .select-style select.form-control {
    background:#fff url("../images/arrowdown.png");
    background-position: 97% center;
    background-repeat: no-repeat;
    padding-right: 26px;
}

.after-login .form-control.calendar {
    background: #fff url("../images/table-calender-icon.png") no-repeat scroll 98% center;
}

.checkbox-inline, .radio-inline {
    float: left;
    margin-right: 20px;
    padding-top: 7px;
}

.radio-inline > input, .checkbox-inline > input {
    margin-right: 5px;
    margin-top: -4px;
}
.navigation-after-login ul li {
    float: left;
}

.navigation-after-login {
    float: left;
    margin-right: 15px;
    width: 100%;
}


.navigation-after-login ul li a {
    display: block;
    padding: 0 0px 0 0;
	color:#fff;
}
.navigation-after-login ul li a .fa {
    font-size: 30px;
    vertical-align: middle;
}


.profile-user strong {
    color: #444;
    font-weight: 600;
    margin: 0 7px;
    text-transform: uppercase;
}

.navigation-after-login ul li.home {
    margin-right: 30px;
}


.profile-user {
    position: relative;
}

.user-profile-overlay {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 64px;
    width: 100%;
    z-index: 9;
}

.user-profile-pop::before {
    border-bottom: 18px solid #d7d7d7;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    content: "";
    left: 123px;
    position: absolute;
    top: -18px;
}
.user-profile-pop::after {
    border-bottom: 14px solid #fff;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    content: "";
    left: 127px;
    position: absolute;
    top: -14px;
}

.user-profile-pop {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #d7d7d7;
    border-radius: 5px;
    display: none;
    position: absolute;
    right: -15px;
    top: 46px;
    width: 280px;
    z-index: 9;
}

.user-logged, .link-heading {
    border-bottom: 1px solid #eeeeee;
    padding: 15px;
}

.sign-out-box {
    padding: 15px;
    text-align: center;
}


.sign-out-box .btn.signout {
    background: #999 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px !important;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    padding: 10px;
    text-transform: none;
    width: 100%;
}

.user-profile-pop .link-heading a {
    font-size: 14px;
    padding: 0;
	color:#666;
}
.user-profile-pop .link-heading a:hover{ color:#333;}

.profile-user-show img {
    margin: 0 10px;
    vertical-align: middle;
}

span.captcha-icon {
    color: #999;
    font-size: 21px;
    position: absolute;
    right: 18px;
    top: 6px;
}
span.captcha-icon:hover{ cursor:pointer; color:#666;}

textarea.form-control {
    min-height: 60px;
	max-width:100%;
	min-width:100%;
}

.after-login .col-md-8.relative-input .form-control {
    margin-top: 5px;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
} 


.sponsored {
    float: right;
    width: 640px;
    display: table;
}
.sponsored a {
    display: table-cell;
    border-left: 1px solid #ccc;
    padding: 10px;
    vertical-align: middle;
}
.sponsored a span {
  color: #333;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 10px;
  display: block;
}

/* Pleasure Craft Hyper link to button conversion CSS Change Added by Prem on 31-03-2021 */

#pleasureCraftForm a u {
    text-decoration: none;
}

#pleasureCraftForm {
    position: absolute;
    right: 33px;
    bottom: 300px;
    display: inline-block;
    padding: 0;
        padding-top: 0px;
        padding-bottom: 0px;
    background: none;
}

#pleasureCraftForm :hover{ background:#999; color:#fff;}
    
#pleasureCraftForm a {
    display: inline-block;
    border-radius: 4px;
    background: #e6b800;
    padding: 5px 8px;
    color: #000 !important; 
	width: 117px;
	text-align: center;
	line-height: 1.3
	}
	
#airCraftForm a v {
    text-decoration: none;
}

#airCraftForm {
    position: absolute;
    right: 33px;
    bottom: 250px;
    display: inline-block;
    padding: 0;
        padding-top: 0px;
        padding-bottom: 0px;
    background: none;
}

#airCraftForm :hover{ background:#999; color:#fff;}
    
#airCraftForm a {
    display: inline-block;
    border-radius: 4px;
    background: #e6b800;
    padding: 5px 8px;
    color: #000 !important; 
	width: 117px;
	text-align: center;
	line-height: 1.3
	}
	