

/********************************************************************
 * General styles
 ********************************************************************/
body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 16px;
	color: #222;
	letter-spacing:.15px;
}

p, label {
	margin: 0 0 0.75em 0;
	font-size:16px;
	line-height:24px;
}

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom; /* Hack for IE6 */
	position: relative;
	font-size: 0.7em;
	bottom: 1ex;
}

sup.note,
sup.footnote,
span.fullybooked {
	color: red;
}

code,
.code {
	color: #3c5e79;
	font-family: Courier New, serif;
}
span.code {
    white-space: pre;
}
span.code br {
    content:" ";
    display: none;
}

span.code br:after {
    content:" ";
}

blockquote {
	margin: 20px 15px 20px 5px;
	font-size: 1.333em;
	font-style: normal;
	background: url(https://www.comsol.com/shared/images/design/quote.png) no-repeat left top;
	padding-left: 30px;
	color: #2DA6A1;
	font-family: GillSansRegular, arial, helvetica, verdana, sans-serif;
}

blockquote .quotee {
	color: #888;
	padding-top: 7px;
	font-size: 1.083em;
}

/********************************************************************
 * SEO Friendly Tagging http://www.cssnewbie.com/4-ways-css-can-improve-your-seo/
 *******************************************************************/
em.seo {
	font-weight: normal;
	font-style: normal;
}

strong.seo {
	font-weight: normal;
	font-style: normal;
}


/********************************************************************
 * Links
 ********************************************************************/
a {
	color: #0377a8;
}

a:hover {
	color: #a1257e;
	text-decoration: underline;
}

a.selected {
	color: #444;
	text-decoration: none;
}

a.arrow {
	background: url(https://www.comsol.com/shared/images/design/double_arrow.png) no-repeat center right;
	padding: 0 16px 0 0px;
	color: #209EA4;
	text-transform: uppercase;
	text-decoration: none;
	font-family: GillSansRegular, arial, helvetica, sans-serif;
}

a.arrow:hover {
	color: #50dcee;
}

a.header {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

a.none {
	color: inherit;
	text-decoration: inherit;
}

a.rss {
	padding: 0px 0px 0px 13px;
	background: url("https://www.comsol.com/shared/images/icons/rss_small.png") no-repeat left 50%;
	line-height: 1.364em;
}


/* Lists with arrow bullets */
ul.links li,
ul.raquo li {
	list-style: none;
	background: url('https://www.comsol.com/shared/images/design/raquo.gif') no-repeat 0 0.4em;
	padding: 0px 10px 10px 15px;
	line-height: 1.3em;
}

ul.none {
	margin: 0px;
	padding-left: 0px;
}

ul.none li {
	background-image: none;
	padding: 2px 0px 2px 0px;
}

ul.none ul {
	margin-left: 15px;
}

/* Horizontal lists */
ul.horizontal li {
	float: left;
	margin-right: 10px;
}

/* Sharing widget */
ul.shareServices {
	float: right;
	border: 1px solid #CDD7E1;
	background: #F8FBFF;
	list-style-type: none !important;
}
ul.shareServices a {
	text-decoration: none;
	display: block;
	padding: 2px 7px 2px 14px;
	background: url('https://www.comsol.com/shared/images/design/arrow_down.gif') no-repeat 0.417em center;
}
ul.shareServices ul a {
	padding: 2px 25px 2px 10px;
	background: none;
}
ul.shareServices a:hover {
	background-color: #ECF1F8;
}
ul.shareServices img {
	vertical-align: middle;
	margin: 1px 5px 1px 0px;
}
ul.shareServices li {
	position: relative;
	background: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none !important;
}
ul.shareServices ul {
	display: none;
	position: absolute;
	padding: 5px 0;
	margin: 0;
	border: 1px solid #CDD7E1;
	background: #F8FBFF;
	top: 1.333em;
	z-index: 100;
}
ul.shareServices li:hover ul {
	display: block;
}

/********************************************************************
 * Other
 *******************************************************************/
.error,
.required {
	color: red;
}

.small {
	font-size: 0.917em;
}

.caption,
.picture {
	color: #555555;
	font-family: Arial;
	font-size: 0.917em;
	font-style: italic;
	padding: 5px;
	text-align: left;
}

.ingress {
	font-size: 1.167em;
	color: #444;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.latexImg {
	margin-bottom: 0px;
	vertical-align: middle;
}
.livelink {
	font-size: 85%;
}

/********************************************************************
 * General styles
 ********************************************************************/
body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 16px;
	color: #222;
	letter-spacing:.15px;
}

p, label {
	margin: 0 0 0.75em 0;
	font-size:16px;
	line-height:24px;
}

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom; /* Hack for IE6 */
	position: relative;
	font-size: 0.7em;
	bottom: 1ex;
}

sup.note,
sup.footnote,
span.fullybooked {
	color: red;
}

code,
.code {
	color: #3c5e79;
	font-family: Courier New, serif;
}
span.code {
    white-space: pre;
}
span.code br {
    content:" ";
    display: none;
}

span.code br:after {
    content:" ";
}

blockquote {
	margin: 20px 15px 20px 5px;
	font-size: 1.333em;
	font-style: normal;
	background: url(https://www.comsol.com/shared/images/design/quote.png) no-repeat left top;
	padding-left: 30px;
	color: #2DA6A1;
	font-family: GillSansRegular, arial, helvetica, verdana, sans-serif;
}

blockquote .quotee {
	color: #888;
	padding-top: 7px;
	font-size: 1.083em;
}

/********************************************************************
 * SEO Friendly Tagging http://www.cssnewbie.com/4-ways-css-can-improve-your-seo/
 *******************************************************************/
em.seo {
	font-weight: normal;
	font-style: normal;
}

strong.seo {
	font-weight: normal;
	font-style: normal;
}


/********************************************************************
 * Links
 ********************************************************************/
a {
	color: #0377a8;
}

a:hover {
	color: #a1257e;
	text-decoration: underline;
}

a.selected {
	color: #444;
	text-decoration: none;
}

a.arrow {
	background: url(https://www.comsol.com/shared/images/design/double_arrow.png) no-repeat center right;
	padding: 0 16px 0 0px;
	color: #209EA4;
	text-transform: uppercase;
	text-decoration: none;
	font-family: GillSansRegular, arial, helvetica, sans-serif;
}

a.arrow:hover {
	color: #50dcee;
}

a.header {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

a.none {
	color: inherit;
	text-decoration: inherit;
}

a.rss {
	padding: 0px 0px 0px 13px;
	background: url("https://www.comsol.com/shared/images/icons/rss_small.png") no-repeat left 50%;
	line-height: 1.364em;
}


/* Lists with arrow bullets */
ul.links li,
ul.raquo li {
	list-style: none;
	background: url('https://www.comsol.com/shared/images/design/raquo.gif') no-repeat 0 0.4em;
	padding: 0px 10px 10px 15px;
	line-height: 1.3em;
}

ul.none {
	margin: 0px;
	padding-left: 0px;
}

ul.none li {
	background-image: none;
	padding: 2px 0px 2px 0px;
}

ul.none ul {
	margin-left: 15px;
}

/* Horizontal lists */
ul.horizontal li {
	float: left;
	margin-right: 10px;
}

/* Sharing widget */
ul.shareServices {
	float: right;
	border: 1px solid #CDD7E1;
	background: #F8FBFF;
	list-style-type: none !important;
}
ul.shareServices a {
	text-decoration: none;
	display: block;
	padding: 2px 7px 2px 14px;
	background: url('https://www.comsol.com/shared/images/design/arrow_down.gif') no-repeat 0.417em center;
}
ul.shareServices ul a {
	padding: 2px 25px 2px 10px;
	background: none;
}
ul.shareServices a:hover {
	background-color: #ECF1F8;
}
ul.shareServices img {
	vertical-align: middle;
	margin: 1px 5px 1px 0px;
}
ul.shareServices li {
	position: relative;
	background: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none !important;
}
ul.shareServices ul {
	display: none;
	position: absolute;
	padding: 5px 0;
	margin: 0;
	border: 1px solid #CDD7E1;
	background: #F8FBFF;
	top: 1.333em;
	z-index: 100;
}
ul.shareServices li:hover ul {
	display: block;
}

/********************************************************************
 * Other
 *******************************************************************/
.error,
.required {
	color: red;
}

.small {
	font-size: 0.917em;
}

.caption,
.picture {
	color: #555555;
	font-family: Arial;
	font-size: 0.917em;
	font-style: italic;
	padding: 5px;
	text-align: left;
}

.ingress {
	font-size: 1.167em;
	color: #444;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.latexImg {
	margin-bottom: 0px;
	vertical-align: middle;
}
.livelink {
	font-size: 85%;
}/********************************************************************
 * Page
 ********************************************************************/
body {
	margin: 0;
	padding: 0;
	background-color: white;
	overflow-y: scroll;
}


div#mainContent {
	width: 47em;
	padding-left: 5px;
	padding-top: 15px;
	min-height: 25em;
}

div#mainContent.full {
	width: 100% !important;
	position: relative;
}

div#dialogHeaderContainer {
	border-bottom: 1px solid #D9D9D9;
	padding: 20px 5px 15px 5px;
	margin: 0 20px;
}

div#dialogContent {
	padding: 15px 15px 25px 25px;
}

div.content {
	padding: 20px 20px 0px 5px;
}

/********************************************************************
 * Header
 ********************************************************************/


div#pageheading h1 {
	padding: 0px;
	margin-bottom: 20px;
}

div#searchBox {
	position: absolute;
	right: 5px;
	top: 37px;
	color: #6a7181;
	font-family: "Lato", Verdana, Tahoma, Geneva, sans-serif;
	z-index: 11;
	padding-left: 18px;
	background: url(https://www.comsol.com/shared/images/icons/search.png) no-repeat left center;
}

div#searchBox input {
	width: 8.5em;
	font-size: 0.9em;
	border: 1px solid #c0c7cd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 1px 5px;
}



/********************************************************************
 * Breadcrumb menu
 ********************************************************************/
div.breadcrumbMenu {
	color: #888;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	display: none;
}

div#pageheading div.breadcrumbMenu {
	margin: 0px;
	padding: 12px 0 0 35px;
}

div.breadcrumbMenu a {
	font-size: 0.9em;
	color: #888;
	text-decoration: none;
}

div.breadcrumbMenu a.selected {
	color: #00929F;
}

div.breadcrumbMenu a:hover {
	color: #00929F;
}

/********************************************************************
 * COMSOL Access Menu
 ********************************************************************/
div#accessDetails {
	padding-top: 6px;
}

div#accessDetails ul {
	margin: 0;
	padding: 0;
}

div#accessDetails div#accessLoggedIn {
	display: none;
}

div#accessDetails div#accessLoggedOut {
	padding-top: 2px;
}

div#accessDetails a.accessName {
	font-style: italic;
}

div#accessDetails ul li {
	display: inline;
	padding: 0;
	background: none;
}

div#accessDetails a {
	color: #0377A8;
	font-family: "Lato", Verdana, Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding: 0 7px;
	text-decoration: none;
}

div#accessDetails a:hover {
	color: #000;
}

/********************************************************************
 * Footer
 ********************************************************************/

/*div.footer {
	clear: both;
	padding: 15px 5px 15px 0px;
	margin-top: 20px;
	font-size: 0.9em;
	border-top: 1px solid #d9d9d9;
	height: 30px;
}

div#copyright {
	color: #a2aeba;
	font-size: 0.95em;
	float: right;
	padding-top: 1px;
	text-align: right;
}

div#copyright a {
	margin: 0 0 0 .1em;
	color: #a2aeba;
	text-decoration: none;
}

div#followComsol p {
	color: #68727E;
	line-height: 1.5em;
	margin: 0 .8em;
	text-decoration: none;
}
div#followComsol a {
	padding: 0 2 0 2px;
	color: #a2aeba;
	text-decoration: none;
}

div#footerMenu {
	float: left;
	padding-right: 30px;
}

div#footerMenu a {
	padding: 0 0 0 15px;
	color: #68727e;
	font-weight: normal;
	text-decoration: none;
}

div#footerMenu a:hover {
	color: black;
}

div#footerMenu ul {
	margin: 0;
}

div#footerMenu ul li {
	display: inline;
	padding: 0;
	background: none;
}

div#footerMenu li.officeSelector {
	position: relative;
}

div#footerMenu li.officeSelector a {
	color: black;
	padding: 4px 0px 4px 24px;
	background: url(/shared/images/icons/globe.png) no-repeat left center;
	white-space: nowrap;
}

div#footerMenu li.officeSelector ul {
	position: absolute;
	background-color: #FFF;
	border: 1px solid #ccc;
	text-align: left;
	padding: 10px 20px 10px 15px;
	z-index: 900;
	display: none;
	left: 20px;
	bottom: 15px;
}

div#footerMenu li.officeSelector:hover ul {
	display: block;
}

div#footerMenu li.officeSelector ul li {
	display: block;
	margin: 0;
}

div#footerMenu li.officeSelector ul li a {
	font-size: 0.9em;
	background: none;
	padding-left: 0;
	border: none;
	text-transform: none;
	color: #68727E;
}

div#footerMenu li.officeSelector ul li a:hover {
	color: black;
}

div#footerMenu li.separator {
	padding-bottom: 7px;
}

*/

/********************************************************************
 * Next Step
 *******************************************************************/
div.nextStep {
	float: right;
	margin-top: 10px;
	text-align: right;
}

/********************************************************************
 * Colorbox
 *******************************************************************/
.colorbox {
	padding: 0px 0px 0px 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #D4D7DC;
	background: url("https://www.comsol.com/shared/images/design/tab_bg.png") repeat-x right bottom #FFFFFF;
}

.colorbox div.content {
	padding: 5px 5px 10px 15px;
}

.colorbox a.header {
	font-weight: normal;
}

.colorbox ul {
	margin-bottom: 5px;
}

.colorbox ul li {
	list-style: none;
}

.colorbox h2 {
	font-size: 1.455em;
	font-weight: 400;
	font-family: "Lato", Verdana, Tahoma, Geneva, sans-serif;
	color: #264d79;
	padding: 15px 5px 0px 15px;
	margin: 0;
	letter-spacing: 0px;
}

.colorbox h2.green {
	background: url('https://www.comsol.com/shared/images/design/box_green.gif') no-repeat -40px -28px;
}

.colorbox h2.yellow {
	background: url('https://www.comsol.com/shared/images/design/box_yellow.gif') no-repeat -40px -28px;
}

.colorbox h2.turquoise {
	background: url('https://www.comsol.com/shared/images/design/box_turquoise.gif') no-repeat -40px -28px;
}

.colorbox h2.purple {
	background: url('https://www.comsol.com/shared/images/design/box_purple.gif') no-repeat -40px -28px;
}

.colorbox h2.orange {
	background: url('https://www.comsol.com/shared/images/design/box_orange.png') no-repeat -40px -28px;
}

.colorbox h2.red {
	background: url('https://www.comsol.com/shared/images/design/box_red.png') no-repeat -40px -28px;
}

/********************************************************************
 * Sidebar
 *******************************************************************/
div.sidebar {
	font-size: 0.9em;
	float: right;
	width: 21em;
	padding-left: 20px;
	padding-top: 35px;
}

#mainContent .sidebar {
	padding-top: 0px;
}

div.sidebar div.colorbox {
	margin-bottom: 10px;
}/********************************************************************
 * Page
 ********************************************************************/
body {
	margin: 0;
	padding: 0;
	background-color: white;
	overflow-y: scroll;
}


div#mainContent {
	width: 47em;
	padding-left: 5px;
	padding-top: 15px;
	min-height: 25em;
}

div#mainContent.full {
	width: 100% !important;
	position: relative;
}

div#dialogHeaderContainer {
	border-bottom: 1px solid #D9D9D9;
	padding: 20px 5px 15px 5px;
	margin: 0 20px;
}

div#dialogContent {
	padding: 15px 15px 25px 25px;
}

div.content {
	padding: 20px 20px 0px 5px;
}

/********************************************************************
 * Header
 ********************************************************************/


div#pageheading h1 {
	padding: 0px;
	margin-bottom: 20px;
}

div#searchBox {
	position: absolute;
	right: 5px;
	top: 37px;
	color: #6a7181;
	font-family: "Lato", Verdana, Tahoma, Geneva, sans-serif;
	z-index: 11;
	padding-left: 18px;
	background: url(https://www.comsol.com/shared/images/icons/search.png) no-repeat left center;
}

div#searchBox input {
	width: 8.5em;
	font-size: 0.9em;
	border: 1px solid #c0c7cd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 1px 5px;
}



/********************************************************************
 * Breadcrumb menu
 ********************************************************************/
div.breadcrumbMenu {
	color: #888;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	display: none;
}

div#pageheading div.breadcrumbMenu {
	margin: 0px;
	padding: 12px 0 0 35px;
}

div.breadcrumbMenu a {
	font-size: 0.9em;
	color: #888;
	text-decoration: none;
}

div.breadcrumbMenu a.selected {
	color: #00929F;
}

div.breadcrumbMenu a:hover {
	color: #00929F;
}

/********************************************************************
 * COMSOL Access Menu
 ********************************************************************/
div#accessDetails {
	padding-top: 6px;
}

div#accessDetails ul {
	margin: 0;
	padding: 0;
}

div#accessDetails div#accessLoggedIn {
	display: none;
}

div#accessDetails div#accessLoggedOut {
	padding-top: 2px;
}

div#accessDetails a.accessName {
	font-style: italic;
}

div#accessDetails ul li {
	display: inline;
	padding: 0;
	background: none;
}

div#accessDetails a {
	color: #0377A8;
	font-family: "Lato", Verdana, Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding: 0 7px;
	text-decoration: none;
}

div#accessDetails a:hover {
	color: #000;
}

/********************************************************************
 * Footer
 ********************************************************************/

/*div.footer {
	clear: both;
	padding: 15px 5px 15px 0px;
	margin-top: 20px;
	font-size: 0.9em;
	border-top: 1px solid #d9d9d9;
	height: 30px;
}

div#copyright {
	color: #a2aeba;
	font-size: 0.95em;
	float: right;
	padding-top: 1px;
	text-align: right;
}

div#copyright a {
	margin: 0 0 0 .1em;
	color: #a2aeba;
	text-decoration: none;
}

div#followComsol p {
	color: #68727E;
	line-height: 1.5em;
	margin: 0 .8em;
	text-decoration: none;
}
div#followComsol a {
	padding: 0 2 0 2px;
	color: #a2aeba;
	text-decoration: none;
}

div#footerMenu {
	float: left;
	padding-right: 30px;
}

div#footerMenu a {
	padding: 0 0 0 15px;
	color: #68727e;
	font-weight: normal;
	text-decoration: none;
}

div#footerMenu a:hover {
	color: black;
}

div#footerMenu ul {
	margin: 0;
}

div#footerMenu ul li {
	display: inline;
	padding: 0;
	background: none;
}

div#footerMenu li.officeSelector {
	position: relative;
}

div#footerMenu li.officeSelector a {
	color: black;
	padding: 4px 0px 4px 24px;
	background: url(/shared/images/icons/globe.png) no-repeat left center;
	white-space: nowrap;
}

div#footerMenu li.officeSelector ul {
	position: absolute;
	background-color: #FFF;
	border: 1px solid #ccc;
	text-align: left;
	padding: 10px 20px 10px 15px;
	z-index: 900;
	display: none;
	left: 20px;
	bottom: 15px;
}

div#footerMenu li.officeSelector:hover ul {
	display: block;
}

div#footerMenu li.officeSelector ul li {
	display: block;
	margin: 0;
}

div#footerMenu li.officeSelector ul li a {
	font-size: 0.9em;
	background: none;
	padding-left: 0;
	border: none;
	text-transform: none;
	color: #68727E;
}

div#footerMenu li.officeSelector ul li a:hover {
	color: black;
}

div#footerMenu li.separator {
	padding-bottom: 7px;
}

*/

/********************************************************************
 * Next Step
 *******************************************************************/
div.nextStep {
	float: right;
	margin-top: 10px;
	text-align: right;
}

/********************************************************************
 * Colorbox
 *******************************************************************/
.colorbox {
	padding: 0px 0px 0px 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #D4D7DC;
	background: url("https://www.comsol.com/shared/images/design/tab_bg.png") repeat-x right bottom #FFFFFF;
}

.colorbox div.content {
	padding: 5px 5px 10px 15px;
}

.colorbox a.header {
	font-weight: normal;
}

.colorbox ul {
	margin-bottom: 5px;
}

.colorbox ul li {
	list-style: none;
}

.colorbox h2 {
	font-size: 1.455em;
	font-weight: 400;
	font-family: "Lato", Verdana, Tahoma, Geneva, sans-serif;
	color: #264d79;
	padding: 15px 5px 0px 15px;
	margin: 0;
	letter-spacing: 0px;
}

.colorbox h2.green {
	background: url('https://www.comsol.com/shared/images/design/box_green.gif') no-repeat -40px -28px;
}

.colorbox h2.yellow {
	background: url('https://www.comsol.com/shared/images/design/box_yellow.gif') no-repeat -40px -28px;
}

.colorbox h2.turquoise {
	background: url('https://www.comsol.com/shared/images/design/box_turquoise.gif') no-repeat -40px -28px;
}

.colorbox h2.purple {
	background: url('https://www.comsol.com/shared/images/design/box_purple.gif') no-repeat -40px -28px;
}

.colorbox h2.orange {
	background: url('https://www.comsol.com/shared/images/design/box_orange.png') no-repeat -40px -28px;
}

.colorbox h2.red {
	background: url('https://www.comsol.com/shared/images/design/box_red.png') no-repeat -40px -28px;
}

/********************************************************************
 * Sidebar
 *******************************************************************/
div.sidebar {
	font-size: 0.9em;
	float: right;
	width: 21em;
	padding-left: 20px;
	padding-top: 35px;
}

#mainContent .sidebar {
	padding-top: 0px;
}

div.sidebar div.colorbox {
	margin-bottom: 10px;
}// Google remarketing tags
iframe[name=google_conversion_frame] {
    display: none;
}


/********************************************************************
 * Images
 ********************************************************************/

img {
    border: 0;
}

img.avatar {
    border: 1px solid #CCCCCC;
}


/********************************************************************
 * Helpers
 *******************************************************************/

div.clear,
div.clearLeft,
div.clearRight {
    height: 1px;
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
}

.clearLeft {
    clear: left;
}

.clearRight {
    clear: right;
}

.divider {
    margin: 20px 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
}

.hidden {
    display: none;
}

div.note {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}


/********************************************************************
 * Boxes
 *******************************************************************/

div.box {
    padding: 20px;
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: none;
    /* background attributes must be kept this way, other elements needs this for inherit to work */
    background-color: #F7FAFC;
    border: 1px solid #ECF3F9;
    margin-bottom: 4px;
}

div.formContainer,
div.box h2 {
    margin-top: 0;
}

div#accessRegister div.box {
    background-color: transparent;
    border: 0px;
    border-radius: 0px;
    width: 100%;
    padding: 10px 10px;
}


/* Downloadbox */

div.downloadBox {
    margin-bottom: 20px;
    padding-bottom: 20px;
    float: none;
}

div.downloadBox a {
    font-size: 1.5em;
}

div.downloadBox img {
    float: left;
    margin-right: 15px;
}


/* Info */

div.info {
    background: #fffee7;
    border: 1px solid #fcebc7;
    margin-bottom: 25px;
    padding: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


/* Dropdown selection boxes */

div.dropdownSelection {
    background: url(https://www.comsol.com/shared/images/design/tab_bg.png) repeat-x right bottom #FFFFFF;
    border: 1px solid #D4D7DC;
    position: absolute;
    z-index: 20;
    padding: 20px;
    -moz-border-radius: 0 7px 7px 7px;
    -webkit-border-radius: 0 7px 7px 7px;
}

div.dropdownSelection a {
    color: #6A7181;
    font-family: arial, helvetica, sans-serif;
    font-size: 0.917em;
    text-decoration: none;
}

div.dropdownSelection a:hover {
    color: #2E9EA7;
}

div.dropdownSelection td {
    vertical-align: top;
    padding-right: 20px;
}

div.dropdownSelection ul,
div.dropdownSelection li {
    float: none;
    padding: 0;
    margin: 0;
}

li:hover div.dropdownSelection {
    display: block;
}

div.pagesection {
    background: url("https://www.comsol.com/shared/images/design/section_background.png") no-repeat #FFFFFF;
    width: 910px;
    margin: 0;
    padding: 25px 25px;
}

div.warning {
    background: url(https://www.comsol.com/shared/images/icons/warning_sm.png) no-repeat 10px 10px #FFE7E7;
    border-color: #DF9898;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    padding: 10px 10px 10px 35px;
    margin-bottom: 5px;
}


/********************************************************************
 * Tabs
 *******************************************************************/

ul.verticalTabs {
    text-align: right;
    margin: 0;
    padding: 0;
    width: 18.333em;
    float: left;
}

ul.verticalTabs li {
    background: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.verticalTabs li.last {
    height: 160px;
    background: url(https://www.comsol.com/shared/images/search/vertical_fade_bottom.gif) top right no-repeat;
}

ul.verticalTabs li.first {
    height: 100px;
    background: url(https://www.comsol.com/shared/images/search/vertical_fade_top.gif) top right no-repeat;
}

ul.verticalTabs li a {
    display: block;
    padding: 7px 10px;
    text-decoration: none;
    font-size: 14px;
    border-right: 1px solid #ccc;
    background: url(https://www.comsol.com/shared/images/search/tab_fade.gif) top right no-repeat;
    color: #666;
}

ul.verticalTabs li a:hover,
ul.verticalTabs li a.selected:hover {
    color: red;
}

ul.verticalTabs li a.selected {
    border-right: 0px;
    background: url(https://www.comsol.com/shared/images/search/tab_fade_selected.gif) top right no-repeat;
    color: #0377A8;
    padding: 14px 10px;
}

ul.verticalTabs li a.empty {
    color: #bbb;
}


/********************************************************************
 * Progress Tracker
 *******************************************************************/

ul.progressTracker {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

ul.progressTracker li {
    margin: 0;
    padding: 3px 10px 3px 20px;
    display: inline-block;
    color: #bbb;
    font-family: GillSansRegular;
    font-size: 1.2em;
    background: url(https://www.comsol.com/shared/images/icons/arrow_right.png) center left no-repeat;
    position: relative;
}

ul.progressTracker li:first-child {
    padding-left: 0px;
    background: none;
}

ul.progressTracker li.selected {
    color: #e45712;
}

ul.progressTracker li.selected:after {
    content: url(https://www.comsol.com/shared/images/icons/progress_indicator.png);
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: 2px;
}

ul.progressTracker li:first-child.selected:after {
    margin-left: -8px;
}


/********************************************************************
 * Numerical Sections
 *******************************************************************/

div.section1 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_1.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section2 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_2.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section3 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_3.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section4 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_4.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section5 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_5.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section6 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_6.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section7 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_7.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section8 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_8.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section9 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_9.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}


/********************************************************************
 * Tables
 *******************************************************************/

table.spec {
    border-collapse: separate;
    border-spacing: 0px;
    border: 15px solid #ECF1F8;
    background: #ECF1F8;
}

table.spec * {
    font-family: arial, helvetica, verdana, sans serif;
    text-align: left;
    vertical-align: top;
}

table.spec th {
    border-bottom: 1px solid #CDD7E1;
    padding: 0px 10px 5px 10px;
}

table.spec th.fc {
    padding-left: 0px;
}

table.spec td {
    border-right: 1px solid #CDD7E1;
    padding: 3px 10px;
}

table.spec td.fc {
    padding-left: 0px;
}

table.spec td.lc {
    border-right: medium none;
    padding-right: 0px;
}


/* Specification Chart */

table.specChart {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 5px;
}

table.specChart td {
    padding: 3px 10px;
    border-top: 1px solid #CDD7E1;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #eee;
    vertical-align: bottom;
    width: 3.333em;
}

table.specChart td.fc {
    padding-left: 0px;
}

table.specChart td.lc {
    padding-right: 0px;
    border-right: none;
}

table.specChart tbody tr:first-child td {
    padding-top: 10px;
}

table.specChart tr td:first-child {
    width: 16.667em;
}

table.specChart th {
    border-top: 1px solid #999;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 5px 10px 3px 10px;
    text-align: left;
    vertical-align: top;
}

table.specChart th:first-child {
    border-left: none;
}

table.specChart th.fc {
    padding-left: 0px;
}

table.notes td {
    padding: 1px;
    width: auto;
    font-size: 0.9em;
    vertical-align: top;
}

table.notes tr td:first-child {
    width: 0.583em;
    color: red;
    font-size: 0.8em;
}

table.datagrid {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    width: 100%;
}

table.datagrid th {
    background: url("https://www.comsol.com/shared/images/design/th_bg.gif") repeat-x #f4f4f4;
    border: 1px solid #CCCCCC;
    padding: 7px 6px;
    text-align: left;
    vertical-align: bottom;
}

table.datagrid th a {
    color: black;
    display: block;
    padding-right: 8px;
    text-decoration: underline;
}

table.datagrid td {
    border-right: 1px solid #CCCCCC;
    padding: 5px 6px;
}

table.datagrid tr:nth-child(even) td {
    background-color: #F9F9F9;
    border-top: 1px solid #EEEEEE;
}


/* Boxes */

table.boxes {
    border-collapse: separate;
    border-spacing: 20px;
    width: 83.333em;
    margin: 25px -20px 0px -20px;
}

table.boxes a {
    display: block;
    width: 14.667em;
    height: 8em;
    background-image: url(https://www.comsol.com/shared/images/frontpage/box_empty.jpg);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 1.25em;
    font-family: GillSansRegular, arial, helvetica, verdana, sans-serif;
    color: #374558;
    text-decoration: none;
    padding-top: 5px;
}

table.boxes a span.highlight {
    color: #009AFB;
}

table.boxes a.box_43b {
    background-image: url(https://www.comsol.com/shared/images/frontpage/box_43b.png);
    color: black;
}

table.boxes a.box_tutorial {
    background-image: url(https://www.comsol.com/shared/images/frontpage/box_tutorial.jpg);
}

table.boxes a.box_workshops {
    background-image: url(https://www.comsol.com/shared/images/frontpage/box_workshops.jpg);
}

table.boxes a.box_examples {
    background-image: url(https://www.comsol.com/shared/images/frontpage/box_examples.jpg);
}

table.boxes a.box_products {
    background-image: url(https://www.comsol.com/shared/images/frontpage/box_products.jpg);
}

table.boxes a.box_empty {
    background-color: #f7f7f7;
    border: 1px solid #efefef;
    background-image: none;
    border-radius: 10px;
    border-top-left-radius: 0px;
    cursor: default;
}

table.boxes td {
    width: 18.333em;
    vertical-align: top;
}

table.boxes td a.text {
    padding: 40px 25px 0 20px;
    text-decoration: none;
    color: #777;
    font-family: GillSansRegular, arial, helvetica, verdana, sans-serif;
}


/* Stories */

table.stories {
    border-collapse: collapse;
}

table.stories tr {
    vertical-align: top;
}

table.stories tr.odd td {
    background-color: #fafafa;
    border-top: 1px solid #CDD7E1;
    border-bottom: 1px solid #CDD7E1;
}

table.stories tr.even td {
    border-top: 1px solid #CDD7E1;
    border-bottom: 1px solid #CDD7E1;
}

table.stories td {
    padding: 15px;
}

table.stories .field {
    color: black;
}

table.stories td.image {
    width: 6.667em;
    padding-top: 18px;
    padding-right: 0px;
}

table.stories td.image img {
    border: 1px solid #ccc;
    width: 6.667em;
    height: 6.667em;
}

table.stories td.image a:hover img {
    border-color: #666;
}

table.glossary td {
    vertical-align: top;
    width: 300px;
    padding-right: 30px;
}


/********************************************************************
 * Order Links
 *******************************************************************/

a.orderLink {
    color: #9C7822;
    display: block;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 1.333em;
    padding-left: 65px;
    padding-top: 10px;
    text-decoration: none;
    width: 10.938em;
    background: url(https://www.comsol.com/shared/images/order_background.gif) no-repeat;
    height: 4.375em;
}

a.orderLink span {
    color: #57410B;
    font-size: 12px;
}

a.orderLink:hover {
    background: url(https://www.comsol.com/shared/images/order_background_hover.gif) no-repeat;
}


/********************************************************************
 * Access stuff
 *******************************************************************/

div#accessTabs ul {
    margin: 0;
    padding: 0;
    background-image: none;
}

div#accessTabs ul li {
    margin: 0 2px 0 0;
    padding: 10px 15px;
    background-image: none;
    float: left;
    background-color: #efefef;
    color: #73849e;
    font-weight: bold;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    border-bottom: 1px solid #fafafa;
}

div#accessTabs ul li.selected {
    background-color: #f6f6f6;
    color: #475771;
    border-bottom: 1px solid #f6f6f6;
}

div#accessForgot,
div#accessRegister,
div#accessLogin {
    background-color: #f6f6f6;
    padding: 15px 15px;
}

div#accessLogin table {
    margin-left: 30px;
    margin-top: 10px;
}

div#accessLogin table tr th {
    font-weight: normal;
    text-align: right;
    width: 6.667em;
    padding-right: 10px;
}

div#accessLogin table tr td.submitButton {
    padding-top: 20px;
}

div#accessBox table.form {
    width: 100%;
}

div#accessBox table.form tr td.label {
    width: 12.5em;
}

div#accessBox table.form tr td {
    padding-right: 10px;
}

div#accessInfo {
    float: right;
    /*	width: 33.333em; */
}


/********************************************************************
 * Press release stuff
 *******************************************************************/


/* Pressrelease */

div.highres {
    margin: 0 10px 0 0;
    width: 12.5em;
    text-align: center;
    float: left;
}

div.highres img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    display: block;
}


/********************************************************************
 * Paginator
 *******************************************************************/


/* Page navigation for search results */

div.paginatorNavigationContainer a {
    display: block;
    float: left;
    padding: 4px 8px;
    margin: 1px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    text-decoration: none;
}

div.paginatorNavigationContainer a.paginatorActive,
div.paginatorNavigationContainer a:hover,
div.paginatorNavigationContainer a.next:hover,
div.paginatorNavigationContainer a.previous:hover {
    color: black;
    background-color: #D6E9FF;
    border: 1px solid #66AEFF;
}

div.paginatorNavigationContainer a.next,
div.paginatorNavigationContainer a.previous {
    background-color: #f6f6f6;
    border: 1px solid #ddd;
}


/********************************************************************
 * Tagging styles
 *******************************************************************/

div.tag {
    float: left;
    padding: 0px 0px 0px 5px;
    background-color: #c7df87;
    border: 1px solid #90ab46;
    margin: 1px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}


/********************************************************************
 * Search
 *******************************************************************/

.searchResult {
    margin-bottom: 20px;
}

.searchResult .info {
    color: #84AC3D;
}


/********************************************************************
 * Validation error
 *******************************************************************/

div.validationErrors {
    position: relative;
    padding: 15px 25px 15px 80px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: 15px 15px;
    max-width: 345px;
    float: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dc7425, endColorstr=#f6ba66)";
    background: rgb(220, 116, 37);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0, rgb(220, 116, 37)), color-stop(1, rgb(246, 186, 102)));
    background: -moz-linear-gradient(-85deg, rgb(220, 116, 37), rgb(246, 186, 102));
    border: 1px solid rgb(220, 116, 37);
    color: white;
    font-weight: bold;
}

div.validationErrors img.icon {
    position: absolute;
    left: 15px;
    top: 15px;
}

div.validationErrors h3 {
    color: white;
    font-family: GillSansRegular, Arial, Verdana, Geneva, Helvetica, sans-serif;
    ;
}

div.validationError {
    background: url('https://www.comsol.com/shared/images/design/validationerrorarrow.gif') no-repeat left top;
    position: absolute;
    top: 0px;
    right: -191px;
    width: 180px;
    color: white;
    font-size: 0.9em;
    padding-left: 4px;
    z-index: 1000;
}

div.validationText {
    background: rgb(220, 116, 37);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0, rgb(220, 116, 37)), color-stop(1, rgb(246, 186, 102)));
    background: -moz-linear-gradient(-85deg, rgb(220, 116, 37), rgb(246, 186, 102));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dc7425, endColorstr=#f6ba66)";
    border-top: 1px solid rgb(220, 116, 37);
    border-right: 1px solid rgb(220, 116, 37);
    border-bottom: 1px solid rgb(220, 116, 37);
    padding: 3px 5px;
}

div.validationText a {
    color: white;
}


/********************************************************************
 * Tab panels
 *******************************************************************/

div.tabContent ul.links {
    margin: 0;
}

div.tabContent ul.links li {
    padding-bottom: 2px;
}

div.tabContent ul.links li a {
    text-decoration: none;
}

div.tabContent {
    padding: 10px;
    margin-top: -2px;
    border: 1px solid #D4D7DC;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    background: url("https://www.comsol.com/shared/images/design/tab_bg.png") repeat-x right bottom #FFFFFF;
}

div.tabContent table td {
    padding-right: 15px;
    vertical-align: top;
}

div.tabNavigation {
    padding: 0px 0px 0 0px;
}

div.tabNavigation a.tab.selected {
    background-color: #fff;
    border: 1px solid #D4D7DC;
    border-bottom: 1px solid white;
}

div.tabNavigation a.tab {
    display: block;
    padding: 10px 15px 5px 15px;
    float: left;
    margin-right: 2px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-image: url("https://www.comsol.com/shared/images/design/bgbox_yellow.png");
    border: 1px solid #D4D7DC;
    border-bottom: 1px solid #D4D7DC;
    -moz-border-radius: 0px 5px 0 0;
    -webkit-border-radius: 0px 5px 0 0;
    border-radius: 0px 5px 0 0;
    color: #222;
    text-transform: uppercase;
    font-family: GillSansRegular, Helvetica, Arial, sans-serif;
    font-size: 0.9em;
}

div.tabNavigation a.tab:first-child {
    background-image: url("https://www.comsol.com/shared/images/design/bgbox_orange.png");
}

div.tabNavigation .search {
    background: url(https://www.comsol.com/shared/images/icons/search.png) no-repeat 19.688em center white;
    font-size: 1.333em;
    padding: 2px 25px 2px 10px;
    width: 18.75em;
    border: 1px solid #D4D7DC;
    float: right;
    margin-top: 2px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

div.tabPanel {
    float: none;
    padding: 2px;
    background: url("https://www.comsol.com/shared/images/design/tab_bg_top.png") repeat-x right top #f3f4f6;
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
    border-radius: 0px 5px 5px 5px;
}


/*****************************************************
 * Video Center
 ****************************************************/

div.videoThumbnail {
    float: left;
    background-repeat: no-repeat;
    width: 162px;
    height: 160px;
    padding: 7px;
    margin: 0 40px 25px 0;
    position: relative;
    box-shadow: 0px 1px 3px #aaa;
}

div.videoThumbnail:hover {
    box-shadow: 0px 1px 4px #666;
}

div.videoThumbnail div {
    border: 1px solid #deeaf4;
    text-decoration: none;
    width: 160px;
    height: 90px;
    margin: 0px 0px 8px 0px;
}

div.videoThumbnail img {
    display: none;
}

div.videoThumbnail:hover img {
    display: block;
}

div.videoThumbnail {
    text-align: left;
    display: block;
    text-decoration: none;
    color: #333;
    font-family: arial;
}

div.videoThumbnail span.duration {
    font-size: 0.8em;
    padding: 0px 3px 0px 3px;
    background-color: #000;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: absolute;
    right: 11px;
    top: 82px;
    text-decoration: none;
    border-radius: 2px;
}


/* Fix for fullscreen video in Chrome */

.video-js-box {
    background-color: black;
}

div.social a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

div.social span.sumCounter,
div.social a span.icon {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    height: 25px;
    border-radius: 4px;
    width: 27px;
    margin-bottom: 7px;
    margin-right: 3px;
    display: block;
    float: left;
    behavior: url(https://www.comsol.com/shared/PIE.htc);
    position: relative;
}

div.social span.sumCounter {
    color: #666;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.9em;
    border-radius: 4px 4px 0px 0px;
    padding: 0px 10px 0px 10px;
    border-bottom: 1px solid #999;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeaea));
    background: -webkit-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: -o-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: -ms-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: linear-gradient(top, #fff 0%, #eaeaea 100%);
    width: 50px;
    text-align: center;
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.text {
    width: 150px;
    padding-left: 30px;
    margin-right: 12px;
}

div.social a span.icon span.text {
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    line-height: 2.1em;
    display: inline;
}

div.social a span.icon span.counter {
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.83em;
    text-align: left;
    float: right;
    border-radius: 0px 4px 4px 0px;
    padding: 0 10px 1px 10px;
    width: 40px;
    border-bottom: 1px solid #999;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeaea));
    background: -webkit-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: -o-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: -ms-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: linear-gradient(top, #fff 0%, #eaeaea 100%);
    -pie-background: linear-gradient(#fff, #eaeaea);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
    position: relative;
}


/*
	Twitter
	Gradient background: fbaa1b to ee8615
	Bottom border: be6a14
*/

div.social a span.icon.rss {
    border-bottom: 1px solid #be6a14;
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat #ff8f15;
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, -moz-linear-gradient(top, #fbaa1b 0%, #d3750b 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbaa1b), color-stop(100%, #d3750b));
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, -webkit-linear-gradient(top, #fbaa1b 0%, #d3750b 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, -o-linear-gradient(top, #fbaa1b 0%, #d3750b 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, -ms-linear-gradient(top, #fbaa1b 0%, #d3750b 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, linear-gradient(top, #fbaa1b 0%, #d3750b 100%);
    -pie-background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, linear-gradient(#fbaa1b, #d3750b);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.rss span.counter {
    color: #ff8f15;
    border-left: 1px solid #be6a14;
}


/*
	Google+
	Gradient background: fa6e4e to ce4129
	Bottom border: 822212
*/

div.social a span.icon.googleplus {
    border-bottom: 1px solid #822212;
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat #da5031;
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, -moz-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa6e4e), color-stop(100%, #ce4129));
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, -webkit-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, -o-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, -ms-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    -pie-background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, linear-gradient(#fa6e4e, #ce4129);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.email {
    border-bottom: 1px solid #822212;
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat #da5031;
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, -moz-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa6e4e), color-stop(100%, #ce4129));
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, -webkit-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, -o-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, -ms-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    -pie-background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, linear-gradient(#fa6e4e, #ce4129);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.googleplus span.counter {
    color: #da5031;
    border-left: 1px solid #822212;
}


/*
	Twitter
	Gradient background: 5BCFF5 to 2597BC
	Bottom border: 0d637e
*/

div.social a span.icon.twitter {
    border-bottom: 1px solid #0d637e;
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat #33C3F0;
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, -moz-linear-gradient(top, #5BCFF5 0%, #2597BC 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5BCFF5), color-stop(100%, #2597BC));
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, -webkit-linear-gradient(top, #5BCFF5 0%, #2597BC 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, -o-linear-gradient(top, #5BCFF5 0%, #2597BC 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, -ms-linear-gradient(top, #5BCFF5 0%, #2597BC 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, linear-gradient(top, #5BCFF5 0%, #2597BC 100%);
    -pie-background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, linear-gradient(#5BCFF5, #2597BC);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.twitter span.counter {
    color: #35a9cf;
    border-left: 1px solid #0d637e;
}


/*
	Facebook
	Gradient background: 859FC3 to 6176A7
	Bottom border: 425069
*/

div.social a span.icon.facebook {
    border-bottom: 1px solid #425069;
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat #7087b3;
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, -moz-linear-gradient(top, #859FC3 0%, #3b5998 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #859FC3), color-stop(100%, #3b5998));
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, -webkit-linear-gradient(top, #859FC3 0%, #3b5998 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, -o-linear-gradient(top, #859FC3 0%, #3b5998 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, -ms-linear-gradient(top, #859FC3 0%, #3b5998 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, linear-gradient(top, #859FC3 0%, #3b5998 100%);
    -pie-background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, linear-gradient(#859FC3, #3b5998);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.facebook span.counter {
    color: #7087b3;
    border-left: 1px solid #425069;
}


/*
	Linkedin
	Gradient background: 2896C5 to 175B9A
	Bottom border: 173E84
*/

div.social a span.icon.linkedin {
    border-bottom: 1px solid #173E84;
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat #258bbd;
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, -moz-linear-gradient(top, #2896C5 0%, #175B9A 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2896C5), color-stop(100%, #175B9A));
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, -webkit-linear-gradient(top, #2896C5 0%, #175B9A 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, -o-linear-gradient(top, #2896C5 0%, #175B9A 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, -ms-linear-gradient(top, #2896C5 0%, #175B9A 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, linear-gradient(top, #2896C5 0%, #175B9A 100%);
    -pie-background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, linear-gradient(#2896C5, #175B9A);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.linkedin span.counter {
    color: #1e74ac;
    border-left: 1px solid #173E84;
}

.logo-mTop {
    margin-top: 10px !important;
}// Google remarketing tags
iframe[name=google_conversion_frame] {
    display: none;
}


/********************************************************************
 * Images
 ********************************************************************/

img {
    border: 0;
}

img.avatar {
    border: 1px solid #CCCCCC;
}


/********************************************************************
 * Helpers
 *******************************************************************/

div.clear,
div.clearLeft,
div.clearRight {
    height: 1px;
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
}

.clearLeft {
    clear: left;
}

.clearRight {
    clear: right;
}

.divider {
    margin: 20px 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
}

.hidden {
    display: none;
}

div.note {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}


/********************************************************************
 * Boxes
 *******************************************************************/

div.box {
    padding: 20px;
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: none;
    /* background attributes must be kept this way, other elements needs this for inherit to work */
    background-color: #F7FAFC;
    border: 1px solid #ECF3F9;
    margin-bottom: 4px;
}

div.formContainer,
div.box h2 {
    margin-top: 0;
}

div#accessRegister div.box {
    background-color: transparent;
    border: 0px;
    border-radius: 0px;
    width: 100%;
    padding: 10px 10px;
}


/* Downloadbox */

div.downloadBox {
    margin-bottom: 20px;
    padding-bottom: 20px;
    float: none;
}

div.downloadBox a {
    font-size: 1.5em;
}

div.downloadBox img {
    float: left;
    margin-right: 15px;
}


/* Info */

div.info {
    background: #fffee7;
    border: 1px solid #fcebc7;
    margin-bottom: 25px;
    padding: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


/* Dropdown selection boxes */

div.dropdownSelection {
    background: url(https://www.comsol.com/shared/images/design/tab_bg.png) repeat-x right bottom #FFFFFF;
    border: 1px solid #D4D7DC;
    position: absolute;
    z-index: 20;
    padding: 20px;
    -moz-border-radius: 0 7px 7px 7px;
    -webkit-border-radius: 0 7px 7px 7px;
}

div.dropdownSelection a {
    color: #6A7181;
    font-family: arial, helvetica, sans-serif;
    font-size: 0.917em;
    text-decoration: none;
}

div.dropdownSelection a:hover {
    color: #2E9EA7;
}

div.dropdownSelection td {
    vertical-align: top;
    padding-right: 20px;
}

div.dropdownSelection ul,
div.dropdownSelection li {
    float: none;
    padding: 0;
    margin: 0;
}

li:hover div.dropdownSelection {
    display: block;
}

div.pagesection {
    background: url("https://www.comsol.com/shared/images/design/section_background.png") no-repeat #FFFFFF;
    width: 910px;
    margin: 0;
    padding: 25px 25px;
}

div.warning {
    background: url(https://www.comsol.com/shared/images/icons/warning_sm.png) no-repeat 10px 10px #FFE7E7;
    border-color: #DF9898;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    padding: 10px 10px 10px 35px;
    margin-bottom: 5px;
}


/********************************************************************
 * Tabs
 *******************************************************************/

ul.verticalTabs {
    text-align: right;
    margin: 0;
    padding: 0;
    width: 18.333em;
    float: left;
}

ul.verticalTabs li {
    background: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.verticalTabs li.last {
    height: 160px;
    background: url(https://www.comsol.com/shared/images/search/vertical_fade_bottom.gif) top right no-repeat;
}

ul.verticalTabs li.first {
    height: 100px;
    background: url(https://www.comsol.com/shared/images/search/vertical_fade_top.gif) top right no-repeat;
}

ul.verticalTabs li a {
    display: block;
    padding: 7px 10px;
    text-decoration: none;
    font-size: 14px;
    border-right: 1px solid #ccc;
    background: url(https://www.comsol.com/shared/images/search/tab_fade.gif) top right no-repeat;
    color: #666;
}

ul.verticalTabs li a:hover,
ul.verticalTabs li a.selected:hover {
    color: red;
}

ul.verticalTabs li a.selected {
    border-right: 0px;
    background: url(https://www.comsol.com/shared/images/search/tab_fade_selected.gif) top right no-repeat;
    color: #0377A8;
    padding: 14px 10px;
}

ul.verticalTabs li a.empty {
    color: #bbb;
}


/********************************************************************
 * Progress Tracker
 *******************************************************************/

ul.progressTracker {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

ul.progressTracker li {
    margin: 0;
    padding: 3px 10px 3px 20px;
    display: inline-block;
    color: #bbb;
    font-family: GillSansRegular;
    font-size: 1.2em;
    background: url(https://www.comsol.com/shared/images/icons/arrow_right.png) center left no-repeat;
    position: relative;
}

ul.progressTracker li:first-child {
    padding-left: 0px;
    background: none;
}

ul.progressTracker li.selected {
    color: #e45712;
}

ul.progressTracker li.selected:after {
    content: url(https://www.comsol.com/shared/images/icons/progress_indicator.png);
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: 2px;
}

ul.progressTracker li:first-child.selected:after {
    margin-left: -8px;
}


/********************************************************************
 * Numerical Sections
 *******************************************************************/

div.section1 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_1.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section2 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_2.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section3 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_3.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section4 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_4.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section5 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_5.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section6 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_6.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section7 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_7.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section8 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_8.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}

div.section9 {
    background: url('https://www.comsol.com/shared/images/icons/numbered_bullet_9.gif') no-repeat;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 5px;
}


/********************************************************************
 * Tables
 *******************************************************************/

table.spec {
    border-collapse: separate;
    border-spacing: 0px;
    border: 15px solid #ECF1F8;
    background: #ECF1F8;
}

table.spec * {
    font-family: arial, helvetica, verdana, sans serif;
    text-align: left;
    vertical-align: top;
}

table.spec th {
    border-bottom: 1px solid #CDD7E1;
    padding: 0px 10px 5px 10px;
}

table.spec th.fc {
    padding-left: 0px;
}

table.spec td {
    border-right: 1px solid #CDD7E1;
    padding: 3px 10px;
}

table.spec td.fc {
    padding-left: 0px;
}

table.spec td.lc {
    border-right: medium none;
    padding-right: 0px;
}


/* Specification Chart */

table.specChart {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 5px;
}

table.specChart td {
    padding: 3px 10px;
    border-top: 1px solid #CDD7E1;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #eee;
    vertical-align: bottom;
    width: 3.333em;
}

table.specChart td.fc {
    padding-left: 0px;
}

table.specChart td.lc {
    padding-right: 0px;
    border-right: none;
}

table.specChart tbody tr:first-child td {
    padding-top: 10px;
}

table.specChart tr td:first-child {
    width: 16.667em;
}

table.specChart th {
    border-top: 1px solid #999;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 5px 10px 3px 10px;
    text-align: left;
    vertical-align: top;
}

table.specChart th:first-child {
    border-left: none;
}

table.specChart th.fc {
    padding-left: 0px;
}

table.notes td {
    padding: 1px;
    width: auto;
    font-size: 0.9em;
    vertical-align: top;
}

table.notes tr td:first-child {
    width: 0.583em;
    color: red;
    font-size: 0.8em;
}

table.datagrid {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    width: 100%;
}

table.datagrid th {
    background: url("https://www.comsol.com/shared/images/design/th_bg.gif") repeat-x #f4f4f4;
    border: 1px solid #CCCCCC;
    padding: 7px 6px;
    text-align: left;
    vertical-align: bottom;
}

table.datagrid th a {
    color: black;
    display: block;
    padding-right: 8px;
    text-decoration: underline;
}

table.datagrid td {
    border-right: 1px solid #CCCCCC;
    padding: 5px 6px;
}

table.datagrid tr:nth-child(even) td {
    background-color: #F9F9F9;
    border-top: 1px solid #EEEEEE;
}


/* Boxes */

table.boxes {
    border-collapse: separate;
    border-spacing: 20px;
    width: 83.333em;
    margin: 25px -20px 0px -20px;
}

table.boxes a {
    display: block;
    width: 14.667em;
    height: 8em;
    background-image: url(https://www.comsol.com/shared/images/frontpage/box_empty.jpg);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 1.25em;
    font-family: GillSansRegular, arial, helvetica, verdana, sans-serif;
    color: #374558;
    text-decoration: none;
    padding-top: 5px;
}

table.boxes a span.highlight {
    color: #009AFB;
}

table.boxes a.box_43b {
    background-image: url(https://www.comsol.com/shared/images/frontpage/box_43b.png);
    color: black;
}

table.boxes a.box_tutorial {
    background-image: url(https://www.comsol.com/shared/images/frontpage/box_tutorial.jpg);
}

table.boxes a.box_workshops {
    background-image: url(https://www.comsol.com/shared/images/frontpage/box_workshops.jpg);
}

table.boxes a.box_examples {
    background-image: url(https://www.comsol.com/shared/images/frontpage/box_examples.jpg);
}

table.boxes a.box_products {
    background-image: url(https://www.comsol.com/shared/images/frontpage/box_products.jpg);
}

table.boxes a.box_empty {
    background-color: #f7f7f7;
    border: 1px solid #efefef;
    background-image: none;
    border-radius: 10px;
    border-top-left-radius: 0px;
    cursor: default;
}

table.boxes td {
    width: 18.333em;
    vertical-align: top;
}

table.boxes td a.text {
    padding: 40px 25px 0 20px;
    text-decoration: none;
    color: #777;
    font-family: GillSansRegular, arial, helvetica, verdana, sans-serif;
}


/* Stories */

table.stories {
    border-collapse: collapse;
}

table.stories tr {
    vertical-align: top;
}

table.stories tr.odd td {
    background-color: #fafafa;
    border-top: 1px solid #CDD7E1;
    border-bottom: 1px solid #CDD7E1;
}

table.stories tr.even td {
    border-top: 1px solid #CDD7E1;
    border-bottom: 1px solid #CDD7E1;
}

table.stories td {
    padding: 15px;
}

table.stories .field {
    color: black;
}

table.stories td.image {
    width: 6.667em;
    padding-top: 18px;
    padding-right: 0px;
}

table.stories td.image img {
    border: 1px solid #ccc;
    width: 6.667em;
    height: 6.667em;
}

table.stories td.image a:hover img {
    border-color: #666;
}

table.glossary td {
    vertical-align: top;
    width: 300px;
    padding-right: 30px;
}


/********************************************************************
 * Order Links
 *******************************************************************/

a.orderLink {
    color: #9C7822;
    display: block;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 1.333em;
    padding-left: 65px;
    padding-top: 10px;
    text-decoration: none;
    width: 10.938em;
    background: url(https://www.comsol.com/shared/images/order_background.gif) no-repeat;
    height: 4.375em;
}

a.orderLink span {
    color: #57410B;
    font-size: 12px;
}

a.orderLink:hover {
    background: url(https://www.comsol.com/shared/images/order_background_hover.gif) no-repeat;
}


/********************************************************************
 * Access stuff
 *******************************************************************/

div#accessTabs ul {
    margin: 0;
    padding: 0;
    background-image: none;
}

div#accessTabs ul li {
    margin: 0 2px 0 0;
    padding: 10px 15px;
    background-image: none;
    float: left;
    background-color: #efefef;
    color: #73849e;
    font-weight: bold;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    border-bottom: 1px solid #fafafa;
}

div#accessTabs ul li.selected {
    background-color: #f6f6f6;
    color: #475771;
    border-bottom: 1px solid #f6f6f6;
}

div#accessForgot,
div#accessRegister,
div#accessLogin {
    background-color: #f6f6f6;
    padding: 15px 15px;
}

div#accessLogin table {
    margin-left: 30px;
    margin-top: 10px;
}

div#accessLogin table tr th {
    font-weight: normal;
    text-align: right;
    width: 6.667em;
    padding-right: 10px;
}

div#accessLogin table tr td.submitButton {
    padding-top: 20px;
}

div#accessBox table.form {
    width: 100%;
}

div#accessBox table.form tr td.label {
    width: 12.5em;
}

div#accessBox table.form tr td {
    padding-right: 10px;
}

div#accessInfo {
    float: right;
    /*	width: 33.333em; */
}


/********************************************************************
 * Press release stuff
 *******************************************************************/


/* Pressrelease */

div.highres {
    margin: 0 10px 0 0;
    width: 12.5em;
    text-align: center;
    float: left;
}

div.highres img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    display: block;
}


/********************************************************************
 * Paginator
 *******************************************************************/


/* Page navigation for search results */

div.paginatorNavigationContainer a {
    display: block;
    float: left;
    padding: 4px 8px;
    margin: 1px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    text-decoration: none;
}

div.paginatorNavigationContainer a.paginatorActive,
div.paginatorNavigationContainer a:hover,
div.paginatorNavigationContainer a.next:hover,
div.paginatorNavigationContainer a.previous:hover {
    color: black;
    background-color: #D6E9FF;
    border: 1px solid #66AEFF;
}

div.paginatorNavigationContainer a.next,
div.paginatorNavigationContainer a.previous {
    background-color: #f6f6f6;
    border: 1px solid #ddd;
}


/********************************************************************
 * Tagging styles
 *******************************************************************/

div.tag {
    float: left;
    padding: 0px 0px 0px 5px;
    background-color: #c7df87;
    border: 1px solid #90ab46;
    margin: 1px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}


/********************************************************************
 * Search
 *******************************************************************/

.searchResult {
    margin-bottom: 20px;
}

.searchResult .info {
    color: #84AC3D;
}


/********************************************************************
 * Validation error
 *******************************************************************/

div.validationErrors {
    position: relative;
    padding: 15px 25px 15px 80px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: 15px 15px;
    max-width: 345px;
    float: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dc7425, endColorstr=#f6ba66)";
    background: rgb(220, 116, 37);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0, rgb(220, 116, 37)), color-stop(1, rgb(246, 186, 102)));
    background: -moz-linear-gradient(-85deg, rgb(220, 116, 37), rgb(246, 186, 102));
    border: 1px solid rgb(220, 116, 37);
    color: white;
    font-weight: bold;
}

div.validationErrors img.icon {
    position: absolute;
    left: 15px;
    top: 15px;
}

div.validationErrors h3 {
    color: white;
    font-family: GillSansRegular, Arial, Verdana, Geneva, Helvetica, sans-serif;
    ;
}

div.validationError {
    background: url('https://www.comsol.com/shared/images/design/validationerrorarrow.gif') no-repeat left top;
    position: absolute;
    top: 0px;
    right: -191px;
    width: 180px;
    color: white;
    font-size: 0.9em;
    padding-left: 4px;
    z-index: 1000;
}

div.validationText {
    background: rgb(220, 116, 37);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0, rgb(220, 116, 37)), color-stop(1, rgb(246, 186, 102)));
    background: -moz-linear-gradient(-85deg, rgb(220, 116, 37), rgb(246, 186, 102));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dc7425, endColorstr=#f6ba66)";
    border-top: 1px solid rgb(220, 116, 37);
    border-right: 1px solid rgb(220, 116, 37);
    border-bottom: 1px solid rgb(220, 116, 37);
    padding: 3px 5px;
}

div.validationText a {
    color: white;
}


/********************************************************************
 * Tab panels
 *******************************************************************/

div.tabContent ul.links {
    margin: 0;
}

div.tabContent ul.links li {
    padding-bottom: 2px;
}

div.tabContent ul.links li a {
    text-decoration: none;
}

div.tabContent {
    padding: 10px;
    margin-top: -2px;
    border: 1px solid #D4D7DC;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    background: url("https://www.comsol.com/shared/images/design/tab_bg.png") repeat-x right bottom #FFFFFF;
}

div.tabContent table td {
    padding-right: 15px;
    vertical-align: top;
}

div.tabNavigation {
    padding: 0px 0px 0 0px;
}

div.tabNavigation a.tab.selected {
    background-color: #fff;
    border: 1px solid #D4D7DC;
    border-bottom: 1px solid white;
}

div.tabNavigation a.tab {
    display: block;
    padding: 10px 15px 5px 15px;
    float: left;
    margin-right: 2px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-image: url("https://www.comsol.com/shared/images/design/bgbox_yellow.png");
    border: 1px solid #D4D7DC;
    border-bottom: 1px solid #D4D7DC;
    -moz-border-radius: 0px 5px 0 0;
    -webkit-border-radius: 0px 5px 0 0;
    border-radius: 0px 5px 0 0;
    color: #222;
    text-transform: uppercase;
    font-family: GillSansRegular, Helvetica, Arial, sans-serif;
    font-size: 0.9em;
}

div.tabNavigation a.tab:first-child {
    background-image: url("https://www.comsol.com/shared/images/design/bgbox_orange.png");
}

div.tabNavigation .search {
    background: url(https://www.comsol.com/shared/images/icons/search.png) no-repeat 19.688em center white;
    font-size: 1.333em;
    padding: 2px 25px 2px 10px;
    width: 18.75em;
    border: 1px solid #D4D7DC;
    float: right;
    margin-top: 2px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

div.tabPanel {
    float: none;
    padding: 2px;
    background: url("https://www.comsol.com/shared/images/design/tab_bg_top.png") repeat-x right top #f3f4f6;
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
    border-radius: 0px 5px 5px 5px;
}


/*****************************************************
 * Video Center
 ****************************************************/

div.videoThumbnail {
    float: left;
    background-repeat: no-repeat;
    width: 162px;
    height: 160px;
    padding: 7px;
    margin: 0 40px 25px 0;
    position: relative;
    box-shadow: 0px 1px 3px #aaa;
}

div.videoThumbnail:hover {
    box-shadow: 0px 1px 4px #666;
}

div.videoThumbnail div {
    border: 1px solid #deeaf4;
    text-decoration: none;
    width: 160px;
    height: 90px;
    margin: 0px 0px 8px 0px;
}

div.videoThumbnail img {
    display: none;
}

div.videoThumbnail:hover img {
    display: block;
}

div.videoThumbnail {
    text-align: left;
    display: block;
    text-decoration: none;
    color: #333;
    font-family: arial;
}

div.videoThumbnail span.duration {
    font-size: 0.8em;
    padding: 0px 3px 0px 3px;
    background-color: #000;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: absolute;
    right: 11px;
    top: 82px;
    text-decoration: none;
    border-radius: 2px;
}


/* Fix for fullscreen video in Chrome */

.video-js-box {
    background-color: black;
}

div.social a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

div.social span.sumCounter,
div.social a span.icon {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    height: 25px;
    border-radius: 4px;
    width: 27px;
    margin-bottom: 7px;
    margin-right: 3px;
    display: block;
    float: left;
    behavior: url(https://www.comsol.com/shared/PIE.htc);
    position: relative;
}

div.social span.sumCounter {
    color: #666;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.9em;
    border-radius: 4px 4px 0px 0px;
    padding: 0px 10px 0px 10px;
    border-bottom: 1px solid #999;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeaea));
    background: -webkit-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: -o-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: -ms-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: linear-gradient(top, #fff 0%, #eaeaea 100%);
    width: 50px;
    text-align: center;
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.text {
    width: 150px;
    padding-left: 30px;
    margin-right: 12px;
}

div.social a span.icon span.text {
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    line-height: 2.1em;
    display: inline;
}

div.social a span.icon span.counter {
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.83em;
    text-align: left;
    float: right;
    border-radius: 0px 4px 4px 0px;
    padding: 0 10px 1px 10px;
    width: 40px;
    border-bottom: 1px solid #999;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeaea));
    background: -webkit-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: -o-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: -ms-linear-gradient(top, #fff 0%, #eaeaea 100%);
    background: linear-gradient(top, #fff 0%, #eaeaea 100%);
    -pie-background: linear-gradient(#fff, #eaeaea);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
    position: relative;
}


/*
	Twitter
	Gradient background: fbaa1b to ee8615
	Bottom border: be6a14
*/

div.social a span.icon.rss {
    border-bottom: 1px solid #be6a14;
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat #ff8f15;
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, -moz-linear-gradient(top, #fbaa1b 0%, #d3750b 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbaa1b), color-stop(100%, #d3750b));
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, -webkit-linear-gradient(top, #fbaa1b 0%, #d3750b 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, -o-linear-gradient(top, #fbaa1b 0%, #d3750b 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, -ms-linear-gradient(top, #fbaa1b 0%, #d3750b 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, linear-gradient(top, #fbaa1b 0%, #d3750b 100%);
    -pie-background: url(https://www.comsol.com/shared/images/icons/social/rss.png) 6px 5px no-repeat, linear-gradient(#fbaa1b, #d3750b);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.rss span.counter {
    color: #ff8f15;
    border-left: 1px solid #be6a14;
}


/*
	Google+
	Gradient background: fa6e4e to ce4129
	Bottom border: 822212
*/

div.social a span.icon.googleplus {
    border-bottom: 1px solid #822212;
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat #da5031;
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, -moz-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa6e4e), color-stop(100%, #ce4129));
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, -webkit-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, -o-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, -ms-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    -pie-background: url(https://www.comsol.com/shared/images/icons/social/googleplus.png) 6px 5px no-repeat, linear-gradient(#fa6e4e, #ce4129);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.email {
    border-bottom: 1px solid #822212;
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat #da5031;
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, -moz-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa6e4e), color-stop(100%, #ce4129));
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, -webkit-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, -o-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, -ms-linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, linear-gradient(top, #fa6e4e 0%, #ce4129 100%);
    -pie-background: url(https://www.comsol.com/shared/images/icons/social/email.png) 6px 5px no-repeat, linear-gradient(#fa6e4e, #ce4129);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.googleplus span.counter {
    color: #da5031;
    border-left: 1px solid #822212;
}


/*
	Twitter
	Gradient background: 5BCFF5 to 2597BC
	Bottom border: 0d637e
*/

div.social a span.icon.twitter {
    border-bottom: 1px solid #0d637e;
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat #33C3F0;
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, -moz-linear-gradient(top, #5BCFF5 0%, #2597BC 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5BCFF5), color-stop(100%, #2597BC));
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, -webkit-linear-gradient(top, #5BCFF5 0%, #2597BC 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, -o-linear-gradient(top, #5BCFF5 0%, #2597BC 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, -ms-linear-gradient(top, #5BCFF5 0%, #2597BC 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, linear-gradient(top, #5BCFF5 0%, #2597BC 100%);
    -pie-background: url(https://www.comsol.com/shared/images/icons/social/twitter.png) 6px 5px no-repeat, linear-gradient(#5BCFF5, #2597BC);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.twitter span.counter {
    color: #35a9cf;
    border-left: 1px solid #0d637e;
}


/*
	Facebook
	Gradient background: 859FC3 to 6176A7
	Bottom border: 425069
*/

div.social a span.icon.facebook {
    border-bottom: 1px solid #425069;
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat #7087b3;
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, -moz-linear-gradient(top, #859FC3 0%, #3b5998 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #859FC3), color-stop(100%, #3b5998));
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, -webkit-linear-gradient(top, #859FC3 0%, #3b5998 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, -o-linear-gradient(top, #859FC3 0%, #3b5998 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, -ms-linear-gradient(top, #859FC3 0%, #3b5998 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, linear-gradient(top, #859FC3 0%, #3b5998 100%);
    -pie-background: url(https://www.comsol.com/shared/images/icons/social/facebook.png) 6px 5px no-repeat, linear-gradient(#859FC3, #3b5998);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.facebook span.counter {
    color: #7087b3;
    border-left: 1px solid #425069;
}


/*
	Linkedin
	Gradient background: 2896C5 to 175B9A
	Bottom border: 173E84
*/

div.social a span.icon.linkedin {
    border-bottom: 1px solid #173E84;
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat #258bbd;
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, -moz-linear-gradient(top, #2896C5 0%, #175B9A 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2896C5), color-stop(100%, #175B9A));
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, -webkit-linear-gradient(top, #2896C5 0%, #175B9A 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, -o-linear-gradient(top, #2896C5 0%, #175B9A 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, -ms-linear-gradient(top, #2896C5 0%, #175B9A 100%);
    background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, linear-gradient(top, #2896C5 0%, #175B9A 100%);
    -pie-background: url(https://www.comsol.com/shared/images/icons/social/linkedin.png) 6px 5px no-repeat, linear-gradient(#2896C5, #175B9A);
    behavior: url(https://www.comsol.com/shared/PIE.htc);
}

div.social a span.icon.linkedin span.counter {
    color: #1e74ac;
    border-left: 1px solid #173E84;
}

.logo-mTop {
    margin-top: 10px !important;
}/********************************************************************
 * Form elements
 *******************************************************************/

form {
	margin: 0;
}

input,
select,
textarea {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
select {
	width: 100%;
}

textarea {
	width: 31.667em;
}

input[type=button],
input[type=submit] {
	padding: 4px 8px;
}

input[type=checkbox] {
	size: 1em;
}

table.form {
	border-collapse: collapse;
	width: 34.167em;
}

table.form td {
	padding-right: 10px;
}

table.form td.buttonContainer {
	padding-top: 10px;
}

table.form input.short,
table.form select.short {
	width: 9.167em;
}

table.form td.label {
	width: 12.5em;
	line-height: 20px;
	vertical-align: top;
}

table.form tr td.radiobutton,
table.form tr td.checkbox {
	vertical-align: top;
	padding-right: 3px;
}

textarea.commentsField {
	height: 4em;
}

span.validationError {
	font-size: 0.9em;
	color: red;
}/********************************************************************
 * Form elements
 *******************************************************************/

form {
	margin: 0;
}

input,
select,
textarea {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
select {
	width: 100%;
}

textarea {
	width: 31.667em;
}

input[type=button],
input[type=submit] {
	padding: 4px 8px;
}

input[type=checkbox] {
	size: 1em;
}

table.form {
	border-collapse: collapse;
	width: 34.167em;
}

table.form td {
	padding-right: 10px;
}

table.form td.buttonContainer {
	padding-top: 10px;
}

table.form input.short,
table.form select.short {
	width: 9.167em;
}

table.form td.label {
	width: 12.5em;
	line-height: 20px;
	vertical-align: top;
}

table.form tr td.radiobutton,
table.form tr td.checkbox {
	vertical-align: top;
	padding-right: 3px;
}

textarea.commentsField {
	height: 4em;
}

span.validationError {
	font-size: 0.9em;
	color: red;
}