article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color: #fafafa;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	height:100%;
	color: #333;
	text-rendering: optimizeLegibility!important;
	-webkit-font-smoothing: antialiased!important;
	text-shadow: 1px 1px 1px rgba(0,0,0,.004);
}

.page-wrap {
	min-height: 100%;
	margin-bottom: -102px;
}

.page-wrap:after {
	content: "";
	display: block;
}



hr {
	border: 0;
}

header {
	background: #f26a54;
	height: 60px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
	position: relative;
	width: 100%;
	z-index: 99;
}

.wrs_css_header_white {
	background-color: #fefefe;
}

nav ul {
	float: right;
	opacity: 1;
	height: auto;
	list-style: none;
}

nav > ul > li > button {
	border: none;
	margin: 0;
	background-color: rgba(0, 0, 0, 0);
	color: #fefefe;
	cursor: pointer;
	font-weight: 300;
	font-family: Roboto;
	padding: 19px 12px !important;
}

nav > ul > li {
	text-align: center;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
	float: left;
}

.wrs_css_header_white nav > ul > li > button:not(#language_button):hover:focus,.wrs_css_header_white nav > ul > li:not(#language_li):hover,.wrs_css_header_white nav .wrs_css_active_true,.wrs_css_header_white nav > ul > li a:focus {
	background-color: #eee;
}

.wrs_css_header_salmon nav > ul > li > button:not(#language_button):hover:focus,.wrs_css_header_salmon nav > ul > li:not(#language_li):hover,.wrs_css_header_salmon nav .wrs_css_active_true,.wrs_css_header_salmon nav > ul > li a:focus {
	background-color: #DD462E;
}

nav a {
	font-size: 20px;
	text-decoration: none;
	font-weight: 400;
	color: #fefefe;
}

.wrs_css_header_white nav a {
	color: #333;
}

nav span {
	color: #333;
	font-size: 31px;
	margin-left: 8px;
	vertical-align: bottom;
	text-decoration: none;
	font-weight: 400;
}

nav ul li:hover {
	cursor: pointer;
	position: relative;
}

nav ul li span {
	color: #fff;
}

nav > ul > li > button, nav > ul > li a, nav > ul > li span {
	cursor: pointer;
	display: block;
	outline: none;
	text-decoration: none;
	font-size: 18px;
	padding: 16px 12px;
	font-weight: 300;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
}

.wrs_css_header_white nav > ul > li > button{
	color: #333;
}

nav li {
	text-decoration: none;
}

nav [type="checkbox"], nav label {
	display: none;
}

#menulanguages .wrs_css_active_true, #menulanguages .first.active {
	background-color: #efefef;
}

#menulanguages > ul {
	margin-left: 0;

}

.wrs_css_inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px 20px;
	position: relative;
}

.wrs_css_logo_wiris {
	text-decoration: none;
	margin-top: 10px;
	display: inline-block;
	height: 33px;
	padding-bottom: 4px;
}

.wrs_css_logo_editor {
	height: 20px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.wrs_css_height_auto {
	height: auto !important;
}

.wrs_css_hero_wiris_logo {
	width: 320px;
	margin-bottom: 20px;
    margin-top: 10px;
}

.wrs_css_hero_editor_logo {
	width: 36px;
	margin-bottom: -30px;
	margin-left: 10px;
}

.wrs_css_hero_product_description {
	color: #fefefe;
	text-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
	font-size: 25px;
	padding-right: 1em;
	margin-bottom: 1.5em;
}

.wrs_css_a_button {
	padding: 9px 12px;
	border-radius: 4px;
	transition: all 0.3s ease;
}

.wrs_css_a_button:hover {
	text-decoration: none !important;
	box-shadow: 0 1px 3px rgba(0,0,0,0.24),0 1px 2px rgba(0,0,0,0.48);
}

.wrs_css_solution_a_button {
	background-color: #589DB1;
	color: #fefefe !important;
}

.wrs_css_footer_a_button {
	background-color: #fefefe;
	color: #333 !important;
	font-weight: 500 !important;
}

.wrs_css_a_link {
	color: #fefefe;
	font-weight: 400;
}

.wrs_css_hero_a_link, .wrs_css_hero_a_link :visited, .wrs_css_hero_a_link :active {
	color: #fefefe !important;
	text-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
	margin-right: 1.5em;
}

.wrs_css_quizzes_a_link {
	color: #06757f !important;
	margin-right: 1.5em;
}

.wrs_css_calcme_a_link {
	color: #4697cb !important;
	margin-right: 1.5em;
}

.wrs_css_boxes_a_link {
	color: #f26a54 !important;
	margin-right: 1.5em;
}

.wrs_css_hero_a_button, .wrs_css_hero_a_button:visited, .wrs_css_hero_a_button:active {
	background-color: #fdfdfd !important;
	color: #f9475d !important;
	margin-right: 1.5em;
}

.wrs_css_quizzes_a_button, .wrs_css_quizzes_a_button:visited, .wrs_css_quizzes_a_button:active {
	background-color: #06757f !important;
	color: #fff !important;
	margin-right: 1.5em;
}

.wrs_css_calcme_a_button, .wrs_css_calcme_a_button:visited, .wrs_css_calcme_a_button:active {
	background-color: #4697cb !important;
	color: #fff !important;
	margin-right: 1.5em;
}

.wrs_css_boxes_a_button {
	background-color: #f26a54;
	color: #fefefe !important;
	margin-right: 1.5em;
}

.wrs_css_hero_product_title {
	color: #fefefe;
	font-size: 44px;
	font-weight: 300;
	margin-left: 8px;
	vertical-align: text-top;
	text-decoration: none;
	text-shadow: 0 2px 5px rgba(0,0,0,0.24), 0 2px 4px rgba(0,0,0,0.48);
}
.wrs_css_link_title {
	text-decoration: none;
}

.wrs_css_link_title:hover {
	text-decoration: none;
}

.wrs_css_boxes_wiris_logo {
	width: 150px;
	margin-bottom: -38px;
}

.wrs_css_boxes_wiris_calcme_logo {
	width: 222px;
	margin-top: 18px;
	margin-bottom: 20px;
}

.wrs_css_boxes_wiris_quizzes_logo {
	width: 360px;
    margin-top: 10px;
	margin-bottom: 20px;
	margin-left: -6px;
}

.wrs_css_boxes_product_title {
	color: #333;
	font-size: 48px;
	font-weight: 400;
	margin-left: 8px;
	vertical-align: top;
	text-decoration: none;
}

.wrs_css_boxes_product_logo {
	width: 38px;
	margin-bottom: -31px;
	margin-left: 10px;
}

.wrs_css_boxes_product_description {
	margin-top: 0.5em;
	padding-right: 1.5em;
}

#lang {
	background-color: #fefefe;
}

.wrs_css_extra_padding {
	margin: 0 30px;
}

.wrs_css_content {
	height: auto;
	padding: 10px;
	margin: 0 auto;
	max-width: 1200px;
}

.wrs_css_content_solutions {
	max-width: 1240px;
}

#main .wrs_css_content {
	position: relative;
}

.wrs_css_container:after, .wrs_css_row:after {
	clear: both;
	content: "";
	display: table;
}

.wrs_css_row {

}

.wrs_css_padding_zero {
	padding-left: 0;
	padding-right: 0;
}

.wrs_css_padding_small {
	padding: 2px 20px !important
}

.wrs_css_padding {
	padding: 12px 2px !important;
}

.wrs_css_col {
	float: left;
	width: 100%
}
.wrs_css_col.wrs_css_s1 {
	width: 8.33333%
}
.wrs_css_col.wrs_css_s2 {
	width: 16.66666%
}
.wrs_css_col.wrs_css_s3 {
	width: 24.99999%
}
.wrs_css_col.wrs_css_s4 {
	width: 33.33333%
}
.wrs_css_col.wrs_css_s5 {
	width: 41.66666%
}
.wrs_css_col.wrs_css_s6 {
	width: 49.99999%
}
.wrs_css_col.wrs_css_s7 {
	width: 58.33333%
}
.wrs_css_col.wrs_css_s8 {
	width: 66.66666%
}
.wrs_css_col.wrs_css_s9 {
	width: 74.99999%
}
.wrs_css_col.wrs_css_s10 {
	width: 83.33333%
}
.wrs_css_col.wrs_css_s11 {
	width: 91.66666%
}
.wrs_css_col.wrs_css_s12 {
	width: 99.99999%
}
.wrs_css_col.wrs_css_xs1 {
	width:5%;
}
.wrs_css_col.wrs_css_xs11 {
	width: 94.9%;
}
.wrs_css_option_label {
	text-align: left;
	padding-top: 3px;
}

.wrs_css_container {
	padding: 0.01em 0.5em;
}

.wrs_css_code {
	font-family: Consolas, "courier new";
	word-wrap: break-word;
}

.wrs_css_center {
	text-align: center !important
}

.wrs_css_display_none {
	opacity: 0; 
}

.wrs_css_bold, h3, h2, h4, .wrs_css_font_w400, h1{
	font-weight: 400;
}

h1 {
	font-size: 48px;
	padding-top: 8px;
	color: #333;
}

.wrs_css_section_editor h1 {
	font-weight: 300;
	padding-bottom: 40px;
}

.wrs_css_section_editor h1 > span {
	font-weight: 300;
	color: #333;
	font-size: 30px;
}

.wrs_css_section_editor {
	padding: 10px 0;
	height: auto;
}

.wrs_css_section_description {
	text-align: center;
}

.wrs_css_live_preview {
	background-color: #fdfdfd;
	min-height: 120px;
	height: auto;
	min-width: 250px;
	display: inline-block;
	margin: 8px;
	position: relative;
	vertical-align: top;
	border-radius: 2px;
}



.wrs_css_live_preview span {
	display: inline;
	color: #888;
	font-weight: 700;
}

.wrs_css_ex_links {
	bottom: 0;
	position: relative;
	width: 100%;
	padding-bottom: 5px;
}

.wrs_css_ex_links a, .wrs_css_ex_links a:visited. .wrs_css_ex_links a:active {
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #4c4c4c;
}

.wrs_css_ex_links a:hover {
	text-decoration: underline;
}

footer {
	background-color: #333;
}

footer p {
	font-size: 16px;
	margin: 0;
	margin-top: -5px;
	padding: 0;
	color: #eee;
}

.wrs_css_fullfooter {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 20px;
}

.wrs_css_solutionbox {
	display: inline-block;
}

.wrs_css_release{
	display: block;
	font-size: 13px;
	text-align: center;
	color: #808080;
}

footer a {
	text-decoration: none;
}

footer a:link, footer a:visited, footer a:visited  {
	color: #f26a54 !important;
	font-weight: 400 !important;
}

footer a:hover {
	text-decoration: underline !important;
}

.wrs_css_main_editor {
	max-width: 500px;
	height: 225px;
	margin: 0 auto;
}

.wrs_css_main_editor_test {
	width: 90%;
	height: 300px;
	margin: 0 auto;
}

.wrs_css_dynamic_content {
	min-height: 50px;
}

.wrs_css_dynamic_content > a {
	text-decoration: none;
	color: #669;
}

.wrs_css_small_editor {
	margin: 10px 18px;
	height: 245px;
	max-width: 520px;
}

.wrs_css_normal_editor {
	margin: 0 auto;
	margin-top: 25px;
	height: 250px;
	width: 90%;
	padding: 0px 5px;
}

#page-toolbar .wrs_css_editor_container {
	max-width: 520px;
	padding-right: 20px;
	height: 240px;
}

.wrs_css_parcc_btn {
	background-color: #0091B2;
	background-image: linear-gradient(to bottom, #0091B2 0%, #005f75 100%);
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid rgba(0, 0, 0, 0);
	white-space: nowrap;
	padding: 6px 18px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	color: #fefefe;
	text-decoration: none;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	user-select: none;
	background-repeat: repeat-x;
	border-color: #00576b;
	margin: 6px 0px;
}

.wrs_css_parcc_btn:hover {
	background-color: #005f75;
	background-position: 0 -15px;
	border-color: #004a5b;
}

.wrs_css_parcc_btn.wrs_css_active {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	background: #0091B2;
}

.wrs_css_separator {
	margin-top: 30px;
	margin-bottom: 30px;
}

.wrs_css_info_icon {
	width: 15px;
	margin-right: 10px;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	opacity: 0.4;
}

.wrs_css_info_icon:hover {
	opacity: 1;
}


.wrs_css_button {
	background-color: #4d4d4d;
	border: 0;
	border-radius: 4px;
	color: #FEFEFE;
	cursor: pointer;
	font-size: 16px;
	padding: 0px 14px;
	text-align: center;
	font-weight: 500 !important;
	line-height: 2.4;
	vertical-align: middle;
	white-space: nowrap;
	-webkit-appearance: none;
	transition: all 0.3s ease;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.wrs_css_button:hover {
	box-shadow: 0 1px 3px rgba(0,0,0,0.24), 0 1px 2px rgba(0,0,0,0.48);
}

.wrs_css_font_weight_300 {
	font-weight: 300 !important;
}

.wrs_css_btn_header_salmon {
	background-color: #f26a54 !important;
    color: #fefefe !important;
}

.wrs_css_btn_header_white {
	background-color: #fefefe !important;
    color: #f26a54 !important;
}

#buy_now_btn_header {
    margin: 10px 10px;
    font-weight: 400;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    font-size: 17px;
    padding: 0px 14px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-appearance: none;
    line-height: 2.4;
}

input.wrs_css_button {
	background-color: #388297;
}

nav button:hover:not(#language_button) {
	background-color: #3d3d3d;
}

input.wrs_css_buton:hover {
	background-color: #388297;
}

#page-mathml-latex {
	background-color: #8BC2D2;
}

#section-main-editor {
	background-image: url(../img/bg.jpg);
	background-size: cover;
	overflow: visible;
}

#section-accessibility-editor {
	background-color: #e0e0e0;
}

#section-accessibility-editor span.wrs_css_moto {
	color: #333;
	font-weight: 300;
}

textarea#source-mathml, textarea#source-latex {
	width: 90%;
	font-family: consolas, monospace;
	font-size: 16px;
	min-height: 120px;
	height: auto;
	padding: 10px;
}


.wrs_css_under_title:after {
	display: block;
	width: 90px;
	height: 3px;
	background: #f26a54;
	margin: 0px 0 10px 0;
	content: "";
}

.wrs_css_notification {
	display: inline-block;
	background: #fefefe;
	margin: 15px;
	margin-bottom: 10px;
	font-size: 18px;
	padding: 25px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-left: 5px solid;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.wrs_css_notification_info {
	border-left-color: #589DB1;
	color: #589DB1;
}

.wrs_css_notification_info:hover {
	border-left-color: #378297;
}

.wrs_css_under_title_accessibility:after {
	display: block;
	width: 65px;
	height: 3px;
	background: #006df0;
	margin: 0px 0 10px 0;
	content: "";
}

a:hover > .wrs_css_info_icon {
	opacity: 1;
}

.wrs_css_accessible_box {
	text-align: left;
	margin: 15px 20px;
	width: 500px;
	display: none;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.wrs_css_accessible_box span {
	display: block;
}

.wrs_css_accessible_frame {
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0.8em;
	margin-top: 10px;
	color: #696969;
	max-width: 500px;
	background-color: #fefefe;
	padding: 10px 10px 10px 37px;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.10), 0 1px 2px rgba(0,0,0,0.20);
}

.wrs_css_accessible_frame img {
	display: inline-block;
	margin-top: 0;
	width: 20px;
	margin-right: 10px;
}

.wrs_css_accessible_frame > h3 {
	display:inline-block;
}

body[dir="rtl"] .wrs_css_accessible_frame {
	text-align: right;
}

body[dir="rtl"] .wrs_css_accessible_box span {
	text-align: right;

}

body[dir="rtl"] nav > a {
	float: left;
}

.wrs_css_accessible_frame div {
	margin-top: 3px;
}

.wrs_css_accessible_empty_text {
	font-style: italic;
}

#accessibleContainer {
	color: #666;
}


#accessibleEnglish {
	display: inline-block;
}

#allAccessibleLang {
	padding: 10px 12px;
	line-height: 4;
	text-decoration: none;
}

#skiptocontent a {
	padding: 6px;
	position: absolute;
	top: -42px;
	left: 0px;
	background-color: #DD462E;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	-moz-transition: top 0.3s ease;
	-o-transition: top 0.3s ease;
	-webkit-transition: top 0.3s ease;
	transition: top 0.3s ease;
	z-index: 100;
}

#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	background:#DD462E;
	outline:0;
}

.wrs_css_solutionbox img {
	width: 180px;
	margin: 20px 42px;
}

.wrs_css_textsolutions div{
	display: inline-block;
	margin: 5px 20px;
}

.wrs_css_live_section, .wrs_css_section_quote, .wrs_css_section_solutions, .wrs_css_banner_section {
	padding-top: 10px;
	padding-bottom: 10px;
}

.wrs_css_section_description{
	padding-top: 20px;
	padding-bottom: 20px;
}

.wrs_css_banner_section {
	margin-top: 0.2em;
	background-color: #fefefe;
}

.wrs_css_live_section{
	background-color: #f0f0f0;
}

.wrs_css_accessible_vision {
	display: inline-block !important;
}

.wrs_css_align_right {
	display: inline-block;
	text-align: right;
}

.wrs_css_align_left {
	display: inline-block;
	text-align: left;
}

.wrs_css_sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	background-color: rgba(17, 17, 17, 0.7);
	overflow-x: hidden;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	padding-top: 60px;
}

.wrs_css_sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	color: #818181;
	display: block;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.wrs_css_sidenav a:hover, .wrs_css_offcanvas a:focus{
	color: #333;
}

.wrs_css_sidenav .wrs_css_closebtn:hover {
	color: #fff;
}

.wrs_css_sidenav .wrs_css_closebtn {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 40px;
	margin-right: 25px;
	padding: 0;
	color: #fefefe;
}

#languagesavailablemore {
	text-align: center;
}

#editorContainer_customtoolbar {
	height: 210px !important;
}

.menu-separator {
	padding-bottom: 50px;
}

.wrs_css_toolbar_example {
	margin-top: 12px;
	margin-bottom: 12px;
}

/* SOCIAL LINKS */

@font-face {
	font-family: 'wrs_social_icon_font';
	src:  url('../fonts/icomoon.eot?z9ray3');
	src:  url('../fonts/icomoon.eot?z9ray3#iefix') format('embedded-opentype'),
	url('../fonts/icomoon.ttf?z9ray3') format('truetype'),
	url('../fonts/icomoon.woff?z9ray3') format('woff'),
	url('../fonts/icomoon.svg?z9ray3#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="wrs_social_icon_"], [class*="wrs_social_icon_"] {
	
	font-family: 'wrs_social_icon_font' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wrs_social_icon_facebook:before {
	content: "\ea90";
}
.wrs_social_icon_twitter:before {
	content: "\ea96";
}
.wrs_social_icon_youtube:before {
	content: "\ea9d";
}
.wrs_social_icon_linkedin2:before {
	content: "\eaca";
}

.wrs_css_social_nav ul {
	margin:0;
	padding-top: 25px;
}

.wrs_css_social_nav li {
	display: inline-block;
}
.wrs_css_social_nav a {
	float: left;
	width: 48px;
	height: 48px;
	cursor: pointer;
	line-height: 48px;
	position: relative;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	font-size: 26px;
	margin: 0 5px;
	text-decoration: none;
}

.wrs_css_social_nav a:hover {
	text-decoration: none;
}

/* END OF SOCIAL LINKS */

.wrs_css_toolbar_publishers {
	text-align: center;
}

#editorContainer {
	width: 550px;
	max-width:100%;
	height: 250px;
	margin: 1.5em auto;
}


#button_solutions_home {
	padding: 6px 14px;
	line-height: 2;
	white-space: normal;
	background-color: #FF8D7B;
	margin-bottom: 1em;
	display: inline-block;
	text-decoration: none;
}

#button_solutions_home:hover {
	background-color: #F26954;
}

#integrate_title {
	margin-top: 1em;
	margin-bottom: 1em;
}

#export_formula_title {
	font-weight: 300;
	color: #404040;
	font-size: 1.27em;
}

.wrs_css_content_small {
	max-width: 902px !important;
}

/* SOLUTION PAGE */

section ul {
	margin-left: 2.5em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}

.turquoise {
	background-color: #1abc9c;
}

.clouds {
	background-color: #ecf0f1;
}

.alizarin {
	background-color: #e74c3c;
}

.peter-river {
	background-color: #3498db;
}

.light-green {
	background-color: #8BC34A;
}

.indigo {
	background-color: #3F51B5;
}

.orange {
	background-color: #FF9800;	
}



.wrs_css_center {
	text-align: center !important
}

.wrs_css_product_header {
	position: relative;
	width: 99%;
	z-index: 99;
	padding-top: 20px;
}
.wrs_css_product {
	height: auto;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	background-color: #fff;
	margin-top: 32px;
	margin: 15px;
}

.wrs_css_title{
	color: #666;
	font-size: 28px;
	margin-left: 28px;
	font-weight: 400;
}

.wrs_css_product_header > a {
	text-decoration: none;
}

.wrs_css_product_header > img {
	margin-left: 15px;
}

.wrs_css_product_content li {
	line-height: 2em;
}


.wrs_css_product_action {
	border-radius: 0 0 2px 2px;
	position: relative;
	background-color: inherit;
	border-top: 1px solid rgba(160,160,160,0.2);
	padding: 16px 24px;
}

.wrs_css_product_action > p {
	color: #1155cc;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
}

.wrs_css_product_content {
	padding: 30px;
}

.wrs_css_product_content ul {
	list-style: none;
	margin: 0;
}

.wrs_css_product_img {
	padding:30px;
}

.wrs_css_product_img > img {
	width: 100%;
	height: auto;
}

#socialbar, .nextevent {
	display: inline-block;
}


p > img {
	height: auto !important;
	max-width: 100%;
}

li img {
	margin:0;
}

section li {
	margin-bottom: 0.8em;
	margin-top: 0.8em;
}

#main {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	position: relative;
	width:100%;
	overflow: hidden;
}

.wrs_css_background_front {
	background: #f0f0f0;
}

h2 {
	padding-bottom: 0.5em;
	padding-top: 1.5em;
	font-size: 1.8em;
	color: #333;
	font-weight: 300;
}

.wrs_css_product a, .wrs_css_product a:visited, .wrs_css_product a:active {	
	text-decoration: none;
	font-weight: 500;
	color: #f26a54;
	transition: color 0.3s ease;
}


section a, section a:visited, section a:active {
	color: #006df0;
	text-decoration: none;
	font-weight: 500;
	transition: all 0.3s ease;
}

section a:hover {
	text-decoration: underline;
}

#content em {
	font-weight: 400;
}

#content strong {
	font-weight: 300;
	text-transform: initial;
}

#technical {
	background-color: #BCE1EB;
}

#technical a, #technical a:visited, #technical a:active {
	color: #10596E;
	font-weight: 600;
	transition: all 0.3s ease;
}

.white {
	background-color: #fff;
	padding-bottom: 2em;
	padding-top: 2em;
}

.wrs_css_extra_margin_bottom {
	margin-bottom: 2em;
}

.wrs_css_border_bottom {
	border-bottom: 1px solid #ccc;
}

.solutionlogo {
	margin:0;
	max-width: 100%;
	margin-top: 30px;
	max-height: 65px;
}

section {
	padding-bottom: 3em;
	padding-top: 1.5em;
}

.nextevent span a {
	color: #666;
	font-size: 22px;
	transition: all 0.3s ease;
}

.nextevent span a:hover {
	text-decoration: underline;
}

.boxes-section {
	background-color: #efefef;
}

.mathtype-section {
	background-color: #589DB1;
	padding-top: 2.5em;
	padding-bottom: 3.5em;
}

.mathtype-section p {
	color: #fefefe;
	font-size: 25px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-weight: 400;
}

.mathtype-section .wrs_css_a_button {
	background: #fefefe;
	color: #207289;
	margin-top: 0.5em;
}

#office_logo_mathtype_section {
	max-width: 100%;
	padding-left:10px;
	margin-top: 30px;
}

section iframe {
	padding-top: 1em;
	padding-bottom: 1em;
	max-width: 100%;
}

ul.tabs.primary {
	display: inline-block;
	margin: 0;
}

.tabs li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

.tabs li a, .tabs li a:visited {
	color: #22A349;
}

.tabs li.active a, .tabs li a:hover {
	color: #0F8232;
	text-decoration: none;
}

.tabs li.active {
	border-bottom: 1px solid #0F8232;
}

footer li {
	display: inline-block;
	padding: 10px;
}

footer h2 {
	color: #f0f0f0 !important;
	text-transform: lowercase !important;
	border-top: 1px solid #aaa !important;
	padding-top: 0.5em !important;
	margin-top: 0.5em !important;
	font-size: 1.8em !important;
}

#h1_title_front {
	padding-top: 8px;
	color: #fefefe;
	font-weight: 500;
	text-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.3em;
}

#h3_subtitle_front {
	color: #fefefe;
	font-size: 38px;
	text-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
}

.wrs_css_salmon {
	background-color: #FF8D7B;
}

h2.wrs_css_quote {
	font-size: 80px;
	padding-top: 10px;
	padding-bottom: 0;
	font-weight: 500;
	color: #fefefe;
	margin-bottom: -33px;
}

p.wrs_css_text_quote {
	color: #fefefe;
	text-transform: initial;
	font-size: 1.5em;
}

p.wrs_css_author_quote {
	text-transform: initial;
	color: #fefefe;
	font-size: 20px;
	font-weight: 400;
}

.wrs_css_legal {
	padding:0 !important;
}

.wrs_css_legal li {
	padding:0;
}

.wrs_css_legal li a {
	font-size: 16px;
	width: auto;
	text-transform: initial;
}

.wrs_css_filter {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	transition: all 0.3s ease;
}

.wrs_css_filter:hover{
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.wrs_css_shadow {
	filter: drop-shadow(1px 2px 2px rgba(0,0,0,0.4));
}

.wrs_css_shadow_box {
	box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
}

#videobcg {
	position: absolute;
	top: -30px;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	height:auto;
	width:auto;
}

.wrs_css_extra_margin_top_bottom {
	margin-top: 2em;
	margin-bottom: 2em;
}

#solutions a {
	color: #589DB1
}

#canvas_logo {
	padding-bottom: 12px;
}

#moodle_logo {
	padding-bottom: 16px;
}

#schoology_logo {
	padding-bottom: 14px;
	width: 200px;
}

#tinymce_logo {
	padding-bottom: 6px;
}

#froala_logo {
	width: 140px;
	padding-bottom: 16px;
}

#oxygen_logo {
	padding-bottom: 0;
}

.wrs_css_logo_wiris_big {
	display:inline-block;
}
.wrs_css_logo_wiris_small {
	display:none;
}

.wrs_css_link_container {
	padding-top: 1.5em;
	display: inline-block;
}

#contactsupport {
	margin-bottom: 2px;
}

#store {
	margin-bottom: 1px;
}

.wrs_css_legal li a:hover {
	text-decoration: underline;
}

#language_button {
	background-position: 12px 15px;
	background-repeat: no-repeat;
	background-size: 30px;
}

.wrs_css_header_white #language_button{
	background-image: url('../img/language_icon_gray.svg');
}

.wrs_css_header_salmon #language_button{
	background-image: url('../img/language_icon_white.svg');
}

#language_span {
	display: none;
}

.wrs_css_header_white #language_span{
	color: #333 !important;
}

.wrs_css_header_white #language_span{
	color: #fff !important;
}

.solution-logo {
	width: 132px;
	display: inline-block;
	margin: 30px 20px;
	vertical-align: middle;
	max-height: 80px;
	text-align: center;
}

.solution-logo img {
	max-width: 100%;
	max-height: 80px;
}

.title-solutions {
	color: #589DB1;
	padding-top: 1em;
	padding-bottom: 0;
	margin-left: 26px;
	font-weight: 400;
}

.title-solution-page {
	color: #f26a54;
	padding-top: 30px;
	font-weight: 500;
}

#sakai-logo-solutions {
	width: 80px;
}

#contact-logo, #store-logo {
	margin-top: 8px;
}

.wrs_css_zero_margin_padding {
	padding:0;
	margin:0 auto;
}

.wrs_css_h1_solutions {
	font-size: 26px;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 35px;
	border-left: 4px solid #589DB1;
	padding-left: 12px;
	font-weight: 300;
	padding-top: 2px;
	padding-bottom: 0;
}

#solutionsbar {
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}

#solutionsbar .solutions {
	margin-bottom: 10px;
	padding: 0px;
}

.front-landingpage .solutions .solutionbox {
	display: inline-block;
}
.front-landingpage .solutions .solutionbox img {
	width: 102px;
	margin: 6px;
}

#solutionsbar .solutions .solutionbox {
	height: 100%;
	width: 142px;
	vertical-align: middle;
}

.wrs_css_fixes_solutions {
	margin-left: 26px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.wrs_css_background_solution {
	background-color: #589DB1 !important;
}

#main h2.title-solutions {
	padding-top: 0;
}

#responsive_menu {
	display: none;
}

.header_j {
	background: https://s17.postimg.org/sp1kk6vjz/backghround.jpg;
	height: 350px;
	background-size: cover;
	background-image: url('https://s17.postimg.org/sp1kk6vjz/backghround.jpg');
	text-align: center;
}

.header_j img {
	margin-top: 40px;
}

.w_icon {
	display: none;
}

.wrs_css_partnerbox {
	display: inline-block;
	vertical-align: middle;
}

.wrs_css_partnerbox img {
	width: 180px;
	margin: 20px 42px;
}

h3.contact_title {
	font-size:26px;
}

p.contact_title {
	text-align: right;
}

img.contact_img {
	max-width: 100px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}

img.phone_img {
	max-width: 20px;
	margin-right: 6px
}

a email {
	text-transform: lowercase !important;
}
.wiris_team_member {
	margin-right: 30px;
	border-radius: 50%;
	float: left;
	width: 200px;
	height: 200px;
}

.google-maps {
	position: relative;
	padding-bottom: 40%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.lang_button {
	padding: 20px;
	cursor: pointer;
}

.lang_button:hover {
	background-color: #f0f0f0;
}

/* PRICES */

.wrs_css_product_box {
	background-color: white;
	padding-bottom: 20px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	margin: 18px 10px;
	text-align: center;
	min-height: 240px;
}
.wrs_css_product_box .wrs_css_product_box_icon {
	display: block;
	max-width: 42px;
	max-height: 40px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.wrs_css_product_box .wrs_css_product_box_title {
	font-size: 26px;
	font-weight: 400;
	color: #333;
	display: block;
	background-color: #5c9aac;
	padding-top: 10px;
	color: #fefefe;
	padding-bottom: 10px;
}
.wrs_css_product_box .wrs_css_product_box_beta {
	color: #508ff6;
}
.wrs_css_product_box .wrs_css_product_box_detail {
	font-size: 1.8em;
	color: #666;
	margin-bottom: 20px;
}

.wrs_css_price_from, .wrs_css_product_box .wrs_css_product_box_title + .wrs_css_product_box_detail {
	margin-top: 36px;
}

.wrs_css_price {
	font-size: 1.5em;
    font-weight: 400;
}

.wrs_css_currency {
	vertical-align: super;
}

.wrs_css_price_by {
	display: block;
	font-size: 0.8em;
}

.wrs_css_currency_both {
    font-size: 0.8em;
    vertical-align: text-bottom;
    font-weight: 400;
}

.wrs_css_first_price {
	background-color: #8CBFCE;
}

.wrs_css_third_price {
	background-color: #3B7E91;
}

.wrs_css_prices_boxes {
	padding-bottom: 1em;
}

.wrs_css_prices_boxes img {
	display: inline-block;
}

.wrs_css_prices_boxes img {
	width: 26px;
}

.wrs_css_prices_boxes h1 {
	font-size: 30px;
	margin-bottom: 20px;
}

.wrs_css_price_decimals {
	font-size: 30px;
	vertical-align: super;
}

.wrs_css_discount_text {
	font-size: 30px;
	margin-top: 60px;
	margin-bottom: 31px;
	color: #666;
}

p#please_note_that {
	font-size: 1em;
	text-align: left;
}

p#please_note_that+ul {
	text-align: left;
	font-size: 1em;
}

p#please_note_that+ul li {
	margin: 8px;
	padding: 0;
}

.partner-box {
    display: inline-block;
    background-color: #fefefe;
    padding: 26px;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    margin-top: 20px;
    margin-bottom: 20px;
}

.partner-box h3 a {
	font-size: 30px;
}

.partner-box img {
	max-width: 200px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.wrs_css_logos_page section h1 {
	text-align: center;
	font-size: 32px;
}

.wrs_css_logos_section_title {
	background-color: #eee;
}

.wrs_css_logos_page table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom:30px;
	margin-top:20px;
}

.wrs_css_logos_page table caption {
	font-weight: 400;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
}

.wrs_css_logos_page table tbody tr:hover {
	background-color: #eee;
}

.wrs_css_logos_page table td {
	text-align: center;
	font-weight: 400;
	font-size: 14px;
}

.wrs_css_logos_page table th {
	font-weight: 400;
}

.wrs_css_logos_page section {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.wrs_css_logos_page img {
	margin: 0 auto;
	max-width: 300px;
	max-height: 100px;
	display: block;
	padding-top: 6px;
    padding-bottom: 6px;
}

.wrs_css_logos_page h2 {
	padding-top: 0.5em;
}

.wrs_css_mathtype_button {
	background-color: #f04a5d !important;
	display: inline-block;
	color: #fefefe !important;
}

.wrs_css_disabled_button {
	background-color: #ccc !important;
	display: inline-block;
	cursor: default;
}

.wrs_css_mathtype_download_product_box {
    background-color: white;
    padding: 40px 26px;
    box-shadow: 0 2px 2px 0 hsla(0,0%,0%,0.3);
    margin: 18px 10px;
    text-align: center;
    min-height: 350px;
    position: relative;
    display: flex;
    flex-direction: column;
}


.wrs_css_mathtype_download_product_box .wrs_css_product_box_icon {
    max-width: 42px;
    width:42px;
    max-height: 40px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.wrs_css_mathtype_download_product_box .wrs_css_product_box_title {
    font-size: 1.2em;
    font-weight: 400;
    color: #333;
}

.wrs_css_mathtype_download_product_box .wrs_css_product_box_beta {
    color: #508ff6;
}

.wrs_css_mathtype_download_product_box .wrs_css_product_box_detail {
    font-size: 16px;
    color: #666;
    margin-top: 30px;
    font-weight: 400;
    flex-grow: 1;
}

.wrs_css_mathtype_download_product_box .wrs_css_mathtype_button {
	background-color: #f04a5d !important;
	color: #fefefe !important;
	margin: 0 auto;
}

.wrs_css_mathtype_download_product_box .wrs_css_disabled_button {
	background-color: #ccc !important;
	cursor: default;
	margin: 0 auto;
}


.wrs_css_mathtype_product_box {
    background-color: white;
    padding: 40px 26px;
    box-shadow: 0 2px 2px 0 hsla(0,0%,0%,0.3);
    margin: 18px 10px;
    text-align: center;
    min-height: 350px;
    position: relative;
}

.wrs_css_mathtype_product_box .wrs_css_product_box_icon {
    display: block;
    max-width: 42px;
    max-height: 40px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.wrs_css_mathtype_product_box .wrs_css_product_box_title {
    font-size: 1.2em;
    font-weight: 400;
    color: #333;
    display: block;
}

.wrs_css_mathtype_product_box .wrs_css_product_box_beta {
    color: #508ff6;
}

.wrs_css_mathtype_product_box .wrs_css_product_box_detail {
    font-size: 16px;
    color: #666;
    margin-top: 30px;
    font-weight: 400;
}



.wrs_css_mathtype_button:hover, .wrs_css_mathtype_button_inverted:hover {
	text-decoration: none !important;
}

.wrs_css_button.wrs_css_mathtype_button_inverted {
    background-color: #fefefe !important;
    display: inline-block;
    padding: 3px 20px;
    color: #f04a5d !important;
    border: 1px solid #f04a5d;
    font-size: 1em;
}

#title_editor_slogan {
	font-size:1.8em;
}

.wrs_css_h2_title_editor {
	font-size: 2.2em;
	margin: 0 auto;
	margin-top: 0.2em;
	font-weight: 500;
}

.wrs_css_button_horizontal_margin {
	margin-left: 12px;
}

.wrs_css_spaced_top {
	margin-top: 0.6em;
}
.wrs_css_spaced_big_top {
	margin-top: 1em;
}
.wrs_css_spaced_biggest_top {
	margin-top: 1.2em;
}
.wrs_css_spaced_ultra_top {
	margin-top: 2.2em;
}
.wrs_css_spaced_ultra_bottom {
	margin-top: 2.2em;
}
.wrs_css_spaced_ultra_top_bottom {
	margin-top: 2.2em;
	margin-bottom: 2.2em;
}
.wrs_css_spaced_bottom {
	margin-bottom: 0.6em;
}
.wrs_css_spaced_big_bottom {
	margin-bottom: 1em;
}
.wrs_css_spaced_biggest_bottom {
	margin-bottom: 1.2em;
}
.wrs_css_spaced_top_bottom {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
.wrs_css_spaced_big_top_bottom {
	margin-top: 1em;
	margin-bottom: 1em;
}
.wrs_css_spaced_biggest_top_bottom {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

.wrs_css_importante_message {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #bce8f1;
    border-radius: 4px;
    color: #31708f;
    background-color: #d9edf7;
    font-weight: 400;
    margin-top: 20px;
    text-align: left;
}

strong, b {
	font-weight: 400;
}

.wrs_css_hide_in_tablet_and_mobile {
	display: block;
}

.wrs_css_hide_in_desktop {
	display: none;
}

#tryme_text {
    font-family: 'Gloria Hallelujah', cursive;
    display: inline-block;
    vertical-align: bottom;
    margin-top: 0.5em !important;
    color: #007efe !important;
    font-size: 2em;
    margin-bottom: 0 !important;
    letter-spacing: 4px;
}

#tryme_container {
   text-align: center;	
}