body{
	margin: 0;
	min-width:1300px
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
    }
}

table tr td
{
	font-size: 14px;
}

nav
{
	width: 100%;
	height: 58px;
	background-color: #f7f500;
	z-index: 999;
}

nav li
{
	display: inline-block;
	padding: 15px 25px;
}

nav span
{
	text-decoration: none;
	color: #454545;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial Narrow;
    text-align:center;
    vertical-align:middle;
    text-transform: uppercase;
}

nav ul li:nth-child(7)
{
	float: right;
	width: auto;
	/* max-width: 250px; */
}

nav ul li:hover
{
	cursor: pointer;
	background-color: #EDE10A;
	
}
nav ul li ul li
{
	display: none;
	position: absolute;
	width: auto;
	float: right;
	background-color: #f7f500;
	margin-top: 15px;
	z-index: 998;
}

table
{
	text-transform: uppercase;
}
.inpt-txt
{
	text-transform: uppercase;
}

.search-addon
{
	cursor: pointer;
	background-color: none;
}

.badgex:after{ 
    content:attr(data-badgex);
    position: absolute;
    background: rgba(255,0,0,1);
    height:2rem;
    width:2rem;
    text-align: center;
    line-height: 2rem;;
    font-size: 1rem;
    border-radius: 50%;
    color:white;
}


.badgex2:after{
    content:attr(data-badgex);
    position: absolute;
    background: rgba(255,0,0,1);
    height:2rem;
    width:2rem;
    text-align: center;
    line-height: 2rem;;
    font-size: 1rem;
    border-radius: 50%;
    color:white;
}

.request-check
{
	margin-right: 20px;
}

.request-field-index
{
	border: 1px solid;
	font-family: Times New Roman;
	font-size: 14px;
	padding: 6px;
	margin: 2px;
}

.request-field
{
	width: 90%;
	height: auto;
	justify-content: center;
	align-items: center;
	display: block;
	margin: auto;
	font-family: Times New Roman;
}

.request-field-content
{
	/*background-color: rgba(0, 0, 0, 0.4);*/
	width: auto;
	height: auto;
	background-color: white;
	border: 1px solid grey;
	border-radius: 10px;
	font-family: Times New Roman;

}

.banner
{
	background-color: #039e39;
	min-height: 120px;
	padding: 10px;
}

.tabs-body
{
	overflow-y: scroll;
	height: 400px;
}

.main-field
{
	padding: 30px;
	height: 400px;
	overflow-y: scroll;
}

.main-form
{
	padding-left: 50px;
	padding-right: 50px;
}

.panel
{
	margin: 15px;
}

.error
{
	color: red;
}

.selected{
	background-color: #B0BED9 !important;
}

.modal-cover
{
	display: none;
	width: 100%;
	height: 100%;
}

.bg-modal
{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
}

.bold-this-row
{
	font-weight: bold;
	background-color: rgba(3, 3, 3, 0.1);
}

.modal-content
{
	width: 500px;
	height: auto;
	background-color: white;
	border-radius: 4px;
	/*text-align: center;*/
	padding: 20px;
	position: relative;
}

.modal-content-user
{
	width: auto;
	height: auto;
	background-color: white;
	border-radius: 4px;
	/*text-align: center;*/
	padding: 20px;
	position: relative;
}

.close
{
	position: absolute;
	top: 0;
	right: 14px;
	font-size: 40px;
	transform: rotate(45deg);
	cursor: pointer;
}

.closex
{
	position: absolute;
	top: 0;
	right: 14px;
	font-size: 40px;
	transform: rotate(45deg);
	cursor: pointer;
}

.tbl-new-req-tr
{
	cursor: pointer;
}

.tbl-pros-req-tr
{
	cursor: pointer;
}

.pointer-tbl-tr
{
	cursor: pointer;
}

.request_no
{
	float: right;
	font-weight: bolder;
	margin: 2px;
}

.float-r
{
	float: right;
}

.pct-form-subtxt
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
}

.arrow-div-right
{
	background-color: lightgrey;
	border-radius
	vertical-align: middle;
	font-size: 19px;
	width: 80%;
	text-align: right;

}

.arrow-div-right:after
{
	content: '';
	position: absolute;
    background: lightgrey;    
    width:100px;
    height: 32.15px;
    text-align: center;
    line-height: 2rem;;
    border-top-right-radius: 200px 35px;
    border-bottom-right-radius: 200px 35px;
    color:white;

}

.request-selection
{
	/*margin-left: 30px;*/
	font-size: 14px;
}

.form-request-input
{
	border: 0;
  	outline: 0;
  	background: transparent;
  	border-bottom: 1px solid black;
}

.box
{
	border: 1px solid;
	padding: 40px;
	font-size: 16px;
	margin-top: 30px;
}


.students-account-tbl-row
{
	cursor: pointer;
}

.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   border-top: 1px solid white;
   color: white;
   text-align: center;
}

.student-subj-sy-form
{
	width: 400px;
}

/* ------------------IDs-----------------** */

#purpose-of-request
{
	width: 70%;
}

#submit-request
{
	margin-top: 40px;
	margin-bottom: 20px;
}

#request-payment-form
{
	height: 500px;
	width: 755px;
	display: block;
	margin: auto;
	overflow-y: scroll;
	padding: 40px;
	/*border: 1px solid grey;*/
}

#payment-img
{
	width: 800px;
}

#label-conform
{
	margin-left: 120px;
}

#label-received
{
	margin-left: 90px;
	font-size: 12px;
}

#pct-login-text
{
	color: #373331;
	/*text-shadow: 1px 1px #373331;*/
	font-size: 15.5px;
	margin-bottom: -10px;
	font-family: Arial Narrow;
	font-weight: bold;
}

#course-txt
{
	font-size: 12px;
}

#login-bg
{
	background-color: #10442C; /*#373331;*/
}

#pct-form-txt
{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 16px;
}

#request-form-content
{
	padding: 30px;
}

#request-form-logo
{
	width: 80px;
	margin-top: 3px;
	margin-left: 20%;
	position: absolute;
}

#requestor_name
{
	text-transform: uppercase;
}

#request_list
{
	list-style-type: square;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}


#myform
{
	display: fixed;
	margin: auto;
	width: 90%;
}

#coin-icon
{
	height: 100px;
	float: left;
}

#portal-name
{
	/*font-family: Lucida Calligraphy;*/
	font-size: 18px;
	margin-top: 10px;
	text-align: left;
	/*border-bottom: 1px solid;*/
}

#pct-logo
{
	height: 100px;
	margin-left: 20%;
	float: right;
	margin-right: 20px;
	cursor: pointer;
}

#pct-text
{
	color: #FFFFFF;
	font-size: 14px;
}

#pct-main
{
	font-size: 25px;
	font-family: Times New Roman;
}

#login-form
{
	border: 1px solid #f7f500;
	border-radius: 10px;
	margin-top: 100px;
	padding: 2em;
	background-color: rgba(211, 211, 211, 0.9);
	box-shadow: inset -4px -4px	rgba(64, 64, 64, 0.4);
	border: 1px solid #b3b3b3;
}