::-webkit-scrollbar {
    width: 11px
}

::-webkit-scrollbar-track {
    background: #FFF;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1)
}

::-webkit-scrollbar-thumb {
    background: #CCC;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2)
}

::-webkit-scrollbar-thumb:hover {
    background: #AAA
}

::-webkit-scrollbar-thumb:active {
    background: #888;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3)
}

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

body {
    margin: 0;
    padding: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

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

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

fieldset {
    border: 1px solid #ddd;
    margin: 0;
    padding: 18px 15px
}

legend {
    border: 0;
    padding: 0;
    font-size: 17px;
    color: #87345A;
    font-weight: 600
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

body {
    font-family: 'Titillium Web', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
    color: #666
}

.b300 {
    width: 330px;
    display: block
}

.b350 {
    width: 350px;
    display: block
}

.b400 {
    width: 400px;
    display: block
}

.b420 {
    width: 420px;
    display: block
}

.b580 {
    width: 580px;
    display: block
}

.b600 {
    width: 600px;
    display: block
}

.b630 {
    width: 630px;
    display: block
}

.b660 {
    width: 660px;
    display: block
}

.b710 {
    width: 710px;
    display: block
}

.w100 {
    width: 100% !important
}

object {
    display: none
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

ul li,
ol li {
    display: inline
}

iframe[name='google_conversion_frame'],
object[type='application/gas-events-cef'] {
    display: none
}

.breadcrumb {
    display: table;
    width: 100%;
    margin-top: 30px;
    font-size: 12px
}

.breadcrumb a,
.breadcrumb a:visited {
    text-decoration: none;
    color: #666
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #666;
    content: ">\00a0"
}

.breadcrumb>li:last-child>a,
.breadcrumb>li:last-child>span {
    color: #903
}

.breadcrumb>li:hover>a,
.breadcrumb>.current {
    color: #903
}

.sidebar h2 {
    font-size: 19px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    line-height: 1
}

.sidebar .box {
    padding: 0
}

.sidebar .box a {
    padding: 13px;
    color: #777;
    display: block;
    border-bottom: 1px solid #ddd
}

.sidebar .box a:hover {
    background: #f7f7f7
}

.sidebar .box a:last-child {
    border-bottom: 0
}

.subtitle {
    font-size: 19px;
    text-transform: uppercase;
    margin: 30px 0 20px 0;
    line-height: 1
}

.clearfix {
    *zoom: 1
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

.text-center {
    text-align: center !important
}

.reset-margin {
    margin: 0 !important
}

.reset-margin-bottom {
    margin-bottom: 0 !important
}

.reset-margin-top {
    margin-top: 0 !important
}

.reset-padding {
    padding: 0 !important
}

.reset-padding-bottom {
    padding-bottom: 0 !important
}

.reset-padding-top {
    padding-top: 0 !important
}

.reset-border {
    border: 0 !important
}

.margin-top-30 {
    margin-top: 30px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.padding-20 {
    padding: 20px
}

.padding-30 {
    padding: 30px
}

a {
    outline: none;
    text-decoration: none
}

object {
    display: none
}

.link,
.link:visited {
    color: #903 !important
}

.link:hover {
    color: #82234E !important
}

.strong {
    font-weight: 700
}

.display-inline {
    display: inline !important
}

.text-upper {
    text-transform: uppercase
}

.text-300 {
    font-weight: 300 !important
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.box {
    padding: 30px;
    border: 1px solid #ddd
}

.navbar-avp {
    background: #F6F6F6;
    width: 100%;
    padding: 0;
    line-height: 1
}

.navbar-avp li {
    display: block;
    float: left
}

.navbar-avp a {
    font-weight: 600;
    font-size: 18px !important;
    text-decoration: none;
    margin-right: 35px;
    display: block;
    line-height: 40px
}

.navbar-avp a:hover,
.navbar-avp a.active {
    background: url("/images/site/menu-avp-seta.png") no-repeat center bottom transparent
}

.navbar-avp a.enem,
.navbar-avp a.enem:hover,
.navbar-avp a.enem:visited {
    color: #00958D !important
}

.navbar-avp a.concursos,
.navbar-avp a.concursos:hover,
.navbar-avp a.concursos:visited {
    color: #335F9F !important
}

.navbar-avp a.exame,
.navbar-avp a.exame:hover,
.navbar-avp a.exame:visited {
    color: #903 !important
}

.phone {
    background: url("/images/site/icon-phone.png") no-repeat 0 center transparent;
    padding-left: 28px;
    display: block;
    line-height: 40px;
    color: #999
}

header#header nav {
    background: #87345A;
    width: 100%;
    padding: 15px 0
}

header#header a {
    text-decoration: none;
    color: #fff;
    font-size: 13px
}

header#header .menu a {
    text-transform: uppercase
}

.logo img:hover {
    -moz-opacity: .9;
    -khtml-opacity: .9;
    -webkit-opacity: .9;
    opacity: .9
}

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

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

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: inherit
}

@media (min-width: 800px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width: 800px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 800px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:800px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 800px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 21px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #5d0b30;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    background: #f3b8d2;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 800px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 800px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    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: 800px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 800px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.menu {
    position: relative;
    z-index: 100;
    display: block;
    top: 35px
}

.menu li {
    margin: 0 11px;
    position: relative;
    display: block;
    float: left
}

.menu li.has-submenu {
    background: url("/images/site/seta-menu.png") no-repeat right 11px transparent;
    padding-right: 15px
}

.menu li.has-submenu:hover .submenu {
    display: block
}

.menu .submenu {
    position: absolute;
    z-index: 999;
    display: none;
    background: #FFDC51;
    padding: 14px;
    width: 400px;
    border-radius: 4px
}

.menu .submenu a {
    color: #444;
    display: block;
    padding: 5px;
    width: 400px
}

.menu .submenu li {
    display: block;
    margin: 0;
    text-align: left;
    float: left
}

.menu .submenu li:hover a {
    color: #000;
    background: #FFEEA8
}

header#header .specials {
    font-size: 13px;
    position: relative;
    top: 30px
}

header#header .specials .item {
    float: left;
    margin-left: 10px;
    text-align: center;
    font-weight: 600
}

header#header header#header .specials .aluno {
    background: #fff;
    color: #000;
    display: block;
    width: 120px;
    padding: 7px 0
}

header#header .specials .assinar {
    background: #FFDC51;
    color: #000;
    display: block;
    width: 170px;
    padding: 7px 0
}

header#header .specials .carrinho {
    background: url("/images/site/icon-car-shop.png") no-repeat left center transparent;
    color: #fff;
    padding-left: 39px;
    text-align: left !important;
    font-size: 12px
}

header#header .specials .carrinho a {
    text-transform: none;
    display: block;
    font-size: 10px;
    text-decoration: underline
}

header#header .specials .dropdown-menu {
    color: #666;
    padding: 8px 0
}

header#header .specials .dropdown-menu li {
    padding: 5px 15px;
    display: block
}

header#header .specials .dropdown-menu li a {
    color: #666 !important
}

header#header .specials .dropdown-menu li a strong {
    color: #aaa
}

header#header .specials .dropdown-menu li.divider {
    padding: 0
}

.group-login-face button {
    background: #46629E;
    border: 0;
    display: block;
    width: 100%;
    padding: 6px 0
}

.group-login-face button a,
.group-login-face button a:visited {
    font-weight: 200;
    color: #fff !important;
    font-size: 14px
}

.group-login-face button a strong {
    font-weight: 900;
    color: #fff !important
}

.specials .dropdown-menu li input {
    width: 188px;
    margin-bottom: 10px
}

form input[type=text],
form input[type=email],
form input[type=password],
#blog form input[type=search] {
    border: 1px solid #ddd;
    display: block;
    padding: 6px 12px;
    outline: none;
    box-shadow: none;
    width: 95.499%
}

.btn {
    background-color: #f7f7f7;
    border: 1px solid #bbb;
    color: #333;
    display: block;
    padding: 6px 0;
    text-align: center;
    width: 100%;
    border: 0;
    text-transform: uppercase
}

.btn-default {
    border: 1px solid #ddd
}

.btn-success {
    background-color: #449d44;
    color: #fff
}

.btn-primary {
    background-color: #337ab7;
    color: #fff
}

.btn-info {
    background-color: #FFDC51;
    color: #000
}

form .form-group {
    margin-bottom: 15px
}

form dt,
form dd {
    margin: 0;
    padding: 0
}

.zend_form {
    margin: 0
}

.navbar-search {
    background: #333;
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 9px 0
}

#search input,
#search input:focus {
    background: #000;
    color: #fff;
    font-size: 15px;
    padding: 7px 10px;
    border: 0;
    outline: none;
    box-shadow: none;
    border-color: transparent;
    margin: 0;
    display: block;
    float: left
}

#search input.text {
    width: 250px
}

#search input.submit {
    padding: 10px 10px 11px 10px
}

#search input::-webkit-input-placeholder {
    color: #bababa
}

#search input:-moz-placeholder {
    color: #bababa
}

#search input::-moz-placeholder {
    color: #bababa
}

#search input:-ms-input-placeholder {
    color: #bababa
}

#search input[placeholder] {
    color: #bababa
}

#newsletter input,
#newsletter input:focus {
    background: #fff;
    color: #666;
    font-size: 15px;
    padding: 7px 10px;
    border: 0;
    outline: none;
    box-shadow: none;
    border-color: transparent;
    margin: 0;
    display: block;
    float: left
}

#newsletter input.text {
    width: 277px
}

#newsletter input.submit {
    padding: 7px 10px 7px 10px;
    color: #fff;
    background: #000;
    font-weight: 600
}

#newsletter input::-webkit-input-placeholder {
    color: #666
}

#newsletter input:-moz-placeholder {
    color: #666
}

#newsletter input::-moz-placeholder {
    color: #666
}

#newsletter input:-ms-input-placeholder {
    color: #666
}

#newsletter input[placeholder] {
    color: #666
}

.controls {
    width: 96%;
    max-width: 96%;
    position: relative;
    z-index: 999;
    margin: -14% auto 14%
}

.controls div {
    background: url("/images/site/sprite-controls.png") no-repeat transparent;
    cursor: pointer;
    width: 50px;
    height: 78px;
    display: block
}

.controls div.prev {
    background-position: left 0 !important;
    float: left
}

.controls div.next {
    background-position: right -122px !important;
    float: right
}

.read-slideshow,
#galeria {
    display: block;
    z-index: 1;
    width: 100%;
    margin: 0 auto
}

.read-slideshow a {
    display: block;
    width: 100%;
    margin: 0 auto
}

.read-slideshow a.read-slide-active {
    display: table !important;
    margin: 0 auto;
    width: 100%;
    position: relative !important
}

.read-slideshow a img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%;
    max-width: 100%
}

#cursos {
    margin: 30px auto 16px
}

#cursos .col a,
.list .col a {
    display: block
}

.list .col.box,
.list .col.well {
    width: 256px;
    padding: 20px
}

.list .b580.box,
.list .b580.well,
.list .b630.box,
.list .b630.well,
.list .b660.box,
.list .b660.well {
    padding: 20px
}

.list form input {
    width: 230px
}

section h2.title {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 200;
    text-align: center;
    display: table;
    margin: 0 auto 30px;
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0 15px
}

section hr {
    display: table;
    width: 100%;
    border: 0;
    border-bottom: 1px dotted #bbb;
    position: relative;
    top: -50px;
    z-index: 1
}

#disciplinas .disciplina {
    width: 100%;
    display: block;
    text-align: center
}

#disciplinas .disciplina img.image {
    width: 100%;
    height: auto !important;
    margin: 0 auto;
    display: table;
    height: 187px !important
}

#disciplinas a,
#disciplinas a:visited {
    text-decoration: none;
    color: #666
}

#disciplinas a:hover span {
    opacity: 0.9
}

#disciplinas h3 {
    font-size: 24px;
    max-width: 170px;
    font-weight: 200;
    line-height: 28px;
    margin: 10px auto 45px
}

.disciplina-small span {
    width: 50px;
    height: 31px;
    margin: 0 10px 0 0;
    display: table;
    float: left;
    background: url("/images/site/sprite-disciplinas - small.png") no-repeat transparent
}

.disciplina-small h3 {
    float: left;
    margin: 6px 0 0 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300
}

.disciplina-small button {
    float: right
}

.disciplina-small.historia span {
    background-position: center 4px
}

.disciplina-small.geografia span {
    background-position: center -49px
}

.disciplina-small.biologia span {
    background-position: center -104px
}

.disciplina-small.quimica span {
    background-position: center -160px
}

.disciplina-small.fisica span {
    background-position: center -215px
}

.disciplina-small.matematica span {
    background-position: center -267px
}

.disciplina-small.portugues span {
    background-position: center -319px
}

.disciplina-small.redacao span {
    background-position: center -371px
}

.disciplina-small.literatura span {
    background-position: center -425px
}

.disciplina-small.atualidades span {
    background-position: center -478px
}

.disciplina-small.filosofia-e-sociologia span {
    background-position: center -526px
}

.disciplina-small.ingles-e-espanhol span {
    background-position: center -578px
}

#professores .professor {
    display: block;
    text-align: center
}

#professores .professor .cover {
    width: 155px;
    height: 155px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    border-radius: 50%
}

#professor .well .cover {
    width: 200px;
    height: 200px;
    margin: 0 30px 30px 0;
    display: block;
    overflow: hidden;
    border-radius: 50%
}

#professores .professor h3 {
    font-size: 17px;
    letter-spacing: -0.2px;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 1;
    color: #999
}

#professores .controls {
    width: 90%;
    max-width: 90%;
    position: relative;
    z-index: 999;
    margin: -25px auto 0;
    top: -165px
}

#professores .controls div {
    background: url("/images/site/sprite-controls-black.png") no-repeat transparent;
    cursor: pointer;
    width: 50px;
    height: 78px;
    display: block
}

#professores img:hover {
    opacity: 0.9
}

#comofunciona,
#videsosdemonstrativos {
    background: url("/images/site/bg-comofunciona.png") repeat transparent;
    padding: 35px 0 50px
}

#videsosdemonstrativos {
    padding-bottom: 25px !important;
    margin-bottom: 40px
}

#videsosdemonstrativos div.col-lg-4 {
    margin-bottom: 20px
}

#comofunciona .container {
    max-width: 882px;
    position: relative
}

#comofunciona h2,
#videsosdemonstrativos h2 {
    background: none
}

#comofunciona div {
    display: table;
    width: 100%
}

#comofunciona div strong {
    display: block;
    font-weight: 600;
    color: #333;
    font-size: 17px;
    margin-bottom: 10px
}

#comofunciona div p {
    display: block;
    height: 200px;
    line-height: 120%;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    width: 426px
}

#comofunciona div.escolha p {
    border-right: 1px solid #ccc;
    padding-right: 30px;
    float: left
}

#comofunciona div.estude p {
    border-left: 1px solid #ccc;
    padding-left: 30px;
    float: right;
    padding-top: 20px;
    height: 200px
}

#comofunciona div.pratique p {
    border-right: 1px solid #ccc;
    padding-right: 30px;
    float: left;
    padding-top: 50px;
    height: 120px
}

#comofunciona div p .icon-marcador {
    background: url("/images/site/icon--divisao-comofunciona.png") no-repeat center -1px transparent;
    display: block;
    width: 20px;
    height: 19px;
    position: absolute;
    z-index: 100
}

#comofunciona div.escolha p .icon-marcador {
    top: 0;
    left: 431px
}

#comofunciona div.estude p .icon-marcador {
    top: 250px;
    left: 431px
}

#comofunciona div.pratique p .icon-marcador {
    bottom: 0;
    left: 431px
}

#comofunciona div .icon {
    background: url("/images/site/sprite-comofunciona.png") no-repeat transparent;
    display: block;
    width: 426px;
    height: 200px
}

#comofunciona div.escolha .icon {
    border-left: 1px solid #ccc;
    padding-left: 30px;
    background-position: 15px 0;
    float: right
}

#comofunciona div.estude .icon {
    border-right: 1px solid #ccc;
    padding-right: 30px;
    background-position: 229px -289px;
    float: left
}

#comofunciona div.pratique .icon {
    border-left: 1px solid #ccc;
    position: relative;
    bottom: 0;
    padding-left: 30px;
    background-position: left -578px;
    float: right;
    height: 122px
}

#page header h1 {
    color: #999;
    text-transform: uppercase;
    line-height: 1;
    font-size: 32px;
    font-weight: 200;
    margin: 5px auto 20px
}

#page header h2 {
    font-weight: normal;
    line-height: 1;
    margin: 5px 0 30px 0;
    color: #999;
    font-size: 18px
}

#curso .bar {
    background: #F7F7F7;
    padding: 15px 20px;
    color: #666
}

.well {
    background: #F7F7F7;
    padding: 25px;
    color: #666
}

.well2 {
    background: #FFF6D2
}

button.comprar,
a.comprar {
    background: #00C400;
    padding: 11px 14px;
    border: 0;
    color: #fff
}

button.comprar:hover,
a.comprar:hover {
    background: #0AAF0A
}

button.comprar div,
a.comprar word-spacing: {
    margin: 0 0 0 7px;
    line-height: 1;
    font-size: 18px
}

#curso .bar p {
    font-size: 13px;
    line-height: 110%;
    margin: 4px 0 0 25px
}

#curso .bar strong {
    font-size: 23px;
    margin: 0 0 0 20px;
    font-weight: 400;
    position: relative;
    top: -5px
}

#curso .bar ul li {
    display: block;
    float: left;
    margin: 6px 0 0 79px
}

#curso .bar ul li a {
    background: url("/images/site/sprite-icons-curso.png") no-repeat transparent;
    letter-spacing: -0.2px;
    font-size: 17px;
    font-weight: 300;
    color: #999;
    text-decoration: none;
    display: block;
    padding-left: 36px;
    height: 28px
}

#curso .bar ul li a.horas {
    background-position: 0 0
}

#curso .bar ul li a.disciplinas {
    background-position: 0 -86px
}

#curso .bar ul li a.professores {
    background-position: 0 -172px
}

#curso .sidebar iframe {
    width: 100%;
    height: 270px
}

#tabs-texto-controls {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px
}

#tabs-texto-controls .read-pager-active,
#tabs-texto-controls li.active {
    border: 1px solid #ddd;
    border-bottom: none;
    margin-bottom: -1px;
    background: #fff
}

#tabs-texto-controls li.active a {
    background: #fff
}

#tabs-texto-controls li {
    display: block;
    float: left;
    margin-right: 5px
}

#tabs-texto-controls li a {
    display: block;
    float: none;
    margin-right: 0
}

#tabs-texto-controls a {
    background: #F7F7F7;
    display: block;
    float: left;
    margin-right: 5px;
    text-decoration: none;
    padding: 8px 15px;
    text-transform: uppercase;
    font-size: 14px;
    color: #666
}

#tabs-texto-controls a:hover {
    color: #000
}

#tabs-texto-content {
    border: 1px solid #ddd;
    border-top: none
}

#tabs-texto-content div.tabpanel {
    padding: 30px 40px 25px
}

#tabs-disciplinas-controls {
    border-bottom: 1px solid #ddd
}

#tabs-disciplinas-controls .read-pager-active {
    border: 1px solid #ddd;
    border-bottom: none;
    margin-bottom: -1px;
    background: #fff
}

#tabs-disciplinas-controls a {
    background: #F7F7F7;
    display: block;
    float: left;
    margin-right: 2px;
    text-decoration: none;
    padding: 7px;
    text-transform: uppercase;
    font-size: 13px;
    color: #666
}

#tabs-disciplinas-controls a:hover {
    color: #000
}

#tabs-disciplinas-content {
    border: 1px solid #ddd;
    border-top: none
}

#tabs-disciplinas-content div {
    padding: 30px 40px 25px
}

#tabs-disciplinas-content ul {
    float: left;
    width: 300px;
    margin-bottom: 30px;
    margin-right: 10px;
    font-size: 14px
}

#tabs-disciplinas-content ul h3 {
    margin-top: 0;
    color: #009F99
}

#tabs-disciplinas-content ul li {
    display: block
}

article {
    font-size: 15px
}

article header {
    margin-bottom: 25px
}

article .read-slideshow,
.disciplinas .read-slideshow {
    max-height: 1000px
}

article table {
    font-size: 14px;
    width: 100%
}

article table tr {
    border-bottom: 1px dotted #ddd
}

article table tr:last-child {
    border: none
}

article table tr td,
article table thead tr th {
    padding: 10px
}

article h2.text-center {
    font-weight: 300;
    font-size: 21px
}

article h4 {
    font-weight: 300;
    font-size: 19px
}

article ol {
    list-style: decimal
}

article ol li {
    display: list-item
}

article .image-noticia img {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 25px 10px 0;
    max-width: 300px
}

article table.table-bordered {
    border: 1px solid #ddd;
    margin-bottom: 15px
}

article table.table-bordered tr td {
    padding: 15px
}

.img-pull-left {
    display: block;
    margin-right: 12px;
    float: left
}

#professores-interna .professor {
    margin: 10px 0 32px 0
}

#disciplinas-interna .disciplina {
    width: 100%;
    padding-bottom: 15px;
    display: block;
    text-align: center;
    border: 1px solid #ddd;
    margin-bottom: 30px
}

#disciplinas-interna .disciplina:hover {
    background: #f9f9f9
}

#disciplinas-interna h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin: 10px auto;
    max-width: 215px;
    height: 70px;
    color: #999;
    line-height: 110%
}

#disciplinas-interna button.comprar,
#cursos .b300 button.comprar,
.sidebar button.comprar {
    background: #00C400;
    padding: 10px 13px;
    border: 0;
    color: #fff
}

#disciplinas-interna button.comprar:hover,
#cursos .b300 button.comprar:hover,
.sidebar button.comprar:hover {
    background: #0AAF0A
}

#disciplinas-interna button.comprar div,
#cursos .b300 button.comprar div,
#cursos-small .b300 button.comprar div,
.sidebar button.comprar div {
    margin: 0 0 0 7px;
    line-height: 1;
    font-size: 13px
}

#curso.disciplina .bar ul li {
    margin: 6px 0 0 145px
}

table.cronograma {
    margin: 0px;
    padding: 0px;
    border: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

table.cronograma tr {
    border: 0
}

table.cronograma tr th {
    background: #333;
    color: #fff;
    font-weight: 300
}

table.cronograma tr:nth-child(odd) {
    background-color: #f7f7f7
}

table.cronograma tr:nth-child(even) {
    background-color: #fff
}

table.cronograma td,
table.cronograma th {
    vertical-align: middle;
    text-align: left;
    padding: 7px 15px;
    font-size: 15px;
    color: #666;
    border: 0
}

#cursos .col {
    margin-bottom: 35px;
    border: 1px solid #ddd
}

#cursos .col h3 {
    padding: 0 20px;
    margin: 10px 0;
    line-height: 120%;
    height: 48px;
    overflow: hidden;
    font-size: 21px;
    font-weight: 500
}

#cursos .col .itens {
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

#cursos .col .itens div {
    text-align: center;
    font-size: 16px;
    padding: 7px 0;
    width: 50%
}

#cursos .col .itens div i {
    background: url("/images/site/sprite-icons-curso-small.png") no-repeat transparent;
    display: inline-block;
    width: 17px;
    height: 17px;
    line-height: 1;
    margin-right: 3px;
    position: relative;
    top: 4px
}

#cursos .col .itens div.pull-right i {
    background-position: 0 -45px
}

#cursos .col .itens div.pull-left {
    border-right: 1px solid #ddd
}

#cursos .col .compra {
    padding: 20px;
    line-height: 1;
    font-size: 14px
}

#cursos .col .compra strong {
    font-weight: 900;
    font-size: 19px
}

#cursos .col .cover {
    height: 250px;
    width: 100%;
    overflow: hidden
}

#cursos .col-lg-4 img.img {
    display: block;
    height: auto;
    margin: 0 auto
}

#cursos .col .cover img.img {
    display: block;
    width: 100%;
    max-width: 358px;
    height: auto;
    margin: 0 auto
}

#cursos-small .col,
#cursos-small .col:nth-child(3n+2) {
    border: 1px solid #ddd
}

#cursos-small .col h3 {
    padding: 0 20px;
    margin: 10px 0;
    line-height: 120%;
    font-size: 21px;
    font-weight: 500
}

#cursos-small .col .itens {
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

#cursos-small .col .itens div {
    text-align: center;
    font-size: 14px;
    padding: 6px 0;
    width: 50%
}

#cursos-small .col .itens div i {
    background: url("/images/site/sprite-icons-curso-small.png") no-repeat transparent;
    display: inline-block;
    width: 17px;
    height: 17px;
    line-height: 1;
    margin-right: 3px;
    position: relative;
    top: 4px
}

#cursos-small .col .itens div.pull-right i {
    background-position: 0 -45px
}

#cursos-small .col .itens div.pull-left {
    border-right: 1px solid #ddd
}

#cursos-small .col .compra {
    padding: 12px;
    line-height: 1;
    font-size: 13px
}

#cursos-small .col .compra strong {
    font-weight: 900;
    font-size: 15px
}

#cursos-small .col .cover {
    height: 152px;
    overflow: hidden
}

#cursos-small .col button.comprar {
    padding: 8px 10px
}

.resumo li {
    display: block
}

.resumo li.price {
    font-size: 18px
}

.resumo .label-success {
    background: #449d44;
    color: #fff;
    padding: 2px 6px
}

.resumo form input {
    width: 60%;
    float: left
}

.resumo form .btn-default {
    width: 100px;
    left: -1px;
    position: relative;
    margin: 0;
    display: inline-block
}

#pagamento form input[type=radio] {
    width: auto;
    margin-right: 5px;
    top: 2px;
    position: relative
}

#pagamento form input {
    width: 100%
}

#pagamento .zend_form dd,
#pagamento .form-group {
    margin-bottom: 10px
}

#pagamento .radio {
    margin-bottom: 10px;
    display: table
}

#pagamento .b300 {
    margin: 0 30px 0 0
}

#blog {
    background: url("/images/site/bg-comofunciona.png") repeat #f9f9f9;
    padding-bottom: 40px
}

#blog header h1 {
    font-size: 41px;
    color: #222;
    line-height: 120%
}

#blog .post {
    margin-bottom: 25px;
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    float: left;
    display: block;
    width: 100%
}

#blog .content-comment {
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    padding: 20px
}

#blog .post .cover {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 225px
}

#blog .post .cover img {
    height: 100%;
    width: auto
}

#blog .post:nth-child(3n+3) {
    margin: 0 0 25px 0
}

#blog .post h2 {
    padding: 0 20px;
    margin: 14px 0;
    height: 110px;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
    overflow: hidden
}

#sidebar aside {
    margin-bottom: 20px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    display: block;
    background: #fff
}

#sidebar aside h3 {
    padding: 10px 15px;
    margin: 0;
    font-size: 18px;
    line-height: 1;
    border-bottom: 1px solid #eee;
    border-radius: 3px 3px 0 0;
    font-weight: 700
}

#sidebar aside .sidebar_content {
    padding: 15px
}

#sidebar aside input {
    width: 60% !important;
    border-right: 0 !important;
    float: left
}

#sidebar aside .btn {
    width: 92px;
    height: 37px
}

#sidebar aside .form-group {
    margin: 0
}

#sidebar aside.cursos .curso {
    padding: 12px 0;
    display: table;
    width: 100%;
    border-bottom: 1px solid #eee
}

#sidebar aside.cursos .curso:last-child {
    border-bottom: 0
}

#sidebar aside.cursos .cover {
    width: 120px;
    height: 75px;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 10px
}

#sidebar aside.cursos h4 {
    font-size: 16px;
    line-height: 120%;
    margin: 0
}

#sidebar aside.cursos small {
    font-size: 12px
}

.mais-lidas ol {
    margin-left: 0px;
    padding-left: 0px;
    counter-reset: li
}

.mais-lidas ol li {
    position: relative;
    padding: 15px 20px 15px 50px;
    list-style: outside none none;
    border-bottom: 1px solid #eee;
    min-height: 60px
}

.mais-lidas ol li:before {
    content: counter(li, decimal);
    counter-increment: li;
    position: absolute;
    top: 0;
    left: -17px;
    box-sizing: border-box;
    width: 2em;
    margin-right: 8px;
    padding: 4px;
    font-size: 38px;
    font-weight: 500;
    color: #444;
    text-align: center
}

.mais-lidas ol li:last-child {
    border-bottom: 0
}

.mais-lidas ol li a {
    text-transform: none !important;
    font-weight: 400;
    font-size: 14px;
    color: #87345A
}

.nzn-social-fb {
    background: #3B5998
}

.nzn-social-box {
    padding: 15px 20px;
    min-height: 80px;
    border: 1px solid #EEE;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    color: #fff;
    box-sizing: border-box
}

.nzn-social-box .nzn-social-button {
    margin-top: 12px;
    margin-left: 10px;
    float: right;
    text-align: right;
    width: 104px;
    overflow: hidden
}

.nzn-social-gplus {
    background: #E25948
}

.nzn-social-yt {
    background: #EC2620
}

#blog.postagem img.destaque {
    float: left;
    margin: 0 20px 10px 0;
    display: block;
    width: 350px;
    color: #111;
    height: auto
}

#blog.postagem article p {
    font-size: 16px;
    font-weight: 300;
    line-height: 140%;
    color: #333;
    margin: 0 0 20px 0
}

#blog.postagem .post:nth-child(3n+4) {
    margin: 0 0 25px 0
}

#questoes .col-lg-4 h1 {
    margin: -5px 0 20px 0;
    font-weight: 700;
    text-transform: none;
    font-size: 33px;
    text-shadow: 1px 1px 1px #043C39;
    line-height: 120%
}

#questoes article h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 110%;
    margin: 0 0 15px 0
}

#questoes article p {
    margin: 0 0 15px 0;
    line-height: 120%
}

#questoes article .alternativas {
    margin: 0 0 15px 0;
    border-top: 1px dotted #ccc;
    padding-top: 14px
}

#questoes .col-lg-4 .btn {
    margin-bottom: 15px
}

#questoes .col-lg-4 .btn-group .btn {
    width: 175px;
    float: left
}

#questoes .col-lg-4 .btn {
    box-shadow: 1px 1px 1px #043C39
}

#questoes .first_section {
    background: url("/images/site/banners/questoes.jpg") repeat-y center 0 #8B3657;
    color: #fff !important;
    padding: 35px 0
}

#questoes .second_section {
    padding: 35px 0 10px
}

#questoes .col-lg-3 {
    margin-bottom: 25px
}

#questoes .col-lg-3 .cover {
    height: 100px
}

#questoes .col-lg-3 p {
    font-size: 19px;
    margin: 0;
    font-weight: 300
}

#questoes .col-lg-8 {
    color: #555 !important;
    background: #fff;
    border: 0;
    box-shadow: 0px 2px 4px #03635E
}

#questoes #planos {
    background: url("/images/site/bg-comofunciona.png") repeat #f7f7f7;
    padding: 35px 0
}

#questoes #planos h2 {
    background: none
}

#questoes #planos a.comprar {
    display: table !important;
    width: auto !important;
    margin: 0 auto;
    padding-bottom: 7px
}

#questoes #planos a.comprar span {
    margin-top: -5px;
    margin-left: 10px
}

.db-pricing-seven {
    text-align: center;
    background-color: #fff
}

.db-pricing-seven ul {
    list-style: none;
    margin: 0;
    text-align: center;
    padding-left: 0px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05)
}

.db-pricing-seven ul li {
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    display: table;
    width: 100%;
    min-height: 45px;
    font-size: 15px
}

.db-pricing-seven ul li.price {
    padding: 20px 0px 20px 0px;
    border: 0;
    font-size: 20px;
    font-weight: 300;
    color: #fff
}

.db-pricing-seven ul li.price span {
    font-weight: 900;
    font-size: 21px
}

#questoes #carouseldepoimentos .img-big-depoiment {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    border-radius: 50%
}

#questoes #carouseldepoimentos .col-lg-10 p {
    font-size: 17px;
    margin: 0;
    font-weight: 300;
    font-style: italic;
    float: left;
    width: 81%;
    height: 160px;
    overflow: hidden
}

#questoes #carouseldepoimentos .carousel-inner-depoiment {
    position: relative
}

#questoes #carouseldepoimentos .col-lg-10 b {
    color: #ccc;
    font-size: 80px;
    font-family: Arial, sans-serif;
    float: left;
    line-height: 1;
    margin: 0 10px;
    position: relative
}

#questoes #carouseldepoimentos .col-lg-10 b:first-child {
    top: -7px
}

#questoes #carouseldepoimentos .col-lg-10 b:last-child {
    bottom: -105px
}

#questoes #carouseldepoimentos h4 {
    margin: 10px auto;
    font-size: 15px;
    width: 125px
}

.carousel-pager {
    display: table;
    margin: 0 auto 25px
}

.carousel-pager span {
    margin: 0 3px;
    font-family: arial;
    font-size: 60px;
    width: 18px;
    height: 18px;
    display: inline-block;
    color: #ddd;
    cursor: pointer
}

.carousel-pager span.read-pager-active {
    color: #87345A
}

#questoes article h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 110%;
    padding: 0
}

#questoes .navbar-nav>li {
    float: left;
    display: table;
    width: 25%
}

#questoes li a,
#questoes li a:visited,
#questoes .navbar-nav {
    width: 100% !important
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd
}

.panel-body {
    padding: 15px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel_heading_question {
    border-radius: 0;
    background: #87345A;
    padding: 2px;
    color: #fff;
    margin: 0;
    border: 0
}

.panel_heading_question.panel_heading_filtros {
    padding: 15px 15px
}

.number-question {
    padding: 10px;
    display: inline-block;
    background: #fff;
    text-align: center;
    margin-right: 10px;
    vertical-align: middle
}

.number-question span {
    font-size: 20px;
    font-weight: bold;
    color: #383838
}

.infor-prova {
    display: inline-block;
    vertical-align: middle
}

.panel_title_question {
    display: inline-block;
    font-weight: 600;
    margin: 0
}

span.titulo_disciplina {
    display: inline-block;
    font-weight: 600;
    color: #fff !important;
    font-size: 16px
}

p.identificador_questao {
    padding: 15px;
    color: #fff;
    font-weight: 900
}

.pergunta {
    display: block;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 15px
}

.resposta {
    font-size: 14px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1
}

.radio {
    margin-bottom: 15px
}

.radio label,
.checkbox label {
    min-height: 20px;
    font-size: 13px;
    letter-spacing: -0.5px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio label input,
.checkbox label input {
    position: relative;
    top: 3px
}

.resposta .radio label {
    font-size: 15px !important;
    letter-spacing: none
}

.collapse_filtro {
    max-height: 150px;
    overflow-y: scroll
}

#main.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

#main .col-lg-3 {
    width: 25%
}

#main .col-lg-9 {
    width: 75%
}

#main .row {
    margin-right: -15px;
    margin-left: -15px
}

#main .col-lg-3,
#main .col-lg-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left
}

#main p {
    margin: 0 0 10px 0;
    line-height: 110%
}

#main .btn-group-justified {
    background: #fff
}

#main .btn-group-justified>.btn,
#main .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%;
    background: #fff !important;
    margin: 0
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.tab-content>.tab-pane textarea {
    width: 100%
}

.tab-content>.tab-pane .panel-body img {
    display: block;
    margin: 0 auto
}

.share-bar {
    display: table;
    width: 150px;
    margin-left: 5px
}

.share-bar a {
    float: left;
    display: block;
    margin: 0 2px
}

.share-icon {
    width: 25px;
    display: block
}

.list-group a,
.list-group a:visited {
    display: block;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    padding: 16px 14px;
    color: #444
}

.list-group a:hover {
    color: #009287
}

.list-group a:last-child {
    border-bottom: 0
}

.tab-content .row {
    margin-right: -15px;
    margin-left: -15px
}

.tab-content .navbar-collapse {
    margin-bottom: 20px
}

.tab-content .navbar-collapse li a,
.tab-content .navbar-collapse li a:visited {
    color: #333;
    display: block;
    padding: 7px 0;
    border: 1px solid #ddd;
    border-right: 0;
    float: left;
    width: 25%;
    text-align: center
}

.tab-content .navbar-collapse li.active a,
.tab-content .navbar-collapse li a:hover {
    background: #f7f7f7
}

.tab-content .navbar-collapse li:last-child a {
    border-right: 1px solid #ddd
}

.tab-content .item {
    color: #fff;
    position: relative;
    padding: 20px;
    text-align: center
}

.tab-content .item .number-question-resolvidas {
    display: block;
    font-size: 40px
}

.tab-content .item .glyphicon {
    font-size: 20px;
    position: absolute;
    top: 15px;
    right: 20px
}

#pedido .btn {
    width: 270px !important
}

#page.profile header h1 {
    color: #777;
    text-transform: inherit;
    line-height: 1;
    font-size: 26px;
    font-weight: 200;
    margin: 5px auto 20px
}

#ultimas .thumbnail {
    margin-bottom: 30px
}

#ultimas .thumbnail .cover {
    overflow: hidden;
    width: 100%;
    height: 180px;
    display: block
}

#ultimas .thumbnail .cover img {
    height: auto;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    display: block
}

#ultimas .thumbnail h2 {
    padding: 0 20px;
    margin: 14px 0;
    min-height: 108px;
    line-height: 120%;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.panel {
    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-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-default>.panel-heading h4 {
    font-weight: 700;
    font-size: 18px;
    margin: 0
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.media:first-child {
    margin-top: 0
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.page-header-site {
    border-bottom: 1px solid rgba(100, 100, 114, 0.3);
    margin: 30px 0 20px
}

.title-page-header h1,
.title-page-header h3,
.title-page-header h2 {
    color: white;
    display: table;
    width: 100%;
    margin: 20px 0 5px 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 33px
}

.aovivo h1 {
    font-size: 33px;
    font-weight: 300;
    margin: 10px 0 30px 0
}

#destaqueaovivo a.clearfix {
    display: table;
    height: 100%;
    width: 100%
}

#destaqueaovivo,
#destaqueaovivo div {
    position: relative
}

#destaqueaovivo h2 {
    font-size: 37px;
    font-weight: 200;
    margin: 0 0 25px 0;
    color: #000;
    line-height: 110%
}

#destaqueaovivo .glyphicon-play {
    display: table;
    top: 40%;
    padding: 2.5%;
    font-size: 33px;
    position: absolute;
    left: 45.5555555%
}

#videosaovivo li {
    margin-bottom: 25px;
    position: relative;
    display: block
}

#videosaovivo li div {
    width: 330px;
    height: 300px;
    display: block;
    position: relative
}

#videosaovivo li a {
    display: block
}

#videosaovivo li a h5,
#videosaovivo li a:visited h5 {
    display: block;
    height: 35px;
    overflow: hidden;
    color: #333;
    padding: 0 12px;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
    line-height: 110%
}

#videosaovivo li a:hover {
    text-decoration: none
}

.glyphicon-play {
    background: #48a977;
    font-size: 13px;
    padding: 7px;
    border-radius: 50%;
    color: #f7f7f7;
    top: -5px
}

.glyphicon-play-circle {
    top: 4px !important
}

#videosaovivo li .glyphicon-play {
    display: table;
    margin: 0 auto;
    top: 72px;
    padding: 15px;
    font-size: 19px;
    position: absolute;
    left: 127px
}

#videosaovivo li .btn {
    display: table;
    margin: 10px auto;
    text-transform: uppercase;
    font-size: 13px;
    width: 284px
}

.panel-default>.panel-heading {
    background-color: #fff
}

.panel-default>.panel-heading h4 {
    font-weight: 700;
    margin: 0
}

footer #pagamentos {
    padding: 25px 0
}

footer #pagamentos img {
    display: block;
    margin: 0 auto
}

footer section h2.title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    display: table;
    margin: 0 auto 17px;
    position: relative;
    z-index: 2;
    padding: 0 15px
}

footer .content {
    background: #87345A;
    color: #fff;
    border-top: 6px solid #111;
    padding: 25px 0
}

footer .content a,
footer .content a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 14px
}

footer .content a:hover {
    color: #FDBBFF
}

footer ul li {
    display: block
}

footer ul.social {
    width: auto;
    margin: 17px 0 0 0
}

footer ul.social li a {
    display: block;
    width: 40px;
    height: 40px;
    background: url("/images/site/sprite-social.png") no-repeat transparent
}

footer ul.social li a:hover {
    opacity: 0.9
}

footer ul.social li {
    display: block;
    margin-left: 8px;
    float: left
}

footer ul.social li.facebook a {
    background-position: 0 0
}

footer ul.social li.twitter a {
    background-position: 0 -65px
}

footer ul.social li.instagram a {
    background-position: 0 -130px
}

footer ul.social li.youtube a {
    background-position: 0 -195px
}

footer ul.social li.googleplus a {
    background-position: 0 -260px
}

footer p {
    margin: 25px 0 0 0;
    font-size: 14px
}

footer hr {
    border-bottom: 1px solid #FDBBFF;
    top: 0;
    z-index: 1;
    margin: 30px auto 20px
}

footer .logo img {
    width: 70px;
    height: 70px
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:800px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

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

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:800px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:800px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:800px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:800px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:800px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:800px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

@media (max-width: 800px) {
    .pull-none {
        float: none !important;
        margin: 0 auto;
        display: table
    }
    .navbar-header .logo {
        width: 70px;
        height: 70px
    }
    .phone,
    .navbar-avp .pull-left {
        margin: 0 auto;
        display: table;
        float: none
    }
    #professores .professor .cover {
        width: 135px;
        height: 135px
    }
    .menu li {
        margin: 0;
        position: relative;
        display: inherit;
        float: inherit;
        background: #b72c66;
        display: block;
        width: 100%;
        padding: 9px 12px
    }
    .menu li.has-submenu {
        background: #b72c66
    }
    .menu li.has-submenu:hover .submenu {
        display: none
    }
    #search input.text,
    #newsletter input.text {
        width: 80%;
        margin-bottom: 10px
    }
    .specials .item {
        text-align: center;
        font-weight: 600;
        margin: 10px 0 0 0
    }
    .specials .aluno {
        width: 100%
    }
    .menu {
        position: relative;
        z-index: 5;
        top: 0
    }
    .navbar-search {
        padding: 10px 0 20px 0
    }
    .navbar-search form {
        display: block;
        float: none;
        margin: 10px auto
    }
    header#header .specials {
        font-size: 13px;
        position: relative;
        top: 15px;
        background: #b72c66;
        display: table;
        width: 100%;
        padding-bottom: 20px;
        margin: 0 auto
    }
    header#header .navbar-avp a {
        font-size: 16px;
        margin-left: 8px;
        margin-right: 0
    }
    #cursos {
        margin: 0 auto 16px
    }
    .read-slideshow,
    #galeria {
        max-height: 100%
    }
    #professores .professor {
        height: 230px
    }
    #comofunciona div p {
        display: table;
        height: auto;
        line-height: 120%;
        font-size: 16px;
        font-weight: 300;
        margin: 0 auto 20px !important;
        width: 90%;
        float: none !important;
        border: 0 !important;
        padding: 0 !important
    }
    #comofunciona div.estude p {
        height: auto
    }
    #comofunciona {
        padding: 20px 0
    }
    #comofunciona div .icon {
        display: none
    }
    #comofunciona div p .icon-marcador {
        display: none
    }
    #comofunciona div strong {
        background: url("/images/site/icon--divisao-comofunciona.png") no-repeat left -2px transparent;
        padding-left: 26px
    }
    footer ul {
        float: left;
        width: 50%;
        margin-right: 0;
        padding: 0 15px 0 15px
    }
    footer p {
        float: none;
        margin: 25px auto;
        font-size: 14px;
        display: table
    }
    footer ul.social {
        width: auto;
        margin: 17px auto;
        float: none;
        display: table
    }
    footer .content-facebook {
        width: 300px;
        max-width: 300px;
        float: none;
        margin: 0 auto;
        display: table;
        padding-top: 25px
    }
    #tabs-texto-controls a {
        font-size: 12px;
        width: 102px;
        overflow: hidden;
        height: 32px
    }
    #curso .bar strong {
        font-size: 18px;
        margin: 0 0 0 10px
    }
    #curso .bar p {
        font-size: 11px;
        margin: 9px 0 0 0;
        float: right
    }
    #curso .bar ul li {
        display: block;
        float: left;
        margin: 20px 12px 0 0 !important
    }
    .disciplina-small h3 {
        float: none;
        margin: 6px 0;
        display: block
    }
    .disciplina-small button {
        float: none
    }
    .usuario #tabs-texto-controls li {
        display: table;
        float: none;
        margin-right: 5px;
        width: 100%
    }
    .usuario #tabs-texto-controls a {
        font-size: 12px;
        width: 100%;
        display: table !important;
        height: 32px
    }
    .usuario .padding-20 {
        padding: 5px
    }
    article.usuario table.table-bordered {
        border: 0
    }
    article.usuario header {
        margin-bottom: 0
    }
    .usuario .panel-default {
        border-color: transparent
    }
    .usuario .glyphicon-play-circle {
        font-size: 14px
    }
    .usuario table .link,
    .usuario table .link:visited {
        display: block
    }
}

span.notification {
    font-size: 16px;
    text-align: center;
    width: auto;
    position: relative;
    font-weight: bold
}

span.notification ul {
    top: 0px;
    left: 5%;
    position: fixed;
    width: 90%;
    height: auto;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    z-index: 9999999
}

span.notification ul.info_message li {
    cursor: pointer;
    overflow: hidden;
    line-height: 35px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: rgb(11, 144, 196);
    border-left-width: 2px;
    border-left-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 4px;
    color: rgb(255, 255, 255);
    background: url(/images/notification.png) 0% 0% repeat-x scroll rgb(77, 163, 256);
    padding: 10px;
    display: block;
}

span.notification ul.success_message li {
    cursor: pointer;
    overflow: hidden;
    line-height: 35px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: rgb(80, 194, 78);
    border-left-width: 2px;
    border-left-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 4px;
    color: rgb(0, 100, 0);
    background: url(/images/notification.png) 0% 0% repeat-x scroll rgb(144, 238, 144);
    padding: 10px;
    display: block;
}

span.notification ul.warning_message li {
    cursor: pointer;
    overflow: hidden;
    line-height: 35px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: rgb(255, 194, 55);
    border-left-width: 2px;
    border-left-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 4px;
    color: rgb(130, 98, 0);
    background: url(/images/notification.png) 0% 0% repeat-x scroll rgb(255, 234, 168);
    padding: 10px;
    display: block;
}

span.notification ul.error_message li {
    cursor: pointer;
    overflow: hidden;
    line-height: 35px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: rgb(139, 0, 0);
    border-left-width: 2px;
    border-left-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 4px;
    color: rgb(255, 255, 255);
    background: url(/images/notification.png) 0% 0% repeat-x scroll red;
    padding: 10px;
    display: block;
}

span.notification ul.msg_message li {
    cursor: pointer;
    overflow: hidden;
    line-height: 35px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: rgb(204, 204, 204);
    border-left-width: 2px;
    border-left-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 4px;
    color: rgb(68, 68, 68);
    background: url(/images/notification.png) 0% 0% repeat-x scroll rgb(255, 255, 255);
    padding: 10px;
    display: block;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.icon-tab {
    padding: 7px
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:800px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:800px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/public/fonts/glyphicons-halflings-regular.eot);
    src: url(/public/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/public/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/public/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/public/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: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before,
.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"
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.pagination {
    height: 36px;
    margin: 18px auto;
    display: table
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}

.pagination li {
    display: inline
}

.pagination a {
    float: left;
    padding: 0 14px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
    color: #87345A
}

.pagination a:hover {
    background-color: #f5f5f5
}

.pagination .active a {
    color: #fff;
    background-color: #87345A;
    border-color: #87345A;
    cursor: default
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
    color: #999;
    background-color: transparent;
    cursor: default
}

.pagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.pagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.pagination-centered {
    text-align: center
}

.pagination-right {
    text-align: right
}

.pager {
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none;
    text-align: center;
    *zoom: 1
}

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

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.pager a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.pager .next a {
    float: right
}

.pager .previous a {
    float: left
}

.pager .disabled a,
.pager .disabled a:hover {
    color: #999;
    background-color: #fff;
    cursor: default
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -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 {
    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)
}

.bs-wizard {
    margin-top: 40px
}

.bs-wizard>.bs-wizard-step {
    padding: 0;
    position: relative
}

.bs-wizard>.bs-wizard-step+.bs-wizard-step {}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px
}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 14px
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #fbe8aa;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #fbbd19;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px
}

.bs-wizard>.bs-wizard-step>.progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 20px 0
}

.bs-wizard>.bs-wizard-step>.progress>.progress-bar {
    width: 0px;
    box-shadow: none;
    background: #fbe8aa
}

.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar {
    width: 100%
}

.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar {
    width: 50%
}

.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar {
    width: 0%
}

.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar {
    width: 100%
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
    background-color: #f5f5f5
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
    opacity: 0
}

.bs-wizard>.bs-wizard-step:first-child>.progress {
    left: 50%;
    width: 50%
}

.bs-wizard>.bs-wizard-step:last-child>.progress {
    width: 50%
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none
}

.theme-option {
    display: none;
    transition: right 0.2s linear;
    -webkit-transition: right 0.2s linear;
    position: fixed;
    right: 20px;
    top: 40px;
    z-index: 10;
    background: #fff;
    box-shadow: 0 0 15px 3px #e5e5e5;
    padding: 20px 20px 10px 20px
}

.select2-search {
    padding: 0 !important
}

.select2-search input {
    background: #fff !important;
    border: 1px solid #DDD;
    box-shadow: none !important;
    border-radius: 0 !important
}

.select2-container--default .select2-selection--multiple {
    border-radius: 0 !important
}

select.form-control {
    display: block;
    width: 100%;
    height: 38px;
    border: 1px solid #ccc
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 34px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    display: block;
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

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

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f6f6f6;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.theme-option {
    display: none;
    transition: right 0.2s linear;
    -webkit-transition: right 0.2s linear;
    position: fixed;
    right: 20px;
    top: 40px;
    z-index: 10;
    background: #fff;
    box-shadow: 0 0 15px 3px #e5e5e5;
    padding: 20px 20px 10px 20px
}

.option-toggle {
    position: absolute;
    top: 0;
    left: -42px;
    box-shadow: -5px 0px 15px 0px #e5e5e5;
    background: #eee;
    padding: 13px
}