/*!
 * DL Brochureware Stylesheet - 20/4/17
 */
 
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
    font-size:10pt !important;
}
h1 {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}
h2 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
h3 {
	font-size: 16px;
	color: #17a598;
	font-weight: bold;
}

a {
	color: #17a598;
	text-decoration: none;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
a:hover, a:focus {
	text-decoration: none;
	color: #17a598;
}

.uploadViewer{
    width:100px; 
    float:left; 
    border:1px solid gray; 
    padding:5px; 
    border-radius: 15px; 
    text-align:center; 
    background-color:#EFF7F6;
}

ul {
    margin: 0px;
    padding: 0px;
}
ul li {
    list-style-type: none;
}

label {
    margin-right: 8px;
    margin-bottom: 3px;
}

.panel hr {
    margin: 10px 0 0 0;
    border-top: 1px solid lightgray;
}

.mt-5 {
    margin-top: 5px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-25 {
	margin-top: 25px;
}

.mb-5 {
    margin-bottom: 5px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}

.clear-both {
	clear: both;
}

.green-link {
    color: #17a598;
}

.green-linknav {
    color: #17a598;
    padding: 5px;
    border-top: solid 1px silver;
    display: block;
    background-color: transparent;
    font-weight: normal !important;
    text-transform: uppercase;
    padding-left: 13px;
    font-size: 9pt;
}
/* START - top menu - navbar */

.top-bar-full {
	background-color: #3d3d3d;
	line-height: 39px;
}

.top-bar-full a {
	font-size: 12px;
	color: #FFF;
}
.top-bar-full a:hover,
.top-bar-full a:focus {
	color: #17a598;
}

.top-bar-full .icon {
	position: relative;
	top: 3px;
}

.navbar-header {
	float: left;
}

.navbar-brand img {
	width: 270px;
	margin-top: 22px;
}

.icon-primary {
	color: #17a598;
	font-size: 18px;
	margin-right: 7px;
}

[class*="fa-"]::before {
    font-family: 'FontAwesome';
}

.l-tel {
	float: left;
}

.r-login {
	display: inline;
	float: right;
}

.navbar {
	margin-bottom: 15px;
}

.navbar-nav {
	margin-top: 25px;
}

.navbar-nav > li > a {
	font-size: 13px;
	text-transform: uppercase;
	padding: 0 30px;
}

.navbar-nav > li {
	float: left;
}

.navbar-right {
	float: right;
}

.adminMenu {
    font-size: 13px;
	text-transform: uppercase;
	/*padding: 0 30px;*/
    color: #17a598;
}

/* END - top menu - navbar */

/* START - BREADCRUMB */

.breadcrumb {
	font-size: 12px;
}

.breadcrumb.bc-cont {
	margin-bottom: 20px;
}

.breadcrumb ol {
	margin-bottom: 0px;
}

.breadcrumb-item.fa {
	color: #FFF;
}
.breadcrumb-item.fa:before {
	position: relative;
	left: -7px;
	top: 1px;
	font-size: 18px;
}
.breadcrumb-item a {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
}

/* END - BREADCRUMB */


/* START - main content styling */

.login-r-form .form-control {
	margin-bottom: 8px;
	border-radius: 0px;
}

.login-r-form .btn-primary {
	margin-bottom: 5px;
	width: 100%;
	background-color: #11786f;
	border: none;
	border-radius: 0px;
}

.r-form-container {
	float: left;
	width: 100%;
	margin-bottom: 35px;
}

.form-check-label {
	font-size: 12px;
	font-weight: normal;
}

legend {
    margin-bottom: 0px;
    font-size: 14px;
    color: #333;
    border-bottom: 0px;
	font-weight: bold;
}

.table.vert-aligned tbody > tr > td {
    vertical-align: middle;
	padding-left: 0px;
	padding-top: 0px;
	border: 0px;
}

span.order-price {
	color: #cb6969;
	font-weight: bold;
	font-size: 16px;
}

.watermark {
    color: gray;
}

/* END - main content styling */

/* LEFT NAV */

.nav-stacked li a {
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
    font-size:9pt;

}

.nav-stacked .panel.panel-dropdown ul li a {
	background-color: transparent;
	text-transform: none;
	color: #17a598;
	font-weight: normal;
	padding: 0px 8px;
}

.nav-stacked li.panel.panel-dropdown a {
	color: #5e5e5e;
}
.nav-stacked li.panel a {
	color: #FFF;
}
.nav-stacked > li + li{
    margin-top:2px !important;
}
.panel.panel-dropdown {
	margin-top: 3px !important;
	border: 1px solid #aaa;
	background-color: #f5f5f5;
    xborder-radius: 5px !important;
}

.panel {
	border: 1px solid #5e5e5e;
	border-radius: 0px !important;
	background-color: #6c6c6c;
    margin-bottom:0px !important;
     
    cursor: pointer;   
    font-size:10pt; 

}
.pnlPackBody{
    border: solid 1px silver;
    padding: 12px;
    margin-bottom: 3px;
}

.XXXpanel [data-toggle="collapse"]::after {
    font-family: 'Glyphicons Halflings';
    content: "\e113"; /* "play" icon */
    float: right;
    color: #17a598;
    font-size: 18px;
    line-height: 12px;
    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.XXXpanel [data-toggle="collapse"].collapsed::after {
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #454444;
}

/* END LEFT NAV */


/* START - footer */

footer {
	margin-top: 0px;
	padding: 10px 0;
	background-color: #17a598;
	color: #FFF;
}

footer a,
footer a:focus,
footer a:hover {
	color: #FFF;
}

footer p {
	font-size: 12px;
	margin-bottom: 0px;
}

/* END - footer */

.rounded
{
    border-radius:7px;
    padding:3px;
    border-color:Gray;
    border-width:1px;
    border-style:solid;
}
.spanText {
    font-size:14px; 
    color:green;
}

/* START - @media states - widest at the top!important */

@media (max-width: 1199px) {
	.col-form-label {
		font-size: 12px;
	}
}

@media (max-width: 991px) {
	h1, h2 {
		margin-top: 40px;
		border-top: 1px solid #ddd;
		padding-top: 30px;
	}
	.navbar-nav > li > a {
		padding: 0 10px;
	}
	.nav li.top-nav-first a {
		padding-left: 0px;
	}
}

@media (max-width: 992px) {
	.home-mag-img {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.table.vert-aligned tbody > tr > td {
		padding-left: 8px;
		padding-top: 8px;
	}	
}

/* END - @media states */


.pagerStyle a 
{
    margin-top:10px;
    margin-bottom:10px;
    padding:3px;
    border:1px solid #17a598;
    background-color:#17a598;
    color: White;
    font-size:18px;
    text-decoration:none;
    width:30px;
}

.pagerStyle span
{
    margin-top:10px;
    margin-bottom:10px;
    padding:3px;
    border:1px solid #17a598;
    background-color:#DEDDE2;
    color: #17a598;
    font-size:18px;
    text-decoration:none;
}
.gridViewPager td
{    
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* Loading progress icon */

.progressModal
{
    position: fixed;
    z-index: 999;   
    margin-left:auto;
    margin-right:auto;   
    background-color: #E3F1FA;
    filter: alpha(opacity=60);
    opacity: 0.8;
    -moz-opacity: 0.8;
    height:0%;
    top:50%;    
    margin-top:-200px;       
}
.imgCenter
{
    z-index: 500;
/*    margin: 100px auto;*/
    margin-left:auto;
    margin-right:auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
.imgCenter img
{   
    content:url(../Images/Page_Loader.gif);
}



/* ajax tabs */
.ajax__tab_default .ajax__tab {
    margin-right: 1px;
}
.ajax__tab_default .ajax__tab,
.ajax__tab_xp .ajax__tab_header .ajax__tab_outer {
    height: auto !important;
}
.ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    padding: 10px !important;
}
.ajax__tab_xp .ajax__tab_body {
    border: 0px !important;
    padding: 12px 0px !important;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_outer,
.ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_inner,
.ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_tab {
    background-image: none !important;
    background-color:#17a598;
    color: #FFF !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size:10pt;
}
.ajax__tab_xp .ajax__tab_header .ajax__tab_outer,
.ajax__tab_xp .ajax__tab_header .ajax__tab_inner,
.ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    background-image: none !important;
    background-color: #86c3bd;
    color: #f5f5f5 !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size:10pt;
}
.ajax__tab_panel table:nth-child(even) {
    background: #eeeeee;
}
.ajax__tab_panel table:nth-child(odd) {
    background: #eeeeee;
}
.ajax__tab_panel table.table-notodd {
    background: white !important;
}

.tabs1_style .ajax__tab_body
{
    border:1px solid #4C8982;
}
.tabs1_style .ajax__tab_tab
{
    background-color:#4C8982;
    color:white;
    height:30px;    
    width:100px;
    font-size:medium;
    margin-right:3px;
    padding:4px;
    border-left:1px solid #4C8982;   
    border-top:1px solid #4C8982;
    border-right:1px solid #4C8982;
}
.tabs1_style .ajax__tab_active
{
     font-weight:bold;   
     color:Red;
     border-bottom:0px solid white;       
}
.tabs1_style .ajax__tab_hover .ajax__tab_header
{
    cursor:pointer;
}

.failureNotification {
    color: red;
}

.booking-middle {
    xmargin-top: 100px;
    width: 100%;

}
.booking-middle td {
    vertical-align: middle;
}
.booking-middle h3 {
    margin: 0px;
}



.map-choose-addr {
    margin: 25px 0px;
}

.map-btm-content {
    margin: 0px 10px 10px;
}
.map-btm-content input {
    margin-right: 5px;
}
.map-btm-content input.btn {
    margin-right: 0px;
}

.prod-tab-in {
    margin: 12px 0px;
    border-collapse:collapse;
}
.prod-tab-in td{
    border:solid 1px silver;
    padding:5px;
    color:#17a598;
    text-transform:uppercase;
    font-size: 9pt;
    font-weight:normal;
}

.terms-accd {
    color: green;
}
.terms-accd:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    color: green;
    margin-right: 8px;
}

#MainContent_pnlAdded h5:before,
#MainContent_pnlWarning .warn-span-1st:before {
    font-family: 'FontAwesome';
    content: '\f071';
    margin-right: 8px;
    font-weight: normal;
}

.form-check {
    padding: 8px;
    background: #eff7f6;
    margin: 12px 0px 15px;
}
.form-check a {
    padding-left: 21px;
}
.form-check-label input {
    margin-right: 8px;
}
.form-check-label label {
    font-weight: normal !important;
}

.form-control {
    color: #555 !important;
}

.form-panel {
    background-color: #eeeeee;
    padding: 12px;
    border-radius: 10px;
    border: solid 1px #dddddd;
    margin-bottom: 15px;
}
.terms{
    padding:10px;
    font-style:italic;
}
.flooddiv, .coaldiv{    
    padding: 10px;
    margin-bottom: 20px;    
    background-color: #ef4d30;
    color: white;
    padding-left: 60px;
    background-image: url(/icons/exclaim.png);
    background-repeat: no-repeat;
    background-position: 12px center;
    margin-top: -10px; 
}