/* Typography */

/* @import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=950d0217-c4b2-4c85-a63f-fe7acc6dee9f"); */
@font-face {
  font-family: "OfficinaSerifITCW01-Bol 734534";
  src: url("../fonts/377ad900-10be-4f48-a384-6d415b7a190a.eot?#iefix");
  src: url("../fonts/377ad900-10be-4f48-a384-6d415b7a190a.eot?#iefix") format("eot"), url("../fonts/c8ffa661-8ad8-4a47-a2f8-bdf1becae09b.woff") format("woff"), url("../fonts/dbdab976-8993-4b93-94cc-a8a15b6a855e.ttf") format("truetype"), url("../fonts/3bfbaef3-6eb6-4c59-b59e-d7d5fd624f8c.svg#3bfbaef3-6eb6-4c59-b59e-d7d5fd624f8c") format("svg");
}

@font-face {
  font-family: "OfficinaSerifITCW01-Boo 734540";
  src: url("../fonts/d29a1003-aa62-4492-a4ab-3b649c7efccd.eot?#iefix");
  src: url("../fonts/d29a1003-aa62-4492-a4ab-3b649c7efccd.eot?#iefix") format("eot"), url("../fonts/d8999082-96b7-4355-bab1-d135f4e4bee7.woff") format("woff"), url("../fonts/e0a4e45b-0b2e-4b30-82d9-808d85415dc9.ttf") format("truetype"), url("../fonts/9e9b325c-b638-44e5-9889-91dd0d826f86.svg#9e9b325c-b638-44e5-9889-91dd0d826f86") format("svg");
}

@font-face {
  font-family: "OfficinaSerifITCW01-Med";
  src: url("../fonts/bf8c3c54-8781-4dd3-816e-af9b94f9bafb.eot?#iefix");
  src: url("../fonts/bf8c3c54-8781-4dd3-816e-af9b94f9bafb.eot?#iefix") format("eot"), url("../fonts/0ae83670-7d7e-4ea7-8550-ebff2ef888fc.woff") format("woff"), url("../fonts/27ec6394-ea1d-44be-9481-0cc546199c5f.ttf") format("truetype"), url("../fonts/11bf0db6-6db1-4258-9d81-3860a39648cc.svg#11bf0db6-6db1-4258-9d81-3860a39648cc") format("svg");
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background: #f6f6f6;
}

h1 {
  font-family: "OfficinaSerifITCW01-Bol 734534", Georgia, "Times New Roman", serif;
}

h2 {
  color: #333;
  font-size: 20px;
  line-height: 18px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: dotted 2px #00ABF2;
}

h3 {
  font-size: 18px;
}

h2, h3, h4 {
  color: #555;
}

h4, h5, h6 {
  font-size: 1em;
  line-height: 1em;
  margin: 0 0 1em 0;
}

h6 {
  font-size: 11px;
  font-weight: normal;
  color: #999;
  margin-bottom: 0;
}

a {
  color: #00ABF2;
  text-decoration: none;
}

a:hover {
  color: #00ABF2;
  text-decoration: underline;
}

.arr:after {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f061";
  text-decoration: none;
  margin-left: 0.5em;
  font-size: 0.8em;
}

.arr-down:after {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f063";
  text-decoration: none;
  margin-left: 0.5em;
  font-size: 0.8em;
}

a[href$=".pdf"], a[href$=".PDF"] {
  background: url("../images/pdf-icon.png") left center no-repeat;
  padding-left: 20px;
}

a[href$=".doc"], a[href$=".docx"] {
  background: url("../images/word-icon.png") left center no-repeat;
  padding-left: 20px;
}

a.noicon[href$=".pdf"], a.noicon[href$=".PDF"], a.noicon[href$=".doc"], a.noicon[href$=".docx"] {
  background-image: none;
  padding-left: 0;
}

ul, ol {
  list-style-position: outside;
  margin-left: 15px;
}

label.fsSupporting {
  margin-top: -15px;
  display: block!important;
}

.button {
  background: #00ABF2;
}

.button:hover {
  background: #0498d7;
}

#admin-menu li.admin-menu-users img {
  width: 16px!important;
}


/* Headers */

#branding h1, #branding h2 {
  text-indent: -9999px;
  padding: 0;
  margin: 0;
}

#branding h1 {
  height: 30px;
  background: url("../images/logo_2013.png") 0 0;
  width: 144px;
  margin: 30px 0;
}

#branding h1 a {
  display: block;
  height: 30px;
}


/* Search Form
---------------------*/

.search {
  width: 180px;
  margin-top: 30px;
  position: relative;
}

.search img {
  position: absolute;
  left: 0;
  top: 0;
}

.search input#f_search, input[type="search"] {
  width: 180px;
  height: 25px;
  border-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.search #btn_gosearch {
  position: absolute;
  left: 165px;
  top: 4px;
  border: 0 none;
  width: 15px;
  height: 15px;
}


/* Network LUISS */

#network-luiss {
  position: relative;
  z-index: 1000;
  margin-top: 30px;
  height: 25px;
}


/* Languages
---------------------*/

.block-locale {
  position: relative;
  z-index: 200;
  height: 20px;
}

.lang ul {
  position: relative;
  top: 10px;
  float: right;
  padding: 0;
  width: 60px;
  list-style: none;
}

.lang ul.links {
  margin: 0;
}

.lang li {
  float: left;
}

.i18n-en .it, .i18n-it .en {
  display: inline;
}

.lang a {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  width: 18px;
  height: 12px;
  margin: 0 0 0 6px;
  opacity: 0.65;
}

.en a {
  background: url("/sites/all/files/images/flags/gb.png") no-repeat scroll left center transparent;
  background-size: 18px 12px;
}

.it a {
  background: url("/sites/all/files/images/flags/it.png") no-repeat scroll left center transparent;
  background-size: 18px 12px;
}

.en a.active, .it a.active, .en a:hover, .it a:hover {
  opacity: 1;
}


/* Nav Bar */

#main-menu {
  width: 100%;
  height: 45px;
  background: #00ABF2;
}

.not-front #nav-main .menu {
  font-family: 'OfficinaSerifITCW01-Med', Georgia, "Times New Roman", serif;
  font-size: 16px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  min-height: 35px;
  background: #00ABF2;
}

.not-front #nav-main .menu li.leaf {
  float: left;
  padding: 0 1px 0 0;
  margin: 0;
  list-style: none;
}

.not-front #nav-main .menu li.leaf a {
  background-color: transparent;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  height: 45px;
  margin-bottom: 30px;
  line-height: 45px;
  padding: 5px 11px;
  text-decoration: none;
  text-transform: uppercase;
}

.not-front.i18n-en #nav-main .menu li.leaf a {
  font-size: 15px;
}

.not-front #nav-main .menu li.leaf a:hover {
  background: url("../images/freccia.png") no-repeat center bottom #333;
}

.not-front #nav-main .menu li.expanded {
  border: 0;
  clear: both;
  float: left;
  height: 0;
  overflow: hidden;
  position: relative;
  margin-top: -30px;
  padding-top: 0;
  width: 100%;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -moz-transition: height 0.5s ease-in-out;
  -ms-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.not-front #nav-main .menu li.menu-mlid-1288:hover ~ li.menu-mlid-7215, .not-front #nav-main .menu li.menu-mlid-797:hover ~ li.menu-mlid-7276, .not-front #nav-main .menu li.menu-mlid-792:hover ~ li.menu-mlid-7674, .not-front #nav-main .menu li.menu-mlid-8276:hover ~ li.menu-mlid-8269, .not-front #nav-main .menu li.menu-mlid-796:hover ~ li.menu-mlid-7689, .not-front #nav-main .menu li.menu-mlid-2370:hover ~ li.menu-mlid-8085, .not-front #nav-main .menu li.menu-mlid-800:hover ~ li.menu-mlid-8112, .not-front #nav-main .menu li.menu-mlid-6952:hover ~ li.menu-mlid-9085, .not-front #nav-main .menu li.menu-mlid-6953:hover ~ li.menu-mlid-9112, .not-front #nav-main .menu li.menu-mlid-5063:hover ~ li.menu-mlid-9398, .not-front #nav-main .menu li.menu-mlid-9009:hover ~ li.menu-mlid-9427, .not-front #nav-main .menu li.menu-mlid-7834:hover ~ li.menu-mlid-9886, .not-front #nav-main .menu li.menu-mlid-9303:hover ~ li.menu-mlid-10327, .not-front #nav-main .menu li.menu-mlid-10195:hover ~ li.menu-mlid-10333 {
  height: 280px;
  -moz-transition: height 0.5s ease-in-out 0.2s -ms-transition: height 0.5s ease-in-out 0.2s -o-transition: height 0.5s ease-in-out 0.2s -webkit-transition: height 0.5s ease-in-out 0.2s transition: height 0.5s ease-in-out 0.2s
}

.not-front #nav-main li.menu-mlid-7215:hover, .not-front #nav-main li.menu-mlid-7276:hover, .not-front #nav-main li.menu-mlid-8269:hover, .not-front #nav-main li.menu-mlid-7674:hover, .not-front #nav-main li.menu-mlid-8085:hover, .not-front #nav-main li.menu-mlid-8112:hover, .not-front #nav-main li.menu-mlid-9085:hover, .not-front #nav-main li.menu-mlid-9112:hover, .not-front #nav-main li.menu-mlid-9398:hover, .not-front #nav-main li.menu-mlid-9427:hover, .not-front #nav-main li.menu-mlid-9886:hover, .not-front #nav-main li.menu-mlid-10327:hover, .not-front #nav-main li.menu-mlid-10333:hover {
  height: 280px;
  -moz-transition: height 0.5s ease-in-out 0.2s -ms-transition: height 0.5s ease-in-out 0.2s -o-transition: height 0.5s ease-in-out 0.25 -webkit-transition: height 0.5s ease-in-out 0.2s transition: height 0.5s ease-in-out 0.2s
}

.not-front #nav-main .menu li.menu-mlid-792:hover ~ li.menu-mlid-7674, .not-front #nav-main .menu li.menu-mlid-8276:hover ~ li.menu-mlid-8269, .not-front #nav-main .menu li.menu-mlid-796:hover ~ li.menu-mlid-7689, .not-front #nav-main .menu li.menu-mlid-2370:hover ~ li.menu-mlid-8085, .not-front #nav-main .menu li.menu-mlid-800:hover ~ li.menu-mlid-8112, .not-front #nav-main .menu li.menu-mlid-6953:hover ~ li.menu-mlid-9112, .not-front #nav-main .menu li.menu-mlid-9009:hover ~ li.menu-mlid-9427, .not-front #nav-main .menu li.menu-mlid-7834:hover ~ li.menu-mlid-9886, .not-front #nav-main .menu li.menu-mlid-9303:hover ~ li.menu-mlid-10327, .not-front #nav-main .menu li.menu-mlid-10195:hover ~ li.menu-mlid-10333 {
  height: 140px;
}

.not-front #nav-main li.menu-mlid-7674:hover, .not-front #nav-main li.menu-mlid-8269:hover, .not-front #nav-main li.menu-mlid-7689:hover, .not-front #nav-main li.menu-mlid-8085:hover, .not-front #nav-main li.menu-mlid-8112:hover, .not-front #nav-main li.menu-mlid-9112:hover, .not-front #nav-main li.menu-mlid-9427:hover, .not-front #nav-main li.menu-mlid-9886:hover, .not-front #nav-main li.menu-mlid-10327:hover, .not-front #nav-main li.menu-mlid-10333:hover {
  height: 140px;
}

.not-front #nav-main li.expanded a {
  display: none;
}

.not-front #nav-main li.expanded ul.menu {
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0 -1px;
  background: transparent url(../images/bg-menu-level-2.png) 455px 0 no-repeat;
  position: relative;
  z-index: 10000;
}

.not-front #nav-main li.expanded ul.menu > li.leaf {
  width: 11%;
  padding: 0 1px 1px;
  margin-right: 10px;
  display: block;
  height: auto;
  float: left;
}

.not-front #nav-main li.expanded ul.menu > li.leaf a {
  display: block;
  height: 100px;
  background: url(http://placehold.it/100x50/ffd300) no-repeat top left #ccc;
  max-width: 100px;
  padding: 55px 5px 5px 5px;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  text-transform: none;
  line-height: 1.2em;
}

.not-front #nav-main li.expanded ul.menu > li a:hover {
  background-color: #333;
  color: #fff;
}

.not-front #nav-main li.expanded ul.menu > li:nth-child(8n+1) {
  clear: both;
}

.not-front #nav-main li.expanded ul.menu > li.leaf:nth-child(4), .not-front #nav-main li.expanded ul.menu > li.leaf:nth-child(12) {
  margin-right: 30px;
}

.not-front #nav-main li.expanded ul.menu > li.leaf.menu-mlid-7233, .not-front #nav-main li.expanded ul.menu > li.leaf.menu-mlid-9104 {
  clear: left;
}

.not-front #nav-main li.expanded ul.menu > li.leaf.menu-mlid-7235, .not-front #nav-main li.expanded ul.menu > li.leaf.menu-mlid-9107 {
  clear: none;
}

body.ateneo.not-front #nav-main ul.menu li.menu-mlid-1288 a, body.ammissione.not-front #nav-main ul.menu li.menu-mlid-792 a, body.studenti.not-front #nav-main ul.menu li.menu-mlid-797 a, body.dipartimenti.not-front #nav-main ul.menu li.menu-mlid-1295 a, body.faculty.not-front #nav-main ul.menu li.menu-mlid-794 a, body.alumni.not-front #nav-main ul.menu li.menu-mlid-796 a, body.news.not-front #nav-main ul.menu li.menu-mlid-2370 a, body.eventi.not-front #nav-main ul.menu li.menu-mlid-800 a, body.faculty.not-front #nav-main ul.menu li.menu-mlid-7474 a, body.page-faculty.not-front #nav-main ul.menu li.menu-mlid-7474 a {
  border: 0;
  background: #333;
}

body.ateneo.not-front #nav-main ul.menu li.menu-mlid-1288 a:hover, body.ammissione.not-front #nav-main ul.menu li.menu-mlid-792 a:hover, body.studenti.not-front #nav-main ul.menu li.menu-mlid-797 a:hover, body.dipartimenti.not-front #nav-main ul.menu li.menu-mlid-1295 a:hover, body.faculty.not-front #nav-main ul.menu li.menu-mlid-794 a:hover, body.alumni.not-front #nav-main ul.menu li.menu-mlid-796 a:hover, body.news.not-front #nav-main ul.menu li.menu-mlid-2370 a:hover, body.eventi.not-front #nav-main ul.menu li.menu-mlid-800 a:hover {
  background: url("../images/freccia.png") no-repeat center bottom #333;
}

body.not-front #nav-main ul.menu li.leaf a.freccia {
  background: url("../images/freccia.png") no-repeat center bottom #333;
}


/* Nav Local */

#nav-local h1 {
  color: #c8c8c8;
  background: #f6f6f6;
  font-family: 'OfficinaSerifITCW01-Med', Georgia, "Times New Roman", Times, serif;
  letter-spacing: -1px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  margin: 0 0 5px 0;
  -moz-box-shadow: 0 10px 15px -10px rgba(75, 75, 75, 0.75);
  -webkit-box-shadow: 0 10px 15px -10px rgba(75, 75, 75, 0.75);
  box-shadow: 0 10px 15px -10px rgba(75, 75, 75, 0.75);
}

#nav-local h1 a {
  color: #c8c8c8;
  text-decoration: none;
}

#nav-local ul.menu {
  padding-left: 0px;
}

#nav-local ul.menu li {
  list-style: none;
  margin: 0;
}

#nav-local ul.menu li a {
  display: block;
  color: #333;
  font-weight: bold;
  line-height: 15px;
  border-bottom: dotted 2px #00ABF2;
  padding: 10px 0;
}

#nav-local ul.menu li a.active {
  color: #00ABF2;
}

#nav-local ul.menu li.expanded, #nav-local ul.menu li.leaf.active, ul.menu li.collapsed.active {
  border-bottom: dotted 2px #00ABF2;
}

#nav-local ul.menu li.expanded a.active, #nav-local ul.menu li a.active-trail, #nav-local ul.menu li ul li.expanded, #nav-local ul.menu li.expanded ul li.active {
  border-bottom: none;
}

#nav-local ul.menu li.expanded ul.menu li.expanded ul.menu li {
  font-size: 12px;
}

#nav-local ul.menu li.expanded ul.menu li.expanded ul.menu li ul.menu {
  display: none;
}

#nav-local ul.menu li.expanded ul.menu li.expanded ul.menu li.expanded.active-trail a {
  color: #00ABF2;
}

#nav-local ul.menu li ul li a {
  font-weight: normal;
  border-bottom: none;
  padding: 5px 0;
  *zoom: expression( this.runtimeStyle['zoom']='1', this.innerHTML='&#xf061;&nbsp;');
}

#nav-local ul.menu li ul li a:after {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f061";
  text-decoration: none;
  margin-left: 0.5em;
  font-size: 0.8em;
}


/* Breadcrumb */

.breadcrumb {
  margin: 25px 0 15px 0;
}

.breadcrumb, .breadcrumb a {
  color: #999;
}

.breadcrumb span.title {
  display: block;
  padding: 0.3em 0 0.5em 0;
  text-transform: uppercase;
  font-family: "OfficinaSerifITCW01-Bol 734534", Georgia, "Times New Roman", serif;
  font-size: 40px;
  color: #333;
  font-weight: bold;
}


/* Sub Header

#sub-header > div {
  border-bottom: 20px solid #dfdfdf;
}
*/


/* Tabs */

dl.tabs dd.active {
  border-top: 3px solid #00ABF2;
}


/* Content */

#content {
  padding-bottom: 60px;
}


/* Article */

.article h1.entry-title, .view-news-archive h1.page-title, .view-avvisi-archive h1.page-title {
  display: none;
}

.intro {
  font-size: 26px;
  line-height: 35px;
}

.summary {
  font-size: 18px;
  line-height: 24px;
}

.article .left, .article .right {
  margin-top: 6px;
  display: inline-block;
}

.article .left {
  margin-right: 5px;
}

.article .right {
  margin-left: 5px;
}

.entry-info {
  font-size: 12px;
  color: rgb(85, 85, 85);
}

.node-type-news .imagefield-wrapper, .node-type-avviso .imagefield-wrapper {
  float: left;
  margin-right: 5px;
}


/* Secondary Content */

#secondary-content h2 {
  border: 0;
}


/* Section Guide */

#section-guide {
  color: #555;
  margin: 60px 0 20px 0;
  padding: 20px;
  background-color: #ececec;
  -moz-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  -webkit-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75) inset;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}

#section-guide .block h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 26px;
  line-height: 1.3em;
  text-align: center;
  margin: 25px 0 50px 0;
}

#section-guide .block .intro {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  top: -50px;
  margin: 0;
}

#section-guide h2 {
  font-size: 15px;
  font-weight: normal;
  line-height: 17px;
  margin: 10px 0 5px 0;
  padding-bottom: 0;
  color: #00abf2;
  border: 0;
}

#section-guide a p {
  font-size: 12px;
  line-height: 1.4em;
  margin: 0 0 30px 0;
  color: #555;
  border: 0;
}

#section-guide a:hover {
  text-decoration: none;
}

#section-guide a:hover h2 {
  text-decoration: underline;
}

#section-guide h2:after {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f061";
  text-decoration: none;
  margin-left: 0.5em;
  font-size: 0.8em;
}


/* Sticky News */

.sticky-news h3, .sticky-news h3 a, .view-id-taxonomy_term h3, .view-id-taxonomy_term h3 a, .view-news-archive h3, .view-news-archive h3 a, .view-avvisi-archive h3, .view-avvisi-archive h3 a {
  font-size: 14px;
  line-height: 1.2em;
  margin: 15px 0 10px 0;
  color: #555;
}

.sticky-news a p, .view-id-taxonomy_term a p, .view-id-taxonomy_term p, .view-news-archive p, .view-avvisi-archive p, .view-avvisi-placement p, .view-opportunita-lavoro p {
  font-size: 12px;
  line-height: 1.4em;
  margin: 0 0 30px 0;
  color: #555;
  border: 0;
}

.sticky-news a:hover, .view-id-taxonomy_term a:hover, .view-news-archive a:hover, .view-avvisi-archive a:hover, .view-avvisi-placement a:hover, .view-opportunita-lavoro a:hover {
  text-decoration: none;
}

.sticky-news a:hover h3, .sticky-news h3 a:hover, .view-id-taxonomy_term a:hover h3, .view-news-archive a:hover h3, .view-avvisi-archive a:hover h3, .view-avvisi-placement a:hover h3, .view-opportunita-lavoro a:hover h3 {
  text-decoration: underline;
}

.sticky-news h3:after, .view-news-archive h3:after, .view-avvisi-archive h3:after, .view-avvisi-placement h3:after {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f061";
  text-decoration: none;
  margin-left: 0.5em;
  font-size: 0.8em;
}

.sticky-news, .view-news-archive, .view-avvisi-archive, .view-avvisi-placement, .view-opportunita-lavoro {
  position: relative;
}

.sticky-news .more-link, .view-news-archive .more-link, .view-avvisi-placement .more-link, .view-opportunita-lavoro .more-link {
  position: absolute;
  top: 10px;
  right: 5px;
  font-size: 12px;
}

.sticky-news .more-link:after, .view-news-archive .more-link:after, .view-avvisi-placement .more-link:after, .view-opportunita-lavoro .more-link:after {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f061";
  text-decoration: none;
  margin-left: 0.5em;
  font-size: 0.8em;
  color: #00ABF2;
}

#avvisi-dipartimento .more-link {
  position: absolute;
  right: 5px;
  margin-top: -35px;
  font-size: 12px;
}


/* Focus Strip */

.focus {
  padding: 0;
  margin-top: 0;
}

.focus-wrapper {
  min-height: 235px;
  max-height: 350px;
  border-right: 1px solid #fff;
  position: relative;
}

.last .focus-wrapper {
  border-right: none;
}

.focus {
  padding-bottom: 1px;
  border-bottom: 20px solid #dfdfdf;
}

.focus:hover {
  border-bottom-color: #555;
  text-decoration: underline;
  color: #fff;
}

.focus h2 {
  border: 0;
  color: #fff;
  font-size: 22px;
  line-height: 1.1em;
  padding: 0 20px;
  margin: 0;
  position: relative;
  z-index: 2;
}

.focus h2:after {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f061";
  text-decoration: none;
  margin-left: 0.5em;
  font-size: 0.8em;
  color: #fff;
}

.focus p {
  font-size: 22px;
  line-height: 24px;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}

.focus .tag, .focus .time {
  font-size: 12px;
  padding: 0 20px;
  display: block;
}

.focus .time {
  margin-bottom: 7px;
}

.focus .tag {
  text-transform: uppercase;
  font-weight: bold;
  background: transparent;
}

.focus img {
  position: absolute;
  top: 0;
  z-index: 1;
}

.focus a {
  color: #fff;
  text-decoration: none;
  display: block;
  height: 235px;
  padding: 15px 0;
  position: relative;
  z-index: 10;
}

.focus a.alfa {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
  height: 233px;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.focus a.alfa:hover {
  background: rgba(0, 0, 0, 0.2);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
}

.focus-slideshow .views_slideshow_singleframe_slide .views-row {
  width: 950px!important;
  max-width: 100%!important;
}

.focus-slideshow .focus-wrapper {
  background: #00ABF2;
}

.focus-slideshow .focus h2 {
  padding-top: 10px;
}

.studenti .cat-21, .dipartimenti .views-row-1 .views-row-0 .focus-wrapper, .dipartimenti .views-row-2 .views-row-0 .focus-wrapper {
  background: #5abfbd;
}

.studenti .cat-32, .dipartimenti .views-row-1 .views-row-1 .focus-wrapper, .dipartimenti .views-row-2 .views-row-1 .focus-wrapper {
  background: #ff7324;
}

.studenti .cat-43, .dipartimenti .views-row-1 .views-row-2 .focus-wrapper, .dipartimenti .views-row-2 .views-row-2 .focus-wrapper {
  background: #2a4464;
}

.studenti .cat-54, .dipartimenti .views-row-1 .views-row-3 .focus-wrapper, .dipartimenti .views-row-2 .views-row-3 .focus-wrapper {
  background: #e32d77;
}

.studenti .cat-21 h2, .studenti .cat-32 h2, .studenti .cat-43 h2, .studenti .cat-54 h2 {
  padding-top: 25px;
}

#views_slideshow_singleframe_div_avvisi_sh-block_1_0, #views_slideshow_singleframe_div_avvisi_sh-block_1_1 {}

.views-slideshow-controls-bottom {
  position: relative;
  z-index: 1000;
  text-align: center;
}

.eventi .views-slideshow-controls-bottom, .events .views-slideshow-controls-bottom {
  margin-top: -40px;
}


/* Focus Banner */

#focus-banner {
  position: relative;
  border: dotted 2px #00ABF2;
  border-width: 2px 0;
  padding: 20px 0;
  margin-top: 80px;
}

#focus-banner h2, #focus-banner h3 {
  font-size: 18px;
  line-height: 1.2em;
  border: 0;
  font-weight: normal;
  margin-top: 0;
}

#focus-banner h2 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
}

#focus-banner .banner-body {
  margin-left: 195px;
}

#focus-banner .figure {
  position: absolute;
  left: 10px;
  top: -30px;
}

#focus-banner .figure.rotate {
  -webkit-box-shadow: 1px 0px 10px #111;
  -moz-box-shadow: 1px 0px 10px #111;
  box-shadow: -1px 0px 10px #111;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  transform: rotate(-10deg);
  top: -15px;
}


/* Secondary Content */

#secondary-content .block {
  color: #555;
  margin: 0 0 20px 0;
  padding: 0 10px 0 10px;
  -moz-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  -webkit-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
}


/*#secondary-content .block:first-of-type {
	margin: 0 0 40px 0;
}*/

#secondary-content .block h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  margin-top: 0;
}

#secondary-content .block .content, #secondary-content .block .content p, #secondary-content .block .content li {
  font-size: 12px;
  line-height: 18px;
}

#secondary-content .block .content li {
  padding: 2px 0;
  border-bottom: 1px dotted #ddd;
}

#secondary-content .block .content ul {
  padding: 10px 0;
  list-style: none;
}

#secondary-content .block .content h2 {
  font-size: 14px;
  line-height: 1.3em;
  margin-bottom: 0;
  padding-bottom: 0;
}

#secondary-content .post-it {
  position: relative;
}

#secondary-content .post-it h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 15px 0 0 0;
  margin-bottom: 0;
}

#secondary-content .post-it a {
  color: #555;
}

#secondary-content .post-it a:after {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f061";
  text-decoration: none;
  margin-left: 0.5em;
  font-size: 0.8em;
}

#secondary-content .post-it.img a:after {
  content: "";
}

#secondary-content .post-it.yellow {
  background-color: #f2ff55;
  z-index: 4;
  margin-bottom: 20px;
}

#secondary-content .post-it.green {
  background-color: #bcfc24;
  z-index: 3;
}

#secondary-content .post-it.pink {
  background-color: #ffcbf6;
  z-index: 2;
}

#secondary-content .post-it.blue {
  background-color: #bdf8ff;
  z-index: 1;
}

#secondary-content .ical p {
  line-height: 14px;
}

#secondary-content .ical a {
  background: transparent url(/sites/all/themes/LUISSfoundation/images/icon-ical.png) 10px center no-repeat;
  padding-left: 60px;
  display: block;
  color: #333;
}


/* Secondary Content Stripe Article */

#secondary-content .article.yellow {
  background-color: #f2ff55;
  z-index: 40;
  margin: 0 -10px;
  padding: 10px;
  -moz-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  -webkit-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  position: relative;
}

#secondary-content .article.green {
  background-color: #bcfc24;
  z-index: 30;
  margin: 0 -10px;
  padding: 10px;
  -moz-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  -webkit-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  position: relative;
}

#secondary-content .article.pink {
  background-color: #ffcbf6;
  z-index: 20;
  margin: 0 -10px;
  padding: 10px;
  -moz-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  -webkit-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  position: relative;
}

#secondary-content .article.blue {
  background-color: #bdf8ff;
  z-index: 10;
  margin: 0 -10px;
  padding: 10px;
  -moz-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  -webkit-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  position: relative;
}

#secondary-content .article:last-of-type {
  z-index: 5;
}


/* Section Map */

#section-map {
  text-align: center;
  padding-bottom: 40px;
}

#section-map:before {
  display: block;
  content: "";
  width: 100%;
  height: 10px;
  -moz-box-shadow: 0 5px 10px -4px rgba(75, 75, 75, 0.75);
  -webkit-box-shadow: 0 5px 10px -4px rgba(75, 75, 75, 0.75);
  box-shadow: 0 5px 10px -4px rgba(75, 75, 75, 0.75);
}

#section-map h1, #section-map h1 a {
  color: #979797;
  font-family: 'OfficinaSerifITCW01-Bol 734534', Georgia, "Times New Roman", serif;
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 30px 0 0 0;
}

#section-map .content {
  padding: 20px 10px 10px 10px;
}

#section-map ul.link-list {
  margin-left: 0;
  text-align: center;
}

#section-map ul li {
  margin-left: 0;
  padding: 5px 0;
  float: none;
  display: inline-block;
  text-align: center;
}

#section-map ul li a {
  color: #979797;
  border-right: 1px solid #979797;
  padding: 0 10px;
  line-height: 1em;
}

#section-map ul li a.active, #section-map ul li a.active-trail, .not-front.page-eventi.i18n-en #section-map ul li.menu-mlid-10232 a {
  color: #c8c8c8;
}

#section-map ul li.last a {
  border-right: none;
}


/* Pager */

body.not-front .view-focus-slideshow .views-slideshow-controls-bottom {
  position: relative;
  bottom: 45px;
  right: 0;
  */
}

body.not-front .views-slideshow-controls-bottom a {
  color: transparent;
  font-size: 10px;
  position: relative;
  z-index: 2;
  opacity: 0.34;
}

body.not-front .views-slideshow-controls-bottom .pager-item {
  margin-right: -10px;
}

body.not-front .views-slideshow-controls-bottom .pager-item:after {
  content: "•";
  font-size: 70px;
  position: relative;
  top: 22px;
  left: -16px;
  z-index: 1;
  color: #00ABF2;
  opacity: 0.34;
}

body.not-front .views-slideshow-controls-bottom .pager-item.activeSlide:after {
  opacity: 1;
}

body.not-front #block-views-calendar_frontpage-block_2 .views-slideshow-controls-bottom {
  position: absolute;
  bottom: 30px;
  right: 30px;
}

body.not-front #block-views-calendar_frontpage-block_2 .pager-item:after {
  color: #fff;
}


/* Infinite pager */

body.not-front ul.infinite-pager li a.active {
  color: #00ABF2;
  opacity: 1;
}


/* SH Faculty */

#block-faculty_az-1 {
  padding: 30px 0;
  border: 2px dotted #00ABF2;
  border-width: 2px 0;
}


/* SH Eventi */

.calendar-link {
  display: block;
  font-size: 20px;
  border-left: 1px dotted #CCC;
  padding-left: 10px;
  margin-top: 60px;
}

#featuredContent .orbit-slide a {
  color: #fff;
}

#featuredContent .orbit-slide a:hover {
  text-decoration: none;
}

#featuredContent .orbit-slide a:hover h2 {
  text-decoration: underline;
}

#featuredContent .green {
  background: #a8c801;
  /* Old browsers */
  background: -moz-linear-gradient(top, #a8c801 0%, #003d34 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a8c801), color-stop(100%, #003d34));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a8c801 0%, #003d34 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a8c801 0%, #003d34 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a8c801 0%, #003d34 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #a8c801 0%, #003d34 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a8c801', endColorstr='#003d34', GradientType=0);
  /* IE6-9 */
}

#featuredContent .magenta {
  background: #e40c7c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e40c7c 0%, #610e7a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e40c7c), color-stop(100%, #610e7a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e40c7c 0%, #610e7a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e40c7c 0%, #610e7a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e40c7c 0%, #610e7a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e40c7c 0%, #610e7a 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e40c7c', endColorstr='#610e7a', GradientType=0);
  /* IE6-9 */
}

#featuredContent .blue {
  background: #04cee4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #04cee4 0%, #240e63 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #04cee4), color-stop(100%, #240e63));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #04cee4 0%, #240e63 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #04cee4 0%, #240e63 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #04cee4 0%, #240e63 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #04cee4 0%, #240e63 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#04cee4', endColorstr='#240e63', GradientType=0);
  /* IE6-9 */
}

#featuredContent .orange {
  background: #f2a00c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f2a00c 0%, #850d3a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2a00c), color-stop(100%, #850d3a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f2a00c 0%, #850d3a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f2a00c 0%, #850d3a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f2a00c 0%, #850d3a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f2a00c 0%, #850d3a 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2a00c', endColorstr='#850d3a', GradientType=0);
  /* IE6-9 */
  ,
}

#featuredContent a span.day {
  font-size: 20px;
  display: block;
  line-height: 1.2em;
  padding: 5px 0 0 0;
}

#featuredContent a span.time, #block-views-calendar_frontpage-block_2 a span.street {
  font-size: 14px;
  display: inline;
  font-weight: bold;
}

#featuredContent a h2 {
  border: none;
  color: #fff;
  font-weight: bold;
  font-size: 45px;
  line-height: 1.2em;
}

div.orbit-slide {
  padding: 30px;
}


/* Eventi slider */

body.not-front .orbit-wrapper .timer {
  opacity: 0.3;
}

body.not-front .orbit-wrapper .orbit-bullets {
  bottom: -80px;
}

body.not-front .orbit-wrapper .orbit-bullets li {
  background: none!important;
  text-indent: 0!important;
  font-size: 10px;
  color: transparent;
  content: "•";
  width: auto;
  height: auto;
  opacity: 1;
  margin-left: -5px;
}

body.not-front .orbit-wrapper .orbit-bullets li:after {
  content: "•";
  font-size: 70px;
  color: #00ABF2;
  opacity: 0.34;
}

body.not-front .orbit-wrapper .orbit-bullets li.active:after {
  opacity: 1;
}

body.eventi #content {
  padding-bottom: 40px;
}

body.eventi #block-multiblock-2 {
  margin-top: 0;
}

body.eventi #section-guide, body.events #section-guide {
  background-color: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  margin: 0 auto;
  padding: 0 5px;
}

#section-guide ul.block-grid {
  padding: 0;
  margin: 0;
}

#section-guide #block-views-calendar_page-block_3 {
  padding: 40px 0;
}

#section-guide ul.four-up {
  line-height: 1;
}

#section-guide ul.four-up > li {
  height: 100%;
  position: relative;
  padding: 0 1px;
}

#section-guide ul.block-grid li.upcoming a {
  position: absolute;
  display: block;
  background: rgba(0, 0, 0, 0.8);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
  padding: 12px;
  overflow: hidden;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

#section-guide ul.block-grid li.upcoming a:hover {
  opacity: 1;
}

#section-guide ul.block-grid li.upcoming a .date-display-single {
  color: #fff;
  font-size: 18px;
}

#section-guide ul.block-grid li.upcoming a h2 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2em;
}

@media only screen and (max-width: 1279px) {
  #section-guide ul.block-grid li.upcoming a {
    opacity: 0.95;
    bottom: 0;
    top: auto;
    height: 50%;
  }
  #section-guide ul.block-grid li.upcoming a .date-display-single {
    font-size: 10px;
  }
  #section-guide ul.block-grid li.upcoming a h2 {
    font-size: 11px;
    line-height: 1.1;
  }
}


/* Prossimi appuntamenti */

ul.calendar-list {
  padding: 0;
  margin-bottom: -11px!important;
}

ul.calendar-list li {
  background-color: #ECECEC;
  height: 242px;
  border: 1px solid #F6F6F6;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #555;
}

ul.calendar-list li a {
  display: block;
  width: 100%;
  height: 242px;
  color: #555;
}

ul.calendar-list:first-of-type li.first a {
  color: #fff;
}

ul.calendar-list li a:hover {
  text-decoration: none;
}

ul.calendar-list li a:hover h2 {
  text-decoration: underline;
}

ul.calendar-list li.upcoming {
  padding: 12px;
}

ul.calendar-list li.upcoming a span.day {
  font-size: 18px;
  display: block;
  line-height: 1em;
  padding: 5px 0 0 0;
}

ul.calendar-list li.upcoming a span.time, a span.street {
  font-size: 12px;
  display: inline;
  font-weight: bold;
}

ul.calendar-list li.upcoming a h2 {
  font-weight: bold;
  font-size: 22px;
}

ul.calendar-list li.date {
  background-color: #c8c8c8;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  line-height: 1em;
  padding-top: 25px;
}

ul.calendar-list li.date span.month {
  display: block;
}

ul.calendar-list li.date span.year {
  display: block;
  float: left;
  font-weight: lighter;
  clear: both;
}

ul.calendar-list:first-of-type li.first {
  background-color: #00abf2;
  color: #fff;
}

ul.calendar-list:first-of-type li.first a span.time, ul.calendar-list:first-of-type li.first a span.day, ul.calendar-list:first-of-type li.first a span.street, ul.calendar-list:first-of-type li.first a h2 {
  color: #fff;
}


/* Footer */

#networkbar a, #socialbar a, #footer a {
  color: #c8c8c8;
}

#footer {
  padding: 30px 0 15px 0;
}

#networkbar, #footer {
  background: #333;
  background: rgba(51, 51, 51, 0.85);
}

p#copyright {
  color: #c8c8c8;
  font-size: 11px;
}


/* Footer:
		Network Links */

#footer, .not-front #networkbar {
  width: 100%;
}

.network ul.link-list {
  padding: 12px 0;
  margin-bottom: 0;
  margin-left: 0;
}

.network ul.link-list li {
  margin: 0;
  padding: 0 1px 0 8px;
  border-right: 1px solid #777;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2em;
}

.network ul.link-list li:first-child {
  border-left: 1px solid #777;
}

.network a[title~="Business"] {
  max-width: 95px;
}

.network a[title~="Political"] {
  max-width: 155px;
}

.network a[title~="Government"] {
  max-width: 105px;
}

.network a[title~="Press"] {
  max-width: 115px;
}

.network a[title~="Summer"] {
  max-width: 95px;
}

.network a[title~="Merchandising"] {
  max-width: 65px;
}

.network a[title~="Sport"] {
  max-width: 115px;
}

.network a[title~="TV"] {
  max-width: 45px;
}

.network a[title~="Radio"] {
  max-width: 55px;
}

.network a[title~="iUniversityroma:"] {
  max-width: 90px;
}


/* Footer:
		Social Links */

#socialbar {
  background: #00abf2;
  background: rgba(0, 171, 242, 0.85);
  -moz-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  -webkit-box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
  box-shadow: 0 15px 15px -15px rgba(75, 75, 75, 0.75);
}

.not-front #socialbar {
  width: 100%;
}

.social ul.link-list {
  padding: 10px 0;
  margin: 0 -5px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.social ul.link-list li {
  margin-left: 5px;
  padding: 6px 0 6px 10px;
}

.social ul.link-list li:first-child, .social ul.link-list li:nth-child(5) {
  padding-left: 0;
  padding-right: 0;
  border-right: 1px solid #fff;
}

.social ul.link-list li:first-child {
  padding-right: 5px;
}

.social ul.link-list li:nth-child(3) {
  padding-right: 6px;
}

.social ul.link-list li:nth-child(4) {
  padding-right: 0;
  padding-left: 0;
}

.social ul.link-list li:nth-child(2) {
  padding-left: 5px;
  padding-right: 28px;
}

.social ul.link-list li:nth-child(6) {
  margin-left: 555px;
  border-left: 1px solid #fff;
}

.social a[title~="RSS"], .social a[title~="Facebook"], .social a[title~="Google+"], .social a[title~="Twitter"], .social a[title~="YouTube"], .social a[title~="iTunes"], .social a[title~="iPhone"], .social a[title~="Flickr"] {
  background: transparent url("../images/footer-social-sprite.png") 0 0 no-repeat;
  display: block;
  padding: 0;
  text-indent: -9999px;
  outline: none;
}

.social a[title~="iTunes"] {
  width: 64px;
  height: 23px;
  background-position: 0 0;
}

.social a[title~="iPhone"] {
  width: 69px;
  height: 19px;
  background-position: -64px 0;
}

.social a[title~="Facebook"] {
  width: 18px;
  height: 18px;
  background-position: 0 -24px;
}

.social a[title~="Google+"] {
  width: 18px;
  height: 18px;
  background-position: -64px -24px;
}

.social a[title~="Twitter"] {
  width: 33px;
  height: 23px;
  background-position: -24px -24px;
}

.social a[title~="RSS"] {
  width: 17px;
  height: 23px;
  background-position: 0 -43px;
}

.social a[title~="Flickr"] {
  width: 20px;
  height: 9px;
  margin-top: 4px;
  background-position: -23px -48px;
}

.social a[title~="YouTube"] {
  width: 17px;
  height: 21px;
  background-position: -90px -39px;
}


/* Footer: Twitter */

.tweets {
  position: relative;
  left: 295px;
  top: 5px;
  width: 440px;
  color: #fff;
}

.tweets. views_slideshow_singleframe_slide {
  width: 100%!important;
}

.tweets .field-content {
  font-size: 12px;
}

.tweets a {
  color: #fff!important;
}


/* Footer: Logo LUISS */

#footer a#link-luiss {
  display: block;
  height: 30px;
  /*width: 147px;*/
  background: url("../images/logo_2013.png") -207px 0;
  text-indent: -9999px;
}


/* Footer: link Utility */

#secondary-links {
  margin-bottom: 5px;
  margin-left: 0!important;
}

#secondary-links li {
  padding: 0 7px;
  margin-left: 0;
  font-size: 13px;
  border-right: 1px solid #fff;
  line-height: 1em;
}

#secondary-links li.last {
  border-right: none;
}

#secondary-links li a {
  color: #fff;
}

#secondary-links li a.active {
  color: #00ABF2;
  font-weight: bold;
}


/* Footer: Logo Confindustria */

#footer a#link-conf {
  display: block;
  height: 42px;
  width: 80px;
  background: url("../images/logo_2013.png") -360px 0;
  text-indent: -9999px;
  float: right;
  position: relative;
  top: -11px;
}


/* Tables */

table thead tr th, table tfoot tr td {
  padding: 8px 10px 9px;
  font-size: 12px;
}

#attachments td+td {
  font-size: 11px;
}


/* Forms */

.fsForm label {
  display: inline;
}

.fsForm legend {
  background: #f6f6f6;
}

.fsForm input[type="text"] {
  margin-bottom: 0;
}


/* Lightbox Modal */

.emvideo-modal-iframe {
  padding-top: 0!important;
}


/* Medium screens */

@media only screen and (max-width: 1279px) and (min-width: 768px) {
  #nav-main .menu li.expanded {
    display: none;
  }
  #searchform {
    position: relative;
    left: 16.667%;
  }
  .lang ul {
    top: 65px;
  }
  .front .lang ul {
    top: 45px;
  }
  .not-front #nav-main .menu li.leaf a {
    font-size: 12px;
    padding: 5px 8px!important;
  }
  .not-front.i18n-en #nav-main .menu li.leaf a {
    font-size: 12px!important;
  }
  .network ul.link-list li {
    margin-bottom: 5px;
  }
  #secondary-links li {
    margin-bottom: 5px;
  }
  .social ul.link-list li:nth-child(5) {
    margin-left: 5px;
    border: 0;
    clear: left;
  }
  .focus {}
  .ammissione .focus-wrapper, .alumni .focus-wrapper, .news .focus-wrapper {
    min-height: 100px;
    max-height: 350px;
  }
  alumni .focus a, alumni .focus a.alfa, ammissione .focus a, ammissione .focus a.alfa, news .focus a, news .focus a.alfa {
    height: 190px;
  }
  #form-cattedre #btn_gosearchcattedre {
    display: none;
  }
  /* Faculty */
  #ricerca-faculty-form, #filtri-faculty-sh-form {
    top: 0!important;
    left: 0!important;
  }
  #ricerca-faculty-form input[type="text"] {
    width: 70%!important;
    float: left!important;
    margin-left: 15px!important;
    margin-top: 10px!important;
    top: 0!important;
    left: 0!important;
  }
  #ricerca-faculty-form input[type="image"] {
    float: right!important;
    padding-left: 10px!important;
    margin-top: -0px!important;
    top: 0!important;
    left: 0!important;
  }
  .block-faculty_az .intro {
    text-align: center;
    clear: both;
  }
  .form-item {
    width: 90%!important;
  }
  #faculty-form-filtri select {
    width: 80%!important;
  }
  #filtri-faculty-sh-form input[type="image"] {
    float: right;
    margin-top: -65px!important;
    padding: 0 10px!important;
    left: 0!important;
  }
  .item-list ul.pager {
    border-bottom: none!important;
  }
  .page-faculty .item-list .pager li {
    float: left!important;
  }
}


/* 1024 screens: fix searchform */

@media only screen and (width: 1024px) {
  #searchform {
    left: 20.833%!important;
  }
}


/* Small screens */

@media only screen and (max-width: 767px) {
  #branding h1 {
    margin-bottom: 0;
  }
  .block-locale {
    position: relative;
    z-index: -9;
  }
  #nav-main .menu li.expanded {
    display: none;
  }
  .front #nav-main .menu li.leaf a, .not-front #nav-main .menu li.leaf a {
    font-size: 12px;
  }
  .network ul.link-list li, .network ul.link-list li:first-child, .social ul.link-list li {
    border: 0;
    margin-bottom: 5px;
  }
  .network a[title~="Business"], .network a[title~="Government"], .network a[title~="Press"], .network a[title~="Summer"], .network a[title~="Merchandising"], .network a[title~="Sport"], .network a[title~="TV"], .network a[title~="Radio"], .network a[title~="iUniversityroma:"] {
    display: inline;
    padding: 10px 6px;
  }
  #socialbar {
    margin-top: 0;
    background: #00ABF2;
  }
  .social ul.link-list li:nth-child(5) {
    margin-left: 5px;
    border: 0;
    clear: left;
  }
  #path {
    margin-top: -30px;
  }
  .breadcrumb span.title {
    font-size: 28px;
  }
  #secondary-links li {
    margin-bottom: 5px;
  }
  #secondary-content, #nav-local {
    margin-top: 20px;
  }
  /* Cattedre On Line */
  #form-cattedre input[type="text"] {
    width: 100%!important;
    margin-left: 10px;
  }
  #form-cattedre #btn_gosearchcattedre {
    display: none;
  }
  /* Faculty */
  #ricerca-faculty-form, #filtri-faculty-sh-form {
    top: 0!important;
    left: 0!important;
  }
  #ricerca-faculty-form input[type="text"] {
    width: 70%!important;
    float: left!important;
    margin-left: 15px!important;
    margin-top: 10px!important;
    top: 0!important;
    left: 0!important;
  }
  #ricerca-faculty-form input[type="image"] {
    float: right!important;
    padding-left: 10px!important;
    margin-top: -0px!important;
    top: 0!important;
    left: 0!important;
  }
  .block-faculty_az .intro {
    text-align: center;
    clear: both;
  }
  .form-item {
    width: 90%!important;
  }
  #faculty-form-filtri select {
    width: 80%!important;
  }
  #filtri-faculty-sh-form input[type="image"] {
    float: right;
    margin-top: -65px!important;
    padding: 0 10px!important;
    left: 0!important;
  }
  .item-list ul.pager {
    border-bottom: none!important;
  }
  .page-faculty .item-list .pager li {
    float: left!important;
  }
  #elenco_docenti ul.block-grid li.docente {
    width: 100%!important;
  }
  /* SH Eventi */
  #featuredContent a span.day {
    font-size: 16px;
  }
  #featuredContent a span.time, #block-views-calendar_frontpage-block_2 a span.street {
    font-size: 14px;
  }
  #featuredContent a h2 {
    font-size: 24px;
  }
  .calendar-link {
    margin-top: 0;
    font-size: 12px;
    border: none;
    margin-bottom: 14px;
  }
}


/* Print styles */

@media print {
  @page {
    margin: 2.5cm;
  }
  #branding h1, #main-menu, #nav-local, #searchform, #network-luiss, #secondary-content, #section-map, #networkbar .menu, #socialbar #block-views-tweets-block, #secondary-links, .view-focus-strip, .view-focus-slideshow {
    display: none!important;
  }
  table {
    page-break-before: always;
  }
  .breadcrumb {
    margin-top: 1cm;
  }
  .breadcrumb span.title {
    font-size: 24pt;
  }
  [class*='push-'] {
    left: 0;
  }
  .hfeed {
    width: 95%!important;
  }
  #copyright {
    text-align: right;
  }
}

#cookieBanner {
  display: none;
}