
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
/* HTML5 tags */
header, section, footer, aside, nav, article, figure
{
	display: block;
}


#dev7link
{
	position: absolute;
	top: 0;
	left: 50px;
	background: url(../../App_Themes/EWMDB/Images/dev7logo.png) no-repeat;
	width: 60px;
	height: 67px;
	border: 0;
	display: block;
	text-indent: -9999px;
}

.slider-wrapper
{
	width: 100%;
	margin: 100px auto;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear
{
	clear: both;
}



/* Vamsi Created On 18th Sept 2013 */
menu
{
	width: 100%;
	float: right;
}
.menu ul
{
	margin: 10px 80px;
	padding: 0;
	text-align: left;
	z-index: -1;
}

.menu ul li
{
	list-style: none;
	display: inline;
	width: 100%;
	height: 25px;
	background-color: Gray;
	padding: 5px 8px;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
	border-radius: 0 0 5px 5px;
	_border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-width: 0 1px 1px 1px;
	background-color: #C64850;
	font-family: Arial;
	font-size: 14px;
}

.menu ul li a
{
	color: White;
	text-decoration: none;
}
.menu ul li a:hover
{
	color: #71C3EC;
}


.btn-css
{
	height: 30px;
	width: 60px;
	margin-top: 10px;
	text-align: center;
	border: outset 1px gray;
	vertical-align: middle;
	line-height: 22pt;
	background-color: #3E89CA;
	color: White;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	padding: 0 8px;
}


.div-change
{
	margin: 0 auto;
	width: 390px;
	height: 250px;
	padding: 10px; /*	background-color: White; 	 	box-shadow: 0 2px 4px rgba(0,0,0,0.4) inset; 	border-radius: 5px; 	_border-radius: 5px; 	-webkit-border-radius: 5px; 	-o-border-radius: 5px; 	-moz-border-radius: 5px; */
}

.div-change font
{
	color: White;
}

.div-change .txt-change
{
	width: 235px;
	height: 25px;
	padding: 2px;
	color: Black;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	border: solid 1px gray;
	box-shadow: 0 2px 4px rgba(0,0,0,0.4) inset;
	border-radius: 5px;
	_border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px;
}

.div-change .txt-change:focus
{
	border: solid 1px #8BB6D8;
}


.btn-css-dashboard1
{
	height: 30px;
	width: 250px;
	margin-top: 10px;
	text-align: center;
	border: outset 1px gray;
	vertical-align: middle;
	line-height: 22pt;
	background-color: #0376AE;
	color: White;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	padding: 0 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	background: #7db9e8; /* Old browsers */
	background: -moz-linear-gradient(top,  #7db9e8 0%, #1e5799 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(100%,#1e5799)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7db9e8 0%,#1e5799 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7db9e8 0%,#1e5799 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7db9e8 0%,#1e5799 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7db9e8 0%,#1e5799 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=         '#7db9e8' , endColorstr= '#1e5799' ,GradientType=0 ); /* IE6-9 */
}

.btn-css-dashboard {
	padding: 10% 25px;
	box-shadow: rgb(221, 221, 221) 0px 0px 10px 0px;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#7DB9E8', endColorStr='#7DB9E8', GradientType=0)";
	border-radius: 7px 7px 7px 7px;
	_border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-o-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	color: White;
	width: 54%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.btnClass {
	margin: 5px;
	background: linear-gradient(135deg, #146232, #1f9165);
	cursor: pointer;
	height: 35px;
	width: 100px;
	color: White;
	font-weight: bold;
	border: solid 1px #009688;
	border-radius: 5px;
	font-size: 14px;
}

.btnClass:hover
{
	margin: 5px;
	background-color: #C64850;
	cursor: pointer;
	height: 35px;
	width: 100px;
	color: White;
	font-weight: bold;
	border: solid 1px #D65953;
	border-radius: 5px;
}

.btnClass1
{
	margin: 5px;
	background-color: #808184;
	cursor: pointer;
	height: 35px;
	width: 125px;
	color: White;
	font-weight: bold;
	border: solid 1px #D65953;
	border-radius: 5px;
}

.btnClass1:hover
{
	margin: 5px;
	background-color: #C64850;
	cursor: pointer;
	height: 35px;
	width: 125px;
	color: White;
	font-weight: bold;
	border: solid 1px #D65953;
	border-radius: 5px;
}



.stdMainPopup
{
	background: url(../images/header.jpg) repeat;
	border-radius: 10px;
}

.stdPopupClose
{
	padding-right: -20px;
	cursor: pointer;
	margin-bottom: -30px;
	margin-top: -23px;
	margin-right: -18px;
	background-position: top;
	position: relative;
}

.stdPopupInnerMain
{
	background-color: White;
	border: 2px solid #333333;
	border-radius: 10px;
	margin: 10px;
	float: left;
}
.stdPopInnerMsg
{
	font-weight: bold;
	float: left;
	color: Red;
	text-align: center;
	margin-top: 6px;
}

.stdPopupInnerContent
{
	float: left;
	margin: 5px 30px 10px 25px;
}

.stdPopupInnerContentHeading
{
	float: left;
	font-weight: bold;
	color: #C64850;
	font-size: 18px;
}

.gridviewNewOne, .gridviewNewOne table
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 5px;
	background-color: #fff;
}

.gridviewNewOne td, .gridviewNewOne th
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	background: none repeat scroll 0 0 transparent;
	border: 0px solid #FDB0B5;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

.gridviewNewOne th
{
	background-color: #C64850;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 600;
	line-height: 18px;
}

.stdMainMsg
{
	width: 100%;
	height: 25px;
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
	background-color: #F1EFE2;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	border-radius: 10px;
}


.stdControls1
{
    text-align: left;
    width: 150px;
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    background-color: white;
    font-family: Arial;
    font-size: 12px;
}


.stdControls
{
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #A0988E;
    border-radius: 3px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: 25px;
    padding: 0 5px;
}

.stdControlsCombo
{
background:#FFFFFF; border:1px solid #F0F0F0;
font-family:Calibri;
font-size: 15px;
height: 27px;
margin: 0;
padding: 3px;
width:210px;
border-radius:3px;
border-color: #214F80; 
}

.TableHeight
{
    height: 40px;
}


 .stdLabels
{
	font-size:15px;
	font-weight:normal;
	color:#515153;
}
.grid_j td
{
	font:12px Arial,Helvetica,sans-serif;
	color:Black;
	padding:5px;
	margin:0px;
border:solid 1px Black; 

	 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;
}

.grid_j th
{
	font:13px helvetica,arial,sans-serif;
	font-weight:bold;
	color:Black;
	padding:5px;
	
	margin:0px;
	border-left:solid 1px Black;
border-top:solid 1px Black;
border-left:solid 1px Black;
border-bottom:solid 1px Black;
background-color:#507CD1;

 text-align:center;
	 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;
}
.TeplateHeader
{
font:11px helvetica,arial,sans-serif;
	font-weight:bold;
	color:white;
	padding-bottom:0px;
	
	margin:0px;
	border-left:solid 1px Black;
border-top:solid 1px Black;
border-left:solid 1px Black;
border-bottom:solid 1px Black;
background-color:#507CD1;
font-weight:bold;
 text-align:center;
	 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;    
}

.ItemTeplateContent
{
font:10px Arial,Helvetica,sans-serif;
	color:Black;
	height:30px;
	margin:0px;
border:solid 1px Black; 
text-align:center;

	 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;  
}
.GridAltername{background-color:#F4DADC;}
.SearchPopUpNew
{
   margin-top:-5%; background-color:#EAEAEA; border:2px solid #69B7AB; border-radius:10px; padding:10px;margin-left:5%;
}

.stdControls1
{
    text-align: left;
    width: 150px;
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    background-color: white;
    font-family: Arial;
    font-size: 12px;
}


.stdControls
{
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #A0988E;
    border-radius: 3px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: 25px;
    padding: 0 5px;
}

.stdControlsCombo {
	background: #FFFFFF;
	border: 1px solid #F0F0F0;
	font-family: Calibri;
	font-size: 15px;
	height: 27px;
	margin: 0;
	padding: 3px;
	width: 210px;
	border-color: #214F80;
	border-radius: 20px;
	height: 40px;
}

.TableHeight
{
    height: 40px;
}


.stdLabels {
	font-size: 20px;
	line-height:30px;
	color: #03798d;
	font-weight: 600;
}


.stdBorderLeft {
	font-size: 13px;
	font-weight: bold;
	background-color: #033d6d;
	/*	border-top:solid 1px #CECECE;
	border-bottom:solid 1px #CECECE;
	border-left:solid 1px #CECECE;
	text-shadow: 1px 1px #FFCC00;*/
	color: #fff;
	height: 30px;
	padding: 3px;
	text-align: center;
}

.stdBorderRight {
	font-size: 13px;
	font-weight: bold;
	background-color: #19666f;
	/* border-top:solid 1px #CECECE;
	border-bottom:solid 1px #CECECE;
	border-left:solid 1px #CECECE;
	border-right:solid 1px #CECECE;
	text-shadow: 1px 1px #FFCC00;*/
	color: #fff;
	height: 30px;
	padding: 3px;
	text-align: center;
}
.stdContentLeft
{
	font-size:12px;
	 border-bottom:solid 1px #CECECE;
	border-left:solid 1px #CECECE;  
	
	color:Black;
	height:30px;
	padding:8px;
	 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
    word-wrap: break-word;    /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;
}
.ajax__calendar_day_disabled
{
    background-color:#ccc !important;
    color:#eee !important;
}



.stdContentRight
{
	
	font-size:12px;
	 border-bottom:solid 1px #CECECE;
	border-left:solid 1px #CECECE;
	border-right:solid 1px #CECECE; 
	color:Black;
	height:30px;
	padding:8px;
	 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
/*word-wrap: break-word;        Internet Explorer 5.5+
word-break: break-all; */
white-space: normal;
}

 .pagination
{
    line-height: 30px;
}





.stdBorderLeft1
{
	font-size:13px;
	font-weight:bold;
	background-color:#C64850;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	border-left:solid 1px #000;
	/*text-shadow: 1px 1px #FFCC00;*/
	color:#fff;
	height:30px;
	padding:3px;
}
.stdBorderRight1
{
	font-size:13px;
	font-weight:bold;
background-color:#C64850;
	
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	/*text-shadow: 1px 1px #FFCC00;*/
color:#fff;
	height:30px;
	padding:3px;
}
.stdContentLeft1
{
	font-size:12px;
	border-bottom:solid 1px #363435;
	border-left:solid 1px #363435;
	
	color:Black;
	height:10px;
	padding:3px;
	 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;
}


.hide
{
	visibility:hidden;
	
}
.stdContentRight1
{
	
	font-size:12px;
	border-bottom:solid 1px #363435;
	border-left:solid 1px #363435;
	border-right:solid 1px #363435;
	color:Black;
	height:10px;
	padding:3px;
	 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;
}


/***************Divya CSS Styles *******************/


body {
	font-family: "Mulish", sans-serif !important;
}
.header-top {
	position: relative;
	height: 68px;
	background: rgb(5 28 99);
	background: linear-gradient(140deg, rgb(160 170 217) 20%, rgb(5 28 99) 100%)
}

.project-name .logo-name {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 2rem;
	font-weight: 600;
	display: flex;
	align-items: baseline;
	margin: 0;
	padding-top:6px;
}


.header-top-right.login-btn {
	font-size: 14px;
	color: #000;
	display: flex;
	justify-content: end;
}

#header {
	height: 90px;
	background: none !important;
	padding: 0 !important;
	border-bottom: none !important;
	font-size: 20px !important;
	color: #ffffff !important;
}

@media (min-width: 1200px) {
	.container, .container-sm, .container-md, .container-lg, .container-xl {
		max-width: 1420px;
	}
}
.nav-link:focus, .nav-link:hover {
	color: rgb(24 189 216);
}
.nav-link {
	font-family: "Mulish", sans-serif !important;
	display: block;
	padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
	font-size: 14px !important;
	font-weight: 500 !important;
	color: #000000 !important;
	text-decoration: none;
	background: 0 0;
	border: 0;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.navbar .nav-item .dropdown-menu .dropdown-item:hover {
	background: #1a6a81;
	color: #ffff;
}
.header-top-right.login-btn a {
	color: #fff;
	text-decoration:none;
}
#footer {
	height: 34px !important;
	background: #051547 !important;
	border-top: none !important;
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	color: #e5e1e1 !important;
	text-align: center;
	line-height: 13px;
	padding-top: 10px !important;
	height: 10px;
}
#middle {
	padding: 20px 0px;
	min-height: 500px !important;
}
.form-border {
	border: 1px solid #e6e6e6;
	box-shadow: rgb(221, 221, 221) 0px 0px 10px 0px;
	padding: 20px;
	border-radius: 10px;
}

.form-section-heading {
	font-size: 18px;
	color: #016168;
	font-weight: 700;
	font-family: 'Mulish', sans-serif;
}
.form-group {
	padding-bottom: 10px;
}
.form-control {

	font-size: 13px !important;
}
	.validate-icon{
	color:red;
}
.col-form-label {
	padding-top: 14px !important;
	padding-bottom: 6px !important;
	margin-bottom: 0px;
	font-size: inherit;
	line-height: 1.5;
	font-family: 'Mulish', sans-serif !important;
	font-size: 15px !important;
}
.form-fileds input, .form-fileds select.form-control, .form-fileds textarea {
	width: 90% !important
}
.page-title {
	font-size: 18px;
	color: var(--color-dark);
	text-align: center;
	font-weight: bold;
	margin: 4px 0px 16px;
	width: 100%;
	text-align: right;
}
.selection-bg {
	background: #f6f6f6;
	box-shadow: rgb(221, 221, 221) 0px 0px 4px 0px;
	width: 100% !important;
}
.field-heading{
	font-weight:600
}
#mile_Table tr td{
	text-align: center
}
	#mile_Table tr td:nth-child(2) {
		text-align: left;
	}
#mile_Table input, #milestone_pmt_update input {
	border: 1px solid #a2d9e2 !important;
	border-radius: 4px;
}
.theme-btn {
	font-size: 13px;
	color: #ffff;
	padding: 6px 16px;
	transition: all 0.5s;
	text-transform: capitalize;
	position: relative;
	border-radius: 20px;
	font-weight: 500;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	border: 1px solid #ecf1f6 !important;
	background: #0f4352;
	z-index: 1;
}
	.theme-btn:hover {
		background-color: #0d9e6d !important;
		color: #fff !important;
		border: 1px solid #0d9e6d !important;
	}

.action-btn {
	color: white;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	border: none;
	text-transform: capitalize;
	padding: 8px 26px ;
	font-family: 'Mulish';
	font-size: 1rem;
	box-shadow: rgb(163 169 164) 0px 0px 10px 0px;
}
.save-btn {
	background: linear-gradient(135deg, #28d547, #1a6f36);
}
.bg-table {
	padding: 12px;
	box-shadow: rgb(221, 221, 221) 0px 0px 10px 0px;
	border-radius: 10px;
}

.gallery-section .gallery-box {
	background: #fff;
	display: grid;
	grid-template-columns: repeat(5, auto);
	grid-template-rows: repeat(1, 10vw);
	grid-auto-rows: 0vw;
	grid-gap: 0rem;
	grid-auto-flow: dense;
}
	.gallery-section .gallery-box .box {
		border-radius: 12px;
		display: inline-block;
		max-width: 100%;
		overflow: hidden;
		
		transition: all 0.5s ease;
		
	}
.gallery-box .box {
	margin-bottom: 0;
}
.box a {
	height: 100%;
}
.gallery-section .gallery-box .box img {
	width: 100%;
	height: 100%;
	transition: all 0.5s ease;
	
}
.gallery-section .gallery-box .box.vertical {
	grid-row: span 2;
}
.gallery-section .gallery-box .box:hover {
	box-shadow: 0px 4px 40px -4px rgba(0, 0, 0, 0.3);

}
	.gallery-section .gallery-box .box:hover img {
		transform: scale(1.2);
	}
.img-fluid {
	max-width: 100%;
	height: auto;
}
.section-heading {
	font-size: 30px;
	text-align: center;
	color: #084b4c;
	font-weight: 700;
	margin-bottom: 10px;
}
.fancybox-content {
	display: flex;
	justify-content: center;
	align-items: center;
}

.fancybox-image {
	max-width: 90%;
	max-height: 90%;
}
#divTableContent table tbody tr td:first-child{
	text-align:start
}
#divTableContent table tbody tr td {
	text-align: center;
}
.sort-link {

	font-weight: bold;
	font-size: 15px;
	text-decoration: none !important;
	color: #0d0c0c;
	padding: 6px 16px;
	transition: all 0.5s;
	text-transform: capitalize;
	position: relative;
	border-radius: 5px;
	font-weight: 500;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	border: 1px solid #ecf1f6 !important;
	background: #0f4352;
	z-index: 1;
}
tr.inner-table td{
	font-weight:700;
	text-align:center;
}
tr.inner-table-values td{
	text-align:center;
	background:#fff;
}
.sort-btn {
	background: #0aa334;
	color: #fff;
	padding: 4px 10px;
	display: table-cell;
	border-radius: 6px;
}
#imdSearch {
	width: 20px !important; 
	height: 20px;
}
.inner-tabele-tr:nth-child(even) {
	background: #fff !important;
}


/*aside nav bar*/
/* Sidebar styling */
.sidebar {
	width: 250px;
	transition: width 0.3s ease-in-out;
	background-image: linear-gradient(to right, #e8e1deb5 0%, #c539025c 100%), url(../img/inner-images/bg-flower.jpg);
	height: 100vh;
	position: fixed;
	top: 0px;
	left: 0;
	padding-top: 20px;
	overflow: hidden;
	overflow-y: scroll;
}

	.sidebar.minimized {
		width: 70px;
	}

ul.user-sidebar {
	top: 154px;
	position: relative;
}

/* Styling for the toggle button */
.toggle-btn {
	position: absolute;
	left: 10px;
	top: 138px;
	z-index: 1000;
	font-size: 24px;
	transition: left 0.3s ease-in-out;
	padding: 0px 10px;
}

.sidebar.minimized .toggle-btn {
	left: 10px;
}

/* Navigation item styling */
.sidebar .nav-item {
	display: flex;
	align-items: center;
	white-space: nowrap;
	width: 100%;
	padding: 0px 10px;
}

.sidebar .tab-text {
	transition: opacity 0.3s ease-in-out;
}

.sidebar.minimized .tab-text {
	display: none;
}

.sidebar.minimized .nav-link {
	text-align: center;
	justify-content: center;
}

ul.user-sidebar li a.nav-link {
	color: #076786 !important;
	font-weight: 600 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 0px 4px;
}

	ul.user-sidebar li a.nav-link.active {
		color: #ffffff !important;
		font-weight: 600 !important;
		background-color: #094e64 !important;
		width: 94%;
		padding-top: 5px;
		padding-bottom: 5px;
	}

/* Main content adjustment */
.content {
	margin-left: 250px;
	transition: margin-left 0.3s ease-in-out;
	padding: 20px;
	width: 100%;
	min-height: 700px;
}

.sidebar.minimized + .content {
	margin-left: 90px;
}

.user-sidebar i {
	font-size: 22px;
	padding-right: 10px;
}
.projectsreport-btn a {
	text-decoration: none !important;
	font-weight: 500;
}
	.projectsreport-btn a img {
		width: 18px;
		margin-right: 4px;
	}
span.logo-subtext {
	text-transform: uppercase;
	font-weight: 800;
	color: #1b4b9b;
}

.hidden-table-details {
	background: rgb(255, 255, 255);
	padding: 10px;
	box-shadow: rgb(221, 221, 221) 0px 0px 20px 0px;
}
#color_grid table {
	width: 94% !important;
	margin: auto !important;
}
@media (min-width:992px) and (max-width:1100px) {
	#sidebar.minimized {
		width: 60px;
	}

	.sidebar .nav-item {
		padding: 0px 2px;
	}

	.sidebar.minimized + .content {
		margin-left: 56px;
	}

	.content {
		width: 74%;
		padding: 5px;
	}
}

@media (max-width:991px) {


	#sidebar.minimized {
		width: 60px;
	}

	.sidebar .nav-item {
		padding: 0px 2px;
	}

	.sidebar.minimized + .content {
		margin-left: 56px;
	}

	.content {
		width: 93%;
		overflow-x: scroll
	}
}

@media (min-width:992px) and (max-width:1191px) {
	.progress-summary-bar {
		width: 300px !important;
	}

	.milestone-table tr td {
		padding: 0px 20px 28px 20px;
	}

	.upload-btn {
		text-wrap-mode: nowrap;
	}

	.ajax__tab_default .ajax__tab_inner {
		margin-bottom: 10px;
	}

	.chartbox {
		width: 32% !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.btn-css-dashboard {
		width: 85%;
	}

	.chartbox {
		width: 49% !important;

	}
	#chart_div {
		margin: 10px 0px !important
	}
}
@media (max-width:767px) {
	.mobile-none {
		display: none;
	}

	#footer {
		height: 74px !important;
		line-height: 22px !important;
	}

	.btn-css-dashboard {
		width: 84%;
		margin-bottom: 30px;
	}

	.progress-summary-bar {
		width: 300px !important;
	}

	.milestone-bar {
		width: 150px !important
	}

	.milestone-table tr td {
		padding: 0px 20px 28px 20px;
	}

	.upload-btn {
		text-wrap-mode: nowrap;
	}

	.ajax__tab_default .ajax__tab_inner {
		margin-bottom: 10px;
	}

	.chartbox {
		width: 99% !important;
		margin-bottom: 10px !important;
	}
	#chart_div{
		margin:10px 0px !important
	}
}

	@media (min-width:767px){
		.navbar-nav li a.nav-link {
			text-align: start !important;
		}
	}