html{
  background-color: #fff;
}
#ExamRegister
{
	padding:15px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:50px;
	margin-right:50px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}
#containerd
{
	width:100%; 
	margin-left:4%; 
	margin-right:4%; 
	margin-top:2%;
}
#certiNamePast
{
	margin-top:45%; 
transform: rotate(-45deg);
}
/*  #flashc{padding-left:12%;}  */
#list
{
	margin-left:24%;
}
#listbadge
{
	margin-left:16%;
	text-align:center;
}
#upcomingEvent
{
	padding:0px;
	margin:0px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
	background-image: url("/resources/images/user/bg2.jpg");
}
#faKey h5
{
	text-align:left; 
	padding:5px; 
	font-size:15px;
}
#certiName h4
{
	font-size:20px; 
	color:black;
}
#share{background-color:#007bb5; border-radius:5px; width:50%; margin-left:25%;}
#card
{
	padding:10px;
}
.nav-justified > li > a
{
	background-color:white;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{background-color:#f35b3f;}
#inputF
{
	margin-top:2%;
}
#ExamRegister h3, h5
{
	text-align:center;
}
#codeLbl
{
	text-align:right;
}
#myTabs
{
	margin-top:-25px !important;
}
.flashCard{
	background-color:white;
	border:1px solid gray;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	border-radius:5px;
}
.flashCardNo{
	height:300px;
	background-color:white;
	border:1px solid gray;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	border-radius:5px;
}
.flashCardBadge
{
	background-color:white;
	border:1px solid gray;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	border-radius:5px;
}
.flashCard:hover
{
	border:1px solid #f35b3f;
}
.flashCardBadge:hover
{
	border:1px solid #f35b3f;
}
.flashCardNo:hover
{
	border:1px solid #f35b3f;
}
.flashCard img
{
	width:70px; 
	height:70px;
}
/*<!-- my exam-->*/
@media(max-width:769px)
{
#ExamRegister
{
	padding:20px;
	margin:0px;
	margin-top:20px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}
#share{width:50%;
margin-left:25%;}
.flashCard{margin-top:2%;}
.flashCardNo{margin-top:2%;}
.flashCardNoExam{margin-top:2%;}
.flashCardBadge{margin-top:2%;}
#containerd
{
	width:100%; 
	margin-left:0%; 
	margin-right:4%; 
	margin-top:2%;
}
#upcomingEvent
{
	padding:10px;
	margin:0px;
	margin-top:5%;
}
#codeLbl{
	display:none;
	text-align:center;
}
#ExamRegister h3
{
	font-size:20px;
	font-weight:600;
}
}
/* user profile */
body{
  background-color: #fff;
  font-family: "Ubuntu",sans-serif;
}
.design
{
	padding-left:15%; 
	padding-right:15%;
	border-radius:5px;
	margin-top:2%;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
}
.row{

}
label {
	display: block;
	width: 100%;
	padding-left:10px;
	font-size: 16px;
	font-family: "Ubuntu",sans-serif;
	font-weight: 300;
	margin-top: 10px;
	color: black;
	text-align: left;
}

.form-group {
	padding: 20px;
}
#btnEdit {
	float: right;
	padding-top:3%;
	margin-right: 10%;
}

.btn-default
{
	background-color: white;
	color:#657483 !important;
}
#profileLabel {
	font-size: 14px;
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: left;
}
#Iclass {
	box-sizing: border-box;
	display: block;
	text-align: center;
	background-color: white;
	/* border: 1px solid #ebebeb; */
	font-family: "Ubuntu",sans-serif;
	font-size: 13px;
	padding: 10px 15px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px
		rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px
		rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1)
		inset;
}
.form-group, .form-select, .form-date {
	margin-bottom: 15px;
	position: relative;
}

i {
	font-size: 17px;
}

@media ( max-width : 769px) {
.row 
{
	margin-right: 0px;
	margin-left: 0px;
}
.form-group {
	padding: 2px;
}
	.design
{
	padding-left:1%; 
	padding-right:1%;
	border-radius:5px;
	margin-top:2%;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
}
}
@media (max-width: 769px) {
 .container
 {
      padding-right: 0px;
    padding-left: 0px;
 }
}
.list-group-item {
	border: none;
	background-color: transparent;
}
.navbar-brand {
	border-right: none;
}

.nav.navbar-avatar>li>a {
	padding: 24px 10px;
}
.navbar {
	min-height: 70px;
}

#fluidid {
	padding-left: 100px;
}
@media only screen and (max-width: 769px) {
	#fluidid {
		padding-left: 0px;
	}
}
/* Exam History */
html
{
  	background-color: #fff;
  	font-family: "Ubuntu",sans-serif;
}
#cellView th,td
{
	text-align:center;
}
#passId
{
	background-color: #f9f9f9; 
	color:#0e973b; 
	text-align:center; 
	font-weight:bold;
}
#result td,th
{
	text-align:center;
}
#resultDiv
{
	padding-left:12%; 
	padding-right:12%;
}
#resultHistory
{
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5); 
	margin-left:8%; 
	margin-right:1%;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{padding: 22px;}
#containerD
{ 
	width:100%; 
	margin-left:0%; 
	margin-right:4%; 
	margin-top:3%;
}
#celltbView
{
	padding:10px; 
	border-radius:5px; 
	background-color:white; 
	margin:10px;
}
#designrow
{
	background-image: url("/resources/images/user/bg2.jpg");
}
@media screen and (max-width: 780px)
{
 .resultHistoryDeskView
 {
 	display:none;
 }
 .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{padding: 12px;}
 #cellView th,td
 {
	 text-align:center; 
	 font-size:11px; 
	 font-weight:300;
 }
}
@media screen and (min-width: 780px) {
 .resultHistoryDeskView1
 {
 	display:none;
 }
}

/* Certificates and badges */
html
{
  background-color: #fff;
}
#faIcon {
	padding:10px;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
	margin:3px;
}
#containerD
{
	width:100%; 
	margin-left:4%; 
	margin-right:4%; 
	margin-top:3%;
}
#faIcon:hover {
    opacity: 0.7;
}
.fa-facebook {
	background: #3B5998;
	color: white;
}
.fa-twitter {
	background: #55ACEE;
	color: white;
}
.fa-google {
	background: #dd4b39;
	color: white;
}
.fa-linkedin {
	background: #007bb5;
	color: white;
}
#ExamRegister
{
	padding:15px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:50px;
	margin-right:50px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}
#socialIcon
{
	margin-top:6%;
	margin-left: 26%;
}
#certiNamePast
{
	margin-top:45%; 
	transform: rotate(-45deg);
}
/*  #flashc{padding-left:12%;}  */
#list
{
	margin-left:12%;
}
#upcomingEvent
{
	padding:0px;
	margin:0px;
	padding-top:2%;
	padding-bottom:4%;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
	background-image: url("/resources/images/user/bg2.jpg");
}
#faKey h5
{
	text-align:left; 
	padding:5px; 
	font-size:16px;
}
#certiName h4
{
	text-align:center;
	font-size:20px; 
	color:black;
}
#card
{
	padding:10px;
}
.nav-justified > li > a
{
	background-color:white;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{background-color:#f35b3f;}
#inputF
{
	margin-top:2%;
}
#ExamRegister h3, h5
{
	text-align:center;
}
#codeLbl
{
	text-align:right;
}
#myTabs
{
	margin-top:-27px !important;
}
.flashCard{
	background-color:white;
	border:1px solid gray;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	border-radius:5px;
	height: 320px;
}
.flashCardBadge
{
	background-color:white;
	border:1px solid gray;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	border-radius:5px;
}
.flashCard:hover
{
	border:1px solid #f35b3f;
}
.flashCardNo:hover
{
	border:1px solid #f35b3f;
}
.flashCardNoExam
{
	border:1px solid #f35b3f;
}
.flashCard img{width:70px; height:70px;}
.flashCardBadge img{width:70px; height:70px;}
@media(max-width:868px)
{
#ExamRegister
{
	padding:20px;
	margin:0px;
	margin-top:20px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}
#containerD
	{
	width:100%; 
	margin-left:0%; 
	margin-right:4%; 
	margin-top:3%;
}
.flashCard
{
	margin-top:2%;
}
#upcomingEvent
{
	padding:10px;
	margin:0px;
	margin-top:5%;
}
#codeLbl{
	display:none;
	text-align:center;
}
#ExamRegister h3
{
	font-size:20px;
	font-weight:600;
}
}
