.error{
	color:red;
}
#modalConfirmLabel{
	display: inline-block;
}
.modal-header{
	border-top:unset;
}
.select2-container{
	width: 100% !important;
}
::-webkit-scrollbar {
    width: 15px;
    height: 4px;
}
.tooltip {
    z-index: 100000000; 
}
.datepicker{
	z-index: 99 !important;
}

.select2-dropdown--below, .select2-dropdown--above {
	-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	border-color: #66afe9;
	overflow-x: hidden;
	margin-top: -1px;
}

@font-face {
	font-family: "robotobold";
	src: url("../fonts/roboto.bold-webfont.woff2") format("woff2"),
	  url("../fonts/roboto.bold-webfont.woff") format("woff");
	font-weight: bold;
	font-style: normal;
  }
  
  @font-face {
	font-family: "robotolight";
	src: url("../fonts/roboto.light-webfont.woff2") format("woff2"),
	  url("../fonts/roboto.light-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
  }
  
  #content {
	padding-right: 0 !important;
  }
  
  .fullscreen {
	width: 100%;
	height: 100%;
  }
  
  .main_sizes {
	width: 100%;
	height: 88%;
	margin: 0 !important;
  }
  
  #production_grid_table #grid_grid_records {
	overflow: auto !important;
	left: 0px !important;
	background-color: rgba(0, 0, 0, 0.25);
  }
  
  #production_grid_table .w2ui-scroll-wrapper {
	overflow: visible;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-scroll1 {
	border-top: none;
	border-right: none;
	background-color: rgba(0, 0, 0, 0.25);
  }
  
  #production_grid_table .w2ui-toolbar {
	overflow: visible !important;
  }
  
  [class^="glyphicon"]:before {
	font-family: inherit !important;
  }
  
  .label_badges {
	font-size: 10px;
	margin: 1px;
	padding: 5px;
	border-radius: 1.1em;
  }
  
  .text_center {
	text-align: center;
  }
  
  #production_grid_table .w2ui-col-header {
	font-size: 15px;
	padding: 8px 8px !important;
	font-family: robotobold;
  }
  
  #production_grid_table .w2ui-grid-body div table tr td {
	font-size: 13px;
  }
  
  #production_grid_table .w2ui-grid-body table td {
	border-right: none;
	border-bottom: none;
  }
  
  #production_grid_table {
	border: 1px solid transparent;
  }
  
  #production_grid_table .w2ui-grid-toolbar {
	background-color: rgba(0, 0, 0, 0.25);
	box-shadow: none;
	border-bottom: none;
	padding: 12px 0;
	height: 46px;
  }
  
  #production_grid_table .w2ui-grid-header {
	padding: 12px;
	height: 46px;
  }
  
  #production_grid_table .w2ui-grid-body {
	background-color: rgba(0, 0, 0, 0);
  }
  
  #production_grid_table .w2ui-grid-body table .w2ui-head {
	background-color: rgba(0, 0, 0, 0.25);
	background-image: none;
	color: #fafafa;
	border-bottom: none;
	border-right: none;
	height: 28px;
  }
  
  #production_grid_table .w2ui-grid-body table .w2ui-col-number {
	width: 34px;
	color: #fafafa;
	background-color: rgba(0, 0, 0, 0.2) !important;
  }
  
  #production_grid_table #grid_grid_columns .w2ui-head:after {
	content: "";
	position: absolute;
	top: 20%;
	width: 2px;
	height: 60%;
	background: #bec3c7;
  }
  
  #production_grid_table .form-control[disabled] {
	background-color: rgba(0, 0, 0, 0.25);
	color: #fafafa;
  }
  
  #production_grid_table .w2ui-reset table {
	background-color: inherit;
  }
  
  #production_grid_table .w2ui-reset table tr th,
  .w2ui-reset table tr td {
	font-family: Roboto, Arial, sans-serif;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-records table tr.w2ui-even {
	background-color: rgba(0, 0, 0, 0.2);
	color: #fafafa;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-records table tr.w2ui-odd {
	background-color: rgba(0, 0, 0, 0.1);
	color: #fafafa;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-records table tr.w2ui-even:hover {
	background-color: rgba(250, 250, 250, 0.5) !important;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-records table tr.w2ui-odd:hover {
	background-color: rgba(250, 250, 250, 0.5) !important;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-records table tr.w2ui-odd.w2ui-record-hover,
  #production_grid_table .w2ui-grid-body .w2ui-grid-records table tr.w2ui-even.w2ui-record-hover {
	background-color: rgba(250, 250, 250, 0.5) !important;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-records table tr.w2ui-inactive {
	background-color: rgba(216, 222, 231, 0.4) !important;
  }
  
  #production_grid_table .w2ui-toolbar table.w2ui-button .w2ui-tb-caption,
  .w2ui-toolbar table.w2ui-button.over .w2ui-tb-caption {
	color: #fafafa;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-columns {
	box-shadow: none;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-frecords table tr.w2ui-selected {
	background: content-box !important;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-frecords table tr.w2ui-even,
  #production_grid_table .w2ui-grid-body .w2ui-grid-frecords table tr.w2ui-odd {
	background-color: unset !important;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-frecords .w2ui-expanded1 {
	border-bottom: none !important;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-frecords table tr.w2ui-even:hover {
	background-color: unset !important;
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-frecords table tr.w2ui-odd:hover {
	background-color: unset !important;
  }
  
  #production_grid_table .w2ui-grid-body table .w2ui-col-select {
	width: 29px;
	border-left: none;
  }
  
  #production_grid_table .w2ui-toolbar table.w2ui-button.checked .w2ui-tb-caption {
	color: #fafafa;
  }
  
  #production_grid_table .w2ui-toolbar table.w2ui-button .w2ui-tb-image>span {
	color: #fafafa;
  }
  
  #production_grid_table .w2ui-toolbar table.w2ui-button.over {
	background-color: rgba(0, 0, 0, 0.2);
  }
  
  #production_grid_table .w2ui-toolbar table.w2ui-button.checked {
	background-color: rgba(0, 0, 0, 0.5);
  }
  
  #production_grid_table .w2ui-grid-body .w2ui-grid-records table tr.w2ui-selected {
	background-color: rgba(182, 213, 255, 0.4) !important;
  }
  
  #production_grid_table .w2ui-grid-body table td.w2ui-grid-data {
	height: 100%;
  }
  
  .note_div {
	height: 105px;
	padding-top: 23px !important;
	max-height: 105px;
  }
  
  #production_grid_table .w2ui-grid-body table td.w2ui-grid-data>div {
	white-space: unset;
	padding: 2px 0px 0px 10px;
	margin: 1px;
  }
  
  #production_grid_table .w2ui-grid-body table td.w2ui-grid-data>.row {
	padding: 2px 5px 0px 5px;
  }
  
  #production_grid_table .w2ui-grid-body table .w2ui-col-select div {
	padding: 7px 0px !important;
  }
  
  .w2ui-reset1 * {
	color: default;
	line-height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
  }
  
  .tooltip-inner {
	background-color: #000;
	color: #fff;
	text-align: left;
	padding: 8px;
	border-radius: 6px;
	z-index: 1;
	top: -5px;
	left: 100%;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
  }
  
  .prod_pt_border {
	border: 1px solid yellow;
	padding: 4px;
	text-align: center;  
  }
  
  .top_producer_switch.labeled .onoffswitch-inner::before {
	content: "Actual" !important;
	background-color: #4FCFAD;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1.5px;
  }
  
  .top_producer_switch.labeled .onoffswitch-inner::after {
	content: "Written" !important;
	background-color: #8DB9E7;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1.5px;
	padding-right: 5px;
  }
  
  .top_producer_switch.labeled {
	width: 80px !important;
  }
  
  /* checkboxes styles */
  #production_grid_table .w2ui-grid-body table .w2ui-col-select div input[type="checkbox"],
  #production_grid_table .w2ui-grid-body table .w2ui-col-select div input[type="checkbox"]:checked,
  #production_grid_table .w2ui-grid-body table .w2ui-col-select div input[type="checkbox"]:hover {
	width: 1.3em;
	height: 1.3em;
	background-color: white;
	border-radius: 12%;
	vertical-align: middle;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
  }
  
  #production_grid_table .w2ui-grid-body table .w2ui-col-select div input[type="checkbox"]:checked:after {
	border: 2px solid #000;
	border-top: none;
	border-right: none;
	content: "";
	height: 6px;
	left: 3px;
	position: absolute;
	top: 4px;
	transform: rotate(-45deg);
	width: 12px;
  }
  
  /* End checkboxes styles */
  
  .calendar_icon_input {
	min-height: 23px;
	background-color: rgba(0, 0, 0, 0.3);
	border: none;
	color: #fff;
	font-size: 15px;
  }
  
  .calendar_icon_input:focus {
	min-height: 23px;
	box-shadow: none;
	border: none !important;
	background-color: #fff !important;
  }
  
  .drop_date {
	min-height: 23px;
	background: transparent;
	background-color: transparent;
	border: 1px solid #6e7c8e;
  }
  
  .drop_date:focus {
	min-height: 23px;
	box-shadow: none;
	border: 1px solid #6e7c8e !important;
  }
  
  .input_div {
	padding-left: 4px !important;
	padding-top: 1px !important;
	font-size: 16px;
	font-family: robotolight;
  }
  
  .calendar_icon {
	padding: 3px !important;
	border: none !important;
	background-color: rgba(0, 0, 0, 0.3) !important;
  }
  
  .calendar_icon i {
	color: #c9c9c9;
  }
  
  .grid_checkbox {
	width: 1.3em;
	height: 1.3em;
	background-color: white;
	border-radius: 12%;
	vertical-align: middle;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	margin-top: 0px !important;
  }
  
  .grid_checkbox:checked:after {
	border: 2px solid #000;
	border-top: none;
	border-right: none;
	content: "";
	height: 6px;
	left: 8px;
	position: absolute;
	top: 7px;
	transform: rotate(-45deg);
	width: 12px;
  }
  
  .datepicker_div {
	width: 50px;
  }
  
  .filled_input {
	background-color: #fff;
	color: #707070;
	border-radius: 4px !important;
	padding-left: 4px !important;
	font-size: 12px;
	width: 75px !important;
  }
  
  .unchecked_checkbox {
	background-color: rgba(0, 0, 0, 0.3);
  }
  
  #production_grid_table .w2ui-head-last {
	border-left: none;
  }
  
  .adjustment_baseshop i {
	float: right;
  }
  
  #production_grid_table .w2ui-lock-msg {
	top: 45% !important;
	left: 50% !important;
	padding: 30px 8px !important;
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
	overflow: hidden !important;
	font-size: 13px !important;
  }
  
  .grid_datepicker {
	z-index: 0 !important;
  }
  
  /* Notes section START */
  .note_time {
	font-size: 11px;
	color: #cdcdcd;
	text-align: right;
	padding-right: 5px;
  }
  
  .note_img img {
	border-radius: 50%;
	height: 35px;
  }
  
  .note_desc {
	font-size: 14px;
	font-family: robotolight;
  }
  
  .notes_div {
	margin: 10px 0;
  }
  
  .note_user strong {
	line-height: 0;
	font-size: 15px;
	font-family: robotobold;
  }
  
  .add_edit_notes_div .error {
	background-color: #f0cecb;
	border: 1px solid #e0877e;
	border-radius: 3px;
  }
  
  .note-section {
	color: #000;
	padding: 7px;
	background-color: #F4F5F9;
	border-radius: 7px;
	margin: 2px 10px;
  }
  
  .note_header {
	font-size: 20px;
	font-weight: 600;
	line-height: 0;
	margin-bottom: 25px;
  }
  
  .note_txt {
	color: #777;
	background-color: #fff;
	min-height: 28px;
	margin-top: 4px;
	margin-left: 15px;
	padding-left: 5px;
  }
  
  .add_note {
	margin-top: 4px;
	padding: 7px;
	margin-left: 25px;
  }
  
  .note-tile {
	/* margin-top: 15px; */
	max-height: 200px;
	overflow-y: auto;
	height: auto;
  }
  
  .note_content {
	padding-left: 15px;
  }
  
  .cls_hide {
	display: none;
  }
  
  .notes_loading {
	height: 15px;
	display: none;
  }
  
  #production_grid_table .w2ui-grid-body table .w2ui-col-expand {
	width: 0px !important;
  }
  
  #production_grid_table .w2ui-grid-body table .w2ui-col-expand:before {
	content: "";
  }
  
  #production_grid_table .w2ui-grid-body table .w2ui-col-select {
	width: 54px;
  }
  
  .note_user i {
	cursor: pointer;
  }
  
  /* Notes section END*/
  
  /* common search START*/
  .header_common_search .dropdown-menu {
	animation-name: slidenavAnimation;
	animation-duration: 0.5s;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
  
	-webkit-animation-name: slidenavAnimation;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;
  
	-moz-animation-name: slidenavAnimation;
	-moz-animation-duration: 0.5s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: forwards;
	top: 35px !important;
	width: 100%;
	padding: 0rem 0;
	border-radius: 4px;
	background-clip: unset !important;
	position: absolute;
  }
  
  @media (min-width: 992px) {
	.header_common_search .dropdown-menu {
	  left: -15px;
	}
  
	.flexbox-container .col-md-4 {
	  padding: 0px;
	}
  
	.flexbox-container .col-md-5 {
	  left: 3%;
	}
  }
  
  @keyframes slidenavAnimation {
	from {
	  opacity: 0;
	}
  
	to {
	  opacity: 1;
	}
  }
  
  @-webkit-keyframes slidenavAnimation {
	from {
	  opacity: 0;
	}
  
	to {
	  opacity: 1;
	}
  }
  
  .header_common_search {
	position: relative;
	width: 100%;
  }
  
  .header_common_search input {
	font-family: "robotolight";
	height: 30px !important;
	outline: none !important;
	box-sizing: border-box;
	border-radius: 4px !important;
	border: 1px solid #e2e2e2 !important;
	background-color: #fff !important;
	font-size: 13px !important;
	padding-left: 30px !important;
	float: right;
	width: 100%;
	-webkit-appearance: none !important;
	color: #717171;
	outline: 0;
	line-height: 18px;
	vertical-align: top;
	min-height: 37px;
	filter: none !important;
	box-shadow: none;
	margin-right: 15px;
  }
  
  .common_search_icon {
	float: left;
	color: #848f99;
  }
  
  .common_search_icon::before {
	position: absolute;
	font-size: 14px;
	top: 10px;
  }
  
  .select-fullname {
	font-weight: unset;
  }
  
  .header_common_search .dropdown-item {
	height: auto;
	padding: 7px 15px;
	display: block;
	background: #fff;
	color: #777;
	font-family: "robotolight";
	position: relative;
  }
  
  .header_common_search .dropdown-item:hover {
	background: #e5e5e5;
	color: #777;
	text-decoration: none;
  }
  
  .header_common_search .selected {
	background: #e5e5e5;
	color: #777;
	text-decoration: none;
  }
  
  .header_common_search .dropdown-item i {
	margin-right: 8px;
	font-size: 16px;
	color: #9e9e9e;
  }
  
  .header_common_search .dropdown-divider {
	margin: 0px;
  }
  
  /* common search END */
  
  .float-right {
	float: right;
  }
  
  .more_notes {
	cursor: pointer;
	padding: 0px 5px !important;
	/* background-color: rgb(255, 255, 255, 0.3); */
	border: none;
	border-radius: 15px;
	bottom: 3px;
	right: 0px;
	position: absolute;
  }
  
  .note_count {
	background-color: #536781;
  }
  
  .padding_left_zero {
	padding-left: 0px;
  }
  
  .text_cut_off {
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
  }
  
  .point_btn {
	padding-left: 1px !important;
  }
  
  .point_btn .btn {
	padding: 2px;
	text-align: center;
	display: inherit;
	height: 21px;
	margin-left: 3px;
  }
  
  .point_btn .col-sm-9,
  .point_btn .col-sm-5 {
	margin-bottom: 5px;
	padding-left: 5px;
  }
  
  .point_btn .col-sm-7 {
	height: 22px;
  }
  
  .point_btn .btn-success {
	background-color: #7bb762;
	border-color: #7bb762;
  }
  
  .point_btn .btn-grey {
	background-color: #acacac;
	border-color: #acacac;
  }
  
  .border-bottom {
	border-bottom: 1px solid;
  }
  
  .text-right {
	text-align: right;
  }
  
  .base_date {
	font-size: 12px;
	font-family: robotolight;
  }
  
  .base_text {
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-family: robotolight;
	display: inline-block;
  }
  
  .base_points {
	font-size: 16px;
	font-family: robotobold;
	display: inline-block;
	min-width: 15px;
	text-align: right;
  }
  
  .total_points {
	text-align: right;
	float: right;
	font-size: 15px;
  }
  
  .points_row {
	font-weight: 500;
  }
  
  .disable_point_row {
	color: #b2b2b2;
  }
  
.text_rotate {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0px;
	bottom: 0;
	height: 100%;
	width: 20px;
	text-align: center;
	padding: 0px 6px 13px 17px !important;
}
  
.text_rotate span {
	transform: translateX(0%) translateY(100%) rotate(-90deg);
	display: block;
	font-family: robotolight;
	position: relative;
	right: 6px;
	-webkit-transform: translateX(0%) translateY(100%) rotate(-90deg);
}
  
#production_grid_table #grid_grid_columns {
	left: 0px !important;
}
  
  #production_grid_table #grid_grid_fcolumns {
	width: 0px !important;
  }
  
  #production_grid_table #grid_grid_columns table {
	width: 100% !important;
  }
  
  .w2ui-grid-box {
	width: 100% !important;
  }
  
  #production_grid_table #grid_grid_frecords {
	width: 0px !important;
  }
  
  .percentage_outline {
	background-color: transparent;
	color: #f2f2f2;
	border-color: #a2acba;
	padding: 2px 9px !important;
  }
  
  .percentage_orange {
	background-color: #606060;
	color: #f2f2f2;
  }
  
  .production_content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
  }
  
  .production_content .production_card .puretooltip {
	position: absolute;
	bottom: 3px;
	right: 3px;
	z-index: 3;
  }
  
  .tooltiptext {
	min-width: 450px;
  }
  
  .opacity-fifty {
	opacity: 0.5;
  }
  
  @media only screen and (min-width: 550px) and (max-width: 1199px) {
	.production_content .card_margin_padding {
	  margin-top: 10px;
	  margin-left: 10px;
	}
  
	.production_content .production_card {
	  width: 30%;
	}
  }
  
  @media only screen and (max-width: 549px) {
	.production_content .card_margin_padding {
	  margin-top: 10px;
	  margin-left: 0;
	}
  }
  
  @media only screen and (min-width: 1200px) {
	.production_content .card_margin_padding {
	  margin-left: 10px;
	}
  }
  
  .production_content .production_card {
	border-radius: 4px;
	box-shadow: 2px 3px 0 0 rgba(0, 0, 0, 0.2);
	min-height: 60px;
	padding: 10px 5px 0;
	color: #fff;
	text-align: center;
	font-family: Roboto;
	margin-bottom: 5px;
  }
  
  .button-continers {
	position: relative;
	right: 0px;
  }
  
  .flexbox-container {
	padding: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: distribute;
	align-content: space-around;
  }
  
  .production_content .dropdown-toggle>span {
	font-size: 12px !important;
  }
  
  .points_month {
	font-size: 12px;
	font-family: robotolight;
	display: block;
  }
  
  #points_total .col-md-3 {
	font-family: robotobold;
	text-align: right;
  }
  
  .product_action .btn {
	padding: 5px;
	margin-left: 3px !important;
	cursor: pointer;
  }
  
  .width-auto {
	width: auto;
  }
  
  .robotolight {
	font-family: robotolight;
  }
  
  div.toolbar_header {
	color: #fff;
	padding: 5px;
	border-radius: 4px;
	text-align: center;
	margin-left: 6px;
	min-width: 89px;
  }
  
  div.toolbar_header span {
	display: block;
  }
  
  div#points_written {
	background: -moz-linear-gradient(to right, #94bfeb 0%, #71a3d7 100%);
	background: -webkit-linear-gradient(to right, #94bfeb 0%, #71a3d7 100%);
	background: linear-gradient(to right, #94bfeb 0%, #71a3d7 73%);
  }
  
  div#actual_points {
	background: -moz-linear-gradient(to right, #49cda9 0%, #5dd5b4 100%);
	background: -webkit-linear-gradient(to right, #49cda9 0%, #5dd5b4 100%);
	background: linear-gradient(to right, #49cda9 0%, #5dd5b4 73%);
  }
  
  div#cb_points {
	background: -moz-linear-gradient(to right, #fe65cb 0%, #ff57c7 100%);
	background: -webkit-linear-gradient(to right, #fe65cb 0%, #ff57c7 100%);
	background: linear-gradient(to right, #fe65cb 0%, #ff57c7 73%);
  }
  
  div#npr_count {
	background: -moz-linear-gradient(to right, #ca97ed 0%, #ca97ed 100%);
	background: -webkit-linear-gradient(to right, #ca97ed 0%, #ca97ed 100%);
	background: linear-gradient(to right, #ca97ed 0%, #ca97ed 73%);
  }
  
  div#top_producers {
	background: -moz-linear-gradient(to right, #536782 0%, #647a97 100%);
	background: -webkit-linear-gradient(to right, #536782 0%, #647a97 100%);
	background: linear-gradient(to right, #536782 0%, #647a97 73%);
	cursor: pointer;
  }
  
  #top_producers .points_count {
	font-size: 15px;
  }
  
  .points_label {
	font-size: 12px;
	font-family: robotolight;
  }
  
  .points_count {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	padding-top: 5px;
  }
  
  .production_filter_type {
	position: absolute;
	float: right;
	right: 7%;
	top: 7px;
	background-color: #628fb7;
  }
  
  @media screen and (min-width: 200px) and (max-width: 991px) {
	.common_search_icon {
	  margin-right: 97% !important;
	  float: right;
	}
  
	.header_common_search input {
	  float: unset !important;
	  width: 100% !important;
	}
  }
  
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.header_common_search .dropdown-menu {
	  left: -14px;
	}
  }
  
  @media (max-width: 768px) and (min-width: 320px) {
	.flexbox-container {
	  padding-top: 15px !important;
	}
  }
  
  .tile {
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 1px;
  }
  
  .tile.color .transparent-white {
	border: rgba(0, 0, 0, 0.25);
	background-color: rgba(0, 0, 0, 0.25);
  }
  
  .tile.color .transparent-black {
	border: rgba(0, 0, 0, 0.3);
	background-color: rgba(0, 0, 0, 0.3);
  }
  
  .button-continers {
	border-top-left-radius: unset !important;
	border-top-right-radius: unset !important;
  }
  
  .m-t-10 {
	margin-top: 10px;
  }
  
  .actual_point {
	padding: 4px;
	border-radius: 4px;
	background-color: rgb(50, 50, 50);
	color: #fff;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 10px;
  }
  
  .drop_date_span {
	padding: 4px;
	border-radius: 4px;
	background-color: rgb(50, 50, 50);
	color: #fff;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 10px;
  }
  
  .last_activity_span {
	top: 4px;
	left: 10px;
	padding: 4px;
	border-radius: 4px;
	background-color: rgb(50, 50, 50);
	color: #fff;
	position: absolute;
	font-size: 9px;
  }
  
  .med_textarea {
	color: #707070;
	width: 100%;
	resize: none;
	overflow: hidden;
  }
  
  .med_div {
	height: 100%;
	overflow: hidden;
  }
  
  .med_div p {
	margin: 0;
  }
  
  .fade_med {
	height: 3.6em;
  }
  
  .policy_input {
	color: #777;
  }
  
  .policy_div b {
	font-weight: 500;
  }
  
  #production_grid_table .w2ui-grid-footer {
	background-color: rgba(0, 0, 0, 0.25);
	color: #fff;
  }
  
  #production_grid_table .w2ui-grid-footer .w2ui-footer-left {
	float: right;
	padding-right: 90px;
  }
  
  #production_grid_table .w2ui-grid-footer .w2ui-footer-right {
	float: left;
  }
  
  .agent_names {
	float: left;
	width: 100%;
	height: 22px;
	position: relative;
	min-height: 1px;
	text-overflow: clip;
	white-space: nowrap;
	overflow: hidden;
  }
  
  .agent_points {
	float: left;
	width: 100%;
	position: relative;
	min-height: 1px;
	display: -webkit-inline-box;
	display: flex;
  }
  
  #production_grid_table .w2ui-grid-body {
	user-select: text;
	webkit-user-select: text;
  }
  
  .pending-border-bottom {
	display: inline-block;
	position: relative;
	border: 1px solid yellow;
	border-radius: 4px;
  }
  
  .pending-border-bottom:after {
	position: absolute;
	content: "";
	/* border-bottom: 3px solid yellow; */
	width: 92%;
	/* transform: translateX(-56%); */
	bottom: 0px;
	left: 5%;
  }
  
  .error {
	//border: 1px solid #e2e2e2;
  }
  
  .point_loader {
	display: none;
  }
  
  .transaction_label {
	margin-top: 13px;
  }
  
  .transaction_clear {
	margin-top: 5px;
	padding-left: 0px;
  }
  
  .transaction_error {
	margin-top: 5px;
  }
  
  @media only screen and (min-width: 768px) {
	.writing_agent {
	  padding-right: 15px;
	}
  
	.padding-top-20 {
	  padding-top: 20px;
	}
  }
  
  @media only screen and (max-width: 760px) {
	.writing_agent {
	  padding-right: 0px;
	}
  
	.transaction_clear {
	  padding-left: 15px;
	}
  }
  
  .prod_split_agent {
	padding-left: 0px;
	padding-right: 0px;
  }
  
  .agent_switch .onoffswitch.labeled .onoffswitch-inner::before {
	content: "Split" !important;
  }
  
  .agent_switch .onoffswitch.labeled .onoffswitch-inner::after {
	content: "Single" !important;
	color: #FFFFFF;
	padding-right: 10px;
  }
  
  .onoffswitch.labeled .onoffswitch-switch {
	right: 37px;
  }
  
  .onoffswitch.labeled {
	width: 62px;
  }
  
  .onoffswitch .onoffswitch-inner::after {
	background-color: rgba(0, 0, 0, 0.2);
  }
  
  /* for ajax search : START */
  .select2-container--default .select2-selection--single {
	color: #717171;
	height: 2.5em;
	padding-top: 0.3em;
	font-size: 14px !important;
	border: 1px solid #e2e2e2;
  }
  
  .select2-container--default .select2-selection--single .select2-selection__arrow {
	margin-top: 0.25em;
  }
  
  .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #717171;
  }
  
  /* for ajax search : END */
  .select2-container {
	width: 100% !important;
  }
  
  .search-field input {
	width: 100% !important;
  }
  
  select.form-control+.chosen-container-multi .chosen-choices {
	min-height: 0px;
  }
  
  .select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #e2e2e2;
  }
  
  .select2-container--default .select2-selection--multiple {
	border: 1px solid #e2e2e2;
  }
  
  .w2ui-overlay {
	z-index: 50000 !important;
  }
  
  #grid .w2ui-scroll-wrapper tr {
	float: right !important;
  }
  
  /* Sort icons */
  div.w2ui-ui-allowed-sort {
	  position: relative;
	  border: none;
	  margin: 0;
	  padding: 0;
  }
  div.w2ui-ui-allowed-sort::before, div.w2ui-ui-allowed-sort::after  {
	  border: 4px solid transparent;
	  border-bottom-color: transparent;
	  border-bottom-style: solid;
	  right: -5px;
	  float: right; 
	  content: "";
	  display: block;
	  top: 50%;
	  position: absolute;
  }
  div.w2ui-ui-allowed-sort::before {
	  border-bottom-color: rgba(255,255,255, 0.35);
	  margin-top: -5px;
  }
  div.w2ui-ui-allowed-sort::after {
	  border-top-color: rgba(255,255,255, 0.35);
	  margin-top: 5px;
  }
  .w2ui-grid .w2ui-grid-body div.w2ui-col-header > div.w2ui-sort-up, .w2ui-grid .w2ui-grid-body div.w2ui-col-header > div.w2ui-sort-down  {
	  border: none;
	  margin: 0;
	  padding: 0;
  }
  
  .disable_prod_written_date {
	background-color: #fff !important;
	border: 1px solid #e2e2e2 !important;
	cursor: default !important;
  }
  
  #transaction_grid tbody tr td:first-child{
	 text-transform:capitalize;
  }

  .topnavbar .navbar-form {
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    height: 55px;
    z-index: 9001;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	border: 0;
	
}

.topnavbar .navbar-form .form-group {
    height: 100%;
}

.topnavbar .navbar-form .form-control, .topnavbar .navbar-form .input-group {
    height: 100%;
    border: 0;
    border-radius: 0;
    width: 100%;
}

.topnavbar .navbar-form .input-group .btn {
    font-size: 20px;
    border: none;
}

.topnavbar .navbar-form.open {
    top: 0;
    width: 50%;
}

.topnavbar .navbar-form .has-feedback .form-control-feedback {
    height: 30px;
    cursor: pointer;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    margin-right: 10px;
    color: #c1c2c3;
    font-size: 1.5em;
    pointer-events: auto;
}

.topnavbar .navbar-form select.form-control {
    padding-right: 10px;
}

.navbar-form .fa-times {
    left: initial !important;
    right: 0 !important;
}

@media only screen and (min-width: 768px) {
    .navbar-form .input-group .input-group-btn {
        width: 25%;
        font-size: 20px;
    }

    .navbar-form .input-group .input-group-btn button {
        height: 100%;
    }

    .topnavbar .navbar-form {
		left: 220px;
    }
}

@media only screen and (min-width: 768px) {
    .topnavbar {
        border: 0;
        background-color: #23b7e5;
        background-image: -webkit-linear-gradient(left, #23b7e5 0%, #51c6ea 100%);
        background-image: -o-linear-gradient(left, #23b7e5 0%, #51c6ea 100%);
        background-image: linear-gradient(to right, #23b7e5 0%, #51c6ea 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff23b7e5', endColorstr='#ff51c6ea', GradientType=1);
    }

    .topnavbar .navbar-header {
        background-image: none;
        background-repeat: no-repeat;
        filter: none;
    }

    .topnavbar .navbar-nav > a {
        box-shadow: 0 0 0 #000 inset;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

    .topnavbar .navbar-nav > .open > a,
    .topnavbar .navbar-nav > .open > a:hover,
    .topnavbar .navbar-nav > .open > a:focus {
        box-shadow: 0 -3px 0 #19a5d1 inset;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

    .topnavbar .navbar-nav > li > a,
    .topnavbar .navbar-nav > .open > a {
        color: #ffffff;
    }

    .topnavbar .navbar-nav > li > a:hover,
    .topnavbar .navbar-nav > .open > a:hover,
    .topnavbar .navbar-nav > li > a:focus,
    .topnavbar .navbar-nav > .open > a:focus {
        color: #117391;
    }

    .topnavbar .navbar-nav > li > [data-toggle='navbar-search'] {
        position: static;
    }

    .nav-wrapper {
        position: relative;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
        z-index: 10;
    }

    .nav-wrapper:before,
    .nav-wrapper:after {
        content: " ";
        display: table;
    }

    .nav-wrapper:after {
        clear: both;
    }

    .nav-wrapper .nav > li {
        position: relative;
    }

    .nav-wrapper .navbar-nav .open .dropdown-menu {
        left: auto;
        right: auto;
    }

    .nav-wrapper .navbar-nav.navbar-right .open .dropdown-menu {
        left: auto;
        right: 0;
    }
}

@media only screen and (min-width: 768px) {
    .aside-collapsed .topnavbar .navbar-header .brand-logo {
        display: none;
    }

    .aside-collapsed .topnavbar .navbar-header .brand-logo-collapsed {
        display: block;
    }

    .aside-collapsed .topnavbar .navbar-header {
        width: 70px;
    }

    .aside-collapsed .topnavbar .navbar-form {
        left: 70px;
    }
}

@media only screen and (max-width: 767px){
	.navbar-form .input-group-btn{
		width: 44%;
	}
	.topnavbar .navbar-form.open {
		width: 100%;
	}

	.dataTables_length, .dt-buttons{
		display: inline;
	}
}

.common_search {
    font-size: 20px;
}

.round-btn {
	margin-right: 10px !important;
	border-radius: 30px !important;
}

.round-btn-danger {
	border-bottom-right-radius : 30px !important;
	border-top-right-radius : 30px !important;
	margin-right: 10px;
	border-radius: 30px;
	background-color: #f05050;
	color: #ffffff
}

.round-btn-danger:hover, .round-btn-danger:active {
	background-color: #f05050;
	color: #ffffff
}

.round-btn-warning {
	border-bottom-right-radius : 30px !important;
	border-top-right-radius : 30px !important;
	margin-right: 10px;
	border-radius: 30px !important;
	background-color: #ff902b;
	color: #ffffff
}

.round-btn-warning:hover, .round-btn-warning:active {
	background-color: #ff902b;
	color: #ffffff
}

.round-btn-warning-second {
	border-bottom-right-radius : 30px !important;
	border-top-right-radius : 30px !important;
	margin-right: 10px;
	border-radius: 30px !important;
	background-color: #ec2121;
	color: #ffffff
}

.round-btn-warning-second:hover, .round-btn-warning-second:active {
	background-color:#ec2121;
	color: #ffffff
}

.round-btn-default {
	border-bottom-right-radius : 30px !important;
	border-top-right-radius : 30px !important;
	margin-right: 10px;
	border-radius: 30px !important;
	background-color: #1797be;
	color: #ffffff
}

.round-btn-default:hover, .round-btn-default:active {
	background-color: #1797be;
	color: #ffffff
}

.round-btn-light-green {
	border-bottom-right-radius : 30px !important;
	border-top-right-radius : 30px !important;
	margin-right: 10px;
	border-radius: 30px !important;
	background-color: #37bc9b;
	color: #ffffff
}

.round-btn-light-green:hover, .round-btn-light-green:active {
	background-color: #37bc9b;
	color: #ffffff
}

.round-btn-light-purple {
	border-bottom-right-radius : 30px !important;
	border-top-right-radius : 30px !important;
	margin-right: 10px;
	border-radius: 30px !important;
	background-color: #7266ba;
	color: #ffffff
}

.round-btn-light-purple:hover, .round-btn-light-purple:active {
	background-color: #7266ba;
	color: #ffffff
}


@-moz-document url-prefix() {
	.topnavbar .navbar-form .form-control, .topnavbar .navbar-form .input-group {
		height: 56px;
	}
	.topnavbar .navbar-form .form-control, .topnavbar .navbar-form .input-group{
		height: 56px;
	}
}

.pagination > li > a, .pagination > li > span{
	padding: 5px 10px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	background: unset;
	border: unset;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
	padding: 0px;
}

button.dt-button, div.dt-button, a.dt-button, input.dt-button{
	background-color: unset;
	background: unset;
}
button.dt-button, div.dt-button, a.dt-button, input.dt-button{
	color: unset;
	padding: 1px 5px;
}

table.dataTable>thead .sorting:before, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_desc_disabled:before{
	content: ""
}
table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:after{
	content: "";
}

.btn-purple {
    color: #ffffff !important;
    background-color: #7266ba !important;
    border-color: transparent !important;
}

.btn-primary {
    color: #ffffff !important;
    background-color: #5d9cec !important;
}

.btn-info {
    color: #ffffff !important;
    background-color: #23b7e5 !important;
}

.dropdown-menu{
	z-index: 9 !important;
}
#close_model {
	background-color : #f05050 !important;
	color:#ffffff !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #1797be !important;
    color: #fff !important;
}

.pointer {
	cursor: pointer;
  }

.select2-filter .select2-selection {
	border-radius: 15px;
}
.select2-filter .select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 15px;
	margin-top: -3px;
}

@-webkit-keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
				transform: rotate(360deg);
	}
	}
	@keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
				transform: rotate(360deg);
	}
	}
	.spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border: 0.25em solid currentColor;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: spinner-border .75s linear infinite;
			animation: spinner-border .75s linear infinite;
	}
	.spinner-border-sm {
	width: 1rem;
	height: 1rem;
	border-width: 0.2em;
	}

	 .collapsible {
        /* background-color: #777; */
        background-color: #17bea4;
        color: #ffffff;
        cursor: pointer;
        padding: 5px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 15px;
    }

    .actives ,.collapsible:hover {
        background-color: #17bea4;
        color: #ffffff;
    }

    .content {
        padding: 0 18px;
        display: none;
        overflow: hidden;
        background-color: #ffffff;
        margin-bottom: 10px;
    }

	.pull-right .dropdown{
		top: 7px;
	}

	/* .select2-container--bootstrap .select2-selection--single{
        border-radius: 30px;
    } */

	.table-striped > tbody > tr:nth-of-type(odd){
		background-color: #f2f2f2;
	}

	.w2ui-expanded2 > div{
		height: auto !important;
	}
	.w2ui-grid-columns, .w2ui-grid-records{
		left: 28px !important;
	}
	.w2ui-grid-records{
		overflow: auto!important;
	}

	.w2ui-grid-fcolumns .w2ui-col-select {
		width: 26px !important;
    	height: 27px !important;
	}

.w2ui-grid .w2ui-grid-body table .w2ui-head > div {
	padding: 15px 5px;
	font-size: 14px;
	font-weight: 600;
}
.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-load-more > div, .w2ui-grid .w2ui-grid-body .w2ui-grid-frecords .w2ui-load-more > div{
	background-color: #37bc9b !important;
	color: #fff !important;
}

.select-user_name{
	font-size: 12px;
}

.select-2{
	margin-bottom: 10px;
}

.select-2 .error{
	margin-top: 32px;
	position: absolute;
}
.select-2 .parsley-errors-list{
	margin-top: 32px;
	position: absolute;
}

.date-pickers label.error{
	left: 0;
	position: absolute;
	margin-top: 33px;
}

/* .select2-results__option{
	color: red;
} */
.mt-sm-25{
	margin-top: 25px !important;
}

#finance_overview_val{
	width: 130px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    padding: 0px 1px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    border: 1px solid rgb(93, 156, 236) !important;
    background: unset !important;
    color: unset !important;
}
@media only screen and (max-width: 767px){
	.form-wizard-steps{
		overflow-x: overlay !important;
	}
	.form-wizard-tolal-steps-4 .form-wizard-step{
		width: 100% !important;
		padding: 0 15px !important;
	}

	#finance_overview_val{
		width: 80px !important;
	}
	.loader_div{
		left: 30%;
	}
}
@media (max-width: 390px) {
    .nav > li > a {
        padding: 10px 12px;
    }
}
.chat_users{
	height: 245px;
	position: hidden;
	overflow: scroll;
}

.d-block {
    display: block !important;
}

.d-inline-block {
    display: inline-block !important;
}