欢迎各位兄弟 发布技术文章

这里的技术是共享的

You are here

一个css 的例子

shiping1 的头像
/* 960 Grid System ~ Core CSS.
 * Learn more ~ http://960.gs/
 * *
 * Licensed under GPL and MIT. */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: yellow;
  color: black; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Credits: HTML5 Boilerplate [http://html5boilerplate.com/] */
html,
button,
input,
select,
textarea {
  color: black; }

::-moz-selection {
  background: #222222;
  color: white; }

::selection {
  background: #222222;
  color: white; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  margin: 0;
  padding: 0;
  border: none; }

textarea {
  resize: vertical; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

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

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

@font-face {
  font-family: "HelveticaNeueW02-95Blac";
  src: url("../fonts/c8ec8ade-129c-47df-86b4-f9f1cd69ac15.eot?#iefix");
  src: url("../fonts/c8ec8ade-129c-47df-86b4-f9f1cd69ac15.eot?#iefix") format("eot"), url("../fonts/6d5b06b3-f8db-4de6-aa46-2a6de9569b51.woff") format("woff"), url("../onts/86438896-04f9-4558-a21a-e7a6d6061591.ttf") format("truetype"), url("../fonts/c486d95f-f220-435d-8a83-5d9497f04c49.svg#c486d95f-f220-435d-8a83-5d9497f04c49") format("svg"); }

@font-face {
  font-family: "HelveticaNeueW02-45Ligh";
  src: url("../fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix");
  src: url("../fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix") format("eot"), url("../fonts/9a2e4855-380f-477f-950e-d98e8db54eac.woff") format("woff"), url("../fonts/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf") format("truetype"), url("../fonts/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853") format("svg"); }

html {
  color: white;
  background: black; }

body {
  color: black;
  background: white;
  font-size: 13px;
  font-family: Helvetica, "Helvetica Neue", sans-serif;
  line-height: 1.4; }

.wide {
  color: white;
  background: black;
  width: 100%; }

h1,
h2,
h3,
h4,
h5,
h6,
.lowercase,
header,
footer,
#shortcuts {
  text-transform: lowercase !important; }
#information-offices {
  text-transform: lowercase !important; }

.uppercase {
  text-transform: uppercase !important; }

h1,
#main h2,
footer h2,
.spotlight h3,
.spotlight-r h3 {
  font-family: "HelveticaNeueW02-95Blac", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal !important; }

#courses-list #content h3,
#courses #content h3 {
  font-family: "HelveticaNeueW02-45Ligh", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal !important; }

.zh-lang h1,
.zh-lang #main h2,
.zh-lang footer h2,
.zh-lang .spotlight h3,
.zh-lang .spotlight-r h3,
.zh-lang #campus-block h3,
.zh-lang #main #content h3 {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: bold !important; }

#main h2.subtitle {
  font-size: 14px;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

header {
  height: 199px; }
  header h1, header h2, header h3 {
    line-height: 1; }

header p {
  margin: 0; }

header ul {
  margin: 0;
  padding: 0; }

#select-language,
#select-location,
#search-course,
#contact,
#primary-menu {
  padding: 0;
  line-height: 1; }

#select-language li,
#select-location li,
#search-course li,
#contact li,
#primary-menu li {
  margin-left: 0;
  list-style: none;
  float: left;
  line-height: 1;
  font-weight: bold; }

#primary-menu li {
  font-weight: normal; }

#contact li a {
  padding-left: 10px;
  background: black url("../../images/index/arrow1.jpg") no-repeat left center; }

#contact {
  float: left;
  margin: 10px 0 8px 20px;
  line-height: 1; }

div#change-language {
  float: right;
  margin: 6px 0 4px 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1; }

ul#language-selection, ul#language-selection ul {
  margin: 0;
  padding: 0; }

ul#language-selection li {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none; }

ul#language-selection a {
  display: block;
  padding: 4px 15px 5px 5px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
ul#language-selection a#selected-lang {
  background: url(../../images/index/arrow_down.png) no-repeat center right black; }

ul#language-selection li ul {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 30px;
  visibility: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

ul#language-selection li ul a {
  color: #bbbdbe;
  padding-right: 10px; }
ul#language-selection li ul a:hover {
  color: white; }

ul#language-selection li:hover ul {
  opacity: 1;
  top: 24px;
  visibility: visible;
  background: black; }

@media screen and (min-device-width: 320px) and (max-device-width: 768px) {
  ul#language-selection li ul {
    display: none; }

  ul#language-selection li:hover ul {
    display: block; } }
ul#language-selection li ul li {
  position: static; }

#primary-menu {
  border-right: 1px solid #333333; }

#primary-menu li {
  width: 156px;
  text-align: center;
  font-size: 16px;
  background: black; }

#primary-menu li.last {
  width: 158px;
  border-right: none; }

header a,
footer a,
#main a {
  color: white;
  text-decoration: none; }

#primary-menu a {
  display: block;
  padding: 10px 0;
  border-left: 1px solid #333333; }
#primary-menu a.selected {
  color: black;
  background: url(../../images/index/cut_white160.png) no-repeat top center;
  border-left: 1px solid black; }

 #primary-menu a:hover {
  color: black;
  background: url(../../images/index/cut_white160.png) no-repeat top center;
  border-left: 1px solid black; }

#select-language li {
  padding-right: 15px; }
#select-language .selected a {
  color: #ad753e; }

#select-location li {
  padding-right: 15px; }

h2.inline {
  display: inline;
  font-size: 12px;
  color: #999999; }

#select-language,
#select-location {
  padding-top: 10px; }

#search-course {
  margin-top: 40px; }

#logo {
  margin-top: 20px;
  margin-bottom: 40px; }
  #logo img {
    display: block;
    margin: 0 auto; }

#contact {
  font-size: 14px; }

footer {
  padding-bottom: 10px; }

#secondary-menu,
#secondary-menu ul {
  margin: 0;
  padding: 0; }

#secondary-menu h2 {
  font-size: 14px;
  margin: 25px 0 15px 0; }
#secondary-menu li {
  float: left;
  list-style: none;
  margin-left: 0; }
#secondary-menu ul li {
  float: none;
  display: block;
  margin-left: 0;
  padding: 0 0 15px 0; }
#secondary-menu li.sub {
  width: 126px;
  padding-right: 30px; }
#secondary-menu li.admission {
  padding-right: 33px; }

#contacts-social {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #242424;
  border-bottom: 1px solid #242424; }

#contacts {
  line-height: 1;
  padding-top: 12px; }
  #contacts li {
    margin-top: 8px;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #242424; }
  #contacts li.promoters {
    border: none; }
  #contacts ul {
    margin: 0;
    padding: 0; }
  #contacts ul li {
    margin-left: 0;
    float: left;
    list-style: none;
    line-height: 1; }

#social ul {
  float: right; }
#social ul {
  padding: 0; }
  #social ul li {
    float: left;
    list-style: none;
    margin-left: 10px; }
#social li.title h2 {
  float: left;
  margin: 0;
  padding: 7px 0 0 0;
  font-size: 12px;
  font-weight: normal;
  font-family: Helvetica, "Helvetica Neue", sans-serif;
  color: #666666;
  line-height: 1; }

#contacts a,
#sitemap-privacy a {
  font-weight: bold; }

#sitemap-privacy ul {
  display: none;
  margin: 0;
  float: right; }
  #sitemap-privacy ul li {
    list-style: none;
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #242424; }
  #sitemap-privacy ul li.sitemap {
    border-left: none; }

#copyright-info {
  padding-bottom: 50px; }
  #copyright-info p {
    font-size: 11px;
    line-height: 1;
    margin: 5px 0 0 0; }
  #copyright-info .mr {
    margin-right: 10px; }

#covers,
#schools,
#locations,
#shortcuts,
#information-offices,
#news-stories,
#partners {
  margin-bottom: 20px; }

#covers {
  text-align: center;
  height: 610px;
  background: black; }
  #covers .rsMainSlideImage {
    margin-top: 0 !important; }

.button-big a,
.button-small a {
  font-size: 16px;
  display: block;
  width: 55px;
  height: 23px;
  background: black;
  color: white !important;
  font-weight: bold;
  line-height: 1;
  padding: 7px 5px 0 20px;
  text-decoration: none;
  vertical-align: middle;
  background: #0077b3 url("../../images/index/arrow1.jpg") no-repeat 10px center; }

.zh-lang .button-big a {
  width: 75px; }

.fr-lang .button-big a {
  width: 87px; }

.fr-lang .button-small a {
  width: 75px; }

.button-generic a {
  width: 218px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  display: block;
  padding: 8px 8px 8px 25px;
  color: white !important;
  text-decoration: none;
  vertical-align: middle;
  background: black url("../../images/index/arrow1.jpg") no-repeat 12px center;
  text-transform: lowercase; }

#schools {
  background: white url("../../images/index/background-schools.jpg") no-repeat center bottom; }
  #schools h2 {
    margin: 20px 0 10px 0;
    line-height: normal;
  font-size: 18px;}
  #schools p {
    margin-bottom: 20px; }

#locations {
  margin-bottom: 30px; }
  #locations .grid_3 {
    padding-bottom: 10px; }
  #locations h2 {
    margin-bottom: 5px; 
  font-size: 18px;
  }

.button-small a {
  font-size: 13px;
  width: 38px;
  height: 17px;
  padding: 3px 0 0 14px;
  background: #0077b3 url("../../images/index/arrow1.jpg") no-repeat 5px center; }

.zh-lang .button-small a {
  width: 58px; }

#shortcuts {
  color: white;
  background: #0077b3;
  padding: 10px 0;
  line-height: 1; }
  #shortcuts ul {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0; }
  #shortcuts li {
    list-style: none; }


#information-offices{
    color: white;
    background: #0077b3;
    padding: 16px 0;
    line-height: 1; 
  }
  #information-offices h1 {
    display: inline;
    font-size: 16px;
    background: #0077b3 url("../../images/index/arrow1.jpg") no-repeat 20px center;
    padding-left: 30px;
    font-family: Helvetica, "Helvetica Neue", sans-serif;
    font-weight: bold !important;
  }
  #information-offices ul {
    display: inline;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0; 
    font-size: 16px;
  }
  #information-offices li {
    display: inline;
    list-style: none; 
    font-size: 16px;
    font-weight: bold;
    font-family: Helvetica, "Helvetica Neue", sans-serif;
  }

#useful-links li {
  float: left;
  padding-left: 20px;
  padding-top: 5px; }
#useful-links a {
   
  background: #0077b3 url("../../images/index/arrow1.jpg") no-repeat left center;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold; }
#useful-links li.book {
  padding-left: 90px; }

#social-channels {
  float: right;
}
  #social-channels li {
    float: left;
    padding: 0 5px; }
  #social-channels li.last {
    padding-right: 10px; }

#social-channels li.title h2,
#social li.title h2 {
  float: left;
  margin: 0;
  padding: 7px 0 0 0;
  font-size: 13px;
  color: #666666;
  line-height: 1; }

#news-stories .grid_6,
#news-stories .grid_3 {
  border-top: 1px solid #b2b2b2;
  padding-top: 15px;
  margin-top: 20px; }

#news-stories {
  border-bottom: 1px solid #b2b2b2;
  margin-bottom: 30px;
  padding-bottom: 20px; }
  #news-stories h2 {
    margin: 0;
    line-height: 1; }

.spotlight,
.spotlight-r {
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  width: 220px; }

.spotlight-r {
  margin-right: 0; }

.spotlight h3,
.spotlight-r h3 {
  font-size: 16px;
  margin-bottom: 5px; }

.post h3 {
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: normal; }

#news-stories p {
  margin: 0; }

#home #news-stories p {
  margin: 0; }
#home #news-stories .post h3 {
  font-size: 13px;
  font-weight: bold; }
#home #news-stories .post p.lowercase {
  margin-top: 5px; }
#home #news-stories #m-blog p.lowercase {
  text-align: right; }
#home #news-stories #m-blog .post h3 {
  margin-bottom: 2px; }
#home #news-stories #m-blog .post .alumn-name, #home #news-stories #m-blog .post .alumn-photo {
  line-height: 1.2;
  float: left;
  width: 49.9%; }
  #home #news-stories #m-blog .post .alumn-name p.lowercase, #home #news-stories #m-blog .post .alumn-photo p.lowercase {
    margin-top: 3px; }
#home #news-stories #m-blog .post .alumn-photo {
  text-align: right;
  float: right; }
  #home #news-stories #m-blog .post .alumn-photo img {
    display: inline-block; }

#news-stories a,
#news a,
#m-blog a {
  color: #222222;
  font-weight: bold;
  display: block; }

.guillemet {
  color: #ad753e;
  font-size: 120%; }

.post {
  border-top: 1px solid #b2b2b2;
  margin: 20px 0;
  padding-top: 10px; }

#home .post {
  border-top: 1px solid #b2b2b2;
  margin: 0;
  padding-top: 12px;
  min-height: 80px;
  max-height: 80px;
  height: auto;
  overflow: hidden; }

.meta {
  color: #666666;
  text-transform: uppercase;
  font-size: 86%; }
  .meta.lower {
    text-transform: lowercase; }

.head {
  margin: 0; }
  .head h2 {
    float: left;
    width: 50%;
    margin: 0;
    line-height: 1; }

#home .head {
  margin: 0 0 20px 0; }
  #home .head h2 {
    float: left;
    width: 50%;
    margin: 0;
    line-height: 1;
    height: 40px; }

p.see-all {
  float: right;
  width: 50%;
  padding-top: 5px;
  line-height: 1;
  text-align: right; }
  p.see-all a {
    font-weight: normal !important;
    color: #666666 !important; }

#partners {
  margin-bottom: 60px; }

#partners h1 {
  margin: 20px 0 0 0;
  line-height: 1;
  font-size: 13px; }
#partners ul {
  margin: 0;
  padding: 0; }
  #partners ul li {
    padding-left: 13px;
    list-style: none;
    float: left;
    line-height: 1;
    text-align: left; }
  #partners ul li.title {
    text-align: center;
    padding-right: 20px; }
  #partners ul li img {
    width: 125px;
      height: 80px;
    }

#content {
  padding: 0 0 110px 0; }
  #content h1 {
    font-size: 42px;
    line-height: 1;
    margin: 10px 0 10px 0; }
  #content h2 {
    font-size: 20px;
    line-height: normal; }
  #content h3 {
    font-size: 18px;
    line-height: normal; }
  #content h4 {
    text-transform: none !important; }
  #content p {
    margin: 5px 0 10px 0; }

#courses-list #content h3, #courses #content h3, #work1 #content h3 {
  font-size: 26px;
  font-weight: normal;
  line-height: normal;
  margin: 20px 0 10px 0; }

#news-and #content a, #alumni #content a {
  color: black; }
#news-and #content p, #alumni #content p {
  padding: 0; }
#news-and #content h2, #alumni #content h2 {
  margin: 0;
  padding: 0; }
#news-and .top-post, #alumni .top-post {
  margin: 2px 0 50px 0;
  text-transform: lowercase; }
  #news-and .top-post p.section-tag, #alumni .top-post p.section-tag {
    text-transform: uppercase;
    font-size: 11px; }
  #news-and .top-post p.more, #alumni .top-post p.more {
    text-transform: uppercase;
    font-size: 11px; }
    #news-and .top-post p.more span.guillemet, #alumni .top-post p.more span.guillemet {
      font-size: 140%; }
  #news-and .top-post h2, #alumni .top-post h2 {
    font-size: 36px; }
#news-and p.section-tag, #alumni p.section-tag {
  margin: 5px 0 0 0; }
#news-and p.more, #alumni p.more {
  margin-top: 5px;
  font-weight: bold;
  font-size: 13px; }
  #news-and p.more span.guillemet, #alumni p.more span.guillemet {
    line-height: 1; }
#news-and .post, #alumni .post {
  margin-top: 0px;
  border: none;
  text-transform: lowercase;
  padding-top: 0; }

#alumni #content p {
  margin: 0; }
#alumni #content h2 {
  margin: 10px 0 0 0;
  line-height: 1; }

.cut-white-bkg {
  position: relative;
  height: 50px;
  margin-top: -50px;
  margin-bottom: 20px;
  z-index: 34 !important;
  pointer-events: none;
  background: transparent url(../../images/index/cut_white940.png) no-repeat 0 bottom; }

#home .cut-white-bkg {
  width: 100%;
  height: 100px;
  margin-top: -100px;
  background: transparent url(../../images/index/cut_white2600.png) no-repeat left bottom; }

#about-us .cut-white-bkg, #alumni-main .cut-white-bkg {
  width: 460px; }

#news-and .cut-white-bkg, #alumni .cut-white-bkg {
  width: 700px; }

#fashion-courses .cut-white-bkg {
  width: 100%; }

#campus1 .cut-white-bkg, #schools .cut-white-bkg, #form .cut-white-bkg {
  width: 220px; }

#contestual-navigation {
  margin-bottom: 110px; }
  #contestual-navigation a {
    color: black; }

#contestual-menu, #contestual-menu ul {
  text-transform: lowercase;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #b2b2b2; }
  #contestual-menu li, #contestual-menu ul li {
    list-style: none;
    margin-left: 0;
    line-height: 1;
    border-top: 1px solid #b2b2b2; }
  #contestual-menu a, #contestual-menu ul a {
    display: block;
    padding: 12px 0;
    font-size: 14px; }
  #contestual-menu .no-border a, #contestual-menu ul .no-border a {
    border: none; }
  #contestual-menu a.selected, #contestual-menu ul a.selected {
    font-weight: bold;
    border-right: 5px solid black; }
  #contestual-menu a:hover, #contestual-menu ul a:hover {
    border-right: 5px solid black; }
  #contestual-menu a.noborder, #contestual-menu ul a.noborder {
    border-right: none; }

#contestual-menu ul {
  border-bottom: none; }
  #contestual-menu ul li {
    padding-left: 15px; }
    #contestual-menu ul li a {
      font-size: 13px; }

#contestual-menu ul ul {
  margin-left: -15px;
  padding-left: 0; }
  #contestual-menu ul ul li {
    padding-left: 30px; }

#courses #contestual-navigation, #campus-city #contestual-navigation {
  margin-top: 110px; }

#about-us #contestual-navigation, #alumni-main #contestual-navigation, #news-and #contestual-navigation, #courses-list #contestual-navigation, #form #contestual-navigation, #campus1 #contestual-navigation, #campus2 #contestual-navigation, #schools #contestual-navigation, #alumni #contestual-navigation, #promoters #contestual-navigation, #gallery #contestual-navigation, #scholarship #contestual-navigation, #work1 #contestual-navigation {
  margin-top: 68px; }

#form aside {
  padding-top: 68px; }

#main-title h1 {
  font-size: 42px;
  font-weight: bold;
  margin: 10px 0 10px 0;
  line-height: 1;
  clear: both; }

aside {
  margin-top: 69px;
  padding-bottom: 110px; }
  aside h2 {
    margin: 25px 0 15px 0;
    line-height: 1; }
  aside .gallery {
    margin-top: 60px; }

#campus1 aside .gallery {
  margin-top: 30px; }

#related {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 20px; }
  #related li {
    font-weight: bold;
    margin-left: 0;
    list-style: none; }
  #related a {
    color: black; }
  #related .guillemet {
    color: #666666; }

#about-us .button-big, #alumni-main .button-big, #courses-list .button-big, #campus1 .button-big, #promoters .button-big {
  margin: 0 0 0 110px; }

.related {
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  line-height: 1;
  padding: 20px 0;
  margin-top: 50px; }

#form input[type=text], #form textarea {
  padding: 1px; }
#form aside {
  margin-top: 0; }
  #form aside h2 {
    margin-top: 0; }
  #form aside .gallery {
    margin-top: 0; }
#form .related {
  font-size: 18px;
  border-bottom: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
  padding: 20px 0 20px 0;
  margin-top: 50px; }
#form #related {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 20px; }
  #form #related li {
    font-weight: bold;
    margin-left: 0;
    list-style: none; }
  #form #related a {
    color: black; }
  #form #related .guillemet {
    color: #666666; }
#form .button-big {
  margin: 0 0 0 110px; }
#form .custom-button, #form input, #form option {
  width: 100%; }
#form .custom-button {
  overflow: hidden; }
  #form .custom-button select {
    width: 110%;
    clip: auto; }
#form .custom-button.mini {
  width: 20%;
  margin-right: 5%;
  float: left; }
  #form .custom-button.mini select {
    width: 140%; }
#form #submit-form {
  max-width: 220px; }
#form input[type=radio], #form input[type=checkbox] {
  width: 20px;
  float: left; }
#form .privacy-box span label {
  float: left;
  white-space: nowrap; }
#form .datepicker {
  border: 0;
  padding: 1px;
  margin-bottom: 5px; }
#form .ui-icon.ui-icon-calendar {
  float: right;
  top: -30px;
  position: relative;
  cursor: pointer; }
#form #txt_Phone-numb {
  width: 75%;
  padding: 1px 0; }
#form .ui-datepicker-header select {
  color: black !important;
  display: block;
  margin: auto;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  background: transparent url(../../images/index/arrow_down_form.png) no-repeat right center !important;
  background-color: white;
  width: 50%;
  clip: 45%; }
  #form .ui-datepicker-header select option {
    background-color: white; }
#form .pageLoading {
  display: none;
  opacity: 0;
  z-index: 9999;
  background-color: rgba(255, 255, 255, 0.75);
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0px; }
  #form .pageLoading.show {
    display: block;
    opacity: 1; }
  #form .pageLoading .spinner_bg {
    position: absolute;
    width: 128px;
    height: 128px;
    top: 50%;
    left: 50%;
    margin-top: -64px;
    margin-left: -64px; }
  #form .pageLoading .spinner {
    background: url("../../images/index/spinner.gif") no-repeat;
    position: absolute;
    width: 128px;
    height: 128px; }
#form .grid_4, #form .date, #form .time {
  position: relative; }

#courses aside {
  margin-top: 0;
  padding-bottom: 0; }

#campus-city aside {
  margin-top: 0; }

#social-sharing {
  border-bottom: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
  padding: 10px 0; }
  #social-sharing ul {
    margin: 0;
    padding: 0;
    float: right; }
    #social-sharing ul li {
      float: left;
      margin: 0 0 0 10px;
      list-style: none; }
    #social-sharing ul li.title h2 {
      margin: 0 !important;
      border: none;
      padding: 4px 0 0 0;
      font-size: 12px;
      font-weight: normal;
      font-family: Helvetica, "Helvetica Neue", sans-serif;
      color: #666666;
      line-height: 1; }

#admission {
  margin-top: 20px;
  padding-bottom: 12px;
  text-transform: lowercase;
  background: black url(../../images/index/background-admission.jpg) no-repeat bottom; }
  #admission ul {
    margin: 0;
    padding: 0; }
    #admission ul li {
      margin-left: 0;
      list-style: none;
      border-bottom: 1px solid #262626; }
      #admission ul li a {
        line-height: 1;
        display: block;
        padding: 10px 0 10px 30px;
        background: transparent url(../../images/index/arrow_dx_slide.png) no-repeat 14px center;
        color: white;
        font-size: 14px;
        font-weight: bold; }
    #admission ul li.commerce {
      background: black url(../../images/index/carrello.png) no-repeat 94%; }
    #admission ul li.last {
      border-bottom: none; }

#alumni-block {
  margin: 100px 0 100px 0; }

#alumni-profiles {
  text-transform: lowercase;
  margin: 0 0 110px 0;
  padding: 0;
  list-style: none; }
  #alumni-profiles li {
    margin-left: 0;
    list-style: none;
    clear: both;
    position: relative; }
    #alumni-profiles li a {
      display: block;
      height: 110px; }
    #alumni-profiles li span {
      font-size: 12px;
      font-weight: bold;
      float: left;
      line-height: 1;
      -ms-word-break: break-all;
      word-break: break-all;
      word-break: break-word;
      white-space: -moz-pre-wrap; }
    #alumni-profiles li .alumni-photo, #alumni-profiles li .alumni-photo-r {
      display: block;
      width: 110px;
      height: 110px; }
      #alumni-profiles li .alumni-photo img, #alumni-profiles li .alumni-photo-r img {
        display: block; }
    #alumni-profiles li .alumni-name, #alumni-profiles li .alumni-name-r {
      display: block;
      width: 103px;
      margin-left: -8px;
      padding-left: 15px;
      padding-top: 49px;
      height: 61px;
      background: transparent url(../../_/images/alumni_triangular.png) no-repeat left;
      z-index: 1000; }
    #alumni-profiles li .alumni-name-r {
      margin-left: 0px;
      padding-left: 0;
      padding-right: 15px;
      text-align: right;
      position: absolute;
      top: 0;
      background: transparent url(../../_/images/alumni_triangular_flip.png) no-repeat right; }
    #alumni-profiles li .alumni-photo-r {
      margin-right: 0;
      margin-left: 110px; }

#course-plan a {
  color: black; }
#course-plan h2 {
  line-height: 1;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  border-left: 1px solid #b2b2b2;
  padding: 20px 0 0 20px; }
#course-plan ul.info a {
  color: #666666; }
#course-plan p.sub-courses {
  margin: 0;
  padding: 5px 10px 20px 20px;
  border-bottom: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2;
  font-size: 11px;
  text-transform: lowercase; }

.course-box {
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2; }
  .course-box h3 {    
    padding-left: 20px;
    font-family: "HelveticaNeueW02-95Blac", "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
    line-height: 1; }

.last {
  border-bottom: none; }

.course-box.last {
  padding-bottom: 80px; }

.zh-lang .course-box h3 {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

ul.info {
  margin: 0;
  padding: 0;
  display: inline; }
  ul.info li {
    display: inline;
    list-style: none;
    text-transform: lowercase;
    font-size: 11px;
    margin-left: 5px; }
  ul.info li:last-child {
    margin-left: 0; }

#course-plan table {
  width: 180px;
  text-transform: lowercase;
  margin-bottom: 5px;
  margin-left: 30px; }
  #course-plan table th {
    width: 70%;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
    vertical-align: top; }
    #course-plan table th .upper {
      text-transform: uppercase !important; }
  #course-plan table td {
    padding-left: 4px;
    vertical-align: top;
    font-weight: bold;
    font-size: 11px; }

#download a {
  font-weight: bold;
  color: black; }
#download ul {
  margin-top: 10px;
  padding: 0; }
#download li {
  margin-left: 0;
  text-transform: lowercase;
  list-style: none;
  padding: 5px 0 5px 20px;
  background: url(../../images/index/download_arrow.jpg) no-repeat 10px center; }

#slider1 {
  display: none !important; }

#fashion-courses #slider9x5 {
  margin-top: 20px;
  position: relative; }
  #fashion-courses #slider9x5 h1 {
    position: absolute;
    width: 900px;
    right: 20px;
    top: 350px;
    color: white;
    font-size: 46px;
    text-align: right;
    pointer-events: none; }
#fashion-courses h2.related {
  padding-left: 0;
  border-left: none;
  margin: 30px 0 20px; }
#fashion-courses #contestual-navigation {
  margin-top: 0; }
#fashion-courses #course-plan {
  margin-top: 0; }
#fashion-courses #news-mblog {
  margin-top: 40px; }
  #fashion-courses #news-mblog #news,
  #fashion-courses #news-mblog #m-blog {
    border-bottom: 1px solid #b2b2b2; }
  #fashion-courses #news-mblog .head {
    border-top: 1px solid #b2b2b2;
    padding-top: 15px; }
    #fashion-courses #news-mblog .head h2 {
      margin: 0;
      padding: 0;
      line-height: 1;
      float: left; }
  #fashion-courses #news-mblog .see-all {
    margin: 0;
    padding: 0;
    padding-top: 4px;
    line-height: 1;
    float: right; }
  #fashion-courses #news-mblog h3 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4; }
  #fashion-courses #news-mblog p {
    margin: 0; }

#courses-list h2.related {
  padding-left: 0;
  border-left: none;
  margin: 30px 0 20px; }
#courses-list h2.gallery {
  padding-left: 0;
  border-left: none;
  border-bottom: none;
  margin: 10px 0 0; }
#courses-list p.button-big a {
  color: white; }
#courses-list ul.auto-list a {
  color: black; }

ul.auto-list {
  margin: 10px 0 60px 0;
  padding: 0;
  border-bottom: 1px solid #b2b2b2;
  text-transform: lowercase; }
  ul.auto-list li {
    list-style: none;
    padding: 10px 0 10px 10px;
    border-top: 1px solid #b2b2b2;
    font-size: 16px;
    font-weight: bold;
    background: white url(../../images/index/arrow_dx.png) no-repeat left; }

#title-social {
  margin-top: 5px; }
  #title-social h1 {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    margin-bottom: 17px; }
  #title-social #social-sharing {
    float: right;
    margin: 0;
    padding: 15px 0 0 0;
    border: none; }
    #title-social #social-sharing h2 {
      padding: 4px 0 0 0; }

#news-and #news-filter, #alumni #news-filter {
  margin-top: 20px;
  padding-top: 25px;
  background: black url(../../images/index/cut_white_reverse.png) no-repeat bottom;
  color: white;
  clear: both;
  padding-bottom: 40px; }
  #news-and #news-filter #category, #alumni #news-filter #category {
    float: left;
    margin-left: 20px; }
  #news-and #news-filter #date, #alumni #news-filter #date {
    float: left;
    margin-left: 20px; }
  #news-and #news-filter h2, #alumni #news-filter h2 {
    display: inline;
    float: left;
    line-height: 1;
    margin: 5px 50px 20px 20px; }
  #news-and #news-filter h3, #alumni #news-filter h3 {
    display: inline;
    float: left;
    line-height: 1;
    margin: 8px 0 0;
    width: 60px;
    text-align: right;
    color: #ad753e; }
  #news-and #news-filter h3, #alumni #news-filter h3 {
    font-size: 13px;
    font-weight: bold; }
  #news-and #news-filter input[type="image"], #alumni #news-filter input[type="image"] {
    margin: -2px 0 0 20px; }

#news-results {
  margin-top: 20px; }
  #news-results .post {
    padding-bottom: 20px;
    border-bottom: 1px solid #b2b2b2; }
    #news-results .post img {
      float: left;
      margin-right: 20px; }
    #news-results .post h3 {
      margin-bottom: none; }
    #news-results .post p {
      margin: 5px 0; }

#pagination {
  background: black url(../../images/index/cut_white_reverse2.png) no-repeat top;
  padding: 40px 0 15px 0;
  color: white;
  font-size: 16px; }
  #pagination ul {
    margin: 0 auto;
    padding: 0;
    width: 60%;
    text-align: center; }
  #pagination li {
    margin-left: 0;
    list-style: none;
    float: left;
    width: 36px; }
  #pagination li.control-prev {
    width: 10px;
    padding-right: 10px; }
  #pagination li.control-next {
    width: 10px;
    padding-left: 10px; }
  #pagination a {
    text-align: center;
    font-weight: bold;
    display: block;
    padding: 6px;
    line-height: 1;
    color: white !important; }
    #pagination a img {
      display: block;
      vertical-align: middle;
      margin-bottom: 2px; }
  #pagination li.control-prev a, #pagination li.control-next a {
    padding-left: 0;
    padding-right: 0; }
  #pagination li.control-prev a:hover, #pagination li.control-next a:hover {
    background: none; }
  #pagination a.selected, #pagination a:hover {
    background: transparent url(../../images/index/button_pagination.png) no-repeat center center;
    color: black !important; }

#form fieldset a {
  color: black;
  font-weight: bold; }
#form fieldset p {
  margin-top: 20px;
  margin-bottom: 20px; }
#form fieldset p.clearfix {
  margin-bottom: 0; }
#form fieldset legend {
  font-weight: bold;
  font-size: 14px;
  text-transform: lowercase;
  padding-bottom: 5px; }
#form fieldset span {
  float: left;
  margin-right: 20px; }
#form fieldset span.p-label {
  width: 60px; }
#form fieldset label {
  display: inline;
  padding-left: 5px; }
#form form {
  margin: 20px 0;
  padding: 30px 0 20px; }
#form fieldset.margin {
  margin-bottom: 30px; }
#form fieldset.privacy {
  margin-top: 30px; }

label {
  line-height: 1;
  text-transform: lowercase;
  color: #ad753e; }

input[type="text"], textarea {
  border-top: 1px solid #b2b2b2;
  border-right: 0;
  border-bottom: 1px solid #b2b2b2;
  border-left: 0;
  font-weight: bold;
  font-size: 13px; }

.zh-lang input[type="text"],
.zh-lang textarea,
.zh-lang .custom-button select {
  font-weight: normal;
  font-size: 13px; }

input[type="text"], textarea, .custom-button {
   }

input[type="text"]:focus, textarea:focus {
  background: white;
  border-top: 1px solid #ad753e;
  border-bottom: 1px solid #ad753e;
  outline: none; }

input[type="text"] {
  width: 220px;
  }

textarea {
  width: 100%; }

input[type="submit"] {
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  line-height: 1;
  padding: 0;
  background: url(../../images/index/arrow_dx_white.png) no-repeat 10px center black;
  color: white;
  width: 100px;
  padding: 8px 5px;
  font-weight: bold; }

.custom-button {
  position: relative;
  width: 220px;
  height: 30px;
  background: url(../../images/index/arrow_down_form.png) no-repeat right white;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2; }
  .custom-button select {
    display: block;
    position: absolute;
    overflow: auto;
    clip: rect(auto, 220px, auto, auto);
    background: transparent;
    width: 238px;
    height: 30px;
    padding: 0;
    font-weight: bold;
    font-size: 13px;
    line-height: normal;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    text-transform: lowercase !important; }
    .custom-button select option {
      padding: 5px 0; }

#news-and .custom-button {
  width: 160px;
  background: url(../../images/index/arrow_down.png) no-repeat right black;
  border-top: 1px solid #595959;
  border-bottom: 1px solid #595959; }
  #news-and .custom-button select {
    clip: rect(auto, 160px, auto, auto);
    width: 178px;
    color: white !important;
    background: black !important; }

#form label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px; }
#form .date-birth, #form .date-orientation {
  text-transform: lowercase;
  color: #ad753e; }
  #form .date-birth #age-label, #form .date-birth #orientation-label, #form .date-orientation #age-label, #form .date-orientation #orientation-label {
    margin: 0 0 5px 0;
    font-weight: bold; }
  #form .date-birth .custom-button, #form .date-orientation .custom-button {
    width: 60px; }
    #form .date-birth .custom-button select, #form .date-orientation .custom-button select {
      width: 78px;
      clip: rect(auto, 60px, auto, auto); }
  #form .date-birth label, #form .date-orientation label {
    font-weight: normal;
    color: #999999; }
  #form .date-birth .day, #form .date-orientation .day {
    float: left; }
  #form .date-birth .month, #form .date-orientation .month {
    float: left;
    margin-left: 20px; }
  #form .date-birth .year, #form .date-orientation .year {
    float: left;
    margin-left: 20px; }
  #form .date-birth .date, #form .date-orientation .date {
    float: left; }
  #form .date-birth .time, #form .date-orientation .time {
    float: left;
    margin-left: 20px; }
#form .date-orientation .custom-button {
  margin-bottom: 0; }

@-moz-document url-prefix() {
  #form .custom-button select, #news-and .custom-button select, #alumni .custom-button select {
    padding-top: 8px; } }

input#txt_Phone_prefix {
  width: 40px;
  margin-right: 18px; }

input#txt_Phone {
  width: 155px; }

.date_selector p {
  padding-top: 0 !important;
  margin-top: 0 !important; }

.date-orientation, .choose-prospectus, .choose-prospectus2 {
  background: #ededed;
  margin: 30px 0;
  padding: 10px;
  text-transform: lowercase; }
  .date-orientation input, .date-orientation select, .choose-prospectus input, .choose-prospectus select, .choose-prospectus2 input, .choose-prospectus2 select {
    margin-bottom: 0; }

#form .choose-prospectus, #form .choose-prospectus2 {
  margin: 10px 0 20px 0; }
  #form .choose-prospectus p, #form .choose-prospectus2 p {
    margin: 0;
    padding: 0; }

select#sel_Prospectus {
  width: 430px;
  padding: 5px 0;
  text-transform: lowercase;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  font-weight: bold;
  font-size: 14px;
  margin-top: 20px; }

p#prospectus-keys {
  margin-bottom: 50px;
  color: #999999; }

.choose-prospectus2 p {
  font-weight: bold;
  color: #ad753e;
  margin-bottom: 10px !important; }
.choose-prospectus2 label {
  color: black; }
.choose-prospectus2 .row {
  margin-bottom: 5px; }
  .choose-prospectus2 .row input, .choose-prospectus2 .row label {
    float: left;
    line-height: 1;
    padding: 0; }
  .choose-prospectus2 .row input {
    margin-top: 0;
    margin-right: 5px; }

.campus-list {
  margin-bottom: 20px; }

#campus1 #content h1 {
  margin-bottom: 10px; }
#campus1 #content .campus-list h2 {
  margin-bottom: 5px;
  line-height: 1; }
#campus1 #content .campus-list p {
  margin: 0 0 10px 0; }

#campus1 .news-block, #schools .news-block, #campus-city .news-block {
  border-top: 1px solid #b2b2b2;
  padding-top: 40px;
  margin-top: 10px; }
  #campus1 .news-block .post, #schools .news-block .post, #campus-city .news-block .post {
    margin-top: 0;
    border: none;
    padding-top: 0; }
  #campus1 .news-block a, #schools .news-block a, #campus-city .news-block a {
    color: black;
    text-transform: lowercase;
    font-weight: bold; }
  #campus1 .news-block .post p, #schools .news-block .post p, #campus-city .news-block .post p {
    margin: 0; }
  #campus1 .news-block .post .section-tag, #schools .news-block .post .section-tag, #campus-city .news-block .post .section-tag {
    text-transform: lowercase;
    margin: 5px 0; }
  #campus1 .news-block .post h2, #schools .news-block .post h2, #campus-city .news-block .post h2 {
    margin: 0; }
#campus1 #download, #schools #download, #campus-city #download {
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 10px; }
  #campus1 #download h2, #schools #download h2, #campus-city #download h2 {
    border-bottom: 1px solid #b2b2b2;
    margin: 0;
    padding: 20px 0; }
  #campus1 #download a, #schools #download a, #campus-city #download a {
    color: black; }

#campus-city .news-block {
  border-top: none;
  padding-top: 20px; }
  #campus-city .news-block .post h2 {
    margin: 5px 0; }
  #campus-city .news-block .post p {
    margin-bottom: 5px; }

#schools .news-block {
  border-top: none; }
  #schools .news-block .post h2 {
    margin-top: 10px; }
  #schools .news-block .post .button-small {
    margin-top: 10px; }
    #schools .news-block .post .button-small a {
      color: white; }

#campus-block h3 {
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 18px;
  font-family: "HelveticaNeueW02-95Blac", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal; }
#campus-block a {
  color: black; }

.zh-lang #campus-block h3 {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

#promoters-list h2 {
  text-transform: lowercase;
  margin: 10px 0 0 0;
  padding-left: 10px;
  background: url(../../images/index/arrow_right_black.png) no-repeat 0 10px; }
#promoters-list h2:hover {
  cursor: pointer !important; }
#promoters-list p {
  margin: 10px 0 10px 0 !important; }

.arrow-right {
  background: url(../../images/index/arrow_right_black.png) no-repeat left !important; }

.arrow-down {
  background: url(../../images/index/arrow_down_form.png) no-repeat left !important; }

#promoters table {
  width: 100%;
  margin: 0;
  padding: 0;
  margin: 10px 0 20px 0; }
  #promoters table a {
    color: black; }
  #promoters table th, #promoters table td {
    padding: 5px;
    vertical-align: top;
    border: 1px solid #b2b2b2; }
  #promoters table th {
    text-align: right;
    color: white;
    background: black;
    text-transform: lowercase;
    border: 1px solid #444444; }
#promoters table.tb-representative th {
  width: 120px; }
#promoters table.tb-representative td.bold {
  font-weight: bold; }







#full-width-slider {
  width: 100%;
  height: 100%;
  background: black;
  color: white; }

#home .rsUni .rsBullets {
  padding-top: 0;
  margin-top: -18px;
  cursor: pointer !important; }

#courses .rsUni .rsBullets, #fashion-courses .rsUni .rsBullets, #campus-city .rsUni .rsBullets {
  padding-top: 0;
  margin-top: -26px;
  text-align: right;
  cursor: pointer !important; }

#home .infoBlock {
  position: absolute;
  width: 960px;
  top: 235px;
  left: 50%;
  margin-left: -480px;
  padding-bottom: 0;
  overflow: hidden; }
  #home .infoBlock h2 {
    font-size: 80px;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    font-weight: normal !important; }
  #home .infoBlock p {
    font-size: 18px;
    margin: 10px 0 10% 0; }
  #home .infoBlock a {
    color: white;
    text-decoration: underline; }

.zh-lang .infoBlock h2 {
  font-size: 80px !important; }

#slider7x4 {
  width: 700px;
  height: 400px;
  background: black; }

#slider9x5 {
  width: 940px;
  height: 500px;
  background: black; }

#form .date-orientation .dtMessage {
  display: none; }
#form .date-orientation.deactivated {
  pointer-events: none;
  opacity: 0.5; }
  #form .date-orientation.deactivated .dtMessage {
    display: inline;
    color: black !important;
    font-weight: bold; }

#gallery #gallery-container {
  width: 700px;
  background: black; }
  #gallery #gallery-container #gallery-1 {
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

#breadcrumbs {
  text-transform: lowercase;
  margin-top: 20px; }
  #breadcrumbs a {
    color: black;
    margin: 0;
    padding: 0; }
  #breadcrumbs a.selected {
    color: #666666; }
  #breadcrumbs ul {
    margin: 0;
    padding: 0 0 0 240px; }
    #breadcrumbs ul li {
      list-style: none;
      margin-left: 0;
      display: inline; }
    #breadcrumbs ul li:after {
      content: " \002F";
      margin: 0 0 0 0;
      font-weight: normal !important; }
    #breadcrumbs ul li.last:after {
      content: ""; }

#courses #breadcrumbs ul, #campus-city #breadcrumbs ul {
  padding-left: 0 !important; }

#content a {
  color: black;
  font-weight: bold; }

#about-us table td {
  padding: 0 10px 0 0;
  vertical-align: top; }


  .about-us-teacher h2 {
    text-transform: normal !important;
  }
  .about-us-teacher h3 {
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
    background: url(../../images/index/arrow_right_black.png) no-repeat left;
    cursor: pointer !important; 
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 1.5 !important;

  }
  .about-us-teacher h3:focus {
    -webkit-appearance: none; }
  .about-us-teacher div h4 {
    margin: 10px 0 10px 0;
    font-size: 16px; }
  .about-us-teacher div h5 {
    margin: 10px 0 10px 0;
    font-size: 13px; }
  .about-us-teacher div ul {
    margin: 0;
    padding: 0; }
  .about-us-teacher div ul li {
    padding-bottom: 5px;
    margin-left: 20px; }
  .about-us-teacher .ui-accordion-content{
    background-color: white;
  }

#f-p-1,
#f-p-2,
#f-p-3,
#d-p-1,
#d-p-2,
#d-p-3 {
  text-transform: lowercase !important; }
  #f-p-1 h3,
  #f-p-2 h3,
  #f-p-3 h3,
  #d-p-1 h3,
  #d-p-2 h3,
  #d-p-3 h3 {
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
    background: url(../../images/index/arrow_right_black.png) no-repeat left;
    cursor: pointer !important; }
  #f-p-1 h3:focus,
  #f-p-2 h3:focus,
  #f-p-3 h3:focus,
  #d-p-1 h3:focus,
  #d-p-2 h3:focus,
  #d-p-3 h3:focus {
    -webkit-appearance: none; }
  #f-p-1 div h4,
  #f-p-2 div h4,
  #f-p-3 div h4,
  #d-p-1 div h4,
  #d-p-2 div h4,
  #d-p-3 div h4 {
    margin: 10px 0 10px 0;
    font-size: 16px; }
  #f-p-1 div h5,
  #f-p-2 div h5,
  #f-p-3 div h5,
  #d-p-1 div h5,
  #d-p-2 div h5,
  #d-p-3 div h5 {
    margin: 10px 0 10px 0;
    font-size: 13px; }
  #f-p-1 div ul,
  #f-p-2 div ul,
  #f-p-3 div ul,
  #d-p-1 div ul,
  #d-p-2 div ul,
  #d-p-3 div ul {
    margin: 0;
    padding: 0; }
    #f-p-1 div ul li,
    #f-p-2 div ul li,
    #f-p-3 div ul li,
    #d-p-1 div ul li,
    #d-p-2 div ul li,
    #d-p-3 div ul li {
      margin-left: 20px; }

#scholarship #content h2 {
  margin: 30px 0 10px 0; }
#scholarship #content h4 {
  text-transform: lowercase !important; }
#scholarship .note {
  padding: 20px 0 0 0;
  margin-top: 40px;
  border-top: 1px solid #b2b2b2;
  font-size: 11px; }

input[type="file"] {
  margin: 10px 0 5px 0; }

input[type="radio"] + label {
  text-transform: none !important; }

#sitemap #breadcrumbs ul {
  padding-left: 0; }
#sitemap .sitemap-container {
  margin-top: 30px; }
  #sitemap .sitemap-container ul {
    margin: 0;
    padding: 0; }
    #sitemap .sitemap-container ul li {
      list-style: none;
      margin: 5px 0;
      padding-left: 0; }
      #sitemap .sitemap-container ul li ul li {
        margin: 0 0 0 10px; }
        #sitemap .sitemap-container ul li ul li a {
          font-weight: normal; }
  #sitemap .sitemap-container ul + h2 {
    margin-top: 30px; }
#sitemap #site-info {
  padding-top: 30px; }

#sitemap #content h2 {
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px; }
  #sitemap #content h2 a {
    display: block;
    color: white;
    background: black;
    padding: 4px; }

#captcha {
  margin: 20px 0 10px 0; }
  #captcha p {
    margin: 15px 0 5px 0; }

.lt-ie9 .button-small a {
  height: 18px;
  padding: 2px 0 0 14px; }
.lt-ie9 ul#language-selection li ul li {
  width: 80px; }
.lt-ie9 #form .custom-button select, .lt-ie9 #news-and .custom-button select, .lt-ie9 #alumni .custom-button select {
  padding-bottom: 6px; }

.lt-ie8 {
  behavior: url("_/js/vendor/csshover3.htc"); }
  .lt-ie8 #primary-menu a {
    height: 1%; }
  .lt-ie8 .button-big a {
    height: 25px;
    padding: 5px 5px 0 20px; }
  .lt-ie8 .button-small a {
    height: 19px;
    padding: 1px 0 0 14px; }
  .lt-ie8 #partners {
    margin-bottom: 0;
    padding-bottom: 60px; }
  .lt-ie8 #news-and #news-filter input#button-go, .lt-ie8 #alumni #news-filter input#button-go {
    margin: -2px 0 0 20px; }
  .lt-ie8 .custom-button select {
    clip: rect(auto 220px auto auto); }
  .lt-ie8 #full-width-slider .rsContent img {
    display: none; }
  .lt-ie8 #full-width-slider .rsContent:first-child {
    display: block !important;
    z-index: 11; }
  .lt-ie8 #full-width-slider .rsContent {
    display: none; }
  .lt-ie8 #full-width-slider {
    z-index: 10;
    background: url(http://www.istitutomarangoni.com/upload/images/_i1600/we-say-bravo-istituto-marangoni-hp-1.jpg) no-repeat center; }
  .lt-ie8 footer #social ul {
    margin: 20px 0; }
  .lt-ie8 #courses #full-width-slider, .lt-ie8 #campus-city #full-width-slider {
    z-index: 10;
    background: transparent; }
    .lt-ie8 #courses #full-width-slider img:first-child, .lt-ie8 #campus-city #full-width-slider img:first-child {
      display: block !important;
      z-index: 11; }
    .lt-ie8 #courses #full-width-slider img, .lt-ie8 #campus-city #full-width-slider img {
      display: none; }

.lt-ie7 header {
  margin-bottom: -6px; }
.lt-ie7 #logo {
  margin-top: auto; }
.lt-ie7 #primary-menu {
  margin-top: 6px; }
.lt-ie7 #home header {
  margin-bottom: -3px; }
.lt-ie7 #home #primary-menu {
  margin-top: 3px; }
.lt-ie7 section#main {
  overflow: hidden; }
.lt-ie7 #contact {
  display: inline; }
.lt-ie7 ul#language-selection li ul a {
  padding-left: 0; }
.lt-ie7 #primary-menu a:hover {
  background: url(../../images/index/cut_white_bg160.png) no-repeat top center; }
.lt-ie7 #primary-menu a.selected {
  background: url(../../images/index/cut_white_bg160.png) no-repeat top center; }
.lt-ie7 #partners {
  padding-bottom: 0;
  margin-bottom: 60px; }
.lt-ie7 #home .cut-white-bkg {
  height: 120px;
  margin-top: -120px;
  margin-bottom: -20px;
  overflow: hidden; }
.lt-ie7 .cut-white-bkg, .lt-ie7 #admission ul li, .lt-ie7 #admission ul li a {
  behavior: url(_/js/vendor/iepngfix.htc); }
.lt-ie7 #contestual-menu {
  height: 1%; }
  .lt-ie7 #contestual-menu a {
    height: 1%; }
  .lt-ie7 #contestual-menu li {
    margin-bottom: -1px; }
.lt-ie7 #related {
  overflow: hidden; }
.lt-ie7 #related,
.lt-ie7 aside,
.lt-ie7 section {
  height: 1%; }
  .lt-ie7 #related li,
  .lt-ie7 aside li,
  .lt-ie7 section li {
    height: 1%; }
.lt-ie7 #full-width-slider .rsContent.firstChild {
  display: block !important; }
  .lt-ie7 #full-width-slider .rsContent.firstChild img {
    display: none !important; }
  .lt-ie7 #full-width-slider .rsContent.firstChild .infoBlock {
    display: block !important;
    z-index: 12; }
.lt-ie7 header {
  overflow: hidden; }
.lt-ie7 footer #social ul {
  display: inline;
  margin-bottom: -60px; }

.rsContent a {
  text-decoration: none !important;
  color: white !important; }

.ui-accordion-header {
  margin: 0 0 0 20px;
  padding: 5px 5px 5px 12px;
  line-height: 1; }

.ui-accordion-header:focus {
  outline: none; }

.ui-accordion-content {
  padding: 10px 0 5px 0;
  background: #efefef; }
  .ui-accordion-content p {
    margin: 0;
    padding: 5px 10px 5px 30px;
    font-size: 11px;
    text-transform: lowercase; }
  .ui-accordion-content a {
    color: #ad753e !important;
    font-weight: bold; }

.normal {
  background-image: url(../../images/index/arrow_right_accordion.png) !important;
  width: 9px;
  height: 9px; }

.open {
  background-image: url(../../images/index/arrow_down_accordion.png) !important;
  width: 9px;
  height: 9px; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px; }

table#course-lang {
  width: 90%;
  margin-left: 20px;
  margin-bottom: 5px; }
  table#course-lang th {
    text-align: left;
    width: 20%;
    padding: 0;
    vertical-align: middle; }
  table#course-lang td {
    width: 80%;
    vertical-align: middle; }

.ui-tooltip {
  background: #cccccc;
  width: 180px; }

.ui-tooltip-content {
  font-size: 11px; }

#promoters .ui-accordion-header {
  margin: 0;
  padding: 2px 0 2px 10px; }
#promoters .ui-accordion-content {
  background: white; }
#promoters .ui-accordion-content {
  padding: 0; }
#promoters .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  margin-top: 0; }

#alumni-main aside .gallery {
  margin-top: 40px; }

#work1 ul.auto-list {
  margin: 10px 0 25px 0; }

#home.es-lang #useful-links li.book {
  padding-left: 32px !important; }

/* DANNY CODE 1 */
.grid_3 #info_skype {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 800px; }
  .grid_3 #info_skype ul.campus {
    width: 100%;
    float: left;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none; }
    .grid_3 #info_skype ul.campus li {
      list-style: none;
      margin: 0;
      padding: 0; }
  .grid_3 #info_skype .logo-skype {
    width: 54px;
    height: 54px;
    background: url(../../images/index/logo_skype.png) 0 0 no-repeat;
    background-size: 54px 54px;
    display: block;
    float: left;
    margin: 0 0 10px 0; }
  .grid_3 #info_skype h2 {
    margin: 0 0 10px 0;
    width: 100%;
    float: left; }
  .grid_3 #info_skype h3 {
    margin: 10px 0 0;
    width: 100%;
    float: left;
    display: block;
    padding: 0;
    text-transform: uppercase !important; }
  .grid_3 #info_skype p {
    margin: 0;
    width: 100%;
    float: left;
    display: block;
    padding: 0; }

/* DANNY CODE 2 */
#news-and .button-small {
  float: left;
  height: auto;
  overflow: hidden;
  margin: 0 0 40px 0;
  width: 100%; }
  #news-and .button-small a {
    float: right;
    font-size: 13px;
    display: block;
    width: auto;
    height: auto;
    background: black;
    color: white !important;
    font-weight: bold;
    line-height: 1;
    padding: 4px 10px 6px 20px;
    text-decoration: none;
    vertical-align: middle;
    background: black url("../../images/index/arrow1.jpg") no-repeat 9px 6px; }
#news-and .post p.section-tag {
  display: inline-block; }
#news-and .post p.date {
  display: inline-block;
  margin-left: 10px; }
#news-and .top-post h2 {
  font-size: 34px; }
#news-and .grid_9.top-post p.section-tag,
#news-and .grid_3.post p.section-tag {
  float: left;
  text-transform: lowercase;
  font-size: 13px; }
#news-and .grid_9.top-post p.date,
#news-and .grid_3.post p.date {
  float: right; }
#news-and .grid_9.top-post p.more,
#news-and .grid_3.post p.more {
  text-transform: lowercase;
  font-size: 13px; }
#news-and .grid_9.top-post h2,
#news-and .grid_3.post h2 {
  clear: both; }
@media only screen and (max-width: 768px) {
  #news-and .grid_9.top-post img,
  #news-and .grid_3.post img {
    display: block; }
  #news-and .grid_9.top-post p.section-tag,
  #news-and .grid_3.post p.section-tag {
    float: none; }
  #news-and .grid_9.top-post p.date,
  #news-and .grid_3.post p.date {
    float: none; } }
#news-and #title-social p.abstract {
  float: left; }
#news-and #news-filter {
  background: none;
  color: black;
  margin: 20px 0;
  padding: 0; }
  #news-and #news-filter .custom-button {
    border-top: 1px solid #595959;
    border-bottom: 1px solid #595959;
    background: transparent url(../../images/index/arrow_down_black.png) no-repeat right center;
    overflow: hidden; }
    #news-and #news-filter .custom-button select {
      width: 160px;
      color: black !important;
      background: transparent !important;
      -moz-appearance: none; }
      #news-and #news-filter .custom-button select:focus {
        outline: none;
        background: transparent !important; }
  #news-and #news-filter .layout-mob {
    float: left;
    width: 160px; }
  #news-and #news-filter #date {
    float: left;
    width: 160px;
    border-top: 1px solid #595959;
    border-bottom: 1px solid #595959;
    background: transparent url(../../images/index/icon_calendar.png) no-repeat right center; }
    #news-and #news-filter #date input[type="text"] {
      width: 160px;
      color: black !important;
      background: transparent !important;
      line-height: 30px;
      z-index: 9999;
      position: relative;
      border: none !important; }
      #news-and #news-filter #date input[type="text"]:focus {
        outline: none;
        background: transparent !important; }
  #news-and #news-filter h2 {
    display: block;
    float: left;
    line-height: 1;
    margin: 5px 50px 20px 20px; }
  #news-and #news-filter h3 {
    display: block;
    float: left;
    line-height: 1;
    margin: 8px 0 0;
    width: 60px;
    text-align: right;
    color: #ad753e; }
  #news-and #news-filter h3 {
    font-weight: bold;
    color: black; }
  #news-and #news-filter input[type="image"] {
    margin: -2px 0 0 25px; }
    #news-and #news-filter input[type="image"]:focus {
      outline: none; }
@media only screen and (max-width: 1000px) {
  #news-and h2 {
    display: block;
    float: none !important;
    margin: 5px 50px 20px 0 !important; } }
@media only screen and (max-width: 640px) {
  #news-and h3 {
    clear: left; } }
#news-and #news-results {
  margin-top: 0; }
  #news-and #news-results .post:first-child {
    padding-top: 20px;
    border-top: 1px solid #b2b2b2; }
  @media only screen and (max-width: 640px) {
    #news-and #news-results .post img {
      float: none;
      display: block; }
    #news-and #news-results .post p.section-tag {
      margin: 5px 0 0; }
    #news-and #news-results .post p.date {
      margin: 5px 0 0 0 15px; }
    #news-and #news-results .post p.more {
      margin-top: 5px; } }
#news-and hr.divider {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0 4em 0;
  padding: 0; }
#news-and #pagination {
  background: none;
  padding: 40px 0 15px 0;
  color: black;
  text-align: center;
  font-size: 16px; }
  #news-and #pagination ul {
    padding: 0;
    width: auto;
    text-align: center;
    display: inline-block; }
  #news-and #pagination li {
    margin-left: 0;
    list-style: none;
    float: left;
    width: 34px; }
  #news-and #pagination li.control-prev {
    width: 10px;
    padding-right: 10px; }
  #news-and #pagination li.control-next {
    width: 10px;
    padding-left: 10px; }
  #news-and #pagination a {
    text-align: center;
    font-weight: bold;
    display: block;
    padding: 6px;
    font-size: 13px;
    line-height: 1;
    color: black !important; }
    #news-and #pagination a img {
      display: block;
      vertical-align: middle;
      margin-bottom: 2px; }
  #news-and #pagination li.control-prev a, #news-and #pagination li.control-next a {
    padding-left: 0;
    padding-right: 0; }
  #news-and #pagination li.control-prev a:hover, #news-and #pagination li.control-next a:hover {
    background: none; }
  #news-and #pagination a.selected, #news-and #pagination a:hover {
    background: black;
    background-image: none;
    color: white !important; }

.ui-datepicker-header {
  background: black;
  overflow: hidden !important;
  width: 100%;
  text-align: center; }
  .ui-datepicker-header select {
    color: white !important;
    background: transparent url(../../images/index/arrow_down.png) no-repeat right center !important;
    width: auto;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    text-align: center;
    padding: 0 15px 0 0;
    -moz-outline: none; }
    .ui-datepicker-header select option {
      text-align: center;
      background: black; }
    .ui-datepicker-header select:focus {
      outline: none;
      -moz-outline: none;
      outline: 0;
      border: none; }
  .ui-datepicker-header select::-ms-expand {
    display: none; }

.lt-ie9 .ui-datepicker-header select {
  background: transparent !important; }

@-moz-document url-prefix() {
  .ui-datepicker-header select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    padding: 0 10px 0 0; }
    .ui-datepicker-header select:focus {
      outline: none;
      border: none; } }

#alumni #pagination {
  background: none;
  padding: 40px 0 15px 0;
  color: black;
  font-size: 16px; }
  #alumni #pagination ul {
    margin: 0 auto;
    padding: 0;
    width: 60%;
    text-align: center; }
  #alumni #pagination li {
    margin-left: 0;
    list-style: none;
    float: left;
    width: 34px; }
  #alumni #pagination li.control-prev {
    width: 10px;
    padding-right: 10px; }
  #alumni #pagination li.control-next {
    width: 10px;
    padding-left: 10px; }
  #alumni #pagination a {
    text-align: center;
    font-weight: bold;
    display: block;
    padding: 6px;
    font-size: 13px;
    line-height: 1;
    color: black !important; }
    #alumni #pagination a img {
      display: block;
      vertical-align: middle;
      margin-bottom: 2px; }
  #alumni #pagination li.control-prev a, #alumni #pagination li.control-next a {
    padding-left: 0;
    padding-right: 0; }
  #alumni #pagination li.control-prev a:hover, #alumni #pagination li.control-next a:hover {
    background: none; }
  #alumni #pagination a.selected, #alumni #pagination a:hover {
    background: black;
    background-image: none;
    color: white !important; }

.es-lang span.p-label {
  float: none !important;
  display: block !important;
  width: auto !important;
  padding: 5px 0; }

#sel_Course-interestContainer .custom-button {
  width: 360px; }
  #sel_Course-interestContainer .custom-button select {
    clip: rect(auto, 360px, auto, auto);
    width: 360px;
    font-weight: normal; }

@media only screen and (max-width: 640px) {
  #sel_Course-interestContainer .custom-button {
    width: 290px; }
    #sel_Course-interestContainer .custom-button select {
      clip: rect(auto, 290px, auto, auto);
      width: 290px;
      overflow: hidden; } }



#con4 #tag_link li.active {
    color: #000000;
}
#con4 #tag_link li {
    color: #999999;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 16px;
    height: 40px;
    line-height: 30px;
    margin-right: 20px;
}


#con4 #con_link a {
    color: #555555;
    display: inline-block;
    font-family: "瀹嬩綋",Arial;
    font-size: 12px;
    line-height: 18px;
    padding-right: 10px;
}
#con4 {
    margin-bottom: 40px;
    width: 100%;
}

#con4 {
    padding-top: 20px;
    border-top: 1px solid #b2b2b2;
 
}
普通分类: