/** jQuery UI CSS Framework 1.8.9** Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)* Dual licensed under the MIT or GPL Version 2 licenses.* http://jquery.org/license** http://docs.jquery.com/UI/Theming/API** To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=3baae3&bgTextureActive=02_glass.png&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=01_flat.png&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px*/
/* Component containers----------------------------------*/

 
* {
	/*transition: 0.2s;*/
	transition-timing-function: linear;
}
.standardhr{
	height:0px; 
	background-color:#bbb8b8; 
	position:inherit; 
	top:56px; 
	width:72%;
}
.mega-third-menu{
	min-height: 300px;
}
.btn-row{min-width: 45px;}
.text-align-right
{
	text-align:right;
}

#postForm .col2, #postForm .ui-selectmanymenu{
	width: 100%;
	
}
#postForm .iris-frm-label{
	white-space: nowrap !important;

	}
.required:after {
	content: "* ";
	color: red;
}
 
.black{
	color:black;
	 text-decoration: underline !important;
}
.add-address-btn-adv{
	background-color: #1cbb8c !important;
    padding: 9px !important;
    border-radius: 3px !important;
    color: white;
}
.ui-selectonemenu.ui-state-disabled .ui-selectonemenu-trigger, .ui-selectonemenu.ui-state-disabled .ui-selectonemenu-label {
    cursor: not-allowed !important;
} 
.ui-fileupload-files td:nth-child(1) ,.ui-fileupload-files td:nth-child(2),.ui-fileupload-files td:nth-child(3){
	display: none !important;
} 

.ui-fileupload-content {
   /*  visibility: hidden !important;
    display: none !important; */
}
 .ui-fileupload-buttonbar{
 	/* padding:0px !important; */
 	 /*    padding: 0px 33px 0px 38px !important; */
 	 /* padding: 25px 34px 0px 2px !important; */
 }
 #todo-context-menu{
 	min-width: 150px;
 }
  .ui-fileupload-buttonattach{
 	/* padding:0px !important; */
 	    padding: 0px 33px 0px 50px !important;
 }
 
 .task-detail-body{
 background-color: white !important;
 
    border-radius: 0px 0px 3px 3px !important;
 }
.advance-border-left{
	border-left: 1px solid #e4e4e4 !important;
}
.advance-border-right{
	border-right: 1px solid #e4e4e4 !important;
}
.advance-border-top{
	border-top: 1px solid #e4e4e4 !important;
}
.advance-border-bottom{
	border-bottom: 1px solid #e4e4e4 !important;
}

 .task-detail-body-wrapper{
    padding: 7px;
     margin: 3px 0px 0px 0px;
    
  /*   border: 1px solid #e4e4e4; */
    height: 100%;
    box-sizing: border-box;
 }
 .task-detail-icon{
 margin-right: -12px !important;
 color: #1cbb8c !important;
 
 }
 .task-detail-label-wrap{
     padding: 0px 0px 10px 16px !important;
     color: #454a57 !important;
    
     }
 .task-detail-label-desc-wrap{
     padding: 0px 0px 10px 0px !important;
      
     color: #8f9196 !important;
     }
.task-detail-border-left{
	border-left: 4px solid #1cbb8c !important;
}
.land-owner-lov{
	margin: 0px 0px 0px -57px !important;
}
 
.task-sec2-inner-wrapper{
	background-color: #e1e8ee !important;
	 border-radius: 3px !important;
}
.task-sec2-inner-wrapper:hover{
	background-color:#252b3b !important;
	 border-radius: 3px !important;
	 color: white !important;
}
.task-sec2-inner-wrapper:hover .active-green-color{
	color: #1cbb8c;
}
.task-sec2-inner-wrapper:hover .misindexicons .active-green-color{
	color:#1cbb8c !important;
}


.task-sec2-inner-wrapper:hover .task-sec2-sub-heading-black,
.task-sec2-inner-wrapper:hover .task-sec2-heading-black{
	color: #fff !important;
}
	
.task-sec-help-icon{
	color: #777e88 !important;
}
.task-sec2-heading-black{
	color: #414755 !important;
}
.task-sec2-sub-heading-black{
	color: #848a92 !important;
}
.task-sec2-box{
	background-color:#ffffff; 
	width:50px; 
	height:50px; 
	border-radius:50%;
}
.task-sec3-box{
	 
	 
}
 
.task-sec2-box-icon{
	 padding: 15px;
	 font-size: 20px !important;
}

a{
 	color: #5f5f5f;
 }
a *{
	cursor: pointer !important;
}

 .top-menu {
	
}
.ui-button-text-only .ui-button-text {
    padding: 5px ;
}
.ui-slider .ui-slider-handle {
    width: 1.429em;
    height: 1.429em;
    background-color: #c8c8c8;
    border: 2px solid #666;
    cursor: pointer !important;
    border-radius: 50%;
}
.ui-slider-horizontal{
	height: 2px !important;
}
.ui-slider-horizontal .ui-slider-handle{
	top: -8px !important;
}
 .ui-slider{
	background-color: #c8c8c8;
	 cursor: pointer !important;
}
 .ui-timepicker-div dl dd{
 	padding: 5px 0; 
 }


.top-menu .collapsed-menu{
	display: none;
	width:100%;
}

.top-menu-handler{
	width: 30px;
	height: 30px;
	padding:8px;	
	display: none;
	cursor: pointer;
}
.top-menu-handler i{
	font-size: 30px;
}

 

.top-menu .menu {
	background-color: #737373;
	color: #424141;
	font-size: 13px;
	padding: 0;
	margin: 0;
	float: left;
}
 .top-menu .collapsed-menu .menu-item{
 	width: 100%;
 }

.top-menu .label, .top-menu label {
	cursor: pointer;
	color: #fff;
}

.top-menu .menu li{
	list-style: none;
	text-decoration: none;
}
.top-menu .menu-left.active , .top-menu .menu li:hover{
	 background-color: #684986 !important;
}

.top-menu .collapsible {
	display: none;
	position: absolute;
	background: #5c3c7b;
	z-index: 9999;
	top: 46px;
	color: #fff;
	width: 100%;
	left: 0;
	
	box-sizing: border-box;
	max-height: 70vh;
    overflow-y: auto;
	 box-shadow: 0 7px 7px -2px grey ;
}
.top-menu .menu .collapsible{
	padding: 20px 10px;
}
.top-menu .collapsed-menu .collapsible{
	padding: 0px 0 10px;
}

.top-menu .menu .menu-item  {
	float:left;
}
.top-menu .menu .menu-item .label {
	padding: 16px 10px;
}

.top-menu .menu .menu-item i {
	margin-right: 3px;
	
}

.top-menu .menu .menu-item .active {
	border-left:4px solid #1cbb8c;
	color: #1cbb8c !important;
}

.top-menu .menu>.menu-item:hover {
	border-left:4px solid #1cbb8c;
	color: #1cbb8c;
}

.top-menu .menu-left {
	/* float: left; */
	width: 220px;
	box-sizing: border-box;
	padding: 7px 12px 7px 0px;
	text-align: right;
	cursor: pointer;
	
}

.top-menu .menu-left.active {
	border-right: 3px solid #fff;
}

.top-menu .menu-right {
	border-left: 1px solid #fff;
	float: right;
	width: calc(100% - 220px);
	box-sizing: border-box;
	padding: 0 15px;
	display: none;
	 
}
.top-menu .menu-right.active{
	display:block !important;
}
.menu-column {
    min-height: 80px;
}
.top-menu .menu-right{
	color: #fff !important;
}
.top-menu .menu-right .menu-column .heading {
	border-bottom : 2px solid #7a50a5;
	padding: 2px 7px 7px 7px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
}

.top-menu .menu-right .description {
	padding: 3px;
	margin: 0px;
	/* text-align: justify; */
	line-height: 1.5;
}

.top-menu .menu-right .description:hover {
	/* background-color: #ebeff2;
	color: #47484a; */
	background-color: #684986;
}
 .v-padding-top-20{
	padding-top:20px !important;
}
.v-padding-top-32{
	padding-top:32px !important;
}
.v-padding-top-35{
	padding-top:35px !important;
}
.v-padding-top-40{
	padding-top:40px !important;
}
.v-padding-top-60{
	padding-top:60px !important;
}
.v-padding-top-85{
	padding-top:85px !important;
}
.new-theme-table-compliance .ui-datatable thead th, .ui-datatable tfoot td, .ui-datatable tfoot th {
    background-color:#787878 !important;
    color: #ffffff !important;
    border-radius:0px !important;
}

.todo-grid-btn-graph{
	width:80px !important;
	border-radius:0px 3px 3px 0px !important; 
}


 .filter-box-inner-cmsys {
	     	border: 1px solid  #e4e4e4;
		 	border-top: 4px solid #09907f !important; 
			border-radius: 3px;
			background-color: #fff !important;
		}
  
		.ui-selectbooleanbutton.ui-state-active {
		    
		    color: white;
		    border: 1px solid #694693 !important;
		    box-shadow: 0px 2px 0px 0px #694693 !important;
		    background-color: #694693 !important;
		}
		
		.filter-box-inner-cmsys {
	     	border: 1px solid  #e4e4e4;
		 	border-top: 4px solid #1cbb8c !important; 
			border-radius: 3px;
			background-color: #fff !important;
		}
		
 
	 	
	 	/* .active-tab {
	 		 background-image: linear-gradient(to right, #6e3c87, #694693);
   			color: #fff !important;
	 	} */
 
 
 .left-menu-item{
 	 
 }
 
 
 .left-section .menu-item.active{
 	background-image: linear-gradient(to right, #6e3c87, #694693);
   	color: #fff !important;
   	box-shadow: 0px 0px 5px 1px #b3b3b3;
 }
:root { 
	--default-color: #ffffff;
    --default-hover-color: #eeeeee;
    --primary-color: #5c3c7b;
    --primary-light-color: #822ccd;
  
    --primary-color-odd: #84cce2;
    --primary-color-selected: #ae8dcf;
    --primary-hover-color: #966ac1;
    --secondary-color: #e4e4e4;
    --secondary-hover-color: #adadad;
    --alternate-color: #109077;
    --alternate-color-odd: #f2fbe1;
    --alternate-color-selected: #59a95c;
    --alternate-hover-color: #09750e;
    --primary-text-color: #737373;
    --secondary-text-color: #a6a6a6;
    --default-text-color: #191919;
    --default-text-hover-color: #737373;
    --alternate-text-color: #ffffff;
    --danger-color: #cf1b1f;
    --success-color: #4bac5d;
    --warning-color: #e4b132;
    --info-color: #0ca0fa;
   
    
	
}
@font-face {
			font-family: 'MehrNastaliqWeb';
			src: url('/resources/urdu-font/MehrNastaliqWeb.woff') format('woff'),
			     url('/resources/urdu-font/MehrNastaliqWeb.woff2') format('woff2');
			font-weight: normal;
             font-style: normal;

		}

		@font-face {
		  font-family: 'Material Icons';
		  font-style: normal;
		  font-weight: 400;
		  src: url(/resources/metrial-icon/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
		} 
 
 
*{
	 
	outline: none !important;
} 
 
  .ui-menubar .ui-menu-child .ui-menuitem {
    border-top: 1px solid #c4cbd3 !important;
}
 
 .ui-icon.fa{
 	background-image: none !important;
 }
 
 
 .top-round-icon{
    font-size: 15px !important;
    padding: 6px 7px;
    color: #a6a6a6;
    border-radius: 50%;
    border: 1px solid #a6a6a6;
   }
 @keyframes blinker {
  50% {
    opacity: 0;
  }
} 

.ui-confirm-dialog-message{
	text-align: center;
    margin: 0 auto;
    display: block !important;
    padding: 10px 0 0;
}
.ui-confirm-dialog-severity {
    float: left;
    margin: 10px;
}
.secondary-text-color{
	color : #a6a6a6 !important;
}
.label-mandatory{
	
}
.label-mandatory .label{
	float: left; 
	width: calc(100% - 10px) !important;
}
.label-mandatory .mandatory{
	width: 8px !important;
	color: #cf1b1f;
	float: right;
}

.main-table{
	margin-top: -5px !important;
}
.main-table .ui-datatable-header{
	float: left;
	 
}
.main-table .ui-datatable-header:before{
	content:none !important; 
}
 
/* .top-tool-bar {
	background-color: #ececec;
	margin-top : 9.3vh;
} */
.ui-menu-dynamic{
	background-color: #fff;
	 
}
.dropdown-menu li a{
	 
}
.menu-top-arrow{
	     
    width: 0 !important;
    height: 0!important;
    border-left: 7px solid transparent !important;
    border-right: 7px solid transparent !important;
    border-bottom: 7px solid white !important;
    cursor: default !important;
    margin-top: -12px;
    float: right !important;
    margin-right: 3px;
    padding: 0px !important;  
}

.captcha-image{
	width: 120px;
}
.user-info{
	color: #5c3c7b;
	text-align: right;
}

.user-info1{
	color: #39383b;
	text-align: right;
}
.user-info .normal{
	display: inline-block;
    font-size: 12px;
}
.user-info .small{
	display: inline-block;
	 font-size: 10px;
     color: #8e8e8e;
}

.ui-dialog{
	/* width: 100% !important;
	height: 100% !important;
	top:0 !important;
	overflow-y: auto !important;
	left: 0 !important;
	text-align: center; */
	
}

.ui-dialog-footer{
	text-align:center !important;
}
.ui-confirm-dialog{
	text-align:center !important;
	
}
#loader_dlg {
	background-color: transparent;
	box-shadow: unset !important;
	border: unset !important;
	width: 100% !important;
    left: 0 !important;
}

#loader_dlg .ui-dialog-titlebar{
	background-color: transparent;
	display: none !important;
}

#loader_dlg .ui-dialog-content{
	box-shadow: none !important;
	    margin: 0 !important;
	    overflow: hidden;
}

/* .ui-button-text[:text="OK"]
.ui-button-text[:text$="OK"]

.ui-button-text[data-content*="OK"] {
 	background-color: red; 
 	color: red;
}
.ui-button-text:contains("OK"){
	background-color: red; 
	color: red;
}
.ui-button-text:text(*='OK') { background-color: red; color: red; }
 */


tbody{
	vertical-align: top;
}
 
.panelgrid-1 .ui-panelgrid-cell{
	padding: 5px 5px;
}

 .ui-dialog .ui-dialog-title{
 	 
    margin: 0 !important;
    box-sizing: border-box;
 }
.logo-separator{
	background-color: #246db2;
	height: 1px;
	display: block;
    margin: 5px 0;
}

 
 

.logout-link{
	color: #fff;
	text-decoration: none;
}


.mandatoryLable{
	color: red !important; 
}
.ui-widget{
	font-size:12px;
}
 

.login_dialog{
	margin: 50px auto;
	padding: 20px; 
	width: 340px; 
    -webkit-box-shadow: 0px 0px 26px 6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 26px 6px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.75);
    background-color: fff;
     
}

.blink_me {
  animation: blinker 2s linear infinite;
  color:red;
  font-weight:bold;
  font-size:13px !important;
}

   .blink {
	
        animation: blink-animation 1s steps(5, start) infinite;
        -webkit-animation: blink-animation 1s steps(5, start) infinite;
      }

 
 body {
	/* height: 100%; */
	font: 12px Arial, Helvetica;
	margin: 0;
	background-color: #e1e8ee;
	font-family: Arial;
	    color: #737373;
	overflow:auto;
}
 

/*  */

.footer {
    
    background-color: #337ab7;
    color: #fff;
    text-align: center;
    height: auto;
    padding: 5px;
}
a{
	font-size:12px;
	cursor: pointer;
}

/*--------------------*/
  

 .logo_wrapper{
 	    margin-right: 20px;
 }
 .logo_wrapper img{
 	width: 50px; 
 }
 
 .logo_wrapper_2{
 	
 }
 .logo_wrapper_2 img{
 	width: 50px; 
 }
 
 .logo_text{
 	padding: 10px 5px 0px 3px;
 }
 
.main-fieldset{
	border-bottom-width: 0px !important;
	padding: 0px 10px !important; 
}

.main-table-bar{
	/* position: relative;
    margin: 15px 0px 0px 0 !important
    right: 1.5px;
    bottom: -17px;
    padding: 0!important; */
    
    position: relative;
    margin: -24px 0px 0px 0 !important;
    right: 73px;
    top: 20px;
}

.interface-wrapper {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
}
 .ui-fieldset-legend {
    color: #fff;
    background-color: #1cbb8c;
    float: right;
    border-radius: 3px;
     
}
.main-fieldset .ui-fieldset-legend{
	/* position: absolute;
    right: 6px;
    top: 134px;
    z-index: 100;
    border: 0px solid #109077 !important;
    padding: 8px 10px;
    color: #fff;
  	background-color: #109077; */
  	
  	position: relative;
    top: 27px;
    border: 0px solid #109077 !important;
    color: #fff;
    background-color: #109077;
    right: -12px;
    float: right;
}
 
.iris-logo{
	background: url(../resources/images/login/iris-logo.png) no-repeat;
	width:100px;
	height:80px;
	margin:auto;
}
 
.note-forgotpass{
	color:#858585;
	text-decoration: none;
}

 

/*--------------------*/

*[disabled="disabled"]{
	cursor: not-allowed !important;
	background-color: #efefef !important;
}
#inputs{
	width:260px;
	margin:auto;
}


input:read-only {
	background-color: #efefef !important;
     
      
}

.ui-datatable-footer{
	padding: 10px 10px 0 10px;
    display: inline-block;
    background-color: #e1e8ee !important;
    color:#747e84 !important;
}
.ui-datatable .ui-datatable-header, .ui-datatable .ui-datatable-footer{
	text-align: left !important;
    background-color: #ffffff;
    width: 100%;
    margin-top: 15px;    
    box-sizing: border-box;
    border-radius: 3px;
}

 

.ui-datatable .ui-datatable-header:empty, .ui-datatable .ui-datatable-footer:empty{
	display: none;
}

.username {
	background: #fff url(../resources/images/login/user-icon.png) no-repeat;
	background-position: 10px 11px;
}
.email{
	background: #fff url(../resources/images/login/email-icon.png) no-repeat;
	background-position: 5px 11px;
}
 
.password {
	background: #fff url(../resources/images/login/pass-icon.png) no-repeat;
	background-position: 10px 11px;
}

#inputs input[type="text"]:focus {
	background-color: #fff;
	border-color: #e8c291;
	outline: none;
	-moz-box-shadow: 0 0 0 1px #e8c291 inset;
	-webkit-box-shadow: 0 0 0 1px #e8c291 inset;
	box-shadow: 0 0 0 1px #e8c291 inset;
}

/*--------------------*/


 input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    background-color: #fff;
}

 

 

.submit span{
	padding:0px !important;
}
 
 /*----------------------------*/
.ui-selectonemenu-panel .ui-selectonemenu-filter-container {
    width: 100% !important;
    box-sizing: border-box;
    background-color: #fff;
}
.ui-selectonemenu-panel .ui-selectonemenu-filter {
    width: 100% !important;
    box-sizing: border-box;
}
.ui-widget input, .ui-widget select, .ui-widget textarea,  .ui-selectonemenu-panel
	{
/* 	background-color: transparent !important; */
}

.ui-widget-content {
	color: #4f5153;
	border-width: 0px;
	 
}

.ui-widget-content a {
	/* color: #5c3c7b; */
	    text-decoration: none;
}
.ui-datatable-header:before {
    /* content: "\f061";
     font: normal normal normal 13px/1 FontAwesome;
     margin-right: 6px; */
}
.ui-datatable-header{
	background: transparent;
    
    min-height: 20px;
    font-size: 14px;  
    
    
       
}
.ui-datatable thead th, .ui-datatable tfoot td {
    text-align: left !important;
    font-size: 12px;
    font-weight: bold;
}
.caption{
	font-size: 14px;
}
.ui-paginator{
	 
	 
}
.ui-widget-header {
    
}


.ui-widget-header a {
	/* color: #333333; */
} /* Interaction states ----------------------------------*/
 

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
	.ui-state-active, .ui-widget-content .ui-state-active,
	.ui-widget-header .ui-state-active, .ui-state-disabled,
	.ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled
	{
	
	transition: all 0.5s ease-out;
}

 
.ui-state-hover.ui-datepicker-next, .ui-state-hover.ui-datepicker-prev{
	background-color: transparent !important;
	transition: all 0.5s ease-out;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover
	{
	 
	text-decoration: none;
	 
	transition: all 0.5s ease-out;
 
	/* Buttons in IE7 don't get borders, so darken on hover */
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
	{
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
	{
	 
    /* 
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px
		rgba(0, 0, 0, 0.05); */
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled,
	.ui-widget-header .ui-state-disabled {
	/* cursor: default;
	background-color: transparent !important;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none; */
	box-shadow: none;
	 cursor: not-allowed !important;
}
td a{
	text-decoration: underline;
}

 

.ui-state-default-return, .ui-widget-content-return .ui-state-default-return {
	 
   
    border: 1px solid #e4e4e4 !important;
   
} 
 
.ui-widget-header .ui-state-default {
	 
    border-color: #dce0e9;
     
    
} 




/* Interaction Cues----------------------------------*/
.ui-widget-content .ui-state-highlight:not(.ui-datatable-selectable),
	.ui-widget-header .ui-state-highlight:not(.ui-datatable-selectable) {
	 
      background-color: #e6eef5 ;
    
    border-color: #e4e4e4;
    
}
.ui-state-highlight.ui-growl-info{
	 background-color: #109077;
    color: #ffffff;
    border-color: #109077;
}
.ui-growl {
    position: fixed;
    bottom: 20px !important;
       top: unset !important;
}


.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,
	.ui-widget-header .ui-state-highlight a {
	color: #5c3c7b;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error
	{
	border: 1px solid #c1283f;
	background: #f2dede 50% 50% repeat-x;
	color: #c1283f;
}

.ui-state-error a, .ui-widget-content .ui-state-error a,
	.ui-widget-header .ui-state-error a {
	color: #b94a48;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text,
	.ui-widget-header .ui-state-error-text {
	color: #b94a48;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary,
	.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,
	.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity = 70);
	font-weight: normal;
}


.ui-button.ui-state-disabled {
	opacity: 0.4;
}
.ui-inputfield.ui-state-disabled {
	opacity: 1;
    filter: Alpha(Opacity = 35);
    background-image: none;
    background-color: #e9e9e9 !important;
    color: #707070;
} /* Icons----------------------------------*/ /* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url("/resources/primefaces-iris2/images/ui-icons_444444_256x240.png");
}

.ui-widget-content .ui-icon {
	  background-image:		url("/resources/primefaces-iris2/images/ui-icons_444444_256x240.png")  ; 
	 
}
.ui-fieldset-legend .ui-icon {
	  background-image:		url("/resources/primefaces-iris2/images/ui-icons_ffffff_256x240.png") !important ; 
	 
}
 .ui-fileupload-choose .ui-icon{
 	margin-top: 0px !important;
 }
.ui-button .ui-icon ,  .button .ui-icon , .top-section .ui-widget-content .ui-icon {
	 background-image:		url("/resources/primefaces-iris2/images/ui-icons_ffffff_256x240.png")  ; 
}

.ui-icon.ui-confirm-dialog-severity{
	background-image: url("/resources/primefaces-iris2/images/ui-icons_444444_256x240.png") !important;
}

.ui-button-icon-only .ui-icon, .ui-fileupload-choose .ui-icon{
	 background-image:		url("/resources/primefaces-iris2/images/ui-icons_ffffff_256x240.png") !important ; 
}
 

.ui-widget-header .ui-icon:not(.ui-button-icon-left) {
	background-image: url("/resources/primefaces-iris2/images/ui-icons_444444_256x240.png") ;
}

 
 .ui-dialog-titlebar  .ui-icon{
	background-image: url("/resources/primefaces-iris2/images/ui-icons_ffffff_256x240.png") !important;
}
 .ui-datatable-tablewrapper  th .ui-icon {
	background-image: url("/resources/primefaces-iris2/images/ui-icons_ffffff_256x240.png") !important;
	background-color: #1cbb8c;
}

.top-button .ui-icon {
	background-image: url("/resources/primefaces-iris2/images/ui-icons_ffffff_256x240.png") !important;
}

.top-button{
	background-color: transparent;
    border-width: 0px;
     
    padding-left: 5px;
    padding-right: 5px;
    
    
}
.top-button .btn-text{
	margin-left:1px;
	margin-right: 5px;	
}
    
    

.top-button.ui-button:hover{
	color: #ffffff;
	transition: all 0.5s ease-out;
}
.top-button .ui-button-text{
	padding: 15px 0 0 38px !important;
    float: left;
    display: inline-block;

	}
.top-button.ui-button .ui-icon{
 /* 	border-radius: 50% !important;
    border: 1px solid #ffffff !important;
    margin-right: 8px !important;
    width: 25px;
    height: 25px;
    line-height: 25px; */
    
    width: 38px;
    height: 25px;
    line-height: 29px;
    color: #ffffff;
} 
.top-bar-wrapper .ui-button .ui-icon:hover{
 	/*  background: none !important;
    border: 1px solid #ffffff !important;
    background-color: #ffffff !important;
    color: #5c3c7b !important;  */
    transition: all 0.5s ease-out;
} 
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	/* transition: all 0.5s ease-out;
	background-image:
		url("/resources/primefaces-iris2/images/ui-icons_ffffff_256x240.png") !important;
 */}

.ui-fieldset-legend.ui-state-hover .ui-icon, .ui-fieldset-legend.ui-state-focus .ui-icon {
	transition: all 0.5s ease-out;
	background-image:
		url("/resources/primefaces-iris2/images/ui-icons_ffffff_256x240.png") !important;
}
.ui-state-active .ui-icon {
	background-image:
		url("/resources/primefaces-iris2/images/ui-icons_444444_256x240.png") !important;
}
.ui-datatable-selectable.ui-state-highlight .ui-icon{
	background-image:
		url("/resources/primefaces-iris2/images/ui-icons_444444_256x240.png") !important;
}
.ui-state-highlight .ui-icon {
	background-image:
		url("/resources/primefaces-iris2/images/ui-icons_ffffff_256x240.png") !important;
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image:
		url("/resources/primefaces-iris2/images/ui-icons_444444_256x240.png") !important;
} /* positioning */
.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-selectlistbox-list li{
	  list-style-position: inside;
		border-bottom: 1px solid #c9cdd0;
		padding:   5px; 
	
	}
.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
	
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-off {
	background-position: -96px -144px;
}

.ui-icon-radio-on {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
} /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
} /* Misc visuals----------------------------------*/
/* Corner radius */
.ui-corner-tl {
	 
}

 

 

.ui-corner-top {
	/* -webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px; */
}

.ui-corner-bottom {
	/* -webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px; */
}

.ui-corner-right {
	 
	/* -webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px; */
}

.ui-corner-left {
	/* -webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px; */
}
  /* Overlays */
  
.spinner_wrapper{
  	background-color: #c7c7c73b;
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0%;
    top: 0;
}
  
#loader_dlg.ui-dialog.ui-resizable-se{
  	display:none !important;
}
.spinner_wrapper .fa-spinner {
  	margin-top: 40vh;
}
  
.ui-widget-overlay {
	background: #3a3a3a73 !important;
	opacity: .80;
	filter: Alpha(Opacity = 80);
	z-index: 999 ;
	
	
/* 	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; */
}

.ui-widget-shadow {
	margin: -7px 0 0 -7px;
	padding: 7px;
	background: #000000;
	opacity: .30;
	filter: Alpha(Opacity = 30);
} /* PrimeFaces Extensions */
.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield, input[type="text"], input[type="password"], textarea {    
	cursor: text;
	/* background: none transparent; */
	border: 1px solid #e4e4e4;
	padding: 8px 8px 8px 8px;
	border-radius: 3px;
	box-sizing: border-box !important;
	/* width: 188px; */
	
}
 
 
 
 
 .mis-wrapper {
 	 padding: 15px 10px 15px 4px !important;;
 }
 .mis-wrapper .ui-datatable-data {
    background-color: white;
    
    
}
 
.lblRightAlign_dlg {
	text-align: right !important;
	padding-right: 0.15% !important;
}
.iris-frm-label{
 text-align:right !important;
 white-space:normal !important;
}

 .ui-dialog .ui-inputfield:not(.full-width), 
.ui-dialog .ui-widget-content .ui-inputfield:not(.full-width), 
.ui-dialog .ui-widget-header .ui-inputfield:not(.full-width), 
.ui-dialog input[type="text"]:not(.full-width):not(.full-width input[type="text"]), 
textarea:not(.full-width){
	 
	margin:0 !important;
}
  

td .ui-commandlink:not(.btn) , th .ui-commandlink:not(.btn){
	 
    border-radius: 25px !important; 
    
}
.hasDatepicker{
	/*  min-width: 186px !important; 
	 	max-width: 186px !important;*/  
}
.ui-inputfield.ui-state-focus, .ui-widget-content .ui-inputfield.ui-state-focus,
	.ui-widget-header .ui-inputfield.ui-state-focus {
	 outline: none !important;
 
	 
}
.ui-datepicker-unselectable .ui-state-default{
	background-color: #ffffff;
    color: #a9a9a9;
}

 .ui-selectcheckboxmenu .ui-selectcheckboxmenu-label {
        padding: 8px 5px !important;
     
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger .ui-icon {
    margin-top: 8px !important;
}
 
.ui-selectonemenu {
    padding-right: 1.8em !important;
        /* width: 100%; */
    box-sizing: border-box;
}
 
.ui-selectcheckboxmenu-panel {
    border-radius: 3px;
    border: 1px solid #e4e4e4 !important;
    background: #ffffff;
        box-shadow: 0px 4px 5px -1px #cccccc;
}
.ui-selectcheckboxmenu-header .ui-selectcheckboxmenu-close span.ui-icon {
	background-image: url("/resources/primefaces-iris2/images/ui-icons_ffffff_256x240.png") !important;
}
.ui-chkbox-icon.ui-icon{
	border: 1px solid #bdc2c9;
    border-radius: 3px;
}
.ui-selectcheckboxmenu-header {
    background-color: #747e84;
}
.ui-dialog .ui-button-icon-only{
	margin:0px !important;
	
}



.ui-button-icon-only .ui-icon{
      margin-left: -1px !important;
    margin-top: 4px;
    background-image: url("/resources/primefaces-iris2/images/ui-icons_444444_256x240.png") !important;
}
.blink.star-btn .fa-star{
	margin-top:1px !important;
}
.ui-trigger-calendar {
    
    box-sizing: border-box;
    display: inline-flex;
}
 
.ui-inputfield.ui-state-error, .ui-widget-header .ui-inputfield.ui-state-error,
	.ui-widget-content .ui-inputfield.ui-state-error {
	color: #c1283f;
    border: 1px solid #c1283f;
} /** TabView **/

.ui-tabs .ui-tabs-panel{
	/* border-top-width: 3px !important;
	border-top: 2px solid #5c3c7b; */
	padding: 1em 0.5em !important;
}
.ui-tabs.ui-tabs-top>.ui-tabs-nav{
	padding-left: 0px !important;
	background-color:#f4f4f4;
}
.ui-tabs.ui-widget-content {
	background: transparent none;
	border: 0;
}

.ui-tabs .ui-tabs-nav.ui-widget-header {
	background: #ffffff;
}
.profile_tabs_new .ui-tabs .ui-tabs-nav.ui-widget-header {
	background: transparent;
}

 

.ui-tabs .ui-tabs-nav.ui-widget-header li a {
	line-height: 18px;
	padding-bottom: 0px;
	padding-top: 4px;
	font-weight: normal;
	border: 0px none;
}
.ui-tabs-selected{
	background-color: #5c3c7b !important;
    color: #fff !important;
    border-bottom-color: #553278!important;
    border-bottom-width: 3px !important;
}
.profile_tabs_new .ui-tabs-selected{
	
    color: #fff !important;
    border-bottom-color: none !important;
    border-bottom-width:0px !important;
}
.ui-tabs-selected a{
	 color: #1cbb8c !important;
}

.ui-tabs .ui-tabs-nav.ui-widget-header li.ui-state-hover {
	 
}

.ui-tabs .ui-tabs-nav.ui-widget-header li.ui-state-active {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	color: #555555;
	cursor: default;
}

.ui-tabs .ui-tabs-nav li .ui-icon {
	margin: 0.6em 0.2em 0 0 !important;
}
 

.ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c9cdd0;
}
.profile_tabs_new .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: none;
	padding: 25px 10px 12px 10px;
}
 .ui-tabs.ui-tabs-top>.ui-tabs-nav li{
 	top: 1px !important;
 }

.ui-tabs.ui-tabs-top {
	/* border-bottom: 1px solid #dddddd; */
}

 
.profile_tabs_new .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li.ui-state-active {
	background-color: #ffffff !important;
    border-radius: 3px !important;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
}

 
.profile_tabs_new .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li {
	 padding:3px 0px 7px 0px;
}

.ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li.ui-state-active {
	margin-bottom: -1px;
}

.ui-tabs.ui-tabs-bottom .ui-tabs-nav.ui-widget-header {
	border-top: 1px solid #dddddd;
}

.ui-tabs.ui-tabs-bottom {
	border-top: 1px solid #dddddd;
}

.ui-tabs.ui-tabs-bottom .ui-tabs-nav.ui-widget-header li.ui-state-active
	{
	border-color: transparent #dddddd #dddddd #dddddd;
}

 	
.ui-tabs.ui-tabs-bottom .ui-tabs-nav.ui-widget-header li.ui-state-active
	{
	margin-top: -1px;
}

.ui-tabs.ui-tabs-left .ui-tabs-nav.ui-widget-header {
	border-right: 1px solid #dddddd;
}

.ui-tabs.ui-tabs-left {
	border-right: 1px solid #dddddd;
}

.ui-tabs.ui-tabs-left .ui-tabs-nav.ui-widget-header li.ui-state-active {
	border-color: #dddddd transparent #dddddd #dddddd;
}
 

.ui-tabs.ui-tabs-left .ui-tabs-nav.ui-widget-header li.ui-state-active {
	margin-right: -1px;
}

.ui-tabs.ui-tabs-right .ui-tabs-nav.ui-widget-header {
	border-left: 1px solid #dddddd;
}

.ui-tabs.ui-tabs-right {
	border-left: 1px solid #dddddd;
}

.ui-tabs.ui-tabs-right .ui-tabs-nav.ui-widget-header li.ui-state-active
	{
	border-color: #dddddd #dddddd #dddddd transparent;
}

 

.ui-tabs.ui-tabs-right .ui-tabs-nav.ui-widget-header li.ui-state-active
	{
	margin-left: -1px;
} /** AccordionPanel **/

.ui-accordion {
	 border-radius: 3px;
    /* box-shadow: 0px 0px 7px 0px #a5a5a5; */
    box-shadow: 0px 0px 5px 0px #dadada;
}

.ui-accordion .ui-accordion-header {
	
	box-shadow: none;
}

.ui-accordion .ui-accordion-header.ui-state-default {
	border: 0px solid #cecece;
    background: #ffffff;
    margin-top: 5px;
	
}

.ui-accordion .ui-accordion-header.ui-state-active {
	margin-bottom: 1px;
    border-bottom: 2px solid #ececec;
    border-radius: 3px 3px 0 0;
    margin-bottom: 5px;
}

.ui-accordion .ui-accordion-header .ui-icon {
	display: none;
}

.ui-accordion .ui-accordion-header.ui-state-default a {
	padding: 8px 15px;
	color: #0088CC;
}

.ui-accordion .ui-accordion-header a:hover {
	color: #005580;
	transition: all 0.5s ease-out;
}

.accordionMenu   .ui-menu{
	 
	white-space: normal;
	}
	
 .accordion-wrapper{
	 width: 100%;
 }
 
 .ui-tabs-panel .ui-menuitem  .ui-state-active {
 	
 }
 .ui-tabs-panel .ui-menuitem  .ui-state-hover{
	
	
}
.accordionMenu  .ui-menuitem{
	width: 100%;

	}
.accordionMenu   .ui-accordion-content{
	overflow: hidden;	
	}
.ui-accordion .ui-accordion-content.ui-widget-content {
	padding: 0px 5px;
	background-color: #fdfdfd;
}  
.ui-breadcrumb {
	 color:#4f5153;
	 padding: 5px 5px 7px 10px !important;
	 
}

.ui-breadcrumb li, .ui-breadcrumb li .ui-menuitem-text {
	 color: #191919;
	     font-size: 14px;
}

.ui-breadcrumb .divider {
	padding: 0 5px;
	color: #999999;
}

 /* ProgressBar */
 
 
 .ui-fileupload-files{
 	border-spacing: 0px !important;
    margin-left: -35px;
    margin-top: 0px;
 }
 .ui-fileupload-content .ui-progressbar{
 width: 40px;
    height: 4px;
    margin: 0px;
 }
.ui-fileupload-files td{
	padding: 0 !important;
}
.ui-progressbar .ui-progressbar-value.ui-widget-header {
	height: 5px;
    border: 0 none;
    margin: 0;
    background-color: #1cbb8c;
} /** Dialog **/

.ui-dialog.ui-widget-content {
	background-color: #ffffff;
    box-shadow: 3px 3px 6px -2px 0.4 #000000 !important;
    border-radius: 3px;
}

.ui-dialog.ui-widget-content .ui-dialog-titlebar {
	padding: 10px 8px 5px 8px;
	background: #5c3c7b;
	color: #ffffff;
	font-size: 13px;
}
.ui-dialog .ui-dialog-title{
    color: #ffffff;
    width: 80%;
    font-size: 15px !important;
    text-align: left;
}

.ui-dialog.ui-widget-content .ui-dialog-title {
	font-size: 1.4em;
}

.ui-dialog.ui-widget-content .ui-dialog-content {
	padding: 20px 10px 5px;
    min-width: 350px;
	 
}

.ui-dialog-titlebar-close{
    		padding: 1px 2px 2px 1px !important;
		 	border-radius: 50%;
		 	
	}
	.ui-dialog.ui-widget-content .ui-dialog-titlebar {
   			background-color: #1f3a8e !important;
   			color:white;
			    
	}
	
	.latest-body-login-bg .ui-dialog.ui-widget-content .ui-dialog-titlebar {
   			background-color: #1f3a8e !important;
   			color:white;
			    
	}
	.latest-tcbody-login-bg .ui-dialog.ui-widget-content .ui-dialog-titlebar {
   			background-color:#E8AE24 !important;
   			color:white;
			    
	}
/*.ui-dialog-content .ui-g,
.ui-dialog-content .ui-lg-1, .ui-dialog-content .ui-lg-2,  .ui-dialog-content .ui-lg-3, 
 .ui-dialog-content .ui-lg-4,  .ui-dialog-content .ui-lg-5,  .ui-dialog-content .ui-lg-6,  .ui-dialog-content .ui-lg-7, .ui-dialog-content  .ui-lg-8,  .ui-dialog-content .ui-lg-9, 
  .ui-dialog-content  .ui-lg-10,  .ui-dialog-content  .ui-lg-11,  .ui-dialog-content  .ui-lg-12

.ui-dialog-content .ui-md-1, .ui-dialog-content .ui-md-2,  .ui-dialog-content .ui-md-3, 
 .ui-dialog-content .ui-md-4,  .ui-dialog-content .ui-md-5,  .ui-dialog-content .ui-md-6,  .ui-dialog-content .ui-md-7, .ui-dialog-content  .ui-md-8,  .ui-dialog-content .ui-md-9, 
  .ui-dialog-content  .ui-md-10,  .ui-dialog-content  .ui-md-11,  .ui-dialog-content  .ui-md-12

.ui-dialog-content .ui-sm-1, .ui-dialog-content .ui-sm-2,  .ui-dialog-content .ui-sm-3, 
 .ui-dialog-content .ui-sm-4,  .ui-dialog-content .ui-sm-5,  .ui-dialog-content .ui-sm-6,  .ui-dialog-content .ui-sm-7, .ui-dialog-content  .ui-sm-8,  .ui-dialog-content .ui-sm-9, 
  .ui-dialog-content  .ui-sm-10,  .ui-dialog-content  .ui-sm-11,  .ui-dialog-content  .ui-sm-12

{
	padding:0px ;
}*/ 

/* .ui-dialog-content .ui-g,
.ui-dialog-content .ui-lg-1, .ui-dialog-content .ui-lg-2,  .ui-dialog-content .ui-lg-3, 
 .ui-dialog-content .ui-lg-4,  .ui-dialog-content .ui-lg-5,  .ui-dialog-content .ui-lg-6,  .ui-dialog-content .ui-lg-7, .ui-dialog-content  .ui-lg-8,  .ui-dialog-content .ui-lg-9, 
  .ui-dialog-content  .ui-lg-10,  .ui-dialog-content  .ui-lg-11,  .ui-dialog-content  .ui-lg-12

.ui-dialog-content .ui-md-1, .ui-dialog-content .ui-md-2,  .ui-dialog-content .ui-md-3, 
 .ui-dialog-content .ui-md-4,  .ui-dialog-content .ui-md-5,  .ui-dialog-content .ui-md-6,  .ui-dialog-content .ui-md-7, .ui-dialog-content  .ui-md-8,  .ui-dialog-content .ui-md-9, 
  .ui-dialog-content  .ui-md-10,  .ui-dialog-content  .ui-md-11,  .ui-dialog-content  .ui-md-12

.ui-dialog-content .ui-sm-1, .ui-dialog-content .ui-sm-2,  .ui-dialog-content .ui-sm-3, 
 .ui-dialog-content .ui-sm-4,  .ui-dialog-content .ui-sm-5,  .ui-dialog-content .ui-sm-6,  .ui-dialog-content .ui-sm-7, .ui-dialog-content  .ui-sm-8,  .ui-dialog-content .ui-sm-9, 
  .ui-dialog-content  .ui-sm-10,  .ui-dialog-content  .ui-sm-11,  .ui-dialog-content  .ui-sm-12

{
	padding:0px ;
}  */

 .return-summary-dt div.ui-datatable-tablewrapper{
	overflow: unset !important;
}

.col-width-10px{
	width:10px !important;
	}
.col-width-20px{
	width:20px !important;
	}	
.col-width-vvvs{
	width:30px !important;
	}
.col-width-vvs{
	width:50px !important;
	}
.col-width-vs{
	width:70px !important;
	}
.col-width-sm{
	width:100px !important;
	}
.col-width-smm{
	width:80px !important;
	}
.col-width-ssmm{
	width:72px !important;
	}
.col-width-md{
	width:130px !important;
}
.col-width-lg{
	width:250px !important;
}
.col-width-lg-2{
	width:280px !important;
}
.col-width-xl{
	width:300px !important;
}
.col-width-xxl{
	width:350px !important;
}

.ui-dialog.ui-widget-content .ui-dialog-titlebar-close:hover, .ui-dialog.ui-widget-content .ui-dialog-titlebar-close:focus,
	.ui-dialog.ui-widget-content .ui-dialog-titlebar-minimize:hover,
	.ui-dialog.ui-widget-content .ui-dialog-titlebar-minimize:focus,
	.ui-dialog.ui-widget-content .ui-dialog-titlebar-maximize:hover,
	.ui-dialog.ui-widget-content .ui-dialog-titlebar-maximize:focus {
	padding: 1px;
	transition: all 0.5s ease-out;
} /** DataTable **/
 



 
 

 .advance-input-datatable table,
 .interface-wrapper table,
 .rounded-table-2 table{
    border-collapse: unset !important;
    border-spacing: 0px 0px;
 }
 
 .interface-wrapper .ui-datatable tbody td{
  padding: 0px;
 }
 .advance-input-datatable .ui-datatable thead th, .advance-input-datatable .ui-datatable tfoot td, .advance-input-datatable .ui-datatable tfoot th, 
 .rounded-table-2 .ui-datatable thead th, .rounded-table-2 .ui-datatable tfoot td, .rounded-table-2 .ui-datatable tfoot th 
 {
    font-weight: bold;
    color: #fff !important;
    padding: 12px 8px !important;
    background-color: #252b3b !important;
    border-width: 0px 0 5px 0 !important;
    border-color: transparent !important;
    text-align: center !important;
}
 
 
.advance-input-datatable  .ui-datatable tbody td,
.rounded-table-2 .ui-datatable  tbody td
{
	padding: 0px !important;
}


.rounded-table-2 .language-bar{
	position: absolute;
    top: 10px;
    right: 0;
}


.advance-input-datatable input:read-only, .advance-input-datatable .ui-state-disabled ,
.rounded-table-2 .ui-datatable input:read-only, .rounded-table-2 .ui-datatable .ui-state-disabled 
{    
	background: none #e6eef5 !important;
}

table tr{
	vertical-align: middle;
}

input[readonly='readonly']:not(.hasDatepicker), .readonly:not(.hasDatepicker){
	background: none #e6eef5 !important;
	cursor: not-allowed !important;
	color: #414755 !important;
	
}

.advance-input-datatable input[type="text"],  .advance-input-datatable textarea ,    
 .ui-datatable input[type="text"],  .ui-datatable textarea 
{
    
    border: 1px solid #d8dfe4 !important;
    padding: 5px 5px ;
    border-radius: 0px ;
        
}
.rounded-table-2 .ui-datatable td:nth-child(2),
.advance-input-datatable .advance-left-filled
{
	background-color: #aec1cc;
    text-align: center;
    color: #fff;
    padding: 10px 20px !important;
    min-height: 16px;
    border: 0px solid #aec1cc;
    box-sizing: border-box;
    height: 36px;
    border-radius: 3px 0px 0px 3px;
}

.rounded-table-2 .ui-datatable td:last-child,
.advance-input-datatable .advance-right-filled{
	background-color: #aec1cc;
    text-align: center;
    color: #fff;
    padding: 10px 20px !important;
    min-height: 16px;
    border: 0px solid #aec1cc;
    box-sizing: border-box;
    height: 36px;
	border-radius:0px 3px 3px 0px;
}
/** TabMenu **/
.ui-tabmenu {
	*position: relative;
	*z-index: 2;
	margin-bottom: 20px;
	overflow: visible;
	color: #555555;
}

.ui-tabmenu .ui-tabmenu-nav.ui-widget-header {
	min-height: 38px;
	padding: 0 20px;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
}

.ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-default {
	padding: 5px 10px;
	color: #555555;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
	border: 0 none;
	top: 0;
	margin: 0;
	font-weight: normal;
} /** Toolbar **/


.ui-toolbar.ui-widget-header > span,
.ui-toolbar.ui-widget-header > a,
.ui-toolbar.ui-widget-header > div,
.ui-toolbar.ui-widget-header > button {
	padding:10px;
}
.ui-toolbar.ui-widget-header {
  background-color: #252b3b;  
 
    padding: 0px;
    
    border-radius: 3px;
} * *
 
.ui-priority-primary, .ui-widget-content .ui-priority-primary,
	.ui-widget-header .ui-priority-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	*background-color: #0044cc;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc),
		to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-repeat: repeat-x;
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc',
		endColorstr='#ff0044cc', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.ui-priority-primary:hover, .ui-priority-primary:active,
	.ui-priority-primary.active, .ui-priority-primary.disabled,
	.ui-priority-primary[disabled] {
	color: #ffffff;
	background-color: #0044cc;
	*background-color: #003bb3;
	transition: all 0.5s ease-out;
}

.ui-priority-primary:active, .ui-priority-primary.active {
	background-color: #003399 \9;
} /** Menu **/
.accordionMenu.ui-menu.ui-widget {
	width: 100%;
    padding: 0px;
}
.ui-accordion .ui-accordion-header{
	padding: 12px 20px !important;
    font-weight: normal;
    font-size: 12px;
    
}
.ui-menu-parent a .ui-menuitem-text {
	color: #ffffff;

	}
.ui-menu-parent a.ui-state-hover .ui-menuitem-text {
	color: #ffffff;
	transition: all 0.5s ease-out;
}
.ui-menu-child a .ui-menuitem-text {
	color: #4f5153;

	}
	
.ui-menuitem-text-hover{
	color: #54c8a2 !important;
}
.ui-menu-child a.ui-state-hover .ui-menuitem-text {
	color: #5c3c7b;
	transition: all 0.5s ease-out;
}
/* .ui-menu-parent .ui-menuitem-text {
	display: block;
	clear: both;
	font-weight: normal;
	color: #e4e4e4ccc;
	white-space: nowrap;
} */

 

.ui-menu.ui-widget .ui-menu-list {
	
}

.ui-menu.ui-widget li>.ui-menuitem-link {
	padding: 0.3em 0;
	width: 100%;
	border-width: 1px 0px;
}
.latest-body-login-bg .ui-menu.ui-widget li>.ui-menuitem-link {
	padding: 0.3em 0;
	width: auto;
	border-width: 1px 0px;
}

.ui-menu.ui-widget .ui-menu-list .ui-widget-header {
	border-width: 1px 0px;
	width: 100%;
}

.ui-menu.ui-widget li>.ui-menuitem-link.ui-state-hover {
	 
    text-decoration: none;
    
    transition: all 0.5s ease-out;
}
.accordion-wrapper .ui-menuitem-link.ui-state-hover,
.dropdown-menu .ui-menuitem-link.ui-state-hover
{
	background-color:#f3f3f3;
}
.ui-menu.ui-widget li>.ui-menuitem-link.ui-state-hover .ui-icon {
	transition: all 0.5s ease-out;
	background-image:
		url("/resources/primefaces-iris2/images/ui-icons_ffffff_256x240.png");
}

.ui-menu.ui-widget .ui-separator {
	height: 1px;
	overflow: hidden;
	background-color: #e5e5e5;
	border: 0 none;
	border-bottom: 1px solid #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.ui-menu.ui-widget .ui-menuitem-link .ui-menuitem-icon {
	margin-left: 0.3em;
	margin-right: 0.1em;
	font-size: 15px;
}

.ui-menu.ui-widget .ui-menuitem-link .ui-menuitem-text {
	margin-left: 0.4em;
	white-space: normal;
}
 .latest-body-login-bg .ui-menu.ui-widget .ui-menuitem-link .ui-menuitem-text {
	margin-left: 0px !important;
	white-space: normal;
}
.ui-shadow {
	 box-shadow: 0px 0px 5px 1px #d3d3d3;
}

.ui-menu.ui-slidemenu .ui-shadow {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.ui-menu.ui-menu-toggleable li.ui-widget-header h3 {
    font-weight: normal;
}


.advance-left-2nd-menu .ui-panelmenu-panel h3{
	font-weight: bold;	
}
.advance-left-2nd-menu .ui-panelmenu-panel .ui-menu-list{
	font-weight: normal;	
}
.advance-left-2nd-menu .ui-panelmenu .ui-panelmenu-header a {
    padding: 0.5em !important;
}
.advance-left-2nd-menu span.ui-icon.ui-icon-triangle-1-e ,
.advance-left-2nd-menu span.ui-icon.ui-icon-triangle-1-s 
{
    right: -4px !important;
    left: unset !important;
}
 

 

.ui-buttonset .ui-corner-left.ui-state-default {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.ui-buttonset .ui-corner-right.ui-state-default {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
} /** MenuBar **/
.ui-menu.ui-menubar {
	/* padding-right: 20px;
	padding-left: 10px;
	background-color: #5c3c7b;
 	color: #ffffff; */
 	
 	padding-right: 20px;
    padding-left: 10px;
    background-color: transparent;
    color: #ffffff;
    border: 1px solid transparent;
    padding-top: 10px;
	 
}
.dropdown-menu-2.ui-menu .ui-menuitem{
	padding-left: 22px !important;
	    width: 92% !important;
}
.ui-menu.ui-menubar .ui-menu-parent .ui-menu-child {
	padding: 5px 5px;
    background-color: #ffffff;
    border-top: 3px solid #5c3c7b;
}

/*----------------------white customization------------------------------*/
.btn-dropdown{
	border-width: 0px !important;
	
}
.btn-dropdown .ui-button{
	border-width: 0px !important;
	
}

.btn-dropdown .ui-icon-triangle-1-s{
	display: none;
}
.icon-only-buttons-bar .ui-button{
	margin-left:  0px;
}
.icon-only-buttons-bar .ui-button, .btn-icon-only{
	border-radius: 50% !important;
    text-align: center !important;
    width: 25px;
    height: 25px;
    display: inline-block;
    font-size: 14px;
    background-color: #5c3c7b;
    color: #fff;
}
.icon-only-buttons-bar .ui-button .ui-button-text, .btn-icon-only .ui-button-text{
	display: none;
}
.icon-only-buttons-bar .ui-button .ui-icon,.btn-icon-only .ui-icon{
	   margin: -7px 0px 0 -3px !important;
}
.un-click-able{
	cursor: not-allowed !important;
}
.top-btn-circle{
	border-radius: 50% !important;
    text-align: center !important;
    width: 17px;
    height: 17px;
    display: inline-block;
    font-size: 15px;
}
.btn-circle{
	border-radius: 50% !important;
    text-align: center !important;
    line-height: 30px !important;
}
.ui-button .ui-icon{
	display: inline-block;
   padding: 5px 0px;
    box-sizing: border-box;
     
}

.ui-dialog .ui-button-icon-only .ui-icon{
	margin-top: 6px;
}

.btn-default {
    background-color: #e6eef5 ;
    border-color: #eeeeee;
}
.btn-default:focus,
.btn-default.focus {
  
}
.btn-default:hover {
  color: #333;
  background-color: #eeeeee !important;
  border-color: #eeeeee !important;
  transition: all 0.5s ease-out;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  transition: all 0.5s ease-out;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #e4e4e4;
  transition: all 0.5s ease-out;
}



.btn-alternate{
	color: #fff;
    background-color: #109077;
    border-color: #109077;
    text-decoration: none;
    display: inline-block;
   /*  border-radius: 3px !important; */
    transition: all 0.5s ease-out;
}
.btn-alternate:hover{
	background-color: #0f826a;
	transition: all 0.5s ease-out;
}
.badge-white{
	min-width: 19px;
    min-height: 19px;
    text-align: center;
    padding-top: 3.2px;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #fff;
    color: #737373;
    font-size: 11px;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}
 
.advance-rounded{
	border-radius: 3px !important;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
 /*  color: #fff!important ; 
  background-color: #286090!important ; 
  border-color: #204d74!important ;  */
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {

	background-color: #1cb98a !important ; 
  
  /* color: #fff!important ; 
  border-color: #122b40!important ; 
  transition: all 0.5s ease-out; */
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none!important ; 
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7!important ; 
  border-color: #2e6da4!important ; 
  transition: all 0.5s ease-out;
}
.btn-primary .badge {
  color: #337ab7!important ; 
  background-color: #fff!important ; 
}
.btn-success {
  color: #fff!important ; 
  background-color: #5cb85c!important ; 
  border-color: #4cae4c!important ; 
}
.btn-success:focus,
.btn-success.focus {
  color: #fff!important ; 
  background-color: #449d44!important ; 
  border-color: #255625!important ; 
}
.btn-success:hover {
  color: #fff!important ; 
  background-color: #449d44!important ; 
  border-color: #398439!important ; transition: all 0.5s ease-out;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff!important ; 
  background-color: #449d44!important ; 
  border-color: #398439!important ; 
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff!important ; 
  background-color: #398439!important ; 
  border-color: #255625!important ; transition: all 0.5s ease-out;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none!important ; 
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c!important ; 
  border-color: #4cae4c!important ; 
  transition: all 0.5s ease-out;
}
.btn-success .badge {
  color: #5cb85c!important ; 
  background-color: #fff!important ; 
}
.btn-info {
  color: #fff!important ; 
  background-color: #5bc0de!important ; 
  border-color: #46b8da!important ; 
}
.btn-info:focus,
.btn-info.focus {
  color: #fff!important ; 
  background-color: #31b0d5!important ; 
  border-color: #1b6d85!important ; 
}
.btn-info:hover {
  color: #fff!important ; 
  background-color: #31b0d5!important ; 
  border-color: #269abc!important ; transition: all 0.5s ease-out;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff!important ; 
  background-color: #31b0d5!important ; 
  border-color: #269abc!important ; 
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff!important ; 
  background-color: #269abc!important ; 
  border-color: #1b6d85!important ; transition: all 0.5s ease-out;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none!important ; 
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de!important ; 
  border-color: #46b8da!important ; 
  transition: all 0.5s ease-out;
}
.btn-info .badge {
  color: #5bc0de!important ; 
  background-color: #fff!important ; 
}
.btn-warning {
  color: #fff!important ; 
  background-color: #f0ad4e!important ; 
  border-color: #eea236!important ; 
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff!important ; 
  background-color: #ec971f!important ; 
  border-color: #985f0d!important ; 
}
.btn-warning:hover {
  color: #fff!important ; 
  background-color: #ec971f!important ; 
  border-color: #d58512!important ; transition: all 0.5s ease-out;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff!important ; 
  background-color: #ec971f!important ; 
  border-color: #d58512!important ; 
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff!important ; 
  background-color: #d58512!important ; 
  border-color: #985f0d!important ; transition: all 0.5s ease-out;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none!important ; 
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e!important ; 
  border-color: #eea236!important ; transition: all 0.5s ease-out;
}
.btn-warning .badge {
  color: #f0ad4e!important ; 
  background-color: #fff!important ; 
}
.btn-danger {
  color: #fff!important ; 
  background-color: #cf1b1f !important;
 
}
.btn-danger:focus,
.btn-danger.focus {
  /* color: #fff!important ; 
  background-color: #c9302c!important ; 
  border-color: #761c19!important ;  */
}
.btn-danger:hover {
 /*  color: #fff!important ; 
  background-color: #c9302c!important ; 
  border-color: #ac2925!important ; transition: all 0.5s ease-out; */
 
 	color: #c9302c !important;
  background-color: #eaeaea !important;
  border-color: #eaeaea !important;
  transition: all 0.5s ease-out;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff!important ; 
  background-color: #c9302c!important ; 
  border-color: #ac2925!important ; 
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff!important ; 
  background-color: #ac2925!important ; 
  border-color: #761c19!important ; transition: all 0.5s ease-out;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none!important ; 
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f!important ; 
  border-color: #d43f3a!important ; transition: all 0.5s ease-out;
}

.btn-danger .badge {
  color: #d9534f!important ; 
  background-color: #fff!important ; 
}
.btn{
	display: inline-block;
	border-radius: 3px;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}
.btn-md,
.btn-group-md > .btn {
  padding: 4px 4px !important;
  font-size: 12px;
  line-height: 1.3333333;
  border-radius: 3px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xxs,
.btn-group-xxs > .btn {
  padding:  0px !important;
  padding-top:  0px !important;
  padding-right:  0px !important;
  padding-bottom:  0px !important;
  padding-left:  0px !important;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

 

.ui-selectbooleanbutton{
	padding: 0px !important;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin:2px;
    box-shadow: 0px 2px 0px 0px #e0e0e0;
    color: #737373;
}
.ui-selectbooleanbutton.ui-state-active{
	background-image: linear-gradient(to right, #6e3c87, #694693);
    color: white;
    border: 1px solid #6e3c87;
    box-shadow: 0px 2px 0px 0px #ad5ad6;
    
}
.switch label{
	color: #fff !important;
}	
.ui-selectbooleanbutton .ui-button-text{
	 
    /* border: 0px solid #0f826a; */
} 
.ui-button-icon-left {
    left: 0.2em !important;
}
 

 

.ui-button {
	border-radius: 3px;
    margin-left: 0px;
    margin-right: 2px !important;
    border-width: 0px;
    padding: 3px 8px;
	background-color: #1cbb8c;
}
.ui-button.ui-state-disabled{
	background-color: #a1a1a1 !important;
}
 
.ui-button-text-icon-left .ui-button-text, .ui-button span {
   padding: 5px;
    
   display: inline-block;
   position: unset !important;
}
 

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}



 









input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.ui-datatable thead th,   .ui-datatable tfoot td, .ui-datatable tfoot th{
	 
    background-color: #17338a !important;
    color: #ffffff !important;
}



.ui-datatable th:first-child{
	border-left-width: 0px !important;
	border-left-color: transparent !important;
}
.ui-datatable th:last-child{
	border-right-width: 0px !important;
	border-right-color: transparent !important;
	
}
.ui-datatable th:first-child, .ui-datatable td:first-child{
	border-radius:  3px 0 0 3px;
	padding-left: 10px !important;
	border-left-width: 0px;
	
}
.ui-datatable th:last-child, .ui-datatable td:last-child{
	border-radius: 0px 3px 3px 0px;
	padding-right: 10px !important;
	text-align: center !important;
	margin: 0 auto;
	border-right-width: 0px;
}
 
.ui-fieldset {
    border-width: 0px;
    padding: 0px 0 3px 0;
   /*  margin-top: -45px;  */
}
 .main-fieldset.ui-fieldset {
       margin-top: -57px;
}
 
.btn-left-menu{
	color: #4e4e4e;
    font-size: 20px;
    background-color: #ffffff;
    position: relative;
    margin-top: 8px;
   }
.dropdown-menu-2{
	 min-width: 250px; 
	/*
	background-color: #667684 !important;
    color: #ffffff !important;
    border: 1px solid #667684 !important; */
    color: #5c3c7b !important;
}
.dropdown-menu-2 .ui-menuitem-text{
	white-space: nowrap !important;
}
.dropdown-menu-2.ui-slidemenu .ui-slidemenu-wrapper{
	 min-height: 300px;   
}
.dropdown-menu-2.ui-slidemenu .ui-slidemenu-content {
	min-height:280px; 
}

.pieChartCenter{
		height:300px !important;
		width:100% !important;
}	
.pieChartZone{
		height:300px !important;
		width:100% !important;
}
	
 .ui-tabs-panel {
	border-width: 0;
	padding:0;
	/* background-color: #ffffff !important; */
	 
}

/*  .dialog .ui-button:not(.ui-selectbooleanbutton, .ui-fileupload-choose){
	padding: 4px !important;
} */

.ui-button:not(.ui-selectbooleanbutton):not(.ui-fileupload-choose):not(.btn-xxs){
	padding: 4px !important;
}

.ui-datatable-selectable .ui-outputlabel{
	cursor: pointer;
} 
 
.ui-datatable-selectable.ui-state-highlight td{
	    background-color: #a6ecdb  !important;
}
.ui-datatable-selectable.ui-state-highlight td{
	   padding-top: 3px !important;
    padding-bottom: 3px !important;
    border-bottom: 4px solid #1cbb8c !important;
}
.ui-selectonemenu .ui-selectonemenu-trigger,
.ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger
{
	padding-left: 8px !important;
    padding-right: 8px !important;
    background-color: #fff;
     
}
.return-summary-data td, .return-summary-data th{
	padding: 4px 1px !important;
}
 .return-summary-data .ui-datatable-scrollable-header{
 	max-width: 100% !important;
 }
.ui-datatable-scrollable-header-box,.ui-datatable-scrollable-header-box table
	{
	width: 100% !important;
}
.ui-datatable-scrollable-body table{
	width: 100% !important;
}

/* .borderLessGrid {
	background-color: inherit;
	background-repeat: repeat-y;
	border-width: 0 !important;
	background-color: none !important;
}
 
 
.borderLessGrid tr,.borderLessGrid td {
	border: 0 !important;
	background-color: #ffffff; 
	background-repeat: repeat-x;
} */
/* 
.borderLessButton {
	border-width: 0 !important;
	background-color: none !important;
} */

 
/* .borderLessButton tr,.borderLessButton td {
	border: 0 !important;
}

.borderLessGrid_noImage {
	border-width: 0 !important;
	background-color: none !important;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
} */

.ui-wizard-navbar {
	background-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	width: 100%;
	border: 1em;
}

/* .borderLessGrid_noImage tr,.borderLessGrid_noImage td {
	border: 0 !important;
	background-color: none !important;
} */

 

 

/* .borderLessGrid_noImage_Login {
	border-width: 0 !important;
	background-color: none !important;
	margin-left: 24%;
} */

/* .borderLessGrid_noImage_Login tr,.borderLessGrid_noImage_Login td {
	border: 0 !important;
	background-color: none !important;
}
 */
.staticLable {
	text-align: left;
	 
	font-size: 11.5px;
}

.smallField {
	width: 80px
}

.mediumField {
	width: 150px
}
.mediumTextField{
	width: 197px !important;
}
.mediumCalendar input[type='text']{
	width: 120px !important;
}
.smallCalendar input[type='text']{
	width: 75px !important;
}


.medLargField {
	width: 70%
}

.largeField {
	width: 98%;
}

.smallSelectOne {
	width: 80px
}

.mediumSelectOne {
	width: 150px
}

.largeSelectOne {
	width: 200px !important;
}

.largSelectOne {
	width: 250px
}

.largeSelectPercent{
	width: 100% !important;
}

 

.dynamicLabel {
	
}

.ui-toolbar {
	margin:5px 0px;
}
.ui-tabs.ui-tabs-top .ui-tabs-nav
{
		padding:0;
}
.cp_button {
	height: 25px;
	width: 130px;
}

.cp_column1 {
	width: 10%;
	vertical-align: middle;
}

.cp_column2 {
	width: 52%;
	vertical-align: middle;
}

.cp_column3 {
	width: 20%;
	vertical-align: middle;
	text-align: right;
}

.cp_column4 {
	width: 20%;
	vertical-align: middle;
}

.cp_field_large {
	width: 500px;
}

.cp_field_medium {
	width: 322px;
}

.combo_box_name {
	width: 250px;
}

.combo_box_period_code {
	width: 100px;
}

.combo_box_response_type {
	width: 240px;
}

.combo_box_response_private {
	width: 135px;
}

.cp_periods_column1 {
	width: 10%;
}

.cp_periods_column2 {
	width: 15%;
	text-align: right;
}

.cp_periods_column3 {
	width: 30%;
	text-align: right;
}

.cp_periods_column4 {
	width: 15%;
	text-align: right;
}

.cp_periods_column5 {
	width: 30%;
	text-align: right;
}

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

.cp_header_panel .ui-panel-content {
	border: 0;
	background: none;
	padding: 0;
}

.panelGrid {
	width: 100%;
}

 

.comboBox {
	width: 100%;
}

.textLabel {
	font-weight: bold;
	font-stretch: extra-expanded;
}

.column70percent {
	width: 70%;
	vertical-align: top;
}

.column30percent {
	width: 30%;
	vertical-align: top;
}

.column80percent {
	width: 80%;
	vertical-align: top;
}

.column20percent {
	width: 20%;
	vertical-align: top;
}

.column75percent {
	width: 75%;
	vertical-align: top;
}

.column25percent {
	width: 25%;
	vertical-align: top;
}

.colRightAlign {
	text-align: right;
	width: 8%;
}

.colRightAlign_Inner {
	text-align: right;
	width: 12%;
}

.colRightAlign_dlg {
	text-align: right;
	width: 18%;
}

.colRightAlignMed {
	text-align: right;
	width: 11%;
}

 

/* html,body {
	 font-size: 0.85em !important;
	 color: #333333;
	 margin: 0px;
	 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	  
} */

 textarea{
	 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
 	
 }

 

 

.corrospondence-panel .ui-panel-titlebar{
	margin: 5px;
}

.float_left{
	float: left;
}

.float_right{
	float: right;
}

.corrospondence-email-field{width:215px !important }
.corrospondence-form-label{
	text-align: right;
	white-space: nowrap;
}






 .ui-paginator-page.ui-state-active {
    background-color: #252b3b;
    color: #fff;
    border-radius: 3px !important;
} 
 .ui-paginator-bottom{
 	font-size: 11px;
 }




.ui-datatable table {
    table-layout: auto !important;
     float: left;
     font-size: 12px;
    line-height: 12px;
   
}
 .ui-dialog .ui-datatable table a{
 	text-decoration: underline !important;
 }

.ui-datatable th, .ui-datatable tfoot td{
	text-align: center;
	padding: 4px 10px;
	margin: 0px;
	overflow: hidden;
}
 .ui-datepicker {
    background-color: #fff;
    border-radius: 3px;
}
 
  
  img.logo{
 	height: 48px;
 	width: 100px;
 }
 .logo-txt{
	 display: inline-block;
	 
 } 
 .logo-txt .large{
 	font-size: 18px;
  
 }
 .logo-txt .small{
 	font-size: 12px;
 	  
 }
 .top-bar-wrapper .menu-link{
 	display: inline-block;
    font-size: 13px;
    padding: 18px 10px;
    text-decoration: none;
    background: #0e5c8a;
    color: #f6f6f6;
    margin-left: 3px;
 }
 .top-button .menu-link:hover{
 	background-color: #17567b;transition: all 0.5s ease-out;
 }
 .top-section table{
	width: 100%;
 }
	 
 .transparent {
	background-color: transparent !important;
 }

 .top_section, .top_section tr, .top_section tr td{
	border: 0px !important;
} 
.top_user_info{
	text-align: right;
    padding: 20px 15px 0px 0px;
}
.ui-columntoggler{
	background-color: #fff;
}

/* .ui-widget:not(.top_user_info, .btn-default, .white-color){
	background-color: #fff;
} */
 
.ui-datepicker-trigger.ui-button-icon-only .ui-button-text {
    padding: .155em !important;
}
.ui-datepicker-trigger.ui-button-icon-only  {
	margin: 0px !important;
	padding: 2px; 
	 
	}





 


 

input, textarea, .ui-button{
	/* margin-left: 1px !important;
	margin-right: 1px !important; */
}

.select-box-xl{
	width: 871px !important;
	min-width: 871px !important;
	max-width: 871px !important;
	margin-left: 1px !important;
	margin-right: 1px !important; 
}
.select-box-lg{
	width: 422px !important;
	min-width: 422px !important;
	max-width: 422px !important;
	 margin-left: 1px !important;
	margin-right: 1px !important;
}
.select-box-md{
	width: 197.5px !important;
	min-width: 197.5px !important;
	max-width: 197.5px !important;
	 margin-left: 1px !important;
	margin-right: 1px !important;
	}
.select-box-sm{
	width: 85px !important;
	min-width: 85px !important;
	max-width: 85px !important;
	 margin-left: 1px !important;
	margin-right: 1px !important;
}
.select-box-sm .ui-selectonemenu-label{
	padding: 6px!important;
}
.select-box-xs{
	width: 29px !important;
	min-width: 29px !important;
	max-width: 29px !important;
	 margin-left: 1px !important;
	margin-right: 1px !important;
}
 
.txt-field-xl, .txt-field-xl input, .txt-field-xl textarea {
	width: 884px !important;
	min-width: 884px !important;
	max-width: 884px !important;
	 
}
.txt-field-lg, .txt-field-lg input, .txt-field-lg textarea{
	width: 435px !important;
	min-width: 435px !important;
	max-width: 435px !important;
	 
}
.txt-field-md, .txt-field-md  input, .txt-field-md textarea{
	width: 210.5px !important;
	min-width: 210.5px  !important;
	max-width: 210.5px  !important;
	 
	}
.txt-field-sm, .txt-field-sm input, .txt-field-sm textarea{
	width: 98px !important;
	min-width: 98px !important;
	max-width: 98px !important;
	 
}
.txt-field-xs, .txt-field-xs input, .txt-field-xs textarea{
	width: 42px !important;
	min-width: 42px !important;
	max-width: 42px !important;
	 
}
 
.calendar-xl input {
	width: 849px  !important;
	min-width: 849px  !important;
	max-width: 849px  !important;
	 
}
.calendar-lg input{
	width: 400px !important;
	min-width: 400px !important;
	max-width: 400px !important;
	 
}
.calendar-md  input{
	width: 175.5px !important;
	min-width: 175.5px !important;
	max-width:  175.5px !important;
	 
	}
.calendar-sm input{
	width: 63px !important;
	min-width: 63px !important;
	max-width: 63px !important;
	 
}
 .calendar-xs input{
	width: 8px !important;
	min-width: 8px !important;
	max-width: 8px !important;
	
}

.margin-bottom-7{
	margin-bottom:7px !important;
}
.margin-1{
	margin:1px !important;
}
.margin-l-r-1{
	margin-left:1px !important;
	margin-right:1px !important;
}

.margin-l-r-10{
	margin-left:10px !important;
	margin-right:10px !important;
}

.margin-0-5-em{
	margin: 0.5em !important;
 	margin-left: 0.5em !important;
 	margin-right: 0.5em !important;
 	margin-top: 0.5em !important;
 	margin-bottom: 0.5em !important;
}

.margin-0{
 	margin: 0px !important;
 	margin-left: 0px !important;
 	margin-right: 0px !important;
 	margin-top: 0px !important;
 	margin-bottom: 0px !important;
 }

.padding-top-0{
 padding-top:0px !important;
 }
 .padding-0{
 	padding: 0px !important;
 	padding-left: 0px !important;
 	padding-right: 0px !important;
 	padding-top: 0px !important;
 	padding-bottom: 0px !important;
 }
 
 .padding-1{
 	padding-left: 1px !important;
 	padding-right: 1px !important;
 	padding-top: 1px !important;
 	padding-bottom: 1px !important;
 }
 .margin-5{
 	margin: 5px !important;
 	margin-left: 5px !important;
 	margin-right: 5px !important;
 	margin-top: 5px !important;
 	margin-bottom: 5px !important;
 }
 .margin-10{
 	margin: 10px !important;
 	margin-left: 10px !important;
 	margin-right: 10px !important;
 	margin-top: 10px !important;
 	margin-bottom: 10px !important;
 }
 
 /*Ali code*/

.ui-selectonemenu-panel .ui-selectonemenu-items-wrapper {
    background-color: #fff !important;
}

 
 

.ui-datatable tbody td:not(td.data-tab-dt1){
	line-height: 25px;
}



 
.ui-datatable thead th, .ui-datatable tbody td:not(td.data-tab-dt1), .ui-datatable tfoot td, .ui-datatable tfoot th {
 	border-top: 1px;
    border-right-width: 0px;
    
    
}
.ui-datatable-tablewrapper{
	overflow: unset !important;
	 
}

th.data-tab-dt, td.data-tab-dt {
    /* border-width: 1px !important;
    border-color: #d1d1d1 !important;
    background-color: #e6eef5;
    */
   
    padding:0px !important; 
    max-width: 140px !important;
    width: 0px;
    
    border-right-width: 0px !important;
    border-left-width: 0px !important;
    
    
}

 

/* th.data-tab-dt + th , td.data-tab-dt + td{
	border-right-width: 0px !important;
    
} */
td.data-tab-dt input{
	width: 120px;
	 max-width: 140px;
	border-width: 0px !important;
	padding: 10px 2px !important;
}

 

.mis-wrapper .ui-datatable-tablewrapper{
	overflow: unset !important;
	padding-top: 16px !important;
}
.ui-datatable-tablewrapper .ui-datatable tbody td{   border-color: #d7d7d7;}
 
/*Ali code*/


.ui-datatable thead th{
	border-color: #dce0e9;
	border-width: 0px !important;
	
}
.ui-datatable tbody td{
	border-color: #dce0e9;
	border-width: 0px !important;
}

.ui-datatable thead th,   .ui-datatable tfoot td, .ui-datatable tfoot th{
	font-weight: bold;
    padding: 12px 3px !important;
    vertical-align: middle;
    
}
.profileUpdateClass th .ui-button-icon-only{
	 width: 32px !important;
    height: 30px;
    border: 0px solid #e4e4e4 !important;
    background-color: #1cbb8c !important;
}
.profileUpdateClass td .ui-button-icon-only{
	 width: 32px !important;
    height: 30px;
    border: 0px solid #e4e4e4 !important;
    background-color: transparent !important;
}

.blink.star-btn.ui-button-icon-only{
	height: 33px !important;
    background-color: #1cbb8c;
        color: #fff;
}
.ui-button-icon-only{
	width: 32px !important;
    height: 30px;
    border: 0px solid #e4e4e4 !important;
    background-color: unset;
}


.field-icon-btn{
	box-sizing: border-box;
    position: relative;
}
.field-icon-btn .input{
	float: left;
    width: 100%;
}
.field-icon-btn .icon-btn{
	position: absolute;
	right: 0;
}

.ui-selectlistbox-filter-container .ui-selectlistbox-filter{
	width: 100%;
}
.ui-selectlistbox-filter-container .ui-icon {
  top: 7px;
   right: 7px;
}


.ui-trigger-calendar{
	position: relative;
}
.ui-trigger-calendar > .ui-inputfield{
	width: 100%;
}
.ui-trigger-calendar .ui-datepicker-trigger{
	position: absolute;
    right: 0px;
}

.icon-btn .ui-button-icon-only:not(.active-green-bg),
.ui-trigger-calendar .ui-datepicker-trigger {
	background-color: unset !important;
}

.ui-panel .ui-panel-content{
	padding: 0px !important;
}
 /*
.todo .ui-button-icon-only:not(.top-button){
	 
    border: 0px solid #e4e4e4 !important;
    background: transparent;
}
.ui-button-icon-only:not(.top-button){
	    width: 28px !important;
    height: 28px;
}
*/ 

   

.todo table a i {
    font-size: 14px !important;
    padding: 0 0px;
    min-width: 18px;
}
 

.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
    margin-top:6px !important;
}
.ui-datatable-scrollable-theadclone{
	display:none;
	visibility: hidden;
}

.ui-overlaypanel-content{
	padding: 4px 0px ;
	background-color: #fff;
	border-radius: 4px;
    
}

#tooltip-model{
  	box-shadow: unset !important;
  	padding-top:10px;
}
 
 
.panel-top-arrow{
 	width: 0;
    height: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 18px solid #3f4656;
    z-index: 99999999999;
    float: right;
    margin: -14px 23px;
    position: absolute;
}
.primary-panel{
    box-shadow: inset 0px 0px 4px 3px #d0d0d0;
    margin-top: 6px;
    padding: 10px !important;
}
    
 
.ui-dialog-titlebar-icon{
	/* margin-top:3px !important; */
}

 
 
.circle{
border-radius: 50%;
}


.circle.xxl{
height: 75px;
width: 75px;
}
.circle.xl{
height: 45px;
width: 45px;
}
.circle.lg{
height: 36px;
width: 36px;
}
.circle.md{
height: 28px;
width: 28px;
}
.circle.sm{
height: 20px;
width: 20px;
}
.circle.vs{
height: 18px;
width: 18px;
}
.circle.xs{
height: 16px;
width: 16px;
}
.circle.xxs{
height: 12px;
width: 12px;
}
/* .user-info-wrapper{
	background-color: #fff;
	
}
.user-info-panel{
	width: 250px;
}
.user-info-content{
	text-align:center;
	height: 175px;
	background-color: #15618e;
} */
 	
.profile-pic{
	height: 70px;
    width: 70px;
    margin: 12px auto;
    border: 6px solid #045280;
}
 
/* .user-info-text{
	z-index: 5;
    color: #f9f9f9;
    color: rgba(255, 255, 255, 0.8);
    font-size: 17px;
    text-shadow: 2px 2px 3px #333333;
    margin-top: 10px;
}
.user-info-desc{
	z-index: 5;
    color: #f9f9f9;
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    margin-top: 10px;
} */




.overflow-auto{
	overflow: auto;
}


.user-info-footer{
	height: 22px;
    padding: 6px 3px 6px 3px !important;
	
}
 .width-fit-content{
 	max-width: fit-content !important;
 }
 

 
 .width-100{
 	width:100px !important;
 }
 
 .width-125{
 	width:125px !important;
 }
 
 .width-150{
 	width:150px !important;
 }
 
 .width-180{
 	width:180px !important;
 }
 .width-200{
 	width:200px !important;
 }
 .width-250{
 	width:250px !important;
 }
 
  .width-350{
 	width:350px !important;
 }
 .height-auto{
	height: auto;
}
.height-50{
	height:50px;
}
.height-60{
	height: 60px;
}
.height-40{
	height: 40px;
}
 
.height-25{
	height: 25px;
}
.height-30{
	height: 30px;
}
.height-28{
	height: 28px;
}
 
.height-32{
	height: 32px;
}

.height-33{
	height: 33px;
}

.height-34{
	height: 34px;
}

.height-35{
	height: 35px;
}

.height-265{
	height: 265px;
}
.height-265-start{
	min-height: 265px;
}

.height-265-start-notice{
	height:265px;
}
.height-275{
	height: 275px;
}
.height-0{
	height: 0px;
}
.height-300{
	height: 300px;
}
.height-100{
	height: 100px;
}

.height-107{
	height: 107px;
}
.height-108{
	height: 108px;
}
.height-109{
	height: 109px;
}
.height-150{
	height: 150px;
}
.height-90{
	height: 90px;
}
.height-180{
	height: 180px;
}
.height-200{
	height: 200px;
}

.height-360{
	height: 360px;
}
.full-height{
	height: 100% !important;
    box-sizing: border-box;
}
.full-width{
	
	width: 100%;
	min-width: 100%;
	box-sizing: border-box;
}
.full-width .ui-datatable-scrollable-header{
	width: 100%;	
}
.full-width table{
	width: 100%;	
}
.full-width > input{
	width: 100% !important;
}

.full-width-strict{
	width:100% !important;
	min-width: 100% !important;
}

.full-height{
	height:100%;
	min-height:100%;
	box-sizing:border-box;
}
 
.max-width-330{
	max-width: 330px;
}
.min-width-330{
	max-width: 330px;
}
.single-line{
	white-space: nowrap;
}
 
 .padding-right-0{
	
	    padding-right: 0 !important; 
 }
 
.single-line-vs{
	white-space: nowrap;
	text-overflow: ellipsis;
    max-width: 150px;
    overflow: hidden;
    display: inline-block;
}
.single-line-sm{
	white-space: nowrap;
	text-overflow: ellipsis;
    max-width: 200px;
    overflow: hidden;
    display: inline-block;
}
.single-line-md{
	white-space: nowrap;
	text-overflow: ellipsis;
    max-width: 250px;
    overflow: hidden;
    display: inline-block;
}
.single-line-lg{
	white-space: nowrap;
	text-overflow: ellipsis;
    max-width: 300px;
    overflow: hidden;
    display: inline-block;
}
.single-line-xl{
	white-space: nowrap;
	text-overflow: ellipsis;
    max-width: 350px;
    overflow: hidden;
    display: inline-block;
}
.full-width .ui-dialog-content{
	width: 95% !important;
	box-sizing: border-box;
}
.ui-inputnumber.full-width .ui-inputtext{
	width: 97.5%;
} 

.ui-inputnumber.full-width-lg .ui-inputtext{
	width: 100%;
} 

.ui-calendar.full-width{
	min-width: 100%;
	display: flex;
	box-sizing: border-box;
	
	
}
 
.ui-calendar.full-width-lg .ui-inputfield{
	width: calc(100% - 33px);
	min-width: calc(100% - 33px) !important;
	 
}

.ui-selectonemenu, .ui-selectcheckboxmenu{
	 border-radius: 3px;
    border: 1px solid #e4e4e4 !important;
    padding: 0px;
}
.ui-selectonemenu.full-width, .selectcheckboxmenu.full-width{
	width: 100% !important;
    min-width: 100% !important;
   
}
.ui-state-disabled.ui-selectonemenu,
.ui-state-disabled.ui-selectcheckboxmenu
 {
cursor: not-allowed !important;
background-color: #e6eef5 !important;
}




.icon-btn{
	  
 
	float: right;
    width: 32px;
    
    
    height: 32px;
    box-sizing: content-box;
}
.field-icon-btn .input-adv{
	float: left;
	width: calc(100% - 31px) !important;
}
.icon-btn-adv{
	 float: right;
    width: 32px;
    padding-right: 0px !important;
    height: 0px;
    box-sizing: content-box;
        margin-top: -28px;
	 
}
.icon-btn-new{
	float: right;
	width: 32px; 
	/*padding-right: 40px !important;*/
	margin: -28px -1px;
	height:32px;
	box-sizing: content-box;	
}
 
.ui-paginator{
	margin: 10px 0 0 0 !important;
    color: #4f5153;
   /* background-color: #e1e8ee;*/
    display: inline-block;
    width: 100%;
   /* border-radius: 3px;*/
    padding: 5px !important;
    box-sizing: border-box;
    border-top: 1px solid #b6b6b6 !important;
}
.ui-paginator a {
	 font-size: 11px;
}

.ui-growl-error{
	/* background-color: #5f0600!important; */
	background-color: #ef8585 !important;
	border: 1px solid #e76565;
    color: #fff !important;
}
.ui-growl-message{
	padding: 10px 3px 3px 0px !important;
    width: 240px !important	;
    float: right;
   }
.ui-growl-item-container{
	opacity: 1 !important;
}
.ui-growl-item {
    padding: 7px 7px !important;
}
.ui-growl-title{
	font-weight: normal !important;
}
 


/* width */
::-webkit-scrollbar {
  width: 4px !important;
  height: 7px;
}


 
/* Handle */
::-webkit-scrollbar-thumb {
  background:  #adadad; 
   
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background:  #adadad; transition: all 0.5s ease-out;
}









.txt-box-inline-icon{
	padding-left: 23px !important;
}

.input-password-wrapper, .input-login-wrapper {
    position: relative;
    
}
.input-login-wrapper:before{
	content: "\f007";
}
.input-password-wrapper:before{
	content: "\f084";
}
.input-login-wrapper:before, .input-password-wrapper:before{
	 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #1cbb8c;
    font-size: 14px;
    padding-right: 0em;
    position: absolute;
    top: 6px;
    left: 2px;
}
.tc-login-card .input-login-wrapper:before, .tc-login-card .input-password-wrapper:before{
	 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #7658a8 !important;
    font-size: 14px;
    padding-right: 0em;
    position: absolute;
    top: 6px;
    left: 2px;
}

label{
	display:inline-block;
}
 
 
a{
	text-decoration: none; 
	cursor: pointer;
	/* color: #191919; */
}
.relative{
	position: relative;
}.absolute{
	position: absolute;
}
.pointer{
	cursor: pointer !important;
}
.block{
	display:block;
}
.inline-block{
	display:inline-block;
}
.hide{
	display: none;
	
}
.hide-imp{
	display: none !important;
	
}
.left {
	float: left !important;
}

.right {
	float: right !important;
}

.unset-float {
	float: unset !important;
}

.center {
	margin-right: auto !important;
	margin-left: auto !important;
	display: block; 
}
.center-inner   {
	text-align: center;
}
.right-adv{
	float: right;
}
.right-inner   {
	text-align: right;
}
.width-contents {
	width:fit-content !important;
}	 

i.xs{
	font-size: 11px !important;
	margin: 2px;
}
i.xxs{
	font-size: 8px !important;
	vertical-align: unset;	

}
i.vs{
	font-size: 12px !important;
	margin: 2px;
}


i.sm2{
	font-size: 12px !important;
    margin: 5px;
}
i.sm{
	font-size: 16px !important;
    margin: 5px;
}
i.md{
	font-size: 28px !important;
	margin: 5px;
}
i.lg{
	font-size: 40px !important;
	margin: 6px;
}
i.xl{
	font-size: 50px !important;
}
i.xxl{
	font-size: 80px !important;
}


 .login-wrapper{
 /* background-color: #e4e4e4;
 height: 100%; */
 }
 
.height-125{
	height: 125px;
}
.height-100{
	height: 100px;
}

.darkgrey-bg{
	background-color:#536070 !important;
}

.darkgrey-text{
	color:#536070 !important;
}

.brightgreen-bg{
	background-color:#09907f;
}

.mediumgrey-bg{
	 background-color: #909daf;
}
.advance-hide{
	display: none !important;
	visibility: hidden !important;
}
.advance-white-bg{
	background-color: #fff !important;
}
.adv-tcprofile-wrapper .adv-upload-btn{
	    padding-left: 40px;
}

.advance-left-2nd-menu{
	background-color: #fff;
    padding: 10px 10px;
    min-height: 92vh;
    margin: -30px -22px;
    box-shadow: 2px 7px 8px 0px #c5c5c5;
}
.verylite-bg{
	background-color: #e1e9f4 !important;	
}

.verylite-border{
	border:3px solid #e1e9f4 !important;
	border-radius:3px !important;
}

.pink-bg{
	background-color: #facbcb !important;	
}

.greyish-bg{
	background-color: #d9d9d9 !important;	
}
.greyish-border{
	border:3px solid #d9d9d9 !important;
	border-radius:3px !important;
}
.pink-border{
	border:3px solid #facbcb !important;
	border-radius:3px !important;
}

.blue2-bg{
	background-color: #c6d7ef !important;	
}

.blue2-border{
	border:3px solid #c6d7ef !important;
	border-radius:3px !important;
}

.darkskin-bg{
	background-color: #f6e0be !important;	
}

.darkskin-border{
	border:3px solid #f6e0be !important;
	border-radius:3px !important;
}

.lightsuccess-bg{
	background-color:#cae3d0 !important;
}


.lightsuccess-border{
	border:3px solid #cae3d0 !important;
	border-radius:3px !important;
}

.skin-bg{
	background-color:#f0e6d7 !important;
}

.skin-border{
	border: 3px solid #f0e6d7 !important;
	border-radius:3px !important;
}

.lightblue-bg{
	background-color:#c9e2f2 !important;
	
}

.lightblue-border{
	border: 3px solid #c9e2f2 !important;
	border-radius:3px !important;
}

.lightpurple-bg{
	background-color:#e0d6e8 !important;
	
}

.lightpurple-border{
	border: 3px solid #e0d6e8 !important;
	border-radius:3px !important;
}

.lightblue2-bg{
	background-color:#bedcd8 !important;	
}

.lightblue2-border{
	border: 3px solid #bedcd8 !important;
	border-radius:3px !important;
}

.lightgrey-bg{
	background-color:#e1e9f4;
} 
.primary-bg{
	background-color: #4e1d76;
}
.green-bg{
	background-color: #47ab63 !important;	
}
.white-bg{
	background-color: #ffffff !important;
}
.default-bg{
	background-color: #252b3b;
	color: #fff;
}
.secondary-bg{
	background-color: #e6eef5 ;
}

.primary-odd-bg{
	background-color:#4bb2c5 !important;
}
.white-color{
	color: #fff !important;
}
.footer-text{
	font-size: 11px;
    line-height: 16px;
    padding: 0 8px;
}
.wrapper {
	clear: both;
}
.box a {
	text-decoration:  none;
	display: inherit;
}

.top-section {
    min-height: 62px;

/*        background-color: #737373;
    clear: both;
    width: 100%;
    top: 0;
    z-index: 1000;
    color: #ffffff;
    border-bottom: 3px solid #b1b1b1;
    box-sizing: border-box;
  */   
    
}
.top-section-2 {
   background-color: #ffffff;
    clear: both;
    width: 100%;
    top: 0;
    z-index: 1000;
   /*  min-height: 8.3vh; */
    box-sizing: border-box;
    padding: 0 12px;
    border-bottom: 1px solid #e7e7e7;
 
}

.top-section-2  .top-year-box{
	width: 45px;
	height: 45px;
	padding: 5px !important;
	box-sizing: border-box;
}
.top-section-2  .top-desc-box{
	max-width: calc( 100% - 60px);
	box-sizing: border-box;
}


.ui-toolbar{
	background-color: #252b3b;
	color: #fff;
}
.top-bar-wrapper{
	 
}
.login-heading{
	color: #5c3c7b !important;
    font-size: 20px;
    font-weight: bold;
    font-variant-caps: all-petite-caps;
}

.iris_logo_wrapper img{
	width: 60px;
}
.step-bottom{
    position: fixed;
    width: 90%;
    bottom: 30px;
    background-color: #ffffff;
}

.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.compliance-row {
  display: flex !important;
  flex-direction: row !important;
  width: 100% !important;
}

.box-link{
	color: #fff;
	font-size: 13px;
}
.box-link:hover{
	background-color: #7373732b;
}
.box{
	padding: 5px 10px;
	width: fit-content;
	display: inline-block;
	vertical-align: top;
	
}

.bordered{
	 border: 1px solid #5c3c7b;
}
.thick-bordered{
	 border: 4px solid #5c3c7b;
}
.thick-top-bordered{
	 border-top: 5px solid #5c3c7b;
}
.thick-bottom-bordered{
	 border-bottom: 3px solid #e4e1e1;
}
.red-border{
	border-color: #e74747;
}

.red-border i, .red-border label{
	color: #e74747;
}


.green-border{
	border-color: #0bb298;
}

.green-border i, .green-border label{
	color: #0bb298;
}

.orange-border{
	border-color: #ffac50;
}
.default-border{
	border-color:  #e4e4e4 !important;
	
}

.orange-border i, .orange-border label{
	color: #ffac50;
}

.blue-border{
	border-color: #0793f5;
}

.blue-border i, .blue-border label{
	color: #0793f5;
}


.box-full{
	width: 100%;
    box-sizing: border-box;
    
}
.box-sm{
	width: 50px;
}
.box-md{
	width: 100px;
}
.box-lg{
	width: 150px;
}
.box-xl{
	width: 200px;
}

.box-body{
	display: block;
}
.box-footer{
	display: inline-block;
}
 

.box-default{
	background-color: #ffffff;
}
.box-height-150{
	height: 150px;
}



.box-draft, .box-Draft{
	background-color: #2b7edb;
}
.box-inbox, .box-Inbox{
	background-color: #cd3f42;
}
.box-outbox, .box-Outbox{
	background-color: #e4b132;
}
.box-completed, .box-Completed{
	background-color: #4bac5d;
}
.box-primary{
	background-color: #5c3c7b;
}
.box-primary-light{
	background-color: #822ccd;
}
.box-success{
	background-color: #4bac5d;
}
.box-new-purple{
	background-color:#435690;
}
.box-danger{
	background-color: #cd3f42;
}
.box-warning{
	background-color: #e4b132;
}
.box-alternate{
	background-color: #109077;
}

.box-info{
	background-color: #2b7edb;
}
.border-top-notice{
	border-top:1px solid #d84a4a !important;
}

.box-internal-maintain{
	background-color:#ffffff !important;
	border-radius:3px;
}

.border-notice{
	border:1px solid #d84a4a !important;
}
.box-notice-cache{
	background-color:#ffe5e5;
}
.notice-txt-dark{
	color:#d84a4a;
}
.notice-listtxt-dark{
	color:#474e5d;
}

.box-primary:hover{
	background-color: #7a48ac;
}
.box-primary-light:hover{
	background-color: #9d59db;
}
.box-success:hover{
	background-color: #60b970;      
}


.box-warning:hover{
	background-color: #e8bd4d;
}
.box-alternate:hover{
	background-color: #13b091;
}

.box-info:hover{
	background-color: #5397e1;
}
.box-default:hover{
	background-color: #eeeeee;
}

.box-danger:hover{
	background-color: #d5595c;
}


.top-menu-wrapper {
	
}

.v-align-bottom{
	vertical-align: bottom;
}
.border-default{
	border: 1px solid #ffffff;
}
.border-secondary{
	border: 1px solid #e4e4e4;
}
.border-primary{
	border: 1px solid #5c3c7b;
}
.border-alternate{
	border: 1px solid #109077;
}

.text-overflow-hide{
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-primary{
	color: #737373;
}
.text-default{
	color: #191919;
}
.text-alternate{
	 color: #ffffff;
}
.text-color-2{
	color: #3131318c;
}
.text-xs{
	font-size: 11px !important;
}

.text-vvs{
	font-size: 8px !important;
}
.text-vs{
	font-size: 12px !important;
}
.text-vs-2{
	font-size: 13px !important;
}
.text-sm{
	font-size: 14px !important;
}
.text-md-2{
	font-size: 15px !important;
}
.text-md-1{
	font-size: 17px !important;
}
.text-md{
	font-size: 18px !important;
}

.text-lg-1{
	font-size: 20px !important;
}
.text-lg-2{
	font-size: 22px !important;
}
.text-lg-3{
	font-size: 23px !important;
}
.text-lg{
	font-size: 26px !important;
}
.text-xl{
	font-size: 32px !important;
}
.text-xxl{
	font-size: 45px !important;
}
.text-xxxl{
	font-size: 60px !important;
}
.strong{
	font-weight: bold;
}
.green-test{
	color: green !important;
}
.underline{
	text-decoration: underline;
}
.top-menu li.ui-datalist-item {
	list-style: none;
	float: left;
	margin: 10px;
	padding: 5px;
}
.top-bar-wrapper {
	clear: both;
}

.top-bar-left {
	 z-index: 9999;
}

.top-bar-right {
	 height: 45px;
	 display: none;
}

.top-tabs {
	
}

.middle-section {
	clear: both;
   
	
}
.content-area{
	padding: 0 5%;
}

.content-left{
	text-align:left !important;
}

.hidden-tab >  ul:first-of-type.ui-tabs-nav{
	 display: none; 
}
/* .batchProcessingIssueDlg ul.ui-tabs-nav{
	 display: inherit; 
} */
.hidden-tab.ui-tabs .ui-tabs-panel{
	padding:0 !important;
}
.footer-section{
	padding: 0 5%;
    background-color: #e6eef5 ;
    position: fixed;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    height: 45px;
    max-height: 45px;
    overflow: hidden;
    border-top: 3px solid  #adadad;

}

.box-shadow{
	box-shadow: 0px 0px 5px 1px #dfdfdf;
}

.box-shadow-leftmenu{
	box-shadow: 10px 0px 10px 1px #dfdfdf;
}

.heading-bar {
	clear: both;
}

.heading {
	
}

.filter-bar {
	
}

.simple-datatable {
	
}

.l-padding-0{
	padding-left: 0px !important;
}
.l-padding-5{
	padding-left: 5px !important;
}
.l-padding-7{
	padding-left: 7px !important;
}
.l-padding-10{
	padding-left: 10px !important;
}

.r-padding-0{
	padding-right: 0px !important;
}
.r-padding-5{
	padding-left: 5px !important;
}

.r-padding-10{
	padding-right: 10px !important;
}
.r-padding-20{
	padding-right: 20px !important;
}
.r-padding-30{
	padding-right: 30px !important;
}
.h-padding-0{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.h-padding-2{
	padding-left: 2px !important;
	padding-right: 2x !important;
}
.h-padding-3{
	padding-left: 3px !important;
	padding-right: 3x !important;
}
.h-padding-7{
	padding-left: 7px !important;
	padding-right: 7px !important;
}
.h-padding-8{
	padding-left: 8px !important;
	padding-right: 8px !important;
}
.h-padding-right-10{
	padding-right:10px !important;
}
.h-margin-left-10{
	margin-left:10px !important;
}
.h-margin-leftn-30{
	margin-left:-30px !important;
}
.h-margin-right-10{
	margin-right:10px !important;
}
.h-margin-left-20{
	margin-left:20px !important;
}
.h-margin-right-20{
	margin-right:20px !important;
}
.h-margin-right-100{
	margin-right:100px !important;
}
.h-padding-left-0{
	padding-left:0px !important;
}
.h-padding-left-5{
	padding-left:5px !important;
}
.h-padding-left-6{
	padding-left:6px !important;
}
.h-padding-left-7{
	padding-left:7px !important;
}
.h-padding-left-10{
	padding-left:10px !important;
}
.h-padding-left-20{
	padding-left:20px !important;
}
.h-padding-left-30{
	padding-left:30px !important;
}
.h-padding-left-40{
	padding-left:40px !important;
	
}
.h-paddin-left-84{
	padding-left:84px !important;
}
.h-paddin-left-62{
	padding-left:62px !important;
}
.h-padding-left-25{
	padding-left:25px !important;
	
}
.padding-left-right-27{
	 padding-left: 27px !important;
    padding-right: 27px !important;
}
.h-padding-left-48{
	padding-left:48px !important;
}
.h-padding-5{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.h-padding-10{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.h-padding-11{
	padding-left: 11px !important;
	padding-right: 11px !important;
}
.h-padding-12{
	padding-left: 12px !important;
	padding-right: 12px !important;
}

.h-padding-13{
	padding-left: 13px !important;
	padding-right: 13px !important;
}

.padding-left-10{
	padding-left: 10px !important;
}
.h-padding-15{
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.h-padding-20{
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.h-padding-20-adv{
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.h-padding-25{
	padding-left: 25px !important;
	padding-right: 25px !important;
}

.h-padding-30{
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.h-padding-40{
	padding-left: 40px !important;
	padding-right: 40px !important;
}
.h-padding-50{
	padding-left: 50px !important;
	padding-right: 50px !important;
}
.h-padding-60{
	padding-left: 60px !important;
	padding-right: 60px !important;
}
.h-padding-80{
	padding-left: 80px !important;
	padding-right: 80px !important;
}
.h-padding-90{
	padding-left: 90px !important;
	padding-right: 90px !important;
}
.v-padding-0{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.v-padding-2{
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
.v-padding-3{
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}
.v-padding-4{
	padding-top: 4px !important;
	padding-bottom: 4px !important;
}
.v-padding-5{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.v-padding-6{
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}

.v-padding-7{
	padding-top: 7px !important;
	padding-bottom: 7px !important;
}
.v-padding-8{
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.v-padding-10{
	padding-top: 10px !important;
	padding-bottom:10px !important;
}
.v-padding-12{
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}
.v-padding-13{
	padding-top: 13px !important;
	padding-bottom: 13px !important;
}
.v-padding-14{
	padding-top: 14px !important;
	padding-bottom: 14px !important;
}
.v-padding-16{
	padding-top: 16px !important;
	padding-bottom: 16px !important;
}
.v-padding-17{
	padding-top: 17px !important;
	padding-bottom: 17px !important;
}
.v-padding-25{
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}
.v-padding-18{
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}
.padding-top-5{
	padding-top:5px !important;
}

.padding-top-7{
	padding-top:7px !important;
}

.padding-top-10{
	padding-top:10px !important;
}

.padding-top-13{
	padding-top:13px !important;
}
.v-padding-12{
	padding-top:12px !important;
	padding-bottom:10px !important;
}
.v-padding-13{
	padding-top:13px !important;
	padding-bottom:13px !important;
}
.v-padding-18{
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}
.v-padding-15{
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.v-padding-16{
	padding-top: 16px !important;
	padding-bottom: 16px !important;
}
.v-padding-20{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.v-padding-22{
	padding-top: 22px !important;
	padding-bottom: 22px !important;
}
.v-padding-30{
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.v-padding-40{
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.v-padding-50{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.v-padding-80{
	padding-top: 80px !important;
	padding-bottom: 80px !important;
}
.v-padding-bottom-0{
	padding-bottom:0px !important;
}
.v-padding-bottom-15{
	padding-bottom:15px !important;
}
.v-padding-bottom-40{
	padding-bottom:40px !important;
}
.v-padding-top-3{
	padding-top:3px !important;
}

.v-padding-top-4{
	padding-top:4px !important;
}
.v-padding-top-5{
	padding-top:5px !important;
}
.v-padding-top-6{
	padding-top:6px !important;
}
.v-padding-top-7{
	padding-top:7px !important;
}
.v-padding-top-8{
	padding-top:8px !important;
}
.v-padding-top-9{
	padding-top:9px !important;
}
.v-padding-top-10{
	padding-top:10px !important;
}

.v-padding-top-100{
	padding-top:100px !important;
}
.v-padding-top-15{
	padding-top:15px !important;
}
.v-padding-top-18{
	padding-top:18px !important;
}

.v-padding-top-13{
	padding-top:13px !important;
	     
}
.v-padding-top-14{
	padding-top:14px !important;
	     
}
.padding-top-bottom-13{
	padding-top:13px !important;
	    padding-bottom: 13px !important;
}
.v-padding-top-20{
	padding-top:20px !important;
}
.v-padding-top-25{
	padding-top:25px !important;
}
.v-padding-top-27{
	padding-top:27px !important;
}
.v-padding-top-30{
	padding-top:30px !important;
}
.start-height-140{
	height:140px !important;
}

.v-padding-top-40{
	padding-top:40px !important;
}
.v-padding-top-50{
	padding-top:50px !important;
}
.v-padding-top-60{
	padding-top:60px !important;
}
.padding-left-10{
	padding-left: 10px;
}
.padding-left-15{
	padding-left: 15px;
}
.padding-left-20{
	padding-left: 20px;
}

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

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

.padding-2{
	padding-left: 2px !important;
	padding-right: 2px !important;
	padding-bottom: 2px !important;
	padding-top: 2px !important;
	padding: 2px !important;
} 
.padding-bottom-0{
	padding-bottom:0px !important;
}
.padding-right-20{
	padding-right: 20px !important;
}

.padding-top-10{
	padding-top: 10px !important;
}
.padding-top-7{
	padding-top: 7px !important;
}
.h-padding-4{
	padding-left: 4px !important;
	padding-right: 4px !important;
	
}

.padding-3{
	padding: 3px !important;
}
.padding-5{
	padding: 5px !important;
}
.padding-8{
	padding: 8px !important;
}
.padding-9{
	padding: 9px !important;
}
.padding-10{
	padding: 10px !important;
}
.padding-12{
	padding: 12px !important;
}
.padding-15{
	padding: 15px !important;
}
.padding-16{
	padding: 16px !important;
}
.padding-20{
	padding: 20px !important;
}
.padding-30{
	padding: 30px !important;
}
.padding-40{
	padding: 40px !important;
}
.h-margin-0{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.h-margin-1{
	margin-left: 1px !important;
	margin-right: 1px !important;
}
.h-margin-2{
	margin-left: 2px !important;
	margin-right: 2px !important;
}
.h-margin-3{
	margin-left: 3px !important;
	margin-right: 3px !important;
}
.h-margin-5{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.h-margin-7{
	margin-left: 7px !important;
	margin-right: 7px !important;
}

.h-margin-10{
	margin-left: 10px !important;
	margin-right: 10px !important;
}
.h-margin-15{
	margin-left: 15px !important;
	margin-right: 15px !important;
}
.h-margin-20{
	margin-left: 20px !important;
	margin-right: 20px !important;
}
.h-margin-30{
	margin-left: 30px !important;
	margin-right: 30px !important;
}

.h-margin-40{
	margin-left: 40px !important;
	margin-right: 40px !important;
}
.h-margin-50{
	margin-left: 50px !important;
	margin-right: 50px !important;
}

.h-margin-60{
	margin-left: 60px !important;
	margin-right: 60px !important;
}
.h-margin-right{
	margin-right:10px !important;
}
.h-margin-70{
	margin-left: 70px !important;
	margin-right: 70px !important;
}
.v-margin-0{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.v-margin-2{
	margin-top: 2px !important;
	margin-bottom: 2px !important;
}
.v-margin-3{
	margin-top: 3px !important;
	margin-bottom: 3px !important;
}
.v-margin-4{
	margin-top: 4px !important;
	margin-bottom: 4px !important;
}
.v-margin-5{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.v-margin-6{
	margin-top: 6px !important;
	margin-bottom: 6px !important;
}
.v-margin-7{
	margin-top: 7px !important;
	margin-bottom: 7px !important;
}
.v-margin-8{
	margin-top: 8px !important;
	margin-bottom: 8px !important;
}
.v-margin-10{
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.v-margin-15{
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.ui-g-v-margin-15{
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	}
.v-margin-20{
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.v-margin-30{
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.v-margin-40{
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}
.v-margin-50{
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}
.v-margin-80{
	margin-top: 80px !important;
	margin-bottom: 80px !important;
}
.v-margin-top-5{
	margin-top: 5px !important;
}
.margin-top-7{
	margin-top: 7px !important;
}
.v-margin-top-15{
	margin-top: 15px !important;
}
.v-margin-top-20{
	margin-top: 20px !important;
}
.v-margin-top-25{
	margin-top: 25px !important;
}
.v-margin-top-145{
	margin-top: 80px !important;
}
.margin-top-ne{
	margin-top:-14px !important;
}
.margin-top-ne-20{
	margin-top:-20px !important;
}
.margin-20{
	margin: 20px !important;
}
.margin-17{
	margin: 17px !important;
}
.margin-10{
	margin: 10px !important;
}
.margin-5{
	margin: 5px !important;
}
.top-margin-minus-4{
	    margin-top: -4px !important;
}
.top-margin-10{
	margin-top: 10px;
}
.top-margin-15{
	margin-top: 15px;
}
.top-margin-20{
	margin-top: 20px;
}
.bottom-margin-10{
	margin-bottom: 10px;
}
.bottom-margin-15{
	margin-bottom: 15px;
}
.bottom-margin-20{
	margin-bottom: 20px;
}
.padding-left-38{
	    padding-left: 38px;
}

.h-padding-0-p{
	padding-left: 0% !important;
	padding-right: 0% !important;
}
.h-padding-2-p{
	padding-left: 2% !important;
	padding-right: 2% !important;
}
.h-padding-5-p{
	padding-left: 5% !important;
	padding-right: 5% !important;
}
.h-padding-5-adv{
	padding-left: 5% !important;
	padding-right: 5% !important;
}
.h-padding-10-p{
	padding-left: 10% !important;
	padding-right: 10% !important;
}
.h-padding-10-adv{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.h-padding-8-adv{
	padding-left: 8px !important;
	padding-right: 8px !important;
}
.h-padding-7-adv{
	padding-left: 7px !important;
	padding-right: 7px !important;
}
.v-padding-0-p{
	padding-top: 0% !important;
	padding-bottom: 0% !important;
}
.v-padding-3-p{
	padding-top: 3% !important;
	padding-bottom: 3% !important;
}
.v-padding-5-p{
	padding-top: 5% !important;
	padding-bottom: 5% !important;
}
.v-padding-10-p{
	padding-top: 10% !important;
	padding-bottom: 10% !important;
}
.v-padding-10-adv{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.v-padding-9{
	padding-top: 9px !important;
	padding-bottom: 9px !important;
}

 .top-padding-0{
 	padding-top: 0px !important;
 }

 .top-padding-20{
 	padding-top: 20px;
 }

.padding-20-p{
	padding: 20% !important;
}
.h-margin-0-p{
	margin-left: 0% !important;
	margin-right: 0% !important;
}
.h-margin-2-p{
	margin-left: 2% !important;
	margin-right: 2% !important;
}
.h-margin-5-p{
	margin-left: 5% !important;
	margin-right: 5% !important;
}
.h-margin-10-p{
	margin-left: 10% !important;
	margin-right: 10% !important;
}
.h-margin-10-adv{
	margin-left: 10px !important;
	margin-right: 10px !important;
}
.h-margin-12-adv{
	margin-left: 12px !important;
	margin-right: 12px !important;
}
.h-margin-13-adv{
	margin-left: 13px !important;
	margin-right: 13px !important;
}
.h-margin-15-adv{
	margin-left: 15px !important;
	margin-right: 15px !important;
}
.v-margin-0-p{
	margin-top: 0% !important;
	margin-bottom: 0% !important;
}
.v-margin-2-p{
	margin-top: 2% !important;
	margin-bottom: 2% !important;
}
.v-margin-5-p{
	margin-top: 5% !important;
	margin-bottom: 5% !important;
}
.v-margin-10-p{
	margin-top: 10% !important;
	margin-bottom: 10% !important;
}

.margin-2-p{
	margin: 2% !important;
}
.margin-10-p{
	margin: 10% !important;
}



/******************************** 21-06-2019 ************************************/
.fbr-login-malumat-logo{
	background: url(/resources/images/login/fbr_malumat_logo.png) no-repeat;
	width:200px;
	height:35px;
	margin:auto;
}


.fbr-malumat-logo-white{
	background: url(/resources/images/fbr_malumat_logo_white.png) no-repeat;
	width:200px;
	height:35px;
	margin:auto;
}

.top_bar_outer{ background-color:#0c579d; width:100%; padding:10px 0 10px 0;}
.top_bar_inner{ width:1300px; margin:0 auto; overflow: auto;}
.top_bar_inner_logo{ float:left;}
.top_bar_inner_contact{ float:right; color:#8db8e0; font-size:13px; text-align:right; margin-top:15px;}
.top_bar_inner_contact i{ font-size:13px; vertical-align:sub;}
.top_bar_inner_contact a{ text-decoration:none; color:#8db8e0;}
.top_bar_inner_contact a:hover{ text-decoration:none; color:#fff;transition: all 0.5s ease-out;}



.fbr-maloomat-body{ 
	margin:0; 
	padding:0; 
	font-family: 'Roboto', sans-serif; 
	font-style:13px; 
	color:#333;
	background-color: transparent !important;
}

.middle_outer{ width:100%; padding:50px 0 50px 0;}
.middle_inner{ width:1300px; margin:0 auto; overflow: auto; }

.middle_left{ float:left; text-align:left; width:770px;}
.middle_right{ float:right; text-align:center; width:530px;}

.footer_outer{ width:100%; padding:5px 0 5px 0; background-color:#f4f4f4; border-top:solid 1px #dcdcdc; position: fixed;
  left: 0;
  bottom: 0;}
.footer_inner{ width:1300px; margin:0 auto; overflow: auto; }

.footer_inner_left{ float:left; text-align:left; color:#828282; font-size:11px; font-family: 'Roboto', sans-serif;}
.footer_inner_right{ float:right; text-align:right; color:#828282; font-size:11px; font-family: 'Roboto', sans-serif;}
.tab_text span{ color:#f4b72a !important;}
.tab-icon{
	font-size: 15px;
    vertical-align: bottom;
    padding-right: 3px;
}
.input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}
.text_field_style{
	background-color:#fff !important; 
	border:solid 1px #dddddd !important; 
	padding:0px 8px 0px 8px !important; 
	font-size:14px !important; 
	color:#505050 !important;
	width:100% !important;
	box-shadow:none !important;
	height: 40px !important;
}
.text_field_style_mandatory  {
	background-color:#fff !important; 
	padding:0px 8px 0px 8px !important; 
	font-size:14px !important; 
	color:#505050 !important;
	width:100% !important;
	box-shadow:none !important;
	border-left: solid 2px red !important;
	border-top: solid 1px #dddddd !important;
	border-right: solid 1px #dddddd !important;
	border-bottom: solid 1px #dddddd !important;
	height: 40px !important;
}
/* Set a style for the submit button */
.login-btn {
  background-color: #f4b72a !important;
  color: #fff !important;
  padding: 0px 20px !important;
  border: none !important;
  font-size:16px !important;
  cursor: pointer !important;
  width: 100% !important;
  opacity: 0.9 !important;
  box-shadow:none !important;
  height:40px;
  
}
.login-btn span{
	padding:0px !important;
}
.login-btn i{ vertical-align:sub; font-size:20px;}
.login-btn:hover {
  opacity: 1;
  transition: all 0.5s ease-out;
}

.login-form-container{
	max-width:400px; margin-top:20px;
}

.registration-form-container{
	max-width:450px; margin-top:20px;
}

.assetsInquiryHome .ui-tabs-panel{
	background-color: transparent !important;
	box-shadow: none !important;
	border-top: 0px !important;
}

.assetsInquiryHome .tab_text{
	border-bottom: solid 3px #e4e4e4 !important;
	background-color:  transparent !important;
	border-left: 0px !important;
	border-right: 0px !important;
	border-top: 0px !important;
	color : #505050 !important; 
	outline: none !important;
}

.assetsInquiryHome ul.ui-widget-header{
	border-bottom: 0px !important;
}

.assetsInquiryHome li.ui-state-active{
	border-bottom: solid 3px #0c579d !important;
	outline: none !important;
}

.assetsInquiryHome .ui-tabs-selected a{
	color: #0c579d !important;
	outline: none;
}

.assetsInquiryHome li a:hover{
	outline: none;
	transition: all 0.5s ease-out;
}

.assetsInquiryHome .ui-tabs-nav li a{
	padding-left: 0.5em !important;
}

.forgot_pass{ margin-top:10px; text-align:left; font-size:13px; color:#0c579d;}
.forgot_pass a{ text-decoration:none;   color:#0c579d;}
.forgot_pass a:hover{ text-decoration:none;   color:#505050;transition: all 0.5s ease-out;}

.assetsInquiryHome, .assetsInquiryHome .ui-tabs-nav {
	background-color: transparent !important;
}

.captcha-input-field{
	background-color:#fff !important; 
	padding:0px 8px 0px 8px !important; 
	font-size:14px !important; 
	color:#505050 !important;
	width:34% !important;
	display:inline-block;
	box-shadow:none !important;
	border-left: solid 2px red !important;
	border-top: solid 1px #dddddd !important;
	border-right: solid 1px #dddddd !important;
	border-bottom: solid 1px #dddddd !important;
	height: 40px !important;
}

 
 
.text_field_style_small_mandatory  {
	background-color:#fff !important; 
	padding:0px 8px 0px 8px !important; 
	font-size:14px !important; 
	color:#505050 !important;
	width:45% !important;
	display:inline-block;
	box-shadow:none !important;
	border-left: solid 2px red !important;
	border-top: solid 1px #dddddd !important;
	border-right: solid 1px #dddddd !important;
	border-bottom: solid 1px #dddddd !important;
	height: 40px !important;
}

.text_field_style_small{
	background-color:#fff !important; 
	border:solid 1px #dddddd !important; 
	padding:0px 8px 0px 8px !important; 
	font-size:14px !important; 
	color:#505050 !important;
	display: inline-block;
	width:45% !important;
	box-shadow:none !important;
	height: 40px !important;
}


.text_field_margin_left{
	margin-left: 10px !important;
}
.ui-selectonemenu .ui-selectonemenu-label{
	box-sizing: border-box;
}
.assetsInquiryHome .ui-selectonemenu .ui-selectonemenu-label { padding-top:12px !important;}

.assetsInquiryHome .ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
    margin-top: 12px !important;
}

.text_field_style_small_mandatory:readonly , .text_field_style_small:readonly{
	background-color: #f1f1f1;	
}


.wrapper_load  {
	margin: 0 auto;
	margin-top: 0px;
	width: 400px;
	height: 30px;
	position: relative;
	top: 27%;
	left: -26%;
	margin-top: -26px;
}

 .ui-stack {
        z-index: 1000;
    }

.wrapper_load a {
  position: relative;
  /*background: #121212;*/
  bottom: 0;
  color: #fff;
  height: 34px;
  line-height: 34px;
  position: absolute;
  width: 100%;
  padding: 0 0 0 20px;
  font-size: 12px;
  font-weight:700;
  font-family: 'Arial';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  transition:0.1s all ease-in;
  cursor: default;
}
.wrapper_load a span{
  display: block;
  width: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
 /* right: 0px;*/
  height: 10px;
  position: absolute;
}

.wrapper_load a span span{
  background: url(/resources/images/arrow.png);
  display: block;
  width: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
  height: 10px;
  opacity: 1;
  position: absolute;
}
.success{
	color: #4bac5d;
}
.danger{
	color: #cf1b1f;
}
.success-filled{
	background-color: #4bac5d !important;
}
.danger-filled{
	background-color: #cf1b1f !important;
}
.warning-filled{
	background-color: var(--warining-color) !important;
}
.default-filled{
	background-color: #ffffff !important;
}
.primary-filled{
	background-color: #5c3c7b !important;
}
.wrapper_load a .arrow:before {
  content:"";
  background: url(/resources/images/arrow.png);
  display: block;
  width: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  height: 10px;
  position: absolute;
  opacity: 0.5;
}
/* 
.danger-row{
	border-bottom: 2px solid #d6527a !important;
    background-color: #fde8e8;
} */

input::placeholder {
   color: #b5b5b5;
   font-size: 12px;
}

::-moz-placeholder {font-size: 11px;} /* Firefox 19+ */
:-moz-placeholder {font-size: 11px;}  /* Firefox 18- */
:-ms-input-placeholder {font-size: 11px;} /* IE */
 input::-webkit-input-placeholder {
  color: #b5b5b5;
   font-size: 12px;
}

 input::-webkit-input-placeholder { /* / Chrome/Opera/Safari / */
 color: #b5b5b5;
   font-size: 12px;
}
input::-moz-placeholder { /* / Firefox 19+ / */
 color: #b5b5b5;
   font-size: 12px;
}
input:-ms-input-placeholder { /* / IE 10+ / */
  color: #b5b5b5;
   font-size: 12px;
}
input:-moz-placeholder { /* / Firefox 18- / */
  color: #b5b5b5;
   font-size: 12px;
}
 
 
 
  .arrow-left-2:after {
 	content: '';
    position: absolute;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #ffffff;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-top: -3px;
      }
     
     
   .arrow-left-3:after {
 	content: '';
    position: absolute;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #ffffff;
    margin-bottom: 0px;
    margin-left: 9px;
    margin-top: 6px;
   
      }
  .arrow-up-2:after {
 	content: '';
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -11px;
    width: 0;
    height: 0;
    border-bottom: solid 11px #fff;
    border-left: solid 12px transparent;
    border-right: solid 12px transparent;
    margin-bottom: 0px;
      }
 
.wrapper_load a .arrow:after {
  content:"";
  background: url(/resources/images/arrow.png);
  display: block;
  width: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0px;
  height: 10px;
  position: absolute;
  opacity: 0.3;
}

.min-height-100{
	min-height:100px;
}
.round-10{
 	border-radius: 3px !important;
 }
 

 .round-50{
 	border-radius: 3px !important;
 }
 .round-100{
 	border-radius: 100px !important;
 }
.round-10-left{
 	border-radius: 3px 0px 0px 3px  !important;
 }
.round-10-right{
 	border-radius: 0px 3px 10px 3px  !important;
 }

.details-section{
	 
	margin-bottom:10px;
}

.heading{
	color: #5c3c7b;
	padding-left:5px;
}
.box .heading2{
	color: #5c3c7b;
    padding-left: 5px;
    display: block;
    border-bottom: 2px solid white;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.details-table{
	width:100%;
	padding-bottom:5px;
}

.details-table .th{
	background-color: #5c3c7b;
	color: #fff;
	border: 0px !important;
}



.wrapper_load .arrow:before{
  animation: animate-arrow-2 1s ease-in-out infinite 0.1s;
}

.wrapper_load .arrow:after{
  animation: animate-arrow-3 1s ease-in-out infinite 0.2s;
}

.wrapper_load .arrow span{
  animation: animate-arrow-1 1s ease-in-out infinite;
}

@keyframes animate-arrow-1 {
  0%{transform:translateX(10px);opacity: 0;}
  70%,100%{transform:translateX(0px);opacity: 1;}
}
@keyframes animate-arrow-2 {
  0%{transform:translateX(20px);opacity: 0;}
  70%,100%{transform:translateX(0px);opacity: 0.3;}
}
@keyframes animate-arrow-3 {
  0%{transform:translateX(30px);opacity: 0;}
  70%,100%{transform:translateX(0px);opacity: 0.5;}
}

.textdata{ display:inline-block; position:absolute; left:38px; top:6px;    color: #063f75;
    font-weight: 600; }
    
    
.captcha-input-field::placeholder, .text_field_style::placeholder, .text_field_style_mandatory::placeholder, .text_field_style_small_mandatory::placeholder,  .text_field_style_small::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ccc;
  opacity: 1; /* Firefox */
}

.captcha-input-field:-ms-input-placeholder, .text_field_style:-ms-input-placeholder, .text_field_style_mandatory:-ms-input-placeholder, .text_field_style_small_mandatory:-ms-input-placeholder,  .text_field_style_small:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ccc;
}
.captcha-input-field::-ms-input-placeholder, .text_field_style::-ms-input-placeholder, .text_field_style_mandatory::-ms-input-placeholder, .text_field_style_small_mandatory::-ms-input-placeholder,  .text_field_style_small::-ms-input-placeholder { /* Microsoft Edge */
  color: #ccc;
}
 
 
 
 .fbr_logo_wrapper img{
	 width: 100%;
 }
 
 .fbr_build_bg{
 	
 	background: url("/resources/images/tax_payer_login_bg.jpg") no-repeat;
 	background-size: cover;
 }

 
 
 .ui-panelmenu.panel-gray{
 	background-color: #e6eef5 ;
 	border-radius: 3px;
 }
 
 .ui-panelmenu.panel-gray .ui-menu-list {
     
    background-color: #f3f3f3;
}
 
 .field-label{
 	text-align: right;
    float: right;
    padding : 8px 2px;
 }
 .field-label-val{
	text-align: center;
    /* float: left; */
    padding: 5px 0;
 }
 
 .btn-group{
 	white-space: pre;
 }
 .btn-group a, .btn-group button, .btn-group .btn{
 	  margin-top: 0px;
 	  margin-right: 2px;
 	  text-align:center !important;
 	  float: left
 }
 
 .padding-7{
	padding: 7px !important;
}
 .top-padding-5{
	padding-top: 10px !important;
}
 
  
 .only_file_button .ui-fileupload-content{
	border-width: 0px !important;
	height: 0px !important; 
	width: 0px !important;
}
.only_file_button .ui-messages-error, .only_file_button .ui-message-error{
	border-width: 0px !important;
	color: #fff !important;
	background-color: transparent;
}
.only_file_button .ui-fileupload-content .ui-messages{
    
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 301px;
    border: 1px solid #e76565;
    background: #ef8585 url("/resources/images/ui-bg_highlight-soft_50_ef8585_1x100.png") !important;
    
    opacity: .85;
    margin: 0px 0 !important;
	}
	.ui-dialog .only_file_button .ui-fileupload-buttonbar{
		margin-top: 0px;
	}
	.only_file_button .ui-fileupload-buttonbar {
	background: transparent;
	padding:   0px !important;
	margin-top: -30px;
	}
	.only_file_button.buubtnmis-adv .ui-fileupload-buttonbar {
		margin-top: 4px !important;
	
	}
	
	.only_file_button .ui-fileupload-buttonattach{
	background: transparent;
    padding: 0px;
	}
	
	.only_file_button .ui-button-text.ui-c{padding: 4px 8px 3px 25px;}
 

  
 .file-upload-wrapper .ui-inputfield{
 	padding: 7px 5px !important;
    margin-top: 1px;
 }
 .ui-fileupload-choose{
    vertical-align: middle !important;
    padding: 4px !important;
    color: #fff !important;
    display: block !important;
    margin: 0px !important;
    background-color: #1cbb8c !important;
    border: 2px solid #1cbb8c !important;
    height: 30px;
    width: 30px;
    box-sizing: border-box;
    }
    
    .ui-fileupload-choose .ui-button-text {
    	display: none !important;
    }
    .ui-fileupload-choose .ui-icon-plusthick{
    margin:0px;
    }
 .max-width-100{
 	max-width: 100px;
 }
 
 
	.ui-dialog .ui-dialog-content {
		 
		float: unset !important;
		text-align: left;
		/* box-shadow: 0px 0px 3px 0px #cecece; */
	    vertical-align: top;
		/* width: fit-content; */
		max-height: 89vh;
    overflow-y: auto;
	}
	
	 .ui-button:not(.ui-button-icon-only):not(.ui-selectbooleanbutton){
	    color: #fff;
    }
    
.todo-filter .ui-button:not(.ui-button-icon-only):not(.ui-selectbooleanbutton){
		background-color: transparent !important;
	    color: #fff;
    }
	
	
	.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
   
    border: 1px solid #e4e4e4 !important;
    border-radius: 3px;
}
	
/* added by Asad*/	
	.box-advance{
	    padding: 10px 12px;
	    display: inline-block;
	    vertical-align: top;
	    border: 1px solid #e7e7e7;
	    min-height: 200px;
	    box-sizing: border-box;
    }
 
 	.rounded-advance{
 	 border-radius: 3px !important;
 	}
 	
 	
 	.box-advance-default{
		background-color: #eaeaea;
 
}

 	
 	.box-advance-default:hover{ 
	background-color:#f3f3f3 !important;
	-webkit-box-shadow: 0px 1px 5px 4px rgba(230,230,230,1);
	-moz-box-shadow: 0px 1px 5px 4px rgba(230,230,230,1);
	box-shadow: 0px 1px 5px 4px rgba(230,230,230,1);
}

.box-advance .heading{
font-size: 18px;
    padding: 8px;
    display: block;
}
.box-advance .body{
font-size: 14px;
    padding: 5px;
    display: block;
}

.left-menu{
 
	/* background-color: #e8e8e8;
    height: 90.3vh;
    overflow-y: auto; */
    
}
.left-menu ul{
padding: 0px !important;
margin: 0px !important;
}
li.menu-item {
    float: left;
    display: inline-block;
}
.left-menu .menu-item a{
	padding: 10px 5px;
    background-color: #ffffff;
    list-style: none;
    border: 1px solid #e4e4e4;
    min-height: 10px;
    font-size: 13px !important;
    color: #191919;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
}


.left-menu .menu-item i, .left-menu .menu-item label{
	cursor: pointer;
	}


/* .correspondence .menu-item:hover{
	background-color: #f7f7f7;	
} */	
.correspondence .corres-help{
	float: right;
    margin-bottom: -24px;
    color: #d0d0d0;position: relative;
}
.correspondence .corres-help i{
	font-size: 18px !important;
}
	.correspondence .corres-help:hover{
		color: #757575;
	}
	
	.correspondence .left_content{
		
	}
.menu-toggler i{
font-size: 16px;
}

.expand .left-menu .menu-toggler{
	margin-top: -33px;
    float: right;
}
.small .left-menu .menu-toggler{
	float: right;
    width: 100% !important;
}
 
.left-menu .menu-item {
	width: 100%;
    padding: 3px 7px;
    box-sizing: border-box;
     
}
.left-menu .menu-item.active i {
   /*  padding: 0 0px 0px 10px; */
     
}

.middle-section-advance {
	/* lear: both;
    height: 89vh;
    position: absolute;
    overflow-y: auto;
    width: 100%;
    top: 11vh;
    padding-bottom: 2vh !important;
    box-sizing: border-box; */
    
    /* overflow-y: auto; */
    width: 100%;
}


.menu-arrow {
       background: url(/resources/images/menu_arrow.png) no-repeat;
    width: 9px;
    height: 18px;
    position: inherit;
    float: right;
    margin-right: -7px;
    display: none;
    margin-top: -3px;
}
.active .menu-arrow {
    display: block;
}

.correspondence .left-section {
	 
   /*  background-color: #ffffff;
    height: 100%;
    box-sizing: border-box;
    float: left; */
}
.correspondence .left-section.small .label{
	display: none;
}

.right-section {
	
    
    height: calc(100vh - 62px);
	
	padding:0px ;
	box-sizing: border-box;
	float: right;
   	overflow-y: auto; 
	overflow-x: hidden !important;	
	
}
 
 

.left-menu .menu-item a:hover{
	background-color: #d5d7d8;
}
 .left-menu .menu-item.active a{
 	background-color: #5c3c7b;
    color: #fff;
    padding: 11px 5px 9px;
    
 }
 
 
 .left-section .menu-items-wrapper{
 	
 }
 
 .left-section .menu-items-wrapper .menu-item{
  
    margin: 2px 0;
    display: inline-block;
    width: 100%;
    
 }
 .todo .left-section .menu-item-icon{
	float: left;
    width: 14px;
    padding: 6px 5px 6px 9px;
    
}

.correspondence .left-section .menu-item-icon{
	float: left;
    width: 14px;
    padding: 5px 10px 4px 10px;
}

.left-section .menu-item-icon i{
	font-size: 14px;
}
.todo .left-section .menu-item-label{
	float: left;
    padding: 4px 0px;
    box-sizing: border-box;
    width: calc(100% - 45px);
}
 
 
.correspondence .left-section .menu-item-label{
	float: left;
    padding: 3px 3px 0 5px;
    box-sizing: border-box;
    width: calc(100% - 45px);
}
 

/* .left-menu .menu-item a:hover{
	 background-color: #d5d7d8;
} */

 

.ui-tabs-panel .ui-menuitem .ui-state-active {
    /*background-image: linear-gradient(to right, #6e3c87, #694693);*/
    background-color: #787878;
    color: #fff;
}
 
/* 	.dynamic-menu-item-hover:hover *{
			color: #fff !important;
	}
	.dynamic-menu-item-hover:hover {
		 
		 background-image: linear-gradient(to right, #6e3c87, #694693);
	} */

 span.ui-column-title{
		 display: inline-flex;
	 }



 @media screen and (max-width:40em) {
 
 	.ui-dialog .ui-dialog-content{
		min-width: 92%;
	}
 
	 
	 .v-padding-50{
	 	padding: 0 !important;
	 }
	 .ui-g-left{
	 	float: left;
	 	text-align: left;
	 }
	 
	 .ui-g-v-padding-0{
	 	padding: 0px !important;
	 }
	
	 
	 .ui-datatable-reflow .ui-column-title{
	 	float:left;
	 	min-height: 10px;
	 	width: 29%;
	 	max-width: 40%;
	 }
	 .ui-datatable-reflow .ui-g-fill-60-p{
	 	width: 60% !important;
	 }
	 .ui-datatable-reflow td span{
	 	 word-wrap:break-word;
	 }
	 
	 .ui-g-hide{
	 	display: none;
	 	visibility: hidden;
	 }
	.profile .right-section{
		width : calc(100% - 0px) !important;
	}
	.header-right-border{
		border:none !important;
	}
	.ui-g-v-margin-15{
		margin-top:0px !important;
		margin-bottom:0px !important;
	}
 }
 
 @media (min-width:40em) and (max-width:64.063em) {
 	.ui-medium-hide{
 		display:none !important;
 		visibility:hidden;
 	}
} 
 
 .width-25-p{
	width: 25%;
}
.width-37-p-inner input {
	 
}
.width-50-p{
	width: 50%;
}

.width-65px{
	width:65px !important;
}

.height-65px{
	height:65px !important;
}
 
 .secondary {
	background: none;
	background-color: #e8e6e7; 
	color: #505050 !important;
	border-color: #e8e6e7; 
}
 
 .middle-section-2 {
	clear: both;
	height: 92vh;
}
.left-section-expand {
	width : 200px;
	box-shadow: -8px 9px 4px 8px #e2c8c8;
}


.left-section-close {
	width : 45px;
}
.left-section-close .label{
	display: none;
}

.right-section-expand {
	width : calc(100% - 215px);
	height: 100%;
}

.right-section-close {
	width : calc(100% - 45px);
	height: 100%;
}

.profile .right-section{
	    width: calc(100% - 215px);
    padding-left: 20px !important;
    box-sizing: border-box;
    height: 92vh;
     
}
.profile .left-section{
	width: 210px;
    box-shadow: -1px 1px 1px 1px #dedede;
    height: 92vh;
    position: fixed;
    overflow-y: auto;
    
	
}

.profile-header {
	height: 8vh !important;
	min-height:8vh !important;
	background-color: #fff;
} 

/* .left-menu{
background-color: #fff;
min-height: 92vh;
}
 */
.left-menu ul{
padding: 0px !important;
margin: 0px !important;
}

/* .left-menu .menu-item {
    padding: 10px 5px;
    background-color: #e8e8e8;
    list-style: none;
    border-bottom: 1px solid #fff;
    min-height: 10px;
    position: relative;
    font-size: 13px !important;
}
 */
.left-menu .menu-item i, .left-menu .menu-item label{
	cursor: pointer;
	}
	
.menu-toggler i{
font-size: 16px;
}

.left-menu .menu-item i {
    float: left;
     
}

.left-menu li:hover, .left-menu li:active{
	/* background-color: #d5d7d8; */
}
 
.vertical-align-sub
{ 
	vertical-align:sub;
}   

.toggler-btn{
        width:25px;
        height:24px;
        background-color: #1cbb8c;
    	border-radius: 0px 3px 3px 0px !important;
    	text-align: center;
    	cursor:pointer;
}
.toggler-btn-pos-exp:hover  {
	 	width:50px;
        height:24px;
    	transition: width 0.4s ease-in-out !important;     
}
.transition-4{
	
}
.toggler-btn-pos-close:hover  {
	 	width:75px;
        height:24px;
    	transition: width 0.4s ease-in-out !important;     
}
.toggler-btn .label{
	display: none;
	
}
.toggler-btn-pos-close:hover .label{
	display: block;
	color: #fff;
    float: left;
    padding: 5px 0px 0 6px;
    font-weight: bold;
}
.toggler-btn-pos-exp{
	top: 228px;
	position: absolute;
	left: 228px;
}
.toggler-btn-pos-close{
	top: 209px;
	position: absolute;
	left: 0px;
}

 
.left-menu-section-border{
	border:1px solid #2d3445;
}
.profile-header-text-left{
	line-height: 3;
    padding-left: 8px;
}
.profile-header-text-right{
	line-height: 3;
}

.search.ui-inputfield{
	width: 110px !important;
  	-webkit-transition: width 0.4s ease-in-out !important;
  	transition: width 0.4s ease-in-out !important;
  	
  	border-color: #dddddd !important;
}

.search.ui-inputfield:focus{
	width: 135px !important;
  	-webkit-transition: width 0.4s ease-in-out !important;
 	 transition: width 0.8s ease-in-out !important;
}

.header-left{
	padding-left: 16px;
}
.header-right{
	padding-right: 16px;
}

.primary-link{
	color:#0000ff !important;
	text-decoration:underline;
}
.add-btn-adv{
	background-color: #1cbb8c !important;
    padding: 9px !important;
    border-radius: 3px !important;
    color: white;
}
.rightAlignOkCancelBtn{
	float:right; 
	padding-right: 20px; 
	padding-bottom: 5px;
}

.position-absolute{
	position: absolute;
}
.position-relative{
	position: relative;
}
.text-bottom-right{
	bottom: 5px;
    right: 6px;
}

 .btn-right{
 	margin-right: -2px !important;
 	}
 	
 .registration-dialog {	
    top: 0px !important;
 }
 .registration-panel{
     padding: 5px 5px;
   	 background: #5c3c7b;
    color: #ffffff;
   /*  font-size: 13px; */
   }
 .alertLabel{
	font-style: italic;
	font-size: 1em;
	color: red;
}
.regtxp-dialog.ui-dialog  {
 	/* width: auto !important; */
	height: auto !important;
	position: fixed !important;
    padding: 0 !important;
    overflow: hidden !important; 	
	top: 50px !important;
}

 @media screen and (min-width:40em) {
 	.search.ui-inputfield:focus{
		 width:110px !important;
	}
 	
 }  
 
 @media screen and (min-width:40.063em) {
 	.ui-dialog .ui-dialog-content{
		min-width: 70%;
		 
	}
	
	.ui-md-hide{
	 	display: none !important;
	 	visibility: hidden;
	 }
	 
	
 	.ui-md-l-padding-130{
 		padding-left:130px !important;	
 	}
 	
 	.ui-md-right{
	 	float: right !important;
 	}
	 
}
@media screen and (min-width:64.063em) { 
	.ui-dialog .ui-dialog-content{
		min-width: 50%;
		 
	}
	
	.ui-lg-l-padding-130{
	padding-left:130px !important;
}
	 
 .ui-lg-right{
	 	float: right !important;
 	}
 	
 	.ui-lg-hide{
 	display: none !important;
 	visibility: hidden;
 	
 }

}

@media screen and (min-width:90.063em) {
	.ui-dialog .ui-dialog-content{
		min-width: 40%;
	}
	
}

/* New IRIS Dashboard 2019 CSS Start */
.box-inner {
	border: 1px solid #e4e4e4 !important;
	border-top: 4px solid green !important;
	border-radius: 3px;
	height: 60px;
	box-shadow: -1px 0px 3px 0px #F5F5F5;
}

.box-inner-1 {
	border: 1px solid #e4e4e4 !important;
	border-radius: 3px;
	color:#fff;
	background-color: #694D8B;
	text-align: center;
}

.box-inner-2 {
	border: 1px solid #e4e4e4 !important;
	border-radius: 3px;
	color:#fff;
	background-color: #09907F;
	text-align: center;
}

.purple{
	color:#3F1C69;
}

.custom-accordion{
   	
    border-top: 4px solid #3F1C69 !important;
    border-radius: 3px;
    box-shadow: 0px 0px 4px 0px #bbbbbb;
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
}
.custom-accordion .tab{
	display: none;
}

.order-references.ui-dialog{
	
    width: auto;
    height: auto;
   	left:320px;
    top: 53.5px;
    z-index: 1004;
    display: block;
}
/*  .custom-accordion .tab.active{
	display: inline-block  ;
	 
}
.task-filters.active{
	display: inline-block  ;
	 
}  */	
 
.custom-accordion-head{
	background-color: #5A2E8F;
    color: #fff;
    width: 100%;
    padding: 15px 10px;
    box-sizing: border-box;
    border: 1px solid #4c247d !important;
    
	 
}
.custom-accordion-body{
 
	width:100%;
	padding:  0px;
	box-sizing: border-box;
	display: inline-block;
}

.box-inner2 {
	border: 1px solid #e4e4e4 !important;
	border-radius: 3px;
	height:60px;
	box-shadow: -1px 0px 3px 0px #F5F5F5;
	color:#fff;
}



/* .box-inner3 {
	 
	border-radius: 4px;
    height: auto;
    box-shadow: 0px 6px 18px 9px #eaeaea;
    color: #4f5153;
    background: #fff;
    border-top: 4px solid #6e3c87;
} */

.box-bordered{
	border-radius: 3px;
    border: 3px solid #ececec;
    padding: 15px !important;
}
 
.box-inner3:hover label, .box-inner3:hover a,.box-inner3:hover i{
	color: #fff !important;
	
}

.ui-datepicker .ui-state-active{
	   background-color: #252b3b;
    color: #fff;
    border-radius: 3px;
}

/* .box-inner3:hover{
		background-image: linear-gradient(to right, #6e3c87, #694693);
		border-top:4px solid transparent !important;
	} */
 
 
.ui-dialog-titlebar {
     border-top: 4px solid #5A2D8F;
    background-color: #fff !important;
}


.box-inner4 {
	border-radius: 3px;
    background-color: #dedede;
    color: #737373;
	 
}

.box-inner5 {
	border-radius: 3px;
    background-color: #5C5B5B;
    color: #fff;
    text-align:center;
    
	 
}

.box-4{
	width: 100%;
	color: #fff;
	box-sizing: border-box;
	border-radius: 3px;
}
.quicklink-box {
	/* border: 1px solid #e4e4e4 !important; */
	border-top: 4px solid green !important;
	border-radius: 3px;
	/* height: 70px; */
	box-shadow: 0px 0px 4px 0px #bbbbbb;
}
.quicklink-btn{
	border-radius: 3px;
    background-color: #09907F;
    cursor: pointer;
    box-shadow: 0px 0px 10px 0px #a7a7a7;
    margin-top: 5px;
}

.sidenav {
 
    
     width: 0;
    max-height: 88vh;
    border-radius: 3px; 
    position: fixed;
    z-index: 1;
    /* top: 0; */
    right: 0;
    background-color: #fff;
    overflow-x: auto;
    transition: 0.5s;
    padding: 0px;
    box-sizing: border-box;
    box-shadow: -8px 2px 16px 0px #e0e0e0;

}

.sidenav a {
  padding: 4px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}



.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  cursor:pointer;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.quicklink-box .link-desc{
	font-size: 13px;
    box-sizing: border-box;
    text-align:center;
    vertical-align: middle;
    height: 65px;
    display: table-cell;
    padding: 0 10px;
}

.quicklink-box a{
	text-decoration: none;
    height: 65px;
    vertical-align: middle;
    display: table;
  }

.quick-badge{
	height: 20px;
    position: absolute;
    font-size: 11px;
    color: #fff;
    margin-left: -7px;
}
.quick-badge label{
    padding: 3px 3px 0;
}

.quick-badge .bottom-arrow{
	width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top-width: 5px;
    border-top-style: solid;
}

  .triangle-down {
      width: 0;
      height: 0;
      border-left: 50px solid transparent;
      border-right: 50px solid transparent;
      border-top: 100px solid red;
    }

.green-color{
	background-color: #4EA38E;
}
.company-tab{
	color:#fff ;
	font-weight: bold;
	float : right;
}
.director-tab{
	color:#fff ;
	font-weight: bold;
	float : right;
}
.all-tab{
	color:#149bdf ;
	font-weight:bold;
}


.grey-color{
	color:#969696;
}

.grey-background {
	background-color: #F5F5F5 !important;
}

.dark-grey{
	color:#7D7D7D;
}

.task-box {
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 0 5px 2px #e0e0e0;
}
.todo .filter-box-inner{
	color: #4a4a4a !important;
	display:none;
}
.filter-box-inner { 
	border: 1px solid  #e4e4e4;
	 border-top: 4px solid #1cbb8c !important; 
	border-radius: 3px;
	background-color: #fff !important;

}

.header-right-border {
	border-right: 1px solid #C0C0C0;
}

.bottom-border {
	border-bottom: 1px solid #C0C0C0;
}
.header-left-section {
	border-right: 1px solid #C0C0C0;
	/*     box-shadow: 1px 0px 3px 0px grey;
 */
}

.header {
	background-color: white;
	border-bottom: 1px solid #e1e8ee;
	 
}

.border-radius-4 {
	border-radius: 3px;
}

.content {
	
}

.width-115{
	width:115px;
}

.apply-click{
	color:#0AB396;
}

.footer-box-border {
	height: 50px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	/* box-shadow: 0.5px 0px 0.5px 0px grey; */
}


.left-side-details{
	/* border-radius: 4px;
    background-color: #f5f5f5;
    border: 1px solid #e4e4e4; */
}
.left-side-details .item-wrapper{
	border-radius: 3px;
    padding: 7px;
    margin: 3px 0;
    background-color: #f5f5f5;
    border: 1px solid #e4e4e4;
    height: 100%;
    box-sizing: border-box;
}

.todo-section{
	height: 100%;
	border-radius: 3px;
}
 

.clear-filter-value{
	color: #555555;
}

.clear-filter-cross-btn{
	color: #8b8b8b;
}
.search-filter{
	display: table-cell;
	padding-top: 10px;
    padding-bottom: 11px
	
}
.search-label{
	color:#1478B3;
	font-size: 15px;
	padding-left: 4px;
}

.search-label1{
	color:#8b8b8b;
	/* padding:inherit; */
	font-size: 12px;
	
}
 
.left-section{
	float: left;
	/* box-shadow: 5px 0px 10px 1px lightgrey; */
    box-sizing: border-box;
    height: calc(100vh - 62px);
    overflow-y: auto;
     overflow-x:hidden;
    background-color: #252b3b;
    width:228px;
    
}
.middle-section-advance .left-section{
	/* float: left;
    border-right: 1px solid #dedede;
    box-sizing: border-box;
    padding-right: 12px;
    min-height: 90vh;
    height: 100%;
    padding-left: 7px;
    background-color: #252b3b; */
}

.todo .left-sec-toggler ,.middle-section-advance .left-sec-toggler{
	
	border-radius: 50%;
    background-color: #fff; 
    color: #a9a9a9;
    cursor: pointer;
    width: 18px;
    height: 18px;
    border: 1px solid #d0d0d0;
    position: absolute;
    margin-top: 8px;
	
	/* position: relative; 
    right: -26px; 
    float: right;
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    background-color: #fff; 
    color: #a9a9a9;
    cursor: pointer;
    width: 18px;
    height: 18px;
    margin: 12px 0; */
}
.todo .left-sec-toggler:hover ,.middle-section-advance .left-sec-toggler:hover{
	 color: #fff;
	   background-color: #d0d0d0;

	}
.todo .left-sec-toggler.open, .middle-section-advance  .left-sec-toggler.open{
     color: #fff;
	   background-color: #d0d0d0;
}


.box a label, .task-box a label{
	
}
.height-fit{
	height:fit-content;
}
.display-contents{
	display: contents;
}
.display-grid{
 display: grid !important;
}
.field-border{
	border:  1px solid #e4e4e4;
}

.small-rightSection{
width:83% !important;
}
.expand-rightSection{
 width:95% !important;
}
.expand-leftSection{
	width:100%-200px !important;
}
.small-leftSection{
	width:30% !important;
	height: 6% !important;
}
.remove-text{
	display:none;
}

.hideTopLabel{
	display:none;
}
.header-menu-panel{
	width: 170px !important;
    background-color: #fff !important;
    box-shadow: 0px 7px 4px 0px #d2d2d2 !important;
    border-top: 8px solid white;
    border-radius: 0 0 3px 3px;
}
.hs-code-icon-btn{
	float: right;
    width: 32px;
    margin: 1px -1px !important;
    /* padding-right: 50px !important; */
    height: 32px;
    box-sizing: content-box;
}
.land-owner-icon-btn{
	/* margin: 0px 0px 0px -65px !important; */
}
.header-menu{
/* 	background-color:#fff !important; */
}
.header-menu-subMenu{
	display:inline-block;
	padding: 5px 0;	
}
.header-menu:hover{
	background-color:#f1f1f1 !important;
}
.logo-wrapper{
	background-color: #e1e8ee;
}
.logo-design{
vertical-align:super; 
margin-right:5px !important;
}	
 
.inputfield-border{
	    border: 1px solid #e4e4e4;
    padding: 0px;
    height: 32px;
    box-sizing: border-box;
	
}
.inputfield-border-bottom-adv{
	border-bottom: 1px solid #e4e4e4 !important;
}
.inputfield-border-adv{
	border: 1px solid #e4e4e4;
}
.top-bordered{
	border-top: 1px solid #e4e4e4;
}
.bottom-bordered{
	border-bottom: 1px solid #e4e4e4;
}
.right-bordered{
	border-right: 1px solid #e4e4e4;
}
.left-bordered{
	border-left: 1px solid #e4e4e4;
}

.top-bordered-thick{
	border-top: 4px solid #5c3c7b
}

.pointer{
	cursor:pointer;
}

.secondary-color {
	color:#e4e4e4 !important;
}
.primary-color {
	color: #5c3c7b !important;
}
.success-color {
	color:#4bac5d !important;
}

.no-borders, 
.no-borders .ui-inputfield, 
.no-borders .ui-inputfield, 
.no-borders .ui-selectonemenu-trigger{
	border-width: 0px !important;
}

.no-background{
 background-color: transparent !important;
 } 
 
.no-top-border{
	border-top:0px !important;
}
.jqplot-grid-canvas {
    display: none;
}

.alert-summary-wrapper .ui-overlaypanel{
    width: 260px;
    background-color: #fff !important;
   /*  height: 160px; */
}   

.alert-summary-wrapper .ui-overlaypanel-close {
    top: 4px;
    right: 6px;
    background-color: inherit;
} 

.alert-summary-wrapper .box a{
	display: inline-block;
}
.alert-summary-wrapper .ui-paginator.ui-paginator-bottom {
    display: flex;
}

.word-break{
	word-break: break-word;
}
    
table.jqplot-table-legend, table.jqplot-cursor-legend {
    min-width: 80px;
}


 


/**    Non Resident Wizard Theme Start*/
 
.ui-wizard-step-titles{
    border-radius: 3px;
}
.non-resident-wizard .ui-wizard-step-titles.ui-helper-reset.ui-helper-clearfix{
	
	padding:10px 70px;
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
}
.non-resident-wizard .ui-wizard-step-titles.ui-helper-reset.ui-helper-clearfix li{
	padding:6px 20px !important;
	border-radius: 109px !important;
	margin:0px 10px;
}
/*   .non-resident-wizard  .ui-wizard-step-title{
    margin: 0px 0px 0 0;
    padding: 21px 2px 21px 45px;
    float: left;
 	border: 1px solid #d4d4d4;  
    position: relative;
    background-color: #f8f8f8;
    color:#7c7c7c;
}  */ 
/* .non-resident-wizard  .ui-wizard-step-title.ui-state-highlight.non-resident-wizard-tab{
   background-color: #1f3a8e;
    color:#ffffff;
   border-left:4px solid #0d0e0e;
    border-radius:3px;
	z-index:1;  
} */
.non-resident-wizard  .ui-wizard-step-title:first-child{
	padding-left: 20px;
    border-radius: 3px 0 0 3px;
    }
/* .ui-state-default.ui-wizard-step-title:before {
    border-left: 15px solid #747e84 !important;
}
.ui-wizard-step-title:before{
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 15px solid transparent;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    margin-left: 0px;
    left: 100%;
    z-index: 1;
} 

.ui-wizard-step-title:after{
	content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 15px solid transparent;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 0px;
    left: 100%;
    z-index: 1;
} 
.ui-state-highlight.ui-wizard-step-title:after{
	border-left: 15px solid #252b3b !important;
} */


.non-resident-wizard li{
	font-size: 14px !important;
}
 
.non-resident-wizard .ui-button:not(.ui-selectbooleanbutton):not(.ui-fileupload-choose):not(.wizard-btn-proper){
	padding:0px !important;
	border: none;
	/* background-color: #fff !important; */
}
.non-resident-wizard .ui-wizard-navbar.ui-helper-clearfix{
	width:99%;
}
.non-resident-wizard .ui-button-text-icon-left .ui-button-text{
	padding: 5px 20px 5px 20px !important;
	font-size: 12px !important;
	line-height: 1.5 !important;
	border-radius: 2px !important;
	color: #fff !important;
	background-color: #1cbb8c !important;
	border-color: #5c3c7b !important;
	display: inline-block !important;
	margin-right:15px !important;
	margin-left: 25px !important;
}
.non-resident-wizard .ui-wizard-navbar .ui-icon{
	display: none !important;
}

.ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-icon-left .ui-wizard-nav-next{
	display:none !important;
}


.non-resident-dlgheader{
	/* border-radius: 7px 7px 0px 0px; 
		margin-top: -7px; */
	/*   padding: 0px !important; */
	background-color: #1cbb8c !important;
	margin: 0px !important; 
	position: fixed;
    width: 99.1%;
    z-index: 111;
}


.dlgheader-left{
	color:#fff; font-size:15px;
}

.white-color{
	color:#fff;
}

.non-resident-modal {
	height: 96vh !important;
	
}

.non-resident-modal .ui-toolbar .ui-widget-header {
    margin: 0px !important;
}

.non-resident-modal.ui-dialog.ui-widget-content .ui-dialog-content {
    margin: 0px !important;
    padding: 0px !important;
}
 

 .transparent-tooltip.inactive{
 	visibility: hidden !important;
 }
 
  
 
.transparent-tooltip{
	padding: 4px 0 4px 2px !important;
	border-radius:0 3px 3px 0 !important;
	color: transparent !important;
	margin: 0px   !important;
	
}
.transparent-tooltip .ui-tooltip-arrow{
	border-color: transparent !important;
}

.link-property-add{
	    background-color: #1cbb8c;
    color: white;
}
.transparent-tooltip .ui-tooltip-text{
	font-size: 14px !important;
	background-color: transparent !important;
	box-shadow: none !important;
}


.primary-tooltip{
	padding: 4px !important;
	border-radius: 3px !important;
	color: #fff !important;
	margin: 0px   !important;
	background-color: #252b3b;
	
}
.primary-tooltip .ui-tooltip-arrow{
	border-color: #252b3b !important;
}
.primary-tooltip .ui-tooltip-text{
	font-size: 12px !important;
	background-color: #252b3b !important;
	box-shadow: none !important;
	 
	 
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.others_links_panel{
	background-color: #ffffff38;
	position: relative;
	border-radius: 3px;
}

.clickable *{
	cursor: pointer;
}

.urdu, .urdu .ui-menuitem-text, .urdu .ui-outputlabel{ 
	direction: rtl;
    font-family: 'MehrNastaliqWeb';
    line-height: 22px;
    margin-top: 0px;
    font-size: 16px;
    float: right;
    
}

.urdu_txt_blk span.header{ font-size:22px; color:#0c579d; font-weight:600;}
.urdu_txt_blk span{ font-size:14px; color:#0c579d; direction:rtl;}
.urdu_txt_blk{ direction:rtl; text-align:right; font-size:16px; margin-top:10px; padding:10px; font-family: 'MehrNastaliqWeb'; line-height:30px;}
#correspondenceTabs\:returnAmountForm\:showCalculateButtonPnl{
	margin-bottom: 5px;
}

/* new css of quota wizard starts  */
.sw-theme-arrows>ul.step-anchor {
     
}
.sw-theme-arrows>ul.step-anchor>li {
    float: left;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    margin-top: -1px;
}
.nav>li {
    position: relative;
    display: block;
}
.sw-theme-arrows>ul.step-anchor>li.active>a {
    
    border-color: #dedede!important;
    color: #1cbb8c!important;
    background-image: linear-gradient(to right, #252b3b, #252b3b);
    border-left: 5px solid #1cbb8c !important;
}
.sw-theme-arrows>ul.step-anchor>li:first-child>a {
    padding-left: 15px;
}
.sw-theme-arrows>ul.step-anchor>li>a {
     
    text-decoration: none;
    padding: 10px 0 10px 45px;
    position: relative;
    display: block;
    float: left;
    border-radius: 0;
    outline-style: none;
    background-color: #747e84;
    color: #ffffff;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 3px 3px 0 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.sw-theme-arrows>ul.step-anchor {
    display: block;
    border: 0 solid #ccc!important;
    padding: 0;
    padding-right: 5px;
    background: transparent;
    border-radius: 3px;
    list-style: none;
    overflow: hidden;
    margin-top: 5px !important;
}
.sw-theme-arrows>ul.step-anchor>li>a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}
.sw-theme-arrows>ul.step-anchor>li.active>a:after {
        border-left: 30px solid #252b3b!important;
}


.sw-theme-arrows>ul.step-anchor>li>a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid #747e84;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}
/* new css of quota wizard ends */


.ui-fieldset-content{
	width: 100%;
}
.width-45-p-imp{
	width: 45% !important;
}

    .ui-effects-wrapper{
    	visibility: hidden;
    }
    
    
.profile_hover:hover {
  text-decoration: underline;
}
.font-size-11-adv{
	font-size:11px !important
}
.font-size-12{
	font-size:12px !important
}
.font-size-31{
	font-size:31px !important
}

.justify{
	text-align: justify;
}

.bold{
	font-weight: bold !important;
}

.skip {
	float: right;
	margin-right: 7px;
}

.ui-panel .ui-panel-titlebar , .titlebar {
    /* background-color: #dedede; */
    border-radius: 3px;
    padding: 6px !important;
}
.ui-password-panel-overlay{
	 background-color: #e6eef5  !important;
    border-color: #e4e4e4 !important;
}

.task-title{
	 
    padding-left: 18px;
   
    margin-top: 0px;
    margin-bottom: 5px;
	
}
.background-white{
	background-color: white;
}
.background-grey{
	background-color: #d2d2d2;
}

.display-flex{
	display: flex !important;
}	 	

.black-filled{
	background-color: #5c3c7b;
}
.border-round-top-7{
	border-radius: 3px 3px 0px 0px !important; 
}

.round-top-10{
	border-radius: 3px 3px 0px 0px !important; 
}

.round-bottom-10{
	border-radius: 0px 0px 3px 3px !important; 
}
.round-7{
	border-radius: 3px;
}
.border-round-7{
	border-radius: 3px;
}
.mb-5{
	margin-bottom: 5px;
}
.pb-0{
	padding-bottom: 0px !important;
}
/* .its-datatable.ui-datatable thead th{
	display:none;
} */
.issue-dt thead{
	display:none;
}
.dashboard-issue-datatable thead{
	display:contents;
}
.its-datatable.ui-datatable{
	border:none;
}
.its-datatable.ui-datatable tbody td{
	padding:0 !important;
}
.its-datatable.ui-datatable-odd{
	background-color: #ffffff;
}
.its-dashboard .ui-accordion .ui-accordion-header .ui-icon  {
	display: block !important;
}
.border-top-light-gray{
	border-top:1px solid lightgray;
}
.green-gradient{
	background-image: linear-gradient(to right, #47ab63, #47ab63);
}
.red-gradient{
	background-image: linear-gradient(to right, #e25352, #e25352);
}
.blue-gradient{
	background-image: linear-gradient(to right, #3a73cc, #3a73cc);
}
.yellow-gradient{
	background-image: linear-gradient(to right, #f7aa16, #f7aa16);
}
.orange-gradient{
	background-image: linear-gradient(to right, #ec873d, #ec873d);
}
.font-size-15{
	font-size:15px !important
}
.its-filter-background{
	background : white !important
}
.its-filter-acc-panel {
	border-bottom: 1px solid #cecece !important;
	
}



.its-datatable .ui-datatable-even {
 margin-top: 1em;
}

.its-datatable .ui-datatable-odd {
 margin-top: 1em;
}
.issue-status{
	
}
.its-datatable.ui-datatable, .its-datatable table tr {
  	border-bottom: 15px solid #d2d2d2 !important; 
   /*  border-radius: 7px !important; */
   /*   border-left:2px solid lightblue !important; */ 
}
.dashboard-issue-datatable.ui-datatable, .dashboard-issue-datatable table tr{
	border-bottom:0px !important; 
    background-color: #ffffff !important;
}

.fixed-button-bottom-right{
	position:fixed;
	width:50px;
	height:50px;
	bottom:40px;
	right:40px;
	background-color:#5c3c7b;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}

.float-mt-20{
	margin-top:20px;
}
.indication-text{
	color: black;
	font-size: 13px;
}

.padding-4{
	padding:4px !important;
}
.v-padding-8{   
	padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.btn-orange{
	background-color: #ffa500 !important;
	color: #fff;	
}
.btn-green{
	background-color: #47ab63 !important;
	color: #fff;	
}

.btn-green{
	background-color: #47ab63 !important;
	color: #fff;	
}

.btn-blue{
	background-color: #3084c2!important;
	color: #fff;	
}
.btn-sm-1,
.btn-group-sm1 > .btn {
  padding: 4px 7px;
  font-size: 10px;
  line-height: 1.5;
}
.grey-gradient{
	background-image: linear-gradient(to right, #969696, #7D7D7D);
}
.box-auto{
  width: fit-content;
    border-radius: 3px;
    float:left;
     padding: 7px 11px;
}
.box-auto .left, .box-auto .right{
	display: inline !important;
}
.border-round-4{
	border-radius: 3px;
}
.font-size-14{
	font-size:14px !important
}
.grey-row{
    background-color: #f0f0f0 !important;
}
.btn-blue{
	background-color: #3a73cc !important;
	color: #fff;	
}
.arrow-up.active {
     width: 0;
    position: relative;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ffff;
    top: 19px;
    color: white !important;
}
.active-row {
    border-bottom: 2px solid #bdbdbd !important;
    background-color: #e0e0e0 !important;
}
.background-dark-grey{
	background-color: #808080;
}

 .material-icons,
.mi {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
    /* Preferred icon size */
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  line-height: unset;
}
.ui-filter-column .ui-column-title{
	    text-align: center;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}
/* ----------------- Recomendation Tab --------------- */
.tabs {
	display: flex;
	flex-wrap: wrap;	
}

.box-inner-tab1 {
	border: 1px solid #e4e4e4 !important;
	border-radius: 3px;
	height:20px;
	box-shadow: -1px 0px 3px 0px #F5F5F5;
	color:#fff;
	text-align:center;
	background-color:#32a89e;
}
.box-inner-tab2 {
	border: 1px solid #e4e4e4 !important;
	border-radius: 3px;
	height:20px;
	box-shadow: -1px 0px 3px 0px #F5F5F5;
	color:#fff;
	text-align:center;
	background-color:#a66da5;
}

.tabs-box {
	border: 5px;
	background-color: grey;
	color:#fff;
	border-radius: 3px;
	text-align: center;
	border-radius: 3px;
}

.border-5px-gray{
	border: 1px solid #ccc !important;
	border-radius: 3px;
	background-color: #F5F5F5;
	color:black;
}

.border-5px{
	border: 1px solid #ccc !important;	
	border-radius: 3px;
}

.tabs label {
  order: 1;
  display: block;
  padding: 1rem 2rem;
  margin-right: 0.4rem;
  cursor: pointer;
  background: #fff;
  color: black;
  font-weight: bold;
  transition: background ease 0.2s;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.tabs .tab {
  order: 99; /* // Put the tabs last */
  flex-grow: 1;
	width: 100%;
	display: none;
  padding: 1rem;
  background: #fff;
}
.tabs input[type="radio"] {
	display: none;
}
.tabs input[type="radio"]:checked + label {
	background: #09907F;
	color:#fff;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}

@media (max-width: 45em) {
  .tabs .tab,
  .tabs label {
    order: initial;
  }
  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}

/* //-------------------------------------Work By Abdul Ahad---------------------------// */

.top-section-background{
	background-image: url('/images/login_new_bg.png'); 
  	background-color: #cccccc; 
 	height:auto;
 	width:auto;
  	background-position: center; 
  	background-repeat: no-repeat; 
  	background-size: cover;  
}

.login-bg {
	background-image: url(/javax.faces.resource/images/header_1366.png.xhtml?ln=primefaces-iris2);
	background-repeat: no-repeat;
    background-position:center center;
    background-size:cover !important;
    margin-top:-10px;
}
.latest-body-login-bg{
	background-image: url(/javax.faces.resource/images/header_1920.png.xhtml?ln=primefaces-iris2);
	background-repeat: no-repeat;
    background-size: 100% 850px;
    background-color: white;
    width: 100%;
}

.latest-body-login-bg{
	background-image: url(/javax.faces.resource/images/header_1920.png.xhtml?ln=primefaces-iris2);
	background-repeat: no-repeat;
    background-size:cover;
    height:100%;
    margin-top:-10px;
    background-color:white;
    max-width:1600px;
    margin:0 auto;
}

.iris_side_img_bg{
	background-image: url(/javax.faces.resource/images/iris_side_img.png.xhtml?ln=primefaces-iris2);
	background-repeat: no-repeat;
    background-size:100%;
    background-color:white;
}

.login-bg img{
	
}
.login-logo {
	
	top:0;
	left:0;
	z-index: 1;	
}

.login-small-logo {
	position: absolute;
	top:0;
	left:0;
	z-index: 1;	
}

 
.new-body-bg{
	background-color: #eaeaea !important;
	 
	
}

/* //---------------------------------Custom Carousel Primfaces-----------------------------------------------------------// */

.login-slider{
	
}

.login-slider.ui-carousel{
	position: relative;
    padding: 1px;
}

.login-slider.ui-widget {
    font-family: Arial;
    font-size: 11.5px;
}

.login-slider.ui-widget-content {
    
    background: #fcfdfd url(/javax.faces.resource/ui-bg_inset-hard_100_fcfdfd_1x100.png.xhtml?ln=images)
 	50% bottom repeat-x;
    color: #222222;
}

.login-slider .ui-carousel .ui-carousel-page-links {
    display: inline-table;
    float: center;
    position: absolute;
    bottom: 0px;
    z-index: 2;
    width: 100%;
    left: 0;
    text-align: center;
}


.login-slider .ui-carousel .ui-carousel-page-links a{
    margin: 0 auto;
    width: 17px;
    display: inline-block;
    float: unset;	
}
 
.login-slider .ui-carousel-header{
	 
}

.login-slider .ui-carousel .ui-carousel-button{
	display:none;
}

 
.login-slider .ui-carousel-viewport{
	height:320px;
}



.slider-heading{
	font-weight:bold !important;
	font-size:42px;
	color:#1cbb8c;
}

.slider-para{
	font-weight:lighter !important; 
	font-size:26px;
	margin-top: -35px !important;
	margin-left:5px;
	color:black;
}

.login-slider .fa{
	color:#1cbb8c;
}

.login-slider ul{
	
	padding:0;
	margin-top:-15px;
}

.login-slider li{
	color:black;
	font-size:13px;
}


.login-card{
	 display: contents;	
}

.iris-logo-wrapper{
	padding-top: 20px;
}

.iris-logo-wrapper img{
	height:70px;
	width:80px;	
}

.login-card .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header{
	background-color:transparent !important;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c9cdd0;
   	
}

.login-card .ui-tabs-selected {
    background-color: transparent !important;
    color: #1cbb8c !important;
    border-bottom-color: #1cbb8c!important;
    border-bottom-width: 3px !important;
    background-color: transparent;
    color: green !important;
    border-top:0px !important;
    border-right:0px !important;
    border-left:0px !important;
}

.login-card .ui-tabs-selected a {
    color: #1cbb8c !important;
    font-size:17px;
}

.login-card ul>li{
	border-top:0px !important;
	border-right:0px !important;
	border-left:0px !important;
	border-radius:0px !important;
	background-color:transparent !important;
}

.login-card ul>li>a{
	font-size:16px;
}

.login-card-form{
	margin-top:-20px;
}

.login-card input{
	border:0px !important;
    background-color: transparent !important;   
}

.login-card .input-login-wrapper{
	border-bottom:1px solid #c9cdd0 !important;
    border-radius:0px !important;
    width: auto;
    
}

.login-card .input-password-wrapper{
	border-bottom:1px solid #c9cdd0 !important;
    border-radius:0px !important;
    width: auto;
   
}

.forgotpassword{
	margin-left:0px !important;
}

.btn-login-new{
	background-color:#1cbb8c !important;
	width: 70px;	 
	border:0px !important;
	height:27px;
	border-radius:3px !important;
	 
}

.login-card .ui-button span{
	 
}

.login-card .box-success{
	background-color:#4285f4;
	height:auto;
	text-align:center;
	width:auto;
}

.login-card .box-success a{
	margin-top:-3px;
}

.login-card .input-eroll-label{
	margin-left:-63px;
	font-size:15px;
}
.login-card .input-eroll-wrapper{
	overflow: hidden;
}
.login-card .input-eroll-wrapper input,
.login-card .input-eroll-wrapper password,
.login-card .input-eroll-wrapper select,
.login-card .input-eroll-wrapper .ui-selectonemenu label.ui-selectonemenu-label

{
	border-bottom:1px solid #c9cdd0 !important;
    border-radius:0px !important;
    width: 100%;
    
   
}
.login-card .input-eroll-wrapper input.ui-state-error{
	border-bottom:1px solid #c1283f !important;
}
.login-card label{
	background-color:transparent !important;
	
}

.login-card .ui-selectonemenu{
	border:0px !important;
}

.login-card .alertLabel{
	font-size:11px;
}

.text-black{
	color:black !important;
}

.text-center{
	text-align:center !important;
}

.section-headings{
	color:#252b3b;
	font-weight:bold !important;
	font-size:40px !important;
}

.login-heading-bottom{
	border: 1px solid #d7d7d7 !important;
	height:auto;
	width:450px;
	margin-top:-30px;
	overflow-x:hidden !important;
}

.loadin-heading-bottom-green{
	border-bottom:6px solid #1cbb8c !important;
	height:auto;
	width:100px;
	margin-top:-4px;	
}

.section-para{
	font-weight:100 !important; 
	font-size:25px;
	color:#252b3b;
	letter-spacing:1;
}

.login-dashboard-image{
	height:auto;
	width:auto;
	 
}

.round-icons-lg{
	height:120px;
	width:120px;
	border-radius:50%;
	background-color:white;
	box-shadow: 0px 0px 15px 0px #dcdcdc;
    
}

.login-svg-icon-tax{
	height:60px;
	width:60px;
	margin-top:30px;
	margin-right:10px;	
}

.login-svg-icon-refund{
	height:60px;
	width:60px;
	margin-top:30px;
	margin-right:0px;	
}

.login-svg-icon-withholding{
	height:60px;
	width:60px;
	margin-top:30px;
	margin-left:8px;	
}

.login-svg-icon-cprcorrection{
	height:60px;
	width:60px;
	margin-top:30px;
	margin-left:6px;	
}

.login-svg-icon-replytonotice{
	height:60px;
	width:60px;
	margin-top:30px;
	margin-left:8px;	
}

.iris-para{
	font-weight:lighter !important; 
	font-size:19px;
	color:#000000;
	margin-top:10px;
	margin-left:15px;
}

.iris-content-wrapper{
	height:auto;
	width:auto;
}

.iris-divider-setting{
	margin-top:-10px;
}

.taxasaan-content-wrapper{
	height:auto;
	width:auto;
}

.taxasaan-margin-setting{
	margin-top:-80px;
	overflow-x:hidden !important;
}

.taxassaan-image-setting-left{
	margin-left:-10px;
	margin-top:30px !important;
}
.taxassaan-image-setting-right{
	margin-top:40px !important;
}
.taxasaan-urdu{
	font-weight:bold;
	font-size:55px;
	margin-top:-5px;
	margin-left:10px;
	color:#5a2d8f;
}

.taxasaan-content-wrapper .fa{
	color:#444444;
		
}


.ui-selectonemenu label.ui-selectonemenu-label{
	border-width: 0px !important;
	
}

.dt-btn-active{
	background-color: #1cbb8c !important;
	color: white !important;
	border-radius: 3px !important;
 	    
}
.greenfield-icon-btn{
	 float: right;
    width: 32px;
    /* padding-right: 0px !important; */
    
    /* padding-bottom: 9px; */
    margin: 0px -2px 0px 0px !important;
    
    /* margin-bottom: -34px; */
    height: 32px;
    box-sizing: content-box;
	
}
.dt-btn-secondary{
	background-color: #747e84 !important;
	color: white !important;
}

.taxasaan-content-wrapper ul{
	margin-left:-25px;
	margin-top:-25px;
}

.taxasaan-content-wrapper li{
	color:#444444;
	font-size:19px;
	margin-top:15px;	
}

.app-buttons{
	background-color:black;
	border-radius:3px;
	height:50px;
	width:auto;
	margin-top:40px;
}

.app-buttons-right{
	background-color:black;
	border-radius:3px;
	height:50px;
	width:auto;
	margin-top:40px;
}

.googlebutton{
	height:40px;
	width:100%;
	margin-top:5px;
}

.iosbutton{
	height:40px;
	width:auto;
	margin-top:5px;
}

.fbr-maloomat-wrapper{
	height:auto;
	width:auto;
}

.iris-divider2-setting{
	margin-top:-10px;
}

.fbr-maloomat-image-right{
    margin-right:-10px !important;	
}

.fbr-text{
	font-weight:bold;
	font-size:55px;
	margin-top:15px;
	margin-left:80px;
}

.v-gray-white-gradient{
	background-image: linear-gradient(#e8e8e8, #fff);	
}
.v-gray-white-gradient-2{
	background-image: linear-gradient(#d4d4d4, #fff);	
}
.v-gray-white-gradient-3{
	background-image: linear-gradient(#fff,#d4d4d4);	
}


.fbr-maloomat-wrapper .fa-long-arrow-right{
	color:white;
}

.fbr-color{
	color:#0c579d;
}
.maloomat-color{
	color:#f1b52a;
}

.fbr-maloomat-wrapper .button-text .fa{	
	color:white;
}


.resources-content-wrapper{
	height:auto;
	width:auto;
	background-color:#4c387d;
}

.text-white{
	color:white !important;
}
.text-white-advance{
	color:white !important;
}
.text-info{
	color: #0ca0fa;
}


.iris-divider3-setting{
	margin-top:-6px !important;	
}

.no-bullet, .no-bullet li{
	list-style: none;
}
.card-overflow{
	overflow-x:hidden !important;
}

.contact-us-wrapper{
	height:auto;
	width:auto;
}
.contact-text{
	font-weight:bold;
	font-size:28px;
	margin-top:15px;
	margin-left:40px;
}

.helpline-color{
	color:#5d5d5d;
}

.tax-help {
	color: #5c3c7b !important;
	font-style: italic !important;
}

.contact-para{
	font-weight:lighter !important; 
	font-size:20px;
	color:#737373;
	
	margin-left:40px !important;
}

.offday-para{
	font-weight:lighter !important; 
	font-size:20px;
	color:#b0b9c3;
	
	margin-left:40px !important;
}

.dashed-border{
	border-bottom: 1px dashed #737373;
	width:60%;
	margin-left:40px !important;
	margin-top:40px !important;
}

.contact-para-mid{
	font-weight:lighter !important; 
	font-size:20px;
	color:#737373;
	margin-left:40px !important;
	margin-top:8px;
}

.contact-us-wrapper a{
	color:#2762a0;
	font-size:20px;
}

.contact-us-wrapper .fa-facebook-official{
	color:#3f67a9;	
}

.contact-us-wrapper .fa-twitter-square{
	color:#2aaae0;	
}

.contact-us-wrapper .fa-youtube-play{
	color:#d4101d;	
}

.content-center-resources{
	content-align:center !important;
}

.content-right-resources{
	content-align:right !important;
}

.content-left-resources{
	content-align:left !important;
}

.new-footer{
	height:87px;
	width:auto;
	background-color:#2d4b69;	
}

.footer-copyright{
	text-align:left !important;
	color:#828282;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:10px;	
}

.footer-credits{
	text-align:right !important;
	color:#828282;
	margin-top:30px;
	margin-bottom:30px;
	margin-right:10px;
}

.scroll-vertical{
	overflow-y:scroll;
}

.scroll-horizontal{
	overflow-x:scroll;
}

::-webkit-scrollbar {
  width:4px !important;
}
.latest-body-login-bg::-webkit-scrollbar {
  width:8px !important;
}
.left-section::-webkit-scrollbar {
  width:4px !important;
}
.right-contents::-webkit-scrollbar {
  width:4px !important;
}
.right-section::-webkit-scrollbar {
  width:4px !important;
}

::-webkit-scrollbar-thumb {
  background: #b7b7b7;
  border-radius: 3px; 
}
.latest-body-login-bg::-webkit-scrollbar-thumb {
  background: #1e3c72;
  border-radius: 3px; 
}
::-webkit-scrollbar-track {
  border-radius: 3px; 
}

.footer-pral-logo{
	margin-top:10px;
	height:40px;
	width:50px;
}

.toggle-menu{
	position:absolute;
	right:15;
	top:15;
}
.ui-menu.ui-menu-dynamic.ui-widget.ui-widget-content.ui-corner-all.ui-helper-clearfix.ui-shadow{
	 position: absolute;
    display: none;
    z-index: 100000;
    background-color: black;
    opacity:0.7;
    color:white;
    width:55%;
}


.ui-menu.ui-menu-dynamic.ui-widget.ui-widget-content.ui-corner-all.ui-helper-clearfix.ui-shadow a{
	color:white !important;
}

.login-form-padding{	
	padding-right:20px !important;
}

.width-auto{
	width:auto;
}

.success-bg{
	background-color:#1cbb8c;
}
.round-2{
	border-radius:2px;	
}

.round-3{
	border-radius:3px;	
}

.round-4{
	border-radius:4px;	
}

.round-5{
	border-radius:3px !important;	
}
.round-25{
	border-radius:3px !important;	
}
.round-10{
	border-radius:10px !important;	
}



.round-50p{
	border-radius:50% !important;	
}

.info-bg{
	background-color:#4285f4;
}

.warning-bg{
	background-color:#dca740 !important;
}
.border-bottom-1{
	border-bottom:1px solid;
}

.border-bottom-thick{
	border-bottom: 6px solid ;
}

.border-bottom-thin{
	border-bottom: 1px solid ;
}

.border-white{
	border-color: #fff;
}
.border-success{
	border-color: #8ab896;
}

.border-info{
	border-color: #7baaf7;
}

.border-warning{
	border-color: #e7c27a;
}

.login-card .input-forgot-wrapper {
    border-bottom: 1px solid #c9cdd0 !important;
    border-radius: 0px !important;
    width: auto !important;
}
.min-height-70{
	min-height: 70px;
}
.min-height-90{
	min-height: 90px;
}
.min-height-100{
	min-height: 100px;
}
.login-card .ui-tabs .ui-tabs-nav li a{
	padding-left :0px !important;
	padding-right :20px !important;
}

.login-card .ui-tabs-panel, .login-card .ui-tabs-panel table tr td{
	padding:0px !important; 
}

.darkgrey-bg{
	background-color:#536070;
}

.border-top-green{
	border-top: 3px solid #09907f;
}

#declaration-tabs .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header {
	background-color: transparent !important;
    border: 0px !important;
    padding-top: 4px !important;
    padding-bottom: 8px !important;
    border-bottom: 1px solid #d2d3d4 !important;
	
}

 
#declaration-tabs .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li {
    color: #000000 !important;
    background-color: transparent;
    border: 0px;
}

#declaration-tabs .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header span {
    color: #000000 !important;
}

#declaration-tabs .ui-tabs .ui-tabs-panel {
    padding: 1em 0.5em !important;
    background-color: white;
    margin-top: 1px !important;
    
}


#declaration-tabs .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li.ui-state-active {
   
    background-color: #ffffff !important;
    border-radius:3px !important;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    
}

#declaration-tabs .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li.ui-state-active span{   
    color: #1cbb8c !important;    
}

#declaration-tabs .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li.ui-state-active i{   
    color: #1cbb8c !important;    
}

#declaration-tabs .ui-tabs .ui-tabs-panel {
    background-color: transparent;
    padding-right:0px !important;
    padding-left:0px !important;
    padding-top: 0px !important;
}

#declaration-tabs .ui-tabs.ui-tabs-right {
    border: 0px !important;
}

#declaration-tabs #original-returns .ui-tabs.ui-tabs-right>.ui-tabs-nav {
    float: left;
    width: 11%;
    height: auto;
    background-color:#e5ecf7 !important;
    padding-top:4px !important;
    padding-bottom:4px !important;
    padding-left:4px !important;
    padding-right:24px !important;
    border-radius:3px !important;
    
}

#declaration-tabs #original-returns .ui-tabs.ui-tabs-right>.ui-tabs-nav  li {
    
    background-color: #909daf;
    border: 0px;
    height:50px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:4px;
    margin-right: 4px;
    padding-top:5px;
    padding-right:15px;
    
    
}

.grey-button{ 
	background-color:#8b96a4;
}

.grey-text{
	color:#8c97a5 !important;
}
.lightgrey-border{
	border:1px solid #e1e9f4;
}

#declaration-tabs #original-returns .ui-tabs.ui-tabs-right>.ui-tabs-nav  li a{
	color:white !important;
}

#declaration-tabs #original-returns .ui-tabs.ui-tabs-right>.ui-tabs-panels {
    float: left;
    width: 86%;
}

#declaration-tabs #original-returns .ui-tabs-panel.ui-widget-content.ui-corner-bottom{
	padding-top:0px !important;
}

#declaration-tabs #original-returns .ui-chkbox .ui-widget{
	border:1px solid grey;
	border-radius:3px !important;
}


/************** Recommendations For Tab Start********************/
.grey-button{
	background-color:#8b96a4;
}

.right-margin-5 {
	margin-right: 5px !important;
}

.grey-text{
	color:#8c97a5 !important;
}

	
#recommendationsFor-tab .ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header{
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #c9cdd0;
    background: transparent;
    border: 0px;
    }

#recommendationsFor-tab #original-returns .ui-tabs.ui-tabs-right>.ui-tabs-nav  li a{
	color:white !important;
}

#recommendationsFor-tab #original-returns .ui-tabs.ui-tabs-right>.ui-tabs-panels {
    float: left;
    width: 86%;
}

#recommendationsFor-tab #original-returns .ui-tabs-panel.ui-widget-content.ui-corner-bottom{
	padding-top:0px !important;
}

#recommendationsFor-tab #original-returns .ui-chkbox .ui-widget{
	border:1px solid grey;
	border-radius:3px !important;
}

.rounded-borders {
    border: 1px solid #F6F6F6;
    border-radius: 3px !important;  
}

.white-background{
	background-color: #fff;
}


.tabs {
	display: flex;
	flex-wrap: wrap;
}
.tabs label {
	order: 1; /* // Put the labels first */
	display: block;
	padding: 1rem 2rem;
	margin-right: 0.2rem;
	cursor: pointer;
  background: #fff;
  color: #747373;
  font-weight: bold;
  transition: background ease 0.2s;
 border: 2px black;
}
.tabs .tab {
  order: 99; /* // Put the tabs last */
  flex-grow: 1;
	width: 100%;
	display: none;
  padding: 1rem;
  background: #fff;
   
}
.tabs input[type="radio"] {
	display: none;
}
.tabs input[type="radio"]:checked + label {
	background: #09907F;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
	border-top: 2px solid #F6F6F6;
}


.green-box-full{
	width: 100%;
    box-sizing: border-box;
	background: #09907F;
	border-radius: 2px;
	color:#fff;
	text-align: center;
}

@media (max-width: 45em) {
  .tabs .tab,
  .tabs label {
    order: initial;
  }
  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}

.dialogue-box .ui-dialog.ui-widget-content .ui-dialog-titlebar {
    border-top: 0px;
    background-color: #1cbb8c !important;
    color: #ffffff !important;
}

.dialogue-box .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .ui-dialog-titlebar-minimize, .ui-dialog .ui-dialog-titlebar-maximize {
    float: right;
    margin: 0;
    top: 0;
    padding: 1px;
    cursor: pointer;
    background-color: transparent !important;
}

.dlg-crl .ui-carousel .ui-carousel-header .ui-carousel-header-title {
    display: inline-block;
    width: 30%;
    padding-top: 2px;
    overflow: hidden;
    display:none !important;
}

.dlg-crl .ui-panelgrid .ui-grid-responsive .ui-panelgrid-cell {
    border: 0 none;
    padding:0 !important;
}

.dlg-crl .ui-widget-header .ui-state-default {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    color: #333;
    border: 1px solid transparent;
    display: none;
}

.dlg-crl .ui-carousel .ui-carousel-viewport {
    overflow: hidden;
    position: relative;
    border: 0;
    background-color:#e1e9f4;
    border-radius:3px !important;
}

.dlg-crl .ui-carousel-page-links{
	display:none !important;
}

.dlg-crl .ui-carousel-button.ui-carousel-next-button.ui-icon.ui-icon-circle-triangle-e {
	position: absolute;
    top: 32px !important;
    right: -5px;
    background-color:transparent !important;
}

.dlg-crl .ui-carousel-button.ui-carousel-prev-button.ui-icon.ui-icon-circle-triangle-w{
	position: absolute;
    left: -5px;
    top: 32px;
    background-color:transparent !important;
}

.original-return-box{
	width:110px !important;
	height:70px !important;
	padding: 5px 10px;
	width: fit-content;
	display: inline-block;
	vertical-align: top;
}

.v-margin-top-15{
	margin-top:15px !important;
}
.v-margin-top-18{
	margin-top:18px !important;
}

.v-margin-top-10{
	margin-top:10px !important;
}

.v-margin-top-minus-10{
	margin-top: -10px !important;
}

.checkbox-margining{
	margin-left:-2px !important;
	margin-top:-2px !important;
}

.filter-search .ui-calendar.full-width .ui-inputfield{
	background-color:transparent ;
}
 

.filter-search .stage-radio .ui-radiobutton-box.ui-widget.ui-corner-all.ui-state-default {
    border: 1px solid #e4e4e4;
    border-radius: 3px !important;
}
.new-theme-table{
	   background-color: #ffffff;
	    border-radius: 3px;
	    padding-left: 5px;
	    padding-right: 5px;
	    padding-bottom:1px;
}
.new-theme-data-tab-table{
	   background-color: #ffffff;
	    border-radius: 3px;
	    padding-left: 5px;
	    padding-right: 5px;
	    padding-bottom:1px;
}

.new-theme-table .ui-datatable thead th, .ui-datatable tfoot td, .ui-datatable tfoot th {
    background-color:#252b3b !important;
    color: #ffffff !important;
    border-radius:0px !important;
    padding-left:7px !important;
    padding-right:7px !important;
    border-bottom:0px;
    border-color:#dce0e9;
    
}
.new-theme-data-tab-table .ui-datatable thead th, .ui-datatable tfoot td, .ui-datatable tfoot th {
    background-color:#252b3b !important;
    color: #ffffff !important;
    border-radius:0px !important;
    padding-left:7px !important;
    padding-right:7px !important;
    border-bottom:0px;
    
}

.new-theme-table-compliance .ui-datatable thead th, .ui-datatable tfoot td, .ui-datatable tfoot th {
    background-color:#787878 !important;
    color: #ffffff !important;
    border-radius:0px !important;
}


.text-red{
	color:#cb5454 !important;
}

.primaryblue-text{
	color:#378abf !important;
}
.todo-list-btn{
	width:60px !important;
	border-radius:3px 0px 0px 3px !important; 
}

.todo-grid-btn{
	width:70px !important;
	border-radius:0px 3px 3px 0px !important; 
}

.todo-grid-btn-graph{
	width:80px !important;
	border-radius:0px 3px 3px 0px !important; 
}

.todo-xls-icon{
	padding-top:0px !important;
	width:40px !important;
	height:26px !important;
	background-color:transparent !important;
}

.todo-print-icon{
	height:26px !important;
	width:40px !important;
}

.change-color{
	fill:darkred !important;
}

.custom-field{
	margin: 0px;
    padding: 5px;
    border: 1px solid #aed0ea;
    background-color: #d7ebf9 !important;
}


/* .third-level-menu-box{
	width:24% !important;
	padding:2px 1px;
	width: fit-content;
	display: inline-block;
	vertical-align: top;
}

.second-level-menu-box{
	width:10% !important;
	padding:5px 5px 0px 5px;
	width: fit-content;
	display: inline-block;
	vertical-align: top;
}

.third-levelbig-menu-box{
	width:88% !important;
	padding-left:5px;
	width: fit-content;
	display: inline-block;
	vertical-align: top;
} */



/************** Recommendations For Tab End ********************/

.blink {
  animation: blink-animation 1s steps(8, start) infinite;
  -webkit-animation: blink-animation 1s steps(8, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

.tclogin-homeicon{
	color:#8f1c2b !important;
}


.tclogin-verificationicon{
	color:#499364 !important;
}

.tclogin-helpicon{
	color: #3b3e9a !important;	
}
.ui-autocomplete-panel{
	background-color: white !important;
}
.grey-linear-gradient{
	background: rgb(108,108,108) !important;
background: linear-gradient(0deg, rgba(108,108,108,1) 0%, rgba(168,168,168,1) 100%) !important;
}

.option-chkbx {
    position: relative;
    top: -25px;
    right: -3px;
    float: right;
}
.top-border-green{
	border-top: 3px solid #09907f !important;
}
.elivation_1 {
	-webkit-box-shadow: 0px 1px 7px 1px rgba(0,0,0,0.22); 
	box-shadow: 0px 1px 7px 1px rgba(0,0,0,0.22);
}

/* Added by AleenaAamir */
 .sTBiometric-Button{
 height:25px !important;
 width:40px;
 
 }
 
 .sTBiometric-Dlg-Heading{
	color:#3e3e3e;
	font-weight:bold !important;
	font-size:15px !important;
	 
	
}


/*--------- IRIS Version 2 New Design By Abdul Ahad -----------*/

.togglebtn_header{
	text-align: center;
    height: 50px;
    width: 50px;
    background-color: #f0f3f6;
    padding-top: 0px;
    margin-top: 6px;
    margin-bottom: 5px;
    
   
}
.border-bottom-menu{
	border-bottom:1px solid #2d3445;
}

 
.menu-item{
	color:#949da3;
}

.menu-item:hover{
	color:#ffffff !important;	
}
.menu-item-active{
	border-left:4px solid #1cbb8c;
	color:#1cbb8c;
}
.mis-field-bg{
	background-color: #e1e8ee !important;
	color: #fff !important;

    border-radius: 3px;
    width: 884px;
}
#declaration-tabs .ui-tabs-panels{
	margin-top:5px !important;
}
#declaration-tabs .ui-tabs .ui-tabs-navscroller{
	padding-left:5px;
	padding-right:5px;
}
.new-grey-color{
	color:#3f4656;
}
.new-red-color{
	color:#de6363;
}
.new-green-color{
	color:#4fc59e;
}
.green-bg{
	background-color:#1cbb8c !important;
}
.count-grey-color{
	color: #b4b6bb !important;
}
.text-green-color{
	color: #4ec09b !important;
}
.text-gray-3{
	color: #747e84;
}
.new-light-grey-color{
	color: #898d95 !important;
}
.text-white-color{
	color: #ffffff !important;
}
.text-white-adv{
	color: #ffffff !important;
}
.border-less-btn{
	background-color:transparent !important;
	color:#444444;
}
.border-less-btn .ui-icon{
	color:#444444;
}
.active-green-bg{
	background-color:#1cbb8c !important;
}
.active-green-color{
	color:#1cbb8c;
}
.utr-box-margin{
	margin-right:25px;
}
.rtc-box-margin{
	margin-left:25px;
}
.text-right{
	text-align:right !important;
}
.text-right-adv{
	text-align:right;
}
.universal-shadow{
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
}
.help-boxes:hover{
	box-shadow: 0px 0px 12px 0px rgb(195 195 195);
}
.round-btn-start{
	background-color:transparent !important;
	color: #1dac83 !important;
	border:1px solid #e1e8ee !important;
	border-radius: 3px !important;
	transition: 0.3s !important;
	transition-timing-function: linear !important;
}

.round-btn-start:hover{
	background-color:#1dac83 !important;
	color: #ffffff !important;
	border:1px solid #e1e8ee !important;
	border-radius: 3px !important;
	transition: 0.3s !important;
	transition-timing-function: linear !important;
}

.round-btn-start-list{
	background-color:#ffffff !important;
	padding-top:5px !important;
	padding-bottom:5px !important;
	padding-right:10px !important;
	padding-left:10px !important;
	color: #303030 !important;
	border:1px solid #e1e8ee !important;
	border-radius: 3px !important;
	transition: 0.3s !important;
	transition-timing-function: linear !important;
}
.round-btn-start-list:hover{
	background-color:#1dac83 !important;
	padding-top:5px !important;
	padding-bottom:5px !important;
	padding-right:10px !important;
	padding-left:10px !important;
	color: #ffffff !important;
	border:1px solid #e1e8ee !important;
	border-radius: 3px !important;
	transition: 0.3s !important;
	transition-timing-function: linear !important;
}

 
.notification-border{
	border:1px solid #d7dbdd;
}
.gradient-bg{
/* 	background: rgb(39,53,65);
background: linear-gradient(90deg, rgba(39,53,65,1) 0%, rgba(60,162,131,1) 100%); */

background: rgb(68,70,144);
background: linear-gradient(90deg, rgba(68,70,144,1) 0%, rgba(65,168,144,1) 100%);
}

.notification-border-bottom{
border-bottom: 1px solid #f4f4f4;
padding: 6px !important;

}
.recent-todo-scroll{
	overflow-y: scroll;
}
.notification-border-left{
border-left: 3px solid #da4e4e;
margin-left: -20px !important;

}



.new-theme-data-tab-table .ui-widget-content.ui-datatable-even.ui-datatable-selectable{
	margin-top:10px;
}


.angle-down{
	margin-left:210px !important;
	position: relative;
}

.notification-count-mrg{
  	margin-left: 7px !important;  
    margin-right: 5px !important;
}

.notification-date-mrg{
     /* margin-right: 10px !important; */
     padding-left: 38px !important;
}
.filter-search .ui-selectonemenu label.ui-selectonemenu-label{
	border-radius:3px;
}

.ui-selectonemenu{
	width: 62px;
}

 .ui-selectonemenu:not(.skip_default_style, .ui-selectonemenu[id*="equalLike"]) {
      
    width: 188px;
    min-width: unset !important;
}

.ui-selectonemenu:not(.skip_default_style, .ui-selectonemenu[id*="ParamType"]) {
      
    width: 135px;
    min-width: unset !important;
}

.ui-selectonemenu1{
	width: 177px !important;
}
 	
.medium-grey-bg{
	background-color:#747e84;
}
.new-theme-table tr th:first-child  {
   border-radius: 3px 0px 0px 3px !important;
}
.new-theme-data-tab-table tr th:first-child  {
   border-radius: 5px 0px 0px 5px !important;
}
.new-theme-table tr th:last-child  {
   border-radius: 0px 3px 3px 0px !important;
}

.new-theme-data-tab-table tr th:last-child  {
   border-radius: 0px 3px 3px 0px !important;
}
.notification-heading{
margin-left: 3px !important;
}

.noti-fa-ellipsis-h-icon{
margin-left:232px !important;
position: relative;
}

.noti-icon-wrapper{
	margin-left: 431px !important;
    margin-bottom: -182px !important;
    margin-top: 14px !important;
    position: relative;
	
	
}
  .noti-head-wrapper{
     margin-bottom: -181px !important;
    margin-top: 11px !important;
    position: relative;
  }
 


.noti-fa-bell-icon{
margin-left: 50px !important;
}
.width-95{
	width:95% !important;
}
.darkgrey-menu-bg{
	background-color:#3f4656;
}
.scnd-menu-lable:hover{
	color:#1cbb8c;
}
.searchbar-border{
	border-bottom:1px solid #e1e8ee;
}
.border-0{
	border:0px !important;
}
.border-radius0{
	border-radius:0px !important;
}
.sub-menu-border-bottom{
	border-bottom:1px solid #d2d6db;
}
.menu-wrapper-inner{
    min-height: 45px;
    padding-top: 0px;
    padding-bottom: 12px;
    padding-right:0px;
    padding-left:0px;
}

.menu-wrapper-inner:hover{
   background-color:#e1e8ee !important;
   border-radius:3px;
}




/* Media Queries For Mob and medium Screen */


@media ( min-width: 1900px) {
  	.height-265-start{
  		min-height:340px !important;
  	}
  	.start-height-140{
  		height:auto !important;
  	}
  	
  	.height-265-start-notice{
	height:340px !important;
}
.inner-youtube-video-height{
	height:340px !important;
}

  	
}

@media ( min-width: 3600px) {
  	.height-265-start{
  		min-height:340px !important;
  	}
  	.start-height-140{
  		height:auto !important;
  	}
  	.height-265-start-notice{
	height:340px !important;
}
.inner-youtube-video-height{
	height:340px !important;
}

  
}



@media ( max-width : 640px) {
	
		
	
	.carousel-arrows-left{
	position:absolute;
    top:50%;
    right:20%;
    z-index:5;
    display:inline-block;
    margin-top:-10px;
    margin-right:30px !important;
}
.carousel-arrows-right{
	position:absolute;
    top:50%;
    left:20%;
    z-index:5;
    display:inline-block;
    margin-top:-10px;
    margin-left:30px !important;
}
	
	
	
	.padding-small-100{
		padding-left:50px !important;
		padding-right:50px !important;
	}
 
	.rtc-box-margin{
	margin-left:0px !important;
	}
	
	.start-tab .h-padding-25{
		padding-right:0px !important;
		padding-left:0px !important;
	}
	
	.start-tab .noti-fa-bell-icon{
		margin-left:0px !important;
	}
	
	.adv-dashboard-header{
	padding:0px !important;
	}
	.togglebtn_header{
	margin-left:0px !important;
	}
	
	.dashboard_header .top-btn:hover{
		max-width:62px !important;
	}
	
	.small-hide{
		display:none !important;
	}
	.todo-btn-bar .top-btns i {
    padding: 16px 11px 16px !important;
		}
		
		
		
	.latest-body-login-bg{
		height:100% !important;
		background-size:100% 100%;
	}
		
	
	.latest-body-login-bg .login-slider .slider-text{
		font-size:30px;
	}
	.latest-body-login-bg .login-slider.h-padding-40{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	.latest-body-login-bg .login-slider .h-padding-40{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	.latest-body-login-bg .login-slider .h-padding-60{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	
	.latest-body-login-bg .login-slider .font-size-31{
		font-size:23px !important;
	}
	
	.latest-body-login-bg .login-logo.v-padding-top-20{
		padding-top:10px !important;
	}
	.latest-body-login-bg .bottom-gradient.round-bottom-10.min-height-100{
		min-height:155px !important;
	}
		
}



@media ( max-width : 1080px) {
	
	
	
	.rtc-box-margin{
	margin-left:0px !important;
	}
	
	.start-tab .h-padding-25{
		padding-right:0px !important;
		padding-left:0px !important;
	}
	
	.start-tab .noti-fa-bell-icon{
		margin-left:0px !important;
	}
	.rt-boxes-space-md{
		padding-left:10px !important;
		padding-right:10px;
	}
	.medium-hide{
		display:none !important;
	}
		.togglebtn_header{
		margin-left:0px !important;
	}
	.medium-hide{
	 display: none !important;
	
	}
	
		
	.latest-body-login-bg{
		height:100% !important;
		background-size:100% 100%;
	}
	.latest-body-login-bg .login-slider.v-padding-top-100{
		padding-top:50px !important;
	}
	.latest-body-login-bg .login-slider .slider-text{
		font-size:30px;
	}
	.latest-body-login-bg .login-slider.h-padding-40{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	.latest-body-login-bg .login-slider .h-padding-40{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	.latest-body-login-bg .login-slider .h-padding-60{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	
	.latest-body-login-bg .login-slider .font-size-31{
		font-size:23px !important;
	}
	
	.latest-body-login-bg .login-logo.v-padding-top-20{
		padding-top:10px !important;
	}
	
	.latest-body-login-bg #iris-section{
		margin-top:80px;
	}
	
	.latest-body-login-bg .formlogin.padding-40{
		padding-top:0px !important;
	}
	.h-padding-small{
	
		padding-left:50px !important;
	}
	
	.latest-body-login-bg .v-padding-top-85{
	
		padding-top:15px !important; 
	}
	
	
	.margin-mob-top{
		margin-top:350px !important;
	}
	.login-card{
		box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
	}
	.latest-body-login-bg .main-footer-bg .text-right{
		text-align:left !important; 
	}
}

@media ( min-width : 1080px) {
	
	.desktop-hide{
		display:none !important;
	}
	
}

@media ( max-width : 460px) {

	
	.latest-body-login-bg .login-slider.v-padding-top-100{
		padding-top:0px !important;
	}
	
	#iris-section{
		margin-top:120px !important;
	}
	
}



 
.h-padding-left-15{
	padding-left: 15px !important;
}
.todo-dt-icons{
	padding-top: 2px !important;
	padding-right: 2px !important;
}

.v-padding-54{
	padding-top: 54px !important;
}

.recom-heading-padding{
	padding-bottom: 6px !important;
    padding-top: 3px !important;
}
.recom-button-padding{
	padding-left: 67px !important;
    padding-right: 67px !important;
}
.return-icon-padding{
	padding-left: 24px !important;
    padding-right: 10px !important;
}
.return-btn-padding{
	padding-bottom: 10px !important;
    padding-top: 10px !important;
	
}
.return-suggest-text-active{
	color:#3f4350;
}

.return-suggest-text-inactive{
	color:#8e949e;
}
.margin-top-1{
	margin-top:1px !important;
}
.margin-bottom-5{
	margin-bottom:5px !important;
}
.original-return-box-active{
	height:70px !important;
}
.original-return-box .ui-chkbox-box.ui-widget.ui-corner-all.ui-state-default.ui-state-disabled{
	height:16px !important;
	width:16px !important;
	 border-radius:3px !important;
}


.todo-tab-icon{
	float:left;
	
}
.todo-tab-label{
	float:left;
	margin-left: 2px;
}

.top-year-box{
	color: #60cdab !important;
}
.top-tax-period{
	       margin-left: -10px !important;
}

.top-description{
	padding-left: 8px !important;
}

.top-header-icon{
	background-color: #e1e8ee !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    padding-top: 9px !important;
}
 
.corr-btn-bar .top-btn{
	display: block !important;
	float: left; 
	min-height: 52px;
	border-top: 5px solid transparent;
   	border-bottom: 5px solid transparent;
}

.todo-btn-bar .top-btns{
	display: block !important;
	float: left; 
	min-height: 52px;
	border-top: 5px solid transparent;
   	border-bottom: 5px solid transparent;
}
.todo-btn-bar .top-btns-switch{
	display: block !important;
	float: right; 
	min-height: 52px;
	border-top: 5px solid transparent;
   	border-bottom: 5px solid transparent;
}

.corr-btn-bar .top-btn i{
   	padding: 17px 25px 5px;
}

.todo-btn-bar .top-btns i{
   	padding: 16px 18px 15px;
} 

.corr-btn-bar .top-btn:hover{
	border-top: 5px solid #1cbb8c !important;
	    
}
.corr-btn-bar .top-btns-switch:hover{
	border-top: 5px solid #1cbb8c !important;
	    
}

.todo-btn-bar .top-btns:hover{
	border-top: 5px solid #1cbb8c !important;
	    
}
.todo-btn-bar .top-btns-switch:hover{
	border-top: 5px solid #1cbb8c !important;
	    
}
.top-btn .top-btn-label {
    clear: both;
   /*  float: left; */
    width: 100%;
    font-size: 11px;
    display: none;
}
.corr-btn-bar .top-btn:hover .top-btn-label {
	display: block;
}
.todo-btn-bar .top-btns:hover .top-btns-label {
	display: block;
}



.corr-btn-bar .top-btn:hover i{
	color: #1cbb8c;
}
.corr-btn-bar .top-btns-switch:hover i{
	color: #1cbb8c;
}
.todo-btn-bar .top-btns:hover i{
	color: #1cbb8c;
}
.todo-btn-bar .top-btns-switch:hover i{
	color: #1cbb8c;
}
.corr-btn-bar .btn-box{
    border-left: 1px solid #e8edf0 !important;
   	float: left;
    
}
.todo-btn-bar .btns-box{
    border-left: 1px solid #e8edf0 !important;
   	float: left;
    
}

 

 

.name-grey-color{
	color: #cfd7de !important;
}
.dark-bg-header{
	background-color: #252b3b !important;
}
.task-details-wrapper{
	background-color: #ffffff !important;
    border-radius: 3px !important;
    /* padding-left: 0px; */
    /* padding-right: 5px; */
    padding-bottom: 1px !important;
}
.task-heading-wrapper{
	background-color: #3f4656 !important;
	color: white !important;
    border-radius: 3px 3px 0px 0px !important;
    
}

.task-heading{
	
}
.border-top{
	border-top: 3px solid #1cbb8c !important;
}
 
.padding-left-3{
	padding-left: 3px !important;
}

.top-btn-icons{
	padding-left: 20px !important;
}

.compliance-top-description-header{
	padding: 18px 0px !important;
    box-sizing: border-box;
    color: #42c299 !important;
}

.top-description-header{
	padding: 5px 0px !important;
    box-sizing: border-box;
    color: #42c299 !important;
}

#declaration-tabs .ui-tabs .ui-tabs-nav.ui-widget-header li.ui-state-active a{
    color: #1cbb8c !important;
}
#mega-menu{
	    padding-left: 15px;
    color: black;
    padding-top: 13px;
    padding-bottom: 11px;
    padding-right: 15px;
    border-radius: 3px;
    margin-top: 100px !important;
    position: relative;
    top: 32px;
    left: 8px;
    z-index: 9;
}

.right-panel-margin{
	margin-top: -22px !important;
    margin-left: -8px !important;
     height: 200% !important;
}

.right-panel-head{
 padding-bottom: 11px !important;
    padding-top: 3px !important;
    color: #28be91 !important;
}


.black-bg-left-panel{
	background-color: #252b3b !important;
}
#mega-menu:hover{
	background-color:white;
	color:#1cbb8c !important;
}

.header-icons-padding{
	    padding-left: 175px !important;
}

.cores-text-color{
	color: #404757 !important;
}

.logout-color{
	color: #c2484b !important;
}


 
.dt-heading .heading-icon{
	padding: 0 10px 0 20px;
}
.dt-heading{
	 padding: 10px 30px;
	  
}

.dt-heading2{
	 padding: 10px 0px 10px 10px;
	  
}
.dt-sub-heading{
	padding: 20px 5px;
    font-size: 14px;
    font-weight: bold;
    float: left;
}
 
 

.task-detail-angle-down{
	    margin-right: 13px !important;
}
.dt-btn-wrapper{
	padding:10px;
	}


 

.dt-head-wrapper{
/* 	background-color: red !important; */
}
.corr-user-info{
	max-width: 25%;
}
.corr-user-info .user-name{
	overflow: hidden;
}
.corr-description{
	padding: 5px 0 0 30px;
	overflow: hidden;
    max-width: 30%;
}

.adv-dashboard-header{
	overflow: hidden;
    max-width: 30%;
}

.bars-icon-bg{
	color: #747e84;
}

.return-data-left-menu{
	    padding-top: 3px !important;
	   
}
.return-left-menu-head{
	 padding-bottom: 6px !important;
	/*  border-bottom: 1px solid red;
    padding-top: 6px !important; */
    color: #adb2b5 !important;
}

.return-left-menu-subhead{
	border-bottom: 1px solid #d5d7d8 !important;
	  padding-left: 15px !important;
	  padding-bottom: 10px !important;
    padding-top: 10px !important;
}
.return-left-menu-subhead:hover:not(.return-active-subhead){
	color: #59c8a4 !important;
}
.err-404-img{
	    text-align: center !important;
}
.return-icon-padding{
	padding-left: 9px !important;
	    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.return-active-subhead{
	background-color: #1cbb8c !important;
	color: white !important;
	 border-radius: 3px !important;
	
}
.return-un-active-subhead{
 color: #747e84 !important;


}
.return-header-icon{
	margin-left: -10px !important;
}


.return-wrap-icon{
	padding-left: 105px !important;
	 color: #757e84 !important;
}

.margin-right-20{
	margin-right:20px !important;
}


.correspondence .menu-item-active{
	border-left:4px solid #1cbb8c;
	color:#1cbb8c;
}
.data-tab-inner-box .advance-data-white-bg{
	background-color: #fff;
}
 
 
.dt-body-wrap{
	background-color: red !important;
}
 
.lang-head-wrap{
	width: 225px;
}
.lang-head-wrap .label{
	color: #7f898f !important;
    float: left;
    padding: 7px 15px;
    font-size: 13px !important;
    font-weight: bold;
}

.lang-btn-wrap{
	padding: 0px;
}
.lang-btn-wrap .active{
	background-color: #11b786 !important;
}
.lang-btn-wrap .left-btn{
	padding: 8px 12px;
	border-radius: 3px 0px 0px 3px;
	background-color: #747e84 ;
	color: #fff;
	min-width: 40px;
    text-align: center;
    float: left;
}
.lang-btn-wrap .right-btn{
	padding: 8px 12px;
    border-radius: 0px 3px 3px 0px;
    background-color: #747e84;
    color: #fff;
    min-width: 40px;
    text-align: center;
    float: left;
     
	
}


.lang-switch-size{
	font-size: 6px !important;
}
.compliance-switch-active{
	background-color:#11b786;
}
.list-compliance-radius{
	border-radius:3px 0px 0px 3px !important;
}
.english-lang-radius{
	border-radius:3px 0px 0px 3px !important;
}
.compliance-switch-inactive{
	background-color:#747e84 !important;
}
.graph-compliance-radius{
	border-radius:0px 3px 3px 0px !important;
}
.urdu-lang-radius{
	border-radius:0px 3px 3px 0px !important;
}


.filter-box-shadow{
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled{
	border-radius:3px !important;
}

input:read-only, .ui-state-disabled, .ui-state-disabled label{
	/* border-radius:25px !important; */
	    
}
.graph-header-border{
	border-radius:3px 3px 0px 0px;
}
.graph-footer-border{
	border-radius:0px 0px 3px 3px;
}
.link-blue{
	color: blue;
	text-decoration: underline !important;
}
.link-green{
	color: #1cbb8c;
	text-decoration: underline !important;
}

.mis-wrapper .ui-datatable-scrollable-body{
	overflow: overlay !important;
											
   background-color: #fff;
    border-radius: 0px 0px 3px 3px;
}


.ui-fieldset .ui-fieldset-content{
	box-sizing: border-box;
	border-radius: 3px;
	background-color: #fff;
}
.mis-wrapper .ui-fieldset .ui-fieldset-content{
	 padding-top: 50px;
}

.ui-fieldset {
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 3px;
	padding: 10px;
 	margin-bottom: 10px;
	
}

.mis-wrapper .ui-panelgrid .ui-panelgrid-cell{
	padding: 5px 0px 5px 0px !important;
}
.ui-dialog .ui-inputfield:not(.full-width), .ui-dialog .ui-widget-content .ui-inputfield:not(.full-width), .ui-dialog .ui-widget-header .ui-inputfield:not(.full-width), .ui-dialog input[type="text"]:not(.full-width):not(.full-width input[type="text"]), textarea:not(.full-width){
	border-radius:3px !important;
}
.mandatory-sign{
	color:red !important;
}
.comp-replybox-border{
	border:1px solid #d4dfe9;
	border-radius:3px;
}
.width-40{
	width:40% !important;
}
.tax-asaan-bg{
	background-color:#2d4b69 !important;
}
.resource-bg{
	background-color:#252b3b  !important;
}
.footer-text{
	color:#9bb0c0 !important;
}
.new-theme-table .ui-datatable-tablewrapper {
    overflow: auto !important;
}
 
.registrationdlg .ui-panelgrid .ui-panelgrid-cell {
    border-width: 0px !important; 
    border-style: none !important; 
 
}
 
 
.max-min-width-800{
	max-width:800px !important;
	min-width:800px !important; 
}

 

.mis-wrapper .ui-paginator {
     
    text-align: center;
    padding: 2px;
    background-color: #ffffff;
    border-radius: 3px;
     
}

.ui-datatable{
   /*  background-color: white !important; */
    border-radius: 3px;
    box-sizing: border-box;
}

 
.filter-btn{
	    padding: 5px 10px 5px 20px; 
}
.filter-btn .ui-button-icon-left {
	margin-left: 3px;
}
.new-theme-table .ui-datatable{
	
	padding-top:0px !important;
	padding-bottom:40px !important;
	padding-left:0px !important;
	padding-right:0px !important;
}
.action-menu-icons{
	padding-left:2px;
}
.action-menu-links{
	background-color:#e1e8ee;
	color:black !important;
	width:75px;
}

.compliace-action-menu-links{
	background-color:#e1e8ee;
	color:black !important;
	width:100px;
}

.compliace-action-menu-links:hover{
	background-color:#1cbb8c;
	color:white !important;
}

.action-menu-links:hover{
	background-color:#1cbb8c;
	color:white !important;
}

.adv-header-mega-menu{
   right: 0px !important;
     display: block !important;
    top: 63px !important;
    left: 229.2029px !important;
}
.err-404-img{
	text-align:center !important;
	     background-image: url("/resources/primefaces-iris2/images/error_page_bg.png") !important;
	     background-repeat:no-repeat !important;
	     margin:auto !important;
	   	height:300px;
	   	width:540px;
	   		
}
.err-404-title{
	    text-align: center !important;
	    color: #e85560;
	    font-size: 35px !important;
}
.err-404-desc{
	    text-align: center !important;
	    color: #3e3e3f;
	    font-size: 15px !important;
}
.err-404-btn{
	    text-align: center !important;
	    color: #43c19a !important;
	    font-size: 16px !important;
}
.err-404-green-clr{
	color: #43c19a !important;
	 font-size: 16px !important;
}
.err-img-text{
	color: #e8505b !important;
     
    padding-right: 9px;
    padding-top: 83px;
	
}
.err-text{
	font-size: 127px;
}
.err-text2{
	font-size: 20px;
}
.err-img-text2{
	color: #263238;
	padding-right: 0px;
	    margin-top: -18px;
}

.err-404-wrapper{
	background-color: #e1e8ee !important;
	padding-top: 80px;
}
.cmsysdash .ui-fieldset {
	background-color: transparent;
	box-sizing: border-box;
	border-radius:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	border-top: 0px solid #1cbb8c !important;
	margin-bottom: 10px;
	
}
.original-return-box:hover{
	background-color:#e1e8ee !important;
}

.field-new-dlg input[type="text"], .field-new-dlg textarea{
    border: 1px solid #d8dfe4 !important;
    padding: 7px 5px !important;
    border-radius: 3px !important;
}

.code-padding{
	padding:0px 3px !important;
}
.profile.middle-section-2 .ui-button-icon-left.ui-icon.ui-c.fa.fa-plus{
	color:white !important;
}
.ui-confirm-dialog .ui-button-icon-left.ui-icon.ui-c.fa.fa-check{
	margin-left: 1px !important;
    margin-top: -6px !important;
}
.ui-confirm-dialog .ui-button-icon-left.ui-icon.ui-c.fa.fa-close{
	margin-left: 1px !important;
    margin-top: -6px !important;
}
.login-new-wrapper-border{
	border-bottom:1px solid #e1e8ee;
}
.bottom-gradient{
	background-color: rgb(42,82,152);
    background: linear-gradient(45deg, rgba(42,82,152,1) 0%, rgba(30,60,114,1) 35%);
}
.border-white{
	border:1px solid white;
}
.darkgrey-text-new {
	color:#252b3b;
}
  .default-text{
	color:#444444;
}
.navyblue-text{
	color:#05213f;
}
.aqua-green-text{
	color:#46e7d5;
}
.slider-text{
	font-weight:bold; 
	font-size:40px;
}
.iris_side_img_bg .fa.fa-arrow-right{
	margin-top:-9px !important;
}
.main-footer-bg{
	border-top:7px solid #d0d0d0 !important;
	background-color:#1e3c72;
}
 
.regforunreg:hover{
	background-color:white;
	color:#1e3c72 !important;
}

.eenrol:hover{
	border:1px solid white !important;
	background-color:transparent !important;
	color:white !important;
}
.ui-radiobutton .ui-radiobutton-box {
    width: 16px;
    height: 16px;
    line-height: 16px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border:1px solid #e4e4e4;
}
.orange-text{
	color:#d9a544;
}
.latest-tcbody-login-bg .ui-toolbar-group-right{
	padding:15px !important;
}
.latest-tcbody-login-bg{
		background-image: url(/javax.faces.resource/images/header_taxcollector.png.xhtml?ln=primefaces-white);
	background-repeat: no-repeat;
    background-size:cover;
    height:100%;
    margin-top:-10px;
    background-color:white;
    max-width:1600px;
    margin:0 auto;
}
.purple-text{
	color:#8268af;
}
.circle-div{
	background-color:white; 
	height:130px; 
	width:130px !important; 
	border-radius:50%;
}
.circle-div img{
	padding:44px;
}
.tc-login-shadow{
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
}
.tc-login-shadow-2{
	 box-shadow: 0px 0px 5px 1px #d3d3d3;
}
.shadowhover:hover{
	box-shadow: 0px 0px 45px 0px rgba(0,0,0,0.65);
-webkit-box-shadow: 0px 0px 45px 0px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 0px 45px 0px rgba(0,0,0,0.65);
}
.mega-menu-shadow{
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.65);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.65);	
}
.border-todo-bottom{
	border-bottom:2px solid #cb5454;
}
.border-comp-bottom{
	border-bottom:2px solid #378abf;
}
.logintoiris:hover{
	border:1px solid #1cbb8c !important;
	color:#1cbb8c !important;
	background-color:white !important; 
}
.national:hover{
	color:#1cbb8c !important;
}
.footeremail:hover{
	color:#ffffff !important;
}
.tccell:hover{
	color:#d9a544 !important;
}
.tcemail:hover{
	color:#ffffff !important;
}
.classicbtn:hover{
	border:1px solid #ffffff !important;
	background-color:transparent !important;
}
.mainmenu-item-active{
	background-color:white !important;
	border-radius:3px !important;
	padding:5px 10px !important;
	color:#1cbb8c !important;
	
}
.classicbtn:hover .classicbtntxt{
	color:#ffffff !important;
}
.forgottxplink:hover{
	text-decoration:underline !important;
}
.purple-bg-tc{
	background-color:#7658a8;
}
.logintoiristc:hover{
	border:1px solid #7658a8 !important;
	color:#7658a8 !important;
	background-color:white !important; 
}
.btn-login-new-tc{
	background-color:#7658a8 !important;
	width: 70px;	 
	border:0px !important;
	height:27px;
	border-radius:3px !important;
	 
}
 
.filter-fields-advance-design.annexs .advance-mis-table-panel-bg{
	background-color:white;
	border-radius:3px !important;
	margin-left:8px !important;
	padding-right:15px !important;
	margin-top:10px !important;
}

.advance-mis-table-panel-bg .ui-datatable-header.ui-widget-header.ui-corner-top{
	 
    margin-top:0px !important;
    
}

 
.width-advance-249{
	width:249px !important;
}
.margin-left-no2-filter{
	margin-left:0px !important;
}
 
 
.mis-table-width99{
	width:99% !important;
}
 
 
 

.filter-fields-advance-design .ui-datatable-footer.ui-widget-header.ui-corner-bottom{
	background-color: #252b3b;
    color: white;
    padding: 5px 10px !important;
    width: 100% !important;
}
 
.filter-fields-advance-design .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-icon-left.ui-state-disabled{
	background-color:#1cbb8c !important;
}
 
.filter-fields-advance-design .ui-widget-header.ui-datatable-scrollable-header{
	width:100% !important;
}
.filter-fields-advance-design .ui-datatable-scrollable-body{
	width:100% !important;
}
.filter-fields-advance-design .ui-paginator.ui-paginator-bottom.ui-widget-header.ui-corner-bottom{
	width:100% !important;
}
 
.mis-adv-theme-round-3{
	border-radius:3px !important;
}
.authorisedloginmis th{
    background-color: #ffffff  !important;
    color: #4f5153 !important;
}

.mis-adv-cal-icon-btn-width{
	width:25px !important;
}
.demand-reg-mis-adv-width{
	width:100% !important;
}
 
 
.filter-fields-advance-design .ui-paginator.ui-paginator-top.ui-widget-header{
	margin-bottom:10px !important;
}
.txt-white-mis-adv-icon{
	color:white !important;
	padding-left:2px !important;
}
.font-size-13-adv-mis{
	font-size:12px !important;
}
.childtablerefund .advance-mis-table-panel-bg{
	margin-top:0px !important;
	margin: -6px 0px 0px 9px !important;
}
.refund-batch-mis-adv-back{
	position: absolute; top: 24px; right: 70px;
}
 
.filter-fields-advance-design .ui-accordion {
    border-radius: 3px !important;
    box-shadow: 0px 0px 5px 0px #dadada;
   
}

 
.compliance-right-section{
	padding:10px !important;
	
}
.border-grey-mis-adv-field{
	border:1px solid grey !important;
}

input[type="text"], input[type="password"], textarea{
	background-color: #fff;
	cursor: text;
    border: 1px solid #e4e4e4;
    padding: 8px 0px 8px 8px;
    border-radius: 3px;
    box-sizing: border-box !important;
}
.v-padding-top-profile-6{
	padding-top:6px !important;
}
.v-padding-top-profile-5{
	padding-top:5px !important;
}
.v-padding-top-profile-3{
	padding-top:3px !important;
}
.v-margin-top-profile-5{
	margin-top:5px !important;
}
.v-margin-top-profile-n24{
	margin-top:-24px !important;
}
 
 
.white-mis-dis-field{
	color:white !important;
}
.pubindacc-panel1{
	border-bottom:1px solid #dbdbdb !important; 
	padding:10px 0px !important;
}
.pubindacc-class2{
	height:32px !important;
	border:1px solid #dcdcdc !important; 
	border-radius:3px !important;
}
.pubindacc-class3{
	margin-top:0px !important; 
	padding-left:13px !important; 
	border-radius:3px !important; 
	height:38px !important;
}
.pubindacc-class4{
	
    border-right: 1px solid #dcdcdc !important;
    height: 32px;
   
}
.pubindacc-class5{
	height: 31px !important;
    border-radius: 0px 3px 3px 0px !important;
   
   
}


.ui-button-icon-only .ui-icon.fa, .ui-button-text-icon-left .ui-icon.fa, .ui-button-text-icon-right .ui-icon.fa {
    margin-top: 3px !important;
}

.filter-heading{
	background-color: #1cbb8c;
    padding: 6px;
    color: white;
    text-align: center;
    width: 150px;
    border-radius: 3px;
}
.start-plink{
	padding: 9px 25px !important;
}
.start-plink:hover{
	padding: 9px 25px !important;
}
.full-width-advance{
	width:100% !important;
}
.padding-20-adv{
	padding:20px !important;
}
.padding-10-adv{
	padding:10px !important;
}
.captcha-border{
	border:1px solid #dcdcdc;
}
.captcha-border-right{
	border-right:1px solid #dcdcdc;
}

.txtInputFieldSizeDlg2 input {
    width: 153px !important;
}
.group-field-wrapper{
	    border: 1px solid #e4e4e4;
	    border-radius: 3px;
}
.group-field-wrapper input{
	width: calc( 100% - 32px) !important;
}
.group-field-wrapper .ui-button{
	margin-right: 0px !important;
}
 




#withHoldingAgentSummary\:advancedSearchFormId .ui-inputfield.txtInputFieldSizeDlg2,
#withHoldingAgentSummary\:stagewiseReportFormId .ui-inputfield.txtInputFieldSizeDlg2,
#withHoldingAgentSummary\:sectorwiseReportFormId .ui-inputfield.txtInputFieldSizeDlg2
{
	width: 48% !important;
	max-width: unset !important;
}
 
#withHoldingAgentSummary\:advancedSearchFormId .ui-selectonemenu
.ui-selectonemenu[id*="equalLike"]
{
	width: 100% ;
}
#withHoldingAgentSummary\:stagewiseReportFormId .ui-selectonemenu
{
	width: 100% !important;
}
#correspondenceTabs\:formWtExemptionLOVWHReturn\:wtExemptionPnl{
	width:100%;
}
 
.ui-selectonemenu[id*="equalLike"] { 
	width: 25% !important;
	box-sizing: border-box;
	float: left;
	max-height: 30px;
	overflow: hidden;
}
 
 .ui-selectonemenu[id*="equalLike"] + input{
 	width: 74% !important;
 	float:right;
 }
 
#withHoldingAgentSummary  .ui-fieldset .ui-selectonemenu:not(
.ui-selectonemenu[id*="transactionDateFrom"],
.ui-selectonemenu[id*="transactionDateTo"],
.ui-selectonemenu[id*="caseStage"],
.ui-selectonemenu[id*="stageAttribute"],
.ui-selectonemenu[id*="equalLike"]

  )
  {
	width: 100% !important;
	
}


 
#withHoldingAgentSummary .ui-selectonemenu[id*="wealthStatementSumryMediumCodeId"],
#withHoldingAgentSummary .ui-selectonemenu[id*="zoneId"],
#withHoldingAgentSummary .ui-selectonemenu[id*="formationCode"],
#withHoldingAgentSummary .ui-selectonemenu[id*="returnFromationCode"],
#withHoldingAgentSummary .ui-selectonemenu[id*="wealthStatmentSumryPersonCodeId"],
#withHoldingAgentSummary .ui-selectonemenu[id*="returnSumryMediumCodeId"],
#withHoldingAgentSummary .ui-selectonemenu[id*="returnSumryPersonCodeId"],
#withHoldingAgentSummary .ui-selectonemenu[id*="whnonFilerTaxMonthId"],
#withHoldingAgentSummary .ui-selectonemenu[id*="withholdeeFromationCode"],
#withHoldingAgentSummary .ui-selectonemenu[id*="withholdeeSummaryPersonCodeId"],
#withHoldingAgentSummary .ui-selectonemenu[id*="caseStage"],
#correspondenceTabs .ui-selectonemenu[id*="annexc-form"],
#correspondenceTabs .ui-selectonemenu[id*="annexa-form"],
#correspondenceTabs .ui-selectonemenu[id*="importFormId"],
#correspondenceTabs .ui-selectonemenu[id*="exportFormId"],
#correspondenceTabs .ui-selectonemenu[id*="loadAnnexAform"],
#correspondenceTabs .ui-selectonemenu[id*="loadProvinceInvoicesform"],
#correspondenceTabs .ui-selectonemenu[id*="loadAnnexCform"],
#withHoldingAgentSummary .ui-inputfield[id*="returnSumryRegNoId"],
#withHoldingAgentSummary .ui-inputfield[id*="returnSumryTaxPeriodId"],
#withHoldingAgentSummary .ui-inputfield[id*="returnSumryNameId"],
#withHoldingAgentSummary .ui-inputfield[id*="returnSumryTaskCodeId"],
#withHoldingAgentSummary .ui-inputfield[id*="stReturnSumryRegNoId"],
#correspondenceTabs .ui-inputfield[id*="importFormId"],
#correspondenceTabs .ui-inputfield[id*="exportFormId"],
#correspondenceTabs .ui-inputfield[id*="loadAnnexAform"],
#correspondenceTabs .ui-inputfield[id*="loadProvinceInvoicesform"],
#correspondenceTabs .ui-inputfield[id*="loadAnnexCform"],

#withHoldingAgentSummary\:legderModuleSummaryFormId\:accountCode2,
#withHoldingAgentSummary\:legderModuleSummaryFormId\:accountCode3,
#withHoldingAgentSummary\:legderModuleSummaryFormId\:accountCode4,
#withHoldingAgentSummary\:legderModuleSummaryFormId\:accountCode5,
#withHoldingAgentSummary\:legderModuleSummaryFormId\:taxCollectoreRegNoId, 
#withHoldingAgentSummary\:legderModuleSummaryFormId\:taxPeriodId,
#withHoldingAgentSummary\:legderModuleSummaryFormId\:ledgerStatuses,
#withHoldingAgentSummary\:demandLegderFormId\:returnFromationCode,
#withHoldingAgentSummary\:demandLegderFormId\:ledgerVerificationStatuses,
#withHoldingAgentSummary\:advancedSearchFormId\:fieldFormation,
#withHoldingAgentSummary\:advancedSearchFormId\:taxMonthId,
#withHoldingAgentSummary\:advancedSearchFormId\:taxYearId,
#withHoldingAgentSummary\:advancedSearchFormId\:case_type_advance_search,
#withHoldingAgentSummary\:advancedSearchFormId .ui-selectonemenu,
#withHoldingAgentSummary\:sectorwiseReportFormId .ui-selectonemenu:not(#withHoldingAgentSummary\:sectorwiseReportFormId\:caseStage, #withHoldingAgentSummary\:sectorwiseReportFormId\:stageAttribute),
#withHoldingAgentSummary\:workFlowSummaryFormId .ui-selectonemenu:not(#withHoldingAgentSummary\:workFlowSummaryFormId\:equalLike)

{
	width: 100% !important;
} 
#withHoldingAgentSummary\:legderModuleSummaryFormId\:upperDebitAmount,
#withHoldingAgentSummary\:legderModuleSummaryFormId\:lowerDebitAmount,
#withHoldingAgentSummary\:legderModuleSummaryFormId\:lowerCreditAmount,
#withHoldingAgentSummary\:legderModuleSummaryFormId\:upperCreditAmount,
#withHoldingAgentSummary\:demandLegderFormId\:lowerCreditAmount,
#withHoldingAgentSummary\:demandLegderFormId\:upperCreditAmount, 
#withHoldingAgentSummary\:demandLegderFormId\:lowerPayableAmount,
#withHoldingAgentSummary\:demandLegderFormId\:upperPayableAmount

{
	width: 50% !important;
    display: inline-block;
    max-width: unset !important;
}#withHoldingAgentSummary\:demandLegderFormId\:lowerCreditAmount input,
#withHoldingAgentSummary\:demandLegderFormId\:upperCreditAmount input,
#withHoldingAgentSummary\:demandLegderFormId\:lowerPayableAmount input,
#withHoldingAgentSummary\:demandLegderFormId\:upperPayableAmount input
{
	width: 100%;
}

#withHoldingAgentSummary\:advancedSearchFormId\:caseStage,
#withHoldingAgentSummary\:advancedSearchFormId\:stageAttribute{
	margin:0px !important;
}

#withHoldingAgentSummary\:legderModuleSummaryFormId\:transactionDateFrom,
#withHoldingAgentSummary\:legderModuleSummaryFormId\:transactionDateTo,
#withHoldingAgentSummary\:advancedSearchFormId\:caseStage.ui-selectonemenu,
#withHoldingAgentSummary\:advancedSearchFormId\:stageAttribute.ui-selectonemenu,
#withHoldingAgentSummary\:sectorwiseReportFormId\:caseStage,
#withHoldingAgentSummary\:sectorwiseReportFormId\:stageAttribute
{
	width: 50% !important;
	box-sizing: border-box;
	margin-left:0px !important;
	min-width: unset !important;
	
}




#withHoldingAgentSummary .ui-calendar[id*="dateOfHeraingTo"],
#withHoldingAgentSummary .ui-calendar[id*="DateTo"],
#withHoldingAgentSummary .ui-inputfield[id*="toRange"],
#withHoldingAgentSummary .ui-inputfield[id*="valueTo"],
#withHoldingAgentSummary\:advancedSearchFormId\:dateOfHeraingTo,
#withHoldingAgentSummary\:stagewiseReportFormId\:dateOfHeraingTo,
#withHoldingAgentSummary\:sectorwiseReportFormId\:dateOfHeraingTo,
#withHoldingAgentSummary\:workFlowSummaryFormId\:wFSummaryTransactionDateTo,
#withHoldingAgentSummary\:workFlowSummaryFormId\:wFSummaryDateTo,
#withHoldingAgentSummary\:workFlowSummaryFormId\:wFSummaryComplianceDateTo,
#withHoldingAgentSummary\:whaSummaryFormId\:taxableAmountTo,
#withHoldingAgentSummary .ui-calendar[id*="orderToDate"],
#withHoldingAgentSummary\:advancedSearchFormId .ui-inputfield.txtInputFieldSizeDlg2:nth-child(2),
#withHoldingAgentSummary\:stagewiseReportFormId .ui-inputfield.txtInputFieldSizeDlg2:nth-child(2),
#withHoldingAgentSummary\:sectorwiseReportFormId .ui-inputfield.txtInputFieldSizeDlg2:nth-child(2)

{
	float: right;
}


#withHoldingAgentSummary .ui-calendar[id*="DateFrom"],
#withHoldingAgentSummary .ui-calendar[id*="dateOfHeraingFrom"],
#withHoldingAgentSummary .ui-calendar[id*="dateOfHeraingTo"],
#withHoldingAgentSummary .ui-inputfield[id*="fromRange"],
#withHoldingAgentSummary .ui-inputfield[id*="toRange"],
#withHoldingAgentSummary .ui-inputfield[id*="valueFrom"],
#withHoldingAgentSummary .ui-inputfield[id*="valueTo"],
#withHoldingAgentSummary .ui-calendar[id*="DateTo"],
#withHoldingAgentSummary .ui-calendar[id*="orderFromDate"],
#withHoldingAgentSummary .ui-calendar[id*="orderToDate"],
#withHoldingAgentSummary\:advancedSearchFormId\:dateOfHeraingFrom,
#withHoldingAgentSummary\:advancedSearchFormId\:dateOfHeraingTo,
#withHoldingAgentSummary\:stagewiseReportFormId\:dateOfHeraingFrom,
#withHoldingAgentSummary\:stagewiseReportFormId\:dateOfHeraingTo,
#withHoldingAgentSummary\:sectorwiseReportFormId\:dateOfHeraingFrom,
#withHoldingAgentSummary\:sectorwiseReportFormId\:dateOfHeraingTo,
#withHoldingAgentSummary\:workFlowSummaryFormId\:wFSummaryTransactionDateFrom,
#withHoldingAgentSummary\:workFlowSummaryFormId\:wFSummaryTransactionDateTo,
#withHoldingAgentSummary\:workFlowSummaryFormId\:wFSummaryDateFrom,
#withHoldingAgentSummary\:workFlowSummaryFormId\:wFSummaryDateTo,
#withHoldingAgentSummary\:workFlowSummaryFormId\:wFSummaryComplianceDateFrom,
#withHoldingAgentSummary\:workFlowSummaryFormId\:wFSummaryComplianceDateTo,
#withHoldingAgentSummary\:whaSummaryFormId\:taxableAmountFrom,
#withHoldingAgentSummary\:whaSummaryFormId\:taxableAmountTo

{
	width: 48% !important;
}

#withHoldingAgentSummary\:demandLegderFormId\:btnSearchDemandLedgerRegNo
{
	float: right;
}
#withHoldingAgentSummary\:demandLegderFormId\:withHoldeeRegNoId,
#withHoldingAgentSummary\:legderModuleSummaryFormId\:amountCodeId
{
	min-width: calc(100% - 37px) !important;
}

#withHoldingAgentSummary\:demandLegderFormId\:zonesId,
#withHoldingAgentSummary\:demandLegderFormId\:taxPeriodId{
	min-width: 100% !important;
}

#withHoldingAgentSummary\:demandLegderFormId\:demandCreateDateFrom,
#withHoldingAgentSummary\:demandLegderFormId\:demandCreatedDateTo
{
	 width: 46%;
}

#correspondenceTabs\:exportFormId\:panelGridID{
	width: 100%;
	margin-top: 40px;
	
}
#newRegistration\:aopName{
	width: 100%;
}

#withHoldingAgentSummary\:formuserDetail\:whaSummaryFromationCode{
	min-width:unset !important;
	width:48% !important;
}



.ui-inputfield + .ui-button-icon-only{
	float: right;
	margin-top: -30px;
}
.task-detail-body-wrapper #correspondence\:calendar{
	background-color: #1cbb8c !important;
}
.task-detail-body-wrapper #correspondence\:calendar .ui-icon,
.active-green-bg .ui-icon
{
	 background-image:		url("/resources/primefaces-iris2/images/ui-icons_ffffff_256x240.png") !important ; 
}

.task-detail-body-wrapper #correspondence\:personDesc,
.task-detail-body-wrapper #correspondence\:person_id,
.task-detail-body-wrapper #correspondence\:submissionDate
{
	background-color: unset !important;
    border: unset !important;
}

#profileForm\:btnSearch{
	top: 6px;
	float:none;
}
#withHoldingAgentSummary\:profileForm\:btnSearch, #withHoldingAgentSummary\:profileForm\:filter{
	background-color: #1cbb8c;
	top: 6px;
	float:none;
	color:#ffffff !important;
}





a[aria-label="Export Data "], .export-exl-btn a:not(div), a.export-exl-btn{
	padding:5px !important;
	background-color: #1cbb8c;
    border-radius: 3px !important;
    max-height: 33px;
    box-sizing: border-box;
    margin: 5px 3px !important;
    display: inline-block;
   
}

.ui-g > * {
    box-sizing: border-box;
}
.mis-wrapper .ui-fieldset{
	margin-left:0px;
	margin-right:0px;
}
.mis-wrapper .ui-fieldset input{
	height:30px;
}
.mis-wrapper .ui-fieldset input:not(.ui-selectonemenu[id*="equalLike"] + input){
	width: 100% !important;
}
.mis-wrapper .advance-mis-table-panel-bg{
	margin-top:5px;
	background-color:white;
	padding:10px;
	border-radius:3px;
}
 
.noteannexk_adv{
	padding: 10px 10px 10px 10px !important;
	background-color:red;
	opacity:0.5;
	margin:15px 6px 0px 6px;
	border-radius:3px;
}
.noteannexk_adv2{
	padding: 10px 10px 10px 10px !important;
	background-color:red;
	opacity:0.5;
	margin:40px 6px 0px 6px;
	border-radius:3px;
}
 
.annexkprintoolbar-adv{
	padding:0px 6px;
}

.annexk-tab-label-adv{
	background-color:#1ccb8c; 
	padding:10px 30px;
	border-radius:3px; 
}
.annexkpartAtable-adv{
	padding:0px 6px 15px 6px;
}
.annexkpartAtable-adv tbody tr {
	background-color: #e6eef5;
    border-radius: 3px;
}
.annexcsummtable-adv tbody tr td{
    border: 1px solid  #e6eef5 !important;
}
.annexasummtable-adv tbody tr td{
    border: 1px solid  #e6eef5 !important;
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-left .ui-icon, .ui-button-text-icon-right .ui-icon{
	margin-top:5px;
}

.table-mid-divider-adv{
	background-color:#252b3b; 
	padding:10px 10px; 
	border-radius:3px; 
	color:white; 
	font-weight:bold;
}
.below-grid-padding-adv{
	padding:0px 10px;
}
.border-grid-annexk-adv{
	background-color: #e6eef5;
    border-radius: 3px;
    border: 1px solid #fff;
    
}
.mis-wrapper-tabel-wrapper-adv{
	background-color:white;
	padding:10px;
	border-radius:3px;
}
.hsselectadvdesign .extrabigdropdownhandling{
    width: 188px;
    min-width: 188px !important;
}
.custom-row-header-adv {
    padding: 5px !important;
    text-align: left !important;
    background-color: #252b3b !important;
    color: white;
    border-radius:3px;
    border:0px !important;
}
.custom-row-header-adv-lms {
    padding: 5px !important;
    text-align: left !important;
    background-color: #252b3b !important;
    color: white;
    border:0px !important;
}
.custom-row-headerbg-adv{
	background-color: #252b3b !important;
}
.table-width-adv-st-md{
	width:120%;
}
.table-width-adv-st{
	width:160%;
}
.table-width-adv-st-big{
	width:190%;
}
	
.responsive-table-adv .ui-datatable table{
		table-layout: fixed !important;
    	float: left;
	}
.responsive-table-adv .ui-datatable-tablewrapper{
		 overflow-y: auto !important;
		  /* height:310px !important; */ 
	}
.responsive-table-adv{
		overflow-x: auto !important;
	}
.h-margin-left-28adv{
	margin-left:-16px;
}
.margin-top-adv-rowcustom{
	margin-top:-10px;
}
.toolbar-height-adv{
	height:40px !important;
}


.ui-widget .ui-icon.fa, .ui-icon.fa{
	background:unset;
}
 
#dasbhoard_tv\:complianceForm\:exportComplianceDataAsExcelId{
	margin: 0px !important;
    padding: 0px !important;
    background-color: transparent;
}
#dasbhoard_tv\:complianceForm\:exportComplianceGraphAsExcelId{
	margin: 0px !important;
    padding: 0px !important;
    background-color: transparent;
}
.com-graph-excel{
	margin: 0px !important;
    padding: 0px !important;
    background-color: transparent;
}
.ui-panelgrid .ui-panelgrid-cell{
	border-width: 0px !important;
}
#correspondenceTabs\:annexASummaryForm .ui-panelgrid .ui-panelgrid-cell{
	border-width: 1px !important;
	border-color:#e6eef5 !important;
}
#correspondenceTabs\:annexBSummaryForm .ui-panelgrid .ui-panelgrid-cell{
	border-width: 1px !important;
	border-color:#e6eef5 !important;
}
#correspondenceTabs\:annexDSummaryForm .ui-panelgrid .ui-panelgrid-cell{
	border-width: 1px !important;
	border-color:#e6eef5 !important;
}
#correspondenceTabs\:annexHSummaryForm .ui-panelgrid .ui-panelgrid-cell{
	border-width: 1px !important;
	border-color:#e6eef5 !important;
}
#correspondenceTabs\:annexCSummaryForm .ui-panelgrid .ui-panelgrid-cell{
	border-width: 1px !important;
	border-color:#e6eef5 !important;
}
.ui-datatable-odd:not(
#correspondenceTabs\:returnAmountForm\:data .ui-datatable-odd,
#correspondenceTabs\:annexj-grid\:annexJDT .ui-datatable-odd,
#correspondenceTabs\:annexEFEDForm\:data .ui-datatable-odd,
.classic-padding-0 .ui-datatable-odd
) {
	    background-color:#f8f8f8 !important;  
}

.ui-datatable-even:not(
#correspondenceTabs\:returnAmountForm\:data .ui-datatable-even,
#correspondenceTabs\:annexj-grid\:annexJDT .ui-datatable-even,
#correspondenceTabs\:annexEFEDForm\:data .ui-datatable-even,
.classic-padding-0 .ui-datatable-even
) {
	    background-color:#ffffff !important;  
}

.width-adv95{
	width:95%;
}
.todo-action-icon{
	background-color:#8f8c8c;
	border-radius:50px !important;
	height:22px !important;
	width:22px !important;
	margin:0px 25px;
	     
}
.todo-ellipsis{
	font-size: 14px !important;
    padding: 0px 5px 0px 0px !important;
     min-width:auto !important;
     color:#ffffff;
}
.todo-action-icon:hover .todo-ellipsis{
	color:#1cbb8c;
} 


	
#pwdExpiredDlg.ui-dialog.ui-widget-content .ui-dialog-titlebar{
	display:none!important;
}

#pwdExpiredDlgTitle{
	width:100%;
	text-align:center;
	color: #5c3c7b !important;
    font-size: 20px!important;
    font-weight: bold;
	padding: 0!important;
	display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 5px !important;
}

#pwdExpiredDlgProcessBtnDiv{
	padding-right:20px!important;
}

#pwdExpiredDlgProceedBtn{
	float: right;
    background-color: #4bac5d !important;
    border-radius: 5px;
    min-width: 75px;
}

#pwdExpiredDlgDesc{
	padding:0 20px 10px 20px;
    text-align: justify;
    line-height: 1.3;
    font-size: 14px;
}

#pwdExpiredDlg.ui-dialog.ui-widget-content .ui-dialog-content{
	padding-bottom:15px;
}

#pwdExpiredDlg_modal{
	background-color: rgba(0,0,0,0.6) !important;
}

#resetPasswordForm .iris-frm-label{
	width:36%!important;
}

#resetPasswordForm .col2 input{
	min-width:90%!important;
}

#resetPasswordForm\:changedPasswordNotContains{
	text-align: justify;
    color: red;
    padding-right: 9%;
}	
.table-row-todo-even{
	    background-color: #f5f5f5 !important;
}

.table-row-todo-odd{
	    background-color: #dce9f5 !important;
}
.table-row-todo{
	border-left:4px solid #cb5454;
}
.table-row-todo:hover{
	border-left:6px solid #cb5454 !important;
}
.table-row-inbox{
	border-left:4px solid #378abf;
}
.table-row-inbox:hover{
	border-left:6px solid #378abf  !important;
}
.table-row-outbox{
	border-left:4px solid #8f8c8c;
}
.table-row-outbox:hover{
	border-left:6px solid #8f8c8c !important;
}
.table-row-notices{
	border-left:4px solid #f03f36;
}
.table-row-notices:hover{
	border-left:6px solid #f03f36 !important;
}
.field-icon-btn .input input {
    padding-right: 32px;
}
.custom-legend{
	width: 4px;
    min-height: 17px;
    display: block;
    float: left;
    margin-top: 4px;
}

.custom-legend.todo{
	 background-color: #cb5454;
}
.custom-legend.inbox{
	background-color:#378abf;
}
.custom-legend.outbox{
	background-color:#8f8c8c;
}
.login-youtube-style{
	border:4px solid white;
	border-radius:10px;
	background-color:white;
	box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.75);
}
.youtube-inner-margin{
	margin-top:0px;
	border-width:0px;
}
.inner-youtube-video-height{
	height:265px;
}
.advSearchSelectProfile{
	min-width:48% !important;
}
.carousel-control-design{
	background-color:transparent !important;
	background-image:none !important;
	box-shadow:none !important;
	background-color:white;
	border-radius:3px;
	padding:5px;
}
.v-margin-top-4{
	margin-top:4px !important;
}
.v-padding-top-3{
	padding-top:3px !important;
}
.carousel-arrows-left{
	position:absolute;
    top:50%;
    right:20%;
    z-index:5;
    display:inline-block;
    margin-top:-10px;
    margin-right:40px;
}
.carousel-arrows-right{
	position:absolute;
    top:50%;
    left:20%;
    z-index:5;
    display:inline-block;
    margin-top:-10px;
    margin-left:40px;
}
#crossbtn{
	position:absolute;
	top:20;
	right:20;
}
#maintainancedlg{
	width: 750px !important;
}

 
#maintainancedlg.fade-in {
  opacity: 1;
}
.maintainancedlg-login .ui-dialog-content.ui-widget-content{
	padding:0px !important;
}
.border-top-10-pralogin{
	border-top:7px solid #3153ec;
}
.border-top-10-pratclogin{
	border-top:7px solid #E8AE24;
}
.bottom-shadow-pra{
	box-shadow: 0px 5px 5px 2px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 5px 5px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 5px 5px 2px rgba(0,0,0,0.25);
}
.btn-login-pra-tc{
	background-color:#E8AE24 !important;
	width: 70px;	 
	border:0px !important;
	height:27px;
	/* border-radius:3px !important; */ 
}
.yellow-text{
	color:#E8AE24;
}
.logintoirispratc:hover{
	border:1px solid #E8AE24 !important;
	color:#E8AE24 !important;
	background-color:white !important; 
}
.ui-button-icon-left.ui-icon.ui-c.fa.fa-refresh.refresh-captcha-icon-margin{
	margin-top:0px !important;
}

#publicRegistrationForm\:btnRefreshCaptcha .ui-button-icon-left.ui-icon.ui-c.fa.fa-refresh.refresh-captcha-icon-margin{
	margin-top:5px !important;
}
#publicRegistrationForm\:btnRefreshCaptchaPinCode .ui-button-icon-left.ui-icon.ui-c.fa.fa-refresh.refresh-captcha-icon-margin{
	margin-top:5px !important;
}
.wizard-btn-proper{
	padding:5px 10px 5px 10px !important;
}
.pra-new-regwiz .ui-dialog-content.ui-widget-content{
	padding:0px !important;
}
.pra-non-resident-dlgheader{
	border-radius: 0px !important; 
	background-color: #1f3a8e !important;
	margin: 0px !important; 
    width: 100%;
   
}
.pra-new-reg-dlg-width{
	width:1197px !important;
	min-height:580px;
	top:10px;
}
.pra-success-bg{
	background-color:#1cbb8c;
	color:white;
	padding:0px !important;
	
}
.non-resident-wizard .ui-wizard-navbar.ui-helper-clearfix{
	width: 1197px;
    background: #ececec !important;
    height:40px !important;
    position:fixed;
 	/* bottom:0; */
    border-radius:0px 0px 6px 6px;
	display: flex;
    justify-content: center;
}
.pra-wizard-tab-height{
	height:415px !important;
}
.pra-wizard-dt-height{
	max-height:380px !important;
	overflow-y:scroll;
}

.pra-wizard-dt-height2{
	max-height:190px !important;
	overflow-y:scroll;
}
.pra-wizard-printbtn{
	/* position: fixed !important;
    bottom: 22px; */
    
}
.rounded-shadow-pra{
box-shadow: 3px 4px 36px -5px rgba(0,0,0,0.63);
-webkit-box-shadow: 3px 4px 36px -5px rgba(0,0,0,0.63);
-moz-box-shadow: 3px 4px 36px -5px rgba(0,0,0,0.63);
}
.wizard-border-buttons{
	border-bottom:2px solid #bbb8b8;
	position:absolute !important;
	top:3px;
}
#nonResidentDlgHeader{
	margin-top:-16px !important;
}
.pra-wizard-tab-default{
	margin: 0px 0px 0 0;
    padding: 21px 2px 21px 45px;
    float: left;
 	border: 1px solid #d4d4d4;  
    position: relative;
    background-color: #f8f8f8;
    color:#7c7c7c;
}
.pra-wizard-tab-hilight{
	margin: 0px 0px 0 0;
    padding: 21px 2px 21px 45px;
    float: left;
 	border: 0px !important;  
    position: relative;
    background-color: #1f3a8e !important;
    color:#ffffff !important;
}
.pra-wizard-tab-afterhilight{
	margin: 0px 0px 0 0;
    padding: 21px 2px 21px 45px;
    float: left;
 	border: 0px !important;  
    position: relative;
    background-color: #208c5a !important;
    color:#ffffff !important;
}
.ui-widget-content .ui-state-highlight:not(.ui-datatable-selectable, .ui-selectonemenu-list-item), .ui-widget-header .ui-state-highlight:not(.ui-datatable-selectable) {
    background-color: #1f3a8e !important;
    color: #ffffff !important;
}
#publicRegistrationForm\:wizardWigetVar_next{
	/* position:absolute;
	right:513px; */
	background-color:#198854 !important; 
	/* margin-top:5px; */
	height: 35px;
	margin-top: auto;
    margin-bottom: auto;
}
#publicRegistrationForm\:wizardWigetVar_back{
	/* position:absolute;
	left:513px; */
	background-color:#696969 !important;
	/* margin-top:5px; */
	height: 35px;
	margin-top: auto;
    margin-bottom: auto;
}
#publicRegistrationForm\:wizardWigetVar_back .ui-button-text.ui-c{
	background-color:#696969 !important;
	margin-left: 13px !important;
}
#publicRegistrationForm\:wizardWigetVar_next .ui-button-text.ui-c{
	background-color:#198854 !important;
	margin-left: 13px !important;
}
.wiz-active-tab{
	margin: 0px 0px 0 0;
    padding: 21px 2px 21px 45px;
    float: left;
 	border: 0px !important;  
    position: relative;
    background-color: #1f3a8e !important;
    color:#ffffff !important;
}
.wiz-visited-tab{
	margin: 0px 0px 0 0;
    padding: 21px 2px 21px 45px;
    float: left;
 	border: 0px !important;  
    position: relative;
    background-color: #208c5a !important;
    color:#ffffff !important;
}
.wiz-default-tab{
	margin: 0px 0px 0 0;
    padding: 21px 2px 21px 45px;
    float: left;
 	border: 1px solid #d4d4d4;  
    position: relative;
    background-color: #f8f8f8;
    color:#7c7c7c;
}
.ui-growl {
   z-index:99999999999 !important;
}

#publicRegistrationForm\:printPanel{
	position: relative;
	/* top: 93%; */
	bottom: -11;
}
.searchActivityPra{
	    margin-top: -25px !important;
}
.dlg-stepone-top-padding{
	padding-top:80px !important;
}
.dlg-stepone-left-padding{
	padding-left:80px !important;
}	

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    padding: 13px 5px !important;
}

.rounded-border-22{
	border-radius: 12px !important;
}

.bg-blue{
	color:#1f3a8e;
}
.font-size-13{
	font: 13px Arial, Helvetica;
}
.margin-left-25{
	margin-left:25px !important;
}

#publicRegistrationForm\:newRegVerificationForm\:verificationCloseBtn{
	
	background-color: #696969 !important;
}
@media  screen and (min-width: 1440px) {
   .prahrbig{
		width:72% !important;
		
	}
}
@media  screen and (min-width: 1680px) {
    .prahrbig{
		width:72% !important;
	}
	.pra-new-reg-dlg-width{
		width:1200px !important;
	}
	.non-resident-wizard .ui-wizard-navbar.ui-helper-clearfix{
		width:1200px !important;
	}
}
@media  screen and (min-width: 1920px) {
   .prahrbig{
		width:72% !important;
	}
	.pra-new-reg-dlg-width{
		width:1205px !important;
	}
	.non-resident-wizard .ui-wizard-navbar.ui-helper-clearfix{
		width:1205px !important;
	}
}
@media  screen and (min-width: 2480px) {
     .prahrbig{
		width:72% !important;
	}
	.pra-new-reg-dlg-width{
		width:1212px !important;
	}
	
	.non-resident-wizard .ui-wizard-navbar.ui-helper-clearfix{
		width:1212px !important;
	}
}
@media  screen and (min-width: 3600px) {
     .prahrbig{
		width:72% !important;
	}
	.pra-new-reg-dlg-width{
		width:1230px !important;
	}
	.non-resident-wizard .ui-wizard-navbar.ui-helper-clearfix{
		width:1230px !important;
	}
	.standardhr{
	top:58;	
	}
}
#publicRegistrationForm\:newRegVerificationForm\:templateId {
	text-align:justify !important;
	float:left;
}

input[type="regno"]{
	background-color: #fff;
	cursor: text;
    border: 1px solid #e4e4e4;
    padding: 4px 0px 5px 5px;
    border-radius: 3px;
    box-sizing: border-box !important;
}


.font-11{
	    font-size: 11.5px !important;
}
.bg-darkgrey5{
  background-color: #2f3c4c;
}
.R2C2C1-Head { grid-area: R2C2C1-Head; } 
.R2C2C1-Head h3 {
      color: #1da67e; margin: 0; margin-inline-start: 10px; font-size: 20px; font-weight: 600;
    }
.font-white {
  color: white !important;
}
.margin-left-16 {
  margin-left: 16px;
}
.margin-right-6 {
  margin-right: 6px;
}

.font-34{
  font-size: 34px !important;
}
.R2C2C1-Body .input-container {
display: flex; flex-direction: column;  align-items: flex-start;
    }
 .R2C2 { grid-area: R2C2; }
 
.active-btn-green{
  background-color: #19a57c !important;
  color: white !important;
}
.verifyBTN button {
      color: #fff; border: 2px solid transparent;
    padding: 8px 24px; border-radius: 4px;
    }
    
.input-container {
display: flex; flex-direction: column;  align-items: flex-start;
    }
.R2C2C2 { grid-area: R2C2C2; }
.FLIPPER-MAIN {
        grid-area: FLIPPER-MAIN;    height: auto;
        height: 100%;    border-radius: 12px;
        perspective: 1000px;
      }
.R2C2C2 { grid-area: R2C2C2; }
      .FLIPPER-MAIN {
        grid-area: FLIPPER-MAIN;    height: auto;
        height: 100%;    border-radius: 12px;
        perspective: 1000px;
      }
      .FLIPPER-MAIN.flipped .FLIPPER {
        transform: rotateY(180deg);
      }
        .FLIPPER {
          background-color: transparent; position: relative;
          width: 100%;  height: 100%;
          text-align: center;   transition: transform 0.8s;
          transform-style: preserve-3d;
          
        }
.atlStatus:hover{
	color:#1cbb8c !important;
}
.align-items-center{
  align-items: center !important;
}
.downloadPanel {
    display: flex;
     font-size: 14px;
    flex-direction: column;
    justify-content: center;
    color:#1cbb8c !important
}
.downloadPanel a span {
    background: #2ba08f;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    padding: 5px 10px;
    position: relative;
    z-index: 1;
}
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 145px;
  -webkit-backface-visibility: hidden !important;
  backface-visibility: hidden !important;
}
.back {
        position: absolute;   -webkit-backface-visibility: hidden;
        backface-visibility: hidden;  display: flex;
        justify-content: center;  flex-direction: column;
        color: #20201F;
      text-decoration: none;
        
      }
      .back .sc {
        overflow-y: scroll;   padding: 0px 10px 0px 10px;
        width: 84%;
        margin-left: 48px;
        text-align: start !important;
      }
        .back .sc::-webkit-scrollbar {
          width: 10px;  
        }
        .back .sc::-webkit-scrollbar-thumb {
          background-color: #5ec0a3;  
        }
        .back .sc::-webkit-scrollbar-thumb:hover {
          background-color: #30ae89;  
        }
        .back .sc::-webkit-scrollbar-track {
          background-color: #d1ede5;  
        }
.online-ver{
  display: flex;
  align-items: center;
  flex-direction: column;
   backface-visibility: hidden;  
}
.margin-bot-8 {
  margin-bottom: 8px;
}
.back .error_ND {
   width: 100%;
   height: 60%;
   display: flex;
   align-items: center;
   justify-content: center;
   color: #20201F;
   letter-spacing: 2px;
   text-transform: capitalize;
   }
.back span.print-icon {
          position: relative;   display: inline-block;  
          padding: 0;  margin-top: 20%;    width: 60%;  height: 35%;
          background: #fff;  border-radius: 20% 20% 0 0;
        }
.back button.print-button {
    height: 60px;
    width: 55px;
    display: flex;
    position: relative;
    padding: 0;
    border: 0;
    border: none;
    background: transparent;
    margin-left: auto;
    margin-right: 0;
    }
.back span.print-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    margin-top: 20%;
    width: 60%;
    height: 35%;
    background: #fff;
    border-radius: 20% 20% 0 0;
}

.back span.print-icon, span.print-icon:before, span.print-icon:after, button.print-button:hover .print-icon:after {
    box-sizing: border-box;
    background-color: #fff;
}
.back span.print-icon, span.print-icon:before, span.print-icon:after, button.print-button:hover .print-icon:after {
    border: solid 4px #19a57c;
}    
.ui-icon{
    top: 50%;
    margin-top: -8px;
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px 
    
}
.ui-button-icon-left {
    left: 0.5em;
}
.ui-icon-print {
    background-position: -160px -96px;
    background-color: #d1ede5; 
}
.font-weight{
	font-weight: bolder; 
	font-size: 13px;
	margin-right: 39px; 
	margin-top: 90px;
}
.display{
	display: inline-block;
}
.pra-link{
    font-size: 18px;
    color: #ff0000;
    font-weight:bold;
}
        