.entry-form {
	background-color: #FFF;
	padding: 15px 15px;
	font-size: 12px;
}
fieldset 
	{
		border: 1px solid #ddd !important;
		margin: 0;
		xmin-width: 0;
		padding: 10px;       
		position: relative;
		border-radius:4px;
		background-color:#f5f5f5;
		
	}	
	
legend
{
	font-size:14px;
	font-weight:bold;
	margin-bottom: 0px; 
	width: 35%; 
	border: 1px solid #ddd;
	border-radius: 4px; 
	padding: 5px 5px 5px 10px; 
	background-color: #ffffff;
}
.jk-header{
    width:100%;
	background:#173659;
}
.navbar-default {
    background-color: #D2691E;
    border:none;
}
.jk-header .navbar {
    border: 1px solid transparent;
    margin-bottom: 0px;  
    /* position: relative; */
	min-height: 30px !important;
}
.jk-header .navbar-nav > li:last-child {
	border-right: 0;
}
.jk-header .navbar-nav > li {
	float: left;
	margin: 0;
}
li a.active {
	/* background: #eb6619; 
	padding: 6px 12px;*/
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color:#fffce9;
    color: #8a4c3b;
}
.jk-header .navbar-default .navbar-nav > li > a {
	font-size: 14px;
	color: #ffffff;
	padding: 4px 0 4px 6px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #f5f5f5;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #8a4c3b;
    color: #fffce9;
}
.caret {
	 color: #fff;
}
.nav.navbar-nav.navbar-left {
	padding: 0 10px;
}
.dashboard_panel ul li {
	list-style: none;
	display: inline-block;
	margin: 4px 6px 0 2px;
	color: #fff;
	
}
.dashboard_panel ul {
	background-color: #A9A9A9;
	margin: 0;
	padding: 10px 0;
	/* height: 40px; */
}
.dashboard_panel .csv_filter img {
	width: 35px;
	position: relative;
	bottom: 5px;
}
.date_filter_li {
	position: relative;
	/* width: 32%; */
}
.dashboard_panel .date_filter input {
	width: 25%;
	border-radius: 12px;
	text-align: center;
	margin-right: 6px;
}
.dashboard_panel .panel_filter {
	background-color: #D2691E;
	padding: 2px 12px;
	border: 1px solid #D2691E;
	border-radius: 5px;
	cursor: pointer;
}
.dashboard_panel .date_filter a {
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}
.tab_action .input_btns {
	text-decoration: none !important;
	color: #222;
	margin-right: 4px;
	cursor: pointer;
}
#partner_postList table th,
#partner_postList table td {
	border: none;
}
#partner_postList table tr {
	border: 1px solid #ccc;
}
.enrty_year input {
	width: auto;
}
.save_entry .fa.fa-check {
	float: left;
	color: #1de65a;
	margin: 4px 0;
}
.save_entry .fa.fa-times {
	float: right;
	color: #ef5555;
	margin: 4px 0;
	position: relative;
	left: 10px;
}
.save_entry .fa {
	cursor: pointer;
	font-size: 16px;
}
.tab_action .cond_approved {
	width: 13px;
	height: 13px;
	float: right;
	margin-top: 2px;
	background: #1de65a;
	border-radius: 50%;
	margin-left: 5px;
}
.tab_action .app_taken {
	width: 13px;
	height: 13px;
	float: right;
	margin-top: 2px;
	background: #1b81e6;
	border-radius: 50%;
	margin-left: 5px;
}
.tab_action .processed {
	width: 13px;
	height: 13px;
	float: right;
	margin-top: 2px;
	background: #ff9c01;
	border-radius: 50%;
	margin-left: 5px;
}
.tab_action .circle_processed {
	width: 13px;
	height: 13px;
	float: right;
	margin-top: 2px;
	background: none;
	border-radius: 50%;
	margin-left: 5px;
}
.tab_actions {
	text-align: center;
}
tbody .tab_action {
	text-align: right;
}
#page-wrap #partner_postList tbody tr {
	text-transform: none;
}
.process {
	width: auto;
	float: left;
	padding: 2px 5px;
	color: #fff;
	cursor: pointer;
}
.process.view_recieved {
	background: #ff9c01;
}
.process.send_application {
	background: #1de65a;
}
.process.resend_document, .process.send_mandatory {
	background: #1b81e6;
}
.process.app_declined {
	background: #ef5555;
}
.td_icon {
	text-align: center;
	color: #ee4d98;
}
.th_icon {
	text-align: center;
}
.progress_flow {
	position: absolute;
	margin-left: 30px;
}
.view_progress td {
	padding: 0;
	float: left;
}
.view_progress {
	height: 25px;
	border: none !important;
	width: 0;
}
#partner_postList #keywords {
	border: none;
}
.td_icon input {
	width: auto;
	margin-left: -12px;
	opacity: 0;
	cursor: pointer;
}
#dashboard_processed, #dashboard_entry, #dashboard_settled, #dashboard_taken {
	position: absolute;
	background: #fff;
	border: 2px solid #ee4d98;
	margin-top: 30px;
}
#dashboard_filter .enrty_year li {
	list-style: none;
	display: inherit;
	color: #222;
}
#dashboard_filter .enrty_year p {
	margin: 0;
	color: #222;
}
#dashboard_filter .enrty_year {
	padding: 5px 15px 0 5px;
}
#dashboard_filter .enrty_year ul {
	padding-left: 20px;
	margin: 0;
	background: none;
	height: auto;
}
.csv_filter {
	cursor: pointer;
}
.date_error {
	position: absolute;
	margin-top: 23px;
	background: #fff;
	border: 1px solid red;
	color: red;
	padding: 1px 5px;
}
.sidebar_activity {
	padding: 5px 10px 0 10px;
}
.sidebar_report.percent {
	color: red;
}
.sidebar_report.percent .fa {
	font-size: 14px;
	cursor: pointer;
}
.sidebar_activity p {
	margin: 0;
	font-weight: 400;
	font-size: 13px;
}
.sidebar_activity p .sidebar_report {
	float: right;
}
#addButton, .add_Button {
	background: #1b81e6;
	border: 1px solid #1b81e6;
	border-radius: 2px;
	color: #fff;
	font-weight: 400;
	padding: 2px 12px;
	margin-top: 9px;
}
.personal_details {
	padding: 15px;
}
#removeButton {
	float: right;
	font-size: 14px;
	padding: 0;
	background: none;
	border: none;
	color: #fff;
	position: relative;
	bottom: 2px;
}
.top_tr.edit_part #lander {
	background: #777777;
	border: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.edit_text {
	color: yellow;
	margin-right: 10px;
}
.taglines_text {
	margin: 0;
	border: 1px solid #ddd;
	background: #f2f2f2;
	width: 100%;
}
.sides_title {
	margin-top: 40px;
	padding: 2px 15px;
	background: #78bbff;
	border-radius: 15px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.form_titles.modal_title {
	margin: 0;
}
.modal-content .modal-body {
	padding: 20px 20px 0 20px;
	position: relative;
}
.btn.btn-default.personal_modal {
	color: #ee4d98;
	font-weight: bold;
}
.modal-content .modal-footer {
	text-align: unset;
}
.modal-content .modal-footer .btn + .btn {
	float: right;
}
.multiselect-container.dropdown-menu input {
	width: auto !important;
}
.btn-group .btn {
	 margin: 5px !important;
 width: 235px !important;
 height: 25px !important;
 padding: 0 !important;
 font-size: 12px !important;
 font-weight: bold !important;
 overflow:hidden;
}
.btn-group .multiselect-container.dropdown-menu {
	/* display: block; */
	/* position: relative !important; */
	/* margin-left: 6px; */
	width: 100%;
}
#btnSelected {
	width: 100% !important;
	margin-top: 15px !important;
	font-weight: bold !important;
	color: #FFF;
}
#lstFruits option {
	padding: 2px 8px;
}
#lstFruits {
	width: 96%;
	height: 103px;
	margin-top: 15px;
}
.btn.side_title_C {
	width: 100%;
	font-size: 12px;
	margin-bottom: 5px;
}
#searchdata {
	position: relative;
	bottom: 3px;
}
.app_form .desc {
	margin-top: 39px;
}
.category input {
	width: auto;
}
.category .col-md-3.col-xs-2, .category .col-md-9.col-xs-10 {
	padding: 0;
}
.category { 
	width: 100%;
	height: 270px;
	padding: 10px 0;
	margin-top: -10px;
	background: #f2f2f2;
}
.col-md-12.app_form.sorry_note {
	padding-top: 20px;
}
/******* 18-04-2018 *******/
.text_right {
	position: absolute;
	right: 0;
}
#rate_setter_loder {
	display: none;
}

/******* 31-05-2018 ******/
.daterangepicker_input {
	display: none !important;
}
.daterangepicker.opensright::after {
	left: -13px !important;
}
.daterangepicker::after, .daterangepicker::before {
	top: -20px !important;
}
.daterangepicker.dropdown-menu.ltr.show-calendar.opensright {
	right: 70px !important;
	left: 46% !important;
}
.daterangepicker.opensright::before {
	left: 0 !important;
} 
.daterangepicker::before, .daterangepicker::after {
	position: relative !important;
}
.csv_btn {
	float: right;
	width: 25px;
	cursor: pointer;
}
.vali_alert_date_range {
	color: red;
}
.csv_gen_btn {
	background: none;
	border: none;
	float: right;
}
.date_range {
	width: 41% !important;
}
.form-input .multiselect-native-select .btn-group {
	width: 100% !important;
}
.module_page .multiselect.dropdown-toggle.btn.btn-default {
	width: 100% !important;
}
.doc_name {
	width: 185px;
	float: left;
	text-transform: capitalize;
}
.doc_name_long {
	width: 205px;
	float: left;
	text-transform: capitalize;
}
#enquery_btn_loder {
	display: none;
}
.manual_btn {
	margin: 15px 0;
	text-align: center;
	background: #1b81e6;
	border-radius: 10px;
	padding: 3px 0;
}
#manual_upload_btn {
	text-decoration: none;
}
.manual_btn:hover #manual_upload_btn {
	background: #EE4D98;
	color: #fff;
	border-color: #EE4D98;
}
#manual_upload_btn:hover, .manual_btn:hover {
	background: #EE4D98;
	color: #fff;
	border-color: #EE4D98;
}
body {	
	padding-top: 5.5rem !important;	
} 
/* #body {
	margin-top: 5.5rem;
} */
@media (min-width: 768px) {
.date_filter_li {	
	width: 35%;
}
}
a[disabled=""] {
        pointer-events: none;
    }
	
	
	
	
	
	
	
	@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
body {
  font-family: 'Open Sans', 'sans-serif';
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;

}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav.navbar-nav.navbar-right {
	display: flex;
	align-items: center;
}
}

.table-responsive {
	width: 100%;
}