<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&amp;subset=latin,latin-ext,cyrillic,cyrillic-ext);
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	padding-top: 70px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	/*line-height: 1.5em;*/
}

/*
	Default browser style fixes
*/

/*reset password code*/
.container-style {
	  padding: 0 0 110px;
}
.footer-style .fa:hover {

		background-color: #474343;
		border-radius: 7px;
}
.footer-style .navbar-footer a {
color: rgba(90, 90, 92, 1);
}
#resetPassword {
	background: white;
	border: 0 none;
	border-radius: 3px;
		box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0);
	padding: 20px 30px;
	box-sizing: border-box;
	width: 36%;
  margin: 0px auto;
	/*width: 60%;*/

	/*stacking fieldsets above each other*/
	/*position: absolute;*/

}
.reset-paas-head-style
{

padding: 17px 0px 17px 65px;
}


#resetPassword .form-control
{
	margin-top:14px;
	height: 40px;
	width:100%
}
#resetPassword .form-control:hover, #resetPassword .form-control:focus{
	border:1px solid #5bc0de;
	box-shadow:none;
}
#resetPassword button {
	margin-top: 31px;
	width: 100%;
  font-size: 18px;
	transition: 1s
}
#resetPassword button:hover {
	  background-color: rgba(91, 192, 222, 0);
		color:#46b8da;
		border-color:2px solid #46b8da;
}
.reset-heading-style
{
	text-align: center;
  font-size: 26px;
  font-weight: 600;
  color:#595959;
}
#resetPassword 	legend
{
	border-bottom: 1px solid rgba(229, 229, 229, 0);
}
.heading-below-text
{
	text-align: center;
	color:#999;
}
/*end reset password code*/

button::-moz-focus-inner,button::-webkit-focus-inner,a::-moz-focus-inner,a::-webkit-focus-inner;a::focus-inner,button::focus-inner {
  border: 0;
}
a:active,a:focus,button:focus,button:active {
    outline: none;
}


.navbar-nav-ca &gt; .active &gt; a, .navbar-nav-ca &gt; .active &gt; a:hover, .navbar-nav-ca &gt; .active &gt; a:focus {
	color: #555555;
	background-color: #fafafa;
	border-top: 3px solid #4986e7;
}

@font-face {
	src: url('glyphicons-halflings-regular.svg');
	src: local('glyphicons-halflings-regular'), local('glyphicons-halflings'), url("glyphicons-halflings-regular.woff") format("woff"), url("glyphicons-halflings-regular.ttf") format("ttf"), url("glyphicons-halflings-regular.svg") format("svg");
}
.notification {
	/*background-image: url('/jq/images/platform/notificationBell.png');*/
	background-size: 30px;
	height: 29px;
	/*opacity: .55;*/
	position: absolute;
	/*width: 30px;*/
}
.taskRemainder {
	/*background-image: url('/jq/images/platform/clock.png');*/
	background-size: 30px;
	height: 29px;
	/*opacity: .55;*/
	position: absolute;
	/*width: 30px;*/
}
.notificationBg {
	background-color: #cb4437;
	/*
	 border-bottom: 1px solid #ffffff;
	 border-left: 1px solid #ffffff;*/

	border-radius: 2px;
	font: bold 11px Arial;
	color: #fff;
	line-height: 15px;
	min-width: 15px;
	position: absolute;
	left: 25px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
	top: 9px;
	/*visibility:hidden;*/
	z-index: 990;
}

.notificationContent {
	padding: 0 2px;
	/*visibility:hidden;*/
}
/*
 Table Styling
 */

table thead th {
	background-color: #f3f3f3;
	text-align: center;
}

table tbody td {
	color: #909090;
}

.active-page {
	color: #999;
}

#social-media &gt; li &gt; a {
	font-size: 25px;
}

.footer-links &gt; li &gt; a {
	font-size: 12px;
}
#footer p {
	font-size: 13px;
	color: #909090;
}

#footer a {
	font-size: 12px;
	color: #9AA4AF;
	text-decoration: none;
	font-weight: 700;
}
#footer a:active, #footer a:hover {
	color: #28a5d3;
	background: none;
}

#footer ul &gt; li {
	font-size: 13px;
	color: #909090;
	text-decoration: none;
}
#footer ul.socialConnect &gt; li {
	font-size: 13px;
	color: #909090;
	display: inline-block;
	text-decoration: none;
}

#wrap {
	/*min-height: 100%;*/
	min-height: 100%;
	height: auto !important;
	/*height: 100%;*/
	/* Negative indent footer by its height */
	/*margin: 0 auto -60px;*/
	/* Pad bottom by footer height */
	padding: 0 0 100px;
}
/* Set the fixed height of the footer here */
#footer {
	background-image: url('/jq/images/platform/light-back.png');
	background-repeat: repeat;
	position: relative;
	bottom: 0;
	/*
	 padding-top: 20px;
	 padding-bottom: 20px;*/

	/*
	 -ms-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.4);
	 -o-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.4);
	 -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.4);
	 -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.4);
	 box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.4);*/

}
.fbLink {
	background: url("/jq/images/platform/facebook_button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: 42px;
	margin-top: 0px;
	width: 261px;
}
.verticalLine {
	border-left: 2px solid #656565;
	height: 108px;
	margin-left: 275px;
	margin-top: -110px;
}
.footer-links {
	font-size: 14px;
}
#content {
	margin-top: -4%;
}
.ca-sidebar-list {
	background-color: #F5F5F5;
	border: 0px solid #DDDDDD;
	display: block;
	padding: 16px 12px;
	position: relative;
	margin-bottom: 0px;
	font-size: 16px;
}
.ca-sidebar {
	background-color: #F5F5F5;
	/*border: 1px solid #E3E3E3;*/
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	margin-bottom: 20px;
	min-height: 20px;
	margin-top: 15px;
	width: 200px;
	/*padding: 19px;*/
}
.dropdown-menu:before {
	position: absolute;
	top: -6px;
	right: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
}
.dropdown-menu:after {
	position: absolute;
	top: -5px;
	right: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}
#topic {
	outline: 1px solid #fff;
}
.topicAvatar {
	width: 60px;
	height: 60px;
}
.h4style {
	min-height: 50px;
}
.ca-breadcrumb {
	margin-top: -20px;
}
.msgDetailInfoBox {
	border: 1px solid #ccc;
	padding: 10px;
	background: #eee;
	height: auto;
}
.msgBodyView {
	border: 1px solid #ccc;
	padding: 10px;
	/*background:#ccc;*/
	height: auto;
}
.sidenavbox {
	padding: 7px;
	border: 1px solid #D2D3D4;
	background: #FBFCFD;
	box-shadow: inset 0 0 0 1px #fff, inset 0 0 20px rgba(0,0,0,0.1);
	border-radius: 6px;
	width: 230px;
	margin-top: 0px;
}
.currentTaskWidget {
	padding: 7px;
	border: 1px solid #D2D3D4;
	background: #efecff;
	box-shadow: inset 0 0 0 1px #fff, inset 0 0 20px rgba(0,0,0,0.1);
	border-radius: 6px;
	width: 230px;
	margin-top: 0px;
}
.contest-info &gt; .nav &gt; li &gt; span {
	text-align: left;
}
.passbook {

	position: relative;
	width: 300px;
	height: 390px;
	/*height:400px;*/
	margin: 10px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);;
	/*
	 -webkit-box-shadow: 0 0 10px #eaeaea inset;
	 -moz-box-shadow: 0 0 10px #eaeaea inset;
	 -ie-box-shadow: 0 0 10px #eaeaea inset;*/

	-o-box-shadow: 0 0px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0px 10px rgba(0,0,0,0.5);
	box-shadow: 0 0px 10px rgba(0,0,0,0.5);
	/*border: 3px solid #e2e2e2;*/
	border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.flip-icon {
	margin-top: 10px;
	float: right;
	margin-right: 20px;
}
.card {
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

div.back h2.backTitle {
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	padding: 0px;
	text-align: center;
	height: 30px;
	color: #4C4C4C;
	margin-bottom: 5px;
}
.img-content &gt; img {
	width: 50px;
	height: 50px;
}
.front .info {
	width: 18px;
	height: 18px;
	border-radius: 21px;
	background-color: #075621;
	color: #fff;
	text-align: center;
	position: absolute;
	right: 10px;
	bottom: 15px;
	font-size: 11px;
	line-height: 18px;
	display: block;
	text-decoration: none;
}
.front {
	z-index: 1;
}

.back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.rotate-3d {
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.passbook img {
	width: 120px;
	height: 120px;
}
.passbook h4.title {
	font-family: 'PT sans', Arial, Helvetica, sans-serif;
	color: #656565;
	font-size: 13px;
	font-weight: bold;
	/*height: 30px;*/
	line-height: 18px;
	margin-bottom: 5px;
	padding: 8px;
	text-align: center;
	/*font-weight: 800;*/
	/*padding: 2px;*/
	text-align: center;
	height: 55px;
	/*color: #656565;*/
	text-shadow: 1px 1px 0 #FFFFFF, 0 0 0 rgba(99, 15, 35, 0.8);
	margin-bottom: 1px;
	border-bottom: 1px solid #eee;
}
.passbook p.description {
	font-family: 'PT sans', Arial, Helvetica, sans-serif;
	color: #6a6a6a !important;
	padding: 6px;
	font-size: 12px ! important;
	line-height: 16px;
	height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	border-bottom: 1px solid #eee;
	text-shadow: 0px 1px 1px #eee;
}
.passbook .card img {
	width: 150px;
	height: 120px;
	padding: 0 15px;
}
.passbook h2 a {
	text-decoration: none;
}
.category-list {
	list-style: none;
}

.category-list &gt; li.highlight {
	padding: 5px;
	background: #CCCCCC;
	color: #FFFFFF;
}
.contest-header img {
	width: 150px;
	height: 150px;
	float: left;
}
.contest-header {
	padding: 55px;
	margin-top: -75px;
	margin-left: 40px;
}
.contest-header h1 {
	margin-left: 170px;
	font-size: 28px;
}
.contest-header small {
	margin-left: 25px;
}
.user-header img {
	width: 150px;
	height: 150px;
	float: left;
}
.user-header {
	/*
	 padding: 55px;
	 margin-top: -75px;
	 margin-left: 40px;*/

}
.user-header h1 {
	margin-left: 170px;
	font-size: 30px;
	margin-top: auto;
	/*color: #F2784B;*/
}
.user-header small {
	margin-left: 25px;
}
.tabs-layout {
	/*margin-left: 90px;*/
}
.tab-content {
	/*margin-left: 90px;*/
	/*width: 860px;*/
}
.rightsidenav {
	float: right;
	margin-top: 10px;
	/*margin-left: 30px;*/
	/*
	 margin-top: -1px;
	 width: 220px;*/

}
.caption p {
	height: 30px;
	width: 300px;
}
.front p {
	height: 30px;
	width: 300px;
}
#tags p {
	padding: 5px;
}
#home h3 {
	color: #656565;
}
.participantBox img {
	float: left width :65px;
	height: 65px;
}
.participantBox p:first {
	float: left;
}
li#userAvatar img {
	width: 50px;
	height: 50px;
}

.comment {
	width: 800px;
	background-color: #f0f0f0;
	margin: 10px;
}



.forumBox {
	/*width: 800px;*/

	min-height: 130px;
	padding: 10px;
	border: 3px solid #eee;
}
.forumBox .text {
	/*	width: 750px;*/
	font-size: 13px;
	float: inherit;
}

.dateStamp {
	color: #444;
	margin-right: 2px;
	font-size: 12px;
}
.forumBox img {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

table#leaderboardTable {
	/*width: 800px;*/
	font-size: 13px;
}
table#winnerTable {
	/*width: 800px;*/
	font-size: 13px;
}
table#membersTable {
	/*width: 800px;*/
	font-size: 13px;
}
table#entriesTable {
	/*width: 800px;*/
	font-size: 13px;
}
table#leaderboardTable tbody td img {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 15px;
}
table#taskLeaderboardTable tbody td img {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 15px;
}
table#winnerTable tbody td img {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 15px;
}
table#winnerTable tbody td span {
	float: left;
}
table#leaderboardTable tbody td span {
	float: left;
}
table#membersTable tbody td img {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 15px;
}

table#leaderboardTable tbody td img {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 15px;
}
table#membersTable tbody td span {
	float: left;
}

table#leaderboardTable tbody td span, table#taskLeaderboardTable tbody td span {
	float: left;
}
table#entriesTable tbody td img {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 15px;
}
table#entriesTable tbody td span {
	float: left;
}

.tags {
	height: 112px;
	overflow: hidden;
	padding: 0 5px;
	/*border-bottom: 1px solid #eee;*/
}
.tags span {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
#tags span {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	/*min-height:30px;*/
}
li#diffhead {

	margin-top: 150px;
}
.xls_icon {
	float: left;
	background: url(/jq/images/platform/icon_xls.png) no-repeat left center;
	width: 33px;
	height: 40px;
	display: inline-block;
	padding-right: 14px !important;
}
.pdf_icon {
	float: left;
	background: url(/jq/images/platform/pdf.png) no-repeat left center;
	width: 33px;
	height: 40px;
	display: inline-block;
	padding-right: 14px !important;
}
.doc_icon {
	float: left;
	background: url(/jq/images/platform/word.png) no-repeat left center;
	width: 33px;
	height: 40px;
	display: inline-block;
	padding-right: 14px !important;
}
.no_icon {
	float: left;
	background: url(/jq/images/platform/generic.png) no-repeat left center;
	width: 33px;
	height: 40px;
	display: inline-block;
	padding-right: 14px !important;
}
.rightboxWhite {
	min-width: 101px;
	height: 70px;
	margin-top: 5px;
	float: left;
	border: 3px solid #ebeff2;
	background: #fff;
}
.position-relative {
	position: relative;
}
.rightboxWhite .righttopaquare {
	display: inline-block;
	float: right;
	min-height: 12px;
	position: absolute;
	right: -4px;
	top: -2px;
	background: url(/jq/images/platform/blue_right.png) no-repeat right top;
	padding-right: 10px;
	display: inline-block;
	margin: -2px 0 10px 0
}
.divL70 {
	float: left;
	width: 70px;
	height: 65px;
	border-right: 3px solid #ebeff2;
}

.contestdetail-page .divL70 {
	line-height: 60px;
}

.divR90 {
	float: left;
	width: 90px;
	height: 30px;
	padding-top: 9px;
}
.divL70_activity {
	float: left;
	width: 70px;
	min-height: 20px;
}
.divR_activity {
	float: left;
	padding-top: 12px;
	padding-left: 22px;
	width: 700px;
	border-left: 3px solid #ebeff2;
}
.txt_center {
	text-align: center !important;
}
.fs42 {
	font-size: 42px;
}
.bluecolor {
	color: #23A5D3;
}
.fs16 {
	font-size: 16px;
}
.marb10px {
	margin-bottom: 10px;
}
.fs12 {
	font-size: 12px;
}
.mart5px {
	margin-top: 5px !important;
}
.txt14 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}
.clearfix {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.mart10px {
	margin-top: 10px !important;
}
.marl10 {
	margin-left: 10px;
}
.padL {
	padding-left: 3px !important;
}
.divL70_activity {
	float: left;
	min-height: 20px;
	width: 70px;
}
.padT23 {
	padding-top: 23px !important;
}
.spansquare {
	background: url(/jq/images/platform/h2_icon.png) no-repeat scroll right top #FFFFFF;
	display: block;
	height: 14px;
	margin-left: 61px;
	margin-top: -15px;
	padding-right: 7px;
	position: absolute;
	text-decoration: none;
	width: 14px;
	z-index: 2;
}
.comment_cls .divR_activity {
	padding-bottom: 20px;
}
.divR_activity {
	border-left: 3px solid #EBEFF2;
	float: left;
	padding-left: 22px;
	padding-top: 12px;
	width: 510px;
}
.img_bx {
	float: left;
	height: 30px;
	margin-right: 10px;
	width: 30px;
}
.ptext {
	color: #555555;
	font: 12px normal Arial, Helvetica, sans-serif;
}
.ptext a {
	color: #23A5D3;
	font: 12px normal Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.comment_activity {
	background-position: 2px 6px;
	color: #555555;
	float: left;
	font-size: 12px;
	height: 20px;
	padding: 5px 5px 0 22px;
}
.pspan {
	color: #777777;
	font: 11px normal Arial, Helvetica, sans-serif;
}
.shortBioBlock {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 3px solid #EBEFF2;
	float: left;
	height: 140px;
	width: 670px;
	padding: 10px 0 18px;
	margin-left: 15px;
	margin-top: 10px;
}
.marb20px {
	margin-bottom: 20px;
}
.shortBioBlock .righttopaquare {
	background: url(/jq/images/platform/blue_right.png) no-repeat scroll right top rgba(0, 0, 0, 0);
	/*float: right;*/
	height: 12px;
	margin: -14px -4px;
}
.shortBioBlock p {
	float: left;
	margin: 0;
	padding: 0 15px 4px;
	width: 95%;
}
.fontColorBlue {
	color: #189BCD;
}
.clearBoth {
	clear: both;
}
.dashline {
	background: url(/jq/images/platform/h_dash_lingbg.png) repeat-x scroll left top rgba(0, 0, 0, 0);
	display: block;
	height: 1px;
}
.fs14 {
	font-size: 14px;
}
.expertiseRight {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 3px solid #EBEFF2;
	float: right;
	height: 140px;
	margin-left: 15px;
	padding: 10px 0 18px;
	width: 385px;
	margin-top: 10px;
}
.expertiseRight .righttopaquare {
	background: url(/jq/images/platform/blue_right.png) no-repeat scroll right top rgba(0, 0, 0, 0);
	/*float: right;*/
	height: 12px;
	margin: -14px -4px -4px;
}
#joinContest {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}
.entriesBox {
	/*width: 400px;*/
	font-size: 13px;
	border-bottom: 1px solid #eee;
}

#entries h4 {
	color: #23A5D3;
}
#entriesClosed {
	width: 800px;
}
#sidebar-nav {
	position: absolute;
	width: 245px;
	float: left;
	margin: 0em;
	padding-top: 5.8em;
}
#sidebar-nav #dashboard-menu {
	list-style: none;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0;
	margin-left: 20px;
	/* sidebar submenus */
}
#sidebar-nav #dashboard-menu &gt; li &gt; a {
	display: block;
	padding: 19px 14px 15px 14px;
	margin-left: -15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dae1e8;
	box-shadow: 0 2px 1px -1px #FFFFFF;
	color: #6e829b;
	outline: 0px;
	line-height: 21px;
}
#sidebar-nav #dashboard-menu &gt; li {
	position: relative;
	/* font awesome icon */
}
#sidebar-nav #dashboard-menu &gt; li .icon-group {
	font-size: 22px;
}
#sidebar-nav #dashboard-menu &gt; li i {
	font-size: 23px;
	top: 17px;
}
#sidebar-nav #dashboard-menu &gt; li:hover i {
	opacity: 1;
}
#sidebar-nav #dashboard-menu &gt; li.active &gt; a, #sidebar-nav #dashboard-menu &gt; li &gt; a:hover {
	color: #33455a;
	text-decoration: none;
}
#sidebar-nav #dashboard-menu &gt; li.active a {
	font-weight: 600;
	text-shadow: 1px 1px 1px #fff;
}
#sidebar-nav #dashboard-menu &gt; li.active i {
	opacity: 1;
}

/*
 #sidebar-nav #dashboard-menu .pointer {
 position: absolute;
 right: -189px;
 top: 20px;
 }
 #sidebar-nav #dashboard-menu .pointer .arrow,
 #sidebar-nav #dashboard-menu .pointer .arrow_border {
 border-color: transparent #fff transparent transparent;
 border-width: 11px;
 border-style: solid;
 font-size: 0;
 left: 50%;
 line-height: 0;
 margin: 0 auto;
 position: absolute;
 top: 0;
 width: 0;
 z-index: 1002;
 left: 0;
 margin-left: 45%;
 }
 #sidebar-nav #dashboard-menu .pointer .arrow_border {
 border-color: transparent #c0d2dd transparent transparent;
 border-width: 11px;
 margin-left: -1px;
 border-style: solid;
 z-index: 1001;
 top: 0px;
 }*/

#sidebar-nav #dashboard-menu a span {
	margin-left: 35px;
	transition: color .1s linear;
	-moz-transition: color .1s linear;
	-webkit-transition: color .1s linear;
	-o-transition: color .1s linear;
}
#sidebar-nav #dashboard-menu a.ui-elements span {
	margin-left: 25px;
}
#sidebar-nav #dashboard-menu a i {
	position: absolute;
	left: 0;
	height: 24px;
	width: 24px;
	opacity: 0.7;
	transition: opacity .1s ease;
	-moz-transition: opacity .1s ease;
	-webkit-transition: opacity .1s ease;
	-o-transition: opacity .1s ease;
}
#sidebar-nav #dashboard-menu a i.icon-chevron-down {
	position: relative;
	float: right;
	top: 5px;
	font-size: 11px;
	color: #686868;
	width: initial;
	height: initial;
}
#sidebar-nav #dashboard-menu &gt; li.active .dropdown-toggle {
	border-bottom: 0px;
	box-shadow: none;
}
#sidebar-nav #dashboard-menu ul.submenu {
	list-style-type: none;
	display: none;
	margin-top: 7px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: -15px;
	padding-left: 15px;
	border-bottom: 1px solid #dae1e8;
	box-shadow: 0 2px 1px -1px #FFFFFF;
	padding-bottom: 10px;
}
#sidebar-nav #dashboard-menu ul.submenu.active {
	display: block;
}
#sidebar-nav #dashboard-menu ul.submenu a {
	font-weight: normal;
	font-size: 13px;
	color: #4c535a;
	text-decoration: none;
	display: block;
	margin-bottom: 7px;
}
#sidebar-nav #dashboard-menu ul.submenu a:hover {
	text-decoration: underline;
}
#sidebar-nav #dashboard-menu ul.submenu a.active {
	font-weight: bold;
	text-shadow: none;
}
.ajax-file-upload {
	background: none repeat scroll 0 0 #28A5D2;
	border: 0 none;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 2px 0 0 #28A5D2;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 10px 10px 0;
	padding: 6px 10px 4px;
	text-decoration: none;
}
.ajax-upload-dragdrop {
	border: 2px dotted #A5A5C7;
	color: #DADCE3;
	padding: 10px 10px 0;
	text-align: left;
	vertical-align: middle;
	width: 400px;
}
#waiting-for-approval {
	position: relative;
	top: 75px;
	text-align: center;
	width: 100%;
}

div#tags {
	height: auto;
}
ul.user-info &gt; li {
	margin-left: 15%;
	color: #656565;
}
ul.connection &gt; li {
	float: left;
}
.participant-icon &gt; img {
	width: 16px;
	height: 16px;
}
.passbook .card .participant-icon &gt; img {
	width: 50px;
	height: 20px;
}
/*
 *  solver home css
 */

#stats {
	background: none repeat scroll 0 0 #fff;
	padding: 0 60px;
	margin-left: 5%;
}
#featuredContent {
	background: none repeat scroll 0 0 #fff;
	/*padding: 0 60px;*/
	position: relative;
}
.solidline {
	border-top: 1px solid #e6e6e6;
	margin: 0 0 30px;
}

h4.heading {
	font-weight: 300;
}

h4.heading strong {
	font-weight: 700;
}

.heading {
	margin-bottom: 30px;
}

.heading {
	position: relative;
}
.password-verdict {
	font-size: 13px;
	font-weight: bold;
	float: right;
	margin-right: -150px;
	margin-top: -30px;
	color: #23A5D3;
	width: 100px;
}
/* --- modal signup &amp; signin form --- */
/* modal styled */
.modal.styled .modal-header h4 {
	color: #fff;
}

.modal {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/*
 *   Profile Page  css
 *
 */

ul#sidebar-profilenav &gt; li.active {
	border-left: 2px solid #23A5D3;
	width: 150px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
ul#sidebar-profilenav  li &gt; a {
	width: 150px;
	position: relative;
	background-color: #E0E0E0;
}
.navbar-default-profile {
	background-color: #fff;
	border-color: #fff;
}
#changePassword-box {
	padding-top: 10px;
}
#changePassword-box &gt; .close {
	margin-right: -20px;
	font-size: 26px;
	margin-top: -11px;
}

.email-verification-status {
	position: fixed;
	margin-left: 271px;
	margin-top: -95px;
}
.user-profile-detail:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #E5E5EA #E5E5EA rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-image: none;
	border-style: solid;
	border-width: 5px;
	content: "";
	height: 0;
	left: -9px;
	position: absolute;
	top: 0;
	width: 0;
}

.user-profile-detail {
	background: none repeat scroll 0 0 #E5E5EA;
	margin-left: 285px;
}
.user-profile-detail {
	border-radius: 2px;
	padding: 10px;
	position: relative;
}
.user-profile-detail p {
	text-transform: capitalize;
}
.avatar {
	float: left;
	margin-left: -113px;
	margin-top: -13%;
}
.avatar {
	display: inline;
	height: 90px;
	overflow: hidden;
	position: relative;
	width: 90px;
}
#main-nav {
	left: 0;
	/*position: absolute;*/
	top: 60px;
	/*width: 220px;*/
	height: auto;
}
#main-nav-bg {
	background: none repeat scroll 0 0 #F4F4F4;
	bottom: 0;
	display: block;
	float: left;
	position: absolute;
	top: 0;
	width: 162px;
	height: auto;
}
#main-nav .navigation {
	width: 100%;
}
#main-nav .navigation {
	width: 100%;
}
#main-nav .navigation &gt; .nav &gt; li {
	display: block;
	margin: 0;
	position: relative;
}
#main-nav .navigation &gt; .nav &gt; li &gt; a {
	color: #656565;
}

#main-nav .navigation &gt; .nav &gt; li.active {
	/*border-right: 4px solid #23A5D3;*/
	/*width: 220px;*/
	background: #23A5D3;
}

#main-nav .navigation &gt; .nav &gt; li.active &gt; a {
	color: #fff;
}
.navigation &gt; .nav &gt; li &gt; a:hover, .navigation &gt; .nav &gt; li &gt; a:focus {
	background-color: #23A5D2;
	text-decoration: none;
	color: #fff;
}
.dropdown-menu-content {
	display: none;
	list-style: none;
	background: #d5d5d5;
}
.dropdown-menu-content &gt; li &gt; a {
	color: #656565;
	text-decoration: none;
}
.dropdown-menu-content &gt; li.active {
	background: none repeat scroll 0 0 #F4F4F4;
}
.dropdown-menu-content &gt; li.active &gt; a {
	color: #23A5D3;
}

.dropdown-menu-nav {
	cursor: pointer;
	color: #656565;
	padding: 10px 15px;
	position: relative;
}
.dropdown-menu-content &gt; li {
	padding: 4px;
}
#fragments {
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: -40px;
	border-radius: 3px;
}
.datepicker {
	z-index: 1151 !important;
	/*position: fixed;*/
}

.divScrollBar {
	overflow-y: auto;
	overflow-x: hidden;
	height: 350px;
	width: 100%;
	padding-right: 20px;
}
#EDUCATION label, #WORK_DETAIL label {
	font-weight: 400;
	font-size: 15px;
}
#profileWizard &gt; .modal-dialog {
	width: 800px;
	padding-top: 40px;
}

#profileWizard &gt; .modal-header {
	padding: 7px;
}

#profileWizard &gt; .modal-dialog &gt; .modal-content &gt; .modal-header .close {
	margin-top: -10px;
	font-size: 36px;
}

.status &gt; label {
	font-weight: normal;
	color: #FF7C53;
}
ul.as-selections li.as-original input {
	/*width:0px;*/
	height: 34px;
}
ul.as-selections {
	border-style: none;
	border-width: 0 px;
	box-shadow: 0 px;
}
#profileWizard {
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
}
#profileWizard .btn-warning {
	background-color: #626262;
	border-color: #626262;
	color: #FFFFFF;
}
#profileWizard .btn-warning:hover {
	background-color: #606060;
	border-color: #626262;
}
#profileWizard .btn-warning:focus {
	background-color: #606060;
	border-color: #626262;
}
#profileWizardModalLabel {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
}

/*
 Invitation and Messaging
 */
.pageHeading {
	border-bottom: 1px solid #ccc;
	width: 25%;
	margin-top: -1%;
}
.pageHeading h4 {
	font-size: 200%;
	color: #A5A5A5;
}
#messagingBox {
	margin-top: 0%;
}

/*
 Contest Maintainence
 */
.action-links span {
	padding: 6px;
}
.action-links span a {
	color: #666;
}

/*
 *	Forum- 3 stylesheet
 */

.topic-posts .image-icon img {
	width: 65px;
	height: 65px;
}

.topic-posts .vote {
	margin-left: -3%;
}

.topic-posts .vote  .voteUp {
	top: 0;
}

.topic-posts .vote .voteDown {
	bottom: 0;
}

.topic-posts .post-time {
	font-size: 12px;
	line-height: 1.5em;
}

.topic-posts-body {
	margin-left: 100px;
	padding: 0 10px;
	background: #f5f5f5;
	position: relative;
	border-left: 2px solid 'gray';
	border-radius: 1px;
	moz-border-radius: 1px;
	webkit-border-radius: 1px;
}

.topic-posts-body .arrow {
	display: block;
	position: absolute;
	left: 0px;
	height: 100%;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-radius: 1px;
	moz-border-radius: 1px;
	webkit-border-radius: 1px;
}

.topic-posts-body .sender {
	padding-top: 5px;
	padding-bottom: 5px;
}
.topic-posts-body .sender  a.userTitle {
	display: block;
}
.topic-posts-body .sender  a.userTitle:first-letter {
	text-transform: uppercase;
}
.topic-posts-body .post-text {
	line-height: 1.5em;
	font-size: 14px;
}

.qualificationPost {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: -moz-linear-gradient(center top , #FFFFFF, #E4E4E4) repeat scroll 0 0 #E4E4E4;
	border-color: #A6A6A6 #A6A6A6 #979797;
	border-image: none;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.15) inset;
	position: absolute;
	margin-top: 0.8%;
	margin-left: 35%;
}

/*
 *	Team Detail
 */

.usernameTeam {
	display: block;
}

.usernameTeam:first-letter {
	text-transform: uppercase;
}

.teamName {
	display: inline-block;
}

.teamName:first-letter {
	text-transform: uppercase;
}

#teamMembers .row {
	padding: 20px;
}

/*
 General css
 */

.contest-info {
	width: 300px;
	border-bottom: 1px solid #eee;
	padding: 4px;
	text-align: left;
}
.member-info {

	padding-top: 4px;
	padding-bottom: 4px;
}

.contest-info ul li {
	padding: 2px;
}
.contest-info ul li span {
	text-align: center;
	/*font-size: 13px;*/
	color: #6f6f6f;
	padding: 0 12px;
	text-shadow: 0 1px 1px #fff;
}
.contest-info ul li:last-child span {
	/*font-size: 13px;*/
	color: #6F6F6F;
	padding: 0 18px;
	text-shadow: 0 1px 1px #fff;
}

.textCap {
	display: inline-block;
}
.textCap:first-letter {
	text-transform: uppercase;
}

.top-header h4 {
	padding-bottom: 12px;
	border-bottom: 1px solid #cacaca;
}

.guideline-box span {
	/*color: #999;*/
}
/*
 .guideline-box strong {
 color: #555;
 }*/

.reportsubmission-page {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 1.5;
	overflow-x: hidden;
	/*	color: #555;*/
}

.task-info p span {
	color: #555;
	font-size: 16px;
}

.task-box {
	margin-top: -20px;
}

.form-elements input {
	display: inline-block;
}
.form-elements .form-control {
	width: 80%;
}
.taskDescription p:before {
	content: ',';
}
.taskDescription last-of-type:before {
	content: '';
}
#taskInputs table tbody tr:even {
	background-color: #d9edf7
}



.contest-basicinfo a:active, .contest-basicinfo a:hover {
	color: #656565;
}

/*
 To give icon color
 */
.top-hr-table {
	margin-top: 2px;
}
.iconColor:hover, .iconColor:active {
	color: #888;
}
/*
 To give icon color
 */
.iconColor {
	color: #aaa;
}
.user-location {
	font-weight: bold;
	color: #999;
	margin-top: -12px;
}

.showMore {
	background-color: #626262;
	border-color: #626262;
	color: #FFFFFF;
	width: 300px;
	margin: 0px auto;
}

.showMore:hover {
	background-color: #626262;
	border-color: #626262;
	color: #FFFFFF;
	width: 300px;
	margin: 0px auto;
}

.showMore:active {
	background-color: #626262;
	border-color: #626262;
	color: #FFFFFF;
	width: 300px;
	margin: 0px auto;
}

.showMore:focus {
	background-color: #626262;
	border-color: #626262;
	color: #FFFFFF;
	width: 300px;
	margin: 0px auto;
}

/*
 * Signin/login modal style
 */


#loginRegisterReset{
	font-size: 14px;
	line-height: 	21px;
	font-family: 'PT Sans',â€‹sans-serif;
	color: #656565;
}

#loginFailed {
	display: none;
	text-align: center;

	height: 25px;
	padding: 2px;
	margin-left: 30px;
	position: absolute;
	margin-top: -3%;
}

#fb-box {
	position: absolute;
	width: 200px;
	margin-left: 50%;
	margin-top: -3%;
}

.facebook-btn {
	background: #ccc;
	color: #333;
	border: #fff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.linkedin-btn {
	background: #ccc;
	color: #333;
	border: #fff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.facebook-btn:hover, .facebook-btn:focus {
	background: #ccc;
	color: #333;
}
.linkedin-btn:hover, .linkedin-btn:focus {
	background: #ccc;
	color: #333;
}
.facebook-icon, .facebook-icon:hover, facebook-icon:focus {
	background: #3b5998;
	border-color: #284685;
}
.linkedin-icon, .linkedin-icon:hover, linkedin-icon:focus {
	background: #0976b4;
	border-color: #1964A2;
}

.login-wrapper {
	padding-top: 12px;
}

.login-wrapper .fa-facebook {
	color: #fff;
}
.login-wrapper .fa-linkedin {
	color: #fff;
}

/*
 Profile style
 */
.linkedin-sync {
	margin-left: -32px;
    margin-top: -18px;
    padding-top: 0;
    width: 180px;
}

/*
 *    Login via linkedin style
 */

#linkedinForm label.valid {
	width: 24px;
	height: 24px;
	margin-left: -85px;
	background: url(/jq/images/platform/valid.png) center center no-repeat;
	display: inline;
	text-indent: -9999px;
}
#linkedinForm label.error {
	color: #FF7C53;
	float: left;
	font-weight: normal;
	font-size: 13px;
	margin-top: -18%;
	padding: 2px 210px;
	width: 620px;
}

.btn-social .linkedin,.btn-social .facebook{
background: url(/jq/images/platform/social-login.png) 0 0 no-repeat;
height: 32px;
width: 32px;
margin: -6px 10px -6px -6px;
float: left;
}
.btn-social .facebook  {
 background-position: 0 -32px;
}

.btn-social,.btn-social:hover, .btn-social:active {
width : 220px;
font-size: 15px;
font-weight: normal;
color: #3b3835;
text-shadow: 0 1px 1px rgba(255,255,255,0.75);
vertical-align: middle;
background-color: #efefeb;
background-image: -webkit-linear-gradient(top,#f6f5ef,#e6e6e6);
background-image: -moz-linear-gradient(top,#f6f5ef,#e6e6e6);
background-image: linear-gradient(top,#f6f5ef,#e6e6e6);
background-repeat: repeat-x;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
border: 1px solid #dddcd7;
line-height: normal;
border-bottom-color: #c6c4bb;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
 margin: -9px 25px;
padding: 12px;
position: relative;
text-align: left;
/*width: 220px;*/
}

.btn-social-syc,.btn-social-syc:hover,.btn-social-syc:active {
	font-size: 16px;
font-weight: normal;
}

/*
	Owner Dashboard
*/
.activeProjects-title {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.closedProjects-title {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #B94A48;
	background-color: #F2DEDE;
	border-color: #EED3D7;
}

 .svg {
	width:100%;
	/*height:auto;*/
	overflow-x: auto;
	overflow-y:auto;
	position:relative;
	/*border:1px solid #ccc;*/
}




.grid .tick {
    stroke: lightgrey;
    opacity: 0.3;
    shape-rendering: crispEdges;
}
.grid path {
      stroke-width: 0;
}


.widget-body #tag {
  color: #fff;
  background: #73C2FB;
  width: 150px;
  position: absolute;
  font-weight:bold;
  display: none;
  padding:3px 6px;
  margin-left: -250px;
  font-size: 11px;
  z-index: 3000;
  margin-top:-280px;
  opacity: 0.9;
}



.widget-body #tag:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: 45%;
  margin-left: -5px;
  position: absolute;
  width: 0;
  border-width: 10px;
  border-bottom-color: #73C2FB;
  top: -20px;
}

.widget-body  #tagActual {
  color: #333;
  background: #E8E8E8;
  width: 150px;
  position: absolute;
   font-weight:bold;
  display: none;
  padding:3px 6px;
  margin-left: -250px;
  font-size: 11px;
  z-index: 3000;
  margin-top:-280px;
  opacity: 0.9;
}



.widget-body #tagActual:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: 45%;
  margin-left: -5px;
  position: absolute;
  width: 0;
  border-width: 10px;
  border-bottom-color: #E8E8E8;
  top: -20px;
}

#gannt-chart svg g a {
	color:#fff;
	text-decoration: none;
}

#gannt-chart {
	overflow: hidden;
	width:100%;
    height:100%;
	padding-left:20px;
	padding-right:20px;
}

#gannt-chart  a:hover,#gannt-chart  a:focus {
	color:#333;
	text-decoration:none;
}

#gannt-chart  a{
	font-size:16px;
	color:#525252;
}
#gannt-chart {
	margin-left:10px;
}

.legend {
	display:inline-block;
}
.panel-body .row
{
	margin-top:2%;
}






















/*
 *  Header - Navigation
 */
/*
li#userAvatar img {
    height: 50px;
    width: 50px;
}
.notification {

	background-size: 30px;
	height: 29px;

	position: absolute;

}
.taskRemainder {
	background-size: 30px;
	height: 29px;
	position: absolute;
}
.notificationBg {
	background-color: #cb4437;
	border-radius: 2px;
	font: bold 11px Arial;
	color: #fff;
	line-height: 15px;
	min-width: 15px;
	position: absolute;
	left: 25px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
	top: 9px;
	z-index: 990;
}
.dropdown-menu:before {
	position: absolute;
	top: -6px;
	right: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
}
.dropdown-menu:after {
	position: absolute;
	top: -5px;
	right: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #000;
	border-left: 6px solid transparent;
	content: '';
}
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
	background-color:transparent;
	color:#fff;
}
.navbar-right,.loggedIn {
	 margin-top: 6px;
    padding: 0 0 0 13px;
}

.loggedIn .dropdown-menu {
	margin:20px 0 0 0;
	background-color:#2a2b2d;
	color:#fff;
}

.dropdown-menu .divider {
	background: #000000;
}

.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
	color:#fff;
}

.navbar-nav &gt; li &gt; .dropdown-menu {
	margin-top:20px;
}
.nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus {
	background-color: transparent;
}
header .dropdown-menu &gt; li &gt; a {
	color:#fff;
}
.dropdown-menu &gt; li &gt; a:hover,.dropdown-menu &gt; li &gt; a:focus{
	background-color: transparent;
	color:#03A0E0;
}
.navbar-default .navbar-nav  &gt; li &gt; a:hover,.navbar-default .navbar-nav  &gt; li &gt; a:focus {
	color:#fff;
}
.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
	background-color:transparent;
}
.navbar-right,.loggedOut {
	padding: 0px;
}
.nav .caret {
	 border-bottom-color: #fff;
    border-top-color: #fff;
}
.navbar-default .navbar-nav &gt; .open &gt; a .caret, .navbar-default .navbar-nav &gt; .open &gt; a:hover .caret, .navbar-default .navbar-nav &gt; .open &gt; a:focus .caret {
	border-bottom-color: #fff;
    border-top-color: #fff;
}
.notificationContent {
	padding: 0 2px;

}
#userinfo &lt; li {
	padding:0 12px 0 0;
}
header .navbar-default {
	background-color: #1B1E23;
	border-color: #e7e7e7;
	border-bottom: none;
}

.navbar-brand {
	margin: -3px 0 0 0;
}*/









/*
 *  Header - Navigation
 */



li#userAvatar img {
	height: 50px;
	width: 50px;
}
.notification {
	background-size: 30px;
	height: 29px;
	position: absolute;
}
.taskRemainder {
	background-size: 30px;
	height: 29px;
	position: absolute;
}

/*
	Stats style
*/

.stats-container{
	margin-right: 40px !important;
}

.comp-data{
	float: left;
    height: 60px;

    padding-top: 60px;
    width: 120px;
}

.solver-data{
    float: left;
    height: 60px;
    padding-top: 60px;
    width: 120px;
}

.forum-data{
	float: left;
    height: 60px;
    padding-top: 60px;
    width: 120px;
}


.nums {
	color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin-top: -45px;
    text-align: center;
    width: 100%;
}


.descr {
	color: #31b0de;
    font-family: 'Open Sans',sans-serif;
    font-size: 10px;
    line-height: 53px;
    margin-top: -17px;
    text-align: center;
    width: 100%;
}

.data-icon {
	color:#5a5a5a;
}





.notificationBg {
	background-color: #cb4437;
	border-radius: 2px;
	font: bold 11px Arial;
	color: #fff;
	line-height: 15px;
	min-width: 15px;
	position: absolute;
	left: 25px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
	top: 9px;
	z-index: 990;
}
.dropdown-menu:before {
	position: absolute;
	top: -6px;
	right: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
}
.dropdown-menu:after {
	position: absolute;
	top: -5px;
	right: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #000;
	border-left: 6px solid transparent;
	content: '';
}
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
	background-color: transparent;
	color: #fff;
}
.navbar-right, .loggedIn {
	margin-top: 6px;
	padding: 0 0 0 13px;
}

.loggedIn .dropdown-menu {
	margin: 20px 0 0 0;
	background-color: #2a2b2d;
	color: #fff;
}

.dropdown-menu .divider {
	background: #000000;
}

.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
	color: #fff;
}

.navbar-nav &gt; li &gt; .dropdown-menu {
	margin-top: 20px;
}
.nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus {
	background-color: transparent;
}
header .dropdown-menu &gt; li &gt; a {
	color: #fff;
}
.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
	background-color: transparent;
	color: #03A0E0;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {
	color: #fff;
}
.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
	background-color: transparent;
}
.navbar-right, .loggedOut {
	padding: 0px;
}
.nav .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
}
.navbar-default .navbar-nav &gt; .open &gt; a .caret, .navbar-default .navbar-nav &gt; .open &gt; a:hover .caret, .navbar-default .navbar-nav &gt; .open &gt; a:focus .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
}
.notificationContent {
	padding: 0 2px;
}
#userinfo &lt;
li {
	padding: 0 12px 0 0;
}
header .navbar-default {
	background-color: #1B1E23;
	border-color: #e7e7e7;
}

.navbar-brand {
	margin: -3px 0 0 0;
}

.navbar-ca .container {
	padding-top: 17px;
	padding-bottom: 17px;
}
.navbar-right a {
	font-size: 14px;
	font-weight: 600;
}
/*
.btn {
	padding: 9px 17px;
}*/

.btn-join-community, .btn-visit-contest {
	background: #DFAD1F;
	color: #fff;
	font-weight: 400;
	margin: 10px 0 0 0;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
	-webkit-box-shadow: 0px 3px 0px rgb(153,121,56);
	-moz-box-shadow: 0px 3px 0px rgb(153,121,56);
	box-shadow: 0px 3px 0px rgb(153,121,56);
}
.btn-join-community:hover, .btn-community:focus, .btn-visit-contest:hover, .btn-visit-contest:focus {
	background: #DFAD1F;
	color: #fff;
}
.btn-join-community:active, .btn-visit-contest:active {
	-webkit-box-shadow: 0px 2px 0px rgb(153,121,56);
	-moz-box-shadow: 0px 2px 0px rgb(153,121,56);
	box-shadow: 0px 2px 0px rgb(153,121,56);
	background: rgb(204,153,51);
	color: #fff;
}
.btn-arrow, .btn-arrow:hover, .btn-arrow:focus {
	background: #CF9D0F;
}
.btn-visit-contest {

	padding: 6px 28px 7px 36px;
}

.navbar-right .btn-group {

	margin-right: 0px;
}
.navbar-right .btn-arrow .fa-angle-right {
	font-size: 25px;
	margin-left: -17px;
	margin-top: -6px;
	padding: 4px 9px;
}
.navbar-right .btn-group .btn-arrow {
	padding: 10px 14px 1px 31px;
}





/*
 by eric
 */
.navbar-ca .container {
	padding-top: 17px;
	padding-bottom: 17px;
}
.navbar-right a {
	font-size: 14px;
	font-weight: 600;
}
#login .btn {
	padding: 9px 17px;
}
.btn-join-community, .btn-visit-contest {
	background: #DFAD1F;
	color: #fff;
	font-weight: 400;
	margin: 10px 0 0 0;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
	-webkit-box-shadow: 0px 3px 0px rgb(153,121,56);
	-moz-box-shadow: 0px 3px 0px rgb(153,121,56);
	box-shadow: 0px 3px 0px rgb(153,121,56);
}
.btn-join-community:hover, .btn-community:focus, .btn-visit-contest:hover, .btn-visit-contest:focus {
	background: #DFAD1F;
	color: #fff;
}
.btn-join-community:active, .btn-visit-contest:active {
	-webkit-box-shadow: 0px 2px 0px rgb(153,121,56);
	-moz-box-shadow: 0px 2px 0px rgb(153,121,56);
	box-shadow: 0px 2px 0px rgb(153,121,56);
	background: rgb(204,153,51);
	color: #fff;
}
.btn-arrow, .btn-arrow:hover, .btn-arrow:focus {
	background: #CF9D0F;
}
.btn-visit-contest {
	/*padding: 8px 16px 8px 24px;*/
	padding: 6px 28px 7px 36px;
}

.navbar-right .btn-group {
	/*margin-right:15px;*/
	 margin-right: 0px;
}
.navbar-right .btn-arrow .fa-angle-right {
	font-size: 25px;
	margin-left: -17px;
	margin-top: -6px;
	padding: 4px 9px;
}
header .navbar-right .btn-group .btn-arrow {
	padding: 10px 14px 1px 31px !important;
}

/*
 Footer - navigation
 */



footer, .push {
	/*height:98px;*/
	clear: both;
}

footer {
	background-color: #2a2b2d;
	margin-top: 60px;
}

.navbar-footer {
	background-color: #2a2b2d;
}

.navbar-footer a {
	color: #868688;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}

.navbar-footer a:hover, .navbar-footer a:focus, .navbar-footer a:active {
	color: #868688;
	background-color: transparent !important;
}

.footer-logo {
	margin: 13px 0 0 0;
}

footer .container {
	padding: 10px 0 10px 0;
}

.copyright {
	font-size: 14px;
	background-color: #121214;
	color: #717075;
	font-weight: 600;
	margin-top: -20px;
}
.social-media-links {
	margin: 10px 0 0 0;
}
.social-media-links .fa-facebook, .social-media-links .fa-twitter, .social-media-links .fa-linkedin {
	color: #fff;
}

.social-media-links .fa-square {
	color: #666;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}

#headerLinksContainer .loggedIn , #headerLinksContainer .loggedOut{
	display: none;
}

header , footer {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.5em;
}


/*
	Collaboration
*/


.collaboration-page .page-title {
	border-bottom:2px solid #eee;
	 margin-top: 20px;
}

.collaboration-page .page-title .heading {
	 margin-bottom: 10px;
}

.collaboration-page #solverTable tbody tr {

  background-color: #fff;
  -webkit-transition: background-color 0.5ms ease-out 0.5ms;
    -moz-transition: background-color 0.5ms ease-out 0.5ms;
    -o-transition: background-color 0.5ms ease-out 0.5ms;
    transition: background-color 0.5ms ease-out 0.5ms;
}
/*
.collaboration-page #solverTable tbody tr:hover {
	cursor:hand;
	background-color:#999;
	width:110%;
}*/


.collaboration-page #solverTable {
	margin:20px 5px;
}

.collaboration-page .form-section {
	margin-top:20px;
}

.collaboration-page .guideline-note {
    color: #999999;
    font-size: 10px;
    text-align: center;
    display: block;
}

.collaboration-page #solverTable .deleteTableRow{
	color: #B2B2B2;
}

.collaboration-page #solverTable .deleteTableRow:hover, .collaboration-page #solverTable .deleteTableRow:active, .collaboration-page #solverTable .deleteTableRow:focus{
	color: #909090;
}

.collaboration-page #solverTable tr:first-child .deleteTableRow{
	display: none;
}

.collaboration-page #solverTable td .error{
	color: #D9534F;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    position: relative;
}

.collaboration-page #uploadDocsForm label.error {
    color: #D9534F;
    display:inline-block;
    font-size: 12px;
    font-weight: normal;
    position: relative;
}

.collaboration-page #uploadDocsForm{
	margin: 0px;
	padding: 15px;
}

.collaboration-page #uploadDocsForm #submitterComment{
	max-width: 100%;
}

.collaboration-page .productGuideline{
	color: #909090;
	margin: 20px 0px;
}

.collaboration-page .productGuideline .productGuidelineHeading{
	font-weight: bold;
	font-size:16px;
}

.collaboration-page .productGuideline .productGuidelineContent{

}

.collaboration-page #mySubmissionTable-solverView-container{
	margin-top: 20px;
}

/*
	Feature page
*/

.feature-page .radio, .checkbox {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 20px;
	padding-left: 20px;
	vertical-align: middle;
}

.feature-page .radio input[type="radio"]:checked + label:before {
	background-color: #F3F3F3;
	color: #30ABD5;
	content: "â€¢";
	font-size: 29px;
	line-height: 14px;
	text-align: center;
}
.feature-page .radio label:before {
	border-radius: 8px;
	bottom: 1px;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3) inset, 0 1px 0 0 rgba(255, 255, 255, 0.8);
	content: "";
	display: inline-block;
	height: 16px;
	left: 0;
	margin-right: 10px;
	position: absolute;
	width: 16px;
}

.feature-page .radio input[type="radio"] {
	display: none;
}

.feature-page .radio label {
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	margin-right: 15px;
	padding-left: 22px;
	position: relative;
}

.feature-page #feature-filter{
	margin: 10px 0px;
}


/*
	Corp Website Maintenance
*/

.corp-website-maintenance-page .home-page-slider-content-container {
	padding: 20px 0px;

}

.corp-website-maintenance-page .slider-container{
	 border: solid 2px #AAAAAA;
    border-radius: 0px 5px 5px 5px;
    margin-bottom: 30px;
    padding: 10px;
}

.corp-website-maintenance-page .slider-container .slider-sub-heading{
	color:#999;
}

.corp-website-maintenance-page .slider-container .slider-action-container{
	display: none;
	position: absolute;
	right:-10px;
	z-index: 100;
}

.corp-website-maintenance-page .slider-container:hover .slider-action-container{
	display: block;
	-webkit-transition: display 1s ease-in-out;
	-moz-transition: display 1s ease-in-out;
	-o-transition: display 1s ease-in-out;
	transition: display 1s ease-in-out;

}

.corp-website-maintenance-page .slider-container .slider-action-container a{
	display: block;
}

.corp-website-maintenance-page .slider-container .slider-action-container a:hover{
	cursor: pointer;
}

.corp-website-maintenance-page #sliderEditModal .form-control{
	max-width:100%;
}

.corp-website-maintenance-page .slider-container .sliderStatus{
	position: absolute;
	margin-left: -12px;
    margin-top: -32px;
    position: absolute;
}

.corp-website-maintenance-page .modal .ajax-loader{
	height: 25px;
}

.corp-website-maintenance-page #slideCreateEditForm label.error {
    color: #D9534F;
    display:inline-block;
    font-size: 12px;
    font-weight: normal;
    position: relative;
}


/*
	header media
*/


@media (min-width: 768px) and (max-width: 992px) {

	.navbar-ca .container {
		padding-bottom: 5px;
		padding-top: 0;
	}

	.navbar-ca .navbar-header {
		text-align: center;
		width: 100%;
	}

	.navbar-ca .navbar-nav {
		float: left !important;
		width: 100%;
	}

	.navbar-ca .navbar-nav .btn-join-community-container {
		width: 100%;
		text-align: center;
	}

	.navbar-ca .navbar-header .navbar-brand {
		display: inline-block;
		float: none;
	}

}

@media (min-width: 480px) and (max-width: 768px) {



	.navbar-ca .container {
		padding-bottom: 5px;
		padding-top: 0;
	}
	.footer-style {
		 padding: 0px 23px 0px 15px;
	}

}



/*
 Media Queries
 */

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {


}

/* Extra Small Devices, Phones */


/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  /*reset password code*/
	#resetPassword {
     	width: 49%;
	}
	/*end*/
	.forgotPassword-page .navbar-header .navbar-toggle
	{
		display:none;
	}

}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
	/*reset password code*/
 #resetPassword {
			 width: 62%;
 }
 /*end*/
 .reset-pass-logo
 {
 	width:80%;
 }
}
@media only screen and (max-width: 661px) {
	/*reset password code*/
	#resetPassword {
			 width: 75%;
	}
	/*end*/
	.reset-pass-logo
	{
	 width:70%;
	}
	.reset-paas-head-style {
	    padding: 4px 0px 9px 65px;
	}
	.footer-style {
		padding: 0px 22px 0px 15px;
	}
}
@media only screen and (max-width: 418px) {
	/*reset password code*/
	#resetPassword {
			 width: 95%;
	}
	/*end*/
	.footer-style {
		 padding: 0px 23px 0px 15px;
	}
}
</pre></body></html>