/* here you can put your own css to customize and override the theme */

/* -- Suprakash ----*/
.panel-title {
	text-transform: uppercase !important;
	/* font-family: Raleway !important; */
}

.menu__level {
	max-height: 420px !important;
	overflow-y: auto !important;
	width: 220px !important;
	border-top: 1px solid #50666b;
	padding-bottom: 35px;
	border-bottom: 1px solid #50666b;
}

ul.menu__level::-webkit-scrollbar {
	width: 15px;
}

ul.menu__level::-webkit-scrollbar-thumb {
	height: 50px;
	background-color: #303a3c;
}

ul.menu__level::-webkit-scrollbar-track {
	background-color: #596d71;
}
/* ul.menu__level::-webkit-scrollbar-button{
		background-color:#303a3c;
	} */
ul.menu__level::-webkit-scrollbar-corner {
	background-color: cyan;
	cursor: pointer;
}

/* bullet point scrollbar style */
div.bullets_scroll::-webkit-scrollbar {
	width: 10px;
}

div.bullets_scroll::-webkit-scrollbar-thumb {
	background-color: #c1c1c1;
}

div.bullets_scroll::-webkit-scrollbar-track {
	background-color: rgba(211, 211, 211, 0.53);
}

div.bullets_scroll::-webkit-scrollbar-corner {
	background-color: cyan;
	cursor: pointer;
}

/* .searchResult{
	position: absolute;
    width: 240px;
    margin-left: -40px;
} */
.menu__item {
	width: 220px;
}

.menu__breadcrumbs {
	border-bottom: 1px solid #50666b;
}

.form-margin-bottom {
	margin-bottom: 36px;
}

.leftMenuList {
	z-index: 99999999 !important;
}

/* li{
	z-index:99999999 !important;
} */
.modal-backdrop {
	height: 100% !important;
}

.tab-bottom-white {
	min-height: 300px;
	background-color: white;
}

input {
	z-index: 100 !important;
}

.active {
	z-index: 100 !important;
}

.secondelement {
	margin-top: 10px;
}

.tblSrlNoWdth {
	width: 4%;
	text-align: center;
}

.module_margin_bottom {
	margin-bottom: 50px;
}

.actiniconcenter {
	text-align: center;
}

.actionBtn {
	text-align: center;
	width: 90px;
}

.blue.btn {
	color: #FFFFFF;
	background-color: #e5384c;
	border-color: "";
}

@media only screen and (width:1024px) {
	.copy-text {
		font-size: 13px;
		padding: 0px;
		margin-left: 10px;
		padding-top: 7px;
	}
}

.customheight {
	width: 100%;
	height: 0px;
	display: none;
	bottom: 0;
	background: #fff;
}

.table-add-icon {
	padding-top: 5px;
}

.customSubmitBtn {
	position: fixed;
	bottom: 0;
	width: 94.3%;
	z-index: 1999;
	
}

@media only screen and (min-height:900px) {
	.customSubmitBtn {
		position: fixed;
		bottom: 0;
		width: 96%;
		z-index: 1999;
	}
	/* .table-scrollable {
		display: table !important;
	} */
}

@media only screen and (max-width:1281px) {
	.customSubmitBtn {
		position: fixed;
		bottom: 0;
		width: 94%;
		z-index: 1999;
	}
}

@media only screen and (max-width:1281px) and (max-height:900px) {
	.customSubmitBtn {
		position: fixed;
		bottom: 0;
		width: 94%;
		z-index: 1999;
	}
	/* .table-scrollable {
		display: table !important;
	} */
}

@media only screen and (min-width:1280px) and (max-width:1400px) and
	(max-height:800px) {
	.tabbable-line {
		min-height: 500px;
	}
	.module_margin_bottom {
		margin-bottom: 50px;
	}
}

.nav-tabs {
	text-transform: uppercase !important;
}

@media only screen and (width: 1280px) and (height: 1024px) {
	.tabbable-line {
		min-height: 750px;
	}
}

@media only screen and (width: 1280px) and (min-height: 800px) and
	(max-height:999px) {
	.tabbable-line {
		min-height: 585px;
	}
}

@media only screen and (width:1024px) {
	.table-scrollable {
		display: block;
	}
	.tabbable-line {
		min-height: 500px;
	}
	.module_margin_bottom {
		margin-bottom: 50px;
	}
	/* .secondelement .panel-body {
		min-height: 450px;
	} */ /*Shrikant Shelar - Issue in ADD PDCC Tractor usage tab.*/
	.customSubmitBtn {
		position: fixed;
		bottom: 0;
		width: 92.4%;
		z-index: 1999;
	}
	.nav-tabs>li>a, .nav-pills>li>a {
		font-size: 14px;
		padding-left: 14px;
		padding-right: 14px;
	}
}

.container-fluid {
	max-height: 500px;
	overflow-y: auto;
}

.sub-menu {
	min-height: 10px;
	max-height: 340px;
	overflow-y: auto;
	overflow-x: hidden;
}

.scroll-style::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
	background-color: #647a7e;
}

.scroll-style::-webkit-scrollbar {
	width: 6px;
	background-color: #647a7e;
}

.scroll-style::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #2d393b;
}

.action-bar {
	background-color: #fff;
	color: #54686C;
	border-left: 1px solid #D9E5E7;
}

.btn-group>.btn:hover {
	z-index: 0;
	color: #1BCAEA;
}

.searchIcon {
	float: left;
	position: absolute;
	right: 12%;
	top: 0;
	width: 7%;
}

.btnwidth {
	width: 200px;
}
/*Suprakash*/
.mahshreebtn {
	width: 105px;
	display: inline-block;
}

.pictureBlock {
	border: 1px solid #dcdbdb;
	height: 140px;
	width: 25%;
}

.form-bottom-margin {
	margin-bottom: 40px;
}

.label-left-align {
	text-align: left !important;
	padding-left: 0px;
}

.header-fixed {
	position: fixed;
	width: 100%;
}

.sidebar-fixed {
	position: fixed;
	z-index: 999999999999999;
	width: 14.35% !important;
}

.breadcrumb-fixed {
	position: fixed;
	display: inline-block;
	width: 94.2%;
	z-index: 99999999;
	box-shadow: 0px -10px 0px 1px #f1f3fa;
	border-bottom: 1px solid #e8e8e8;
	background: #fff !important;
	z-index: 999;
}

@media only screen and (min-height:900px) {
	.breadcrumb-fixed {
		position: fixed;
		display: inline-block;
		width: 95.8%;
		z-index: 99999999;
		box-shadow: 0px -10px 0px 1px #f1f3fa;
		border-bottom: 1px solid #e8e8e8;
		background: #fff !important;
		z-index: 999;
		border-bottom: 1px solid #e8e8e8;
	}
}

@media only screen and (width:1280px) {
	.breadcrumb-fixed {
		position: fixed;
		display: inline-block;
		width: 93.8%;
		z-index: 99999999;
		box-shadow: 0px -10px 0px 1px #f1f3fa;
		border-bottom: 1px solid #e8e8e8;
		background: #fff !important;
		z-index: 999;
	}
}
@media only screen and (width:600px) {
	.breadcrumb-fixed {
		width: 96.5% !important;
		}
	
}
@media only screen and (max-width:1281px) and (min-height:900px) {
	.breadcrumb-fixed {
		position: fixed;
		display: inline-block;
		width: 93.8%;
		z-index: 99999999;
		box-shadow: 0px -10px 0px 1px #f1f3fa;
		border-bottom: 1px solid #e8e8e8;
		background: #fff !important;
		z-index: 999;
	}
}

@media only screen and (max-width:1024px) {
	.breadcrumb-fixed {
		position: fixed;
		display: inline-block;
		width: 92.36%;
		z-index: 99999999;
		box-shadow: 0px -10px 0px 1px #f1f3fa;
		border-bottom: 1px solid #e8e8e8;
		background: #fff !important;
		z-index: 999;
	}
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	backgound-color: #14b9d6 !important;
	backgound: #14b9d6 !important;
	color: darkgray !important;
	background-image: none !important;
}

#filterSearch {
	height: 24px;
	line-height: 1;
	margin-top: -3px;
}

.filterContent[line-height :24px;]

.required-negative {
	/*position: absolute;*/
	font-size: 16px;
	top: 0px;
	right: 0;
	color: #ff3d3d !important;
}

.required-positive {
	/*position: absolute;*/
	font-size: 16px;
	top: 0px;
	right: 0;
	color: #1bcaea !important;
}

.firstelement {
	display: inherit;
	margin-top: 36px !important;
}

/* here you can put your own css to customize and override the theme */
.sub-menu {
	min-height: 10px;
	max-height: 340px;
	overflow-y: auto;
	overflow-x: hidden;
}

.scroll-style::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
	background-color: #647a7e;
}

.scroll-style::-webkit-scrollbar {
	width: 6px;
	background-color: #647a7e;
	height: 10px;
}

.scroll-style::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #2d393b;
}

.action-bar {
	background-color: #fff;
	color: #54686C;
	border-left: 1px solid #D9E5E7;
}

.btn-group>.btn:hover {
	z-index: 0;
	color: #1BCAEA;
}

.searchIcon {
	float: left;
	position: absolute;
	right: 12%;
	top: 0;
	width: 7%;
}

table>tbody>tr>td .delete_btn {
	vertical-align: middle;
}

.mt-1 {
	margin-bottom: 7px;
}

i.icon.icon-trash.delete_row {
	color: #fff;
	font-size: 13px;
	margin-right: 2px;
}

.plchBorder {
	border-color: #FFA8A6;
}

/* .topspc {
    margin-top: 34px;
}  */ /*SHARAN UI issue*/
.rightspc {
	margin-right: 10px !important;
}

.minWidth {
	min-width: 190px;
	width: 100%;
}

thead>tr>th, thead>tr>td {
	white-space: nowrap;
}

input.dateCalendar, input.purchasedateCal {
	/*   z-index: 1000 !important; */ /*SHARAN - for cal issue*/
	background-color: rgba(0, 0, 0, 0) !important;
	min-width: 180px;
}

button#date_select {
	position: absolute;
	top: 0px;
	/* z-index: 999; */ /* SHARAN - UI issue*/
	right: 0px;
	margin-right: 0;
}

.input-group.date.date-picker {
	display: block;
	width: 100%;
}

input[type=checkbox]#copyResAddrToOfc {
	margin: 1px 0 0;
}

.padd0 {
	padding: 0px;
}

/*Amruta's Changes for RTO Details Page*/
.adj_tbl {
	padding: 0;
	margin: 10px 15px !important;
	width: 97.6%;
}

#rtoModal.modal-dialog.modal-lg {
	height: 600px;
}
/*Amruta's Changes Ends Here*/
/*Amruta's Changes for NPCC Review Page*/
.table>tbody>tr>td .delete_btn {
	vertical-align: middle;
}

.mt-1 {
	margin-bottom: 7px;
}
/*Amruta's Changes Ends Here*/
.readonlyCursor {
	cursor: pointer !important;
}

.notAllowedCorsor {
	cursor: not-allowed;
}
/* textarea
{
	width:240px;
 
} */
.tbl_new {
	overflow-x: scroll;
}

/* Added by Riya  */
.tblPaginationHdr {
	padding: 0px;
	width: 100%;
}

.tblPaginationHdr .pageControl {
	width: 100%;
	float: left;
}

.tblPaginationHdr .filterContent {
	float: right;
}

.customScrollTblPreSales {
	height: 400px;
	overflow: hidden;
	overflow-y: auto;
}

.customScrollTblPreSales table.m-t-0 {
	margin-top: 0px !important;
}

.clearfix1 {
	height: 10px;
}

/* Added by Karthi  */
.actionwait {
	font-size: 16px;
	color: #ff8500;
}

.actiontext {
	padding-left: 5px;
	color: #ff8500;
}

/* Added by Karthi  */


 @media (max-width:1024px) {
	
	.customSubmitBtn {
     position: static !important;
     width: 100%;
}
}
/* datepicker issue in tab  */
.xdsoft_noselect{
    z-index: 99999999999;
} 
/* datepicker issue in tab  */

/* table heading alligned left */
th.number,td.number {
    text-align: left !important;
}
/* table heading alligned left */





/* ----------------------------------  */

@media  (max-width:991px) {
	
.small_Screen_Menu_Img{
	height: 25px;
    display: block;
    float: left;
}
.small_Screen_Menu_title{
	float: left;
    margin: 2px 9px;
    font-size: 14px;
	
}
.page-sidebar .page-sidebar-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a{
	min-height: 48px;
	padding: 9px 15px 15px 10px;
	
}
.page-header.navbar .menu-toggler>span:hover, .page-header.navbar .menu-toggler>span:hover:after, .page-header.navbar .menu-toggler>span:hover:before {
    background: #fff;
}
.page-sidebar.navbar-collapse.in,.page-sidebar{
	margin: 0px;
    width: 225px;
    position: fixed;
    z-index: 9999;
     height: 100% !important;
     
	
}
.page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li:hover {
    width: 249px !important;
    position: relative !important;
    z-index: 10000;
    display: block !important;
}
.page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li:hover > .sub-menu {
    width: 220px;
    position: absolute;
    z-index: 2000;
    left: 55px;
    margin-top: 0;
    top: 100%;
    display: block !important;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li:hover > .sub-menu{
      left: 225px !important;
}

}

@media only screen and (width:640px) {
	.page-sidebar.navbar-collapse.in ,.page-sidebar.navbar-collapse{
	 width: 180px;
  	}
	.page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li:hover > .sub-menu{
      left: 400px !important;
}
}
@media only screen and (width:568px) {
	
.page-sidebar.navbar-collapse.in ,.page-sidebar.navbar-collapse{
	 width: 180px;
  	}
	.page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li:hover > .sub-menu{
      left: 400px !important;
}	
}
/* ----------------------------------  */

/* ----------------------------------  */
.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle {
    	padding:9px 2px 10px 2px;
    }
/* ----------------------------------  */


/*-------------------------screen-1366 resolution--100 start ------------------*/
@media only screen and (width:1366px) {.breadcrumb-fixed { width: 93.6%;}}
/*-------------------------screen-1366 resolution--100 stop ------------------*/

/*-------------------------screen-1366 resolution--110 start ------------------*/
@media only screen and (min-width:1240px) and (max-width:1242px) {.breadcrumb-fixed { width: 93.5%;}}
/*-------------------------screen-1366 resolution--110 stop ------------------*/

/*-------------------------screen-1366 resolution--125 start ------------------*/
@media only screen and  (min-width:1090px) and (max-width: 1093px){.breadcrumb-fixed { width: 92.8%;}}
/*-------------------------screen-1366 resolution--125 stop ------------------*/

/*-------------------------screen-1366 resolution--150 start ------------------*/
@media (max-width:991px) and (min-width:769px){.breadcrumb-fixed {width: 95.4%;	box-shadow: 0px -19px 0px 1px #f1f3fa;}}
/*-------------------------screen-1366 resolution--150 stop ------------------*/

/*-------------------------screen-1360 resolution--110 start ------------------*/
@media only screen and (min-width:1235px) and (max-width:1237px) {.breadcrumb-fixed { width: 93.7%;	}}
/*-------------------------screen-1360 resolution--110 stop ------------------*/

/*-------------------------screen-1360 resolution--125 start ------------------*/
@media only screen and (min-width:1085px) and (max-width:1088px) {.breadcrumb-fixed { width: 92.8%;}}
/*-------------------------screen-1360 resolution--125 stop ------------------*/





/*-------------------------screen-1280 resolution--110 start ------------------*/
@media only screen and (min-width:1160px) and (max-width:1164px) {.breadcrumb-fixed { width: 93.2%;}}
/*-------------------------screen-1280 resolution--110 stop ------------------*/

/*-------------------------screen-1024 resolution--125 start ------------------*/
@media only screen and (min-width:817px) and (max-width:820px) {
	
	.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle .username.username-hide-on-mobile {
	    display: none;
	}
	
}
/*-------------------------screen-1024 resolution--125 stop ------------------*/

/*-------------------------- screen-1024 resolution--150 start------------------------- */
@media only screen and (min-width:680px) and (max-width:683px) {
	.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle .username.username-hide-on-mobile {
	    display: none;
	}
	.breadcrumb-fixed {
	width: 97.0%;
	box-shadow: 0px -19px 0px 1px #f1f3fa;
	}	
}
/*-------------------------- screen-1024 resolution--150 stop------------------------- */

/*-------------------------screen-800 resolution--100 start ------------------*/
@media only screen and (min-width:798px) and (max-width:800px) {
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle .username.username-hide-on-mobile {
	    display: none;
	}	
	
}
/*-------------------------screen-800 resolution--100 stop ------------------*/

/*-------------------------screen-800 resolution--110 start ------------------*/
@media only screen and (min-width:725px) and (max-width:728px) {
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle .username.username-hide-on-mobile {
	    display: none;
	}
	.breadcrumb-fixed {
	width: 97.2%;
	box-shadow: 0px -19px 0px 1px #f1f3fa;
	}	
	}
/*-------------------------screen-800 resolution--110 stop ------------------*/


/*-------------------------center align button in tab and mobile screens ------------------*/
@media (max-width:991px){
.customSubmitBtn{
	text-align:center;
}
}
/*-------------------------center align button in tab and mobile screens ------------------*/