@charset "utf-8";
/* CSS Document */

@font-face {
 font-family: 'meera';
 src: url('../font/meera.eot');
 src: local('☺'), url('../font/meera.woff') format('woff'), url('../font/meera.ttf') format('truetype'), url('../font/meera.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
:focus {
	outline: 0 !important;
}
html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -122px;
}
#push {
	height: 122px;
}
.clear {
	clear: both;
	width: 100%;
	height: 0px;
}
p {
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	color: #545454;
	line-height:22px;
}
#mainMenu {
	margin: 0;
	float: right;
	min-height: 52px;
	background: url(../img/nav-bg.gif) repeat-x;
}
#mainMenu .responsive-nav {
	display: none;
	padding: 0.18em;
	margin: 2px auto 0 auto;
}
#mainMenu ul {
	margin: 0;
	padding: 0 39px 0 20px;
}
#mainMenu ul p {
	text-align: center;
	color: #577b00;
	text-shadow: 1px 0 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
}
#mainMenu ul li {
	float: left;
	position: relative;
	margin: 0;
	list-style: none;
}
#mainMenu ul li.icon-hut {
	background: url(../img/home-icon.png) 0px 15px no-repeat;
}
#mainMenu ul li.icon-malaym {
	background: url(../img/ma-icon.png) 0px 14px no-repeat;
}
#mainMenu ul li.icon-sear {
	background: url(../img/search-icon.png) 0px 16px no-repeat;
}
#mainMenu ul li.icon-add {
	background: url(../img/plus-icon.png) 0px 17px no-repeat;
}
#mainMenu ul li.icon-men {
	background: url(../img/user-icon.png) 0px 15px no-repeat;
}
#mainMenu ul li.icon-mob {
	background: url(../img/mobile-icon.gif) 5px 15px no-repeat;
}
#mainMenu ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0 5px 0 0;
	font-size: 1.1em;
	padding: 17px 24px 18px 24px;
	color: #FFFFFF;/*background:#FF0000;*/
}
#mainMenu ul li a.last {
	margin-right: 0;
}
#mainMenu ul li ul li a {
	padding: 1em;
}
#mainMenu ul li ul:before {
	width: 150px;
	height: 15px;
	/*content: "\25b4";*/
	font-size: 30px;
	color: #454545;
	display: block;
	padding-top: 5px;
	position: absolute;
	top: -20px;
	left: 0;
	cursor: pointer;
}
#mainMenu ul li ul li ul:before {
	content: "";
}
#mainMenu ul li ul li ul {
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
}
#mainMenu ul ul {
	display: none;
	left: 0px;
	padding: 0.46em 0;
	position: absolute;
	top: 52px;
	left: -20px;
	width: 147px;
	z-index: 1024;
	color: white;
	float: left;
	margin: 0;
	background: #8bc401;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
#mainMenu ul li ul li a {
	color: #FFFFFF;
}
#mainMenu ul ul li {
	float: none;
	clear: both;
	padding: 0 0 0 10px;
}
#mainMenu ul ul a {
	border: 0;
	margin: 0;
	display: block;
	text-align: left;
	text-transform: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-bottom: 1em;
}
#mainMenu ul li ul li a.last {
	margin-bottom: 3px;
}
#mainMenu ul ul ul {
	left: 130px;
	top: -7px !important;
	opacity: 0;
}
#mainMenu ul ul ul:before {
	background: none;
}
.logoCenter .brand, .logoCenter #mainMenu, .logoBig #mainMenu {
	float: none;
}
.logoCenter nav#mainMenu {
	display: inline-block;
	margin: 0.5em 0 1em 0;
}
.logoCenter #mainMenu>ul>li>a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 0;
}
.logoCenter #mainMenu ul ul li a {
	padding-top: 1em;
}
.logoCenter #mainMenu ul ul {
	top: 45px;
}
.logoBig #mainMenu ul ul {
	top: 45px;
}
.logoCenter #mainMenu ul {
	text-align: left;
}
.logoBig nav#mainMenu {
	display: inline-block;
	margin-bottom: 1em;
}
.logoBig #mainMenu>ul>li>a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 0;
}
@media (max-width: 1000px) {
#key-btn {
 display: none !important;
}
}
@media (max-width: 979px) {
#mainMenu {
 background: none;
}
#mainMenu select {
 min-width: 200px;
 padding-left: 10px !important;
}
#mainMenu select option {
 padding: 6px 0 6px 10px !important;
}
.slide_switcher, .slide_switcher_right {
 top: 114px !important;
 position: fixed;
}
.midle, .innr-midle, .message {
 margin-top: 0 !important;
 padding-top: 20px !important;
 padding-left: 10px !important;
 padding-right: 10px !important;
}
.keyboard {
 display: none !important;
}
/*.social_icons ul {
	padding:30px 0 15px 0 !important;
}*/
}
@media (min-width: 768px) and (max-width: 979px) {
#mainMenu ul {
 display: none;
}
#mainMenu .responsive-nav {
 display: block;
 margin-bottom: 0.2em;
 width: 100%;
}
.slide_switcher, .slide_switcher_right {
 top: 85px !important;
}
}
@media (max-width: 767px) {
#mainMenu .responsive-nav {
 width: 100%;
 display: block;
 margin-bottom: 1em;
}
#mainMenu {
 float: none!important;
}
.logoBig nav#mainMenu, .doubleBar nav#mainMenu {
 display: inline !important;
 float: none !important;
}
.logoBig #mainMenu .responsive-nav, .doubleBar #mainMenu .responsive-nav {
 width: 100%;
 margin-bottom: 1em;
}
#mainMenu ul {
 display: none;
}
#key-btn {
 display: none !important;
}
}
 @media (max-width: 480px) {
#mainMenu {
 float: left;
}
#mainMenu ul {
 display: none;
}
#mainMenu {
 border-top: none;
}
#navTrail {
 margin-top: 0.4em;
}
}
@media (min-width: 480px) and (max-width: 767px) {
#srch-fld input, #hiddn-field input {
 width: 96% !important;
}
}
@media (min-width: 321px) and (max-width: 479px) {
#srch-fld input, #hiddn-field input {
 width: 92% !important;
}
}
 @media (max-width: 320px) {
#mainMenu {
 float: left;
}
#srch-fld input, #hiddn-field input {
 width: 90% !important;
}
}
 @media (max-width: 240px) {
#mainMenu {
 float: left;
}
}
.midle {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: #fafafa;
	border: 1px solid #e3e3e3;
	padding-top: 106px;
	padding-bottom: 60px;
	margin-top: 150px;
}
.innr-midle {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: #fafafa;
	border: 1px solid #e3e3e3;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 200px;
}
.option {
	border: 1px solid #cccccc;
	padding: 10px;
	background: #FFFFFF;
	margin-top: 0px;
}
.option select {
	width: 100%;
	margin-bottom: 0;
}
.option select option {
	padding-top: 5px;
	padding-bottom: 5px;
}
.btm-box {
	margin-top: 20px;
	background: #FFF;
	border: 1px solid #cccccc;
	padding: 10px;
}
.btm-box p {
	margin: 0 !important;
}
.btm-box p.last {
	margin: 0 0 10px 0 !important;
}
/*malayalam_keyboard start*/
.keyboard, .main-keyboard {
	position: absolute;
	background: #ced1d0;
	padding: 5px;
	border-radius: 5px;
	z-index: 10000000;
}
.keyboard {
	/*margin:65px 0 0 605px;*/
	margin-top: 45px;
	right: 90px;
}
.main-keyboard {
	margin: 90px 0 0 605px;
}
table.key {
	border: none;
	border-radius: 5px;
	margin: 0;
	padding: 0;
}
table.key td.button {
	width: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
table.key tbody tr {
}
table.key td span {
	border: 1px solid #6d6f75;
	display: block;
	height: 25px;
	padding: 3px 0 0 0;
	background: #FFFFFF;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
table.key td span:hover {
	border: 1px solid #CCC;
}
#srch-fld, #hiddn-field {
}
#srch-fld input, #hiddn-field input {
	color: grey;
	font-style: italic;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 100%;
}
#srch-fld input {
	height: 40px;
}
#hiddn-field form {
	margin: 0 !important;
}
#hiddn-field input {
	border: none !important;
	box-shadow: none !important;
}
/*malayalam_keyboard end*/
.search-btn {
	width: 130px;
	float: left;
}
#srch-btn {
	width: 127px;
	height: 50px;
	border: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	margin: 0;
	background: url(../img/search-btn-bg.png) no-repeat;
}
#btn-two {
	padding: 16px 20px 16px 20px !important;
}
.clear-btn {
	width: 90px;
	float: left;
}
.social_icons {
	/*float:left;*/
	margin: 0;
	padding: 0;
	width: 100%;
}
.social_icons ul {
	list-style: none outside none;
	margin: 0;
	padding: 20px 0 20px 0;
	text-align: center;
	width: 100%;
}
.social_icons ul li {
	display: inline-block;
	width: 25px;
	height: 25px;
	padding: 0;
	margin: 10px 3px 0;
}
.social_icons ul li a {
	float: left;
	height: 25px;
	width: 25px;
	padding: 0;
	margin: 0;
	font-size: 0px;
}
.social_icons ul li a:hover {
	text-decoration: none;
}
.social_icons ul li.facebook {
	background: url(../img/social-icons.gif) 0px 0px no-repeat;
}
.social_icons ul li.tweet {
	background: url(../img/social-icons.gif) -26px 0px no-repeat;
}
.social_icons ul li.linked {
	background: url(../img/social-icons.gif) -52px 0px no-repeat;
}
.social_icons ul li.gplus {
	background: url(../img/social-icons.gif) -78px 0px no-repeat;
}
.social_icons ul li.facebook:hover {
	background: url(../img/social-icons.gif) 0px -26px no-repeat;
}
.social_icons ul li.tweet:hover {
	background: url(../img/social-icons.gif) -26px -26px no-repeat;
}
.social_icons ul li.linked:hover {
	background: url(../img/social-icons.gif) -52px -26px no-repeat;
}
.social_icons ul li.gplus:hover {
	background: url(../img/social-icons.gif) -78px -26px no-repeat;
}
.copy-right {
	font-size: 0.90em;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 10px;
	border-top: 1px solid #eaeaea;
}
footer {
}
.message {
	padding-right: 43px;/*margin-top:80px;*/
}
.message p {
	text-align: center
}
.spell-checker {
	margin-top: 130px;
}
.spell-checker h1 {
	font-family: 'Oxygen', sans-serif;
	text-align: center;
	font-size: 20px;
	color: #2c2c2c;
	line-height: normal;
}
.inner-midle h1 {
	font-size: 20px;
	color: #545454;
}
.inner-midle h2 {
	font-size: 18px;
	color: #40413e;
}
.inner-midle h1, .inner-midle h2 {
	font-family: 'Oxygen', sans-serif;
	line-height:normal;
}
.spell-check-box {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: #fafafa;
	border: 1px solid #e3e3e3;
	padding: 4%;
	margin-top: 20px;
}
.ckeck-btn {
	width: 177px;
	height: 50px;
	float: right;
	margin-top: 25px;
}
.ckeck-btn input {
	width: 177px !important;
	height: 50px;
	font-family: 'Oxygen', sans-serif;
	text-align: center;
	font-size: 17px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #74a400;
	background: url(../img/check-btn.png) no-repeat;
	border: none;
}
.ckeck-btn input:hover {
	text-shadow: none;
}
.spell-check-nav {
	margin: 0;
	padding: 0;
}
.spell-check-nav ul {
	margin-left: 0;
	margin-bottom: 20px;
	border: 1px solid #e7e7e7;
	padding: 0 10px;
	background: url(../img/spel-check-nav-bg.gif) repeat-x;
}
.spell-check-nav ul li {
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	color: #5e5e5e;
	float: left;
	list-style: none;
}
.spell-check-nav ul li a {
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	color: #5e5e5e;
	font-weight: bold;
	display: block;
	padding: 10px 20px 9px 30px;
}
.spell-check-nav ul li i {
	padding-right: 5px;
}
.spell-check-nav ul li a:hover {
	color: #878787;
	text-decoration: none;
}
.spell-check-nav ul li.find {
	background: url(../img/icon-find.png) left center no-repeat;
}
.spell-check-nav ul li.remove {
	background: url(../img/icon-remove.png) left center no-repeat;
}
.spell-check-nav ul li.find-replace {
	background: url(../img/icon-find-replace.png) left center no-repeat;
}
.spell-check-nav ul li.clear-icon {
	background: url(../img/icon-clear.png) left center no-repeat;
}
.inner-midle {
	margin-top: 83px;
}
.inner-midle h3 {
	font-family: 'Oxygen', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0a0a0a;
}
#mid-nav-sec {
	margin-bottom: 17px;
}
.navbar #nav-justified {
	margin: 0;
	display: table;
	width: 100%;
	border: 1px solid#ececec
}
.navbar #nav-justified li {
	display: table-cell;
	width: 1%;
	float: none;
	border-right: 1px solid #e1e1e1;
}
.navbar #nav-justified li a {
	text-shadow: none;
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	color: #383838;
	font-weight: bold;
	text-align: center;
	padding: 15px 15px;
}
.navbar #nav-justified li a:hover, .navbar #nav-justified li a.active {
	background: #383838;
	color: #FFF;
}
.navbar #nav-justified li.last-child, #mid-nav li.last-child {
	border-right: none !important;
}
#mid-nav {
	background: url(../img/nav-bg.gif) top repeat-x;
	border-right: 1px solid #b0d753 !important;
}
#mid-nav a {
	color: #FFF !important;
}
#mid-nav a:hover, #mid-nav a.active {
	background: #8bc401 !important;
	color: #FFF;
}
.carousel-inner > div > img {
	width: 100%;
}
.recent-box, .next-box {
	border: 1px solid #ebebeb;
	padding: 0 20px 20px 20px;
}
.recent-box {
	margin-bottom:20px;
}
.recent-list ul {
	margin: 0;
	padding: 0;
}
.recent-list ul li {
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	color: #545454;
	list-style: url(../img/recent-list-style.gif) inside;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	margin-bottom: 9px;
}
.recent-list ul li a {
	text-decoration: none;
	color: #545454;
}
.recent-list ul li a:hover {
	color: #262626;
}
.next-box h6 {
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	color: #85bc00;
	font-weight:bold;
	margin-top:21px;
}
.activity-date {
	border-right:1px solid #d3d3d3;
	padding-right:10px;
	min-height:72px;
}
.date-col {
	width:72px;
	height:72px;
	float:left;
	position:absolute;
	background:#95d201;
}
.date-right {
	padding-left:82px;
}
.activity-date h4 {
	font-family: 'Oxygen', sans-serif;
	font-size: 16px;
	color: #6f6f6f;
	font-weight:normal;
	margin-top:0;
}
.activity-date p {
	font-size: 13px;
}
.next-box h3 {
	padding-right:46px;
}
.activity-cnt ul {
	margin:0;
	padding:0;
}
.activity-cnt ul li {
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	color: #545454;
	font-weight:bold;
	background:url(../img/activity-cnt-list.gif) right no-repeat;
	list-style:none;
	padding-bottom:7px;
}
.activity-cnt ul li a {
	display:block;
	color: #545454;
	text-decoration:none;
}
.activity-cnt ul li a:hover {
	color: #95d201;
}
.date {
	font-size: 39px;
	line-height:50px;
	font-weight:bold;
}
.weak {
	width:100%;
	font-size: 19px;
	position:absolute;
	bottom:0;
	background:#85bc00;
	line-height:22px;
}
.date, .weak {
	font-family: 'Oxygen', sans-serif;
	color: #FFFFFF;
	display:block;
	text-align:center;
}
.social-share {
	border-left:1px solid #bebebe;
	padding-left:30px;
	margin-top:50px;
}
.share-icons {
	width:87px;
	height:33px;
	float:left;
}
#comments-row {
	margin-top:30px;
}
.profile {
	width:74px;
	height:64px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	background:#95d201;
}
.bottom-row {
	margin-top:45px;
	margin-bottom:40px;
}
.bottom-box {
	border:1px solid #ebebeb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:url(../img/top-sec-bg.gif) top repeat-x;/*min-height:500px;*/
}
.top-sec-one, .top-sec-two, .top-sec-three {
	height:58px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding-left:40px;
}
.top-sec-one {
	background:url(../img/trofe-icon.png) 10px 16px no-repeat;
}
.top-sec-two {
	background:url(../img/star-icon.png) 10px 16px no-repeat;
}
.top-sec-three {
	background:url(../img/rupee-icon.png) 10px 16px no-repeat;
}
.bottom-box h2 {
	font-size:16px;
	margin:0;
	padding:0;
	line-height:58px;
}
.toper-list ul {
	margin:0;
	padding:0;
}
.toper-list ul li {
	list-style:none;
	padding:16px 0 16px 20px;
	border-bottom:1px solid #dfdfdf;
}
.toper-pic {
	width:41px;
	height:40px;
	position:absolute;
}
.toper-det {
	padding-left:50px;
}
.toper-nam {
	font-size:14px;
	font-weight:bold;
}
.toper-num {
	font-size:15px;
}
.toper-nam, .toper-num {
	font-family: 'Oxygen', sans-serif;
	color: #424242;
}
.head-points {
	padding-right:15px;
}
.sub-points {
	width:35px;
	padding-right:15px;
	text-align:center;
}
.bottom-box > table {
	border:none !important;
	margin:0 !important;
}
.bottom-box > table > thead > tr > th, .bottom-box > table > tbody > tr > td {
	border:none !important;
}
.bottom-box > table > tbody.ran-list > tr > td {
	border-bottom:1px solid #ecedee !important;
}
.bottom-box > table > tbody > tr > td {
	padding-top:20px !important;
	padding-bottom:20px !important;
}
.mid-sec-row-two {
	background:#ecedee !important;
}
.mid-sec-row-two td {
	background-color:transparent;
}
.mid-sec-lft {
	background:url(../img/rank-list-icon.png) 15px 25px no-repeat !important;
	padding-left:35px !important;
}
.bottom-box > table > tbody > tr.mid-sec-row-three > td {
	border-bottom:1px solid #ecedee !important;
}
.mid-sec-three {
	padding-left:20px !important;
}
.top-sec-main {
	padding:0 0 0 40px !important;
}
.top-sec-sub {
	padding:0 7px 0 0 !important;
}
.bottom-box-btn {
	max-width:368px;
	margin-top:30px;
}
.bottom-box-btn a {
	font-family: 'Oxygen', sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	display:block;
	text-align:left;
	line-height:47px;
	background:#1b89c2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 25px 0 35px;
}
.bottom-box-btn a:hover {
	text-decoration:none;
}
.bottom-box-btn a i {
	float:right;
	line-height:47px;
}
.bnr-btn {
	width:100%;
	height:60px;
	position:absolute;
	background:#1b89c2;
	right:0px;
	bottom:0px;
	z-index:20;
}
.bnr-btn div {
	margin-top:11px;
	margin-right:10px
}
.bnr-btn a {
	font-family: 'Oxygen', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0470a8;
	padding:8px 15px;
}
/*New Updated Loginpage start*/
.login_body {
/*padding-top:50px;*/
}
.login_body #wrap {
/*margin:0 auto -240px;*/
}
.login-section {
	background:#ededed;
	text-align:center;
	margin-top:40px;
	padding:30px 0px;
}
.login-box {
	background:#FFFFFF;
	padding:40px;
	position:relative;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.3);
}
.login-head {
	width:328px;
	height:38px;
	margin-bottom:30px;
}
.login-head .cros_logo span {
	text-align:left;
	font-family: 'Oxygen', sans-serif;
	font-size:22px;
	font-weight:700;
	color:#000000;
	margin:0px;
}
.login-box label.checkbox > a.clear-text, .login-box .controls a.clear-text {
	display:none;
}
.login-box .form-horizontal .controls {
	margin-left:0px;
}
.login-box .form-horizontal .control-group {
	text-align:left;
}
.login-box .form-btm-row .controls {
	float:left;
}
.login-box .form-horizontal .controls input.user, .login-box .form-horizontal .controls input.password, .login-box .form-horizontal .controls .input-prepend .add-on {
	height:25px;
}
.login-box .form-horizontal .controls .input-prepend .add-on {
	padding-bottom:2px;
	padding-top:6px;
}
.login-box .form-btm-row .controls.remember {
	background:url(../img/devider.png) center right no-repeat;
	padding-right:10px;
}
.login-box .form-btm-row .controls.forgot {
	padding-left:10px;
	padding-top:5px;
}
.login-box .form-horizontal .form-btm-row {
	margin-bottom:10px;
}
.login-box .signin .btn {
	font-size:14px;
	font-weight:bold;
	background:#8bc401;
	color:#FFFFFF;
	text-shadow:none;
	padding:6px 18px;
}
.login-box .signin .btn:hover {
	background:#95d201;
}
.login-box .or {
	font-size:18px;
	color:#333333;
	text-transform:uppercase;
	padding:10px 0;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	margin-bottom:30px;
}
.login-box .social-login ul {
	padding:0px;
	text-align:left;
	list-style:none;
	margin:0px;
	padding-bottom:23px;
}
.login-box .social-login ul li {
	padding-bottom:7px;
	display:inline-block;
}
.login-box .social-login ul li a {
	display:block;
	padding:6px 12px;
	color:#FFFFFF;
	text-decoration:none;
}
.login-box .social-login ul li a span.icon {
	width:16px;
	display:inline-block;
}
.login-box .social-login ul li.fb a {
	background:#4e71a8;
}
.login-box .social-login ul li.fb:hover a {
	background:#567cb9;
}
.login-box .social-login ul li.goog a {
	background:#ca4638;
}
.login-box .social-login ul li.goog:hover a {
	background:#d74b3c;
}
.login-box .social-login ul li.twit a {
	background:#1cb7eb;
}
.login-box .social-login ul li.twit:hover a {
	background:#1dbef4;
}
.login-box .social-login ul li.lkd a {
	background:#006699;
}
.login-box .social-login ul li.lkd:hover a {
	background:#006fa6;
}
.login-box .social-login ul li a span.text {
	font-size:14px;
	border-left:1px solid #FFFFFF;
	padding-left:10px;
}
@media (max-width: 767px) {
.login-box {
 width:269px !important;
 display:inline-block;
}
}
@media (max-width: 420px) {
.login-box {
 width:210px !important;
}
.login-head {
 width:259px;
}
.login-box .form-btm-row .controls.remember {
 background:none;
}
.login-box .form-btm-row .controls.forgot {
 padding-left:0px;
 padding-bottom:5px;
}
}
@media (min-width: 768px) {
.login-box .or {
 display:none;
}
.login-box {
 margin-left:25px;
 margin-right:25px;
}
.login-box .span4 {
 padding-top:68px;
}
.login-box .left-box {
 border-right:1px solid #dcdcdc;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.login-box .span4 {
 margin-left:10% !important;
 width:35% !important;
}
}
@media (min-width: 1200px) {
.login-box {
 width:850px;
 margin:0 auto;
}
}
body.crossword_play {
	padding-left:0px;
	padding-right:0px;
}
body.crossword_play .container {
	padding-left:15px;
	padding-right:15px;
}
.cros_head {
	background:#8bc401;
	padding-top:18px;
	padding-bottom:17px;
}
.cros_logo {
	float:left;
}
.cros_logo a, .mobile_logo a {
	font-family: 'Oxygen', sans-serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:700;
}
.cros_logo a:hover, .mobile_logo a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.cross_top_right {
	float:right;
}
.cross_top_right ul {
	padding:15px 0 0;
	margin:0px;
	list-style:none;
}
.cross_top_right ul li {
	float:right;
}
.cross_top_right ul li + li {
	padding-right:15px;
}
.cross_top_right ul li, .cross_top_right ul li a {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.cross_top_right ul li a {
	text-decoration:none;
}
.cross_top_right ul li a:hover {
	color:#547701;
}
.cros_top_two {
	border-bottom:1px solid #e6e6e6;
	padding:25px 0px;
	margin-bottom:10px;
}
.cros_top_two span {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#1d1d1d;
	font-weight:700;
}
.cros_top_two span.num {
	padding-right:20px;
}
.cros_top_two span.num:before {
	content:"CW #"
}
.daily_quiz_no > span.num:before {
	content:"Daily Quiz #";
	padding-right:8px !important;
}
.cros_top_two span.name:before {
	content:"By"
}
.cros_top_two span.num:before, .cros_top_two span.name:before {
	padding-right:5px;
	color:#999999;
	font-weight:400;
}
.cros_top_two .right ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.cros_top_two .right ul li {
	float:left;
}
.cros_top_two .right ul li + li {
	padding-left:15px;
}
.cros_top_two .right ul li.save input, .table_btn ul li a.btn {
	background:#8bc401;
	padding:6px 16px;
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:400;
	text-shadow:none;
}
.cros_top_two .right ul li.save input:hover, .table_btn ul li a.btn:hover {
	background:#95d201;
}
.cross_top_three .right ul li input.btn {
	width:25px;
	height:25px;
	border:none;
	padding:0px;
	font-size:0px;
}
.cross_top_three .right ul li.done_btn input.btn {
	background:url(../img/tick_icon.png) center center no-repeat;
}
.cross_top_three .right ul li.clear_btn input.btn {
	background:url(../img/cross_icon.png) center center no-repeat;
}
.cros_top_two .right ul li.score input {
	background:#CCCCCC;
	padding:6px 16px;
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:400;
	text-shadow:none;
	opacity: 1;
	filter: alpha(opacity=100);
}
.cross_top_three {
	border-bottom:1px solid #e6e6e6;
	padding-bottom:10px;
}
.cross_top_three .right ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.cross_top_three .right ul li {
	float:left;
}
.cross_midle {
	border-bottom:1px solid #e6e6e6;
	padding:50px 0px;
}
.cros_table .table-bordered tbody tr td {
	width:32px !important;
	height:32px;
	vertical-align:middle;
	position:relative;
	text-align:center;
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:700;
}
.cros_table .table-bordered tbody tr td {
	border-top:1px solid #dddddd
}
.cros_table .table-bordered span.small_num {
	position:absolute;
	top:2px;
	left:2px;
	font-family: 'Oxygen', sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:400;
	line-height:12px;
}
.cros_table .table-bordered tbody tr td.light_b {
	background:#cbecff;
}
/*.cros_table .table-bordered tbody tr td.light_b span.small_num {
	color:#000000;
}*/
.cros_table .table-bordered tbody tr td.dark_b {
	background:#147eac;
}
.cros_table .table-bordered tbody tr td.dark_b span.small_num {
	color:#CCCCCC;
}
.error_msg {
	margin-bottom:0px;
	position:relative;
}
.error_msg p {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:400;
	margin-bottom:0px;
}
.error_msg button.close {
	width:12px;
	height:20px;
	position:absolute;
	right:12px;
	top:50%;
	margin-top:-10px;
}
.list_table {
	border: 1px solid #dddddd;
	border-collapse: separate;
 *border-collapse: collapse;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:10px 0px 15px;
}
.list_table_scroll {
	padding:0px 10px;
}
.list_table ol {
	margin-left:25px;
	margin-right:10px;
	margin-bottom:0px;
}
.list_table table.table tr {
	height:100px;
}
.list_table ol li {
	padding-bottom:5px;
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:400;
}
.show_btn {
	text-align:right;
}
.show_btn a.btn {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:400;
	margin-left:5px;
}
.quiz_midle {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: #fafafa;
	border: 1px solid #e3e3e3;
	padding: 60px 25px;
	margin-top: 50px;
	margin-bottom:20px;
}
.quiz p {
	font-family: 'meera';
	font-size:22px;
	color:#1d1d1d;
	margin-bottom:15px;
}
.quiz p:before {
	content:"Q :";
	padding-right:10px;
	color:#999999;
}
.quiz_answer .answer {
	margin-bottom:30px;
}
.quiz_answer label {
	font-family: 'meera';
	font-size:20px;
	color:#1d1d1d;
	padding-bottom:5px;
}
.quiz_answer label input {
	margin-top:0px;
}
.quiz_answer button.submit_btn, .quiz_answer button.skip_btn {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	font-weight:bold;
	text-shadow:none;
	padding:6px 18px;
	margin-bottom:10px;
}
.quiz_answer button.submit_btn {
	background:#8bc401;
	color:#FFFFFF;
	margin-right:10px;
}
.quiz_answer button.submit_btn:hover {
	background:#95d201;
}
.quiz_answer button.skip_btn {
	background:#CCCCCC;
	color:#333333;
}
.quiz_answer button.skip_btn:hover {
	background:#dadada;
}
.quiz_answer input.text_fld {
	height:30px;
}
.buttons {
/*margin-bottom:20px;*/
}
p.bottom_para {
	font-family: 'Oxygen', sans-serif;
	color:#666666;
	font-size:14px;
}
p.bottom_para:before {
	content:none;
}
.quiz_btm {
	padding:15px 0 30px;
}
.wrong_ans {
	padding-bottom:10px;
}
.quiz_btm .cros_icon, .quiz_btm .tick_icon {
	width:35px;
	display:inline-block;
}
.quiz_btm span.text {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	font-weight:700;
}
.quiz_btm .wrong_ans span.text {
	color:#FF0000;
}
.quiz_btm .cor_ans span.text {
	color:#009900;
}
.qui_btm_links p {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#1d1d1d;
}
.qui_btm_links ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.qui_btm_links ul li {
	display:inline-block;
}
.qui_btm_links ul li, .qui_btm_links ul li a {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	font-weight:700;
	color:#009900;
}
.qui_btm_links ul li a:hover {
	text-decoration:none;
	color:#00FF00;
}
.qui_btm_links ul li + li:before {
	content:",";
	padding-left:5px;
	padding-right:5px;
	color:#999999;
}
.cross_summary h1 {
	font-family: 'Oxygen', sans-serif;
	font-size:22px;
	font-weight:700;
	color:#1d1d1d;
}
.welcome_msg, .play_list, .topers_list {
	margin-bottom:10px;
}
.welcome_msg ul {
	margin-left:0px;
	list-style:none;
	display:inline-block;
}
.welcome_msg ul li {
	margin-bottom:5px;
}
.welcome_msg ul li, .welcome_msg ul li a {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#1d1d1d;
}
.welcome_msg ul li a {
	display:block;
	border:1px solid #CCCCCC;
	padding:8px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.welcome_msg ul li a:hover {
	text-decoration:none;
	border-color:#999999;
	color:#000000;
}
.play_list h2, .topers_list h2, .player_profile_box h2 {
	font-family: 'Oxygen', sans-serif;
	font-size:18px;
	font-weight:700;
	color:#1d1d1d;
}
.play_list ul {
	margin:0px;
	list-style:none;
	padding:5px 5px 0px;
}
.play_list ul li {
	padding-bottom:8px;
}
.play_list ul li.top_list span {
	padding-right:15px;
}
.play_list ul li.top_list span.play_list_no, .play_list ul li.top_list span.player_name, .play_list ul li.top_list span.play_list_cat {
	font-weight:700;
}
.play_list ul li.top_list span.play_list_cat:before {
	content:"Topic:";
	padding-right:5px;
}
.play_list ul li.top_list span.player_name:before {
	content:"By:";
	padding-right:5px;
}
.play_list ul li.top_list span.play_list_cat:before, .play_list ul li.top_list span.player_name:before {
	color:#999999;
}
.play_list ul li, .play_list ul li a {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#1d1d1d;
}
.play_list ul li a {
	display:inline-block;
}
.play_list ul li a:hover {
	text-decoration:none;
	color:#666666;
}
.play_list ul li.btm_links span + span:before {
	content:"|";
	padding-left:8px;
	padding-right:13px;
	color:#999999;
}
.play_list .table > tbody > tr:nth-child(odd) > td, .play_list .table > tbody > tr:nth-child(odd) > th, .topers_list_table .table > tbody > tr:nth-child(odd) > td, .topers_list_table .table > tbody > tr:nth-child(odd) > th {
 background-color: #eeeeee;
}
.topers_list_table {
}
.play_date_time span.play_time:before {
	content:"|";
	color:#CCCCCC;
	padding-left:10px;
	padding-right:10px;
}
.topers_list_table .table > thead > tr th, .topers_list_table .table > tbody > tr td {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#1d1d1d;
}
.topers_list_table .table > thead > tr th {
	font-weight:700;
}
/*responsive-calendar start*/
.responsive-calendar .controls {
	text-align: center;
	padding-bottom:15px;
}
.responsive-calendar .controls a {
	cursor: pointer;
}
.responsive-calendar .controls h4 {
	display: inline;
}
.responsive-calendar .day-headers, .responsive-calendar .days {
	font-size: 0;
}
.responsive-calendar .day {
	display: inline-block;
	position: relative;
	font-size: 14px;
	width: 14.285714285714286%;
	text-align: center;
}
.responsive-calendar .header {
	background:#FFFFFF;
}
.responsive-calendar .day a {
	color: #000000;
	display: block;
	cursor: pointer;
	padding: 20% 0 20% 0;
}
.responsive-calendar .day, .responsive-calendar .day a {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#1d1d1d;
	font-weight:400;
}
.responsive-calendar .day a:hover {
	background-color: #eee;
	text-decoration: none;
}
.responsive-calendar .day-headers {
	border-bottom: 1px #CCCCCC solid;
}
.responsive-calendar .day.active a {
	background-color: #1d86c8;
	color: #ffffff;
}
.responsive-calendar .day.active a:hover {
	background-color: #36a0e2;
}
.responsive-calendar .day.active .not-current {
	background-color: #8fcaef;
	color: #ffffff;
}
.responsive-calendar .day.active .not-current:hover {
	background-color: #bcdff5;
}
.responsive-calendar .day.not-current a {
	color: #ddd;
}
.responsive-calendar .day .badge {
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 1;
}
.responsive-calendar div.today a, .responsive-calendar div.today a:hover {
	background:#e0e0e0;
}
.responsive-calendar .controls .btn {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:400;
	text-shadow:none;
	background:#8bc401;
	padding:2px 8px;
}
.responsive-calendar .controls h4 {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#1d1d1d;
	font-weight:400;
	margin:0px;
}
.responsive-calendar .controls h4 span {
	padding-top:2px;
	display:inline-block;
}
.not-current {
/*display:none !important*/
}
/*responsive-calendar end*/
.calendar_clear {
	display:none;
}
.player_pic {
	border:1px solid #CCCCCC;
	padding:5px;
	width:100px;
	display:block;
	float:left;
	background:#FFFFFF;
}
.player_pic img {
	background:#FFFFFF;
	width:100%;
}
.player_details {
	margin-left:130px;
}
.player_cur_stat {
	margin-top:10px;
}
.player_details ul, .player_cur_stat ul {
	padding:5px 0px;
	margin:0px;
	list-style:none;
}
.player_details ul li, .player_cur_stat ul li {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#1d1d1d;
	font-weight:400;
	padding-bottom:5px;
}
.player_details ul li span.name:before {
	content:"Name :";
}
.player_details ul li span.age:before {
	content:"Age :";
}
.player_details ul li span.gender:before {
	content:"Gender :";
}
.player_details ul li span.location:before {
	content:"Location :";
}
.player_details ul li span.blog:before {
	content:"Blog :";
}
.player_cur_stat ul li span.total_score:before {
	content:"Total Score :";
}
.player_cur_stat ul li span.cw_compl:before {
	content:"Crossword Completed :";
}
.player_cur_stat ul li span.cw_play:before {
	content:"Crossword Played :";
}
.player_cur_stat ul li span.cw_creat:before {
	content:"Crossword Created :";
}
.player_details ul li span.name:before, .player_details ul li span.age:before, .player_details ul li span.gender:before, .player_details ul li span.location:before, .player_details ul li span.blog:before, .player_cur_stat ul li span.total_score:before, .player_cur_stat ul li span.cw_compl:before, .player_cur_stat ul li span.cw_play:before, .player_cur_stat ul li span.cw_creat:before {
	padding-right:10px;
	color:#666666;
}
.cross_top_three .left {
	float:left;
}
.cross_top_three .right {
	float:left;
}
@media (min-width: 768px) {
.cros_top_two .left {
 float:left;
}
.cros_top_two .right {
 float:left;
}
.cross_top_three .right ul {
 padding-top:35px;
}
.cross_top_three .right ul li {
 padding-left:15px;
}
.quiz_answer, .quiz_btm, .qui_btm_links {
 padding-left:35px;
}
.quiz_answer input.text_fld {
 width:250px;
}
.topers_list_table {
/*display:inline-block;*/
}
.responsive-calendar {
/*width:300px;*/
}
.calendar {
padding-top:60px;
}
.cros_top_two {
 border-bottom:none;
 padding:0px;
 margin-bottom:10px;
}
}
@media (max-width: 767px) {
.login-box {
 padding:20px;
}
.cros_top_two .right ul {
 padding-top:15px;
}
.cros_top_two .right ul li {
 padding-left:0px;
 padding-right:15px;
}
.cross_top_three .right ul li {
 padding-left:10px;
}
.cross_top_three .right ul {
 margin-bottom:0px;
 margin-top:38px;
}
.cros_table {
 padding-bottom:70px;
}
.table-responsive {
 width: 100%;
 margin-bottom: 15px;
 overflow-x: auto;
 overflow-y: hidden;
 -webkit-overflow-scrolling: touch;
 -ms-overflow-style: -ms-autohiding-scrollbar;
 border: 1px solid #ddd;
}
.table-responsive > .table {
 margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
 white-space: nowrap;
}
.responsive-calendar {
 width:290px;
 padding:30px 0px 20px;
}
.quiz_no {
 position:absolute;
 left:230px;
 top:33px;
 padding:0px;
 margin:0px;
 border-bottom:none;
}
.quiz_no span.num {
 padding-right:0px;
}
.quiz_no span.num:before {
 content:"#";
 color:#FFFFFF;
 padding-right:5px !important;
}
.quiz_midle {
 margin-top:10px;
 padding:20px 15px;
}
.login-section {
 margin-top:20px !important;
}
.cross_top_three .left form.form-inline input {
 width:190px;
 height:27px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.cross_summary .row-fluid .top_score_box {
 width:62%;
}
.cross_summary .row-fluid .calendar_box {
 width:35%;
}
.cross_summary .row-fluid .player_profile_box {
 margin-left:0px;
 width:100%;
}
.calendar_clear {
 display:block;
 width:100%;
 height:0px;
 clear:both;
}
.cros_table .table-bordered tbody tr td {
 height:26px;
}
}
@media (max-width: 420px) {
.cros_table .table-bordered tbody tr td {
 height:22px;
}
.cros_table .table-bordered span.small_num {
 top:0px;
 left:0px;
}
}
@media (max-width: 500px) {
.welcome_msg {
 text-align:center;
}
.welcome_msg ul {
 display:inline-block;
}
.welcome_msg ul li {
 text-align:left;
}
}
@media (max-width: 360px) {
.cross_top_right ul li.user_name {
 padding-top:24px;
}
}
@media (max-width: 767px) {
 .cross_top_right {
 top:8px;
}
.quiz_no {
 top:23px;
}
.cross_midle {
 padding-top:20px;
}
.cross_top_three {
 padding:10px 0px;
}
.cross_top_three form.form-inline {
 margin-bottom:0px;
}
.cros_top_two {
 margin-bottom:0px;
}
.cros_table {
 padding-bottom:15px;
}
.cross_midle {
 padding-bottom:20px;
}
}
.signin_link a {
	padding:15px 24px 15px 0px !important;
}
.signin_link a span {
	color:#577b00;
	font-size:18px;
	padding-right:3px;
}
.share_print_btn {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:10px 0px;
}
.cross_num {
	padding:30px 0px 10px;
	border:none;
}
.table_btn ul {
	padding:10px 0px 30px;
	margin:0px;
	list-style:none;
}
.table_btn ul li {
	float:left;
}
.table_btn ul li + li {
	padding-left:10px;
}
.cros_top_two .right ul li .btn.disabled, .cros_top_two .right ul li .btn[disabled] {
	opacity: 1;
	filter: alpha(opacity=100);
}
.cros_top_two .right ul li.rank .btn, .cros_top_two .right ul li.bonus .btn {
	background-repeat:no-repeat;
	background-position:10px 4px;
	padding-left:40px;
}
.cros_top_two .right ul li.bonus .btn {
	background-image:url(../img/icon_bonus.png);
}
.cros_top_two .right ul li.rank .btn {
	background-image:url(../img/icon_rank.png);
}
.cros_top_two .right ul li.bonus .btn span.number, .cros_top_two .right ul li.rank .btn span.number {
	font-weight:700;
	font-family: 'Oxygen', sans-serif;
	font-size:16px;
	color:#000000;
	padding-left:5px;
}
@media (min-width: 768px) {
.mobile_logo {
 display:none;
}
.desk_logo {
 float:left;
}
.cros_play_midle {
 padding-top:90px;
 padding-bottom:20px;
 border-bottom:1px solid #e6e6e6;
}
.share_print_btn {
 text-align:right;
}
.navbar-inner {
 background:#FFFFFF;
}
.cros_top_two .right ul {
 padding-bottom:15px;
}
.cross_play_top, .cross_play_top_search, .kalq_keyboard {
 display:none !important
}
}
@media (max-width: 767px) {
.cros_head, .crossword_play .header .navbar-inner {
 padding:7px 0px !important;
}
.desk_logo {
 display:none;
}
.mobile_logo {
 padding:0;
 float:left;
}
.header {
 background:#8bc401;
}
.crossword_play .navbar-fixed-top {
 margin-left:0px;
 margin-right:0px;
}
.crossword_play .header .navbar-inner {
 padding:18px 0px 17px;
}
.header #mainMenu .responsive-nav {
 margin-top:10px;
}
.error_msg .alert {
 margin-bottom:0px;
}
.table_btn ul {
 padding-bottom:15px;
}
.cros_top_two .right ul {
 padding-top:0px;
}
.cros_top_two .right ul li {
 width:100%;
 padding:0px 0px 15px;
}
.cros_top_two .right ul li + li {
 padding-left:0px;
}
.cros_top_two .right li.group_btns ul li {
 float:left;
 width:inherit;
}
.cros_top_two .right li.group_btns ul li + li {
 padding-left:10px;
}
.crossword_play #mainMenu {
 display:none;
}
.share_print_btn_hide, .cross_play_hide_form {
 display:none;
}
.cros_play_midle, .cross_midle {
 padding-top:0px;
}
.cros_play_midle .share_print_btn {
 border-top:none;
 padding-top:0px;
}
.cros_play_midle .share_print_btn .cross_top_three {
 border-bottom:none;
 padding-top:0px;
}
.cros_top_two .right li.group_btns {
 padding-bottom:0px;
}
.kalq_keyboard {
 /*display:inline-block;*/
 padding:10px 0px 0px;
}
.kalq_keyboard_row {
 padding-bottom:4px;
}
.kalq_keyboard_left {
 display:inline-block;
 float:left;
 text-align:right;
 padding-right:2px;
}
.kalq_keyboard_right {
 display:inline-block;
 float:right;
 text-align:left;
 padding-left:2px;
}
.kalq_keyboard .btn {
 font-family: 'Oxygen', sans-serif;
 font-size:14px;
 color:#000000;
 font-weight:700;
}
.cros_table {
 padding-bottom:0px;
}
.cros_play_midle .btm_btns {
 padding:20px 0px 5px;
 border-bottom:none;
}
.cros_play_midle .cross_num {
 padding-top:15px;
}
}
@media (max-width: 340px) {
.cros_top_two .right li.group_btns ul li input {
 padding:6px 13px
}
}
@media (min-width: 768px) and (max-width: 979px) {
.cros_play_midle {
 padding-top:0px;
}
.cros_top_two .right li.group_btns {
 padding-left:0px;
 padding-top:15px;
}
}
@media (max-width: 767px) {
.kalq_keyboard .btn {
 padding:0px;
 width:35px;
 height:35px;
 line-height:32px;
}
.cross_top_right {
 position:absolute;
 right:15px;
 top:18px;
}
.cross_top_right ul li {
 float:none;
 text-align:right;
}
.cross_top_right ul li.user_name {
 padding-right:0px;
 padding-top:24px;
}
.cross_top_right ul li.user_name, .cross_top_right ul li.user_name a {
 color:#547701;
}
}
@media (max-width: 359px) {
.kalq_keyboard .btn {
 width:30px !important;
 height:30px !important;
 line-height:28px !important;
}
}
.sudoku_midle {
	padding:50px 0px 20px;
	text-align:center;
}
.sudoku_midle_box {
	display:inline-block;
}
.sudoku_date_picker {
	float:left;
}
.sudoku_date_picker input.span1 {
	width:90px !important;
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#000000;
}
.datepicker td, .datepicker th {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:400;
}
.sudoku_date_picker .input-append {
	color:#000000;
	text-align:left;
	line-height:26px;
	margin-bottom:0px;
}
.sudoku_drop_btn {
	text-align:left;
}
.sudoku_drop_btn, .sudoku_time, .sudoku_reset_btn {
	float:left;
	margin-left:27px;
}
.sudoku_datepick_dropdown, .sudoku_time_reset {
	float:left;
}
.sudoku_midle_row {
	padding-bottom:10px;
}
.sudoku_box {
	padding-bottom:10px;
}
.sudoku_box .table-bordered {
	margin:0px;
	background:#FFFFFF;
}
.sudoku_drop_btn .btn, .sudoku_drop_btn .btn:hover, .sudoku_time input.span1, .sudoku_reset_btn .btn, .sudoku_reset_btn .btn:hover, .sudoku_box .table-responsive tr td {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:400;
}
.sudoku_time input.span1 {
	width:50px;
	text-align:center;
	margin-bottom:0px;
	background:#8bc401;
	color:#FFFFFF;
}
.sudoku_box .table-responsive tr td {
	text-align:center;
}
.sudoku_num_btn, .sudoku_text_btn .btn {
	padding-bottom:5px;
}
.sudoku_num_btn .btn, .sudoku_text_btn .btn {
	margin-bottom:5px;
}
.sudoku_drop_btn .dropdown-menu > li > a:hover {
	background:#8bc401;
}
.sudoku_box .table-responsive tr td.color_box {
	background:#eaeaea;
}
.sudoku_date_picker span.add-on {
	cursor:pointer;
}
.sudoku_date_picker span.add-on:hover i {
	color:#8bc401;
}
.sudoku_box .table-responsive {
	margin-bottom:0px;
}
.sudoku_num_btn ul {
	padding:0px;
	margin:0px;
	list-style:none
}
.sudoku_num_btn ul li {
	display:inline-block;
}
.sudoku_num_btn .btn:hover {
	color: #333333;
	background: #a3e600;
}
@media (max-width: 767px) {
.table-responsive {
 border:none
}
}
@media (max-width: 450px) {
.sudoku_drop_btn, .sudoku_time, .sudoku_reset_btn {
 margin-left:0px;
}
.sudoku_time_reset {
 float:right;
 width:100px;
}
.sudoku_time input.span1 {
 float:right;
}
.sudoku_datepick_dropdown {
 text-align:left;
 float:left;
 width:150px;
}
.sudoku_drop_btn, .sudoku_time, .sudoku_date_picker, .sudoku_reset_btn {
 float:inherit;
}
.sudoku_date_picker, .sudoku_time {
 padding-bottom:10px;
}
.datepicker {
 left:20px !important;
}
}
.mashi_main {
	padding-left:0px;
	padding-right:0px;
}
.mashi_main_logo {
	text-align:center;
	padding:20px 0px;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:40px;
}
.mashi_main_logo a {
	display:inline-block;
}
.search_fld {
	text-align:center;
}
.search_fld form {
	display:inline-block;
	margin-bottom:0px;
}
.search_fld .input-append {
	margin-bottom:0px;
}
.search_fld .input-append .btn {
	border:1px solid #CCCCCC;
	border-left:none;
	background:#FFFFFF;
}
.search_fld .input-append .btn span {
	width:18px;
	height:40px;
	display:block;
	line-height:38px;
}
.search_fld .input-append .btn:hover span {
	color:#666666;
}
.search_fld .input-append input {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:400;
	border-right:none;
	padding:14px;
	width:300px;
	height:inherit;
}
.search_fld .mashi_search span.icon_search {
	background:url(../img/mashi_search_icon.png) no-repeat center;
}
.search_fld .google_search span.icon_google {
	background:url(../img/google_icon.png) no-repeat center;
}
.search_fld .mashi_search, .search_fld .google_search {
	padding:0px;
}
.search_fld .mashi_search {
	background:#95d201;
}
.search_fld .mashi_search:hover {
	background:#8bc401;
}
.search_fld .google_search {
	background:#672fd6;
}
.search_fld .google_search:hover {
	background:#c5432b;
}
.search_fld .mashi_search span.icon_search, .search_fld .google_search span.icon_google {
	height:48px;
	width:48px;
	display:block;
}
@media (max-width: 767px) {
}
@media (max-width: 359px) {
.search_fld form {
 display:block;
 width:100%;
}
.search_fld .input-append input {
 padding:6px 12px;
}
.search_fld .input-append .btn {
 padding:4px;
}
.search_fld .input-append .btn span {
 height:24px;
 line-height:24px;
}
.search_fld .mashi_search span.icon_search, .search_fld .google_search span.icon_google {
 height:32px;
 width:32px;
}
.search_fld .mashi_search span.icon_search {
 background:url(../img/mashi_search_icons.png) no-repeat center;
}
.search_fld .google_search span.icon_google {
 background:url(../img/google_icons.png) no-repeat center;
}
}
.midle_box_area {
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
}
.select_box_row {
	display:inline-block;
}
.midle_box_area .table-bordered {
	margin-bottom:0px;
	background:#408000;
	border:1px solid #FFFFFF;
	border-left: 0;
}
.midle_box_area .table-bordered th, .midle_box_area .table-bordered td {
	border-left:1px solid #FFFFFF;
}
.midle_box_area .table th, .midle_box_area .table td {
	border-top:1px solid #FFFFFF;
}
.mashi_items img {
	max-width:100%;
}
.mashi_items a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
@media (max-width: 767px) {
.mashi_items img.big_pic {
 width:75px;
}
.mashi_items img.small_pic {
 width:32px;
}
}
@media (max-width: 359px) {
.mashi_main_logo {
 padding:10px 0px;
 margin-bottom:30px;
}
.midle_box_area {
 padding:30px 0px 0px;
}
}
.checkbox_list .alert {
	border:1px solid #e2e2e2;
	background:#FFFFFF;
	padding:0px;
}
.checkbox_list .alert .close {
	right:10px;
	top:10px;
}
.drag_drop_mid {
	padding:40px 0px 10px;
}
.checklist_head {
}
.checkbox_list .alert .portlet-header {
	font-family: 'Oxygen', sans-serif;
	font-size:18px;
	color:#292929;
	font-weight:700;
	margin:0px;
	border:none;
	background:none;
	border-bottom:1px solid #e2e2e2;
	padding:10px;
	line-height:inherit;
	border-radius:0px;
}
.checkbox_list .alert .portlet-header:hover {
	cursor:move;
}
.block__list li label {
	margin-bottom:0px;
	display:inline-block;
}
.block__list li label a {
	display:inline-block;
}
.checkbox_list li, .checkbox_list li a {
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#292929;
	font-weight:400;
}
.checkbox_list li a:hover {
	color:#666666;
	text-decoration:none;
}
.text_body {
	padding:0px 10px 10px;
}
.portlet {
	margin: 0 1em 1em 0;
	padding: 0.3em;
}
.portlet-header {
	padding: 0.2em 0.3em;
	margin-bottom: 0.5em;
	position: relative;
}
.portlet-toggle {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -8px;
}
.portlet-content {
	padding: 0.4em;
}
.portlet-placeholder {
	border: 1px dotted black;
	margin: 0 1em 1em 0;
	height: 50px;
}
.checkbox_list .alert .close {
	width:13px;
	height:20px;
	z-index:1000;
	right: 10px;
    top: 9px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.checkbox_list .alert .close:hover, .checkbox_list button.delete:hover, .checkbox_list button.add_new_item:hover {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.checkbox_list .alert {
	margin-bottom:30px;
	position:relative;
}
.drag_drop_mid .checkbox_list .portlet {
	margin:0px;
	padding:0px;
	border:none;
	border:none;
}
.checkbox_list button.delete {
	right:30px;
	top:7px;
}
.checkbox_list button.add_new_item {
	right:55px;
	top:7px;
}
.checkbox_list button.delete, .checkbox_list button.add_new_item {
	position:absolute;
	width:20px;
	height:23px;
	padding:0px;
	border:none;
	background:none;
	cursor:pointer;
	z-index:1000;
	opacity: 0.9;
	filter: alpha(opacity=90);
	line-height:23px;
	text-align:center;
}
.checkbox_list button.delete span {
	line-height:16px;
}
