.border-blu-custom{
	    border-color: #2196f3;
}
.error {
      color: red;
      
   }
.modal-lg-fp{
	max-width: 80%;
}

.row{
	padding-bottom: 20px;
}
.timesheet1_new{
	background-color: #ECEDE0;
}

.aliensun-link-icon{
	display: none !important;
}

.image_logo_ires {
   width:280px; /*width of your image*/
   height:140px; /*height of your image*/
   background-image: url(../img/logo2.png);
   margin:0; /* If you want no margin */
   padding:0; /*if your want to padding */
}

#conta_not{
   font-size:110% !important;
   font-weight: 700 !important;
}

@media (min-width: 992px) {
    .modal-xl { max-width: 1140px; }
}