/* map search */
	form.map-search-wrap#colors {right: 40px;}
	#colors .search_btn_wrap #btnClear{padding: 5px 12px;}
	.map-search-wrap .list_search_sec{margin-bottom: 6px;}
	.map-search-wrap .list_search_sec #sel_free_text{width: 220px;}
	.map-search-wrap .list_search_cat{margin-bottom: 6px;}

	.map-search-wrap .list_search_cat .chzn-container-multi .chzn-choices li.search-field input[type="text"]{
	    color: #999;
	    font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		font-weight: normal;
		padding-left: 10px;
	}

	#colors .chzn-container-multi .chzn-choices{border: 1px solid #ccc;border-radius: 4px;}
	#colors .search_btn_wrap #btnClear{
		border: 1px solid;
		border-color: #1c98cc;
		background-color: #26aae1;
		color: #fff;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	}

	#colors .search_btn_wrap #btnClear:hover {border-color: #177aa4;background-color: #1a8bba;color: #fff;}

/* Report Table View */
	.report-table-view .page-header h1 {
	    font-size: 24px;
	    padding-top: 0px;
	    color: #152737;
	    font-weight: 600;
	    text-transform: uppercase;
	}

	.geer-advanced-search .js-stools-field-filter label {float: left;}

	.geer-advanced-search .js-stools-field-filter label{float: left;}
	.geer-advanced-search .js-stools-field-filter #sel_event_category,
	.geer-advanced-search .js-stools-field-filter #sel_event_category_chzn,
	.geer-advanced-search .js-stools-field-filter #sel_event_date,
	.geer-advanced-search .js-stools-field-filter #sel_event_date_chzn{float: left;clear: both;}
	
	.js-stools-field-filter #sel_event_category_chzn.chzn-container-multi .chzn-choices li.search-field input[type="text"]{
		height: 29px !important;
	}
	.chzn-container-multi .chzn-choices{
		border: 1px solid #ccc;
		border-radius: 4px;
	    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	}
	.vhidden-lbl {visibility: hidden;}

	@media (min-width:870px){
		.geer-advanced-search .js-stools-container-filters{margin-bottom: -60px;}
		.geer-advanced-search .search_btn_wrap{ margin-left: 194px;}
		.geer-advanced-search #DataTables_Table_0_wrapper .row:first-child .col-sm-6:first-child{
			width: inherit;
			float: right;
		    padding-left: 0;
		}

		.geer-advanced-search #DataTables_Table_0_wrapper .row:first-child .col-sm-6:nth-child(2){
			width: inherit;
			float: left;
			padding-left: 8px;
			margin-left: 215px;
			margin-top: 2px;
		}
	}

	@media (max-width:869px){
		.geer-advanced-search #DataTables_Table_0_wrapper .row:first-child .col-sm-6:first-child{
			width: inherit;
			float: right;
		    padding-left: 0;
		}

		.geer-advanced-search #DataTables_Table_0_wrapper .row:first-child .col-sm-6:nth-child(2){
			width: inherit;
			float: left;
		}
	}
	@media (max-width:600px){
		.geer-advanced-search  .list_search_sec{clear: both;}
		.geer-advanced-search  .chzn-container{margin-bottom: 10px;}
		.geer-advanced-search div.dataTables_wrapper div.dataTables_filter input{margin-left: 0;}
	}

	#btnClear {
	    background-color: #359cb6;
	    color: #fff;
	    border-radius: 5px;
	}
	div#DataTables_Table_0_wrapper {margin-bottom: 41px;}
	table#DataTables_Table_0.table>thead>tr {
	    background-color: #359cb6;
	    color: #fff;
	}


/* Add/Edit Event */

	#lfe_reports-form{
	    float: left;
	    width: 100%;
	    margin-top: 10px;
	    background-color: #fff;
	    padding: 30px;
	    margin-bottom: 10px;
	    border-radius: 0px;
	    box-shadow: none;
	}

	form.geer_reports-form-edit-view .control-group {margin-bottom: 10px;}
	#lfe_reports-form .form-horizontal .control-label {text-align: left;}
	.geer_reports-form-edit-view  .control-label {width: 180px;}

	.geer_reports-form-edit-view .control-label {
	    float: left;
	    width: 160px;
	    padding-top: 5px;
	    text-align: right;
	}

	.view-lfereports #iuploadsContainer .icon-minus, .view-lfereports #optionContainer .icon-plus {
	    width: 140px;
	    margin-bottom: 10px;
	    margin-top: 10px;
	}

	.geer_reports-form-edit-view .form-horizontal .control-label label {font-weight: 600;}
	.geer_reports-form-edit-view .control-group input {background-color: #f7f7f9;}
	
	.geer_reports-form-edit-view input#jform_event_date, 
	.geer_reports-form-edit-view input#jform_report_date {width: calc(145px - 43px);}
	
	#lfe_reports-form h3{margin-bottom: 15px !important;}
	.geer_reports-form-edit-view #jform_event_category_chzn {width: 206px !important;}
	#lfe_reports-form .radio label {display: block;}
	.layout-edit .controls > .radio:first-child {padding-top: 0px;}
	#lfe_reports-form .radio input[type="radio"] {float: left;margin-left: 0px;}
	.submit_btn_group {margin-top: 25px;}
	#lfe_reports-form .radio label{padding-left: 20px;}


	/* View login */
		.view-login .login{margin-top: 80px;}
		.view-login .form-links{margin-bottom: 80px;}

	/*view-profile*/
		.view-profile .profile {padding: 30px 0px;}


		.lfe-mappopup{padding: 10px;}
		.lfe-mappopup table{width:100%;}
		.lfe-map-poplink{
			text-align: right;
		    margin-bottom: 0;
		    margin-top: 5px;
		}

		.lfe-mappopup table th {width: 85px;vertical-align: top;}
		.lfe-mappopup table th:after{
		    content:':';
		    text-align: right;
		    float: right;
		    margin-right: 6px;
		}

		.view-eventlistmap #map{margin-top: 10px !important;}


	/* Report Details Page */
		.detail_reports .page-header {
		    padding-bottom: 4px;
		    border-bottom: 0;
		    margin-top: 14px;
		}
		.detail_reports .page-header h1 {margin-bottom: 0; margin-top: 0;}

		.detail_reports .rev_slider_wrapper{margin-bottom: 35px;}
		.report_details_wrap {padding-bottom: 30px;}
		.report_details_wrap ul{padding-left: 16px;}
		.detail_reports {
		    min-height: 400px;
		}
		
		.daterangepicker select.monthselect {
		    margin-right: 2%;
		    width: 40%;
		    float: left;
		}


		/*.detail_reports .tp-mask-wrap {
		    height: 60px !important;
		    overflow-y: hidden;
		}
*/
	.News-Title {
	    display: table-cell !important;
	    vertical-align: bottom;
	}

	.lfe-map-poplink .all_text1{color:#333;}



	/* Upload */
	.jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb{
	    position: relative;
		width: 75px;
    	height: 40px;
	    min-height: 40px;
	    border: 1px solid #e1e1e1;
	    overflow: hidden;

	    text-align: center;
	    margin: auto;
	}

	.jFiler-items-grid .jFiler-item .jFiler-item-container{
	    padding: 3px;
	    margin: 0 15px 15px 0;
	}

	.jFiler-item .jFiler-item-container .jFiler-item-thumb img{margin: auto;}
	.jFiler-item-others.text-success i.icon-jfi-check-circle {display: none;}

	/* Table View */
	.lfe_report_tview td,
	.lfe_report_tview th{
		text-align: center;
	}

	#DataTables_Table_0.lfe_report_tview tr th:nth-child(1),
	#DataTables_Table_0.lfe_report_tview tr td:nth-child(1),
	#DataTables_Table_0.lfe_report_tview tr th:nth-child(2),
	#DataTables_Table_0.lfe_report_tview tr td:nth-child(2){
		text-align: left;
	}

	.lfe_report_tview .sorting_disabled{padding-right: 8px !important;}
	


	/* Photo Upload */

	.clearinghouse_upload {
	    margin-top: 15px;
	}

	.napa_batch_img_upload .tab-content {
		padding: 20px;
	    background: #fff;
	    border: 1px solid #ddd;
	    border-top: 0;
	}

	.napa_batch_img_upload .chzn-container-single .chzn-single {
	    height: 34px;    line-height: 30px;
	}

	.chzn-container-single .chzn-single div b{    background-position-y: 6px;}

/* Batch Process */

	.napa_batch_img_upload .tab-panel-wrap {
	    padding-top: 0px;
	    padding-bottom: 0px;
	}

	.napa_batch_img_upload .nav-tabs>li>a {
	    font-weight: 600;
	}
	.napa_batch_img_upload .form-group.col-sm-3 input[type="text"] {
	    width: 100%;
	}

	.single_image_wrap {
	    box-shadow: 0 0 3px #999;
	    padding: 15px 10px 10px 15px;
	}

	button.napa-sumit.btn.btn-default {
	    border-color: #22527b;
	    background-color: #285f8f;
	    color: #fff;
	}


	/*.single_image_wrap .uploader img {
	    max-width: 100%;
	    border: none;
	    text-align: center;
	    margin: auto;
	}*/


	/* Add / Edit View */
	.iuploads-row{float: left;padding-right: 16px;}
	div#optionContainer {clear: both;}

	#lfe_reports-form input{font-size: 13px;}

	#lfe_reports-form .form-horizontal .lfe_reports_form_other .control-label {
	    width: 215px;padding-top: 0;
	}

	#lfe_reports-form .form-horizontal .lfe_reports_form_other .controls {
	    margin-left: 0;
	    display: inline-block;
	}

	#lfe_reports-form .form-horizontal .lfe_reports_form_other .controls input {
	    /* vertical-align: bottom; */
	}
	
	.lfe-addev-title {margin-top: 24px;	}
	.lfe-addev-title h4{font-size:15px; }

	.lfe_reports_form_summery .form-label label{font-weight: 600;}

	.view-lfereports .lfe_reports_form_image #iuploadsContainer .icon-minus, 
	.view-lfereports .lfe_reports_form_image #optionContainer .icon-plus{
		width: 108px;
	}