@import
	url('https://fonts.googleapis.com/css2?family=Audiowide&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Paytone+One&display=swap')
	;

h3.uni-name.lmsName {
	font-family: "Audiowide", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.aaa { /* color: #FF5722;
    background-image: linear-gradient(141deg, #2196F3 0%, #1fc8db 51%, #2cb5e8 75%); */
	background-color: red !important;
}

.box-body_r {
	color: #FF5722;
	background-image: linear-gradient(141deg, #ff8c00 0%, #ecab44 51%, #f6de8a 75%)
		!important;
}

/* css used for submit sevice Request */
textarea.form-control {
	height: auto !important;
}

.fileUpload {
	position: relative;
	overflow: hidden;
	margin: 10px 3px;
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	background-color: #fff;
	filter: alpha(opacity = 0);
}

.filenameupload {
	width: 98%;
}

#upload_prev {
	border: thin solid #000;
	width: 65%;
	padding: 0.5em 1em 1.5em 1em;
	border-color: #0A819C;
	border: 1px solid #0A819C;
	border-radius: 2px;
}

#upload_prev span {
	display: flex;
	padding: 0 5px;
	font-size: 12px;
}

p.close {
	margin: 0 5px 0 5px;
	cursor: pointer;
	padding-bottom: 0;
}

.addfile {
	width: 40%;
	display: inline-block;
}

/* end here */
#searchTable input[type="text"] {
	height: 30px;
}

/* change password*/
@media ( max-width : 767px) and (min-width: 320px) {
	body.bgpwdimgresp {
		background-repeat: no-repeat;
		/* background-position: center; */
		background-color: rgb(182, 172, 138);;
		/* background: linear-gradient(to bottom, #641b24 0%, #aa1515 100%); */
		/* background: linear-gradient(to bottom, #546810 50%, #546810 50%) !important; */
		/*  background: linear-gradient(to bottom, #006400 0%, #76683ce0 100%) !important; */
		background: linear-gradient(to bottom, rgb(51, 122, 183) 0%,
			rgba(218, 195, 116, 0.5607843137254902) 100%) fixed !important;
		background-size: cover;
		padding: 10px;
		/*  max-height: 100%; */
		/* height: -webkit-fill-available;   */
		/*  height: 100% !important; */
	}
}

body.bgpwdimg {
	/*  background-image: url(images/bg.jpg); */
	background-repeat: no-repeat;
	/* background-position: center; */
	background-color: rgb(182, 172, 138);;
	/*  background: linear-gradient(to bottom, #286090 0%, #7b8ec5 100%) !important; */
	background: linear-gradient(to bottom, rgb(51, 122, 183) 0%,
		rgba(218, 195, 116, 0.5607843137254902) 100%) fixed !important;
	background-size: cover;
	padding: 10px;
	min-height: 100%;
	height: -webkit-fill-available;
	/* height: 100%;  */
}

.buttonrest:hover {
	color: white;
}

.lock {
	color: #eca52a !important;
}

.fa_clr {
	color: #f6f6d4;
}

.buttonrest {
	/* background-color: #2693CD;  */
	background-color: #f6bf5f;
	color: white;
	/*  padding: 14px 20px;
    margin: 8px 0; */
	border: none;
	cursor: pointer;
	font-size: 14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;
}

.labelp {
	text-align: left;
	display: block !important;
}

.form-gap {
	padding-top: 70px;
}

.forget-clr {
	color: #eca52a !important;
}

/* end here*/
/* service page */
.page-head1 {
	border-bottom: 0px !important;
}

@media ( max-width : 767px) and (min-width: 320px) {
	body.bgserviceimgresp {
		background-repeat: no-repeat;
		/* background-position: center; */
		background-color: rgb(182, 172, 138);;
		/* background: linear-gradient(to bottom, #641b24 0%, #aa1515 100%); */
		/* background: linear-gradient(to bottom, #546810 50%, #546810 50%) !important; */
		/*  background: linear-gradient(to bottom, #006400 0%, #76683ce0 100%) !important; */
		background: linear-gradient(to bottom, rgb(51, 122, 183) 0%,
			rgba(218, 195, 116, 0.5607843137254902) 100%) fixed !important;
		background-size: cover;
		padding: 10px;
		/*  max-height: 100%; */
		/* height: -webkit-fill-available;   */
		/* height: 100% !important;*/
	}
}

body.bgserviceimg {
	/*  background-image: url(images/bg.jpg); */
	background-repeat: no-repeat;
	/* background-position: center; */
	background-color: rgb(182, 172, 138);;
	/*  background: linear-gradient(to bottom, #286090 0%, #7b8ec5 100%) !important; */
	background: linear-gradient(to bottom, rgb(51, 122, 183) 0%,
		rgba(218, 195, 116, 0.5607843137254902) 100%) fixed !important;
	background-size: cover;
	padding: 10px;
	min-height: 100%;
	height: -webkit-fill-available;
	/* height: 100%;  */
}

.svtxt {
	color: #ffe03a; !
	important:;
	font-family: Calibri, verdana;
	font-weight: bold;
	margin: 0px;
	decoration: none;
}

.success_txt {
	font-weight: bold;
	font-size: 24px;
	color: green;
	word-spacing: 5px;
}

.response_txt {
	font-weight: bold;
	font-size: 18px;
	word-spacing: 2px;
}

.token-clr {
	color: #a94442;
	font-weight: bold;
	font-size: 18px;
}

.Absolute-Center {
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.Absolute-Center.is-Responsive {
	width: 100%;
	height: 100%;
	min-width: 100%;
	max-width: 100%;
}

.bground {
	background: linear-gradient(to bottom, #7b8ec5 0%, #7b8ec5 100%)
		!important;
	background-color: #7b8ec5;
}

/* end here */
input[type=password].form-control.valid+label:after, input[type=password].form-control:focus.valid+label:after,
	input[type=password].form-control.invalid+label:after, input[type=password].form-control:focus.invalid+label:after
	{
	top: 3.75rem !important;
}


.fa-lg {
	font-size: 1.33333333em;
	vertical-align: -15%;
	padding-left: 3px;
}

.required-field:after {
	color: #d00;
	content: "*";
	position: relative;
	margin-left: 2px;
	top: 1px;
}

.mainContainer {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.main-bg {
	padding: 3%;
	margin: 5% 0%;
	background-image: linear-gradient(to left, rgb(0 92 133),
		rgb(0, 200, 255));
	display: flex;
	justify-content: center;
	align-items: center;
}

/* 
  .m-form{
  display: flex; 
  justify-content: center;  
  align-items: center;
  padding: 30px 20px 15px 20px; 
  border: 1px solid red;
  border-radius: 120px 0px 0px 120px;
  background: #fff;

  }
  
 
  .viewBtnDisab{
  padding: 9px 27px;  
  background: #b5babd;
  color: #fff;  
  border-radius: 20px;
  }
  
  .viewBtn{
  padding: 4px 20px 6px 20px;  
  background: #147093; 
  color: #fff;  
  border-radius: 20px;
  } */



/* new code start*/
.viewBtnDisab {
	padding: 9px 27px;
	background: #5257e5;
	color: #fff;
	border-radius: 20px;
	border: none;
}

.viewBtn {
	padding: 4px 20px 6px 20px;
	background: #0a33f9;
	color: #fff;
	border-radius: 20px;
	border: 1px solid #0a33f9;
}

.m-form {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 20px 15px 20px;
    border-radius: 120px 0px 0px 120px;
    background: rgba(255, 255, 255, 0.15);
    z-index: 1000;
    overflow-y: auto;
    position: relative;
    backdrop-filter: blur(10px);
    border-left: 2px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 40px rgba(8, 7, 16, 0.6);
}


.uni-name {
	margin: 0px;
	font-size: 26px;
	color: #fff;
	padding: 12px 0px;
	font-weight: 500;
	text-align: center;
	background-image: linear-gradient(to right, #ea98da, #5b6cf9);
	font-family: "Protest Guerrilla", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.panel {
	background: none;
}

.text-SimLearn {
	font-family: "Paytone One", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 49px;
	color: #fff;
}

button#btn-login {
    background-color: #ffffff;
    color: #080710;
    padding: 5px 0;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    cursor: pointer;
    width: 137px;
}

/* new code end*/

/* .from-viewBtn {
	background: #378fa3;
	padding: 4px 18px 4px 18px;
	border-radius: 9px;
	box-shadow: 2px 2px 2px #005f87;
	border: 1px solid black;
	font-size: 16px;
} */

.panelTitle {
	padding: 0px;
	margin-bottom: 22px;
}

@media ( max-device-width :690px) and (min-device-width:320px) {
	.m-side {
		display: none;
	}
	.m-form {
		border-radius: 12px !important;
	}
	.viewBtn {
		margin: 7%
	}
	.viewBtnDisabl {
		margin: 15%
	}
	.m-sideView {
		display: block !important;
		text-align: center;
		padding: 17px 0px;
	}
	.panelTitle {
		text-align: center;
	}
	.m-btn {
		text-align: center;
	}
	.from-viewBtn {
		margin: 5px;
	}
}

/*      .uni-name{
   	  font-size: 26px;
   	  color:#fff; 
   	  padding:1px 0px; 
   	  font-weight: 500; 
   	  text-align: center;
   	  background-image: linear-gradient(to right, #f7475b, #2b587b);
  } */
.errmessage {
	color: red;
}

.errmessage1 {
	color: green;
}

.errmessage2 {
	color: red;
}

.common-heading {
	margin-top: 5px !important;
	font-weight: 800;
	font-style: normal;
	font-size: 49px;
	color: #fff;
	font-family: "Kanit", sans-serif;
}

.formlabel {
	font-style: normal;
	font-size: 19px;
	color: #fff;
	font-family: "Kanit", sans-serif;
	font-weight: 400;
	text-align: left;
}

.panel-heading {
	height: 50px;
	padding: 0px 15px !important;
}


@media only screen and (max-width: 600px) {
	
	h3.uni-name.lmsName {
    font-size: 16px;
}

 .common-heading {
    margin-top: 5px !important;
    font-weight: 600;
    font-style: normal;
    font-size: 32px;
    position: relative;
    top: 51px;
}

.SimLearn, .SimLearnLogo{
	display:none;
}

form#myform {
    margin-top: 19px;
}

}

span.field-icon {
    position: absolute;
    display: inline-block;
    cursor: pointer;
    /*right: 5.5rem;*/
   right: 2.5rem;
    z-index: 2;
    top: 9px;
    color: $input-label-color;
 
}  

span.viewBtnDisab.viewBtnHome {
    background: #9d4cf5;
}