

.dark-primary-color    { background: #0288D1 !important; }
.default-primary-color { background: #03A9F4 !important; }
.light-primary-color   { background: #B3E5FC !important; }
.text-primary-color    { color: #FFFFFF !important; }
.accent-color          { background: #607D8B !important; }
.primary-text-color    { color: #212121 !important; }
.secondary-text-color  { color: #727272 !important; }
.divider-color         { border-color: #B6B6B6 !important; }


@font-face {
	font-family: 'DINBold';
	src: url('/roynd/css/fonts/din-bold-webfont.eot');
	src: url('/roynd/css/fonts/din-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/roynd/css/fonts/din-bold-webfont.woff') format('woff'), url('/roynd/css/fonts/din-bold-webfont.ttf') format('truetype'), url('/roynd/css/fonts/din-bold-webfont.svg#DINBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINMedium';
	src: url('/roynd/css/fonts/din-medium-webfont.eot?#iefix') format('embedded-opentype'), url('/roynd/css/fonts/din-medium-webfont.woff') format('woff'), url('/roynd/css/fonts/din-medium-webfont.ttf') format('truetype'), url('/roynd/css/fonts/din-medium-webfont.svg#DINMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINRegular';
	src: url('/roynd/css/fonts/din-regular-webfont.eot');
	src: url('/roynd/css/fonts/din-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/roynd/css/fonts/din-regular-webfont.woff') format('woff'), url('/roynd/css/fonts/din-regular-webfont.ttf') format('truetype'), url('/roynd/css/fonts/din-regular-webfont.svg#DINRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Helvetica;
	src: url("/roynd/css/fonts/Helvetica.otf") format("opentype");
}

body, html {
	height: 100%;
}

body.default {
	background-image: url('/roynd/imges/right-bg.jpg');
	margin: 0px;
	padding: 0px;
}

body.admin {
	background: #808080;
	margin: 0px;
	padding: 0px;
}

body, header, div, table, thead, th, td, tbody, tr, tfoot, span, input, select, textarea, h1, h2, h3, h4, h5, p {
	font-family: Arial, Helvetica, sans-serif;
}

#left-menu {
	position: fixed;
	left: 0;
	top: 59px;
	width: 300px;
	height: 100%;
	float: left;
	background: url(/roynd/imges/leftarea-bg.jpg);
	position: fixed;
}

.topbg {
	background: url(/roynd/imges/leftarea-topbg.png) repeat-x;
	height: 26px;
}
#right-border {
	background: url(/roynd/imges/border-bg.png) repeat-y;
	width: 15px;
	height: 100%;
	margin-left: -11px;
}
#top-bar {
	position: absolute;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 59px;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(/roynd/imges/bg.jpg);
	background-color: #485d78
}
#content {
	width: 100%;
	position: absolute;
	top: 40px;
	margin-top: 10px;
	border: 1px solid #000;
	zoom: 100%;
}
#top-bar-login {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
	color: #F0F0F0;
	margin-top: 18px;
}
.searchcontainer {
	float: left;
	width: 200px;
	margin-top: -5px;
}
.linkinfo {
	float: left;
}
.top-logo {
	float: left;
	width: 200px;
	height: 55px;
	background: url('/roynd/images/logo1.png') no-repeat center center;
	background-size: 120px 30px;
	cursor: pointer;
}
#top-bar-login a {
	color: #FFFFFF;
}

#top-bar-info {
	float: left;
	margin-left: 270px;
	margin-top: 18px;
	display: block;
	font-family: Georgia;
	font-style: italic;
	text-shadow: 1px 1px 0px #1c3553;
	color: #fff;
	font-size: 22px;
	margin-right: 20px;
}

#wrapper {
	posinion: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	bottom: 10px;
	right: 10px;
	border-collapse: collapse;
	display: table;
}
.logo {
	background: url('/roynd/imges/logo2.png') no-repeat;
	background-size: 170px 150px;
	width: 170px;
	height: 150px;
	margin: 0 auto;
}
#logo {
	position: relative;
	top: -13px;
	left: 80px;
	z-index: 5;
}

div.menu-block {
	width: 100%;
}
div.menu-item {
	margin-left: 100px;
	font-family: 'DINBold';
	text-overflow: ellipsis;
	line-height: 30px;
	padding: 5px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 13px;
	color: #DDDDDD;
	text-align: right;
	text-shadow: 2px 2px 2px rgba(20,20,20,1);
}

.active {
	font-size: 15px !important;
	font-weight: bold;
	color: #222222 !important;
	text-shadow: 0px 0px 0px rgba(20,20,20,0) !important;
}

.active-arrow {
	display: none;
	float: right;
	width: 16px;
	height: 24px;
	position: relative;
	right: -16px;
	top: 3px;
}

.top-blank {
	border-color: rgba(82,168,236,0.8);
	-webkit-box-shadow: inset 25px 25px 25px 25px rgba(171,209,222,0.6), 0 0 8px rgba(82,168,236,1);
	-moz-box-shadow: inset 25px 25px 25px 25px rgba(171,209,222,0.4), 0 0 8px rgba(82,168,236,1);
	box-shadow: inset 25px 25px 25px 25px rgba(171,209,222,0.4), 0 0 8px rgba(82,168,236,1);
	color: #FFFFFF;
	font-size: 20px;
	line-height: 30px;
	z-index: 1000;
}

div.menu-item:hover {
}

.top-menu {
	list-style: none;
}
.top-menu li {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 0 15px;
	color: #FFFFFF;
	cursor: pointer;
	margin-top: -3px;
	text-shadow: 1px 1px 1px rgba(14, 75, 93, 0.5);
	text-transform: uppercase;
	font-size: 12px;
}
input.search {
	font-family: Helvetica !important;
	color: #999 !important;
	font-size: 12px !important;
	background: #303838 !important;
	border: none !important;
	padding: 6px 24px 7px 10px !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	-webkit-box-shadow: 0 0 0 1px #000 inset, 0 1px 0 rgba(255,255,255,0.1) !important;
	-moz-box-shadow: 0 0 0 1px #000 inset, 0 1px 0 rgba(255,255,255,0.1) !important;
	box-shadow: 0 0 0 1px #000 inset, 0 1px 0 rgba(255,255,255,0.1) !important;
	-webkit-transition: all .1s linear !important;
	-moz-transition: all .1s linear !important;
	transition: all .1s linear !important;
	width: 150px !important;
	border: none !important;
	outline: none !important;
}
input.search:focus {
	color: #FFFFFF !important;
	background: #464a4a !important;
}
.block {
	/*float: left;
	width: 22.8%;*/
	height: 230px;
	margin: 0 20px 19px 0;
	background: #505050;
}

.cut-me-off{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/**/
	letter-spacing: normal;
	word-spacing: normal;
	max-width: 100%
}
.content-left-blank {
	float: left;
	width: 180px;
	display: table;
}

.main {
	margin: 0 auto;
	margin-top: 100px;
	width: 90%;
	max-width:100% !important;
}
.exam-main{
	/*margin: 0 auto;*/
	/*margin-top: -86px !important;*/
	/*width: 90% !important;
	margin-left:auto !important;*/
	border-bottom:1px black !important;
	max-width:100%;
}
.portfolio {
	width: 95%;
	height: 100%;
	cursor: pointer;
	margin: 0 0 30px;
	/* overflow: hidden; */
	-moz-transition: 0.4s all;
	-webkit-transition: 0.4s all;
	transition: 0.4s all;
	background: #FFFFFF;
	margin:10px;
}

.complete_icon{
	max-height:110px;
	min-height:110px;
	text-align: center;
	
}

.complete_icon h1 {
	font-size: 100px;
	line-height: 110px;
}

.complete_icon img{
	height: 110px !important;margin: 0 auto 0 auto;display: block;
}

.complete_text h3{
	text-align: center;
}

.article-photo {
	background-position: center center;
	background-size: cover !important;
	width: 100%;
	height: 100%;
	background: var(--theme-primary);
}

.thumb {
	text-align: center;
	width: 100%;
	height: 240px;
	position: relative;
	margin: 0 auto;
}
.thumg-image {
	width: 100%;
	height: 240px;
	background-size: cover !important;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.2);
}
.overlay {
	display: block;
	background: url(/roynd/imges/thumb-overlay.png) no-repeat;
	background-size: cover !important;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.hint {
	font-family: 'Helvetica';
	position: absolute;
	z-index: 1000;
	background: #ffffff;
	opacity: 0.6;
}

.index-article-title {
	font-family: 'Helvetica';
	font-size: 17px;
	color: #FFFFFF;
	/*text-transform: uppercase;*/
	text-align: center;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 30px;
}

.article-main {
	padding: 10px;
	display: table;
	width: 100%;
	max-width:100% !important;
}
.article-more {
	border: 1px solid #808080;
	background: #f0f0f0;
	left: 0px;
	top: 0px;
	width: 100%;
}
.article {
	/*	background: #efefef;*/
	width: 100%;
	max-width:100%;
}
.article-body {
	/*padding: 10px;*/
	background: rgba(240,240,240,0.9);
	border: 1px solid rgba(255,255,255,0.3);
	width: 50%;
	/*margin: auto auto;*/
	box-shadow: 0px 0px 1px 1px #808080;
	-webkit-box-shadow: 0px 0px 2px 1px #808080;
	-moz-box-shadow: 0px 0px 2px 1px #808080;
	-o-box-shadow: 0px 0px 2px 1px #808080;
	float:left;
}
#answers-body{
	padding:10px;
}
#popup_default{
	max-width:800px !important;
	min-width:initial !important;
}

.article-category {
	color: #9b9b9b;
	font-size: 32px;
	width: 655px;
	height: 116px;
	background: url(/roynd/imges/tagline-bg.png) no-repeat;
	margin: 0 auto;
	font-family: Georgia, serif;
	font-style: italic;
	text-shadow: 1px 1px 0px #ffffff;
	text-align: center;
	padding: 35px 0px 0px 0px;
}

.article-title {
	margin: 13px auto;
	font-size: 150%;
	font-family: 'Helvetica';
}
.article-body p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	text-align: justify;
}
.article-image {
	width: 87%;
	margin: 0 auto;
	text-align: center;
}

.article-image img {
	-webkit-box-shadow: black 0 0 0 2px, 1px 1px 0 2px rgba(255, 255, 255, .1), 0 1px 0 2px rgba(255, 255, 255, .1) inset;
	-moz-box-shadow: black 0 0 0 2px, 1px 1px 0 2px rgba(255, 255, 255, .1), 0 1px 0 2px rgba(255, 255, 255, .1) inset;
	box-shadow: black 0 0 0 2px, 1px 1px 0 2px rgba(255, 255, 255, .1), 0 1px 0 2px rgba(255, 255, 255, .1) inset;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #000;
	border: none;
}

.article-sidebar {
	display: table;
	float: left;
	background: #FFFFFF;
	margin-left: 50px;
	width: 200px;
	padding: 10px;
}
.article-side-thumdnail {
	position: relative;
	border: 1px solid #e0e0e0;
	display: inline-block;
	margin: 7px;
	padding: 6px;
	cursor: pointer;
	float: left;
	width: 200px;
	height: 130px;
}

.thumbnail-content {
	z-index: 1000;
	position: absolute;
	bottom: 0;
	padding: 5px;
	left: 0;
	right: 0;
	margin: 0;
	font-size: 10px;
	font-family: sans-serif;
	display: none;
	padding: 10px;
	text-align: center;
	background-color: #FFFFFF;
	opacity: 0.7;
	line-height: 10px;
	text-transform: lowercase;
}

.article-side-thumdnail img {
	width: 100%;
	height: 100%;
}

.pagenation {
	margin-right: 20px;
	padding: 5px;
	font-family: Verdana;
	color: #1caee4;
	float: right;
	font-size: 11px;
}
.pagenation a {
	font-size: 12px;
	font-family: Verdana;
	color: #1caee4;
}

.pagenation a:hover {
	text-decoration: underline;
}

.admin-login {
	width: 500px;
	margin: 0 auto;
	top: 200px;
	position: relative;
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid #e0e0e0;
	margin: auto auto;
	box-shadow: 0px 0px 1px 1px #e0e0e0;
	-webkit-box-shadow: 0px 0px 1px 1px #e0e0e0;
	-moz-box-shadow: 0px 0px 1px 1px #e0e0e0;
	-o-box-shadow: 0px 0px 1px 1px #e0e0e0;
}

/************ admin panel *****************/
.admin-top-bar {
	z-index: 1000;
	left: 252px;
	top: 0;
	position: fixed;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 20px;
	background: #cb4040;
	color: white;
}

.admin-left-menu {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 250px;
	height: 100%;
	background: #373737;
	border: 1px solid #2c2c2c;
}
.admin-panel-title {
	margin: 20px auto;
	width: 70%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #70d2f6;
	font-size: 150%;
	font-family: 'DINBold';
	text-shadow: 1px 1px 1px rgba(0,0,0,1);
}
.admin-menu {
	color: #FFFFFF;
}
.admin-menu-item {
	text-transform: uppercase;
	font-family: 'DINRegular';
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	border-top: 1px solid #2c2c2c;
	padding-left: 20px;
	padding-top: 14px;
	padding-bottom: 15px;
	text-shadow: 1px 1px 1px rgba(50,50,50,1);
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.admin-menu-item:last-child {
	border-bottom: 1px solid #2c2c2c;
}
.admin-menu-item:hover {
	background: #cb4040;
}
.admin-active {
	background: #cb4040;
	color: #7c2626;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5) !important;
}
.admin-main {
	margin-top: 60px;
}
.admin-left-tab {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	color: #505050;
}
.admin-left-tab:hover {
	background: #c0c0c0;
}

.active_tab {
	background: #70d2f6;
}
.samll-logo {
	margin-top: 5px;
	width: 170px;
	color: white;
}
.login-user {
	margin: 0px;
	z-index: 1000;
	float: left;
	background: url('/roynd/imges/user.png');
	width: 30px;
	height: 30px;
	background-position: center center;
	background-size: cover;
}
.admin-panel {
	width: 90%;
	margin: 20px auto;
	margin-top: 80px;
}
.list-title {
	font-weight: bold;
	font-family: "DINBold";
	font-size: 30px;
	color: #cb4040;
	text-shadow: 1px 1px 1px rgba(100, 100, 100, 1);
}
.list {
	border-collapse: collapse;
	border-spacing: 0px;
}
.list thead {
	border-bottom: 1px solid #a0a0a0;
	height: 30px;
}
.list thead th {
	font-family: 'Helvetica';
	font-weight: bold;
	color: #444444;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	height: 40px;
}
.list tbody tr {
	border-bottom: 1px dotted #505050;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.list tbody tr td {
	color: #444444;
}
.list tbody tr:hover {
	/*background: #FFFFFF;*/
}
.list tfoot tr {
	border-top: 1px solid #808080;
}
#article_image {
	max-width: 100% !important;
	position: relative;
}

/**************** login modal **************/
.login-popup {
	display: none;
	background: #333;
	padding: 10px;
	border: 2px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999;
	box-shadow: 0px 0px 20px #999;
	-moz-box-shadow: 0px 0px 20px #999; /* Firefox */
	-webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
}
img.btn_close {
	/*	float: right;
	 margin: -28px -28px 0 0;*/
}
form.signin .textbox label {
	display: block;
	padding-bottom: 7px;
}

form.signin .textbox span {
	display: block;
}

form.signin p, form.signin span {
	color: #999;
	font-size: 11px;
	line-height: 18px;
}

form.signin .textbox input {
	background: #666666;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
	border-right: 1px solid #333;
	border-top: 1px solid #000;
	color: #fff;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font: 13px Arial, Helvetica, sans-serif;
	padding: 6px 6px 4px;
	width: 200px;
}

form.signin input:-moz-placeholder {
	color: #bbb;
	text-shadow: 0 0 2px #000;
}
form.signin input::-webkit-input-placeholder {
	color: #bbb;
	text-shadow: 0 0 2px #000;
}
#mask {
	display: none;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	opacity: 0.8;
}

.float-left {
	float: left;
}
.float-right {
	float: right;
}

.comment-info {
	color: #808080;
}

.comment-content {
	float: left;
	max-width: 90%;
	text-align: justify;
}
.admin-body {
	padding: 15px;
	background: #EfEfEf;
	border: 1px solid rgba(255,255,255,0.8);
	margin: auto auto;
	box-shadow: 0px 0px 1px 1px #e0e0e0;
	-webkit-box-shadow: 0px 0px 1px 1px #e0e0e0;
	-moz-box-shadow: 0px 0px 1px 1px #e0e0e0;
	-o-box-shadow: 0px 0px 1px 1px #e0e0e0;
}

.avata {
	-webkit-box-shadow: #222222 0 0 0 2px, 1px 1px 0 1px rgba(255, 255, 255, .1), 0 1px 0 2px rgba(255, 255, 255, .1) inset;
	-moz-box-shadow: #222222 0 0 0 2px, 1px 1px 0 1px rgba(255, 255, 255, .1), 0 1px 0 2px rgba(255, 255, 255, .1) inset;
	box-shadow: #222222 0 0 0 2px, 1px 1px 0 1px rgba(255, 255, 255, .1), 0 1px 0 2px rgba(255, 255, 255, .1) inset;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #a0a0a0;
	border: none;
	width: 20px;
	height: 22px;
}
.avata_profile {
	-webkit-box-shadow: #222222 0 0 0 2px, 1px 1px 0 1px rgba(255, 255, 255, .1), 0 1px 0 2px rgba(255, 255, 255, .1) inset;
	-moz-box-shadow: #222222 0 0 0 2px, 1px 1px 0 1px rgba(255, 255, 255, .1), 0 1px 0 2px rgba(255, 255, 255, .1) inset;
	box-shadow: #222222 0 0 0 2px, 1px 1px 0 1px rgba(255, 255, 255, .1), 0 1px 0 2px rgba(255, 255, 255, .1) inset;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-size: cover !important;
	background-position: center center;
	border: none;
	width: 150px;
	height: 190px;
}
@media only screen and (max-width: 1524px) and (min-width: 1269px) {
	.article-main {
		width: 100%;
	}

	.article-main {
		margin-left: 10px;
	}

	.article-sidebar {
		float: left;
		width: 150px;
		margin-left: 20px;
	}

	.article-side-thumdnail {
		width: 100%;
	}
}
.search-sidebar {
	background: #DDDDDD;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.7);
	position: fixed;
	top: 61px;
	bottom: 0;
	right: 0px;
	width: 320px;
	overflow: auto;
	display: none;
}

.search-sidebar-header {
	padding: 5px;
	height: 20px;
	box-shadow: 0 1px 2px #9f9f9f;
	position: relative;
	display: table;
	float: right;
	width: 100%;
}

#search-sidebar-content {
	padding: 10px;
	overflow: auto;
}
.search_thumbnail {
	float: left;
	width: 75px;
}
.search_row {
	display: table;
	width: 100%;
	height: 100px;
	cursor: pointer;
}
.search_contant {
	float: left;
	width: 180px;
}
.row_title a {
	cursor: pointer;
	font-size: 15px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.row_content {
	text-align: justify;
	font-size: 12px;
	height: 55px;
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.row_content p {
	overflow: hidden;
	text-overflow: ellipsis;
}

/* ---------------   Forum Style ------------------------------*/

.forum-area {
	width: 80%;
	border: 1px solid #c0c0c0;
	background: #f0f0f0;
	padding-bottom: 1px;
	margin: 40px;
	text-align: center;
}
.forum-pointer:hover {
	cursor: pointer;
}

.forum-title-area {
	width: 80%;
	border: 1px solid #808080;
	background: #f0f0f0;
	box-shadow: 0px 0px 1px 1px #808080;
	-webkit-box-shadow: 0px 0px 2px 1px #808080;
	-moz-box-shadow: 0px 0px 2px 1px #808080;
	-o-box-shadow: 0px 0px 2px 1px #808080;
	padding-bottom: 1px;
}

.forum-category-title {
	color: #eb2f2a;
	font-size: 20px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	width: 250px;
	font-family: Georgia, serif;
	font-style: italic;
	text-shadow: 1px 1px 0px #ffffff;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.forum-main-title {
	color: #eb2f2a;
	font-size: 15px;
	/*border-right: 1px solid #808080;*/
	/*border-bottom: 1px solid #808080;*/
	/*border-bottom-right-radius: 20px;*/
	/*border-bottom-left-radius: 20px;*/
	/*width:250px;*/
	font-family: Georgia, serif;
	font-style: italic;
	text-shadow: 1px 1px 0px #ffffff;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.forum-background {
	background-color: #f0f0f0;
	width: 80%;
	/*text-align: center;*/
}

.forum-title {
	color: #1caee4;
	font-family: 'DINBold';
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.avatar-div {
	float: left;
	width: 50px;
	height: 50px;
	/*padding-left:10px;*/
	margin: 10px;
}

.one-column {
	margin-top: 30px;
	min-height: 50px;
}

.blockquoteClass {
	border-left: 30px;
	border: solid;
	border-left-color: #003bb3;
	width: 500px;
}

.forum-info {
	color: #808080;
}

.blockquoteStyle {
	border-left: 4px solid #DDDDDD;
	margin-left: 80px;
}

.btn-classic {
	border: 1px solid transparent;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 30px;
}
.bg-orange {
	background: #ec8401;
}
.exam_image {
	background-size: cover !important;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.2);
}

.answer_row {
	width: 100%;
	border-bottom: 1px solid #A0A0A0;
	padding: 8px 0px 44px 0px;
	/* margin-top: 19px; */
	font-size: medium;
	height: auto;
	clear: both;
}

.answer_row  td{
	height:45px;
}







/* -------------------------------- 

xsigin/signup popup 

-------------------------------- */
.cd-user-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(52, 54, 66, 0.9);
  z-index: 3;
  overflow-y: auto;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0, visibility 0 0.3s;
  -moz-transition: opacity 0.3s 0, visibility 0 0.3s;
  transition: opacity 0.3s 0, visibility 0 0.3s;
}

.cd-user-modal label{
	  display: initial !important;
}

.cd-user-modal.is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0, visibility 0 0;
  -moz-transition: opacity 0.3s 0, visibility 0 0;
  transition: opacity 0.3s 0, visibility 0 0;
}
.cd-user-modal.is-visible .cd-user-modal-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-user-modal-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  background: #FFF;
  margin: 3em auto 4em;
  cursor: auto;
  border-radius: 0.25em;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-user-modal-container .cd-switcher:after {
  content: "";
  display: table;
  clear: both;
}
.cd-user-modal-container .cd-switcher {
	margin:0px;
	list-style-type: none !important;
}
.cd-user-modal-container .cd-switcher li {
  width: 50%;
  float: left;
  text-align: center;
}
.cd-user-modal-container .cd-switcher li:first-child a {
  border-radius: .25em 0 0 0;
}
.cd-user-modal-container .cd-switcher li:last-child a {
  border-radius: 0 .25em 0 0;
}
.cd-user-modal-container .cd-switcher a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #d2d8d8;
  color: #809191;
}
.cd-user-modal-container .cd-switcher a.selected {
  background: #FFF;
  color: #505260;
}
@media only screen and (min-width: 600px) {
  .cd-user-modal-container {
    margin: 4em auto;
  }
  .cd-user-modal-container .cd-switcher a {
    height: 70px;
    line-height: 70px;
  }
}

.cd-form {
  padding: 1.4em;
}
.cd-form .fieldset {
  position: relative;
  margin: 1.4em 0;
}
.cd-form .fieldset:first-child {
  margin-top: 0;
}
.cd-form .fieldset:last-child {
  margin-bottom: 0;
}
.cd-form label {
  font-size: 14px;
  font-size: 0.875rem;
}
.cd-form label.image-replace {
  /* replace text with an icon */
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  text-shadow: none;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.cd-form label.cd-username {
  background-image: url("/roynd/images/cd-icon-username.svg");
}
.cd-form label.cd-email {
  background-image: url("/roynd/images/cd-icon-email.svg");
}
.cd-form label.cd-password {
  background-image: url("/roynd/images/cd-icon-password.svg");
}
.cd-form input {
height: initial !important;
  margin: 0;
  padding: 0;
  border-radius: 0.25em;
}
.cd-form input.full-width {
  width: 100%;
}
.cd-form input.has-padding {
  padding: 12px 20px 12px 50px !important;
}
.cd-form input.has-border {
  background:#FFF !important;
  border: 1px solid #d2d8d8;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form input.has-border:focus {
  border-color: #343642;
  box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
  outline: none;
}
.cd-form input.has-error {
  border: 1px solid #d76666;
}
.cd-form input[type=password] {
  /* space left for the HIDE button */
  padding-right: 65px;
}
.cd-form input[type=submit] {
  padding: 16px 0;
  cursor: pointer;
  background: #2f889a;
  color: #FFF;
  font-weight: bold;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .cd-form input[type=submit]:hover, .no-touch .cd-form input[type=submit]:focus {
  background: #3599ae;
  outline: none;
}
.cd-form .hide-password {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 15px;
  border-left: 1px solid #d2d8d8;
  top: 42%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-size: 0.875rem;
  color: #343642;
}
.cd-form .cd-error-message {
  display: inline-block;
  position: absolute;
  left: -5px;
  bottom: -35px;
  background: rgba(215, 102, 102, 0.9);
  padding: .8em;
  z-index: 2;
  color: #FFF;
  font-size: 13px;
  font-size: 0.8125rem;
  border-radius: 0.25em;
  /* prevent click and touch events */
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
  -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
  transition: opacity 0.2s 0, visibility 0 0.2s;
}
.cd-form .cd-error-message::after {
  /* triangle */
  content: '';
  position: absolute;
  left: 22px;
  bottom: 100%;
  height: 0;
  width: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid rgba(215, 102, 102, 0.9);
}
.cd-form .cd-error-message.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s 0, visibility 0 0;
  -moz-transition: opacity 0.2s 0, visibility 0 0;
  transition: opacity 0.2s 0, visibility 0 0;
}
@media only screen and (min-width: 600px) {
  .cd-form {
    padding: 2em;
  }
  .cd-form .fieldset {
    margin: 2em 0;
  }
  .cd-form .fieldset:first-child {
    margin-top: 0;
  }
  .cd-form .fieldset:last-child {
    margin-bottom: 0;
  }
  .cd-form input.has-padding {
    padding: 16px 20px 16px 50px;
  }
  .cd-form input[type=submit] {
    padding: 16px 0;
  }
}

.cd-form-message {
  padding: 1.4em 1.4em 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .cd-form-message {
    padding: 2em 2em 0;
  }
}

.cd-form-bottom-message {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -30px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}
.cd-form-bottom-message a {
  color: #FFF;
  text-decoration: underline;
}

.cd-close-form {
  /* form X button on top right */
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: -40px;
  background: url("/roynd/images/cd-icon-close.svg") no-repeat center center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (min-width: 1170px) {
  .cd-close-form {
    display: none;
  }
}

#cd-login, #cd-signup, #cd-reset-password {
  display: none;
}

#cd-login.is-selected, #cd-signup.is-selected, #cd-reset-password.is-selected {
  display: block;
}











/* pure-hidden-xs */
@media screen and (min-width:0px) and (max-width:576px) {
	.logo a{
		margin-left: auto;
		margin-right: auto;
		width: 224px;
		display: block;
	}
	.pure-visible-sm{display:none}
		.pure-visible-md{display:none}
		.pure-visible-lg{display:none}
		.pure-visible-xl{display:none}
		.pure-hidden-xs{display:none}
	.pure-u-sm-5-5{width:100%}
}
/* pure-hidden-sm */
@media screen and (min-width:568px) and (max-width:767px) {
	.logo a{
		margin-left: auto;
		margin-right: auto;
		width: 224px;
		display: block;
	}
		.pure-visible-xs{display:none}
		.pure-visible-md{display:none}
		.pure-visible-lg{display:none}
		.pure-visible-xl{display:none}
		.pure-hidden-sm{display:none !important}
}
/* pure-hidden-md */
@media screen and (min-width:768px) and (max-width:1023px) {
		.pure-visible-xs{display:none}
		.pure-visible-sm{display:none}
		.pure-visible-lg{display:none}
		.pure-visible-xl{display:none}
		.pure-hidden-md{display:none}
}
/* pure-hidden-lg */
@media screen and (min-width:1024px) and (max-width:1279px) {
		.pure-visible-xs{display:none}
		.pure-visible-sm{display:none}
		.pure-visible-md{display:none}
		.pure-visible-xl{display:none}
		.pure-hidden-lg{display:none}
}
/* pure-hidden-xl */
@media screen and (min-width:1280px) {
		.pure-visible-xs{display:none}
		.pure-visible-sm{display:none}
		.pure-visible-md{display:none}
		.pure-visible-lg{display:none}
		.pure-hidden-xl{display:none}
}

