/* Stylesheet / CSS */

/* CSS Reset - Do not edit this line */ 
html {
	margin: 0;
	padding: 0;
	border: 0;
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	outline: none;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
	outline: none;
}
body {
	line-height: 1.5;
	background: white;
	outline: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	outline: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	float: none !important;
	outline: none;
}
table, th, td {
	vertical-align: middle;
}
input, select, option {
	outline: none;
}
input:active, input:hover, input:focus, textarea:active, textarea:hover, textarea:focus {
	box-shadow: none;
	outline: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: none;
}
html {
	min-height: 100%;
}
a {
	text-decoration: none;
	outline: none;
}
textarea {
	resize: none;
}
strong {
	font-weight: 600;
}
.clr {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.disbl {
	display: none;
}
.pie {
	behavior: url(PIE.htc);
	position: relative;
}
/* Login Styles Start
----------------------------------------------------------------------------------------------------*/
body {
	font-family: 'Open Sans', sans-serif;
}
.login-main {
	height: 100%;
	position: relative;
	color: #888;
	font-size: 13px;
	line-height: 20px;
	min-width: 998px;
	border-top: 3px solid #919191;
	background: url("../images/BG.png") no-repeat scroll center top #343434;
}
#login-wrapper {
	margin: auto;
	position: relative;
	width: 520px;
	padding: 70px 0 0 0px;
	height: 100%;
}
#login-wrappermiddle {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 3px;
	/*height: 430px;*/
	padding: 30px 20px;
	box-shadow: 0 0 5px #000000;
}
#login-wrapper h2 {
	font-size: 14px;
	color: #656565;
	font-weight: 300;
}
#username_input {
	margin-left: 25px;
	margin-top: 30px;
	float: left;
}
#username_inputmiddle {
	float: left;
	background: url(../images/input_middle.png) repeat-x;
	height: 50px;
}
.url:hover {
	border: 1px solid #0033cc;
}
.url:focus {
	border: 1px solid #0033cc;
}
.url {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A9AFC1;
	border-radius: 3px;
	color: #9C9C9C;
	display: block;
	font-size: 14px;
	height: 34px;
	padding: 5px;
	width: 388px;
	font-weight: 300;
	float: left;
	line-height: 25px;
}
#password_input {
	float: left;
	margin-left: 25px;
	margin-top: 20px;
}
#password_inputmiddle {
	float: left;
	background: url(../images/input_middle.png) repeat-x;
	width: 276px;
	height: 50px;
}
.logo-login {
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	padding-bottom: 20px;
	margin: 0 23px;
}
#submit {
	float: left;
	margin-left: 26px;
	margin-top: 45px;
}
#submit a {
	background: none repeat scroll 0 0 #36BE75;
	border: medium none;
	border-radius: 3px;
	color: #FFFFFF;
	float: left;
	font-size: 21px;
	font-weight: 600;
	padding: 14px 172px;
	text-decoration: none;
}
#submit a:hover {
	background: #20A85F;
}
#submit a:focus {
	background: #20A85F;
}

#submit input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #36BE75;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-top-color: -moz-use-text-color;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: none;
    border-top-width: medium;
    color: #FFFFFF;
    float: left;
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 14px;
    padding-left: 172px;
    padding-right: 172px;
    padding-top: 14px;
}
#submit input:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #20A85F;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#submit input:focus {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #20A85F;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#links_left {
	float: left;
	position: relative;
	padding-top: 20px;
	margin-left: 25px;
}
#links_left {
	color: #656565;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
	transition: color 0.5s linear 0s;
	-moz-transition: color 0.5s linear;
	-webkit-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
}
#links_left a:hover {
	color: #292929;
}
#links_right {
	float: right;
	position: relative;
	padding-top: 20px;
	margin-right: 55px;
}
#links_right a {
	color: #0033CC;
	font-size: 14px;
	text-decoration: none;
	font-weight: 300;
	transition: color 0.5s linear 0s;
	-moz-transition: color 0.5s linear;
	-webkit-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
}
#links_right a:hover {
	color: #292929;
}
.error-msg1 {
	background-image: url("../images/error-icons.png");
	display: inline-block;
	height: 19px;
	width: 19px;
	margin: 15px !important;
 *margin:15px;
	background-position: 0 0;
}
.error-msg2 {
	background-image: url("../images/error-icons.png");
	display: block;
	float: left;
	height: 19px;
	width: 19px;
	margin: 15px !important;
 *margin:15px;
	background-position: 0 19px;
}
a.tooltip1 {
	position: relative;
	display: inline;
	text-decoration: none;
}
a.tooltip1 span {
	background: none repeat scroll 0 0 #D86363;
	border-radius: 6px;
	bottom: 36px;
	box-shadow: 2px 2px 0 #E3E3E3;
	color: #FFFFFF;
	font-size: 12px;
	height: 27px;
	left: -81%;
	line-height: 26px;
	margin-left: -76px;
	opacity: 1;
	position: absolute;
	text-align: center;
	visibility: visible;
	width: 123px;
	z-index: 999;
}
a.tooltip1 span:after {
	border-left: 8px solid rgba(0, 0, 0, 0);
	border-right: 8px solid rgba(0, 0, 0, 0);
	border-top: 8px solid #D86363;
	content: "";
	height: 0;
	left: 50%;
	margin-left: 32px;
	position: absolute;
	top: 100%;
	width: 0;
}
/* Login Styles End
----------------------------------------------------------------------------------------------------*/

/* Footer Styles Start
----------------------------------------------------------------------------------------------------*/
footer {
	background: url("../images/footer-bg.png") no-repeat #303132;
	/*overflow: hidden;*/
	width: 100%;
	padding: 27px 0;
	float: left;
}
.footer-wrapper {
	width: 1000px;
	margin: 0 auto;
}
.footer-wrapper ul {
	float: left;
	list-style: none outside none;
	padding: 15px 0;
}
.footer-wrapper ul li {
	border-right: 1px solid #FFFFFF;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 300;
	padding: 0 20px;
	text-transform: uppercase;
}
.footer-wrapper ul li a {
	text-decoration: none;
	color: #fff;
}
.footer-wrapper ul li a:hover {
	text-decoration: underline;
}
.quick-links {
	margin: 0 auto;
	width: 632px;
}
.quick-links li:last-child {
	border-right: 0px;
}
.copyright {
	color: #D0D0D0;
	font-size: 12px;
	margin: 0 auto;
	width: 795px;
	padding: 15px 0;
	border-top: 1px solid #3f3f3f;
}
.copyright > img {
	margin-right: 8px;
}
.copyright > p {
	text-align: center;
	font-size: 13px;
}
/* Footer Styles Ends
----------------------------------------------------------------------------------------------------*/

/* Dashboard Styles Start
----------------------------------------------------------------------------------------------------*/
.sort-icn {
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}
header {
	background-color: #FBFBFC;
	border-bottom: 2px solid #DEDEE0;
	height: 98px;
	left: 0;
	/*overflow: hidden;*/
	top: 0;
	width: 100%;
	float: left;
}
.header-wrapper {
	width: 1000px;
	margin: 0 auto;
}
.hdr-logo {
	float: left;
	margin-top: 24px;
}
.hdr-right-header {
	float: right;
	padding: 37px 0;
	width: 355px;
	position: relative;
}
.take-tour {
	background: none repeat scroll 0 0 #585858;
	border: 1px solid #494949;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 300;
	padding: 3px 10px;
	text-decoration: none;
	float: left;
	margin-right: 12px;
}
.take-tour > img {
	margin-right: 3px;
}
.dashboard-button {
	background: none repeat scroll 0 0 #48d288;
	border: 1px solid #4cae4c;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 300;
	padding: 3px 20px;
	text-decoration: none;
	float: left;
	margin: 0px 12px 0 0;
}
.dashboard-button:hover {
	border: 1px solid #36BE74;
	color: #36BE74;
	background: none;
}
#user-icon {
	display: block;
	float: left;
	margin: 4px 7px 0;
	z-index: 9;
}
.hdr-right-header form {
	background-color: #E7E7E7;
	border: 1px solid #E4E4E4;
	border-radius: 3px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 23px;
	margin-right: 12px;
	padding: 3px 5px 3px 0;
	position: relative;
	width: 170px;
}
.hdr-right-header select {
	background-color: #E7E7E7;
	border-color: #E7E7E7;
	background-image: none;
	border: 0;
	padding-left: 25px;
	width: 100%;
 *width: 85%;
 *float:right;
	-webkit-appearance: none;
}
/*html>body .hdr-right-header form select { height:31px; border:0; outline:0; 	padding: 4px 5px 4px 30px; }*/
.hdr-right-header form {
	float: left;
	margin-right: 10px;
}
.hdr-settings {
	background: none repeat scroll 0 0 #E7E7E7;
	border: 1px solid #E4E4E4;
	border-radius: 3px;
	float: left;
}
.hdr-settings > img {
	float: left;
	padding: 4px;
}
#body-main {
	background-color: #f4f4f9;
	height: auto;
	left: 0;
	/*overflow: hidden;*/
	top: 0;
	width: 100%;
	padding: 30px 0;
	min-height: 500px;
	float: left;
}
.body-main-wrapper {
	width: 1000px;
	margin: 0 auto;
}
.search-section {
	border: 1px solid #d6d9e1;
	border-radius: 0px;
	padding: 8px 22px;
	overflow: hidden;
	border-left: 4px solid #5d5e5f;
	border-right: 4px solid #5d5e5f;
	background-color: #f8f8f8;
	background-image: url(../images/serch-bar-bg.png);
	background-repeat: repeat-y;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 0px;
}
.search-left {
	float: left;
	position: relative;
}
.search-right {
	float: right;
}
#search-txtbox {
	border: 1px solid #DBDEE6;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding: 7px 10px 8px 30px;
	width: 220px;
}
#search-icon {
	display: block;
	float: left;
	position: absolute;
	right: 240px;
	top: 11px;
}
.create-users {
	border: 1px solid #36BE74;
	border-radius: 3px;
	color: #36BE74;
	float: left;
	font-size: 15px;
	font-weight: 300;
	padding: 7px 11px;
	text-decoration: none;
}
.create-users:hover {
	border: 1px solid #36BE74;
	border-radius: 3px;
	background: #48D288;
	color: #fff;
}
.view-usernames {
	color: #4F4D4D;
	float: left;
	font-weight: 300;
	margin: 6px 12px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: underline;
}
.view-usernames:hover {
	color: #0033CC;
	text-decoration: none;
}
.create-exam {
	background: none repeat scroll 0 0 #48d288;
	border: 1px solid #4cae4c;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 300;
	padding: 7px 20px;
	text-decoration: none;
	float: left;
	margin: 0px 12px;
}
.create-exam:hover {
	border: 1px solid #36BE74;
	color: #36BE74;
	background: none;
}
.dash-table1 table {
	border-radius: 10px;
	overflow: hidden;
}
.dash-table1 {
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	font-family: 'Open Sans', sans-serif;
	margin: 30px 0 0;
	width: 1000px;
	overflow: hidden;
}
.dash-table1 thead {
	background: none repeat scroll 0 0 #E9ECF3;
	float: left;
	padding-right: 1.5%;
	width: 98.5%;
}
.dash-table1 .tbody {
	float: left;
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
}
.dash-table1 td {
	padding: 10px;
}
.dash-table1 th {
	padding: 15px 10px;
}
.dash-table1 th {
	color: #494949;
	font-size: 14px;
	font-weight: 700;
	background-color: #E9ECF3;
}
.dash-table1 td {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	border-bottom: 1px solid #E4E4E4;
}
.dash-table1 tr:nth-of-type(odd) {
	background: #ffffff;
}
.dash-table1 tr:nth-of-type(even) {
	background: #f8f9fb;
}
.w5 a {
	color: #C93432;
	text-decoration: none;
}
.w5 img {
	float: left;
	padding: 3px 10px;
}
.w1 {
	width: 80px;
}
.w2 {
	width: 100px;
}
.w3 {
	width: 590px;
}
.w4 {
	width: 125px;
}
.w5 {
	width: 65px;
}
.w6 {
	width: 70px;
}
.w7 {
	width: 135px;
}
.w8 {
	width: 160px;
}
.dash-table {
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	font-family: 'Open Sans', sans-serif;
	margin: 30px 0;
	width: 100%;
	overflow: hidden;
}
.dash-table thead {
	float: left;
	width: 100%;
}
.dash-table tbody {
	float: left;
	height: 502px;
	overflow-y: scroll;
	width: 100%;
	overflow-x: hidden;
	position: relative;
}
.dash-table tr:nth-of-type(odd) {
	background: #eceff5;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.dash-table th {
	background: none repeat scroll 0 0 #E9ECF3;
	color: #494949;
	font-size: 14px;
	font-weight: 700;
}
.dash-table td, .dash-table th {
	padding: 13px;
}
.w80 {
	width: 80px;
}
.w100 {
	width: 100px;
}
.w120 {
	width: 120px;
}
.w150 {
	width: 150px;
}
.dash-table td {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
 *height:100px;
}
.dash-table tr {
	background-color: #fff;
	float: left;
	width: 100%;
}
.ex-name {
	width: 272px;
	word-wrap: break-word;
}
.ex-username {
	width: 100px;
	word-wrap: break-word;
}
.dash-flags img {
	float: left;
	padding: 3px 10px;
}
.dash-flags a {
	text-decoration: none;
	color: #c93432;
}
.freeze-but {
	background: none repeat scroll 0 0 #9D9D9D;
	border-radius: 3px;
	color: #FFFFFF;
	padding: 3px 7px;
	text-decoration: none;
	font-weight: 600;
}
.vh {
	color: #3962dd;
	font-size: 11px;
}
.freeze-but2 {
	background: none repeat scroll 0 0 #36be75;
	border-radius: 3px;
	color: #FFFFFF;
	padding: 3px 7px;
	text-decoration: none;
	font-weight: 600;
}
.freeze-but2:hover {
	background: #19A158;
}
.freeze-but:hover {
	background: #777777;
}
.dash-view {
	background-image: url("../images/view-icon.png");
	background-position: 2px 2px;
	border: 1px solid #E3E3E3;
	border-radius: 3px;
	display: block;
	float: left;
	height: 12px;
	margin: 2px;
	padding: 6px;
	width: 16px;
}
.dash-view:hover {
	background-position: 2px 22px;
	border: 1px solid #228aa0;
}
.dash-edit {
	background-image: url("../images/edit-icon.png");
	background-position: 2px 2px;
	border: 1px solid #E3E3E3;
	border-radius: 3px;
	display: block;
	float: left;
	height: 12px;
	margin: 2px;
	padding: 6px;
	width: 16px;
}
.dash-edit:hover {
	background-position: 2px 22px;
	border: 1px solid #208750;
}
.dash-delete {
	background-image: url("../images/delete-icon.png");
	background-position: 2px 2px;
	border: 1px solid #E3E3E3;
	border-radius: 3px;
	display: block;
	float: left;
	height: 12px;
	margin: 2px;
	padding: 6px;
	width: 16px;
}
.dash-delete:hover {
	background-position: 2px 22px;
	border: 1px solid #d52a28;
}
a.tooltip2 {
	position: relative;
	display: inline;
}
a.tooltip2 span {
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
	line-height: 20px;
	position: absolute;
	text-align: center;
	visibility: hidden;
	width: 76px;
	background-image: url("../images/tooltip-arrow.png");
}
.w5 a.tooltip2 span {
	top: -28px;
	margin-left: -13px !important;
	background-image: url("../images/click-flag.png");
	background-repeat: no-repeat;
}
tr:first-child a.tooltip2 span {
	background-image: url("../images/tooltip-arrow-2.png");
	line-height: 30px;
}
tr:first-child a:hover.tooltip2 span {
	visibility: visible;
	opacity: 1;
	top: 30px;
	left: 50%;
	margin-left: -45px;
	z-index: 999;
}
a:hover.tooltip2 span {
	visibility: visible;
	opacity: 1;
	bottom: 30px;
	left: 50%;
	margin-left: -45px;
	z-index: 999;
}
.dsh-mrglft {
	margin-left: 15px;
}
.actn-dash {
	text-align: center;
}
/* Dashboard Styles End
----------------------------------------------------------------------------------------------------*/

/* User Listing Styles Start
----------------------------------------------------------------------------------------------------*/
.delete-user {
	background: none repeat scroll 0 0 #D24848;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px 8px;
	text-decoration: none;
}
.delete-user:hover {
	background: none repeat scroll 0 0 #C23838;
}
.edit-user {
	background: none repeat scroll 0 0 #969696;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px 8px;
	text-decoration: none;
}
.edit-user:hover {
	background: none repeat scroll 0 0 #777777;
}
.ul-name {
	width: 303px;
	word-wrap: break-word;
}
.ul-id {
	width: 217px;
	word-wrap: break-word;
}
.ul-username {
	width: 151px;
	word-wrap: break-word;
}
.w10 {
	width: 160px;
}
.w11 {
	width: 200px;
}
.w12 {
	width: 300px;
}
.w13 {
	width: 135px;
}
.w14 {
	width: 180px;
}
/* User Listing Styles Ends
----------------------------------------------------------------------------------------------------*/

/* Create User Popup
----------------------------------------------------------------------------------------------------*/
.flag-popup-heading > img {
	float: left;
	margin: 4px 10px 0 0;
}
.flag-popup-heading > span {
	color: #000000;
	float: left;
	font-size: 20px;
	font-weight: 600;
}
.create-user-form > input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A9AFC1;
	border-radius: 3px;
	color: #282828;
	display: block;
	float: right;
	font-size: 14px;
	font-weight: 300;
	height: 34px;
	line-height: 32px;
	margin: 0 15px 0 15px;
	padding: 5px;
	width: 313px;
}
.create-user-form label {
	float: left;
	font-size: 14px;
	font-weight: 200;
	margin: 12px 0 0 15px;
}

.create-user-form > select {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A9AFC1;
	border-radius: 3px;
	color: #282828;
	display: block;
	float: right;
	font-size: 14px;
	font-weight: 300;
	height: 34px;
	line-height: 32px;
	margin: 0 15px 0 15px;
	padding: 5px;
	width: 320px;
}

.create-user-form {
	margin: 10px 0 0;
	overflow: hidden;
}
.save-popup {
	background: none repeat scroll 0 0 #36BE75;
	border-radius: 4px;
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	margin: 10px 10px 0px 160px;
	padding: 5px 10px;
	text-decoration: none;
}
.cancel-popup {
	background: #9d9d9d;
	border-radius: 4px;
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	margin: 10px 0px 0px 0px;
	padding: 5px 10px;
	text-decoration: none;
}
.cancel-popup:hover {
	background: #777777;
}
.save-popup:hover {
	background: #19A158;
}
/* Create User Popup ends
----------------------------------------------------------------------------------------------------*/

/* Master settings start
----------------------------------------------------------------------------------------------------*/
.ms-heading ul {
	float: left;
	list-style: none outside none;
	padding: 15px 0;
}
.ms-heading ul li {
	border-right: 1px solid #848485;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 300;
	padding: 0 10px;
	color: #717171;
}
.ms-heading li:last-child {
	border-right: 0px;
}
.no-rborder {
	border: 0 !important;
}
.ms-heading h1 {
	font-size: 25px;
	font-weight: 600;
}
.ms-heading {
	overflow: hidden;
}
#tabs-2 textarea, #tabs-4 textarea {
	background: none repeat scroll 0 0 #F0F0F0;
	border: 1px solid #DBDBDB;
	border-radius: 5px;
	padding: 10px 20px;
	width: 96%;
	resize: none;
	margin: 30px 0 15px 0;
	font-family: 'Open Sans', sans-serif;
	overflow: hidden;
}
.tab2-buttons {
	margin: 0 auto;
	width: 170px;
}
.tab1-buttons {
	margin: 0 auto;
	width: 250px;
}
.save-but {
	background: none repeat scroll 0 0 #36BE75;
	border-radius: 4px;
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	margin: 10px 10px 0px 0px;
	padding: 5px 20px;
	text-decoration: none;
}
.cancel-but {
	background: none repeat scroll 0 0 #9D9D9D;
	border-radius: 4px;
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	margin: 10px 0 0px;
	padding: 5px 20px;
	text-decoration: none;
}
.save-but:hover {
	background: #19A158;
}
.cancel-but:hover {
	background: none repeat scroll 0 0 #777777;
}
#tabs-1 {
	padding: 15px 0;
	width: 100%;
}
#tabs-1 > h1 {
	background: none repeat scroll 0 0 #E4E8ED;
	color: #000000;
	font-size: 23px;
	font-weight: 600;
	padding: 5px 15px;
	border-bottom: 3px solid #FFFFFF;
	font-family: 'Open Sans', sans-serif;
}
.ms-fields {
	background: none repeat scroll 0 0 #F2F4F6;
	overflow: hidden;
	padding: 0 20px 20px 20px;
	margin-bottom: 30px;
}
.ms-fields-col1 {
	color: #363636;
	float: left;
	font-size: 15px;
	font-weight: 600;
	width: 233px;
	margin: 5px 0 0;
	font-family: 'Open Sans', sans-serif;
}
.subinput-txt {
	color: #363636;
	float: left;
	font-size: 15px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	margin-right: 10px;
	margin-top: 14px;
}
.sub-input {
	border: 1px solid #C2C3C5;
	border-radius: 3px;
	color: #747474;
	font-size: 14px;
	padding: 5px 10px;
	margin-top: 10px;
}
.sub-input2 {
	border: 1px solid #C2C3C5;
	border-radius: 3px;
	color: #747474;
	font-size: 14px;
	padding: 5px 10px;
	text-align: center;
	width: 35px;
}
#sub-input3 {
	border: 1px solid #C2C3C5;
	border-radius: 3px;
	color: #747474;
	float: right;
	font-size: 14px;
	margin-top: 10px;
	padding: 5px 10px;
	width: 263px;
}
.ms-fields-col2 {
	float: left;
	font-family: 'Open Sans', sans-serif;
	color: #363636;
	font-weight: 300;
	font-size: 15px;
}
.ms-fields-col2 input {
	margin-right: 10px;
}
.ms-fields-col2 input.sub-input2 {
	margin: 0 5px 0 0;
}
.ms-fields-col2 span {
	margin-right: 50px;
}
.ms-fields-row {
	margin-top: 20px;
	overflow: hidden;
}
.ms-fields-col2 > select {
	border: 1px solid #C2C3C5;
	border-radius: 3px;
	color: #747474;
	font-size: 14px;
	padding: 5px 10px;
	width: 400px;
}
.manage-marks-but {
	background-color: #48D288;
	border: 1px solid #4CAE4C;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	margin: 0 7px;
	padding: 2px 10px;
	text-decoration: none;
}
.manage-marks-but:hover {
	background-color: transparent;
	border: 1px solid #36BE74;
	color: #36BE74;
}
.negative-marking-section {
	background: none repeat scroll 0 0 #C8D3DD;
	margin: 20px 0;
	overflow: hidden;
	padding: 10px;
}
.ms-fields-col12 {
	color: #363636;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 600;
	width: 169px;
}
#ms-radio {
	float: left;
	width: 350px;
}
#ms-radio2 {
	float: left;
	width: 400px;
}
#ms-radio > span, #ms-radio2 > span {
	margin: 0;
}
.mm-mgn {
	margin: 10px;
}
.mm-table {
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	margin: 0 10px 10px;
	width: 100%;
}
.mm-table tbody {
	float: left;
	height: 502px;
	overflow-y: scroll;
	width: 100%;
	overflow-x: hidden;
}
.mm-table tr:nth-of-type(odd) {
	background: #eceff5;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.mm-table th {
	background: none repeat scroll 0 0 #E9ECF3;
	border-right: 1px solid #D1D6DB;
	color: #000000;
	font-size: 13px;
	font-weight: 700;
}
.mm-table td, .mm-table th {
	padding: 7px 13px 10px 13px;
}
.mm-table td {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	border-right: 1px solid #D1D6DB;
	border-bottom: 1px solid #D1D6DB
}
.mm-table tr {
	background: #fff;
}
.mm-popup-heading {
	background: none repeat scroll 0 0 #E9ECF3;
	overflow: hidden;
	padding: 15px 8px;
	width: 100%;
}
.mm-popup-heading > span {
	color: #000000;
	float: left;
	font-size: 20px;
	font-weight: 600;
}
.mm-wdth {
	width: 353px;
}
.mm-chbx {
	margin-left: 12px;
	margin-top: 10px;
}
.mtop {
	margin-top: 4px;
}
.mm-chbx2 {
	margin-left: 23px;
	margin-top: 10px;
}
.disable-but {
	background: none repeat scroll 0 0 #c5c5c5;
	border: 1px solid #acacac;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	margin: 0 7px;
	padding: 2px 9px;
	text-decoration: none;
}
.ed-table {
	font-family: 'Open Sans', sans-serif;
	margin: 30px 0 5px;
	width: 100%;
}
.ed-table-grandtotal {
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	height: 50px;
	margin: 10px 0;
}
.ed-table tbody {
	float: left;
	overflow-y: scroll;
	width: 100%;
	overflow-x: hidden;
}
.mst tbody {
	overflow-x: hidden;
	overflow-y: hidden;
}
.mst th:first-child, .mst td:first-child {
	border-right: 1px solid #DDDDDD !important;
}
.mst th, .mst td {
	border-right: 0 !important;
	text-align: center !important;
}
.no-mar {
	margin-top: 0;
}
.ed-table tr:nth-of-type(odd) {
	background: #f8f9fb;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.ed-table th {
	background: none repeat scroll 0 0 #E9ECF3;
	color: #000;
	font-size: 14px;
	font-weight: 700;
}
.ed-table-grandtotal th {
	background: none repeat scroll 0 0 #55617E;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
.ed-table td, .ed-table th {
	padding: 13px;
	text-align: left;
	border-right: 1px solid #DDDDDD;
}
.ed-table td {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	border-bottom: 1px solid #DDDDDD;
}
.ed-table tr {
	background: #fff;
}
#ed-topic {
	width: 538px;
	text-align: left;
}
#ed-sub-div {
	background: none repeat scroll 0 0 #E9ECF3;
}
#ed-sub-div #ed-topic {
	color: #515d7b;
	font-size: 14px;
	font-weight: 700;
}
.ed-table-grandtotal #ed-topic2 {
	padding-left: 12px;
	text-align: left;
	width: 532px;
}
/* Master settings end
----------------------------------------------------------------------------------------------------*/

/* Choose type start
----------------------------------------------------------------------------------------------------*/
.test-type-main {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DEDEE0;
	border-radius: 5px;
	padding: 20px 50px;
	overflow: hidden;
}
.test-type-main h1 {
	font-size: 25px;
	text-align: center;
}
.dots {
	text-align: center;
}
.test-type-boxes {
	float: left;
	width: 100%;
}
.tt-box-main1 {
	float: left;
	width: 43%;
}
.tt-box-main2 {
	float: right;
	width: 43%;
}
.tt-box1 {
	border: 1px solid #2DB56C;
	border-radius: 3px;
	float: left;
	/*height: 220px;*/
	margin: 10px 0;
	width: 390px;
}
.tt-box-main1:hover .tt-box-hdg, .tt-box-main2:hover .tt-box-hdg {
	background: none repeat scroll 0 0 #36BE75;
	border-bottom: 1px solid transparent;
	width: 92.5%;
}
.tt-box-main1:hover h2, .tt-box-main2:hover h2 {
	color: #fff;
}
.tt-box-main1:hover .tt-box-hdg-icon, .tt-box-main2:hover .tt-box-hdg-icon {
	background-position: 0 -23px;
}
.tt-box-main1:hover .cont1 a, .tt-box-main2:hover .cont2 a {
	background: none repeat scroll 0 0 #36BE75;
	border: 1px solid #139B52;
	color: #FFFFFF;
}
.tt-box-main1:hover .cont1 .green-arrow, .tt-box-main2:hover .cont2 .green-arrow {
	background-position: 0 5px;
}
.tt-box2 {
	border: 1px solid #2DB56C;
	border-radius: 3px;
	float: right;
	/*height: 220px;*/
	margin: 10px 0;
	width: 390px;
}
.tt-box-hdg-icon {
	background-image: url("../images/tick.png");
	display: block;
	float: left;
	height: 23px;
	width: 23px;
	background-position: 0 0;
	margin-top: 5px;
	background-repeat: no-repeat;
}
.tt-box1 h2, .tt-box2 h2 {
	float: left;
	margin-left: 15px;
	font-size: 20px;
	color: #4c4c4c;
	font-weight: 300;
}
.tt-box-hdg {
	float: left;
	padding: 15px;
	width: 92%;
	border-bottom: 1px dashed #C9C9C9;
}
.list-arrows {
	margin: 10px 12px;
}
.list-arrows li {
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	padding: 7px 0 7px 30px;
	color: #535353;
}
.list-arrows > ul {
	list-style: none outside none;
}
.cont1 {
	float: left;
	margin-left: 140px;
}
.cont2 {
	float: right;
	margin-right: 140px;
}
.cont1 > a, .cont2 > a {
	border: 1px solid #36BE75;
	border-radius: 3px;
	color: #36BE75;
	float: left;
	font-size: 15px;
	margin-top: 10px;
	padding: 5px 25px;
	text-decoration: none;
}
.green-arrow {
	background-image: url("../images/green-arrow.png");
	background-position: 0 0;
	display: block;
	float: left;
	height: 5px;
	margin: 10px 0 0 10px;
	width: 13px;
}
/* Choose type end
----------------------------------------------------------------------------------------------------*/

/* Create Section start
----------------------------------------------------------------------------------------------------*/
.ent-inst {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A9AFC1;
	border-radius: 3px;
	color: #282828;
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin: 10px 0 0;
	padding: 5px;
}
.create-section-form {
	margin: 20px 0 0;
	overflow: hidden;
}
.create-section-form label {
	float: left;
	font-size: 14px;
	font-weight: 200;
	margin: 0px 0 0 10px;
	width: 200px;
}
.create-section-form > input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A9AFC1;
	border-radius: 3px;
	color: #282828;
	display: block;
	float: right;
	font-size: 14px;
	font-weight: 300;
	margin: 0 20px 0 0px;
	padding: 5px;
	width: 295px;
}
.create-section-form > select {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A9AFC1;
	border-radius: 3px;
	color: #282828;
	display: block;
	float: right;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
	margin: 0 20px 0 0px;
	padding: 5px;
	width: 305px;
}
.ms-section {
	color: #363636;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 300;
}
.ms-section input {
	margin-right: 10px;
}
.ms-section span {
	margin-right: 50px;
}
.section-but {
	background: none repeat scroll 0 0 #E8EBED;
	float: left;
	height: 50px;
	margin-top: 25px;
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
}
/* Create Section ends
----------------------------------------------------------------------------------------------------*/

/* Search popup starts
----------------------------------------------------------------------------------------------------*/
.search-popup {
	padding: 20px;
	font-family: 'Open Sans', sans-serif;
}
.sp-dropdowns {
	background: none repeat scroll 0 0 #36BE75;
	border-radius: 4px;
	overflow: hidden;
	padding: 10px;
}
.sel-cat > select {
	border: medium none;
	border-radius: 3px;
	float: left;
	font-size: 16px;
	padding: 8px;
	width: 214px;
	margin-right: 10px;
	font-family: 'Open Sans', sans-serif;
}
.sel-exam > select {
	border: medium none;
	border-radius: 3px;
	float: left;
	font-size: 16px;
	padding: 8px;
	width: 581px;
	font-family: 'Open Sans', sans-serif;
}
.sp-categories {
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 20px;
}
.sp-cat {
	background: none repeat scroll 0 0 #F7F7F7;
	border: 1px solid #DCDCDC;
	border-radius: 3px;
	float: left;
	font-size: 14px;
	width: 240px;
}
.sp-cat li {
	padding: 13px;
	color: #000;
	position: relative;
	border-bottom: 1px solid #F7F7F7;
}
.sp-cat li:hover, .sp-cat-active {
	background: none repeat scroll 0 0 #8C99A5;
	border-radius: 3px;
}
.sp-cat-qustn {
	float: right;
	height: 420px;
	overflow-y: scroll;
	width: 550px;
}
.sp-cat-qustn > ul, .question-box > ul {
	list-style: none outside none;
}
.sp-cat-qustn input {
	float: left;
	margin-right: 10px;
}
.question-box {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #E5E5E5 #E5E5E5 #E5E5E5 #8491A0;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	float: left;
	padding: 10px;
	width: 90%;
 *width: 86%;
	margin-bottom: 30px;
}
.question-box h2 {
	color: #272727;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 13px;
}
.question-box li {
	color: #272727;
	font-size: 14px;
	font-weight: 300;
	padding: 5px 15px;
}
.sp-arrow {
	display: none;
	left: 240px;
	position: absolute;
	top: 18px;
}
.sp-cat li:hover .sp-arrow, .sp-cat-active .sp-arrow {
	display: block;
}
.sp-save-but {
	background: none repeat scroll 0 0 #36BE75;
	border-radius: 4px;
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	margin: 10px 10px 5px 0;
	padding: 5px 20px;
	text-decoration: none;
}
.sp-cancel-but {
	background: none repeat scroll 0 0 #9D9D9D;
	border-radius: 4px;
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	margin: 10px 0 5px;
	padding: 5px 20px;
	text-decoration: none;
}
.sp-save-but:hover {
	background: #19A158;
}
.sp-cancel-but:hover {
	background: #777777;
}
/* Search popup ends
----------------------------------------------------------------------------------------------------*/

/* Pick existing test starts
----------------------------------------------------------------------------------------------------*/
.pet-heading {
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	margin: 10px 0 40px;
}
.pet-left {
	float: left;
	width: 500px;
}
.pet-right {
	float: right;
	width: 500px;
}
.pick .fancybox-wrap {
	*width: 400px !important;
}
/* Pick existing test ends
----------------------------------------------------------------------------------------------------*/

/* Create Test Starts
----------------------------------------------------------------------------------------------------*/
.create-section {
	background: none repeat scroll 0 0 #585858;
	border-radius: 3px;
	overflow: hidden;
	padding: 6px 22px;
}
.create-left {
	float: left;
	position: relative;
}
.create-right {
	float: right;
}
.create-left h2 {
	color: #FFFFFF;
	float: left;
	font-size: 22px;
	font-weight: 600;
}
.close {
	display:none;
}
.txt-edt {
    float: left;
}
.sub-bx {
    background-color: transparent;
    background-image: url("../images/save.png");
    background-repeat: no-repeat;
    border: 0 none;
    height: 20px;
    margin: 0 5px 0 10px;
    width: 20px;
	cursor:pointer;
}
.reset-bx {
    background-color: transparent;
    background-image: url("../images/cancel.png");
    background-repeat: no-repeat;
    border: 0 none;
    height: 20px;
    margin: 0 5px 0 0px;
    width: 20px;
	cursor:pointer;
}
.text-bx {
	background-color: transparent;
	border:0;
	border-bottom:1px solid #ddd;
	width:100px;
	color: #FFFFFF;
}
.create-left a img {
	float: left;
	margin: 8px 8px 8px 15px;
}
.add-upd-set {
	background: #ededed;
	border-radius: 3px;
	color: #585858;
	float: left;
	font-size: 15px;
	font-weight: 300;
	margin: 0 12px;
	padding: 5px 20px;
	text-decoration: none;
	border: 1px solid transparent;
}
.add-upd-set:hover {
	color: #ededed;
	border: 1px solid #ededed;
	background: none;
}
.ct-main {
	margin-top: 40px;
}
.ct-left {
	width: 200px;
	float: left;
}
.ct-right {
	width: 750px;
	float: right;
}
.bg-initial {
	background-image: url("../images/add-qustns.png");
	height: 575px;
}
.question-type {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #ebebeb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0 ); /* IE6-9 */
	border: 2px solid #DCDCDC;
	color: #6F6F6F;
	font-size: 14px;
	margin-bottom: 7px;
	padding: 8px 5px 8px 8px;
}
.question-type2 {
	background: #747474; /* Old browsers */
	background: -moz-linear-gradient(top, #747474 0%, #515151 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #747474), color-stop(100%, #515151)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #747474 0%, #515151 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #747474 0%, #515151 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #747474 0%, #515151 100%); /* IE10+ */
	background: linear-gradient(to bottom, #747474 0%, #515151 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747474', endColorstr='#515151', GradientType=0 ); /* IE6-9 */
	border: 2px solid #DCDCDC;
	color: #fff;
	font-size: 14px;
	margin-bottom: 7px;
	padding: 8px 5px 8px 8px;
}
.ct-left > a {
	text-decoration: none;
}
.question-type:hover, .question-type2:hover {
	background: #4ad48a; /* Old browsers */
	background: -moz-linear-gradient(top, #4ad48a 0%, #34bc73 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ad48a), color-stop(100%, #34bc73)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4ad48a 0%, #34bc73 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4ad48a 0%, #34bc73 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4ad48a 0%, #34bc73 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4ad48a 0%, #34bc73 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ad48a', endColorstr='#34bc73', GradientType=0 ); /* IE6-9 */
	border: 2px solid #3ab372;
	color: #fff;
}
.icon-common {
	background-position: 0 0;
	display: block;
	float: left;
	height: 20px;
	margin-right: 9px;
	width: 20px;
}
.question-type:hover .icon-common, .question-type2:hover .icon-common {
	background-position: 0 20px;
}
.icon1 {
	background-image: url("../images/icon1.png");
}
.icon2 {
	background-image: url("../images/icon2.png");
}
.icon3 {
	background-image: url("../images/icon3.png");
}
.icon4 {
	background-image: url("../images/icon4.png");
}
.icon5 {
	background-image: url("../images/icon5.png");
}
.icon6 {
	background-image: url("../images/icon6.png");
}
.icon7 {
	background-image: url("../images/icon7.png");
}
.icon8 {
	background-image: url("../images/icon8.png");
}
.icon9 {
	background-image: url("../images/icon9.png");
}
.icon10 {
	background-image: url("../images/icon10.png");
}
.icon11 {
	background-image: url("../images/icon11.png");
}
.icon12 {
	background-image: url("../images/icon12.png");
	margin-right: 5px;
}
.sp-cat-qustn2 {
	float: right;
	width: 100%;
}
.sp-cat-qustn2 > ul, .question-box2 > ul {
	list-style: none outside none;
}
.sp-cat-qustn2 input {
	float: left;
	margin-right: 10px;
}
.question-box2 {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #E5E5E5 #E5E5E5 #E5E5E5 #8491A0;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	float: left;
	padding: 10px;
	width: 91%;
	margin-bottom: 30px;
}
.question-box2 h2 {
	color: #272727;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 13px;
}
.question-box2 li {
	color: #272727;
	font-size: 14px;
	font-weight: 300;
	padding: 5px 15px;
}
#ct-tabs-1 {
	padding: 80px 2% 20px !important;
	width: 96%;
	display: block !important;
}
.edt-exm > div {
	display: block !important;
	padding: 80px 2% 20px !important;
	width: 96%;
}
.stMain2 {
	border: 0 solid #CCCCCC;
	color: #666666;
	display: block;
	font-family: "Segoe UI", Tahoma, arial, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	width: 748px !important;
}
.stContainer2 {
	display: block;
	margin: 0;
	min-height: 513px !important;
	overflow-x: hidden;
	overflow-y: auto !important;
	padding: 0;
	position: relative;
	background-color: #FFFFFF;
}
.bg-initial {
	display: block;
}
.ui-state-highlight .bg-initial {
	display: none;
}
.ui-state-highlight .main-question-sections {
	border-radius: 8px 0 0;
	display: block;
	overflow: hidden;
}
.main-question-sections {
	display: none;
}
.question-type {
	z-index: 999;
}
.ui-draggable-dragging {
	z-index: 99999;
}
.sp-cat-qustn2 > ul > li {
	position: relative;
	clear: both;
}
.listng-hover-cont {
	background-color: #709ACB;
	border-radius: 3px;
	display: none;
	position: absolute;
	right: 28px;
	top: -16px;
}
.listng-hover-cont li {
	background-image: url("../images/ed-seprator.png");
	background-position: right center;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	list-style: none outside none;
	padding: 7px 10px;
}
.listng-hover-cont li:last-child {
	background: none;
}
.listng-hover-cont a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	float: left;
}
.ed-icon-com {
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 18px;
	margin: 0 5px 0 0;
}
.ed-icon1 {
	background-image: url("../images/ed-icon1.png");
}
.ed-icon2 {
	background-image: url("../images/ed-icon2.png");
}
.ed-icon3 {
	background-image: url("../images/ed-icon3.png");
}
.ed-icon4 {
	background-image: url("../images/ed-icon4.png");
}
.ed-icon5 {
	background-image: url("../images/ed-icon5.png");
}
.ed-icon6 {
	background-image: url("../images/ed-icon6.png");
}
.sp-cat-qustn2 > ul > li:hover .listng-hover-cont {
	display: block;
}
.move-cont {
	left: 2%;
	position: absolute;
	top: 23px;
	z-index: 99;
}
.slct-all {
    float: left;
    font-size: 15px;
    font-weight: 400;
    margin: 5px 15px 0 0;
}
.stMain ul.tabAnchor a #txt-edt {
    border-top: 2px solid rgba(0, 0, 0, 0);
    float: left;
    padding-top: 14px;
}
.stMain ul.tabAnchor a.sel #txt-edt {
    border-top: 2px solid #36BE75;
}
#txt-edt  .sub-bx {
    background-color: transparent;
    background-image: url("../images/save-1.png");
    background-repeat: no-repeat;
    border: 0 none;
    height: 20px;
    margin: 0 5px 0 10px;
    width: 20px;
	cursor:pointer;
}
#txt-edt  .reset-bx {
    background-color: transparent;
    background-image: url("../images/cancel-1.png");
    background-repeat: no-repeat;
    border: 0 none;
    height: 20px;
    margin: 0 5px 0 0px;
    width: 20px;
	cursor:pointer;
}
#txt-edt  .text-bx {
	background-color: transparent;
	border:0;
	border-bottom:1px solid #999;
	width:100px;
	color: #999;
}
.move-cont select {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A9AFC1;
	border-radius: 3px;
	color: #747474;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
	padding: 5px;
	width: 150px;
}
.move-cont .delete-user {
	font-size: 14px;
	margin-left: 20px;
	padding: 4px 20px 8px;
	line-height: 20px;
}
.hdr-right-header2 {
	float: right;
	padding: 37px 0;
	width: 481px;
	position: relative;
}
.hdr-right-header2 form {
	background-color: #E7E7E7;
	border: 1px solid #E4E4E4;
	border-radius: 3px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 23px;
	margin-right: 12px;
	padding: 3px 5px 3px 0;
	position: relative;
	width: 170px;
}
.hdr-right-header2 select {
	background-color: #E7E7E7;
	border: 0;
	padding: 0 0 0 25px;
	width: 100%;
	*width: 85%;
	*float:right;
	-webkit-appearance: none;
}
.plus {
	color: #5E5E5E;
	float: left;
	font-size: 25px;
	font-weight: 700;
	margin: 8px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
/* Create Test Ends
----------------------------------------------------------------------------------------------------*/

/* Create test popup starts
----------------------------------------------------------------------------------------------------*/
.ctp-txtarea {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A9AFC1;
	border-radius: 3px;
	color: #282828;
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	height: 75px;
	margin: 18px;
	padding: 5px;
	width: 700px;
}
.ctp-hdg {
	background: none repeat scroll 0 0 #E8EBED;
	color: #000000;
	font-size: 16px;
	font-weight: 600;
	margin: 0 18px;
	padding: 5px 15px;
}
.ctp-main {
	margin: 18px;
}
.ctp-main-hdg {
	color: #000000;
	font-size: 14px;
	font-weight: 600;
	padding-left: 75px;
	margin-bottom: 20px;
}
#sortable {
	float: left;
	width: 100%;
}
#sortable li {
	display: block;
	float: left;
	list-style: none outside none;
	position: relative;
	width: 100%;
}
#sortable li:nth-child(n+3):hover .ctp-main-form .dlt {
	display: none;
}
#sortable li > .dlt {
	top: 15px;
}
.drag-icon {
	cursor: move;
}
.ctp-main-form {
	float: left;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.sorting:hover .dlt {
	display: block;
}
.dlt {
	display: none;
	position: absolute;
	right: 25px;
	top: 5px;
}
.ctp-main {
	margin: 18px;
}
.ctp-main-form2 {
	color: #434242;
	font-size: 13px;
	margin: 18px 79px 0 79px;
	overflow: hidden;
}
.ctp-main-form > img {
	float: left;
	margin-top: 8px;
}
.ctp-radio {
	float: left;
	margin: 0 20px;
	width: 650px;
}
.ctp-txtbx {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A9AFC1;
	border-radius: 3px;
	color: #282828;
	display: block;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
	margin: 0 0 0 10px;
	padding: 5px;
	width: 93%;
}
.ctp-radio > input {
	float: left;
	margin-top: 12px;
}
.ctp-mgn {
	margin-top: 5px;
}
.ctp-txtbx2 {
	border: 1px solid #A9AFC1;
	border-radius: 3px;
	width: 50px;
	text-align: center;
}
.ctp-main2-inner {
	float: left;
	margin-bottom: 10px;
	width: 295px;
}
.ctp-main2-inner > span {
	margin-left: 10px;
}
.ctp-main2-inner a {
	color: #434242;
	text-decoration: none;
}
.ctp-main-form3 {
	color: #434242;
	font-size: 13px;
	margin: 0 18px;
	overflow: hidden;
}
.fl > select, .fr > select {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A9AFC1;
	border-radius: 3px;
	color: #282828;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
	padding: 5px;
	width: 190px;
}
.negative-marking-section2 {
	background: none repeat scroll 0 0 #C8D3DD;
	margin: 20px;
	overflow: hidden;
	padding: 10px;
}
.manage-marks-but2 {
	background: none repeat scroll 0 0 #48D288;
	border: 1px solid #4CAE4C;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	margin: 12px;
	padding: 3px 12px;
	text-decoration: none;
	float: left;
}
.ctp-sub-input2 {
	border: 1px solid #C2C3C5;
	border-radius: 3px;
	color: #747474;
	font-size: 14px;
	padding: 5px 10px;
	width: 100px;
	float: left;
	margin-left: 10px;
}
.ctp-txtarea {
	position: relative;
	overflow: hidden;
}
.ctp-txtarea > textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	height: 75px;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #282828;
	margin: 0;
	padding: 0;
	float: left;
}
.add-media-cam {
	background-color: #8C99A5;
	background-image: url("../images/media-add.png");
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid #8C99A5;
	border-radius: 3px 0 0;
	bottom: 0;
	color: #FFFFFF;
	float: left;
	font-size: 13px;
	font-weight: 400;
	padding: 5px 10px 5px 39px;
	position: relative;
	right: 0;
	text-decoration: none;
}
.add-media-cnt li {
	border-left: 1px solid #7E8A96;
	display: inline-block;
	padding: 6px 9px;
	*display: inline;
	zoom: 1;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	width: 15px;
	cursor: pointer;
}
.upload-upload {
	background-image: url(../images/upload.png);
}
.upload-choose {
	background-image: url(../images/choose.png);
}
.upload-source {
	background-image: url(../images/source.png);
}
.am-sub input {
	cursor: pointer;
	/*opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;*/
	padding: 0 0 0 500px;
	width: 100%;
}
.text-media:hover {
	background: none repeat scroll 0 0 #505D69;
}
.add-media-cnt {
	background-color: #8C99A5;
	bottom: 0;
	position: absolute;
	right: 0;
}
.add-media-cnt:hover ul {
	display: block;
}
.add-media-cnt ul {
	display: none;
	float: left;
}
.add-media-cnt a {
	color: #FFFFFF;
	font-size: 13px;
}
.ctp-txtbx {
	float: left;
	position: relative;
	overflow: hidden;
}
.ctp-txtbx > input {
	border: 0 none;
	padding: 0;
	width: 100%;
	color: #282828;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
	height: 25px;
}
.text-media {
	background-color: #8C99A5;
	padding: 8px 12px 10px;
	*padding:10px 12px 10px;
	position: absolute;
	right: 0;
	top: 0;
}
.add-optn {
	width: 100%;
}
/* Create test popup ends
----------------------------------------------------------------------------------------------------*/

/* Tour 1 starts
----------------------------------------------------------------------------------------------------*/
.tour1-popup {
	background-image: url("../images/tour1.png");
	width: 967px !important;
	height: 395px;
}
.tour1-popup img {
	margin: 160px 0 0 235px;
}
/* Tour 1 ends
----------------------------------------------------------------------------------------------------*/
.dc-hdng {
	text-align: center;
	margin: 10px 0 0 0;
}
.dc-tab1-buttons {
	margin: 0 auto;
	width: 140px;
}
.list-pet {
	margin: 21px 0;
}
.list-pet li {
	font-size: 13px;
	padding: 7px;
}
.list-pet a {
	color: #535353;
	text-decoration: none;
}
.list-pet a.exising-pick-pop {
    background-color: #36BE75;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 15px;
    margin: 12px 162px 0;
    padding: 3px 20px;
}
.list-pet a.exising-pick-pop:hover {
	background-color:#19A158;
	text-decoration:none;
	color:#fff;
}
.flag-popup-heading-pet {
	background: none repeat scroll 0 0 #E9ECF3;
	overflow: hidden;
	padding: 10px;
	width: 95%;
}
/* Manage marks start
----------------------------------------------------------------------------------------------------*/
.dash-table2 {
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	font-family: 'Open Sans', sans-serif;
	margin: 10px;
	overflow: hidden;
	width: 810px;
}
.dash-table2 table {
	border-radius: 10px;
	overflow: hidden;
}
.dash-table2 thead {
	background: none repeat scroll 0 0 #E9ECF3;
	float: left;
	padding-right: 1.5%;
	width: 98.5%;
}
.dash-table2 .tbody {
	float: left;
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
}
.dash-table2 td {
	padding: 10px;
}
.dash-table2 th {
	padding: 5px 10px 10px 10px;
}
.dash-table2 th {
	background: none repeat scroll 0 0 #E9ECF3;
	border-right: 1px solid #D1D6DB;
	color: #000000;
	font-size: 13px;
	font-weight: 700;
}
.dash-table2 td {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	border-bottom: 1px solid #E4E4E4;
}
.dash-table2 tr:nth-of-type(even) {
	background: #f8f9fb;
}
.w20 {
	width: 300px;
}
.w21 {
	width: 120px;
}
.w22 {
	width: 120px;
}
.w23 {
	width: 130px;
}
.w24 {
	width: 100px;
}
.mmarks-chbx2 {
	margin-left: 34px;
}
.mmarks-chbx {
	margin-left: 30px;
}
.mm-sub-input2 {
	border: 1px solid #C2C3C5;
	border-radius: 3px;
	color: #747474;
	font-size: 14px;
	padding: 5px 10px;
	text-align: center;
	width: 35px;
	margin-left: 19px;
}
/* Manage marks ends
----------------------------------------------------------------------------------------------------*/
.dflt-edit {
	background-image: url("../images/edit-dflt-icon.png");
	cursor: pointer;
	float: left;
	height: 13px;
	position: absolute;
	right: 50px;
	top: 23px;
	width: 13px;
}
.edt-topic .view-topc {
    background-color: #e8ebed;
    border-radius: 5px;
    float: left;
    margin: 0 0 15px;
    padding: 30px 0 0;
    width: 100%;
}
.edt-topic .question-box2 {
    background-color: #FFFFFF;
    border-color: #D0D3D5 #D0D3D5 #D0D3D5 #8491A0;
}
.edt-topic .create-left {
    background-color: #D1D6DB;
    border-radius: 5px;
    margin: 0 0 2px;
    width: 100%;
	height: 32px;
}
.edt-topic .create-left h2 {
    color: #000000;
    font-size: 15px;
    margin: 5px 0 5px 10px;
}
.text-bx-1 {
	background-color: transparent;
	border:0;
	border-bottom:1px solid #585858;
	width:100px;
	color:#585858;
}
.sub-bx-1 {
    background-color: transparent;
    background-image: url("../images/save-1.png");
    background-repeat: no-repeat;
    border: 0 none;
    height: 20px;
    margin: 0 5px 0 10px;
    width: 20px;
	cursor:pointer;
}
.reset-bx-1 {
    background-color: transparent;
    background-image: url("../images/cancel-1.png");
    background-repeat: no-repeat;
    border: 0 none;
    height: 20px;
    margin: 0 5px 0 0px;
    width: 20px;
	cursor:pointer;
}
.txt-edt-1 {
    float: left;
    margin: 3px 0 0 10px;
}
.txt-hd-1 {
    float: left;
    margin: 2px 0 0;
}
.settings {
    float: left;
    position: relative;
}
.settings:hover ul {
	display:block;
}
.settings > ul {
    background-color: #E7E7E7;
    list-style: none outside none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 30px;
    width: 150px;
	display:none;
}
.settings li {
    border-bottom:1px solid #d0d0d0;
    padding: 2px 0;
    width: 100%;
}
.settings li a {
    color: #464646;
    font-size: 13px;
    padding: 0 8px;
}
.no-border {
	border:0 !important;
}