/*shim for patternlab*/
/*shim for specific elements / sets*/
* {
	box-sizing: unset;
}
.patternlab * {
	box-sizing: border-box;
}
.patternlab .green {
	color: #30bf78;
}
.patternlab .cornflowerblue {
	color: #197EAD;
}

.hide {
	display: inherit !important;
}
.patternlab .hide {
	display: none !important;
}

#back_symbol-accents-container input {
	border: 1px solid #afafaf;
	border-radius: 0;
	color: unset;
	background-color: #ececec;
	-webkit-border-radius: 0;
	font-size: inherit;
	padding: 2px 6px 3px;
}

/*non-PL shims*/
#contact input {
	width: 380px;
}

.slider-container input {
    display: inline-block;
    font-size: unset;
    padding: unset;
}
#tablePagination_rowsPerPage {
    display: inline;
    font-size: unset;
    padding: unset;
    width: unset !important;   
}
#tablePagination_currPage {
	padding: unset;
	font-size: unset;
	display: inline-block;    
}
/*end shim for patternlab*/

/*** reset all elements ***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	/* outline: 0; */
	padding: 0;
	vertical-align: baseline;	
}
html {
	background-color: #fff;
}
body {
	background: #EFEFEF;
	color: #454d53;
	font-family: "Open Sans", Arial, Verdana, sans-serif;
	height: 100%;
	line-height: 1.38;
	margin: auto;
	min-width: 1000px;
	width: 100%;	
}
ol, ul {
	list-style: none;
}
a {
	color: #197EAD;
	text-decoration: none;
	font-weight: 600;
}
a:hover {
	text-decoration: underline;
}
.link {
	color: #5dbaea;
}
blockquote, q {
	quotes: none;
}
:focus {
	/* outline: 0; */
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
button { 
	border: none;
}

/*** general element ***/
h1 {
	z-index: 1;
}
.divider {
	background: #e9eaea;
	height: 1px;
}
.logged-username a.nested {
    background: url(../../../assets/whiteboard/styles/../images/ui_icons_white.png) no-repeat 67px -14px;;
}
.logged-username a{
	width: 160px;
}
.logged-username a.nested {
	background-position: right -14px;
}
.logged-username a.nested:hover {
	background-position: right 19px;
}
.logged-username span {
	margin-right: 20px;
}

a.nested {
	background: url(../../../assets/whiteboard/styles/../images/arrow.png) no-repeat right 20px;
}
a.nested:hover {
	background-position: right -14px;
}
a.nested.active {
	background-position: right -44px;
}
a.nested.active:hover {
	background-position: right -74px;
}
.top-panel .menu li a.active {
   color: #1D95CB;
}

/*** footer section ***/
.footer {
	background: #fff;
	border-top: 2px solid #f3f3f3;
	width: 100%;
	padding-bottom: 3.75rem;
}
.menu-boxes {
	margin: 0 auto 15px;
	overflow: hidden;
	width: 995px;
}
.menu-boxes div {
	border-right: 1px solid #DDD;
    float: left;
    margin-top: 35px;
    padding: 0 20px 0 40px;
    width: 170px;
}
.menu-boxes .signup, 
.menu-boxes .renew_account {
	padding: 0;
	text-align: center;
	width: 280px;
}
.menu-boxes div p {
	color: #636464;
	font-size: 15px;
}
.menu-boxes div ul {
	margin: 12px 0;
}
.footer div ul li {
	padding-bottom: 4px;
}
.menu-boxes .signup p,
.menu-boxes .renew_account p {
	margin: 0 0 25px;	
}
.menu-boxes div.signup a {
	margin: 0 auto;
}
.menu-boxes div.renew_account small {
	color: #7d7d7d;
	display: block;
	font-size: 13px;
	margin: 0 30px 20px 30px;
}
.menu-boxes div.social-panel {
	border: none;
}
.menu-boxes div.social-panel ul li {
	margin-top: 10px;
}
.menu-boxes div.social-panel ul li a {
	background: url(../../../assets/whiteboard/styles/../images/socpanspr.png) no-repeat;
	display: block;
	height: 20px;
	padding-left: 30px;
}
#linkFooterFacebook {
	background-position: 0 0;
}
#linkFooterTwitter {
	background-position: 0 -20px;
}
#linkFooterGooglePlus {
	background-position: 0 -40px;
}
.footer .menu-boxes div.social-panel ul li a.linkedln {
	background-position: 0 -60px;
}
.copyright {
	color: #636464;
	font-size: 13px;
    min-width: 1024px;
    padding: 40px 0;
    text-align: center;
}
.copyright ul li {
	border-left: 1px solid #DDD;
	display: inline;
	padding: 0 10px;
}
.copyright ul li:first-child {
	border-left: none;
}

/*header and footer link style */
.footer .menu-boxes div ul li a, 
.top-block ul li a {
	font-size: 13px;
}

/*** header information ***/
.header {
	background: #fff;
	background-image: linear-gradient(bottom, #fafafa 7%, #fff 99%);
	background-image: -moz-linear-gradient(bottom, #fafafa 7%, #fff 99%);
	background-image: -webkit-linear-gradient(bottom, #fafafa 7%, #fff 99%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.07, #fafafa),color-stop(0.99, #fff));
	border-bottom: 1px solid #DDD;
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
	height: 95px;
	height: auto !important;
	min-height: 95px;
	position: relative;
	z-index: 997;
}
.top-container {
	height: auto !important;
	margin: 0 auto;
	padding-top: 45px;
	width: 993px;
}
.logo {
	float: left;
	margin: -20px 0 0 38px;
}
.top-block {
	float: right;
}
.top-block ul {
	text-align: right;
}
.top-block ul li {
	color: #8f908f;
	display: inline-block;
	font-size: 13px;
	line-height: 14px;
	padding: 4px;
	position: relative;	
}
.top-block ul li.signup a,
.top-block ul li.signup a:hover {
	color: #fff;
}
.top-block .logged-username {
	border: 1px solid transparent;
}
.top-block li:hover .logged-username {
	background-color: #e8e8e8;
	border: 1px #ddd solid;
	border-top-left-radius: 10px;
	width: 150px;	
}
.top-block .logged-username a {
    color: #fff;
	font-size: 12px;
    padding: 14px 20px 9px 9px;
}

.top-block li:hover .logged-username a {
    color: #1D95CB;
}

.top-block li:hover .logged-username a.nested {
    background-image: url(../../../assets/whiteboard/styles/../images/ui_icons.png);
}

.top-block .dashboardLink {
	background: #fdfcfc;
	border: 1px solid #eee;
	box-shadow: 1px 1px 1px 1px #e6e8e9;
	display: none;
	left: -2;
	position: absolute;
	top: 32px;
	width: 170px;
	z-index: 1000;
}
.top-block .dashboardLink li {
	border: 1px solid #f5f4f4;
	display: block;
	text-align: left;
}
.top-block .dashboardLink li:hover {
	background: #f4f6f7;
	box-shadow: inset 1px 1px 1px 1px #e6e8e9;
}
.top-block .dashboardLink a {
	display: block;
	float: none;
	margin-left: 20px;
	padding: 9px 15px 9px 9px;
}
.top-panel {
	clear: right;
	float: right !important;
	height: 48px;
	margin-top: -4px;
}
.top-panel .menu {
	float: left;
}

.top-panel .menu > li{
	-moz-border-image: url(../../../assets/whiteboard/styles/../images/subnav-border.png) 0 4 0 0 stretch; 
	-webkit-border-image: url(../../../assets/whiteboard/styles/../images/subnav-border.png) 0 4 0 0 stretch;
	border-image: url(../../../assets/whiteboard/styles/../images/subnav-border.png) 0 4 0 0 *fill* stretch;
	border-right: 1px solid #DDD; 
    padding-right: 15px;

	float: left;
    font-size: 13px;
    line-height: 45px;
    margin-right: 10px;
    position: relative;
}
.top-panel .menu li a {
	color: #313131;
    display: block;
    height: 48px;
    padding: 0 14px;
}
.top-panel .menu li ul, 
.top-panel .menu li .col_list {
	display: none;	
	position: absolute;
	top: 100%;
	z-index: 2000;
}
.top-panel .menu li .col_list ul {
	border-right: 1px solid #666;
	float: left;
	padding: 10px 0;
	position: static;
	width: 230px;	
}
.top-panel .menu li .col_list ul:last-child {
	border-right: none;
}
.top-panel .menu li ul li {
	float: none;
	margin: 0;
	z-index: 1001;
}
.top-panel ul.menu li .col_list li a {	
	color: #fff;
	height: auto;
	line-height: 1.9;
	padding: 2px 15px 2px 20px;
	position: relative;
	white-space: nowrap;	
	z-index: 2000;
}
.top-panel .menu li li a:hover {
	background-color: #333;
}
.top-panel ul.menu li .col_list {
	background: #060606;
	color: #fff;
  	filter:alpha(opacity=90);
	height: auto;
	margin-left: -200px;
	opacity:0.9;
}
.top-panel .col_list_inner {
	border-width: 1px 2px 2px 2px;
	height: auto;
	overflow: hidden;
	width: 462px;
}
.top-panel .col_list_inner h2{	
	border-bottom: 1px solid #666;
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;
}
.top-panel ul.menu li:hover ul, 
.top-block ul li:hover ul, 
.top-panel ul.menu li:hover .col_list {
	display: block;
}
.css-arrow {
    border-color: transparent transparent #060606;
    border-style: solid;
    border-width: 20px;
    height: 0;
    left:210px;
    position: absolute;
    top:-28px;
    width: 0;
}

/*** social buttons ***/ 
.top-panel ul.social-buttons {
	background: none;
	height: auto;
	margin-top: 13px;
	width: auto;	
}
.top-panel ul.social-buttons div {
	overflow: hidden; 
}
/*** top search ***/ 
.top-panel form.search {
	float: left;
	height: 48px;	
}
.top-panel form.search ul li {
	float: left;
}
.top-panel form.search input[type="text"] {
    background-image: url(../../../assets/whiteboard/styles/../images/ui_icons.png);
    background-position: 0px 0px;
	background-repeat: no-repeat;
	-webkit-box-shadow: inset 1px 1px 2px #ccc;
	-moz-box-shadow: inset 1px 1px 2px #ccc;
	box-shadow: inset 1px 1px 2px #ccc;
	color: #8F908F;
	height: 20px;    
    padding: 6px 15px 6px 35px;
}
.top-panel form.search input:focus {
	border: 1px solid #D1D1D1 !important;
	box-shadow: -1px -1px rgba(0, 0, 0, 0.05);
	color: #313131;
}

/*** content types ***/
.content-type1, 
.content-type2, 
.content-type3,
.content-type4 {
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
    height: 100%;
    margin: 0 auto 30px;
	position: relative;
    width: 1031px;
}
.content-type1 {
    width: 1070px;
}
.heading {
    background: #F9F8F8;
    border:1px solid #DEDEDE;
	-moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;    
    height: auto !important;
    margin-top: 33px;
    min-height: inherit;
    overflow: hidden;
    padding: 15px 25px;
    position: relative;	
}
.heading h1 {
	color: #333;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px white;
}
.main-content {
    border: 1px solid #DDD;
    color: #222;
    font-size: 14px;
    min-height: 560px;
    position: relative;
    overflow: hidden ; 
}
.main-content fieldset {
    margin: 0 0 30px;
    padding: 0 40px 40px;
}
.main-content fieldset:first-child {
	border-bottom: 1px solid #E3E1E1;
}
.main-content h2 {
	clear: both;
    font-size: 16px;
    padding: 0 0 8px;
}

.columnListing{
	display: inline-block;
}
.columnListing .leftSide, 
.columnListing .rightSide {
	float: left;
	min-height: 525px;
	padding: 30px;	   
	position: relative;
    width: 436px;
}
.columnListing .leftSide {
	border-right: 1px solid #DDD;
}
.columnListing .rightSide  .blackScreen {
    background: url(../../../assets/whiteboard/styles/../images/screen.jpg) no-repeat 0 0 transparent;
    height: 194px;
	margin: 15px auto;
    width: 296px;
}
.blackScreen span{
	display: block;
	height: 150px;
    margin: 0 auto;
	padding: 28px 0 0 34px;
    text-indent: -9000%;
    width: 197px;
}
.replace {
    display: block;
    font-size: 1%;
    line-height: 0;
    text-align: left;
    text-indent: -10000em;
}

/*** sidebar ***/ 
.sidebar {
	float: left;
}
.sidebar a {
    color: #222;
    font-size: 13px;
}

/*** breadcrumbs  ***/ 
.breadcrumbs {
	color: #59acbf;
	font-size: 11px;	
}
.breadcrumbs ul {
	padding: 0;
}
.breadcrumbs li {
	display: inline;
}
.breadcrumbs li a {
	font-size: 11px  !important;
	font-weight: normal !important;
	color: #3a87ad;
}

/*common popup / layover*/
.popup,
.fancybox-wrap {
	background: #fff;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: 0 0px 14px #666;
	-moz-box-shadow: 0 0px 14px #666;
	box-shadow: 0 0px 14px #666;
	font: bold 22px/34px Arial, sans-serif;	
	position: absolute;
	text-align: center;
	width: 645px;
	z-index: 1000;
}
.popup .popup_header, 
.smallPopup .popup_header, 
#flickr_message .popup_header {		
	background: #60d6f5;
	border-bottom: 1px solid #dfdfdf;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	border-top: 1px solid #5bcfed;
	color: #fff;
	padding: 30px 85px 30px 55px;
}
.popup .popup_content {
	height: 230px;
	height: auto !important;
	min-height: 230px;
	overflow: hidden;
	padding: 50px 20px 30px 1px;
	text-align: center;
}
.popup .popup_content p {
	color: #929292;
	font-size: 22px;
	margin-bottom: 25px;
}
.popup .popup_content p big {
	color: #ff705d;
	display: block;
	text-transform: uppercase;
}
.popup .popup_close, 
.fancybox-close {
	background: url(../../../assets/whiteboard/styles/../images/icon_close.png) no-repeat;
	border: none;
	cursor: pointer;
	height: 39px;
	position: absolute;
	right: 22px;
	text-indent: -9000%;
	top: 18px;
	width: 39px;	
}
.popup .buttons {
	font-size: 18px;
	font-weight: 500;
}
.popup .buttons span {
	font-weight: 600;
	height: 40px;
	min-width: 82px;
	padding: 11px 30px 0 35px;
	text-align: center;
}
.popup small {
	color: #666;
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.jqmWindow {
    background-color: #EEE;
    border: 3px solid #333;
    -moz-border-radius:4px; 
    -webkit-border-radius:4px;
	border-radius: 4px; 
    color: #333;
    display: none;
    left: 50%;
    margin-left: -220px;
    padding: 30px 20px;
    position: fixed;
    top: 35%;
    width: 400px;
	z-index: 9999;
}
.jqmWindow p.confirm-text {
    font-size: 15px;
	font-weight: bold;
	margin: 10px auto;
    width: 280px;
}
.jqmWindow div.controls {
    margin: 25px auto;
    width: 320px;
}
.jqmWindow a {
	text-decoration:none; 
	text-transform: uppercase;
}
.jqmWindow a.no {
	margin-left:15px;
}
.jqmWindow a.no span{
	text-shadow: none;
}
.jqmOverlay {
	background: rgba(0, 0, 0, 0.2);
}

/*** rating ***/ 
.rating ul, .rating,
.rating span {
	background: url(../../../assets/whiteboard/styles/../images/rating_matrix.png) repeat-x left 1px;
	display: inline-block;
	height: 20px;
	position: relative;
	text-align: left;
	width: 93px;
}
.percentage {
	background: url(../../../assets/whiteboard/styles/../images/rating_matrix.png) no-repeat 0 -95px;
	height: 19px;
}
.rating ul,
.rating span { 
	background-position: left -94px;
}
.rating ul.rate0,
.rating span.rate0 {
    width: 0px;
}
.rating ul.rate1,
.rating span.rate1 {
	width: 19px;
}
.rating ul.rate2,
.rating span.rate2 {
	width: 38px;
}
.rating ul.rate3,
.rating span.rate3 {
	width: 57px;
}
.rating ul.rate4,
.rating span.rate4 {
	width: 76px;
}
.rating ul.rate5,
.rating span.rate5 {
	width: 95px;
}
ul.rating_action li {
	float:left;
	text-indent: -999em;
}
ul.rating_action li a {
	height: 19px;
	position: absolute;
	top: 0;
	width: 19px;
	z-index: 200;
}
ul.rating_action li.one a {
	left: 0;
}
ul.rating_action li.two a {
	left: 19px;
}
ul.rating_action li.three a {
	left: 38px;
}
ul.rating_action li.four a {
	left: 57px;
}
ul.rating_action li.five a {
	left: 76px;
}
ul.rating_action li a:hover {
	background: url(../../../assets/whiteboard/styles/../images/rating_matrix.png) no-repeat;
	height: 19px;
	left: 0;
	overflow: hidden;
	width: 93px;
	z-index: 2;
}
ul.rating_action li.one a:hover {
    background-position: 0 -18px;
}
ul.rating_action li.two a:hover {
    background-position: 0 -37px;
}
ul.rating_action li.three a:hover {
    background-position: 0 -56px;
}
ul.rating_action li.four a:hover {
    background-position: 0 -75px;
}
ul.rating_action li.five a:hover {
    background-position: 0 -94px;
}
.rating_action .first-rating{
	display: none;
}

/*** captcha elements ***/ 
#recaptcha_widget_div {
	clear: both;
	margin: 15px 0 15px 160px;
}
.recaptcha_theme_red #recaptcha_response_field {
	height: auto;
	left: 0;
}
#recaptcha_widget_div .recaptcha_input_area label {
	line-height: normal;
}
#recaptcha_widget_div .recaptcha_input_area{
	margin-bottom: 0 !important;
}



/*** forms ***/ 
select:focus, 
input:focus, 
textarea:focus  {
    border: 1px solid #02CBF0 !important;
	-webkit-box-shadow: 0 2px 5px #AFE7F3;
	-moz-box-shadow: 0 2px 5px #AFE7F3;
    box-shadow: 0 2px 5px #AFE7F3;
}
.txt{
    -webkit-box-shadow: -1px -1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:  -1px -1px rgba(0, 0, 0, 0.05);
	box-shadow: -1px -1px rgba(0, 0, 0, 0.05);
	color: #3C3C3B; 
	font: 14px "Open Sans",Arial,sans-serif;
    height: 29px;
	padding: 0 10px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    width: 228px;
}
.txt.pr {
	background: #fff url(../../../assets/whiteboard/styles/../images/ico-progress.gif) no-repeat 97% center !important;
}
.txt.av {
	border: 1px solid #468847 !important;
	-webkit-box-shadow: 0 2px 5px #c2d4c4 !important;
	-moz-box-shadow: 0 2px 5px #c2d4c4 !important;
	box-shadow: 0 2px 5px #c2d4c4 !important;
}
.txt.na,  textarea.na {
	border: 1px solid #ff1800 !important;
	-webkit-box-shadow: 0 2px 5px #f5b5b0 !important;
	-moz-box-shadow: 0 2px 5px #f5b5b0 !important;
	box-shadow: 0 2px 5px #f5b5b0 !important;
}
span.av, 
span.na {
	display: block !important;
	float: right;
	width: 400px;
}
span.na {
	color: #ff1800 !important;
}
span.av {
	color: #468847 !important;
}
.short {
    padding: 0 6px;
    width: 44px !important;
}
textarea.txt{
	padding: 5px 10px;
}
.greybg{
 	background: #F5F5F5;
	border: 1px solid #DDD;
}
.yellowbg{
	background: #fffbde;
	border: 1px solid #d8d8d8;
}
.yellowbg:focus {
	border: 1px solid #d8d8d8 !important;
	box-shadow: none;
}
.whitebg{
 	background: #fcfcfc;
	border: 1px solid #d1d1d1;
}
.allRounded {
    border-radius: 4px;
}
.allRounded12{
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.noRoundRight{

    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;

    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
}
.allRounded20{
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.select_wrap select {
	background: #F5F5F5;
	border: 1px solid #DDD;
	min-width: 60px;
	padding: 2px 0 0 10px;
}
.selectGreyBg,
.selectWhiteBg {
	display: inline;
    margin-right: 10px;
}
.selectGreyBg select, 
.selectWhiteBg select {
	min-width: 60px;
	padding: 3px 0;
}
.selectWhiteBg select {
	background: #fff;
	border: 1px solid #CCC;
}

/*** pagination ***/ 
.pagination {
	border-bottom: 1px solid #e3e1e1;
	border-top: 1px solid #e3e1e1;
	font-size: 13px;
	margin: 0 auto 40px;
	overflow: hidden;
	padding: 5px 13px 7px;
	width: 885px;
}
.pagination p {
	float: left;
	margin: 0 5px 0 0 !important;
}
.pagination ul {
	float: right;	
	margin: 0 !important;
}
.pagination li {
	display: inline;
	margin-right: 14px 0;
}
.paginationSep {
	margin: 0 5px;
}
.pagination ul.results-list {
	float: left;
	margin: 0 16px 0 0;
}
.pagination a.active {
    color: #353535;
    font-weight: bold;
}

/*** content type 1 ***/ 
.content-type1 .main-content {
    background: #fff;
	border-top: none;
	padding: 25px 0;
}

/*** content type 2 ***/ 
.content-type2 .main-content {
	background: #fff;
	border-top: none;
}
.content-type2 h1 {
	color: #404040;
    font-size: 36px;
    text-align: center;
}
.content-type2 h1:before {
	background: #d3d3d3;
    border-bottom: 2px solid #fff;
    content: "";
    display: block;
    height: 1px;
    position: relative;	
    top: 30px;
}

/***table design page ***/ 
.tableDesign .main-content {
	padding: 25px 40px;
}
.tableDesign .steps{
	border-bottom: 1px solid #E3E1E1;
	font-weight: normal;
    margin: 40px 0 20px;
}
.tableDesign table{
	border-collapse: separate !important;
	margin: 40px auto 25px;
	width: 100%;
}
.tableDesign  thead tr {
	background: #f1f1f1;
	background-image: linear-gradient(bottom, #F1F1F1 5%, #fff 77%);
	background-image: -o-linear-gradient(bottom, #F1F1F1 5%, #fff 77%);
	background-image: -moz-linear-gradient(bottom, #F1F1F1 5%, #fff 77%);
	background-image: -webkit-linear-gradient(bottom, #F1F1F1 5%, #fff 77%);
	background-image: -ms-linear-gradient(bottom, #F1F1F1 5%, #fff 77%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #F1F1F1),color-stop(0.77, #fff));
}
.tableDesign th, 
.tableDesign td {	
	border: 1px solid #e3e1e1;
	border-width: 0 1px 1px 0;
	font-size: 12px;
	font-weight: normal;	
	padding: 7px 10px;
	text-align: center;
}
.tableDesign thead td, 
.tableDesign thead th {
	border-top: 1px solid #e3e1e1;
}
.tableDesign thead tr th:first-child {
	border-left: 1px solid #e3e1e1;
	border-radius: 10px 0 0 0;
}
.tableDesign thead th:last-child {
	border-radius: 0 10px 0 0;
}
.tableDesign th.rank{
	width: 70px;
}
.tableDesign tbody td:first-child {
    border-left: 1px solid #E3E1E1;
}
.tableDesign td:nth-child(2){
	text-align: left;
}
.tableDesign tbody tr:nth-child(2n) {
	background-image: linear-gradient(bottom, #F5F5F5 45%, #FBFBFB 92%);
	background-image: -o-linear-gradient(bottom, #F5F5F5 45%, #FBFBFB 92%);
	background-image: -moz-linear-gradient(bottom, #F5F5F5 45%, #FBFBFB 92%);
	background-image: -webkit-linear-gradient(bottom, #F5F5F5 45%, #FBFBFB 92%);
	background-image: -ms-linear-gradient(bottom, #F5F5F5 45%, #FBFBFB 92%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.45, #F5F5F5),color-stop(0.92, #FBFBFB));
}

/*** form class ***/
.formClass{ 
	margin-top: 40px;
}
.formClass li {
    margin: 0 0 12px;
}
.formClass label {
    display: block;
    float: left;
    line-height: 3.5;
}

/*** sub navigation system ***/ 
.subnavi {	
	background: #F1F1F1;
	background-image: linear-gradient(bottom, #F1F1F1 16%, #fff 92%);
	background-image: -o-linear-gradient(bottom, #F1F1F1 16%, #fff 92%);
	background-image: -moz-linear-gradient(bottom, #F1F1F1 16%, #fff 92%);
	background-image: -webkit-linear-gradient(bottom, #F1F1F1 16%, #fff 92%);
	background-image: -ms-linear-gradient(bottom, #F1F1F1 16%, #fff 92%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.16, #F1F1F1),color-stop(0.92, #fff));
	border-bottom: 1px solid #e3e1e1;
	height: 56px;
	overflow: visible !important;
	padding: 0 !important;
	position: relative;
}
.subnavi li {
	color: #232424;
	display: inline-block;
	float: none !important;
	font-size: 14px;
	height: 72px;
}
.subnavi li.active {
	background: url(../../../assets/whiteboard/styles/../images/subnavi_active.png) no-repeat center 56px;
	font-weight: bold;
}
.subnavi li a {
	border-right: 1px solid #e3e1e1;
	color: #232424 !important;
	display: block;    
	height: 36px;
	margin-left: -4px;
	padding: 19px 30px 0 30px;
	text-align: center;
}
.subnavi li a:hover {
	background: #eee;
	font-weight: bold;
	text-decoration: none;
}

/*** user feedback message ***/ 
.userMessage {
	border-radius: 4px;
	margin: 25px 40px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.userMessage.error {
	background-color: #F2DEDE;
	border: 1px solid #EED3D7;
	color: #702D29;
}
.userMessage.success {
	background-color: #DFF0D8;
	border: 1px solid #D6E9C6;
	color: #468847;
}
.userMessage.info {
	background-color: #D9EDF7;
	border: 1px solid #BCE8F1;
	color: #3A87AD;
}
.userMessage.warning {
	background-color: #FCF8E3;
	border: 1px solid #FBEED5;
	color: #C09853;
}
.userMessage h3 {
	font-size: 14px;
	margin-bottom: 5px !important;
	text-shadow: 1px 1px #fff;
}
.userMessage ul li {	
	clear: both !important;
	display: inline-block !important;
	font-size: 14px;
	margin: 0;
	text-shadow: 1px 1px #fff;
}
/*** buttons & icons ***/ 
.xsmallBtn {
	font-size: 11px;
    height: 30px;
    padding: 3px 10px;
}
.smallBtn {
	font-size: 11px;
    height: 30px;
    padding: 7px 20px;
}
.mediumBtn {
	font-size: 15px;
    padding: 10px 20px;
}
.biggerBtn {
	font-size: 18px;
    height: 40px;
    padding: 7px 25px 10px;
}

/***** color button styles *****/
.greyBtn {	
	background-color: whiteSmoke;
	background-image: -ms-linear-gradient(top, #FAFAFA, #E6E6E6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FAFAFA), to(#E6E6E6));
	background-image: -webkit-linear-gradient(top, #FAFAFA, #E6E6E6);
	background-image: -o-linear-gradient(top, #FAFAFA, #E6E6E6);
	background-image: -moz-linear-gradient(top, #FAFAFA, #E6E6E6);	
	background-image: linear-gradient(top, #FAFAFA, #E6E6E6);
	border: 1px solid #ccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1),inset 1px 0 0 rgba(255, 255, 255, 0.3),inset -1px 0 0 rgba(255, 255, 255, 0.3),inset 0 1px 0 rgba(255, 255, 255, 0.7),0 1px 0 rgba(100, 100, 100, 0.1),0 2px 0 rgba(150, 150, 150, 0.1);	
	color: #333;
	cursor:pointer;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.greyBtn:hover {
	background: #e6e6e6;
	text-decoration: none;
}
.greyBtn:active {
	box-shadow: inset 0.05em 0.15em 0.4em rgba(0,0,0,0.4),inset 0 0 0.2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);
}
.greenBtn {
	background-color: #7da92a;		
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a3cb54), color-stop(50%, #8cb73a), color-stop(50%, #8cb73a), color-stop(100%, #7da92a));
	background-image: -webkit-linear-gradient(left top, left bottom, color-stop(0%, #a3cb54), color-stop(50%, #8cb73a), color-stop(50%, #8cb73a), color-stop(100%, #7da92a));
	background-image: -moz-linear-gradient(top, #a3cb54 0%, #8cb73a 50%, #8cb73a 50%, #7da92a 100%);
	background-image: linear-gradient(top, #a3cb54 0%, #8cb73a 50%, #8cb73a 50%, #7da92a 100%);
	border: 1px solid #6d7e46;
	border-color: #7da92a #a3cb54 #6d7e46;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.3),inset 1px 0 0 rgba(255, 255, 255, 0.22),inset -1px 0 0 rgba(255, 255, 255, 0.22),inset 0 1px 0 rgba(255, 255, 255, 0.4),0 1px 0 rgba(100, 100, 100, 0.1),0 2px 0 rgba(150, 150, 150, 0.1);
	color: #fff;	
	cursor:pointer;
	text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.25);
}
.greenBtn:hover {
	background: #a3cb54;
	background: -moz-linear-gradient(top, #7da92a 0%, #8cb73a 50%, #8cb73a 50%, #a3cb54 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7da92a), color-stop(50%, #8cb73a), color-stop(50%, #8cb73a), color-stop(100%, #a3cb54));
	background: linear-gradient(top, #7da92a 0%, #8cb73a 50%, #8cb73a 50%, #a3cb54 100%);
	text-decoration: none;
}
.greenBtn:active {
	box-shadow:inset 0.05em 0.15em 0.4em rgba(0,0,0,0.4),inset 0 0 0.2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);
}
.redBtn {
	background-color: #d44a0a;		
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f16d52), color-stop(50%, #de5421), color-stop(50%, #de5421), color-stop(100%, #d44a0a));
	background-image: -webkit-linear-gradient(left top, left bottom, color-stop(0%, #f16d52), color-stop(50%, #de5421), color-stop(50%, #de5421), color-stop(100%, #d44a0a));
	background-image: -moz-linear-gradient(top, #f16d52 0%, #de5421 50%, #de5421 50%, #d44a0a 100%);
	background-image: linear-gradient(top, #f16d52 0%, #de5421 50%, #de5421 50%, #d44a0a 100%);
	border: 1px solid #6d7e46;
	border-color: #d44a0a #f16d52 #6d7e46;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.3),inset 1px 0 0 rgba(255, 255, 255, 0.22),inset -1px 0 0 rgba(255, 255, 255, 0.22),inset 0 1px 0 rgba(255, 255, 255, 0.4),0 1px 0 rgba(100, 100, 100, 0.1),0 2px 0 rgba(150, 150, 150, 0.1);
	color: #fff;	
	cursor:pointer;
	text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.25);
}
.redBtn:hover {
	background: #f16d52;
	background: -moz-linear-gradient(top, #d44a0a 0%, #de5421 50%, #de5421 50%, #f16d52 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d44a0a), color-stop(50%, #de5421), color-stop(50%, #de5421), color-stop(100%, #f16d52));
	background: linear-gradient(top, #d44a0a 0%, #de5421 50%, #de5421 50%, #f16d52 100%);
}
.redBtn:active {
	box-shadow:inset 0.05em 0.15em 0.4em rgba(0,0,0,0.4),inset 0 0 0.2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);
}

/*** tabulation system ***/
.tabs {
	margin: 0 0 30px;
	overflow: hidden;
	position: relative;	
}
.tabs dt, 
.tabs dt span{
	background: url(../../../assets/whiteboard/styles/../images/tabs.png) no-repeat;
}
.tabs dt {
	cursor: pointer;
	float: left;
	font-size: 12px;
	height: 30px;
	min-width: 91px;
	text-align: center;	
}
.tabs dt span {
    background-position: right top;
    display: block;
    height: 23px;
    padding: 7px 30px 0 0;
	position: relative;
	right: -31px;
}
.tabs dt.active {
    background-position: left -37px;
    color: #2f1f08;
	cursor: auto;
    font-weight: bold;
	position: relative;
	z-index: 3;	
}
.tabs dt.active span {
    background-position: right -36px;
}
.tabs dd {
	display: none;
	float: right;
	margin: 29px 0 0 -100%;
	position: relative;	
	width: 100%;
	z-index: 2;
}
.tabs dd.active {
	display: block;
}
.tabs .tab-content {	
	background: #fff;
	border: 1px solid #d6d6d6;
	border-radius: 0 10px 10px 10px;
	padding: 25px;
}
.tabs .tab-content p {
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 20px;
}
.tabs .tab-content p.copy_area {
	background: #ededec;
	padding: 2px 9px;
}
.tabs .tab-content p.file {
	text-align: center;
}
.tabs .tab-content p.file input, 
.tabs .tab-content p input {
	margin: 0;
}
.tabs .tab-content textarea {
	background: #f8f7f7;
	border-radius: 0;
	font: italic bold 13px Arial, sans-serif;
	height: 90px;
	margin-left: -16px;
	padding: 15px;
	width: 780px;
}
.tabs form{
	border: 1px solid #ddd;
}
.tabs .tab_header {	
	background: #fbfbfb;
	box-shadow: 0 2px 2px 1px #f1f0f0;	
	font-size: 18px;
	font-weight: 600;
	padding: 20px 17px;
}

/*** advertisment  ***/ 
.advertBox {
   	margin: 30px auto;
    text-align: center !important;
}
.advertBoxTop {
	padding: 20px 0 20px;
    text-align: center !important;
}
.longerBannerAd {
	height: 70px;
	margin: 0 auto;
	width: 970px;
}
.advertismentBox {
	position: absolute;
    right: 0;
    top: 0;
}
    .advertismentBox.bottom {
        margin-top: 700px;
    }
.skyscraperAd {
    position: absolute;
	right: -165px;
    top: 150px;
}

.squareSideAd {
    position: absolute;
	right: -330px;
    top: 150px;
}
.squaredAd {
    margin: -10px 0 0 0px;
}
.forgotSend {
	float: left;
	margin: 20px;
}
/*** global colors ***/ 
.red {
	color: #ff705d;
    font-weight: 600;
}
.orange {
	color: orange;
    font-weight: 600;
}
.green {
	color: #90bb3f;
    font-weight: 600;
}


/**** pushdown nav **/


/****** sub nav ****/
.subNavSection{
	background: #3a3939;
	background-image: linear-gradient(bottom, #282828 7%, #3a3939 99%);
	background-image: -moz-linear-gradient(bottom, #282828 7%, #3a3939 99%);
	background-image: -webkit-linear-gradient(bottom, #282828 7%, #3a3939 99%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.07, #282828),color-stop(0.99, #3a3939));
	border-top: 3px solid #208cb9;
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
	color: #fff;
	display: none;
	position: relative;
}
.subNavSection h2{
	border-bottom: 1px solid #414141;
	font-size: 13px;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.subNavSection ul{
	display: inline-block;
	font-size: 13px;
	line-height: 25px;
    vertical-align: top;
    width: 244px;
}
.subNavSection a{
	color: #fff;
}
.subNavSection a:hover{
	color: #1D95CB;
}
.subNavSection div{
	display: none;
	height: auto !important;
    margin: 0 auto;
    padding: 15px 0 15px 80px;
    position: relative;
    width: 993px;
}
/*** social buttons ***/ 
.top-panel ul.social-buttons {
	background: none;
	height: auto;
	margin-top: 13px;
	width: auto;	
}
.top-panel ul.social-buttons div {
	overflow: hidden; 
}
/* Mobile Styles */
/*** terms & privacy pages ***/
body.mobile-body {
    min-width: 100px;
}

.mobile-body .content-type1,
.mobile-body .content-type2,
.mobile-body .content-type3,
.mobile-body .content-type4 {
    -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
    height: 100%;
    margin: 0 auto 5%;
    position: relative;
    width: auto;
}

.mobile-body .heading {
    background: #F9F8F8;
    border:1px solid #DEDEDE;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: auto !important;
    margin-top: 0px !important;
    min-height: inherit;
    overflow: hidden;
    padding: 1% 2%;
    position: relative;
}
.mobile-body .heading h1 {
    color: #333;
    font-size: 1.5em;
    font-weight: normal;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px white;
}

.mobile-body .terms .main-content{
    padding: 4% 4%;
}
.mobile-body .terms h2{
    font-size: 1.2em;
    margin: 1% 0;
}
.mobile-body .terms p {
    font-size: 1.1em;
    margin-bottom: 1em;
}
.mobile-body .terms_listing{
    overflow: hidden;
    padding-left: 3%;
}
.mobile-body .terms_listing li{
    background: url(../../../assets/whiteboard/styles/../images/marker.png) no-repeat left 7px;
    font-size: 1.0em;
    margin-bottom: 1em;
    padding-left: 1%;
}
.top_mobile_promos {
	background: url(../../../assets/whiteboard/styles/../images/mobile.jpg) no-repeat 0px 12px;
	height: 40px;
	margin-left: 10px;
	width: 130px;
}
.top-panel .menu .top_mobile_promos a {
    float: left;
    height: 40px;
    padding: 0;
}
#mobile_android {
	float: right;
}
.top_mobile_promos span {
	margin-left: 20px;
}
.top_mobile_promos a:first-child {
	margin:0 6px 0 18px;
}
.hidden {
    display: none !important;
}


input.green-btn, input.red-btn, button.red-btn, input.cornflowerblue-btn  
button.green-btn, button.cornflowerblue-btn{
-webkit-font-smoothing: antialiased !important;
}

input.green-btn:focus {
  border: none !important;
}
input.cornflowerblue-btn:focus {
	border: none !important;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){
    .sign_in .heading{
        height:100px !important;
        padding-top:0px !important;
    }
    .main-content{
        width:1070px !important;
    }
    .columnListing .leftSide{
        width:498px !important;
    }
    #oauth-facebook-btn{
        display:inline-block;
    }
    #oauth-twitter-btn{
        display:inline-block;
    }
    #oauth-google-btn{
        display:inline-block;
    }    
}
.header-splat__skip-main{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999}.header-splat__skip-main:focus{color:#fff;background-color:#000;left:auto;top:11px;width:17rem;height:auto;overflow:auto;margin:24px 0.2%;padding:5px;border-radius:4px;border:1px solid;text-align:center;font-size:.9rem;z-index:999}
.labelColor{
	color: #444950;
}

@media screen and (min-width: 40.06em) {
    .btn-padding {
        padding-top: 57px;
    }
}
@media screen and (max-width: 40.06em) {
    .btn-padding {
        padding-top: 52px;
    }
}

.search-box-padding {
    padding-top: 50px;
}
.margin-bottom-zero {
	margin-bottom: 0px !important;
}
.logo{
    margin-left: 12px;
}

.blueBtn {
    background-color: #1a95ce;      
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2ca5da), color-stop(50%, #269fd4), color-stop(50%, #269fd4), color-stop(100%, #1a95ce));
    background-image: -webkit-linear-gradient(left top, left bottom, color-stop(0%, #2ca5da), color-stop(50%, #269fd4), color-stop(50%, #269fd4), color-stop(100%, #1a95ce));
    background-image: -moz-linear-gradient(top, #2ca5da 0%, #269fd4 50%, #269fd4 50%, #1a95ce 100%);
    background-image: linear-gradient(top, #2ca5da 0%, #269fd4 50%, #269fd4 50%, #1a95ce 100%);
    border: 1px solid #126996;
    border-color: #2ca5da #269fd4 #1a95ce;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.3),inset 1px 0 0 rgba(255, 255, 255, 0.22),inset -1px 0 0 rgba(255, 255, 255, 0.22),inset 0 1px 0 rgba(255, 255, 255, 0.4),0 1px 0 rgba(100, 100, 100, 0.1),0 2px 0 rgba(150, 150, 150, 0.1);
    color: #fff;    
    cursor:pointer;
    text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.25);
}
.blueBtn:hover {
    background: #2ca5da;
    background: -moz-linear-gradient(top, #1a95ce 0%, #269fd4 50%, #269fd4 50%, #2ca5da 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1a95ce), color-stop(50%, #269fd4), color-stop(50%, #269fd4), color-stop(100%, #2ca5da));
    background: linear-gradient(top, #1a95ce 0%, #269fd4 50%, #269fd4 50%, #2ca5da 100%);
}
.blueBtn:active {
    box-shadow:inset 0.05em 0.15em 0.4em rgba(0,0,0,0.4),inset 0 0 0.2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);
}

/*** footer section ***/
.footer .menu-boxes div {
    height: 160px;
}
.copyright a {
    color:#197EAD;
}
.copyright a:hover {
    color: #6ecaf4;
}

.ot-li {
  color:#197EAD;
}.ot-li:hover {
  color:#6ecaf4;
  text-decoration: underline;
  cursor: pointer;
}

/*header and footer link style */
.footer .menu-boxes div ul li a{
    color: #197EAD;
}
.top-block ul li a {
    color: #1d95cb;
}
.footer .menu-boxes div ul li a:hover, 
.top-block ul li a:hover {
    color: #6ecaf4;
}

.top-block ul li a.green {
    color: #76a740;
}

.top-block ul li a.green:hover {
    
}

/*** header information ***/
.top-block .sep {
    margin-left: 6px;
    padding-left: 4px;
}
.top-block .logged-username {
    padding: 10px;
}
.top-panel .menu li ul, 
.top-panel .menu li .col_list {
    left: 0;
    min-height: 143px;
}

/*** general element ***/
ul.social-buttons, 
ul.social-buttons li {
    float: left;
}
ul.social-buttons li {
    background: none;
    height: auto;
    width: auto;
}


/*** top search ***/ 
.top-panel form.search {
    margin-top: 8px;    
}
.top-panel form.search input[type="text"] {
    background-position: 10px -52px;
    width: 95px;
}

/*** content types ***/
.columnListing{
    position:relative;
}

/*** content type 2 ***/ 
.content-type2 h1 span {
    background: url(../../../assets/whiteboard/styles/../images/sprites.png) no-repeat scroll #F9F8F8;
    padding: 0 17px 14px 77px;
    position: relative;
}

/*** buttons & icons ***/ 
@media screen and (-webkit-min-device-pixel-ratio:0) { /* for chrome and safari */
    .biggerBtn {
        padding: 8px 25px 10px;
    }
}

.ico_favorite, 
.ico_favorited,
.ico_flag,
.ico_flagged {
    background: url(../../../assets/whiteboard/styles/../images/ico_actions_spr.png) no-repeat;
    display: inline-block;  
    position: relative;
    text-indent: -9000%;
    width: 20px;    
}
.ico_favorite,
.ico_favorited:hover {
    background-position: -3px -32px;
}
.ico_favorited,
.ico_favorite:hover {
    background-position: -3px -4px;
}
.ico_flag,
.ico_flagged:hover {
    background-position: -3px -62px;
}
.ico_flagged,
.ico_flag:hover {
    background-position: -3px -90px;
}

/*** global icons ***/ 

/*** legal & 404 ***/ 

.warning {
    margin: 10px 30px;
}
.app-authorize {
    margin: 10px 30px;
}
.dev-dashboard {
    padding: 20px;
} 
.dev-dashboard h1{
    margin-bottom: 20px;
}
.sitemap .main-content{
    padding: 30px;
}

.sitemap .main-content h2 {
    border-bottom: 1px solid #E3e1e1;
}

.sitemap .main-content div h2 {
    border:none;
    margin:10px 0;
}

.columns>ul{
    display:inline;
    float:left;
    margin-top: 10px;
    width: 240px;
}
.columns>ul>li>a{
    font-weight: 600;
}
.columns ul li ul {
    margin:10px 0 20px 20px;
}

.formClass div {
    margin-bottom: 26px;
    width: 600px;
}
.formClass div.longerTags label{
    width: 100%;
}
.formClass div.longerTags textarea.txt {
    margin-left: 165px;
}

/* new header stylings */
.heading {
    border-bottom: none;
}
.subnavi {
    background: #F9F8F8;
    border: 1px solid #e7e1e1;
    border-bottom: none;
    border-top: none;
    -webkit-box-shadow: -2px -12px 28px -19px #aaa inset;
    -moz-box-shadow: -2px -12px 28px -19px #aaa inset;
    box-shadow: -2px -12px 28px -19px #aaa inset;
    height: 47px;
    overflow: visible !important;
    padding: 0 !important;
    position: relative;
}
.subnavi li.active {
    background: none;
    font-weight: bold;
}
.subnavi li {
    display: inline-block;
    float: none !important;
    font-size: 20px;
    height: 55px;
}
 .subnavi li.active a,  
 .subnavi li.active a:hover  {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #f1f1f1 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f1f1f1 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f1f1f1 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f1f1f1 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f1f1f1 0%,#ffffff 100%); /* W3C */
    border: 1px solid #e7e1e1;
    border-bottom: none;
    color: #000 !important;
    cursor:default; 
    height: 38px;
}
.subnavi li a {
    background: #3484a9; /* Old browsers */
    background: -moz-linear-gradient(top,  #64b1d4 0%, #3484a9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#64b1d4), color-stop(100%,#3484a9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #64b1d4 0%,#3484a9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #64b1d4 0%,#3484a9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #64b1d4 0%,#3484a9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #64b1d4 0%,#3484a9 100%); /* W3C */
    border: 1px solid #5b9cb9;
    color: #fff !important;
    height: 37px;
    margin-left: 0;
    padding: 8px 30px 0;
}
.subnavi li a:hover {
    background: #569dbd; /* Old browsers */
    background: -moz-linear-gradient(top, #a3dffa 0%, #569dbd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3dffa), color-stop(100%,#569dbd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a3dffa 0%,#569dbd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a3dffa 0%,#569dbd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a3dffa 0%,#569dbd 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a3dffa 0%,#569dbd 100%); /* W3C */
    border: 1px solid #5b9cb9;
    color: #fff !important;
    font-weight: 600;
    margin-left: 0;
}
.topRounded{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: 600;
}

.active {
    color: black;
}
.multi_table table thead th.headerNoSort span {
    background: none;
    cursor: default;
}
.maintenance {
    background: none repeat scroll 0 0 #184E64;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 20px;
    padding: 10px;
    position: relative;
    text-align: center;
    z-index: 9999;
}

.maintenance-container {
    width: 670px;
    margin: 0 auto;
}

.maintenance span {
    text-align: center;
}
.maintenance a {
    color: #fff;
    text-decoration: underline;
}

.maintenance-warning {
    background: url(../../../assets/whiteboard/styles/../images/warning.png) no-repeat 0 center;
    height: 40px;
    width: 30px;
    float: left;
    display: block;
}

#site-notice-modal .modal-header {
    border-bottom: 1px solid #F2F2F2;
    height: 60px;
    width: 512px;
}

#site-notice-modal .modal-header h3 {
    border: none;
    float: left;
    font-size: 24px;
    margin: 0;
    padding: 10px 20px;
}

#site-notice-modal .modal_content .footer {
    border-top: 1px solid #CCCCCC;
    padding: 10px 0 0;
    width: 420px;
}

#site-notice-modal .modal_content {
    min-height: 224px;
    padding: 20px 20px 0;
}

#site-notice-modal .modal_content .modal_actions {
    text-align: center;
    padding: 20px 0;
}

#site-notice-modal .modal_content .modal_actions .btn {
    font-weight: normal;
}

#site-notice-modal .modal_content .modal_actions .modal_accept {
    width: 200px;
    font-weight: 600;
}

#site-notice-modal .modal_content {
    min-height: 224px;
    padding: 20px 20px 0;
}

#site-notice-modal .modal_content p {
    margin: 10px 20px 30px;
}

#site-notice-modal .close_modal {
    color: #1D95CB;
    float: right;
    padding: 19px 8px;
    background: url(/assets/whiteboard/images/cardActions-spr.png) no-repeat 0px 4px;
    background-position: 0px -83px;
    width: 20px;
}

#site-notice-modal .close_modal span {
    float: right;
    margin-right: 30px;
    margin-top: -4px;
}

#site-notice-modal .modal a.close-modal {
    display: none;
}

#choose-session_form {
    margin: 0;
}
#choose-session_form ul {
    float: left;
    margin-left: 30px;
    width: 160px;
}

#choose-session_form .greenBtn {
    margin: 10px 0;
}

/* sso */

#logged {
    margin-top: -14px; 
}
.top-block {
    margin: 8px 4px 0 0;
}
.top-block li:hover .logged-username {
    box-shadow: 2px 2px 1px 0 #ccc;
}
.top-block .dashboardLink {
    box-shadow: 2px 2px 1px 0 #ccc;
}

.site-logos li{    
    display: inline-block;
    float:left;
    height: 35px;
    padding: 0 0 10px;
    position: relative;
    text-align: center;
    top: 0;
    width: 156px;
}
.site-logos a, .site-logos span {
    color : #fff;
    font: 400 14px "Open Sans",sans-serif;
}

.site-logos {
    margin-left: 70px;
}

#essay-button {
    cursor: pointer;
}

.tab-arrow {
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    border-top: 12px solid #6E8390;
    bottom: -12px;
    height: 0;
    right: 65px;
    width: 0;
    position: absolute;
}

.tab-shadow, 
.blue-arrow,
.tab-arrow {
    z-index: 998;
 }

 .tab-shadow {
    border-bottom: 0 solid rgba(0, 0, 0, 0);
    border-right: 26px solid #2A3237;
    border-top: 45px solid rgba(0, 0, 0, 0);
    height: 0;
    left: -26px;
    right: 65px;
    top: 0;
    width: 0;
    position: absolute;
 }

.blue-arrow { 
    background-color: #0d8abd;
    border-radius: 0 0 4px 4px;
    box-shadow: 3px 4px 0 rgba(0, 0, 0, 0.09);
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin-left: 30px;
    padding: 8px 10px;
    position: relative;
    top: -40px;
}

.site-logos a img{
    background: #353f45; /* Old browsers */
    padding: 10px 18px 5px;
    text-decoration: none;
}

.blue-arrow a {
    background: none;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px;
    position:relative;
    text-decoration: none;
}
.site-logos span img{
    background: #6e8390; /* Old browsers */
    background: -moz-linear-gradient(top,  #506471 0%, #6e8390 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e8390), color-stop(100%,#506471)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #506471 0%, #6e8390  100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #506471 0%, #6e8390  100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #506471 0%, #6e8390 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #506471 0%, #6e8390  100%); /* W3C */
    cursor: default;    
    padding: 14px 30px;
}

#linkGlobalNavLoginOption {
    color: #fff;
}
#flashcard-button {
    margin-left: 10px;
}
#global-nav {
    background: #353f45;
}

.logo {
    margin:-30px 0 0 0;
}

.logo a,
h1.logo {
    height: 70px;
    width: 233px;
}


#msg_fce {
    margin: 0 auto;
    position: relative;
    right: 300px;
    text-align: right;
}
#msg_fdb {
    text-align: center;  
}
.callout {
    font-size: 12px;
    font-style: italic;
}

.site-bar {
    height: 45px;
    margin: 0 auto;
    width: 993px;
}

iframe {
    border: none;
}

#facebookShareBtn 
iframe {
overflow: hidden;
}

.latest-topics,
.popular-topics {
    margin-top: 40px;
}

.ad_promo {
    font-style: italic;
    margin-top: 2px;
    text-align: center;
}

.ad_promo a {
    color: #000;
    font-size: 10px;
}

.fc-loading { display: none; text-align: center; }
.fc-loading .message {background: url(../../../assets/whiteboard/styles/../images/loading.gif) no-repeat left center; line-height: 15px; padding-left: 20px; font-size: 13px;}
.sorry-msg {
    background: url(../../../assets/whiteboard/styles/../images/key.png) no-repeat;
    width: 640px;
}

.sorry-msg div{
    height: 100px;
    margin-left: 100px;
}
/* Below changes are for accessibility issues */
.button:focus, button:focus {
    outline: 0; 
}
.search-box__button{
    outline: 0; 
}
.card--bv-popup--burger-left {
    left: 1rem;
}
.card--bv-popup--burger {    
    top: 4.25rem;     
 }
 @media screen and (max-width: 39.9375em){
    .card--bv-popup--burger-left {
        left: 0rem; 
    }
 }
 .cornflowerblue-btn-bg{
    background: #197EAD !important;
 }
 

.toggle-push-right, nav.menu, .toggle-search{
  display: none;
}

#ad_bg {
    cursor: pointer;
    display: inline;
    height: 1200px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 140px;
    width: 100%;
    }


.ad_image {
    background: url(../../../fce/css/../images/adbackground.jpg) no-repeat scroll center 0 #D0C4B4;
    margin: 0 auto;
    overflow: auto;
    padding: 150px 0 0;    
    width: 1296px;
}

.logo a,
h1.logo {
    background: url(../../../fce/css/../images/global_spr.png) no-repeat 0 0;
}    
/***** single sign on ***/


#flashcard-button {
    background: url(../../../fce/css/../images/site_logos-spr.png) no-repeat 10px -44px #6e8390; /* Old browsers */
    background: url(../../../fce/css/../images/site_logos-spr.png) no-repeat 10px -44px, -moz-linear-gradient(top,  #506471 0%, #6e8390 100%); /* FF3.6+ */
    background: url(../../../fce/css/../images/site_logos-spr.png) no-repeat 10px -44px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e8390), color-stop(100%,#506471)); /* Chrome,Safari4+ */
    background: url(../../../fce/css/../images/site_logos-spr.png) no-repeat 10px -44px, -webkit-linear-gradient(top,  #506471 0%, #6e8390  100%); /* Chrome10+,Safari5.1+ */
    background: url(../../../fce/css/../images/site_logos-spr.png) no-repeat 10px -44px, -o-linear-gradient(top,  #506471 0%, #6e8390  100%); /* Opera 11.10+ */
    background: url(../../../fce/css/../images/site_logos-spr.png) no-repeat 10px -44px, -ms-linear-gradient(top,  #506471 0%, #6e8390 100%); /* IE10+ */
    background: url(../../../fce/css/../images/site_logos-spr.png) no-repeat 10px -44px, linear-gradient(to bottom,  #506471 0%, #6e8390  100%); /* W3C */
}

#essay-button {
    background: url(../../../fce/css/../images/site_logos-spr.png) no-repeat 4px -4px #353f45; /* Old browsers */
}

/* end sso */

.site-update {
    color: #FFFFFF;
    display: none;
    font-size: 14px;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    width: 993px;
}

/*profile page*/
.robotIcon {
    background: url(../../../fce/css/../images/robotIcon.jpg) no-repeat 10px 10px;
}

/*fc-study css*/


#playBtn div,
#playBtn2 div{
    background: url(../../../fce/css/../images/audioBtn-spr.png) no-repeat 0 0 #fbfbfb;
}


/** legal & 404 ***/
.legal .blackScreen span {
    background: url(../../../fce/css/../images/legal.png) no-repeat center center transparent;
}
.page404 .blackScreen span{
    background: url(../../../fce/css/../images/404.png) no-repeat center center transparent;
}
.blackScreen span{
 background: url(../../../fce/css/../images/faq.png) no-repeat scroll center center transparent;
}

.payment-error {
  color: #9c252d;
  font-style: italic;
  font-size: 12px;
}
.payment-error .payment-error-icon {
  float: left;
}

.payment-error-icon {
  background: transparent url("/fce/images/warning-icon.png") right top no-repeat;
  width: 20px;
  height: 40px;
  margin: 0px 10px;
  display: block;
  float: left;
}

.dashboard-error {
    display: block;
    clear: both;
    padding-top: 20px;
    line-height: 23px;
    font-size: 14px;
}

.dashboard-error a {
    float: none !important;
    color: #9c252d;
    text-decoration: underline;
}




#buttonFooterCreateFlashcards {
    font-weight: 600;
}
#fancybox-overlay {
  background: none repeat scroll 0 0 #000000;
  cursor: auto;
  display: inline-block;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.fancybox-wrap {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px white;
  -moz-box-shadow: 0px 0px 0px white;
  box-shadow: 0px 0px 0px white;
  background: transparent;
  font-family: "Open Sans",​Arial,​Verdana,​sans-serif;
}
.fancybox-wrap .fancybox-inner {
  display: inline-block;
  float: left;
  overflow: visible !important;
}
.fancybox-wrap #fancybox-upgrade-content {
  width: 500px;
  height: auto;
  display: inline-block;
  position: relative;
  float: left;
  overflow: hidden;
  color: #000000;
  line-height: normal;
  font-weight: normal;
  background: #FFFFFF;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.fancybox-wrap #fancybox-upgrade-content .close-btn {
  top: 19px;
  right: 24px;
  position: absolute;
  cursor: pointer;
  color: #1D95CB;
}
.fancybox-wrap #fancybox-upgrade-content .close-btn:hover {
  opacity: 0.8;
}
.fancybox-wrap #fancybox-upgrade-content .close-btn:active {
  opacity: 1;
}
.fancybox-wrap #fancybox-upgrade-content .close-btn:after {
  margin-left: 5px;
  vertical-align: middle;
  content: "f";
  font-family: crm-font;
  font-size: 13px;
}
.fancybox-wrap #fancybox-upgrade-content .fancybox-header {
  padding: 16px 0px;
  width: 100%;
  display: inline-block;
  float: left;
  text-align: left;
  border-bottom: 1px solid #e2e2e2;
}
.fancybox-wrap #fancybox-upgrade-content .fancybox-header h3 {
  margin: 0px 0px 0px 20px;
}
.fancybox-wrap #fancybox-upgrade-content .content-top {
  padding: 40px 0px 20px 0px;
  width: 100%;
  display: inline-block;
  float: left;
}
.fancybox-wrap #fancybox-upgrade-content .content-top p {
  margin: 0px 70px 20px 70px;
  text-align: left;
}
.fancybox-wrap #fancybox-upgrade-content .content-top p:first-child {
  font-size: 18px;
}
.fancybox-wrap #fancybox-upgrade-content .content-top p:last-child {
  font-size: 13px;
  opacity: 0.5;
}
.fancybox-wrap #fancybox-upgrade-content .content-bottom {
  padding: 40px 0px;
  width: 100%;
  display: inline-block;
  float: left;
}
.fancybox-wrap #fancybox-upgrade-content .content-bottom .actions button:first-child {
  margin-right: 4px;
}

.no-access {
    display: block !important;
    padding: 65px 180px !important;
}
.no-access div {
    float: left;
}
.no-access p {
    float: center;
    margin: 10px 0 30px;
}

.chegg-ads {
    position: relative;
    right: -330px;
    top: 450px;
}

.footer .nta {width: 995px; margin: 10px auto 0px auto; position: relative;}
.footer .nta span { font-size: 20px; position: relative; top: -25px; margin-right: 25px; }
.footer .nta a { position: relative; top: -25px; }

.footer-essay-link{
    margin: 12px auto 0px auto;
    position: relative;
    padding: 14px;
    font-size: 14px;
    text-align: center;
}

.footer .plus-additional-documents-section{
    font-size: 14px;    
    font-weight: normal ;
    position: relative;
    width:100%
}

.footer .plus-additional-show-more-link{
    margin: 15px auto 20px 0;
    cursor: pointer;
}

.footer .plus-additional-show-more-link strong {
    font-weight: normal;
    font-style: normal;
}

.footer .plus-popular-documents-zippy {    
    width:96%;
}

.footer .plus-popular-documents-zippy ul{
    column-count: 2;
}

.footer .plus-popular-documents-zippy ul,
.footer .plus-popular-documents-zippy ul li{
    float:none;
    list-style: none;
}

.footer .plus-popular-documents-zippy ul li a{
   font-weight: normal;
   font-style: normal;
   color: #1D95CB;
   text-decoration: none;  
}

.footer .plus-popular-documents-zippy ul li a:hover {
    text-decoration: underline;
}@font-face {
  font-family: 'crm-font';
  src: url('/fce/fonts/crm-fonts-webfont.eot');
  src: url('/fce/fonts/crm-fonts-webfont.eot?#iefix') format('embedded-opentype'), url('/fce/fonts/crm-fonts-webfont.ttf') format('truetype'), url('/fce/fonts/crm-fonts-webfont.svg#crm-fonts') format('svg');
  font-weight: normal;
  font-style: normal; }

.all-rounded {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

.txt {
  padding: 5px 10px;
  width: 228px;
  height: 29px;
  font: 14px "Open Sans", Arial, sans-serif;
  color: #3C3C3B;
  -webkit-box-shadow: 0px 0px 0px #FFFFFF;
  -moz-box-shadow: 0px 0px 0px #FFFFFF;
  box-shadow: 0px 0px 0px #FFFFFF;
  text-shadow: none; }

.greybg {
  background: #FFFFFF;
  border: 1px solid #DDD; }

.main-content fieldset:first-child {
  border: 0px; }

.btn {
  cursor: pointer;
  display: inline-block;
  line-height: normal;
  font-size: 16px;
  text-align: center;
  border: 0px;
  opacity: 1;
  font-family: "Open Sans", ​Arial, ​Verdana, ​sans-serif; }
  .btn:hover {
    opacity: 0.7;
    text-decoration: none; }
  .btn:active {
    opacity: 1; }
  .btn.disabled {
    cursor: not-allowed;
    opacity: 0.5; }
  .btn label {
    color: inherit; }
    .btn label:before {
      color: inherit; }

.round-btn {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }

.medium-btn {
  width: 200px; }

.small-btn {
  width: 120px; }

.extra-small-btn {
  width: 80px; }
  .extra-small-btn.round-btn {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }

.thick-btn {
  padding: 12px 0px; }

.thin-btn {
  padding: 8px 0px; }

.extra-thin-btn {
  padding: 4px 0px;
  font-size: 12px; }

.grey-btn {
  background: #dbdbdb;
  color: #393939;
  font-weight: 600; }
  .grey-btn:hover {
    background: #197EAD;
    color: #FFFFFF; }
  .grey-btn:active {
    background: #197EAD;
    color: #FFFFFF; }
  .grey-btn.disabled:hover {
    background: #dbdbdb; }
  .grey-btn.disabled:active {
    background: #dbdbdb; }

.green-btn {
  background: #8ABC54;
  color: #212121;
  font-weight: 600; }
.green-btn.disabled:hover {
    background: #8ABC54; }
.green-btn.disabled:active {
    background: #8ABC54; }

.cornflowerblue-btn{
      background: #197EAD;
      color: #FFFFFF;
      font-weight: 600; 
}
.cornflowerblue-btn.disabled:hover {
        background: #197EAD; 
}
.cornflowerblue-btn.disabled:active {
        background: #197EAD; 
}

.red-btn {
  background: #d44a0a;
  color: #FFFFFF;
  font-weight: 600; }
  .red-btn.disabled:hover {
    background: #d44a0a; }
  .red-btn.disabled:active {
    background: #d44a0a; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

select:focus, input:focus, textarea:focus {
  border: 1px solid #02CBF0 !important;
  -webkit-box-shadow: 0px 0px 0px #FFFFFF !important;
  -moz-box-shadow: 0px 0px 0px #FFFFFF !important;
  box-shadow: 0px 0px 0px #FFFFFF !important; }

div.body > div.footer #buttonFooterCreateFlashcards {
  width: 180px; }

.see-more-popular-essays{
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  color: #454d53;
}
@media screen and (max-width: 640px) {
  .grey-btn{
    margin-top: 5px;
  }
}body.fixed {
	overflow: hidden;
	position: fixed;
}

body .mobileRoadblock {
	margin: 0px;
	padding: 0px;
	position: fixed;
	overflow: scroll;
	top: 0px; 
	left: 0px;
	width: 100%; 
	min-height: 100%;
	background: #fff;
	z-index: 9999;
}

body .roadblockContent {
	margin: 0px;
	padding: 0px;
	position: absolute;
	overflow: visible;
	width: 100%;
	z-index: 5;
	height: auto;
}

body .roadblockContent > a{
	display: block;
}
body .mobileRoadblock img{
	margin: 0px;
	padding: 0px;
}

body .mobileRoadblock .store {
	display: block;
	margin: 6% auto 150px auto;
}

body .mobileRoadblock a.continue {
	text-align: center;
	position:absolute;
	width: 100%;
	color: #63a6ca;
	text-decoration: none;
	display:inline-block;
	bottom: 3%;
	font-size: 1em;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	z-index: 10;
}.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 999;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center
}

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em
}

.blocker.behind {
  background-color: transparent
}

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 512px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 0px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('../../../assets/whiteboard/styles/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')
}

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px
}

.modal-spinner>div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s
}

.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s
}

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s
}

@-webkit-keyframes sk-stretchdelay {

  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.5)
  }

  20% {
    -webkit-transform: scaleY(1.0)
  }
}

@keyframes sk-stretchdelay {

  0%,
  40%,
  100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5)
  }

  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0)
  }
}button {
	-webkit-appearance: none;
    border-radius: 0;
}


/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Menus
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
/* general style for all menus */
nav.menu {
    position: fixed;
    z-index: 20;
    background-color: #4687a3;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: 2px -16px 10px #135470 inset;
}
nav.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
nav.menu a {
	text-decoration: none;
   // font-weight: 300;
    color: #fff;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

nav.menu a:hover {
	text-decoration: none;
	background-color: #60A1BD;
   // font-weight: 300;
    color: #fff;
}


button.close-menu {
    background-color: #3184a1;
    color: #fff;
}
button.close-menu:focus {
    outline: none
}


nav.push-menu-right {
	//-webkit-transition: all .8s ease-in;
   //transition: all .8s ease-in;
    top: 0;
    width: 260px;
    height: 100%;
}
nav.push-menu-right li {
    display: block;
    text-align: center;
    border-bottom: solid 1px #669cb3;
    //border-top: solid 1px #b5dbe9;
}
nav.push-menu-right li:first-child {
    border-top: none
}
nav.push-menu-right li:last-child {
    border-bottom: none
}
nav.push-menu-right a {

      display: block;
  padding: 20px 10px 20px 40px;
  text-align: left;
  font-size: 18px;
}
nav.push-menu-right button.close-menu {
    margin: 10px 0;
    padding: 10px 30px;
    background-color: #3184a1;
    color: #fff;
}
nav.push-menu-right {
    right: -260px
}
body.pmr-open nav.push-menu-right {
    right: 0;
}

.toggle-menu-right {
	position: absolute;
	right: 0;
	top: 0;
}

.tab-shadow, .blue-arrow, .tab-arrow {
	z-index:2;
}

.header {
	z-index: 1;
}

nav.push-menu-right {

	-webkit-transition: right .8s;
	transition: right .8s;
	z-index: 999;
	right: -260px;
	position: absolute;
}



.toggle-push-right  {
  cursor: pointer;
  float: right;
  background: url('/fce/images/menu-bars.png') no-repeat transparent;
  width: 40px;
  -webkit-background-size: 35px;
  -moz-background-size: 35px;
  background-size: 35px;
  height: 30px;
  margin: -4px 10px;

}

.toggle-push-right span {
	display: none;
}

.body.pmr-open {
	left: -260px;
}


.body {
	position: relative;
	-webkit-transition: left .8s;
	transition: left .8s;
	left: 0;
}

.btn-upgrade {
	background: #8ABC54;
}

nav.menu a.btn-upgrade:hover {
	background: #A4D66E;
}


@media screen and (max-width: 400px) {
	#fC_top_placement_search form ul li input {
		width: 60% !important;
	}
	.fc-basic-search #submit {
		width: 36% !important;
	}

	.search .fc-basic-search ul li {
		display: -moz-deck;
	}
}/*** FlashCard Index ***/ 
.main-content {
    min-height: 780px;
    overflow: auto;
}
.main-header h1 {
    font-size: 28px;
    text-align: left;
    text-shadow: -1px -1px #ccc, 1px 1px #fff;
}

.browsingFCBoxes {
    float: left;
    margin-left: 15px;
    min-height: 345px;
    width: 215px;
}
.browseAllSubjects{
    text-align:left;
    padding: 14px 10px 9px 19px;
    cursor:pointer;
}
#browseAllSubjects img {
  vertical-align: middle;
  margin-right: 0.5rem;
}
.main-content h2:before {
    background: none repeat scroll 0 0 #D3D3D3;
    content: "";
    display: block;
    height: 1px;
    position: relative;
    top: 14px;
}
.main-content h2 span {
    background: #FFFFFF;
    padding: 0 10px;
    position: relative;
}
.flash-sidebar h2 span {
    background: #F9FAFA;
}
.browsingFCBoxes:first-child {
    margin-left: 0;
}
.flashcard_index .mainSide {
    float: left;
    padding: 30px 40px;
    width: 600px;
}
.mainSide h2 {
    text-align: center;
}
#browseCategoryFC {
    margin-bottom: 20px;
    width: 610px;
}
#browseCategoryFC ul {
    float: left;
    margin: 0;
    width: 320px;
}
#browseCategoryFC .first {
    width: 290px;
}
#browseCategoryFC li {
    list-style: none;
    padding: 2px 15px;
}
.flash-sidebar>a {
    color: #fff;
}
.flash-sidebar {
    background-color: #f9fafa;
    border-left: 1px solid #ddd;
    float: right;
    min-height: 884px;
    overflow: auto;
    width: 310px;
}
.flash-sidebar, 
.infoSection p  {
    font-size: 13px;
}
#browseCategoryFC li a {
    background: url(../../../assets/whiteboard/styles/../images/ico_browsingFCCategories_sprite.png) no-repeat 0 1px transparent;
    display: block;
    font-size: 14px;
    padding: 20px 10px 20px 55px;
}
/*** bottom search flashcard ***/ 

.bottom_search_section {
    display: inline-block;
    height: 235px;
    padding: 0 40px;
    width: 900px;
}


/* index homepage search */
.formHolder {
    background: url(../../../assets/whiteboard/styles/../images/magnifying_glass.png) no-repeat 0 60px;
    float: left;
    height: 100px;
    padding: 60px 0 80px;
    width: 76%;
}
.formHolder div {
    margin-left: 80px;
}
.bottom_search_section .txt {
    -webkit-box-shadow: 1px 1px 2px #CCCCCC inset;
    -moz-box-shadow: 1px 1px 2px #CCCCCC inset;
    box-shadow: 1px 1px 2px #CCCCCC inset;
    color: #8F908F;
    float: left;
    font-style: italic;
    height: 36px;
    margin: 0 -12px 0 0;
    width: 330px;
}
.bottom_search_section .mediumBtn {
    height: 38px;
    width: 100px;
}
#makeFCBtn {
    position: relative;
}
.option-callout {
    color: #333333;
    display: block;
    height: 40px;
    left: 584px;
    position: relative;
    text-align: center;
    top: 100px;
    width: 40px;
}
.line-border {
    border-right: 1px solid #fff; 
    -webkit-box-shadow: 1px 0 0 #ccc;
    -moz-box-shadow: 1px 0 0 #ccc;
    box-shadow: 1px 0 0 #ccc;
    height: 140px;
    left: -20px;
    position: relative;
    top: -50px;
    z-index: 0;
}
.option-callout p {
    font-size: 24px;
    font-weight: 600;
    left: 8px;
    position: absolute;
    top: 2px;
    z-index: 1;
}
.fc-basic-search ul {
    width: 100%;
}
#fC_top_placement_search form ul li input {
    -webkit-box-shadow: 1px 1px 8px #CCCCCC inset;
    -moz-box-shadow: 1px 1px 8px #CCCCCC inset;
    box-shadow: 1px 1px 6px #CCCCCC inset;
}
#fC_top_placement_search #makeFCBtn {
    left: -20px;
    top: 48px;
}

/*** Flashcard advertisement ***/ 

.cta-promo {
    height: 100px;
    position: absolute;
    text-align: center;
    right: 0px;
    top: 54px;
    z-index: 1;
}
.cta-promo h2 {
    font-size: 22px;
    margin:80px 0 0 -40px;
}

/* SM Homepage Import */
.infoSection {
    clear: both;
    overflow: hidden;
}
.infoSection .blurb1, .infoSection .blurb2 {
    float: left;
    width: 580px;
}
.infoSection p {
    margin: 10px 0 30px;
}
.heading {
    border-bottom: 1px solid #DEDEDE;
    -moz-border-radius: 14px 14px 0 0;
    -webkit-border-radius: 14px 14px 0 0;
    border-radius: 14px 14px 0 0;
    -webkit-box-shadow: inset 1px 2px 1px #fff;
    -moz-box-shadow: inset 1px 2px 1px #fff;
    box-shadow: inset 1px 2px 1px #fff;
    height: 80px !important;
    margin-top:0;
    overflow: visible;
    padding: 0;
}
.statsbar ul li {
       border-right: 1px solid #DEDEDE;
    float: left;
    font-size: 12px;
    height: 65px;
    padding: 15px 0 0;
    text-align: center;
    width: 178px;
}

.statsbar li strong {
    color: #454d53;
    display: block;
    font-size: 22px;
    font-weight: normal;
}

.statsbar ul li.social {
      border: medium none;
    height: 60px;
    padding: 12px 0 0 15px;
    width: auto;

}

.statsbar ul.social-buttons li {
    padding: 0;
}
.module {
    display: inline-block;
    overflow: hidden;
    padding: 20px 40px 0px;
    text-align: center;
    width: 230px;
}

.module p {
    margin-bottom: 20px;
    text-align: left;
}
.module ul li {
    margin-bottom: 6px;
}
.content-type2 h1:before {
    border-bottom: none;
    height: 0;
}
.flash-sidebar h2 {
    margin-bottom: 10px;
}
.content-type2 {
    box-shadow: none;
}
.footnote {
    font-size: 11px;
    margin-top: 20px;
}
.formHolder h1 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom:4px;
}
.formHolder h1, 
.cta-promo h2 {
    font-weight:600;
    letter-spacing: .2px;
}
.create_image {
    left: 50px;
    position: absolute;
    top: -42px;
    z-index: -10;
}
.magnifier {
    float: left;
    margin: 50px 0 0 -20px;
    padding: 0 8px;
}
.tinyTxt {
    font-size: 10px;
}
.tinyTxt a {    
    color: #454D53;
}
.boldTxt {
    font-weight:600;
}
#latestFlashcards li {
    line-height: 1.2;
    margin-bottom: 10px;
    text-align: left;
}

#latestFlashcards div {

    font-size: 12px;
    font-weight: 600;
    margin-top: 24px;
}

#popularDocuments {
  padding-top: 30px;
}
#popularDocuments a{
    color: #16678D;
}
@media print,screen and (min-width:40em){
    #popularDocuments ul {
        max-height: 28rem;
        overflow: auto;
        padding-right: 2px;
    }
}

#popularDocuments li {
    margin-bottom: 10px;
    text-align: left;
}

.disc-ul {
    list-style: disc;
    padding-left: 2rem;
    font-size: 13px;
}

.ol-faq {
    list-style: number !important;
    padding-left: 2rem;
    font-weight: bold;
}

.ol-faq-spn {
    font-weight: normal !important;
}

.h1-heading {
    font-size: 16px !important;
}

#popularDocuments div {
    font-size: 12px;
    font-weight: 600;
    margin-top: 24px;
}

/* for image replacement */
.ir {
    background-repeat: no-repeat;
    direction: ltr;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}

/*** social icons sidebar module **/ 
.social_icons li {
    display: inline;
}
.social_icons li:first-child a {
    margin-left: 65px;
}
.social_icons li a {   
    float:left;
    height: 50px;
    margin: 4px;
    text-indent: -9999;
    width: 50px;
}
#buttonHomepageSidebarFacebook {
    background-position: 0 0;   
}
#buttonHomepageSidebarTwitter {
    background-position: -2px -52px;
}
#buttonHomepageSidebarGooglePlus {
    background-position: -2px -104px;      
}

.lower {
    text-transform: lowercase;
}


.fc-basic-search #submit {
    margin-left: 20px;
    width: 100px;
    opacity: 1;
}

.plus-browse-all-flashcards-section {
    margin: 15px auto 20px 20px;
    cursor: pointer;
}
.plus-browse-all-flashcards-section-show-more {
    font-weight: bold;
    color: #222;
}
.plus-browse-all-flashcards-section-show-more:hover {
    text-decoration: none;
  }
.plus-browse-all-flashcards-zippy{    
    margin-top:20px;
}
.plus-browse-all-flashcards-zippy ul li a{
    cursor: pointer;
    text-decoration: none;     
}
.plus-browse-all-flashcards-zippy ul li a:hover{
    cursor: pointer;
    text-decoration: underline;     
}#browseCategoryFC li a {
  background: url(../../../fce/css/../images/ico_browsingFCCategories_sprite.png) no-repeat 0 1px transparent;
}

.cta-promo {
  background: url(../../../fce/css/../images/create_card.png) no-repeat 10px 0 transparent;
}

#browseCategoryFC li .careers {
  background-position: 0 -66px;
}

#browseCategoryFC li .computers {
  background-position: 0 -183px;
}

#browseCategoryFC li .course-subjects {
  background-position: 2px -240px;
}

#browseCategoryFC li .education {
  background-position: 0 -303px;
}

#browseCategoryFC li .exam {
  background-position: 0 -362px;
}

#browseCategoryFC li .language {
  background-position: 0 -432px;
}

#browseCategoryFC li .law-enforcement {
  background-position: 0 -493px;
}

#browseCategoryFC li .medical {
  background-position: 0 -553px;
}

#browseCategoryFC li .military {
  background-position: 1px -617px;
}

#browseCategoryFC li .sports {
  background-position: 0 -674px;
}

#browseCategoryFC li .textbooks {
  background-position: 0px -736px;
}

#browseCategoryFC li .us_states {
  background-position: 0px -797px;
}

#browseCategoryFC li .common-core {
  background-position: 0px -846px;
}

.mobile_promo {
  background: url(../../../fce/css/../images/mobile_promo.jpg) no-repeat 40px 50px;
  height: 267px;
}

.mobile_promo ul {
  margin-top: 50px;
}

.mobile_promo ul li {
  display: inline;
  text-align: left;
}

.mobile_promo p {
  font-size: 15px;
  width: 160px;
}

.mobile_promo ul li a img{ 
  float: left;  
}

.mobile_promo ul li:nth-child(2) a img{
  float: left;
  width:153px;
  height:46px;  
}

.mobile_promo a { 
  display: inline-block;   
}

.fc-basic-search #submit {
  -webkit-box-shadow: 0px 0px 0px white;
  -moz-box-shadow: 0px 0px 0px white;
  box-shadow: 0px 0px 0px white;
}

#fC_top_placement_search #makeFCBtn {
  opacity: 1;
  top: 50px;
}



 .fc-basic-search input.green-btn:hover,
 #makeFCBtn:hover {
  background-color: #add087;
}
.fc-basic-search input.cornflowerblue-btn:hover,
 #makeFCBtn:hover {
  background-color: #197EAD;
}
@font-face {
  font-family: 'crm-font';
  src: url('/fce/fonts/crm-fonts-webfont.eot');
  src: url('/fce/fonts/crm-fonts-webfont.eot?#iefix') format('embedded-opentype'), url('/fce/fonts/crm-fonts-webfont.ttf') format('truetype'), url('/fce/fonts/crm-fonts-webfont.svg#crm-fonts') format('svg');
  font-weight: normal;
  font-style: normal; }

.all-rounded {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

.txt {
  padding: 5px 10px;
  width: 228px;
  height: 29px;
  font: 14px "Open Sans", Arial, sans-serif;
  color: #3C3C3B;
  -webkit-box-shadow: 0px 0px 0px #FFFFFF;
  -moz-box-shadow: 0px 0px 0px #FFFFFF;
  box-shadow: 0px 0px 0px #FFFFFF;
  text-shadow: none; }

.greybg {
  background: #FFFFFF;
  border: 1px solid #DDD; }

.main-content fieldset:first-child {
  border: 0px; }

.btn {
  cursor: pointer;
  display: inline-block;
  line-height: normal;
  font-size: 16px;
  text-align: center;
  border: 0px;
  opacity: 1;
  font-family: "Open Sans", ​Arial, ​Verdana, ​sans-serif; }
  .btn:hover {
    opacity: 0.7;
    text-decoration: none; }
  .btn:active {
    opacity: 1; }
  .btn.disabled {
    cursor: not-allowed;
    opacity: 0.5; }
  .btn label {
    color: inherit; }
    .btn label:before {
      color: inherit; }

.round-btn {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }

.medium-btn {
  width: 200px; }

.small-btn {
  width: 120px; }

.extra-small-btn {
  width: 80px; }
  .extra-small-btn.round-btn {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }

.thick-btn {
  padding: 12px 0px; }

.thin-btn {
  padding: 8px 0px; }

.extra-thin-btn {
  padding: 4px 0px;
  font-size: 12px; }

.grey-btn {
  background: #dbdbdb;
  color: #393939;
  font-weight: 600; }
  .grey-btn:hover {
    background: #197EAD;
    color: #FFFFFF; }
  .grey-btn:active {
    background: #197EAD;
    color: #FFFFFF; }
  .grey-btn.disabled:hover {
    background: #dbdbdb; }
  .grey-btn.disabled:active {
    background: #dbdbdb; }

.green-btn {
  background: #8ABC54;
  color: #212121;
  font-weight: 600; }
.green-btn.disabled:hover {
    background: #8ABC54; }
.green-btn.disabled:active {
    background: #8ABC54; }

.cornflowerblue-btn{
      background: #197EAD;
      color: #FFFFFF;
      font-weight: 600; 
}
.cornflowerblue-btn.disabled:hover {
        background: #197EAD; 
}
.cornflowerblue-btn.disabled:active {
        background: #197EAD; 
}

.red-btn {
  background: #d44a0a;
  color: #FFFFFF;
  font-weight: 600; }
  .red-btn.disabled:hover {
    background: #d44a0a; }
  .red-btn.disabled:active {
    background: #d44a0a; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

select:focus, input:focus, textarea:focus {
  border: 1px solid #02CBF0 !important;
  -webkit-box-shadow: 0px 0px 0px #FFFFFF !important;
  -moz-box-shadow: 0px 0px 0px #FFFFFF !important;
  box-shadow: 0px 0px 0px #FFFFFF !important; }

div.body > div.footer #buttonFooterCreateFlashcards {
  width: 180px; }

.see-more-popular-essays{
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  color: #454d53;
}
@media screen and (max-width: 640px) {
  .grey-btn{
    margin-top: 5px;
  }
}input#submitTopbtn, 
.fc-basic-search #submit, 
input#loginButton, 
input#submit_join, input[type="submit"] {
	-webkit-appearance: none;
}

@media screen and (max-width: 1000px) {
	.content-type1, .content-type2 {
		width: 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 640px) {


	.mobile-body .heading {
		border: none;
	}
	.logo a, h1.logo {
		width: 200px;
	}
	.toggle-search {
		background: url(/fce/images/magnify.png) no-repeat center 0px;
		margin-top: -5px;
		padding: 20px;
		float: right;
		display: block;
	}

	.toggle-search.isOpen {
		background-position: center -37px;
	}
	.top-panel form.search input[type="text"] {
		background-position: 10px -52px;
		width: 60%;
		height: 40px;
		float: inherit;
		position: absolute;
		top: 0;
		left: 10px;
		top: 30px;
	}

	#form-top-search input {
		display: none;
	}

	.toggle-push-right,nav.menu  {
		display: block;
	}
	body {
		overflow-x: hidden
	}
	/* global responsive rules */
	* {
		padding: 0;
		margin: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}


	html {
		min-width: 100%;
	}
	
	.content-type2 {

		margin-bottom: 0;
	}

	body, .main-content, .body {
		width: 100%;
		min-width: 100%;
		font-size: 16px;
	}

	/** header  */

	.top-container {
		width: 100%;
	}

	.top-panel ul.menu{
		display: none;
	}

	.site-bar {
		width: 100%;
		display: none;
	}

	.subNavSection div {
		width: 100%;
	}


	/*footer responsive */

	.footer .nta {
		width: 100%;
		display: none;
	}

	.menu-boxes {
		width: 100%;
	}
	.footer .menu-boxes div {
		width: 100%;
		margin-top: 0px;
		padding: 0;
		height: auto;
		text-align: center;
	}
	.footer .menu-boxes div{
		margin-top: 40px;
		border-right: none;
	}

	.copyright {
		width: 100%;
		min-width: 100%;
	}

	.copyright ul li {
		display: block;
	}

	.menu-boxes div.social-panel {
		text-align: left;
	}

	.social-panel li {

		margin: 0 auto;
		width: 100px;
	}

	.menu-boxes div.social-panel p {
		text-align: center;
	}

	.squareSideAd {
		display: none;
	}

	/* end global responsive rules */

	#ad_form input,
	.advertise textarea.txt {
		width: 100%;

	}

	#txtFlip {
		margin-top: -40px;
	}
	#recaptcha_widget_div {
		margin-left: 0;
	}

	input#inputCheckboxEmailACopy {
		display: inline-block;
		width: 30px;
	}

	.advertise .inputLabel {
		width: 100%;
		margin: 0;
	}

	.full-width {
		width: 100%;
	}



}
@media screen and (max-width: 640px) {

	.fc-basic-search #submit {
		margin-left: 16px;
		width: 25%;
	}

	.bottom_search_section {
		display: inline-block;
		height: 340px;
		padding: 0 40px;
		max-width: 100%;
	}

	.bottom_search_section .txt {
		width: 70%;
	}

	.line-border {
		display: none;
	}

	.formHolder {
		background: none;
		width: 100%;
		float: inherit;
		padding: 60px 0 140px;
	}

	.formHolder div {
		margin-left: 0;
	}

	.heading {
		display: none;
	}

	.cta-promo {
		height: auto; 
		position: absolute;
		text-align: center;
		background-position: center 0;
		margin: auto;
		top: unset;
		bottom: 0;
		right: 0;
		left: 0;
		z-index: 1;
		height: 130px;
	}

	#fC_top_placement_search #makeFCBtn {
		left: 0;
	}

	#fC_top_placement_search form ul li input {
		height: 50px;
	}

	.cta-promo h2 {
		display: none;
	}
	.option-callout {
		position: static;
	}
	.option-callout p {
		position: inherit;
	}

	.social_icons, .mobile_promo {
		display: none;
	}

	.flash-sidebar {
		min-height: 100%;
	}



	#browseCategoryFC ul.first,
	#browseCategoryFC ul {
		width: 50%;
	}

	.infoSection .blurb1, 
	.infoSection .blurb2,
	.module,
	.bottom_search_section,
	#browseCategoryFC,
	.flash-sidebar,
	.mainSide,
	.option-callout,
	.cta-promo,
	.flashcard_index .mainSide  {
		width: 100%;
	}

}


@media screen and (max-width: 400px) {
	.bottom_search_section {
		height: 460px;
	}

	.formHolder h1 {
		text-align:  center;
		text-transform: capitalize;
	}

	#browseCategoryFC ul, 
	#browseCategoryFC ul.first,
	#fC_top_placement_search form ul li input {
		width: 100% !important;
	}
	.formHolder form {
		text-align: center;
	}

	.bottom_search_section .txt {
	  width: 70%;
	}

	.fc-basic-search #submit {
		width: 45% !important;
		margin: 20px 0 0;
	}

	.option-callout {
		margin-top: 80px;
	}


}

@media screen and (max-width: 320px) {


}
