﻿/*Custom CSS goes here*/

#contact {
	/*background-color: #35495e;*/
}
#more {
	display: none;
}
#more1 {
	display: none;
}
#Footer .footer_copy .disclaimer {
	float: none;
}
.flv_style_49 {
	fill: #ffffff;
	stroke: #ffffff;/*#f0eee4;*/
}

.flv_style_51 {
	background: #f0eee4;
	fill: #FFFFFF;
}

.flv_sections_40 {
	padding-top: 70px;
	padding-bottom: 30px;
	background-color: #f0eee4;
}

.flv_style_50 {
	fill: #FFFFFF;
	stroke: #f0eee4;
}
.list_item.lists_1 .list_left {
	background-color: #1D8AA8;
}

.feature_list ul li a, .flat_box a, .flat_box a:hover, .icon_box a .desc, .icon_box a:hover .desc, .list_item a, .list_item a:hover, .widget_recent_entries ul li a, body, ul.timeline_items {
	color: #626262;
}

.flv_sections_16 {
	padding-top: 0;
	padding-bottom: 0;
}
.heading_color {
	color: #1d8aa8;
}
.flv_style_20 {
	padding-top: 80px;
	padding-bottom: 60px;
	background-color: #35495e;
	background-image: url(../images/slide-home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover" data-stellar-background-ratio="0.5;
}
.tp-caption:hover .slider-span {
	color: #35495e !important;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
	width: 100%;
}
/*textarea {
	height: 150px;
}*/
.list_item .list_left i:before {
	margin: 15px;
}
.dropcap, .highlight:not(.highlight_image) {
	background-color: #467DA3;
}
.icon_wrapper .icon {
	padding-top: 28px;
}
.themecolor, .pricing-box .plan-header .price sup.currency, .pricing-box .plan-header .price > span {
	color: #1D8AA8;
}
.pricing-box-box.pricing-box-featured {
	background-color: #1D8AA8;
}
.hr_color, .hr_color hr, .hr_dots span {
	color: #1D8AA8;
	background: #1D8AA8;
}
.footer-stick #Footer.is-sticky {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
}
#newsletterform input[type="textarea"], #Message.text.textArea {
	width: 100%;
	height: 250px;
}
#newsletterform input[type="checkbox"] {
	width: 3%;
}
#coloredh2 h3 a {
	color: #1D8AA8;
	text-decoration:underline;
}
#coloredh2 h3 a:hover {
	color: #1AAFC2;
}
.search_top_bar {
	top: 10px !important;
	background-color: #35495e;
}
.search_top_bar a {
	padding: 0px 0px !important;
}
#searchForm {
	top: 80px !important;
	background-color: rgba(128,128,128,0.15);
	width: 275px;
}
#searchForm .filterTable, #frmSearch > table:nth-child(2) > tbody > tr:nth-child(2) > td > button {
	width: 100% !important;
}
#searchForm input, #searchForm select {
	margin-bottom: 0px;
}
#searchForm button.ui-multiselect.ui-widget.ui-state-default.ui-corner-all,
.ui-multiselect-menu ul.ui-multiselect-checkboxes.ui-helper-reset span,
.ui-multiselect-menu ul.ui-helper-reset span {
	font-family: "Poppins", Arial, Tahoma, sans-serif !important;
}
#severity {
	width: auto;
	height: auto;
}
#severity table {
	margin-bottom: 0px;
}
#severity td {
	padding: 5px;
	border-color: #fff;
}
#statusText {
	margin: 5px;
}
#Top_bar {
	/*background-color: #35495e;*/
}
#ink.c0175.c0180.c0185.c0167.c0168.c0186 {
	display: none;
}
.flv_style_11 {
	text-align: right;
}
.flv_style_12 {
	color: #a8a8a8;
}
.ui-state-error a {
	color: #1D8AA8;
}
table.admin_table td {
	color: #626262 !important;
}
table.admin_table td a.lnkEditUser {
color: #1D8AA8 !important;
}
table.admin_table td a.lnkEditUser:hover {
	color: #5dc0c6 !important;
}
.logo_content {
	float: left;
	margin: 20px 0 0 50px;
	color: #ffffff;
}

/* New CSS */
#map_canvas{
	/*margin-top:0px !important;*/
}
body{
	padding:0 0;
}
.search_top_bar {
	top: 0px !important;
	background-color: #35495e;
}
#searchForm {
	top: 80px !important;
	top: 120px !important;
	background-color: rgba(128,128,128,0);
	width: 275px;
}
#searchForm table,
#searchForm #searchFormContents{
	background-color: rgba(128,128,128,0.15);
}
#searchForm table{
	margin-bottom:5px;
}
#searchForm{
	text-align:center;
}
#searchForm table th,
#searchForm table td{
	padding-top:5px;
	padding-bottom:5px;
}
#searchForm #btnSearch{
	width:100%;
}
#searchFormCollapsed{
	top:120px;
	right:40px;
}

/* Added 13.01.21 !*/
.tp-caption #SearchString {
	width: auto;
}

@media only all and (max-width: 480px) {
	.tp-caption input#SearchString {
		min-width: 60% !important;
		max-width: 60% !important;
	}
}

#Top_bar {
	position: absolute !important;
	z-index: 999;
}

.search_top_bar .menu_wrapper li {
	padding-left: 25px;
}

@media screen and (max-width: 767px) {
 .logo_content{
     margin:0;
     font-size:10px;
    }
}

#imgHideSearch {
    color: #ffffff; 
    background-color: #1D8AA8;
}
