/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
 
.customHeading
{
	font-size:1.4rem;
	text-transform: uppercase;
	color:#e64a19 ;
	font-weight:600;
}
.complaintHeading{
	background-color: #ffc0ba73;
    color: #246a95;
    font-size: 1.2rem;
    font-weight: 600;
    text-align:center;
}
.text_color{
	color:#D04848 !important;
}
.button_color{
	background-color:#D04848 !important;
}
.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}
.customBreadcrumb
{
	color:cornflowerblue !important;
}
.customLabel-np{
				color: black !important;
				font-size: 0.9rem!important;
				margin-top: 0px !important;
				font-weight:600;
			}
			.customLabel-p{
				color: black !important;
				font-size: 0.9em !important;
				margin-top: -10px !important;
				font-weight:600;
			}
			.material-icons{
			    display: inline-flex;
			    vertical-align: top;
			}
			.customBGColor{
				background-color: #e9ecef; 
				border-radius: 10px;
			}
			.customMargin{
				margin-top: 8px;
			}
			.custborder{
				border-bottom: 2px solid black;
			}
			.tabText{
				color:#0097a7 !important;
			}
			/* .tabs .indicator{
				background-color: #0097a7 ;
				
			} */
			.modal{
			overflow-x:hidden;
		/*	width:70% !important;*/
			max-height:80% !important;
			}
			
			
			.t-overflow
			{
			  display: block;
			  white-space: nowrap; 
			  width: 400px; 
			  overflow: hidden;
			  text-overflow: ellipsis; 
			 
			}
			data
			{
				color:#01579b;
			}
			.dropdown-content
			{
			height: 50vh !important;
			}
.button {
  background-color: #4527a0;
  border: 1px solid #757575;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 24px;
  margin: 4px 2px;
  height: 200px;
  width: 200px;
  border-radius: 50%;
  cursor: pointer;
}

.first-row-margin {
  margin-top: 2rem !important;
}

.second-row-margin {
  margin-top: 4rem !important;
}
.first-modal-margin{
  margin-top:1rem !important;
}
.input-field input:focus + label {
  color: #ff0066 !important;
}
/* label underline focus color */
.row .input-field input:focus {
  border-bottom: 1px solid #ff0066 !important;
  box-shadow: 0 1px 0 0 #ff0066 !important
}

.typo {
  letter-spacing: 1.7px;
  font-size: 17px;
  font-weight: 650;
  color: #0097a7;
}

.typo_content {
  letter-spacing: 5px;
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #d2aedb !important;
}
.cons_no {
  cursor: pointer;
}
.menu_img {
  align-self: center;
  border: 1px solid #757575;
  text-align: center;
  font-size: 24px;
  height: 120px;
  width:350px;
 
}

.zoom{
	 transition: transform .4s;
}


.zoom:hover {
  transform: scale(1.10); 
}

h5 {
    font-size: 1.3rem !important;
    font-weight:500 !important;	
    letter-spacing:2px;
}

.footer-fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  }

  
body { padding-bottom: 45px !important; }
.page-footer { height: 55px !important }
.page-footer .footer-copyright { min-height: auto !important}
.row { margin-bottom: 0px !important }

.heading {
  letter-spacing: 1.5px;
  font-size: 20px;
  font-weight: 650;
  color: #00838f ;
  text-transform: uppercase;
}
.sub_heading {
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 550;
  color: #0097a7;
  }
  

  .align_right
  {
  	text-align: right !important;
  }
  
    .align_left
  {
  	text-align: left !important;
  }
  
    .text_label {
  letter-spacing: 1px;
  font-size: 17px;
  font-weight: 530;
  color: #37474f ;
  padding-top:30px !important;
 
  }
  .text_label_np
 {
  letter-spacing: 1px;
  font-size: 17px;
  font-weight: 530;
  color: #37474f;
 
  }
  .text_label_np_new
 {
  letter-spacing: 1px;
  font-size: 17px;
  font-weight: 530;
  color: #37474f;
 
  }
    .text_label_mp
 {
  letter-spacing: 1px;
  font-size: 17px;
  font-weight: 530;
  color: #37474f ;
  padding-top:20px !important;
  }
  
  .message {
  letter-spacing: 1.3px;
  font-size: 15px;
  font-weight: 500;
  color: #d84315 !important ;
  text-align:center;
  }
  .container_wide{
     margin: 0 auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  	width:80% !important;

  }
  .star
  {
	  color:red;
  }
    .input-field input:focus + label {
   color: #f4511e  !important;
 }
 /* label underline focus color */
 .row .input-field input:focus {
   border-bottom: 1px solid #f4511e  !important;
   box-shadow: 0 1px 0 0 #f4511e  !important
 }
 
 
 .heading_form {
  letter-spacing: 1.5px;
  font-size: 18px;
  font-weight: 650;
  color: black ;
  text-transform: uppercase;
  text-align:  center;
}
.sub_heading_form {
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 550;
  color: black;
  }
  
.text_label
 {
 
  font-size: 15px;
  font-weight:600 !important; 
  color: black ;
  padding-top:0px !important;
  }
    .text_label_form
 {
  letter-spacing: 1px;
  font-size: 15px;
  font-weight:400 !important; 
  color: #37474f ;
  padding-top:0px !important;
  }
 
 .data
 {
  letter-spacing: 1px;
  font-size: 15px;
  font-weight:600 !important; 
  color: black ;
  padding-top:0px !important;
  }
   .btn-xsmall {
      height: 25px;
    line-height: 25px;
    font-size: 13px;
}
.breadcrumb {
    font-size: 11px !important;
}
.deactive {
     color: #9e9e9e  !important;
	 pointer-events:none;
	}
	
	/*datepicker css*/
	/* Modal */
.datepicker-modal {
  max-width: 325px;
  min-width: 300px;
  max-height: none;
}

.datepicker-container.modal-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
}

.datepicker-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 280px;
  margin: 0 auto;
}

.datepicker-controls .selects-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.datepicker-controls .select-wrapper input {
  border-bottom: none;
  text-align: center;
  margin: 0;
}

.datepicker-controls .select-wrapper input:focus {
  border-bottom: none;
}

.datepicker-controls .select-wrapper .caret {
  display: none;
}

.datepicker-controls .select-year input {
  width: 50px;
}

.datepicker-controls .select-month input {
  width: 70px;
}

.month-prev, .month-next {
  margin-top: 4px;
  cursor: pointer;
  background-color: transparent;
  border: none;
}

/* Date Display */

.datepicker-date-display {
  -webkit-box-flex: 1;
  -webkit-flex: 1 auto;
      -ms-flex: 1 auto;
          flex: 1 auto;
  background-color: #26a69a;
  color: #fff;
  padding: 20px 22px;
  font-weight: 500;
}

.datepicker-date-display .year-text {
  display: block;
  font-size: 1.5rem;
  line-height: 25px;
  color: rgba(255, 255, 255, 0.7);
}

.datepicker-date-display .date-text {
  display: block;
  font-size: 2.8rem;
  line-height: 47px;
  font-weight: 500;
}

/* Calendar */

.datepicker-calendar-container {
  -webkit-box-flex: 2.5;
  -webkit-flex: 2.5 auto;
      -ms-flex: 2.5 auto;
          flex: 2.5 auto;
}

.datepicker-table {
  width: 280px !important;
  font-size: 1rem;
  margin: 0 auto;
}

.datepicker-table thead {
  border-bottom: none !important;
}

.datepicker-table th {
  padding: 10px 5px;
  text-align: center;
  background-color: transparent;
  /*color: #78909c;*/
  font-weight: bold;
}

.datepicker-table tr {
  border: transparent !important;
  border-left: none !important;
}

.datepicker-table abbr {
  text-decoration: none !important;
  color: #999;
}

.datepicker-table td {
  border-radius: 50% !important;
  border: transparent !important;
  border-left: none !important;
  padding: 0;
}

.datepicker-table tr:nth-child(even) td {
  background: none;
}

.datepicker-table td.is-today {
  color: #26a69a !important;
}

.datepicker-table td.is-selected {
  background-color: #26a69a !important;
  color: #fff !important;
}

.datepicker-table td.is-outside-current-month, .datepicker-table td.is-disabled {
  color: rgba(0, 0, 0, 0.3) !important;
  pointer-events: none;
}

.datepicker-day-button {
  background-color: transparent !important;
  border: transparent !important;
  line-height: 38px;
  display: block;
  width: 100%;
  border-radius: 50% !important;
  padding: 0 5px !important;
  cursor: pointer;
  color: inherit;
}

.datepicker-day-button:focus {
  background-color: rgba(43, 161, 150, 0.25) !important;
}

/* Footer */

.datepicker-footer {
  width: 280px;
  margin: 0 auto;
  padding-bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.datepicker-cancel,
.datepicker-clear,
.datepicker-today,
.datepicker-done {
  color: #26a69a !important;
  padding: 0 1rem;
}

.datepicker-clear {
  color: #F44336 !important;
}

/* Media Queries */

@media only screen and (min-width: 601px) {
  .datepicker-modal {
    max-width: 625px;
  }
  .datepicker-container.modal-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .datepicker-date-display {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 270px;
        -ms-flex: 0 1 270px;
            flex: 0 1 270px;
  }
  .datepicker-controls,
  .datepicker-table,
  .datepicker-footer {
    width: 320px;
  }
  .datepicker-day-button {
    line-height: 44px;
  }
}
	
.pass_show{position: relative} 

.pass_show .ptxt { 

position: absolute; 

top: 50%; 

right: 10px; 

z-index: 1; 

color: #424242 ; 

margin-top: -10px; 

cursor: pointer; 

transition: .3s ease all; 

} 

.pass_show .ptxt:hover{color: #333333;} 
.modal_btn_cancel{
		border: 1px solid red;
		border-radius: .2rem;
		-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
		padding-left: 2rem;
		padding-right: 2rem;
	}
.modal_btn_successful{
		border: 1px solid green;
		border-radius: .2rem;
		-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
		padding-left: 2rem;
		padding-right: 2rem;
	}
.modalHeadChangePassword{
		background-color:#00838f   ;
		color:white;
		font-size: 1.5rem !important;
		padding: .65rem;
		letter-spacing: 3px;
		padding-left:20px;
	   
	}
	
	.modal_btn_failed{
		border: 1px solid red;
		border-radius: .2rem;
		-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
		padding-left: 2rem;
		padding-right: 2rem;
	}
		
.dropdown-content {
  background-color: #FFFFFF;
  margin: 0;
  top:-30px;
  left:-30px;
  display: none;
  min-width: 230px; /* Changed this to accomodate content width */
  max-height: auto;

}
.dropdown-content li > a, .dropdown-content li > span {
    font-size: 15px;
	   
}
.dropdown-content li > a > i {
     width: 10px;
	 font-size: 20px;
}
.deactive {
     color: #9e9e9e  !important;
	 pointer-events:none;
	 opacity:0.5 !important;
	}
	
.text_label_np_mobile{
  display: none;
  }
  
  .tableBorderTdOne{
    border-bottom: none;
    border-left: none !important;
    border-right: none;
  }
  .tableBorderTdTwo{
    border-right: none !important;
    border-bottom: none !important;
  }
  .buttonDesktopFont{
  display: block;
  }
  .buttonMobileFont{
  display: none;
  }
  .registrationHeaderFont{
  display: block;
  }
  .registrationHeaderFontMobile{
  display: none;
  }
  .uploadFileFontMobile{
  display: none;
  }
  
  .padding_left
 {
	 padding-left:20px;
 }
 
 .mobileSelectWidth{
 	width: 240px;
 }
  
  @media only screen and (max-width: 600px) {
 .text_label_np{
  display: none;
  }
  .text_label_np_mobile{
  font-size: 10px;
  font-weight: 530;
  color: #37474f;
  margin-top: -1.3rem;
  margin-left: 10px;
  display: block;
  }
   .table-responsive {
   display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
 .buttonDesktopFont{
  display: none;
  }
  .buttonMobileFont{
  font-size: 11px;
  display: block;
  }
  .registrationHeaderFont{
  display: none;
  }
  .registrationHeaderFontMobile{
  font-size: 15px;
  margin-top: 5px;
  display: block;
  }

  .padding_left{
  padding-left: none;
  }
  .uploadFileFontMobile{
  font-size: 14px;
  display: block;
  }
  .text_label_np_new
 {
  letter-spacing: 1px;
  font-size: 17px;
  font-weight: 530;
  color: #37474f;
 
  }
  
  .mobileSelectWidth{
  	width: 150px;
  }
}
	