<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
Fmedia@charset "utf-8";

*{
	margin:0;
	padding: 0;
}

.clearfix{
	clear : both;
}

a {
  color: #000;
}

body {
	background:#e0e0e0;
	position:relative;
  /*text-transform: capitalize;*/
}

@media print {
    table tbody {
    	background: #fff !important;
		color:#000 !important;
		-webkit-print-color-adjust: exact;
	}
	table tr {
    	background: #fff !important;
		color:#000 !important;
		-webkit-print-color-adjust: exact;
	}
	table td {
    	background: #fff !important;
		color:#000 !important;
		-webkit-print-color-adjust: exact;
	}
}

.no_colour {
	color:#333;
}

.no_colour:hover, .no_colour:focus {
	color:#333;
}

.no-padding{
	padding:0 !important;
}

.hdr_row .dropdown {
	padding:0;
}

.my_reminder {
  color: #4d4d4d;
  font-size: 16px;
  padding-right: 0;
}

.my_reminder &gt; span {
  border: 1px solid #c7c8cc;
  border-radius: 7px;
  color: #f67c19;
  font-size: 20px;
  font-weight: 700;
  padding: 2px 6px;
}

.drop_menu i {
	color:#f8cc0b;
}

.top_drop_menu i {
  color: #f47920;
  padding-left: 5px;
}

.drop_menu {
  padding-top: 20px;
}

.notice_box {
  padding: 17px 0 0;  
}

.notice_box ul {
  list-style: none;
}

.notice_box ul li {
  display: inline-block;
  padding-right:25px;
}

.notice_box ul li span {
  background: white;
  border-radius: 50%;
  color: #4f4e4c;
  display: inline-block;
  font-size: 12px;
  height: 30px;
  padding-top: 6px;
  position: relative;
  text-align: center;
  top: -3px;
  width: 30px;
}

.search_input {
  padding-right: 0;
  padding-left:0;
  position:relative;
}

.search_input select {
  border: 1px solid #c7c8cc;
  /*padding: 8px;*/
  position: inherit;
  height:32px;
}

.search_input input {
  background: white;
  border: 1px solid #c7c8cc;
  border-radius: 0;
  height: 32px;
  left: -8px;
  padding: 0 5px;
  position: relative;
  width: 100%;
}

/*.my_reminder {
  color: white;
  font-size: 18px;
  padding-right: 0;
}*/

/*.my_reminder &gt; span {
  border: 1px solid #e0e0df;
  border-radius: 7px;
  color: #f67c19;
  font-size: 20px;
  font-weight: 700;
  padding: 2px 6px;
}*/

.top_btn_box {
	color: #fe7f1e;
	font-size: 18px;
	font-weight: 700;
	padding-left: 0;
	text-align: right;
	padding-top: 2px;
}

.btn_icon {
  background: white;
  border: 0 none;
  position: absolute;
  right: 10px;
  top: 5px;
}

.btn_icon span {
  color: #a3a3a3;
}

.top_btn_box button, .top_btn_box input[type=submit] {
	background:none;
	border:0;	
	color:#f47920;
	font-size:18px;
}

.header_total_detail {
  padding: 22px 15px 22px 10px;
}

.cmn_title {
  text-align: center;
  padding: 0;
}

.border_grey_lt h4 {
  font-size: 18px;
  margin-bottom: 0;
  display:inline-block;
  color:#676767;
  float:left;
  padding-top:3px;
}

.border_grey_rt h4 {
  font-size: 18px;
  margin-bottom: 0;
  display:inline-block;
  color:#676767;
  float:left;
  padding-top:3px;
}

.border_grey_lt {
  border: 1px solid #676767;
  border-radius: 10px;
  color: #c00000 !important;
  font-size: 32px !important;
  font-weight: 700;
  margin-left: 20px;
  padding: 0 15px;
  text-align: left;
  width: 50%;
  position:relative;
}

.border_grey_lt &gt; span {
	float:right;
}

.border_grey_rt {
  border: 1px solid #676767;
  border-radius: 10px;
  color: #c00000 !important;
  float: right;
  font-size: 32px !important;
  font-weight: 700;
  padding: 0 15px;
  text-align: right;
  width: 61% !important;
  margin-right:15px;
}

.cmn_title {
  border-right: 2px solid #787878;
  text-align: center;
  padding: 0;
}

.cmn_title h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom:0;
}

.color_red {
  color: #e64b39;
  font-size: 52px;
  font-weight: 700;
}

.color_ltgreen {
  color: #1abb9a;
  font-size: 52px;
  font-weight: 700;
}

.bdr_rt_none {
  border-right: none;
}

.color_orange {
  color: #f57921;
  font-size: 52px;
  font-weight: 700;
}

.color_purple {
  color: #9b5bb2;
  font-size: 52px;
  font-weight: 700;
}

.top_list_view {
	/* border-right: 2px solid #787878; */
	color: #0f4794;
	font-size: 16px;
	padding-left: 7px;
	padding-right: 7px;
	box-sizing:border-box;
}

.top_list_view ul {
	list-style:none;
}

.top_list_view ul li {
  font-size: 15px;
  line-height: 18px;
  position: relative;
}

.top_list_view ul li span {
	position:absolute;
	right:0;
	font-weight:700;
}

.border_rt_none {
	border-right:0;
	padding-right: 3%;
}

.cmn_bg1 {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 4px 6px #a3a393;
  min-height: 430px !important;
  padding-bottom: 6px;
  position: relative;
  border-radius:0 0 7px 7px;
}

.cmn_bg {
  background: #fff;
  box-shadow: 0 5px 4px #a3a393;
  padding-bottom:15px;
}

.box_col {

}

/*.cmn_toprow {
  background: #353432;
  color: white;
  font-size: 20px;
  font-weight: 700;
  padding: 10px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}*/

.form_sec {
  padding: 10px 10px 0;
}

.form_sec label {
  color: #4e4c4a;
  display: block;
  margin-bottom: 2px;
  font-size:12px;
}

.form_sec input {
 /* background: #eaebed;*/
  padding: 5px;
  width: 100%;
  border:0;
  border:1px solid #dadadc;  
  /*margin-bottom:6px;*/
}

.submit_btn1 {
  background: #b09578 !important;
  border: 0 !important;
  border-radius: 0 0 5px 5px;
  bottom: 8px;
  color: white;
  font-size: 18px;
  font-weight: 700;
  left: 10px;
  /*margin-right: 5px;*/
  margin-top: 10px;
  padding: 7px 10px;
  position: absolute;
  width: 94%;
}
.submit_btn {
  background: #b09578 !important;
  border: 0 !important;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: white;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  padding: 7px 10px;
  width: 100%;
}
.dash_search_btn {
  margin-left: 10px;
  width: 94% !important;
}

.project_value_side {
  padding-left: 0;
}

.zar_code {
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
}

.updated_project_table tr {
	height: 32px;
}

.updated_project_table td:nth-child(2) {
  border-left: 1px solid #7c7c7c;
}

.user_overview td:first-child {
	border-right: 1px solid #7c7c7c;
}

.user_overview td:nth-child(2) {
  border-right: 1px solid #7c7c7c;
}

.user_overview td:nth-child(3) {
  border-right: 1px solid #7c7c7c;
}

.bdr_leftnone td:nth-child(2) {
  border-left: 0;
}

.updated_project_table tr:first-child td {
	padding-top:10px !important;
}	

.updated_project_table td:nth-child(1), .updated_project_table td:nth-child(2), .updated_project_table td:nth-child(3), .updated_project_table td:nth-child(4) {
	border-bottom:1px solid #7c7c7c;
	border-top:0;
}

table.cmn_table {
  font-size: 12.5px;
  margin-bottom: 0;
}

.user_overview tr:first-child td {
	font-size: 11px;
}

.fontsize_issue tr:first-child td {
	font-size:12.5px;
}

.latest_updatetable tr:first-child td {
	padding-top: 24px !important;
}

.cmn_table thead th {
	text-align:center;
	padding:4px !important;
	font-size:11px;
}

.cmn_table thead th:first-child {
	padding-left: 15px !important;
	text-align: left;
	vertical-align: middle;
	width: 65%;
}

.cmn_table tbody td {
	text-align: center;
	background: none !important;
	padding: 1px !important;
	color: #696867 !important;
	line-height:14px !important;
}

.cmn_table tbody td:first-child {
  padding-left: 5px !important;
  text-align: left;
  vertical-align: middle;
  width: 70%;
}

/*.cmn_table tbody tr:last-child {
  color: black;
  font-weight: 700;
}*/

.cmn_table tbody td a {
	color: #696867 !important;
	font-size: 18px;
	line-height: 11px !important;
}

.cmn_table tbody td a:hover, .cmn_table tbody td a:focus, .cmn_table tbody td a:active {
  color: #000;
}

/*.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .submit_btn:hover {
  background-color: #f57921 !important;
}*/

.content_panel {
  padding-bottom: 30px !important;
}
.content_panel_project{
  padding-bottom: 8px !important;
}
.map_part {
  padding-bottom: 15px;
  position: relative;
  text-align: center;
}

.map_part &gt; img {
  padding: 20px;
  width: 100%;
}

.map_opoion {
  bottom: 1em;
  margin-left: 10px;
  position: absolute;
  text-align: left;
  width: 100%;
}
.map_opoion input[type="checkbox"] { float:left; margin-right: 10px; margin-top: 0!important;}
#ContactTable input[type="checkbox"] { float: none !important; margin: auto!important;}
.map_opoion &gt; ul {
  list-style: none;
  padding-top: 10px;
}

.news_area {
  padding: 15px 5px 20px 25px;
}

.news_row &gt; h4 {
  color: #00318c;
  font-size: 13px;
  font-weight: 700;
  margin: 0;
}

.news_row p {
  color: #4c4c4c;
  display: inline;
  font-size: 12px;
  margin: 0;
}

.news_row a, .news_row span {
  color: #0c4596;
}

.news_row {
  padding-bottom: 18px;
}

.news_ft_title {
  padding: 0;
}

.orange_txt {
  color: #f57921;
  padding: 0;
}

.blue_txt {
  color: #1e489a;
  padding-right: 0;
  text-align: right;
}

/*.footer_box {
  background: #353432;
  color: #fff;
  font-size: 13px;
  margin-top: 35px;
  padding: 15px 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 999;
}*/

.ft_logo {
  text-align: left;
}

.footer_box ul { 
	list-style:none;
	margin:0;
	font-size:15px;
}

/*.footer_box ul li {
  color: #f47920;
  display: inline-block;
}*/

/*.footer_box ul li a {
	color: #f47920;
}
*/
.content_box {
  margin-left: 16em;
  padding: 0;
}

.side_box {
  height: 100%;
  padding: 0;
  position: fixed;
  width: 16em;
  z-index:9;
}

.logo_box &gt;a&gt; img {
  /*width: 100%;*/
}

.nav_box {
  background: #4f4e4c;
  color: #b6b2af;
  height: 100vh;
}

.nav_box li {
  /*border-bottom: 1px solid #b6b2af;*/
  font-size: 16px;
  padding: 10px;
  position:relative;
}

.nav_box li a {
	color:#b6b2af;	
	display:block;
}

.nav_box li:hover {
  /*background: #f4791f; */
  /*background:#d9531e;*/
  background:#f4791f;
  color:#fff;
}

.nav_box li a:hover {
	text-decoration:none; 
	color:#fff;
}

.nav_box li.active{background:#f4791f}

.nav_box span {
  color: #fff;
  font-size: 32px;
  vertical-align: sub;
  width: 20%;
}

.arrow_up_dwn {
  background: #f57921;
  color: white;
  height: 20px;
  position: absolute;
  right: 25%;
  top: 40%;
  width: 20px;
  border-radius:5px;
  text-align:center;
}

.up_sm_arrow {
  font-size: 13px;
  margin-top: -5px;
}

.dwn_sm_arrow {
  font-size: 13px;
  margin-top: -10px;
}

.orange_navli {
  background: #f57921;
}

.orange_navli &gt; a {
  color: white !important;
}

.checkbox {
	cursor: pointer;
	font-size: 13px; margin-right:10px; line-height:18px;
}

input[type=checkbox] {
  display: block!important;
  width: 15px!important;
  float: left!important;
  margin: 0 5px 0 0!important;
}
#ContractExistsYesinput[type=radio] {
  display: inline-block !important;
  float: none!important;
}
input[type=radio] {
  display:  !important;
  float: none!important;
}
.alert_form .item input[type="checkbox"] {width:15px!important; margin-top: 12px!important;}

.zar_code {
  background: #eaebed url("../assets/images/drop_arrow.jpg") no-repeat 99% 50%;
  overflow: hidden;
  width: 70px;
  height:30px;
  border-bottom:2px solid #dadadc;
}

.zar_code select {
  background: none;
  border: medium none;
  box-shadow: none;
  padding: 6px 2px;
  width: 150%;
}

.zar_code select:focus {
    outline: none;
}

.padd_add_lt_rt {
  bottom: 7px;
/*  margin-left: 10px;
  margin-right: 10px;*/
  padding-bottom: 5px;
  padding-top: 5px;
  position: absolute;
  /*width: 95%;*/
}

.ft_nav {
  font-size: 16px;
  padding-top: 15px;
}

.hdr_short_panel {
  padding: 20px 30px 10px;
}

.hdr_short_panel &gt; h4 {
  color: #000;
  margin: 0;
}

.header_short_content {
  color: #676767;
  font-size: 13px;
}

.pagination_list {
  padding-top: 10px;
}

.pagination_list ul {
  list-style: none;
  padding-left:15px;
}

.pagination_list ul li {
  display: inline-block;
  padding: 0 4px;
}

.pagination_list ul li a {
  color: #676767;
  font-size: 15px;
  text-decoration: underline;
  text-transform: uppercase;
}

.pagination_list ul li a:active {
	color:#fe7f1e;
}
.pagination_list ul li a:hover {
	color:#fe7f1e;
}
.pagination_list ul li:first-child {
  padding-left: 0;
}
.dataTables_length select { 
    padding: 0!important;
    color: none!important;
}	
.doc_list {
  font-size: 34px;
  padding-right: 0px;
  text-align: right;
}

.doc_list ul {
  list-style: none;
  padding:0;
}

.doc_list li {
  display: inline-block;
  margin-right:-1px !important;
  margin-left:-1px;
}

.doc_list li a{
  color:#666666;
}

.table_view {
  font-size: 12px;
}

.table_view thead {
  /*background: #e84c3d !important;*/
  color: #fff;
  font-size:15px;
  height:40px;
}

.table_view ul {
  /*font-size: 20px;
  list-style: none;*/
  margin-bottom: 0;
  /*color:#676767;*/
  padding-left:10px;
}

.table_view table.table {
  /*border: 1px solid #d1d1d1;*/
  margin-bottom: 15px;
}

.table_view table tbody tr:nth-child(even) {
  background: #fff;
  border-bottom:1px solid #d1d1d1;
}
.table_view table tbody tr:nth-child(odd) {
  background: #f6f6f6;
  border-bottom:1px solid #d1d1d1;
}

.table_view table tbody tr {
  height: 50px;
}

.table_view table th, .table_view table td {
	border:1px solid #cfcfcf;
	vertical-align:middle !important;
}

.table_view ul li a {
  color: #676767;
}

.table_pagi_row {
  color: #676767;
}

.pagi_number {
  padding: 0;
  width: 65%;
}

.pagi_number h4 {
  font-size: 15px;
  margin: 0;
}

.pagi_number li {
  border-right: 1px solid #f57921;
  display: inline-block;
  padding: 0 3px;
  line-height:15px;
}

.pagi_number li:last-child {
	border-right:0;
}
.pagi_number span {
  border-right: 1px solid #f57921;
  display: inline-block;
  padding: 0 5px;
  line-height:15px;
}

.pagi_number span:last-child {
	border-right:0;
}

.pagi_number a {
  color: #373737;
  font-size: 14px;
}

.pagi_number_txt {
  padding: 7px 0 0;
}

.pagi_number_box {
  padding-left: 0;
}

.select_drop_text {
  padding: 7px 0 0;
}

.select_drop_list {
  background: #fff url("../assets/images/select_drop_arrow.jpg") no-repeat 77% 50%;
  border: 1px solid #000;
  border-radius: 5px;
  height: 30px;
  overflow: hidden;
  width: 58px;
}

.select_drop_list select {
  background: none;
  border: medium none;
  box-shadow: none;
  padding: 6px 0;
  width: 267%;
  margin-left:-10px;
}

.pagination_list li.active &gt; a {
  color: #f57921;
}

*[role=form] {   
    /*padding: 15px;*/
    padding: 18px;
    background-color: #fff;
    border-radius: 0.3em;
}

*[role=form] h2 {
    margin-left: 5em;
    margin-bottom: 1em;
}

.form_section {
  margin: 15px 0;
}

.cmn_form_part .control-label {
  text-align: left;
  width:19%;
}

select #projengg{
	width: 745px;
}

/*-----------Accordian menu-----------*/

/*.logo_box {
  background: #353432;
  box-sizing: border-box;
  height: 130px;
  padding: 15px;
  text-align: center;
}*/
.logo_box &gt;a&gt; img {
  /*width: 100%;*/
}

.new-panel{
	/*background: #4f4e4c;*/
	color: #b6b2af;
	height: 100vh;
}
.new-panel .custome-panel {
  border-radius: 0;
  margin-bottom: 0;
  background: none;
  border: 0;
  /*border-bottom:1px solid #b6b2af;*/
}

.new-panel .custome-panel .panel-heading .panel-title {
  font-size: 15px;
  padding: 7px;
  position: relative;
}

.new-panel .custome-panel .panel-heading {
  background: none !important;
  border: none;
  padding: 0;
  border-bottom:solid 1px #fff;
}

/*.panel-heading .panel-title a {
  border: medium none;
  color: white !important;
  display: block;
}*/
.panel-group .panel + .panel {
  margin-top: 0;
}

/*.panel-heading .panel-title:hover, .panel-heading .panel-title:active, .panel-heading .panel-title:focus {
  background: #d9531e;
  color:#fff;
}

.panel-heading .panel-title a:hover, .panel-heading .panel-title a:active  {
	text-decoration:none;
	color:#fff;
}*/

/*.new-panel span {
  color: #fff;
  font-size: 32px;
  vertical-align: sub;
  width: 20%;
}*/

.new_item {
  background: #343331 none repeat scroll 0 0 !important;
  border: medium none;
  border-radius: 0 !important;
  font-size: 18px;
}

.new-collps .new_item:hover,  .new-collps .new_item:focus, .new-collps .new_item:active{
	color:#fff;
}

.new_submenu .list-group-item {
  border-radius: 0 !important;
  border:none;
  background:#343331;
  color: #b6b2af;
  font-size:15px;
  padding-left:30px;
  
}
.new_submenu .list-group-item:hover, .new_submenu .list-group-item:focus {
  color: #fff;
  text-decoration: none;
  background:none;
}
/*.arrow_up_dwn {
  background: #f57921;
  color: white;
  height: 20px;
  position: absolute;
  right: 25%;
  top: 40%;
  width: 20px;
  border-radius:5px;
  text-align:center;
}*/

.arrow_up_dwn {
  background: #f57921 none repeat scroll 0 0;
  border-radius: 5px;
  color: white;
  float: right;
  height: 20px;
  margin-top: 7px;
  text-align: center;
  width: 20px;
}
.pagi_number a {
  color: #373737;
  font-size: 14px;
  padding-left: 7px;
}

.pagi_number .current{
 border-right: 1px solid #f57921;
 padding-right: 3px;
}

.dwn_sm_arrow {
  font-size: 13px;
  margin-top: -5px;
}

.panel-heading .orange_navli{
  background: #f57921 !important;
}

.orange_navli &gt; a {
  color: white !important;
}

.active{
	 color:#fff!important;
}

.table_view .table-striped tbody tr td ul li {
  line-height: 19px;
  /*text-align: center;*/
}

.details_hdr {
  background: #e84c3d;
  border: 1px solid #ddd;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 7px 10px;
}

.left_hdr {
  font-weight: 400;
  padding: 0;
}

.right_hdr {
  padding: 0;
  text-align: right;
  font-weight: 400;
}

.details_text {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding-left: 0;
  padding-right: 0;
}

.text_box {
  padding: 20px 0 10px;
}

.text_box h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px;
}
.text_box p {
  /*color: #a12c3e;*/
  line-height: 20px;
  margin: 0;
}



.content_text {
  background: #fff;
  border: 1px solid #ddd;
  padding: 0;
}

.left_text {
  border-right: 1px solid #ddd;
  padding: 15px 5px;
}

.text_bold {
  font-weight: 600;
  padding: 0;
}

.left_text ul li {
  font-size: 13px;
  list-style: none;
  margin-bottom: 3px;
  text-transform: capitalize;
}

.text_rglr {
  padding: 0;
}

.table_view {
  font-size: 12px;
}

.new_table table tbody tr:first-child {
  /*color: #a52c3f;*/
}

.new_table .table &gt; tbody &gt; tr &gt; td {
  /*font-weight: 600;*/
}

.content_panel.table_view.new_table &gt; h3 {
  background: #e84c3d;
  color: #fff;
  font-size: 20px;
  margin: 0;
  padding: 8px 0;
  text-transform: capitalize;
}

.new_table .table &gt; tbody tr ul {
  font-size: 12px;
  font-weight: 400;
}

.new_table .table.table-striped li::before {
 /* content: "â€¢";*/
  font-size: 15px;
  padding-right: 5px;
}

.table_bttm { 
  background: #afaba8 none repeat scroll 0 0;
  padding: 20px 25px;
  border:solid 1px #ddd;
}
.table_bttm &gt; h3 {
  color: #fff;
  margin: 0;
  text-align: right;
  text-transform: capitalize;
}


.table_bttm h3 i {
  color: #4f4e4a;
  font-size: 28px;
}

.details_panel h2 {
  color: black;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
}

.text_rglr ul li {
  color: #807e7c;
}

.new_table h2 {
  color: #e74c3c;
  font-size: 20px;
}

.table_view .chng-clr ul li {
  text-align: left !important;
}

.new_table .table.table-striped .bullet_off li::before {
  content: "";
  padding-right:0;
}

.table_view .chng-clr ul li span {
  color: #a42b3e;
}

.table_view .bullet_off ul li {
  padding-bottom: 15px;
}

.color_tile_red {
  background: #e74c3c;
  color: #fff;
  font-size: 16px;
  padding: 7px 10px;
}

.grey_thead thead {
  background: #afaba8 !important;
}

.grey_thead tbody tr { 
  height:45px !important;
}

.grey_thead tbody tr td { 
  vertical-align: middle;
}

.btm_space_off {
  padding-bottom: 0;
}

.btm_space_off &gt; h2 {
  margin-top: 0;
}

.blk_see_mr {
  background: #353432;
  color: #fff;
  height: 50px;
  margin-right: 15px;
  padding: 0 20px 0 0;
}

.blk_see_mr h3 {
  padding-top: 8px;
}

.blk_see_mr h3 i {
  color:#f47920;
}

.details_panel {
  margin-bottom: 15px;  
}

.content_textual_part {
  padding-left: 15px;
  padding-right: 15px;
}

.new_table table.first_row_color tbody tr:first-child td, .new_table table.first_row_color tbody tr:first-child td ul {
  color: #a52c3f !important;
}

.user_drop_list {
  padding-left: 2.5em !important;
  padding-top: 5px !important;
}


/**********14.12.16***********/

.green_theme  h2 {
  color: #1abc9c;
}

.green_theme .color_tile_red {
  background: #1abc9c !important;
}

.green_theme thead {
  background: #1abc9c !important;
  font-weight:400;
}


/*.black_theme  h2 {
  color: #353432;
}
*/
/*.black_theme .color_tile_red {
  background: #353432 !important;
}
*/
/*.black_theme thead {
  background: #353432 !important;
  font-weight:400;
}*/




.yellow_theme  h2 {
  color: #F47920;
}

.yellow_theme .color_tile_red {
  background: #F47920 !important;
}

.yellow_theme thead {
  background: #F47920 !important;
  font-weight:400;
}

.magenta_theme  h2 {
  color: #9B58B6;
}

.magenta_theme .color_tile_red {
  background: #9B58B6 !important;
}

.magenta_theme thead {
  background: #9B58B6 !important;
  font-weight:400;
}

.plus_rt {
  cursor: pointer;
  float: right;
  font-size: 14px;
  position: relative;
  right: 0;
  top: 1em;
}

.mine_owner tr td:first-child {
  font-weight: 700;
}
.mine_owner tr td:nth-child(3) {
  font-weight: 700;
}
.contact_table tr td:nth-child(2) {
  /*font-weight: 700;*/
}


/**********login***********/

.header_wh{
	background:#fff;
}
.main_hdr {
  padding: 4px 0;
}
.logo_main{
	padding:0;
}
.logo_main &gt; img {
  width: 100%;
}

.form-login {
  padding: 0;
  text-align: right;
}

.form-login .form-group {
  margin: 0;
}

.login_bg {
	width:100%;
  padding: 0;
   background:url(../images/login_bg.jpg) 0 0 no-repeat;
   background-size:cover;
   height:600px;
}

.login_bg &gt; img {
  width: 100%;
  height:100%;
}
.content_box {
  margin-bottom: 100px;
  padding: 0;
}

.black_ftr {
  background: rgba(0, 0, 0, 0.8);
  bottom: 79px;
  padding: 10px 0;
  position: absolute;
}

.login_content {
  color: #f77a1e;
  padding: 0;
}
.login_content h2 {
  font-size: 18px;
  margin: 0;
  text-decoration: underline;
}
.text-content {
  padding: 5px 0 0;
}
.text-content h3 {
  color: #f77a1e;
  font-size: 16px;
  margin: 0;
}
.left_content {
  color: #fff;
  font-size: 15px;
  padding: 7px 10px 0 0;
}
.left_content:last-child {
  padding-right: 0;
}
.left_content p {
  font-size: 13px;
  margin-bottom: 1px;
}

.white_ftr {
  background: #e0e0e0;
  border: 0 none;
  bottom: -40px;
  padding: 5px 0;
  position: absolute;
}

.brwsr_text {
  font-size: 16px;
  line-height: 26px;
  padding: 0;
}
.brwsr_text ul {
  list-style: none;
  margin-bottom: 0;
}
.icons {
  text-align: center;
}
.brwsr_text ul a {
  color: #333;
  font-size: 18px;
  text-align: center;
}
.icons a &gt; img {
  margin-bottom: 5px;
  width: 40%;
}
.brwsr_text ul a span {
  display: block;
  font-size: 15px;
}
.top_space {
  padding-top: 5px;
}
.input-group {
  float: left !important;
}
.form-group &gt; h3 {
  font-size: 15px;
  margin: 0;
  padding: 5px 0 10px;
  text-align: left;
}

.form-control:focus {
  border-color: #929292;
  box-shadow: none;
  outline: 0 none;
}
.butonn-group {
  padding-left: 20px !important;
  padding-right: 0;
}
.butonn-group .btn {
  border: medium none transparent;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  margin-bottom: 10px !important;
  padding: 4px 12px;
  text-align: center;
}

.butonn-group .btn:hover {
  border:transparent;
  background:#00adef;
}

.blue_btn {
  background: #00adef;
}

.pagi_number_box ul span:last-child{
	border-right:0 !important;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open &gt; .dropdown-toggle.btn-default {
  background-color: #00adef;
}

/*.first_col{
top: 8px;
left: 4px!important;
height: 16px!important;
width: 16px!important;
display: block!important;
position: absolute!important;
color: white!important;
border: 2px solid white!important;
border-radius: 16px!important;
box-shadow: 0 0 3px #444!important;
box-sizing: content-box!important;
text-align: left!important;
font-family: 'Courier New', Courier, monospace!important;
text-indent: 4px!important;
line-height: 16px!important;
content: '+'!important;
background-color: #337ab7!important;
}*/
table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr&gt;th:first-child:before {

}
table.dataTable.no-footer{
	border-bottom:none!important;
}
table.dataTable thead th, table.dataTable thead td{
	border-bottom:none!important;
}
.table_view table tbody tr {
    height: none!important;
}
.modal-content {
  border: medium none !important;
  box-shadow: none !important;
  width:957px;
  
}
.col-sm-offset-3 {
    margin-left: 25%!important;
}
#myTable_paginate{
	padding-top:0px!important;
}
.grey_thead.mine_owner &gt; tbody {
  background: white;
}
div.dt-buttons{
	float:right!important;
}
.pull-left{float:left!important;padding-left:0%}
.pull-left label{padding-left:0%!important}
.pull-right{float:right!important;padding-right:0%}
.pull-right label{padding-right:0%!important}

#myTable_info {
  top: 0 !important;
  width: 32%;
}
#myTable2_info{top:0!important}
#myTable2_filter{
	  display:none;	
	}
#myTable1_info{top:0!important}
#myTable1_filter{
	  display:none;	
	}
#myTable_proj_filter{
	  display:none;	
	}
#myTable_proj_info{top:0!important}	
.odd ul {
  display: table;
  margin: 0 auto;
  float: left;
}
.odd ul li {
  display: table-cell;
  padding-left: 3px;
  padding-right: 3px;
}
.even ul li {
  display: table-cell;
  padding-left: 3px;
  padding-right: 3px;
}
.even ul {
  display: table;
  margin: 0 auto;
  float: left;
}
 
.top_search {
  display: inline-block;
  position: relative;
  width: 45%;
}
 
.hdr_label::after {
  background: #fff;
  color: #000;
  content: "â–¼";
  display: inline-block;
  font-size: 9px;
  height: 30px;
  line-height: 30px;
  margin-left: -33px;
  pointer-events: none;
  position: relative;
  text-align: center;
  top: -2px;
  width: 30px;
}

.green_btn{
	background:#449b95 !important;
}
/*.green_btn{
	background:#449b95 !important;
}
*/
/*.col_orange {
  background: #f47920;
}*/
.col_white {
  background: #EBEBEB;
}
.col_black {
  background: #353432;
}

.user_overview tbody tr:last-child {
	/*font-weight:700;*/
	color:black;
}

.user_overview tbody tr td:last-child {
	text-align:center;
}

.list_ul &gt; ul {
  list-style: none;
  margin: 0;
}

.list_ul li {
  border-bottom: 1px solid #ccc;
  min-height: 36px;
  padding: 7px 10px;
}

.cmn_bg1.list_ul li a {
  color: #000;
}

.list_ul li:last-child {
	border-bottom:0;
}

.brwsr_text ul li:nth-child(2) span {
  position: relative;
  top: -4px;
}
.xdsoft_datetimepicker .xdsoft_year { 
    color: black!important;
}
.xdsoft_datetimepicker .xdsoft_month {
    color: black!important;
}
.tan_brown{
	color:#D2B48C;
}
@media print {
    a:after { content:''; }
    a[href]:after { content: none !important; }
	
	div h2 {
		color: #F47920!important;
	}

	body {
	-webkit-print-color-adjust: exact;
    }
	div .color_tile_red{
		background: #F47920 !important;
		-webkit-print-color-adjust: exact;
		color-adjust: exact;
	}
	td { 
  background: #F47920 !important;
		-webkit-print-color-adjust: exact;
		color-adjust: exact;
}
	  
}

div.v_drop {
 
}

.v_drop ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
    position: relative;
    display:inline-table;
}
.v_drop a {
  color: white !important;
  display: block;
  text-decoration: none;
  width: 200px;
  font-size:16px;
}

.v_drop ul li{
    position:relative;
}

.v_drop ul li i {
  font-style: normal;
  position: absolute;
  right: 10px;
  top: 30%;
}

.v_drop ul ul { 
	position: absolute;
    top:0;
    left:100%;
    display:none;
	background:#353432;
	z-index:9999;
}
.v_drop ul li:hover &gt; ul {
    display: block;
}
.v_drop ul ul li {
    float: none;
}

.sub_ul &gt; li {
  padding: 7px 10px;
  border-bottom:solid 1px #56524f;
}

.sub_ul li a{
	font-size:14px;
}

.sub_ul li i {
  top: 14% !important;
}

.pull-middle {
  left: 4em;
  position: relative;
  width: 71%;
  top:5px;
}

/***********mining shrt table*************/

.mining_owner_cont_head {
  color: white;
  font-size: 17px;
  font-weight: 600;
  /*padding: 10px;*/
}
.brown_theme_head{
	background: #9d866a;
  
}

.lt_table {
  float: left;
  border-right: 1px solid #6a6a6a;
  width: 50%;
}

.rt_table {
  float: left;
  width: 50%;
}

.lt_table &gt; ul {
  list-style: none;
}

.lt_table li {
  border-bottom: 1px solid #6a6a6a;
  color: black;
  font-weight: 600;
  height: 40px;
  padding: 10px;
  position: relative;
}
.lt_table li:last-child {
	border-bottom:0;
	
}
.lt_table li:nth-child(2n+1) {
  background: #fff;
}
.lt_table li:nth-child(4) {
	height:60px;
}

.lt_table span {
  color: #6c6c6c;
  left: 170px;
  position: absolute;
  font-weight:400;
}




.mining_owner_cont_body {
  border: 1px solid #6a6a6a;
  border-top:0;
  font-size:14px;
}

.notation_title {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #6a6a6a;
  font-weight: 600;
  padding: 10px 5px;
  height: 40px;
}

.notation_cont {
  color: #b93c5a;
  padding: 5px;
  height:340px;
  overflow:auto;
}

.rt_bottom &gt; ul {
  border-top: 1px solid #6a6a6a;
  height: 48px;
  list-style: outside none none;
  margin: 0;
  padding: 0 10px;
}
.rt_bottom li {
  color: black;
  font-weight: 600;
  line-height: 48px;
  position: relative;
}

.rt_bottom span {
  border-left: 1px solid #333;
  color: #6c6c6c;
  font-weight: 400;
  left: 170px;
  padding-left: 15px;
  position: absolute;
}

.notation_cont &gt; p {
  margin-bottom: 15px;
}

.researcher_nm &gt; select {
	border: 1px solid #ccc;
	margin-top: 7px;
	padding: 5px;
	width: 100%;
}

.researcher_frm &gt; input {
  border: 1px solid #ccc;
  margin-top: 7px;
  padding: 5px;
}
.researcher_frm &gt; .form-control{height:32px}

.researcher_to &gt; input {
  border: 1px solid #ccc;
  margin-top: 7px;
  padding: 5px;
}

.researcher_frm &gt; .form-control, .researcher_to &gt; .form-control {height:31px}
.researcher_btn input[type=submit] {
  background: #f47920;
  border: 0 none;
  color: white;
  margin-top: 26px;
  padding: 6px 10px;
}

.btm_space {
  padding-bottom: 30px;
}

/***********Projects/view*************/

.grey_bg{
	background:#353432;
}

.font_weight{
	font-weight:600 ;
}

.new_size h3{
	font-size: 17px;
	margin:0 0 15px
}
.new_size p {
  font-size: 13px;
  padding-bottom: 5px;
}
.chng-font ul li {
  font-size: 12px;
  line-height: 20px;
}

.table-new &gt; h3 {
  background:none !important;
  color: #333 !important;
}

.commentary-table {
  border: medium none !important;
  margin-bottom: 0 !important;
}

/*.table-new thead {
  background: #1b1a19 !important;
  font-weight:600;
  font-size:17px;
  
}*/

.table-new table th, .table-new table td {
  border: 1px solid #504e4c ;
  border-bottom:none;
}
.table-new .table &gt; thead &gt; tr &gt; th,.table-new .table &gt; tbody &gt; tr &gt; th, .table-new .table &gt; tfoot &gt; tr &gt; th, .table-new .table &gt; thead &gt; tr &gt; td, .table-new .table &gt; tbody &gt; tr &gt; td, .table-new .table &gt; tfoot &gt; tr &gt; td {
  border-top: 1px solid #504e4c ;
  
}
.table-new table tbody tr:nth-child(even) {
  border-bottom:1px solid #504e4c;
}

.table-new table tbody tr:nth-child(odd) {
  border-bottom:1px solid #504e4c;
}

.commentary-table&gt; tbody &gt; tr:nth-child(2n) &gt; td, .commentary-table &gt; tbody &gt; tr:nth-child(2n) &gt; th {
  background-color: #f9f9f9;
}

.commentary-table&gt; tbody &gt; tr:nth-child(2n+1) &gt; td, .commentary-table &gt; tbody &gt; tr:nth-child(2n+1) &gt; th {
  background-color: #fff;
}
.commentary-table&gt; tbody &gt; tr &gt; td:nth-child(2){
	/*font-weight:600;*/
}

.table-new .table-striped tbody tr td ul li {
  padding-bottom: 5px;
  text-align:left;
  /*color:#333333;*/
  
}
.commentary-table tbody tr td ul li span {
  /*color: #a52c3f ;*/
}

.table-new table tbody tr {
  height: 50px;
}

.new_table_bttm {
  background: #353432;
  padding: 10px;
  border: transparent;
  cursor:pointer;
}

.new_table_bttm &gt; h3 {
  color: #f47920;
  text-align: center;
  
}
.chng-clr ul li {
	color:#a52c3f !important;
}

.txt-clr {
  color:#a52c3f ;
}
.engineers-table thead{
	background:#afaba8 !important;
}

.table.table-striped.commentary-table.engineers-table thead td {
  border: 1px solid #fff;
}

.new_table_top {
  background: #353432 none repeat scroll 0 0;
  padding: 12px 10px;
  text-align: left;
}
.new_table_top &gt; h3 {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  margin: 0;
}

.commentary-table.engineers-table ul li {
  float: left;
  padding: 0 5px;
}

.details_panel &gt; h3 {
  #353432 !important;
  font-size: 20px;
  margin: 0;
  padding: 8px 5px;
  text-transform: capitalize;
}

.new-clr tbody tr:first-child{
	/*color:#a42b3e !important;*/
}

.customer_icon_set {
  padding: 0;
  text-align: right;
}
.customer_icon_set li {
  /*width: 15%;*/
}


.table_list_row {
  padding: 0;
}

.new_form {
  margin-left: 0 !important;
}

.new_form input {
  display: none !important;
}

#GeneratePassword {
  background: #868686;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  left: 18.8em;
  padding: 5px 10px;
  position: absolute;
  text-align: center;
  top: 7.5em;
  
}

.new-place &gt; p {
  color: #a0a0a0;
  font-size: 13px;
  margin: 7px 0;
}

.new-place a i {
  color: #a0a0a0;
  font-size: 17px;
  position: absolute;
  right: 26px;
  top: 8px;
}
.new-place a i:hover {
	color:#f47920;
}

#backbtn {
	background:#868686;
}

#btnnext {
	background:#353432;
}
.button-grp input {
  border: transparent;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  margin-right: 10px;
  padding: 7px 10px;
  text-transform:uppercase;
}
.table_heading{
	/*background: #1abc9c !important;*/
	color: #fff;
	font-size: 15px;
}
.button-grp .submit_btn {
  border-radius: 5px !important;
  font-size: 15px;
  font-weight: 400;
  margin-top: 0;
  padding: 7px 10px;
  text-transform: uppercase;
  width: auto;
}

.modal-content &gt; ul {
  list-style: outside none none;
  padding: 10px 15px;
}
.userlist {
	text-align:right;
	padding-bottom: 15px;
}
.userlist &gt; span {
  background:#868686 ;
  cursor: pointer;
  color:#fff;
  border-radius: 3px;
  margin-right: 10px;
  padding: 7px 10px;
  
}
.error_toprow {
  background: #353432;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  color: white;
  font-size: 20px;
  font-weight: 700;
  padding: 10px;
}

.error-validation {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  overflow: auto;
  padding-top: 50px;
  position: fixed;
  top: 0;
  width: 100%;
  display:none;
}

.error-list {
  padding: 0;
}
.error-cntnt {
  background: #fff ;
  padding: 15px;
}
.close-modal {
  float: right !important;
}

.only_ul ul {
  text-align: left;
}

.only_ul li {
  display: inline-block;
}


/***********customer_activity*************/

.icon-box {
  padding: 10px;
}

.icon-box &gt; ul {
  list-style: outside none none;
  margin: 0;
  text-align: right;
}

.icon-box ul li {
  display: inline-block;
  margin-left: 5px;
}
.from-input{
	padding:0;
	padding-right:20px;
	padding-bottom:10px;
}
.from-input span {
  font-size: 13px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 10px !important;
  padding-top: 4px;
}
.newsubmit {
  padding: 7px 25px 14px 0;
}
.newsubmit input {
  background: #353432;
  border: medium none transparent;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  margin-right: 10px;
  padding: 4px 12px;
  text-transform: uppercase;
  margin-top:3px;
}
.from-input &gt; input {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  font-size: 13px;
  line-height: 1.42857;
  padding: 3px 10px;
  width: 58%;
}

.from-input &gt; select {
  font-size: 13px;
  padding: 6px 10px;
  width: 53%;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  position:relative;
  left:-7px;
}

.from-input:last-child {
  padding-right: 0;
}
.new-formbox{
	padding:20px;
}

.header-txt {
  padding: 20px 20px 0;
}

.add_fr_checkbox input[type=checkbox] {
  display: block;
}

.add_fr_checkbox td:first-child input[type=checkbox] {
  margin: 0 auto;
  width:auto !important;
}


/***********Customer Contract Options*************/

.contract_list_row .contract_list {
  padding-right: 0;
}

.contract_list_row {
  padding: 10px 30px 20px;
}

.contract_list {
  text-align: right;
}

.contract_list ul {
  list-style: outside none none;
  margin: 0;
}
.contract_list li {
  display: inline-block;
  margin-right: 0 !important;
}
.contract_list li a {
  color: #666666;
}
.new-select {
  padding: 0;
}

.new-col {
  margin-bottom: 30px;
}

.select_toprow {
  background: #353432 none repeat scroll 0 0;
  /*border-top-left-radius: 7px;
  border-top-right-radius: 7px;*/
  color: white;
  font-size: 17px;
  font-weight: 400;
  padding: 10px;
}
.contract-bg p {
  color: #4c4c4c;
  font-size: 12px;
  margin: 0;
  line-height:20px;
}

.contract-bg {
  background: #fff;
  box-shadow: 0 4px 6px #a3a393;
  min-height: 80px;
  padding: 15px;
}

.form-group &gt; ul {
  list-style: outside none none;
  margin: 0;
  padding: 10px 0 ;
}
.form-group &gt; h4 {
  font-size: 18px;
  margin: 0;
  padding: 7px 0 0;
}

.form-group h4 &gt; a {
  color: #333;
}

.form-group h4 &gt; a:focus {
	text-decoration:none;
	outline:none;
}

.featherlight .featherlight-content {
  width: 50%;
}
div.token-input-dropdown {
    overflow: auto!important;
    max-height: 250px!important;
}



/*.lightbox_overlay {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  display: none;
}*/

.lightbox_overlay {
  background: rgba(0, 0, 0, 0.7);
  bottom: 20px;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.show_modal {
  background: white none repeat scroll 0 0;
  bottom: 2em;
  left: 0;
  margin: auto;
  overflow-y: scroll;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 5em;
  width: 50%;
}
.close_icon {
  float: right;
  font-weight: 700;
  position: relative;
  top: -10px;
  cursor:pointer;
}

.show_check {
  text-align: right;
}

.show_modal ul {
  list-style: none;
  padding: 20px 0;
}


/*.lightbox_overlay{ display: none;}*/

.show_lightbox &gt; a:hover{
	color:#f47920;
	text-decoration:none;
}

.project-phases {
  padding: 10px 0 0;
}

.add_btm_space h4{
	padding-bottom:15px;
}

.eye_cont {
  position: relative;
}

.eye_pass {
  color: #808080;
  position: absolute;
  right: 24px;
  top: 7px;
}

.new_table .table &gt; tbody &gt; tr &gt; td p {
  margin-bottom: 0;
}

.line_mid th {
  padding: 10px !important;
  vertical-align: inherit !important;
  font-size:13px;
}

.remove_top_space {
	padding-top:0;
}

.remove_top_space h5 {
  margin-top: 0;
}

.project_phase .overview {
	width:100%;
}

.project_phase #scrollbar2 {
  margin: 0;
}

.new_project_phase #scrollbar3 {
  margin: 0;
}

.new_project_phase #scrollbar4 {
  margin: 0;
}

.project_phase {
  height: 300px !important;
}

.new_project_phase {
  height: 300px !important;
}

.box_col {
  padding-left: 15px;
  padding-right: 15px;
}

.box_col:nth-child(5) {
  /*padding-right: 0;*/
}

.table_view_action {
	list-style:none;
}

.table_view_action li {
	display:block !important;
}

.customer_activity {
  border: 1px solid #939393;
  border-radius: 10px;
  /*margin-left: 20px;*/
  width: 100%;
  padding:10px;
}

.customer_activity h5 {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 10px;
}

.customer_activity .submit_btn {
  border-radius: 0;
  width: 40%;
}

.btn_submit_adjust .submit_btn {
  position: relative;
  top: -3px;
}

.mining_login_bg {
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 100%;
}

.mining_login_bg &gt; img {
  width: 100%;
}

.table_view table th {
  font-size: 12px;
  white-space: pre;
}

.blue_text {color: #4285f4 !important;}
.green_text {color: #8aa413 !important;}
.tan_text {color: #7F2D04 !important;}
.red_text {color: #f50e19 !important;}

.text_rightsure {
	text-align:right !important;
}

.input_lt_space {
  padding-left: 0;
  position: relative;
}

.input_lt_space &gt; span {
  position: absolute;
  right: -25px;
  top: 7px;
}

.button-grp {
  padding: 0;
}

  /* Style the tab */
div.tab {
  background-color: #353432;
  border: 1px solid #ccc;
  margin-top: 10px;
  overflow: hidden;
}

/* Style the buttons inside the tab */
div.tab button {
  background-color: inherit;
  border: medium none;
  color: white;
  cursor: pointer;
  float: left;
  font-size: 14px;
  outline: none;
  padding: 14px 16px;
  transition: all 0.3s ease 0s;
}

/* Change background color of buttons on hover */
div.tab button.active {
  background-color: #f47920 !important;
  color: #fff !important;
 }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.dataTables_filter {display: none;}
.search-input-text {color:#000;}
.search-input-text2 {color:#000;}
.search-input-text3 {color:#000;}
.search-input-text4 {color:#000;}


table.dataTable thead th, table.dataTable thead {
  padding: 10px 22px !important;
  position:relative;
}

.sorting_disabled {
  font-size: 16px;
}

.table_view .tabcontent h4 {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 0;
}

.search-input-text, .search-input-text2, .search-input-text3, .search-input-text4 {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  padding: 6px;
  width: 100%;
}

.table_view table.display th {
  white-space: normal;
}

.form-group .col-sm-9 {
  padding-left: 0;
}

.odd td ul li i {
  color: #878787;
  font-size: 30px;
  height: 30px;
  vertical-align: middle;
  width: 30px;
}

.even td ul li i {
  color: #878787;
  font-size: 30px;
  height: 30px;
  vertical-align: middle;
  width: 30px;
}

.search_input_rt {
  color: #676767;
  float: right;
  font-size: 14px;
  padding: 0 15px 15px 0;
}

.search_input_rt input {
	border: 1px solid #ccc;
	width: 188px;
}

.hdr_short_panel table tr td {
  padding-bottom: 7px;
}

.hdr_short_panel table tr td:nth-child(even) {
  padding-left: 50px;
}

.rt_extra_space {
  float: right;
  padding-right: 30px;
}

.padd_less_ltrt {
	padding-left:0;
	padding-right:0;
}

.view_title &gt; h2 {
  color: #333;
  float: left;
  padding-left: 15px;
}

.view_title &gt; h3 {
  color: #333;
  float: left;
}

.rt_sm_align {
  float: right;
  padding-right: 30px;
}

.project_view_total {
  padding-left: 15px;
  padding-right: 15px;
}

.view_editrt a {
  color: white;
}

.my_reminder a {
  color: #f47920;
}

.contact_mo {
  padding-left: 30px;
  padding-right: 30px !important;
}

.icon_align_rt {
	right:13px;
}

.rt_padd_less {
	padding-right:0;
}

.dataTables_length label {
  padding-right: 0 !important;
}

.top_list_view ul li:nth-child(odd) {
  clear: left;
    float: left;
    width: 48%;
}

.top_list_view ul li:nth-child(even) {
  clear: right;
    float: right;
    width: 48%;
}
.top_list_view ul li:last-child{
  float: right;
}
.eye_icon {
  position: relative;
  right: 5px;
  top: -36px;
  z-index: 99;
}

.content_panel .box_col {
  padding-right: 0;
}

.mining_history_table thead tr th:first-child {
  width: 30%;
}

.mining_history_table thead tr th:nth-child(2) {
  width: 40%;
}

.mining_history_table thead tr th:nth-child(3) {
  width: 15%;
}

.mining_history_table thead tr th:last-child {
  width: 15%;
}

.ltrt_cmn_space {
	/*padding-left:15px;
	padding-right:15px;*/
}

.rt_cmn_space {
  padding-right: 15px !important;
}

.plus_rt_space {
  padding-right: 15px;
}

.viewless_space {
  padding-left: 15px;
}

.last_add_bullet td span b::before {
  /*content: "â€¢";*/
  padding: 3px;
  font-size:14px;
}

.search_green_btn a {
  background: #009999 !important;
  border-radius: 0;
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.search_green_btn a:hover {
	background: #009999 !important;
	color:white;	
	text-decoration:none;
}

.search_orange_btn a {
  background: #ed7d31 !important;
  border-radius: 0;
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.search_orange_btn a:hover {
	background: #ed7d31 !important;
	color:white;
	text-decoration:none;
}

.search_purple_btn a {
  background: #7030a0 !important;
  border-radius: 0;
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.search_purple_btn a:hover {
	background: #7030a0 !important;
	color:white;
	text-decoration:none;
}

.search_green_btn {
  display: inline-block;
  width: 27%;
}
.search_orange_btn {
  display: inline-block;
  width: 27%;
}
.search_purple_btn {
  display: inline-block;
  width: 27%;
}

.col_check ul {
  list-style:  none;
  padding: 0;
}

.col_check span {
  padding-left: 10px;
}

.projengg_check {
  display: inline-block;
}

.col_check li {
  float: left;
  margin-right: 10px;
  width: 31%;
}

.top_tablenwspace {
  padding-bottom: 5px;
  padding-top: 5px;
}

.inactive_usertitle h2 {
  margin-top: 0;
}

.extra_rt_space {
  padding-right: 30px;
}

.form_sec input {
  background: #eaebed;
  border: 0 none;
  padding: 5px;
  width: 100%;
  border-radius:0;
  border-bottom:solid 1px #000;
}

.form_sec select {
  background: #eaebed;
  border: 0 none;
  padding: 5px;
  width: 100%;
  border-radius:0;
  border-bottom:solid 1px #000;
}

.gmap_popup .col-md-12 {
  padding: 0;
  font-size:10px !important;
}

.gmap_popup .col-md-6 {
  font-weight: 700;
  padding-bottom: 3px;
  padding-left: 0;
  text-align: left;
}

.gmap_popup .col-md-6:last-child {
  font-weight: 400;
  padding-left:5px;
}

.gmap_popup .col-md-6 {
  padding-right: 0;
  text-align: left;
}

.gmap_popup .col-md-6 &gt; a {
  background: #111;
  padding: 5px 7px;
  border-radius: 5px;
  color: #f57921;
  float: right;
  margin-right: 10px;
}

.set_currencylevel {
  padding-top: 5px !important;
}

.form-control {  
  border-radius: 0; 
  padding: 6px 10px;
}

.mng_input input {
  border-color: #a3a3a3;
  height: 30px;
  padding: 5px;
  width: 36px;
}

.popup_custom_check .checkbox::before {
  border: 1px solid #a3a3a3;
  content: "";
  height: 30px;
  width: 36px;
}

.popup_custom_check input[type=checkbox]:checked + .checkbox::before {
  background: none;
  color: #000;
 /* content: "âœ“"; */
  font-size: 24px;
  padding-top: 5px;
}

.pagination_list { 
	width:64% !important; 
	padding-top:18px !important;
}

/*********************header css import******************/

#float {
        position: fixed;
        top: 3em;
        right: 2em;
        z-index: 100;
    }

.dataTables_processing {
	background-color: rgba(0, 0, 0, 0.15);
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 99;
	padding-top:22em;
}

.pagi_number_txt {
	  display: none;							 
}

.dataTables_info {
  color: #676767 !important;
  font-size: 14px;
  padding-top: 0 !important;
  position: relative;
  top: 10px;
}
#myTable_info{
	width:100% !important;
	font-size:14px;
}
.dataTables_length {
  float: right !important;
  padding:10px 0 0;
}

.dataTables_length label {
	  border-radius: 5px;
	  color: #676767;
	  font-size: 14px;
	  overflow: hidden;
	  padding-right: 10px;
	}

.dataTables_length select {
	background: #fff; /*url("../images/select_drop_arrow.jpg") no-repeat scroll 77% 50%*/
	border: .5px solid #ccc!important;
	  border: medium none;
	  box-shadow: none;
	  margin-left: 2px;
	  padding: 6px 0;
	  width:70px;
	  color:#333;						  
}

.dataTables_wrapper .dataTables_paginate {
	  float: none;
	  /*padding-left: 27em !important;*/							  
	  text-align: left;
	}
#myTable_filter{
	  display:none;	
	}
	
/*********************header css import******************/


.projectdoc_title {
  padding-left: 15px;
}

.table_list_row &gt; ul {
  list-style: none;
  padding: 0 0 0 30px;
  font-weight:700;
}
	
.table_list_row li {
  display: inline-block;
}

.lt_spacecut {
	padding-left:0;
}

.no_colour_inactive {
  color:#333;
}

.no_colour_inactive:hover, .no_colour_inactive:focus {
	color:#9c9c9c;
}

.resside_btn {
	display:none;
}

.res_nav {
	display:none;
}

nav.navbar-fixed-top {
  left: 0;
  right: 0;
  /*top: 80px;*/
  position:relative;
}

.res_rtoff {
  position: absolute;
  right: 10px;
  top: 10px;
}

.sub_ul .res_rtoff {
  top: 5px;
}

.modal_title_panel {
  background: #333;
  color: white;
  padding: 10px;
  position:relative;
}

.modal_title_panel img {
  position: absolute;
  right: 10px;
  top: 5px;
}


.custom_lightbox {
  position: relative;
}

.click_lightbox {
  background: #ccc;
  cursor: pointer;
  padding: 7px;
  position: absolute;
  right: 16px;
  top: 0;
}

.overlay_lightbox {
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99; 
}

.modal_lightbox {
  background: white;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 10%;
  width: 50%;
  z-index: 999;    
}

.map_heading {
  background: #333;
  color: white;
  position:relative;
  padding:10px;
}

.map_heading h4 {
	margin:0;
}

.close_lightbox {
  background: rgba(0, 0, 0, 0);
  border: 0 none;
  color: red;
  position: absolute;
  right: 0;
  top: 10px;
}

.lightbox_cont {
  padding: 100px;
  width:100%;
  height:100%;
}

.view_editrt th {
  position: relative;
}

.rt_icon_set {
  position: absolute;
  right: 10px;
  top: 0;
}

.commentry_panel h3 {
  font-size: 20px;
  margin-top: 0;
}

.cmn_map {
	width:100%;
	height:320px;
}

.report_chart { 
	width:100%; 
	height: 600px;
}

.chart_container { 
	border: 1px solid #939393;
	padding: 5px;
	background:#fff;
}

.chart_container h3 {
  display: inline-block;
  font-size: 20px;
  margin-top: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-right:70px;
  padding-left:50px;
  text-decoration:underline;
}

.chart_print {
  padding-bottom: 15px;
  text-align: right;
}

.chart_container span {
  font-size: 12px;
  padding: 20px;
}

.top_btn_box &gt; a {
  color: #f47920;
  font-size:16px;
}

.top_btn_box &gt; a:hover {
	text-decoration:none;
}

.rt_tabs {
	float:right;
}

.remind_listtable .dataTables_wrapper {
  padding: 0;
}

.login_content a {
  color: white;
}

.white_ftr a {
  color: #333;
}

.thead_below {
	background: #aeaeae;
}

.my_reminderchange th:first-child {
  width: 40%;
}

.pop_label {
  padding-top: 12px;
}

.splc_margin_btm {
  margin-bottom: 100px !important;
}

.table_report {
  font-size: 12px;
  padding-left: 30px;
  padding-right: 30px;
}

.table_report tr th{background:#bfbfbf;}

.table_report tr:first-child th, .table_report tr:nth-child(2) th {
  text-align: center;
  background:#bfbfbf;
  color:#fff;
  border-color:#333;
}

.table_report tr td {
	color:#f47920;
	text-align:right;
	border-color:#333;
	padding:2px;
}

.table_report tr td:first-child {
	text-align: left;	
}

.table_report tr:nth-child(3) td:first-child, .table_report tr:nth-child(12) td:first-child, .table_report tr:nth-child(26) td:first-child, .table_report tr:nth-child(28) td:first-child, .table_report tr:nth-child(36) td:first-child, .table_report tr:nth-child(42) td:first-child, .table_report tr:last-child td:first-child {
	background:#bfbfbf;
  	color:#fff;
   border-color:#333;
}

.table_report tr:nth-child(3) td:nth-child(2), .table_report tr:nth-child(12) td:nth-child(2), .table_report tr:nth-child(26) td:nth-child(2), .table_report tr:nth-child(28) td:nth-child(2), .table_report tr:nth-child(36) td:nth-child(2), .table_report tr:nth-child(42) td:nth-child(2), .table_report tr:last-child td:nth-child(2) {
	text-align:left;
}

.table_report tr:nth-child(3), .table_report tr:nth-child(12), .table_report tr:nth-child(26), .table_report tr:nth-child(28), .table_report tr:nth-child(36), .table_report tr:nth-child(42), .table_report tr:last-child {
	font-weight:700;
}

.table_report tr:first-child th:nth-child(7) {
 -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Safari */
    transform: rotate(-90deg); /* Standard syntax */
	height:69px;
}

.table_report tr:nth-child(2) th {
  height: 120px;
  padding: 5px;
}

.table_report tr:nth-child(2) th p {
 -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Safari */
    transform: rotate(-90deg); /* Standard syntax */
	line-height: 13px;
}

/*.table_report tr:nth-child(2) th:first-child, .table_report tr:nth-child(2) th:nth-child(2) {
 -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); 
}*/

.table_report tr td:nth-child(3) {
  font-size: 13px;
  font-weight: 700;
}

.repost_color_orange {
	background:#fde9d9;
	color:#f47920;
	font-weight:700;
	font-size:13px;
}

.report_tr_col {
	background:#fde9d9;
}
 
.table_plantphase {
	padding-left:15px;
	padding-right:15px;	
	font-size:12px;
}
 
.cmn_plantphase {
  overflow-x: auto;
  padding-left: 0;
}

.cmn_plantphase tr:first-child th {
  height: 120px;
  padding: 5px;
}

.cmn_plantphase tr:first-child th p {
 -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Safari */
    transform: rotate(-90deg); /* Standard syntax */
	line-height: 13px;
	color:#fff;
	text-decoration:underline;
	text-align:center;
}

.cmn_plantphase tr:first-child th:nth-child(2) p {
  color: #fff;
  line-height: 13px;
  transform: rotate(0deg);
  text-align:center;
}

.cmn_plantphase tr:first-child th:last-child p {
  color: #008a97;  
}

.cmn_plantphase tr td {
	color:#333;
	text-align:right;
	border-color:#333;
	padding:2px;
}

.cmn_plantphase tr th{background:#bfbfbf;}

.cmn_plantphase tr td:first-child {
	text-align: left;	
}

.cmn_plantphase tr td:nth-child(2) {
  font-size: 13px;
  font-weight: 700;
  text-align: left;
  color:#000 !important;
}

.add_txt_coloorange td {
	color:#f47920 !important;
	font-weight:700;
}

.orange_txt {
	color:#f47920 !important;
	font-weight:700;
}

.report_padd_rtless {padding-right:0;}

.lt_lesscol {
	padding-left:0;
}

.add_remove_btn {
  padding: 0 0 20px;
  text-align: right;
}

.add_btn {
  background: #b09578;
  border: 0 none;
  color: white;
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
  padding: 5px 10px;
  border:1px solid #b09578;
}

.remove_btn {
  border: solid 1px #b09578;
  color: #b09578;
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
  padding: 5px 10px;
  background:none;
}

.report_padd_rtless &gt; label {
  font-weight: 700;
}

.report_market h1 {
  color: #7f7f7f;
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
  text-align: center;
  text-decoration: underline;
}

.total_project h3 {
  border: 1px solid #000;
  font-size: 18px;
  margin: 10px auto 40px;
  padding: 10px;
  text-align: center;
  width: 35%;
}

.total_project h3::before {
  background: #ff0000;
  content: "";
  height: 12px;
  margin-left: -18px;
  margin-top: 4px;
  position: absolute;
  width: 12px;
}

.optional_project h3 {
  border: 1px solid #000;
  font-size: 18px;
  margin: 10px auto 20px;
  padding: 10px;
  text-align: center;
  width: 35%;
}

.optional_project h3::before {
  background: #009900;
  content: "";
  height: 12px;
  margin-left: -18px;
  margin-top: 4px;
  position: absolute;
  width: 12px;
}

.dormant_project h3 {
  border: 1px solid #000;
  font-size: 18px;
  margin: 10px auto 20px;
  padding: 10px;
  text-align: center;
  width: 35%;
}

.dormant_project h3::before {
  background: #3b3bff;
  content: "";
  height: 12px;
  margin-left: -18px;
  margin-top: 4px;
  position: absolute;
  width: 12px;
}

.close_project h3 {
  border: 1px solid #000;
  font-size: 18px;
  margin: 10px auto 20px;
  padding: 10px;
  text-align: center;
  width: 35%;
}

.close_project h3::before {
  background: #7f7f7f;
  content: "";
  height: 12px;
  margin-left: -18px;
  margin-top: 4px;
  position: absolute;
  width: 12px;
}

.chart_graph {
	border: 1px solid #ccc;
	margin-bottom:10px;
}

.cmn_plantphase h1 {
	color: #7f7f7f;
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
  text-align: center;
  text-decoration: underline;
}

.report_estimatetime h1 {
  color: #7f7f7f;
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
  text-align: center;
  text-decoration: underline;
}

.chart_gredient {	
	background: #ffffff; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #ffffff 47%, #c2c2c2 96%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #ffffff 47%,#c2c2c2 96%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #ffffff 47%,#c2c2c2 96%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c2c2c2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-radius:10px;
}

.contact_mo h3 {
	font-size:20px;
}

.chart_each {
	border: solid 1px #333;
	margin-bottom:10px;
}

.chart_each h1 {
  border: 1px solid #000;
  font-size: 18px;
  margin: 10px auto 0;
  padding: 5px;
  text-align: center;
  width: 80%;
  text-decoration:none;
}

.table_report h1 {
	color: #7f7f7f;
	font-size: 22px;
	font-weight: 700;
	margin-top: 0;
	text-align: center;
	text-decoration: underline;
}

.top_spaceless {
	padding-top: 7px;
}

.user_overview tr td a {
	font-size: 12px;
}

.mine_owner td p {
	word-wrap: break-word;
	/*width: 200px;*/
	white-space: normal;
}

.report_market h5 {
	padding-left: 15px;
}

.minform_height {
	min-height: 800px;
	margin-bottom: 20px;
}

.new_projectpost {
	padding-left: 30px;
	padding-right: 35px;
}

.new_projectpost h1 {
	color: #006666;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	text-decoration: underline;
	margin: 0 auto 20px;
	width: 70%;
}

.new_projectpost th {
	background: #ffffcc;
	padding: 2px;
	text-align: center;
	font-size: 16px;
}

.new_projectpost tr td:first-child {
	background: #ffffcc;
	padding: 2px;
	text-align: center;
	font-size: 16px;
}

.change_yroption {
	padding-left: 30px;
	padding-top:15px;
}

.new_projectpost tr th:nth-child(2) {
	color:red;
	border-color:#000;
}

.report_operational {
	padding-left: 30px;
	padding-right: 30px;
}

.report_operational h1 {
	color: #7f7f7f;
	text-align: center;
	font-size: 20px;
	text-decoration: underline;
	margin: 20px auto 20px;
	width: 60%;
}

.report_operational table {
	border:solid 3px #000;
	margin-bottom:20px;
}

.report_operational th {
	background: #ffffcc;
	padding: 2px;
	text-align: center;
	border:solid 3px #000;
}

.report_operational td {
	padding: 2px;
	text-align: center;
}

.report_operational td:last-child {
	text-align: right;
}

.report_operational th:nth-child(5), .report_operational th:nth-child(6), .report_operational th:nth-child(7) {
	color:#19b05a;
	border:solid 3px #000;
}

.report_operational th:not(:nth-child(-n + 7)){
	color:#0070c2;
	border:solid 3px #000;
}

.report_operational td:nth-child(5), .report_operational td:nth-child(6), .report_operational td:nth-child(7) {
	color:#19b05a;
	border:solid 1px #000;
}

.report_operational td:not(:nth-child(-n + 7)){
	color:#0070c2;
	border:solid 1px #000;
}

.report_green {
	color:#19b05a;
}

.report_blue {
	color:#0070c2;
}

.second_graph_space {
	padding-top: 20px;
}

.report_capex {
	padding-left: 30px;
	padding-right: 30px;
}

.report_capex h1 {
	color: #7f7f7f;
	text-align: center;
	font-size: 24px;
	text-decoration: underline;
	margin: 20px auto 20px;
	width: 70%;
}

.report_capex table {
	margin-bottom: 30px;
}

.report_capex th {
	background: #ffffcc;
	padding: 2px;
	text-align: center;
	border:solid 3px #000;
	height:60px;
	font-size:20px;
}

.report_capex td{
	text-align:right;
	font-size:16px;
	padding:5px;
}

.report_capex td:first-child {
	text-align:left;
}

.report_capex tfoot th {
	padding: 2px;
	text-align: right;
	border:solid 3px #000;
	height:40px;
	font-size:16px;
	font-weight:700;
	background:none;
}

.report_capex tfoot th:first-child {
	border-color: #f6f6f6;
	border-top:solid 1px #000;
	border-right:solid 1px #000;
}

.report_capex h4 {
	font-weight: 700;
	padding-left: 9em;
}

.second_graph_space .col-md-4:first-child {
	padding-left: 0;
}

.second_graph_space h5 { padding-left:15px;}

.top_mng_space {
	padding-top:20px;
}

.report_growth {
	padding-left: 30px;
	padding-right: 30px;
}

.report_growth h1 {
	color: #7f7f7f;
	text-align: center;
	font-size: 22px;
	text-decoration: underline;
	margin: 20px auto 20px;
}

.report_growth table {
	margin-bottom: 30px;
}

.report_growth .text-center {
	font-size: 20px;
	color: #000;
	letter-spacing: 1px;
	padding-top: 10px;
}

.report_growth .bdr_tp {
	border-top:solid 1px #000;
}

.report_movement h1 {
	color: #7f7f7f;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	text-decoration: underline;
	margin: 0 auto 20px;
	width: 70%;
}

.report_movement tr th:nth-child(2) {
	color:#333;
}

.orange_txt {
	color:#f47920;
	border-color:#000;
}

.report_movement td{
	padding:3px;
}

.report_movement tr td:first-child, .report_movement tr td:last-child{
	text-align:right;
}

.report_movement_rt {
	color:#f47920;
	text-align:right;
	font-weight:700;
	font-size:18px;
}

.check_allbtn {
	padding-left:0;
	margin-bottom:20px;
}

.check_lastmin thead {
	background:#353432;
	color:white;
}

.check_lastmin tbody td {
	padding:10px;
}

.check_lastmin label {
	margin:5px;
}

.header_short_content p {
	text-indent: 0;
	padding-bottom: 10px;
}

.user_followproject {
	padding-left:0;
}

.user_followproject li {
	padding-bottom: 10px;
	border-bottom: solid 1px #dcdcdc;
	padding-top: 10px;
}

.user_followproject li:last-child {
	border-bottom: 0;
}

.user_followproject li a {
	display:block;
}

.subcontent {
	padding-bottom:25px;
}

#Completed_table tbody tr td {
	color:grey;
}

.remind_listtable h4 {
	padding-left:0 !important;
}

.final_touchicon {
	float: right;
	padding-right: 30px;
}

.hdr_anchor {
	text-decoration:none;
	color:white;
}

.hdr_anchor:hover, .hdr_anchor:focus {
	text-decoration:none;
	color:white;
}

.scroll360{height:360px; overflow-y:scroll}

@media screen and (max-width: 1199px) {

.chart_container h3 {
  font-size: 18px; 
  padding: 10px 20px 10px 10px;
}

.top_drop_menu {
  font-size: 11px;
}

.set_currencylevel {
  text-align: left !important;
  width: 15%;
}

.pagination_list ul li a {
  font-size: 14px;
}

.pagination_list ul li {
  display: inline-block;
  padding: 0 1px;
}

.doc_list {
  padding-left: 0; 
}

.doc_list ul { 
  padding: 0;
}

.cmn_title h4 {
  font-size: 14px; 
}

.color_orange {
  font-size: 40px;
}

.color_red { 
  font-size: 40px;
}

.color_ltgreen {
  font-size: 40px; 
}

.color_purple {
  font-size: 40px; 
}

.top_list_view ul li {
  font-size: 12px;
  line-height: 14px;
}

.my_reminder {
  font-size: 14px !important;
  padding-left: 0;
}

.my_reminder &gt; span {
  font-size: 16px !important; 
  padding: 2px 3px;
}

.top_btn_box button, .top_btn_box input[type=submit] {
  font-size: 15px;
}

.submit_btn1 {
  font-size: 15px; 
}

.project_value_side {
  width: 70%;
  padding-right: 10px;
}

.user_drop_list {
  padding-left: 1em !important;
}

.search_box {
  padding-right: 15px !important;
  padding-bottom:10px;
}

.cmn_toprow {
  font-size: 16px !important; 
}

.top_search {
  width: 45% !important;
}

}

@media screen and (max-width: 1059px) {

.top_btn_box {
  font-size: 15px;
}

.border_grey_lt, .border_grey_rt {
  padding-left: 5px;
  padding-right: 5px;
}

.user_drop_list {
  padding-left: 1em !important;
}

.hdr_label::after {
  top: 10px; 
}

.my_reminder {
  font-size: 15px;
  padding-top: 10px;
}

.top_btn_box {
  padding-left: 20px;
}

.cmn_toprow {
  font-size: 14px;
}

.project_value_side {
  width: 66%;
}

.ft_nav {
  font-size: 13px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.hdr_label::after {  
  content: "";  
}

}


@media screen and (max-width: 1024px) {

.logo_main &gt; img {
  width: 70%;
}

.login_content {
  text-align: left;
}
.text-content {
  text-align: left;
}
.top_space {
  text-align: left;
  padding-top:20px;
  font-size:16px;
  line-height:25px;
}
.icons {
  padding: 0 10px;
}

.brwsr_text ul a {
  font-size: 16px;
  
}

.login_content h2 {
  font-size: 20px;
  
}
.text-content h3 {
  font-size: 16px;  
}

.news_area {
   text-align: left;
}

}

@media screen and (max-width: 991px) {



.report_operational { 	overflow-x: scroll; width:100%;}

.report_operational table {
	font-size: 12px;
	width: 100%;
}

.report_operational h1 {
	width: 100%;
}

.sub_ul li a {
	font-size:13px;
}

.new-panel .custome-panel .panel-heading {
	width: 300px;
}

.new-panel .custome-panel .panel-heading .panel-title {
  font-size: 13px;
  padding: 5px;
}

.cmn_plantphase h1 {
  padding: 20px 0;
}

.report_padd_rtless {
  padding-left: 0;
}

.add_remove_btn { 
  text-align: left;
}

.add_btn {
  padding: 7px 10px;
  width: 100%;
}

.remove_btn {
  padding: 7px 10px;
  width: 100%;
}

.contract_list_row .contract_list {
  padding-left: 0;
  text-align: center;
}

.click_lightbox {
  padding: 10px; 
}

.gmap_popup .col-md-8 {
  padding-left: 0;
}

.sub_ul &gt; li {
  padding: 7px 5px;
}

/*.nav_box li:hover {
  background: none;
}*/

.ft_nav {
  font-size: 14px;
  padding-top: 5px;
}

.res_checkbox_align {
  padding-left: 30px !important;
}

.top_tablenwspace {
  padding: 5px 0;
}

.top_list_view {
  border-right: 0;
}

.res_white_less {
  background: none !important;
}

.top_btn_box {
  float: right;
  padding-top: 10px;
}

.cms_form .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.chart_container h3 {
  display: block;
  font-size: 18px;
  padding: 10px 10px 10px 10px;
}

.chart_container span {
  display: block;
  font-size: 12px;
  padding: 10px;
}

.modal-content .col-md-12 {
  padding: 0;
}

.simplebar-scroll-content {
  width: 100% !important;
}

/*nav.navbar-fixed-top {
  position:inherit;
}*/

.nav_box ul li {
  position: relative;
}

.v_drop ul li:hover &gt; ul {
  display: none;
}

.nav_box ul li ul.sub li.expand {
  position: relative;
  top: 0;
}

.nav_box ul li ul.sub li.off {
  position: relative;
  top: 0;
}

.v_drop a {
  width: 100%;
  font-size:13px;
}

.first_ul .expand &gt; span {
  top: 0;
}

.first_ul .expand .sub_ul span {
  top: -5px;
}

.v_drop span {
  position: absolute;
  right: 20px;
  top: -5px;
  cursor:pointer;
  font-size:28px;
}

.new-panel span {
  width: 4% !important;
}

.accord ul li ul.sub_ul li.off {
  position: relative;
}

.v_drop ul ul {
  left: 0;
  margin-bottom: 10px;
  position: inherit;
  top: 15px;
}

.sub_ul &gt; li:last-child {
  border-bottom: 0;
}

.res_rtoff {
	display:none;	
}

.res_dwnon {
  position: absolute;
  right: 10px;
  top: 12px;
}

.v_drop ul {
  display: inline; 
}

.res_nav {
	display:block;
}

.new-panel {
  /*height: auto;*/
  position:fixed;
  /*width:100%;*/
}

.nav_box {
  height: 1px;
  /*position: absolute;
  width: 100%;*/
}

.nav_box .panel-group {
	margin-bottom: 0;
	height: 100%;
	overflow-y: scroll;
	margin-top: -80px;
}

/***********************navigation*************************/

#nav_wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/*#nav_wrapper.toggled {
    padding-left: 220px;
}*/

#ressidebar-wrapper {
    z-index: 1000;
    left: 0;
    width: 0;	
    height: 100%;
    margin-left: 0;
    overflow-y: auto;
    overflow-x: hidden;
    background: #1a1a1a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	margin-left:0;
}

#ressidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#nav_wrapper.toggled #ressidebar-wrapper {
    width: 100%;
	/*width: auto;*/
}

#page-content-wrapper {
    width: 100%;
}

#nav_wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/


.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 10px 15px 10px 30px;    
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav &gt; .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
	border: none;
	display: block;
	height: 32px;
	margin-left: 15px;
	position: absolute;
	top: -55px;
	width: 32px;
	z-index: 999;
	right: 15px;
	background: none;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #fff;
}
.hamburger.is-closed .hamb-top { 
  top: 5px; 
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 5px;  
  -webkit-transition: all .35s ease-in-out;
}

.for_client .hamburger.is-closed .hamb-top { 
  top: 5px; 
  -webkit-transition: all .35s ease-in-out;
  background:#f57921;
}
.for_client .hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
    background:#f57921;
}
.for_client .hamburger.is-closed .hamb-bottom {
  bottom: 5px;  
  -webkit-transition: all .35s ease-in-out;
    background:#f57921;
}

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all .35s ease-in-out;
}


.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #fff;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;  
}
.hamburger.is-open .hamb-top { 
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}

.for_client .hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;  
}
.for_client .hamburger.is-open .hamb-top { 
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
  background:#f57921;
}

.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.7);
    z-index: 1;
}

/*.logo_box {
  text-align: left !important;
}

.nav_box {
  display:none;
}*/

.resside_btn {
  color: white;
  display: block;
  position: absolute;
  right: 20px;
  top: 18px;
}

.side_box {
  height: 100%;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 9;
}

.res_full_btn &gt; input[type=button] {
  width: 100%;
  margin-bottom:10px;
}

#GeneratePassword {
  left: 0;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px; 
  position: inherit; 
  top: 0;
}

.col_check {
  padding: 5px 0 0;
}

.cmn_title {
  display: block;
  padding: 5px;
  border-bottom: 2px solid #787878;
  border-right: 0;  
}

.res_centertxt {
  text-align: center;
}

.brwsr_text ul {
  padding: 0;
}

.logo_main {
  margin-bottom: 20px;
  margin-top:10px;
  text-align: center;
}

.logo_main &gt; img {
  width: 40% !important;
}

.butonn-group .btn {
  margin-bottom: 5px !important;
  padding: 5px !important;
}

.input-group .form-control {
   height: 34px !important;
}

.footer_box ul li {
  font-size: 12px;
}

.cms_form ul {
  padding-left: 15px;
}

.cmn_title {
  display: block !important;
}

.border_grey_lt {
  float: none !important;
  width: auto !important;
  margin-left:0;
}

.border_grey_rt {
  float: none !important;
  width: auto !important;
  margin-right:0;
}

/*.modal-content {
  background: none;
}*/

.chng-font {
  display: inline-block;
  width: 48%;
}

.font_weight {
  float: none !important;
  padding-bottom: 10px;
  text-align: left;
}

.active_users {
  float: none !important;
  padding-bottom: 10px;
  padding-left: 0;
  text-align: center;
}

.inactive_users {
	float: none !important;
  padding-bottom: 10px;
  padding-left: 0;
  text-align: center;
}

.cms_form .control-label {
  text-align: left !important;
}

.cms_form .col-sm-9 {
  padding-left: 15px;
  width: 100%;
}

.input_lt_space {
  padding-left: 15px;
}

.input_lt_space &gt; span {
  position: inherit;
  right: 0;
}

.add_supportform .control-label {
  text-align: left !important;
}

.add_supportform .col-sm-9 {
  padding-left: 15px;
  width: 100%;
}

.header_short_content {
  /*text-align: center;*/
  padding-top: 10px;
}

.projectdoc_title {
  padding-left: 0;
  text-align: center;
}

.cmn_form_part .control-label {
  text-align: center;
  width: 100%;
  padding-bottom:5px;
}

.projectdoc_title .control_form {
  width: 100%;
}

.rt_extra_space {
  float: none;
  padding-right: 0;
}

.hdr_short_panel &gt; h4 {
  text-align: center;
}

.rt_sm_align {
  float: none;
  padding-right: 0;
}

.table_view .tabcontent h4 {
  display: block;
  text-align: center;
}

.cmn_bg {
  height: auto; 
  margin-bottom:20px;
}

.add_btm_space h4 { 
  text-align: center;
}

.button-grp {
  padding: 0 15px;
}

.req_detail_panel {
  height: 250px !important;
}

.button-grp .submit_btn {
  width: 100%;
}

.dataTables_length label {
  padding-right: 0;
  padding-top: 10px;
}

.dataTables_info {
  padding-bottom: 10px;
  text-align: center;
  width: 100%;
}

.paging_simple_numbers {
  display: block;
  text-align: center !important;
  width: 100%;
}

.dataTables_length {
  float: none !important;
  padding: 10px 0 0;
  text-align: center;
}

.pull-middle {
  left: 0;
  width: 100%;
}

#scrollbar4 .overview {
  width: 100%; 
}

.pagination_list {
  text-align: center;
  width: 100% !important;
}

.doc_list {
  font-size: 30px;  
  text-align: center;
}

.search_input_rt {
  float: none;
  text-align: center;
}

.dataTables_wrapper .pull-left {
  float: none;
  text-align: center;
  width: 100%;
}

.dataTables_wrapper .pull-right {
  float: none;
    text-align:center;
	width:100%;
}

.dataTables_wrapper .pull-left .dataTables_info {
  float: none;
}

.dataTables_wrapper .pull-right .dataTables_length {
  float: none;
  width: 100%;
}

/*.side_box {
  display: none; 
}*/

.content_box {
  margin-left: 0;
}

.ft_logo {
  text-align: center;
}

.ft_nav {
  padding-left: 0;
  text-align: center;
}

.box_col {
  padding-left: 0;
}

.content_panel .box_col {
  padding-bottom: 20px;
  padding-right: 0 !important;
}

.map_box {
  padding-bottom: 25px;
  padding-left: 0;
  padding-right: 0;
}

.top_list_view {
  width: 97% !important;
}

.footer_box ul { 
  padding-left: 0;
}

.top_drop_menu {
  font-size: 12px;
  padding-top: 10px;
}

.border_grey_lt {
  float: left;
  width: 80%;
}

.border_grey_rt { 
  width: 90%;
}

.cmn_title {
  display: inline-block;
  padding: 15px;
  text-align: center;
}

.hdr_row {
  padding-top: 3px;
}

.top_list_view ul li {
  line-height: 21px;
  text-align:left;
}

.project_value_side {
  padding-right: 0;
  width: 100%;
}

.zar_code {
  width: 100%;
  margin-top:10px;
}

.padd_add_lt_rt {
  margin-right: 0;
  width: 98%;
}

.content_panel {
  padding-bottom: 10px;
}

.map_part &gt; img {
  height: 100%;
   width: auto;
}

.dash_search_btn {
  position: relative;
  top: -3px;
  width: 97% !important;
}

.top_list_view {
  display: inline-block; 
  width: 47%;
  margin-top:30px;
}

.logo_main &gt; img {
  width: 90%;
}
.form-control {
  height: 40px;
  font-size:16px;
  
}
.butonn-group .btn {
  font-size: 16px;
  padding: 8px;
  width: 150px;
}
.form-group &gt; h3 {
  font-size: 20px;  
}

.res_tricolobox {
  padding-left: 15px;
  padding-right: 15px;
}

.search_green_btn {
  display: block;
  width: 100%;
}

.search_orange_btn {
  display: block;
  width: 100%;
}

.search_purple_btn {
  display: block;
  width: 100%;
}

.modal-content .cms_form {
  margin-bottom: 0;
}

}

@media screen and (max-width: 802px) {

.top_btn_box {
  padding: 0 !important;
}

.hdr_row {
  height: auto;
}

.form_sec label {
  text-align: left;
}

.hdr_row .dropdown {
  padding: 10px;
}

.search_input {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.btn_icon {
  background: white;
  border: 0 none;
  position: absolute;
  right: 6px;
  top: 6px;
}

.btn_icon span {
  color: #a3a3a3;
}

.my_reminder {
  padding-left: 0;
}

.top_btn_box {
  padding: 15px;
}

.user_drop_list {
  padding-left: 0 !important;
}

.user_drop_list .dropdown-menu {
  margin-left: -30px;
  width: 81%;
}

}

@media screen and (max-width: 767px) {

.ft_logo img {
	display: none;
}

.footer_box {
	padding: 10px 0 50px !important;
}

.res_padd_less {
	padding-left:0;
	padding-right:0;
}

.hdr_label::after {
  height: auto; 
}

.input-group .form-control {
  height: 38px;
}

.eye_icon {
  top: -40px;
}

.res_tablegrip {
  overflow-y: hidden;
}

.rt_icon_set {
  position: inherit;
  right: 0;
  top: 4px;
}

.rt_tabs {
	float:none;
}

.top_search {
  display: block;
  width: 100% !important;
}

.top_btn_box {
  clear: both;
  float: none;
}

.tab_x {
  margin-bottom: 7px !important;
  margin-top:5px !important;
  width: 100% !important;
}

.panel_title {
  float: none !important;
  padding-bottom: 7px;
}

.res_paddlt_less {
	padding-left:0 !important;
}

.left_content {
  float: none !important;
  padding-bottom: 10px;
  width: 100% !important;
}

.black_ftr {
  bottom: 0; 
  position: inherit;
}

.white_ftr {
  bottom: 0;
  position: inherit;
}

.bdr_rt_none {
  border-bottom: 0 !important;
}

.cms_form {
  padding-left: 0 !important;
}

.res_cng_pass {
  padding-left: 15px !important;
}

.cms_form .control-label {
  padding-left:15px !important;
}

.set_currencylevel {
  padding-left: 15px !important;
}

.add_supportform .control-label {
  text-align: left !important;
  padding-left:15px !important;
}

div.tab button {
  font-size: 12px;
  padding: 14px 7px; 
}

.res_cmn_form {
  padding-left: 15px;
}

.cmn_form_part .control-label {
  padding-left: 0;
}

.res_padd {
  padding-right: 0;
}

.hdr_row { 
  height: auto !important;
}

.hdr_row .dropdown { 
  text-align: center;
}

.search_box { 
  text-align: center;
}

.search_input {
  padding: 10px 0;
}

.my_reminder {
  text-align: center !important;
  padding:10px 0;
}

.top_btn_box { 
  text-align: center;
}



.hdr_label::after {
  background: none; 
  content: ""; 
}

.top_search {
  width: 100%;
}

.btn_icon {
  background: none;
  right: 10px; 
}

.search_input select {
  width: 100%;
}

.search_input input {
  left: 0; 
}

.hdr_label {
  display: block;
}

.rt_space {
  padding-right: 0 !important;
}

.map_box {
  padding-left: 0 !important; 
}

.ft_nav {
  padding-left: 0;
  text-align: center !important;
}

.left_content {
  font-size: 13px; 
}

.v_drop ul {
  display: block;  
}
	
.v_drop a {
  width: 98%;
}

.v_drop ul li:hover &gt; ul {
    display: none;
}

.v_drop ul ul a {
  background: black;
}

.v_drop ul ul {
  left: 0;
  position: inherit;
  top: 0;
  width: 100%;
}

.sub_ul {
	display:none;
}

.logo_main {
  text-align: center;
}

.input-group {
  width: 100%;
}
.butonn-group {
  padding-left: 0 !important;  
}
.butonn-group .btn {
  width: 100%;
}
.black_ftr {
   width: 100%;
}
.left_content {
  float: left;
  width: 50%;
}
.top_space {
  text-align: center;
}
.icons {
  display: inline-block;
  width: 20%;
}
.brwsr_text {
  text-align: center;
  padding-top: 15px;
}

.border_rt_none {
  border-right: none;
}


}


@media screen and (max-width: 645px) {

.total_project h3 {
  width: 75%;
  font-size:16px;
}
.optional_project h3 {
  width: 75%;
  font-size:16px;
}
.dormant_project h3 {
  width: 75%;
  font-size:16px;
}
.close_project h3 {
  width: 75%;
  font-size:16px;
}

.report_market h1 {
  font-size: 18px;
}

.brwsr_text {
  font-size: 13px; 
}

div.tab button {
  display: block;
  float: none;
  font-size: 14px;
  padding: 14px 10px;
  width: 100%;
}

.cmn_title {
  padding: 6px;
}

.top_list_view {
  border-right: 1px solid #c8c8c8;  
}

.color_red {
  font-size: 32px; 
}

.color_ltgreen {
  font-size: 32px; 
}

.color_orange {
  font-size: 32px; 
}

.color_purple {
  font-size: 32px; 
}

.col_check li {
  float: none;
  margin-right: 0;
  width: 100%;
}

}
	
@media screen and (max-width: 525px) {

.res_rtbdr {
  border-right: 1px solid #676767 !important;
}

.extra_rt_space {
  padding-right: 0;
}

.contact_mo {
  padding-right: 0;
}

.table_list_row &gt; ul {
  padding: 0;
  text-align: center;
}

.table_list_row li {
  padding-bottom: 10px;
}

.table_list_row li span {
	display:none;
}

.border_grey_lt {
  float: none;
  width: 100%;
}

.border_grey_rt {
  border-right: 0 none;
  width: 100%;
}

.dash_search_btn {
  width: 96% !important;
}

.padd_add_lt_rt {
  width: 96%;
}

.map_part &gt; img {
  height: 100%;
  width: 100%;
}

.icons {
  width: 30%;
}
.top_space {
  font-size: 15px;
  
}
.text-content h3 {
  font-size: 14px;
  line-height: 20px;
}
.left_content {
  width: 100%;
}

	
}

@media screen and (max-width: 360px) {

.ft_nav {
  font-size: 12px; 
}

.left_content {
  font-size: 12px;
  padding:6px 10px 0 0;
}
.login_content h2 {
  font-size: 17px;
}
.text-content h3 {
  font-size: 13px;
  line-height: 18px;
}


}

.required {
  color: red;
}



.table_report table {
  display: inherit;
  overflow-x: auto;
  width: 100%;
}


.cke_bottom {
    display: none !important;
}


.like_tab{background-color:#353432;margin:15px;height:30px; padding: 5px;}
  .like_btn{color:#fff;text-align: center;}
  .like_btn a{color:#fff;}
  .like_tab div.like_btn.active {background-color: #f47920 !important;}

  .delinksearch_btn input[type=submit] {
  background: #f47920;
  border: 0 none;
  color: white;
  margin-top: 7px;
  padding: 6px 10px;
}

label.hdr_label{
display:inline !important;
}

#myTable_proj1{
font-size: 12px;
}
.arrow img {
    display: block;
    margin: 2px 0;
}
.arrow {
    position: absolute;
    right: 8px;
    top: 10px;
    width: 9px;

}

#myTable1 input[type=checkbox] {
    display: inline-block !important;
    float: none !important;
    margin: 0 !important;
}

.report-section {
  box-shadow: 0 4px 6px #a3a393;
  min-height: 431px !important;
  border-radius: 0 0 10px 10px;
  text-align: center;
  background: #007d77;
}

tr.greyyish &gt;td &gt;a,tr.greyyish &gt;td,.greyyish,.Dormant {
  color:rgb(156, 156, 156)  !important;
}

tr.Dormant &gt;td &gt;a,tr.Dormant &gt;td {
  color:rgb(156, 156, 156)  !important;
}</pre></body></html>