/*
    Data Entry CSS
*/



hr {
	border: 0;
	clear:both;
	display:block;
	width: 96%;                
	background-color:  #5363b1;
	height: 1px;
}

#line {
	float: left;
	/*width: 731px;
	height: 40px;       */         
}

.form-profile {
  width: 97%;
 /*  max-width: 330px;
  padding: 15px;
  margin: 0 auto;*/
}


.form-profile a {
    /*color: #f05f40;*/
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.form-profile  a:hover,
.form-profile a:focus {
    color: #eb3812;
}


.form-profile .checkbox {
  font-weight: 300;
}
.form-profile .form-control {
  position: relative;
  box-sizing: border-box;
  height: 32px!important; /* auto */
  /*padding-top:10px;
  padding-bottom:10px;*/
  padding-left:10px;
  padding-right:10px;
  font-size: 9px;
}

.form-profile .form-control  input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    height: 10px!important;
    margin-top: 1px;
  }


.comment-box {
      padding-top:10px;
      padding-bottom:33px; /* increased! */
      width:100%; /* changed from 96 to 100% */
      display:block;
}


.form-profile input[type="date"] {
  margin-bottom: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-size: 8px;
}

.form-profile .form-control:focus {
  z-index: 2;
}
.form-profile input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-profile input[type="password"] {
  margin-bottom: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.form-profile button[type="button"] {
  width:100%;
}

.form-profile .input-group-addon, .input-group-btn {
	width:20%;
}

.form-profile .color-darkblue {
	color:#3f34ae;
}

.form-profile-label {
	font-size:.65rem;
	margin-right:10px;
	width: 100%;
	line-height:1.2;
    font-weight:420;
}



.form-exportformats {
  width: 100%;
  /*max-width: 330px;*/
  padding: 15px;
  margin: 0 auto;
}


.form-exportformats a {
    color: #f05f40;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.form-exportformats  a:hover,
.form-profile a:focus {
    color: #eb3812;
}


.form-exportformats .checkbox {
  font-weight: 300;
}
.form-exportformats .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
  padding-right:10px;
  font-size: 12px;
}

.form-exportformats input[type="date"] {
  margin-bottom: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-size: 10px;
}

.form-exportformats .form-control:focus {
  z-index: 2;
}
.form-exportformats input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-exportformatse input[type="password"] {
  margin-bottom: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.form-exportformats button[type="button"] {
  width:100%;
}

.form-exportformats .input-group-addon, .input-group-btn {
	width:20%;
}

.form-exportformats .color-darkblue {
	color:#3f34ae;
}



.card-dataentry {
	width:60%;
}

.card-firds-boxes {
    border-color: white;
    margin: 5px!important;
    padding-right: 0px!important;
    padding-left: 0px!important;
    min-height:300px;
}



#forgotpasswordform .color-coloricons{
	color:#3f34ae;
}

.add-row{
	background-color: #8ac564!important;
    color: #fff;
    width: 300px;
}

.qomply-dataentry-button button[type="button"] {
  width:100%;
  height: 28px;
  font-size:.6rem!important;
}

.qomply-dataentry-savebutton{
	background-color: #8ac564!important;
    color: #fff;
    height: 28px;
    font-size:.6rem!important;
}
.qomply-dataentry-closebutton{
	background-color: #212529!important;
    color: #fff!important;
    height: 28px!important;
    font-size:.6rem!important;
}

.qomply-dataentry-closebutton-slim{
	background-color: #212529!important;
    color: #fff!important;
    height: 28px!important;
    font-size:.6rem!important;
}


.qomply-dataentry-viewallbutton a {
    color: #fff;
    font-size:.6rem!important;
}

.qomply-retrievedata-savebutton  {
	background-color: #8ac564!important;
    color: #fff!important;
    font-size:.6rem!important;
}


.qomply-retrieve-filterbutton {
	background-color: #212529!important;
    color: #fff!important;
    font-size:.6rem!important;
}



.qomply-dataentry-addnewbutton  {
    color: #fff!important;
    height:28px;
    font-size:.6rem!important;
    padding-top:0px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    line-height:1;
    background-color:#4285f4!important;
}

.qomply-dataentry-addbutton  {
    color: #fff!important;
    font-size:.6rem!important;
    height:28px;
    padding-top:0px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    line-height:1;

}

/*button.button {
  width: calc(100% - 20px);
}*/

.qomply-dataentry-viewallbutton {
	background-color: #8ac564!important;
    color: #fff!important;
    font-size:.6rem!important;
}

.qomply-dataentry-disabledbutton  {
    width:100%;
    display:block;
    color: #000!important;
    background-color : #e4e3e5!important;
    height:30px;
    font-size:.6rem!important;
    padding-top:0px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    line-height:1;

}

.qomply-dataentry-sensitivedatabutton {
    color: #fff!important;
    background-color : red!important;
    font-size:.5rem!important;
}

.qomply-dataentry-contrastbutton {
	background-color: #051b3f!important;
    color: #fff!important;
    font-size:.6rem!important;
}



.messagesText {
    font-size: 12px;
    color : #0069e6;
    }

.center-verically {
    margin: auto;
}

#reportheader .report-header-block{
    background-color:#002060;
}

h5.with-room-for-button {
    margin-bottom: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


a.close-btn-x, .close-btn-x{
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: transparent!important;
    color: #aaa!important;
    border: none;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

a.close-btn-x,
a.close-btn-x:visited,
a.close-btn-x:active {
    color: #aaa !important;
}

a.close-btn-x:hover {
    color: #333!important;
}

.header-force-bottom-align {
  display: flex;
  justify-content: space-between;
  align-items: end;
  width: 100%;
    overflow: auto;
    margin-bottom: 1em;
}

.d-flex-gap {
  display: flex;
  gap: 0.5rem;
}

.header-force-bottom-align button, .header-force-bottom-align a.btn {
    height: 28px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}


.input-label {
	font-size:.65rem;
	margin-right:10px;
    display: flex;
    flex-direction: column;
	line-height:1.2;
    font-weight:420;
}


.standardize-btn button,
.standardize-btn a.btn {
        /*{#white-space: nowrap!important;#}*/
        height: 28px!important;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        /*{#width: 12em!important;#}*/
    }
