.dashboard-module-wrapper {
	padding-top:30px;
} 

.dashboard-module-wrapper #showMoreFilterDiv .functSite-div {
	padding-top: 20px;
}

.dashboard-module-wrapper .multiselect-native-select .btn-group {
	border: 1px solid #dad7d7;
	width: 100%;
	border-radius: 5px;
  }
  .dashboard-module-wrapper .btn-group .multiselect {
	width: 100%;
	text-align: left;
  }
  .dashboard-module-wrapper label {
	font-size: 16px !important;
  }
  .dashboard-module-wrapper .fa-plus:before {
	font-size: 18px;
	margin-left: 40px;
  }
  .dashboard-module-wrapper .fa-minus:before {
	font-size: 18px;
	margin-left: 40px;
  }
  .dashboard-module-wrapper .chosen-container-single .chosen-single {
	background-color: #f1f2f5 !important;
	background: #f1f2f5 !important;
	border-color: #e7e7ed !important;
	height: 40px !important;
	padding: 6px 0 0 8px !important;
  }
  .dashboard-module-wrapper .chosen-container-single .chosen-single div {
	top: 8px !important;
  }
  .dashboard-module-wrapper #message-count {
	margin-bottom: 20px;
	margin-top: -15px;
  }
  .dashboard-module-wrapper .chosen-container {
	width: 100% !important;
  }
  .dashboard-module-wrapper .additional_details {
	margin-top: 15px;
  }
  .dashboard-module-wrapper .label-requestor {
	font-weight: 600;
	margin-bottom: 12px;
  }
  .dashboard-module-wrapper .fa-close {
	color: #272833;
	display: inline-flex;
	font-size: 1rem;
	margin-left: 10px;
  }
  .dashboard-module-wrapper .multiselect-selected-text {
	font-weight: 500 !important;
	font-size: 13px !important;
	width: 90%;
    display: block;
    overflow: hidden;
  }
  .dashboard-module-wrapper .basic-details {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
  }
  .dashboard-module-wrapper .select-dropdown {
	color: #da1414;
	font-size: 0.875rem;
	font-weight: var(- -font-weight-semi-bold, 600);
	margin-top: 3px;
	margin-bottom: 1.5rem;
  }
  .dashboard-module-wrapper .request-validate {
	color: var(- -warning, #b95000) !important;
	font-size: 17px;
	display: inline-block;
	fill: currentColor;
	height: 1em;
	margin-top: -14px;
	vertical-align: middle;
	width: 1em;
	font-weight: 700;
  }
  .dashboard-module-wrapper label {
	font-size: 14px !important;
	color: #012150 !important;
  }
  .dashboard-module-wrapper .proposed-time {
	margin-top: -12px;
  }
  .dashboard-module-wrapper .expiry-date {
	margin-top: -12px;
  }
  .dashboard-module-wrapper table {
	border-collapse: collapse;
  }
  .dashboard-module-wrapper th, .dashboard-module-wrapper td {
	border: 1px solid black;
	padding: 5px;
  }
  
  .requestor-dashboard.dashboard-module-wrapper th, .requestor-dashboard.dashboard-module-wrapper td,.doc-dashboard.dashboard-module-wrapper th, .doc-dashboard.dashboard-module-wrapper td {
	max-width: 115px;
    overflow-wrap: break-word;  
  }
  
  .dashboard-module-wrapper #depratment + .btn-group ul {
	max-width: 100%;
	width: 100%;
	overflow-x: hidden;
	transform: translate3d(0px, 40px, 0px) !important;
  }
  .dashboard-module-wrapper #depratment + .btn-group ul li .input-group .input-group-addon {
	margin: auto;
	padding: 10px;
  }
  .dashboard-module-wrapper #depratment + .btn-group .multiselect {
	overflow: hidden;
	}

  .dashboard-module-wrapper #languageFilter + .btn-group ul {
	max-width: 100%;
	width: 100%;
	overflow-x: hidden;
	transform: translate3d(0px, 40px, 0px) !important;
  }
  .dashboard-module-wrapper #languageFilter + .btn-group ul li .input-group .input-group-addon {
	margin: auto;
	padding: 10px;
  }
  .dashboard-module-wrapper #requestStage + .btn-group ul {
	max-width: 100%;
	width: 100%;
	overflow-x: hidden;
	transform: translate3d(0px, 40px, 0px) !important;
  }
  .dashboard-module-wrapper #requestStage + .btn-group ul li .input-group .input-group-addon {
	margin: auto;
	padding: 10px;
  }
  .dashboard-module-wrapper #publishingStage + .btn-group ul {
	max-width: 100%;
	width: 100%;
	overflow-x: hidden;
	transform: translate3d(0px, 40px, 0px) !important;
  }
  .dashboard-module-wrapper #publishingStage + .btn-group ul li .input-group .input-group-addon {
	margin: auto;
	padding: 10px;
  }
  .dashboard-module-wrapper #requestType + .btn-group ul {
	max-width: 100%;
	width: 100%;
	overflow-x: hidden;
	transform: translate3d(0px, 40px, 0px) !important;
  }
  .dashboard-module-wrapper #requestType + .btn-group ul li .input-group .input-group-addon {
	margin: auto;
	padding: 10px;
  }
  .dashboard-module-wrapper #section + .btn-group ul {
	max-width: 100%;
	width: 100%;
	overflow-x: hidden;
	transform: translate3d(0px, 40px, 0px) !important;
  }
  .dashboard-module-wrapper #section + .btn-group ul li .input-group .input-group-addon {
	margin: auto;
	padding: 10px;
  }
  .dashboard-module-wrapper #regionalOfficeRajbhasha + .btn-group ul {
	max-width: 100%;
	width: 100%;
	overflow-x: hidden;
	transform: translate3d(0px, 40px, 0px) !important;
  }
  .dashboard-module-wrapper #regionalOfficeRajbhasha + .btn-group ul li .input-group .input-group-addon {
	margin: auto;
	padding: 10px;
  }
  .dashboard-module-wrapper #priorityOfRequest + .btn-group ul {
	max-width: 100%;
	width: 100%;
	overflow-x: hidden;
	transform: translate3d(0px, 40px, 0px) !important;
  }
  .dashboard-module-wrapper #priorityOfRequest + .btn-group ul li .input-group .input-group-addon {
	margin: auto;
	padding: 10px;
  }
  

  .dashboard-module-wrapper .btn-group .btn.multiselect::after{
	height: 9px;
	width: 17px;
   -webkit-transform: origin(50% 20%);
	transform: origin(50% 20%);
	transition: all 0.125s ease-in-out;
	content: "";
	display: block;
	margin-top: -2px;
	pointer-events: none;	
	position: absolute;
	right: 19px;
	top: 50%;
	 background: url(/documents/20125/17076968/admin-dropdown-arrow.svg);
}  

.dashboard-module-wrapper .dropdown-toggle[aria-expanded="true"]::after {
	transform: rotate(-180deg);
} 
	
.dashboard-module-wrapper .input-select-wrapper select.form-control {
    background-image: url(/documents/20125/17076968/admin-dropdown-arrow.svg) !important;
    background-position: right 0.5em center;
    background-repeat: no-repeat;
    background-size: 10% 25%;
    cursor: pointer;
    padding-right: 2em;
    color: #272833;
}

.dashboard-module-wrapper .showLessTxt {
cursor: pointer; 
color: blue; 
text-decoration: underline; 
vertical-align: middle; 
text-align: right;
font-weight: bold;
float: right;
width: max-content;
}

.dashboard-module-wrapper .buttons-row-1 {
	padding: 20px 0px;
}

.dashboard-module-wrapper .additional-column-row {
	display: flex;
    justify-content: space-between;
    flex: 100%;
    max-width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
}


.dashboard-module-wrapper .additional-column-row .additional-column-filter-wrapper {
	flex: 0 0 60%;
}

.dashboard-module-wrapper .additional-column-row .additional-column-filter-wrapper .addtional-filers
 {
	float: left;
    width: 72%;
 } 

 .dashboard-module-wrapper .additional-column-row  span.multiselect-native-select {
    position: relative;
    display: inline-block;
    width: 74%;
}

.dashboard-module-wrapper .multiselect-item.multiselect-filter .input-group-btn {
    display: none;
}
	
.dashboard-module-wrapper .input-group-addon {
	position: absolute;
    z-index: 100;
    right: 10px;
}


.dashboard-module-wrapper .multiselect-container>li>a>label {
	padding: 3px 20px 3px 20px;
}

.dashboard-module-wrapper .taglib-search-iterator-page-iterator-bottom {
	width: 100%;
    padding-top: 20px;
}

.dashboard-module-wrapper .content-not-found-error {
	height: 65px; 
	width: 550px; 
	margin: 0 auto; 
	margin-top: 30px;
	padding: 20px;
	text-align: center; 
	border: 2px solid red;
	color:red;
}

.dashboard-module-wrapper  .date-time-row {
	margin-top: 25px;
	margin-bottom: 25px;
}

.dashboard-module-wrapper  .date-time-row .date-time-box {
	border:1px solid grey;
	padding: 15px;
}

.dashboard-module-wrapper  .date-time-row .date-time-box .box-title {
	margin-bottom: 10px;
	width: 100%;
	font-size: 14px;
    color: #012150;
	font-weight: 600;
	padding-left: 15px;
}
.dashboard-module-wrapper .additional-column-row .additional-column-filter-wrapper .multiselect-container {
    max-width: 500px;
    width: 100%;
    padding: 10px;
}
.dashboard-module-wrapper .additional-column-row .additional-column-filter-wrapper .multiselect-container li {
    margin-bottom: 8px;
}
.dashboard-module-wrapper .additional-column-row .additional-column-filter-wrapper .multiselect-container .input-group {
    margin: 0px 0px 20px 0px;
    align-items: center;
}
.dashboard-module-wrapper .functSite-div .multiselect-container {
    max-width: 500px;
    width: 100%;
    padding: 10px;
}
.dashboard-module-wrapper .functSite-div.functoinwise-expand-dropdown .multiselect-container {
    max-width: 700px;
}
.dashboard-module-wrapper .functSite-div .multiselect-container li {
    margin-bottom: 8px;
}
.dashboard-module-wrapper .functSite-div .multiselect-container .input-group {
    margin: 0px 0px 20px 0px;
    align-items: center;
}



.dashboard-module-wrapper .multiselect-container>li>a>label {
	display: inline-flex;
}

.dashboard-module-wrapper .multiselect-container>li>a>label>input[type=checkbox]  {
    position: relative;
    top: 5px;
    margin-right: 10px;

}

.datepicker-dropdown {
    overflow:hidden;
}
.datepicker-dropdown .datepicker-days .table-condensed {
    width: 100%;
}

.dashboard-module-wrapper > div,
	.dashboard-module-wrapper .col-sm-12{
	overflow: visible !important;
}
#table-container{
	position: relative;
}
.scrollable_table{
	/* max-height: 60vh; */
	overflow: auto;
	padding-right: 1px;
}

#table-container td{
	max-width: 250px;
	min-width: 140px;
}
#table-container th{
	/* position: sticky; */
	top: 20px;
	background-color: #fff;
	color: #000;
    font-weight: bold;
}
.cloned-table-wrap{
	position: fixed;
	top: 56px;
	overflow: hidden;
	pointer-events: none;
	z-index: 999;
	background-color: #000;
	border: solid 1px #000;
}
#cloned-table{
	background-color: #dad7d7;
	table-layout: auto !important;
	border: none;
}

#cloned-table th{
	background-color: #dad7d7;
}
#table_arrow_wrap{
	margin-left: -45px;
	position: sticky;
	width: calc(100% + 90px);
	z-index: 2;
	top: 60px;
}
.table-arrow{
	position: absolute;
	top: 100px;
	width: 30px;
	height: 30px;
	border: 1px solid #dad7d7;
	font-size: 18px;
	cursor: pointer;
	background-image: url(/documents/20125/17076968/admin-dropdown-arrow.svg);
	background-size: 18px 18px;
	background-repeat: no-repeat;
	background-position: center;
}

.table-arrow.disbaled{
	opacity: 0.2;
	pointer-events: none;
}
.table-prev.table-arrow{
	left: 10px;
	transform: rotate(90deg);
}
.table-next.table-arrow{
	right: 10px;
	transform: rotate(-90deg);
}

ul.multiselect-container.dropdown-menu.show {
    transform: translate3d(0px, 36px, 0px) !important;
}

.lfr-header-absent .cloned-table-wrap{
	top:-1px;
}

.lfr-header-present .cloned-table-wrap{
	top:54px;
}


.dropdown-menu{
	z-index: 10000;
}


#showMoreFilterDiv .multiselect-container .multiselect-item .input-group{
	width: auto;
}

ul.multiselect-container.dropdown-menu.show{
	min-width: 100% !important;
	max-width: 100% !important;
}

.dashboard-module-wrapper .multiselect-container li a {
	display: inline-block;
	width: 100%;
}
