/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */


/*.oscitas-bootstrap-container{*/
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    /*font-size: 14px;*/
    /*line-height: 1.42857143;*/
    /*color: #333;*/
    /*background-color: #fff;*/
/*}*/
article.oscitas-bootstrap-container,
aside.oscitas-bootstrap-container,
details.oscitas-bootstrap-container,
figcaption.oscitas-bootstrap-container,
figure.oscitas-bootstrap-container,
footer.oscitas-bootstrap-container,
header.oscitas-bootstrap-container,
hgroup.oscitas-bootstrap-container,
main.oscitas-bootstrap-container,
nav.oscitas-bootstrap-container,
section.oscitas-bootstrap-container,
summary.oscitas-bootstrap-container {
    display: block;
}
audio.oscitas-bootstrap-container,
canvas.oscitas-bootstrap-container,
video.oscitas-bootstrap-container,
progress.oscitas-bootstrap-container {
  display: inline-block;
  vertical-align: baseline;
}

audio.oscitas-bootstrap-container :not([controls]){
    display: none;
    height: 0;
}

[hidden].oscitas-bootstrap-container,
template.oscitas-bootstrap-container {
    display: none;
}

a.oscitas-bootstrap-container {
    background: transparent;
}
a.oscitas-bootstrap-container:active,
a.oscitas-bootstrap-container:hover {
  outline: 0;
}
abbr[title].oscitas-bootstrap-container {
  border-bottom: 1px dotted;
}
b.oscitas-bootstrap-container,
strong.oscitas-bootstrap-container {
  font-weight: bold;
}
dfn.oscitas-bootstrap-container {
  font-style: italic;
}
h1.oscitas-bootstrap-container {
    margin: 0.67em 0;
    font-size: 2em;
}

mark.oscitas-bootstrap-container {
  color: #000;
  background: #ff0;
}
small.oscitas-bootstrap-container {
  font-size: 80%;
}
sub.oscitas-bootstrap-container,
sup.oscitas-bootstrap-container {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup.oscitas-bootstrap-container {
  top: -.5em;
}
sub.oscitas-bootstrap-container {
  bottom: -.25em;
}
img.oscitas-bootstrap-container {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure.oscitas-bootstrap-container {
  margin: 1em 40px;
}
hr.oscitas-bootstrap-container {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre.oscitas-bootstrap-container {
  overflow: auto;
}
code.oscitas-bootstrap-container,
kbd.oscitas-bootstrap-container,
pre.oscitas-bootstrap-container,
samp.oscitas-bootstrap-container {
  font-family: monospace, monospace;
  font-size: 1em;
}


button.oscitas-bootstrap-container,
input.oscitas-bootstrap-container,
optgroup.oscitas-bootstrap-container,
select.oscitas-bootstrap-container,
textarea.oscitas-bootstrap-container {
  margin: 0;
  font: inherit;
  color: inherit;
}
button.oscitas-bootstrap-container {
  overflow: visible;
}
button.oscitas-bootstrap-container,
select.oscitas-bootstrap-container {
  text-transform: none;
}
button.oscitas-bootstrap-container,
html input[type="button"].oscitas-bootstrap-container,
input[type="reset"].oscitas-bootstrap-container,
input[type="submit"].oscitas-bootstrap-container {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled].oscitas-bootstrap-container,
html input[disabled].oscitas-bootstrap-container {
  cursor: default;
}
button.oscitas-bootstrap-container::-moz-focus-inner,
input.oscitas-bootstrap-container::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input.oscitas-bootstrap-container {
  line-height: normal;
}
input[type="checkbox"].oscitas-bootstrap-container,
input[type="radio"].oscitas-bootstrap-container {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"].oscitas-bootstrap-container::-webkit-inner-spin-button,
input[type="number"].oscitas-bootstrap-container::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"].oscitas-bootstrap-container {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"].oscitas-bootstrap-container::-webkit-search-cancel-button,
input[type="search"].oscitas-bootstrap-container::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset.oscitas-bootstrap-container {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend.oscitas-bootstrap-container {
  padding: 0;
  border: 0;
}
textarea.oscitas-bootstrap-container {
  overflow: auto;
}
optgroup.oscitas-bootstrap-container {
  font-weight: bold;
}
table.oscitas-bootstrap-container {
  border-spacing: 0;
  border-collapse: collapse;
}
td.oscitas-bootstrap-container,
th.oscitas-bootstrap-container {
  padding: 0;
}
@media print {
    * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
    a.oscitas-bootstrap-container,
    a.oscitas-bootstrap-container:visited {
    text-decoration: underline;
  }
    a[href].oscitas-bootstrap-container:after {
    content: " (" attr(href) ")";
  }
    abbr[title].oscitas-bootstrap-container:after {
    content: " (" attr(title) ")";
  }
    a[href^="javascript:"].oscitas-bootstrap-container:after,
    a[href^="#"].oscitas-bootstrap-container:after {
    content: "";
  }
    pre.oscitas-bootstrap-container,
    blockquote.oscitas-bootstrap-container {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
    thead.oscitas-bootstrap-container {
    display: table-header-group;
  }
    tr.oscitas-bootstrap-container,
    img.oscitas-bootstrap-container {
    page-break-inside: avoid;
  }
    img.oscitas-bootstrap-container {
    max-width: 100% !important;
  }
    p.oscitas-bootstrap-container,
    h2.oscitas-bootstrap-container,
    h3.oscitas-bootstrap-container {
    orphans: 3;
    widows: 3;
  }
    h2.oscitas-bootstrap-container,
    h3.oscitas-bootstrap-container {
    page-break-after: avoid;
  }
    select.oscitas-bootstrap-container {
    background: #fff !important;
  }
    .navbar.oscitas-bootstrap-container {
        display: none;
    }
    .table.oscitas-bootstrap-container td,
    .table.oscitas-bootstrap-container th{
        background-color: #fff !important;
    }
    .btn > .caret.oscitas-bootstrap-container,
    .dropup > .btn > .caret.oscitas-bootstrap-container {
        border-top-color: #000 !important;
    }
    .label.oscitas-bootstrap-container {
    border: 1px solid #000;
  }
    .table.oscitas-bootstrap-container {
    border-collapse: collapse !important;
  }
    .table-bordered.oscitas-bootstrap-container th,
    .table-bordered.oscitas-bootstrap-container td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../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: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro: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;
}

input.oscitas-bootstrap-container,
button.oscitas-bootstrap-container,
select.oscitas-bootstrap-container,
textarea.oscitas-bootstrap-container {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a.oscitas-bootstrap-container {
  color: #428bca;
  text-decoration: none;
}
a.oscitas-bootstrap-container:hover,
a.oscitas-bootstrap-container:focus {
  color: #2a6496;
  text-decoration: underline;
}
a.oscitas-bootstrap-container:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure.oscitas-bootstrap-container {
  margin: 0;
}
img.oscitas-bootstrap-container {
  vertical-align: middle;
}
.img-responsive.oscitas-bootstrap-container,
.thumbnail.oscitas-bootstrap-container > img.oscitas-bootstrap-container,
.thumbnail.oscitas-bootstrap-container a > img.oscitas-bootstrap-container,
.carousel-inner.oscitas-bootstrap-container > .item > img.oscitas-bootstrap-container,
.carousel-inner.oscitas-bootstrap-container > .item > a > img.oscitas-bootstrap-container {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded.oscitas-bootstrap-container {
  border-radius: 6px;
}
.img-thumbnail.oscitas-bootstrap-container {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle.oscitas-bootstrap-container {
  border-radius: 50%;
}
hr.oscitas-bootstrap-container {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only.oscitas-bootstrap-container {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable.oscitas-bootstrap-container:active,
.sr-only-focusable.oscitas-bootstrap-container:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1.oscitas-bootstrap-container,
h2.oscitas-bootstrap-container,
h3.oscitas-bootstrap-container,
h4.oscitas-bootstrap-container,
h5.oscitas-bootstrap-container,
h6.oscitas-bootstrap-container,
.h1.oscitas-bootstrap-container,
.h2.oscitas-bootstrap-container,
.h3.oscitas-bootstrap-container,
.h4.oscitas-bootstrap-container,
.h5.oscitas-bootstrap-container,
.h6.oscitas-bootstrap-container {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1.oscitas-bootstrap-container small,
h2.oscitas-bootstrap-container small,
h3.oscitas-bootstrap-container small,
h4.oscitas-bootstrap-container small,
h5.oscitas-bootstrap-container small,
h6.oscitas-bootstrap-container small,
.h1.oscitas-bootstrap-container small,
.h2.oscitas-bootstrap-container small,
.h3.oscitas-bootstrap-container small,
.h4.oscitas-bootstrap-container small,
.h5.oscitas-bootstrap-container small,
.h6.oscitas-bootstrap-container small,
h1.oscitas-bootstrap-container small,
h2.oscitas-bootstrap-container small,
h3.oscitas-bootstrap-container small,
h4.oscitas-bootstrap-container small,
h5.oscitas-bootstrap-container small,
h6.oscitas-bootstrap-container small,
.h1.oscitas-bootstrap-container small,
.h2.oscitas-bootstrap-container small,
.h3.oscitas-bootstrap-container small,
.h4.oscitas-bootstrap-container small,
.h5.oscitas-bootstrap-container small,
.h6.oscitas-bootstrap-container small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1.oscitas-bootstrap-container,
.h1.oscitas-bootstrap-container,
h2.oscitas-bootstrap-container,
.h2.oscitas-bootstrap-container,
h3.oscitas-bootstrap-container,
.h3.oscitas-bootstrap-container {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1.oscitas-bootstrap-container small,
.h1.oscitas-bootstrap-container small,
h2.oscitas-bootstrap-container small,
.h2.oscitas-bootstrap-container small,
h3.oscitas-bootstrap-container small,
.h3.oscitas-bootstrap-container small,
h1.oscitas-bootstrap-container .small,
.h1.oscitas-bootstrap-container .small,
h2.oscitas-bootstrap-container .small,
.h2.oscitas-bootstrap-container .small,
h3.oscitas-bootstrap-container .small,
.h3.oscitas-bootstrap-container .small {
  font-size: 65%;
}
h4.oscitas-bootstrap-container,
.h4.oscitas-bootstrap-container,
h5.oscitas-bootstrap-container,
.h5.oscitas-bootstrap-container,
h6.oscitas-bootstrap-container,
.h6.oscitas-bootstrap-container {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4.oscitas-bootstrap-container small,
.h4.oscitas-bootstrap-container small,
h5.oscitas-bootstrap-container small,
.h5.oscitas-bootstrap-container small,
h6.oscitas-bootstrap-container small,
.h6.oscitas-bootstrap-container small,
h4.oscitas-bootstrap-container .small,
.h4.oscitas-bootstrap-container .small,
h5.oscitas-bootstrap-container .small,
.h5.oscitas-bootstrap-container .small,
h6.oscitas-bootstrap-container .small,
.h6.oscitas-bootstrap-container .small {
  font-size: 75%;
}
h1.oscitas-bootstrap-container,
.h1.oscitas-bootstrap-container {
  font-size: 36px;
}
h2.oscitas-bootstrap-container,
.h2.oscitas-bootstrap-container {
  font-size: 30px;
}
h3.oscitas-bootstrap-container,
.h3.oscitas-bootstrap-container {
  font-size: 24px;
}
h4.oscitas-bootstrap-container,
.h4.oscitas-bootstrap-container {
  font-size: 18px;
}
h5.oscitas-bootstrap-container,
.h5.oscitas-bootstrap-container {
  font-size: 14px;
}
h6.oscitas-bootstrap-container,
.h6.oscitas-bootstrap-container {
  font-size: 12px;
}
p.oscitas-bootstrap-container {
  margin: 0 0 10px;
}

.lead.oscitas-bootstrap-container {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
    .lead.oscitas-bootstrap-container {
    font-size: 21px;
  }
}

small.oscitas-bootstrap-container,
.small.oscitas-bootstrap-container {
  font-size: 85%;
}

cite.oscitas-bootstrap-container {
  font-style: normal;
}
mark.oscitas-bootstrap-container,
.mark.oscitas-bootstrap-container {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left.oscitas-bootstrap-container {
  text-align: left;
}
.text-right.oscitas-bootstrap-container {
  text-align: right;
}
.text-center.oscitas-bootstrap-container {
  text-align: center;
}
.text-justify.oscitas-bootstrap-container {
  text-align: justify;
}
.text-nowrap.oscitas-bootstrap-container {
  white-space: nowrap;
}
.text-lowercase.oscitas-bootstrap-container {
  text-transform: lowercase;
}
.text-uppercase.oscitas-bootstrap-container {
  text-transform: uppercase;
}
.text-capitalize.oscitas-bootstrap-container {
  text-transform: capitalize;
}
.text-muted.oscitas-bootstrap-container {
  color: #777;
}
.text-primary.oscitas-bootstrap-container {
  color: #428bca;
}
a.text-primary.oscitas-bootstrap-container:hover {
  color: #3071a9;
}
.text-success.oscitas-bootstrap-container {
  color: #3c763d;
}
a.text-success.oscitas-bootstrap-container:hover {
  color: #2b542c;
}
.text-info.oscitas-bootstrap-container {
  color: #31708f;
}
a.text-info.oscitas-bootstrap-container:hover {
  color: #245269;
}
.text-warning.oscitas-bootstrap-container {
  color: #8a6d3b;
}
a.text-warning.oscitas-bootstrap-container:hover {
  color: #66512c;
}
.text-danger.oscitas-bootstrap-container {
  color: #a94442;
}
a.text-danger.oscitas-bootstrap-container:hover {
  color: #843534;
}
.bg-primary.oscitas-bootstrap-container {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary.oscitas-bootstrap-container:hover {
  background-color: #3071a9;
}
.bg-success.oscitas-bootstrap-container {
  background-color: #dff0d8;
}
a.bg-success.oscitas-bootstrap-container:hover {
  background-color: #c1e2b3;
}
.bg-info.oscitas-bootstrap-container {
  background-color: #d9edf7;
}
a.bg-info.oscitas-bootstrap-container:hover {
  background-color: #afd9ee;
}
.bg-warning.oscitas-bootstrap-container {
  background-color: #fcf8e3;
}
a.bg-warning.oscitas-bootstrap-container:hover {
  background-color: #f7ecb5;
}
.bg-danger.oscitas-bootstrap-container {
  background-color: #f2dede;
}
a.bg-danger.oscitas-bootstrap-container:hover {
  background-color: #e4b9b9;
}
.page-header.oscitas-bootstrap-container {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul.oscitas-bootstrap-container,
ol.oscitas-bootstrap-container {
  margin-top: 0;
  margin-bottom: 10px;
}
ul.oscitas-bootstrap-container ul.oscitas-bootstrap-container,
ol.oscitas-bootstrap-container ul.oscitas-bootstrap-container,
ul.oscitas-bootstrap-container ol.oscitas-bootstrap-container,
ol.oscitas-bootstrap-container ol.oscitas-bootstrap-container {
  margin-bottom: 0;
}
.list-unstyled.oscitas-bootstrap-container {
  padding-left: 0;
  list-style: none;
}
.list-inline.oscitas-bootstrap-container {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline.oscitas-bootstrap-container > li.oscitas-bootstrap-container {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl.oscitas-bootstrap-container {
  margin-top: 0;
  margin-bottom: 20px;
}
dt.oscitas-bootstrap-container,
dd.oscitas-bootstrap-container {
  line-height: 1.42857143;
}
dt.oscitas-bootstrap-container {
  font-weight: bold;
}
dd.oscitas-bootstrap-container {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal.oscitas-bootstrap-container dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal.oscitas-bootstrap-container dd {
    margin-left: 180px;
  }
}
abbr[title].oscitas-bootstrap-container,
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism.oscitas-bootstrap-container {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote.oscitas-bootstrap-container {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote.oscitas-bootstrap-container p:last-child,
blockquote.oscitas-bootstrap-container ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote.oscitas-bootstrap-container footer,
blockquote.oscitas-bootstrap-container small,
blockquote.oscitas-bootstrap-container .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote.oscitas-bootstrap-container footer:before,
blockquote.oscitas-bootstrap-container small:before,
blockquote.oscitas-bootstrap-container .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse.oscitas-bootstrap-container,
blockquote.oscitas-bootstrap-container.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse.oscitas-bootstrap-container footer:before,
blockquote.pull-right.oscitas-bootstrap-container footer:before,
.blockquote-reverse.oscitas-bootstrap-container small:before,
blockquote.pull-right.oscitas-bootstrap-container small:before,
.blockquote-reverse.oscitas-bootstrap-container .small:before,
blockquote.pull-right.oscitas-bootstrap-container .small:before {
  content: '';
}
.blockquote-reverse.oscitas-bootstrap-container footer:after,
blockquote.pull-right.oscitas-bootstrap-container footer:after,
.blockquote-reverse.oscitas-bootstrap-container small:after,
blockquote.pull-right.oscitas-bootstrap-container small:after,
.blockquote-reverse.oscitas-bootstrap-container .small:after,
blockquote.pull-right.oscitas-bootstrap-container .small:after {
  content: '\00A0 \2014';
}
blockquote.oscitas-bootstrap-container:before,
blockquote.oscitas-bootstrap-container:after {
  content: "";
}
address.oscitas-bootstrap-container {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code.oscitas-bootstrap-container,
kbd.oscitas-bootstrap-container,
pre.oscitas-bootstrap-container,
samp.oscitas-bootstrap-container {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code.oscitas-bootstrap-container {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd.oscitas-bootstrap-container {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd.oscitas-bootstrap-container kbd.oscitas-bootstrap-container {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre.oscitas-bootstrap-container {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre.oscitas-bootstrap-container code.oscitas-bootstrap-container {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable.oscitas-bootstrap-container {
  max-height: 340px;
  overflow-y: scroll;
}
.container.oscitas-bootstrap-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container.oscitas-bootstrap-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container.oscitas-bootstrap-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container.oscitas-bootstrap-container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row.oscitas-bootstrap-container {
  margin-right: -15px;
  margin-left: -15px;
}

.col-xs-1.oscitas-bootstrap-container,
.col-sm-1.oscitas-bootstrap-container,
.col-md-1.oscitas-bootstrap-container,
.col-lg-1.oscitas-bootstrap-container,
.col-xs-2.oscitas-bootstrap-container,
.col-sm-2.oscitas-bootstrap-container,
.col-md-2.oscitas-bootstrap-container,
.col-lg-2.oscitas-bootstrap-container,
.col-xs-3.oscitas-bootstrap-container,
.col-sm-3.oscitas-bootstrap-container,
.col-md-3.oscitas-bootstrap-container,
.col-lg-3.oscitas-bootstrap-container,
.col-xs-4.oscitas-bootstrap-container,
.col-sm-4.oscitas-bootstrap-container,
.col-md-4.oscitas-bootstrap-container,
.col-lg-4.oscitas-bootstrap-container,
.col-xs-5.oscitas-bootstrap-container,
.col-sm-5.oscitas-bootstrap-container,
.col-md-5.oscitas-bootstrap-container,
.col-lg-5.oscitas-bootstrap-container,
.col-xs-6.oscitas-bootstrap-container,
.col-sm-6.oscitas-bootstrap-container,
.col-md-6.oscitas-bootstrap-container,
.col-lg-6.oscitas-bootstrap-container,
.col-xs-7.oscitas-bootstrap-container,
.col-sm-7.oscitas-bootstrap-container,
.col-md-7.oscitas-bootstrap-container,
.col-lg-7.oscitas-bootstrap-container,
.col-xs-8.oscitas-bootstrap-container,
.col-sm-8.oscitas-bootstrap-container,
.col-md-8.oscitas-bootstrap-container,
.col-lg-8.oscitas-bootstrap-container,
.col-xs-9.oscitas-bootstrap-container,
.col-sm-9.oscitas-bootstrap-container,
.col-md-9.oscitas-bootstrap-container,
.col-lg-9.oscitas-bootstrap-container,
.col-xs-10.oscitas-bootstrap-container,
.col-sm-10.oscitas-bootstrap-container,
.col-md-10.oscitas-bootstrap-container,
.col-lg-10.oscitas-bootstrap-container,
.col-xs-11.oscitas-bootstrap-container,
.col-sm-11.oscitas-bootstrap-container,
.col-md-11.oscitas-bootstrap-container,
.col-lg-11.oscitas-bootstrap-container,
.col-xs-12.oscitas-bootstrap-container,
.col-sm-12.oscitas-bootstrap-container,
.col-md-12.oscitas-bootstrap-container,
.col-lg-12.oscitas-bootstrap-container {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1.oscitas-bootstrap-container,
.col-xs-2.oscitas-bootstrap-container,
.col-xs-3.oscitas-bootstrap-container,
.col-xs-4.oscitas-bootstrap-container,
.col-xs-5.oscitas-bootstrap-container,
.col-xs-6.oscitas-bootstrap-container,
.col-xs-7.oscitas-bootstrap-container,
.col-xs-8.oscitas-bootstrap-container,
.col-xs-9.oscitas-bootstrap-container,
.col-xs-10.oscitas-bootstrap-container,
.col-xs-11.oscitas-bootstrap-container,
.col-xs-12.oscitas-bootstrap-container {
  float: left;
}

.col-xs-12.oscitas-bootstrap-container {
    width: 100%;
}

.col-xs-11.oscitas-bootstrap-container {
    width: 91.66666666666666%;
}

.col-xs-10.oscitas-bootstrap-container {
    width: 83.33333333333334%;
}

.col-xs-9.oscitas-bootstrap-container {
    width: 75%;
}

.col-xs-8.oscitas-bootstrap-container {
    width: 66.66666666666666%;
}

.col-xs-7.oscitas-bootstrap-container {
    width: 58.333333333333336%;
}

.col-xs-6.oscitas-bootstrap-container {
    width: 50%;
}

.col-xs-5.oscitas-bootstrap-container {
    width: 41.66666666666667%;
}

.col-xs-4.oscitas-bootstrap-container {
    width: 33.33333333333333%;
}

.col-xs-3.oscitas-bootstrap-container {
    width: 25%;
}

.col-xs-2.oscitas-bootstrap-container {
    width: 16.666666666666664%;
}

.col-xs-1.oscitas-bootstrap-container {
    width: 8.333333333333332%;
}

.col-xs-pull-12.oscitas-bootstrap-container {
    right: 100%;
}

.col-xs-pull-11.oscitas-bootstrap-container {
    right: 91.66666666666666%;
}

.col-xs-pull-10.oscitas-bootstrap-container {
    right: 83.33333333333334%;
}

.col-xs-pull-9.oscitas-bootstrap-container {
    right: 75%;
}

.col-xs-pull-8.oscitas-bootstrap-container {
    right: 66.66666666666666%;
}

.col-xs-pull-7.oscitas-bootstrap-container {
    right: 58.333333333333336%;
}

.col-xs-pull-6.oscitas-bootstrap-container {
    right: 50%;
}

.col-xs-pull-5.oscitas-bootstrap-container {
    right: 41.66666666666667%;
}

.col-xs-pull-4.oscitas-bootstrap-container {
    right: 33.33333333333333%;
}

.col-xs-pull-3.oscitas-bootstrap-container {
    right: 25%;
}

.col-xs-pull-2.oscitas-bootstrap-container {
    right: 16.666666666666664%;
}

.col-xs-pull-1.oscitas-bootstrap-container {
    right: 8.333333333333332%;
}

.col-xs-pull-0.oscitas-bootstrap-container {
    right: 0;
}

.col-xs-push-12.oscitas-bootstrap-container {
    left: 100%;
}

.col-xs-push-11.oscitas-bootstrap-container {
    left: 91.66666666666666%;
}

.col-xs-push-10.oscitas-bootstrap-container {
    left: 83.33333333333334%;
}

.col-xs-push-9.oscitas-bootstrap-container {
    left: 75%;
}

.col-xs-push-8.oscitas-bootstrap-container {
    left: 66.66666666666666%;
}

.col-xs-push-7.oscitas-bootstrap-container {
    left: 58.333333333333336%;
}

.col-xs-push-6.oscitas-bootstrap-container {
    left: 50%;
}

.col-xs-push-5.oscitas-bootstrap-container {
    left: 41.66666666666667%;
}

.col-xs-push-4.oscitas-bootstrap-container {
    left: 33.33333333333333%;
}

.col-xs-push-3.oscitas-bootstrap-container {
    left: 25%;
}

.col-xs-push-2.oscitas-bootstrap-container {
    left: 16.666666666666664%;
}

.col-xs-push-1.oscitas-bootstrap-container {
    left: 8.333333333333332%;
}

.col-xs-push-0.oscitas-bootstrap-container {
    left: 0;
}

.col-xs-offset-12.oscitas-bootstrap-container {
    margin-left: 100%;
}

.col-xs-offset-11.oscitas-bootstrap-container {
    margin-left: 91.66666666666666%;
}

.col-xs-offset-10.oscitas-bootstrap-container {
    margin-left: 83.33333333333334%;
}

.col-xs-offset-9.oscitas-bootstrap-container {
    margin-left: 75%;
}

.col-xs-offset-8.oscitas-bootstrap-container {
    margin-left: 66.66666666666666%;
}

.col-xs-offset-7.oscitas-bootstrap-container {
    margin-left: 58.333333333333336%;
}

.col-xs-offset-6.oscitas-bootstrap-container {
    margin-left: 50%;
}

.col-xs-offset-5.oscitas-bootstrap-container {
    margin-left: 41.66666666666667%;
}

.col-xs-offset-4.oscitas-bootstrap-container {
    margin-left: 33.33333333333333%;
}

.col-xs-offset-3.oscitas-bootstrap-container {
    margin-left: 25%;
}

.col-xs-offset-2.oscitas-bootstrap-container {
    margin-left: 16.666666666666664%;
}

.col-xs-offset-1.oscitas-bootstrap-container {
    margin-left: 8.333333333333332%;
}

.col-xs-offset-0.oscitas-bootstrap-container {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1.oscitas-bootstrap-container,
    .col-sm-2.oscitas-bootstrap-container,
    .col-sm-3.oscitas-bootstrap-container,
    .col-sm-4.oscitas-bootstrap-container,
    .col-sm-5.oscitas-bootstrap-container,
    .col-sm-6.oscitas-bootstrap-container,
    .col-sm-7.oscitas-bootstrap-container,
    .col-sm-8.oscitas-bootstrap-container,
    .col-sm-9.oscitas-bootstrap-container,
    .col-sm-10.oscitas-bootstrap-container,
    .col-sm-11.oscitas-bootstrap-container,
    .col-sm-12.oscitas-bootstrap-container {
        float: left;
    }
    .col-sm-12.oscitas-bootstrap-container {
        width: 100%;
    }
    .col-sm-11.oscitas-bootstrap-container {
        width: 91.66666666666666%;
    }
    .col-sm-10.oscitas-bootstrap-container {
        width: 83.33333333333334%;
    }
    .col-sm-9.oscitas-bootstrap-container {
        width: 75%;
    }
    .col-sm-8.oscitas-bootstrap-container {
        width: 66.66666666666666%;
    }
    .col-sm-7.oscitas-bootstrap-container {
        width: 58.333333333333336%;
    }
    .col-sm-6.oscitas-bootstrap-container {
        width: 50%;
    }
    .col-sm-5.oscitas-bootstrap-container {
        width: 41.66666666666667%;
    }
    .col-sm-4.oscitas-bootstrap-container {
        width: 33.33333333333333%;
    }
    .col-sm-3.oscitas-bootstrap-container {
        width: 25%;
    }
    .col-sm-2.oscitas-bootstrap-container {
        width: 16.666666666666664%;
    }
    .col-sm-1.oscitas-bootstrap-container {
        width: 8.333333333333332%;
    }
    .col-sm-pull-12.oscitas-bootstrap-container {
        right: 100%;
    }
    .col-sm-pull-11.oscitas-bootstrap-container {
        right: 91.66666666666666%;
    }
    .col-sm-pull-10.oscitas-bootstrap-container {
        right: 83.33333333333334%;
    }
    .col-sm-pull-9.oscitas-bootstrap-container {
        right: 75%;
    }
    .col-sm-pull-8.oscitas-bootstrap-container {
        right: 66.66666666666666%;
    }
    .col-sm-pull-7.oscitas-bootstrap-container {
        right: 58.333333333333336%;
    }
    .col-sm-pull-6.oscitas-bootstrap-container {
        right: 50%;
    }
    .col-sm-pull-5.oscitas-bootstrap-container {
        right: 41.66666666666667%;
    }
    .col-sm-pull-4.oscitas-bootstrap-container {
        right: 33.33333333333333%;
    }
    .col-sm-pull-3.oscitas-bootstrap-container {
        right: 25%;
    }
    .col-sm-pull-2.oscitas-bootstrap-container {
        right: 16.666666666666664%;
    }
    .col-sm-pull-1.oscitas-bootstrap-container {
        right: 8.333333333333332%;
    }
    .col-sm-pull-0.oscitas-bootstrap-container {
        right: 0;
    }
    .col-sm-push-12.oscitas-bootstrap-container {
        left: 100%;
    }
    .col-sm-push-11.oscitas-bootstrap-container {
        left: 91.66666666666666%;
    }
    .col-sm-push-10.oscitas-bootstrap-container {
        left: 83.33333333333334%;
    }
    .col-sm-push-9.oscitas-bootstrap-container {
        left: 75%;
    }
    .col-sm-push-8.oscitas-bootstrap-container {
        left: 66.66666666666666%;
    }
    .col-sm-push-7.oscitas-bootstrap-container {
        left: 58.333333333333336%;
    }
    .col-sm-push-6.oscitas-bootstrap-container {
        left: 50%;
    }
    .col-sm-push-5.oscitas-bootstrap-container {
        left: 41.66666666666667%;
    }
    .col-sm-push-4.oscitas-bootstrap-container {
        left: 33.33333333333333%;
    }
    .col-sm-push-3.oscitas-bootstrap-container {
        left: 25%;
    }
    .col-sm-push-2.oscitas-bootstrap-container {
        left: 16.666666666666664%;
    }
    .col-sm-push-1.oscitas-bootstrap-container {
        left: 8.333333333333332%;
    }
    .col-sm-push-0.oscitas-bootstrap-container {
        left: 0;
    }
    .col-sm-offset-12.oscitas-bootstrap-container {
        margin-left: 100%;
    }
    .col-sm-offset-11.oscitas-bootstrap-container {
        margin-left: 91.66666666666666%;
    }
    .col-sm-offset-10.oscitas-bootstrap-container {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-9.oscitas-bootstrap-container {
        margin-left: 75%;
    }
    .col-sm-offset-8.oscitas-bootstrap-container {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-7.oscitas-bootstrap-container {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-6.oscitas-bootstrap-container {
        margin-left: 50%;
    }
    .col-sm-offset-5.oscitas-bootstrap-container {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-4.oscitas-bootstrap-container {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-3.oscitas-bootstrap-container {
        margin-left: 25%;
    }
    .col-sm-offset-2.oscitas-bootstrap-container {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-1.oscitas-bootstrap-container {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-0.oscitas-bootstrap-container {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1.oscitas-bootstrap-container,
    .col-md-2.oscitas-bootstrap-container,
    .col-md-3.oscitas-bootstrap-container,
    .col-md-4.oscitas-bootstrap-container,
    .col-md-5.oscitas-bootstrap-container,
    .col-md-6.oscitas-bootstrap-container,
    .col-md-7.oscitas-bootstrap-container,
    .col-md-8.oscitas-bootstrap-container,
    .col-md-9.oscitas-bootstrap-container,
    .col-md-10.oscitas-bootstrap-container,
    .col-md-11.oscitas-bootstrap-container,
    .col-md-12.oscitas-bootstrap-container {
        float: left;
    }
    .col-md-12.oscitas-bootstrap-container {
        width: 100%;
    }
    .col-md-11.oscitas-bootstrap-container {
        width: 91.66666666666666%;
    }
    .col-md-10.oscitas-bootstrap-container {
        width: 83.33333333333334%;
    }
    .col-md-9.oscitas-bootstrap-container {
        width: 75%;
    }
    .col-md-8.oscitas-bootstrap-container {
        width: 66.66666666666666%;
    }
    .col-md-7.oscitas-bootstrap-container {
        width: 58.333333333333336%;
    }
    .col-md-6.oscitas-bootstrap-container {
        width: 50%;
    }
    .col-md-5.oscitas-bootstrap-container {
        width: 41.66666666666667%;
    }
    .col-md-4.oscitas-bootstrap-container {
        width: 33.33333333333333%;
    }
    .col-md-3.oscitas-bootstrap-container {
        width: 25%;
    }
    .col-md-2.oscitas-bootstrap-container {
        width: 16.666666666666664%;
    }
    .col-md-1.oscitas-bootstrap-container {
        width: 8.333333333333332%;
    }
    .col-md-pull-12.oscitas-bootstrap-container {
        right: 100%;
    }
    .col-md-pull-11.oscitas-bootstrap-container {
        right: 91.66666666666666%;
    }
    .col-md-pull-10.oscitas-bootstrap-container {
        right: 83.33333333333334%;
    }
    .col-md-pull-9.oscitas-bootstrap-container {
        right: 75%;
    }
    .col-md-pull-8.oscitas-bootstrap-container {
        right: 66.66666666666666%;
    }
    .col-md-pull-7.oscitas-bootstrap-container {
        right: 58.333333333333336%;
    }
    .col-md-pull-6.oscitas-bootstrap-container {
        right: 50%;
    }
    .col-md-pull-5.oscitas-bootstrap-container {
        right: 41.66666666666667%;
    }
    .col-md-pull-4.oscitas-bootstrap-container {
        right: 33.33333333333333%;
    }
    .col-md-pull-3.oscitas-bootstrap-container {
        right: 25%;
    }
    .col-md-pull-2.oscitas-bootstrap-container {
        right: 16.666666666666664%;
    }
    .col-md-pull-1.oscitas-bootstrap-container {
        right: 8.333333333333332%;
    }
    .col-md-pull-0.oscitas-bootstrap-container {
        right: 0;
    }
    .col-md-push-12.oscitas-bootstrap-container {
        left: 100%;
    }
    .col-md-push-11.oscitas-bootstrap-container {
        left: 91.66666666666666%;
    }
    .col-md-push-10.oscitas-bootstrap-container {
        left: 83.33333333333334%;
    }
    .col-md-push-9.oscitas-bootstrap-container {
        left: 75%;
    }
    .col-md-push-8.oscitas-bootstrap-container {
        left: 66.66666666666666%;
    }
    .col-md-push-7.oscitas-bootstrap-container {
        left: 58.333333333333336%;
    }
    .col-md-push-6.oscitas-bootstrap-container {
        left: 50%;
    }
    .col-md-push-5.oscitas-bootstrap-container {
        left: 41.66666666666667%;
    }
    .col-md-push-4.oscitas-bootstrap-container {
        left: 33.33333333333333%;
    }
    .col-md-push-3.oscitas-bootstrap-container {
        left: 25%;
    }
    .col-md-push-2.oscitas-bootstrap-container {
        left: 16.666666666666664%;
    }
    .col-md-push-1.oscitas-bootstrap-container {
        left: 8.333333333333332%;
    }
    .col-md-push-0.oscitas-bootstrap-container {
        left: 0;
    }
    .col-md-offset-12.oscitas-bootstrap-container {
        margin-left: 100%;
    }
    .col-md-offset-11.oscitas-bootstrap-container {
        margin-left: 91.66666666666666%;
    }
    .col-md-offset-10.oscitas-bootstrap-container {
        margin-left: 83.33333333333334%;
    }
    .col-md-offset-9.oscitas-bootstrap-container {
        margin-left: 75%;
    }
    .col-md-offset-8.oscitas-bootstrap-container {
        margin-left: 66.66666666666666%;
    }
    .col-md-offset-7.oscitas-bootstrap-container {
        margin-left: 58.333333333333336%;
    }
    .col-md-offset-6.oscitas-bootstrap-container {
        margin-left: 50%;
    }
    .col-md-offset-5.oscitas-bootstrap-container {
        margin-left: 41.66666666666667%;
    }
    .col-md-offset-4.oscitas-bootstrap-container {
        margin-left: 33.33333333333333%;
    }
    .col-md-offset-3.oscitas-bootstrap-container {
        margin-left: 25%;
    }
    .col-md-offset-2.oscitas-bootstrap-container {
        margin-left: 16.666666666666664%;
    }
    .col-md-offset-1.oscitas-bootstrap-container {
        margin-left: 8.333333333333332%;
    }
    .col-md-offset-0.oscitas-bootstrap-container {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1.oscitas-bootstrap-container,
    .col-lg-2.oscitas-bootstrap-container,
    .col-lg-3.oscitas-bootstrap-container,
    .col-lg-4.oscitas-bootstrap-container,
    .col-lg-5.oscitas-bootstrap-container,
    .col-lg-6.oscitas-bootstrap-container,
    .col-lg-7.oscitas-bootstrap-container,
    .col-lg-8.oscitas-bootstrap-container,
    .col-lg-9.oscitas-bootstrap-container,
    .col-lg-10.oscitas-bootstrap-container,
    .col-lg-11.oscitas-bootstrap-container,
    .col-lg-12.oscitas-bootstrap-container {
        float: left;
    }
    .col-lg-12.oscitas-bootstrap-container {
        width: 100%;
    }
    .col-lg-11.oscitas-bootstrap-container {
        width: 91.66666666666666%;
    }
    .col-lg-10.oscitas-bootstrap-container {
        width: 83.33333333333334%;
    }
    .col-lg-9.oscitas-bootstrap-container {
        width: 75%;
    }
    .col-lg-8.oscitas-bootstrap-container {
        width: 66.66666666666666%;
    }
    .col-lg-7.oscitas-bootstrap-container {
        width: 58.333333333333336%;
    }
    .col-lg-6.oscitas-bootstrap-container {
        width: 50%;
    }
    .col-lg-5.oscitas-bootstrap-container {
        width: 41.66666666666667%;
    }
    .col-lg-4.oscitas-bootstrap-container {
        width: 33.33333333333333%;
    }
    .col-lg-3.oscitas-bootstrap-container {
        width: 25%;
    }
    .col-lg-2.oscitas-bootstrap-container {
        width: 16.666666666666664%;
    }
    .col-lg-1.oscitas-bootstrap-container {
        width: 8.333333333333332%;
    }
    .col-lg-pull-12.oscitas-bootstrap-container {
        right: 100%;
    }
    .col-lg-pull-11.oscitas-bootstrap-container {
        right: 91.66666666666666%;
    }
    .col-lg-pull-10.oscitas-bootstrap-container {
        right: 83.33333333333334%;
    }
    .col-lg-pull-9.oscitas-bootstrap-container {
        right: 75%;
    }
    .col-lg-pull-8.oscitas-bootstrap-container {
        right: 66.66666666666666%;
    }
    .col-lg-pull-7.oscitas-bootstrap-container {
        right: 58.333333333333336%;
    }
    .col-lg-pull-6.oscitas-bootstrap-container {
        right: 50%;
    }
    .col-lg-pull-5.oscitas-bootstrap-container {
        right: 41.66666666666667%;
    }
    .col-lg-pull-4.oscitas-bootstrap-container {
        right: 33.33333333333333%;
    }
    .col-lg-pull-3.oscitas-bootstrap-container {
        right: 25%;
    }
    .col-lg-pull-2.oscitas-bootstrap-container {
        right: 16.666666666666664%;
    }
    .col-lg-pull-1.oscitas-bootstrap-container {
        right: 8.333333333333332%;
    }
    .col-lg-pull-0.oscitas-bootstrap-container {
        right: 0;
    }
    .col-lg-push-12.oscitas-bootstrap-container {
        left: 100%;
    }
    .col-lg-push-11.oscitas-bootstrap-container {
        left: 91.66666666666666%;
    }
    .col-lg-push-10.oscitas-bootstrap-container {
        left: 83.33333333333334%;
    }
    .col-lg-push-9.oscitas-bootstrap-container {
        left: 75%;
    }
    .col-lg-push-8.oscitas-bootstrap-container {
        left: 66.66666666666666%;
    }
    .col-lg-push-7.oscitas-bootstrap-container {
        left: 58.333333333333336%;
    }
    .col-lg-push-6.oscitas-bootstrap-container {
        left: 50%;
    }
    .col-lg-push-5.oscitas-bootstrap-container {
        left: 41.66666666666667%;
    }
    .col-lg-push-4.oscitas-bootstrap-container {
        left: 33.33333333333333%;
    }
    .col-lg-push-3.oscitas-bootstrap-container {
        left: 25%;
    }
    .col-lg-push-2.oscitas-bootstrap-container {
        left: 16.666666666666664%;
    }
    .col-lg-push-1.oscitas-bootstrap-container {
        left: 8.333333333333332%;
    }
    .col-lg-push-0.oscitas-bootstrap-container {
        left: 0;
    }
    .col-lg-offset-12.oscitas-bootstrap-container {
        margin-left: 100%;
    }
    .col-lg-offset-11.oscitas-bootstrap-container {
        margin-left: 91.66666666666666%;
    }
    .col-lg-offset-10.oscitas-bootstrap-container {
        margin-left: 83.33333333333334%;
    }
    .col-lg-offset-9.oscitas-bootstrap-container {
        margin-left: 75%;
    }
    .col-lg-offset-8.oscitas-bootstrap-container {
        margin-left: 66.66666666666666%;
    }
    .col-lg-offset-7.oscitas-bootstrap-container {
        margin-left: 58.333333333333336%;
    }
    .col-lg-offset-6.oscitas-bootstrap-container {
        margin-left: 50%;
    }
    .col-lg-offset-5.oscitas-bootstrap-container {
        margin-left: 41.66666666666667%;
    }
    .col-lg-offset-4.oscitas-bootstrap-container {
        margin-left: 33.33333333333333%;
    }
    .col-lg-offset-3.oscitas-bootstrap-container {
        margin-left: 25%;
    }
    .col-lg-offset-2.oscitas-bootstrap-container {
        margin-left: 16.666666666666664%;
    }
    .col-lg-offset-1.oscitas-bootstrap-container {
        margin-left: 8.333333333333332%;
    }
    .col-lg-offset-0.oscitas-bootstrap-container {
        margin-left: 0;
    }
}
table.oscitas-bootstrap-container {
  background-color: transparent;
}
table.oscitas-bootstrap-container th {
  text-align: left;
}
table.oscitas-bootstrap-container {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table.oscitas-bootstrap-container > thead > tr > th,
.table.oscitas-bootstrap-container > tbody > tr > th,
.table.oscitas-bootstrap-container > tfoot > tr > th,
.table.oscitas-bootstrap-container > thead > tr > td,
.table.oscitas-bootstrap-container > tbody > tr > td,
.table.oscitas-bootstrap-container > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table.oscitas-bootstrap-container > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table.oscitas-bootstrap-container > caption + thead > tr:first-child > th,
.table.oscitas-bootstrap-container > colgroup + thead > tr:first-child > th,
.table.oscitas-bootstrap-container > thead:first-child > tr:first-child > th,
.table.oscitas-bootstrap-container > caption + thead > tr:first-child > td,
.table.oscitas-bootstrap-container > colgroup + thead > tr:first-child > td,
.table.oscitas-bootstrap-container > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.oscitas-bootstrap-container > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table.oscitas-bootstrap-container .table.oscitas-bootstrap-container {
  background-color: #fff;
}

.table-condensed.oscitas-bootstrap-container > thead > tr > th,
.table-condensed.oscitas-bootstrap-container > tbody > tr > th,
.table-condensed.oscitas-bootstrap-container > tfoot > tr > th,
.table-condensed.oscitas-bootstrap-container > thead > tr > td,
.table-condensed.oscitas-bootstrap-container > tbody > tr > td,
.table-condensed.oscitas-bootstrap-container > tfoot > tr > td {
  padding: 5px;
}
.table-bordered.oscitas-bootstrap-container {
  border: 1px solid #ddd;
}

.table-bordered.oscitas-bootstrap-container > thead > tr > th,
.table-bordered.oscitas-bootstrap-container > tbody > tr > th,
.table-bordered.oscitas-bootstrap-container > tfoot > tr > th,
.table-bordered.oscitas-bootstrap-container > thead > tr > td,
.table-bordered.oscitas-bootstrap-container > tbody > tr > td,
.table-bordered.oscitas-bootstrap-container > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered.oscitas-bootstrap-container > thead > tr > th,
.table-bordered.oscitas-bootstrap-container > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped.oscitas-bootstrap-container > tbody > tr:nth-child(odd) > td,
.table-striped.oscitas-bootstrap-container > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover.oscitas-bootstrap-container > tbody > tr:hover > td,
.table-hover.oscitas-bootstrap-container > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table.oscitas-bootstrap-container col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table.oscitas-bootstrap-container td[class*="col-"],
table.oscitas-bootstrap-container th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table.oscitas-bootstrap-container > thead > tr > td.active,
.table.oscitas-bootstrap-container > tbody > tr > td.active,
.table.oscitas-bootstrap-container > tfoot > tr > td.active,
.table.oscitas-bootstrap-container > thead > tr > th.active,
.table.oscitas-bootstrap-container > tbody > tr > th.active,
.table.oscitas-bootstrap-container > tfoot > tr > th.active,
.table.oscitas-bootstrap-container > thead > tr.active > td,
.table.oscitas-bootstrap-container > tbody > tr.active > td,
.table.oscitas-bootstrap-container > tfoot > tr.active > td,
.table.oscitas-bootstrap-container > thead > tr.active > th,
.table.oscitas-bootstrap-container > tbody > tr.active > th,
.table.oscitas-bootstrap-container > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover.oscitas-bootstrap-container > tbody > tr > td.active:hover,
.table-hover.oscitas-bootstrap-container > tbody > tr > th.active:hover,
.table-hover.oscitas-bootstrap-container > tbody > tr.active:hover > td,
.table-hover.oscitas-bootstrap-container > tbody > tr:hover > .active,
.table-hover.oscitas-bootstrap-container > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table.oscitas-bootstrap-container > thead > tr > td.success,
.table.oscitas-bootstrap-container > tbody > tr > td.success,
.table.oscitas-bootstrap-container > tfoot > tr > td.success,
.table.oscitas-bootstrap-container > thead > tr > th.success,
.table.oscitas-bootstrap-container > tbody > tr > th.success,
.table.oscitas-bootstrap-container > tfoot > tr > th.success,
.table.oscitas-bootstrap-container > thead > tr.success > td,
.table.oscitas-bootstrap-container > tbody > tr.success > td,
.table.oscitas-bootstrap-container > tfoot > tr.success > td,
.table.oscitas-bootstrap-container > thead > tr.success > th,
.table.oscitas-bootstrap-container > tbody > tr.success > th,
.table.oscitas-bootstrap-container > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover.oscitas-bootstrap-container > tbody > tr > td.success:hover,
.table-hover.oscitas-bootstrap-container > tbody > tr > th.success:hover,
.table-hover.oscitas-bootstrap-container > tbody > tr.success:hover > td,
.table-hover.oscitas-bootstrap-container > tbody > tr:hover > .success,
.table-hover.oscitas-bootstrap-container > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table.oscitas-bootstrap-container > thead > tr > td.info,
.table.oscitas-bootstrap-container > tbody > tr > td.info,
.table.oscitas-bootstrap-container > tfoot > tr > td.info,
.table.oscitas-bootstrap-container > thead > tr > th.info,
.table.oscitas-bootstrap-container > tbody > tr > th.info,
.table.oscitas-bootstrap-container > tfoot > tr > th.info,
.table.oscitas-bootstrap-container > thead > tr.info > td,
.table.oscitas-bootstrap-container > tbody > tr.info > td,
.table.oscitas-bootstrap-container > tfoot > tr.info > td,
.table.oscitas-bootstrap-container > thead > tr.info > th,
.table.oscitas-bootstrap-container > tbody > tr.info > th,
.table.oscitas-bootstrap-container > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover.oscitas-bootstrap-container > tbody > tr > td.info:hover,
.table-hover.oscitas-bootstrap-container > tbody > tr > th.info:hover,
.table-hover.oscitas-bootstrap-container > tbody > tr.info:hover > td,
.table-hover.oscitas-bootstrap-container > tbody > tr:hover > .info,
.table-hover.oscitas-bootstrap-container > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table.oscitas-bootstrap-container > thead > tr > td.warning,
.table.oscitas-bootstrap-container > tbody > tr > td.warning,
.table.oscitas-bootstrap-container > tfoot > tr > td.warning,
.table.oscitas-bootstrap-container > thead > tr > th.warning,
.table.oscitas-bootstrap-container > tbody > tr > th.warning,
.table.oscitas-bootstrap-container > tfoot > tr > th.warning,
.table.oscitas-bootstrap-container > thead > tr.warning > td,
.table.oscitas-bootstrap-container > tbody > tr.warning > td,
.table.oscitas-bootstrap-container > tfoot > tr.warning > td,
.table.oscitas-bootstrap-container > thead > tr.warning > th,
.table.oscitas-bootstrap-container > tbody > tr.warning > th,
.table.oscitas-bootstrap-container > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover.oscitas-bootstrap-container > tbody > tr > td.warning:hover,
.table-hover.oscitas-bootstrap-container > tbody > tr > th.warning:hover,
.table-hover.oscitas-bootstrap-container > tbody > tr.warning:hover > td,
.table-hover.oscitas-bootstrap-container > tbody > tr:hover > .warning,
.table-hover.oscitas-bootstrap-container > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table.oscitas-bootstrap-container > thead > tr > td.danger,
.table.oscitas-bootstrap-container > tbody > tr > td.danger,
.table.oscitas-bootstrap-container > tfoot > tr > td.danger,
.table.oscitas-bootstrap-container > thead > tr > th.danger,
.table.oscitas-bootstrap-container > tbody > tr > th.danger,
.table.oscitas-bootstrap-container > tfoot > tr > th.danger,
.table.oscitas-bootstrap-container > thead > tr.danger > td,
.table.oscitas-bootstrap-container > tbody > tr.danger > td,
.table.oscitas-bootstrap-container > tfoot > tr.danger > td,
.table.oscitas-bootstrap-container > thead > tr.danger > th,
.table.oscitas-bootstrap-container > tbody > tr.danger > th,
.table.oscitas-bootstrap-container > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover.oscitas-bootstrap-container > tbody > tr > td.danger:hover,
.table-hover.oscitas-bootstrap-container > tbody > tr > th.danger:hover,
.table-hover.oscitas-bootstrap-container > tbody > tr.danger:hover > td,
.table-hover.oscitas-bootstrap-container > tbody > tr:hover > .danger,
.table-hover.oscitas-bootstrap-container > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive.oscitas-bootstrap-container {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive.oscitas-bootstrap-container > .table.oscitas-bootstrap-container {
    margin-bottom: 0;
  }
  .table-responsive.oscitas-bootstrap-container > .table.oscitas-bootstrap-container > thead > tr > th,
  .table-responsive.oscitas-bootstrap-container > .table.oscitas-bootstrap-container > tbody > tr > th,
  .table-responsive.oscitas-bootstrap-container > .table.oscitas-bootstrap-container > tfoot > tr > th,
  .table-responsive.oscitas-bootstrap-container > .table.oscitas-bootstrap-container > thead > tr > td,
  .table-responsive.oscitas-bootstrap-container > .table.oscitas-bootstrap-container > tbody > tr > td,
  .table-responsive.oscitas-bootstrap-container > .table.oscitas-bootstrap-container > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  {
    border: 0;
  }
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > thead > tr > th:first-child,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > tbody > tr > th:first-child,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > tfoot > tr > th:first-child,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > thead > tr > td:first-child,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > tbody > tr > td:first-child,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > thead > tr > th:last-child,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > tbody > tr > th:last-child,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > tfoot > tr > th:last-child,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > thead > tr > td:last-child,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > tbody > tr > td:last-child,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > tbody > tr:last-child > th,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > tfoot > tr:last-child > th,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > tbody > tr:last-child > td,
  .table-responsive.oscitas-bootstrap-container > .table-bordered.oscitas-bootstrap-container  > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset.oscitas-bootstrap-container {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend.oscitas-bootstrap-container {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label.oscitas-bootstrap-container {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"].oscitas-bootstrap-container {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"].oscitas-bootstrap-container,
input[type="checkbox"].oscitas-bootstrap-container {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"].oscitas-bootstrap-container {
  display: block;
}
input[type="range"].oscitas-bootstrap-container  {
  display: block;
  width: 100%;
}
select[multiple].oscitas-bootstrap-container,
select[size].oscitas-bootstrap-container {
  height: auto;
}
input[type="file"].oscitas-bootstrap-container:focus,
input[type="radio"].oscitas-bootstrap-container:focus,
input[type="checkbox"].oscitas-bootstrap-container:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output.oscitas-bootstrap-container {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control.oscitas-bootstrap-container {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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.oscitas-bootstrap-container: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, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control.oscitas-bootstrap-container::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.form-control.oscitas-bootstrap-container:-ms-input-placeholder {
  color: #777;
}
.form-control.oscitas-bootstrap-container::-webkit-input-placeholder {
  color: #777;
}
.form-control[disabled].oscitas-bootstrap-container,
.form-control[readonly].oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control.oscitas-bootstrap-container {
  height: auto;
}
input[type="search"].oscitas-bootstrap-container {
  -webkit-appearance: none;
}
input[type="date"].oscitas-bootstrap-container,
input[type="time"].oscitas-bootstrap-container,
input[type="datetime-local"].oscitas-bootstrap-container,
input[type="month"].oscitas-bootstrap-container {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm.oscitas-bootstrap-container,
input[type="time"].input-sm.oscitas-bootstrap-container,
input[type="datetime-local"].input-sm.oscitas-bootstrap-container,
input[type="month"].input-sm.oscitas-bootstrap-container {
  line-height: 30px;
}
input[type="date"].input-lg.oscitas-bootstrap-container,
input[type="time"].input-lg.oscitas-bootstrap-container,
input[type="datetime-local"].input-lg.oscitas-bootstrap-container,
input[type="month"].input-lg.oscitas-bootstrap-container {
  line-height: 46px;
}
.form-group.oscitas-bootstrap-container {
  margin-bottom: 15px;
}
.radio.oscitas-bootstrap-container,
.checkbox.oscitas-bootstrap-container {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.oscitas-bootstrap-container label,
.checkbox.oscitas-bootstrap-container label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio.oscitas-bootstrap-container input[type="radio"],
.radio-inline.oscitas-bootstrap-container input[type="radio"],
.checkbox.oscitas-bootstrap-container input[type="checkbox"],
.checkbox-inline.oscitas-bootstrap-container input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio.oscitas-bootstrap-container + .radio.oscitas-bootstrap-container,
.checkbox.oscitas-bootstrap-container + .checkbox.oscitas-bootstrap-container {
  margin-top: -5px;
}
.radio-inline.oscitas-bootstrap-container,
.checkbox-inline.oscitas-bootstrap-container {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.oscitas-bootstrap-container + .radio-inline.oscitas-bootstrap-container,
.checkbox-inline.oscitas-bootstrap-container + .checkbox-inline.oscitas-bootstrap-container {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled].oscitas-bootstrap-container,
input[type="checkbox"][disabled].oscitas-bootstrap-container,
input[type="radio"].disabled.oscitas-bootstrap-container,
input[type="checkbox"].disabled.oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container input[type="radio"],
fieldset[disabled].oscitas-bootstrap-container input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled.oscitas-bootstrap-container,
.checkbox-inline.disabled.oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .radio-inline,
fieldset[disabled].oscitas-bootstrap-container .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled.oscitas-bootstrap-container label,
.checkbox.disabled.oscitas-bootstrap-container label,
fieldset[disabled].oscitas-bootstrap-container .radio label,
fieldset[disabled].oscitas-bootstrap-container .checkbox label {
  cursor: not-allowed;
}
.form-control-static.oscitas-bootstrap-container {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg.oscitas-bootstrap-container,
.form-control-static.input-sm.oscitas-bootstrap-container {
  padding-right: 0;
  padding-left: 0;
}
.input-sm.oscitas-bootstrap-container,
.form-horizontal.oscitas-bootstrap-container .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm.oscitas-bootstrap-container {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm.oscitas-bootstrap-container,
select[multiple].input-sm.oscitas-bootstrap-container {
  height: auto;
}
.input-lg.oscitas-bootstrap-container,
.form-horizontal.oscitas-bootstrap-container .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg.oscitas-bootstrap-container {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg.oscitas-bootstrap-container,
select[multiple].input-lg.oscitas-bootstrap-container {
  height: auto;
}
.has-feedback.oscitas-bootstrap-container {
  position: relative;
}
.has-feedback.oscitas-bootstrap-container .form-control {
  padding-right: 42.5px;
}
.form-control-feedback.oscitas-bootstrap-container {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg.oscitas-bootstrap-container + .form-control-feedback.oscitas-bootstrap-container {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm.oscitas-bootstrap-container + .form-control-feedback.oscitas-bootstrap-container {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success.oscitas-bootstrap-container .help-block.oscitas-bootstrap-container,
.has-success.oscitas-bootstrap-container .control-label.oscitas-bootstrap-container,
.has-success.oscitas-bootstrap-container .radio.oscitas-bootstrap-container,
.has-success.oscitas-bootstrap-container .checkbox.oscitas-bootstrap-container,
.has-success.oscitas-bootstrap-container .radio-inline.oscitas-bootstrap-container,
.has-success.oscitas-bootstrap-container .checkbox-inline.oscitas-bootstrap-container {
  color: #3c763d;
}
.has-success.oscitas-bootstrap-container .form-control.oscitas-bootstrap-container {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success.oscitas-bootstrap-container .form-control.oscitas-bootstrap-container:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success.oscitas-bootstrap-container .input-group-addon.oscitas-bootstrap-container {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success.oscitas-bootstrap-container .form-control-feedback.oscitas-bootstrap-container {
  color: #3c763d;
}
.has-warning.oscitas-bootstrap-container .help-block.oscitas-bootstrap-container,
.has-warning.oscitas-bootstrap-container .control-label.oscitas-bootstrap-container,
.has-warning.oscitas-bootstrap-container .radio.oscitas-bootstrap-container,
.has-warning.oscitas-bootstrap-container .checkbox.oscitas-bootstrap-container,
.has-warning.oscitas-bootstrap-container .radio-inline.oscitas-bootstrap-container,
.has-warning.oscitas-bootstrap-container .checkbox-inline.oscitas-bootstrap-container {
  color: #8a6d3b;
}
.has-warning.oscitas-bootstrap-container .form-control.oscitas-bootstrap-container {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning.oscitas-bootstrap-container .form-control.oscitas-bootstrap-container:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning.oscitas-bootstrap-container .input-group-addon.oscitas-bootstrap-container {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning.oscitas-bootstrap-container .form-control-feedback.oscitas-bootstrap-container {
  color: #8a6d3b;
}
.has-error.oscitas-bootstrap-container .help-block.oscitas-bootstrap-container,
.has-error.oscitas-bootstrap-container .control-label.oscitas-bootstrap-container,
.has-error.oscitas-bootstrap-container .radio.oscitas-bootstrap-container,
.has-error.oscitas-bootstrap-container .checkbox.oscitas-bootstrap-container,
.has-error.oscitas-bootstrap-container .radio-inline.oscitas-bootstrap-container,
.has-error.oscitas-bootstrap-container .checkbox-inline.oscitas-bootstrap-container {
  color: #a94442;
}
.has-error.oscitas-bootstrap-container .form-control.oscitas-bootstrap-container {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error.oscitas-bootstrap-container .form-control.oscitas-bootstrap-container:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error.oscitas-bootstrap-container .input-group-addon.oscitas-bootstrap-container {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error.oscitas-bootstrap-container .form-control-feedback.oscitas-bootstrap-container {
  color: #a94442;
}
.has-feedback.oscitas-bootstrap-container label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block.oscitas-bootstrap-container {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline.oscitas-bootstrap-container .form-group.oscitas-bootstrap-container {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline.oscitas-bootstrap-container .form-control.oscitas-bootstrap-container {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline.oscitas-bootstrap-container .input-group.oscitas-bootstrap-container {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline.oscitas-bootstrap-container .input-group.oscitas-bootstrap-container .input-group-addon,
  .form-inline.oscitas-bootstrap-container .input-group.oscitas-bootstrap-container .input-group-btn,
  .form-inline.oscitas-bootstrap-container .input-group.oscitas-bootstrap-container .form-control {
    width: auto;
  }
  .form-inline.oscitas-bootstrap-container .input-group.oscitas-bootstrap-container > .form-control {
    width: 100%;
  }
  .form-inline.oscitas-bootstrap-container .control-label.oscitas-bootstrap-container {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline.oscitas-bootstrap-container .radio.oscitas-bootstrap-container,
  .form-inline.oscitas-bootstrap-container .checkbox.oscitas-bootstrap-container {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline.oscitas-bootstrap-container .radio.oscitas-bootstrap-container label,
  .form-inline.oscitas-bootstrap-container .checkbox.oscitas-bootstrap-container label {
    padding-left: 0;
  }
  .form-inline.oscitas-bootstrap-container .radio.oscitas-bootstrap-container input[type="radio"],
  .form-inline.oscitas-bootstrap-container .checkbox.oscitas-bootstrap-container input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline.oscitas-bootstrap-container .has-feedback.oscitas-bootstrap-container .form-control-feedback {
    top: 0;
  }
}
.form-horizontal.oscitas-bootstrap-container .radio,
.form-horizontal.oscitas-bootstrap-container .checkbox,
.form-horizontal.oscitas-bootstrap-container .radio-inline,
.form-horizontal.oscitas-bootstrap-container .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal.oscitas-bootstrap-container .radio,
.form-horizontal.oscitas-bootstrap-container .checkbox {
  min-height: 27px;
}
.form-horizontal.oscitas-bootstrap-container .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal.oscitas-bootstrap-container .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal.oscitas-bootstrap-container .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal.oscitas-bootstrap-container .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal.oscitas-bootstrap-container .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn.oscitas-bootstrap-container {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn.oscitas-bootstrap-container:focus,
.btn.oscitas-bootstrap-container:active:focus,
.btn.oscitas-bootstrap-container.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.oscitas-bootstrap-container:hover,
.btn.oscitas-bootstrap-container:focus {
  color: #333;
  text-decoration: none;
}
.btn.oscitas-bootstrap-container:active,
.btn.oscitas-bootstrap-container.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled.oscitas-bootstrap-container,
.btn[disabled].oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .btn.oscitas-bootstrap-container {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default.oscitas-bootstrap-container {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.oscitas-bootstrap-container:hover,
.btn-default.oscitas-bootstrap-container:focus,
.btn-default.oscitas-bootstrap-container:active,
.btn-default.oscitas-bootstrap-container.active,
.open.oscitas-bootstrap-container > .dropdown-toggle.btn-default.oscitas-bootstrap-container {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.oscitas-bootstrap-container:active,
.btn-default.oscitas-bootstrap-container.active,
.open.oscitas-bootstrap-container > .dropdown-toggle.btn-default.oscitas-bootstrap-container {
  background-image: none;
}
.btn-default.disabled.oscitas-bootstrap-container,
.btn-default[disabled].oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .btn-default,
.btn-default.disabled.oscitas-bootstrap-container:hover,
.btn-default[disabled].oscitas-bootstrap-container:hover,
fieldset[disabled].oscitas-bootstrap-container .btn-default.oscitas-bootstrap-container:hover,
.btn-default.disabled.oscitas-bootstrap-container:focus,
.btn-default[disabled].oscitas-bootstrap-container:focus,
fieldset[disabled].oscitas-bootstrap-container .btn-default.oscitas-bootstrap-container:focus,
.btn-default.disabled.oscitas-bootstrap-container:active,
.btn-default[disabled].oscitas-bootstrap-container:active,
fieldset[disabled].oscitas-bootstrap-container .btn-default.oscitas-bootstrap-container:active,
.btn-default.disabled.active.oscitas-bootstrap-container,
.btn-default[disabled].active.oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .btn-default.oscitas-bootstrap-container.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.oscitas-bootstrap-container .badge.oscitas-bootstrap-container {
  color: #fff;
  background-color: #333;
}
.btn-primary.oscitas-bootstrap-container {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary.oscitas-bootstrap-container:hover,
.btn-primary.oscitas-bootstrap-container:focus,
.btn-primary.oscitas-bootstrap-container:active,
.btn-primary.active.oscitas-bootstrap-container,
.open.oscitas-bootstrap-container > .dropdown-toggle.btn-primary.oscitas-bootstrap-container {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary.oscitas-bootstrap-container:active,
.btn-primary.active.oscitas-bootstrap-container,
.open.oscitas-bootstrap-container > .dropdown-toggle.btn-primary.oscitas-bootstrap-container {
  background-image: none;
}
.btn-primary.disabled.oscitas-bootstrap-container,
.btn-primary[disabled].oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .btn-primary.oscitas-bootstrap-container,
.btn-primary.disabled.oscitas-bootstrap-container:hover,
.btn-primary[disabled].oscitas-bootstrap-container:hover,
fieldset[disabled].oscitas-bootstrap-container .btn-primary.oscitas-bootstrap-container:hover,
.btn-primary.disabled.oscitas-bootstrap-container:focus,
.btn-primary[disabled].oscitas-bootstrap-container:focus,
fieldset[disabled].oscitas-bootstrap-container .btn-primary.oscitas-bootstrap-container:focus,
.btn-primary.disabled.oscitas-bootstrap-container:active,
.btn-primary[disabled].oscitas-bootstrap-container:active,
fieldset[disabled].oscitas-bootstrap-container .btn-primary.oscitas-bootstrap-container:active,
.btn-primary.disabled.oscitas-bootstrap-container.active,
.btn-primary[disabled].oscitas-bootstrap-container.active,
fieldset[disabled].oscitas-bootstrap-container .btn-primary.oscitas-bootstrap-container.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary.oscitas-bootstrap-container .badge.oscitas-bootstrap-container {
  color: #428bca;
  background-color: #fff;
}
.btn-success.oscitas-bootstrap-container {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.oscitas-bootstrap-container:hover,
.btn-success.oscitas-bootstrap-container:focus,
.btn-success.oscitas-bootstrap-container:active,
.btn-success.active.oscitas-bootstrap-container,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.oscitas-bootstrap-container:active,
.btn-success.oscitas-bootstrap-container.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled.oscitas-bootstrap-container,
.btn-success[disabled].oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .btn-success.oscitas-bootstrap-container,
.btn-success.disabled.oscitas-bootstrap-container:hover,
.btn-success[disabled].oscitas-bootstrap-container:hover,
fieldset[disabled].oscitas-bootstrap-container .btn-success.oscitas-bootstrap-container:hover,
.btn-success.disabled.oscitas-bootstrap-container:focus,
.btn-success[disabled].oscitas-bootstrap-container:focus,
fieldset[disabled].oscitas-bootstrap-container .btn-success.oscitas-bootstrap-container:focus,
.btn-success.disabled.oscitas-bootstrap-container:active,
.btn-success[disabled].oscitas-bootstrap-container:active,
fieldset[disabled].oscitas-bootstrap-container .btn-success.oscitas-bootstrap-container:active,
.btn-success.disabled.oscitas-bootstrap-container.active,
.btn-success[disabled].oscitas-bootstrap-container.active,
fieldset[disabled].oscitas-bootstrap-container .btn-success.oscitas-bootstrap-container.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.oscitas-bootstrap-container .badge.oscitas-bootstrap-container {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info.oscitas-bootstrap-container {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.oscitas-bootstrap-container:hover,
.btn-info.oscitas-bootstrap-container:focus,
.btn-info.oscitas-bootstrap-container:active,
.btn-info.active.oscitas-bootstrap-container,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.oscitas-bootstrap-container:active,
.btn-info.oscitas-bootstrap-container.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled.oscitas-bootstrap-container,
.btn-info[disabled].oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .btn-info.oscitas-bootstrap-container,
.btn-info.disabled.oscitas-bootstrap-container:hover,
.btn-info[disabled].oscitas-bootstrap-container:hover,
fieldset[disabled].oscitas-bootstrap-container .btn-info.oscitas-bootstrap-container:hover,
.btn-info.disabled.oscitas-bootstrap-container:focus,
.btn-info[disabled].oscitas-bootstrap-container:focus,
fieldset[disabled].oscitas-bootstrap-container .btn-info.oscitas-bootstrap-container:focus,
.btn-info.disabled.oscitas-bootstrap-container:active,
.btn-info[disabled].oscitas-bootstrap-container:active,
fieldset[disabled].oscitas-bootstrap-container .btn-info.oscitas-bootstrap-container:active,
.btn-info.disabled.active.oscitas-bootstrap-container,
.btn-info[disabled].active.oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .btn-info.active.oscitas-bootstrap-container {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.oscitas-bootstrap-container .badge.oscitas-bootstrap-container {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning.oscitas-bootstrap-container {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.oscitas-bootstrap-container:hover,
.btn-warning.oscitas-bootstrap-container:focus,
.btn-warning.oscitas-bootstrap-container:active,
.btn-warning.active.oscitas-bootstrap-container,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.oscitas-bootstrap-container:active,
.btn-warning.active.oscitas-bootstrap-container,
.open.oscitas-bootstrap-container > .dropdown-toggle.btn-warning.oscitas-bootstrap-container {
  background-image: none;
}
.btn-warning.disabled.oscitas-bootstrap-container,
.btn-warning[disabled].oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .btn-warning.oscitas-bootstrap-container,
.btn-warning.disabled.oscitas-bootstrap-container:hover,
.btn-warning[disabled].oscitas-bootstrap-container:hover,
fieldset[disabled].oscitas-bootstrap-container .btn-warning.oscitas-bootstrap-container:hover,
.btn-warning.disabled.oscitas-bootstrap-container:focus,
.btn-warning[disabled].oscitas-bootstrap-container:focus,
fieldset[disabled].oscitas-bootstrap-container .btn-warning.oscitas-bootstrap-container:focus,
.btn-warning.disabled.oscitas-bootstrap-container:active,
.btn-warning[disabled].oscitas-bootstrap-container:active,
fieldset[disabled].oscitas-bootstrap-container .btn-warning.oscitas-bootstrap-container:active,
.btn-warning.disabled.active.oscitas-bootstrap-container,
.btn-warning[disabled].active.oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .btn-warning.active.oscitas-bootstrap-container {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.oscitas-bootstrap-container .badge.oscitas-bootstrap-container {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger.oscitas-bootstrap-container {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.oscitas-bootstrap-container:hover,
.btn-danger.oscitas-bootstrap-container:focus,
.btn-danger.oscitas-bootstrap-container:active,
.btn-danger.oscitas-bootstrap-container.active,
.open.oscitas-bootstrap-container > .dropdown-toggle.btn-danger.oscitas-bootstrap-container {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.oscitas-bootstrap-container:active,
.btn-danger.active.oscitas-bootstrap-container,
.open.oscitas-bootstrap-container > .dropdown-toggle.btn-danger.oscitas-bootstrap-container {
  background-image: none;
}
.btn-danger.disabled.oscitas-bootstrap-container,
.btn-danger[disabled].oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .btn-danger.oscitas-bootstrap-container,
.btn-danger.disabled.oscitas-bootstrap-container:hover,
.btn-danger[disabled].oscitas-bootstrap-container:hover,
fieldset[disabled].oscitas-bootstrap-container .btn-danger.oscitas-bootstrap-container:hover,
.btn-danger.disabled.oscitas-bootstrap-container:focus,
.btn-danger[disabled].oscitas-bootstrap-container:focus,
fieldset[disabled].oscitas-bootstrap-container .btn-danger.oscitas-bootstrap-container:focus,
.btn-danger.disabled.oscitas-bootstrap-container:active,
.btn-danger[disabled].oscitas-bootstrap-container:active,
fieldset[disabled].oscitas-bootstrap-container .btn-danger.oscitas-bootstrap-container:active,
.btn-danger.disabled.active.oscitas-bootstrap-container,
.btn-danger[disabled].active.oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .btn-danger.active.oscitas-bootstrap-container {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.oscitas-bootstrap-container .badge.oscitas-bootstrap-container {
  color: #d9534f;
  background-color: #fff;
}
.btn-link.oscitas-bootstrap-container {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link.oscitas-bootstrap-container,
.btn-link.oscitas-bootstrap-container:active,
.btn-link[disabled].oscitas-bootstrap-container,
fieldset[disabled].oscitas-bootstrap-container .btn-link.oscitas-bootstrap-container {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link.oscitas-bootstrap-container,
.btn-link.oscitas-bootstrap-container:hover,
.btn-link.oscitas-bootstrap-container:focus,
.btn-link.oscitas-bootstrap-container:active {
  border-color: transparent;
}
.btn-link.oscitas-bootstrap-container:hover,
.btn-link.oscitas-bootstrap-container:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled].oscitas-bootstrap-container:hover,
fieldset[disabled].oscitas-bootstrap-container .btn-link.oscitas-bootstrap-container:hover,
.btn-link[disabled].oscitas-bootstrap-container:focus,
fieldset[disabled].oscitas-bootstrap-container .btn-link.oscitas-bootstrap-container:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg.oscitas-bootstrap-container,
.btn-group-lg.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm.oscitas-bootstrap-container,
.btn-group-sm.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs.oscitas-bootstrap-container,
.btn-group-xs.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block.oscitas-bootstrap-container {
  display: block;
  width: 100%;
}
.btn-block.oscitas-bootstrap-container + .btn-block.oscitas-bootstrap-container {
  margin-top: 5px;
}
input[type="submit"].btn-block.oscitas-bootstrap-container,
input[type="reset"].btn-block.oscitas-bootstrap-container,
input[type="button"].btn-block.oscitas-bootstrap-container {
  width: 100%;
}
.fade.oscitas-bootstrap-container {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in.oscitas-bootstrap-container {
  opacity: 1;
}
.collapse.oscitas-bootstrap-container {
  display: none;
}
.collapse.in.oscitas-bootstrap-container {
  display: block;
}
tr.collapse.in.oscitas-bootstrap-container {
  display: table-row;
}
tbody.collapse.in.oscitas-bootstrap-container {
  display: table-row-group;
}
.collapsing.oscitas-bootstrap-container {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
       -o-transition: height .35s ease;
          transition: height .35s ease;
}
.caret.oscitas-bootstrap-container {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown.oscitas-bootstrap-container {
  position: relative;
}
.dropdown-toggle.oscitas-bootstrap-container:focus {
  outline: 0;
}
.dropdown-menu.oscitas-bootstrap-container {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right.oscitas-bootstrap-container {
  right: 0;
  left: auto;
}
.dropdown-menu.oscitas-bootstrap-container .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu.oscitas-bootstrap-container > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu.oscitas-bootstrap-container > li > a:hover,
.dropdown-menu.oscitas-bootstrap-container > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu.oscitas-bootstrap-container > .active > a,
.dropdown-menu.oscitas-bootstrap-container > .active > a:hover,
.dropdown-menu.oscitas-bootstrap-container > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu.oscitas-bootstrap-container > .disabled > a,
.dropdown-menu.oscitas-bootstrap-container > .disabled > a:hover,
.dropdown-menu.oscitas-bootstrap-container > .disabled > a:focus {
  color: #777;
}
.dropdown-menu.oscitas-bootstrap-container > .disabled > a:hover,
.dropdown-menu.oscitas-bootstrap-container > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open.oscitas-bootstrap-container > .dropdown-menu {
  display: block;
}
.open.oscitas-bootstrap-container > a {
  outline: 0;
}
.dropdown-menu-right.oscitas-bootstrap-container {
  right: 0;
  left: auto;
}
.dropdown-menu-left.oscitas-bootstrap-container {
  right: auto;
  left: 0;
}
.dropdown-header.oscitas-bootstrap-container {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop.oscitas-bootstrap-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right.oscitas-bootstrap-container > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup.oscitas-bootstrap-container .caret,
.navbar-fixed-bottom.oscitas-bootstrap-container .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup.oscitas-bootstrap-container .dropdown-menu.oscitas-bootstrap-container,
.navbar-fixed-bottom.dropup.oscitas-bootstrap-container .dropdown-menu.oscitas-bootstrap-container,
.dropdown.oscitas-bootstrap-container .dropdown-menu.oscitas-bootstrap-container {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right.oscitas-bootstrap-container .dropdown-menu.oscitas-bootstrap-container {
    right: 0;
    left: auto;
  }
  .navbar-right.oscitas-bootstrap-container .dropdown-menu-left.oscitas-bootstrap-container {
    right: auto;
    left: 0;
  }
}
.btn-group.oscitas-bootstrap-container,
.btn-group-vertical.oscitas-bootstrap-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group.oscitas-bootstrap-container > .btn,
.btn-group-vertical.oscitas-bootstrap-container > .btn {
  position: relative;
  float: left;
}
.btn-group.oscitas-bootstrap-container > .btn:hover,
.btn-group-vertical.oscitas-bootstrap-container > .btn:hover,
.btn-group.oscitas-bootstrap-container > .btn:focus,
.btn-group-vertical.oscitas-bootstrap-container > .btn:focus,
.btn-group.oscitas-bootstrap-container > .btn:active,
.btn-group-vertical.oscitas-bootstrap-container > .btn:active,
.btn-group.oscitas-bootstrap-container > .btn.active,
.btn-group-vertical.oscitas-bootstrap-container > .btn.active {
  z-index: 2;
}
.btn-group.oscitas-bootstrap-container > .btn:focus,
.btn-group-vertical.oscitas-bootstrap-container > .btn:focus {
  outline: 0;
}
.btn-group.oscitas-bootstrap-container .btn + .btn,
.btn-group.oscitas-bootstrap-container .btn + .btn-group,
.btn-group.oscitas-bootstrap-container .btn-group + .btn,
.btn-group.oscitas-bootstrap-container .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar.oscitas-bootstrap-container {
  margin-left: -5px;
}
.btn-toolbar.oscitas-bootstrap-container .btn-group,
.btn-toolbar.oscitas-bootstrap-container .input-group {
  float: left;
}
.btn-toolbar.oscitas-bootstrap-container > .btn,
.btn-toolbar.oscitas-bootstrap-container > .btn-group,
.btn-toolbar.oscitas-bootstrap-container > .input-group {
  margin-left: 5px;
}
.btn-group.oscitas-bootstrap-container > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group.oscitas-bootstrap-container > .btn:first-child {
  margin-left: 0;
}
.btn-group.oscitas-bootstrap-container > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group.oscitas-bootstrap-container > .btn:last-child:not(:first-child),
.btn-group.oscitas-bootstrap-container > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container {
  float: left;
}
.btn-group.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container:first-child > .btn:last-child,
.btn-group.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container:last-child > .btn.oscitas-bootstrap-container:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group.oscitas-bootstrap-container .dropdown-toggle.oscitas-bootstrap-container:active,
.btn-group.open.oscitas-bootstrap-container .dropdown-toggle.oscitas-bootstrap-container {
  outline: 0;
}
.btn-group.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container + .dropdown-toggle.oscitas-bootstrap-container {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group.oscitas-bootstrap-container > .btn-lg.oscitas-bootstrap-container + .dropdown-toggle.oscitas-bootstrap-container {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open.oscitas-bootstrap-container .dropdown-toggle.oscitas-bootstrap-container {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link.oscitas-bootstrap-container {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn.oscitas-bootstrap-container .caret.oscitas-bootstrap-container {
  margin-left: 0;
}
.btn-lg.oscitas-bootstrap-container .caret.oscitas-bootstrap-container {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup.oscitas-bootstrap-container .btn-lg.oscitas-bootstrap-container .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container,
.btn-group-vertical.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container,
.btn-group-vertical.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container > .btn {
  float: none;
}
.btn-group-vertical.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container + .btn.oscitas-bootstrap-container,
.btn-group-vertical.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container + .btn-group.oscitas-bootstrap-container,
.btn-group-vertical.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container + .btn.oscitas-bootstrap-container,
.btn-group-vertical.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container + .btn-group.oscitas-bootstrap-container {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified.oscitas-bootstrap-container {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container,
.btn-group-justified.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container .btn.oscitas-bootstrap-container {
  width: 100%;
}
.btn-group-justified.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container .dropdown-menu.oscitas-bootstrap-container {
  left: auto;
}
[data-toggle="buttons"].oscitas-bootstrap-container > .btn.oscitas-bootstrap-container > input[type="radio"],
[data-toggle="buttons"].oscitas-bootstrap-container > .btn.oscitas-bootstrap-container > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.input-group.oscitas-bootstrap-container {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"].oscitas-bootstrap-container {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group.oscitas-bootstrap-container .form-control.oscitas-bootstrap-container {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg.oscitas-bootstrap-container > .form-control.oscitas-bootstrap-container,
.input-group-lg.oscitas-bootstrap-container > .input-group-addon.oscitas-bootstrap-container,
.input-group-lg.oscitas-bootstrap-container > .input-group-btn.oscitas-bootstrap-container > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg.oscitas-bootstrap-container > .form-control.oscitas-bootstrap-container,
select.input-group-lg.oscitas-bootstrap-container > .input-group-addon.oscitas-bootstrap-container,
select.input-group-lg.oscitas-bootstrap-container > .input-group-btn.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg.oscitas-bootstrap-container > .form-control.oscitas-bootstrap-container,
textarea.input-group-lg.oscitas-bootstrap-container > .input-group-addon.oscitas-bootstrap-container,
textarea.input-group-lg.oscitas-bootstrap-container > .input-group-btn.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container,
select[multiple].input-group-lg.oscitas-bootstrap-container > .form-control.oscitas-bootstrap-container,
select[multiple].input-group-lg.oscitas-bootstrap-container > .input-group-addon.oscitas-bootstrap-container,
select[multiple].input-group-lg.oscitas-bootstrap-container > .input-group-btn.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container {
  height: auto;
}
.input-group-sm.oscitas-bootstrap-container > .form-control.oscitas-bootstrap-container,
.input-group-sm.oscitas-bootstrap-container > .input-group-addon.oscitas-bootstrap-container,
.input-group-sm.oscitas-bootstrap-container > .input-group-btn.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm.oscitas-bootstrap-container > .form-control.oscitas-bootstrap-container,
select.input-group-sm.oscitas-bootstrap-container > .input-group-addon.oscitas-bootstrap-container,
select.input-group-sm.oscitas-bootstrap-container > .input-group-btn.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm.oscitas-bootstrap-container > .form-control.oscitas-bootstrap-container,
textarea.input-group-sm.oscitas-bootstrap-container > .input-group-addon.oscitas-bootstrap-container,
textarea.input-group-sm.oscitas-bootstrap-container > .input-group-btn.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container,
select[multiple].input-group-sm.oscitas-bootstrap-container > .form-control.oscitas-bootstrap-container,
select[multiple].input-group-sm.oscitas-bootstrap-container > .input-group-addon.oscitas-bootstrap-container,
select[multiple].input-group-sm.oscitas-bootstrap-container > .input-group-btn.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container {
  height: auto;
}
.input-group-addon.oscitas-bootstrap-container,
.input-group-btn.oscitas-bootstrap-container,
.input-group.oscitas-bootstrap-container .form-control.oscitas-bootstrap-container {
  display: table-cell;
}
.input-group-addon.oscitas-bootstrap-container:not(:first-child):not(:last-child),
.input-group-btn.oscitas-bootstrap-container:not(:first-child):not(:last-child),
.input-group.oscitas-bootstrap-container .form-control.oscitas-bootstrap-container:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon.oscitas-bootstrap-container,
.input-group-btn.oscitas-bootstrap-container {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon.oscitas-bootstrap-container {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm.oscitas-bootstrap-container {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg.oscitas-bootstrap-container {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon.oscitas-bootstrap-container input[type="radio"],
.input-group-addon.oscitas-bootstrap-container input[type="checkbox"] {
  margin-top: 0;
}
.input-group.oscitas-bootstrap-container .form-control.oscitas-bootstrap-container:first-child,
.input-group-addon.oscitas-bootstrap-container:first-child,
.input-group-btn:first-child.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container,
.input-group-btn:first-child.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container,
.input-group-btn:first-child.oscitas-bootstrap-container > .dropdown-toggle.oscitas-bootstrap-container,
.input-group-btn:last-child.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon.oscitas-bootstrap-container:first-child {
  border-right: 0;
}
.input-group.oscitas-bootstrap-container .form-control.oscitas-bootstrap-container:last-child,
.input-group-addon.oscitas-bootstrap-container:last-child,
.input-group-btn:last-child.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container,
.input-group-btn:last-child.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container,
.input-group-btn:last-child.oscitas-bootstrap-container > .dropdown-toggle.oscitas-bootstrap-container,
.input-group-btn:first-child.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container:not(:first-child),
.input-group-btn:first-child.oscitas-bootstrap-container > .btn-group.oscitas-bootstrap-container:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon.oscitas-bootstrap-container:last-child {
  border-left: 0;
}
.input-group-btn.oscitas-bootstrap-container {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container {
  position: relative;
}
.input-group-btn.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container + .btn.oscitas-bootstrap-container {
  margin-left: -1px;
}
.input-group-btn.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container:hover,
.input-group-btn.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container:focus,
.input-group-btn.oscitas-bootstrap-container > .btn.oscitas-bootstrap-container:active {
  z-index: 2;
}
.input-group-btn.oscitas-bootstrap-container:first-child > .btn.oscitas-bootstrap-container,
.input-group-btn.oscitas-bootstrap-container:first-child > .btn-group.oscitas-bootstrap-container {
  margin-right: -1px;
}
.input-group-btn.oscitas-bootstrap-container:last-child > .btn.oscitas-bootstrap-container,
.input-group-btn.oscitas-bootstrap-container:last-child > .btn-group.oscitas-bootstrap-container {
  margin-left: -1px;
}
.nav.oscitas-bootstrap-container {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav.oscitas-bootstrap-container > li.oscitas-bootstrap-container {
  position: relative;
  display: block;
}
.nav.oscitas-bootstrap-container > li.oscitas-bootstrap-container > a.oscitas-bootstrap-container {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav.oscitas-bootstrap-container > li.oscitas-bootstrap-container > a.oscitas-bootstrap-container:hover,
.nav.oscitas-bootstrap-container > li.oscitas-bootstrap-container > a.oscitas-bootstrap-container:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav.oscitas-bootstrap-container > li.disabled.oscitas-bootstrap-container > a.oscitas-bootstrap-container {
  color: #777;
}
.nav.oscitas-bootstrap-container > li.disabled.oscitas-bootstrap-container > a.oscitas-bootstrap-container:hover,
.nav.oscitas-bootstrap-container > li.disabled.oscitas-bootstrap-container > a.oscitas-bootstrap-container:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav.oscitas-bootstrap-container .open.oscitas-bootstrap-container > a.oscitas-bootstrap-container,
.nav.oscitas-bootstrap-container .open.oscitas-bootstrap-container > a.oscitas-bootstrap-container:hover,
.nav.oscitas-bootstrap-container .open.oscitas-bootstrap-container > a.oscitas-bootstrap-container:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav.oscitas-bootstrap-container .nav-divider.oscitas-bootstrap-container {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav.oscitas-bootstrap-container > li.oscitas-bootstrap-container > a.oscitas-bootstrap-container > img {
  max-width: none;
}
.nav-tabs.oscitas-bootstrap-container {
  border-bottom: 1px solid #ddd;
}
.nav-tabs.oscitas-bootstrap-container > li.oscitas-bootstrap-container {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs.oscitas-bootstrap-container > li.oscitas-bootstrap-container > a.oscitas-bootstrap-container {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs.oscitas-bootstrap-container > li.oscitas-bootstrap-container > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs.oscitas-bootstrap-container > li.active.oscitas-bootstrap-container > a,
.nav-tabs.oscitas-bootstrap-container > li.active.oscitas-bootstrap-container > a:hover,
.nav-tabs.oscitas-bootstrap-container > li.active.oscitas-bootstrap-container > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified.oscitas-bootstrap-container {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified.oscitas-bootstrap-container > li {
  float: none;
}
.nav-tabs.nav-justified.oscitas-bootstrap-container > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified.oscitas-bootstrap-container > .dropdown.oscitas-bootstrap-container .dropdown-menu.oscitas-bootstrap-container {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified.oscitas-bootstrap-container > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified.oscitas-bootstrap-container > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified.oscitas-bootstrap-container > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified.oscitas-bootstrap-container > .active > a,
.nav-tabs.nav-justified.oscitas-bootstrap-container > .active > a:hover,
.nav-tabs.nav-justified.oscitas-bootstrap-container > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified.oscitas-bootstrap-container > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified.oscitas-bootstrap-container > .active > a,
  .nav-tabs.nav-justified.oscitas-bootstrap-container > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills.oscitas-bootstrap-container > li {
  float: left;
}
.nav-pills.oscitas-bootstrap-container > li > a {
  border-radius: 4px;
}
.nav-pills.oscitas-bootstrap-container > li + li {
  margin-left: 2px;
}
.nav-pills.oscitas-bootstrap-container > li.active > a,
.nav-pills.oscitas-bootstrap-container > li.active > a:hover,
.nav-pills.oscitas-bootstrap-container > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked.oscitas-bootstrap-container > li {
  float: none;
}
.nav-stacked.oscitas-bootstrap-container > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified.oscitas-bootstrap-container {
  width: 100%;
}
.nav-justified.oscitas-bootstrap-container > li {
  float: none;
}
.nav-justified.oscitas-bootstrap-container > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified.oscitas-bootstrap-container > .dropdown.oscitas-bootstrap-container .dropdown-menu.oscitas-bootstrap-container {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified.oscitas-bootstrap-container > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified.oscitas-bootstrap-container > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified.oscitas-bootstrap-container {
  border-bottom: 0;
}
.nav-tabs-justified.oscitas-bootstrap-container > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified.oscitas-bootstrap-container > .active > a,
.nav-tabs-justified.oscitas-bootstrap-container > .active > a:hover,
.nav-tabs-justified.oscitas-bootstrap-container > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified.oscitas-bootstrap-container > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified.oscitas-bootstrap-container > .active > a,
  .nav-tabs-justified.oscitas-bootstrap-container > .active > a:hover,
  .nav-tabs-justified.oscitas-bootstrap-container > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content.oscitas-bootstrap-container > .tab-pane.oscitas-bootstrap-container {
  display: none;
}
.tab-content.oscitas-bootstrap-container > .active.oscitas-bootstrap-container {
  display: block;
}
.nav-tabs.oscitas-bootstrap-container .dropdown-menu.oscitas-bootstrap-container {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar.oscitas-bootstrap-container {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar.oscitas-bootstrap-container {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header.oscitas-bootstrap-container {
    float: left;
  }
}
.navbar-collapse.oscitas-bootstrap-container {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in.oscitas-bootstrap-container {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse.oscitas-bootstrap-container {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse.oscitas-bootstrap-container {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in.oscitas-bootstrap-container {
    overflow-y: visible;
  }
  .navbar-fixed-top.oscitas-bootstrap-container .navbar-collapse.oscitas-bootstrap-container,
  .navbar-static-top.oscitas-bootstrap-container .navbar-collapse.oscitas-bootstrap-container,
  .navbar-fixed-bottom.oscitas-bootstrap-container .navbar-collapse.oscitas-bootstrap-container {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top.oscitas-bootstrap-container .navbar-collapse.oscitas-bootstrap-container,
.navbar-fixed-bottom.oscitas-bootstrap-container .navbar-collapse.oscitas-bootstrap-container {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top.oscitas-bootstrap-container .navbar-collapse.oscitas-bootstrap-container,
  .navbar-fixed-bottom.oscitas-bootstrap-container .navbar-collapse.oscitas-bootstrap-container {
    max-height: 200px;
  }
}
.container.oscitas-bootstrap-container > .navbar-header.oscitas-bootstrap-container,
.container-fluid.oscitas-bootstrap-container > .navbar-header.oscitas-bootstrap-container,
.container.oscitas-bootstrap-container > .navbar-collapse.oscitas-bootstrap-container,
.container-fluid.oscitas-bootstrap-container > .navbar-collapse.oscitas-bootstrap-container {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container.oscitas-bootstrap-container > .navbar-header.oscitas-bootstrap-container,
  .container-fluid.oscitas-bootstrap-container > .navbar-header.oscitas-bootstrap-container,
  .container.oscitas-bootstrap-container > .navbar-collapse.oscitas-bootstrap-container,
  .container-fluid.oscitas-bootstrap-container > .navbar-collapse.oscitas-bootstrap-container {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top.oscitas-bootstrap-container {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top.oscitas-bootstrap-container {
    border-radius: 0;
  }
}
.navbar-fixed-top.oscitas-bootstrap-container,
.navbar-fixed-bottom.oscitas-bootstrap-container {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top.oscitas-bootstrap-container,
  .navbar-fixed-bottom.oscitas-bootstrap-container {
    border-radius: 0;
  }
}
.navbar-fixed-top.oscitas-bootstrap-container {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom.oscitas-bootstrap-container {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand.oscitas-bootstrap-container {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand.oscitas-bootstrap-container:hover,
.navbar-brand.oscitas-bootstrap-container:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar.oscitas-bootstrap-container > .container.oscitas-bootstrap-container .navbar-brand,
  .navbar.oscitas-bootstrap-container > .container-fluid.oscitas-bootstrap-container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle.oscitas-bootstrap-container {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle.oscitas-bootstrap-container:focus {
  outline: 0;
}
.navbar-toggle.oscitas-bootstrap-container .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle.oscitas-bootstrap-container .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle.oscitas-bootstrap-container {
    display: none;
  }
}
.navbar-nav.oscitas-bootstrap-container {
  margin: 7.5px -15px;
}
.navbar-nav.oscitas-bootstrap-container > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > li > a,
  .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > li > a:hover,
  .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav.oscitas-bootstrap-container {
    float: left;
    margin: 0;
  }
  .navbar-nav.oscitas-bootstrap-container > li {
    float: left;
  }
  .navbar-nav.oscitas-bootstrap-container > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right.oscitas-bootstrap-container:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left.oscitas-bootstrap-container {
    float: left !important;
  }
  .navbar-right.oscitas-bootstrap-container {
    float: right !important;
  }
}
.navbar-form.oscitas-bootstrap-container {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form.oscitas-bootstrap-container .form-group.oscitas-bootstrap-container {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form.oscitas-bootstrap-container .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form.oscitas-bootstrap-container .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form.oscitas-bootstrap-container .input-group .input-group-addon,
  .navbar-form.oscitas-bootstrap-container .input-group .input-group-btn,
  .navbar-form.oscitas-bootstrap-container .input-group .form-control {
    width: auto;
  }
  .navbar-form.oscitas-bootstrap-container .input-group > .form-control {
    width: 100%;
  }
  .navbar-form.oscitas-bootstrap-container .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form.oscitas-bootstrap-container .radio,
  .navbar-form.oscitas-bootstrap-container .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form.oscitas-bootstrap-container .radio label,
  .navbar-form.oscitas-bootstrap-container .checkbox label {
    padding-left: 0;
  }
  .navbar-form.oscitas-bootstrap-container .radio input[type="radio"],
  .navbar-form.oscitas-bootstrap-container .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form.oscitas-bootstrap-container .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form.oscitas-bootstrap-container .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form.oscitas-bootstrap-container {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right.oscitas-bootstrap-container:last-child {
    margin-right: -15px;
  }
}
.navbar-nav.oscitas-bootstrap-container.oscitas-bootstrap-container > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn.oscitas-bootstrap-container {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm.oscitas-bootstrap-container {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs.oscitas-bootstrap-container {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text.oscitas-bootstrap-container {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text.oscitas-bootstrap-container {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right.oscitas-bootstrap-container:last-child {
    margin-right: 0;
  }
}
.navbar-default.oscitas-bootstrap-container {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default.oscitas-bootstrap-container .navbar-brand {
  color: #777;
}
.navbar-default.oscitas-bootstrap-container .navbar-brand:hover,
.navbar-default.oscitas-bootstrap-container .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default.oscitas-bootstrap-container .navbar-text {
  color: #777;
}
.navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > li > a {
  color: #777;
}
.navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > li > a:hover,
.navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .active > a,
.navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .active > a:hover,
.navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .disabled > a,
.navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .disabled > a:hover,
.navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default.oscitas-bootstrap-container .navbar-toggle.oscitas-bootstrap-container {
  border-color: #ddd;
}
.navbar-default.oscitas-bootstrap-container .navbar-toggle.oscitas-bootstrap-container:hover,
.navbar-default.oscitas-bootstrap-container .navbar-toggle.oscitas-bootstrap-container:focus {
  background-color: #ddd;
}
.navbar-default.oscitas-bootstrap-container .navbar-toggle.oscitas-bootstrap-container .icon-bar {
  background-color: #888;
}
.navbar-default.oscitas-bootstrap-container .navbar-collapse,
.navbar-default.oscitas-bootstrap-container .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .open > a,
.navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .open > a:hover,
.navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > li > a:hover,
  .navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .active > a,
  .navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .active > a:hover,
  .navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .disabled > a,
  .navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .disabled > a:hover,
  .navbar-default.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default.oscitas-bootstrap-container .navbar-link {
  color: #777;
}
.navbar-default.oscitas-bootstrap-container .navbar-link:hover {
  color: #333;
}
.navbar-default.oscitas-bootstrap-container .btn-link {
  color: #777;
}
.navbar-default.oscitas-bootstrap-container .btn-link:hover,
.navbar-default.oscitas-bootstrap-container .btn-link:focus {
  color: #333;
}
.navbar-default.oscitas-bootstrap-container .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default.oscitas-bootstrap-container .btn-link:hover,
.navbar-default.oscitas-bootstrap-container .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default.oscitas-bootstrap-container .btn-link:focus {
  color: #ccc;
}
.navbar-inverse.oscitas-bootstrap-container {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-brand {
  color: #777;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-brand:hover,
.navbar-inverse.oscitas-bootstrap-container .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-text {
  color: #777;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > li > a {
  color: #777;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > li > a:hover,
.navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .active > a,
.navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .active > a:hover,
.navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .disabled > a,
.navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .disabled > a:hover,
.navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-toggle.oscitas-bootstrap-container {
  border-color: #333;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-toggle.oscitas-bootstrap-container:hover,
.navbar-inverse.oscitas-bootstrap-container .navbar-toggle.oscitas-bootstrap-container:focus {
  background-color: #333;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-toggle.oscitas-bootstrap-container .icon-bar {
  background-color: #fff;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-collapse.oscitas-bootstrap-container,
.navbar-inverse.oscitas-bootstrap-container .navbar-form {
  border-color: #101010;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .open > a,
.navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .open > a:hover,
.navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > li > a:hover,
  .navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .active > a,
  .navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .active > a:hover,
  .navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .disabled > a,
  .navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse.oscitas-bootstrap-container .navbar-nav.oscitas-bootstrap-container .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse.oscitas-bootstrap-container .navbar-link {
  color: #777;
}
.navbar-inverse.oscitas-bootstrap-container .navbar-link:hover {
  color: #fff;
}
.navbar-inverse.oscitas-bootstrap-container .btn-link {
  color: #777;
}
.navbar-inverse.oscitas-bootstrap-container .btn-link:hover,
.navbar-inverse.oscitas-bootstrap-container .btn-link:focus {
  color: #fff;
}
.navbar-inverse.oscitas-bootstrap-container .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse.oscitas-bootstrap-container .btn-link:hover,
.navbar-inverse.oscitas-bootstrap-container .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse.oscitas-bootstrap-container .btn-link:focus {
  color: #444;
}
.breadcrumb.oscitas-bootstrap-container {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb.oscitas-bootstrap-container > li {
  display: inline-block;
}
.breadcrumb.oscitas-bootstrap-container > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb.oscitas-bootstrap-container > .active {
  color: #777;
}
.pagination.oscitas-bootstrap-container {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination.oscitas-bootstrap-container > li {
  display: inline;
}
.pagination.oscitas-bootstrap-container > li > a,
.pagination.oscitas-bootstrap-container > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination.oscitas-bootstrap-container > li:first-child > a,
.pagination.oscitas-bootstrap-container > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination.oscitas-bootstrap-container > li:last-child > a,
.pagination.oscitas-bootstrap-container > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination.oscitas-bootstrap-container > li > a:hover,
.pagination.oscitas-bootstrap-container > li > span:hover,
.pagination.oscitas-bootstrap-container > li > a:focus,
.pagination.oscitas-bootstrap-container > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination.oscitas-bootstrap-container > .active > a,
.pagination.oscitas-bootstrap-container > .active > span,
.pagination.oscitas-bootstrap-container > .active > a:hover,
.pagination.oscitas-bootstrap-container > .active > span:hover,
.pagination.oscitas-bootstrap-container > .active > a:focus,
.pagination.oscitas-bootstrap-container > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination.oscitas-bootstrap-container > .disabled > span,
.pagination.oscitas-bootstrap-container > .disabled > span:hover,
.pagination.oscitas-bootstrap-container > .disabled > span:focus,
.pagination.oscitas-bootstrap-container > .disabled > a,
.pagination.oscitas-bootstrap-container > .disabled > a:hover,
.pagination.oscitas-bootstrap-container > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg.oscitas-bootstrap-container > li > a,
.pagination-lg.oscitas-bootstrap-container > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg.oscitas-bootstrap-container > li:first-child > a,
.pagination-lg.oscitas-bootstrap-container > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg.oscitas-bootstrap-container > li:last-child > a,
.pagination-lg.oscitas-bootstrap-container > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm.oscitas-bootstrap-container > li > a,
.pagination-sm.oscitas-bootstrap-container > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm.oscitas-bootstrap-container > li:first-child > a,
.pagination-sm.oscitas-bootstrap-container > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm.oscitas-bootstrap-container > li:last-child > a,
.pagination-sm.oscitas-bootstrap-container > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager.oscitas-bootstrap-container {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager.oscitas-bootstrap-container li {
  display: inline;
}
.pager.oscitas-bootstrap-container li > a,
.pager.oscitas-bootstrap-container li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager.oscitas-bootstrap-container li > a:hover,
.pager.oscitas-bootstrap-container li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager.oscitas-bootstrap-container .next > a,
.pager.oscitas-bootstrap-container .next > span {
  float: right;
}
.pager.oscitas-bootstrap-container .previous > a,
.pager.oscitas-bootstrap-container .previous > span {
  float: left;
}
.pager.oscitas-bootstrap-container .disabled > a,
.pager.oscitas-bootstrap-container .disabled > a:hover,
.pager.oscitas-bootstrap-container .disabled > a:focus,
.pager.oscitas-bootstrap-container .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label.oscitas-bootstrap-container  {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label.oscitas-bootstrap-container :hover,
a.label.oscitas-bootstrap-container :focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label.oscitas-bootstrap-container :empty {
  display: none;
}
.btn .label.oscitas-bootstrap-container  {
  position: relative;
  top: -1px;
}
.label-default.oscitas-bootstrap-container {
  background-color: #777;
}
.label-default[href].oscitas-bootstrap-container:hover,
.label-default[href].oscitas-bootstrap-container:focus {
  background-color: #5e5e5e;
}
.label-primary.oscitas-bootstrap-container {
  background-color: #428bca;
}
.label-primary[href].oscitas-bootstrap-container:hover,
.label-primary[href].oscitas-bootstrap-container:focus {
  background-color: #3071a9;
}
.label-success.oscitas-bootstrap-container {
  background-color: #5cb85c;
}
.label-success[href].oscitas-bootstrap-container:hover,
.label-success[href].oscitas-bootstrap-container:focus {
  background-color: #449d44;
}
.label-info.oscitas-bootstrap-container {
  background-color: #5bc0de;
}
.label-info[href].oscitas-bootstrap-container:hover,
.label-info[href].oscitas-bootstrap-container:focus {
  background-color: #31b0d5;
}
.label-warning.oscitas-bootstrap-container {
  background-color: #f0ad4e;
}
.label-warning[href].oscitas-bootstrap-container:hover,
.label-warning[href].oscitas-bootstrap-container:focus {
  background-color: #ec971f;
}
.label-danger.oscitas-bootstrap-container {
  background-color: #d9534f;
}
.label-danger[href].oscitas-bootstrap-container:hover,
.label-danger[href].oscitas-bootstrap-container:focus {
  background-color: #c9302c;
}
.badge.oscitas-bootstrap-container  {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge.oscitas-bootstrap-container :empty {
  display: none;
}
.btn .badge.oscitas-bootstrap-container  {
  position: relative;
  top: -1px;
}
.btn-xs .badge.oscitas-bootstrap-container  {
  top: 0;
  padding: 1px 5px;
}
a.badge.oscitas-bootstrap-container :hover,
a.badge.oscitas-bootstrap-container :focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge.oscitas-bootstrap-container ,
.nav-pills > .active > a > .badge.oscitas-bootstrap-container  {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge.oscitas-bootstrap-container  {
  margin-left: 3px;
}
.jumbotron.oscitas-bootstrap-container  {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron.oscitas-bootstrap-container  h1,
.jumbotron.oscitas-bootstrap-container  .h1 {
  color: inherit;
}
.jumbotron.oscitas-bootstrap-container  p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron.oscitas-bootstrap-container  > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron.oscitas-bootstrap-container  {
  border-radius: 6px;
}
.jumbotron.oscitas-bootstrap-container  .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron.oscitas-bootstrap-container  {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron.oscitas-bootstrap-container  {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron.oscitas-bootstrap-container  h1,
  .jumbotron.oscitas-bootstrap-container  .h1 {
    font-size: 63px;
  }
}
.thumbnail.oscitas-bootstrap-container  {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.thumbnail.oscitas-bootstrap-container  > img,
.thumbnail.oscitas-bootstrap-container  a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.oscitas-bootstrap-container :hover,
a.thumbnail.oscitas-bootstrap-container :focus,
a.thumbnail.oscitas-bootstrap-container .active {
  border-color: #428bca;
}
.thumbnail.oscitas-bootstrap-container  .caption {
  padding: 9px;
  color: #333;
}
.alert.oscitas-bootstrap-container  {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert.oscitas-bootstrap-container  h4 {
  margin-top: 0;
  color: inherit;
}
.alert.oscitas-bootstrap-container  .alert-link {
  font-weight: bold;
}
.alert.oscitas-bootstrap-container  > p,
.alert.oscitas-bootstrap-container  > ul {
  margin-bottom: 0;
}
.alert.oscitas-bootstrap-container  > p + p {
  margin-top: 5px;
}
.alert-dismissable.oscitas-bootstrap-container,
.alert-dismissible.oscitas-bootstrap-container {
  padding-right: 35px;
}
.alert-dismissable.oscitas-bootstrap-container .close,
.alert-dismissible.oscitas-bootstrap-container .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success.oscitas-bootstrap-container {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success.oscitas-bootstrap-container hr {
  border-top-color: #c9e2b3;
}
.alert-success.oscitas-bootstrap-container .alert-link {
  color: #2b542c;
}
.alert-info.oscitas-bootstrap-container {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info.oscitas-bootstrap-container hr {
  border-top-color: #a6e1ec;
}
.alert-info.oscitas-bootstrap-container .alert-link {
  color: #245269;
}
.alert-warning.oscitas-bootstrap-container {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning.oscitas-bootstrap-container hr {
  border-top-color: #f7e1b5;
}
.alert-warning.oscitas-bootstrap-container .alert-link {
  color: #66512c;
}
.alert-danger.oscitas-bootstrap-container {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger.oscitas-bootstrap-container hr {
  border-top-color: #e4b9c0;
}
.alert-danger.oscitas-bootstrap-container .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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.oscitas-bootstrap-container {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar.oscitas-bootstrap-container {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped.oscitas-bootstrap-container .progress-bar.oscitas-bootstrap-container,
.progress-bar-striped.oscitas-bootstrap-container {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active.oscitas-bootstrap-container .progress-bar.oscitas-bootstrap-container,
.progress-bar.active.oscitas-bootstrap-container {
  -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[aria-valuenow="1"].oscitas-bootstrap-container,
.progress-bar[aria-valuenow="2"].oscitas-bootstrap-container {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"].oscitas-bootstrap-container {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.progress-bar-success.oscitas-bootstrap-container {
  background-color: #5cb85c;
}
.progress-striped.oscitas-bootstrap-container .progress-bar-success.oscitas-bootstrap-container {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info.oscitas-bootstrap-container {
  background-color: #5bc0de;
}
.progress-striped.oscitas-bootstrap-container .progress-bar-info.oscitas-bootstrap-container {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning.oscitas-bootstrap-container {
  background-color: #f0ad4e;
}
.progress-striped.oscitas-bootstrap-container .progress-bar-warning.oscitas-bootstrap-container {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger.oscitas-bootstrap-container {
  background-color: #d9534f;
}
.progress-striped.oscitas-bootstrap-container .progress-bar-danger.oscitas-bootstrap-container {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media.oscitas-bootstrap-container,
.media-body.oscitas-bootstrap-container {
  overflow: hidden;
  zoom: 1;
}
.media.oscitas-bootstrap-container,
.media.oscitas-bootstrap-container .media.oscitas-bootstrap-container {
  margin-top: 15px;
}
.media.oscitas-bootstrap-container:first-child {
  margin-top: 0;
}
.media-object.oscitas-bootstrap-container {
  display: block;
}
.media-heading.oscitas-bootstrap-container {
  margin: 0 0 5px;
}
.media.oscitas-bootstrap-container > .pull-left {
  margin-right: 10px;
}
.media.oscitas-bootstrap-container > .pull-right {
  margin-left: 10px;
}
.media-list.oscitas-bootstrap-container {
  padding-left: 0;
  list-style: none;
}
.list-group.oscitas-bootstrap-container {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item.oscitas-bootstrap-container {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item.oscitas-bootstrap-container:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item.oscitas-bootstrap-container:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.oscitas-bootstrap-container > .badge.oscitas-bootstrap-container  {
  float: right;
}
.list-group-item.oscitas-bootstrap-container > .badge.oscitas-bootstrap-container  + .badge.oscitas-bootstrap-container  {
  margin-right: 5px;
}
a.list-group-item.oscitas-bootstrap-container {
  color: #555;
}
a.list-group-item.oscitas-bootstrap-container .list-group-item-heading {
  color: #333;
}
a.list-group-item.oscitas-bootstrap-container:hover,
a.list-group-item.oscitas-bootstrap-container:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.oscitas-bootstrap-container .disabled,
.list-group-item.oscitas-bootstrap-container .disabled:hover,
.list-group-item.oscitas-bootstrap-container .disabled:focus {
  color: #777;
  background-color: #eee;
}
.list-group-item.oscitas-bootstrap-container .disabled .list-group-item-heading,
.list-group-item.oscitas-bootstrap-container .disabled:hover .list-group-item-heading,
.list-group-item.oscitas-bootstrap-container .disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.oscitas-bootstrap-container .disabled .list-group-item-text,
.list-group-item.oscitas-bootstrap-container .disabled:hover .list-group-item-text,
.list-group-item.oscitas-bootstrap-container .disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.oscitas-bootstrap-container .active,
.list-group-item.oscitas-bootstrap-container .active:hover,
.list-group-item.oscitas-bootstrap-container .active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.oscitas-bootstrap-container .active .list-group-item-heading,
.list-group-item.oscitas-bootstrap-container .active:hover .list-group-item-heading,
.list-group-item.oscitas-bootstrap-container .active:focus .list-group-item-heading,
.list-group-item.oscitas-bootstrap-container .active .list-group-item-heading > small,
.list-group-item.oscitas-bootstrap-container .active:hover .list-group-item-heading > small,
.list-group-item.oscitas-bootstrap-container .active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.oscitas-bootstrap-container .active:hover .list-group-item-heading > .small,
.list-group-item.oscitas-bootstrap-container .active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.oscitas-bootstrap-container .active .list-group-item-text,
.list-group-item.oscitas-bootstrap-container .active:hover .list-group-item-text,
.list-group-item.oscitas-bootstrap-container .active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success.oscitas-bootstrap-container  {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success.oscitas-bootstrap-container  {
  color: #3c763d;
}
a.list-group-item-success.oscitas-bootstrap-container  .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success.oscitas-bootstrap-container :hover,
a.list-group-item-success.oscitas-bootstrap-container :focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.oscitas-bootstrap-container .active,
a.list-group-item-success.oscitas-bootstrap-container .active:hover,
a.list-group-item-success.oscitas-bootstrap-container .active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info.oscitas-bootstrap-container  {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info.oscitas-bootstrap-container  {
  color: #31708f;
}
a.list-group-item-info.oscitas-bootstrap-container  .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info.oscitas-bootstrap-container :hover,
a.list-group-item-info.oscitas-bootstrap-container :focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.oscitas-bootstrap-container .active,
a.list-group-item-info.oscitas-bootstrap-container .active:hover,
a.list-group-item-info.oscitas-bootstrap-container .active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning.oscitas-bootstrap-container  {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning.oscitas-bootstrap-container  {
  color: #8a6d3b;
}
a.list-group-item-warning.oscitas-bootstrap-container  .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning.oscitas-bootstrap-container :hover,
a.list-group-item-warning.oscitas-bootstrap-container :focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.oscitas-bootstrap-container .active,
a.list-group-item-warning.oscitas-bootstrap-container .active:hover,
a.list-group-item-warning.oscitas-bootstrap-container .active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger.oscitas-bootstrap-container  {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger.oscitas-bootstrap-container  {
  color: #a94442;
}
a.list-group-item-danger.oscitas-bootstrap-container  .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger.oscitas-bootstrap-container :hover,
a.list-group-item-danger.oscitas-bootstrap-container :focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.oscitas-bootstrap-container .active,
a.list-group-item-danger.oscitas-bootstrap-container .active:hover,
a.list-group-item-danger.oscitas-bootstrap-container .active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading.oscitas-bootstrap-container  {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text.oscitas-bootstrap-container  {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel.oscitas-bootstrap-container  {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body.oscitas-bootstrap-container  {
  padding: 15px;
}
.panel-heading.oscitas-bootstrap-container  {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading.oscitas-bootstrap-container  > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title.oscitas-bootstrap-container  {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title.oscitas-bootstrap-container  > a {
  color: inherit;
}
.panel-footer.oscitas-bootstrap-container  {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel.oscitas-bootstrap-container  > .list-group.oscitas-bootstrap-container  {
  margin-bottom: 0;
}
.panel.oscitas-bootstrap-container  > .list-group.oscitas-bootstrap-container  .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel.oscitas-bootstrap-container  > .list-group.oscitas-bootstrap-container :first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel.oscitas-bootstrap-container  > .list-group.oscitas-bootstrap-container :last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading.oscitas-bootstrap-container  + .list-group.oscitas-bootstrap-container  .list-group-item:first-child {
  border-top-width: 0;
}
.list-group.oscitas-bootstrap-container  + .panel-footer.oscitas-bootstrap-container  {
  border-top-width: 0;
}
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container ,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container ,
.panel.oscitas-bootstrap-container  > .panel-collapse.oscitas-bootstrap-container  > .table {
  margin-bottom: 0;
}
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container :first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :first-child > .table.oscitas-bootstrap-container :first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container :first-child > thead:first-child > tr:first-child td:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :first-child > .table.oscitas-bootstrap-container:first-child > thead:first-child > tr:first-child td:first-child,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:first-child > tbody:first-child > tr:first-child td:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :first-child > .table.oscitas-bootstrap-container:first-child > tbody:first-child > tr:first-child td:first-child,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:first-child > thead:first-child > tr:first-child th:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :first-child > .table.oscitas-bootstrap-container:first-child > thead:first-child > tr:first-child th:first-child,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:first-child > tbody:first-child > tr:first-child th:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :first-child > .table.oscitas-bootstrap-container:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:first-child > thead:first-child > tr:first-child td:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :first-child > .table.oscitas-bootstrap-container:first-child > thead:first-child > tr:first-child td:last-child,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:first-child > tbody:first-child > tr:first-child td:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :first-child > .table.oscitas-bootstrap-container:first-child > tbody:first-child > tr:first-child td:last-child,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:first-child > thead:first-child > tr:first-child th:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :first-child > .table.oscitas-bootstrap-container:first-child > thead:first-child > tr:first-child th:last-child,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:first-child > tbody:first-child > tr:first-child th:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :first-child > .table.oscitas-bootstrap-container:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :last-child > .table.oscitas-bootstrap-container:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:last-child > tbody:last-child > tr:last-child td:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :last-child > .table.oscitas-bootstrap-container:last-child > tbody:last-child > tr:last-child td:first-child,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :last-child > .table.oscitas-bootstrap-container:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:last-child > tbody:last-child > tr:last-child th:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :last-child > .table.oscitas-bootstrap-container:last-child > tbody:last-child > tr:last-child th:first-child,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :last-child > .table.oscitas-bootstrap-container:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:last-child > tbody:last-child > tr:last-child td:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :last-child > .table.oscitas-bootstrap-container:last-child > tbody:last-child > tr:last-child td:last-child,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :last-child > .table.oscitas-bootstrap-container:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:last-child > tbody:last-child > tr:last-child th:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :last-child > .table.oscitas-bootstrap-container:last-child > tbody:last-child > tr:last-child th:last-child,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container :last-child > .table.oscitas-bootstrap-container:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel.oscitas-bootstrap-container  > .panel-body.oscitas-bootstrap-container + .table.oscitas-bootstrap-container,
.panel.oscitas-bootstrap-container  > .panel-body.oscitas-bootstrap-container + .table-responsive.oscitas-bootstrap-container  {
  border-top: 1px solid #ddd;
}
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container > tbody:first-child > tr:first-child th,
.panel.oscitas-bootstrap-container  > .table.oscitas-bootstrap-container > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container {
  border: 0;
}
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > thead > tr > th:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > thead > tr > th:first-child,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr > th:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr > th:first-child,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tfoot > tr > th:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tfoot > tr > th:first-child,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > thead > tr > td:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > thead > tr > td:first-child,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr > td:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr > td:first-child,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tfoot > tr > td:first-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > thead > tr > th:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > thead > tr > th:last-child,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr > th:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr > th:last-child,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tfoot > tr > th:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tfoot > tr > th:last-child,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > thead > tr > td:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > thead > tr > td:last-child,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr > td:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr > td:last-child,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tfoot > tr > td:last-child,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > thead > tr:first-child > td,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > thead > tr:first-child > td,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr:first-child > td,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr:first-child > td,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > thead > tr:first-child > th,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > thead > tr:first-child > th,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr:first-child > th,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr:last-child > td,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr:last-child > td,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tfoot > tr:last-child > td,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tfoot > tr:last-child > td,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr:last-child > th,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tbody > tr:last-child > th,
.panel.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tfoot > tr:last-child > th,
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  > .table-bordered.oscitas-bootstrap-container > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel.oscitas-bootstrap-container  > .table-responsive.oscitas-bootstrap-container  {
  margin-bottom: 0;
  border: 0;
}
.panel.oscitas-bootstrap-container -group {
  margin-bottom: 20px;
}
.panel-group.oscitas-bootstrap-container  .panel.oscitas-bootstrap-container  {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group.oscitas-bootstrap-container  .panel.oscitas-bootstrap-container  + .panel.oscitas-bootstrap-container  {
  margin-top: 5px;
}
.panel-group.oscitas-bootstrap-container  .panel-heading {
  border-bottom: 0;
}
.panel-group.oscitas-bootstrap-container  .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group.oscitas-bootstrap-container  .panel-footer {
  border-top: 0;
}
.panel-group.oscitas-bootstrap-container  .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default.oscitas-bootstrap-container {
  border-color: #ddd;
}
.panel-default.oscitas-bootstrap-container > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default.oscitas-bootstrap-container > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default.oscitas-bootstrap-container > .panel-heading .badge.oscitas-bootstrap-container  {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default.oscitas-bootstrap-container > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary.oscitas-bootstrap-container {
  border-color: #428bca;
}
.panel-primary.oscitas-bootstrap-container > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary.oscitas-bootstrap-container > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary.oscitas-bootstrap-container > .panel-heading .badge.oscitas-bootstrap-container  {
  color: #428bca;
  background-color: #fff;
}
.panel-primary.oscitas-bootstrap-container > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success.oscitas-bootstrap-container {
  border-color: #d6e9c6;
}
.panel-success.oscitas-bootstrap-container > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success.oscitas-bootstrap-container > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success.oscitas-bootstrap-container > .panel-heading .badge.oscitas-bootstrap-container  {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success.oscitas-bootstrap-container > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info.oscitas-bootstrap-container {
  border-color: #bce8f1;
}
.panel-info.oscitas-bootstrap-container > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info.oscitas-bootstrap-container > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info.oscitas-bootstrap-container > .panel-heading .badge.oscitas-bootstrap-container  {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info.oscitas-bootstrap-container > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning.oscitas-bootstrap-container {
  border-color: #faebcc;
}
.panel-warning.oscitas-bootstrap-container > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning.oscitas-bootstrap-container > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning.oscitas-bootstrap-container > .panel-heading .badge.oscitas-bootstrap-container  {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning.oscitas-bootstrap-container > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger.oscitas-bootstrap-container {
  border-color: #ebccd1;
}
.panel-danger.oscitas-bootstrap-container > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger.oscitas-bootstrap-container > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger.oscitas-bootstrap-container > .panel-heading .badge.oscitas-bootstrap-container  {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger.oscitas-bootstrap-container > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive.oscitas-bootstrap-container {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive.oscitas-bootstrap-container .embed-responsive-item,
.embed-responsive.oscitas-bootstrap-container iframe,
.embed-responsive.oscitas-bootstrap-container embed,
.embed-responsive.oscitas-bootstrap-container object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9.oscitas-bootstrap-container {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3.oscitas-bootstrap-container {
  padding-bottom: 75%;
}
.well.oscitas-bootstrap-container {
  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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well.oscitas-bootstrap-container blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg.oscitas-bootstrap-container {
  padding: 24px;
  border-radius: 6px;
}
.well-sm.oscitas-bootstrap-container {
  padding: 9px;
  border-radius: 3px;
}
.close.oscitas-bootstrap-container {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close.oscitas-bootstrap-container:hover,
.close.oscitas-bootstrap-container:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close.oscitas-bootstrap-container {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal.oscitas-bootstrap-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.oscitas-bootstrap-container.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
       -o-transform: translate3d(0, -25%, 0);
          transform: translate3d(0, -25%, 0);
}
.modal.oscitas-bootstrap-container.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.modal-open .modal.oscitas-bootstrap-container {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog.oscitas-bootstrap-container {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content.oscitas-bootstrap-container {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade{
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header.oscitas-bootstrap-container {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header.oscitas-bootstrap-container .close {
  margin-top: -2px;
}
.modal-title.oscitas-bootstrap-container {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body.oscitas-bootstrap-container {
  position: relative;
  padding: 15px;
}
.modal-footer.oscitas-bootstrap-container {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer.oscitas-bootstrap-container .btn.oscitas-bootstrap-container + .btn.oscitas-bootstrap-container {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer.oscitas-bootstrap-container .btn-group.oscitas-bootstrap-container .btn.oscitas-bootstrap-container + .btn.oscitas-bootstrap-container {
  margin-left: -1px;
}
.modal-footer.oscitas-bootstrap-container .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.oscitas-bootstrap-container {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content.oscitas-bootstrap-container {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm.oscitas-bootstrap-container {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg.oscitas-bootstrap-container {
    width: 900px;
  }
}
.tooltip.oscitas-bootstrap-container {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in.oscitas-bootstrap-container {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top.oscitas-bootstrap-container {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right.oscitas-bootstrap-container {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom.oscitas-bootstrap-container {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left.oscitas-bootstrap-container {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner.oscitas-bootstrap-container {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow.oscitas-bootstrap-container {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top.oscitas-bootstrap-container .tooltip-arrow.oscitas-bootstrap-container {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left.oscitas-bootstrap-container .tooltip-arrow.oscitas-bootstrap-container {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right.oscitas-bootstrap-container .tooltip-arrow.oscitas-bootstrap-container {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right.oscitas-bootstrap-container .tooltip-arrow.oscitas-bootstrap-container {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left.oscitas-bootstrap-container .tooltip-arrow.oscitas-bootstrap-container {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom.oscitas-bootstrap-container .tooltip-arrow.oscitas-bootstrap-container {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left.oscitas-bootstrap-container .tooltip-arrow.oscitas-bootstrap-container {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right.oscitas-bootstrap-container .tooltip-arrow.oscitas-bootstrap-container {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover.oscitas-bootstrap-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top.oscitas-bootstrap-container {
  margin-top: -10px;
}
.popover.right.oscitas-bootstrap-container {
  margin-left: 10px;
}
.popover.bottom.oscitas-bootstrap-container {
  margin-top: 10px;
}
.popover.left.oscitas-bootstrap-container {
  margin-left: -10px;
}
.popover-title.oscitas-bootstrap-container {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content.oscitas-bootstrap-container {
  padding: 9px 14px;
}
.popover.oscitas-bootstrap-container > .arrow.oscitas-bootstrap-container,
.popover.oscitas-bootstrap-container > .arrow.oscitas-bootstrap-container:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover.oscitas-bootstrap-container > .arrow.oscitas-bootstrap-container {
  border-width: 11px;
}
.popover.oscitas-bootstrap-container > .arrow.oscitas-bootstrap-container:after {
  content: "";
  border-width: 10px;
}
.popover.top.oscitas-bootstrap-container > .arrow.oscitas-bootstrap-container {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top.oscitas-bootstrap-container > .arrow.oscitas-bootstrap-container:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right.oscitas-bootstrap-container > .arrow.oscitas-bootstrap-container {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right.oscitas-bootstrap-container > .arrow.oscitas-bootstrap-container:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom.oscitas-bootstrap-container > .arrow.oscitas-bootstrap-container {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom.oscitas-bootstrap-container > .arrow.oscitas-bootstrap-container:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left.oscitas-bootstrap-container > .arrow.oscitas-bootstrap-container {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left.oscitas-bootstrap-container > .arrow.oscitas-bootstrap-container:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel.oscitas-bootstrap-container {
  position: relative;
}
.carousel-inner.oscitas-bootstrap-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner.oscitas-bootstrap-container > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner.oscitas-bootstrap-container > .item > img,
.carousel-inner.oscitas-bootstrap-container > .item > a > img {
  line-height: 1;
}
.carousel-inner.oscitas-bootstrap-container  > .active,
.carousel-inner.oscitas-bootstrap-container  > .next,
.carousel-inner.oscitas-bootstrap-container  > .prev {
  display: block;
}
.carousel-inner.oscitas-bootstrap-container  > .active {
  left: 0;
}
.carousel-inner.oscitas-bootstrap-container  > .next,
.carousel-inner.oscitas-bootstrap-container  > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner.oscitas-bootstrap-container  > .next {
  left: 100%;
}
.carousel-inner.oscitas-bootstrap-container  > .prev {
  left: -100%;
}
.carousel-inner.oscitas-bootstrap-container  > .next.left,
.carousel-inner.oscitas-bootstrap-container  > .prev.right {
  left: 0;
}
.carousel-inner.oscitas-bootstrap-container  > .active.left {
  left: -100%;
}
.carousel-inner.oscitas-bootstrap-container  > .active.right {
  left: 100%;
}
.carousel-control.oscitas-bootstrap-container  {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.oscitas-bootstrap-container.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.oscitas-bootstrap-container.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.oscitas-bootstrap-container:hover,
.carousel-control.oscitas-bootstrap-container:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control.oscitas-bootstrap-container  .icon-prev,
.carousel-control.oscitas-bootstrap-container  .icon-next,
.carousel-control.oscitas-bootstrap-container  .glyphicon-chevron-left,
.carousel-control.oscitas-bootstrap-container  .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control.oscitas-bootstrap-container  .icon-prev,
.carousel-control.oscitas-bootstrap-container  .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control.oscitas-bootstrap-container  .icon-next,
.carousel-control.oscitas-bootstrap-container  .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control.oscitas-bootstrap-container  .icon-prev,
.carousel-control.oscitas-bootstrap-container  .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control.oscitas-bootstrap-container  .icon-prev:before {
  content: '\2039';
}
.carousel-control.oscitas-bootstrap-container  .icon-next:before {
  content: '\203a';
}
.carousel-indicators.oscitas-bootstrap-container {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators.oscitas-bootstrap-container li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators.oscitas-bootstrap-container .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption.oscitas-bootstrap-container {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption.oscitas-bootstrap-container .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control.oscitas-bootstrap-container  .glyphicon-chevron-left,
  .carousel-control.oscitas-bootstrap-container  .glyphicon-chevron-right,
  .carousel-control.oscitas-bootstrap-container  .icon-prev,
  .carousel-control.oscitas-bootstrap-container  .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control.oscitas-bootstrap-container  .glyphicon-chevron-left,
  .carousel-control.oscitas-bootstrap-container  .icon-prev {
    margin-left: -15px;
  }
  .carousel-control.oscitas-bootstrap-container  .glyphicon-chevron-right,
  .carousel-control.oscitas-bootstrap-container  .icon-next {
    margin-right: -15px;
  }
  .carousel-caption.oscitas-bootstrap-container {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators.oscitas-bootstrap-container {
    bottom: 20px;
  }
}
.clearfix.oscitas-bootstrap-container:before,
.clearfix.oscitas-bootstrap-container:after,
.dl-horizontal.oscitas-bootstrap-container dd:before,
.dl-horizontal.oscitas-bootstrap-container dd:after,
.container.oscitas-bootstrap-container:before,
.container.oscitas-bootstrap-container:after,
.container-fluid.oscitas-bootstrap-container:before,
.container-fluid.oscitas-bootstrap-container:after,
.row.oscitas-bootstrap-container:before,
.row.oscitas-bootstrap-container:after,
.form-horizontal .form-group.oscitas-bootstrap-container:before,
.form-horizontal .form-group.oscitas-bootstrap-container:after,
.btn-toolbar.oscitas-bootstrap-container:before,
.btn-toolbar.oscitas-bootstrap-container:after,
.btn-group-vertical > .btn-group.oscitas-bootstrap-container:before,
.btn-group-vertical > .btn-group.oscitas-bootstrap-container:after,
.nav.oscitas-bootstrap-container:before,
.nav.oscitas-bootstrap-container:after,
.navbar.oscitas-bootstrap-container:before,
.navbar.oscitas-bootstrap-container:after,
.navbar-header.oscitas-bootstrap-container:before,
.navbar-header.oscitas-bootstrap-container:after,
.navbar-collapse.oscitas-bootstrap-container:before,
.navbar-collapse.oscitas-bootstrap-container:after,
.pager.oscitas-bootstrap-container:before,
.pager.oscitas-bootstrap-container:after,
.panel-body.oscitas-bootstrap-container:before,
.panel-body.oscitas-bootstrap-container:after,
.modal-footer.oscitas-bootstrap-container:before,
.modal-footer.oscitas-bootstrap-container:after {
  display: table;
  content: " ";
}
.clearfix.oscitas-bootstrap-container:after,
.dl-horizontal dd.oscitas-bootstrap-container:after,
.container.oscitas-bootstrap-container:after,
.container-fluid.oscitas-bootstrap-container:after,
.row.oscitas-bootstrap-container:after,
.form-horizontal .form-group.oscitas-bootstrap-container:after,
.btn-toolbar.oscitas-bootstrap-container:after,
.btn-group-vertical > .btn-group.oscitas-bootstrap-container:after,
.nav.oscitas-bootstrap-container:after,
.navbar.oscitas-bootstrap-container:after,
.navbar-header.oscitas-bootstrap-container:after,
.navbar-collapse.oscitas-bootstrap-container:after,
.pager.oscitas-bootstrap-container:after,
.panel-body.oscitas-bootstrap-container:after,
.modal-footer.oscitas-bootstrap-container:after {
  clear: both;
}
.center-block.oscitas-bootstrap-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right.oscitas-bootstrap-container {
  float: right !important;
}
.pull-left.oscitas-bootstrap-container {
  float: left !important;
}
.hide.oscitas-bootstrap-container {
  display: none !important;
}
.show.oscitas-bootstrap-container {
  display: block !important;
}
.invisible.oscitas-bootstrap-container {
  visibility: hidden;
}
.text-hide.oscitas-bootstrap-container {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden.oscitas-bootstrap-container {
  display: none !important;
  visibility: hidden !important;
}
.affix.oscitas-bootstrap-container {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs.oscitas-bootstrap-container,
.visible-sm.oscitas-bootstrap-container,
.visible-md.oscitas-bootstrap-container,
.visible-lg.oscitas-bootstrap-container {
  display: none !important;
}
.visible-xs-block.oscitas-bootstrap-container,
.visible-xs-inline.oscitas-bootstrap-container,
.visible-xs-inline-block.oscitas-bootstrap-container,
.visible-sm-block.oscitas-bootstrap-container,
.visible-sm-inline.oscitas-bootstrap-container,
.visible-sm-inline-block.oscitas-bootstrap-container,
.visible-md-block.oscitas-bootstrap-container,
.visible-md-inline.oscitas-bootstrap-container,
.visible-md-inline-block.oscitas-bootstrap-container,
.visible-lg-block.oscitas-bootstrap-container,
.visible-lg-inline.oscitas-bootstrap-container,
.visible-lg-inline-block.oscitas-bootstrap-container {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs.oscitas-bootstrap-container {
    display: block !important;
  }
  table.visible-xs.oscitas-bootstrap-container {
    display: table;
  }
  tr.visible-xs.oscitas-bootstrap-container {
    display: table-row !important;
  }
  th.visible-xs.oscitas-bootstrap-container,
  td.visible-xs.oscitas-bootstrap-container {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block.oscitas-bootstrap-container {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline.oscitas-bootstrap-container {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block.oscitas-bootstrap-container {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm.oscitas-bootstrap-container {
    display: block !important;
  }
  table.visible-sm.oscitas-bootstrap-container {
    display: table;
  }
  tr.visible-sm.oscitas-bootstrap-container {
    display: table-row !important;
  }
  th.visible-sm.oscitas-bootstrap-container,
  td.visible-sm.oscitas-bootstrap-container {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block.oscitas-bootstrap-container {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline.oscitas-bootstrap-container {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block.oscitas-bootstrap-container {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md.oscitas-bootstrap-container {
    display: block !important;
  }
  table.visible-md.oscitas-bootstrap-container {
    display: table;
  }
  tr.visible-md.oscitas-bootstrap-container {
    display: table-row !important;
  }
  th.visible-md.oscitas-bootstrap-container,
  td.visible-md.oscitas-bootstrap-container {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block.oscitas-bootstrap-container {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline.oscitas-bootstrap-container {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block.oscitas-bootstrap-container {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg.oscitas-bootstrap-container {
    display: block !important;
  }
  table.visible-lg.oscitas-bootstrap-container {
    display: table;
  }
  tr.visible-lg.oscitas-bootstrap-container {
    display: table-row !important;
  }
  th.visible-lg.oscitas-bootstrap-container,
  td.visible-lg.oscitas-bootstrap-container {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block.oscitas-bootstrap-container {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline.oscitas-bootstrap-container {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block.oscitas-bootstrap-container {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs.oscitas-bootstrap-container {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm.oscitas-bootstrap-container {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md.oscitas-bootstrap-container {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg.oscitas-bootstrap-container {
    display: none !important;
  }
}
.visible-print.oscitas-bootstrap-container {
  display: none !important;
}
@media print {
  .visible-print.oscitas-bootstrap-container {
    display: block !important;
  }
  table.visible-print.oscitas-bootstrap-container {
    display: table;
  }
  tr.visible-print.oscitas-bootstrap-container {
    display: table-row !important;
  }
  th.visible-print.oscitas-bootstrap-container,
  td.visible-print.oscitas-bootstrap-container {
    display: table-cell !important;
  }
}
.visible-print-block.oscitas-bootstrap-container {
  display: none !important;
}
@media print {
  .visible-print-block.oscitas-bootstrap-container {
    display: block !important;
  }
}
.visible-print-inline.oscitas-bootstrap-container {
  display: none !important;
}
@media print {
  .visible-print-inline.oscitas-bootstrap-container {
    display: inline !important;
  }
}
.visible-print-inline-block.oscitas-bootstrap-container {
  display: none !important;
}
@media print {
  .visible-print-inline-block.oscitas-bootstrap-container {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print.oscitas-bootstrap-container {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
