body > #root > div {
  /*height: 100vh;*/
}

.mybgcolor{
   background-color: #263030 !important;
}
.container_list{
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid #b5b0b0;
    border-radius: 5px;
    background-color: #fdfdfd;
}
.errorblock {
  color: #f00;
  background-color: #fee;
  border: 2px solid #f00;
  padding: 4px 8px 4px 12px;
  font-family: Segoe UI;
  display: box;
  white-space: pre-line;
  line-height: 18px;
  font-size: 18px;
}
.error-text {
  color: #f00;
  background-color: #fee;
  border: 0;
  padding: 4px 8px 4px 12px;
  font-family: Segoe UI;
  white-space: pre-line;
  line-height: 18px;
  font-size: 18px;
}

.errorblock-sm {
  color: #f00;
  background-color: #fee;
  border: 2px solid #f00;
  padding: 4px 8px 4px 12px;
  font-family: Segoe UI;
  display: box;
  white-space: pre-line;
  line-height: 14px;
  font-size: 14px;
}
.error-text-sm {
  color: #f00;
  background-color: #fee;
  border: 0;
  padding: 4px 8px 4px 12px;
  font-family: Segoe UI;
  white-space: pre-line;
  line-height: 14px;
  font-size: 14px;
}

.message-line{
   margin: 0;
   padding: 3px;
}
.successblock {
  color: rgb(0, 128, 64);
  background-color: #f2f9f4;
  border: 2px solid rgb(0, 128, 64);
  padding: 4px 8px 4px 12px;
  font-family: Segoe UI;
  display: box;
  white-space: pre-line;
  line-height: 18px;
  font-size: 18px;
  font-weight: 500;
}
.success-text {
  color: rgb(0, 128, 64);
  background-color: #f2f9f4;
  border: 0;
  padding: 4px 8px 4px 12px;
  font-family: Segoe UI;
  white-space: pre-line;
  line-height: 18px;
  font-size: 18px;
}
.successblock-sm {
  color: rgb(0, 128, 64);
  background-color: #f2f9f4;
  border: 2px solid rgb(0, 128, 64);
  padding: 4px 8px 4px 12px;
  font-family: Segoe UI;
  display: box;
  white-space: pre-line;
  line-height: 14px;
  font-size: 14px;
  font-weight: 500;
}
.success-text-sm {
  color: rgb(0, 128, 64);
  background-color: #f2f9f4;
  border: 0;
  padding: 4px 8px 4px 12px;
  font-family: Segoe UI;
  white-space: pre-line;
  line-height: 14px;
  font-size: 14px;
}
.hide {
  display: none;
}

.bg {
  width: 100%;
  height: auto;
  background: url("/public/images/background_login.png") center  no-repeat;
  background-size: cover;
}

.qbg {
  /*background-color: #e5f3e8;*/
  background-color: #f0f2f5;
}

.btn {
    --bs-btn-padding-x: 1rem;
    --bs-btn-padding-y: .175rem;
}

.form_container {
  border: 1px;
  padding: 40px 50px;
  margin-top: 10vh;
  margin-bottom: 20vh;
  background-color: #ccdbeb;
  -webkit-box-shadow: -1px 4px 26px 11px rgba(0, 0, 0, 0.10);
  -moz-box-shadow: -1px 4px 26px 11px rgba(0, 0, 0, 0.10);
  box-shadow: -1px 4px 26px 11px rgba(0, 0, 0, 0.10);
}
.form_container_fgotpass {
  margin-top: 2vh;
}

.regn_form_container {
  border: 1px;
  padding: 20px 20px;
  margin-top: 5px;
  background-color: #ccdbeb;
  -webkit-box-shadow: -1px 4px 26px 11px rgba(0, 0, 0, 0.10);
  -moz-box-shadow: -1px 4px 26px 11px rgba(0, 0, 0, 0.10);
  box-shadow: -1px 4px 26px 11px rgba(0, 0, 0, 0.10);
  width: auto;
}

.quest_form_container {
  border: 1px;
  padding: 20px 20px;
  margin-top: 5px;
  background-color: white;
  -webkit-box-shadow: -1px 4px 26px 11px rgba(0, 0, 0, 0.10);
  -moz-box-shadow: -1px 4px 26px 11px rgba(0, 0, 0, 0.10);
  box-shadow: -1px 4px 26px 11px rgba(0, 0, 0, 0.10);
  width: auto;
}

.form_required {
  color: #c00;
}

.form-label {
    margin-top: 0.75rem;
    margin-bottom: 0.01rem;
    text-align: start;
}

.form-line {
	text-align: start;
    font-weight: bold;
    font-size: 14px;
}
.form-group {
  margin-bottom: 0.25rem;
}

.nav-item:hover .dropdown-menu {
  display: block !important;
  width: fit-content;
}

.rounded-pill {
    border-radius: 0.5rem!important;
}

.px-4 {
    padding-right: 1.5rem!important;
    padding-left: 0.5rem!important;
}

.footer_container{
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    padding: 0 0 0 0;
}

.viewh-80{
	 min-height: 80vh;
}
.viewh-85{
	 min-height: 85vh;
}
.viewh-90{
	 min-height: 93vh;
}

.spinner-size{
	vertical-align: middle;
	align-items: center;
	padding: 8px;
	margin: 8px;
}
.spinner-sm-size{
	vertical-align: middle;
	align-items: center;
	padding: 4px;
	margin: 4px;
}
.spinner-lg-size{
	vertical-align: middle;
	align-items: center;
	padding: 12px;
	margin: 12px;
}
.spinner-hide{
	display: inline;
	padding: 0px;
	margin: 0px;
}
.pagination {
    --bs-pagination-padding-x: .5rem;
    --bs-pagination-padding-y: .15rem;
}
.placeholder-pg{
	width : 100%;
	height : .5rem;
	display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    background-color: inherit;
    opacity: .5;
}

.block-title{
	color: #03036a;
}
.block-row{
	border-top: 2px solid black;
}
a.boxclose{
    float: right;
    margin-top: -5px;
    margin-right: -15px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #174e1f;
    border-radius: 80px;
    background: #314031;
    font-size: 41px;
    font-weight: normal;
    line-height: 25px;
    z-index: 110;
    text-decoration: none;
    text-align: center;
}

.boxclose:before {
    content: "×";
}

.popup-close {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHhtbG5zOmE9J2h0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8nIHg9JzBweCcgeT0nMHB4JyB3aWR0aD0nMzJweCcgaGVpZ2h0PSczMnB4JyB2aWV3Qm94PSctNy45MzkgLTcuOTM5IDMyIDMyJyBvdmVyZmxvdz0ndmlzaWJsZScgZW5hYmxlLWJhY2tncm91bmQ9J25ldyAtNy45MzkgLTcuOTM5IDMyIDMyJyB4bWw6c3BhY2U9J3ByZXNlcnZlJz4gPHBhdGggaWQ9J0xpbmUtNV8xXycgZmlsbD0nbm9uZScgc3Ryb2tlPScjMDAwMDAwJyBzdHJva2Utd2lkdGg9JzEuNScgc3Ryb2tlLWxpbmVjYXA9J3NxdWFyZScgZD0nTTE1LjIwMywxLjA2MUwxLjA2MSwxNS4yMDMnLz4gPHBhdGggaWQ9J0xpbmUtNS1Db3B5XzFfJyBmaWxsPSdub25lJyBzdHJva2U9JyMwMDAwMDAnIHN0cm9rZS13aWR0aD0nMS41JyBzdHJva2UtbGluZWNhcD0nc3F1YXJlJyBkPSdNMTUuMjAzLDE1LjIwM0wxLjA2MSwxLjA2MScgLz4gPC9zdmc+);
    border: 1px solid #afafaf;
    border-radius: 50%;
    box-shadow: 0 0 10px #fff;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 1;
    float: right;
    top: 12px;
    right: 12px;
    z-index: 110;
    transition: opacity 1s;
    width: 30px;
}

.image-upload-label {
    background-color: #0e42a1;
    color: white;
    font-family: sans-serif;
    border-radius: 0.3rem;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 5px;
    height: fit-content;
    line-height: 20px;
    letter-spacing: 1px;
    -webkit-appearance: button;
    appearance: button;
    text-shadow: 0 0 #c3c7f1;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.image-upload-label:hover {
    background-color: #3f7ae5;
}

.image-upload-span {
	font-size: 1rem;
    vertical-align: middle;
    display: inline-block;
    color: #0e0e72;
}

.progress-bar {
	background-color: #0c6e28;
}

.search-box{
    justify-content: left;
    text-align: start;
    margin-left: 10px;
    box-sizing: border-box;
    line-height: 25px;
 }
 .search-box-sm{
    justify-content: left;
    text-align: start;
    margin-left: 5px;
    box-sizing: border-box;
    line-height: 25px;
 }
 .search-text{
    width: 20%;
    padding-right: 35px;
    border-radius: 6px;
    border: .75px solid darkgrey;
 }
 .search-button{
    padding: 1px 12px 1px 12px;
    margin-top: 8px;
    margin-left: 0.15rem;
    margin-bottom: 3px;
    height: 32px;
    /*border-radius: 6px;
    border: darkgrey;
    background-color: inherit;
    line-height: 30px;
    margin-left: -32px;
    z-index: 2;
    width: 30px;*/
 }
 
 .search-clear{
    padding: 1px 12px 1px 12px;
    margin-top: 0;
    margin-left: 1.5rem;
    margin-bottom: 3px;
 }
 
.myselect{
	border-radius: 5px;
    line-height: 25px;
    font-size: 16px;
    height: 30px;
    padding: 2px 5px;
    min-width: 150px;
}

 .search-dd{
	display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 100%;
    vertical-align: bottom;
 }
 
 .search-dd-sm{
	display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 95%;
    vertical-align: bottom;
 }
 
 .page-title{
	 text-align: center;
	 font-size: 22px;
	 font-weight: bold;
	 color: #22840e;
 }
 
.my-row-btn{
	color: black;
	background-color: #e1dddd;
	margin-left: 20px;
    margin-right: 20px;
    margin-top: 35px;
}

.my-add-btn{
	margin-top: 10px;
	color: black;
	background-color: #e1dddd;
}

input.selectcheckbox{
	width: 16px;
    height: 16px;
    vertical-align: middle;
}

.tagsinput {
    background-color: #fff;
    border: 1px solid #ccc;
    /*min-height: 38px; */
    overflow: overlay;
    padding: 2px 2px 2px 2px;
}

.react-tagsinput-input {
    background: transparent;
    border: 0;
    color: #777;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 6px;
    margin-top: 0px;
    outline: none;
    padding: 2px 5px 2px 5px;
    width: fit-content;
}

.react-tagsinput--focused {
  border-color: #a6cc9f;
}

.react-tagsinput-tag {
  background-color: #d3e1d0;
    border: 1px solid #0a58ca;
    border-radius: 2px;
    color: #000;
    display: inline-block;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 0px;
    margin-right: 5px;
    padding: 2px 5px 2px 5px;
}

.react-tagsinput-remove {
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}

.react-tagsinput-tag a::before {
  content: "\2716";
  padding: 2px 2px 2px 10px;
}

.react-tagsinput-instruct {
	color: #777;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
}

.no-resize {
  resize: none;
}

.answer-text{
	text-align: start;
	padding-left: 15px;
	width: 100%;
	display: inline-block;
	line-height: 20px;
	font-size: 1rem;
    letter-spacing: 0.05rem;
    font-weight: 500;
}

.text-start-rtl {
  text-align: start !important; 
}

.text-block-blue{
	border: 1px solid rgb(0, 64, 128);
	margin-bottom: 3px;
	padding: 5px;
	margin-top: 5px;
}
.text-block-red{
	border: 1px solid #d3280f;
	margin-bottom: 3px;
	padding: 5px;
	margin-top: 5px;
}
.text-block-green{
	border: 1px solid rgb(62, 184, 10);
	margin-bottom: 3px;
	padding: 5px;
	margin-top: 5px;
}
.text-block-grey{
	border: 1px solid rgb(55, 50, 69);
	margin-bottom: 3px;
	padding: 5px;
	margin-top: 5px;
}
.text-block-orange{
	border: 1px solid rgb(240, 160, 131);
	margin-bottom: 3px;
	padding: 5px;
	margin-top: 5px;
}
.long-textb {
  word-wrap: break-word;
  white-space: normal;
}
