/**
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap/less/variables.less to this file.
 */
/*ESA variables
*******************************/
/*Colors*/
/*font-sizes*/
/*font-family*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/sites/default/themes/bootstrapArtes/bootstrap/fonts/glyphicons-halflings-regular.eot);
  src: url(/sites/default/themes/bootstrapArtes/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/sites/default/themes/bootstrapArtes/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/sites/default/themes/bootstrapArtes/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/sites/default/themes/bootstrapArtes/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/sites/default/themes/bootstrapArtes/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: NotesEsaBold;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: inherit;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: inherit;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #f1dade;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e9c8ce;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #f1dade;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #f1dade;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f1dade;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f1dade;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: NotesEsaBold;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: NotesEsaBold;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
html.overlay-open .navbar-fixed-top {
  z-index: 400;
}
html.js fieldset.collapsed {
  border-left-width: 1px;
  border-right-width: 1px;
  height: auto;
}
html.js input.form-autocomplete {
  background-image: none;
}
html.js input.form-autocomplete {
  background-image: none;
}
html.js .autocomplete-throbber {
  background-position: 100% 2px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin: 2px 0 0 2px;
  width: 15px;
}
html.js .autocomplete-throbber.throbbing {
  background-position: 100% -18px;
}
body {
  position: relative;
}
body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}
body.navbar-is-fixed-top {
  padding-top: 64px;
}
body.navbar-is-fixed-bottom {
  padding-bottom: 64px !important;
}
body.toolbar {
  padding-top: 30px !important;
}
body.toolbar .navbar-fixed-top {
  top: 30px;
}
body.toolbar.navbar-is-fixed-top {
  padding-top: 94px !important;
}
body.toolbar-drawer {
  padding-top: 64px !important;
}
body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}
body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px !important;
}
body.admin-menu .navbar-fixed-top {
  top: 29px;
}
body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px;
}
body div#admin-toolbar {
  z-index: 1600;
}
body #toolbar,
body #admin-menu,
body #admin-toolbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}
body #admin-menu .dropdown li {
  line-height: normal;
}
@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px;
  }
}
.navbar.container,
.navbar.container-fluid {
  margin-top: 20px;
}
.navbar.container > .container,
.navbar.container-fluid > .container-fluid {
  margin: 0;
  padding: 0;
  width: auto;
}
#overlay-container,
.overlay-modal-background,
.overlay-element {
  z-index: 1500;
}
#toolbar {
  z-index: 1600;
}
.modal {
  z-index: 1620;
}
.modal-dialog {
  z-index: 1630;
}
.ctools-modal-dialog .modal-body {
  width: 100% !important;
  overflow: auto;
}
.modal-backdrop {
  z-index: 1610;
}
.footer {
  /*
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5;
  */
}
.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}
.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}
ul.secondary {
  float: left;
}
@media screen and (min-width: 768px) {
  ul.secondary {
    float: right;
  }
}
.page-header {
  margin-top: 0;
}
.region-sidebar-first .block:first-child h2.block-title,
.region-sidebar-second .block:first-child h2.block-title {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
.region-help > .glyphicon {
  font-size: 18px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
.region-help .block {
  overflow: hidden;
}
form#search-block-form {
  margin: 0;
}
.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}
@media screen and (min-width: 992px) {
  .navbar #block-search-form {
    float: right;
  }
}
.navbar #block-search-form .input-group-btn {
  width: auto;
}
ul.action-links {
  margin: 12px 0;
  padding: 0;
}
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}
ul.action-links .glyphicon {
  padding-right: 0.5em;
}
input,
textarea,
select,
.uneditable-input {
  max-width: 100%;
  width: auto;
}
input.error {
  color: #a94442;
  border-color: #f1dade;
}
fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}
fieldset .panel-body {
  clear: both;
  display: inherit;
}
fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}
.form-group:last-child,
.panel:last-child {
  margin-bottom: 0;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.form-actions {
  clear: both;
}
.managed-files.table td:first-child {
  width: 100%;
}
div.image-widget-data {
  float: none;
  overflow: hidden;
}
table.sticky-header {
  z-index: 1;
}
.resizable-textarea textarea {
  border-radius: 4px 4px 0 0;
}
.text-format-wrapper {
  margin-bottom: 15px;
}
.text-format-wrapper > .form-type-textarea,
.text-format-wrapper .filter-wrapper {
  margin-bottom: 0;
}
.filter-wrapper {
  border-radius: 0 0 4px 4px;
}
.filter-wrapper .panel-body {
  padding: 7px;
}
.filter-wrapper .form-type-select {
  min-width: 30%;
}
.filter-wrapper .form-type-select .filter-list {
  width: 100%;
}
.filter-help {
  margin-top: 5px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .filter-help {
    float: right;
  }
}
.filter-help .glyphicon {
  margin: 0 5px 0 0;
  vertical-align: text-top;
}
.radio:first-child,
.checkbox:first-child {
  margin-top: 0;
}
.radio:last-child,
.checkbox:last-child {
  margin-bottom: 0;
}
.help-block,
.control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}
.panel-heading {
  display: block;
}
a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}
.error {
  color: #a94442;
}
div.error,
table tr.error {
  background-color: #f2dede;
  color: #a94442;
}
.form-group.error,
.form-group.has-error {
  background: none;
}
.form-group.error label,
.form-group.has-error label,
.form-group.error .control-label,
.form-group.has-error .control-label {
  color: #a94442;
  font-weight: 600;
}
.form-group.error input,
.form-group.has-error input,
.form-group.error textarea,
.form-group.has-error textarea,
.form-group.error select,
.form-group.has-error select,
.form-group.error .uneditable-input,
.form-group.has-error .uneditable-input {
  color: #555555;
}
.form-group.error .help-block,
.form-group.has-error .help-block,
.form-group.error .help-inline,
.form-group.has-error .help-inline {
  color: #777777;
}
.nav-tabs {
  margin-bottom: 10px;
}
ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none;
}
.tabs--secondary {
  margin: 0 0 10px;
}
.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}
.form-type-password-confirm {
  position: relative;
}
.form-type-password-confirm label {
  display: block;
}
.form-type-password-confirm label .label {
  float: right;
}
.form-type-password-confirm .password-help {
  padding-left: 2em;
}
@media (min-width: 768px) {
  .form-type-password-confirm .password-help {
    border-left: 1px solid #dddddd;
    left: 50%;
    margin-left: 15px;
    position: absolute;
  }
}
@media (min-width: 992px) {
  .form-type-password-confirm .password-help {
    left: 33.33333333%;
  }
}
.form-type-password-confirm .progress {
  background: transparent;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 4px;
  margin: -5px 0px 0;
}
.form-type-password-confirm .form-type-password {
  clear: left;
}
.form-type-password-confirm .form-control-feedback {
  right: 15px;
}
.form-type-password-confirm .help-block {
  clear: both;
}
ul.pagination li > a.progress-disabled {
  float: left;
}
.form-autocomplete .glyphicon {
  color: #777777;
  font-size: 120%;
}
.form-autocomplete .glyphicon.glyphicon-spin {
  color: #337ab7;
}
.form-autocomplete .input-group-addon {
  background-color: #ffffff;
}
.form-autocomplete .dropdown a {
  white-space: normal;
}
.ajax-progress-bar {
  border-radius: 0 0 4px 4px;
  border: 1px solid #e6e6e6;
  margin: -1px 0 0;
  padding: 6px 12px;
  width: 100%;
}
.ajax-progress-bar .progress {
  height: 8px;
  margin: 0;
}
.ajax-progress-bar .percentage,
.ajax-progress-bar .message {
  color: #777777;
  font-size: 12px;
  line-height: 1em;
  margin: 5px 0 0;
  padding: 0;
}
.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/**
 * Missing Bootstrap 2 tab styling.
 * @see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * @see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px;
}
.tabs-below > .nav-tabs,
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  border-bottom: 0;
}
.tabs-below > .nav-tabs .summary,
.tabs-left > .nav-tabs .summary,
.tabs-right > .nav-tabs .summary {
  color: #777777;
  font-size: 12px;
}
.tab-pane > .panel-heading {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #dddddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #dddddd;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #dddddd #dddddd #dddddd;
}
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #dddddd;
  overflow: hidden;
  padding: 10px 15px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #dddddd transparent #dddddd #dddddd;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #dddddd #dddddd #dddddd transparent;
}
th.checkbox,
td.checkbox,
th.radio,
td.radio {
  display: table-cell;
}
.views-display-settings .label {
  font-size: 100%;
  color: #666666;
}
.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0;
}
.views-exposed-form .views-exposed-widget .btn {
  margin-top: 1.8em;
}
table .radio input[type="radio"],
table .checkbox input[type="checkbox"] {
  max-width: inherit;
}
.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 768px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.66666667%;
  }
}
.alert a {
  font-weight: bold;
}
.alert-success a,
.alert-success a:hover,
.alert-success a:focus {
  color: #2b542c;
}
.alert-info a,
.alert-info a:hover,
.alert-info a:focus {
  color: #245269;
}
.alert-warning a,
.alert-warning a:hover,
.alert-warning a:focus {
  color: #66512c;
}
.alert-danger a,
.alert-danger a:hover,
.alert-danger a:focus {
  color: #843534;
}
div.image-style-new,
div.image-style-new div {
  display: block;
}
div.image-style-new div.input-group {
  display: table;
}
td.module,
.table-striped > tbody > tr:nth-child(odd) > td.module,
.table > tbody > tr > td.module {
  background: #dddddd;
  font-weight: 700;
}
.book-toc > .dropdown-menu {
  overflow: hidden;
}
.book-toc > .dropdown-menu > .dropdown-header {
  white-space: nowrap;
}
.book-toc > .dropdown-menu > li:nth-child(1) > a {
  font-weight: bold;
}
.book-toc > .dropdown-menu .dropdown-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  display: block;
  font-size: 12px;
  margin: 0;
  padding: 0;
  position: static;
  width: 100%;
}
.book-toc > .dropdown-menu .dropdown-menu > li {
  padding-left: 20px;
}
.book-toc > .dropdown-menu .dropdown-menu > li > a {
  margin-left: -40px;
  padding-left: 60px;
}
#features-filter .form-item.form-type-checkbox {
  padding-left: 20px;
}
fieldset.features-export-component {
  font-size: 12px;
}
html.js #features-export-form fieldset.features-export-component,
fieldset.features-export-component {
  margin: 0 0 10px;
}
fieldset.features-export-component .panel-heading {
  padding: 5px 10px;
}
fieldset.features-export-component .panel-heading a.panel-title {
  font-size: 12px;
  font-weight: 500;
  margin: -5px -10px;
  padding: 5px 10px;
}
fieldset.features-export-component .panel-body {
  padding: 0 10px;
}
div.features-export-list {
  margin: -11px 0 10px;
  padding: 0 10px;
}
fieldset.features-export-component .component-select .form-type-checkbox,
div.features-export-list .form-type-checkbox {
  line-height: 1em;
  margin: 5px 5px 5px 0 !important;
  min-height: 0;
  padding: 3px 3px 3px 25px!important;
}
fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox],
div.features-export-list .form-type-checkbox input[type=checkbox] {
  margin-top: 0;
}
body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
  top: 79px;
}
body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
  top: 39px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
    left: 240px;
    left: 24rem;
  }
}
.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
  z-index: 1032;
}
.navbar-administration #navbar-administration .navbar-tray {
  z-index: 1031;
}
body.navbar-is-fixed-top.navbar-administration {
  padding-top: 103px !important;
}
body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
  padding-top: 143px !important;
}
body.navbar-tray-open.navbar-vertical.navbar-fixed {
  margin-left: 240px;
  margin-left: 24rem;
}
#navbar-administration.navbar-oriented .navbar-tray-vertical {
  width: 24rem;
}
/*
* {
    margin: 0;
    outline: medium none;
    padding: 0;
}
*/
body {
  /*background:@body-bg;*/
  font: 14px/18px Verdana, arial;
  font-weight: normal;
  width: 100%;
  overflow-x: hidden !important;
}
@font-face {
  font-family: "NotesEsa";
  font-style: normal;
  font-weight: normal;
  src: url(/sites/default/themes/bootstrapArtes/less/fonts/NotesEsaReg.eot);
  src: url(/sites/default/themes/bootstrapArtes/less/fonts/NotesEsaReg.svg) format('svg'), /* Legacy iOS */ url(/sites/default/themes/bootstrapArtes/less/fonts/NotesEsaReg.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(/sites/default/themes/bootstrapArtes/less/fonts/NotesEsaReg.woff) format('woff'), /* Pretty Modern Browsers */ url(/sites/default/themes/bootstrapArtes/less/fonts/NotesEsaReg.ttf) format('truetype');
  
  /* IE9 Compat Modes */
  /* Safari, Android, iOS */
}
@font-face {
  font-family: "NotesEsaBold";
  font-style: normal;
  font-weight: normal;
  src: url(/sites/default/themes/bootstrapArtes/less/fonts/NotesEsaBol.eot?#iefix) format("embedded-opentype"), url(/sites/default/themes/bootstrapArtes/less/fonts/NotesEsaBol.woff) format('woff'), /* Pretty Modern Browsers */ url(/sites/default/themes/bootstrapArtes/less/fonts/NotesEsaBol.ttf) format("truetype"), url(/sites/default/themes/bootstrapArtes/less/fonts/NotesEsaBol.svg) format('svg');
  
  /* Legacy iOS */
}
/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  @font-face {
    font-family: "NotesEsa";
    src: url(/sites/default/themes/bootstrapArtes/less/fonts/NotesEsaReg.svg) format('svg');
    
    /* Legacy iOS */
  }
  @font-face {
    font-family: "NotesEsaBold";
    src: url(/sites/default/themes/bootstrapArtes/less/fonts/NotesEsaBol.svg) format('svg');
    
    /* Legacy iOS */
  }
}
/*
a, a:hover{
  -webkit-transition: background 0.8s;
  transition: background 0.8s;
}
*/
select {
  /* styling */
  background: #ffffff url(/sites/default/themes/bootstrapArtes/images/select-arrow.png) no-repeat right !important;
  background-position-x: 98% !important;
  padding-right: 25px !important;
  border: 1px solid #ccc !important;
  /* reset */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select::-ms-expand {
  display: none;
}
.outleft {
  position: absolute;
  top: -5000px;
  left: -5000px;
}
.messages-wrapper .alert-block {
  position: relative;
  top: -20px;
}
table,
th,
td {
  border-width: 0px;
  border-color: #dedede;
  border-top-style: dotted;
  border-bottom-style: dotted;
  border-left-style: none;
  border-right-style: none;
  padding: 10px 10px 10px 5px;
  text-align: left;
}
table#html_table td {
  padding: 5px;
  background: #fff;
  border-width: 1px;
  border-color: #dedede;
  border-top-style: dotted;
  border-bottom-style: solid;
  border-left-style: none;
  border-right-style: none;
  text-align: left;
}
table#html_table th {
  padding: 5px;
  background: #f6f6f6;
  border-width: 1px;
  border-color: #dedede;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  text-align: left;
}
table#excel_table td {
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
}
table th {
  padding: 0 10px;
  background: #f9f9f9;
}
th h2,
th h3 {
  padding: 10px 0;
  font-size: 16px;
  margin: 0;
}
h2.pane-title {
  padding: 10px 0;
}
h2 strong {
  font-weight: normal !important;
}
h2 a:hover {
  text-decoration: none;
}
p,
li {
  line-height: 2.25rem;
}
ol > li {
  margin: 1.5rem auto;
}
ol > li li {
  margin: 0.8rem auto;
}
button.form-submit {
  border: 1px solid #0097d6;
  border-radius: 0;
  background: white;
  color: #0097d6;
  font-family: NotesEsaBold;
  font-size: 16px;
  padding: 0 20px;
}
button.form-submit:before {
  content: "\f18e";
  font-family: 'fontawesome';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #0097d6;
  color: white;
  margin: 0;
  margin-left: -20px;
  margin-right: 20px;
  padding: 4px;
}
button.form-submit:hover {
  background: #0097d6;
  color: white;
}
button#edit-reset {
  border: 1px solid  #E6E6E6;
  color: #666;
}
button#edit-reset:before {
  content: "\f00d";
  background: #E6E6E6;
}
button#edit-reset:hover {
  background: #666;
  color: white;
}
button#edit-reset:hover:before {
  background: #666;
}
.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.bg-bottom {
  height: 50px;
  width: 100%;
  clear: both;
  background: #e6e6e6 url(/sites/default/themes/bootstrapArtes/less/images/nav_wrap.png) top center repeat-y;
  background: linear-gradient(60deg, #001e34 0%, #003459 100%) repeat scroll 0 0 transparent;
}
/*
.top-bar {
	height: 37px;
	background: #e6e6e6 url(/sites/default/themes/bootstrapArtes/less/images/user_tab_bg.png) top center repeat-x;
	box-shadow: 1px 0 1px #002740;
	border: 1px solid #C1C4C7;
	position: relative;
	z-index: 1;
	.top-bar-menu{
		margin-top: 8px;
		float: left;
		//background: url(/sites/default/themes/bootstrapArtes/less/images/user_tab_border.png) right no-repeat;
		ul li {
			display: inline;
			list-style-type: none;
			margin-top: 15px;
			&.first {
				a{
				color:  #0098db;
					&:hover{
						background:url(/sites/default/themes/bootstrapArtes/less/images/tab_bg.png) repeat-x scroll 0 -50px transparent;
						color:#22597e  ;
					}
					&.active {
						color:  #0098db;
					}	
				}
			}
			a{
				font-family: NotesEsaBold;
				font-size: 14px;
				text-decoration:none;
				padding: 6px 10px;
			    color:#22597e;
				border-right: 1px solid #f8f8f8;
				//background: url(/sites/default/themes/bootstrapArtes/less/images/user_tab_left_border.png) left no-repeat;
				text-shadow: 1px 1px 0px #fff;
				&:hover{
					background:url(/sites/default/themes/bootstrapArtes/less/images/tab_bg.png) repeat-x scroll 0 -50px transparent;
					color:#0098db  ;
				}
				&.active {
					color:  #0098db;
				}
			}
		}
	}
	.user-menu {
		margin-top: 8px;
		float: right;
		background: url(/sites/default/themes/bootstrapArtes/less/images/user_tab_border.png) left no-repeat;
		ul li {
			display: inline;
			list-style-type: none;
			margin-top: 15px;
			a{
				font-family: NotesEsaBold;
				font-size: 14px;
				text-decoration:none;
				padding: 6px 10px;
			    color:#22597e;
				border-right: 1px solid #f8f8f8;
				//background: url(/sites/default/themes/bootstrapArtes/less/images/user_tab_left_border.png) left no-repeat;
				text-shadow: 1px 1px 0px #fff;
				&:hover{
					background:url(/sites/default/themes/bootstrapArtes/less/images/tab_bg.png) repeat-x scroll 0 -50px transparent;
					color:#0098db  ;
				}
				&.active {
					color:  #0098db;
				}
			}
		}
	}
}
*/
.esa-top-bar {
  display: flex;
  justify-content: space-between;
  background: #013146;
  border-bottom: 4px solid #335e6f;
  margin: 0;
}
.esa-top-bar .esa-name {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeLegibility !important;
  color: #FFF;
  font-size: 1.7rem;
  padding: 1.3rem 2rem 0.7rem;
  display: inline-block;
}
.esa-top-bar .esa-logo {
  padding: 1rem 2rem 0.8rem;
}
.esa-top-bar .esa-logo img {
  height: 3rem;
  width: auto;
}
.bg-top {
  height: 15.7rem;
  width: 100%;
  clear: both;
  background: url(/sites/default/themes/bootstrapArtes/images/bg-universe-full.jpg) top center no-repeat;
  background-size: cover;
  /* background: linear-gradient(60deg, #00233d 0%, #004B9A 100%) repeat scroll 0 0 transparent; */
}
.bg-top .header {
  position: relative;
  height: 21rem;
}
.bg-top .header .telecom-logo {
  position: absolute;
  top: 4rem;
  left: 3rem;
  width: auto;
}
.bg-top .header .telecom-logo .telecom {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  color: #FFF;
  font-size: 5rem;
  clear: both;
  display: block;
  padding: 0 0.5rem;
  text-align: right;
}
.bg-top .header .telecom-logo .telecom-legend {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  color: #FFF;
  font-size: 1.6rem;
  text-align: right;
  display: block;
  padding: 0.5rem;
}
.bg-top .header .access-menu-top ul {
  display: flex;
  list-style-type: none;
  justify-content: flex-end;
  margin: 1rem 0.3rem;
}
.bg-top .header .access-menu-top ul li {
  padding: 0.5rem 0rem;
}
.bg-top .header .access-menu-top ul li a {
  color: #FFF;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-size: 1.6rem;
  opacity: 0.8;
}
.bg-top .header .access-menu-top ul li a:hover {
  opacity: 1;
}
.bg-top .header .access-menu-top ul li:before {
  content: ' | ';
  color: #FFF;
  padding: 0.5rem 0.25rem 0.5rem 0.5rem;
  opacity: 0.8;
}
.bg-top .header .access-menu-top ul li:before:hover {
  opacity: 1;
}
.bg-top .header .access-menu-top ul li:first-child:before {
  content: '';
}
/*** MAIN MENU MEGA MENU **/
.main-menu {
  font-family: NotesEsaBold;
  font-size: 18px;
  top: auto;
  bottom: 0;
  position: absolute;
  background: transparent !important;
}
.tb-megamenu {
  background-color: transparent !important;
}
.tb-megamenu .mega-nav > li a {
  padding: 10px !important;
}
.tb-megamenu .btn-navbar {
  color: #003c7c;
  border: none !important;
  background: transparent !important;
  font-size: 2.5rem;
}
.tb-megamenu .dropdown-menu {
  border-bottom: 3px solid #003c7c;
  left: -1px;
}
.tb-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px !important;
  border: none !important;
}
.tb-megamenu .dropdown-menu li > a {
  color: #3498db !important;
  font-weight: bold !important;
}
.tb-megamenu .dropdown-menu li > a:hover,
.tb-megamenu .dropdown-menu li > a:focus {
  color: #003c7c !important;
  background-color: #fff;
}
.tb-megamenu .dropdown-menu .active > a,
.tb-megamenu .dropdown-menu .active > li {
  background-color: #3498db !important;
  color: #FFF !important;
}
.tb-megamenu .dropdown-submenu > .dropdown-menu {
  margin-top: 0;
}
.tb-megamenu .dropdown-submenu:hover > a {
  color: #003c7c;
  background-color: #fff;
}
.tb-megamenu .nav > li {
  float: left;
  margin-left: 1px;
}
.tb-megamenu .nav > li:first-child {
  margin-left: 0px;
}
.tb-megamenu .nav > li > a {
  padding: 15px !important;
  text-decoration: none;
  background: url(/sites/default/themes/bootstrapArtes/images/tab_bg.png) repeat-x scroll left top transparent;
  color: #FFFFFF;
  font-weight: normal !important;
  border: 0 !important;
  font-size: 1.8rem;
  background-color: transparent !important;
}
.tb-megamenu .nav > li > a:hover,
.tb-megamenu .nav > li > a:focus {
  background-color: #fff !important;
  color: #003c7c !important;
}
.tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
  background: url(/sites/default/themes/bootstrapArtes/images/tab_bg.png) repeat-x 0 -50px, url(/sites/all/themes/bootstrapArtes/images/tab_bg.png) repeat-x 0 -50px;
  color: #FFFFFF;
}
.tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle {
  background: #fff !important;
  color: #0061a1 !important;
}
.tb-megamenu .nav li.dropdown.open.active > a:hover {
  background: #fff !important;
  color: #0061a1 !important;
  border: none;
}
.tb-megamenu .nav > .active > a:hover,
.tb-megamenu .nav > .active > a:focus {
  background: #fff !important;
  color: #0061a1 !important;
}
.tb-megamenu .span12.mega-col-nav .mega-inner {
  padding: 0;
}
.tb-megamenu-subnav a {
  font-size: 14px;
  font-family: Verdana;
  padding: 10px;
}
h1.artes-applicataions {
  display: none;
}
/*** END MAIN MENU MEGA MENU **/
.body-left {
  float: left;
  width: 150px;
  padding: 20px 0px 15px 15px;
}
.body-left .block {
  margin-bottom: 1.5em;
}
.body-left span {
  font-size: 12px;
  color: #003247;
}
.body-left h2 {
  padding: 0;
  font-family: verdana,arial;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  line-height: 20px;
}
.body-left ul li {
  list-style-image: none;
  list-style-type: square;
  line-height: 15px;
  font-size: 5px;
  margin: 5px 0 0 10px;
}
.body-left a {
  text-decoration: none;
  font-size: 11px;
  color: #000000;
}
.body-left a:hover {
  color: #003247;
}
.body-left a.active {
  color: #939598;
}
.left-block-separator {
  /*dotted line left sidebar*/
  background: url(/sites/default/themes/bootstrapArtes/less/images/dot.gif) repeat-x scroll left center transparent;
  line-height: 40px;
  margin-bottom: -1.8em;
  margin-top: -1.8em;
}
.left-company-separator {
  /*dotted line left sidebar*/
  background: url(/sites/default/themes/bootstrapArtes/less/images/dot.gif) repeat-x scroll left center transparent;
  line-height: 40px;
  margin-bottom: -1.8em;
  margin-top: -1.8em;
}
.body-content {
  float: left;
  width: 775px;
  color: #031E31;
  height: 100%;
  min-height: 500px;
  overflow: hidden;
  padding: 0 0 20px 20px;
}
.body-content ul {
  display: block;
  margin: 1em 3em;
}
.body-content ol {
  display: block;
  list-style-type: decimal;
  margin: 1em 3em;
}
.body-content li {
  display: list-item;
}
.body-content a {
  text-decoration: none;
  color: #3498DB;
}
.body-content a:hover {
  color: #003247;
}
.body-content .search-advanced {
  margin-top: 5px;
}
.body-content .tabs {
  padding: 5px 0 5px 0;
}
.body-content .tabs ul {
  margin: 1em 0 0 0;
}
.body-content .tabs a {
  background: #fff;
  padding: 5px;
  margin: 0;
}
.body-content .tabs a.active {
  color: #939598;
}
.body-content .tabs-link a {
  background-color: #ffffff;
  border-color: #BBBBBB;
  border-style: solid solid none;
  border-width: 1px;
  height: auto;
  padding: 5px;
  text-decoration: none;
}
.body-content .breadcrumb-top {
  /*dotted line*/
  background: url(/sites/default/themes/bootstrapArtes/less/images/dot.gif) repeat-x scroll left center transparent;
  height: 20px;
  width: 775px;
  padding: 0px;
}
.body-content .breadcrumb-bottom {
  /*dotted line*/
  background: url(/sites/default/themes/bootstrapArtes/less/images/dot.gif) repeat-x scroll left center transparent;
  height: 20px;
  width: 775px;
  margin: 0 0 5px 0;
  padding: 2px;
}
.body-content .breadcrumb {
  padding: 2px 5px;
  color: #939598;
}
.body-content .breadcrumb a {
  text-decoration: none;
  color: #3498db;
}
.body-content .breadcrumb a:hover {
  color: #003247;
}
.body-content .search-block {
  margin-top: -20px;
}
.body-content .form-submit {
  margin: 0 9px -5px -6px;
}
.body-content .quote-block {
  background: url(/sites/default/themes/bootstrapArtes/less/images/comma-left.gif) no-repeat scroll left top;
  margin: 5px;
  padding: 20px 10px;
  text-indent: 65px;
}
.body-content .proj-facts-pane,
.body-content .proj-image-pane {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.body-content .proj-image-pane {
  padding-left: 0px;
}
.body-content .proj-facts-pane h2 {
  font-size: 14px;
  line-height: 14px;
  font-weight: normal;
  padding: 0 5px;
}
.body-content .proj-facts-pane h3 {
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  padding: 0;
}
.body-content .proj-facts-pane th {
  padding: 5px 0;
  background: #f6f6f6;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: dotted;
}
.body-content .proj-facts-pane td {
  padding: 0 5px;
  background: #fbfbfb;
  border-left-style: dotted;
  border-right-style: dotted;
}
.body-content .proj-image-pane a {
  font-size: 10px;
}
.body-content .opp-overview caption {
  color: #003247;
  cursor: default;
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  padding: 5px 0;
  text-decoration: none;
}
.body-content .latest-opp-pane table th {
  padding-right: 10px;
}
.body-content .opp-facts-pane,
.body-content .opp-image-pane {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.body-content .opp-facts-pane h2 {
  font-size: 14px;
  line-height: 14px;
  font-weight: normal;
  padding: 0 5px;
}
.body-content .opp-facts-pane h3 {
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
}
.body-content .opp-facts-pane th {
  padding: 5px 0;
  background: #f6f6f6;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: dotted;
}
.body-content .opp-facts-pane td {
  padding: 0 5px;
  background: #fbfbfb;
  border-left-style: dotted;
  border-right-style: dotted;
}
.body-content .opp-image-pane .panel-separator {
  display: none;
}
.body-content .opp-image-pane a {
  font-size: 10px;
}
.body-content .opp-update-date {
  color: #003247;
  cursor: default;
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding-top: 5px;
  text-decoration: none;
}
.body-content .views-field-field-teaser-paragraph {
  font: 11px Verdana,arial;
}
.body-content .panels-flexible-row-3-main-row-inside {
  display: table;
  text-align: center;
}
.body-content .panels-flexible-row-3-main-row-inside .panels-flexible-region-inside {
  padding: 0;
  margin-right: -3px;
}
.body-content .opp-image-pane {
  padding-top: 5px;
}
.body-content .showcases-archive-block,
.body-content .news-archive-block {
  line-height: 15px;
}
.body-content .showcases-archive-block th,
.body-content .news-archive-block th {
  padding: 0 5px;
  background: #fff;
}
.body-content .showcases-archive-block td,
.body-content .news-archive-block td {
  text-align: left;
  padding: 10px;
  background: #fff;
  border-color: #fff;
  min-width: 85px;
}
.body-content .showcases-date-block,
.body-content .news-date-block {
  white-space: nowrap;
}
.body-content .latest-news {
  padding: 0;
  margin-bottom: -10px;
}
.body-content .thematic-projects table {
  margin-top: 20px;
}
.body-content .news-title a {
  text-decoration: none;
}
.body-content .latest-news p,
.body-content .showcase-grid p,
.body-content .latest-projects p,
.body-content .thematic-projects p,
.body-content .opp-overview p {
  margin: 5px 0;
}
.body-content .latest-news span,
.body-content .projects span,
.body-content .showcase-grid span,
.body-content .latest-projects span,
.body-content .thematic-projects span,
.body-content .opp-overview span,
.body-content .ap-quick-news span {
  color: #6f7079;
}
.body-content .latest-projects table td {
  max-width: 615px;
}
.showcase-grid tr td {
  background: none repeat scroll 0 0 #F6F6F6;
  border: 1px solid #DCDDDE;
  line-height: 1.3em;
  width: 360px;
  height: 250px;
  vertical-align: top;
}
.body-content .showcase-grid table {
  border-top: 0px;
  padding: 0px;
  margin-top: -15px;
  border-collapse: separate;
  border-spacing: 15px;
}
.body-content .showcase-grid table td,
table th {
  padding: 0;
}
.body-content .showcase-grid img {
  display: block;
}
.body-content .showcase-grid .views-field-title {
  text-align: right;
  background-color: #003151;
  padding: 5px;
}
.body-content .showcase-grid .views-field-title:hover {
  background-color: #004c7d;
}
.body-content .showcase-grid .views-field-title a {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  display: inline;
}
.body-content .showcase-grid .updated-date {
  color: #6f7079;
}
.body-content .showcase-grid .views-field-field-teaser-paragraph {
  padding: 2px;
}
.body-content .news-content .caption p,
.body-content .showcase-content .caption p,
.body-content .project-short .caption p,
.body-content .project-content .caption p {
  margin-top: -8px;
}
.body-content .project-partners .field-label {
  display: none;
}
.body-content .related-content .field-label {
  display: none;
}
.body-content .project-partners .field-collection-item-field-leading-partner,
.body-content .project-partners .field-collection-item-field-partners {
  border: 1px solid #DCDDDE;
  margin: 10px;
  padding: 5px 0;
  width: 50%;
}
.body-content .project-partners .ref-field-collection-item-field-leading-partner table,
.body-content .project-partners .ref-field-collection-item-field-partners table {
  border: 1px solid #DCDDDE;
  margin: 10px;
  padding: 5px 0;
  width: 50%;
}
.body-content .project-partners .ref-field-collection-item-field-leading-partner .contractor-logo {
  width: 120px;
}
.body-content .project-partners .ref-field-collection-item-field-leading-partner td,
.body-content .project-partners .ref-field-collection-item-field-partners td {
  border: none;
}
.body-content .project-partners .field-name-field-company-logo img {
  float: left;
  padding: 0 10px 30px;
}
.body-content .cp-grid tr td {
  background: none repeat scroll 0 0 #F6F6F6;
  border: 1px solid #DCDDDE;
  line-height: 1.3em;
  width: 133px;
  height: 160px;
  vertical-align: top;
}
.body-content .cp-grid tr td .views-field-title {
  padding: 4px;
}
.body-content .cp-grid tr td .views-field-field-ambassador-name {
  padding: 0 4px 4px 4px;
}
.body-content .cp-grid a {
  text-decoration: none;
  color: #3498db;
}
.body-content .cp-grid table {
  padding: 0px;
  border-collapse: separate;
  border-spacing: 10px;
  border-top: none;
  border-bottom: none;
  margin-top: -10px;
}
.body-content .cp-grid table td,
table th {
  padding: 0;
}
.body-content .cp-grid img {
  display: block;
  padding-left: 6px;
  padding-top: 6px;
}
.body-content .ap-quick-news {
  padding-top: 12px;
}
.body-content .company-profile h2 {
  color: #003247;
  cursor: default;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  text-decoration: none;
}
table#daptiv_webform {
  display: block;
  overflow: auto;
  border-top: none;
  border-bottom: none;
}
#daptiv_webform label {
  display: inline;
}
.body-right {
  float: left;
  height: 100%;
  margin-top: -10px;
  margin-left: 15px;
  min-height: 300px;
  overflow: hidden;
  width: 155px;
}
.body-right h2 {
  padding: 5px 0 5px 0;
}
.body-right ul {
  display: block;
  margin: 0;
}
.body-right ul,
.body-right li {
  list-style-type: none;
}
.body-right img {
  border: medium none;
}
.body-right a {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
.body-right a:hover {
  color: #003247;
  text-decoration: none;
}
.body-right .container-inline {
  padding: 8px 0 10px 0;
}
.body-right #edit-submit {
  margin: -5px -2px;
}
.body-right .form-submit {
  opacity: 0.8;
}
.body-right .form-submit:hover {
  opacity: 1;
}
.body-content .publications ul {
  display: inline;
  padding-top: 0px;
}
#iconblock_ips {
  height: auto;
  width: 145px;
}
#iconblock_ips h3,
#iconblock_ips .title h3 {
  -moz-user-select: none;
  color: #3179A9;
  cursor: default;
  font-size: 15px;
}
#iconblock_ips div.content {
  height: 45px;
  width: 145px;
}
#iconblock_ips div.f_item {
  height: 45px;
  overflow: hidden;
  position: absolute;
  width: 145px;
}
#iconblock_ips div.f_item .img {
  background: none repeat scroll 0 0 #FFFFFF;
  display: table;
  height: 45px;
  overflow: hidden;
  width: 145px;
}
#iconblock_ips div.f_item .img a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#iconblock_ips div.f_item .img_on {
  opacity: 0;
  filter: alpha(opacity=0);
  height: 45px;
  position: absolute;
  left: 0;
  top: 0;
  width: 145px;
  z-index: 10;
}
#iconblock_ips div.f_item .img_on:hover {
  opacity: 1;
  filter: alpha(opacity=70);
}
#iconblock_ips .box {
  background: none repeat scroll 0 0 #F6F6F6;
  border: 1px solid #DCDDDE;
  line-height: 1em;
  width: 143px;
}
#iconblock_ips .box a {
  background: none repeat scroll 0 0 #F6F6F6;
  border-right: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  display: block;
  font-size: 10px;
  padding: 3px 5px 7px;
  width: 132px;
}
.view-projects-thematic img {
  width: 120px;
  height: auto;
}
.view-projects-thematic img {
  width: 120px;
  height: auto;
}
tr.odd,
tr.even {
  background: none !important;
}
/*Generic styles
********************************/
body {
  /*background-color: @color-body-background;*/
  background: #FFF;
}
img {
  max-width: 100%;
  height: auto;
}
h4 {
  color: #3498db;
  cursor: default;
  font-family: verdana;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding-top: 5px;
  text-decoration: none;
}
h3 {
  color: #0061a1;
  cursor: default;
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  padding: 25px 0 10px 0;
  text-decoration: none;
  margin: 0.8em 0;
}
h2 {
  color: #0061a1;
  cursor: default;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-size: 22px;
  font-weight: normal;
  line-height: 24px;
  margin-top: 0px;
  padding: 20px 0 10px;
  text-decoration: none;
}
.front h2 {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
}
.node-type-artes-elements h2 {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  padding-top: 53px;
  margin-bottom: 13px;
}
h1 {
  color: #0061a1;
  cursor: default;
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-size: 22px;
  font-weight: normal;
  line-height: 26px;
  padding: 0;
  text-decoration: none;
  /*max-width: 600px;*/
}
h1.page-header {
  line-height: 2.8rem;
  margin: 1px 0 20px;
  text-transform: lowercase;
}
h1.page-header span {
  width: 80%;
  display: inline-block;
}
h1.page-header span::first-letter {
  text-transform: uppercase;
}
.main-container {
  margin-top: 0px;
  padding-top: 30px;
  background-color: #fff;
  position: relative;
  z-index: 10;
}
.main-container.container {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
}
.int {
  padding-top: 20px;
}
.sectionInt {
  padding: 8px 0 2em;
}
.block-separator {
  /*dotted line*/
  background: url(/sites/default/themes/bootstrapArtes/less/images/dot.gif) repeat-x scroll left center transparent;
  line-height: 2px;
  clear: both;
}
.icon {
  list-style-type: none;
  margin-bottom: 0px;
}
.panels-flexible-region-32-documents_rsb {
  float: right !important;
  width: auto !important;
}
ul.documents {
  margin-top: 40px;
}
ul.documents li {
  list-style-type: none;
  width: 150px;
  margin-bottom: 2em;
}
ul.documents li a.documents-icon {
  display: block;
}
ul.documents li a.text {
  display: block;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: auto;
}
a {
  color: #3498db;
}
#block-system-main ul,
#block-system-main ol {
  /*margin-left: 20px;*/
}
#block-system-main table {
  width: 100%;
  table-layout: inherit;
}
.node-type-page article[about="/business-artes"] h2 {
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
}
.node-type-page #block-system-main h2 {
  /* margin-top: 2.5rem;
    padding-top: 40px;*/
}
div[class^="panels-flexible-"] .panels-flexible-region-inside {
  padding-right: 0px;
  padding-left: 0px;
}
.text-center {
  width: 100%;
  display: inline-block;
  margin-top: 20px;
  border-top: 1px dotted #ccc;
}
.text-center ul.pagination li span,
.text-center ul.pagination li a {
  border: none !important;
  background: inherit !important;
  color: #3498db;
}
.text-center ul.pagination .active span {
  color: #022e51;
  font-weight: bold;
}
/*end generic classes*/
/*Header
************************/
.bg-top {
  /*height: 185px;*/
  height: 208px;
}
.bg-top .container {
  padding-left: 0px;
  padding-right: 0px;
}
.bg-top .top-bar a {
  background: none;
  text-transform: uppercase;
}
.bg-top .top-bar .top-bar-menu {
  max-height: 25px;
}
.bg-top .top-bar .top-bar-menu ul.menu {
  padding: 0;
}
.bg-top .top-bar .user-menu {
  max-height: 25px;
}
.bg-top .top-bar .user-menu ul.menu {
  padding: 0;
}
.bg-top .header #logo img {
  width: 100%;
  position: relative;
  /*top: -18px;*/
}
.bg-top .header .main-menu a {
  text-decoration: none;
  padding: 16px 10px;
}
/*End header*/
/*Footer
**********************/
.footer.container {
  padding-left: 0px;
  padding-right: 0px;
}
.footer {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  background: #013146;
}
.footer .footer-top {
  padding: 1.5rem;
  margin: 0px;
}
.footer .footer-top .content {
  display: flex;
}
.footer .footer-top .content h2 {
  margin: 0;
  padding: 1.5rem 0;
  color: white;
  opacity: 0.8;
  display: inline-block;
  font-family: "Verdana";
  font-size: 1.6rem;
}
.footer .footer-top .content ul {
  display: block;
  margin: 0;
  padding: 1.2rem 0;
}
.footer .footer-top .content ul li {
  display: inline-block;
  opacity: 0.4;
  margin: 0 1.5rem;
}
.footer .footer-top .content ul li:hover {
  opacity: 1;
}
.footer .footer-top .content ul li img {
  width: 2.2rem;
}
.footer .footer-top .content ul li:last-child {
  margin: 0px;
}
.footer h2[data-toggle="collapse"] {
  cursor: pointer;
}
.footer h2[data-toggle="collapse"]:after {
  content: "\f106";
  font-family: 'fontawesome';
  font-size: 18px;
  float: right;
  background: transparent;
  padding: 0 5px;
  color: white;
  position: relative;
  top: 10px;
}
.footer h2[data-toggle="collapse"]:hover:after {
  opacity: 0.6;
}
.footer h2[data-toggle="collapse"].collapse-in:after {
  content: "\f107";
}
.footer .footer-bottom {
  padding: 0 15px 40px;
  background: #013146;
  float: left;
  width: 100%;
}
.footer .footer-bottom #block-panels-mini-bottom-footer-mini-panel {
  margin-top: 0px;
}
.footer .footer-bottom #block-panels-mini-bottom-footer-mini-panel #mini-panel-bottom_footer_mini_panel {
  width: 100%;
}
.footer .footer-bottom #block-panels-mini-bottom-footer-mini-panel #mini-panel-bottom_footer_mini_panel h2 {
  color: white;
  font-size: 1.6rem;
  height: auto;
  margin-top: 0px;
  margin-bottom: 1rem;
  border-bottom: 2px solid #4C7B8D;
  display: inline-block;
  padding: 0.2rem 0 0.1rem;
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
}
.footer .footer-bottom #block-panels-mini-bottom-footer-mini-panel #mini-panel-bottom_footer_mini_panel .panel-flexible-inside .col-footer .panels-flexible-region-inside {
  padding-left: 0px;
  padding-right: 0px;
}
.footer .footer-bottom #block-panels-mini-bottom-footer-mini-panel #mini-panel-bottom_footer_mini_panel .panel-flexible-inside .col-footer ul {
  margin: 0;
  padding: 0;
}
.footer .footer-bottom #block-panels-mini-bottom-footer-mini-panel #mini-panel-bottom_footer_mini_panel .panel-flexible-inside .col-footer ul li {
  list-style-type: none;
  color: #5fbae0;
}
.footer .footer-bottom #block-panels-mini-bottom-footer-mini-panel #mini-panel-bottom_footer_mini_panel .panel-flexible-inside .col-footer ul li:before {
  content: "\f111";
  font-family: 'fontawesome';
  font-size: 3px;
  position: relative;
  top: 1px;
  margin-right: 6px;
  float: left;
}
.footer .footer-bottom #block-panels-mini-bottom-footer-mini-panel #mini-panel-bottom_footer_mini_panel .panel-flexible-inside .col-footer ul li a {
  color: white;
  font-size: 1.2rem;
}
.footer .footer-bottom #block-panels-mini-bottom-footer-mini-panel #mini-panel-bottom_footer_mini_panel .panel-flexible-inside .col-footer ul li a:hover {
  opacity: 0.6;
}
.footer .footer-bottom .panels-flexible-region-11-logo {
  width: 25% !important;
}
.footer .footer-bottom .panels-flexible-region-11-logo .logo-esa-footer {
  text-align: center;
}
.footer .footer-bottom .panels-flexible-region-11-logo .logo-esa-footer img {
  width: 70%;
  position: relative;
  top: -1.5rem;
}
.footer .footer-bottom .panels-flexible-region-14-logo {
  width: 25% !important;
}
.footer .footer-bottom .panels-flexible-region-14-logo .logo-esa-footer {
  text-align: center;
}
.footer .footer-bottom .panels-flexible-region-14-logo .logo-esa-footer img {
  width: 70%;
  position: relative;
  top: -1.5rem;
}
.footer .footer-bottom #block-panels-mini-bottom-footer-mini-panel #mini-panel-bottom_footer_mini_panel .panel-flexible-inside .col-footer ul li:before {
  content: '';
}
.footer-bottom1 {
  background: #013146;
  border: none;
  border-top: 2px solid #335e6f;
  padding: 1.5rem;
}
.footer-bottom1 p {
  background: #013146 !important;
  text-align: center;
  color: #4C7B8D;
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-size: 1.5rem;
}
.panels-flexible-11-inside {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
/*End Footer*/
/************************************* HOME PAGE ************************************/
.page-front .home-slide-elements {
  margin: auto;
  padding: 0 0 40px 0;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame {
  width: 100% !important;
  margin: 0 5px;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div {
  width: 100% !important;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div img {
  width: 100% !important;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
  position: absolute;
  top: 78%;
  text-align: left;
  background-color: #005b8a;
  padding: 5px;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title:hover {
  background-color: #004c7d;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title a {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-size: 20px;
  font-weight: normal;
  color: white;
  display: inline;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title a:hover {
  text-decoration: none;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views-slideshow-controls-bottom {
  margin-top: 4px;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views-slideshow-controls-bottom .views-field-counter {
  float: left;
  margin: 15px 0 0;
  padding: 10px;
  width: 15px;
  height: 15px;
  background: url(/sites/default/themes/bootstrapArtes/less/images/slide-nav-inactivenew.png) center no-repeat;
  background-size: 15px 15px;
  cursor: pointer;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views-slideshow-controls-bottom .views-field-counter .views-content-counter {
  display: none;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views-slideshow-controls-bottom .active .views-field-counter {
  background: url(/sites/default/themes/bootstrapArtes/less/images/slide-nav-active_new.png) center no-repeat;
  background-size: 15px 15px;
}
.page-front .home-slide-elements .slide-home {
  margin-top: 19px;
}
.page-front .home-slide-elements .artes-elements {
  padding: 0px;
  margin-top: -35px;
}
.page-front .home-slide-elements .artes-elements h2 {
  padding: 10px 0;
}
.page-front .home-slide-elements .artes-elements ul {
  padding: 0;
  margin: 0 !important;
}
.page-front .home-slide-elements .artes-elements .artes-elements-list {
  width: 86%;
  margin-left: 24px;
}
.page-front .home-slide-elements .artes-elements .artes-elements-list li {
  list-style-type: none;
  padding: 0;
}
.page-front .home-slide-elements .artes-elements .artes-elements-list li a {
  display: block;
  padding: 2px 5px;
}
.page-front .home-slide-elements .artes-elements .artes-elements-list li a span.indent {
  padding-left: 24px;
}
.page-front .home-slide-elements .artes-elements .artes-elements-list li a:hover {
  text-decoration: none;
  background: #f9f9f9;
}
.page-front .home-slide-elements .artes-elements .artes-elements-list li:nth-child(odd) {
  background: #f2f2f2;
}
.page-front .home-events {
  margin: auto;
  padding: 0;
}
.page-front .home-events .event-calendar .pane-calendar .pane-content {
  background: white;
  padding: 2em;
}
.page-front .home-events .event-calendar .date-nav-wrapper .date-next {
  background: none;
}
.page-front .home-events .event-calendar .date-nav-wrapper .date-next a {
  font-size: 22px !important;
  margin: 0;
}
.page-front .home-events .event-calendar .date-nav-wrapper .date-prev {
  background: none;
  right: 86%;
  width: 20%;
}
.page-front .home-events .event-calendar .date-nav-wrapper .date-prev a {
  font-size: 22px !important;
  margin: 0;
}
.page-front .home-events .event-calendar .date-nav-wrapper .date-nav {
  height: 45px;
}
.page-front .home-events .event-calendar .date-nav-wrapper .date-heading h3 {
  line-height: 17px;
  font-size: 18px;
  padding-top: 1.3rem;
}
.page-front .home-events .event-calendar .date-nav-wrapper .pager li > a {
  background-color: inherit;
  border: none;
  font-size: 22px;
  color: #666;
}
.page-front .home-events .event-calendar .date-nav-wrapper .date-nav {
  min-height: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.page-front .home-events .event-calendar .calendar-calendar thead {
  border: 2px solid white;
}
.page-front .home-events .event-calendar .calendar-calendar thead th {
  padding: 10px;
  color: #000;
  background: #D0D0D0;
}
.page-front .home-events .event-calendar .calendar-calendar tr {
  height: auto;
}
.page-front .home-events .event-calendar .calendar-calendar tr td {
  padding: 0;
  border: none;
  background: white;
}
.page-front .home-events .event-calendar .calendar-calendar tr .mini {
  font-size: 1em;
  padding: 14px;
  text-align: center;
}
.page-front .home-events .event-calendar .calendar-calendar td .inner div.day {
  margin: auto;
  float: none;
}
.page-front .home-events .event-calendar .calendar-calendar td .inner div.day.single-day.empty {
  background: white;
}
.page-front .home-events .event-calendar .calendar-calendar td.today {
  background-color: #D0D0D0 !important;
  color: #000;
  font-weight: bold;
  border-radius: 4px;
}
.page-front .home-events .event-calendar .calendar-calendar td.has-events {
  background: transparent !important;
  padding: 0;
  position: relative;
}
.page-front .home-events .event-calendar .calendar-calendar td.has-events a {
  color: white;
  background: #3498db !important;
  text-decoration: none;
  padding: 14px;
  display: block;
  border-radius: 4px;
}
.page-front .home-events .event-calendar .calendar-calendar td.has-events a:hover {
  opacity: 0.6;
}
.page-front .home-events .event-calendar .calendar-calendar td.has-events a:before {
  content: "\f02e";
  display: inline-block;
  font: normal normal normal 15px/1 FontAwesome;
  color: #003247;
  position: absolute;
  top: -2px;
  left: 3px;
}
.page-front .home-events .event-hightlight {
  padding: 2em 0;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal {
  min-height: 360px;
  width: 100%;
  padding: 20px;
  padding-top: 26px;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal {
  width: 100%;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item {
  min-height: 320px;
  height: auto;
  border: 0;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .events-col-1 {
  min-height: 185px;
  max-height: 185px;
  padding: 0;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .events-col-1 .events-image {
  width: 35%;
  float: left;
  text-align: left;
  padding: 0;
  margin-left: 1em;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .events-col-1 .events-image .img-responsive {
  height: 220px;
  background: white;
  margin-top: 2em;
  margin-right: 1em;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .events-col-1 .events-text {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  padding: 0 20px;
  color: white;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .events-col-1 .events-text h3 {
  margin-bottom: 0;
  font-size: 22px;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .events-col-1 .events-text h3 a:hover {
  color: #666;
  text-decoration: none;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .events-col-1 .events-text .subtitle {
  font-family: notesEsa;
  font-size: 18px;
  color: #3498db;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .events-col-2 {
  text-align: left;
  padding: 15px;
  background: white;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .events-col-2 > .start-end-date {
  color: #3498db;
  font-size: 18px;
  font-family: NotesEsaBold;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .events-col-2 .date-display-single {
  color: #3498db;
  font-size: 18px;
  font-family: NotesEsaBold;
  display: block;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-prev-horizontal {
  top: 39%;
  left: -15px;
}
.page-front .home-events .event-hightlight .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-next-horizontal {
  top: 39%;
  right: -5px;
}
.page-front .home-news {
  background: #f2f2f2;
}
.page-front .home-news h2 {
  margin: 0;
  padding: 0 0 10px 0;
}
.page-front .home-news .pane-news-and-events {
  padding-top: 30px;
  padding-bottom: 8px;
}
.page-front .home-news .pane-news-and-events .view-header h2 {
  display: none !important;
}
.page-front .home-news .pane-news-and-events .jcarousel-skin-default .jcarousel-container-horizontal {
  width: 100%;
  height: inherit;
  padding: 10px 15px 20px;
}
.page-front .home-news .pane-news-and-events .jcarousel-skin-default .jcarousel-clip-horizontal {
  width: 100% !important;
}
.page-front .home-news .pane-news-and-events .jcarousel-skin-default .jcarousel-prev-horizontal {
  left: -15px;
}
.page-front .home-news .pane-news-and-events .jcarousel-skin-default .jcarousel-next-horizontal {
  right: -15px;
}
.page-front .home-news .pane-news-and-events li.jcarousel-item-horizontal {
  overflow: hidden;
  height: 245px;
  position: relative;
  border: 0;
  width: 100%;
}
.page-front .home-news .pane-news-and-events li.jcarousel-item-horizontal img {
  width: 100%;
  height: 245px;
}
.page-front .home-news .pane-news-and-events li.jcarousel-item-horizontal .title {
  top: 184px;
  position: absolute;
  width: 100%;
  font-family: NotesEsaBold;
  font-size: 16px;
  color: white;
  text-align: left;
  min-height: 6.2rem;
  background-color: #003052;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.page-front .home-news .pane-news-and-events li.jcarousel-item-horizontal .title a {
  color: white;
  padding: 9px 9px;
  display: block;
  text-decoration: none;
  width: 100%;
}
.page-front .home-news .pane-news-and-events li.jcarousel-item-horizontal .title a:hover {
  color: #5fbae0;
}
.page-front .home-news .pane-news-and-events li.jcarousel-item-horizontal .text-wraper {
  border: 0px solid #cccccc;
  background-color: rgba(3, 58, 99, 0.9);
  padding: 15px 15px 0;
  text-align: left;
  color: white;
  min-height: 11rem;
  top: 100%;
  width: 100%;
  height: 77%;
  position: absolute;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.page-front .home-news .pane-news-and-events li.jcarousel-item-horizontal .text-wraper .text {
  color: #FFF;
  padding: 10px 0px;
  font-size: 0.9em;
}
.page-front .home-news .pane-news-and-events li.jcarousel-item:hover .title {
  top: 0 !important;
  position: absolute;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  cursor: pointer;
}
.page-front .home-news .pane-news-and-events li.jcarousel-item:hover .text-wraper {
  top: 62px !important;
  position: absolute;
  height: 77%;
  cursor: pointer;
  -webkit-transition: all 1s ease-out;
  /* Safari */
  transition: all 1s ease-out;
}
.page-front .home-news .pane-news-and-events li.jcarousel-item:hover .image img {
  transform: scale(2, 2);
  opacity: 0.5;
  -webkit-transition: all 2s;
  /* Safari */
  transition: all 2s;
}
.page-front .home-news .pane-news-and-events .jcarousel-next,
.page-front .home-news .pane-news-and-events .jcarousel-prev {
  top: 40%;
}
.page-front .home-news .pane-news-and-events .more-link {
  text-align: right;
  margin: 0px 17px 0px 0;
}
.page-front .home-news .pane-news-and-events .more-link a {
  background: #0097d6;
  color: white;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-weight: normal;
  font-size: 18px;
  padding: 0 20px;
  margin: 2px 0px 5px;
  display: inline-block;
}
.page-front .home-news .pane-news-and-events .more-link a:before {
  content: "\f105";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 24px;
  height: 30px;
  background: #0097d6;
  color: white;
  margin: 0;
  margin-left: -20px;
  margin-right: 10px;
  padding: 6px;
}
.page-front .home-news .pane-news-and-events .more-link a:hover {
  text-decoration: none;
  background: #337ab7;
  color: white;
}
.page-front .home-news .pane-news-and-events .more-link a:focus {
  text-decoration: none;
}
.page-front .home-news .pane-news-and-events .go-back {
  text-align: left !important;
}
.page-front .home-news .pane-news-and-events .go-back a:before {
  content: "\f053" !important;
}
.page-front .home-block-links {
  background: white;
  padding: 32px 0;
}
.page-front .home-block-links .bottom-row > div .img-with-text a span {
  position: absolute;
  background-color: red;
  margin: 15px;
  bottom: 0;
  padding: 5px 10px 5px 0px;
  color: white;
  font-size: 1.2em;
  font-family: NotesEsaBold;
}
.page-front .home-block-links .bottom-row > div .img-with-text a span:before {
  content: "→ ";
  font-size: 22px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 4px;
  margin-top: 0px;
  position: relative;
  top: 2px;
  font-family: NotesEsaBold;
}
.page-front .home-block-links .bottom-row > div .img-with-text a:hover span {
  background-color: #BF0000;
}
.page-front .home-block-links .bottom-row > div:first-child .img-with-text a span {
  background-color: green;
}
.page-front .home-block-links .bottom-row > div:first-child .img-with-text a:hover span {
  background-color: #005500;
}
.page-front .home-block-links .bottom-row > div:last-child .img-with-text a span {
  background-color: #003964;
}
.page-front .home-block-links .bottom-row > div:last-child .img-with-text a:hover span {
  background-color: #3498DB;
}
.page-front .home-block-links .icon {
  list-style-type: none;
  margin-bottom: 0px;
}
.page-front .home-block-links #iconblock_small div.f_item .img {
  height: auto;
  width: 100%;
}
.page-front .home-block-links #iconblock_small div.f_item .img_on {
  opacity: 0;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  padding: 0px 15px 15px;
}
.page-front .home-block-links #iconblock_small div.f_item .img_on:hover {
  opacity: 1;
  filter: alpha(opacity=70);
}
/***** LATEST PROJECTS *****/
.page-front .home-latest {
  margin: 0px 4%;
  padding: 0 !important;
  background: #f9f9f9;
}
.page-front .home-latest .more-link {
  text-align: left !important;
  margin: 10px 10px 10px 0;
}
.page-front .home-latest .nav-tabs {
  border-bottom: 4px solid #dddddd;
}
.page-front .home-latest .nav-tabs > li {
  padding: 5px 25px 5px 10px;
}
.page-front .home-latest .nav-tabs > li.active {
  margin-bottom: -4px;
  border-bottom: 4px solid #0782C4;
}
.page-front .home-latest .nav-tabs h2 {
  margin: 0;
  padding: 0;
}
.page-front .home-latest .nav-tabs > li h2 a,
.page-front .home-latest .nav-tabs > li.active h2 a,
.page-front .home-latest .nav-tabs > li.active h2 a:hover,
.page-front .home-latest .nav-tabs > li.active h2 a:focus {
  font-size: 22px;
  border: 0px solid #dddddd;
  color: #003247;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
}
.page-front .home-latest .nav-tabs > li h2 a {
  color: #666;
  cursor: pointer;
}
.page-front .home-latest .nav-tabs > li h2 a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 4px;
  width: 0;
  background: #003247;
  -webkit-transition: width .20s;
  -moz-transition: width .20s;
  -ms-transition: width .20s;
  -o-transition: width .20s;
  transition: width .20s;
}
.page-front .home-latest .nav-tabs > li h2 a:hover:before {
  width: 100%;
  -webkit-transition: width .20s;
  -moz-transition: width .20s;
  -ms-transition: width .20s;
  -o-transition: width .20s;
  transition: width .20s;
}
.page-front .home-latest .nav-tabs > li h2 a:focus {
  text-decoration: none;
}
.page-front .home-latest .view-list {
  list-style-type: none;
  padding: 0;
}
.page-front .home-latest .view-list h3 {
  margin-bottom: 0;
  padding: 0;
  margin-top: 15px;
}
.page-front .home-latest .view-list li:first-child h3 {
  margin-top: 20px;
}
.page-front .home-latest .view-list .metadata-list {
  padding: 0;
  margin-left: 0 !important;
}
.page-front .home-latest .view-list .metadata-list span {
  font-size: 12px;
  color: #666;
}
.page-front .home-latest .view-list .metadata-list span.date-display-single {
  font-weight: bold;
}
.page-front .home-latest .view-list .metadata-list li {
  list-style-type: none;
  display: inline-block;
  margin-bottom: 10px;
}
.page-front .home-latest .view-list .metadata-list li:after {
  content: " | ";
  color: #00598A;
}
.page-front .home-latest .view-list .metadata-list li:last-child {
  padding-left: 0;
}
.page-front .home-latest .view-list .metadata-list li:last-child:after {
  content: "";
}
.page-front .home-latest .more-link {
  text-align: right;
  margin: 30px 17px 10px 0;
}
.page-front .home-latest .more-link a {
  background: #0097d6;
  color: white;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-weight: normal;
  font-size: 18px;
  padding: 0 20px;
  margin: 5px 0px;
  display: inline-block;
}
.page-front .home-latest .more-link a:before {
  content: "\f105";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 24px;
  height: 30px;
  background: #0097d6;
  color: white;
  margin: 0;
  margin-left: -20px;
  margin-right: 10px;
  padding: 6px;
}
.page-front .home-latest .more-link a:hover {
  text-decoration: none;
  background: #337ab7;
  color: white;
}
.page-front .home-latest .more-link a:focus {
  text-decoration: none;
}
.page-front .home-news {
  margin: 0px 4%;
}
.page-front .home-news .pane-news-and-events .more-link {
  text-align: left !important;
  margin: 0;
}
/***** END LATEST PROJECTS *****/
/************************************* END HOME PAGE ************************************/
/************************************* FUNDING PAGE ************************************/
.page-funding ul.view-list {
  padding: 0;
}
.page-funding ul.view-list > li {
  list-style-type: none;
  border-bottom: 1px dotted #ccc;
  padding: 10px 0 30px;
}
.page-funding ul.view-list > li:last-child {
  border-bottom: 0px dotted #ccc;
}
.page-funding ul.view-list h2 {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
}
.page-funding ul.view-list h2 a {
  color: #00598C;
}
.page-funding ul.view-list .metadata-list-program {
  list-style-type: none;
  margin: 0rem 0 0rem !important;
  padding: 0;
}
.page-funding ul.view-list .metadata-list-program li {
  display: inline-block;
  margin-right: 15px;
}
.page-funding ul.view-list .metadata-list-program li > span {
  font-weight: bold;
  color: #3498db;
  margin-right: 5px;
}
.page-funding ul.view-list .metadata-list-program li a {
  display: block;
  padding: 3px 10px;
}
.page-funding ul.view-list .metadata-list-program li a:hover {
  text-decoration: none;
  background: #CCC;
}
.page-funding ul.view-list .metadata-list-program li:first-child {
  margin-left: 0 !important;
}
.page-funding ul.view-list .metadata-list-program li.program {
  background: #F2F2F2;
  margin-right: 5px;
  margin-bottom: 5px;
}
.page-funding ul.view-list .metadata-list-program li.status {
  margin-left: 0rem;
  margin-top: 1.5rem;
}
.page-funding ul.view-list .metadata-list-status {
  list-style-type: none;
  margin: 2rem 0 !important;
  padding: 10px;
  overflow: auto;
  background: #f9f9f9;
}
.page-funding ul.view-list .metadata-list-status li {
  display: inline-block;
  margin-right: 1%;
  width: 24%;
  float: left;
}
.page-funding ul.view-list .metadata-list-status li > span {
  font-weight: normal;
  display: block;
  color: #003247;
  margin-right: 5px;
  font-family: 'NotesEsaBold';
  font-size: 16px;
}
.page-funding ul.view-list .metadata-list-status li a {
  display: block;
  padding: 3px 10px;
}
.page-funding ul.view-list .metadata-list-status li a:hover {
  text-decoration: none;
  background: #CCC;
}
.page-funding ul.view-list .metadata-list-status li:first-child {
  margin-left: 0 !important;
}
.page-funding ul.view-list .metadata-list {
  list-style-type: none;
  margin: 1.5rem 0 !important;
  padding: 0 !important;
}
.page-funding ul.view-list .metadata-list li {
  display: inline-block;
  font-size: 12px;
  width: 33%;
}
.page-funding ul.view-list .metadata-list li .metatag-label {
  color: #3498db;
  font-weight: bold;
}
/*****FILTROS FUNDING *******/
.page-funding .artes_desc,
.page-news .artes_desc {
  position: relative;
}
.page-funding .artes_desc .fa-quote-left,
.page-news .artes_desc .fa-quote-left {
  font-size: 56px;
  color: #ccc;
  position: absolute;
  left: 3%;
}
.page-funding .artes_desc hr,
.page-news .artes_desc hr {
  border-top: 1px dashed #CCC;
  height: 0px;
}
.page-funding .artes_desc hr:after,
.page-news .artes_desc hr:after {
  content: '\002702';
  display: inline-block;
  position: relative;
  top: -10px;
  left: 40px;
  padding: 0 3px;
  background: #f0f0f0;
  color: #8c8b8b;
  font-size: 18px;
  font-style: normal;
}
.page-funding .artes_desc .artes_teaser,
.page-news .artes_desc .artes_teaser {
  padding: 5% 10%;
  margin: 2rem 0;
  background: #eee;
  font-style: italic;
}
.page-funding .artes_desc .artes_teaser a,
.page-news .artes_desc .artes_teaser a {
  font-family: NotesEsaBold;
  font-size: 16px;
  font-style: normal;
}
.page-funding .form-control,
.page-news .form-control {
  display: inline-block;
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.page-funding .views-widget-filter-field_event_start_date_value > label,
.page-news .views-widget-filter-field_event_start_date_value > label,
.page-funding .views-widget-filter-field_event_start_date_value2 > label,
.page-news .views-widget-filter-field_event_start_date_value2 > label {
  position: relative;
  top: 9px;
}
.page-funding .views-widget-filter-field_event_start_date_value .views-widget,
.page-news .views-widget-filter-field_event_start_date_value .views-widget,
.page-funding .views-widget-filter-field_event_start_date_value2 .views-widget,
.page-news .views-widget-filter-field_event_start_date_value2 .views-widget {
  width: 150px;
  display: inline-block;
}
.page-funding .views-widget-filter-field_event_start_date_value .views-widget .form-control,
.page-news .views-widget-filter-field_event_start_date_value .views-widget .form-control,
.page-funding .views-widget-filter-field_event_start_date_value2 .views-widget .form-control,
.page-news .views-widget-filter-field_event_start_date_value2 .views-widget .form-control {
  background: white !important;
  border: 1px solid #CCC !important;
  width: 100%;
}
.page-funding #edit-field-category-tid-wrapper,
.page-news #edit-field-category-tid-wrapper {
  width: 100%;
}
.page-funding #edit-field-category-tid-wrapper > label,
.page-news #edit-field-category-tid-wrapper > label {
  cursor: pointer;
  display: block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  position: relative;
  font-size: 22px;
  font-family: NotesEsa;
  font-weight: normal;
  padding-left: 30px;
}
.page-funding #edit-field-category-tid-wrapper > label:after,
.page-news #edit-field-category-tid-wrapper > label:after {
  content: "\e081";
  font-family: "Glyphicons Halflings";
  font-size: 2.5rem;
  position: absolute;
  left: 0px;
}
.page-funding #edit-field-category-tid-wrapper .up-arrow:after,
.page-news #edit-field-category-tid-wrapper .up-arrow:after {
  content: "\e082";
  font-family: "Glyphicons Halflings";
  font-size: 2.5rem;
  position: absolute;
  left: 0px;
}
.page-funding a.bef-toggle,
.page-news a.bef-toggle {
  border: 1px solid #3498db;
  border-radius: 0;
  background: white;
  color: #3498db;
  font-family: NotesEsaBold;
  font-weight: normal;
  font-size: 16px;
  padding: 0 20px;
  margin: 5px 0px;
  display: inline-block;
}
.page-funding a.bef-toggle:hover,
.page-news a.bef-toggle:hover,
.page-funding a.bef-toggle:focus,
.page-news a.bef-toggle:focus {
  text-decoration: none;
  background: #3498db;
  color: white;
}
.page-funding a.bef-toggle:before,
.page-news a.bef-toggle:before {
  content: "\f096";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 24px;
  height: 30px;
  background: #3498db;
  color: white;
  margin: 0;
  margin-left: -20px;
  margin-right: 10px;
  padding: 4px;
}
.page-funding a.selectNone:before,
.page-news a.selectNone:before {
  content: "\f046";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 24px;
  height: 30px;
  background: #3498db;
  color: white;
  margin: 0;
  margin-left: -20px;
  margin-right: 10px;
  padding: 4px;
}
.page-funding .view-empty,
.page-news .view-empty {
  width: 100%;
  margin: auto;
  padding: 3rem 20%;
  background: #fcf8e3;
  color: #8a6d3b;
}
.page-funding .view-empty p:before,
.page-news .view-empty p:before {
  content: "\f071";
  display: inline-block;
  margin-right: 10px;
  font: normal normal normal 20px/1 FontAwesome !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-funding .no-result,
.page-news .no-result {
  padding: 2em 2em;
  text-align: center;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  background: #f9f9f9;
  border: 1px solid #3498db;
  color: #3498db;
  width: 50%;
  margin: 25px auto;
}
.page-funding .form-item-field-category-tid div,
.page-news .form-item-field-category-tid div {
  width: 100%;
}
.page-funding .form-item-field-category-tid ul.bef-tree,
.page-news .form-item-field-category-tid ul.bef-tree {
  padding: 0 !important;
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}
.page-funding .form-item-field-category-tid ul.bef-tree ul,
.page-news .form-item-field-category-tid ul.bef-tree ul {
  list-style-type: none;
  padding-left: 15px;
}
.page-funding .form-item-field-category-tid ul.bef-tree ul li label.option,
.page-news .form-item-field-category-tid ul.bef-tree ul li label.option {
  font-weight: normal;
}
.page-funding .form-item-field-category-tid ul.bef-tree ul.bef-tree-depth-1 > li,
.page-news .form-item-field-category-tid ul.bef-tree ul.bef-tree-depth-1 > li {
  width: 100%;
  border-right: 0px dotted #ccc;
  margin-right: 3%;
  min-height: auto;
}
.page-funding .form-item-field-category-tid ul.bef-tree ul.bef-tree-depth-1 > li ul.bef-tree-depth-1,
.page-news .form-item-field-category-tid ul.bef-tree ul.bef-tree-depth-1 > li ul.bef-tree-depth-1 {
  padding-left: 15px;
}
.page-funding .view-filters,
.page-news .view-filters,
.page-funding .views-exposed-widgets,
.page-news .views-exposed-widgets {
  background: #F2F2F2;
  padding: 10px 20px;
  margin: 15px 0;
}
.page-funding .view-filters .views-widget-sort-sort_bef_combine label,
.page-news .view-filters .views-widget-sort-sort_bef_combine label,
.page-funding .views-exposed-widgets .views-widget-sort-sort_bef_combine label,
.page-news .views-exposed-widgets .views-widget-sort-sort_bef_combine label {
  display: block;
  font-family: 'NotesEsaBold';
  font-weight: normal;
  font-size: 16px;
  color: #003247;
}
.page-funding .view-filters .views-exposed-widget,
.page-news .view-filters .views-exposed-widget,
.page-funding .views-exposed-widgets .views-exposed-widget,
.page-news .views-exposed-widgets .views-exposed-widget {
  padding: 15px 15px 0 0;
}
.page-funding .view-filters .views-exposed-widget > label,
.page-news .view-filters .views-exposed-widget > label,
.page-funding .views-exposed-widgets .views-exposed-widget > label,
.page-news .views-exposed-widgets .views-exposed-widget > label {
  font-family: 'NotesEsaBold';
  font-weight: normal;
  font-size: 16px;
  color: #0061a1;
}
.page-funding .view-filters .views-exposed-widget > div > label,
.page-news .view-filters .views-exposed-widget > div > label,
.page-funding .views-exposed-widgets .views-exposed-widget > div > label,
.page-news .views-exposed-widgets .views-exposed-widget > div > label {
  font-family: 'NotesEsaBold';
  font-weight: normal;
  font-size: 18px;
  color: #0061a1;
}
.page-funding .view-filters .views-exposed-widget .views-widget label,
.page-news .view-filters .views-exposed-widget .views-widget label,
.page-funding .views-exposed-widgets .views-exposed-widget .views-widget label,
.page-news .views-exposed-widgets .views-exposed-widget .views-widget label {
  font-weight: normal !important;
}
.page-funding .view-filters #edit-field-open-call-for-proposal-value-wrapper,
.page-news .view-filters #edit-field-open-call-for-proposal-value-wrapper,
.page-funding .views-exposed-widgets #edit-field-open-call-for-proposal-value-wrapper,
.page-news .views-exposed-widgets #edit-field-open-call-for-proposal-value-wrapper {
  width: 50%;
  display: block;
}
.page-funding .view-filters #edit-field-open-call-for-proposal-value-wrapper div,
.page-news .view-filters #edit-field-open-call-for-proposal-value-wrapper div,
.page-funding .views-exposed-widgets #edit-field-open-call-for-proposal-value-wrapper div,
.page-news .views-exposed-widgets #edit-field-open-call-for-proposal-value-wrapper div {
  width: auto;
}
.page-funding .view-filters #edit-field-open-call-for-proposal-value-wrapper .views-widget,
.page-news .view-filters #edit-field-open-call-for-proposal-value-wrapper .views-widget,
.page-funding .views-exposed-widgets #edit-field-open-call-for-proposal-value-wrapper .views-widget,
.page-news .views-exposed-widgets #edit-field-open-call-for-proposal-value-wrapper .views-widget {
  display: inline-block;
}
.page-funding .view-filters #edit-field-companies-target-id-wrapper,
.page-news .view-filters #edit-field-companies-target-id-wrapper,
.page-funding .views-exposed-widgets #edit-field-companies-target-id-wrapper,
.page-news .views-exposed-widgets #edit-field-companies-target-id-wrapper {
  width: auto;
}
.page-funding .view-filters #edit-field-tenderstatus-value-wrapper,
.page-news .view-filters #edit-field-tenderstatus-value-wrapper,
.page-funding .views-exposed-widgets #edit-field-tenderstatus-value-wrapper,
.page-news .views-exposed-widgets #edit-field-tenderstatus-value-wrapper {
  width: 50%;
}
.page-funding .view-filters #edit-field-tenderstatus-value-wrapper .form-type-bef-checkbox,
.page-news .view-filters #edit-field-tenderstatus-value-wrapper .form-type-bef-checkbox,
.page-funding .views-exposed-widgets #edit-field-tenderstatus-value-wrapper .form-type-bef-checkbox,
.page-news .views-exposed-widgets #edit-field-tenderstatus-value-wrapper .form-type-bef-checkbox {
  display: inline-block;
}
.page-funding .view-filters #edit-field-tenderstatus-value-wrapper .form-type-bef-checkbox label,
.page-news .view-filters #edit-field-tenderstatus-value-wrapper .form-type-bef-checkbox label,
.page-funding .views-exposed-widgets #edit-field-tenderstatus-value-wrapper .form-type-bef-checkbox label,
.page-news .views-exposed-widgets #edit-field-tenderstatus-value-wrapper .form-type-bef-checkbox label {
  font-weight: normal;
  padding-right: 15px;
}
.page-funding .view-filters #edit-field-tenderstatus-value-wrapper div,
.page-news .view-filters #edit-field-tenderstatus-value-wrapper div,
.page-funding .views-exposed-widgets #edit-field-tenderstatus-value-wrapper div,
.page-news .views-exposed-widgets #edit-field-tenderstatus-value-wrapper div {
  display: inline;
}
.page-funding .view-filters .views-widget-sort-by,
.page-news .view-filters .views-widget-sort-by,
.page-funding .views-exposed-widgets .views-widget-sort-by,
.page-news .views-exposed-widgets .views-widget-sort-by {
  width: auto;
}
.page-funding .view-filters .views-widget-sort-by label,
.page-news .view-filters .views-widget-sort-by label,
.page-funding .views-exposed-widgets .views-widget-sort-by label,
.page-news .views-exposed-widgets .views-widget-sort-by label {
  display: block;
}
.page-funding .view-filters .views-submit-button,
.page-news .view-filters .views-submit-button,
.page-funding .views-exposed-widgets .views-submit-button,
.page-news .views-exposed-widgets .views-submit-button {
  clear: both;
}
.page-funding .view-filters #edit-field-price-range-value-wrapper,
.page-news .view-filters #edit-field-price-range-value-wrapper,
.page-funding .views-exposed-widgets #edit-field-price-range-value-wrapper,
.page-news .views-exposed-widgets #edit-field-price-range-value-wrapper {
  clear: left;
}
/***** END FILTROS FUNDING *******/
/************************************* END FUNDING PAGE ************************************/
/************************************* PROJECT PAGE ************************************/
.page-projects ul.view-list {
  padding: 0;
}
.page-projects ul.view-list > li {
  list-style-type: none;
  border-bottom: 1px dotted #ccc;
  padding: 0px 0 20px;
  overflow: auto;
}
.page-projects ul.view-list > li:last-child {
  border-bottom: 0px dotted #ccc;
}
.page-projects ul.view-list h2 {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
  padding: 20px 0 10px;
}
.page-projects ul.view-list h2 a {
  color: #00598C;
}
.page-projects ul.view-list .metadata-list-program {
  list-style-type: none;
  margin: 0rem 0 2rem !important;
  padding: 0;
}
.page-projects ul.view-list .metadata-list-program li {
  display: inline-block;
}
.page-projects ul.view-list .metadata-list-program li a {
  display: block;
  padding: 3px 10px;
}
.page-projects ul.view-list .metadata-list-program li a:hover {
  text-decoration: none;
  background: #CCC;
}
.page-projects ul.view-list .metadata-list-program li:first-child {
  margin-left: 0 !important;
}
.page-projects ul.view-list .metadata-list-program li.program {
  background: #F2F2F2;
  margin-right: 5px;
}
.page-projects .contractor,
.page-projects .subcontractor {
  padding-left: 0;
}
.page-projects .contractor h3,
.page-projects .subcontractor h3 {
  margin: 1rem 0;
  padding: 0;
}
.page-projects .contractor ul,
.page-projects .subcontractor ul {
  padding: 0;
}
.page-projects .contractor ul li,
.page-projects .subcontractor ul li {
  list-style-type: none;
}
/******FILTROS PROJECT CONTRACTORS ********/
.page-projects .artes_desc {
  position: relative;
}
.page-projects .artes_desc .fa-quote-left {
  font-size: 56px;
  color: #ccc;
  position: absolute;
  left: 3%;
}
.page-projects .artes_desc hr {
  border-top: 1px dashed #CCC;
  height: 0px;
}
.page-projects .artes_desc hr:after {
  content: '\002702';
  display: inline-block;
  position: relative;
  top: -10px;
  left: 40px;
  padding: 0 3px;
  background: #f0f0f0;
  color: #8c8b8b;
  font-size: 18px;
  font-style: normal;
}
.page-projects .artes_desc .artes_teaser {
  padding: 5% 10%;
  margin: 2rem 0;
  background: #eee;
  font-style: italic;
}
.page-projects .artes_desc .artes_teaser a {
  font-family: NotesEsaBold;
  font-weight: normal;
  font-size: 16px;
  font-style: normal;
}
.page-projects .form-control {
  display: inline-block;
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.page-projects #edit-field-category-tid-wrapper {
  width: 100%;
}
.page-projects #edit-field-category-tid-wrapper > label {
  cursor: pointer;
  display: block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  position: relative;
  font-size: 22px;
  font-family: NotesEsa;
  font-weight: normal;
  padding-left: 30px;
}
.page-projects #edit-field-category-tid-wrapper > label:after {
  content: "\e081";
  font-family: "Glyphicons Halflings";
  font-size: 2.5rem;
  position: absolute;
  left: 0px;
}
.page-projects #edit-field-category-tid-wrapper .up-arrow:after {
  content: "\e082";
  font-family: "Glyphicons Halflings";
  font-size: 2.5rem;
  position: absolute;
  left: 0px;
}
.page-projects a.bef-toggle {
  border: 1px solid #3498db;
  border-radius: 0;
  background: white;
  color: #3498db;
  font-family: NotesEsaBold;
  font-weight: normal;
  font-size: 16px;
  padding: 0 20px;
  margin: 5px 0px;
  display: inline-block;
}
.page-projects a.bef-toggle:hover,
.page-projects a.bef-toggle:focus {
  text-decoration: none;
  background: #3498db;
  color: white;
}
.page-projects a.bef-toggle:before {
  content: "\f096";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 24px;
  height: 30px;
  background: #3498db;
  color: white;
  margin: 0;
  margin-left: -20px;
  margin-right: 10px;
  padding: 4px;
}
.page-projects a.selectNone:before {
  content: "\f046";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 24px;
  height: 30px;
  background: #3498db;
  color: white;
  margin: 0;
  margin-left: -20px;
  margin-right: 10px;
  padding: 4px;
}
.page-projects .view-empty {
  width: 100%;
  margin: auto;
  padding: 3rem 20%;
  background: #fcf8e3;
  color: #8a6d3b;
}
.page-projects .view-empty p:before {
  content: "\f071";
  display: inline-block;
  margin-right: 10px;
  font: normal normal normal 20px/1 FontAwesome !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-projects .no-result {
  padding: 2em 2em;
  text-align: center;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  background: #f9f9f9;
  border: 1px solid #3498db;
  color: #3498db;
  width: 50%;
  margin: 25px auto;
}
.page-projects .view-filters,
.page-projects .views-exposed-widgets {
  background: #F2F2F2;
  padding: 10px 20px;
  margin: 20px 0 10px;
}
.page-projects .view-filters .views-widget-sort-sort_bef_combine label,
.page-projects .views-exposed-widgets .views-widget-sort-sort_bef_combine label {
  display: block;
  font-family: NotesEsaBold;
  font-weight: normal;
  font-size: 16px;
  color: #003247;
}
.page-projects .view-filters .views-exposed-widget,
.page-projects .views-exposed-widgets .views-exposed-widget {
  padding: 15px 15px 0 0;
}
.page-projects .view-filters .views-exposed-widget > label,
.page-projects .views-exposed-widgets .views-exposed-widget > label {
  font-family: NotesEsaBold;
  font-weight: normal;
  font-size: 16px;
  color: #0061a1;
}
.page-projects .view-filters .views-exposed-widget > div > label,
.page-projects .views-exposed-widgets .views-exposed-widget > div > label {
  font-family: NotesEsaBold;
  font-weight: normal;
  font-size: 18px;
  color: #0061a1;
}
.page-projects .form-item-field-category-tid div {
  width: 100%;
}
.page-projects .form-item-field-category-tid ul.bef-tree {
  padding: 0 !important;
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}
.page-projects .form-item-field-category-tid ul.bef-tree label.option {
  font-weight: normal;
}
.page-projects .form-item-field-category-tid ul.bef-tree ul {
  list-style-type: none;
  padding-left: 15px;
}
.page-projects .form-item-field-category-tid ul.bef-tree ul li label.option {
  font-weight: normal;
}
.page-projects .form-item-field-category-tid ul.bef-tree ul.bef-tree-depth-1 > li {
  width: 100%;
  border-right: 0px dotted #ccc;
  margin-right: 3%;
  min-height: auto;
}
.page-projects .form-item-field-category-tid ul.bef-tree ul.bef-tree-depth-1 > li ul.bef-tree-depth-1 {
  padding-left: 15px;
}
.page-projects #edit-field-companies-target-id-wrapper {
  width: 50%;
}
.page-projects #edit-field-status-value-wrapper {
  width: 25%;
}
.page-projects #edit-field-status-value-wrapper div {
  width: 100%;
}
.page-projects #edit-field-status-value-wrapper .form-type-bef-checkbox {
  width: auto !important;
  display: inline-block;
  margin-right: 5%;
}
.page-projects #edit-field-status-value-wrapper .form-type-bef-checkbox label {
  font-weight: normal;
}
.page-projects .views-widget-sort-by {
  width: auto;
}
.page-projects .views-widget-sort-by label {
  display: block;
}
.page-projects .views-submit-button {
  clear: both;
}
/*******END FILTROS PROJECT PAGE***********/
.page-node .contractors-funding .metadata-list {
  padding: 0;
  margin-left: 0 !important;
}
.page-node .contractors-funding .metadata-list li {
  list-style-type: none;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 13px;
}
.page-node .contractors-funding .metadata-list li span:first-child {
  font-size: 12px;
  color: #3498db;
  font-weight: bold;
}
.page-node .contractors-funding .metadata-list li span:first-child.date-display-single {
  font-weight: bold;
}
.page-node .contractors-funding .metadata-list li ul.has-sub {
  display: inline-block;
  padding: 0;
  width: 90%;
  vertical-align: top;
}
.page-node .contractors-funding .metadata-list li ul.has-sub li {
  margin: 0 0.5rem 0 0;
  padding-right: 0.5rem;
}
.page-node .contractors-funding .metadata-list li ul.has-sub li:after {
  content: "  |";
  color: #00598A;
}
.page-node .contractors-funding .metadata-list li ul.has-sub li:last-child {
  padding-left: 0;
}
.page-node .contractors-funding .metadata-list li ul.has-sub li:last-child:after {
  content: "";
}
.page-node .contractors-funding .metadata-list li .metadata-tenders {
  padding: 0;
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
  padding-top: 1rem;
  margin-top: 1rem;
  margin-left: 0 !important;
  border-top: 1px dotted #ccc;
}
/************************************* END PROJECT PAGE ************************************/
/************************************* CONTRACTORS PAGE ************************************/
.page-contractors ul.view-list {
  padding: 0;
}
.page-contractors ul.view-list > li {
  list-style-type: none;
  border-bottom: 0px dotted #ccc;
  padding: 0;
  overflow: auto;
}
.page-contractors ul.view-list > li .image {
  padding-left: 0;
}
.page-contractors ul.view-list > li .image img {
  width: auto;
}
.page-contractors ul.view-list > li .image .company {
  margin-top: 4rem;
}
.page-contractors ul.view-list > li .image .company .url {
  font-size: 12px;
  color: #003247;
}
.page-contractors ul.view-list > li h2 {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 0;
  margin-bottom: 2rem;
  border-bottom: 2px solid  #003247  ;
  padding: 20px 0 0px;
}
.page-contractors ul.view-list > li h2 a {
  color: #003247;
}
.page-contractors ul.view-list > li h3 {
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  margin: 0;
  padding-top: 0;
  font-size: 18px;
  color: #222;
  text-transform: lowercase;
}
.page-contractors ul.view-list > li .contractor-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.page-contractors ul.view-list > li .related-projects-list ul {
  padding: 0;
  list-style-type: none;
  margin-left: 0 !important;
}
.page-contractors ul.view-list > li .related-projects-list ul li {
  float: left;
  width: 48%;
  margin: 0 1% 1% 0;
  padding: 0 1% 1% 0;
}
.page-contractors ul.view-list > li .related-projects-list ul li .category {
  display: inline-block;
  padding: 3px 10px;
  background: #F2F2F2;
  font-size: 12px;
  color: #000;
}
.page-contractors ul.view-list > li:last-child {
  border-bottom: 0px dotted #ccc;
}
/****** FILTROS PAGE CONTRACTORS ******/
.page-contractors .form-control {
  display: inline-block;
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.page-contractors #edit-field-company-country-target-id-wrapper {
  width: 100%;
}
.page-contractors #edit-field-company-country-target-id-wrapper > label {
  cursor: pointer;
  display: block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  position: relative;
  color: #003247;
  padding-left: 30px;
}
.page-contractors #edit-field-company-country-target-id-wrapper > label:after {
  content: "\e081";
  font-family: "Glyphicons Halflings";
  font-size: 2.5rem;
  position: absolute;
  left: 0px;
}
.page-contractors #edit-field-company-country-target-id-wrapper .up-arrow:after {
  content: "\e082";
  font-family: "Glyphicons Halflings";
  font-size: 2.5rem;
  position: absolute;
  left: 0px;
}
.page-contractors a.bef-toggle {
  border: 1px solid  #003247  ;
  border-radius: 0;
  background: white;
  color: #003247;
  font-family: NotesEsaBold;
  font-weight: normal;
  font-size: 16px;
  padding: 0 20px;
  margin: 5px 0px;
  display: inline-block;
}
.page-contractors a.bef-toggle:hover,
.page-contractors a.bef-toggle:focus {
  text-decoration: none;
  background: #003247;
  color: white;
}
.page-contractors a.bef-toggle:before {
  content: "\f096";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 24px;
  height: 30px;
  background: #003247;
  color: white;
  margin: 0;
  margin-left: -20px;
  margin-right: 10px;
  padding: 4px;
}
.page-contractors a.selectNone:before {
  content: "\f046";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 24px;
  height: 30px;
  background: #003247;
  color: white;
  margin: 0;
  margin-left: -20px;
  margin-right: 10px;
  padding: 4px;
}
.page-contractors .view-empty {
  width: 100%;
  margin: auto;
  padding: 3rem 20%;
  background: #fcf8e3;
  color: #8a6d3b;
}
.page-contractors .view-empty p:before {
  content: "\f071";
  display: inline-block;
  margin-right: 10px;
  font: normal normal normal 20px/1 FontAwesome !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-contractors .no-result {
  padding: 2em 2em;
  text-align: center;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  background: #f9f9f9;
  border: 1px solid #3498db;
  color: #3498db;
  width: 50%;
  margin: 25px auto;
}
.page-contractors .bef-checkboxes {
  padding: 10px 0 0 0;
}
.page-contractors .bef-checkboxes > div {
  display: inline-block;
  width: 19%;
}
.page-contractors .bef-checkboxes > div label {
  font-weight: normal;
  letter-spacing: -0.5px;
}
.page-contractors .view-filters,
.page-contractors .views-exposed-widgets {
  background: #F2F2F2;
  padding: 10px 20px;
  margin: 15px 0;
}
.page-contractors .view-filters .views-widget-sort-sort_bef_combine label,
.page-contractors .views-exposed-widgets .views-widget-sort-sort_bef_combine label {
  display: block;
  font-family: NotesEsaBold;
  font-weight: normal;
  font-size: 16px;
  color: #003247;
}
.page-contractors .view-filters .views-exposed-widget,
.page-contractors .views-exposed-widgets .views-exposed-widget {
  padding: 15px 15px 0 0;
}
.page-contractors .view-filters .views-exposed-widget > label,
.page-contractors .views-exposed-widgets .views-exposed-widget > label {
  color: #3498db;
  font-weight: normal;
  font-family: NotesEsa;
  font-size: 22px;
}
.page-contractors .view-filters .views-exposed-widget > div > label,
.page-contractors .views-exposed-widgets .views-exposed-widget > div > label {
  font-family: NotesEsaBold;
  font-weight: normal;
  font-size: 18px;
  color: #0061a1;
}
.page-contractors .view-filters .views-submit-button,
.page-contractors .views-exposed-widgets .views-submit-button {
  clear: both;
}
.page-contractors .views-widget-sort-sort_bef_combine {
  padding-left: 0px !important;
}
/****** END FILTROS PAGE CONTRACTORS *******/
/************************************* END CONTRACTORS PAGE ************************************/
/************************************* ARTES ELEMENTS PAGE ************************************/
.node-type-artes-elements .main-container {
  padding-top: 27px;
}
.node-type-artes-elements h1 {
  font-size: 22px;
}
.node-type-artes-elements .field-name-field-artesimage img {
  max-width: 230px;
}
.node-type-artes-elements .artes-elements-projects {
  padding-top: 30px;
  padding-bottom: 30px;
}
.node-type-artes-elements .related_links {
  padding-right: 0;
}
.node-type-artes-elements .related_links > h2 {
  padding-top: 0;
  margin: 0;
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-size: 1.6rem;
  text-transform: uppercase;
}
.node-type-artes-elements .related_links .related_links_items {
  list-style: none;
  padding: 0 0 0 15px;
}
.node-type-artes-elements .related_links .related_links_items li {
  padding: 2px 0;
}
.node-type-artes-elements .related_links .related_links_items li:before {
  content: "\f111";
  font-family: 'fontawesome';
  font-size: 6px;
  position: relative;
  top: 1px;
  margin-right: 4px;
  float: left;
  color: #3498db;
}
.node-type-artes-elements .teaser {
  overflow: auto;
  padding: 0px 15px 0 0;
  margin-bottom: 20px;
  border-right: 1px dotted #666;
  margin-top: 3.8rem;
}
.node-type-artes-elements .teaser.no-border {
  border-right: 0px;
}
.node-type-artes-elements .teaser .image {
  float: left;
  margin: 0 15px 15px;
}
.node-type-artes-elements .teaser .related_links {
  /*margin: 3rem 0;*/
  margin: 0 0 20px;
  /*text-align: center;*/
}
.node-type-artes-elements .teaser .related_links > div {
  display: inline-block;
}
.node-type-artes-elements .teaser .related_links .field-items .field-item {
  display: inline-block;
  background: #666;
  margin-right: 1px;
  border-radius: 0px 5px 0 0px;
}
.node-type-artes-elements .teaser .related_links .field-items .field-item a {
  color: white;
  display: block;
  padding: 7px 20px;
  position: relative;
}
.node-type-artes-elements .teaser .related_links .field-items .field-item a:hover {
  background: #f2f2f2;
  color: #666;
  text-decoration: none;
  border-radius: 0;
  -webkit-transition: all .40s;
  -moz-transition: all .40s;
  -ms-transition: all .40s;
  -o-transition: all .40s;
  transition: all .40s;
}
.node-type-artes-elements .teaser .related_links .field-items .field-item a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 4px;
  width: 0;
  background: #666;
  -webkit-transition: width .40s;
  -moz-transition: width .40s;
  -ms-transition: width .40s;
  -o-transition: width .40s;
  transition: width .40s;
}
.node-type-artes-elements .teaser .related_links .field-items .field-item a:hover:before {
  width: 100%;
}
.node-type-artes-elements .teaser .related_links .field-items .field-item a:focus {
  text-decoration: none;
}
.node-type-artes-elements .more-link {
  text-align: right;
  margin: 15px 17px 0px 0;
}
.node-type-artes-elements .more-link a {
  background: #0097d6;
  color: white;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-weight: normal;
  font-size: 18px;
  padding: 0 19px;
  margin: 5px 0px;
  display: inline-block;
}
.node-type-artes-elements .more-link a:before {
  content: "\f105";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 24px;
  height: 30px;
  background: #0097d6;
  color: white;
  margin: 0;
  margin-left: -20px;
  margin-right: 10px;
  padding: 6px;
}
.node-type-artes-elements .more-link a:hover {
  text-decoration: none;
  background: #003247;
  color: #FFF;
}
.node-type-artes-elements .more-link a:focus {
  text-decoration: none;
}
.node-type-artes-elements .news-events {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #f2f2f2;
}
.node-type-artes-elements .news-events .view-artes-views {
  margin: auto;
}
.node-type-artes-elements .news-events h2.pane-title {
  padding: 0 0 10px 0;
  margin: 0;
}
.node-type-artes-elements .news-events .view-header h2 {
  display: none !important;
}
.node-type-artes-elements .news-events .jcarousel-skin-default .jcarousel-container-horizontal {
  width: 100% !important;
  height: inherit;
  padding: 10px 15px 20px;
}
.node-type-artes-elements .news-events .jcarousel-skin-default .jcarousel-clip-horizontal {
  width: 100% !important;
}
.node-type-artes-elements .news-events .jcarousel-skin-default .jcarousel-prev-horizontal {
  left: -15px;
}
.node-type-artes-elements .news-events .jcarousel-skin-default .jcarousel-next-horizontal {
  right: -15px;
}
.node-type-artes-elements .news-events li.jcarousel-item-horizontal {
  overflow: hidden;
  height: 245px;
  position: relative;
  border: 0;
  width: 100%;
}
.node-type-artes-elements .news-events li.jcarousel-item-horizontal img {
  width: 100%;
  height: 184px;
}
.node-type-artes-elements .news-events li.jcarousel-item-horizontal .title {
  top: 184px;
  position: absolute;
  width: 100%;
  font-family: NotesEsaBold;
  font-weight: normal;
  font-size: 16px;
  color: white;
  text-align: left;
  min-height: 6.2rem;
  background-color: #003052;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.node-type-artes-elements .news-events li.jcarousel-item-horizontal .title a {
  color: white;
  padding: 9px 9px;
  display: block;
  text-decoration: none;
  width: 100%;
}
.node-type-artes-elements .news-events li.jcarousel-item-horizontal .title a:hover {
  color: #5fbae0;
}
.node-type-artes-elements .news-events li.jcarousel-item-horizontal .text-wraper {
  border: 0px solid #cccccc;
  background-color: rgba(3, 58, 99, 0.9);
  padding: 15px 15px 0;
  text-align: left;
  color: white;
  min-height: 11rem;
  top: 100%;
  width: 100%;
  height: 77%;
  position: absolute;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.node-type-artes-elements .news-events li.jcarousel-item-horizontal .text-wraper .text {
  color: #FFF;
  padding: 10px 0px;
  font-size: 0.9em;
}
.node-type-artes-elements .news-events li.jcarousel-item:hover .title {
  top: 0 !important;
  position: absolute;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  cursor: pointer;
}
.node-type-artes-elements .news-events li.jcarousel-item:hover .text-wraper {
  top: 62px !important;
  position: absolute;
  height: 77%;
  cursor: pointer;
  -webkit-transition: all 1s ease-out;
  /* Safari */
  transition: all 1s ease-out;
}
.node-type-artes-elements .news-events li.jcarousel-item:hover .image img {
  transform: scale(2, 2);
  opacity: 0.5;
  -webkit-transition: all 2s;
  /* Safari */
  transition: all 2s;
}
.node-type-artes-elements .news-events .jcarousel-next,
.node-type-artes-elements .news-events .jcarousel-prev {
  top: 40%;
}
.node-type-artes-elements .nav-tabs {
  border-bottom: 4px solid #dddddd;
}
.node-type-artes-elements .nav-tabs > li {
  padding: 5px 25px 5px 10px;
}
.node-type-artes-elements .nav-tabs > li.active {
  margin-bottom: -4px;
  border-bottom: 4px solid #0782C4;
}
.node-type-artes-elements .nav-tabs h2 {
  margin: 0;
  padding: 0;
}
.node-type-artes-elements .nav-tabs > li h2 a,
.node-type-artes-elements .nav-tabs > li.active h2 a,
.node-type-artes-elements .nav-tabs > li.active h2 a:hover,
.node-type-artes-elements .nav-tabs > li.active h2 a:focus {
  font-size: 22px;
  border: 0px solid #dddddd;
  color: #003247;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
}
.node-type-artes-elements .nav-tabs > li h2 a {
  color: #666;
  cursor: pointer;
}
.node-type-artes-elements .nav-tabs > li h2 a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 4px;
  width: 0;
  background: #003247;
  -webkit-transition: width .20s;
  -moz-transition: width .20s;
  -ms-transition: width .20s;
  -o-transition: width .20s;
  transition: width .20s;
}
.node-type-artes-elements .nav-tabs > li h2 a:hover:before {
  width: 100%;
  -webkit-transition: width .20s;
  -moz-transition: width .20s;
  -ms-transition: width .20s;
  -o-transition: width .20s;
  transition: width .20s;
}
.node-type-artes-elements .nav-tabs > li h2 a:focus {
  text-decoration: none;
}
.node-type-artes-elements .view-list {
  list-style-type: none;
  padding: 0;
}
.node-type-artes-elements .view-list h3 {
  margin-bottom: 0;
  padding: 0;
  margin-top: 20px;
}
.node-type-artes-elements .view-list li:first-child h3 {
  margin-top: 20px;
}
.node-type-artes-elements .view-list .metadata-list {
  padding: 0;
  margin-left: 0 !important;
}
.node-type-artes-elements .view-list .metadata-list span {
  font-size: 12px;
  color: #666;
}
.node-type-artes-elements .view-list .metadata-list span.date-display-single {
  font-weight: bold;
}
.node-type-artes-elements .view-list .metadata-list li {
  list-style-type: none;
  display: inline-block;
  margin-bottom: 10px;
}
.node-type-artes-elements .view-list .metadata-list li:after {
  content: " | ";
  color: #00598A;
}
.node-type-artes-elements .view-list .metadata-list li:last-child {
  padding-left: 0;
}
.node-type-artes-elements .view-list .metadata-list li:last-child:after {
  content: "";
}
.node-type-artes-elements .view-list .teaser {
  margin-top: 0;
  border: 0;
  padding: 0;
  margin-bottom: 0;
}
.node-type-artes-elements .view-empty {
  width: 100%;
  margin: auto;
  padding: 3rem 20%;
  background: #fcf8e3;
  color: #8a6d3b;
}
.node-type-artes-elements .view-empty p:before {
  content: "\f071";
  display: inline-block;
  margin-right: 10px;
  font: normal normal normal 20px/1 FontAwesome !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.node-type-artes-elements .artes-contacts-wrapper {
  background: #f2f2f2;
}
.node-type-artes-elements .artes-contacts-wrapper .artes-contacts {
  padding-bottom: 30px;
}
.node-type-artes-elements .view-rsb-contacts .view-list {
  list-style-type: :none;
  padding: 0;
}
.node-type-artes-elements .view-rsb-contacts .view-list > li {
  background: #FFF;
  width: 32%;
  padding: 0 5px;
  display: inline-block;
  margin: 0.5%;
  float: left;
}
.node-type-artes-elements .view-rsb-contacts .view-list > li .name {
  position: absolute;
  z-index: 10;
  font-size: 20px;
  position: relative;
  width: 100%;
  top: 60px;
  left: 10px;
  font-family: 'notesEsabold';
  font-weight: normal;
  color: #666;
  display: block;
  text-align: left;
}
.node-type-artes-elements .view-rsb-contacts .view-list > li ul.contact-card.artes {
  background: #ffffff url(/sites/default/themes/bootstrapArtes/images/esa-logo-contacts.png) no-repeat;
  background-position: right 7px top 0px;
}
.node-type-artes-elements .view-rsb-contacts .view-list > li ul.contact-card {
  list-style-type: none;
  padding: 20% 15px 15px 15px;
  position: relative;
  min-height: 20rem;
  text-align: right;
}
.node-type-artes-elements .view-rsb-contacts .view-list > li ul.contact-card li .address {
  font-family: NotesEsa;
  width: 100%;
  display: block;
  font-size: 15px;
  text-align: right;
  font-style: normal;
}
.node-type-artes-elements .view-rsb-contacts .view-list > li ul.contact-card li.phone {
  font-size: 12px;
  font-style: italic;
  color: #999;
}
.node-type-artes-elements .view-rsb-contacts .view-list > li ul.contact-card li.phone:before {
  content: 'T ';
  /*
                font: normal normal normal 14px/1 FontAwesome;
                content: "\f1ac";
                margin: 4px;
                */
}
.node-type-artes-elements .view-rsb-contacts .view-list > li ul.contact-card li.fax {
  font-size: 12px;
  font-style: italic;
  color: #999;
}
.node-type-artes-elements .view-rsb-contacts .view-list > li ul.contact-card li.fax:before {
  content: 'F ';
}
.node-type-artes-elements .view-rsb-contacts .view-list > li ul.contact-card li.email {
  position: absolute;
  bottom: 1px;
  right: 15px;
  font-size: 12px;
  font-style: italic;
  color: #999;
}
.node-type-artes-elements .rsbdocuments ul {
  list-style-type: none;
}
.node-type-artes-elements .artes-related-content {
  background: #FFF;
  padding: 35px 0 15px;
}
.node-type-artes-elements .artes-related-content .img-with-text > a {
  color: white;
  display: block;
}
.node-type-artes-elements .artes-related-content .img-with-text > a:hover {
  opacity: 0.6;
  -webkit-transition: all 1s;
  /* Safari */
  transition: all 1s;
}
.node-type-artes-elements .artes-related-content .img-with-text > a img {
  width: 360px;
  height: 274px;
}
.node-type-artes-elements .artes-related-content .img-with-text .image-text {
  position: absolute;
  background-color: #003247;
  margin: 15px;
  bottom: 0;
  color: white;
  padding: 5px 10px 5px 0px;
  font-size: 1.2em;
  font-family: NotesEsaBold;
  font-weight: normal;
}
.node-type-artes-elements .artes-related-content .img-with-text .image-text:before {
  content: "→ ";
  font-weight: bold;
  font-size: 22px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 4px;
  margin-top: 0px;
  position: relative;
  top: 2px;
}
.node-type-artes-elements .artes-related-content .img-with-text .image-text a {
  color: white;
}
.node-type-artes-elements .artes-related-content .img-with-text .image-text a:hover {
  text-decoration: none;
}
/************************************* END ARTES ELEMENTS PAGE ************************************/
/************************ OUR ACTIVITIES PAGE *************************/
.our_activities_items {
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  height: 100%;
  list-style-type: none;
  position: relative;
  padding: 0;
  margin: 2rem 0;
}
.our_activities_items li {
  width: 29%;
  margin: 1rem 4% 4rem 0;
  position: relative;
  border-top: 0px;
}
.our_activities_items li > p {
  position: relative;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  padding: 0;
  margin: 0;
  width: 100%;
}
.our_activities_items li > p a {
  display: block;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-size: 1.6rem;
  text-transform: uppercase;
  padding: 6px 10px;
}
.our_activities_items li > a {
  height: 150px;
  display: block;
  overflow: hidden;
}
.our_activities_items li > a img {
  width: 100%;
}
/************************ OUR ACTIVITIES SUBMENU *************************/
.our-activities-submenu {
  column-count: 2;
  margin: 1rem 2rem !important;
}
.our-activities-submenu li {
  margin: 0.6rem 0 !important;
}
.our-activities-submenu li a {
  font: 14px/18px Verdana, arial !important;
  padding: 0.3rem 0 !important;
  color: #033a63 !important;
}
.our-activities-submenu li a:hover {
  color: #3498db;
}
.our-activities-submenu li ul li a {
  margin: 0 0 0 2rem !important;
  font: 14px/18px Verdana, arial !important;
}
.our-activities-submenu li ul li a:before {
  content: '- ';
}
.tb-megamenu .mega-nav > li a,
.tb-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px !important;
  font: 14px/18px Verdana, arial !important;
  font-weight: bold !important;
}
/***** EASY BREADCRUMBS  **************/
#block-easy-breadcrumb-easy-breadcrumb {
  font-size: 1.2rem;
  margin: 0 auto 2rem auto;
  padding: 0;
}
#block-easy-breadcrumb-easy-breadcrumb span[itemprop="title"] {
  color: #9a9a9a;
}
#block-easy-breadcrumb-easy-breadcrumb span:first-letter {
  text-transform: uppercase;
  display: inline-block;
}
/***** COMPANY RELATED PROJECTS  **************/
.node-type-company .field-name-field-company-url {
  font-size: 12px;
}
.node-type-company .related-projects-list {
  margin-top: 3rem;
}
.node-type-company .related-projects-list .item-list ul {
  padding: 0;
  list-style-type: none;
}
.node-type-company .related-projects-list .item-list ul li {
  float: left;
  width: 48%;
  margin: 0 1% 1% 0;
  padding: 0 1% 1% 0;
  min-height: 125px;
  border-bottom: 1px dotted #ccc;
}
.node-type-company .related-projects-list .item-list ul li .category {
  display: inline-block;
  padding: 3px 10px;
  background: #F2F2F2;
  font-size: 12px;
  color: #000;
}
/***** END COMPANY RELATED PROJECTS  **************/
/************************************* NEWSPAGE ************************************/
.page-news ul.view-list {
  padding: 0;
}
.page-news ul.view-list > li {
  list-style-type: none;
  border-bottom: 1px dotted #ccc;
  padding: 10px 0 30px;
  overflow: auto;
}
.page-news ul.view-list > li:last-child {
  border-bottom: 0px dotted #ccc;
}
.page-news ul.view-list h2 {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  margin-bottom: 0;
}
.page-news ul.view-list h2 a {
  color: #00598C;
}
.page-news ul.view-list .news-subtitle {
  font-style: italic;
  color: :#666;
}
.page-news ul.view-list .img-responsive {
  width: 100%;
}
.page-news .form-item-field-category-tid ul.bef-tree ul {
  list-style-type: none;
  margin: 0 !important;
}
.page-news .form-item-field-category-tid ul.bef-tree ul .bef-tree-depth-1 {
  padding-left: 15px !important;
}
.page-news .form-item-field-category-tid ul.bef-tree ul label.option {
  font-weight: normal;
  width: 91%;
  vertical-align: top;
}
/************************************* END NEWS PAGE ************************************/
/********************** FAQS ***********************/
.page-faq-questions-top .view-list {
  list-style-type: none;
  padding: 0;
}
.page-faq-questions-top .view-list li {
  margin-bottom: 0px;
  width: 100%;
  display: block;
}
.page-faq-questions-top .view-list li h3 {
  margin-bottom: 0px;
  margin-top: 5px;
  padding: 0;
  border-bottom: 1px dotted #ccc;
  cursor: pointer;
  text-transform: lowercase;
  font-family: verdana;
  font-size: 14px;
}
.page-faq-questions-top .view-list li h3 a {
  display: block;
  padding: 10px;
  background: #f9f9f9;
  color: #666;
}
.page-faq-questions-top .view-list li h3 a:after {
  content: "\f078";
  font-family: "fontawesome";
  font-size: 1rem;
  float: right;
}
.page-faq-questions-top .view-list li h3 a:hover {
  text-decoration: none;
  background: #f2f2f2;
}
.page-faq-questions-top .view-list li h3.open a:after {
  content: "\f077";
}
.page-faq-questions-top .view-list li .faq-body {
  display: none;
  width: 100%;
  padding: 10px 10px 40px 10px;
}
.page-faq-questions-top .view-list li .faq-body.collapsed {
  display: block !important;
}
/********************** END FAQS ***********************/
/************************************* SEARCH PAGE ************************************/
.icon-search {
  display: none;
}
.search-block {
  padding-right: 1rem;
  width: 28rem;
  padding-right: 0px !important;
  margin-top: -6.2rem;
}
.search-block #edit-search-block-form--2 {
  display: block;
  width: 100%;
  height: 47px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.search-block .form-actions {
  margin: 0;
}
.search-block .form-control,
.search-block #edit-search-block-form--2 {
  background: rgba(255, 255, 255, 0.25);
  color: #FFF;
  border: 0px solid transparent;
  font-family: verdana;
  height: 3.8rem !important;
  font-size: 1.4rem !important;
}
.search-block .form-control::-webkit-input-placeholder,
.search-block #edit-search-block-form--2::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #FFF;
}
.search-block .form-control:-moz-placeholder,
.search-block #edit-search-block-form--2:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #FFF;
  opacity: 1;
}
.search-block .form-control::-moz-placeholder,
.search-block #edit-search-block-form--2::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #FFF;
  opacity: 1;
}
.search-block .form-control:-ms-input-placeholder,
.search-block #edit-search-block-form--2:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #FFF;
}
.search-block .ui-autocomplete {
  left: -63% !important;
  top: 3.6rem !important;
  max-width: 600px !important;
  border-radius: 0;
  width: 350px !important;
}
.search-block .ui-autocomplete .ui-autocomplete-field-group {
  background-position: right top;
  background-repeat: no-repeat;
  border-bottom: 1px solid #666;
  width: 100%;
  color: #003C7C;
  float: left;
  left: 0;
  padding: 1.5rem 0.8rem 0.5rem;
  font-family: 'NotesEsa';
  font-size: 18px;
}
.search-block .ui-autocomplete .ui-autocomplete-field-group:empty {
  display: none;
}
.search-block .ui-autocomplete .ui-menu-item {
  padding: 0em 1em !important;
  margin: 5px 0 !important;
  width: 86%;
  border: 0;
  color: #808080;
  font-size: 0.9rem !important;
}
.search-block .ui-autocomplete .ui-menu-item:last-child .ui-state-focus {
  background: #FFF;
}
.search-block .ui-autocomplete .ui-autocomplete-field-label {
  background: #f2f2f2;
  padding: 1rem;
  width: 100%;
  font-size: 12px;
  text-align: right;
  margin: 1rem 0;
}
.search-block .ui-autocomplete .ui-state-hover,
.search-block .ui-autocomplete .ui-widget-content .ui-state-hover,
.search-block .ui-autocomplete .ui-widget-header .ui-state-hover,
.search-block .ui-autocomplete .ui-state-focus,
.search-block .ui-autocomplete .ui-widget-content .ui-state-focus,
.search-block .ui-autocomplete .ui-widget-header .ui-state-focus {
  border: 0px;
  background: #f2f2f2;
  font-weight: normal;
  color: #003C7C;
  cursor: pointer;
}
.search-block .ui-autocomplete .ui-state-focus .ui-autocomplete-field-label {
  background: #f9f9f9;
}
.search-block .input-group {
  width: 87% !important;
  float: right !important;
}
.search-block .input-group .input-group-btn {
  right: 3px;
  top: 0px;
  z-index: 99;
}
.search-block .input-group .input-group-btn .btn-primary {
  border-radius: 0 4px 4px 0;
  height: 3.8rem !important;
  border: none !important;
  top: 0px !important;
  position: relative;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  background-color: #0097d6 !important;
}
/** general search **/
.page-general-search h1 {
  margin-bottom: 0 !important;
}
.page-general-search .menu-filters {
  width: 100%;
  margin: 0;
  clear: both;
}
.page-general-search .common-filters {
  overflow: auto;
  border-bottom: 0px;
  padding: 2rem 2rem 5rem 2rem;
  background: #F2F2F2;
}
.page-general-search .common-filters select {
  background: #ffffff url(/sites/default/themes/bootstrapArtes/images/select-arrow.png) no-repeat right;
  background-position-x: 96%;
  padding-right: 25px !important;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.page-general-search .common-filters select::-ms-expand {
  display: none;
}
.page-general-search .common-filters label {
  font-family: 'NotesEsaBold';
  font-size: 16px;
  font-weight: normal;
  color: #003247;
  display: inline-block;
  width: auto;
  position: relative;
  top: 7px;
  vertical-align: top;
}
.page-general-search .common-filters .views-widget {
  display: inline-block;
  width: 89%;
}
.page-general-search .common-filters > div:nth-child(1) {
  width: 100%;
}
.page-general-search .common-filters > div:nth-child(1) label {
  width: auto;
}
.page-general-search .common-filters > div:nth-child(1) .views-widget {
  width: 89%;
}
.page-general-search .common-filters > div:nth-child(2) {
  width: auto;
}
.page-general-search .common-filters > div:nth-child(2) label {
  width: auto;
}
.page-general-search .common-filters > div:nth-child(2) .views-widget {
  width: 110px;
}
.page-general-search .common-filters > div:nth-child(3) {
  width: auto;
}
.page-general-search .common-filters > div:nth-child(3) label {
  width: auto;
}
.page-general-search .common-filters > div:nth-child(3) .views-widget {
  width: 110px;
}
.page-general-search .common-filters > div:nth-child(4) {
  width: auto;
}
.page-general-search .common-filters > div:nth-child(4) label {
  width: auto;
}
.page-general-search .common-filters > div:nth-child(4) select {
  display: inline;
  width: auto;
}
.page-general-search .common-filters > div:nth-child(5) {
  width: auto;
}
.page-general-search .common-filters > div:nth-child(5) label {
  width: auto;
}
.page-general-search .common-filters > div:nth-child(5) select {
  display: inline;
  width: auto;
}
.page-general-search .form-item.form-item-items-per-page.form-type-select.form-group label {
  width: 150px;
  float: left;
  background: #003247;
  color: #FFF;
  padding: 8px;
  margin: 0;
  position: relative;
  top: 0px;
  z-index: 1;
}
.page-general-search .form-item.form-item-items-per-page.form-type-select.form-group select {
  width: 60px;
  float: left;
  position: relative;
  left: -5px;
  z-index: 0;
}
.page-general-search .view-empty {
  width: 100%;
  margin: 2em auto;
  padding: 3rem 20%;
  background: #fcf8e3;
  color: #8a6d3b;
  position: relative;
}
.page-general-search .view-empty p:before {
  content: "\f071";
  font: normal normal normal 40px/1 FontAwesome !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 10%;
  top: 20%;
  /* border: 1px solid; */
  border-radius: 50px;
  background: #EAE3D5;
  padding: 2%;
}
.basic-filters,
.company-filters,
.news-filters,
.opentender-filters,
.projects-filters,
.tender-filters {
  display: none;
}
.basic-filters h2,
.company-filters h2,
.news-filters h2,
.opentender-filters h2,
.projects-filters h2,
.tender-filters h2 {
  font: 14px notesesa, arial;
  font-weight: bold;
  width: 100%;
  text-transform: none;
  color: #031E31;
  padding: 0;
  margin-bottom: 5px;
}
.basic-filters .block-facetapi,
.company-filters .block-facetapi,
.news-filters .block-facetapi,
.opentender-filters .block-facetapi,
.projects-filters .block-facetapi,
.tender-filters .block-facetapi {
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 1.5em;
  width: 90%;
}
.facetapi-community-reference {
  width: 250px;
}
.display-filters {
  display: block;
  border-bottom: 1px dotted #1A3C5F;
  padding-bottom: 2.5em;
  width: 100%;
  padding-left: 2%;
  padding-top: 2em;
  background: #f9f9f9;
  margin-top: 0;
}
.display-filters > div {
  width: 31% !important;
}
/*** filters facetapi ***/
.page-general-search ol.general-search-list {
  margin: 2em 0em !important;
}
.page-general-search ol.general-search-list li a {
  margin: 1.5em 0;
  font-size: 1.2em;
  font-family: NotesEsaBold,verdana;
  font-weight: normal;
  clear: both;
  display: inline-block;
}
.page-general-search ol.general-search-list li p {
  font-family: Verdana, arial;
  text-transform: none;
  font-size: 12px;
}
.page-general-search ol.general-search-list .views-field-field-url a {
  font-family: Verdana, arial !important;
  font-size: 12px !important;
  text-transform: none !important;
  font-style: italic;
}
.page-general-search ol.general-search-list .views-field-title a {
  margin-bottom: 0;
}
.page-general-search ol.general-search-list .views-field-created {
  color: gray;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
.page-general-search ul.facetapi-facet-type {
  width: 100%;
  list-style-type: none;
  clear: both;
  background: #1A3C5F;
  margin-left: 0px !important;
  margin-bottom: 0;
  display: -webkit-flex;
  display: flex;
  border-bottom: 0px solid #AFBDC7;
  font-family: 'Notesesa';
}
.page-general-search ul.facetapi-facet-type li {
  display: inline-flex;
  display: -webkit-inline-flex;
  flex: 1;
  background: #1A3C5F;
  padding: 0;
  margin: 0 !important;
  list-style-type: none !important;
  list-style-image: none !important;
  color: #FFF;
  text-align: center;
}
.page-general-search ul.facetapi-facet-type li:nth-child(1) {
  flex: 0.5;
}
.page-general-search ul.facetapi-facet-type li:nth-child(2) {
  flex: 1;
}
.page-general-search ul.facetapi-facet-type li:nth-child(7) {
  flex: 1.5;
}
.page-general-search ul.facetapi-facet-type li > div {
  width: 100%;
}
.page-general-search ul.facetapi-facet-type li a {
  color: #FFF;
  padding: 1em 0;
  display: block;
  text-align: center;
  font-size: 15px;
  word-spacing: -1px;
  -webkit-transition: all 1s;
  /* Safari */
  transition: all 1s;
}
.page-general-search ul.facetapi-facet-type li a:hover,
.page-general-search ul.facetapi-facet-type li a:focus {
  background: #2F6CAA;
  text-decoration: none;
  -webkit-transition: all 1s;
  /* Safari */
  transition: all 1s;
}
.page-general-search ul.facetapi-facet-type li.active-item {
  background: #FFF !important;
}
.page-general-search ul.facetapi-facet-type li.active-item a {
  color: #1A3C5F !important;
}
.page-general-search ul.facetapi-facet-type li.active-item a:hover {
  background: #FFF;
  text-decoration: none;
}
.page-general-search .container-inline-date .form-item .form-item {
  float: none;
}
.page-general-search .container-inline-date .date-padding {
  padding: 0px;
  float: none;
}
.page-general-search .form-item,
.page-general-search .form-actions {
  margin: 0;
}
.page-general-search .views-exposed-widget {
  float: left;
  width: 23%;
  padding: 1%;
}
.page-general-search #views-exposed-form-general-search-page .form-item input {
  border: 1px solid #CCC;
  padding: 8px 0px 8px 8px;
  width: 100%;
}
.page-general-search .button-wrapper {
  overflow: auto;
}
.page-general-search .views-exposed-widget.views-submit-button {
  margin-top: 4rem;
  width: auto;
  clear: both;
}
.page-general-search input#edit-submit-general-search {
  background: #F2F2F2;
  border: 0;
  padding: 10px 2.5em;
  font-weight: bold;
  cursor: pointer;
}
.page-general-search button.form-submit {
  margin-right: 30px;
}
span.facet-remove {
  display: inline-block;
  padding: 0.5em;
  font-size: 14px;
  font-weight: bold;
}
.form-item.form-type-select.form-item-facets select {
  padding: 0.5em;
}
.wrapper-tags {
  margin: 1em 0;
  font-weight: bold;
}
.facetapi-tags-selected {
  display: inline-block;
  background: #1a5aa2;
  color: #FFF;
  padding: 5px 25px;
  margin: 3px;
  position: relative;
  border-radius: 3px;
  font-weight: normal;
}
span.hits {
  font-size: 14px;
  color: #1a5aa2;
  padding: 5px;
  display: inline-block;
  clear: both;
  margin: 5px 0 5px 87%;
  width: 12%;
  text-align: center;
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-weight: normal;
}
.close-tags {
  color: #FFF !important;
  position: absolute;
  top: -4px;
  right: 1px;
  font-size: 10px;
  font-weight: bold;
  padding: 3px;
  cursor: pointer;
}
.close-tags:hover {
  opacity: 0.6;
}
.view-general-search .form-item-created-date label,
.view-general-search .form-item-created-1-date label,
.view-general-search .form-item-created-1-date .description,
.view-general-search .form-item-created-date .description {
  display: none;
}
/************************************* SEARCH PAGE ************************************/
/*** PAGE CALENDAR **/
.page-calendar .date-nav-wrapper .date-prev {
  background: transparent !important;
  left: 0 !important;
  right: 100%;
}
.page-calendar .date-nav-wrapper .date-prev a {
  border: none;
  width: 85px;
  text-align: right;
  font-size: 14px;
}
.page-calendar .calendar-calendar a {
  color: #000;
  font-weight: bold;
  text-decoration: none !important;
}
.page-calendar .calendar-calendar a:hover {
  color: #003247;
}
.page-calendar .calendar-calendar .week-view .full div.single-day div.weekview,
.page-calendar .calendar-calendar .day-view .full div.single-day div.dayview {
  background: #74a5d7 !important;
  border: 0;
  margin: 5px;
}
.page-calendar .calendar-calendar .week-view .full div.single-day div.weekview div a,
.page-calendar .calendar-calendar .day-view .full div.single-day div.dayview div a {
  /* text-decoration: underline !important; */
  font-weight: normal;
  color: #002741 !important;
  font-family: NotesEsaBold;
  padding: 0px 5px 2px 0 !important;
  font-size: 12px;
}
.page-calendar .calendar-calendar .week-view .full div.single-day div.weekview div a:hover,
.page-calendar .calendar-calendar .day-view .full div.single-day div.dayview div a:hover {
  color: #FFF !important;
  text-decoration: none !important;
}
.page-calendar .calendar-calendar .week-view .full td .inner div.calendar.weekview div a {
  /* text-decoration: underline !important; */
  font-weight: normal;
  color: #002741 !important;
  font-family: NotesEsaBold;
  padding: 0px 5px 2px 0 !important;
  font-size: 12px;
}
.page-calendar .calendar-calendar .week-view .full td .inner div.calendar.weekview div a:hover {
  color: #FFF !important;
  text-decoration: none !important;
}
.page-calendar td.today {
  border-radius: 0 !important;
}
.page-calendar .date-nav-wrapper .date-next {
  background: transparent !important;
}
.page-calendar .date-nav-wrapper .date-next a {
  border: none;
  width: 85px;
  text-align: right;
  font-size: 14px;
}
.calendar-calendar .month-view table {
  margin: auto !important;
  width: 90% !important;
}
.page-calendar .calendar-calendar .week-view .full div.single-day div.weekview,
.page-calendar .calendar-calendar .day-view .full div.single-day div.dayview,
.page-calendar .calendar-calendar .week-view .full div.single-day div.weekview a,
.page-calendar .calendar-calendar .day-view .full div.single-day div.dayview a,
.calendar-calendar td span.date-display-single,
.calendar-calendar td span.date-display-start,
.calendar-calendar td span.date-display-end,
.calendar-calendar td span.date-display-separator {
  color: #FFF !important;
}
.calendar-calendar .year-view td table td {
  width: 13%;
  text-align: center !important;
  font-weight: normal;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #FFF;
}
.calendar-calendar .day-view .full td .inner div.calendar div,
.calendar-calendar .day-view .full td .inner div.calendar div a {
  color: #FFF !important;
}
.calendar-calendar .month-view .full td.multi-day {
  color: #FFF;
  font-weight: normal !important;
}
.calendar-calendar .month-view .full td.multi-day .inner div a {
  color: #FFF;
  font-weight: normal !important;
}
/** END PAGE CALENDAR ***/
/************ SYSTEM TABS ******************/
.tabs {
  margin-bottom: 20px;
}
.tabs.primary {
  padding: 15px 3px 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
  background: transparent url(/sites/default/themes/bootstrapArtes/images/tabs-border.png) repeat-x left bottom;
  margin: 1em 0 1em 0;
}
.tabs.primary li {
  display: block;
  float: left;
  /* LTR */
  vertical-align: bottom;
  margin: 0 1px 0 0;
  /* LTR */
  font-family: NotesEsa, Helvetica, Arial, sans-serif;
}
.tabs.primary li a {
  color: #000;
  background-color: #ededed;
  height: 1.8em;
  line-height: 1.9;
  display: block;
  font-size: 1.1em;
  float: left;
  /* not LTR */
  padding: 0 30px 3px;
  margin: 0;
  text-shadow: 0 1px 0 #fff;
  border: 1px solid #CCC;
  border-radius: 0;
}
.tabs.primary li.active a {
  border-bottom: 1px solid #ffffff;
  height: 40px;
  margin-top: -12px;
  padding-top: 7px;
  background: #0061a1 !important;
  color: #FFF;
  text-shadow: none;
  font-family: NotesEsaBold, Helvetica, Arial, sans-serif;
  font-weight: normal;
  background-color: #ffffff;
}
.tabs.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}
.tabs.secondary li {
  display: block;
  float: left;
  /* LTR */
}
.tabs.secondary li:last-child {
  border-right: none;
  /* LTR */
}
.tabs.secondary li:first-child {
  padding-left: 0;
  /* LTR */
}
.tabs.secondary li a {
  padding: 0.25em 0.5em;
}
.tabs.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
/************ END  SYSTEM TABS ******************/
/****************** USER LOGIN ******************/
form#user-login,
#user-register-form,
#user-pass {
  width: 50%;
  margin: 3em auto 5em;
  padding: 2em 6em 4em 6em;
  border: 1px solid #e6e6e6;
  background: #f9f9f9;
  border-top: 50px solid #e6e6e6;
}
form#user-login label,
#user-register-form label,
#user-pass label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
  font-family: Notesesa;
  font-size: 16px;
}
form#user-login input#edit-name,
#user-register-form input#edit-name,
#user-pass input#edit-name,
form#user-login input#edit-pass,
#user-register-form input#edit-pass,
#user-pass input#edit-pass {
  padding-left: 3em;
}
form#user-login .form-item-name,
#user-register-form .form-item-name,
#user-pass .form-item-name,
form#user-login .form-item-pass,
#user-register-form .form-item-pass,
#user-pass .form-item-pass {
  position: relative;
}
form#user-login .fa-user,
#user-register-form .fa-user,
#user-pass .fa-user,
form#user-login .fa-lock,
#user-register-form .fa-lock,
#user-pass .fa-lock {
  position: absolute;
  top: 24px;
  left: 1px;
  border-right: 1px solid;
  padding-right: 12px;
  padding-top: 9px;
  padding-left: 12px;
  height: 32px;
  background: #E6E6E6;
  color: #FFF;
}
form#user-login .form-actions,
#user-register-form .form-actions,
#user-pass .form-actions {
  margin-top: 2em;
  text-align: right;
}
.img-on {
  background: url(/sites/default/themes/bootstrapArtes/images/img-on.png) no-repeat;
  background-position: 18% 50%;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  cursor: pointer;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: all 1s;
  /* Safari */
  transition: all 1s;
}
.img-on:hover {
  opacity: 0.4;
  -webkit-transition: all 1s;
  /* Safari */
  transition: all 1s;
}
.img-with-text .img-on {
  background-position: 50% 50%;
}
/****************** END USER LOGIN ******************/
/****************** CONTACT ******************/
form#contact-site-form {
  width: 80%;
  margin: 3em auto 5em;
  padding: 2em 6em 4em 6em;
  border: 1px solid #e6e6e6;
  background: #f9f9f9;
  border-top: 50px solid #e6e6e6;
}
form#contact-site-form .form-item {
  margin-bottom: 30px;
  position: relative;
}
form#contact-site-form .form-item label {
  font-family: NotesEsa;
  font-weight: normal;
  font-size: 16px;
}
form#contact-site-form .form-item input {
  padding-left: 45px;
}
form#contact-site-form .form-item .fa-user,
form#contact-site-form .form-item .fa-at,
form#contact-site-form .form-item .fa-font {
  position: absolute;
  top: 24px;
  left: 1px;
  border-right: 1px solid;
  padding-right: 12px;
  padding-top: 9px;
  padding-left: 12px;
  height: 32px;
  background: #E6E6E6;
  color: #FFF;
}
/****************** END CONTACT ******************/
/****************** SUSCRIBE ******************/
form#mailchimp-signup-subscribe-block-artes-applications-newsletter-form {
  width: 50%;
  margin: 3em auto 5em;
  padding: 2em 6em 4em 6em;
  border: 1px solid #e6e6e6;
  background: #f9f9f9;
  border-top: 50px solid #e6e6e6;
}
form#mailchimp-signup-subscribe-block-artes-applications-newsletter-form .form-item {
  margin: 30px 0;
  position: relative;
}
form#mailchimp-signup-subscribe-block-artes-applications-newsletter-form .form-item label {
  font-family: NotesEsa;
  font-weight: normal;
  font-size: 16px;
}
form#mailchimp-signup-subscribe-block-artes-applications-newsletter-form .form-item input {
  padding-left: 45px;
}
form#mailchimp-signup-subscribe-block-artes-applications-newsletter-form .form-item .fa-user,
form#mailchimp-signup-subscribe-block-artes-applications-newsletter-form .form-item .fa-at,
form#mailchimp-signup-subscribe-block-artes-applications-newsletter-form .form-item .fa-font {
  position: absolute;
  top: 24px;
  left: 1px;
  border-right: 1px solid;
  padding-right: 12px;
  padding-top: 9px;
  padding-left: 12px;
  height: 32px;
  background: #E6E6E6;
  color: #FFF;
}
.go-top-wrapper {
  padding: 0px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9000;
  width: auto !important;
  border-radius: 30px;
}
.go-top-wrapper a {
  color: #033a63;
}
.go-top-wrapper a:hover {
  color: #3498db;
}
span.views-field-created {
  color: gray;
  display: block;
  font-weight: bold;
  margin-top: -20px !important;
  margin-bottom: 10px;
}
.pane-showcase-panel-pane-1 span.views-field-created {
  color: gray;
  display: block;
  font-weight: bold;
  margin-top: 0px !important;
  margin-bottom: 10px;
}
.node-news-and-events .field-name-body,
.node-type-news-and-events .field-name-body,
.node-type-page .field-name-body {
  margin-bottom: 4rem;
}
.node-news-and-events .field-name-body .field-item span.caption > p,
.node-type-news-and-events .field-name-body .field-item span.caption > p,
.node-type-page .field-name-body .field-item span.caption > p {
  font-size: 11px !important;
  line-height: 15px !important;
  padding: 13px 12px !important;
  margin: 0 !important;
  border-radius: 0 0 8px 8px;
}
.node-news-and-events .field-name-field-subtitle .field-items,
.node-type-news-and-events .field-name-field-subtitle .field-items,
.node-type-page .field-name-field-subtitle .field-items {
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-size: 22px;
  line-height: 22px;
  margin: 0;
  color: #00598C;
  padding: 20px 0 10px;
  text-decoration: none;
}
.node-news-and-events .field-type-datetime,
.node-type-news-and-events .field-type-datetime,
.node-type-page .field-type-datetime {
  font-style: italic;
  color: #666;
  float: none;
  margin-top: -20px;
  background: #f2f2f2;
  padding: 5px 9px;
  display: inline-block;
}
.node-news-and-events .field-name-field-category,
.node-type-news-and-events .field-name-field-category,
.node-type-page .field-name-field-category {
  margin-bottom: 2rem;
}
.node-news-and-events .field-name-field-category .field-items,
.node-type-news-and-events .field-name-field-category .field-items,
.node-type-page .field-name-field-category .field-items {
  display: inline-block;
}
.node-news-and-events .field-name-field-category .field-items .field-item,
.node-type-news-and-events .field-name-field-category .field-items .field-item,
.node-type-page .field-name-field-category .field-items .field-item {
  display: inline-block;
  background: #F2F2F2;
  margin-right: 5px;
  margin-bottom: 5px;
}
.node-news-and-events .field-name-field-category .field-items .field-item a,
.node-type-news-and-events .field-name-field-category .field-items .field-item a,
.node-type-page .field-name-field-category .field-items .field-item a {
  display: block;
  padding: 3px 10px;
}
.node-news-and-events .field-name-field-category .field-items .field-item a:hover,
.node-type-news-and-events .field-name-field-category .field-items .field-item a:hover,
.node-type-page .field-name-field-category .field-items .field-item a:hover {
  text-decoration: none;
  background: #CCC;
}
.node-news-and-events .field-type-image,
.node-type-news-and-events .field-type-image,
.node-type-page .field-type-image {
  float: right;
  margin: 0 0 1rem 1rem;
}
.node-news-and-events .field-name-field-event-file-attachments,
.node-type-news-and-events .field-name-field-event-file-attachments,
.node-type-page .field-name-field-event-file-attachments {
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 2rem 1rem;
  margin: 2rem 0;
  background: #f9f9f9;
}
.node-news-and-events .field-name-field-related-links .field-label,
.node-type-news-and-events .field-name-field-related-links .field-label,
.node-type-page .field-name-field-related-links .field-label {
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  margin: 0;
  padding-top: 0;
  font-size: 18px;
  color: #222;
  font-weight: normal;
}
.node-news-and-events .field-name-field-related-links .field-items,
.node-type-news-and-events .field-name-field-related-links .field-items,
.node-type-page .field-name-field-related-links .field-items {
  margin: 1rem 0;
}
.node-type-contacts h2.rsbcontacttitle {
  padding: 0;
}
.node-type-contacts .view-list {
  list-style-type: :none;
  padding: 0;
}
.node-type-contacts .view-list > li {
  background: #f2f2f2;
  width: 32%;
  padding: 0 5px;
  display: inline-block;
  margin: 0.5%;
}
.node-type-contacts .view-list > li .name {
  position: absolute;
  z-index: 10;
  font-size: 20px;
  position: relative;
  width: 100%;
  top: 60px;
  left: 10px;
  font-family: 'notesEsabold';
  font-weight: normal;
  color: #666;
  display: block;
  text-align: left;
}
.node-type-contacts .view-list > li ul.contact-card.artes {
  background: #f2f2f2 url(/sites/default/themes/bootstrapArtes/images/esa-logo-contacts.png) no-repeat;
  background-position: right 7px top 0px;
}
.node-type-contacts .view-list > li ul.contact-card {
  list-style-type: none;
  padding: 20% 15px 15px 15px;
  position: relative;
  min-height: 20rem;
  text-align: right;
}
.node-type-contacts .view-list > li ul.contact-card li .address {
  font-family: NotesEsa;
  width: 100%;
  display: block;
  font-size: 15px;
  text-align: right;
  font-style: normal;
}
.node-type-contacts .view-list > li ul.contact-card li.phone {
  font-size: 12px;
  font-style: italic;
  color: #999;
}
.node-type-contacts .view-list > li ul.contact-card li.phone:before {
  content: 'T ';
  /*
              font: normal normal normal 14px/1 FontAwesome;
              content: "\f1ac";
              margin: 4px;
              */
}
.node-type-contacts .view-list > li ul.contact-card li.fax {
  font-size: 12px;
  font-style: italic;
  color: #999;
}
.node-type-contacts .view-list > li ul.contact-card li.fax:before {
  content: 'F ';
}
.node-type-contacts .view-list > li ul.contact-card li.email {
  position: absolute;
  bottom: 1px;
  right: 15px;
  font-size: 12px;
  font-style: italic;
  color: #999;
}
.metadata-projects-page .metadata-list {
  list-style-type: none;
  margin-left: 0 !important;
  padding: 0;
}
.metadata-projects-page .metadata-list ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 2rem;
  margin-left: 0 !important;
}
.metadata-projects-page .metadata-list ul li {
  background: #F2F2F2;
  margin-right: 5px;
  display: inline-block;
}
.metadata-projects-page .metadata-list ul li a {
  display: block;
  padding: 3px 10px;
}
.metadata-projects-page .metadata-list > li:first-child {
  display: block;
  font-size: 14px;
}
.metadata-projects-page .metadata-list > li:first-child .metadata-item {
  color: #666;
}
.metadata-projects-page .metadata-list > li {
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
}
.metadata-projects-page .metadata-list .metadata-item {
  color: #3498db;
  font-weight: bold;
}
.metadata-projects-page .metadata-list .metadata-item li {
  display: inline-block;
}
.node-type-projects .panels-flexible-1-inside .metadata-list {
  padding: 0;
  margin-left: 0 !important;
}
.node-type-projects .panels-flexible-1-inside h2 {
  padding: 10px 0;
  font-family: notesEsa;
  clear: both;
}
.node-type-projects .pane-node-field-esa-contacts {
  clear: both;
}
.node-type-projects .pane-node-field-esa-contacts h2 {
  padding: 20px 0 10px 0;
  font-family: notesEsa;
  clear: both;
}
.node-type-projects h2[data-toggle="collapse"] {
  border-bottom: 1px dotted #CCC;
  cursor: pointer;
}
.node-type-projects h2[data-toggle="collapse"]:after {
  content: "\f106";
  font-family: 'fontawesome';
  font-size: 18px;
  float: right;
  background: #f2f2f2;
  padding: 0 5px;
  color: #666;
  position: relative;
  top: 10px;
}
.node-type-projects h2[data-toggle="collapse"]:hover:after {
  background: #ccc;
}
.node-type-projects h2[data-toggle="collapse"].collapse-in:after {
  content: "\f107";
}
.node-type-projects .project-related-entities {
  width: 50%;
  float: left;
}
.node-type-projects .project-related-entities img {
  max-width: 120px;
  height: auto !important;
}
.node-type-projects .pane-node-updated {
  clear: both;
  text-align: right;
}
.node-type-projects .pane-node-updated h2 {
  display: inline-block;
  font-size: 14px;
  font-family: notesEsaBold;
  font-weight: normal;
}
.node-type-projects .pane-node-updated h2:before {
  content: "\f274";
  font-family: 'FontAwesome';
  font-size: 14px;
  margin-right: 5px;
}
.node-type-projects .pane-node-updated .pane-content {
  display: inline-block;
}
.node-type-projects .document-email,
.node-type-projects .document-email-esa {
  background: #f2f2f2;
  padding: 0px;
}
.node-type-projects .document-email:before,
.node-type-projects .document-email-esa:before {
  height: 14px;
  width: 100%;
  background: #FFF;
  color: #f2f2f2;
  content: "\f0d8";
  font-family: 'fontawesome';
  font-size: 22px;
  display: block;
  bottom: 0;
  position: relative;
  padding-left: 50%;
}
.node-type-projects .document-email .pane-content,
.node-type-projects .document-email-esa .pane-content {
  padding: 20px;
}
.node-type-projects .document-email h2,
.node-type-projects .document-email-esa h2 {
  display: inline-block;
  font-size: 14px;
  font-family: notesEsaBold;
  font-weight: normal;
  padding-left: 20px;
}
.node-type-projects .document-email h2:before,
.node-type-projects .document-email-esa h2:before {
  content: "\f016";
  font-family: 'FontAwesome';
  font-size: 14px;
  margin-right: 5px;
}
.node-type-projects .document-email .pane-content,
.node-type-projects .document-email-esa .pane-content {
  display: inline-block;
}
.node-type-projects .pane-node-field-contacts {
  clear: both;
  width: 100%;
  float: left;
  margin-top: 4rem;
}
.node-type-projects label[for="documents"] {
  width: 90%;
  vertical-align: top;
  font-weight: normal;
}
.node-type-projects ul.address-contractor {
  list-style-type: none;
}
.node-type-projects ul.address-contractor .title {
  font-family: notesEsa;
  font-size: 18px;
}
.node-type-projects .view-list.esa > li {
  background: #f2f2f2 url(/sites/default/themes/bootstrapArtes/images/esa-logo-contacts.png) no-repeat;
  background-position: right 7px top 10px;
}
.node-type-projects .view-list {
  list-style-type: :none;
  padding: 0;
}
.node-type-projects .view-list > li {
  background: #f2f2f2;
  width: 32%;
  padding: 0 5px;
  display: inline-block;
  float: left;
  margin: 0.5%;
}
.node-type-projects .view-list > li .name {
  position: absolute;
  z-index: 10;
  font-size: 20px;
  position: relative;
  width: 100%;
  top: 60px;
  left: 10px;
  font-family: 'notesEsabold';
  font-weight: normal;
  color: #666;
  display: block;
  text-align: left;
}
.node-type-projects .view-list > li ul.contact-card.artes {
  background: #f2f2f2 url(/sites/default/themes/bootstrapArtes/images/esa-logo-contacts.png) no-repeat;
  background-position: right 7px top 0px;
}
.node-type-projects .view-list > li ul.contact-card {
  list-style-type: none;
  padding: 20% 15px 15px 15px;
  position: relative;
  min-height: 20rem;
  text-align: right;
}
.node-type-projects .view-list > li ul.contact-card li .address,
.node-type-projects .view-list > li ul.contact-card li .city {
  font-family: NotesEsa;
  width: 100%;
  display: block;
  font-size: 15px;
  text-align: right;
  font-style: normal;
}
.node-type-projects .view-list > li ul.contact-card li.phone {
  font-size: 12px;
  font-style: italic;
  color: #999;
}
.node-type-projects .view-list > li ul.contact-card li.phone:before {
  content: 'T ';
  /*
              font: normal normal normal 14px/1 FontAwesome;
              content: "\f1ac";
              margin: 4px;
              */
}
.node-type-projects .view-list > li ul.contact-card li.fax {
  font-size: 12px;
  font-style: italic;
  color: #999;
}
.node-type-projects .view-list > li ul.contact-card li.fax:before {
  content: 'F ';
}
.node-type-projects .view-list > li ul.contact-card li.email {
  position: absolute;
  bottom: 1px;
  right: 15px;
  font-size: 12px;
  font-style: italic;
  color: #999;
}
.node-type-open-tender .panels-flexible-row-1-2-inside .metadata-list,
.node-type-tender .panels-flexible-row-1-2-inside .metadata-list {
  padding: 0;
  margin-left: 0 !important;
}
.node-type-open-tender .view-display-id-panel_pane_4 .metadata-list,
.node-type-tender .view-display-id-panel_pane_4 .metadata-list {
  padding: 0;
  margin-left: 0 !important;
}
.node-type-open-tender h2,
.node-type-tender h2 {
  padding: 10px 0;
  font-family: notesEsa;
}
.node-type-open-tender ul.address-contractor,
.node-type-tender ul.address-contractor {
  list-style-type: none;
}
.node-type-open-tender .pane-node-field-category .field-items,
.node-type-tender .pane-node-field-category .field-items {
  list-style-type: none;
  margin: 0rem 0 0rem !important;
  padding: 0;
}
.node-type-open-tender .pane-node-field-category .field-items .field-item,
.node-type-tender .pane-node-field-category .field-items .field-item {
  display: inline-block;
  margin-right: 15px;
  background: #F2F2F2;
  margin-right: 5px;
  margin-bottom: 5px;
}
.node-type-open-tender .pane-node-field-category .field-items .field-item > span,
.node-type-tender .pane-node-field-category .field-items .field-item > span {
  font-weight: bold;
  color: #3498db;
  margin-right: 5px;
}
.node-type-open-tender .pane-node-field-category .field-items .field-item a,
.node-type-tender .pane-node-field-category .field-items .field-item a {
  display: block;
  padding: 3px 10px;
}
.node-type-open-tender .pane-node-field-category .field-items .field-item a:hover,
.node-type-tender .pane-node-field-category .field-items .field-item a:hover {
  text-decoration: none;
  background: #CCC;
}
.node-type-open-tender .pane-node-field-display-description,
.node-type-tender .pane-node-field-display-description {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 2rem;
}
.node-type-open-tender .pane-node-field-tenderstatus,
.node-type-tender .pane-node-field-tenderstatus,
.node-type-open-tender .pane-custom.pane-1,
.node-type-tender .pane-custom.pane-1,
.node-type-open-tender .pane-node-field-program-ref,
.node-type-tender .pane-node-field-program-ref,
.node-type-open-tender .pane-node-field-price-range,
.node-type-tender .pane-node-field-price-range {
  width: 25%;
  float: left;
  background: #f9f9f9;
  padding: 10px;
  margin: 20px 0 0;
  min-height: 67px;
}
.node-type-open-tender .pane-node-field-tenderstatus h2,
.node-type-tender .pane-node-field-tenderstatus h2,
.node-type-open-tender .pane-custom.pane-1 h2,
.node-type-tender .pane-custom.pane-1 h2,
.node-type-open-tender .pane-node-field-program-ref h2,
.node-type-tender .pane-node-field-program-ref h2,
.node-type-open-tender .pane-node-field-price-range h2,
.node-type-tender .pane-node-field-price-range h2 {
  padding: 10px 0;
  font-family: notesEsaBold;
  font-weight: normal;
  font-size: 16px;
  padding: 0;
  margin: 0;
}
.node-type-open-tender .tender-specifics,
.node-type-tender .tender-specifics {
  clear: both;
  float: left;
  margin-top: 20px;
  width: 100%;
}
.more-link {
  text-align: left;
  margin: 30px 17px 10px 0;
}
.more-link a {
  border: none;
  border-radius: 0;
  background: #0097d6;
  color: white;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-weight: normal;
  font-size: 18px;
  padding: 0 20px;
  margin: 5px 0px;
  display: inline-block;
}
.more-link a:before {
  content: "\f105";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 24px;
  height: 30px;
  background: #0097d6;
  color: white;
  margin: 0;
  margin-left: -20px;
  margin-right: 10px;
  padding: 6px;
}
.more-link a:hover {
  text-decoration: none;
  background: #337ab7;
  color: #FFF;
}
.more-link a:focus {
  text-decoration: none;
}
.go-back {
  text-align: left !important;
}
.go-back a:before {
  content: "\f053" !important;
}
.go-back-wrapper {
  margin-bottom: 3rem;
  padding: 0;
}
.field-name-field-file-atachment .field-items {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.field-name-field-file-atachment div:first-child {
  color: #003247;
  cursor: default;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  margin-top: 0px;
  padding: 40px 0 10px;
  text-decoration: none;
}
#webform-client-form-55884 {
  width: 75%;
  margin: auto;
  padding: 20px 0;
}
#webform-client-form-55884 .form-item {
  margin: 20px 0;
}
#webform-client-form-55884 .form-item .form-radios,
#webform-client-form-55884 .form-item .form-type-checkbox {
  margin-left: 20px;
}
#webform-client-form-55884 .form-item .form-radios .control-label,
#webform-client-form-55884 .form-item .form-type-checkbox .control-label {
  width: auto;
}
#webform-client-form-55884 .form-item .form-radios .control-label input,
#webform-client-form-55884 .form-item .form-type-checkbox .control-label input {
  width: auto;
}
#webform-client-form-55884 label {
  width: 20%;
  display: inline-block;
  color: #666;
}
#webform-client-form-55884 input {
  width: 70%;
  display: inline-block;
}
.info {
  display: none;
}
label .fa {
  font-size: 14px;
  position: absolute;
  margin-left: 5px;
  top: -10px;
  color: #adadad;
}
.tooltip > .tooltip-inner {
  background-color: #999;
  color: #fff;
  padding: 20px;
  font-size: 14px;
  font-family: 'NotesEsa';
}
.tooltip.top > .tooltip-arrow {
  border-top: 5px solid #999;
}
.subcription--block--section {
  position: relative;
  background: transparent url(/sites/default/themes/bootstrapArtes/images/The_satellite_on_the_edge_of_space.jpg);
  background-position: center;
  background-size: cover;
  width: 100%;
}
.print_html {
  display: inline-block;
  text-align: right;
  float: right;
  margin-top: -50px;
}
.print-icon {
  width: 22px;
  height: 24px;
  margin: 0;
  float: left;
}
.field-name-field-attachments-visible-for-re .field-label {
  color: #003247;
  cursor: default;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-size: 22px;
  font-weight: normal;
  line-height: 24px;
  margin-top: 0px;
  padding: 40px 0 10px;
  text-decoration: none;
}
@media only screen and (max-width: 1200px) {
  .morelinksl {
    width: 25% !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
    padding: 10px 20px!important;
  }
}
@media only screen and (max-width: 1199px) {
  .main-menu {
    display: flex;
    flex-direction: row;
  }
  .main-menu .tb-megamenu-nav li a {
    padding: 15px 11px;
  }
  .main-menu .tb-megamenu-nav li a .fa-arrow-right {
    display: none;
  }
  .main-menu .tb-megamenu .nav-collapse .nav > li .tb-megamenu-subnav i.fa.fa-arrow-right {
    display: none !important;
  }
  .main-menu .search-block {
    padding: 0 !important;
    margin: 0 !important;
    width: 29%;
  }
  .main-menu .search-block form#search-block-form {
    position: relative;
    top: 7px;
    left: 2%;
  }
  .main-menu .search-block form#search-block-form .input-group {
    width: 98% !important;
    float: none !important;
  }
  .events-image {
    margin-right: 1em;
  }
  .jcarousel-prev-horizontal {
    top: 40% !important;
    left: -5px;
  }
  .jcarousel-next-horizontal {
    top: 40% !important;
    right: -5px;
  }
}
@media only screen and (max-width: 1199px) {
  .page-front .home-news .pane-news-and-events li.jcarousel-item-horizontal .title {
    top: 170px;
    min-height: 7.7rem;
  }
  .page-front .home-news .pane-news-and-events li.jcarousel-item:hover .text-wraper {
    top: 76px !important;
  }
  .page-front .home-events .event-calendar .pane-calendar .pane-content {
    padding: 3em 1em;
  }
  .page-front .home-events .event-calendar .calendar-calendar tr .mini {
    padding: 0;
  }
  .page-front .home-events .event-calendar .calendar-calendar .mini-day-off {
    padding: 14px 0;
  }
  .page-funding .bef-select-as-checkboxes .bef-checkboxes li[class^='mainItem'] {
    width: 50%;
    margin-right: 0;
  }
  .page-funding .bef-select-as-checkboxes .bef-checkboxes .hasSub {
    width: 30%;
    float: left;
    padding: 0;
    min-height: 20em;
    border-right: 0 !important;
  }
  .page-funding #edit-field-open-call-for-proposal-value-wrapper {
    width: 40%;
    display: inline-block;
  }
  .page-funding #edit-field-tenderstatus-value-wrapper {
    width: 60%;
  }
  .page-funding #edit-field-tenderstatus-value-wrapper > label {
    float: left;
    width: 10%;
    margin-top: 1px;
  }
  .page-funding #edit-field-tenderstatus-value-wrapper > .views-widget {
    float: left;
  }
  .page-funding .view-list .metadata-list li {
    width: 48% !important;
  }
  .page-projects .contractor-countries .bef-checkboxes .form-item {
    width: 25%;
  }
  .page-projects .subcontractor-countries .bef-checkboxes .form-item {
    width: 25%;
  }
  .page-projects .bef-select-as-checkboxes .bef-checkboxes > div {
    margin-top: 5px;
  }
  .page-projects .view-list .metadata-list-program {
    margin: 0 0 1.5rem;
  }
  .node-type-artes-elements .view-rsb-contacts .view-list {
    list-style-type: :none;
    padding: 0;
  }
  .node-type-artes-elements .view-rsb-contacts .view-list > li {
    background: #f2f2f2;
    width: 48%;
    padding: 0 5px;
    display: inline-block;
    margin: 0.5rem;
  }
  /** seach page **/
  .page-general-search ul.facetapi-facet-type li:nth-child(1) {
    flex: 0.5;
  }
  .page-general-search ul.facetapi-facet-type li:nth-child(2) {
    flex: 0.88;
  }
  .page-general-search ul.facetapi-facet-type li:nth-child(3) {
    flex: 0.89;
  }
  .page-general-search ul.facetapi-facet-type li:nth-child(4) {
    flex: 1.25;
  }
  .page-general-search ul.facetapi-facet-type li:nth-child(7) {
    flex: 1.5;
  }
  .page-general-search ul.facetapi-facet-type li a {
    font-size: 14px;
  }
  .slidecontent img {
    height: 100% !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title a {
    font-size: 28px !important;
    line-height: 30px !important;
  }
  .panels-flexible-region-10-slider .slidecontent {
    width: 100% !important;
    height: auto !important;
  }
  .panels-flexible-region-10-slider .slidecontent img {
    height: auto !important;
  }
  .panels-flexible-region-13-slider .slidecontent {
    width: 100% !important;
    height: auto !important;
  }
  .panels-flexible-region-13-slider .slidecontent img {
    height: auto !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
    width: 100% !important;
    height: auto !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views-slideshow-controls-bottom {
    margin-left: 40% !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
    top: 70% !important;
    padding: 5px !important;
  }
  #block-mailchimp-signup-artes-telecom-newsletter h2 {
    width: 50% !important;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-signup-subscribe-form-description {
    width: 50% !important;
    float: left !important;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields {
    width: 40% !important;
    float: right !important;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields input {
    padding: 2.3rem;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-email b {
    width: 93%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .form-actions {
    width: 40% !important;
    float: right;
  }
}
@media only screen and (max-width: 1024px) {
  #block-mailchimp-signup-artes-telecom-newsletter h2 {
    width: 50% !important;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-signup-subscribe-form-description {
    width: 50% !important;
    float: left !important;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields {
    width: 40% !important;
    float: right !important;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields input {
    padding: 2.3rem;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-email b {
    width: 93%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .form-actions {
    width: 40% !important;
    float: right;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .page-general-search ul.facetapi-facet-type {
    padding: 0;
  }
  .page-general-search ul.facetapi-facet-type li a {
    font-size: 15px;
    padding: 1rem;
  }
  .page-general-search .common-filters .views-exposed-widget {
    width: 24%;
    padding: 1% 6px;
  }
  .page-general-search .common-filters .views-exposed-widget.views-submit-button {
    width: 100%;
  }
}
@media only screen and (max-width: 980px) {
  .section-artes-elements #block-addtoany-addtoany-button {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1204px) {
  h1.page-header span {
    width: 100% !important;
    display: inline-block;
    padding: 0px 0.8rem 0 0 !important;
    text-align: left;
  }
  #block-addtoany-addtoany-button {
    position: relative !important;
    top: 0px !important;
    bottom: auto !important;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 992px) {
  .panels-flexible-region-10-events,
  .panels-flexible-region-10-news,
  .panels-flexible-region-10-latest,
  .panels-flexible-region-10-tweets {
    width: 100%;
  }
  .panels-flexible-region-13-events,
  .panels-flexible-region-13-news,
  .panels-flexible-region-13-latest,
  .panels-flexible-region-13-tweets {
    width: 100%;
  }
  .main-menu {
    background: transparent !important;
    width: 100%;
  }
  .main-menu .btn:focus,
  .main-menu .btn:active:focus,
  .main-menu .btn.active:focus,
  .main-menu .btn.focus,
  .main-menu .btn:active.focus,
  .main-menu .btn.active.focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0;
    border: none !important;
  }
  .main-menu .block-tb-megamenu {
    width: 70%;
  }
  .main-menu .block-tb-megamenu .tb-megamenu {
    top: 0;
    z-index: 1000;
  }
  .main-menu .block-tb-megamenu .tb-megamenu .nav > li > a {
    font-size: 2rem;
    text-align: left;
  }
  .main-menu .search-block #edit-search-block-form--2 {
    width: 100% !important;
    float: right;
  }
  .page-front .view-calendar {
    width: 100% !important;
  }
  .page-front .home-news .pane-news-and-events {
    display: block !important;
  }
  .page-front .home-latest .nav-tabs > li {
    min-height: 60px !important;
  }
  .pane-block-12 {
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
  }
  .panels-flexible-10 .panels-flexible-region {
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
  }
  .pane-calendar {
    margin-left: 0px !important;
  }
  .pane-featured-front {
    margin-left: 0px !important;
  }
  .pane-tweets {
    margin-left: 0px !important;
    padding-bottom: 0px !important;
  }
  .footer .footer-bottom {
    width: 75%;
  }
  .footer .footer-bottom .panels-flexible-11-inside {
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .footer .footer-bottom .panels-flexible-11-inside .col-footer {
    width: 30% !important;
    margin: 0 0 2rem 0;
  }
  .footer .footer-bottom .panels-flexible-11-inside .panels-flexible-region-11-logo {
    float: none;
    position: absolute;
    right: 0;
  }
  .footer .footer-bottom .panels-flexible-14-inside {
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .footer .footer-bottom .panels-flexible-14-inside .col-footer {
    width: 30% !important;
    margin: 0 0 2rem 0;
  }
  .footer .footer-bottom .panels-flexible-14-inside .panels-flexible-region-14-logo {
    float: none;
    position: absolute;
    right: 0;
  }
  .footer-bottom1 #block-block-14 {
    background: none;
  }
}
@media only screen and (max-width: 992px) {
  /*Generic styles*/
  .main-container {
    margin-top: 0px;
    padding: 0;
  }
  .main-container.container {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*Header
  ************************/
  .bg-top {
    height: 165px;
  }
  .bg-top .header {
    height: 8rem;
    background-size: cover !important;
  }
  .bg-top .header .main-menu {
    bottom: 1.2rem;
  }
  .bg-top .header .main-menu .block-tb-megamenu {
    width: 100%;
    z-index: 100;
  }
  .bg-top .header .main-menu a {
    text-decoration: none;
    padding: 16px 8px;
  }
  .bg-top .header .main-menu .search-block {
    bottom: auto;
    top: 1.5rem;
    width: 65%;
  }
  .bg-top .header #logo {
    display: block;
  }
  .bg-top .header #logo img {
    width: 100%;
    padding-left: 0px;
    background: transparent;
  }
  .tb-megamenu .btn-navbar {
    color: #FFF !important;
    border: none !important;
    background: transparent !important;
    margin-top: 16px !important;
    padding-left: 0;
    text-shadow: none !important;
    box-shadow: none !important;
    display: bloc !important;
  }
  .tb-megamenu .nav-collapse {
    background: #FFF;
    margin-top: 0;
    position: absolute;
    top: 8.3rem;
    width: 100%;
    z-index: 999;
    left: 0;
    height: 0px;
  }
  .tb-megamenu .nav-collapse .menu {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 0 0.5rem;
    background: #EDEDED;
    margin: 0;
  }
  .tb-megamenu .nav-collapse .menu li a {
    font-family: NotesEsa;
    display: inline-block;
  }
  .tb-megamenu .nav-collapse .dropdown-menu {
    background: #FFF;
    max-height: 0;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .tb-megamenu .nav-collapse .nav > li {
    position: relative;
  }
  .tb-megamenu .nav-collapse .nav > li .tb-megamenu-subnav {
    background: #FFF;
  }
  .tb-megamenu .nav-collapse .nav > li .tb-megamenu-subnav i.fa-arrow-right {
    display: none;
  }
  .tb-megamenu .nav-collapse .nav > li.dropdown > .dropdown-menu {
    -webkit-transition: max-height 0.8s;
    transition: max-height 0.8s;
  }
  .tb-megamenu .nav-collapse .nav > li.dropdown.open > .dropdown-menu {
    max-height: 1000px !important;
    -webkit-transition: max-height 0.8s ease-in-out;
    transition: max-height 0.8s ease-in-out;
  }
  .tb-megamenu .nav-collapse .nav > li.dropdown .plus-icon {
    font-size: 2.5rem;
    color: #3498db;
    width: 2.5rem;
    height: 2.5rem;
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    top: 2rem;
  }
  .tb-megamenu .nav-collapse .nav > li > a {
    font-family: NotesEsa !important;
    color: #0061a1 !important;
    border-bottom: 1px solid #3498db !important;
  }
  .tb-megamenu .nav-collapse .nav > li > a:hover,
  .tb-megamenu .nav-collapse .nav > li > a:focus {
    background-color: transparent;
    opacity: 0.6;
  }
  .tb-megamenu .nav-collapse .nav > .active > a {
    text-decoration: none;
    outline: 0;
  }
  .tb-megamenu .nav-collapse .nav > .active > a:hover {
    color: #FFF !important;
    text-decoration: none;
    outline: 0;
  }
  .bg-top .header .main-menu .block-tb-megamenu .tb-megamenu .nav-collapse .tb-megamenu-nav > li {
    background: #FFF;
    color: #3498db;
  }
  .bg-top .header .main-menu .block-tb-megamenu .tb-megamenu .nav-collapse .tb-megamenu-nav > li > a {
    padding: 1.5rem 0 !important;
  }
  .bg-top .header .main-menu .block-tb-megamenu .tb-megamenu .nav-collapse .tb-megamenu-nav > li .dropdown-menu.active {
    max-height: 50rem;
  }
  .bg-top .header .main-menu .block-tb-megamenu .tb-megamenu .nav-collapse .tb-megamenu-nav > li .dropdown-menu .content {
    padding: 0 !important;
  }
  .bg-top .header .main-menu .block-tb-megamenu .tb-megamenu .nav-collapse .tb-megamenu-nav > li .dropdown-menu .our-activities-submenu-wrapper {
    display: block !important;
  }
  .bg-top .header .main-menu .block-tb-megamenu .tb-megamenu .nav-collapse .tb-megamenu-nav > li .dropdown-menu ul li {
    border: none !important;
  }
  .bg-top .header .main-menu .block-tb-megamenu .tb-megamenu .nav-collapse .tb-megamenu-nav > li .dropdown-menu ul li a {
    border: none !important;
    display: block;
    margin: 0;
  }
  .bg-top .header .main-menu .search-block {
    position: absolute;
    right: 0rem;
    bottom: 0;
    z-index: 101;
  }
  .bg-top .header .access-menu-top {
    position: relative;
    z-index: 101;
    display: none;
  }
  .bg-top .header .access-menu-top ul {
    margin: 0rem 0.3rem;
  }
  .bg-top .header .telecom-logo {
    top: 0.6rem;
    left: 6rem;
    z-index: 999999999999999;
    width: 17rem;
  }
  #views_slideshow_cycle_main_front_page_slideshow-block_3 {
    height: 39rem;
  }
  .page-general-search ul.facetapi-facet-type li:hover {
    background: #2F6CAA;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  .close-menu .glyphicon-menu-hamburger:before {
    content: "\e014";
    opacity: 0.5;
    transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
  }
  h1.artes-applicataions {
    display: none;
  }
  /*End header*/
  /*Home page
  ************************************/
  .page-front .home-slide-elements .artes-elements {
    padding: 0;
  }
  .page-front .home-news .pane-news-and-events .jcarousel-container-horizontal {
    height: auto;
    width: 520px !important;
  }
  .page-front .home-news .pane-news-and-events li.jcarousel-item-horizontal {
    height: auto;
    width: 490px !important;
  }
  .page-front .home-news .pane-news-and-events li.jcarousel-item-horizontal .title {
    top: 84%;
  }
  .page-front .home-news .pane-news-and-events li.jcarousel-item-horizontal .text-wraper {
    min-height: 90%;
  }
  .page-front .home-news .pane-news-and-events li.jcarousel-item-horizontal img {
    width: 100%;
    height: 455px;
  }
  .page-front .view-calendar {
    width: 80%;
    margin: auto;
  }
  .page-projects #edit-field-status-value-wrapper {
    width: 50% !important;
  }
  .page-projects #edit-field-status-value-wrapper > label {
    float: left;
    width: 16%;
    margin-top: 1px;
  }
  .page-projects .jcarousel-skin-default .jcarousel-item {
    overflow: auto;
    height: auto;
    position: relative;
    border: 0;
  }
  .page-projects .jcarousel-skin-default .jcarousel-item .title {
    top: 0 !important;
    position: relative;
    -webkit-transition: none;
    transition: none;
  }
  .page-projects .jcarousel-skin-default .jcarousel-item .text-wraper {
    top: 0 !important;
    height: auto;
    position: relative;
    padding: 10px;
    -webkit-transition: none;
    transition: none;
  }
  .page-projects .jcarousel-skin-default .jcarousel-item .text-wraper * {
    color: #FFF !important;
  }
  .page-projects .jcarousel-skin-default .jcarousel-item:hover .image img,
  .page-home .jcarousel-skin-default .jcarousel-item:hover .image img {
    transform: scale(1);
    -webkit-transition: none;
    /* Safari */
    transition: none;
    opacity: 1;
  }
  /*End home page*/
  .node-type-projects .project-teaser .project-description-blocks > div:nth-child(0n+2) {
    border-right: none;
  }
  .node-type-artes-elements .news-events .view-artes-views {
    width: 80%;
  }
  .node-type-artes-elements .news-events .view-artes-views .jcarousel-container-horizontal {
    height: auto;
    width: 520px !important;
  }
  .node-type-artes-elements .news-events .view-artes-views li.jcarousel-item-horizontal {
    height: auto;
    width: 490px !important;
  }
  .node-type-artes-elements .news-events .view-artes-views li.jcarousel-item-horizontal p {
    margin: 0;
  }
  .node-type-artes-elements .news-events .view-artes-views li.jcarousel-item-horizontal .title {
    top: 87%;
  }
  .node-type-artes-elements .news-events .view-artes-views li.jcarousel-item-horizontal .text-wraper {
    min-height: 90%;
  }
  .node-type-artes-elements .news-events .view-artes-views li.jcarousel-item-horizontal img {
    width: auto !important;
    max-width: initial !important;
    height: 455px;
  }
  .node-type-artes-elements .news-events .view-artes-views li.jcarousel-item:hover .title {
    top: 0 !important;
  }
  .node-type-artes-elements .news-events .view-artes-views li.jcarousel-item:hover .text-wraper {
    min-height: 87%;
    top: 13% !important;
    height: 87%;
  }
  .node-type-artes-elements .artes-projects .view-artes-views {
    width: 450px;
  }
  .node-type-artes-elements .artes-projects .view-artes-views li.jcarousel-item-horizontal {
    height: 250px !important;
  }
  .node-type-artes-elements .artes-projects .view-artes-views li.jcarousel-item-horizontal p {
    margin: 0;
  }
  .node-type-artes-elements .artes-projects .view-artes-views li.jcarousel-item-horizontal .title {
    bottom: 0% !important;
  }
  .node-type-artes-elements .artes-projects .view-artes-views li.jcarousel-item-horizontal .text-wraper {
    min-height: 43%;
  }
  .node-type-artes-elements .artes-projects .view-artes-views li.jcarousel-item-horizontal img {
    width: 50% !important;
    height: auto !important;
    position: absolute;
    /* margin: auto; */
    /* margin-top: 20%; */
    bottom: 45%;
    left: 25%;
  }
  .node-type-artes-elements .artes-projects .view-artes-views li.jcarousel-item:hover .title {
    top: 0 !important;
  }
  .node-type-artes-elements .artes-projects .view-artes-views li.jcarousel-item:hover .text-wraper {
    min-height: 90%;
    top: 24% !important;
    height: 90%;
  }
  .node-type-artes-elements .teaser {
    border-right: 0px;
  }
  .node-type-artes-elements .artes-related-content .img-with-text > a img {
    width: 220px !important;
    height: 175px !important;
  }
  .our_activities_items li {
    width: 48%;
    margin: 1rem 2% 1rem 0;
  }
  .page-national-delegations form .bef-checkboxes .form-type-bef-checkbox {
    width: 25%;
  }
  .go-top-wrapper {
    bottom: 20px;
    right: 30px;
  }
}
@media only screen and (max-width: 800px) {
  .bg-top .header {
    margin: 0 !important;
    background-size: cover !important;
    width: 100%;
  }
  .bg-top .header .main-menu .search-block {
    right: 1rem;
  }
  .bg-top .header .main-menu .tb-megamenu .nav-collapse .nav > li.dropdown .plus-icon {
    right: 1rem;
  }
  .our-activities-submenu-wrapper {
    display: block;
  }
  .our-activities-submenu-wrapper .our-activities-submenu {
    text-align: left;
  }
  .footer .footer-bottom {
    width: 75%;
  }
  .footer .footer-bottom .panels-flexible-11-inside .col-footer {
    width: 30% !important;
    margin: 0 0 2rem 0;
    text-align: left;
  }
  .footer .footer-bottom .panels-flexible-11-inside .col-footer .pane-content {
    text-align: left;
  }
  .footer .footer-bottom .panels-flexible-14-inside .col-footer {
    width: 30% !important;
    margin: 0 0 2rem 0;
    text-align: left;
  }
  .footer .footer-bottom .panels-flexible-14-inside .col-footer .pane-content {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .artes-twitter .carousel .carousel-inner .twitter-status .timestamp {
    right: -20px;
  }
  .views-slideshow-controls-bottom {
    margin-top: 3rem;
  }
  .page-funding #edit-field-open-call-for-proposal-value-wrapper {
    width: 35%;
    padding-right: 0;
  }
  .page-funding .view-list .metadata-list li {
    width: 60% !important;
  }
  .page-funding .view-list .metadata-list li:nth-child(odd) {
    width: 38% !important;
  }
  .page-funding #edit-field-open-call-for-proposal-value-wrapper {
    width: 40%;
  }
  .page-funding #edit-field-tenderstatus-value-wrapper {
    width: 70% !important;
  }
  .page-funding #edit-field-tenderstatus-value-wrapper > label {
    float: left;
    width: 16%;
    margin-top: 1px;
  }
  .page-funding .form-item-field-category-tid .views-exposed-widgets {
    padding: 10px;
  }
  .page-funding .form-item-field-category-tid .views-exposed-widgets ul.bef-tree ul li label.option {
    font-weight: normal;
    width: 90%;
  }
  .node-type-open-tender .pane-node-field-tenderstatus,
  .node-type-tender .pane-node-field-tenderstatus,
  .node-type-open-tender .pane-custom.pane-1,
  .node-type-tender .pane-custom.pane-1,
  .node-type-open-tender .pane-node-field-program-ref,
  .node-type-tender .pane-node-field-program-ref,
  .node-type-open-tender .pane-node-field-price-range,
  .node-type-tender .pane-node-field-price-range {
    width: 25%;
    float: left;
    background: #f9f9f9;
    padding: 10px;
    margin: 20px 0 0;
    min-height: 8rem;
  }
  .page-projects .views-exposed-widgets .views-widget-sort-sort_bef_combine {
    clear: both;
  }
  .page-projects .form-item-field-category-tid ul.bef-tree ul li label.option {
    display: inline;
  }
  .page-projects #edit-field-status-value-wrapper {
    width: 50% !important;
  }
  .page-projects #edit-field-status-value-wrapper > label {
    float: left;
    width: 16%;
    margin-top: 1px;
  }
  .node-type-projects .view-list > li {
    background: #f2f2f2;
    width: 60%;
    padding: 0 5px;
    display: block;
    margin: 0.5rem auto;
  }
  .node-type-projects .project-related-entities {
    width: 100%;
    float: none;
  }
  .node-type-projects .pane-node-updated {
    clear: both;
    text-align: center;
  }
  .page-contractors .bef-checkboxes > div {
    display: inline-block;
    width: 25%;
  }
  .page-general-search ul.facetapi-facet-type {
    padding: 0;
  }
  .page-general-search ul.facetapi-facet-type li a {
    font-size: 15px;
    padding: 1rem;
  }
  .page-general-search .common-filters > div:nth-child(1) .views-widget {
    width: 100%;
  }
  .page-general-search .common-filters .views-widget-per-page {
    width: 100% !important;
  }
  .search-block .ui-autocomplete {
    left: 0% !important;
    top: 3.6rem !important;
    max-width: 600px !important;
    border-radius: 0;
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  span[class="caption none"] {
    display: block;
    width: 100% !important;
  }
  .whatweoffer .whatweoffer-links-block {
    position: inherit;
    background-color: #003052;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .whatweoffer .whatweoffer-links-block a span {
    background-color: inherit;
    color: white;
    padding: 0px;
    font-size: 1em;
  }
  .tb-megamenu .nav-collapse .our-activities-submenu {
    column-count: 1;
    display: block;
    margin: 0 !important;
  }
  .tb-megamenu .nav-collapse .our-activities-submenu .nav li a {
    border-top: none;
  }
  .caret {
    display: none !important;
  }
  .more-link {
    margin: 30px 7px 10px 0 !important;
  }
  .page-front .more-link {
    margin: 0 !important;
    text-align: left !important;
  }
  .page-front .more-link a {
    padding: 1rem 2rem !important;
    margin: 0 !important;
    display: block !important;
    font-size: 1.8rem !important;
    text-align: left !important;
  }
  .page-front .more-link a:before {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  .view-calendar {
    padding-bottom: 2rem !important;
  }
  .view-calendar .more-link {
    margin: 0 !important;
    text-align: left !important;
    display: block !important;
  }
  .view-calendar .more-link a {
    padding: 1rem 2rem !important;
    margin: 0 !important;
    display: block !important;
    font-size: 1.8rem !important;
    text-align: left !important;
  }
  .view-calendar .more-link a:before {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  #block-mailchimp-signup-artes-telecom-newsletter h2 {
    width: 100% !important;
    padding: 1rem;
    margin: 0;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-signup-subscribe-form-description {
    width: 100% !important;
    float: none !important;
    margin-bottom: 2rem;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields {
    width: 100% !important;
    float: none !important;
    top: 0rem !important;
    margin: 2rem 0 3rem;
    text-align: left;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields input {
    padding: 2.3rem;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields input#edit-mergevars-email {
    margin: 0.5rem 0;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields input#gdprch {
    margin: 0 0.5rem 0 0;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-email {
    position: relative;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-email b {
    width: 93%;
    display: inline-block;
    vertical-align: text-top;
  }
  #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .form-actions {
    width: 100% !important;
    float: none !important;
    top: 0rem !important;
  }
  .footer .footer-top .content {
    justify-content: center;
  }
  .footer .footer-bottom {
    width: 100%;
  }
  .footer .footer-bottom .panels-flexible-11-inside {
    flex-direction: column;
  }
  .footer .footer-bottom .panels-flexible-11-inside > div:nth-child(1) {
    order: 2;
  }
  .footer .footer-bottom .panels-flexible-11-inside > div:nth-child(2) {
    order: 3;
  }
  .footer .footer-bottom .panels-flexible-11-inside > div:nth-child(3) {
    order: 4;
  }
  .footer .footer-bottom .panels-flexible-11-inside > div:nth-child(4) {
    order: 5;
  }
  .footer .footer-bottom .panels-flexible-11-inside > div:nth-child(5) {
    order: 6;
  }
  .footer .footer-bottom .panels-flexible-11-inside .col-footer {
    width: 100% !important;
    margin: 0 0 2rem 0;
    text-align: left;
  }
  .footer .footer-bottom .panels-flexible-11-inside .col-footer h2 {
    width: 100%;
    position: relative;
  }
  .footer .footer-bottom .panels-flexible-11-inside .col-footer h2:after {
    content: "\f107";
    font: normal normal normal 1.5rem/1 FontAwesome;
    display: inline-block;
    position: absolute;
    right: 1rem;
  }
  .footer .footer-bottom .panels-flexible-11-inside .col-footer h2.open:after {
    content: "\f106";
    font: normal normal normal 1.5rem/1 FontAwesome;
  }
  .footer .footer-bottom .panels-flexible-11-inside .col-footer .pane-content {
    text-align: left;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.8s;
    -webkit-transition: max-height 0.8s;
  }
  .footer .footer-bottom .panels-flexible-11-inside .col-footer h2.open ~ .pane-content {
    max-height: 20rem;
    transition: max-height 0.8s;
    -webkit-transition: max-height 0.8s;
  }
  .footer .footer-bottom .panels-flexible-11-inside .panels-flexible-region-11-logo {
    float: none;
    position: initial;
    right: 0;
    order: 1;
    width: 100% !important;
    display: none;
  }
  .footer .footer-bottom .panels-flexible-11-inside .panels-flexible-region-11-logo .logo-esa-footer img {
    width: auto;
  }
  .footer .footer-bottom .panels-flexible-11-inside .panels-flexible-region-14-logo {
    float: none;
    position: initial;
    right: 0;
    order: 1;
    width: 100% !important;
    display: none;
  }
  .footer .footer-bottom .panels-flexible-11-inside .panels-flexible-region-14-logo .logo-esa-footer img {
    width: auto;
  }
  .footer-bottom1 #block-block-14 {
    background: none;
  }
  #sliding-popup .popup-content {
    flex-direction: column;
  }
  #sliding-popup .popup-content #popup-text {
    max-width: 100% !important;
  }
  #sliding-popup .popup-content #popup-buttons {
    max-width: 100% !important;
  }
  #sliding-popup .popup-content #popup-buttons button {
    margin: auto;
  }
  .page-news ul.view-list > li {
    text-align: left !important;
  }
  .page-news ul.view-list > li .news-content {
    padding: 0 !important;
  }
  .page-news ul.view-list .img-responsive {
    display: none;
  }
  .node-type-news-and-events .pane-recent-news {
    margin: 2rem 0;
  }
  .node-type-news-and-events .pane-recent-news h3 {
    margin: 5px 0 !important;
    padding: 5px 0 !important;
  }
  .node-type-news-and-events .pane-recent-news .views-field-created {
    margin: 0 0 1rem 0 !important;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #block-system-main table {
    font-size: 1em !important;
    margin: 1rem 0;
  }
  #block-system-main table h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 12px !important;
  }
  #block-system-main table th {
    padding: 0px !important;
  }
  /*Header
	************************/
  h1.page-header span {
    padding: 0px 0.8rem 0 1rem !important;
  }
  .node-type-artes-elements h1.page-header span {
    padding: 0px 0.8rem 0 2.4rem !important;
  }
  h1.artes-applicataions {
    display: none;
  }
  .icon-search {
    display: block;
    position: absolute;
    right: 3rem;
    top: 2.5rem;
    background: transparent;
    color: #FFF;
    font-size: 3rem;
    z-index: 999999;
  }
  .icon-search.activeSearch {
    color: #0097d6;
  }
  .search-block {
    left: -110% !important;
    right: auto !important;
    top: 8.4rem !important;
    background: #013146 !important;
    min-height: 7.4rem !important;
    width: 100% !important;
    float: none !important;
    z-index: 20 !important;
    -webkit-transition: right 0.8s;
    /* Safari prior 6.1 */
    transition: right 0.8s;
    display: none;
  }
  .search-block.responsive {
    top: 8.4rem !important;
    left: 0 !important;
    z-index: 20 !important;
    display: block;
    -webkit-transition: right 0.8s;
    /* Safari prior 6.1 */
    transition: right 0.8s;
  }
  .search-block #search-block-form {
    display: block;
    padding: 1rem 2rem;
  }
  .search-block #edit-actions {
    margin: 0;
  }
  .search-block .ui-autocomplete {
    left: 0% !important;
    top: 3.6rem !important;
    max-width: 600px !important;
    border-radius: 0;
    width: 100% !important;
  }
  .top-bar1 .esa-top-bar .esa-name {
    padding: 1.75rem 1rem;
  }
  .bg-top .header .telecom-logo {
    left: 8rem;
    width: 17rem;
  }
  .bg-top .header .tb-megamenu .btn-navbar {
    left: 3rem;
    position: relative;
  }
  .tb-megamenu .nav-collapse .menu {
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
    padding-bottom: 1rem;
    border-bottom: 1px solid #0097d6;
  }
  .tb-megamenu .nav-collapse .menu li a {
    padding: 1rem 1rem 0;
  }
  #block-addtoany-addtoany-button .content {
    padding: 0 !important;
    margin: 0 !important;
  }
  #block-addtoany-addtoany-button .content .addtoany_list > a {
    padding: 5px !important;
  }
  #block-addtoany-addtoany-button a.addtoany_share_save {
    color: #0097d6 !important;
    background: none !important;
  }
  #block-addtoany-addtoany-button a.addtoany_share_save:after {
    content: '';
  }
  #block-addtoany-addtoany-button a.addtoany_share_save:hover {
    background: #0097d6 !important;
    color: #FFF !important;
    opacity: 1;
  }
  /*End header*/
  /*Home page
	************************************/
  .page-front section.sectionHome {
    padding: 0 15px;
  }
  .page-front .view-list .metadata-list li {
    list-style-type: none;
    display: block !important;
    margin-bottom: 10px;
  }
  .page-front .view-list .metadata-list li:after {
    content: "" !important;
    color: #00598A;
  }
  .page-front .view-list .metadata-list li span {
    display: block;
  }
  .page-front .show-responsive .view-artes-views {
    width: 330px;
  }
  .page-front .show-responsive .view-artes-views .jcarousel-container-horizontal {
    height: auto;
    width: 100% !important;
  }
  .page-front .show-responsive .view-artes-views li.jcarousel-item-horizontal {
    height: 300px;
    width: 300px !important;
  }
  .page-front .show-responsive .view-artes-views li.jcarousel-item-horizontal .image {
    margin: 0;
  }
  .page-front .show-responsive .view-artes-views li.jcarousel-item-horizontal .image img {
    width: 300px;
    height: 272px;
  }
  .page-front .show-responsive .view-artes-views li.jcarousel-item-horizontal .title {
    top: 80%;
    min-height: 20%;
    margin: 0;
  }
  .page-front .show-responsive .view-artes-views li.jcarousel-item-horizontal .text-wraper {
    min-height: 80%;
    top: 100%;
    width: 100%;
    height: 80%;
  }
  .page-front .show-responsive .view-artes-views li.jcarousel-item:hover .title {
    top: 0 !important;
  }
  .page-front .show-responsive .view-artes-views li.jcarousel-item:hover .text-wraper {
    min-height: 80%;
    top: 20% !important;
    height: 80%;
  }
  .page-front .pane-front-page-slideshow {
    margin-top: 2em;
    padding: 0;
  }
  .page-front .pane-front-page-slideshow .views_slideshow_main {
    height: 350px !important;
  }
  .page-front .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame {
    height: 350px !important;
  }
  .page-front .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div {
    height: 320px !important;
  }
  .page-front .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame .slideshow-title {
    /*top: 65% !important;*/
  }
  .page-front .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame img {
    /*height: 350px !important;*/
  }
  .page-front .pane-front-page-slideshow .views-slideshow-controls-bottom {
    margin-top: 30px;
  }
  .page-front .home-block-links .bottom-row > div .img-with-text {
    margin-bottom: 2em;
  }
  .page-front .home-block-links .bottom-row > div .img-with-text a span {
    left: 0;
    bottom: 60px;
  }
  /*End home page*/
  /*** calendar ***/
  .tabs.primary li a {
    padding: 0 8px 3px;
  }
  .page-calendar .date-nav-wrapper .date-prev,
  .page-calendar .date-nav-wrapper .date-next {
    top: -50px;
  }
  /*** end calendar ***/
  .page-funding ul.bef-tree-depth-0,
  .page-news ul.bef-tree-depth-0,
  .page-projects ul.bef-tree-depth-0,
  .page-funding ul.bef-tree,
  .page-news ul.bef-tree,
  .page-projects ul.bef-tree {
    padding: 0;
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
  }
  .page-projects .views-exposed-widgets {
    padding: 10px;
  }
  .page-projects .views-exposed-widgets .views-exposed-widget {
    padding: 15px 15px 0 0;
    width: 100%;
  }
  .page-projects .views-exposed-widgets .views-exposed-widget select {
    width: 100%;
  }
  .page-projects .view-filters {
    padding: 10px;
  }
  .page-projects .form-item-field-category-tid ul.bef-tree ul.bef-tree-depth-0 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .page-projects .form-item-field-category-tid ul.bef-tree ul.bef-tree-depth-0 > div {
    width: 100% !important;
  }
  .page-projects .form-item-field-category-tid ul.bef-tree ul.bef-tree-depth-0 label.option {
    font-weight: normal;
    display: inline;
  }
  .page-projects #edit-field-companies-target-id-wrapper {
    width: 100%;
  }
  .page-projects #edit-field-status-value-wrapper {
    width: 100% !important;
    padding-right: 0;
  }
  .page-projects #edit-field-status-value-wrapper > label {
    width: 100% !important;
  }
  .page-projects #edit-field-status-value-wrapper div {
    display: block !important;
    padding: 0 !important;
  }
  .page-projects .latest-projects > .view-content .views-row img {
    margin: 20px 0 30px;
  }
  .page-projects .view-projects-thematic img {
    width: 100%;
    height: auto;
  }
  .page-projects .temathic-areas .bef-checkboxes .form-item {
    width: 100%;
  }
  .page-projects .contractor-countries .bef-checkboxes .form-item {
    width: 50%;
  }
  .page-projects .subcontractor-countries .bef-checkboxes .form-item {
    width: 50%;
  }
  .page-contractors .bef-checkboxes > div {
    display: inline-block;
    width: 33%;
  }
  .page-contractors .related-projects {
    padding: 0;
    margin-top: 2em;
  }
  .page-contractors ul.view-list > li .related-projects-list .view-content li {
    float: none;
    width: 100%;
  }
  .page-funding .views-exposed-widgets {
    padding: 10px;
  }
  .page-funding .views-exposed-widgets .views-exposed-widget {
    padding: 15px 15px 0 0;
    width: 100%;
  }
  .page-funding .views-exposed-widgets .views-exposed-widget select {
    width: 100%;
  }
  .page-funding .view-filters {
    padding: 10px;
  }
  .page-funding #edit-field-tenderstatus-value-wrapper {
    width: 100% !important;
    padding-right: 0;
  }
  .page-funding #edit-field-tenderstatus-value-wrapper > label {
    width: 100% !important;
  }
  .page-funding #edit-field-tenderstatus-value-wrapper div {
    display: block !important;
    padding: 0 !important;
  }
  .node-type-projects .pane-node-field-contacts .node-contacts {
    width: 70%;
    float: none;
    margin: 0 0 3em 0;
    padding: 0;
    min-height: auto;
  }
  .node-type-projects .view-list > li {
    background: #f2f2f2;
    width: 100%;
    padding: 0 5px;
    display: block;
    margin: 0.5rem auto;
  }
  .node-type-projects .project-related-entities {
    width: 100%;
    float: none;
  }
  .node-type-projects .pane-node-updated {
    clear: both;
    text-align: center;
  }
  .node-type-projects .document-email .pane-content,
  .node-type-projects .document-email-esa .pane-content {
    padding: 0 20px 20px;
  }
  .node-type-projects .project-related-entities img {
    max-width: 100%;
    height: auto !important;
  }
  .node-type-projects .url {
    word-break: break-word;
  }
  .node-type-projects .pane-node-updated h2 {
    margin: 0;
  }
  #webform-client-form-55884 {
    width: 90%;
    margin: auto;
  }
  #webform-client-form-55884 label {
    width: 100%;
    display: inline-block;
    color: #666;
  }
  #webform-client-form-55884 input {
    width: 100%;
    display: inline-block;
  }
  .node-type-open-tender .pane-node-field-tenderstatus,
  .node-type-tender .pane-node-field-tenderstatus,
  .node-type-open-tender .pane-custom.pane-1,
  .node-type-tender .pane-custom.pane-1,
  .node-type-open-tender .pane-node-field-program-ref,
  .node-type-tender .pane-node-field-program-ref,
  .node-type-open-tender .pane-node-field-price-range,
  .node-type-tender .pane-node-field-price-range {
    min-height: 8rem;
  }
  /** video **/
  iframe {
    width: 100% !important;
  }
  /** video **/
  /** contact **/
  form#contact-site-form,
  form#user-login,
  #user-register-form,
  #user-pass {
    width: 100%;
    padding: 10px;
  }
  /** end contact **/
  .panels-flexible-32 .panels-flexible-region {
    padding: 0;
  }
  .go-top-wrapper {
    bottom: 10px;
    right: 5px;
    background: #FFF;
    opacity: 0.7;
    text-align: right;
  }
  /** SEARCH **/
  .common-filters {
    overflow: auto;
    border-bottom: 0px;
    padding: 2rem 2rem 5rem 2rem;
    background: #F2F2F2;
  }
  .common-filters label {
    font-family: 'NotesEsaBold';
    font-size: 16px;
    font-weight: normal;
    color: #0061a1;
    display: block;
    width: 100%;
  }
  .common-filters .views-widget {
    display: block;
    width: 100%;
  }
  .common-filters > div:nth-child(1) {
    width: 100%;
  }
  .common-filters > div:nth-child(1) .views-widget {
    width: 100%;
  }
  .common-filters > div:nth-child(2) {
    width: 100%;
  }
  .common-filters > div:nth-child(2) .views-widget {
    width: 100%;
  }
  .common-filters > div:nth-child(2) .views-widget .container-inline-date .form-item,
  .common-filters > div:nth-child(2) .views-widget .container-inline-date .form-item input {
    width: 100%;
  }
  .common-filters > div:nth-child(3) {
    width: 100%;
  }
  .common-filters > div:nth-child(3) .views-widget {
    width: 100%;
  }
  .common-filters > div:nth-child(3) .views-widget .container-inline-date .form-item,
  .common-filters > div:nth-child(3) .views-widget .container-inline-date .form-item input {
    width: 100%;
  }
  .common-filters > div:nth-child(4) {
    width: 100%;
  }
  .common-filters > div:nth-child(4) select {
    display: block;
    width: 100%;
  }
  .common-filters > div:nth-child(5) {
    width: 100%;
  }
  .common-filters > div:nth-child(5) label {
    width: auto;
    position: relative;
    top: 0;
  }
  .common-filters > div:nth-child(5) select {
    display: block;
    width: 100%;
  }
  .page-general-search ol.general-search-list {
    margin: 2em !important;
  }
  .page-general-search ul.facetapi-facet-type {
    width: 100%;
    display: block;
  }
  .page-general-search ul.facetapi-facet-type li {
    display: block;
  }
  .display-filters {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .display-filters > div {
    width: 100% !important;
  }
  .node-type-artes-elements .artes-related-content .icon {
    list-style-type: none;
    margin-bottom: 2rem;
    padding: 0;
    width: 100%;
  }
  .node-type-artes-elements .artes-related-content .img-with-text > a img {
    width: 100% !important;
    height: auto !important;
  }
  /** END SEARCH **/
}
@media only screen and (max-width: 600px) {
  h1.artes-applicataions {
    display: none;
  }
  h1.page-header span {
    padding: 0px 0.8rem 0 1rem !important;
  }
  #block-easy-breadcrumb-easy-breadcrumb {
    margin: 0rem auto 2rem auto;
  }
  .jcarousel-prev-horizontal {
    top: 30% !important;
    left: -5px;
  }
  .jcarousel-next-horizontal {
    top: 30% !important;
    right: -5px;
  }
  .page-front section.sectionHome {
    padding: 0px;
  }
  .page-front .pane-front-page-slideshow {
    padding: 0;
  }
  .page-front .pane-front-page-slideshow .views_slideshow_main {
    height: 200px !important;
  }
  .page-front .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame {
    margin: 0 !important;
  }
  .page-front .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div {
    height: auto !important;
  }
  .page-front .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame .slideshow-title {
    top: 61% !important;
  }
  .page-front .pane-front-page-slideshow .views-slideshow-controls-bottom {
    margin-top: 0;
  }
  .page-front .artes-elements h2 {
    padding: 0 5px !important;
  }
  .page-front .artes-elements .artes-elements-list {
    width: 100%;
  }
  .page-front .artes-elements .artes-elements-list li {
    padding: 5px !important;
  }
  .page-front .home-news .pane-news-and-events .jcarousel-container-horizontal {
    height: auto;
    width: 330px !important;
  }
  .page-front .home-news .pane-news-and-events .jcarousel-container-horizontal li.jcarousel-item-horizontal {
    height: auto;
    width: 300px !important;
  }
  .page-front .home-news .pane-news-and-events .jcarousel-container-horizontal li.jcarousel-item-horizontal .image {
    margin: 0;
  }
  .page-front .home-news .pane-news-and-events .jcarousel-container-horizontal li.jcarousel-item-horizontal img {
    width: 300px !important;
    height: 272px !important;
  }
  .page-front .home-news .pane-news-and-events .jcarousel-container-horizontal li.jcarousel-item-horizontal .title {
    position: relative !important;
    margin: 0;
  }
  .page-front .home-news .pane-news-and-events .jcarousel-container-horizontal li.jcarousel-item-horizontal .text-wraper {
    position: relative !important;
    margin: 0;
    min-height: 140px !important;
  }
  .page-front .front-events-image .events-image {
    display: none;
  }
  .page-front .front-events-image .events-text {
    width: 100% !important;
  }
  .page-front .front-events-image .events-col-1 {
    min-height: 140px;
  }
  .page-front .home-latest .nav-tabs {
    border-bottom: 0px solid #dddddd;
  }
  .page-front .home-latest .nav-tabs > li {
    padding: 10px 0;
    border-bottom: 4px solid #dddddd;
    width: 50%;
    min-height: 100px;
    margin: 1em 0 0 0;
    opacity: 0.4;
    position: relative;
  }
  .page-front .home-latest .nav-tabs > li.active {
    margin: 1em 0 0 0;
    opacity: 1;
  }
  .page-front .home-latest .nav-tabs > li h2 a {
    position: absolute;
    bottom: 0px;
  }
  .page-front .home-links .icon {
    margin-bottom: 20px !important;
  }
  .page-projects #block-easy-breadcrumb-easy-breadcrumb,
  .node-type-projects #block-easy-breadcrumb-easy-breadcrumb {
    margin: 2.7rem auto 2rem auto;
  }
  .page-funding #block-easy-breadcrumb-easy-breadcrumb,
  .page-news #block-easy-breadcrumb-easy-breadcrumb {
    margin: 2.7rem auto 2rem auto;
  }
  .page-funding .form-item-field-category-tid ul.bef-tree ul li label.option,
  .page-news .form-item-field-category-tid ul.bef-tree ul li label.option {
    font-weight: normal;
    width: 91%;
    vertical-align: top;
  }
  .page-funding ul.bef-tree-child.bef-tree-depth-2,
  .page-news ul.bef-tree-child.bef-tree-depth-2 {
    padding: 0 0 0 1.2rem;
  }
  .page-funding .views-exposed-widgets,
  .page-news .views-exposed-widgets {
    padding: 10px;
  }
  .page-funding .views-exposed-widgets .views-exposed-widget,
  .page-news .views-exposed-widgets .views-exposed-widget {
    padding: 15px 15px 0 0;
    width: 100%;
  }
  .page-funding .views-exposed-widgets .views-exposed-widget select,
  .page-news .views-exposed-widgets .views-exposed-widget select {
    width: 100%;
  }
  .page-funding .view-filters,
  .page-news .view-filters {
    padding: 10px;
  }
  .page-funding #edit-field-open-call-for-proposal-value-wrapper,
  .page-news #edit-field-open-call-for-proposal-value-wrapper {
    width: 100% !important;
    display: block !important;
  }
  .page-funding #edit-field-tenderstatus-value-wrapper,
  .page-news #edit-field-tenderstatus-value-wrapper {
    width: 100% !important;
    padding-right: 0;
  }
  .page-funding #edit-field-tenderstatus-value-wrapper > label,
  .page-news #edit-field-tenderstatus-value-wrapper > label {
    width: 100% !important;
  }
  .page-funding #edit-field-tenderstatus-value-wrapper div,
  .page-news #edit-field-tenderstatus-value-wrapper div {
    display: block !important;
    padding: 0 !important;
  }
  .page-funding ul.view-list .metadata-list li,
  .page-news ul.view-list .metadata-list li {
    display: block;
    width: 100% !important;
  }
  .page-funding ul.view-list .metadata-list-program li.status,
  .page-news ul.view-list .metadata-list-program li.status {
    margin: 2rem 0 0.5rem;
    clear: both;
    width: 100%;
  }
  .node-type-open-tender .pane-node-field-tenderstatus,
  .node-type-tender .pane-node-field-tenderstatus,
  .node-type-open-tender .pane-custom.pane-1,
  .node-type-tender .pane-custom.pane-1,
  .node-type-open-tender .pane-node-field-program-ref,
  .node-type-tender .pane-node-field-program-ref,
  .node-type-open-tender .pane-node-field-price-range,
  .node-type-tender .pane-node-field-price-range {
    width: 50%;
  }
  .page-projects .views-exposed-widgets {
    padding: 10px;
  }
  .page-projects .views-exposed-widgets .views-exposed-widget {
    padding: 15px 15px 0 0;
    width: 100%;
  }
  .page-projects .views-exposed-widgets .views-exposed-widget select {
    width: 100%;
  }
  .page-projects .view-filters {
    padding: 10px;
  }
  .page-projects #edit-field-companies-target-id-wrapper {
    width: 100%;
  }
  .page-projects .bef-select-as-checkboxes .bef-checkboxes li[class^='mainItem'] {
    width: 100%;
    margin-right: 0;
    padding: 0;
    min-height: auto;
    border-right: 0px dotted #ccc !important;
  }
  .page-projects ul.view-list .metadata-list-program li.program {
    margin-bottom: 10px;
  }
  .page-contractors .views-exposed-widgets {
    padding: 10px;
  }
  .page-contractors .views-exposed-widgets .views-exposed-widget {
    padding: 15px 0px 0 0;
    width: 100%;
  }
  .page-contractors .views-exposed-widgets .views-exposed-widget select {
    width: 100%;
  }
  .page-contractors .view-filters {
    padding: 10px;
  }
  .page-contractors .bef-select-as-checkboxes .bef-checkboxes > div {
    display: inline-block;
    width: 50%;
  }
  .page-contractors .related-projects {
    padding: 0;
    margin-top: 2em;
  }
  .page-contractors ul.view-list > li .related-projects-list .view-content > div {
    float: none;
    width: 100%;
  }
  .page-contractors .bef-processed {
    padding: 0;
  }
  .page-contractors .views-widget-sort-sort_bef_combine {
    padding-left: 0px !important;
  }
  .node-type-projects .pane-node-field-contacts .node-contacts {
    width: 100%;
    float: none;
    margin: 0 0 3em 0;
    padding: 0;
    min-height: auto;
  }
  .node-type-projects .view-list > li {
    background: #f2f2f2;
    width: 100%;
    padding: 0 5px;
    display: block;
    margin: 0.5rem auto;
  }
  .node-type-projects .project-related-entities {
    width: 100%;
    float: none;
  }
  .node-type-projects .pane-node-updated {
    clear: both;
    text-align: center;
  }
  .node-type-projects .metadata-projects-page .metadata-list ul {
    margin-bottom: 0;
  }
  .node-type-projects .metadata-projects-page .metadata-list ul li {
    background: #F2F2F2;
    margin: 0 0px 10px;
    display: inline-block;
  }
  .node-type-projects .document-email .pane-content,
  .node-type-projects .document-email-esa .pane-content {
    padding: 0 20px 20px;
  }
  .node-type-projects .project-related-entities img {
    max-width: 100%;
    height: auto !important;
  }
  .node-type-projects .url {
    word-break: break-word;
  }
  .node-type-projects .pane-node-updated h2 {
    margin: 0;
  }
  .node-type-projects .panels-flexible-region-1-project_main_content,
  .node-type-projects .panels-flexible-region-9-project_main_content {
    float: none;
    width: 100%;
    text-align: center;
  }
  .node-type-projects .panels-flexible-region-1-project_main_content img,
  .node-type-projects .panels-flexible-region-9-project_main_content img {
    margin: auto;
  }
  .node-type-projects .panels-flexible-region-1-project_description,
  .node-type-projects .panels-flexible-region-9-project_description {
    float: none;
    width: 100%;
  }
  .node-type-artes-elements h2 {
    padding-top: 3rem;
  }
  .node-type-artes-elements .teaser {
    padding: 0;
    margin: 0 0 2rem 0;
  }
  .node-type-artes-elements .more-link {
    margin: 1.5rem 0 !important;
  }
  .node-type-artes-elements .more-link a {
    padding: 1rem 2rem !important;
    margin: 0 !important;
    display: block !important;
    font-size: 1.8rem !important;
    text-align: left;
  }
  .node-type-artes-elements .more-link a:before {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  .node-type-artes-elements .related_links {
    padding-left: 0;
  }
  .node-type-artes-elements .nav-tabs {
    border-bottom: 0px solid #dddddd;
  }
  .node-type-artes-elements .nav-tabs > li {
    padding: 10px 0;
    border-bottom: 4px solid #dddddd;
    width: 50%;
    min-height: none;
    margin: 1em 0 0 0;
    opacity: 0.4;
    position: relative;
  }
  .node-type-artes-elements .nav-tabs > li.active {
    margin: 1em 0 0 0;
    opacity: 1;
  }
  .node-type-artes-elements .nav-tabs > li h2 a {
    position: absolute;
    bottom: 0px;
  }
  .node-type-artes-elements .view-rsb-contacts .view-list {
    list-style-type: :none;
    padding: 0;
  }
  .node-type-artes-elements .view-rsb-contacts .view-list > li {
    background: #f2f2f2;
    width: 100%;
    padding: 0px;
    display: inline-block;
    margin: 0.5rem 0;
  }
  .node-type-artes-elements .easy-breadcrumb {
    padding-left: 1.5rem;
  }
  .node-type-artes-elements .artes-elements-projects {
    padding-top: 6rem;
  }
  .node-type-artes-elements .artes-related-content .img-with-text > a img {
    width: 100% !important;
    height: auto !important;
  }
  .node-type-artes-elements .teaser .image {
    float: none;
    margin: 15px 0;
    height: auto;
    overflow: auto;
  }
  .node-type-artes-elements .teaser .image img {
    width: 100%;
    max-width: initial;
  }
  .node-type-artes-elements .related_links {
    margin: 0 0 4rem 0;
  }
  .node-type-artes-elements .view-list .metadata-list li {
    list-style-type: none;
    display: block;
    margin-bottom: 10px;
  }
  .node-type-artes-elements .view-list .metadata-list li:after {
    content: "";
    color: #00598A;
  }
  .node-type-artes-elements .view-list .metadata-list li span {
    display: block;
  }
  .node-type-artes-elements .show-responsive .more-link {
    width: 30rem;
    margin: 1.5rem auto !important;
  }
  .node-type-artes-elements .show-responsive .view-artes-views {
    width: 330px;
  }
  .node-type-artes-elements .show-responsive .view-artes-views .jcarousel-container-horizontal {
    height: auto;
    width: 100% !important;
  }
  .node-type-artes-elements .show-responsive .view-artes-views li.jcarousel-item-horizontal {
    height: 25rem;
    width: 30rem !important;
  }
  .node-type-artes-elements .show-responsive .view-artes-views li.jcarousel-item-horizontal .image {
    margin: 0;
    height: 25rem;
    overflow: hidden;
  }
  .node-type-artes-elements .show-responsive .view-artes-views li.jcarousel-item-horizontal .image img {
    width: 100% !important;
    height: auto;
  }
  .node-type-artes-elements .show-responsive .view-artes-views li.jcarousel-item-horizontal .title {
    top: auto;
    min-height: 30%;
    margin: 0;
    bottom: 0;
  }
  .node-type-artes-elements .show-responsive .view-artes-views li.jcarousel-item-horizontal .text-wraper {
    min-height: 80%;
    top: 100%;
    width: 100%;
    height: 80%;
  }
  .node-type-artes-elements .show-responsive .view-artes-views li.jcarousel-item:hover .title {
    top: 0 !important;
  }
  .node-type-artes-elements .show-responsive .view-artes-views li.jcarousel-item:hover .text-wraper {
    min-height: 80%;
    top: 20% !important;
    height: 80%;
  }
  .node-news-and-events .field-type-datetime,
  .node-type-page .field-type-datetime {
    font-style: italic;
    color: #666;
    float: left;
    margin-top: 0;
    background: #f2f2f2;
    padding: 5px 9px;
  }
  .page-node .contractors-funding .metadata-list li .metadata-tenders {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .our_activities_items li {
    width: 100%;
    margin: 2rem 0;
    border: 0;
    text-align: center;
  }
  .our_activities_items li > a {
    height: auto;
  }
  .our_activities_items li > a img {
    width: 100%;
    height: auto;
    margin: auto;
  }
}
@media only screen and (max-width: 480px) {
  .bg-top .top-bar .user-menu ul li {
    margin: 0;
  }
  html body.admin-menu {
    margin-top: 71px !important;
  }
  .jcarousel-skin-default .jcarousel-container-horizontal {
    padding: 1rem !important;
  }
  .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-prev-horizontal {
    left: -20px !important;
    top: 40% !important;
  }
  .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-next-horizontal {
    right: -15px !important;
    top: 40% !important;
  }
  .event-hightlight .jcarousel-skin-default .jcarousel-item-horizontal {
    margin: 0 4px;
    padding: 0 10px;
  }
  .event-hightlight .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-prev-horizontal {
    left: 0px !important;
  }
  .event-hightlight .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-next-horizontal {
    right: 0px !important;
  }
  .page-projects .latest-projects .views-exposed-form #edit-field-company-address-country-wrapper .form-control .bef-checkboxes .form-item label,
  .page-projects .latest-projects .views-exposed-form #edit-field-company-address-country-1-wrapper .form-control .bef-checkboxes .form-item label {
    width: 80%;
  }
  .page-projects .latest-projects .views-exposed-form #edit-field-company-address-country-wrapper > label,
  .page-projects .latest-projects .views-exposed-form #edit-field-company-address-country-1-wrapper > label {
    position: relative;
  }
  .page-projects .latest-projects .views-exposed-form #edit-field-company-address-country-wrapper > label:after,
  .page-projects .latest-projects .views-exposed-form #edit-field-company-address-country-1-wrapper > label:after {
    right: -13px !important;
    bottom: 3px !important;
  }
  label .fa {
    top: -40px;
    right: 0;
  }
}
@media only screen and (max-width: 450px) {
  .top-bar1 .esa-top-bar .esa-name {
    font-size: 1.6rem;
  }
  .top-bar1 .esa-top-bar .esa-logo {
    padding: 1.35rem 1rem;
  }
  .carousel-inner > .item {
    height: 100%;
    width: 80%;
    margin: auto;
  }
  .artes-twitter .carousel {
    background-position: 0% 0%;
  }
  .artes-twitter .carousel .carousel-control {
    background: transparent;
    opacity: 1;
  }
  .artes-twitter .carousel .carousel-inner .twitter-status {
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    padding: 0;
    margin-bottom: 2px;
    font-size: 1.077em;
    line-height: 1.42857142857143em;
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .artes-twitter .carousel .carousel-inner .twitter-status .timestamp {
    right: 0;
    top: 0;
  }
  .twitter-status .name-handle {
    margin-left: 20px;
  }
  .twitter-status .text {
    margin-left: 20px;
  }
  .artes-twitter .carousel .carousel-inner .twitter-status .avatar {
    float: left;
    border-radius: 90px;
    border: 3px solid #FFF;
    overflow: hidden;
    width: 50px;
    height: 50px;
    margin-right: 0;
    margin-bottom: 0;
    position: absolute;
    bottom: 10px;
    left: 43%;
  }
}
@media only screen and (max-width: 350px) {
  .bg-top .header .tb-megamenu .btn-navbar {
    left: 1rem;
  }
  .bg-top .telecom-logo {
    left: 6rem !important;
  }
  .footer .footer-top .content {
    flex-direction: column;
    text-align: center;
  }
  .footer .footer-top .content ul {
    padding: 0 0 2rem;
  }
}
@media only screen and (max-width: 320px) {
  .node-type-artes-elements .show-responsive .view-artes-views,
  .page-front .home-news .show-responsive .view-artes-views {
    width: 100%;
  }
  .node-type-artes-elements .show-responsive .view-artes-views .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-next-horizontal,
  .page-front .home-news .show-responsive .view-artes-views .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-next-horizontal {
    right: -20px !important;
  }
  .footer .footer-top {
    padding: 1.5rem 0;
    margin: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div {
    top: 35px !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
    padding: 20px 20px!important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title a {
    font-size: 1.5em !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-controls-bottom .views-field-counter {
    margin: 35px 0 0!important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-controls-bottom .active .views-field-counter {
    margin: 35px 0 0!important;
  }
}
@media only screen and (max-width: 768px) {
  .gridnews figure {
    width: 80% !important;
    width: 100% !important;
    max-width: 100% !important;
    max-height: 40rem !important;
  }
  .gridnews figure img {
    height: auto !important;
    max-height: none !important;
  }
  .gridnews figure figcaption > div {
    position: absolute;
    top: auto !important;
    bottom: 0rem !important;
    left: 0;
    padding: 0;
    width: 100%;
    height: 10rem !important;
    background: #003247;
  }
  .views-view-grid tr {
    display: table;
    width: 100%;
  }
  .views-view-grid td {
    display: table-row !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div {
    top: 35px !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
    padding: 30px 20px!important;
    width: 100%;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title a {
    font-size: 1.5em !important;
  }
  .panels-flexible-region-10-slider .slidecontent {
    width: 100% !important;
  }
  .panels-flexible-region-13-slider .slidecontent {
    width: 100% !important;
  }
}
@media only screen and (max-width: 630px) {
  .panels-flexible-region-10-slider .slidecontent {
    width: 100% !important;
    height: auto !important;
  }
  .panels-flexible-region-13-slider .slidecontent {
    width: 100% !important;
    height: auto !important;
  }
  .slidecontent img {
    height: auto !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
    display: block !important;
    width: 100% !important;
    height: auto !important;
  }
}
@media screen and (max-width: 50em) {
  .content {
    padding: 0 10px;
    text-align: left;
  }
  .gridnews figure {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}
/** END RESPONSIVE **/
@media only screen and (max-width: 630px) {
  .panels-flexible-region-10-slider .slidecontent {
    width: 100% !important;
    height: auto !important;
  }
  .panels-flexible-region-13-slider .slidecontent {
    width: 100% !important;
    height: auto !important;
  }
  .slidecontent img {
    height: auto !important;
  }
  .page-front .home-slide-elements {
    height: 290px !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    padding: 10px 20px!important;
  }
  .morelinksl {
    width: 45% !important;
    margin: 10px 0px!important;
  }
}
@media only screen and (min-width: 1048px) and (max-width: 1203px) {
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
    padding: 10px 20px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .morelinksl {
    width: 25% !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
    padding: 10px 20px!important;
  }
  .mailchimp-newsletter-mergefields {
    width: 38% !important;
  }
  #block-mailchimp-signup-artes-telecom-newsletter h2 {
    width: 32%;
    font-size: 22px;
  }
}
@media only screen and (max-width: 660px) {
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
    top: 26vw !important;
    padding: 10px 20px!important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title a {
    font-size: 16px !important;
    line-height: 18px !important;
  }
  .morelinksl {
    width: 48% !important;
    line-height: 32px !important;
  }
  .playbttn {
    left: 10px !important;
    top: 10px !important;
  }
  .page-front .pane-front-page-slideshow .views-slideshow-controls-bottom {
    margin-top: -100px !important;
  }
}
@media only screen and (max-width: 960px) {
  .panels-flexible-region-6-right {
    width: 100% !important;
  }
  .panels-flexible-region-6-center {
    width: 100% !important;
  }
  .panels-flexible-region-16-right {
    width: 100% !important;
  }
  .panels-flexible-region-16-center {
    width: 100% !important;
  }
}
@media only screen and (max-width: 860px) {
  .tooltip {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .logo-esa-footer {
    float: none;
    position: initial;
    right: 0;
    order: 1;
    width: 100% !important;
    display: none !important;
  }
}
/** END RESPONSIVE **/
@media only screen and (min-width: 568px) and (max-width: 991px) {
  .our_activities_items li {
    width: 46% !important;
  }
  .our_activities_items li > a {
    height: auto !important;
  }
}
/** END RESPONSIVE **/
@media only screen and (max-width: 567px) {
  .our_activities_items li {
    width: 100% !important;
  }
  .our_activities_items li > a {
    height: auto !important;
  }
}
@media only screen and (max-width: 769px) {
  .page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
    top: 64% !important;
  }
  .page-front .home-slide-elements .pane-front-page-slideshow .views-slideshow-controls-bottom {
    display: none !important;
  }
}
@media print {
  .bg-top,
  .more-link,
  .view-filters,
  .footer,
  .print_html {
    display: none;
  }
  @page {
    size: auto;
    margin: 2.5cm 2.5cm;
    
    /* es el valor por defecto */
  }
  a[href]:after {
    content: none !important;
  }
  .jcarousel-list-horizontal {
    width: auto !important;
    height: auto !important;
  }
  .jcarousel-list-horizontal li.jcarousel-item-horizontal {
    overflow: visible !important;
    height: auto !important;
    width: 100% !important;
    float: none !important;
    margin: 0.5cm 0 !important;
    padding-bottom: 0.5cm !important;
    border-bottom: 1px solid #666 !important;
  }
  .jcarousel-list-horizontal li.jcarousel-item-horizontal .image {
    width: 3cm;
    float: left;
    margin-right: 0.5cm;
  }
  .jcarousel-list-horizontal li.jcarousel-item-horizontal .image img {
    width: 3cm !important;
    height: auto !important;
  }
  .jcarousel-list-horizontal li.jcarousel-item-horizontal .title {
    top: 0;
    position: initial !important;
    width: 16 !important;
    font-family: NotesEsaBold;
    font-size: 16px;
    color: #000 !important;
    text-align: left;
    min-height: auto !important;
    height: auto !important;
    background-color: transparent !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
  .jcarousel-list-horizontal li.jcarousel-item-horizontal .title a {
    color: #000 !important;
  }
  .jcarousel-list-horizontal li.jcarousel-item-horizontal .text-wraper {
    border: 0px solid #cccccc;
    background-color: transparent !important;
    padding: 15px 15px 0;
    text-align: left;
    color: #000 !important;
    min-height: auto !important;
    width: 16 !important;
    height: auto !important;
    position: initial !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
  .page-contractors .contractor-list .image {
    width: 6cm !important;
  }
  .page-contractors .contractor-list .related-projects {
    width: 15.5cm !important;
  }
}
span#private_documents {
  background: #f2f2f2;
  display: block;
  padding: 20px;
  margin: 10px 0 17px;
  border-radius: 4px;
}
span#private_documents:before {
  content: "\f0ed";
  font-family: 'fontawesome';
  color: #FFF;
  font-size: 42px;
  margin-right: 20px;
  margin-top: 0;
  display: inline-block;
  vertical-align: middle;
}
.calendar-calendar .month-view .full td.single-day div.monthview,
.calendar-calendar .multi-day div.monthview {
  background: #74a5d7;
}
.calendar-calendar .month-view .full td.single-day div.monthview a,
.calendar-calendar .multi-day div.monthview a {
  /* text-decoration: underline !important; */
  font-weight: normal;
  color: #002741 !important;
  font-family: NotesEsaBold;
  padding: 0px 5px 2px 0 !important;
  font-size: 12px;
  display: inline-block;
}
.calendar-calendar .month-view .full td.single-day div.monthview a:hover,
.calendar-calendar .multi-day div.monthview a:hover {
  text-decoration: none !important;
  color: #FFF !important;
}
.calendar-calendar .month-view .full td.single-day div.monthview .stripe,
.calendar-calendar .multi-day div.monthview .stripe {
  display: none;
}
.node-type-page .field-name-field-file-atachment .file {
  text-transform: none !important;
  font-family: Verdana;
  font-size: 14px;
}
.node-type-page .field-name-field-file-atachment .field-items {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
.node-type-page .field-name-field-file-atachment .field-items .field-item:first-child {
  padding-bottom: 0 !important;
}
.node-type-page .field-name-field-external-links .field-item {
  padding-bottom: 10px;
}
.view-private .view-content {
  display: none;
}
span[class="caption none"] {
  display: block;
}
.pane-content .view-news-and-events {
  float: right;
  width: 100%;
}
.page-front .home-latest {
  padding: 0 !important;
}
.subscription--block--section {
  position: relative;
  background: transparent url(/sites/default/themes/bootstrapArtes/images/The_satellite_on_the_edge_of_space.jpg);
  background-position: center;
  background-size: cover;
  width: 100%;
  padding: 4.1rem 0;
}
#block-mailchimp-signup-artes-telecom-newsletter {
  color: #FFF;
}
#block-mailchimp-signup-artes-telecom-newsletter h2 {
  color: white !important;
  width: 40%;
  font-size: 25px;
  text-align: justify;
  text-shadow: 1px 1px 2px black;
}
#block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-signup-subscribe-form-description {
  font-size: 2rem;
  line-height: 2.8rem;
  text-align: left;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial !important;
  text-shadow: 1px 1px 2px black;
  width: 40%;
  float: left;
  color: #FFF;
}
#block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields {
  width: 30%;
  float: right;
  position: relative;
  top: -4rem;
}
#block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields input {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 2.3rem;
}
#block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-email {
  position: relative;
}
#block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-email label {
  text-shadow: 1px 1px 2px black;
}
#block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-email b {
  text-shadow: 1px 1px 2px black;
  width: 93%;
  display: inline-block;
  vertical-align: top;
}
#block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .form-actions {
  width: 30%;
  float: right;
  position: relative;
  top: -3rem;
}
#block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .form-actions button.form-submit {
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-weight: normal;
  font-size: 1.8rem;
  background: rgba(0, 52, 86, 0.6);
  border: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 4px;
  padding: 1rem 2rem;
  color: white;
  width: 100%;
}
#block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .form-actions button.form-submit:before {
  content: "";
  display: none;
}
.tw_list_li {
  padding-left: 0px;
}
.tw_list_li li {
  list-style: none;
  margin-bottom: 20px;
}
#block-views-tweets-block-2 {
  background-color: #ededed;
  padding: 30px;
}
.inframe {
  width: 90%;
  padding-top: 10px !important;
}
.upevnt {
  height: 30px;
  margin-bottom: 10px;
  padding: 10px;
}
.newsgrid ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  clear: both;
}
.newsgrid ul .blocknews {
  width: 45%;
  height: auto;
  position: relative;
  float: left;
  margin: 10px;
  padding: 0 0 270px 0;
  transition: 0.8s ease;
}
.newsfront .title a {
  padding: 10px;
  color: white !important;
}
.newsfront .title span {
  background: #003247 !important;
}
@media screen and (max-width: 1280px) {
  .newsgrid ul .blocknews {
    width: 25%;
    padding-bottom: 25%;
  }
}
@media screen and (max-width: 1024px) {
  .newsgrid ul .blocknews {
    width: 33.33%;
    padding-bottom: 33.33%;
  }
}
@media screen and (max-width: 600px) {
  .newsgrid ul .blocknews {
    width: 50%;
    padding-bottom: 50%;
  }
}
@media screen and (max-width: 360px) {
  .newsgrid ul .blocknews {
    width: 100%;
    padding-bottom: 100%;
  }
}
.newsgrid ul .blocknews img {
  max-width: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #e0e0e0;
}
.newsgrid ul .blocknews span {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0;
  top: 170px;
  font-size: 1.2rem;
  padding: 3rem 0;
  color: #fff;
  background: #003247;
  border: 2px solid #e0e0e0;
  transition: 0.8s ease;
}
.events-upc .views-field-field-event-start-date {
  width: 30px !important;
  color: white;
  height: 30px !important;
  font-size: 23px !important;
  background: #003247;
  text-align: center;
  line-height: 30px;
}
.events-upc .views-field-title {
  overflow: hidden;
  background: white;
  height: 30px !important;
  color: #003247;
  text-align: justify;
  padding: 0 25px;
}
.upcom table {
  border-collapse: separate;
  border-spacing: 8px;
}
/****** ADDtoANY module **********/
.a2a_svg,
.a2a_count {
  border-radius: 0 !important;
}
#block-addtoany-addtoany-button {
  position: absolute;
  top: 65px;
  right: 0;
  padding-right: 0px;
}
#block-addtoany-addtoany-button h2 {
  display: none;
}
#block-addtoany-addtoany-button .content {
  text-align: right;
  margin-bottom: 2rem;
  margin-right: 0rem;
  padding: 0;
}
#block-addtoany-addtoany-button .content .addtoany_list > a,
#block-addtoany-addtoany-button .content .addtoany_list a img,
#block-addtoany-addtoany-button .content .addtoany_list a > span {
  color: #0097d6;
}
#block-addtoany-addtoany-button .content .addtoany_list > a:hover,
#block-addtoany-addtoany-button .content .addtoany_list a img:hover,
#block-addtoany-addtoany-button .content .addtoany_list a > span:hover {
  color: #23527c;
  background: transparent;
}
#block-addtoany-addtoany-button .content a.addtoany_share_save {
  background: #0097d6;
}
#block-addtoany-addtoany-button .content a.addtoany_share_save:hover {
  background: #23527c;
  opacity: 1;
}
.section-artes-elements #block-addtoany-addtoany-button {
  margin-top: -61px;
  right: 0;
  padding-right: 0px;
  top: 0;
}
.addtoany_list > a {
  font-size: 22px !important;
  padding: 7px 7px !important;
}
.addtoany_list a:hover {
  /* text-decoration: underline !important; */
  color: #FFF;
  padding: 7px 14px !important;
}
.addtoany_list a:hover span,
.addtoany_list a:hover img {
  opacity: 1 !important;
}
a.addtoany_share_save {
  background: #337ab7;
  color: #FFF !important;
  -webkit-transition: background 0.8s;
  /* Safari */
  transition: background 0.8s;
}
a.addtoany_share_save:hover,
a.addtoany_share_save:active,
a.addtoany_share_save:focus {
  opacity: 0.7;
  text-decoration: none !important;
  -webkit-transition: background 0.8s;
  /* Safari */
  transition: background 0.8s;
}
a.addtoany_share_save > span,
a.addtoany_share_save svg {
  display: none !important;
}
a.addtoany_share_save:before {
  content: "\f1e0";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a.addtoany_share_save:after {
  content: 'Share';
  font-size: 13px;
  margin-left: 7px;
  position: relative;
  top: -3px;
}
.tw_list_li {
  padding-left: 0px;
}
#gdprch {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.tw_list_li li {
  list-style: none;
  margin-bottom: 35px;
  position: relative;
  display: block;
  float: left;
}
#block-views-tweets-block-2 {
  background-color: #ededed;
  padding: 30px;
}
.inframe {
  width: 100%;
  padding-top: 10px !important;
}
.upevnt {
  height: 30px;
  margin-bottom: 10px;
  padding: 10px;
}
.newsgrid ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  clear: both;
}
.newsgrid ul .blocknews {
  width: 45%;
  height: auto;
  position: relative;
  float: left;
  margin: 10px;
  padding: 0 0 270px 0;
  transition: 0.8s ease;
}
.newsfront .title a {
  padding: 10px;
  color: white !important;
}
.newsfront .title span {
  background: #003247 !important;
}
@media screen and (max-width: 1280px) {
  .newsgrid ul .blocknews {
    width: 25%;
    padding-bottom: 25%;
  }
}
@media screen and (max-width: 1024px) {
  .newsgrid ul .blocknews {
    width: 33.33%;
    padding-bottom: 33.33%;
  }
}
@media screen and (max-width: 600px) {
  .newsgrid ul .blocknews {
    width: 50%;
    padding-bottom: 50%;
  }
}
@media screen and (max-width: 360px) {
  .newsgrid ul .blocknews {
    width: 100%;
    padding-bottom: 100%;
  }
}
.newsgrid ul .blocknews img {
  max-width: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #e0e0e0;
}
.newsgrid ul .blocknews span {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0;
  top: 170px;
  font-size: 1.2rem;
  padding: 3rem 0;
  color: #fff;
  background: #003247;
  border: 2px solid #e0e0e0;
  transition: 0.8s ease;
}
.events-upc table,
th,
td {
  padding: 8px 8px 8px 8px;
}
.events-upc .views-field-field-event-start-date {
  color: white;
  font-size: 20px !important;
  line-height: 21px !important;
  text-transform: uppercase;
  background: #003247;
  text-align: center;
  border-left: 1px solid #003247!important;
  border-top: 1px solid #003247!important;
  border-bottom: 1px solid #003247!important;
}
.events-upc .views-field-title {
  overflow: hidden;
  background: white;
  text-align: left;
  padding: 0 10px;
}
.upcom table {
  border-collapse: separate;
  border-spacing: 0px 10px;
}
.page-front .home-latest {
  margin: 20px 0;
}
.page-front .home-block-links {
  margin: 0px 0;
}
.front h2 {
  font-size: 22px;
}
.view-calendar .view-header {
  font-weight: bolder;
}
.view-calendar .more-link {
  margin: 0px 0px 10px 0px;
  display: inline-block;
}
.panels-flexible-region-10-slider {
  width: 75% !important;
}
.panels-flexible-region-13-slider {
  width: 75% !important;
}
.views-field views-field-nothing {
  background: black;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
  padding: 40px 30px;
}
.morelinksl a {
  padding: 10px;
  font-size: 20px !important;
}
.page-front .home-slide-elements {
  padding: 0px !important;
}
.jcarousel-item-horizontal {
  list-style: none;
  padding-left: 0px;
}
.jcarousel-item-horizontal li {
  width: 50%;
  float: left;
  display: inline;
  padding: 20px;
}
.jcarousel-item-horizontal li .image {
  width: 12cm;
  float: left;
  margin-right: 0.5cm;
}
.jcarousel-item-horizontal li .image img {
  width: 12cm !important;
  height: auto !important;
}
.jcarousel-item-horizontal li .title {
  top: 0;
  position: initial !important;
  width: 12cm !important;
  font-family: NotesEsaBold;
  font-size: 16px;
  color: #000 !important;
  text-align: left;
  min-height: auto !important;
  height: auto !important;
  background-color: transparent !important;
  -webkit-transition: none !important;
  transition: none !important;
  top: 184px;
  position: absolute;
  width: 100%;
  color: white;
  min-height: 6.2rem;
  background-color: #003052;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.jcarousel-item-horizontal li .title a {
  color: #000 !important;
}
.jcarousel-item-horizontal li .text-wraper {
  border: 0px solid #cccccc;
  background-color: transparent !important;
  padding: 15px 15px 0;
  text-align: left;
  color: #000 !important;
  min-height: auto !important;
  width: 12cm !important;
  height: auto !important;
  position: initial !important;
  -webkit-transition: none !important;
  transition: none !important;
}
.gridnews {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}
.gridnews.col-1 {
  padding-left: 0px !important;
}
.gridnews.col-2 {
  padding-right: 0px !important;
}
.upcom table {
  padding: 0px !important;
}
.pane-block-12 {
  padding-bottom: 99999px;
  margin-bottom: -99999px;
  background-color: #eee;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0px;
  margin-right: 20px;
}
.pane-tweets {
  padding-bottom: 99999px;
  margin-bottom: -99999px;
  background-color: #eee;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 20px;
  margin-right: 0px;
}
.page-front .home-latest {
  overflow: hidden;
  margin-left: auto !important;
  margin-right: auto !important;
}
.page-front .home-news {
  overflow: hidden;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 30px;
  background: transparent;
}
.page-front .home-news .pane-news-and-events {
  background-color: #eee;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0px;
  margin-right: 0px;
  font-weight: bold;
}
.pane-calendar {
  background-color: #eee;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
}
.pane-featured-front {
  background-color: #eee;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 20px;
  margin-right: 0px;
}
.panels-flexible-region-10-events {
  overflow: hidden;
  margin-left: auto !important;
  margin-right: auto !important;
  background-color: #eee;
}
.panels-flexible-region-13-events {
  overflow: hidden;
  margin-left: auto !important;
  margin-right: auto !important;
  background-color: #eee;
}
.home-news .panels-flexible-row-10-main-row-inside {
  overflow: hidden;
}
.home-news .panels-flexible-row-13-main-row-inside {
  overflow: hidden;
}
.views-field-field-featured-image img {
  border: none;
  margin: 0 auto;
  position: relative;
  margin-bottom: 10px;
}
.view-featured-front {
  padding: 10px;
  margin: 0 auto!important;
  position: relative;
  padding-left: 0px;
  font-weight: bold;
}
.panels-flexible-10 .panels-flexible-region {
  padding-bottom: 99999px;
  margin-bottom: -99999px;
}
.page-front .home-slide-elements {
  height: 350px;
}
.panels-flexible-region-10-slider {
  width: 100% !important;
}
.panels-flexible-region-10-slider .slidecontent {
  width: 70.8%;
  height: 350px;
}
.panels-flexible-region-13-slider {
  width: 100% !important;
}
.panels-flexible-region-13-slider .slidecontent {
  width: 70.8%;
  height: 350px;
}
.mejs__video,
.mediaelementwrapper video,
.mejs__overlay {
  width: 100% !important;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame {
  margin: 0 0px;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views-slideshow-controls-bottom {
  margin-left: 80%;
  bottom: 80px;
  position: relative;
  z-index: 999999;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title a {
  font-size: 32px;
  line-height: 34px;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-weight: bolder;
  text-transform: none;
}
.morelinksl {
  width: 58%;
}
.morelinksl {
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  border: none;
  border-radius: 0;
  background: #0097d6;
  color: white;
  font-weight: normal;
  font-size: 18px;
  padding: 0 20px;
  margin: 20px 0px;
  display: inline-block;
  height: 32px;
}
.morelinksl:before {
  content: "\f105";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 24px;
  height: 30px;
  background: #0097d6;
  color: white;
  margin: 0;
  font-size: 18px;
  margin-left: -20px;
  margin-right: 10px;
  padding-left: 8px;
}
.morelinksl:hover {
  text-decoration: none;
  background: #337ab7;
  color: #FFF;
}
.morelinksl:hover:before {
  text-decoration: none;
  background: #337ab7;
  color: #FFF;
}
.news-home .pane-title {
  font-size: 28px !important;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title {
  top: 0%;
  background: #003247 !important;
  padding: 60px 40px;
  height: 350px;
  width: 29.4%;
  right: 0px;
}
.tb-megamenu .nav > li > a {
  font-size: 1.82rem;
}
.events-upc .views-field-title a {
  color: #003247;
  text-decoration: none;
}
.events-upc .views-field-title:hover a {
  color: #003247;
  text-decoration: none;
}
.events-upc .em {
  font-size: 13px;
}
.events-upc .ed {
  font-size: 20px;
}
.panels-flexible-region-11-contractor_portals {
  margin-left: 20px;
}
.panels-flexible-region-14-contractor_portals {
  margin-left: 20px;
}
/* Common style */
.gridnews figure {
  position: relative;
  float: left;
  overflow: hidden;
  min-width: 320px;
  max-width: 520px;
  max-height: 240px;
  width: 100%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}
.gridnews figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  max-height: 240px;
  height: 240px;
  opacity: 0.8;
  border: none !important;
}
.gridnews figure figcaption {
  padding: 0em;
  color: #fff;
  /*font-size: 1.25em;*/
}
.gridnews figure figcaption::before,
.gridnews figure figcaption::after {
  pointer-events: none;
}
.gridnews figure figcaption,
.gridnews figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.gridnews figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  /*font-size: 0;*/
  opacity: 0;
}
.gridnews figure h2 a {
  color: white !important;
}
.gridnews figure h2 {
  background: #003247;
  border: none !important;
  padding: 10px;
}
.gridnews figure h2,
.gridnews figure p {
  margin: 0;
  padding: 0 30px;
}
.gridnews figure p {
  /*letter-spacing: 1px;*/
  /*font-size: 68.5%;*/
  border: 0px solid #cccccc;
  background-color: rgba(25, 70, 89, 0.8);
  padding: 20px;
}
/* Individual effects */
figure.effect-news img {
  max-width: none;
  width: -webkit-calc(100%);
  width: calc(100%);
  opacity: 1;
}
figure.effect-news figcaption {
  text-align: left;
}
figure.effect-news figcaption > div {
  position: absolute;
  top: 140px;
  left: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s;
  transition: all 1s;
}
figure.effect-news h2 {
  min-height: 6.2rem;
  padding-top: 15px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-size: 18px;
}
figure.effect-news p {
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  font-size: 0.9em;
  min-height: 11rem;
  font-weight: normal;
}
figure.effect-news:hover p {
  opacity: 1;
  top: 0px;
}
figure.effect-news img {
  transform: scale(1, 1);
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
}
figure.effect-news:hover img {
  transform: scale(2, 2);
  opacity: 0.5;
  -webkit-transition: all 2s;
  transition: all 2s;
}
figure.effect-news:hover figcaption > div {
  top: 0;
  cursor: pointer;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
figure.effect-news:hover p {
  top: 100%;
  width: 100%;
  height: 100%;
}
.front h2 {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
  font-weight: normal;
}
.views-field-web-intents {
  text-align: center;
  margin-top: 8px;
}
.views-field-web-intents a {
  padding: 8px !important;
}
.view-calendar .view-header {
  font-weight: normal !important;
  padding: 8px !important;
}
#block-block-14 {
  background: #e6e6e6 url(/sites/default/themes/bootstrapArtes/less/images/user_tab_bg.png) top center repeat-x;
}
.footer .footer-bottom {
  padding: 0 15px 20px;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views-slideshow-controls-bottom .views-field-counter {
  margin: 25px 0 0;
  padding: 0px 14px;
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views-slideshow-controls-bottom .active .views-field-counter {
  margin: 25px 0 0;
  padding: 0px 14px;
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title a {
  font-family: NotesEsaBold, "Trebuchet MS", Tahoma, Arial;
}
#admin-toolbar ul.menu li a {
  padding: 5px 10px 24px;
}
div#admin-toolbar div.admin-tab {
  height: auto;
}
form#search-block-form {
  top: 14px;
  position: relative;
}
.view-open-call-for-ideas-authors-only- a {
  position: relative;
  z-index: 10000;
}
.our-activities-submenu li a {
  color: #3498db !important;
}
.front #block-addtoany-addtoany-button {
  display: none !important;
}
h1.page-header {
  font-size: 32px !important;
  line-height: 34px !important;
}
.node-type-artes-elements .teaser {
  margin-top: 1.8rem !important;
}
.section-artes-elements #block-addtoany-addtoany-button {
  position: relative;
  margin-top: -61px;
  right: 0;
  padding-right: 0px;
  top: 0;
}
.views-field-web-intents {
  float: none;
  display: block;
  position: relative;
  width: 30%;
  text-align: center;
  margin: 0 auto!important;
}
a:hover {
  text-decoration: none !important;
}
.pane-recent-news {
  background-color: #eee;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
}
.pane-recent-news .views-field-created {
  color: #5a5a5a;
  margin-left: -10px;
  padding-left: 28px;
}
.pane-recent-news h3 {
  margin: 5px !important;
  padding: 5px !important;
}
.panels-flexible-region-6-right-inside h2 {
  font-size: 24px !important;
}
.panels-flexible-region-16-right-inside h2 {
  font-size: 24px !important;
}
.view-recent-news {
  padding-bottom: 10px !important;
}
.bg-top {
  height: auto !important;
}
.tb-megamenu-nav li {
  background: #0000006e;
}
.tb-megamenu-subnav li {
  background: none !important;
}
#edit-search-block-form--2 {
  background: #0000006e;
}
.our-activities-submenu li {
  border-bottom: 1px solid #ccc!important;
}
.our-activities-submenu li:last-child {
  border-bottom: none !important;
}
.our-activities-submenu li ul li {
  border-bottom: none !important;
}
#popup-text {
  left: 0;
  top: 0;
  clear: both;
  display: block;
  z-index: 99999999;
  text-align: center;
  color: #fff;
}
#sliding-popup {
  color: white;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  position: fixed !important;
  bottom: 0;
  top: auto !important;
  left: 0;
  z-index: 9999999999 !important;
  padding: 2rem;
}
#sliding-popup .popup-content {
  max-width: 100%;
  display: flex;
  justify-content: center;
  flex: 1 1 auto;
}
#sliding-popup .popup-content #popup-text {
  margin-right: 1em;
  left: 0;
  top: 0;
  clear: both;
  display: block;
  z-index: 99999999;
  text-align: center;
  color: #fff;
}
#sliding-popup .popup-content #popup-text h1,
#sliding-popup .popup-content #popup-text h2,
#sliding-popup .popup-content #popup-text h3,
#sliding-popup .popup-content #popup-text p {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 1.3rem !important;
  font-weight: normal !important;
  color: #FFF;
  margin: 0;
  font-family: Arial, sans-serif;
}
#sliding-popup .popup-content #popup-text h2 {
  padding: 5px 0 5px!important;
  font-family: Arial, sans-serif;
}
#sliding-popup .popup-content #popup-buttons {
  float: none;
  margin: 1rem 0 1rem 0;
  max-width: 40%;
}
#sliding-popup .popup-content #popup-buttons button {
  position: relative;
  padding: 10px;
  border-radius: 0px;
  color: #003247;
  font-family: Arial, sans-serif;
  box-shadow: none;
  border: none;
  -o-transition-border-radius: 0px;
  -moz-transition-border-radius: 0px;
  -webkit-transition-border-radius: 0px;
}
#sliding-popup .eu-cookie-compliance-more-button {
  text-decoration: none !important;
  margin-bottom: 10px !important;
  font-weight: 400;
  font-size: 1.3rem;
  margin-bottom: 1rem !important;
  color: #fff !important;
  background: none;
  -webkit-appearance: none;
  border: none;
  cursor: pointer;
}
#sliding-popup .eu-cookie-compliance-default-button,
#sliding-popup .eu-cookie-compliance-hide-button,
#sliding-popup .eu-cookie-compliance-more-button-thank-you,
#sliding-popup .eu-cookie-withdraw-button {
  display: block;
  color: #003247;
  text-decoration: none;
  background: white !important;
  font-size: 15px !important;
  -o-transition: background 0.3s ease-in;
  -webkit-transition: background 0.15s ease-in;
  -moz-transition: background 0.15s ease-in;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#sliding-popup .eu-cookie-compliance-default-button:hover,
#sliding-popup .eu-cookie-compliance-hide-button:hover,
#sliding-popup .eu-cookie-compliance-more-button:hover,
#sliding-popup .eu-cookie-compliance-more-button-thank-you:hover,
#sliding-popup .eu-cookie-withdraw-button:hover {
  opacity: 0.6 !important;
}
#sliding-popup.sliding-popup-top {
  position: absolute !important;
  color: #ffffff !important;
  background: #013146;
  border-top: 2px solid #335e6f;
  position: fixed !important;
}
#sliding-popup .eu-cookie-compliance-secondary-button,
#sliding-popup .eu-cookie-withdraw-tab {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
}
.tb-megamenu .mega-nav > li a,
.tb-megamenu .dropdown-menu .mega-nav > li a {
  font-weight: bold !important;
  font-size: 1.4rem Verdana, arial !important;
}
.views-field-web-intents {
  float: left;
  margin-top: 20px !important;
  display: block;
  position: relative;
}
.views-field-web-intents .field-content span {
  width: 32px;
  height: 32px;
  overflow: hidden;
}
.views-field-web-intents .field-content span a {
  color: transparent !important;
  width: 32px;
  height: 32px;
  overflow: hidden;
}
.views-field-web-intents .field-content span:nth-child(3) {
  background: url(/sites/default/themes/bootstrapArtes/less/images/iconmonstr-favorite-2.svg) center center no-repeat;
  float: left;
  position: relative;
}
.views-field-web-intents .field-content span:nth-child(2) {
  background: url(/sites/default/themes/bootstrapArtes/less/images/iconmonstr-retweet-2.svg) center center no-repeat;
  float: right;
  position: relative;
}
.views-field-web-intents .field-content span:nth-child(1) {
  display: none;
}
#cboxOverlay {
  background: black !important;
}
.pane-node-body table {
  width: 100% !important;
}
/******** style.less ************/
/************************ OUR ACTIVITIES PAGE *************************/
.our_activities_items {
  display: flex !important;
  flex-wrap: wrap !important;
  align-content: stretch;
  height: 100%;
  list-style-type: none;
  position: relative;
  padding: 0;
  margin: 2rem 0;
}
.our_activities_items li {
  width: 29%;
  margin: 1rem 4% 4rem 0;
  position: relative;
  border-top: 0px;
}
.our_activities_items li > p {
  position: relative;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  padding: 0;
  margin: 0;
  width: 100%;
}
.our_activities_items li > p a {
  display: block;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial;
  font-size: 1.6rem;
  text-transform: uppercase;
  padding: 6px 0px;
}
.our_activities_items li > a {
  height: 150px;
  display: block;
  overflow: hidden;
}
.our_activities_items li > a img {
  width: 100%;
}
.tb-megamenu .mega-nav > li a,
.tb-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px !important;
  font: 1.32rem Verdana, arial !important;
  font-weight: bold !important;
}
/****** responsive-max-992.less   ***********/
@media (max-width: 800px) {
  .our-activities-submenu-wrapper {
    display: block !important;
  }
  .our-activities-submenu-wrapper .our-activities-submenu {
    text-align: left;
  }
}
.tb-megamenu {
  background: none !important;
}
.our_activities_items li > p a {
  text-transform: none !important;
  font: 1.5rem Verdana, arial !important;
  font-weight: bold !important;
  padding: 0.3rem 0 !important;
  color: #3498db !important;
}
#views_slideshow_cycle_teaser_section_front_page_slideshow-block_3 {
  overflow: hidden !important;
}
.playbttn {
  position: absolute;
  border-radius: 50%;
  display: inline-block;
  width: 47px !important;
  height: 47px !important;
  top: 44.2%;
  left: 35.4%;
  font-size: 50px;
  background-color: #003247;
  color: white;
}
.playbttn:before {
  position: relative;
  left: -2px;
}
.more-link a:before {
  background: #0097d6 !important;
}
.more-link a:hover:before {
  background: #337ab7 !important;
}
#popup-text h2 {
  font-family: Verdana, arial !important;
}
.our_activities_items li > p a:hover {
  color: #033a63 !important;
}
.search-block .input-group .input-group-btn .btn-primary {
  background-color: #0097d6 !important;
  border-color: #0097d6 !important;
}
.search-block .input-group .input-group-btn .btn-primary:hover {
  background-color: #337ab7 !important;
}
.views-field-web-intents {
  float: right;
  margin-top: 20px !important;
  display: block;
  position: relative;
}
.views-field-web-intents .field-content span {
  width: 32px;
  height: 32px;
  overflow: hidden;
}
.views-field-web-intents .field-content span a {
  color: transparent !important;
  width: 32px;
  height: 32px;
  overflow: hidden;
}
.views-field-web-intents .field-content span:nth-child(3) {
  background: url(/sites/default/themes/bootstrapArtes/less/images/iconmonstr-favorite-2.png) center center no-repeat;
  float: left;
  position: relative;
}
.views-field-web-intents .field-content span:nth-child(2) {
  background: url(/sites/default/themes/bootstrapArtes/less/images/iconmonstr-retweet-2.png) center center no-repeat;
  float: right;
  position: relative;
}
.views-field-web-intents .field-content span:nth-child(1) {
  display: none;
}
.our-activities-submenu {
  margin-top: 10px !important;
}
#sliding-popup .eu-cookie-compliance-more-button:hover {
  opacity: 0.8 !important;
}
.our-activities-submenu-wrapper {
  margin-top: 0px !important;
}
.addtoany_list a > span {
  color: #0097d6 !important;
}
.addtoany_list a > span:hover {
  color: #337ab7 !important;
}
.a2a_button_facebook:hover {
  background: none !important;
}
.a2a_button_twitter:hover {
  background: none !important;
}
#projects ul li h3 {
  text-transform: lowercase;
}
#projects ul li h3:first-letter {
  text-transform: uppercase;
}
.page-funding ul.view-list .metadata-list-status li > span {
  color: #0061a1 !important;
}
.page-funding .view-filters .views-widget-sort-sort_bef_combine label,
.page-news .view-filters .views-widget-sort-sort_bef_combine label,
.page-funding .views-exposed-widgets .views-widget-sort-sort_bef_combine label,
.page-news .views-exposed-widgets .views-widget-sort-sort_bef_combine label {
  color: #0061a1 !important;
}
.pane-node-body table {
  height: auto !important;
}
.footer {
  background: #013146 !important;
}
.footer-bottom1 {
  background: #013146 !important;
}
.tabs.primary {
  z-index: 99999 !important;
}
#block-addtoany-addtoany-button {
  z-index: 999 !important;
}
.page-contractors .view-filters .views-widget-sort-sort_bef_combine label,
.page-contractors .views-exposed-widgets .views-widget-sort-sort_bef_combine label {
  font-family: NotesEsaBold !important;
  color: #0061a1 !important;
}
.page-contractors #edit-field-company-country-target-id-wrapper > label {
  color: #0061a1 !important;
}
.page-contractors ul.view-list > li h3 {
  text-transform: capitalize !important;
}
.page-projects .view-filters .views-widget-sort-sort_bef_combine label,
.page-projects .views-exposed-widgets .views-widget-sort-sort_bef_combine label {
  font-family: NotesEsaBold !important;
  color: #0061a1 !important;
}
.page-contractors ul.view-list > li h2 {
  border-bottom: none !important;
}
.page-contractors ul.view-list > li {
  list-style-type: none;
  border-bottom: 1px dotted #ccc;
  padding: 0px 0 20px;
  overflow: auto;
}
.page-projects ul.view-list h2 {
  font-family: NotesEsaBold !important;
}
.page-contractors ul.view-list > li h2 {
  font-family: NotesEsaBold !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.page-funding ul.view-list h2 {
  font-family: NotesEsaBold !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.gridnews figure h2 a {
  font-family: NotesEsaBold !important;
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title a {
  font-family: NotesEsaBold !important;
}
.front h2 {
  font-family: NotesEsaBold !important;
}
.node-type-artes-elements .news-events li.jcarousel-item-horizontal .title {
  font-family: NotesEsaBold !important;
}
.node-type-artes-elements h2 {
  font-family: NotesEsaBold !important;
}
.page-projects .view-filters .views-exposed-widget > label,
.page-projects .views-exposed-widgets .views-exposed-widget > label {
  font-family: NotesEsaBold !important;
}
.node-type-artes-elements .more-link a:before {
  font-family: NotesEsaBold !important;
  margin-right: 0px !important;
  content: "→" !important;
}
.morelinksl:before {
  font-family: NotesEsaBold !important;
  margin-right: 0px !important;
  content: "→" !important;
}
.more-link a:before {
  font-family: NotesEsaBold !important;
  content: "→" !important;
  margin-right: 0px !important;
}
.page-front .home-news .pane-news-and-events .more-link a:before {
  font-family: NotesEsaBold !important;
  margin-right: 0px !important;
  content: "→" !important;
}
.page-front .home-latest .more-link a:before {
  font-family: NotesEsaBold !important;
  margin-right: 0px !important;
  content: "→" !important;
}
.body-content .showcase-grid .views-field-title a {
  font-family: NotesEsaBold !important;
}
.body-content .opp-update-date {
  font-family: NotesEsaBold !important;
}
.esa-top-bar .esa-name {
  font-family: NotesEsaBold !important;
  font-weight: normal !important;
}
.jcarousel-item-horizontal .title {
  font-family: NotesEsaBold !important;
}
.page-contractors h2 {
  font-family: NotesEsaBold !important;
}
a.bef-toggle {
  font-family: NotesEsaBold !important;
}
.calendar-calendar .month-view .full td.single-day div.monthview,
.calendar-calendar .multi-day div.monthview a {
  font-family: NotesEsaBold !important;
}
.document-email,
.document-email-esa h2 {
  font-family: NotesEsaBold !important;
}
.pane-node-updated h2 {
  font-family: NotesEsaBold !important;
}
.week-view .full td .inner div.calendar.weekview div a {
  font-family: NotesEsaBold !important;
}
span.hits {
  font-family: NotesEsaBold !important;
}
.page-general-search ol.general-search-list li a {
  font-family: NotesEsaBold !important;
}
.page-general-search label {
  font-family: NotesEsaBold !important;
}
.page-news ul.view-list h2 {
  font-family: NotesEsaBold !important;
}
.artes-related-content .img-with-text .image-text {
  font-family: NotesEsaBold !important;
}
h1 {
  font-family: NotesEsaBold !important;
}
h3 {
  font-family: NotesEsaBold !important;
}
.related_links > h2 {
  font-family: NotesEsaBold !important;
}
.view-filters,
.views-exposed-widgets {
  background: #F2F2F2;
  padding: 10px 20px;
  margin: 15px 0;
}
.view-filters .views-widget-sort-sort_bef_combine label,
.views-exposed-widgets .views-widget-sort-sort_bef_combine label {
  display: block;
  font-family: NotesEsaBold !important;
  font-weight: normal;
  font-size: 16px;
  color: #003247;
}
.view-filters .views-exposed-widget,
.views-exposed-widgets .views-exposed-widget {
  padding: 15px 15px 0 0;
}
.view-filters .views-exposed-widget > label,
.views-exposed-widgets .views-exposed-widget > label {
  color: #3498db;
  font-weight: normal;
  font-family: NotesEsa;
  font-size: 22px;
}
.view-filters .views-exposed-widget > div > label,
.views-exposed-widgets .views-exposed-widget > div > label {
  font-family: NotesEsaBold !important;
  font-weight: normal;
  font-size: 18px;
  color: #0061a1;
}
.view-filters .views-submit-button,
.views-exposed-widgets .views-submit-button {
  clear: both;
}
.view-tenders-view h2 {
  text-transform: normal;
}
.view-tenders-view h2:first-letter {
  text-transform: normal;
}
.esa-top-bar .esa-name {
  font-size: 1.7rem !important;
}
.node-type-open-tender .pane-node-field-tenderstatus h2,
.node-type-tender .pane-node-field-tenderstatus h2,
.node-type-open-tender .pane-custom.pane-1 h2,
.node-type-tender .pane-custom.pane-1 h2,
.node-type-open-tender .pane-node-field-program-ref h2,
.node-type-tender .pane-node-field-program-ref h2,
.node-type-open-tender .pane-node-field-price-range h2,
.node-type-tender .pane-node-field-price-range h2 {
  font-family: NotesEsaBold !important;
}
.page-funding #edit-field-category-tid-wrapper > label,
.page-news #edit-field-category-tid-wrapper > label {
  line-height: 22px;
}
#sliding-popup {
  padding: 0.5rem !important;
}
h1.page-header {
  text-transform: none !important;
}
button.form-submit {
  border: 1px solid #0061a1!important;
  color: #0061a1 !important;
}
button.form-submit:hover {
  background: #0061a1 !important;
  color: white !important;
}
button.form-submit:before {
  background: #0061a1 !important;
  font-family: NotesEsaBold !important;
  content: "→" !important;
}
#block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .form-actions button.form-submit {
  color: white !important;
}
.view-calendar .view-header {
  padding: 2px !important;
}
.upcom table {
  border-spacing: 0px 14px!important;
}
.view-calendar.view-display-id-block_3 .views-field-title {
  padding-bottom: 6px !important;
  padding-top: 6px !important;
}
.page-front .home-news .pane-news-and-events .more-link {
  margin: 30px 17px 0px 0!important;
}
.our_activities_items li > p a {
  font-weight: normal !important;
}
.tb-megamenu .nav > li > a {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-weight: bold !important;
}
.front h2 {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.bg-top .header .access-menu-top ul li a {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.morelinksl {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.more-link a {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.page-front .home-latest .more-link a {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.esa-top-bar .esa-name {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeLegibility !important;
}
.page-front .home-news .pane-news-and-events .more-link a {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
#block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .form-actions button.form-submit {
  font-family: NotesEsaBold !important;
}
.footer .footer-top .content h2 {
  font-family: "Verdana" !important;
}
.page-contractors a.bef-toggle:before {
  background: #0061a1 !important;
}
.page-contractors a.selectNone:before {
  background: #0061a1 !important;
}
.page-contractors a.bef-toggle {
  border: 1px solid #0061a1!important;
}
.page-contractors a.bef-toggle:hover,
.page-contractors a.bef-toggle:focus {
  background: #0061a1 !important;
}
#block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .form-actions button.form-submit {
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial !important;
  font-weight: normal !important;
  font-size: 1.8rem !important;
  background: rgba(0, 52, 86, 0.6) !important;
  border: 6px solid rgba(255, 255, 255, 0.6) !important;
  border-radius: 4px !important;
  padding: 1rem 2rem!important;
  color: white !important;
  width: 100% !important;
}
.page-front .home-slide-elements .pane-front-page-slideshow .views_slideshow_main .views-slideshow-cycle-main-frame > div .slideshow-title a {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
h1 {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeLegibility !important;
}
.search-block .form-control,
.search-block #edit-search-block-form--2 {
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeLegibility !important;
}
.addtoany_list a:hover {
  padding: 7px 7px !important;
}
.slidecontent {
  width: 70.8% !important;
  height: 350px;
}
.panels-flexible-13 .panels-flexible-region {
  padding-bottom: 99999px;
  margin-bottom: -99999px;
}
.page-front .home-news .pane-news-and-events .more-link {
  margin: 30px 17px 17px 0!important;
}
.page-news ul.view-list h2 {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeLegibility !important;
}
.node-type-artes-elements .more-link a:hover {
  background: #337ab7;
}
.tabs.primary li a {
  z-index: 999999 !important;
  position: relative !important;
}
.page-general-search ol.general-search-list li a {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeLegibility !important;
  text-transform: uppercase;
}
@-moz-document url-prefix() {
  .tb-megamenu .nav > li > a {
    font-weight: normal !important;
  }
}
.page-node-51720 #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields {
  width: 100%;
  float: none;
  position: relative;
  top: 0rem;
  margin-top: 20px;
}
.page-node-51720 #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-email label {
  color: black;
  text-shadow: none !important;
}
.page-node-51720 #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-email b {
  color: black;
  text-shadow: none !important;
}
.page-node-51720 #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .mailchimp-signup-subscribe-form-description {
  font-size: 2rem;
  line-height: 2.8rem;
  text-align: left;
  font-family: NotesEsa, "Trebuchet MS", Tahoma, Arial !important;
  text-shadow: none;
  width: 100%;
  float: none;
  color: black;
}
.page-node-51720 #block-mailchimp-signup-artes-telecom-newsletter #mailchimp-signup-subscribe-block-artes-telecom-newsletter-form .form-actions {
  float: none;
  position: relative;
  top: 2rem;
}
.page-node-51720 #block-mailchimp-signup-artes-telecom-newsletter h2 {
  color: black !important;
  text-shadow: none;
}
.page-node-51720 #gdprch {
  top: 0px;
}
.tb-megamenu .nav > li > a {
  font-weight: normal !important;
}
.go-back.more-link a:before {
  -webkit-transform: rotate(180deg);
  /* Chrome and other webkit browsers */
  -moz-transform: rotate(180deg);
  /* FF */
  -o-transform: rotate(180deg);
  /* Opera */
  -ms-transform: rotate(180deg);
  /* IE9 */
  transform: rotate(180deg);
  /* W3C compliant browsers */
  /* IE8 and below */
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=-1, DX=0, DY=0, SizingMethod='auto expand');
  line-height: 18px;
}
/* Microsoft Edge Browser 12+ (All) - @supports method */
@supports (-ms-ime-align:auto) {
  .esa-top-bar .esa-logo img {
    height: 30px !important;
    width: 83px !important;
  }
}
/* Microsoft Edge Browser 15+ - @supports method */
@supports (-ms-ime-align:auto)
and (-webkit-text-stroke:initial) {
  .esa-top-bar .esa-logo img {
    height: 30px !important;
    width: 83px !important;
  }
}
@media screen and (-ms-high-contrast: none) {
  .esa-top-bar .esa-logo img {
    height: 30px !important;
    width: 83px !important;
  }
  .our-activities-submenu-wrapper {
    column-count: 2 !important;
  }
  .our-activities-submenu {
    column-count: 1 !important;
  }
  .our-activities-submenu-wrapper .our-activities-submenu li {
    margin: 8px 0 !important;
  }
}
figure.effect-news h2 {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeLegibility !important;
  font-weight: normal !important;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
.gridnews figure h2 a {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.esa-top-bar .esa-name {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
esa-top-bar {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
