/*-----------------------------------*/
/* SEARCH FORM */
/*-----------------------------------*/
.fp-search form { padding: 15px 0; }
.fp-search-advanced .container { padding-left: 0; }
.fp-search .col-xs-8 { padding-left: 0; }
.fp-search .field_search { width: 100%; }
.fp-search-advanced { display: none; width: 100%;  }
.fp-search-advanced .search-box-submit-icon i { color: #fff; text-shadow: none; }
.fp-search-advanced h4, .fp-search h4 { color: #fff; font-weight: 600; text-transform: uppercase; font-size: 1em; letter-spacing: normal; }
.fp-adv-dj { background: #4791b2; border-bottom: 1px solid #444; }
.fp-adv-wh { background: #0692a2; border-bottom: 1px solid #444; }
.fp-search-advanced .row { margin: 0; }
.fp-search-advanced .form-group { padding: 0; }
.fp-search-advanced form { padding: 15px 0; }
.fp-search-advanced button { right: 0 !important; }

.fp-search { background: #153539; box-shadow: 1px 1px #ccc; }
.fp-search .container {  }
.fp-search .input-group input { padding-right: 0; font-size: 1em; line-height: 52px; }
.fp-search .input-group-addon { font-size: .9em; text-transform: uppercase; }
.fp-search .row { position: relative; }
.fp-search button { height: 52px; right: 15px; }

.fp-advanced i { padding: 0 5px; }
.fp-advanced, .fp-calendar { display: inline-block; height: 52px; text-align: center; line-height: 52px; font-size: 1.2em; color: #fff; cursor: pointer; padding: 0; }
.fp-advanced:hover, .fp-calendar:hover { color: #1fa67a; background: none; text-shadow: 2px 2px #000; }

.search-note { font-size: .9em; font-style: italic; margin-bottom: 10px; display: block; }

.frontpage #search7 {
    width: 100%;
    padding: 0;
    float: none;
}

.frontpage #search7 ul li {
    max-width: 200px;
}

.frontpage #search7 #searchtab .input-group, .frontpage #search7 #searchtab input  {
    width: 100%;
    border-radius: 4px;
}

.frontpage #search7 #searchtab .input-group-addon {
    display: none;
}

.frontpage #search7 #journalstab .input-group-addon, .frontpage #search7 #historiestab .input-group-addon {
    width: 80px;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: none;
    color: #333;
    border: 1px solid #ccc;
    font-size: 16px;
    border-right: 0;
    text-transform: lowercase;
}


.search-page-element h1 {
    padding-bottom: 20px;
}

.search-box-submit-icon {
    height: 62px;
    border: none;
    border-radius: 0;
    padding: 0;  
}

.search-box-submit-icon:hover i {
	text-shadow: 1px 1px #ccc;
}

.fp-search-advanced .search-box-submit-icon:hover i {
	text-shadow: 2px 2px #555;
}


.site-submit-icon {
    position: absolute;
    right: 35px;
    z-index: 1000;
    background: none;      
}

#search8 .site-submit-icon {
    right: 15px;    
}

.search-box-submit-icon i {
    color: #1fa67a;
    font-size: 2em;
}

.fp-search .search-box-submit-icon i {
    color: #555;
}

#search7 {
    position: relative;
    float: left;
    padding-top: 40px;
}

#search7 .input-group {
    width: 100%;
    margin: 0;
}

#search7 > h1 {
    display: none;
}

#search7 .inner {
    position: relative;
}


#search7 ol, #search7 ul {
    list-style: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
}

#search7 .boxed {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: none;
}

#search7 .tabs li {
    background: #1fa67a;
}

#search7 form a {
    color: #70a1bd;
    font-style: italic;
    font-size: .9em;
}

#search7 h4 {
    margin: 0;
    padding-bottom: 10px;   
}

#sidebar-right #search7 {
    float: none;
    width: auto;
    padding-top: 0;
}

#search7 .form-inner .form-group {
    padding: 0;
    margin: 5px 0;
}

#sidebar-right #search7 #searchtab .input-group-addon {
    display: none;
}

#sidebar-right #search7 #journalstab .input-group-addon, #sidebar-right #search7 #historiestab .input-group-addon {
    width: 80px;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: none;
    border: 1px solid #ccc;
    background: #eee;
    border-right: 0;
    text-transform: uppercase;
}

#sidebar-right #search7 #searchtab .input-group, #sidebar-right #search7 #searchtab input {
    width: 100%;
    border-radius: 4px;
}

#sidebar-right #search7 #journalstab .form-group, #sidebar-right #search7 #historiestab .form-group {
    width: 100%;
}

#sidebar-right #search7 #journalstab .input-group, #sidebar-right #search7 #historiestab .input-group {
    width: 100%;
    padding-bottom: 10px;
    margin: 0;
}


#sidebar-right #search7 #journalstab .search-box-submit-icon, #sidebar-right #search7 #historiestab .search-box-submit-icon {
    float: right;
}


#search8 {
display: none;
position: absolute;
top: 90px;
z-index: 1000;
width: 100%;
padding: 0;
margin: 0;
background: #10292c;
padding: 10px 5px;
}

#search8 .boxed {
    background: none;
}

#search8 ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

#search8 .form-inner {
    background: none;
}

#search8 input[type="text"], #search8 button {
    height: 52px;
    border-radius: 0;
}

#search8 .form-group {
    margin: 0; 
}

#search8 .input-group, #search8 input {
    width: 100%;
}

#search8 h2 {
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 24px;
	color: #333;
}


.search-box-submit-icon { background: none; }

input::-webkit-input-placeholder {font-size:13px; font-weight:400; text-transform:uppercase; color:#7b8a97;}
input:-moz-placeholder {font-size:13px; font-weight:400; text-transform:uppercase; color:#7b8a97;}
input:-ms-input-placeholder {font-size:13px; font-weight:400; text-transform:uppercase; color:#7b8a97;}
textarea::-webkit-input-placeholder {font-size:13px; font-weight:400; text-transform:uppercase; color:#7b8a97;}
textarea:-moz-placeholder {font-size:13px; font-weight:400; text-transform:uppercase; color:#7b8a97;}
textarea:-ms-input-placeholder {font-size:13px; font-weight:400; text-transform:uppercase; color:#7b8a97;}

label, input, button, select, textarea {
	font-size: inherit;
	line-height: normal;
	border-radius:0;
}
.input_icon{
	display: block;
	position: absolute;
	top: 40px;
	right: 10px;
	z-index: 1;
}

.field_text.omega,
.field_select.omega{
	float:right;
}

.field_date.omega {
    float: left;
    margin-left: 20px;
}

.field_text.field_textarea{
    float: none;
    width: 100%;
    margin-right: 0;
}

.label_title{
	display: none;
	color: #7b8a97;
    font-size: 15px;
	cursor: default;
	margin-bottom: 8px;
}


input[type="text"],
input[type="password"], 
input[type="date"] {
	height:52px;
	margin: 0;
	outline: none;
        padding: 10px;
}
.ie8 input[type="text"],
.ie8 input[type="password"]{
    line-height:40px;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus{

}

.tabs-framed .form-inner {padding: 30px 20px 15px; margin: 0; background: #fff;}
.tabs-framed .field_phone input{float: left; width: 30%; margin-right: 5%;}
.tabs-framed .btn-prev {float: left;}
.tabs-framed .btn-next {float: right;}
.tabs-framed .rowSubmit{padding-top: 0px;}
.tabs-framed .field_select{margin-bottom: 9px;}

#search7 .tabs_framed{margin-bottom:15px;}
#search7 .boxed, #search8 .boxed { width: 100%; }

#search7 .tabs li{
    float:left;
    position: relative;
    margin-top: 4px;
}

#search7 .tabs.blue li{background-color: #67b0d1;}
#search7 .tabs.green li{background-color: #60cd9b;}
#search7 .tabs.red li{background-color: #e87352;}
#search7 .tabs.yellow li{background-color: #ebc85e;}
#search7 .tabs.turquoise li{background-color: #1d5f60;}
#search7 .tabs.black li{background-color: #333;}
#search7 .tabs.brown li{background-color: #a48b60;}

#search7 .tabs li.active{
    margin-top: 1px;
    background: #fff;
    z-index: 10;
    border-bottom: none;
}

#search7 .tabs li a{
    display: block;
    padding: 0 10px;
    height: 50px;
    line-height: 48px;
    font-size: 16px;
    font-family: "open sans",sans-serif;      
    font-weight: 300;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    padding: 0;
}
#search7 .tabs li.active a{
    height: 54px;
    line-height: 56px;
	color: #777;
	font-weight: normal;
}

.tabs-framed .tabs li{margin-top: 10px; top: 1px; border-bottom: none; border: 1px solid rgba(0, 0, 0, 0.2); }
.tabs-framed .tabs li.active{margin-top: 0;}
.tabs-framed .tabs li a{
    padding: 0 36px;
    height: 58px;
    line-height: 56px;
    font-size: 20px;
}
.tabs-framed .tabs li.active a{
    height: 68px;
    line-height: 72px;
    font-size: 22px;
}

/*-----------------------------------*/
/* GSA SEARCH */
/*-----------------------------------*/

#lwpgooglesearch-searchform #search_again {
    width: 70%;
    font-weight: 400;
    font-size: 16px;
}

#lwpgooglesearch-searchform #search_again:focus {
    -webkit-box-shadow: inset 0 1px 4px rgba(33, 112, 199, 1);
    -moz-box-shadow: inset 0 1px 4px rgba(33, 112, 199, 1);
    box-shadow: inset 0 1px 4px rgba(33, 112, 199, 1);
}

#lwpgooglesearch-searchform #search_again_button {
    height: auto !important;
    line-height: 52px !important;
    text-shadow: none !important;
    border-radius: 0 !important;
    border: none !important;
    letter-spacing: normal;
    border-bottom: 0;
    margin-left: 20px;
    padding: 0 20px; 
    font-weight: normal;
    font-size: 1em;
    background: #1fa67a;
    color: #fff;
    text-transform: capitalize;
}


#lwpgooglesearch-searchform #search_results .status_bar {
    background: none;
    color: #777;
    border-top: 0;
    font-size: 16px;
    margin-bottom: 40px;
}

#lwpgooglesearch-searchform #search_results_header .search_navigator ul, #lwpgooglesearch-searchform #search_results_footer .status_bar {
    display: none;
}

#lwpgooglesearch-searchform ul {
    padding: 10px 0;
}

#lwpgooglesearch-searchform ul li {
    list-style: none;
    background: none !important;
}