body{
	font-family: 'Lora', serif;
	background-color: #f8f8f8;
	font-size: 16px;
	color: #565555;
}
.rightPadding{
	padding-right: 0px;
}
.logo{
	float: left;
	width: 100%;
	padding: 0px 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	/*background-color: #000 !important;
	color: #fff;*/
}
.loginForm{
	margin: 0 auto;
	display: block;
	float: none;
	padding: 40px 60px;
	background: #fff;
}
.loginForm form .input-group{
	margin-bottom: 10px;
}
.loginForm form input[type="submit"]{
	width: 100%;
}
.synopsys p{
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #D7D7D7;
	border-top: 1px solid #D7D7D7;
}
/*ul li, .logo{
	background-color: #fff;
	margin-bottom: 10px;
	padding: 10px 15px;
	box-shadow: 1px 1px 3px #ccc;
}*/
.name{
	margin-top: 0px;
	font-size: 20px;
}
h5.name{
	font-size: 16px;
}
.contestName{
	width: 100%;
	margin-top: 20px;
	/*border: 0px;*/
	border-bottom: 4px solid;
	margin-bottom: 20px;
	border-width: 0px 0px 4px;
	border-style: none none solid;
	/*border-color: -moz-use-text-color;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;*/
	-moz-appearance: none;
	-webkit-appearance: none;
	border-image: none;
	background-color: transparent;
	line-height: 21px;
	padding: 10px;
	text-transform: uppercase;
}
.date{
	padding: 0px;
	color: #848484;
	font-size: 12px;
}
ul{
	list-style: number;
	/*padding-left: 20px;*/
	padding-left: 40px;
	/*padding: 0px;*/
	/*display: block;
	width: 100%*/
	text-align: justify;

}
@media only screen and (max-width: 600px) {
	ol, ul{
		padding-left: 0px;
		padding-top: 10px;
	}
	table{
		overflow-x:auto;
		overflow-x:auto;
	}
	.resTable{
		width: 500px
	}
}

ul li{
	margin-bottom: 10px;
	/*color: #848484;*/
}
ul li ul {
	list-style: number;
}
ul li ul li{
	background-color: transparent;
	margin-bottom: 5px;
	margin-left: 10px
}
textarea{
	margin-top: 20px;
	background-color: transparent;
	border-top: 1px solid #D7D7D7;
	padding: 10px;
	border-bottom: 1px solid #D7D7D7;
	border-left: 0px;
	border-right: 0px;
}
.logo a{
	padding: 0px;
}
.loader {
	display: none;
 	position: fixed;
  	left: 0px;
  	top: 0px;
  	width: 100%;
  	height: 100%;
  	z-index: 300; 
}
.synopsys p{
	width: 100%;
	float: left;
	/*padding: 0px;*/
}
  .loader section {
    width: 100%;
    height: 100%;
    float: left;
    position: relative; }
  .loader .spinner {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
  .loader .model-4 {
    background: #41a7de; }
    .loader .model-4 .spinner {
      padding: 10px;
      border: 2px solid #2a282b;
      border-bottom-color: #ffffff;
      -webkit-animation: rotate 1s linear 0s infinite;
      -moz-animation: rotate 1s linear 0s infinite;
      -ms-animation: rotate 1s linear 0s infinite;
      -o-animation: rotate 1s linear 0s infinite;
      animation: rotate 1s linear 0s infinite; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
	.select{
		position: relative;
	}
    .select::after{
    	content:"\f107";
		position: absolute;
		right: 30px;
		bottom: 30px;
		font-family: 'FontAwesome';
		font-size: 20px;
    }
/*Animation*/


.menuBardemoBasicUsage .page-container {
  padding: 32px; }

.menuBardemoBasicUsage .page {
  margin: 0 auto;
  padding: 24px;
  max-width: 680px;
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.25); }

.menuBardemoBasicUsage .page h1 {
  text-align: center;
  font-size: 1.8rem;
  margin-top: 0;
  font-weight: normal; }

.menuBardemoBasicUsage .page p {
  line-height: 1.6rem; }



/*Repeat Animation*/
.repeat-item.ng-enter,
.repeat-item.ng-leave {
  -webkit-transition:0.5s linear all;
  transition:0.5s linear all;
}

.repeat-item.ng-enter,
.repeat-item.ng-leave.ng-leave-active {
  opacity:0;
  height: 0px;
}
.repeat-item.ng-leave,
.repeat-item.ng-enter.ng-enter-active {
  opacity:1;
   height: 30px;
}
.repeat-item {
 
  /*background: green;*/
  margin-bottom: 5px;
  height: 30px;
}
ol, ul{
	clear: both
}
md-toolbar.md-menu-toolbar{background: transparent;}
md-menu-bar button{
	border-radius: 50%;
	width: 40px;
	margin-top: 10px;
	background: rgb(238,238,238);
}
.terms-conditions {
	white - space: pre-wrap; /* Preserve spacing, line breaks, and indentation */
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 10px; /* Adjust padding for better readability */
}

ol, ul {
	margin - left: 20px; /* Adds indentation for lists */
	padding-left: 20px; /* Ensures consistent list indentation */
}

	ol.sub-list {
		list - style - type: lower-alpha; /* Sets sub-list to (a), (b), (c), (d) */
	}

