/* fonts */
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic|Noto+Serif:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Roboto:100,300,400);

* {box-sizing: border-box;}
/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  top: 26px;
  right: 25px;
  border: 2px solid #01BCFF;
  z-index: 5000;
  padding: 10px;
  background-color: white;
  border-radius: 0 0 8px 8px;
  
}

/* Add styles to the form container */
.form-container {
  max-width: 380px;
  padding: 6px;
  background-color: white;
  font-size: 12px;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 6px;
  margin: 10px 0 10px 0;
  border: none;
  background: #f1f1f1;
  border-radius: 6px;
}

.form-container select {
  width: 95%;
  height: auto;
  padding: 6px;
  margin: 10px 0 10px 0;
  border: none;
  background: #f1f1f1;
  border-radius: 6px;
}
.form-container input[type=file] {
  width: 98%;
  height: auto;
  padding: 6px;
  margin: 10px 0 10px 0;
  border: none;
  background: #f1f1f1;
  border-radius: 6px;
}



.form-container textarea {
 width: 97%;
  padding: 6px;
  margin: 10px 0 10px 0;
  border: none;
  background: #f1f1f1;
  border-radius: 6px;
}
/* When the inputs get focus, do something */
.form-container textarea:focus {
  background-color: #eee;
  padding: 6px;
  outline: none;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #eee;
  padding: 6px;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #01BCFF;
  color: white;
  padding: 8px 10px;
  border: none;
  cursor: pointer;
  width: 43%;
  margin-bottom:10px;
  opacity: 0.8;
  text-align:center;
  border-radius: 8px;
  margin: 10px;
}

.form-container .captcha {
  color: white;
  padding: 8px 2px 10px 2px;
  border: none;
  margin-bottom:10px;
  text-align:center;
  border-radius: 8px;
  margin: 10px;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: #C0C0C0;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}








#art-main
{
  background: #FFFFFF;
  margin: 0 auto;
  font-size: 14px;
  font-family: 'Noto Sans',Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table, ul.art-hmenu
{
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

.art-button
{
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #A1ADBA;
  padding: 0 21px;
  margin: 0 auto;
  height: 24px;
}

.art-postcontent, .art-postheadericons, .art-postfootericons, .art-blockcontent, ul.art-vmenu a
{
  text-align: left;
}

.art-postcontent, .art-postcontent li, .art-postcontent table, .art-postcontent a, .art-postcontent a:link, .art-postcontent a:visited, .art-postcontent a.visited, .art-postcontent a:hover, .art-postcontent a.hovered
{
  line-height: 175%;
}

.art-postcontent p
{
  margin: 13px 0;
}

.art-postcontent h1, .art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:visited, .art-postcontent h1 a:hover, .art-postcontent h2, .art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:visited, .art-postcontent h2 a:hover, .art-postcontent h3, .art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:visited, .art-postcontent h3 a:hover, .art-postcontent h4, .art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:visited, .art-postcontent h4 a:hover, .art-postcontent h5, .art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:visited, .art-postcontent h5 a:hover, .art-postcontent h6, .art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:visited, .art-postcontent h6 a:hover, .art-blockheader .t, .art-blockheader .t a, .art-blockheader .t a:link, .art-blockheader .t a:visited, .art-blockheader .t a:hover, .art-vmenublockheader .t, .art-vmenublockheader .t a, .art-vmenublockheader .t a:link, .art-vmenublockheader .t a:visited, .art-vmenublockheader .t a:hover, .art-headline, .art-headline a, .art-headline a:link, .art-headline a:visited, .art-headline a:hover, .art-slogan, .art-slogan a, .art-slogan a:link, .art-slogan a:visited, .art-slogan a:hover, .art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover
{
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  line-height: 120%;
}

.art-postcontent a, .art-postcontent a:link
{
  text-decoration: none;
  color: #0077ad;
}

.art-postcontent a:visited, .art-postcontent a.visited
{
  text-decoration: none;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{
  text-decoration: underline;
}

.art-postcontent h1
{
  color: #6C7F93;
  margin: 20px 0 0;
  font-size: 26px;
}

.art-blockcontent h1
{
  margin: 20px 0 0;
  font-size: 26px;
}

.art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:hover, .art-postcontent h1 a:visited, .art-blockcontent h1 a, .art-blockcontent h1 a:link, .art-blockcontent h1 a:hover, .art-blockcontent h1 a:visited
{
  font-size: 26px;
}

.art-postcontent h2
{
  color: #808080;
  margin: 2px 0 0;
  font-size: 22px;
}

.art-blockcontent h2
{
  margin: 10px 0 0;
  font-size: 22px;
}

.art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited
{
  font-size: 22px;
}

.art-postcontent h3
{
  color: #0077ad;
  margin: 25px 0;
  font-size: 14px;
	font-weight: bold;
}

.art-blockcontent h3
{
  margin: 10px 0 0;
  font-size: 20px;
}

.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited
{
  font-size: 20px;
}

.art-postcontent h4
{
  color: #4E6883;
  margin: 10px 0 0;
  font-size: 18px;
}

.art-blockcontent h4
{
  margin: 10px 0 0;
  font-size: 18px;
}

.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited
{
  font-size: 18px;
}

.art-postcontent h5
{
  color: #4E6883;
  margin: 10px 0 0;
  font-size: 15px;
}

.art-blockcontent h5
{
  margin: 10px 0 0;
  font-size: 15px;
}

.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited
{
  font-size: 15px;
}

.art-postcontent h6
{
  color: #A6B7C9;
  margin: 10px 0 0;
  font-size: 13px;
}

.art-blockcontent h6
{
  margin: 10px 0 0;
  font-size: 13px;
}

.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited
{
  font-size: 13px;
}

header, footer, article, nav, #art-hmenu-bg, .art-sheet, .art-hmenu a, .art-vmenu a, .art-slidenavigator > a, .art-checkbox:before, .art-radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #art-hmenu-bg, .art-sheet, .art-slidenavigator > a, .art-checkbox:before, .art-radiobutton:before
{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html, body
{
  height: 100%;
}

body
{
  padding: 0;
  margin: 0;
  color: #000;
}

.clearfix:before, .clearfix:after
{
  content: "";
  display: table;
}

.clearfix:after
{
  clear: both;
}

.cleared
{
  font: 0/0 serif;
  clear: both;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1, .art-postcontent li h1, .art-blockcontent li h1
{
  margin: 1px;
}

li h2, .art-postcontent li h2, .art-blockcontent li h2
{
  margin: 1px;
}

li h3, .art-postcontent li h3, .art-blockcontent li h3
{
  margin: 1px;
}

li h4, .art-postcontent li h4, .art-blockcontent li h4
{
  margin: 1px;
}

li h5, .art-postcontent li h5, .art-blockcontent li h5
{
  margin: 1px;
}

li h6, .art-postcontent li h6, .art-blockcontent li h6
{
  margin: 1px;
}

li p, .art-postcontent li p, .art-blockcontent li p
{
  margin: 1px;
}
.art-slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.art-slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.art-slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.art-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 29px;
  left: 1.23%;
  line-height: 100%;
  margin-left: -2px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 99;
}

.art-headline, .art-headline a, .art-headline a:link, .art-headline a:visited, .art-headline a:hover
{
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  padding: 0;
  margin: 0;
  color: #FA6114 !important;
  white-space: nowrap;
}

.art-object227400126 h1, .art-object227400126 h2, .art-object227400126 h3, .art-object227400126 h4, .art-object227400126 h5, .art-object227400126 h6, .art-object227400126 p, .art-object227400126 a, .art-object227400126 ul, .art-object227400126 ol, .art-object227400126 li
{
  line-height: 125%;
}

.art-object227400126
{
  position: absolute;
  top: 40px;
  left: 97.5%;
  margin-left: -195px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  overflow: hidden;
  z-index: 101;
  width: 200px;
  height: 24px;
}

.art-sheet
{
  margin: 0 auto 60px;
  position: relative;
  cursor: auto;
  width: 100%;
  z-index: auto !important;
}

.art-header
{
  margin: 0 auto;
  height: auto;
  position: relative;
  z-index: auto !important;
}

.art-header>div.art-nostyle, .art-header>div.art-block, .art-header>div.art-post
{
  z-index: 101;
}

.art-nav
{
  border-bottom: 1px dotted #A3B4C8;
  z-index: 100;
  font-size: 0;
  position: absolute;
  margin: 0;
  bottom: 0;
  width: 100%;
  text-align: right;
}

ul.art-hmenu a, ul.art-hmenu a:link, ul.art-hmenu a:visited, ul.art-hmenu a:hover
{
  outline: none;
  position: relative;
  z-index: 11;
}

ul.art-hmenu, ul.art-hmenu ul
{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.art-hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.art-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

ul.art-hmenu:after, ul.art-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.art-hmenu, ul.art-hmenu ul
{
  min-height: 0;
}

ul.art-hmenu
{
  display: inline-block;
  vertical-align: bottom;
}

.art-nav:before
{
  content: ' ';
}

.art-hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.art-hmenu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.art-hmenu
{
  float: right;
}

.art-menuitemcontainer
{
  margin: 0 auto;
}

ul.art-hmenu>li
{
  margin-left: 11px;
}

ul.art-hmenu>li:first-child
{
  margin-left: 5px;
}

ul.art-hmenu>li:last-child, ul.art-hmenu>li.last-child
{
  margin-right: 5px;
}

ul.art-hmenu>li>a
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 17px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 34px;
  cursor: pointer;
  text-decoration: none;
  color: #758799;
  line-height: 34px;
  text-align: center;
}

.art-hmenu a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a.active, .art-hmenu a:hover
{
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
}

ul.art-hmenu>li>a.active
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 17px;
  margin: 0 auto;
  color: #FA5D0F;
  text-decoration: none;
}

ul.art-hmenu>li>a:visited, ul.art-hmenu>li>a:hover, ul.art-hmenu>li:hover>a
{
  text-decoration: none;
}

ul.art-hmenu>li>a:hover, .desktop ul.art-hmenu>li:hover>a
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 17px;
  margin: 0 auto;
}

ul.art-hmenu>li>a:hover, .desktop-nav ul.art-hmenu>li:hover>a
{
  color: #FA5D0F;
  text-decoration: none;
}

ul.art-hmenu>li:before
{
  position: absolute;
  display: block;
  content: ' ';
  top: 0;
  left: -11px;
  width: 11px;
  height: 34px;
  background: url('../images/menuseparator.png') center center no-repeat;
}

ul.art-hmenu>li:first-child:before
{
  display: none;
}

ul.art-hmenu li li a
{
  background: #B9C2CB;
  background: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 10px;
  margin: 0 auto;
}

ul.art-hmenu li li
{
  float: none;
  width: auto;
  margin-top: 2px;
  margin-bottom: 2px;
}

.desktop-nav ul.art-hmenu li li ul>li:first-child
{
  margin-top: 0;
}

ul.art-hmenu li li ul>li:last-child
{
  margin-bottom: 0;
}

.art-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 24px;
  min-width: 7em;
  border: 0 solid transparent;
  text-align: left;
  line-height: 24px;
  color: #6A7D90;
  font-size: 13px;
  text-decoration: none;
  margin: 0;
}

.art-hmenu ul a:link, .art-hmenu ul a:visited, .art-hmenu ul a.active, .art-hmenu ul a:hover
{
  text-align: left;
  line-height: 24px;
  color: #6A7D90;
  font-size: 13px;
  text-decoration: none;
  margin: 0;
}

ul.art-hmenu li li:after
{
  display: block;
  position: absolute;
  content: ' ';
  height: 0;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 1;
  border-bottom: 1px dotted #C6D1DD;
}

.desktop-nav ul.art-hmenu li li:first-child:before, .desktop-nav ul.art-hmenu li li:first-child:after
{
  display: none;
}

ul.art-hmenu ul li a:hover, .desktop ul.art-hmenu ul li:hover>a
{
  background: #FFFFFF;
  background: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
}

.art-hmenu ul a:hover
{
  text-decoration: none;
}

.art-hmenu ul li a:hover
{
  color: #F05305;
}

.desktop-nav .art-hmenu ul li:hover>a
{
  color: #F05305;
}

ul.art-hmenu ul:before
{
  background: #EFF2F5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px dotted rgba(207, 216, 226, 0.9);
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

.desktop-nav ul.art-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.desktop-nav ul.art-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

ul.art-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url('../images/spacer.gif');
}

.desktop-nav ul.art-hmenu>li>ul
{
  padding: 16px 36px 36px 36px;
  margin: -10px 0 0 -30px;
}

.desktop-nav ul.art-hmenu ul ul
{
  padding: 36px 36px 36px 18px;
  margin: -36px 0 0 -5px;
}

.desktop-nav ul.art-hmenu ul.art-hmenu-left-to-right
{
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

.desktop-nav ul.art-hmenu ul.art-hmenu-right-to-left
{
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

.desktop-nav ul.art-hmenu li li:hover>ul.art-hmenu-left-to-right
{
  right: auto;
  left: 100%;
}

.desktop-nav ul.art-hmenu li li:hover>ul.art-hmenu-right-to-left
{
  left: auto;
  right: 100%;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-left-to-right
{
  right: auto;
  left: 0;
  padding: 36px 36px 36px 18px;
  margin: -36px 0 0 -5px;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-right-to-left
{
  left: auto;
  right: 0;
  padding: 36px 18px 36px 36px;
  margin: -36px -5px 0 0;
}

.desktop-nav ul.art-hmenu li ul>li:first-child
{
  margin-top: 0;
}

.desktop-nav ul.art-hmenu li ul>li:last-child
{
  margin-bottom: 0;
}

.desktop-nav ul.art-hmenu ul ul:before
{
  border-radius: 3px;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 12px;
}

.desktop-nav ul.art-hmenu>li>ul:before
{
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

.desktop-nav ul.art-hmenu>li>ul.art-hmenu-left-to-right:before
{
  right: 30px;
  left: 30px;
}

.desktop-nav ul.art-hmenu>li>ul.art-hmenu-right-to-left:before
{
  right: 30px;
  left: 30px;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-left-to-right:before
{
  right: 30px;
  left: 12px;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-right-to-left:before
{
  right: 12px;
  left: 30px;
}

.desktop-nav ul.art-hmenu>li.ext>a
{
  white-space: nowrap;
}

.desktop-nav ul.art-hmenu>li.ext>a:hover, .desktop-nav ul.art-hmenu>li.ext:hover>a, .desktop-nav ul.art-hmenu>li.ext:hover>a.active
{
  background: none;
  padding: 0 17px 0 17px;
  margin: -0 -0 0 -0;
  overflow: hidden;
  position: relative;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #F05305;
}

.desktop-nav ul.art-hmenu>li.ext>a:hover:before, .desktop-nav ul.art-hmenu>li.ext:hover>a:before, .desktop-nav ul.art-hmenu>li.ext:hover>a.active:before
{
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  left: 0;
  bottom: -1px;
  background-color: #EFF2F5;
  border: 1px Dotted rgba(207, 216, 226, 0.9);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
  z-index: -1;
}

.desktop-nav ul.art-hmenu>li.ext:hover>ul
{
  padding-top: 5px;
  margin-top: 0;
}

.desktop-nav ul.art-hmenu>li.ext:hover>ul:before
{
  top: -1px;
  clip: rect(6px, auto, auto, auto);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.art-hmenu>li.ext>.ext-r, ul.art-hmenu>li.ext>.ext-l, ul.art-hmenu>li.ext>.ext-m, ul.art-hmenu>li.ext>.ext-off
{
  display: none;
  z-index: 12;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.desktop-nav ul.art-hmenu>li.ext>ul
{
  z-index: 13;
}

.desktop-nav ul.art-hmenu>li.ext.ext-r:hover>.ext-r, .desktop-nav ul.art-hmenu>li.ext.ext-l:hover>.ext-l
{
  position: absolute;
  display: block;
  overflow: hidden;
  height: 6px;
  top: 100%;
  padding-top: 1px;
  margin-top: -1px;
}

.desktop-nav ul.art-hmenu>li.ext:hover>.ext-r:before, .desktop-nav ul.art-hmenu>li.ext:hover>.ext-l:before
{
  position: absolute;
  content: ' ';
  top: 0;
  bottom: -1px;
  background-color: #EFF2F5;
  border: 1px Dotted rgba(207, 216, 226, 0.9);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop-nav ul.art-hmenu>li.ext.ext-r:hover>.ext-r
{
  left: 100%;
  right: auto;
  padding-left: 0;
  margin-left: 0;
  padding-right: 1px;
  margin-right: -1px;
}

.desktop-nav ul.art-hmenu>li.ext.ext-r:hover>.ext-r:before
{
  right: 0;
  left: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 3px;
}

.desktop-nav ul.art-hmenu>li.ext.ext-l:hover>.ext-l
{
  right: 100%;
  left: auto;
  padding-right: 0;
  margin-right: 0;
  padding-left: 1px;
  margin-left: -1px;
}

.desktop-nav ul.art-hmenu>li.ext.ext-l:hover>.ext-l:before
{
  right: -1px;
  left: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 3px;
}

.desktop-nav ul.art-hmenu>li.ext:hover>.ext-m, .desktop-nav ul.art-hmenu>li.ext:hover>.ext-off
{
  position: absolute;
  display: block;
  overflow: hidden;
  height: 5px;
  top: 100%;
}

.desktop-nav ul.art-hmenu>li.ext.ext-r:hover>.ext-m
{
  left: -0;
  right: 0;
  padding-right: 0;
  padding-left: 0;
}

.desktop-nav ul.art-hmenu>li.ext:hover>.ext-off
{
  left: -0;
  right: -0;
  padding-left: 0;
  padding-right: 0;
}

.desktop-nav ul.art-hmenu>li.ext.ext-l:hover>.ext-m
{
  right: -0;
  left: 0;
  padding-left: 0;
  padding-right: 0;
}

.desktop-nav ul.art-hmenu>li.ext.ext-l.ext-r:hover>.ext-m
{
  right: -0;
  left: -0;
  padding-left: 0;
  padding-right: 0;
}

.desktop-nav ul.art-hmenu>li.ext:hover>.ext-m:before, .desktop-nav ul.art-hmenu>li.ext:hover>.ext-off:before
{
  position: absolute;
  content: ' ';
  top: -1px;
  bottom: -1px;
  background-color: #EFF2F5;
  border: 1px Dotted rgba(207, 216, 226, 0.9);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop-nav ul.art-hmenu>li.ext.ext-r:hover>.ext-m:before
{
  right: -1px;
  left: 0;
}

.desktop-nav ul.art-hmenu>li.ext.ext-l:hover>.ext-m:before
{
  left: -1px;
  right: 0;
}

.desktop-nav ul.art-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
  left: -1px;
  right: -1px;
}

.art-layout-wrapper
{
  position: relative;
	width: 100%;
	max-width: 1200px;
  margin: 20px auto 0;
  z-index: auto !important;
}

.art-content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.art-content-layout-row
{
  display: table-row;
}

.art-layout-cell
{
  display: table-cell;
  vertical-align: top;
}

.art-vmenublock
{
  margin: 3px;
}

div.art-vmenublock img
{
  margin: 0;
}

.art-vmenublockheader
{
  padding: 10px 0;
  margin: 0 auto 7px;
}

.art-vmenublockheader .t, .art-vmenublockheader .t a, .art-vmenublockheader .t a:link, .art-vmenublockheader .t a:visited, .art-vmenublockheader .t a:hover
{
  color: #FA6114;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  margin: 0 10px;
}

.art-vmenublockcontent
{
  margin: 0 auto;
}

ul.art-vmenu, ul.art-vmenu ul
{
  list-style: none;
  display: block;
}

ul.art-vmenu, ul.art-vmenu li
{
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.art-vmenu
{
  margin-top: 0;
  margin-bottom: 0;
}

ul.art-vmenu ul
{
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
}

ul.art-vmenu ul.active
{
  display: block;
}

ul.art-vmenu>li>a
{
  padding: 0 15px;
  margin: 0 auto;
  color: #607E9F;
  min-height: 30px;
  line-height: 30px;
}

ul.art-vmenu a
{
  display: block;
  cursor: pointer;
  z-index: 1;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  position: relative;
}

ul.art-vmenu li
{
  position: relative;
}

ul.art-vmenu>li
{
  margin-top: 0;
}

ul.art-vmenu>li>ul
{
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

ul.art-vmenu>li:first-child
{
  margin-top: 0;
}

ul.art-vmenu>li>a:before
{
  content: url('../images/vmenuitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.art-vmenu>li>a:before
{
  bottom: 0;
}

ul.art-vmenu>li>a.active:before
{
  content: url('../images/vmenuactiveitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.art-vmenu>li>a.active:before
{
  bottom: 0;
}

ul.art-vmenu>li>a:hover:before
{
  content: url('../images/vmenuhovereditemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.art-vmenu>li>a:hover:before
{
  bottom: 0;
}

ul.art-vmenu>li>a:hover, ul.art-vmenu>li>a.active:hover
{
  padding: 0 15px;
  margin: 0 auto;
}

ul.art-vmenu>li>a:hover, ul.art-vmenu>li>a.active:hover
{
  text-decoration: none;
}

ul.art-vmenu a:hover, ul.art-vmenu a.active:hover
{
  color: #FA5705;
}

ul.art-vmenu>li>a.active:hover>span.border-top, ul.art-vmenu>li>a.active:hover>span.border-bottom
{
  background-color: transparent;
}

ul.art-vmenu>li>a.active
{
  padding: 0 15px;
  margin: 0 auto;
  text-decoration: none;
  color: #FA5705;
}

ul.art-vmenu>li>ul:before
{
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

ul.art-vmenu li li a
{
  margin: 0 auto;
  position: relative;
}

ul.art-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.art-vmenu li li
{
  position: relative;
  margin-top: 0;
}

ul.art-vmenu ul a
{
  display: block;
  position: relative;
  min-height: 22px;
  overflow: visible;
  padding: 0;
  padding-left: 27px;
  padding-right: 27px;
  z-index: 0;
  line-height: 22px;
  color: #6C7F93;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.art-vmenu ul a:visited, ul.art-vmenu ul a.active:hover, ul.art-vmenu ul a:hover, ul.art-vmenu ul a.active
{
  line-height: 22px;
  color: #6C7F93;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.art-vmenu ul ul a
{
  padding-left: 54px;
}

ul.art-vmenu ul ul ul a
{
  padding-left: 81px;
}

ul.art-vmenu ul ul ul ul a
{
  padding-left: 108px;
}

ul.art-vmenu ul ul ul ul ul a
{
  padding-left: 135px;
}

ul.art-vmenu ul>li>a:hover, ul.art-vmenu ul>li>a.active:hover
{
  margin: 0 auto;
}

ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a.active:hover
{
  text-decoration: none;
  color: #FA5705;
}

ul.art-vmenu ul a:hover:after
{
  background-position: center;
}

ul.art-vmenu ul a.active:hover:after
{
  background-position: center;
}

ul.art-vmenu ul a.active:after
{
  background-position: bottom;
}

ul.art-vmenu ul>li>a.active
{
  margin: 0 auto;
}

ul.art-vmenu ul a.active, ul.art-vmenu ul a:hover, ul.art-vmenu ul a.active:hover
{
  text-decoration: none;
  color: #FA5705;
}

.art-block
{
  margin: 3px;
}

div.art-block img
{
  border: none;
  margin: 0;
}

.art-blockheader
{
  padding: 6px 5px;
  margin: 0 auto 2px;
}

.art-blockheader .t, .art-blockheader .t a, .art-blockheader .t a:link, .art-blockheader .t a:visited, .art-blockheader .t a:hover
{
  color: #758799;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  margin: 0 5px;
}

.art-blockcontent
{
  padding: 5px;
  margin: 0 auto;
  color: #303F50;
  font-size: 13px;
  line-height: 175%;
}

.art-blockcontent table, .art-blockcontent li, .art-blockcontent a, .art-blockcontent a:link, .art-blockcontent a:visited, .art-blockcontent a:hover
{
  color: #303F50;
  font-size: 13px;
  line-height: 125%;
}

.art-blockcontent p
{
  margin: 0 5px;
}

.art-blockcontent a, .art-blockcontent a:link
{
  color: #FB7C3C;
}

.art-blockcontent a:visited, .art-blockcontent a.visited
{
  color: #A9BACB;
  text-decoration: none;
}

.art-blockcontent a:hover, .art-blockcontent a.hover
{
  color: #FA5705;
  text-decoration: none;
}

.art-block ul>li:before
{
  content: url('../images/blockbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -12px;
}

.opera .art-block ul>li:before
{
  bottom: 0;
}

.art-block li
{
  font-size: 13px;
  line-height: 175%;
  color: #4E6883;
  margin: 5px 0 0 10px;
}

.art-block ul>li, .art-block ol
{
  padding: 0;
}

.art-block ul>li
{
  padding-left: 12px;
}

.art-breadcrumbs
{
  margin: 0 auto;
}

a.art-button, a.art-button:link, a:link.art-button:link, body a.art-button:link, a.art-button:visited, body a.art-button:visited, input.art-button, button.art-button
{
  text-decoration: none;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF;
  margin: 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 24px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.art-button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .art-button
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
}

.art-block select
{
  width: 96%;
}

input.art-button
{
  float: none !important;
}

.art-button.active, .art-button.active:hover
{
  background: #A1ADBA;
  padding: 0 21px;
  margin: 0 auto;
}

.art-button.active, .art-button.active:hover
{
  color: #FFFFFF !important;
}

.art-button.hover, .art-button:hover
{
  background: #8A99A8;
  padding: 0 21px;
  margin: 0 auto;
}

.art-button.hover, .art-button:hover
{
  color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  background: #F9FAFB;
  border: 1px solid #B9C2CB;
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
/* width: 100%;   */
  padding: 4px 0;
  color: #3D5166 !important;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
}

input.art-error, textarea.art-error
{
  background: #F9FAFB;
  border: 1px solid #E2341D;
  margin: 0 auto;
}

input.art-error, textarea.art-error
{
  color: #3D5166 !important;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
}

form.art-search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.art-search input
{
  top: 0;
  right: 0;
}

form.art-search>input
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.art-search input[type="submit"]
{
  margin: 0 auto;
  color: #FFFFFF !important;
  position: absolute;
  display: block;
  left: auto;
  border: none;
  background: url('../images/searchicon.png') center center no-repeat;
  width: 24px;
  height: 100%;
  padding: 0;
}

label.art-checkbox:before
{
  background: #F9FAFB;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.art-checkbox
{
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
}

.art-checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.art-checkbox.active:before
{
  background: #FC905A;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.art-checkbox.hovered:before
{
  background: #D9DEE3;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.art-radiobutton:before
{
  background: #F9FAFB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.art-radiobutton
{
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
}

.art-radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.art-radiobutton.active:before
{
  background: #B9C2CB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.art-radiobutton.hovered:before
{
  background: #D9DEE3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.art-post
{
  padding: 0px;
}

a img
{
  border: 0;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
}

.art-post .art-content-layout-br
{
  height: 0;
}

.art-article th, .art-article td
{
  padding: 2px;
  border: solid 1px #5A7796;
  vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

.preview-cms-logo
{
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper
{
  padding: 7px 7px 7px 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper img
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper div.art-collage
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper p
{
  font-size: 80%;
  text-align: right;
  margin: 0;
}

.art-postheader
{
  color: #4E6883;
  margin: 5px 0px;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
}

.art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a.visited, .art-postheader a:hover, .art-postheader a.hovered
{
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
}

.art-postheader a, .art-postheader a:link
{
  text-decoration: none;
  text-align: left;
  color: #FB7F41;
}

.art-postheader a:visited, .art-postheader a.visited
{
  text-decoration: none;
  text-align: left;
  color: #708BA9;
}

.art-postheader a:hover, .art-postheader a.hovered
{
  text-decoration: none;
  text-align: left;
  color: #FB7C3C;
}

.art-postheadericons, .art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover
{
  color: #4E6883;
}

.art-postheadericons
{
  display: inline-block;
  padding: 1px;
  margin: 0;
}

.art-postheadericons a, .art-postheadericons a:link
{
  text-decoration: none;
  color: #FB722D;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #587493;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #E65005;
}

.art-postdateicon:before
{
  content: url('../images/postdateicon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .art-postdateicon:before
{
  bottom: 0;
}

.art-postauthoricon:before
{
  content: url('../images/postauthoricon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .art-postauthoricon:before
{
  bottom: 0;
}

.art-postediticon:before
{
  content: url('../images/edit.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .art-postediticon:before
{
  bottom: 0;
}

.opera content ul>li:before, .opera   .art-post ul>li:before, .opera   .art-textblock ul>li:before
{
  bottom: 0;
}

.art-postcontent ul>li, .art-post ul>li, .art-textblock ul>li, .art-postcontent ol, .art-post ol, .art-textblock ol
{
  padding: 0;
}

.art-postcontent ul>li, .art-post ul>li, .art-textblock ul>li
{
  padding-left: 10px;
}
.art-postcontent ol, .art-post ol, .art-textblock ol, .art-postcontent ul, .art-post ul, .art-textblock ul
{
  margin: 1em 0 1em 11px;
}

.art-postcontent li ol, .art-post li ol, .art-textblock li ol, .art-postcontent li ul, .art-post li ul, .art-textblock li ul
{
  margin: 0.5em 0 0.5em 11px;
}

.art-postcontent li, .art-post li, .art-textblock li
{
  margin: 3px 0 0 0;
}

.art-postcontent ol>li, .art-post ol>li, .art-textblock ol>li
{
  overflow: visible;
}

.art-postcontent ul>li, .art-post ul>li, .art-textblock ul>li
{
  overflow-x: visible;
  overflow-y: hidden;
}

blockquote
{
  background: #EFF2F5 url('../images/postquote.png') no-repeat scroll;
  padding: 10px 10px 10px 47px;
  margin: 10px 0 0 25px;
  color: #0D1216;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  overflow: auto;
  clear: both;
}

blockquote a, .art-postcontent blockquote a, .art-blockcontent blockquote a, .art-footer blockquote a, blockquote a:link, .art-postcontent blockquote a:link, .art-blockcontent blockquote a:link, .art-footer blockquote a:link, blockquote a:visited, .art-postcontent blockquote a:visited, .art-blockcontent blockquote a:visited, .art-footer blockquote a:visited, blockquote a:hover, .art-postcontent blockquote a:hover, .art-blockcontent blockquote a:hover, .art-footer blockquote a:hover
{
  color: #0D1216;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}

blockquote p, .art-postcontent blockquote p, .art-blockcontent blockquote p, .art-footer blockquote p
{
  margin: 0;
  margin: 5px 0;
}

.art-footer a, .art-footer a:link, .art-footer a:visited, .art-footer a:hover, .art-footer td, .art-footer th, .art-footer caption
{
  color: #6986A5;
  font-size: 13px;
  line-height: 175%;
}

.art-footer p
{
  padding: 0;
  text-align: center;
}

.art-footer a, .art-footer a:link
{
  color: #839BB4;
  text-decoration: none;
}

.art-footer a:visited
{
  color: #607E9F;
  text-decoration: none;
}

.art-footer a:hover
{
  color: #FB7C3C;
  text-decoration: underline;
}

.art-footer img
{
  border: none;
  margin: 0;
	max-width: 100%;
}

.art-footer-inner
{
  margin: 0 auto;
  width: 100%;
	max-width: 1200px;
  padding: 0 20px;
}

.art-rss-tag-icon
{
  background: url('../images/footerrssicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 25px;
  min-width: 25px;
  display: inline-block;
  text-indent: 28px;
  background-position: left center;
}

.art-rss-tag-icon:empty
{
  vertical-align: middle;
}

.opera .art-footer ul>li:before
{
  bottom: 0;
}

.art-footer li
{
  font-size: 13px;
  color: #A53903;
}

.art-footer ul>li, .art-footer ol
{
  padding: 0;
}

.art-footer ul>li
{
  padding-left: 13px;
}

.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #647587;
}

.art-page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #435970;
}

img.art-lightbox
{
  cursor: pointer;
}

#art-lightbox-bg *
{
  padding: 0;
  margin: 0;
}

div#art-lightbox-bg
{
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 9999;
}

img.art-lightbox-image
{
  -webkit-transition: opacity 350ms ease-in-out;
  -moz-transition: opacity 350ms ease-in-out;
  -o-transition: opacity 350ms ease-in-out;
  -ms-transition: opacity 350ms ease-in-out;
  transition: opacity 350ms ease-in-out;
  cursor: pointer;
  z-index: 10000;
  position: fixed;
  border: 6px solid #fff;
  border-radius: 3px;
  opacity: 0;
  filter: alpha(opacity=0);
}

img.art-lightbox-image.active
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-error
{
  position: fixed;
  background: #fff;
  z-index: 100;
  opacity: 0.95;
  padding: 20px;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  width: 300px;
  height: 80px;
}

.loading
{
  position: fixed;
  background: #fff url('../images/preloader-01.gif') center center no-repeat;
  width: 32px;
  height: 32px;
  z-index: 10100;
  opacity: 0.5;
  padding: 10px;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
}

.arrow
{
  height: 100px;
  width: 82px;
  z-index: 10003;
  position: fixed;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.arrow.left
{
  left: 9px;
}

.arrow.right
{
  right: 9px;
}

.arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.arrow.disabled
{
  display: none;
}

.arrow-t, .arrow-b
{
  height: 6px;
  width: 30px;
  left: 26px;
  background-color: #fff;
  position: relative;
  border-radius: 3px;
}

.arrow-t
{
  top: 38px;
}

.arrow-b
{
  top: 50px;
}

.close
{
  width: 22px;
  height: 22px;
  position: fixed;
  top: 30px;
  right: 39px;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.close .cw, .close .ccw
{
  position: absolute;
  top: 8px;
  left: -4px;
  width: 30px;
  height: 6px;
  background-color: #fff;
  border-radius: 3px;
}

.cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.close-alt, .arrow-right-alt, .arrow-left-alt
{
  display: none;
  color: #fff;
  font-size: 2.5em;
}

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt
{
  display: block;
}

.ie8 .cw, .ie8 .ccw
{
  display: none;
}

.art-content-layout .art-sidebar1
{
  border-right: 1px dotted #A3B4C8;
  margin: 0 auto;
  width: 220px;
}

.art-content-layout .art-content
{
  margin: 0 auto;
	padding: 0 0 0 0;
}

.art-content-layout .art-sidebar2
{
  margin: 0 auto;
  width: 390px;
	padding: 0 0 0 30px;
}

fieldset dl
{
  display: block;
  margin: 0;
  padding: 0;
  background: none;
}

fieldset dt
{
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 12em;
  height: 2em;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  background: none;
  line-height: 2em;
  overflow: hidden;
}

fieldset dd
{
  display: block;
  min-height: 2em;
  margin: 0 0 0 12em;
  padding: 0;
  background: none;
  line-height: 2em;
}

fieldset label
{
  display: inline-block;
  width: 12em;
}

fieldset textarea
{
  vertical-align: text-top;
}

.img-fulltext-left, .img-intro-left
{
  float: left;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0.3em 0.3em 0;
  margin-top: 0;
}

.img-fulltext-right, .img-intro-right
{
  float: right;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0 0.3em 0.3em;
  margin-top: 0;
}

ul.pagenav
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

ul.pagenav li, ul.pagenav li:before
{
  display: block;
  background: none;
  margin: 0;
  padding: 0;
  width: 50%;
  text-align: center;
  content: normal;
}

ul.pagenav li.pagenav-prev
{
  float: left;
}

ul.pagenav li.pagenav-next
{
  margin: 0 0 0 50%;
}

div.item-page dl.tabs
{
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page dl.tabs:before
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  width: 1em;
  height: 2em;
  overflow: hidden;
}

div.item-page dl.tabs dt
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  height: 2em;
  overflow: hidden;
  border-left: solid 1px #5A7796;
  border-top: solid 1px #5A7796;
}

div.item-page dl.tabs dt h3
{
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  font-size: 100%;
  overflow: hidden;
}

div.item-page dl.tabs dt h3 a
{
  text-decoration: none;
}

div.item-page dl.tabs:after
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  border-left: solid 1px #5A7796;
  content: " ";
  overflow: hidden;
  height: 2em;
}

div.item-page div.current
{
  clear: both;
  border: solid 1px #5A7796;
}

div.item-page div.current dd.tabs
{
  margin: 0;
  padding: 0;
}

div.item-page .panel
{
  border: solid 1px #5A7796;
  margin-top: -1px;
}

div.item-page .panel h3
{
  margin: 0;
  padding: 0;
}

div.item-page .panel h3 a
{
  display: block;
  padding: 6px;
  text-decoration: none;
}

div.item-page .panel h3.pane-toggler-down a
{
  border-bottom: solid 1px #5A7796;
}

div.item-page .panel .pane-slider
{
  margin: 0;
  padding: 0;
}

div.item-page div.pagination ul
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page div.pagination li
{
  display: block;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  white-space: nowrap;
}

div.item-page div.pagination:after
{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#searchForm .phrases-box
{
  display: block;
  float: left;
}

#searchForm .ordering-box
{
  text-align: right;
}

#searchForm .phrases-box label, #searchForm .ordering-box label, #searchForm .only label
{
  display: inline-block;
  width: auto;
  height: 2em;
  margin: 0;
  padding: 0 0.3em;
}

#mod-finder-searchform label
{
  display: block;
}

#mod-finder-searchform input.inputbox
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

#login-form #form-login-username label, #login-form #form-login-password label
{
  display: block;
}

#login-form #form-login-username input, #login-form #form-login-password input
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

.breadcrumbs img
{
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

dl.stats-module
{
  padding: 0.3em 0 0.3em 0.3em;
  margin: 0;
}

dl.stats-module dt
{
  float: left;
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  width: 10em;
  padding: 0.3em 0.3em 0 0;
  margin: 0;
  font-weight: bold;
}

dl.stats-module dd
{
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  margin-left: 0 0 0 10em;
}

div.mod-languages ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

div.mod-languages li
{
  background: none;
  margin: 0 0.3em;
  padding: 0;
}

div.mod-languages ul.lang-inline li
{
  display: inline;
}

div.mod-languages ul.lang-block li
{
  display: block;
}

div.mod-languages img
{
  border: none;
  margin: 0;
  padding: 0;
}

div.clr
{
  clear: both;
}

#system-message ul li
{
  background-image: none;
}

ul.actions, ul.actions li, ul.actions li img
{
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}

ul.actions li
{
  background: none;
  list-style: none;
}

.items-row
{
	display: inline-block;
	width: 49%;
	vertical-align: top;
}

.items-row .item
{
  display: block;
  vertical-align: top;
}

.items-row .row-separator
{
  display: none;
}

div.pagination p.counter
{
  display: inline-block;
  margin: 0 0.3em 0 0;
  padding: 0;
  background: none;
}

div.pagination ul, div.pagination ul li, div.pagination ul > li:before
{
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 0.3em;
  background: none;
  content: normal;
}

div.tip-wrap
{
  background: #fff;
  border: 1px solid #aaa;
}

div.tip-wrap div.tip
{
  padding: 0.3em;
}

div.tip-wrap div.tip-title
{
  font-weight: bold;
}

table.category
{
  width: 100%;
}

table.category thead th img
{
  padding: 0 0 0 0.3em;
  margin: 0;
  border: none;
}

span.hasTip a img
{
  padding: 0;
  margin: 0;
  border: none;
}

div.categories-list ul li span.item-title, div.cat-children ul li span.item-title
{
  display: block;
  margin: 0 0 0.3em 0;
}

div.categories-list ul li div.category-desc, div.cat-children ul li div.category-desc
{
  margin: 0 0 0.3em 0;
}

div.categories-list dl, div.cat-children dl
{
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

div.categories-list dl dt, div.cat-children dl dt, div.categories-list dl dd, div.cat-children dl dd
{
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
}

div.img_caption p.img_caption
{
  padding: 0.3em 0;
  margin: 0;
}

/* SYSTEM */
#system-message > dd{
	font-weight: normal !important;
	text-align: left;
	text-indent: 0;
}
#system-message > .error > ul {
	background-color: transparent;
	background-image: url(../images/restricted.png);
	background-position: 14px 0px;
	border: none;
	height: 34px;
	display: inline-block;
	margin-left: 20%;
}
#system-message > dd > ul > li{
	line-height: 34px;
	padding-left: 70px !important;
	color: #777;
	font-size: 18px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#system-message > dd > ul > li a{
	color: #777;
	font-weight: bold;
}
#system-message > .error.login-msg > ul{
	background: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
	width: 280px;
}
#system-message > dd.login-msg > ul > li{
	line-height: 120%;
	padding-left: 0px !important;
	color: #777;
	font-size: 12px;
	text-indent: 0;
	text-align: left;
	display: block;
}

/* Extensión Informática UTFSM */

/* General */
body,footer{
	-webkit-text-size-adjust: 100%;
}
div, .art-nostyle.header-image h2.art-postheader a, div, hr{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a, li, img, td, .nspArt, .itemContainer, .subir, #osslider106 a span, form.art-search div input, div{
	-webkit-transition: .2s all linear; -o-transition: .2s all linear;
	-moz-transition: .2s all linear; transition: .2s all linear;
	transition: .2s all linear; transition: .2s all linear;
}
.no-margin{
	margin: 0 !important;
}
input[type="submit"], input[type="button"], button{
	-webkit-appearance: none;
	-moz-appearance: none;
}
input[type="checkbox"]{
	background: inherit !important;
    width: 30px;
}
input{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.art-layout-wrapper.home{
	max-width: 100%;
}

/* Header: Breadcrumbs y Contacto */
.header-blue{
	background: #01BCFF;
	width: 100%;
	padding: 0 0 1px 0;
}
.art-nostyle.breadcrumb{
	display: table;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	line-height: 14px;
}
.breadcrumbs.breadcrumb{
	display: table-cell;
}
.art-nostyle.contacto-header{
	text-align: right;
	width: 720px;
	padding: 5px 10px;
	display: table-cell;
}
.breadcrumbs{
	max-width: 1200px;
	padding: 0 20px;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
}
.breadcrumbs a{
	color: #fff;
	text-decoration: none;
}
.art-nostyle.contacto-header ul li{
	display: inline-block;

}
.art-nostyle.contacto-header ul li a{
	color: #fff;
	font-size: 11px;
    line-height: 12px;
	text-decoration: none;
    border-left: 1px solid #FFF;
    padding: 0 6px;
}

/* Header: Logos */
.art-nostyle.header{
	width: 100%;
	max-width: 1200px;
	padding: 0 20px;
	margin: 0 auto;
}
.art-nostyle.header table{
	width: 100%;
	border-collapse: collapse;
}
.art-nostyle.header table tr td{
	text-align: left;
	padding: 16px 0;
	vertical-align: middle;
}
.togg{
	width: 230px;
    vertical-align: top;
    text-align: right;  
}
.div_01
{
	width: 230px;
    vertical-align: top;
    text-align: right;  
    padding: 1px;    
   	margin: 0 auto;
	padding: 2px; 
}
.art-nostyle.header table tr td.formulario{
	width: 230px;
    vertical-align: top;
    text-align: right;
}
.art-nostyle.header table tr td.logo-usm{
	width: 38%;
	max-width: 260px;
}

.art-nostyle.header table tr td.logo-informatica{
	width: auto;
    text-align: right;
}
.art-nostyle.header table tr td img{
	max-width: 100%;
/*	max-height: 100%; */
}
.art-nostyle.header table tr td.menu-mobile{
	width: 30px;
	display: none;
}
.art-nostyle.header table tr td span.menu-mobile{
	display: inline-block;
	background: url(../images/menu-mobile.png) no-repeat center center;
	width: 30px;
	height: 10px;
}

/* Módulos: Main Menú */
.art-nostyle.menu{
	width: 100%;
	height: 60px;
	font-family: Roboto;
	font-weight: 300;
}
.art-nostyle.menu ul{
	height: 40px;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
    font-size: 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.art-nostyle.menu ul li{
	float: left;
	padding: 10px 8px;
}
.art-nostyle.menu ul li:first-of-type{
	padding: 8px 10px 8px 0;
    
}
.art-nostyle.menu ul.menu li a{
	height: 13px;
	font-size: 13px;
	display: block;
	text-decoration: none;
	color: #333333;
}
.art-nostyle.menu ul.menu li:hover a,.art-nostyle.menu ul.menu li.active a{
	height: 24px;
	border-bottom: 1px solid;
}
.art-nostyle.menu ul li.active a{
	border-bottom: 1px solid #FF9900 !important;
    color: #FF9900;
}
.art-nostyle.menu ul li.item-210, .art-nostyle.menu ul li.item-211, .art-nostyle.menu ul li.item-212, .art-nostyle.menu ul li.item-213{
	display: none;
}

/* Redes Sociales */
.art-nostyle.menu ul li.item-118, .art-nostyle.menu ul li.item-119, .art-nostyle.menu ul li.item-120, .art-nostyle.menu ul li.item-121, .art-nostyle.menu ul li.item-243, .art-nostyle.menu ul li.item-244{
	float: right;
	padding: 2px 0 0 !important;
}
.art-nostyle.menu ul li.item-118 a, .art-nostyle.menu ul li.item-119 a, .art-nostyle.menu ul li.item-120 a, .art-nostyle.menu ul li.item-121 a, .art-nostyle.menu ul li.item-243 a, .art-nostyle.menu ul li.item-244 a{
	display: block !important;
	width: 24px;
	height: 24px !important;
	background: #ccc !important;
	text-indent: -9999px;
	margin-left: 1px;
	background: left center no-repeat #ccc;
}
.art-nostyle.menu ul li.item-118:hover a,
.art-nostyle.menu ul li.item-119:hover a,
.art-nostyle.menu ul li.item-120:hover a,
.art-nostyle.menu ul li.item-121:hover a,
.art-nostyle.menu ul li.item-243:hover a,
.art-nostyle.menu ul li.item-244:hover a{
	border-bottom: none !important;
}

.art-nostyle.menu ul li.item-120 a{
	background-image: url(../img/facebook.png) !important;
}
.art-nostyle.menu ul li.item-120:hover a{
	background-color: #4466a9 !important;
}
.art-nostyle.menu ul li.item-119 a{
	background-image: url(../img/twitter.png) !important;
}
.art-nostyle.menu ul li.item-119:hover a{
	background-color: #00aced !important;
}
.art-nostyle.menu ul li.item-243 a{
	background-image: url(../img/linkedin.png) !important;
}
.art-nostyle.menu ul li.item-121:hover a{
	background-color: #FF0000 !important;
}
.art-nostyle.menu ul li.item-121 a{
	background-image: url(../img/youtube.png) !important;
}
.art-nostyle.menu ul li.item-244:hover a{
	background-color: #eb4039 !important;
}
.art-nostyle.menu ul li.item-118 a{
	background-image: url(../img/instagram.png) !important;
}
.art-nostyle.menu ul li.item-118:hover a{
	background-color: #eb4039 !important;
}


/* Sub-Ítems*/
li.item-116 ul{
	display: none;
}

/* Módulos: Main Menú Footer */
.art-nostyle.menu.bottom{
	margin-top: 20px;
	padding: 0;
	height: 20px;
}
.art-nostyle.menu.bottom ul{
	padding: 0;
}
.art-nostyle.menu ul li:first-of-type{
	padding: 10px 6px 10px 6px;
}
.art-nostyle.menu.bottom ul.menu li a{
	color: #686868;
}
.art-nostyle.menu.bottom ul.menu li.active a{
	border-bottom: 2px solid #686868 !important;
}
.art-nostyle.menu.bottom ul.menu li:hover a, .art-nostyle.menu.bottom ul.menu li.active a{
	border-bottom: 2px solid #686868;
}

/* Módulos: Slide Home */
#osslider106 .caption-slide-home{
	display: none;
}
#osslider106 .arrow-left, #osslider106 .arrow-right{
	display: none;
}
#osslider106 .caption, #osslider106 .caption-slide-home .caption{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
/* CAJA PORTADA */
#osslider106 .caption1 a{
	position: absolute;
	bottom: 40px;
	left: 20px;
	display: block;
	width: 30%;
	padding: 10px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
	text-decoration: none;
	background: rgba(255,255,255,0.4);
    box-sizing: border-box;border-radius: 10px;
}
/* CAJA PORTADA */
#osslider106 .caption a{
	position: absolute;
	bottom: 40px;
	left: 20px;
	display: block;
	width: 30%;
	padding: 10px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.2em;
	text-decoration: none;
	background: rgba(255,255,255,0.4);
    box-sizing: border-box;border-radius: 10px;
}
/* BOTON CAJA PORTADA */
#osslider106 .caption a span, #osslider106 .caption-slide-home .caption a span{
	color: #FFF;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px 5px;
	background: #f8b100;
	color: #fff;
	font-size: 16px;
	font-family: Roboto;
	font-weight: 400;
    box-sizing: border-box; border-radius: 4px;
}
#osslider106 .caption a:hover span, #osslider106 .caption-slide-home .caption a:hover span{
	background:	#0077ad;
}
#osslider106 .caption-slide-home{
	padding-top: 10px;
}
#osslider106 .caption-slide-home .caption a{
	position: relative;
	display: block;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Módulos: Buscar */
form.art-search{
	width: 24px;
	overflow: hidden;
	-webkit-transition: width .3s ease-in-out;
	-moz-transition: width .3s ease-in-out;
	-o-transition: width .3s ease-in-out;
	transition: width .3s ease-in-out;
}
form.art-search.ext{
	width: 150px;
	-webkit-transition: width .3s ease-in-out;
	-moz-transition: width .3s ease-in-out;
	-o-transition: width .3s ease-in-out;
	transition: width .3s ease-in-out;
}
form.art-search label{
	display: none;
}
form.art-search div input{
	padding-left: 30px !important;
	background: url(../images/icon-search.png) no-repeat 0px 0px !important;
	cursor: pointer;
	border: none !important;
	background-color: #ccc !important;
	color: #FFF !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 24px;
}
form.art-search div input:hover, form.art-search.ext div input{
	background-color: #22912f !important;
}
form.art-search div input[type="submit"]{
	display: none;
}

/* Módulos: Header Page */
.art-nostyle.header-image{
	width: 100%;
	margin: 0 auto;
}
.art-nostyle.header-image p img{
	width: 100%;
	height: auto;
}
.art-nostyle.header-image p img.banner480, .art-nostyle.header-image p img.banner320{
	display: none;
}
.art-nostyle.header-image p{
	margin: 0;
}

/* Modulos: Menu Central Pagina */
.art-nostyle.page-menuf{
	font-family: Roboto;
	font-weight: 300;
	width: 100%;
	max-width: 1200px;
	padding: 0 8px;
	margin: 0;
	text-align: right;
	display: none;  /*   inicial none; */
    vertical-align:middle;
    width: 380px;
}

.art-nostyle.page-submenu{
	font-family: Roboto;
	font-weight: 300;
	width: 100%;
	max-width: 800px;
	padding: 0 8px;
	margin: 0;
	text-align: center;
	display: none;  /*   inicial none; */
    vertical-align:top;
    width: 380px;
}
.art-nostyle.page-submenu ul{
	width: 380px;
	max-width: 26%;
	display: inline-block;         
}
.art-nostyle.page-submenu ul li{
	text-align: left;
	padding: 2px 4px;
	background: #CCFFFF;
	margin: 1px 0;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */

}

.art-nostyle.page-submenu ul li:hover{
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.art-nostyle.page-submenu ul li a{
	color: #000;
	text-decoration: none;
	font-size: 14px;
	display: block;
	width: 100%;
	height: 100%;
}
.art-nostyle.page-submenu ul li:first-child{
	background: #224e8d;
	color: #FFF;
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.art-nostyle.page-submenu ul li:first-child a{
	color: #FFF;
	font-weight: 400;
}
.art-nostyle.page-submenu.cel{
	padding: 0;
	text-align: left;
	margin: -20px auto 0 !important;
}
.art-nostyle.page-submenu.cel ul.menu{
	width: 100%;
}
.art-nostyle.page-submenu.cel ul.menu li{
	border-bottom: 1px solid #CCC;
}












/* Modulos: Menu Central Pagina */
.art-nostyle.page-menu{
	font-family: Roboto;
	font-weight: 300;
	width: 100%;
	max-width: 1340px;
	padding: 0 8px;
	margin: 0;
	text-align: right;
	display: none;  /*   inicial none; */
 /*   vertical-align:top; */            
}
.art-nostyle.page-menu ul{
	width: 250px;
	max-width: 26%;
	display: inline-block;         
}
.art-nostyle.page-menu ul li{
	text-align: left;
	padding: 2px 4px;
	background: #FFF;
	margin: 1px 0;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
display: inline-block; 
}
.art-nostyle.page-menu.programas ul li{
	padding: 3px 10px;
}
.art-nostyle.page-menu ul li:hover{
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.art-nostyle.page-menu ul li a{
	color: #000;
	text-decoration: none;
	font-size: 14px;
	display: block;
	width: 100%;
	height: 100%;
}
.art-nostyle.page-menu ul li:first-child{
	background: #224e8d;
	color: #FFF;
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.art-nostyle.page-menu ul li:first-child a{
	color: #FFF;
	font-weight: 400;
}
.art-nostyle.page-menu.cel{
	padding: 0;
	text-align: left;
	margin: -20px auto 0 !important;
}
.art-nostyle.page-menu.cel ul.menu{
	width: 100%;
}
.art-nostyle.page-menu.cel ul.menu li{
	border-bottom: 1px solid #CCC;
}

/* Módulos: Últimas Noticias Home */
.art-nostyle.ultimas-noticias-home{
	width: 100%;
	max-width: 1200px;
	padding: 0;
	margin: 0 auto;
	display: block;
	vertical-align: top;
	font-family: Roboto !important;
	font-weight: 300;
}
.art-nostyle.ultimas-noticias-home h3{
	margin: 25px 0 25px 20px;
	color: #0077ad;
	font-size: 40px;
	font-family: Roboto !important;
	font-weight: 300;	
}
.ultimas-noticias-home .nspArt{
	padding: 20px !important;
}
.ultimas-noticias-home .nspArt:hover{
	background: #f4f8f9;
	cursor: pointer;
}
.ultimas-noticias-home .nspArt a{
	display: inline-block;
	width: 25%;
	margin: 0 !important;
}
.ultimas-noticias-home .nspArt a img{
	width: 100% !important;
	height: auto !important;
}
.ultimas-noticias-home .nspArt p.nspInfo{
	color: #555;
	font-size: 12px;
	font-style: italic;
	display: inline-block !important;
	float: left;
	width: 70%;
	margin-left: 5%;
	clear: none;
}
.ultimas-noticias-home .nspArt h4{
	display: inline-block !important;
	float: left;
	width: 70%;
	margin: 0 0 0 5%;
	padding: 0;
	clear: none;
	font-size: 16px;
	font-weight: 300;
	color: #0077ad;
	line-height: 20px;
}
.ultimas-noticias-home .nspArt h4 a{
	font-size: 18px;
	color: #0077ad;
	display: inline;
}
.ultimas-noticias-home .nspArt p.nspText{
	width: 70%;
	margin: 0 0 0 5% !important;
	color: #000;
}

/* Módulos: Ver más noticias Home */
.art-nostyle.ver-mas-noticias{
	width: 100%;
	max-width: 1200px;
	padding: 0;
	margin: 0 auto;
	display: block;
}
.art-nostyle.ver-mas-noticias ul li{
	padding: 20px;
	display: inline-block;
}
.art-nostyle.ver-mas-noticias ul li:hover{
	background: #f4f8f9;
	cursor: pointer;
}
.art-nostyle.ver-mas-noticias ul li a{
	font-family: Roboto !important;
	font-weight: 300;
	color: #0077ad;
	text-decoration: none;
	display: inline-block;
	font-size: 22px;
}

/* Módulos: Quizás te interese */
.art-nostyle.quizas-interese{
	margin: 50px 0;
	background: #006793;
	padding: 20px 0;
	color: #FFF;
	font-family: Roboto !important;
	font-weight: 300;
}
table.quizas{
	width: 100%;
	max-width: 1160px;
	margin: 0 auto;
}
table.quizas tr td{
	width: 11%;
	vertical-align: top;
	padding: 10px;
}
table.quizas tr td:hover{
	background: rgba(255,255,255,0.47);
}
table.quizas tr.title{
	display: none;
}
table.quizas tr td.fst{
	width: 34%;
	padding: 0;
	vertical-align: middle;
}
table.quizas tr td.fst:hover{
	background: inherit;
}
table.quizas tr td h2{
	font-size: 40px;
	font-weight: 300;
}
table.quizas tr td img{
	width: 100%;
}
table.quizas tr td p a{
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
}

/* Módulos: Sobre Nosotros */
.art-nostyle.sobre-nosotros{
	width: 100%;
	max-width: 1200px;
	margin: 0;
	padding: 0 20px;
	font-family: Roboto !important;
	font-weight: 300;
}
.art-nostyle.sobre-nosotros h1{
	font-size: 36px !important;
	margin: 5px 0 5px;
	clear: both;
	color: #0077ad;
	font-weight: 300 !important;
	text-decoration: none !important;
}
.art-nostyle.sobre-nosotros p{
	margin: 0 0 20px;
	text-align: justify;
	color: #000;
}
.art-nostyle.sobre-nosotros p img{
	max-width: 20%;
	float: left;
	margin: 0 30px 30px 0;
}


/* Módulos: Listado de Postítulos */

.moduletable.listado-postitulos{
	display: block;
	width: 100%;
	padding: 0 20px;
}
.moduletable.listado-postitulos a{
	display: inline-block;
	margin: 0 10px 0 0;
}
.moduletable.listado-postitulos a img{
	border: 6px solid #ebf3f7;
	float: none;
	margin: 0;
	max-width: 100%;
}
.moduletable.listado-postitulos a:hover img{
	border: 6px solid #006793;
}

/* Módulos: Cursos de Capacitación con 100% */
.moduletable.cursos-capacita{
	width: 100%;
	padding: 0 20px;
}
.moduletable.cursos-capacita ul.menu{
	width: 100%;
	padding: 0;
	margin: 0 0 30px;
}
.moduletable.cursos-capacita ul.menu > li{
	width: 50%;
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 30px;
	color: #0077ad;
	font-size: 24px;
	line-height: 28px;
}
.moduletable.cursos-capacita ul.menu > li:nth-of-type(2n){
	float: right;
}
.moduletable.cursos-capacita ul.menu > li > span > img{
	display: block;
	width: 400px;
	border: 6px solid #ebf3f7;
	margin: 0 0 10px 0;

}
.moduletable.cursos-capacita ul.menu > li ul{
	margin: 0;
	padding: 0;
}
.moduletable.cursos-capacita ul.menu > li li{
	margin: 0;
	padding: 0;
	line-height: 120%;
}
.moduletable.cursos-capacita ul.menu > li li a{
	color: #000;
	font-size: 14px;

}
/* con 50% */
.moduletable.curso-capacita{
	width: 100%;
	padding: 0 20px;
}
.moduletable.curso-capacita ul.menu{
	width: 100%;
	padding: 0;
	margin: 0 0 30px;
}

.moduletable.curso-capacita ul.menu > li{
	width: 100%;
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 20px;
	color: #0077ad;
	font-size: 24px;
	line-height: 28px;
}
.moduletable.curso-capacita ul.menu > li:nth-of-type(2n){
	float: right;
}
.moduletable.curso-capacita ul.menu > li > span > img{
	display: block;
	width: 300px;
	border: 6px solid #ebf3f7;
	margin: 0 0 10px 0;

}
.moduletable.curso-capacita ul.menu > li ul{
	margin: 0;
	padding: 0;
}
.moduletable.curso-capacita ul.menu > li li{
	margin: 0;
	padding: 0;
	line-height: 120%;
}
.moduletable.curso-capacita ul.menu > li li a{
	color: #000;
	font-size: 14px;

}

/* Módulos: Formularios */
.moduletable.form-contacto{
	margin: -35px 0 0;
	padding: 0 20px 0 0;
}
.moduletable .componentheading{
	display: none;
}
.moduletable.form-postulacion{
	margin: 0;
}
.moduletable .formField{
	width: 49%;
	padding: 0 1% 0 0;
	display: inline-block;
	color: transparent;
	margin: 0 0 -20px 0;
}
.moduletable .formField.rsform-block-telefono, .moduletable .formField.rsform-block-region{
	float: right;
	width: 50%;
	padding: 0;
}
.moduletable .formField.rsform-block-diploma, .moduletable .formField.rsform-block-asunto, .moduletable .formField.rsform-block-mensaje{
	width: 100%;
	padding: 0;
}
.moduletable .formField.rsform-block-mensaje textarea{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.moduletable .formField.rsform-block-enviar{
	margin-top: 30px;
	width: 100%;
	text-align: right;
	padding: 0;
}
.moduletable .formField.rsform-block-enviar input{
	background: #336090;
	color: #FFF !important;
	width: 50%;
	font-weight: 400;
	font-size: 16px;
}
.moduletable .formField input, .moduletable .formField textarea, .moduletable .formField select{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	padding: 15px 20px;
	background: #e9edf0;
	color: #000 !important;
	font-size: 14px;
	font-family: inherit;
}

/* Módulos: Subir */
div.subir{
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: block;
	width: 34px;
	height: 34px;
	background-image: url(flecha.png);
	background-size: 34px 34px;
	cursor: pointer;
	display: none;
	z-index: 100;
}
div.subir:hover{
	background-image: url(flecha_activada.png);
}


/* Footer: Texto */
footer{
	background: #eee;
	font-family: Roboto !important;
	font-weight: 300;
}
footer .art-footer-inner{
	max-width: 1200px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
footer .art-nostyle.footer-text{
	padding: 40px 0;
}
table.footer-text{
	width: 100%;
}
table.footer-text tr td.logos{
	text-align: right;
}
table.footer-text tr td.logos img{
	margin: 0 0 0 10px;	
}
table.footer-text tr td p{
	color: #1f1f2e;
	font-weight: 300;
	text-align: left;
	line-height: 18px;
}
table.footer-text tr td p span{
	margin: 0 5px 0 0;
}
table.footer-text tr td p span.w-border{
	border-right: 1px solid #1f1f2e;
	padding: 0 5px 0 0;
}
table.footer-text tr td.desarrollado{
	color: #1f1f2e;
	text-align: left;
	padding: 20px 0;
	font-size: 10px;
}
table.footer-text tr td.desarrollado a{
	color: #1f1f2e;
	font-weight: 400;
}

/* Artículos */
.item-page article.art-post *{
	font-family: Roboto !important;
	font-weight: 300;
}
.titulo-noticia{
	width: 100%;
	max-width: 1200px;
	padding: 0 20px;
	margin:20px auto;
}
.titulo-noticia h1{
	font-family: Roboto !important;
	font-weight: 300;
	font-size: 36px;
	color: #0077ad;	
}
.item-page article.art-post > h2.art-postheader, .item-page .art-postheadericons{
	display: none;
}
.item-page h1{
	padding: 0 20px;
}
.item-page h1, .item-page h1 a{
	font-size: 36px !important;
	margin: 20px 0 20px;
	clear: both;
	color: #0077ad;
	font-weight: 300 !important;
	text-decoration: none !important;
}
.item-page .art-article > p{
	padding: 0 20px;
	text-align: justify;
        
}
.item-page p img{
	float: left;
	max-width: 20%;
	margin: 0 20px 20px 0;
}
.item-page p strong{
	font-weight: 400 !important;
}
.item-page table tr td{
	border: 1px solid #C0C0C0;
}

/* Artículos: Home */
.blog-featured.home > article > h2.art-postheader{
	display: none;
}

/* Consejo Ejecutivo */
div.postitulos{
	width: 100%;
	float: left;
}
div.postitulos .postitulo{
	float: left;
	display: table;
	width: 50%;
}
div.postitulos .postitulo:hover{
	background: #f4f8f9; 
    box-sizing: border-box; border: 0; border-radius: 22px; margin: 0;                
}
div.postitulos .postitulo p{
	display: table-cell;
	vertical-align: top;
	padding: 40px 10px 0 20px;
	font-size: 16px;
}
div.postitulos .postitulo p{
	display: table-cell;
	vertical-align: top;
	padding: 20px 10px 0 20px;
	font-size: 14px;
}
div.postitulos .postitulo p a{
	display: block;font-size: 12px;
}
div.postitulos .postitulo p span{
	font-size: 12px;
}
div.postitulos .postitulo p span a{
	font-size: 12px;
}
div.postitulos .postitulo p:first-of-type{
	width: 28%;
	padding: 20px 0 20px 20px;
}

div.postitulos .postitulo p img{
	max-width: 100%;
	margin: 0;
	float: none;
    box-sizing: border-box; border: 1px solid #ccc; border-radius: 12px; margin: 2px 2px 8px 0;            
}


/*  NOTICIAS*/  

div.noticias{
	width: 100%;
	float: left;
}
div.noticias .izquierda{
	float: left;
	display: table;
	width: 67%;
}
div.noticias .derecha{
	float: right;
	display: table;
	width: 30%;
    
    border-radius: 12px;
}
div.noticias .izquierda .noticia{
	float: left;
	display: table;
	width: 100%;
}
div.noticias .izquierda .noticia:hover{
	background: #f4f8f9; 
    box-sizing: border-box; border: 0; border-radius: 22px; margin: 0;                
}
div.noticias .izquierda .noticia p{
	display: table-cell;
	vertical-align: top;
	padding: 20px 10px 0 20px;
	font-size: 14px;
}
div.noticias .izquierda .noticia p a{
	display: block;font-size: 12px;
}
div.noticias .izquierda .noticia p span{
	font-size: 12px;
}
div.noticias .izquierda .noticia p span a{
	font-size: 12px;
}
div.noticias .izquierda .noticia p:first-of-type{
	width: 28%;
	padding: 20px 0 20px 20px;
}
div.noticias .izquierda .noticia p img{
	max-width: 100%;
	margin: 0;
	float: none;
    box-sizing: border-box; border: 1px solid #ccc; border-radius: 12px; margin: 2px 2px 8px 0;            
}

/* EVENTOS */
div.noticias .derecha .evento{
	float: left;
	display: table;
	width: 100%;
    margin: 2px 2px 10px 0;
    line-height: 125%;
}
div.noticias .derecha .evento:hover{
	background: #FCEDE7; 
    box-sizing: border-box; border: 0; border-radius: 18px;  margin: 2px 2px 10px 0;
}
div.noticias .derecha .evento p{
	display: table-cell;
	vertical-align: top;
	padding: 10px 10px 0 10px;
	font-size: 12px;
}
div.noticias .derecha .evento p a{
	font-size: 12px;
}
div.noticias .derecha .evento p span{
	font-size: 13px;
}
div.noticias .derecha .evento p span a{
	font-size: 11px;
}
div.noticias .derecha .evento p:first-of-type{
	width: 28%;
	padding: 10px 6px 10px 20px;
    font-size: 11px;
}
div.noticias .derecha .evento p img{
	max-width: 100%;
	margin: 0;
	float: none;
    box-sizing: border-box; border: 1px solid #ccc; border-radius: 8px; margin: 2px 2px 2px 0;            
}



/* AFILIARSE*/

div.afiliados{
	width: 100%;
	float: left;
    padding: 20px 10px 20px 10px;
}
div.afiliados .afiliado{
	float: left;
	display: table;
	width: 100%;
    text-align: left;
}
div.afiliados .afiliado:hover{
	background: #f4f8f9; 
    box-sizing: border-box; border: 0; border-radius: 18px; margin: 0;                
}

div.afiliados .afiliado p{
	display: table-cell;
	vertical-align: top;
	padding: 15px 10px 5px 5px;
	font-size: 13px;
    width: 10%;
}
div.afiliados .afiliado p a{
	display: block;
    font-size: 12px;
}
div.afiliados .afiliado p span{
	font-size: 12px;
    
}
div.afiliados .afiliado p span a{
	font-size: 12px;
}
div.afiliados .afiliado p:first-of-type{
	width: 18%;
	padding: 15px 0 15px 5px;
}
div.afiliados .afiliado p img{
	max-width: 70%;
	margin:  0 0 0 10px;


  /*  box-sizing: border-box; border: 1px solid #ccc; border-radius: 12px; margin: 2px 2px 8px 0;      */      
}





/* Afiliados */
div.LosAfiliados{
	width: 100%;
	float: left;
}
div.LosAfiliados .ElAfiliado{
	float: left;
	display: table;
	width: 50%;
}
div.LosAfiliados .ElAfiliado:hover{
	background: #f4f8f9; 
    box-sizing: border-box; border: 0; border-radius: 16px; margin: 0;                
}
div.LosAfiliados .ElAfiliado p{
	display: table-cell;
	vertical-align: top;
	padding: 40px 10px 0 20px;
	font-size: 16px;
}
div.LosAfiliados .ElAfiliado p a{
	display: block;font-size: 12px;
}
div.LosAfiliados .ElAfiliado p span{
	font-size: 12px;
}
div.LosAfiliados .ElAfiliado p span a{
	font-size: 12px;
}

div.LosAfiliados .ElAfiliado p img{
	margin: 0;
    width: 25%;
    box-sizing: border-box; border: 1px solid #ccc; border-radius: 8px; margin: 2px 2px 8px 0;            
}









/* REVISTA*/

div.revistas{
	width: 100%;
	float: left;
}
div.revistas h1{
	width: 100%;
	float: left;
    padding: 20px 10px 0 20px;
    line-height: 100%;
}
/* DOS COLUMNAS */
div.revistas .revista2{
	float: left;
	display: table;
	width: 50%;
}
div.revistas .revista2:hover{
	background: #f4f8f9; 
    box-sizing: border-box; border: 0; border-radius: 22px; margin: 0;                
}
div.revistas .revista2 p{
	display: table-cell;
	vertical-align: top;
	padding: 40px 10px 10px 20px;
	font-size: 16px;
}
div.revistas .revista2 p{
	display: table-cell;
	vertical-align: top;
	padding: 10px 10px 5px 20px;
	font-size: 14px;
}
div.revistas .revista2 p a{
	display: block;font-size: 12px;
}
div.revistas .revista2 p span{
	font-size: 12px;
}
div.revistas .revista2 p span a{
	font-size: 12px;
}
div.revistas .revista2 p:first-of-type{
	width: 40%;
	padding: 10px 10px 5px 20px;
}


/* TRES COLUMNAS */
div.revistas .revista3{
	float: left;
	display: table;
	width: 33%;
}
div.revistas .revista3:hover{
	background: #f4f8f9; 
    box-sizing: border-box; border: 0; border-radius: 22px; margin: 0;                
}
div.revistas .revista3 p{
	display: table-cell;
	vertical-align: top;
	padding: 40px 10px 10px 20px;
	font-size: 16px;
}
div.revistas .revista3 p{
	display: table-cell;
	vertical-align: top;
	padding: 10px 10px 5px 20px;
	font-size: 14px;
}
div.revistas .revista3 p a{
	display: block;font-size: 12px;
}
div.revistas .revista3 p span{
	font-size: 12px;
}
div.revistas .revista3 p span a{
	font-size: 12px;
}
div.revistas .revista3 p:first-of-type{
	width: 40%;
	padding: 10px 10px 5px 20px;
}

/* CUATRO COLUMNAS */
div.revistas .revista{
	float: left;
	display: table;
	width: 25%;
}
div.revistas .revista:hover{
	background: #f4f8f9; 
    box-sizing: border-box; border: 0; border-radius: 22px; margin: 0;                
}
div.revistas .revista p{
	display: table-cell;
	vertical-align: top;
	padding: 40px 10px 10px 20px;
	font-size: 16px;
}
div.revistas .revista p{
	display: table-cell;
	vertical-align: top;
	padding: 10px 10px 5px 20px;
	font-size: 14px;
}
div.revistas .revista p a{
	display: block;font-size: 12px;
}
div.revistas .revista p span{
	font-size: 12px;
}
div.revistas .revista p span a{
	font-size: 12px;
}
div.revistas .revista p:first-of-type{
	width: 40%;
	padding: 10px 10px 5px 20px;
}

div.revistas .revista p img{
	max-width: 100%;
	margin: 0;
	float: none;
  /*  box-sizing: border-box; border: 1px solid #ccc; border-radius: 12px; margin: 2px 2px 8px 0;      */      
}
/* Informes */
div.informes{
	width: 100%;
	float: left;
    padding: 10px 10px 0 20px;
}
div.informes .informe{
	float: left;
	display: table;
	width:100%;
}
div.informes .informe:hover{
	background: #f4f8f9; 
    box-sizing: border-box; border: 0; border-radius: 22px; margin: 0;                
}
div.informes .informe p{
	display: table-cell;
	vertical-align: top;
	padding: 40px 10px 0 20px;
	font-size: 16px;
}
div.informes .informe p a{
	display: block;font-size: 12px;
}
div.informes .informe p span{
	font-size: 12px;
}
div.informes .informe p span a{
	font-size: 12px;
}
div.informes .informe p:first-of-type{
	width: 28%;
	padding: 20px 0 20px 20px;
}

div.informes .informe p img{
	max-width: 100%;
	margin: 0;
	float: none;
    box-sizing: border-box; border: 1px solid #ccc; border-radius: 12px; margin: 2px 2px 8px 0;            
}












/* Recursos */
div.recursos{
	width: 100%;
	float: left;
}
div.recursos .recurso{
	float: left;
	display: table;
	width: 50%;
}
div.recursos .recurso:hover{
	background: #f4f8f9; 
    box-sizing: border-box; border: 0; border-radius: 22px; margin: 0;        
}
div.recursos .recurso p{
	display: table-cell;
	vertical-align: top;
	padding: 40px 10px 0 20px;
	font-size: 16px;
}
div.recursos .recurso p a{
	display: block;font-size: 12px;
}
div.recursos .recurso p span{
	font-size: 12px;
}
div.recursos .recurso p span a{
	font-size: 12px;
}
div.recursos .recurso p:first-of-type{
	width: 28%;
	padding: 20px 0 20px 20px;
}

div.recursos .recurso p img{
	max-width: 100%;
	margin: 0;
	float: none;
    box-sizing: border-box; border: 1px solid #ccc; border-radius: 12px; margin: 2px 2px 8px 0;
}


div.blocks-info{
	display: inline-block;
	float: left;
	width: 25%;
	padding: 0 20px;
}
div.blocks-info div.block-info{
display: block;
margin:0 0 10px 0; padding:5px 10px; width:250px; border:1px solid #d8d6d6; background:#fefefe url(../images_epe/post_bg.png) top repeat-x;    
}
div.blocks-info div.block-info p{
	margin: 0 0 5px;
	font-size: 12px;
}

div.blocks-video{
	display: inline-block;
	float: left;
	width: 40%;
	padding: 0 20px;
}
div.blocks-video div.block-video{
display: block;
margin:0 0 10px 0; padding:5px 10px; width:350px; border:1px solid #d8d6d6; background:#fefefe url(../images_epe/post_bg.png) top repeat-x;    
}
div.blocks-video div.block-video p{
	margin: 0 0 5px;
	font-size: 12px;
}






dl.acordeon,
.nn_sliders_container{
	width: 100%;
	margin: 0;
	color: #000;
}
dl.acordeon dt,
div.nn_sliders_slider a,
div.nn_sliders_slider a:link,
div.nn_sliders_slider a:visited,
div.nn_sliders_slider a:active,
div.nn_sliders_slider a:hover{
	background: url(../images/acordeon.png) no-repeat 20px center #FBFBFB;
	padding: 17px 0 17px 50px;
	color: #0077ad;
	font-size: 16px;
	margin: 3px 0;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	line-height: 1em !important;
	border: none;
}
dl.acordeon dt.active,
div.nn_sliders_slider.show a:link,
div.nn_sliders_slider.show a:visited,
div.nn_sliders_slider.show a:active,
div.nn_sliders_slider.show a:hover{
	background: url(../images/acordeon_activo.png) no-repeat 20px center #FBFBFB;
}
dl.acordeon dd,
div.nn_sliders_content_wrapper div.nn_sliders_content{
	padding: 10px 0;
	margin: 20px 10px;
	border: none;
}
dl.acordeon dd h2,
div.nn_sliders_content_wrapper div.nn_sliders_content h2{
	color: #0077ad;
	font-size: 16px;
	font-weight: 400 !important;
	margin: 30px 0 0;
}
dl.acordeon dd p,
div.nn_sliders_content_wrapper div.nn_sliders_content p{
	margin: 5px 0;
}
dl.acordeon dd p.info,
div.nn_sliders_content_wrapper div.nn_sliders_content p.info{
	font-style: italic;
}


/* Artículos: Capacitación */
div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs{
	border-bottom: 1px solid #FFF;
}
div.nn_tabs_container.outline_handles>div.nn_tabs_nav>ul.nn_tabs_tabs>li>span>a, div.nn_tabs_container.outline_handles>div.nn_tabs_nav>ul.nn_tabs_tabs>li>span>a:hover{
	background-color: #006793;
	color: #FFF;
	border: none;
	padding: 14px 20px;
	margin: 0 20px 0 0;
	font-size: 22px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 280px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.nn_tabs_container.outline_handles>div.nn_tabs_nav>ul.nn_tabs_tabs>li.active>span>a,
div.nn_tabs_container.outline_handles>div.nn_tabs_nav>ul.nn_tabs_tabs>li>span>a:focus{
	background-color: #ececfb !important;
	color: #006793 !important;
}
div.nn_tabs_container>div.nn_tabs_content{
	border: none;
	border-top: 1px solid #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #ececfb;
}
table.cal-cursos{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px 10px;
	margin: 0;
}
table.cal-cursos tr th{
	border: none;
	width: 268px;
	vertical-align: top;
	text-align: left;
	padding: 0;
}
table.cal-cursos tr th > span{
	display: block;
	width: 100%;
	background: url(../images/list.png) no-repeat 10px center #FFF;
	padding: 10px 0 10px 30px;
	color: #000;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
table.cal-cursos tr td{
	background: #FFF;
	padding: 0 20px;
	color: #000;
	font-size: 14px;
}
table.cal-cursos tr td > div{
	padding: 5px 0 0;
}
table.cal-cursos tr td p strong{
	color: #0077ad;
	font-weight: 300 !important;
}

/* Artículos: Contacto */
table.contacto{
	width: 100%;
}
table.contacto tr td{
	vertical-align: top;
}
table.contacto tr td.info{
	width: 30%;
	padding: 0 30px 0 0;
}
table.contacto tr td .blocks-info{
	float: none;
	width: 100%;
}
table.contacto tr td h2{
	color: #0077ad;
	font-size: 16px;
	font-weight: 400 !important;
	margin: 0;
}

/* Artículos: Ver más noticias */
#k2Container #itemListLeading, #k2Container .itemListCategoriesBlock{
	display: none;
}
#k2Container .itemContainer{
	padding: 20px;
	font-family: Roboto !important;
	font-weight: 300;
}
#k2Container .itemContainer:hover{
	background: #f4f8f9;
	cursor: pointer;
}
#k2Container div.catItemView{
	padding: 0;
}
#k2Container .catItemBody{
	display: inline-block;
	float: left;
	width: 30%;
	padding: 0;
	margin: 0;
}
#k2Container .catItemImageBlock, #k2Container span.catItemImage{
	padding: 0;
	margin: 0;
}
#k2Container span.catItemImage img{
	border: none;
	padding: 0;
	width: 100% !important;
	height: auto;
}
#k2Container .catItemHeader{
	display: inline-block;
	float: left;
	width: 65%;
	padding: 0;
	margin: -8px 0 0 5%;
}
#k2Container .catItemHeader h3.catItemTitle{
	line-height: 17px;
	margin: 0;
	padding: 0;
}
#k2Container .catItemHeader h3.catItemTitle a{
	color: #0077ad;
	font-family: Roboto !important;
	font-weight: 300;
	text-decoration: none;
}
#k2Container .catItemHeader .catItemIntroText p{
	color: #555;
	font-size: 12px;
	margin: 5px 0;
	line-height: 18px;
}

/* Artículos: Noticias */
div.itemView{
	border: none;
}
span.itemDateCreated{
	font-size: 12px;
	font-style: italic;
}
div.itemHeader h2.itemTitle{
	font-family: Roboto !important;
	font-weight: 300;
	font-size: 30px;
	color: #0077ad;
}
.itemIntroText p, .itemFullText p{
	font-family: Roboto !important;
	font-weight: 300;
	color: #777;
	font-size: 14px;
	margin: 10px 0;
	text-align: justify;
}
.itemIntroText p{
	font-weight: 400;
	font-size: 16px;
}
.itemFullText p img{
	float: left;
	margin: 5px 20px 20px 0;
}
.itemBackToTop{
	display: none;
}
.itemIntroText, .itemFullText, .itemHeader{
	padding: 4px 20px 0px !important;
}
div.itemBody{
	padding: 0;
}

@media screen and (max-width: 1100px) {
	table.quizas tr td p a{
		font-size: 11px;
	}
}

	/* Módulos: Main Menú */
@media screen and (max-width: 900px) {
	.art-nostyle.menu ul li{
		padding: 10px;
	}
	.art-nostyle.menu ul.menu li a{
		font-size: 16px;
	}

	/* Módulos: Menú Página */
	.art-nostyle.page-menu ul li a{
		font-size: 18px;
	}

	/* Módulos: Slide Home */
	#osslider106 .caption a{
		font-size: 20px;
	}
	#osslider106 .caption a span{
		font-size: 18px;
	}

	

	/* Módulos: Quizás te interese */
	table.quizas tr.title{
		display: table-row;
	}
	table.quizas tr.title td.fst{
		display: table-cell;
		padding: 0 10px;
	}
	table.quizas tr td.fst{
		display: none;
	}
	table.quizas tr td{
		width: 16.6%;
	}
	table.quizas tr td p a{
		font-size: 14px;
	}

	/* Módulos: */
	div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li{
		width: 30%;
	}
	div.nn_tabs_container.outline_handles>div.nn_tabs_nav>ul.nn_tabs_tabs>li>span>a,
div.nn_tabs_container.outline_handles>div.nn_tabs_nav>ul.nn_tabs_tabs>li>span>a:hover{
		font-size: 18px;
		width: 95%;
	}
	table.cal-cursos tr th{
		width: 28%;
	}

	/* Módulos: Footer */
	footer .art-nostyle.footer-text{
		padding: 40px 0;
	}
	table.footer-text tr td.logos{
		width: 30%;
	}

	/* Artículos: Postítulos */
	div.postitulos{
		width: 100%;
	}
	div.blocks-info{
		width: 30%;
	}
	div.postitulos .postitulo p a{
		line-height: 20px;
	}

	/* Artículos: Centros */
	table.centros tr td.texto{
		padding: 0 0 0 15px;
	}
	table.centros tr td .blocks-info{
		display: inline-block;
	}

	/* Artículos: Contacto */
	table.contacto tr td.info{
		width: 35%;
		padding: 0 15px 0 0;
	}
	table.contacto tr td .blocks-info{
		display: inline-block;
	}

}

/* Módulos: Main Menú */
@media screen and (max-width: 768px) {
	.art-nostyle.header table tr td.menu-mobile{
		display: table-cell;
	}
	.art-nostyle.menu{
		height: auto;
	}
	.art-nostyle.menu ul{
		height: auto;
		padding: 0;
		display: none;
	}
	.art-nostyle.menu ul li{
		display: block;
		float: none;
		width: 100%;
		padding: 4px 10px !important;
		background: #0077ad;
	}
	.art-nostyle.menu ul.menu li a{
		color: #FFF;
		height: auto !important;
		border-bottom: none !important;
		padding: 2px 0;
	}
	.art-nostyle.menu ul li.item-119, .art-nostyle.menu ul li.item-120, .art-nostyle.menu ul li.item-121{
		display: none;
	}
	.art-nostyle.menu ul li.item-210, .art-nostyle.menu ul li.item-211, .art-nostyle.menu ul li.item-212, .art-nostyle.menu ul li.item-213{
		background: #eeeeee;
		display: block;
	}
	.art-nostyle.menu ul li.item-210 a, .art-nostyle.menu ul li.item-211 a, .art-nostyle.menu ul li.item-212 a, .art-nostyle.menu ul li.item-213 a{
		color: #313140;
	}

	/* Módulos: Main Menú Bottom */
	.art-nostyle.menu.bottom{
	display: none !important;
	}

	/* Artículos */
	.item-page h1, .item-page h1 a{
		font-size: 28px !important;
	}

	/* Artículos: Postítulos */
	div.postitulos{
		width: 100%;
	}
	div.blocks-info{
		display: none;
	}



@media screen and (max-width: 700px) {
	/* Módulos: Breadcrumbs */
	.header-blue{
		display: none;
	}


}

@media screen and (max-width: 600px) {
	/* Módulos: Noticias Home */
	.ultimas-noticias-home .nspArt a{
		width: 30%;
	}

	/* Módulos: Quizás te interse */
	table.quizas tr td{
		display: inline-block;
		width: 29%;
	}
	table.quizas tr td p a{
		font-size: 16px;
	}

	/* Artículos: Centros */
	table.centros tr td{
		display: block;
		width: 100% !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px 20px !important;
	}
	table.centros tr td.imagen img{
		width: auto;
	}
	table.centros tr td .blocks-info{
		padding: 0;
	}
}

@media screen and (max-width: 480px) {
	/* Módulos: Menú Home */
	.art-nostyle.menu ul.menu li a{
		font-size: 16px;
	}

	/* Módulos: Slide Home */
	#osslider106 .caption a{
		width: auto;
		right: 20px;
		font-size: 14px;
	}
	#osslider106 .caption a span{
		font-size: 14px;
		margin: 5px 0 0;
		padding: 5px;
	}

	/* Módulos: Page Menú */
	.art-nostyle.page-menu.cel{
		margin: -5px auto 0 !important;
	}
	.art-nostyle.page-menu.cel ul.menu{
		max-width: 100%;
	}
	.art-nostyle.page-menu.cel ul li:first-child{
		background: #224e8d !important;
	}
	.art-nostyle.page-menu.cel ul.menu li{
		background: #EEE;
	}
	.art-nostyle.page-menu ul li a {
		font-size: 16px;
	}



	/* Módulos: Sobre Nosotros */
	.art-nostyle.sobre-nosotros h1{
		font-size: 32px !important;		
	}


	/* Módulos: Formularios */
	.moduletable .formField{
		width: 100%;
		padding: 0;
	}
	.moduletable .formField.rsform-block-telefono, .moduletable .formField.rsform-block-region{
		float: none;
		width: 100%;
	}

	/* Footer */
	table.footer-text tr td{
		display: block;
		width: 100%;
	}
	table.footer-text tr td p{
		margin: 0 0 10px;
	}
	table.footer-text tr td p span{
		display: block;
		border-right: none !important;
	}
	table.footer-text tr td.logos{
		width: 100%;
		padding: 20px 0;
		text-align: left;
	}

	/* Artículos */
	.item-page h1, .item-page h1 a{
		font-size: 32px !important;
	}
	.item-page p img{
		float: none;
		max-width: 100%;
		margin: 0 0 20px 0;
	}

	/* Artículos: Postítulos */
	div.postitulos .postitulo{
		width: 50%;
	}

	/* Artículos: Postítulo */
	table.post-detalle tr td.desc img{
		float: none;
		max-width: 100%;
		margin: 0 0 20px;
	}
	dl.acordeon dt {
		padding: 10px 0 10px 50px;
		font-size: 14px;
		background-size: 12px;
	}



	/* Artículos: Contacto */
	table.contacto tr td.info{
		display: none;
	}
	table.contacto tr td.form{
		padding: 0 20px;
	}
}

@media screen and (max-width: 400px) {
	/* Módulos: Quizás te interse */
	table.quizas tr td{
		width: 27%;
	}

}
