<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#loading-process {
    background: #fff4e9 none repeat scroll 0 0;
    border: 2px solid #f1af73;
    color: #d85909;
    font-size: 1.1em;
    font-weight: bold;
    left: 50%;
    margin-left: -60px;
    padding: 15px 60px;
    position: absolute;
    text-align: center;
    top: 45%;
    z-index: 501;
}
#loading-mask {
    color: #d85909;
    font-size: 1.1em;
    font-weight: bold;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    z-index: 500;
}
#loading-mask .loader {
    background: #fff4e9 none repeat scroll 0 0;
    border: 2px solid #f1af73;
    color: #d85909;
    font-weight: bold;
    left: 50%;
    margin-left: -105px;
    padding: 15px 30px;
    position: fixed;
    text-align: center;
    top: 45%;
    width: 150px;
    z-index: 1000;
}
#message-popup-window-mask {
    background-color: #efefef;
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 980;
}
.message-popup {
    background: #f3bf8f none repeat scroll 0 0;
    left: 50%;
    margin: 0 0 0 -203px;
    padding: 0 4px 4px;
    position: absolute;
    top: -9999em;
    width: 407px;
    z-index: 990;
}
.message-popup.show {
    top: 280px;
}
.message-popup .message-popup-head {
    padding: 1px 0;
}
.message-popup .message-popup-head h2 {
    color: #644f3b;
    font: bold 12px/19px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 10px;
}
.message-popup .message-popup-head a {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/bkg_btn-close.gif") repeat-x scroll 0 50% ;
    border: 1px solid #ea7601;
    color: #fff;
    cursor: pointer;
    float: right;
    font: 12px/17px Arial,Helvetica,sans-serif;
    padding: 0 12px 0 7px;
    text-decoration: none ;
}
.message-popup .message-popup-head a span {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/bkg_btn-close2.gif") no-repeat scroll 0 50%;
    float: left;
    padding-left: 19px;
}
.message-popup .message-popup-content {
    background: #fdf4eb none repeat scroll 0 0;
    padding: 21px 21px 10px;
}
.message-popup .message-popup-content .message-icon {
    background-position: 50% 0;
    background-repeat: no-repeat;
    float: left;
    font-size: 10px;
    line-height: 12px;
    overflow: hidden;
    padding: 47px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
}
.message-popup .message-popup-content .message-critical {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/severity_critical.gif");
    color: #e41101;
}
.message-popup .message-popup-content .message-major {
    color: #f55600;
}
.message-popup .message-popup-content .message-minor {
    color: #ff9e22;
}
.message-popup .message-popup-content .message-notice {
    color: #659601;
}
.message-popup .message-popup-content .message-text {
    color: #644f3b;
    float: right;
    min-height: 4.5em;
    overflow: hidden;
    width: 295px;
}
.message-popup .message-popup-content .read-more {
    margin: 7px 0 0;
    text-align: right;
}
.message-popup .message-popup-content .read-more a {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/more_arrow.gif") no-repeat scroll 0 50%;
    padding-left: 14px;
    text-decoration: underline;
}
.message-popup .message-popup-content .read-more a:hover {
    text-decoration: none;
}
.grid {
    border:none;
}
.grid table {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cbd3d4 #cbd3d4 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    width: 100%;
}
.grid table.border {
    border: 1px solid #cbd3d4;
}
.grid tbody {
    background: #fff none repeat scroll 0 0;
}
.grid tr.even, .grid tr.even tr {
    background: #f6f6f6 none repeat scroll 0 0;
}

.inputname{ width: 25%!important; position: absolute; margin-top: -13px}
.inputdescricao{ width: 29%!important; position: absolute;  margin-top: -13px}


.grid tr.on-mouse {
    background: #fcf5dd none repeat scroll 0 0;
    cursor: pointer;
}
.grid tr.invalid {
    background-color: #f5d6c7;
}
.grid th, .grid td {
    padding: 2px 4px;
}
.grid th {
    white-space: nowrap;
}
.grid td.editable input.input-text {
    margin-left: 4px ;
    width: 50px ;
}
.grid td input.input-text {
    width: 86%;
    line-height: 0;
}
.grid td input.input-text-export-filter {
    width: 272px;
}
.grid td input.input-text-range {
    width: 104px;
}
.grid td input.input-text-range-date {
    width: 87px;
}
.grid td input.input-inactive {
    background: #eee none repeat scroll 0 0;
}
.grid table td {
    border-color: #dadfe0;
    border-style: solid;
    border-width: 0 1px 1px 0;
}
.grid table.border td {
    background: #fff none repeat scroll 0 0 ;
}
.grid table td.first, .grid table td.last {
    border-right: 0 none;
}
.grid table td.product {
    text-align: right;
}
.grid table td.empty-text {
    padding: 15px;
}
.grid table td .action-select {
    width: 100%;
}
.grid .separator {
    color: #b9b9b9;
    padding: 0 4px;
}
.grid tbody.odd tr {
    background: #fff none repeat scroll 0 0 ;
}
.grid tbody.even tr {
    background: #f6f6f6 none repeat scroll 0 0 ;
}
.grid tbody.odd tr td, .grid tbody.even tr td {
    border-bottom: 0 none;
}
.grid tbody.odd tr.border td, .grid tbody.even tr.border td {
    border-bottom: 1px solid #dadfe0;
}
table.actions {
    margin: 0.5em 0;
    width: 100%;
}
table.actions td {
    vertical-align: top;
}
.pager select {
    margin: 0 4px;
    width: 4em ;
}
.pager input.page {
    width: 2em ;
}
.pager .arrow {
    margin: 0 3px;
    vertical-align: middle;
}
.grid tr.headings {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/sort_row_bg.gif") repeat-x scroll 0 50%;
}
.grid tr.headings th {
    border-color: #f9f9f9 #d1cfcf #f9f9f9 #f9f9f9;
    border-style: solid;
    border-width: 1px;
    font-size: 0.9em;
    padding-bottom: 0;
    padding-top: 1px;
}
.grid tr.headings th.last {
    border-right: 0 none;
}
.grid tr.headings th.no-link {
    color: #67767e;
    padding-bottom: 1px;
    padding-top: 2px;
}
.grid tr.headings th span.nobr {
    display: block;
}
.grid tr.headings th a {
    color: #2d444f;
    display: block;
    padding: 2px 4px 1px 0;
    text-decoration: none;
}
.grid tr.headings th a:hover {
    color: #d85909;
    text-decoration: none;
}
.grid tr.headings th a.sort-arrow-desc, .grid tr.headings th a.sort-arrow-asc {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/sort_on_bg.gif") no-repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding-bottom: 2px;
}
.grid tr.headings th span.sort-title {
    display: block;
    line-height: 1;
    padding: 3px 12px 4px 0;
    text-align: center;
}
.grid tr.headings th a.sort-arrow-desc span.sort-title, .grid tr.headings th a.sort-arrow-asc span.sort-title {
    background-position: right 50%;
    background-repeat: no-repeat;
    padding: 3px 12px 2px 8px;
}
.grid tr.headings th a.sort-arrow-desc span.sort-title {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/grid_sort_desc.gif");
}
.grid tr.headings th a.sort-arrow-asc span.sort-title {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/grid_sort_asc.gif");
}
.massaction {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ebebeb url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/massaction_bg.gif") repeat-x scroll 0 100%;
    border-color: #d1cfcf #d1cfcf -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    font-size: 0.9em;
    height: 26px;
    width: 100%;
}
.massaction td {
    border-top: 1px solid #fff;
    padding: 1px 8px;
    vertical-align: middle;
    width: 50%;
}
.massaction .entry-edit fieldset .select {
    display: inline;
    width: auto;
}
.massaction .entry-edit fieldset select.validation-failed {
    background: #faebe7 none repeat scroll 0 0 ;
    border: 1px dashed #eb340a ;
}
.massaction .entry-edit fieldset {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 0;
}
.massaction .entry-edit fieldset .field-row {
    display: inline;
}
.massaction .entry-edit .field-row label {
    float: none;
    margin-left: 13px;
    width: auto;
}
.massaction .entry-edit {
    margin: 0 ;
    padding: 0;
}
.massaction .entry-edit .validation-advice {
    display: none ;
}
.massaction a {
    text-decoration: none;
}
.massaction .entry-edit fieldset span.form_row, .massaction .entry-edit fieldset span.field-row {
    clear: none ;
    display: inline;
    float: left ;
    margin: 0;
    padding: 0 5px 0 0;
}
.massaction .entry-edit .outer-span {
    float: left;
}
.grid tr.filter {
    background: #e3eff1 url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/filter_row_bg.gif") repeat-x scroll 0 0;
    cursor: default;
}
.grid tr.filter th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #bdbdbd;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding-bottom: 5px;
    padding-top: 5px;
    white-space: normal;
}
.grid tr.filter th.last {
    border-right: 0 none;
}
.grid tr.filter input.input-text {
    width: auto;
}

.grid tr.filter .range .range-line {
    margin-bottom: 3px;
    width: 100px;
}
.grid tr.filter .range div.date {
    min-width: 121px;
}
.grid tr.filter .range input {
    float: right;
    margin-top: 0;
    width: 50px ;
}
.grid tr.filter .range select {
    float: right;
    margin-top: 0;
    width: auto ;
}
.grid tr.filter .range .label {
    display: block;
    float: left;
    padding-left: 2px;
    width: 36px;
}
.grid tr.filter .date img {
    cursor: pointer;
    height: 15px;
    vertical-align: middle;
    width: 15px;
}
.grid .head-massaction select {
    max-width: 90px;
    width: auto ;
}
.grid select.select-export-filter, .grid select.multiselect-export-filter {
    width: 278px;
}
.grid table tfoot tr {
    background: #d7e5ef none repeat scroll 0 0;
}
.grid table tfoot tr td {
    background: #e5ecf2 none repeat scroll 0 0;
    border-top: 1px solid #9babb9;
    line-height: 1.7em;
}
.grid table.border tfoot tr td {
    background: #d7e5ef none repeat scroll 0 0;
}
.dynamic-grid th {
    padding: 2px;
    width: 100px;
}
.dynamic-grid td {
    padding: 2px;
}
.dynamic-grid td input {
    width: 94px;
}
tr.dynamic-grid td, tr.dynamic-grid th {
    padding: 2px 10px 2px 0;
    width: auto;
}
tr.dynamic-grid input.input-text {
    width: 154px;
}
.available {
    color: #080;
    font-weight: bold;
}
.not-available {
    color: #800;
}
dl.accordion .grid {
    margin-bottom: 0;
}
dl.accordion dt, .entry-edit .entry-edit-head {
    background: #6f8992 none repeat scroll 0 0;
    padding: 2px 10px;
}
dl.accordion dt, div.collapseable {
    margin-top: 1px;
}
dl.accordion dt a, div.collapseable a {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/entry_edit_head_arrow_down.gif") no-repeat scroll 100% 50%;
    color: #fff;
    display: block;
    font-weight: bold;
    text-decoration: none;
}
div.disabled {
    background: #c6cbc9 none repeat scroll 0 0 ;
}
div.disabled a {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/entry_edit_head_arrow_down2.gif") ;
    color: #f6f6f6 ;
}
.entry-edit fieldset.collapseable {
    margin-bottom: 10px;
}
dl.accordion dt a:hover, div.collapseable a:hover {
    color: #fff;
    text-decoration: none;
}
dl.accordion dt.open a, div.collapseable a.open {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/entry_edit_head_arrow_up.gif") no-repeat scroll 100% 50%;
}
dl.accordion dd {
    display: none;
}
dl.accordion dd.open {
    display: block;
}
img.accordion-btn {
    float: right;
    margin-right: 5px;
    margin-top: 1px;
}
ul.tabs {
    background-color: #e7efef;
    border-top: 1px solid #bebebe;
}
ul.tabs a, ul.tabs span {
    display: block;
}
ul.tabs a, ul.tabs a:hover {
    text-decoration: none;
}
ul.tabs a, ul.tabs a:hover {
    color: #000;
}
ul.tabs, ul.tabs a {
    background: #e7efef url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/tabs_link_bg.gif") repeat-y scroll 100% center;
}
ul.tabs a:hover {
    background-color: #d8e6e6;
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/tabs_link_over_bg.gif");
}
ul.tabs a.active {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #bebebe;
    padding: 0;
}
ul.tabs a.active:hover {
    padding: 0;
}
ul.tabs span {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/tabs_span_bg.gif") repeat-x scroll 0 100%;
    cursor: pointer;
    padding: 0.3em 0.5em 0.28em 1.5em;
}
ul.tabs span em {
    float: right;
}
ul.tabs a.active span, ul.tabs a.active:hover span {
    background: #fff none repeat scroll 0 0;
    font-weight: bold;
}
ul.tabs a.subitem {
    padding-left: 2.2em;
}
ul.tabs span.changed, ul.tabs span.error {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    float: right;
    padding: 0;
}
ul.tabs a.changed span.changed {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_bullet_disk.gif") no-repeat scroll 0 0 ;
    height: 16px;
    width: 16px;
}
ul.tabs a.error span.error {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_bullet_error.gif") no-repeat scroll 0 0 ;
    height: 16px;
    width: 16px;
}
ul.tabs a.changed {
    font-style: italic;
}
ul.tabs-horiz {
    background: #f8f8f8 url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/horiz_tabs_ul_bg.gif") repeat-x scroll 0 100%;
    margin: 0 0 18px;
    padding: 8px 0 0 5px;
}
ul.tabs-horiz li {
    float: left;
    margin: 0 4px;
}
ul.tabs-horiz li a {
    background: #e2e2e2 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #333 ;
    display: block;
    padding: 2px 10px;
    text-decoration: none ;
}
ul.tabs-horiz li a.notloaded {
}
ul.tabs-horiz li a.active {
    background: #DD013F;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.validation-advice {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/validation_advice_bg.gif") no-repeat scroll 2px 1px;
    clear: both;
    font-size: 0.95em;
    font-weight: bold;
    line-height: 1.25em;
    margin: 3px 0 0 9px;
    min-height: 15px;
    padding-left: 16px;
}
.staging-datetime-advice .validation-advice {
    background-position: right center;
    padding: 0 16px 0 0;
}
input.validation-failed, textarea.validation-failed {
    background: #fef0ed none repeat scroll 0 0;
    border: 1px dashed #d6340e;
}
.noscript {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffff90 none repeat scroll 0 0;
    border-color: #000;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    color: #2f2f2f;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
}
.noscript .noscript-inner {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/i_notice.gif") no-repeat scroll 20px 50%;
    margin: 0 auto;
    padding: 12px 0;
    width: 900px;
}
.noscript p {
    margin: 0;
}
.demo-notice {
    background: #d75f07 none repeat scroll 0 0;
    color: #fff;
    line-height: 1em;
    margin: 0;
    padding: 5px 10px 6px;
    text-align: center;
}
select.countries option {
    background-repeat: no-repeat;
}
.entry-edit .fieldset .tree li, .entry-edit .tree li {
    margin: 0;
}
table.form-edit {
    width: 100%;
}
.box, .entry-edit fieldset, .entry-edit .fieldset {
    margin-bottom: 15px;
    padding: 5px;
}
.entry-edit .entry-edit-head h4 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 1em;
    line-height: 18px;
    margin: 0;
    min-height: 0;
    padding: 0;
}
.entry-edit .entry-edit-head .tools {
    float: right;
}
.entry-edit .entry-edit-head strong, .entry-edit .entry-edit-head a {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    min-height: 0;
}
.entry-edit .content {
    margin-left: 0 ;
    padding: 10px 15px;
}
.entry-edit fieldset li, .entry-edit .fieldset li {
    margin: 4px 0;
}
.entry-edit fieldset span.form_row, .entry-edit .fieldset span.form_row, .entry-edit fieldset .field-row .hint, .entry-edit .fieldset .field-row .hint {
    color: #999;
    float: left;
    padding-left: 12em;
}
.entry-edit .form-buttons {
    float: right;
    margin: 2px -3px 2px 0;
}
label.inline {
    float: none ;
    width: auto ;
}
.nested-content .entry-edit {
    margin-left: 2em;
}
.nested-content .entry-edit .entry-edit {
    margin-left: 0;
}
#coupon_container .entry-edit {
    min-width: 310px;
}
input.input-text, textarea, select {
    background: #fff none repeat scroll 0 0;
    border-color: #aaa #c8c8c8 #c8c8c8 #aaa;
    border-style: solid;
    border-width: 1px;
    font: 12px arial,helvetica,sans-serif;
}
select {
    min-height: 17px;
}
input.input-text, textarea {
    padding: 2px;
}
input.qty {
    width: 40px ;
}
input.item-qty {
    width: 22px ;
}
input.price {
    text-align: right;
    width: 50px ;
}
input.disabled[type="text"] {
    background: #eee none repeat scroll 0 0;
}
select optgroup {
    font-style: normal;
}
select optgroup option {
    padding-left: 10px;
}
select optgroup option.even {
    background: #f6f6f6 none repeat scroll 0 0;
}
select.multiselect option {
    border-bottom: 1px solid #ddd;
    padding: 3px 4px;
}
.checkboxes li {
    margin: 0 0 5px ;
}
.field-100 {
}
.field-100 textarea, .field-100 input.input-text {
    width: 100% ;
}
@media not all {
    select option:disabled, select:disabled option {
        color: #cacaca ;
        text-shadow: 2px 2px 2px #000;
    }
}
.form-list {
    border: 0 none ;
    width: auto;
}
.form-list td.label, .form-list td.value, .form-list td.value2, .form-list td.note, .form-list td.scope-label, .form-list td.use-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center ;
    border: 0 none ;
    padding-bottom: 5px ;
    padding-left: 5px ;
    padding-top: 5px ;
}
.form-list td.hidden {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center ;
    border: 0 none ;
    padding: 0 ;
}
.form-list td.label {
    width: 200px;
}
.form-list td.use-default label {
    display: inline-block;
    padding: 0 3px;
    vertical-align: middle;
}
.form-list td.label label {
    display: block;
    padding-right: 15px;
    padding-top: 1px;
    width: 100%;
}
.form-list td.value input.input-text, .form-list td.value textarea {
    width: 274px;

}
.form-list td.value textarea {
    height: 15em;
    margin-bottom: 10px;
}
.form-list td.value select {
    width: 280px;
}
.form-list td.value select.select-date {
    width: 87px;
}
.form-list td.note {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/note_cell_bg.gif") no-repeat scroll 6px 10px ;
    padding-left: 18px;
}
.form-list td.scope-label {
    color: #6f8992;
    font-size: 0.9em;
    padding-left: 5px;
}
.form-list p.note {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/note_bg.gif") no-repeat scroll 1px 6px;
    font-size: 11px;
    margin: 0;
    padding: 0 0 0 13px;
}
.form-list td.value p.note {
    width: 100%;
}
.columns .form-list {
    width: auto;
}
.columns .form-list td.value {
    padding-right: 5px ;
    width: 300px;
}
.columns .form-list td.value .next-toinput {
    display: inline;
    margin-right: 5px;
    width: 75px;
}
.columns .form-list td.value .next-toselect input.input-text {
    display: inline;
    width: 195px ;
}
.columns .form-list td.value input[type="checkbox"][id*="use_"] {
    margin: 4px 10px 0 0;
    vertical-align: top;
}
.columns .form-list td.value input[type="checkbox"][id*="use_"] + label {
    display: inline-block;
    margin: 2px 0 0 -7px;
    vertical-align: top;
}

.multi-input {
    margin-bottom: 8px;
}
.grid tr .form-list tr {
    background: #fff none repeat scroll 0 0 ;
}
.grid tr.even .form-list tr {
    background: #f6f6f6 none repeat scroll 0 0 ;
}
.grid tr.on-mouse .form-list tr {
    background: #fcf5dd none repeat scroll 0 0 ;
}
.grid tr .form-list {
    margin: 8px 0;
}
.field-row {
    display: block;
    margin-bottom: 5px;
}
span.delete-image, span.delete-file {
    display: block;
    padding-left: 25px;
    white-space: nowrap;
}
span.delete-file {
    padding: 0;
}
.entry-edit .field-row {
    display: block;
}
.entry-edit .field-row label {
    float: left;
    width: 150px;
}
.content-buttons.form-buttons, .content-header .form-buttons {
    margin-bottom: 0;
    text-align: right;
}
.content-header .content-buttons-placeholder {
    display: inline ;
}
.content-header .form-buttons {
    float: right;
}
.content-header td.form-buttons {
    float: none;
}
.content-header .form-buttons button {
    margin-bottom: 3px;
}
.sub-btn-set {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/sub_button_bg.gif") repeat scroll 0 0;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    padding: 3px 10px;
    text-align: right;
}
button::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
button {
}
button, .form-button {
    background: #ffac47 url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/btn_bg.gif") repeat-x scroll 0 100%;
    border-color: #ed6502 #a04300 #a04300 #ed6502;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    font: bold 12px arial,helvetica,sans-serif;
    padding: 1px 7px 2px;
    text-align: center ;
    white-space: nowrap;
}
button:hover {
    background: #f77c16 url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/btn_over_bg.gif") repeat-x scroll 0 0;
}
button:active {
    background: #f77c16 url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/btn_on_bg.gif") repeat-x scroll 0 0;
}
button span {
    background-position: 0 50%;
    background-repeat: no-repeat;
    line-height: 1.35em;
}
button span span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 ;
    display: inline ;
    margin: 0 ;
    padding: 0 ;
}
button.delete, button.save, button.add {
    padding-left: 6px;
}
button.cancel span, button.delete span, button.save span, button.add span, button.back span, button.add-image span, button.add-widget span {
    padding-left: 20px;
}

button.back {
    background-color: #fff;
    border-color: #ccc #aaa #aaa #ccc;
    color: #555;
}
button.back span {
}
button.fail, button.cancel, button.delete {
    background-color: #fcaf81;
    border-color: #d24403 #a92000 #a92000 #d24403;
    color: #fff;
}
button.fail:hover, button.cancel:hover, button.delete:hover {
}
button.fail:active, button.cancel:active, button.delete:active {
    background-color: #e0612f;
}
button.cancel span, button.delete span {
}
button.add span {
}
button.save span {
}
button.show-hide span {
}
button.add-image span {
}
button.add-widget span {
}
button.add-variable span {
}
button.go span {
    padding-left: 16px;
}
button.btn-chooser {
    display: block;
    margin: 0 0 10px;
}
button.success {
    border-color: #46745e;
}
button.success:hover {
}
button.success:active {
}
button.disabled, button.disabled:hover, button.disabled:active {
    border-color: #777 #505050 #505050 #777;
    color: #fff;
    cursor: default;
    opacity: 0.8;
}
button.add.disabled span {
}
button.loading &gt; span {
    padding-left: 20px;
}
button.icon-btn {
    width: 32px ;
}
button.icon-btn span {
    display: block;
    overflow: hidden;
    padding: 0;
    text-indent: -999em;
    width: 16px;
}
.buttons-set {
    margin: 0 0 10px;
}
.buttons-set button {
    margin-right: 5px;
}
.switcher {
    /*background: #e7efef none repeat scroll 0 0;
    border: 1px solid #cddddd;*/
    margin-bottom: 10px;
    padding: 10px;
}
.side-col .switcher {
    padding-right: 26px;
}
.side-col .switcher label {
    display: block;
}
.side-col .switcher .link-store-scope {
    float: right;
    margin-left: 3px;
    margin-right: -19px;
}
.side-col .switcher select {
    float: left;
    width: 100%;
}
.catalog-categories .side-col .switcher {
    margin-bottom: 15px;
    margin-right: 0;
}
.link-store-scope {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/i_question-mark.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 16px;
    margin: 0 0 1px;
    overflow: hidden;
    text-decoration: none ;
    text-indent: -999em;
    vertical-align: middle;
    width: 16px;
}
.store-scope .link-store-scope {
    float: left;
    margin-right: 10px;
}
.store-scope .tree-store-scope {
    border: 1px dotted #dedede;
    float: left;
    padding: 7px 10px;
}
.store-scope table.stores-tree {
    float: left;
    width: auto ;
}
.form-list td.value .store-scope {
    white-space: nowrap;
}
.form-list td.value .link-store-scope {
    float: none;
    margin-right: 0;
    margin-top: 6px;
    vertical-align: top;
}
.box-left, .box-right {
    width: 48.5%;
}
.box-left {
    float: left;
}
.box-right {
    float: right;
}
.box-left .content, .box-right .content {
    padding: 6px 14px;
}
.separator, .pipe {
    font-size: 0.9em;
    padding: 0 6px;
}
.divider {
    background: #ddd none repeat scroll 0 0;
    display: block;
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
}
td.divider {
    font-size: 1px;
    line-height: 0;
}
.box, .entry-edit fieldset, .entry-edit .fieldset {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d6d6d6;
}
.scroll-cont {
    background: transparent url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/db-scroll-bg.gif") no-repeat scroll center top;
    height: 265px;
    left: 503px;
    position: absolute;
    top: -25px;
    width: 16px;
    z-index: 10000;
}
.auto-scroll {
    height: 11em;
    overflow: auto;
}
.root {
    height: 260px;
    margin: 0;
    position: relative;
    width: 1px;
}
.thumb {
    height: 40px;
    margin-top: -28px;
    position: absolute;
    width: 16px;
    z-index: 11000;
}
.up {
    height: 16px;
    margin-top: 254px;
}
.dn {
    height: 15px;
    margin-top: 0;
    padding: 0;
}
.up a, .up a img, .dn a, .dn a img, .thumb a, .thumb a img {
    border: 0 none;
}
.up a:active, .dn a:active {
    outline: medium none;
}
.scrollContainer {
    border: 0 none;
    clip: rect(0px, 467px, 200px, 0px);
    left: 0;
    overflow: auto;
    position: absolute;
    top: 19px;
}
.scrollContent {
    left: 0;
    position: absolute;
    top: 0;
}
.hor-scroll {
    margin-bottom: -4px;
    overflow: auto;
    padding-bottom: 4px;
    width: 100%;
}
.note-list {
    overflow: hidden;
    width: 100%;
}
.note-list li {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/icon_note_list.gif") no-repeat scroll 0 4px;
    border-top: 1px solid #e3e3e3;
    margin-top: 9px ;
    padding-bottom: 9px;
    padding-left: 18px;
}
/*.wrapper {
    min-width: 960px;
}
*/
.wrapper-popup {
    min-width: 750px;
}
.header {
    background: #425e66 url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/header_top_bg.gif") repeat-x scroll 0 0;
    text-align: right;
}
.middle {
    background: #fff url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/simple_container_bg.gif") repeat-x scroll 0 0;
    min-height: 450px;
    padding: 23px 27px 0;
}
.middle-popup {
    background: yellow none repeat scroll 0 0;
    border-bottom: 3px solid #fff;
    padding: 0;
}
.container-collapsed {
    padding: 0 2.2em 1.8em 2em;
}
.columns {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/side_col_bg.gif") repeat-y scroll 217px 0;
}
div.side-col {
    float: left;
    margin-right: -220px;
    padding-bottom: 25px;
    width: 220px;
}
div.main-col {
    margin-left: 220px;
    min-height: 450px;
    padding: 0 0 25px 25px;
}
div.main-col-inner {
    float: left;
    width: 100%;
}
.footer {
    background: #e6e6e6 url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/footer_bg.gif") repeat-x scroll 0 0;
    clear: both;
    font-size: 0.95em;
    padding: 105px 2.8em 2.8em;
    text-align: center;
}
.simple-container-popup {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/simple_container_bg.gif") repeat-x scroll 0 0;
    min-height: 50px ;
    padding: 1.8em 2.3em 6em;
}
.page-popup {
    background: #fff none repeat scroll 0 0;
}
/*.logo {
    float: left;
    height: 43px;
    margin: 5px 20px 5px 27px;
}*/
.header-top {
    border-bottom: 1px solid #5f767f;
}
.header-right {
    color: #fff;
    font-size: 0.95em;
    padding: 10px 25px 0 15px;
}
.header-right a, .header-right a:hover {
    color: #fcce77;
}
.header-right .separator {
    color: #999;
}
.header-right fieldset {
    display: inline;
    padding-left: 10px;
}
.header-right fieldset input.input-text {
    width: 18em;
}
.header-right .super {
    float: right;
    line-height: 1.8em;
    margin-bottom: 14px;
    margin-left: 1.3em;
}
div.autocomplete {
    background-color: white;
    border: 1px solid #888;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 250px;
    z-index: 10000;
}
div.autocomplete ul {
    margin: 0;
    padding: 0;
}
div.autocomplete ul li.selected {
    background-color: #dcebf0;
}
div.autocomplete ul li {
    color: #2f2f2f;
    cursor: pointer;
    line-height: 1.3em;
    min-height: 32px;
    padding: 0.5em 0.7em;
    text-align: left;
}
.footer .bug-report {
    float: left;
    text-align: left;
    width: 35%;
}
.footer .legality {
    float: right;
    min-height: 19px;
    padding-left: 22px;
    text-align: right;
    width: 35%;
}
.catalog-categories .side-col {
    padding-right: 25px;
    width: 25em;
}
.catalog-categories .main-col {
    margin-left: 25em;
    padding-left: 25px;
}
.order-summary .side-col {
    padding-right: 25px;
}
.order-summary .main-col {
    padding-left: 25px;
}
.content-header {
    border-bottom: 4px solid #dfdfdf;
    margin-bottom: 18px;
    padding-bottom: 0.25em;
}
.content-header table {
    width: 100%;
}
.content-header h3 {
    color: #eb5e00;
    float: left;
    font-size: 1.25em;
    line-height: 1.2em;
    margin: 0.3em 0.5em 0 0;
}
.content-header .head h3 {
    float: none;
}
.content-header .button-set {
    text-align: right;
    white-space: nowrap;
}
.content-header .content-buttons {
    margin: 0;
    white-space: nowrap ;
}
.content-header td.content-buttons {
    margin: 0;
    white-space: nowrap ;
    width: 13%;
}
.content-buttons button, .content-header button, .filter-actions button {
    margin: 0 0 0 5px;
}
.side-col .content-header {
    border-bottom: 0 none;
    margin-bottom: 0.6em;
    margin-right: 12px;
}
.catalog-categories .side-col .content-header {
    margin-right: 0;
}
.left-col-block {
    width: 200px;
}
.content-header-floating {
    background: #fdfaa4 none repeat scroll 0 0;
    border-bottom: 1px solid #988753;
    display: none;
    left: 0;
    opacity: 0.85;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
.content-header-floating .content-header {
    border: 0 none;
    margin-bottom: 0;
    padding: 6px 8px 4px;
}
.content-header-floating td {
    padding-right: 20px;
}
.content-header-floating button {
    margin-top: 3px;
}
.content-header-floating .content-buttons {
    float: right;
}
.content-buttons {
    display: inline;
    float: right;
    margin-bottom: 5px;
    white-space: nowrap;
}
.content-header-floating .form-buttons {
    padding-right: 20px;
}
.content-header-floating h3 {
    display: inline;
    margin-left: 20px;
}
.box-head {
    margin-bottom: 0.6em;
    text-align: right;
}
.box-head h4 {
    float: left;
    margin-bottom: 0;
}
.icon-head {
    background-position: 0 0;
    background-repeat: no-repeat;
    min-height: 18px;
    padding-left: 22px;
}
.head-customer-address-list {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_house.gif");
}
.head-edit-form {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_page_white.gif");
}
.head-customer-view {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_status_online.gif");
    padding-left: 18px;
}
.head-customer, .head-customer-groups {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_group.gif");
}
.head-user {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_user.gif");
}
.head-user-edit {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_user_edit.gif");
}
.head-user-comment {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_user_comment.gif");
}
.head-comment {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_comment.gif");
}
.head-cart {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_cart.gif");
}
.head-account {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_account.gif");
}
.head-online-visitors {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_monitor.gif");
}
.head-products {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_package.gif");
}
.head-catalog-product {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_package.gif");
}
.head-newsletter-queue {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_newspaper_go.gif");
}
.head-newsletter-list {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_newspaper.gif");
}
.head-newsletter-report {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_newspaper_error.gif");
}
.head-tag, .head-tag-product {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_tag_orange.gif");
}
.head-sales-order, .head-sales-invoice {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_folder_table.gif");
}
.head-categories {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_folder_database.gif");
    color: #253033 ;
    padding-left: 20px;
}
.head-catalog-product-attribute {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_rainbow.gif");
    padding-left: 24px;
}
.head-product-attribute-sets {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_folder_palette.gif");
    padding-left: 23px;
}
.head-tax {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_money_add.gif");
}
.head-cms-page, .head-cms-block {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/application_view_tile.gif");
}
.head-backups-control {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_server_database.gif");
}
.head-money, .head-promo-quote {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_money.gif");
}
.head-shipping-address, .head-billing-address {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_house.gif");
}
.head-shipping-method {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_lorry.gif");
}
.head-payment-method {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_creditcards.gif");
}
.head-order-date {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_calendar.gif");
}
.head-customer-sales-statistics {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_money.gif");
}
.head-notification {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_folder_table.gif");
}
.head-compilation {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_package_go.gif");
}
#page-login {
    background: #f8f8f8 none repeat scroll 0 0;
    text-align: center;
}
.login-container {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/login_logo.gif") no-repeat scroll 0 0;
    margin: 170px auto;
    padding-left: 32px;
    width: 581px;
}
.login-form {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/login_box_bg.jpg") no-repeat scroll 0 0;
    padding: 27px 57px 35px;
    text-align: left;
}
.login-form .input-left {
    float: left;
}
.login-form .input-right {
    float: right;
}
.login-form .input-box input.input-text {
    width: 224px;
}
.login-form h2 {
    font-size: 1.7em;
    font-weight: normal;
}
.login-form label {
    font-weight: bold;
}
.login-form .form-buttons {
    clear: both;
    margin: 12px 0 0;
    text-align: right;
}
.login-box .bottom {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/login_box_bottom.jpg") no-repeat scroll 0 0;
    height: 5px;
    overflow: hidden;
    width: 581px;
}
.login-container .legal {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/login_box_legal_bg.gif") no-repeat scroll 0 0;
    font-size: 0.95em;
    margin: 0;
    padding: 8px 8px 5px;
}
.login-form .validation-advice {
    margin: 3px 0 0;
}
.login-form .forgot-link {
    margin: 0 17px 0 0;
    text-align: right;
}
.login-form .captcha {
    padding: 10px 0 0;
}
.login-form .captcha-image {
    border: 1px solid #aaa;
    margin: 1.5em 0 0;
    position: relative;
}
.login-form .captcha-image img {
    vertical-align: bottom;
}
.login-form .captcha-reload {
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 2px;
}
.login-form .captcha-reload.refreshing {
    animation: 1.5s linear 0s normal none infinite running rotate;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    0% {
        transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    0% {
        transform: rotate(360deg);
    }
}
.dashboard-container {
    border: 1px solid #ccc;
}
.dashboard-container .switcher {
    border: 0 none;
    margin-bottom: 0;
}
.adminhtml-system-store-deletestore .content-footer .content-buttons, .adminhtml-system-store-deletegroup .content-footer .content-buttons, .adminhtml-system-store-deletewebsite .content-footer .content-buttons {
    float: left;
}
.overlay span {
    color: #000;
    display: block;
    margin: -5px 0 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.price {
    white-space: nowrap ;
}
.price-incl-tax {
    display: block;
}
.price-incl-tax .label {
    display: block;
    white-space: nowrap;
}
.price-incl-tax .price {
    font-weight: bold;
}
.price-excl-tax {
    display: block;
}
.price-excl-tax .label {
    display: block;
    white-space: nowrap;
}
.price-excl-tax .price {
    font-weight: bold;
}
.order-tables td h5.title {
    font-size: 1em;
    font-weight: bold;
}
.order-tables td .option-label {
    font-style: italic;
    font-weight: bold;
}
.order-tables td .option-value {
    padding-left: 10px;
}
.order-tables td .qty-table {
    border: 0 none ;
    width: 100%;
}
.order-tables td .qty-table td {
    border: 0 none ;
    padding: 0 4px ;
}
dl.item-options dt {
    font-style: italic;
    font-weight: bold;
}
dl.item-options dd {
    padding-left: 10px;
}
ul.item-options li {
    padding-left: 0.7em;
}
.page-create-order .side-col {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
    width: 260px;
}
.page-create-order .main-col {
    padding-left: 28px;
}
.page-create-order .switcher {
    margin-bottom: 25px;
}
.create-order-sidebar-container {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d6d6d6;
}
.create-order-sidebar-block .content {
    margin: 0 ;
    padding: 4px 6px;
}
.create-order-sidebar-block .head {
    background: #ececec none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    font-size: 0.9em;
    padding: 2px 6px 1px;
    text-align: right;
}
.create-order-sidebar-block .head h5 {
    color: #2c464f;
    float: left;
    margin: 0;
    text-align: left;
}
.create-order-sidebar-block .content table td, .create-order-sidebar-block table th {
    padding: 0 3px 0 0;
}
.create-order-sidebar-block select {
    width: 170px;
}
.create-order-sidebar-block ul {
    margin-left: 20px;
}
.order-choose-address {
    background: #e7efef none repeat scroll 0 0;
    margin: 0 0 10px;
    padding: 8px 15px;
}
.order-save-in-address-book {
    background: #e7efef none repeat scroll 0 0;
    margin: 0;
    padding: 8px 15px;
}
.entry-edit .content .form-list {
    width: 100%;
}
.entry-edit .order-address td.label label {
    width: 100px;
}
.entry-edit .order-address input.input-text, .entry-edit .order-address .textarea {
    width: 95% ;
}
.entry-edit .order-address .select {
    width: 96.5%;
}
.entry-edit .order-address .validate-vat {
    padding: 10px 0 0;
    text-align: right;
    width: 96%;
}
.order-search-items .entry-edit .grid {
    height: 610px;
    overflow: auto;
}
.order-search-items .entry-edit .grid table {
    width: 99.9%;
}
#popup-window-mask, .popup-window-mask {
    background: rgba(239, 239, 239, 0.5) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 399;
}
.product-configure-popup {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d6d6d6;
    left: 50%;
    margin: 0 0 0 -271px;
    position: fixed;
    top: 50%;
    width: 540px;
    z-index: 400;
}
.product-configure-popup .validation-advice {
    margin-left: 0;
}
#product_composite_configure_messages {
    margin-left: 0 ;
    padding: 10px 15px;
}
.product-configure-popup .content {
    max-height: 400px;
    overflow: auto;
}
.product-configure-popup .content .grid {
    padding: 0;
}
.product-configure-popup .content .grid table {
    border-bottom: 1px solid #cbd3d4;
}
.product-configure-popup .product-options {
    border-bottom: 1px solid #e7e7e7;
    margin: 0 0 15px;
    padding: 0 0 12px;
}
.product-configure-popup .product-options .required {
    color: #333 ;
    font-weight: normal ;
}
.product-configure-popup .product-options .required em {
    color: #d40707;
}
.product-configure-popup .last-fieldset .product-options {
    border: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.product-configure-popup .buttons-set {
    margin: 0;
    padding: 10px;
}
.product-configure-popup .buttons-set button {
    margin: 0 0 0 5px;
}
.giftcard-form .availability {
    font-weight: bold;
    margin-bottom: 1em;
}
.giftcard-form .in-stock {
    color: #1b6800;
}
.giftcard-form .out-of-stock {
    color: #cf3a00;
}
.giftcard-form .price-box {
    margin: 1em 0;
}
.giftcard-form label {
    float: left;
    width: 25%;
}
.giftcard-amount-form {
    margin: 0 0 10px;
}
.giftcard-amount-form li {
    overflow: hidden;
    width: 100%;
}
.giftcard-amount-form .field {
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}
.giftcard-amount-form .form-list .input-text {
    width: 70px;
}
.giftcard-amount-form .form-list select {
    width: 150px;
}
.giftcard-amount-form .form-list .input-box {
    float: left;
    width: 75%;
}
.giftcard-amount-form .form-list .input-box .v-fix {
    white-space: nowrap;
}
.giftcard-amount-form .form-list .input-box p.notice {
    font-size: 11px;
    margin: 5px 0 0;
    white-space: nowrap;
}
.giftcard-amount-form .form-list .input-box p.notice span {
    display: block;
    margin-right: 5px;
}
.giftcard-send-form .field {
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}
.giftcard-send-form .field .input-text {
    width: 98%;
}
.giftcard-send-form .form-list .input-box {
    float: left;
    width: 75%;
}
.giftcard-send-form .form-list textarea {
    height: 100px;
    width: 98%;
}
.product-options {
    margin: 10px 0 0;
}
.product-options dt label {
    font-size: 12px;
    font-weight: bold;
}
.product-options dt .qty-holder {
    float: right;
}
.product-options dt .qty-holder label {
    vertical-align: middle;
}
.product-options dt .qty-disabled {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #000;
    padding: 3px;
}
.product-options dd {
    border-bottom: 1px solid #e7e7e7;
    margin: 5px 0 15px;
    padding: 0 0 12px;
}
.product-options dd.last {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.product-options dd .input-box {
    display: block;
}
.product-options dd input.input-text {
    width: 98%;
}
.product-options dd input.datetime-picker {
    width: 150px;
}
.product-options dd .time-picker {
    display: inline-block;
    padding: 2px 0;
    vertical-align: middle;
}
.product-options dd .time-picker select {
    vertical-align: middle;
}
.product-options dd textarea {
    height: 8em;
    width: 98%;
}
.product-options dd select {
    width: 100%;
}
.product-options .options-list {
}
.product-options .options-list li {
    line-height: 1.315;
    margin: 0;
    padding: 2px 0;
    vertical-align: middle;
}
.product-options .options-list input.radio {
    float: left;
    margin: 2px -18px 0 0;
}
.product-options .options-list input.checkbox {
    float: left;
    margin: 2px -20px 0 0;
}
.product-options .options-list .label {
    display: block;
    margin-left: 20px;
}
.product-options li {
    margin: 3px 0;
}
.bundle-product-options {
    padding: 5px 0 0 13px;
}
.bundle-product-options dl {
    padding: 5px 0 0 15px;
}
.bundle-product-options dt {
    color: #111;
}
.bundle-product-options dd {
    color: #5b5b5b;
    margin-bottom: 10px;
}
.order-totals {
    background: #fcfac9 none repeat scroll 0 0;
    border: 1px solid #d7c699 ;
    margin-left: auto;
    padding: 12px 0;
    text-align: right;
}
.order-totals table {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin-left: auto;
}
.order-totals table td {
    padding: 3px 20px 3px 10px;
}
.order-totals table td.label {
    padding: 3px 10px 3px 20px;
    white-space: normal;
}
.order-totals table td.last {
    padding: 2px 6px;
}
.order-totals-bottom {
    padding: 0 20px;
}
.order-totals table .validation-advice {
    background-position: 100% 1px;
    padding-left: 0;
    padding-right: 14px;
    text-align: right;
    white-space: nowrap;
}
.grand-total, .grand_total {
    color: #eb4d00 ;
    font-size: 1.2em;
    font-weight: bold;
}
.summary-total {
    cursor: pointer;
}
.summary-total td {
    padding-bottom: 5px ;
    padding-top: 5px ;
}
.summary-total .summary-collapse {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/bg_collapse.gif") no-repeat scroll 0 4px;
    cursor: pointer;
    float: right;
    padding-left: 20px;
    text-align: right;
}
.show-details .summary-collapse {
    background-position: 0 -52px;
}
.show-details td {
    border-top: 1px solid #eae1b2;
}
.summary-details td {
    background-color: #fdfcdf;
    font-size: 11px;
}
.summary-details-first td {
    border-top: 1px solid #eae1b2;
}
.payment-methods dt {
    margin-bottom: 3px;
}
.payment-methods dd {
    margin-left: 20px;
}
.payment-methods .validation-advice {
    margin-left: 2px;
}
.cards-list .offset {
    margin-left: 10px;
}
.cards-list .info-table td {
    padding: 2px 7px 2px 0;
    text-align: left;
    vertical-align: top;
}
.release-amounts {
    margin: 0.5em 0;
}
.centinel .authentication {
    background: #fff none repeat scroll 0 0;
}
.centinel .authentication iframe {
    background: transparent none repeat scroll 0 0 ;
    border: 1px solid #ddd ;
    height: 400px;
    margin: 0 0 7px ;
    padding: 0 ;
    width: 99%;
}
.giftmessage-order-create .entire-order, .giftmessage-order-create .each-order-item {
    background-color: #eee;
    height: 275px;
    padding: 6px 14px;
}
.giftmessage-order-create .entire-order .entry-edit, .giftmessage-order-create .each-order-item .scroll {
    height: 250px;
    overflow: auto;
}
.giftmessage-order-create .single {
    float: left;
    padding: 1.2em 1.5em;
    width: 100%;
}
.giftmessage-order-create h5 {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 10px;
}

input[name*=texto]:focus, input[name*=descricao]:focus{
  width: 400px !important;
  z-index: 9999;
  width: 350px;
}

.giftmessage-order-create h6 {
    background-color: #cfcfcf;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.55;
    margin-bottom: 10px;
    padding: 2px 6px;
    width: 95%;
}
.giftmessage-order-create .fieldset {
    padding: 0;
}
.giftmessage-order-create .form-list {
    width: 100%;
}
.giftmessage-order-create .form-list td.label label {
    width: 100px;
}
.giftmessage-order-create .form-list td.value input.input-text, .giftmessage-order-create .form-list td.value textarea {
    width: 95%;
}
.giftmessage-single-item {
    padding: 0 ;
}
.giftmessage-single-item .item-container {
    cursor: auto;
}
.giftmessage-single-item .item-text {
    padding: 2px 4px;
}
.giftmessage-single-item .gift-form {
    background: #f7f6f4 url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/gift-message-grid-column-bg.gif") repeat-x scroll 0 0;
    margin-top: 3px;
}
.giftmessage-single-item .gift-form .entry-edit fieldset {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 ;
    border: medium none ;
    margin-bottom: 0;
    padding: 15px;
}
.giftmessage-single-item .gift-form .entry-edit fieldset .last {
    margin-bottom: 0;
}
.giftmessage-single-item .gift-form .entry-edit input.input-text {
    width: 75% ;
}
.giftmessage-single-item .gift-form .entry-edit textarea {
    width: 96% ;
}
.giftmessage-single-item .action-link-holder {
}
.giftmessage-single-item .action-link {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/gift-message-expand.gif") no-repeat scroll 100% 50%;
    cursor: pointer;
    padding-right: 10px;
}
.giftmessage-single-item .open {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/gift-message-collapse.gif") no-repeat scroll 100% 50%;
}
/*.giftmessage-whole-order-container .entry-edit input.input-text {
    width: 280px ;
}*/
/*.giftmessage-whole-order-container .entry-edit textarea {
    padding: 2px 3px;
    width: 99% ;
}*/
.giftmessage-whole-order-container .entry-edit label {
    width: 121px;
}
.pp-general-uk &gt; .config-heading .heading strong, .pp-method-payflow &gt; .config-heading .heading strong, .pp-method-express &gt; .config-heading .heading strong, .pp-method-general &gt; .config-heading .heading strong {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/paypal/logo-paypal.png") no-repeat scroll 0 2px;
    padding-left: 56px;
}
.pp-method-general &gt; .config-heading .button-container {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/paypal/pp-allinone.png") no-repeat scroll 0 0;
    height: 26px;
    padding: 8px 0 0 180px;
}
.pp-method-express &gt; .config-heading .button-container {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/paypal/pp-alt.png") no-repeat scroll 0 0;
    height: 29px;
    padding: 0 0 0 160px;
}
.pp-method-payflow &gt; .config-heading .button-container {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/paypal/pp-gateways.png") no-repeat scroll 1px 0;
    height: 36px;
    padding: 0 0 0 99px;
}
.pp-general-uk &gt; .config-heading .button-container {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/paypal/pp-uk.png") no-repeat scroll 0 0;
    height: 27px;
    padding: 9px 0 0 201px;
}
.payflow-settings-notice {
    max-width: 660px;
    padding-bottom: 1em;
}
.payflow-settings-notice .important-label {
    color: red;
}
.payflow-settings-notice ul.options-list {
    list-style: outside none disc;
    padding: 0 2em;
}
#popup-window-mask, .popup-window-mask {
    background: rgba(239, 239, 239, 0.5) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 399;
}
.packaging-window, .packed-window {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d6d6d6;
    box-shadow: 0 3px 5px #ccc;
    left: 50%;
    margin: -200px 0 0 -471px;
    position: fixed;
    top: 50%;
    width: 1100px;
    z-index: 400;
}
.packaging-window .entry-edit-head {
    padding: 3px 5px;
}
.packaging-window .entry-edit-head button {
    float: right;
}
.packaging-window .messages {
    background: #faebe7 url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/error_msg_icon.gif") no-repeat scroll 10px 10px;
    border: 1px solid #f16048;
    color: #df280a;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px 10px 10px 35px;
}
.packaging-window .validation-failed {
    background: #fef0ed none repeat scroll 0 0;
    border: 1px dashed #d6340e;
}
.packaging-window .packaging-content {
    height: auto ;
    margin: 0 0 10px;
    max-height: 400px;
    overflow: auto;
    padding: 10px 10px 0;
}
.packaging-window .package-block {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 2px solid #d4d4d4;
    margin: 0 0 10px;
    padding: 10px;
}
.packaging-window .package-options {
    border-top: 1px solid #ccc;
    margin: 3px 0 0;
    padding: 10px 0 0;
    width: 100%;
}
.packaging-window .package-options td {
    vertical-align: middle;
}
.packaging-window .package-options select {
    width: 130px;
}
.packaging-window .package-options .input-text {
    width: 50px;
}
.packaging-window .package_prapare {
    margin-bottom: 15px;
}
.packaging-window .package-options .customs-value {
    width: 80px;
}
.packaging-window .package-options .options-weight {
    width: 75px;
}
.packaging-window .package-options .options-units-weight {
    width: 45px;
}
.packaging-window .package-options .options-units-dimensions {
    width: 45px;
}
.packaging-window .package-options .options-content-type {
    width: 120px;
}
.packaging-window .package-options input.disabled[type="text"] {
    background: #eee none repeat scroll 0 0;
}
.packaging-window .package-options select.disabled {
    background: #eee none repeat scroll 0 0;
}
.packaging-window .package-options-contents {
    border-top: 0 none;
}
.packaging-window .package-add-products {
    border-top: 1px solid #ccc;
    margin: 10px 0 0;
    padding: 10px 0 0;
}
.packaging-window .package-add-products .grid {
    padding: 0;
}
.packaging-window .package-add-products .grid button {
    vertical-align: middle;
}
.packaging-window .package-number {
    font-weight: bold;
}
.packaging-window .package-number span {
    margin-left: 5px;
}
.packed-window .entry-edit-head {
    padding: 3px 5px;
}
.packed-window .packed-content {
    max-height: 400px;
    overflow: auto;
    padding: 10px 10px 0;
}
.packed-window .package {
    background: #fefefe none repeat scroll 0 0;
    border: 7px solid #d5d5d5;
    margin-bottom: 10px;
    padding: 10px;
}
.packed-window .package h4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fefefe none repeat scroll 0 0;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px 1px;
    color: #222;
    float: right;
    font-size: 12px;
    margin: -10px -10px 0 0;
    padding: 5px 10px;
    position: relative;
    z-index: 100;
}
.packed-window .package strong {
    display: block;
    padding: 0 0 3px;
}
.packed-window .package .grid {
    padding: 0;
}
.packed-window .package-info {
    background: #f3f3f3 none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    margin: -10px -10px 10px;
    padding: 5px 10px;
    position: relative;
}
.packed-window .package-options {
    width: 60%;
}
.packed-window .package-options td, .packed-window .package-options th {
    padding: 1px 0;
}
.packed-window .buttons-set {
    padding-right: 5px;
}
.categories-side-col .content-header {
    padding: 0;
}
.categories-side-col .content-header h3 {
    float: none;
}
.categories-side-col .content-header button {
    margin: 5px 0 0;
}
.categories-side-col .switcher {
    margin: 10px 20px 0 0;
}
.categories-side-col .tree-actions {
    margin: 10px 20px 10px 0;
    text-align: center;
}
.categories-side-col .tree-holder {
    margin-right: 20px;
}
.no-active-category a span {
    color: #aaa ;
}
#tree-div {
    overflow: auto ;
    padding-bottom: 15px;
    width: 200px;
}
.x-tree-node {
    margin: 0 ;
}
.x-tree-node .leaf .x-tree-node-icon {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_leaf.png");
}
.x-tree-node .system-leaf .x-tree-node-icon {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_application_form_delete.png");
}
.x-tree-node-ct {
    overflow: hidden;
}
.website-name .checkbox {
    margin-top: 2px;
    vertical-align: top;
}
.webiste-groups {
    padding: 10px 20px;
}
.group-stores {
    padding: 2px 10px;
}
.bundle-option-row table tbody td {
    white-space: nowrap;
}
.bundle-option-row table tbody td label {
    float: left;
}
.bundle-option-row input.option-label {
    width: 50% ;
}
.bundle-option-row input.option-position {
    width: 70px ;
}
.catalog-categories .side-col {
    width: 240px;
}
.tier-price-input {
    margin-bottom: 8px;
}
.tier-price-input input.price {
    margin-right: 10px;
    width: 80px;
}
.tier-price-input input.qty {
    width: 80px;
}
.tier-price-input .tier-container {
    clear: both;
    position: relative;
}
.tier-price-input .tier-container div {
    float: left;
}
.tier-price-input .tier-container label {
    margin: 0;
    padding: 0;
    width: 30px;
}
.tier-price-input .validation-advice {
    height: 25px;
    margin: 0;
}
.tier-price-input .custgroup-div select {
    padding: 0;
    width: auto;
}
.tier-price-input .qty-div {
    padding-left: 20px;
}
.tier-price-input .price-div {
    padding-left: 20px;
}
.tier-price-input .price-div .validation-advice {
    margin: 0;
}
.btn-remove-tier-group {
    float: right;
    right: 24px;
    top: 5px;
}
.image-preview {
    cursor: pointer;
    position: absolute;
}
.edit-attribute-set .form-list td.label {
    width: 105px;
}
.edit-attribute-set .form-list td.label label {
    width: 105px;
}
.edit-attribute-set .entry-edit fieldset input.input-text {
    width: 200px;
}
.ratings {
    margin: 0;
}
.rating-box {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/product_rating_blank_star.gif") repeat-x scroll 0 0;
    float: left;
    height: 16px;
    margin: 0 5px 3px 0;
    position: relative;
    width: 69px;
}
.rating-box .rating {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/product_rating_full_star.gif") repeat-x scroll 0 0;
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
}
.field-row .ratings {
    clear: right;
    float: left;
    width: 120px;
}
.field-row .ratings-container {
    float: left;
    width: 250px;
}
.product-review-box {
    width: 450px;
}
.product-review-box table {
    width: 100%;
}
.product-review-box td, .product-review-box th {
    padding-right: 5px;
    text-align: center;
}
.product-review-box td.label {
    text-align: left;
    width: 100px;
}

.custom-options .box {
    padding: 0 1.5em;
}
.custom-options .option-box {
    padding: 1em;
}
.custom-options .option-header {
    border-width: 0 0 1em;
    width: 100%;
}
.custom-options .option-header .input-text,
.custom-options .option-header .select {
    width: auto !important;
}

.custom-options .option-header .first-type-input{
    width: 250px !important;
}

.custom-options .select-type-title{
    width: 250px !important;
}

.custom-options .option-header th {
    padding: 2px;
    font-size: 13px;
    font-weight: 700;
}
.custom-options .option-header td {
    padding: 5px 2px;
}
.custom-options .opt-title {
    width: 175px;
}
.custom-options .opt-type {
    width: 150px;
}
.custom-options .opt-req {
    width: 80px;
}
.custom-options .opt-order {
    width: 60px;
}
.custom-options .option-box .border {
    width: 615px;
}
.custom-options th {
    white-space: nowrap;
}
.custom-options .type-title {
    width: auto;
}
.custom-options .type-price {
    width: 60px;
}
.custom-options .type-type {
    width: 80px;
}
.custom-options .type-uqty {
    width: 100px;
}
.custom-options .type-sku {
    width: 150px;
}
.custom-options .type-order {
    width: 60px;
}
.custom-options .type-butt {
    width: 33px;
}
.custom-options .type-last {
    width: auto;
}
.custom-options .option-box .border input.input-text, .custom-options .option-box .border select.select {
    width: auto;
}
.custom-options .option-box .border .type-last input.input-text {
    width: 60px ;
}
.custom-options .option-box .border input.type-sku {
    width: 150px ;
}
.bundle .option-box {
    padding-bottom: 2em;
}
.bundle .option-box .border {
    border-bottom: 0 none;
    width: 100%;
}
.bundle .option-box .border td {
    border-bottom: 1px solid #dce5e6 ;
}
.bundle .option-title {
    border-bottom: 1px solid #cddddd;
    padding: 0 0 10px;
}
.bundle .option-title button {
    float: right;
}
.bundle .option-title label {
    float: left;
    font-weight: bold;
    line-height: 21px;
    padding-right: 1em;
}
.bundle .option-title .input-text {
    float: left;
    vertical-align: middle;
    width: 260px;
}
.bundle .option-header {
    clear: both;
    margin-top: 5px;
}
.bundle .border .last {
    width: 33px;
}
.files {
    width: 195px;
}
.files input.input-text {
    float: left;
    width: 134px ;
}
.files-wide {
    width: 355px;
}
.files-wide input.input-text {
    float: left;
    width: 294px ;
}
.files label, .files-wide label {
    float: left;
    width: 55px;
}
.files .row, .files-wide .row {
    margin-bottom: 5px;
}
.files .flex, .files-wide .flex {
    float: right ;
    position: static ;
}
.files .uploader, .files-wide .uploader {
    float: left;
    overflow: hidden;
}
.files .uploader {
    width: 100px;
}
.files-wide .uploader {
    width: 260px;
}
.files .uploader .file-row-info, .files-wide .uploader .file-row-info, .files .uploader .file-row-narrow, .files-wide .uploader .file-row-narrow {
    margin: 0 ;
}
td.input-price {
    white-space: nowrap;
}
td.input-price .validation-advice {
    white-space: normal;
}
td.input-price input.input-text {
    width: 4em ;
}
input.sort {
    width: 4em ;
}
input.downloads {
    width: 6.5em ;
}
.address-list {
    padding-right: 22px;
    width: 28em;
}
.address-list address {
    overflow: hidden;
    width: 100%;
}
.address-list .btn-edit-address, .address-list .btn-remove-address {
    position: absolute;
    top: 8px;
}
.address-list .btn-edit-address {
    right: 8px;
}
.address-list .btn-remove-address {
    right: 27px;
}
.address-list li {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/address_list_li.gif") repeat scroll 0 0;
    border-top: 1px solid #e6e6e6;
    cursor: pointer;
    padding: 12px 14px;
    position: relative;
}
.address-list li.on {
    background: #e7efef none repeat scroll 0 0;
}
.address-list li.over {
    background-color: #fcf5dd;
}
.address-list li table {
    width: 100%;
}
.delete-address {
    float: right;
    margin: 0 0 10px 10px;
}
.address-type .address-type-line {
    display: block;
    margin: 2px 0;
}
.address-type .address-type-line input {
    margin-right: 3px;
}
.template-preview {
    background-color: #fff;
    height: 200px;
    width: 100%;
}
.stores-tree td {
    padding-bottom: 3px ;
    padding-top: 3px ;
}
.stores-tree td.label label {
    display: inline;
    padding-right: 10px;
    width: auto;
}
.stores-tree td.website-label label {
    font-weight: bold;
}
.stores-tree td.store-group-label label {
    font-weight: bold;
    padding-left: 15px;
}
.stores-tree td.store-label label {
    padding-left: 30px;
}
.stores-tree .buttons-set {
    margin: 10px 0;
}
.log-details {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d6d6d6;
    margin: 0 0 15px;
    padding: 15px;
}
.log-details table {
    width: 100%;
}
.log-details table th, .log-details table td {
    padding-bottom: 4px;
    padding-top: 4px;
    vertical-align: middle;
}
.log-details table th {
    font-weight: bold;
    padding-right: 30px;
    white-space: nowrap;
}
.sync-indicator {
    margin-left: 5px;
    margin-right: 5px;
    position: absolute;
    white-space: nowrap;
}
.sync-indicator img, .sync-indicator span {
    vertical-align: middle;
}
div.tree_item, div.tree_item_last {
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}
div.tree_item {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/tree_icons/join.gif");
}
div.tree_item_last {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/tree_icons/joinbottom.gif");
}
div.tree_line {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/tree_icons/line.gif");
    left: 0;
    position: absolute;
}
img.attribute-global {
    height: 16px;
    vertical-align: middle;
    width: 16px;
}
ul.config-tabs {
    border-top: medium none;
}
ul.config-tabs dt {
    background: #d1dedf url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/config_tab_dt_bg.gif") no-repeat scroll 0 50%;
    border-top: 1px solid #849ba3;
    color: #306375;
    font-weight: bold;
    padding: 2px 0 2px 1.5em;
    text-transform: uppercase;
}
ul.config-tabs dl {
    margin-bottom: 16px;
}
ul.config-tabs a.last span {
    background-image: none;
}
.inline-table {
    border: 0 none ;
}
.inline-table td {
    border: 0 none ;
    padding: 0 5px 5px ;
}
.system-fieldset-sub-head td {
    padding: 20px 5px 5px;
}
.system-fieldset-sub-head:first-child td {
    padding: 5px;
}
.system-fieldset-sub-head h4 {
    border-bottom: 1px solid #ccc;
    margin: 0;
}
.comment {
    padding: 5px;
}
.comment a {
    color: #888;
    margin-left: 3px;
}
.paypal-payment-notice {
    font-weight: bold;
    margin: -10px 0 10px;
}
.payment-group-title {
    border: 0 none;
    padding: 10px 5px;
}
.payment-group-title strong {
    border: 0 none;
    display: inline;
    font-size: 14px;
}
.complex &gt; .config {
    padding: 13px 12px 12px;
}
.section-config.complex table.form-list {
    width: 100% ;
}
.complex table td:first-child {
    padding-left: 0 ;
}
.complex table td.use-default {
    white-space: nowrap;
    width: 1px;
}
.section-config .section-config &gt; .config {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #d6d6d6 #d6d6d6;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin: 0;
    padding: 15px 12px 20px;
}
.section-config .section-config &gt; .entry-edit-head {
    background: #e6e6e6 none repeat scroll 0 0;
    border: 1px solid #d6d6d6;
    margin: -1px 0 0;
    padding: 4px 12px;
}
.section-config .section-config &gt; .entry-edit-head &gt; a {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/bkg_config-nested.png") no-repeat scroll 100% 5px;
    color: #2f2f2f;
}
.section-config .section-config &gt; .entry-edit-head &gt; a.open {
    background-position: 100% -195px;
}
.section-config .section-config &gt; .entry-edit-head &gt; a:hover {
}
.section-config .section-config.active &gt; .entry-edit-head &gt; a.open {
}
.with-button {
    background: #fff none repeat scroll 0 0;
}
.with-button.active &gt; .config {
    border-bottom-color: #b0b0b0;
    position: relative;
    z-index: 1;
}
.with-button.active::after {
    background: transparent url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/bkg_config-shaddow.png") repeat-x scroll 0 0;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    margin: 0 1px -5px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
tr:last-child .with-button.active &gt; .config {
    border-bottom-color: #d6d6d6;
}
tr:last-child .with-button.active::after {
    display: none;
}
.config-heading {
    background: #efefef url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/icon-enabled.png") no-repeat scroll -999em -999em;
    border: 1px solid #d8d8d8;
    margin: -1px 0 0;
    padding: 10px 10px 10px 26px;
}
.enabled .config-heading {
    background-position: 5px 10px;
}
.config-heading .button-container {
    float: right;
    text-align: right;
}
.config-heading .button span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 1px 1px #666;
    text-transform: capitalize;
}
.config-heading .button .state-closed {
    height: auto;
}
.config-heading .button .state-opened {
    height: 0;
    overflow: hidden;
}
.config-heading .button.open .state-closed {
    height: 0;
    overflow: hidden;
}
.config-heading .button.open .state-opened {
    height: auto;
}
.config-heading .button:active, .config-heading .button:active span {
    outline: 0 none ;
}
.config-heading .heading {
    float: left;
}
.config-heading .heading strong {
    display: inline-block;
    font-size: 12px;
}
.config-heading .heading a {
    color: #888;
    font-size: 11px;
    font-weight: normal;
    margin-left: 8px;
}
.config-heading .heading a.link-demo::before {
    color: #888;
    content: "|";
    display: inline-block;
    font-size: 12px;
    margin-right: 8px;
}
.config-heading .heading .heading-intro {
    display: block;
    font-size: 11px;
}
td.label label.enabled {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/icon-enabled.png") no-repeat scroll 100% 1px;
    min-height: 16px;
}
.section-config .config-advanced &gt; .entry-edit-head {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    padding: 0;
}
.section-config .config-advanced &gt; .entry-edit-head a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px dotted #f67610;
    color: #f67610 ;
    display: inline-block;
    line-height: 1.1;
    padding: 0;
    white-space: nowrap;
}
.section-config .config-advanced &gt; .entry-edit-head a.open, .section-config .config-advanced &gt; .entry-edit-head a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.section-config .config-advanced &gt; .entry-edit-head a::after {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/bkg_config-advanced.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 5px;
    margin-left: 5px;
    margin-right: -13px;
    overflow: hidden;
    vertical-align: middle;
    width: 7px;
}
.section-config .config-advanced &gt; .entry-edit-head a.open::after {
    background-position: 0 -5px;
}
.section-config .config-advanced &gt; .config {
    border: 0 none;
    padding: 15px 0 0;
}
.complex tr.nested + tr[id] &gt; td {
    padding-bottom: 30px ;
    padding-top: 15px ;
}
.complex tr[id] + tr.nested &gt; td {
    padding-top: 15px ;
}
.pp-buttons-container {
    float: left;
    margin-right: -200px;
    position: relative;
    white-space: nowrap;
    z-index: 1;
}
.pp-buttons-container button {
    display: inline-block;
}
.pp-buttons-container button:first-child {
    margin: 0;
}
.with-tooltip {
}
.field-tooltip {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/icon-tooltip.png") no-repeat scroll 0 0;
    cursor: help;
    display: inline-block;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    z-index: 1;
}
.field-tooltip:hover {
    z-index: 100;
}
.field-tooltip &gt; span {
    display: none;
}
.field-tooltip:hover &gt; div:hover, .field-tooltip &gt; div {
    background: #f6f6f6 url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/bkg_tooltip.png") repeat-y scroll 100% center;
    bottom: 28px;
    color: #464d50;
    left: -296px;
    opacity: 0;
    padding: 0 12px;
    position: absolute;
    visibility: hidden;
    width: 301px;
    z-index: 999;
}
.field-tooltip &gt; div::before {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/bkg_tooltip.png") no-repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -5px;
    width: 325px;
}
.field-tooltip &gt; div::after {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/bkg_tooltip.png") no-repeat scroll -325px 0;
    bottom: -14px;
    content: "";
    height: 14px;
    left: -1px;
    overflow: hidden;
    position: absolute;
    width: 325px;
}
.field-tooltip:hover &gt; div:hover, .field-tooltip &gt; div {
}
.field-tooltip:hover &gt; div {
    bottom: 30px;
    opacity: 1;
    visibility: visible;
    width: 301px;
}
.field-tooltip:hover &gt; div {
    bottom: 30px;
    opacity: 1;
    visibility: visible;
    width: 301px;
}
#profile-generator select {
    width: 207px;
}
#profile-generator input.input-text {
    width: 200px;
}
.field-row .with-tip {
    display: block;
    margin-left: 150px;
}
.field-row .with-tip input {
    float: none;
}
.field-row .with-tip small {
    display: block;
    padding-top: 2px;
}
#profile-generator .field-row button.delete {
    vertical-align: middle;
}
#profile-generator fieldset button.add {
    display: inline;
    margin: 0;
}
.attribute-change-checkbox {
    clear: none;
    margin-left: 5px;
    white-space: nowrap;
}
.attribute-change-checkbox label {
    float: none ;
    margin-left: 5px;
}
.calendar {
    z-index: 105;
}
.order-history {
    margin-right: 27px;
    width: 70%;
}
ul.super-product-attributes {
    padding-left: 15px;
}
.uploader .file-row {
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    margin: 0.5em 0.6em;
    padding: 0.5em 0.6em;
    width: 600px;
}
.uploader .file-row-narrow {
    margin: 0 0 2px 40px;
    width: auto;
}
.uploader .file-row .file-info {
    float: left;
}
.uploader .file-row-info {
    margin: 0 0 0 10px;
}
.uploader .file-row-info .file-info-name {
    font-weight: bold;
}
.uploader .file-row .progress-text {
    float: right;
    font-weight: bold;
}
.uploader .file-row .delete-button {
    float: right;
}
.uploader .flex {
    float: right;
}
.uploader .progress {
    background-color: #feffcc;
    border: 1px solid #f0e6b7;
    height: auto;
}
.uploader .error {
    background-color: #ffe6de;
    border: 1px solid #aa1717;
}
.uploader .error .progress-text {
    padding-right: 10px;
}
.uploader .complete {
    background-color: #e5ffed;
    border: 1px solid #90c898;
}
.grid tr.read {
    background: #fff none repeat scroll 0 0 ;
}
.grid tr.unread {
    background: #fcf6f5 none repeat scroll 0 0 ;
}
.grid-row-title {
    color: #444;
    font-weight: bold;
}
.grid-severity-critical, .grid-severity-critical span, .grid-severity-major, .grid-severity-major span, .grid-severity-minor, .grid-severity-minor span, .grid-severity-notice, .grid-severity-notice span {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/bg_notifications.gif");
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font: bold 10px/16px Arial,Helvetica,sans-serif;
    height: 16px;
    margin: 1px 0;
    padding: 0 0 0 7px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
}

.grid-severity-critical-black,
.grid-severity-critical-black span { display:block; height:16px; background-image:url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/bg_notification_black.gif); background-repeat:no-repeat; font:bold 10px/16px Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:center; padding:0 0 0 7px; margin:1px 0; white-space:nowrap; color:#fff; }
.grid-severity-critical-black { background-position:0 0; }
.grid-severity-critical-black span { background-position:100% 0; padding:0 7px 0 0; }

.grid-severity-critical {
    background-position: 0 0;
}
.grid-severity-critical span {
    background-position: 100% 0;
    padding: 0 7px 0 0;
}
.grid-severity-major {
    background-position: 0 -16px;
}
.grid-severity-major span {
    background-position: 100% -16px;
    padding: 0 7px 0 0;
}
.grid-severity-minor {
    background-position: 0 -32px;
}
.grid-severity-minor span {
    background-position: 100% -32px;
    padding: 0 7px 0 0;
}
.grid-severity-notice {
    background-position: 0 -48px;
}
.grid-severity-notice span {
    background-position: 100% -48px;
    padding: 0 7px 0 0;
}
.super-attributes {
    margin: 0;
    padding: 0;
}
.super-attributes li.attribute {
    background-color: #ededed;
    border: 1px solid #dfdfdf;
    margin: 1px 0;
}
.super-attributes li.attribute ul.attribute-values {
    margin: 0;
    padding: 0;
}
.super-attributes li.attribute div.values-container {
    margin-bottom: 2px;
    margin-top: 2px;
    width: 80%;
}
.super-attributes li.attribute-value {
    display: block;
    margin: 1px 0;
}
.super-attributes li.attribute-value .validation-advice {
    margin: 0;
    white-space: normal;
}
.super-attributes li.attribute-value .attribute-value-label-container {
    width: 200px;
}
.super-attributes div.attribute-name-container, .super-attributes li.attribute div.values-container, .configurable-simple-product div.values-container, .super-attributes li.attribute-value .attribute-values-container, .configurable-simple-product .attribute-values-container, .super-attributes li.attribute-value .attribute-values-container-main, .configurable-simple-product .attribute-values-container-main, .super-attributes li.attribute-value .attribute-value-label-container {
    display: block;
}
.super-attributes li.attribute-value .attribute-price, .configurable-simple-product .attribute-price {
    width: 70px ;
}
.super-attributes li.attribute-value .attribute-price-type, .configurable-simple-product .attribute-price-type {
    width: 70px ;
}
.super-attributes div.attribute-name-container {
    background-image: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/arrow_sort_move.gif");
    background-position: 4px 50%;
    background-repeat: no-repeat;
    cursor: move;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 2px;
    padding-left: 15px;
}
.preview .cell-image .place-holder {
    border: 1px solid #aeaeae;
    height: 100px;
    text-align: center;
    width: 100px;
}
.preview .cell-image .place-holder span {
    display: block;
    margin-top: 30px;
}
.preview .cell-position input.input-text {
    width: 90% ;
}
.fieldset-wide .data .preview .cell-position input.input-text {
    width: 90% ;
}
.tier .data {
    width: 465px;
}
.tier .data select {
    width: 99%;
}
.tier .data input.qty {
    width: 20px ;
}
.weee .data {
    width: 465px;
}
.weee .data select {
    width: 99%;
}
.giftcard-amounts .data {
    width: 465px;
}
.giftcard-amounts .data select {
    width: 99%;
}
.link-feed {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/icon_feed.gif") no-repeat scroll left 2px;
    padding-left: 18px;
}
#page-help-link {
    background: rgba(0, 0, 0, 0) url("https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/fam_help.gif") no-repeat scroll 0 50%;
    color: #ebebff;
    line-height: 26px;
    padding-left: 20px;
}
#page-help-link:link, #page-help-link:visited {
    text-decoration: none;
}
#page-help-link:hover {
    color: white;
}
.table-editable {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    padding: 5px;
}
.table-editable th {
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.table-editable th, .table-editable td {
    padding: 1px 3px;
    vertical-align: middle;
}
.table-editable select {
    height: 19px;
}
.breadcrumbs {
    margin: 0 0 10px;
}
.breadcrumbs li {
    display: inline;
}
.breadcrumbs li span {
    margin: 0 2px;
}
.cms-revision-preview {
    height: 100%;
}
.cms-revision-preview iframe {
    border: 0 none;
    height: 91%;
    width: 100%;
}
.options-box .option-box {
    border: 1px solid #cddddd;
    margin: 1.5em 0;
    padding: 1em;
}
.options-box .option-title {
    border-bottom: 1px solid #cddddd;
    padding: 0 0 10px;
}
.options-box .option-title button {
    float: right;
}
.options-box .option-title label {
    float: left;
    font-weight: bold;
    line-height: 21px;
    padding-right: 1em;
}
.options-box .option-title select {
    float: left;
    vertical-align: middle;
    width: 260px;
}
.options-box .option-header {

}
.options-box .option-header .input-text, .options-box .option-header select {
    width: 95%;
}
.options-box .option-header th {
    padding: 2px;
}
.options-box .option-header td {
    padding: 5px 2px;
}
.options-box .option-header .tree {
    margin: 5px 0 0;
}
.popup-window .magento_message {
    padding: 0 18px;
}
.popup-window .content-header {
    font-family: Arial,Helvetica,sans-serif;
    padding-top: 9px;
}
.popup-window .content-header h3 {
    color: #eb5e00;
    padding: 0;
}
.popup-window {
    height: auto ;
    z-index: 99999!important;
}
div#saveNewTemplate {
    z-index: 999999!important;
}
div#browser_window {
    z-index: 300200!important;
}
.popup-window .grid {
    position: static;
}
.popup-window .table_window td.value2 .grid td, .popup-window .table_window td.value2 .grid th {
    padding: 2px 4px ;
}
.popup-window .table_window td.value2 .grid tr.headings th {
    padding: 1px 4px 2px ;
}
.popup-window .columns {
    background-image: none;
}
.popup-window .middle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 10px 0;
}
.popup-window .uploader .file-row {
    margin: 16px 0;
    width: auto;
}
.popup-window #contents-uploader {
    background: #d7e5ef none repeat scroll 0 0;
    margin-bottom: 10px;
    padding: 5px 10px;
}
.popup-window #contents-uploader .flex {
    font-size: 0;
    height: 20px;
    line-height: 0;
}
.popup-window #contents {
    height: 400px;
    margin-left: -3px;
    overflow: auto;
    position: relative;
}
.popup-window #contents .filecnt {
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 0 0 15px 4px;
    overflow: hidden;
    padding: 3px;
    position: relative;
    width: 100px;
}
.popup-window #contents .selected {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #f1af73;
    cursor: default;
}
.popup-window #contents .nm {
    text-align: center;
}
.popup-window #contents .nm img {
    vertical-align: bottom;
}
#widget_window .magento_content {
    height: auto ;
    min-height: 450px;
}
#widget-chooser .columns {
    background-image: none;
}
#widget-chooser .magento_message {
    padding: 10px 18px;
}
#widget-chooser .grid th, #widget-chooser .grid td {
    padding: 2px 4px;
}
#widget-chooser .grid tr.filter th {
    padding-bottom: 5px;
    padding-top: 5px;
}
#widget-chooser .side-col {
    padding-top: 0.5em;
}
#widget-chooser .main-col {
    padding-right: 4px;
}
#variables-chooser .magento_message {
    padding: 10px 18px;
}
#catalog-wysiwyg-editor .buttons-set {
    margin-top: 10px;
}
#catalog-wysiwyg-editor .magento_content {
    height: auto ;
    overflow: hidden;
}
#catalog-wysiwyg-editor .textarea {
    width: 930px ;
}
#catalog-wysiwyg-editor .magento_message {
    padding: 0 7px;
}
#catalog-wysiwyg-editor .magento_buttons {
    padding-left: 7px;
    padding-right: 7px;
}

.f-left, .left {
    float: left;
}
.f-right, .right {
    float: right;
}
.v-top {
    vertical-align: top;
}
.v-middle {
    vertical-align: middle ;
}
.v-bottom {
    vertical-align: bottom;
}
.a-left {
    text-align: left ;
}
.a-center {
    text-align: center ;
}
.a-right {
    text-align: right ;
}
.nm {
    margin: 0 ;
}
.np {
    padding: 0 ;
}
.no-display {
    display: none;
}
.no-show {
    display: none;
}
.nowrap, .nobr {
    white-space: nowrap;
}
.wrap {
    white-space: normal ;
}
.no-float {
    float: none ;
}
.pointer {
    cursor: pointer;
}
.emph, .accent {
    color: #eb5e00 ;
}
.subdue {
    color: #306375;
}
.bold {
    font-weight: bold ;
}
.normal {
    font-weight: normal ;
}
.config-heading::after, .side-col .switcher::after, .message-popup .message-popup-head::after, .message-popup .message-popup-content .message::after, .login-form .form-buttons::after, .wrapper::after, .option-title::after, .columns::after, .main-col::after, .content-header-floating::after, .entry-edit .entry-edit-head::after, .content-header::after, .login-box .button-set::after, ul.tabs-horiz::after, .header-top::after, dl.accordion dt::after, .field-100::after, .entry-edit fieldset li::after, .entry-edit fieldset span.field-row::after, .content::after, #topnav::after, .main::after, .container::after, .footer::after, .middle::after, .header::after, .box-head::after, div.actions::after, .tier-container::after, .clear::after, .notification-global::after, .files .row::after, .files-wide .row::after, .grid tr.filter .range .range-line::after, .store-scope::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}



.adminhtml-customize-index .form-list td.label {
    width: 27%;
}

.adminhtml-customize-index .form-list td.label label {
    width: 100%;
    padding-right: 0;
}

.adminhtml-customize-index .columns .form-list td.value {
    width: 70%;
}

.adminhtml-customize-index .form-list .note {
    background: #DD013F none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    padding: 0 5px;
    position: relative;
    cursor: pointer;
    text-align: center;
    margin: 13px 15px;
}

.adminhtml-customize-index .form-list .note:before {
    content: "?";
    display: inline-block;
    color: #FFF;
    font-weight: bold;
}

/* Trigger text */
.tooltip-item {
    background: rgba(0,0,0,0.3);
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: 0 10px;
}

/* Gap filler */

.tooltip-item:after {
    content: '';
    position: absolute;
    width: 360px;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.tooltip:hover .tooltip-item:after {
    pointer-events: auto;
}

/* Tooltip */
.adminhtml-customize-index .form-list td.value input.input-text,
.adminhtml-customize-index .form-list td.value textarea,
.adminhtml-customize-index .form-list td.value select  { width: 90% }
.adminhtml-customize-index .form-list .note span {
    position: absolute;
    z-index: 9999;
    left: 50%;
    margin: 0 0 20px -103px;
    bottom: 100%;
    text-align: left;
    font-size: 0.765em;
    line-height: 1.4;
    box-shadow: -5px -5px 15px rgba(48,54,61,0.2);
    background: #2a3035;
    opacity: 0;
    cursor: default;
    pointer-events: none;
    width: 180px;
    -webkit-transform-origin: 50% calc(100% + 6em);
    transform-origin: 50% calc(100% + 6em);
    -webkit-transform: rotate3d(0,0,1,15deg);
    transform: rotate3d(0,0,1,15deg);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
    -webkit-transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39);
    transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39);
}

.adminhtml-customize-index .form-list .note:hover span {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0);
    transform: translate3d(0,0,0) rotate3d(0,0,0,0);
}

/* Arrow */
.adminhtml-customize-index .form-list .note span:after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #2a3035;
    border-width: 10px;
    margin-left: -10px;
}

/* Tooltip content*/
.adminhtml-customize-index .form-list .note span {
    font-size: 1em;
    line-height: 1.35;
    display: block;
    padding: 1.31em 1.21em;
    color: #fff;
}

#customize_tabs_customize_font_content .value &gt; div {
    float: left;
}

#customize_tabs_customize_font_content .form-list .note {
    margin: 5px 15px;
}

/*.adminhtml-customize-index .hor-scroll {
    overflow: inherit;
}*/

.adminhtml-customize-index .form-list td.value p.note { width: auto; }

.user-top .badgeCont {
  position:relative;
  z-index: 9;
  padding:0 25px;
}

.user-top #beamer-selector {
  display: block;
  visibility: visible;
  width: auto;
  color: #fff;
}

.user-top #HW_badge {
  background: #fff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  opacity: 1;
  top: 22px;
  left: -22px;
  transform: scale(1);
}

.user-top #HW_badge.HW_visible {
  background:#d63333;
  width: 20px;
  height: 20px;
  line-height:20px;
  top:20px;
  left:-25px;
}

.user-top #beamer-selector:before {
    content: "Novidades do Signashop";
}

.user-top #beamer-selector:hover {
    text-decoration: underline;
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

#row_manager_config_check {
    display: none;
}

.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
    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%
}

.notification-global.expire-days{
    margin: -1px 0px 0px -25px;
      border-top: none;
}
#aw_notif {
    z-index: 100000000;
    position: absolute;
    top: 300px;
    padding: 0px;
    left: 50%;
    border: 4px solid #f3bf8f;
    border-top-width: 0px;
    margin: auto;
    background: #fdf4eb;
}

#aw_notif .head h3 {
    margin-left: 12px;
    font-size: 1.1em;
    margin-bottom: 0px;
    margin-top: 0.2em;
    font-weight: bold;
    float: left;
}

#aw_notif .head {
    background: #f3bf8f;
    height: 23px;

}

#aw_notif .content {
    padding: 20px;
    background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/aw_all/images/info.gif) no-repeat 20px 30px;

}

#aw_notif .head .close {
    display: block;
    float: right;
    background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/aw_all/images/window/btn-close.gif) no-repeat top left;
    padding-left: 28px;
    height: 19px;
    margin-top: 2px;
    font-size: 11px;
    font-weight: normal;
}

#aw_notif .value label {

}

#awall_extensions a img {
    vertical-align: middle;
    margin-right: 3px;
}

#aw_notif .form-list td.label label {
    width: 130px;
    margin-left: 45px;
    text-align: right;

}

.adminhtml-system-config-edit #awall_extensions .label label {
    width: auto;
    white-space: nowrap;
}

#awall_extensions_table, #awall_store_response {
    display: none;
}

.adminhtml-system-config-edit #awall_extensions table td {
    padding: 0px 3px;
}

ul.tabs a.awall-section span, ul.tabs a.awall-section:hover span {
    background: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/default/aw_all/images/store.png") no-repeat scroll 0 0 transparent;
    height: 0;
    overflow: hidden;
    padding: 21px 0 0;
    width: 192px;
}

ul.tabs a.awall-section, ul.tabs a.awall-section:hover {
    background: url("https://loja.redepedagogica.com.br/skin/adminhtml/default/default/images/tabs_span_bg.gif") repeat-x scroll 0 100% transparent;
    border-bottom: medium none;
    padding: 0.5em 0.5em 0.28em 1.5em;
}

ul.tabs a.awall-section:hover {
    background-color: #d8e6e6;
}

ul.tabs a.awall-section.active, ul.tabs a.awall-section.active:hover {
    background-color: #FFFFFF;
}

.ambase-grid-message {
    padding-left: 58px;
    min-height: 53px;
    background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/images/ambase/logo_m_table.png) no-repeat;
}

.ambase-grid-message.amasty-grid-logo {
    background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/images/ambase/logo_table.png) no-repeat;
}

:root {
  --text_blue: #009EDB;
  --text-label: #868491;
  --color-sec: #d93164;
  --color-btn: #e37687;
  --color-ter: #0f9ed8;
  --border-color: #dce1e3;
  --base-black: #000000;
  --color-base: #172033;
  --font-admin: 'Montserrat';
  --color-blue: #162034;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://loja.redepedagogica.com.br/skin/adminhtml/default/default/nexaas/customernps/fonts/Montserrat-Light.woff') format('woff');
  font-weight: 300;
  font-style: light;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://loja.redepedagogica.com.br/skin/adminhtml/default/default/nexaas/customernps/fonts/Montserrat-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://loja.redepedagogica.com.br/skin/adminhtml/default/default/nexaas/customernps/fonts/Montserrat-Bold.woff') format('woff');
  font-weight: 600;
  font-style: bold;
  font-display: swap;
}
#nexaas-survey-popup {
  position: fixed;
  bottom: -100%;
  /* ComeÃ§a fora da tela */
  left: 50%;
  transform: translateX(-50%);
  background: white;
  padding: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  min-height: 358px;
  border-radius: 8px;
  width: 100%;
  max-width: 656px;
  display: block;
  opacity: 0;
  /* ComeÃ§a invisÃ­vel */
  box-sizing: border-box;
}
.text_blue {
  color: var(--text_blue);
}
.text_nota {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--text-label);
  font-size: 12px;
}
.text_area {
  display: none;
}
.question1 .text_area {
  display: none;
}
.question2 .text_area,
.question3 .text_area,
.question4 .text_area {
  display: block;
}
.header_popup {
  margin-bottom: 30px;
}
.nexaas_popup--content {
  position: relative;
  font-family: var(--font-admin);
  font-size: 14px;
  color: var(--color-blue);
}
.nexaas_popup--content textarea {
  overflow: auto;
  border: 1px solid var(--border-color);
  border-radius: 8px;
  padding: 10px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  width: 100%;
  height: 100px;
  margin-top: 10px;
}
.nexaas_popup--content .footer {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid var(--border-color);
  padding-top: 40px;
  color: var(--text-label);
  align-items: center;
  font-size: 14px;
  background: #ffffff;
  padding-left: 0;
  padding-right: 0;
}
.nexaas_popup--content .footer button {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
  line-height: 0;
  padding: 8px 15px;
  border-radius: 6px;
  font-weight: 600;
}
.nexaas_popup--content .footer button.after-question {
  padding-right: 0;
}
.nexaas_popup--content .footer::before,
.nexaas_popup--content .footer::after {
  content: none;
}
.icon_close {
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
  font-size: 24px;
}
.icon_close::before {
  content: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/nexaas/customernps/images/close.svg);
}
.question {
  display: none;
}
.question .text_blue {
  font-size: 16px;
  font-weight: 600;
  margin: 15px 0;
}
.question b {
  font-weight: 600;
  margin-bottom: 15px;
  display: block;
}
.question .success_content b {
  display: inline-block;
}
.question.active {
  display: block;
}
.rating {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5px;
}
.rating .label_nps .input_nps {
  display: none;
}
.label_nps {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  opacity: 1;
}
.label_nps:hover {
  border: 1px solid var(--text_blue);
  opacity: 0.8;
}
.label_nps:hover span {
  color: var(--text_blue);
  font-weight: 600;
}
.label_nps:focus {
  background-color: var(--text_blue);
  opacity: 1;
}
.label_nps:focus span {
  color: white;
}
.input_nps:checked + .label_nps {
  background-color: var(--text_blue);
  color: white;
  opacity: 1;
}
.label_nps span {
  font-size: 16px;
  transition: color 0.3s ease, opacity 0.3s ease;
  font-weight: 400;
}
.input_nps:checked + .label_nps span {
  color: white;
  opacity: 1;
}
.after-question {
  background: transparent;
  border: none;
  color: var(--color-ter);
}
.after-question::before {
  content: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/nexaas/customernps/images/time.svg);
}
.after-question:hover {
  background: transparent;
  opacity: 0.8;
  color: var(--color-ter);
}
.loading_nps {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  opacity: 0.8;
  justify-content: center;
  display: flex;
}
.submit-response {
  background: var(--color-sec);
  color: white;
  border: 1px solid var(--color-sec);
  transition: 0.5s;
  box-shadow: 0px 2px 6px 0px rgba(57, 60, 77, 0.15);
}
.submit-response::before {
  content: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/nexaas/customernps/images/check.svg);
}
.submit-response:hover,
.submit-response:focus,
.submit-response:active {
  background: var(--color-sec);
  border: 1px solid var(--color-sec);
  opacity: 0.8;
  transition: 0.5s;
  color: white;
}
.buttons_wrapper {
  display: none;
  gap: 15px;
}
.question2 .buttons_wrapper,
.question3 .buttons_wrapper,
.question4 .buttons_wrapper {
  display: flex;
}
.question2 .after-question,
.question3 .after-question,
.question4 .after-question {
  display: none!important;
}
.prev-question {
  background: transparent;
  box-shadow: 0px 2px 6px 0px rgba(57, 60, 77, 0.15);
  border-color: #adadad;
  color: #514943;
  border: 1px solid #393C4D !important;
}
.prev-question:hover {
  opacity: 0.8;
  background: #eeeeee;
  text-decoration: none;
}
.success_content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 18px;
  text-align: center;
}
.success_content button.close_popup {
  background: transparent;
  font-size: 18px;
  padding: 7px 20px;
  color: var(--base-black);
  border-radius: 6px;
  border: 1px solid #393C4D !important;
  font-weight: 600;
  margin-top: 18px;
}
.header_popup_success {
  display: flex;
  justify-content: center;
  padding: 15px 0 10px;
}
.close_popup.close-popup {
  transition: 0.5s;
}
.close_popup.close-popup:hover {
  background: #f2f2f2;
}
.question .success_content .text_blue {
  font-size: 18px;
}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.dialog { border:1px solid #555; }
.dialog .bot { display:none !important; }
.overlay_magento { background-color:#000; filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6; -webkit-opacity:.6; }
.top.table_window { border-bottom:1px solid #e6e6e6; background:#6a838b url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/lib/prototype/windows/themes/magento/top_bg.gif) 0 100% repeat-x; }

.magento_nw { width:6px; height:28px; }
.magento_n { height:28px; }
.magento_ne { width:6px; height:28px; }

.magento_w { width:6px; }
.magento_e { width:6px; }
.magento_w,
.magento_e,
.magento_content { background: #fafafa url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/lib/prototype/windows/themes/magento/content_bg.gif) 0 0 repeat-x; }

.magento_sw { background:#deebf0; width:5px; height:3px; }
.magento_s { background:#deebf0; height:3px; }
.magento_se,

.magento_sizer { background:#deebf0; width:5px; height:3px; }
.magento_sizer { cursor:se-resize; }

.magento_close { width:16px; height:16px; background:url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/lib/prototype/windows/themes/magento/window_close.png) no-repeat 0 0; position:absolute; top:5px; right:7px; cursor:pointer; z-index:1000; }
.magento_minimize { width:16px; height:16px; background:url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/lib/prototype/windows/themes/magento/window_minimize.png) 0 0 no-repeat; position:absolute; top:5px; right:28px; cursor:pointer; z-index:1000; }
.magento_maximize { width:16px; height:16px; background:url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/lib/prototype/windows/themes/magento/window_maximize.png)0 0 no-repeat; position:absolute; top:5px; right:49px; cursor:pointer; z-index:1000; }

.magento_title { float:left; width:100%; font:bold 12px/28px Arial, Helvetica, sans-serif; color:#fff; text-align:left; }

.magento_content { overflow:auto; font-size:12px; }
.magento_content,
.magento_content label { color:#333; font-family:Arial, sans-serif; }

.magento_buttons { padding:10px; text-align:right; }
.magento_buttons input.button { border-width:1px; border-style:solid; border-color:#ed6502 #a04300 #a04300 #ed6502;  background:#ffac47 url(https://loja.redepedagogica.com.br/skin/adminhtml/default/default/lib/prototype/windows/themes/magento/btn_bg.gif) 0 100% repeat-x; padding:0 7px 1px 7px; font:bold 12px/18px Arial, Helvetica, sans-serif; color:#fff; cursor:pointer; text-align:center; white-space:nowrap; }

/* FOR IE */
* html .magento_close { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/magento/window_maximize.png", sizingMethod="crop"); }
* html .magento_minimize { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/magento/window_close.png", sizingMethod="crop");}
* html .magento_maximize { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/magento/window_minimize.png", sizingMethod="crop"); }

/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}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{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn&gt;.caret,.dropup&gt;.btn&gt;.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/fonts/glyphicons-halflings-regular.eot);src:url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/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"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner&gt;.item&gt;a&gt;img,.carousel-inner&gt;.item&gt;img,.img-responsive,.thumbnail a&gt;img,.thumbnail&gt;img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.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}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline&gt;li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{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-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{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-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table&gt;tbody&gt;tr&gt;td,.table&gt;tbody&gt;tr&gt;th,.table&gt;tfoot&gt;tr&gt;td,.table&gt;tfoot&gt;tr&gt;th,.table&gt;thead&gt;tr&gt;td,.table&gt;thead&gt;tr&gt;th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table&gt;thead&gt;tr&gt;th{vertical-align:bottom;border-bottom:2px solid #ddd}.table&gt;caption+thead&gt;tr:first-child&gt;td,.table&gt;caption+thead&gt;tr:first-child&gt;th,.table&gt;colgroup+thead&gt;tr:first-child&gt;td,.table&gt;colgroup+thead&gt;tr:first-child&gt;th,.table&gt;thead:first-child&gt;tr:first-child&gt;td,.table&gt;thead:first-child&gt;tr:first-child&gt;th{border-top:0}.table&gt;tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed&gt;tbody&gt;tr&gt;td,.table-condensed&gt;tbody&gt;tr&gt;th,.table-condensed&gt;tfoot&gt;tr&gt;td,.table-condensed&gt;tfoot&gt;tr&gt;th,.table-condensed&gt;thead&gt;tr&gt;td,.table-condensed&gt;thead&gt;tr&gt;th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered&gt;tbody&gt;tr&gt;td,.table-bordered&gt;tbody&gt;tr&gt;th,.table-bordered&gt;tfoot&gt;tr&gt;td,.table-bordered&gt;tfoot&gt;tr&gt;th,.table-bordered&gt;thead&gt;tr&gt;td,.table-bordered&gt;thead&gt;tr&gt;th{border:1px solid #ddd}.table-bordered&gt;thead&gt;tr&gt;td,.table-bordered&gt;thead&gt;tr&gt;th{border-bottom-width:2px}.table-striped&gt;tbody&gt;tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover&gt;tbody&gt;tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table&gt;tbody&gt;tr.active&gt;td,.table&gt;tbody&gt;tr.active&gt;th,.table&gt;tbody&gt;tr&gt;td.active,.table&gt;tbody&gt;tr&gt;th.active,.table&gt;tfoot&gt;tr.active&gt;td,.table&gt;tfoot&gt;tr.active&gt;th,.table&gt;tfoot&gt;tr&gt;td.active,.table&gt;tfoot&gt;tr&gt;th.active,.table&gt;thead&gt;tr.active&gt;td,.table&gt;thead&gt;tr.active&gt;th,.table&gt;thead&gt;tr&gt;td.active,.table&gt;thead&gt;tr&gt;th.active{background-color:#f5f5f5}.table-hover&gt;tbody&gt;tr.active:hover&gt;td,.table-hover&gt;tbody&gt;tr.active:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.active,.table-hover&gt;tbody&gt;tr&gt;td.active:hover,.table-hover&gt;tbody&gt;tr&gt;th.active:hover{background-color:#e8e8e8}.table&gt;tbody&gt;tr.success&gt;td,.table&gt;tbody&gt;tr.success&gt;th,.table&gt;tbody&gt;tr&gt;td.success,.table&gt;tbody&gt;tr&gt;th.success,.table&gt;tfoot&gt;tr.success&gt;td,.table&gt;tfoot&gt;tr.success&gt;th,.table&gt;tfoot&gt;tr&gt;td.success,.table&gt;tfoot&gt;tr&gt;th.success,.table&gt;thead&gt;tr.success&gt;td,.table&gt;thead&gt;tr.success&gt;th,.table&gt;thead&gt;tr&gt;td.success,.table&gt;thead&gt;tr&gt;th.success{background-color:#dff0d8}.table-hover&gt;tbody&gt;tr.success:hover&gt;td,.table-hover&gt;tbody&gt;tr.success:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.success,.table-hover&gt;tbody&gt;tr&gt;td.success:hover,.table-hover&gt;tbody&gt;tr&gt;th.success:hover{background-color:#d0e9c6}.table&gt;tbody&gt;tr.info&gt;td,.table&gt;tbody&gt;tr.info&gt;th,.table&gt;tbody&gt;tr&gt;td.info,.table&gt;tbody&gt;tr&gt;th.info,.table&gt;tfoot&gt;tr.info&gt;td,.table&gt;tfoot&gt;tr.info&gt;th,.table&gt;tfoot&gt;tr&gt;td.info,.table&gt;tfoot&gt;tr&gt;th.info,.table&gt;thead&gt;tr.info&gt;td,.table&gt;thead&gt;tr.info&gt;th,.table&gt;thead&gt;tr&gt;td.info,.table&gt;thead&gt;tr&gt;th.info{background-color:#d9edf7}.table-hover&gt;tbody&gt;tr.info:hover&gt;td,.table-hover&gt;tbody&gt;tr.info:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.info,.table-hover&gt;tbody&gt;tr&gt;td.info:hover,.table-hover&gt;tbody&gt;tr&gt;th.info:hover{background-color:#c4e3f3}.table&gt;tbody&gt;tr.warning&gt;td,.table&gt;tbody&gt;tr.warning&gt;th,.table&gt;tbody&gt;tr&gt;td.warning,.table&gt;tbody&gt;tr&gt;th.warning,.table&gt;tfoot&gt;tr.warning&gt;td,.table&gt;tfoot&gt;tr.warning&gt;th,.table&gt;tfoot&gt;tr&gt;td.warning,.table&gt;tfoot&gt;tr&gt;th.warning,.table&gt;thead&gt;tr.warning&gt;td,.table&gt;thead&gt;tr.warning&gt;th,.table&gt;thead&gt;tr&gt;td.warning,.table&gt;thead&gt;tr&gt;th.warning{background-color:#fcf8e3}.table-hover&gt;tbody&gt;tr.warning:hover&gt;td,.table-hover&gt;tbody&gt;tr.warning:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.warning,.table-hover&gt;tbody&gt;tr&gt;td.warning:hover,.table-hover&gt;tbody&gt;tr&gt;th.warning:hover{background-color:#faf2cc}.table&gt;tbody&gt;tr.danger&gt;td,.table&gt;tbody&gt;tr.danger&gt;th,.table&gt;tbody&gt;tr&gt;td.danger,.table&gt;tbody&gt;tr&gt;th.danger,.table&gt;tfoot&gt;tr.danger&gt;td,.table&gt;tfoot&gt;tr.danger&gt;th,.table&gt;tfoot&gt;tr&gt;td.danger,.table&gt;tfoot&gt;tr&gt;th.danger,.table&gt;thead&gt;tr.danger&gt;td,.table&gt;thead&gt;tr.danger&gt;th,.table&gt;thead&gt;tr&gt;td.danger,.table&gt;thead&gt;tr&gt;th.danger{background-color:#f2dede}.table-hover&gt;tbody&gt;tr.danger:hover&gt;td,.table-hover&gt;tbody&gt;tr.danger:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.danger,.table-hover&gt;tbody&gt;tr&gt;td.danger:hover,.table-hover&gt;tbody&gt;tr&gt;th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive&gt;.table{margin-bottom:0}.table-responsive&gt;.table&gt;tbody&gt;tr&gt;td,.table-responsive&gt;.table&gt;tbody&gt;tr&gt;th,.table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td,.table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th,.table-responsive&gt;.table&gt;thead&gt;tr&gt;td,.table-responsive&gt;.table&gt;thead&gt;tr&gt;th{white-space:nowrap}.table-responsive&gt;.table-bordered{border:0}.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child{border-left:0}.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child{border-right:0}.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px \9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.form-group-sm .form-control{height:30px;line-height:30px}select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:5px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.form-group-lg .form-control{height:46px;line-height:46px}select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:10px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group&gt;.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open&gt;.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open&gt;.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open&gt;.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open&gt;.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open&gt;.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open&gt;.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open&gt;.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open&gt;.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open&gt;.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open&gt;.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open&gt;.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open&gt;.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg&gt;.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm&gt;.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs&gt;.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{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;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu&gt;li&gt;a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu&gt;li&gt;a:focus,.dropdown-menu&gt;li&gt;a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu&gt;.active&gt;a,.dropdown-menu&gt;.active&gt;a:focus,.dropdown-menu&gt;.active&gt;a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu&gt;.disabled&gt;a,.dropdown-menu&gt;.disabled&gt;a:focus,.dropdown-menu&gt;.disabled&gt;a:hover{color:#777}.dropdown-menu&gt;.disabled&gt;a:focus,.dropdown-menu&gt;.disabled&gt;a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open&gt;.dropdown-menu{display:block}.open&gt;a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right&gt;.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical&gt;.btn,.btn-group&gt;.btn{position:relative;float:left}.btn-group-vertical&gt;.btn.active,.btn-group-vertical&gt;.btn:active,.btn-group-vertical&gt;.btn:focus,.btn-group-vertical&gt;.btn:hover,.btn-group&gt;.btn.active,.btn-group&gt;.btn:active,.btn-group&gt;.btn:focus,.btn-group&gt;.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar&gt;.btn,.btn-toolbar&gt;.btn-group,.btn-toolbar&gt;.input-group{margin-left:5px}.btn-group&gt;.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group&gt;.btn:first-child{margin-left:0}.btn-group&gt;.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group&gt;.btn:last-child:not(:first-child),.btn-group&gt;.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group&gt;.btn-group{float:left}.btn-group&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn{border-radius:0}.btn-group&gt;.btn-group:first-child:not(:last-child)&gt;.btn:last-child,.btn-group&gt;.btn-group:first-child:not(:last-child)&gt;.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group&gt;.btn-group:last-child:not(:first-child)&gt;.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group&gt;.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group&gt;.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical&gt;.btn,.btn-group-vertical&gt;.btn-group,.btn-group-vertical&gt;.btn-group&gt;.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical&gt;.btn-group&gt;.btn{float:none}.btn-group-vertical&gt;.btn+.btn,.btn-group-vertical&gt;.btn+.btn-group,.btn-group-vertical&gt;.btn-group+.btn,.btn-group-vertical&gt;.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical&gt;.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical&gt;.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical&gt;.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn{border-radius:0}.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.btn:last-child,.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical&gt;.btn-group:last-child:not(:first-child)&gt;.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified&gt;.btn,.btn-group-justified&gt;.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified&gt;.btn-group .btn{width:100%}.btn-group-justified&gt;.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]&gt;.btn input[type=checkbox],[data-toggle=buttons]&gt;.btn input[type=radio],[data-toggle=buttons]&gt;.btn-group&gt;.btn input[type=checkbox],[data-toggle=buttons]&gt;.btn-group&gt;.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg&gt;.form-control,.input-group-lg&gt;.input-group-addon,.input-group-lg&gt;.input-group-btn&gt;.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg&gt;.form-control,select.input-group-lg&gt;.input-group-addon,select.input-group-lg&gt;.input-group-btn&gt;.btn{height:46px;line-height:46px}select[multiple].input-group-lg&gt;.form-control,select[multiple].input-group-lg&gt;.input-group-addon,select[multiple].input-group-lg&gt;.input-group-btn&gt;.btn,textarea.input-group-lg&gt;.form-control,textarea.input-group-lg&gt;.input-group-addon,textarea.input-group-lg&gt;.input-group-btn&gt;.btn{height:auto}.input-group-sm&gt;.form-control,.input-group-sm&gt;.input-group-addon,.input-group-sm&gt;.input-group-btn&gt;.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm&gt;.form-control,select.input-group-sm&gt;.input-group-addon,select.input-group-sm&gt;.input-group-btn&gt;.btn{height:30px;line-height:30px}select[multiple].input-group-sm&gt;.form-control,select[multiple].input-group-sm&gt;.input-group-addon,select[multiple].input-group-sm&gt;.input-group-btn&gt;.btn,textarea.input-group-sm&gt;.form-control,textarea.input-group-sm&gt;.input-group-addon,textarea.input-group-sm&gt;.input-group-btn&gt;.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child&gt;.btn,.input-group-btn:first-child&gt;.btn-group&gt;.btn,.input-group-btn:first-child&gt;.dropdown-toggle,.input-group-btn:last-child&gt;.btn-group:not(:last-child)&gt;.btn,.input-group-btn:last-child&gt;.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child&gt;.btn-group:not(:first-child)&gt;.btn,.input-group-btn:first-child&gt;.btn:not(:first-child),.input-group-btn:last-child&gt;.btn,.input-group-btn:last-child&gt;.btn-group&gt;.btn,.input-group-btn:last-child&gt;.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn&gt;.btn{position:relative}.input-group-btn&gt;.btn+.btn{margin-left:-1px}.input-group-btn&gt;.btn:active,.input-group-btn&gt;.btn:focus,.input-group-btn&gt;.btn:hover{z-index:2}.input-group-btn:first-child&gt;.btn,.input-group-btn:first-child&gt;.btn-group{margin-right:-1px}.input-group-btn:last-child&gt;.btn,.input-group-btn:last-child&gt;.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav&gt;li{position:relative;display:block}.nav&gt;li&gt;a{position:relative;display:block;padding:10px 15px}.nav&gt;li&gt;a:focus,.nav&gt;li&gt;a:hover{text-decoration:none;background-color:#eee}.nav&gt;li.disabled&gt;a{color:#777}.nav&gt;li.disabled&gt;a:focus,.nav&gt;li.disabled&gt;a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open&gt;a,.nav .open&gt;a:focus,.nav .open&gt;a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav&gt;li&gt;a&gt;img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs&gt;li{float:left;margin-bottom:-1px}.nav-tabs&gt;li&gt;a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs&gt;li&gt;a:hover{border-color:#eee #eee #ddd}.nav-tabs&gt;li.active&gt;a,.nav-tabs&gt;li.active&gt;a:focus,.nav-tabs&gt;li.active&gt;a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified&gt;li{float:none}.nav-tabs.nav-justified&gt;li&gt;a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified&gt;.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified&gt;li{display:table-cell;width:1%}.nav-tabs.nav-justified&gt;li&gt;a{margin-bottom:0}}.nav-tabs.nav-justified&gt;li&gt;a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified&gt;.active&gt;a,.nav-tabs.nav-justified&gt;.active&gt;a:focus,.nav-tabs.nav-justified&gt;.active&gt;a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified&gt;li&gt;a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified&gt;.active&gt;a,.nav-tabs.nav-justified&gt;.active&gt;a:focus,.nav-tabs.nav-justified&gt;.active&gt;a:hover{border-bottom-color:#fff}}.nav-pills&gt;li{float:left}.nav-pills&gt;li&gt;a{border-radius:4px}.nav-pills&gt;li+li{margin-left:2px}.nav-pills&gt;li.active&gt;a,.nav-pills&gt;li.active&gt;a:focus,.nav-pills&gt;li.active&gt;a:hover{color:#fff;background-color:#337ab7}.nav-stacked&gt;li{float:none}.nav-stacked&gt;li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified&gt;li{float:none}.nav-justified&gt;li&gt;a{margin-bottom:5px;text-align:center}.nav-justified&gt;.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified&gt;li{display:table-cell;width:1%}.nav-justified&gt;li&gt;a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified&gt;li&gt;a{margin-right:0;border-radius:4px}.nav-tabs-justified&gt;.active&gt;a,.nav-tabs-justified&gt;.active&gt;a:focus,.nav-tabs-justified&gt;.active&gt;a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified&gt;li&gt;a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified&gt;.active&gt;a,.nav-tabs-justified&gt;.active&gt;a:focus,.nav-tabs-justified&gt;.active&gt;a:hover{border-bottom-color:#fff}}.tab-content&gt;.tab-pane{display:none}.tab-content&gt;.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.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-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px)and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid&gt;.navbar-collapse,.container-fluid&gt;.navbar-header,.container&gt;.navbar-collapse,.container&gt;.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid&gt;.navbar-collapse,.container-fluid&gt;.navbar-header,.container&gt;.navbar-collapse,.container&gt;.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{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:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand&gt;img{display:block}@media (min-width:768px){.navbar&gt;.container .navbar-brand,.navbar&gt;.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav&gt;li&gt;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 .dropdown-header,.navbar-nav .open .dropdown-menu&gt;li&gt;a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu&gt;li&gt;a{line-height:20px}.navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav&gt;li{float:left}.navbar-nav&gt;li&gt;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:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group&gt;.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav&gt;li&gt;.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav&gt;li&gt;.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}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav&gt;li&gt;a{color:#777}.navbar-default .navbar-nav&gt;li&gt;a:focus,.navbar-default .navbar-nav&gt;li&gt;a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav&gt;.active&gt;a,.navbar-default .navbar-nav&gt;.active&gt;a:focus,.navbar-default .navbar-nav&gt;.active&gt;a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav&gt;.disabled&gt;a,.navbar-default .navbar-nav&gt;.disabled&gt;a:focus,.navbar-default .navbar-nav&gt;.disabled&gt;a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav&gt;.open&gt;a,.navbar-default .navbar-nav&gt;.open&gt;a:focus,.navbar-default .navbar-nav&gt;.open&gt;a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a,.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav&gt;li&gt;a{color:#9d9d9d}.navbar-inverse .navbar-nav&gt;li&gt;a:focus,.navbar-inverse .navbar-nav&gt;li&gt;a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav&gt;.active&gt;a,.navbar-inverse .navbar-nav&gt;.active&gt;a:focus,.navbar-inverse .navbar-nav&gt;.active&gt;a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav&gt;.disabled&gt;a,.navbar-inverse .navbar-nav&gt;.disabled&gt;a:focus,.navbar-inverse .navbar-nav&gt;.disabled&gt;a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav&gt;.open&gt;a,.navbar-inverse .navbar-nav&gt;.open&gt;a:focus,.navbar-inverse .navbar-nav&gt;.open&gt;a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb&gt;li{display:inline-block}.breadcrumb&gt;li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb&gt;.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination&gt;li{display:inline}.pagination&gt;li&gt;a,.pagination&gt;li&gt;span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination&gt;li:first-child&gt;a,.pagination&gt;li:first-child&gt;span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination&gt;li:last-child&gt;a,.pagination&gt;li:last-child&gt;span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination&gt;li&gt;a:focus,.pagination&gt;li&gt;a:hover,.pagination&gt;li&gt;span:focus,.pagination&gt;li&gt;span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.pagination&gt;.active&gt;a,.pagination&gt;.active&gt;a:focus,.pagination&gt;.active&gt;a:hover,.pagination&gt;.active&gt;span,.pagination&gt;.active&gt;span:focus,.pagination&gt;.active&gt;span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination&gt;.disabled&gt;a,.pagination&gt;.disabled&gt;a:focus,.pagination&gt;.disabled&gt;a:hover,.pagination&gt;.disabled&gt;span,.pagination&gt;.disabled&gt;span:focus,.pagination&gt;.disabled&gt;span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg&gt;li&gt;a,.pagination-lg&gt;li&gt;span{padding:10px 16px;font-size:18px}.pagination-lg&gt;li:first-child&gt;a,.pagination-lg&gt;li:first-child&gt;span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg&gt;li:last-child&gt;a,.pagination-lg&gt;li:last-child&gt;span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm&gt;li&gt;a,.pagination-sm&gt;li&gt;span{padding:5px 10px;font-size:12px}.pagination-sm&gt;li:first-child&gt;a,.pagination-sm&gt;li:first-child&gt;span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm&gt;li:last-child&gt;a,.pagination-sm&gt;li:last-child&gt;span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li&gt;a,.pager li&gt;span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li&gt;a:focus,.pager li&gt;a:hover{text-decoration:none;background-color:#eee}.pager .next&gt;a,.pager .next&gt;span{float:right}.pager .previous&gt;a,.pager .previous&gt;span{float:left}.pager .disabled&gt;a,.pager .disabled&gt;a:focus,.pager .disabled&gt;a:hover,.pager .disabled&gt;span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs&gt;.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active&gt;.badge,.nav-pills&gt;.active&gt;a&gt;.badge{color:#337ab7;background-color:#fff}.list-group-item&gt;.badge{float:right}.list-group-item&gt;.badge+.badge{margin-right:5px}.nav-pills&gt;li&gt;a&gt;.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron&gt;hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.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}.thumbnail a&gt;img,.thumbnail&gt;img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.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&gt;p,.alert&gt;ul{margin-bottom:0}.alert&gt;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}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{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-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-right,.media&gt;.pull-right{padding-left:10px}.media-left,.media&gt;.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading&gt;.small,.list-group-item.active .list-group-item-heading&gt;small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading&gt;.small,.list-group-item.active:focus .list-group-item-heading&gt;small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading&gt;.small,.list-group-item.active:hover .list-group-item-heading&gt;small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading&gt;.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title&gt;.small,.panel-title&gt;.small&gt;a,.panel-title&gt;a,.panel-title&gt;small,.panel-title&gt;small&gt;a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel&gt;.list-group,.panel&gt;.panel-collapse&gt;.list-group{margin-bottom:0}.panel&gt;.list-group .list-group-item,.panel&gt;.panel-collapse&gt;.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel&gt;.list-group:first-child .list-group-item:first-child,.panel&gt;.panel-collapse&gt;.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel&gt;.list-group:last-child .list-group-item:last-child,.panel&gt;.panel-collapse&gt;.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel&gt;.panel-collapse&gt;.table,.panel&gt;.table,.panel&gt;.table-responsive&gt;.table{margin-bottom:0}.panel&gt;.panel-collapse&gt;.table caption,.panel&gt;.table caption,.panel&gt;.table-responsive&gt;.table caption{padding-right:15px;padding-left:15px}.panel&gt;.table-responsive:first-child&gt;.table:first-child,.panel&gt;.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child{border-top-left-radius:3px}.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child{border-top-right-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child,.panel&gt;.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child{border-bottom-left-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child{border-bottom-right-radius:3px}.panel&gt;.panel-body+.table,.panel&gt;.panel-body+.table-responsive,.panel&gt;.table+.panel-body,.panel&gt;.table-responsive+.panel-body{border-top:1px solid #ddd}.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child td,.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child th{border-top:0}.panel&gt;.table-bordered,.panel&gt;.table-responsive&gt;.table-bordered{border:0}.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child{border-left:0}.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child{border-right:0}.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th{border-bottom:0}.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th{border-bottom:0}.panel&gt;.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse&gt;.list-group,.panel-group .panel-heading+.panel-collapse&gt;.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default&gt;.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#ddd}.panel-default&gt;.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary&gt;.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#337ab7}.panel-primary&gt;.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success&gt;.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#d6e9c6}.panel-success&gt;.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info&gt;.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#bce8f1}.panel-info&gt;.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning&gt;.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#faebcc}.panel-warning&gt;.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger&gt;.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#ebccd1}.panel-danger&gt;.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.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;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;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-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(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-size:12px;font-weight:400;line-height:1.4;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;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{right:5px;bottom:0;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-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover&gt;.arrow,.popover&gt;.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover&gt;.arrow{border-width:11px}.popover&gt;.arrow:after{content:"";border-width:10px}.popover.top&gt;.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top&gt;.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right&gt;.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right&gt;.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom&gt;.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom&gt;.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left&gt;.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left&gt;.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner&gt;.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner&gt;.item&gt;a&gt;img,.carousel-inner&gt;.item&gt;img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner&gt;.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner&gt;.item.active.right,.carousel-inner&gt;.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner&gt;.item.active.left,.carousel-inner&gt;.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner&gt;.item.active,.carousel-inner&gt;.item.next.left,.carousel-inner&gt;.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner&gt;.active,.carousel-inner&gt;.next,.carousel-inner&gt;.prev{display:block}.carousel-inner&gt;.active{left:0}.carousel-inner&gt;.next,.carousel-inner&gt;.prev{position:absolute;top:0;width:100%}.carousel-inner&gt;.next{left:100%}.carousel-inner&gt;.prev{left:-100%}.carousel-inner&gt;.next.left,.carousel-inner&gt;.prev.right{left:0}.carousel-inner&gt;.active.left{left:-100%}.carousel-inner&gt;.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical&gt;.btn-group:after,.btn-group-vertical&gt;.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical&gt;.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px)and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px)and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px)and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px)and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px)and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.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}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px)and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px)and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.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}} #role_edit_form .form-list .hidden {display:table-cell!important;}
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */

*,
:after,
:before,
fieldset,
legend,
ol,
ul {
	padding: 0
}

.grid:after,
.input-box:after,
q:after,
q:before {
	content: ''
}

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

abbr,
acronym,
body,
fieldset,
html,
img,
legend {
	border: 0
}

body,
button,
fieldset,
figure,
input,
ol,
select,
textarea,
ul {
	margin: 0
}

.grid:after,
.input-box:after {
	clear: both
}

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

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

[hidden] {
	display: none
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: black(0);
	-webkit-text-size-adjust: 100%
}

a{
	font-weight: 700;
}

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

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

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

.h1,
.h2,
address,
h1,
h2 {
	font-style: normal
}

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

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

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

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

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

.rule-param .label-disabled,
button.disabled,
button[disabled],
input[disabled] {
	cursor: default
}

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

*,
:after,
:before,
input[type=search] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

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

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

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

*,
:after,
:before {
	box-sizing: border-box;
	margin: 0
}

caption,
cite,
code,
th {
	font-weight: 400;
	font-style: normal;
	text-align: left
}

ol,
ul {
	list-style: none
}

input:focus,
input[type=search]:focus {
	outline-offset: -2px
}

input[type=search] {
	-webkit-appearance: none;
	box-sizing: border-box
}

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

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

@viewport {
	width: device-width
}

a,
button {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

body,
button,
input,
select,
table,
textarea {
	font-family: Arial, Verdana, sans-serif;
	color: #5d5d5d;
	font-size: 12px;
	line-height: 1.5em
}

@media only screen and (max-width:770px) {
	body {
		font-size: 16px
	}
}

a {
	color: #dd013f;
	text-decoration: none
}

a:hover {
	color: #c40138;
	text-decoration: underline
}

.h1,
.h2,
h1,
h2 {
	color: #dd013f;
	font-family: Arial, Verdana, sans-serif;
	font-weight: 400;
	text-rendering: optimizeLegibility
}

.box .entry-edit-head h4,
.content-header h3,
.entry-edit .entry-edit-head h4,
.h3,
.h4,
.h5,
.h6,
.header-title h1,
.left-container h3,
h3,
h4,
h5,
h6 {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	text-rendering: optimizeSpeed;
	text-transform: uppercase
}

.h1,
h1 {
	margin: 0 0 .7em;
	font-size: 28px;
	text-transform: uppercase
}

.h2,
h2 {
	margin: 0 0 .5em;
	font-size: 24px;
	text-transform: uppercase
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
	color: #5d5d5d;
	font-weight: 700
}

.h3,
.h4,
h3,
h4 {
	margin: 0 0 10px;
	font-size: 14px
}

.h5,
h5 {
	margin: 0 0 10px;
	font-size: 13px
}

.h6,
h6 {
	margin: 0 0 5px;
	font-size: 12px
}

.grid:after {
	display: table
}

.error,
.notice {
	font-weight: 700
}

.messages {
	margin-bottom: 10px
}

.messages li li {
	position: relative;
	margin-bottom: 5px;
	padding: 7px 10px 7px 20px;
	background: #F4F4F4
}

.messages li li:before {
	top: 50%;
	left: 0;
	margin-top: -6px
}

.a-center {
	text-align: center
}

.a-right,
.align-right {
	text-align: right
}

.label,
table.actions td.pager {
	text-align: left
}

.no-display {
	display: none!important
}

.nobr,
.nowrap {
	white-space: nowrap
}

.width-full {
	width: 100%
}

.hidden {
	display: none
}

.nowrap .number,
.nowrap .price {
	font-size: 18px;
	color: #dd013f
}

.price-excl-tax {
	display: inline
}

.page-print .print-head {
	margin: 0 0 15px
}

.page-print .print-head .logo {
	float: none;
	max-height: 50px;
	width: auto
}

.config.collapseable legend,
.hide {
	display: none
}

.input-box:after {
	display: table
}

label.required,
span.required {
	color: red;
	font-weight: 400;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px
}

.box .entry-edit-head h4,
.content-header h3,
.entry-edit .entry-edit-head h4,
.left-container h3 {
	color: #5d5d5d
}

label.required em,
span.required em {
	display: none
}

select+select {
	margin-left: 5px
}

textarea {
	overflow: auto;
	vertical-align: top;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	width: 100%;
	padding: 5px
}

.input-text,
input[type=password],
input[type=text],
select,
select[multiple] {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.label,
.massaction {
	font-size: 13px
}

#sidebar-wrapper,
#wrapper {
	transition: all .5s ease-in-out;
}

.input-text:focus,
input[type=password]:focus,
input[type=text]:focus,
select:focus,
select[multiple]:focus {
	border: 1px solid #9a9a9a
}

select[multiple] {
	width: 270px;
	height: auto
}

.input-text.validation-failed:focus {
	outline-color: #ff8080
}

.form-button,
button {
	font-family: Arial, Verdana, sans-serif;
	padding: 5px 15px;
	border: none;
	text-decoration: none
}

.grid table,
.massaction {
	border: none
}

.form-button span,
button span {
	padding: 0
}

button.add,
button.delete,
button.save {
	padding: 5px 20px
}

button.add span,
button.delete span,
button.save span {
	padding: 0
}

button.add,
button.add-image,
button.add-widget,
button.back,
button.cancel,
button.delete,
button.go,
button.save {
	padding: 5px 15px
}

button.add span,
button.add-image span,
button.add-widget span,
button.back span,
button.cancel span,
button.delete span,
button.go span,
button.save span {
	padding: 0
}

button.back {
	background: #FFF
}

button.delete-select-row span {
	height: auto
}

.buttons-set {
	margin: 0 0 10px
}

.buttons-set button {
	margin-right: 5px
}

.form-list td,
.form-list td.label {
	display: table-cell;
	white-space: normal
}

.fieldset-wide .form-list td.value .checkbox,
.fieldset-wide .form-list td.value .radio,
.fieldset-wide .form-list td.value img,
.form-list td.value .checkbox,
.form-list td.value .radio,
.form-list td.value img {
	display: inline-block
}

.form-list td.value {
	width: 70%
}

.fieldset-wide .form-list,
.form-list td.value input.input-text,
.form-list td.value select,
.form-list td.value textarea {
	width: 100%
}

.fieldset-wide .form-list td.value {
	width: 70%
}

.fieldset-wide .form-list td.value input.input-text,
.fieldset-wide .form-list td.value select,
.fieldset-wide .form-list td.value textarea {
	width: 100%
}

.fieldset-wide .form-list td.scope-label {
	white-space: nowrap;
	width: 1px
}

.fieldset-wide .form-list td.note {
	width: 120px
}

button.delete-select-row,
button.delete-select-row:hover {
	padding: 0;
	width: auto;
	background: 0 0
}

button.delete-select-row:hover&gt;span,
button.delete-select-row&gt;span {
	padding: 0;
	height: 20px;
	width: 20px;
	background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/magento/trash.png) 50% 50% no-repeat #fff
}

button.delete-select-row:hover&gt;span span,
button.delete-select-row&gt;span span {
	display: none
}

.inline-block,
table.actions td img {
	display: inline-block
}

button.delete-select-row:hover&gt;span:hover,
button.delete-select-row&gt;span:hover {
	background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/magento/trash.png) 50% 50% no-repeat #EDEDED
}

.hide-th {
	text-indent: -9999px
}

.grid table tr.headings th {
	font-size: 13px;
	font-weight: 700;
	padding: 10px 5px
}

.grid table tr td,
.grid table tr.headings th.no-link {
	padding: 10px 5px
}

.grid table.border tfoot tr td {
	background-color: #F4F4F4
}

.massaction {
	border-top: solid 1px #E7E8E8;
	background: #fff;
	height: 35px;
	line-height: 35px;
	width: 100%;
	margin-top: 10px
}

#wrapper .middle,
.field-100 {
	background: 0 0
}

#wrapper,
body,
html {
	height: 100%;
}

.massaction td {
	border: none;
	vertical-align: middle;
	width: 50%
}

.notification-global {
	background: 0 0;
	border-color: #dd013f;
	border-style: solid;
	border-width: 1px 1px 1px 10px;
	margin: 20px 0;
	padding: 20px
}

.field-100 {
	border: none;
	padding: 0;
	text-align:center;
}

#sales_order_grid_filter_status {
	width: 170px
}

#wrapper {
	padding-top:60px;
	padding-left: 250px;
}

#page-content-wrapper {
	padding-left: 0;
	margin-left: 0;
}

#page-content-wrapper .page-content {
	background:#eaeaea;
}

#wrapper.active #sidebar-wrapper span.menu-item-label {
	display: block
}

#wrapper:after,
div.main-col-inner:after {
	display: table;
	content: '';
	clear: both
}

#page-content-wrapper {
	width: 100%;
	background-color:#eaeaea;
}

.content-header-floating {
	padding-left: 220px;
	border: none;
	opacity: 1;
	height: 50px;
	top: 60px
}

div.main-col-inner {
	padding-top: 10px
}

.btn-lg {
	border-radius: 0
}

.content-header h3,
.left-container h3 {
	font-size: 14px;
	font-weight: 700;
	line-height: 2.8em;
	padding: 0;
	margin: 0
}

.left-container h3 {
	padding-bottom: .25em
}

.content-header-floating .content-header {
	padding: 0
}

.content-header-floating .content-header h3 {
	line-height: 50px;
	margin: 0;
	padding-left: 50px
}

.content-header-floating .content-header .form-buttons {
	line-height: 50px
}

ul.tabs-horiz {
	padding: 0;
	margin: 0 0 10px
}

ul.tabs-horiz li {
	margin-bottom: -1px
}

ul.tabs-horiz li a {
	padding: 8px 20px
}

.switcher {
	margin-bottom: 10px;
	padding: 10px;
}

.box-left,
.box-right {
	width: 49%
}

.box .entry-edit-head,
.entry-edit .entry-edit-head {
	padding: 0;
}

.box .entry-edit-head h4,
.entry-edit .entry-edit-head h4 {
	margin: 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 35px
}

.box .fieldset,
.box fieldset,
.entry-edit .fieldset,
.entry-edit fieldset {
	margin-bottom: 30px;
	display: block
}

.box .fieldset .subdue img,
.box fieldset .subdue img,
.entry-edit .fieldset .subdue img,
.entry-edit fieldset .subdue img {
	display: inline-block
}

.box .fieldset legend,
.box fieldset legend,
.entry-edit .fieldset legend,
.entry-edit fieldset legend {
	display: none
}

.box::after,
.entry-edit::after {
	content: '';
	display: table;
	clear: both
}

#loading-mask .loader img,
.rule-param,
.rule-tree .rule-param-children .rule-param .element img,
.x-tree-node img {
	display: inline-block
}

#config_edit_form .entry-edit .entry-edit-head {
	border: 1px solid #dadada;
	margin-bottom: 0
}

#config_edit_form .entry-edit .entry-edit-head a {
	font-size: 14px;
	line-height: 35px;
	padding: 0 12px
}

#loading-mask,
#loading-process {
	font-size: 1.1em;
	position: absolute
}

div.collapseable a,
dl.accordion dt a {
	background-image: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/grid_sort_asc.gif);
	background-position: 99% 50%
}

div.collapseable a.open,
dl.accordion dt.open a {
	background-image: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/grid_sort_desc.gif);
	background-position: 99% 50%
}

.order-totals {
	margin-left: auto;
	padding: 10px 0;
	text-align: right
}

.x-tree-node input[type=checkbox],
.x-tree-node input[type=radio] {
	margin: 0 0 0 5px;
	vertical-align: middle
}

.x-tree-node-collapsed .x-tree-node-icon,
.x-tree-node-leaf .x-tree-node-icon {
	background-image: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/magento/folder.png)
}

.x-tree-node-expanded .x-tree-node-icon {
	background-image: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/magento/folder-open.png)
}

#loading-mask .loader,
#loading-process {
	background: #fff;
	border: 2px solid #dd013f;
	color: #dd013f;
	top: 45%;
	font-weight: 700;
	left: 50%;
	text-align: center
}

#loading-process {
	margin-left: -60px;
	padding: 15px 60px;
	z-index: 501
}

#loading-mask {
	color: #dd013f;
	font-weight: 700;
	opacity: 1;
	text-align: center;
	z-index: 500
}

#loading-mask .loader {
	margin-left: -105px;
	padding: 15px 30px;
	position: fixed;
	width: 150px;
	z-index: 1000
}

.messages li {
	font-weight: 700;
	line-height: 30px;
	min-height: 30px;
	text-indent: 16px;
	border: 0
}

.messages ul li {
	border: 0;
	padding: 0
}

.rule-tree ul {
	border-left: 1px dotted #888;
	padding-left: 16px
}

.rule-tree .x-tree ul {
	border-left: medium none;
	padding-left: 0
}

.rule-param .element,
.rule-param-edit .label {
	display: none
}

.rule-param .label {
	font-weight: 700;
	text-decoration: underline
}

.rule-param .label-disabled,
.rule-param .label:hover,
.rule-param-add,
.rule-param-add:hover,
.rule-param-apply,
.rule-param-remove {
	text-decoration: none
}

.rule-param select.multiselect {
	vertical-align: top
}

.rule-param-edit .element {
	display: inline
}

.rule-param-add {
	color: green;
	font-weight: 400
}

.rule-param-add:hover {
	color: #00f;
	font-weight: 400
}

.rule-param-apply {
	font-weight: 400;
	margin: 0 15px
}

.rule-param-remove {
	color: red;
	font-weight: 400
}

.rule-chooser {
	border: 1px solid #ccc;
	display: none;
	margin: 5px;
	padding: 5px
}

.rule-param-wait {
	background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/rule-ajax-loader.gif) 0 50% no-repeat;
	padding-left: 20px
}

.option-header .checkbox,
.option-header .radio,
.option-header img {
	display: inline-block
}

.adminhtml-layout-edit .CodeMirror {
	min-height: 800px;
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 15px
}

.adminhtml-layout-edit .uploader .file-row {
	width: auto
}

.adminhtml-layout-edit .uploader .file-row .file-info {
	max-width: 75%
}

.adminhtml-layout-edit .tree {
	user-select: none;
	margin-bottom: 25px
}

.adminhtml-layout-edit .tree input {
	opacity: 0
}

.adminhtml-layout-edit .tree a {
	text-decoration: none;
	background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/magento/file.png) 18px 0 no-repeat;
	text-indent: 38px;
	margin-bottom: 5px
}

.adminhtml-layout-edit .tree a:hover {
	text-decoration: underline
}

.adminhtml-layout-edit .tree .is-custom-file a,
.adminhtml-layout-edit .tree a .is-custom-file {
	color: #396f00;
	font-weight: 700;
	text-decoration: underline;
	background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/magento/file-edit.png) 18px 0 no-repeat
}

.user-top .btn-upgrade:hover,
.user-top .button:hover,
.user-top ul li .dropdown-toggle:hover {
	text-decoration: none
}

.adminhtml-layout-edit .tree input+label+ul {
	margin: 0 0 0 22px
}

.adminhtml-layout-edit .tree input~ul {
	display: none
}

.adminhtml-layout-edit .tree label,
.adminhtml-layout-edit .tree label::before {
	cursor: pointer
}

.adminhtml-layout-edit .tree input:disabled+label {
	cursor: default;
	opacity: .6
}

.adminhtml-layout-edit .tree input:checked:not(:disabled)~ul {
	display: block
}

.adminhtml-layout-edit .tree a,
.adminhtml-layout-edit .tree label,
.adminhtml-layout-edit .tree label::before {
	display: inline-block;
	height: 18px;
	line-height: 16px;
	vertical-align: middle
}

.adminhtml-layout-edit .tree label::before {
	content: "";
	width: 16px;
	margin: 0 22px 0 0;
	vertical-align: middle
}

.adminhtml-layout-edit .tree input+label::before {
	background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/magento/tree/elbow-end-plus.gif) no-repeat
}

.adminhtml-layout-edit .tree input:checked+label::before {
	background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/magento/tree/elbow-end-minus.gif) no-repeat
}

.adminhtml-layout-edit .tree label {
	background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/magento/folder.png) 18px 0 no-repeat
}

.adminhtml-layout-edit .tree input:checked+label {
	background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/magento/folder-open.png) 18px 0 no-repeat
}

.followupemail-admin-adminhtml-rules-edit .form-list td,
.followupemail-admin-adminhtml-rules-edit .form-list td.label {
	width: auto
}

img.v-middle {
	display: inline-block
}

.backup-dialog {
	background: #dbdbda;
	cursor: default;
	left: 50%;
	margin: 0 0 0 -271px;
	padding: 8px;
	position: fixed;
	top: 50%;
	width: 500px;
	z-index: 400
}

.backup-dialog .entry-edit {
	background-color: #fff
}

.backup-dialog .entry-edit h4 {
	text-indent: 15px
}

.backup-dialog .content {
	background: #fff;
	border-bottom: 1px solid #ccc;
	max-height: 400px;
	overflow: auto
}

.backup-dialog .question {
	margin-top: 15px
}

.backup-dialog .buttons-set {
	background: #eee;
	margin: 0;
	overflow: hidden;
	padding: 7px 10px 8px
}

.backup-dialog .buttons-set button {
	margin: 0 0 0 5px
}

.backup-dialog #ftp-credentials-container {
	margin-top: 25px
}

.backup-dialog .exclude-media-checkbox-container,
.backup-dialog .password-box-container {
	margin-top: 15px
}

.backup-dialog #ftp-credentials-container fieldset {
	margin-bottom: 0
}

.backup-dialog input[type=password],
.backup-dialog input[type=text] {
	width: 180px
}

.backup-dialog td.maintenance-checkbox-container {
	margin-top: 0;
	padding-top: 4px
}

.header-top {
	border: none;
	height: 60px;
	overflow: hidden
}

.demo-notice {
	margin: 15px 0 0;
	padding: 15px
}

.logo {
	position: absolute;
	left: 3%;
	margin:0 !important;
	height: auto;
}

.logo img {
	margin: 2px 50px;
}

.logo svg {
	margin: 0 auto 0 18px
}

#wrapper.active .logo .large,
.user-top {
	display: block
}

.user-top {
	position: fixed;
	height: 60px;
	width: 100%;
	z-index: 99999
}

.user-top ul {
	float: right;
	list-style: none;
	transition: all 0.2s ease;
}

.user-top ul li {
	display: inline-block;
	line-height: 60px;
	font-size: 14px
}

.user-top ul li img {
	display: inline-block;
	border: 1px solid #fff
}

	.logo-signa img{
		margin: 17px 15px;
	}

	.logo svg {
		margin: 0 auto 0 18px
	}

	#wrapper.active .logo .large,
	.user-top {
		display: block
	}

	.user-top {
		position: fixed;
		height: 60px;
		width: 100%;
		z-index: 99999
	}

	.user-top ul {
		float: right;
		list-style: none;
		transition: all 0.2s ease;
	}

	.user-top ul li {
		display: inline-block;
		line-height: 60px;
		font-size: 14px
	}

	.user-top ul li img {
		display: inline-block;
		border: 1px solid #fff
	}

	.user-top ul li .dropdown-toggle {
		color: #fff;
		position: relative;
		display: block;
		padding: 0 15px
	}

	.user-top ul li .dropdown-toggle .username {
		position: relative;
		left: 10px;
		display: inline-block;
		line-height: 16px
	}

	.user-top ul li .dropdown-toggle .username small {
		clear: both;
		display: block
	}

	.user-top ul li .dropdown-toggle .glyphicon {
		float: right;
		margin: 20px 0 0 20px
	}

	.user-top ul li .dropdown-menu {
		width: 100%;
		border: none;
		box-shadow: none;
		border-radius: 0 0 5px 5px;
		margin: 0;
	}

	.user-top ul li .dropdown-menu li {
		width: 100%;
		padding: 5px 15px;
		line-height: 1.5em
	}

	.user-top ul li .dropdown-menu li a {
		padding: 5px;
		text-align: center;

	}

	.user-top ul li .dropdown-menu li:last-child {
		border-bottom: none!important
	}

	.user-top .btn-upgrade,
	.user-top .button {
		height: 60px;
		display: block;
		font-weight: 700;
		color: #fff;
	}

	.user-top .btn-upgrade .glyphicon,
	.user-top .button .glyphicon {
		font-weight: 400;
		margin-right: 5px
	}

.user-top ul li .dropdown-toggle .username {
	position: relative;
	left: 10px;
	display: inline-block;
	line-height: 16px
}

.user-top ul li .dropdown-toggle .username small {
	clear: both;
	display: block
}

.user-top ul li .dropdown-toggle .glyphicon {
	float: right;
	margin: 20px 0 0 20px
}

.user-top ul li .dropdown-menu {
	width: 100%;
	border: none;
	box-shadow: none;
	border-radius: 0 0 5px 5px;
	margin: 0;
}

.user-top ul li .dropdown-menu li {
	width: 100%;
	padding: 5px 15px;
	line-height: 1.5em
}

.user-top ul li .dropdown-menu li a {
	padding: 5px;
	text-align: center;

}

.user-top ul li .dropdown-menu li:last-child {
	border-bottom: none!important
}

.user-top .btn-upgrade,
.user-top .button {
	height: 60px;
	display: block;
	font-weight: 700;
	color: #fff;
}

.user-top .btn-upgrade .glyphicon,
.user-top .button .glyphicon {
	font-weight: 400;
	margin-right: 5px
}

.user-top .btn-upgrade {
	background-color: #02DE36
}

.user-top .btn-upgrade .glyphicon {
	font-size: 18px
}

.header-title {
	border: none;
	height: 50px;
	margin-bottom: 30px
}

.header-title h1 {
	color: #5d5d5d;
	font-size: 14px;
	font-weight: 700;
	line-height: 50px;
	padding: 0 0 0 30px;
	margin: 0
}

#sidebar-wrapper::-webkit-scrollbar{
	width: 6px;
}

#sidebar-wrapper::-webkit-scrollbar-thumb {
	background: #dd013f;
}

#sidebar-wrapper::-webkit-scrollbar-thumb:hover {
	background: #dd013f;
}

#sidebar-wrapper a {
	color: #fff;
	display: block
}

#sidebar-wrapper .item {
	content: '';
	display: grid;
	clear: both;
	width: 50px;
	font-size: 12px
}

#sidebar-wrapper .glyphicon,
#sidebar-wrapper span.menu-item-label {
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center
}

#sidebar-wrapper span.menu-item-label {
	width: auto;
	text-align: left
}

#sidebar-wrapper .glyphicon {
	font-size: 18px;
	background-color: #2e333a;
}

#wrapper #sidebar-wrapper #nav li {
	position: relative
}

#wrapper #sidebar-wrapper #nav li.active {
	z-index: 100
}

#wrapper #sidebar-wrapper #nav&gt;li.active&gt;a {
	font-weight: 700
}

#wrapper #sidebar-wrapper #nav ul li {
	padding:10px 15px;
	width: 100%
}

#wrapper.active #sidebar-wrapper #nav ul li {
	padding:10px 5px;
	width: 100%
}

#wrapper #sidebar-wrapper #nav ul li a {
	width: 100%
}

#wrapper #sidebar-wrapper #nav ul li a span.menu-item-label {
	height: auto;
	line-height: 1.5em;
	display: block;
	width: 100%;
}

#wrapper #sidebar-wrapper #nav li ul li ul,
#wrapper #sidebar-wrapper #nav li ul li ul li ul {
	left: 250px
}

#wrapper #sidebar-wrapper .item {
	width: 250px
}

.fa-painel::before {
	content: "\f3fd";
}

.fa-vendas::before {
	content:"\f4c0";
}

.fa-catalogo::before {
	content:"\f00b";
}

.glyphicon-mobile::before {
	content: "î……"
}

.fa-clientes::before {
	content: "\f0c0"
}

.fa-promocoes::before {
	content: "\f541"
}

.fa-cms-conteudo-layout::before {
	content:"\f2d2";
}

.glyphicon-banner::before {
	content: "î&nbsp;"
}

.fa-relatorios::before {
	content:"\f080";
}

.fa-pagseguro-api::before {
	content: "\f09d"
}

.fa-sistema::before {
	content: "\f085"
}

.glyphicon-shiping-restriction::before {
	content: "î„ˆ"
}

.fa-assinaturas::before {
	content:"\f305";
}

.fa-newsletter::before {
	content: "\f0e0"
}

.fa-etiquetas::before,
.fa-product-labels::before {
	content: "\f02b";
}

.glyphicon-e-mail-de-follow-up::before {
	content: "î„¢"
}

.glyphicon-mss::before {
	content: "î„¸"
}

.fa-atualize-seu-plano::before {
	content:"\f155";
}

.fa-app-store::before {
	content:"\f063" !important;
}

.fa-e-goi::before{
	content: "\f674";
}

.fa-afiliados::before{
	content: "\f2b5";
}

.fa-pontos-de-recompensa::before{
	content: "\f021"
}

.fa-simiconnector::before{
	content: "\f3cd"
}

.fa-facebook-ads-extension::before{
	font-family: "Font Awesome 5 Brands";
	content: "\f39e";
}

.fa-pagarme-marketplace::before{
	content: "\f53c" !important;
}

.fa-enviou::before{
	content: "\f674"
}

.fa-paypal-brasil::before{
	font-family: "Font Awesome 5 Brands";
	content: "\f1ed";
}

.fa-shiping-restriction::before{
	content: "\f48b";

}

.fa-bseller::before{
	content:"\f1e6";

}

.fa-e-rede::before{
	content: "\f09d";
}

.fa-pluggto::before{
	content: "\f1e6";
}

.fa-tiny::before{
	content: "\f021";
}

.fa-newsletter-avancada::before{
	content: "\f0e0";
}

.fa-anymarket::before{
	content: "\f1e6";
}

.fa-e-mail-de-follow-up::before{
	content: "\f0e0";
}

.fa-reward-points::before{
	content: "\f06b";
}

.fa-plumrocket::before{
	content: "\f1e6";

}

.fa-lgpd::before{
	content: "\f505"; 
}

#menu-toggle {
	position: absolute;
	height:60px;
	width: 60px;
	text-align: center;
	color: #fff;
}

#footer {
	content: '';
	display: table;
	clear: both;
	width: 100%;
	padding-top: 30px;
}

#footer img {
	display: inline-block
}

@media only screen and (max-width:479px) {
	#footer {
		padding-top: 15px
	}
}

#dashboard-wrapper .shortcut {
	text-align: center;
	margin-top:30px;
}

#dashboard-wrapper .shortcut .item {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	border: 3px solid #ccc;
	color: #5d5d5d;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 216px;
	min-height: 15%;
	border-radius: 100%;
	transition: all 0.5s ease;
}

#dashboard-wrapper .shortcut .item .item-content {
	margin: 50px 0;
	line-height: 25px;
	padding: 5px;
}

#dashboard-wrapper .shortcut .item-chart .item-content {
	float: left;
	height: 132px;
}

#dashboard-wrapper .shortcut .item .price {
	color: #dd013f
}

#dashboard-wrapper .shortcut .item span {
	display: block;
	text-decoration: underline;
	color: #dd013f
}

#dashboard-wrapper .shortcut .item small {
	display: block;
	line-height: 15px
}

#dashboard-wrapper .shortcut .item .fa {
	color: #888;
	display: block;
	font-size: 40px;
	margin-bottom: 10px;
	text-decoration: none
}

#dashboard-wrapper .shortcut .item:hover {
	text-decoration: none;
	border-color: #dd013f;
}

#dashboard-wrapper .shortcut .item.col-md-4 {
	width: 32%
}

#dashboard-wrapper .shortcut .item.item-danger,
#dashboard-wrapper .shortcut .item.item-danger .glyphicon {
	color: red
}

#dashboard-wrapper .shortcut .item-chart {
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px
}

#dashboard-wrapper .shortcut .item-chart .chart {
	display: inline-block;
	vertical-align: top;
	position: relative;
	line-height: 1em!important;
	text-align: center;
	margin-bottom: 4%
}

#dashboard-wrapper .shortcut .item-chart .chart span {
	display: block;
	font-size: 3em;
	font-weight: 700;
	line-height: 70px;
	padding-top: 40px
}

#dashboard-wrapper .shortcut .item-chart .chart small {
	display: block;
	font-size: 1.4em;
	line-height: 1.4em
}

#dashboard-wrapper .shortcut .item-chart .chart canvas {
	position: absolute;
	left: 0;
	top: 0;
	height: 215px;
}

#dashboard-wrapper span.label {
	font-size: 13px;
	display: block;
	padding-left: 0
}

#dashboard-wrapper h3.value {
	font-size: 30px;
	margin: 0;
	line-height: 1em
}

[role=progressbar][aria-busy=true] {
	position: relative;
	width: 55px;
	height: 55px
}

[role=progressbar][aria-busy=true]::before {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 15px;
	height: 15px;
	content: '';
	box-shadow: 20px 0 0 rgba(255, 255, 255, 0), 40px 0 0 rgba(255, 255, 255, 0), 0 -20px 0 rgba(255, 255, 255, 0), 20px -20px 0 rgba(255, 255, 255, 0), 40px -20px 0 rgba(255, 255, 255, 0), 0 -40px rgba(255, 255, 255, 0), 20px -40px rgba(255, 255, 255, 0), 40px -40px rgba(242, 205, 123, 0);
	animation: loader 5.4s linear forwards infinite
}

[role=progressbar][aria-busy=true]::after {
	position: absolute;
	bottom: 10px;
	left: 0;
	display: block;
	width: 15px;
	height: 15px;
	background-color: #fff;
	opacity: 0;
	content: '';
	animation: base 5.4s linear forwards infinite
}

.messages .error-msg li:before,
.messages .notice-msg li:before,
.messages .success-msg li:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block
}

@keyframes base {
	0% {
		bottom: 10px;
		opacity: 0
	}
	5%,
	50% {
		bottom: 0;
		opacity: 1
	}
	100%,
	55% {
		bottom: -10px;
		opacity: 0
	}
}

@keyframes loader {
	0%,
	5% {
		box-shadow: 20px -10px rgba(255, 255, 255, 0), 40px 0 rgba(255, 255, 255, 0), 0 -20px rgba(255, 255, 255, 0), 20px -20px rgba(255, 255, 255, 0), 40px -20px rgba(255, 255, 255, 0), 0 -40px rgba(255, 255, 255, 0), 20px -40px rgba(255, 255, 255, 0), 40px -40px rgba(242, 205, 123, 0)
	}
	10% {
		box-shadow: 20px 0 #fff, 40px -10px rgba(255, 255, 255, 0), 0 -20px rgba(255, 255, 255, 0), 20px -20px rgba(255, 255, 255, 0), 40px -20px rgba(255, 255, 255, 0), 0 -40px rgba(255, 255, 255, 0), 20px -40px rgba(255, 255, 255, 0), 40px -40px rgba(242, 205, 123, 0)
	}
	15% {
		box-shadow: 20px 0 #fff, 40px 0 #fff, 0 -30px rgba(255, 255, 255, 0), 20px -20px rgba(255, 255, 255, 0), 40px -20px rgba(255, 255, 255, 0), 0 -40px rgba(255, 255, 255, 0), 20px -40px rgba(255, 255, 255, 0), 40px -40px rgba(242, 205, 123, 0)
	}
	20% {
		box-shadow: 20px 0 #fff, 40px 0 #fff, 0 -20px #fff, 20px -30px rgba(255, 255, 255, 0), 40px -20px rgba(255, 255, 255, 0), 0 -40px rgba(255, 255, 255, 0), 20px -40px rgba(255, 255, 255, 0), 40px -40px rgba(242, 205, 123, 0)
	}
	25% {
		box-shadow: 20px 0 #fff, 40px 0 #fff, 0 -20px #fff, 20px -20px #fff, 40px -30px rgba(255, 255, 255, 0), 0 -40px rgba(255, 255, 255, 0), 20px -40px rgba(255, 255, 255, 0), 40px -40px rgba(242, 205, 123, 0)
	}
	30% {
		box-shadow: 20px 0 #fff, 40px 0 #fff, 0 -20px #fff, 20px -20px #fff, 40px -20px #fff, 0 -50px rgba(255, 255, 255, 0), 20px -40px rgba(255, 255, 255, 0), 40px -40px rgba(242, 205, 123, 0)
	}
	35% {
		box-shadow: 20px 0 #fff, 40px 0 #fff, 0 -20px #fff, 20px -20px #fff, 40px -20px #fff, 0 -40px #fff, 20px -50px rgba(255, 255, 255, 0), 40px -40px rgba(242, 205, 123, 0)
	}
	40% {
		box-shadow: 20px 0 #fff, 40px 0 #fff, 0 -20px #fff, 20px -20px #fff, 40px -20px #fff, 0 -40px #fff, 20px -40px #fff, 40px -50px rgba(242, 205, 123, 0)
	}
	45%,
	55% {
		box-shadow: 20px 0 #fff, 40px 0 #fff, 0 -20px #fff, 20px -20px #fff, 40px -20px #fff, 0 -40px #fff, 20px -40px #fff, 40px -40px #dc3136
	}
	60% {
		box-shadow: 20px 10px rgba(255, 255, 255, 0), 40px 0 #fff, 0 -20px #fff, 20px -20px #fff, 40px -20px #fff, 0 -40px #fff, 20px -40px #fff, 40px -40px #dc3136
	}
	65% {
		box-shadow: 20px 10px rgba(255, 255, 255, 0), 40px 10px rgba(255, 255, 255, 0), 0 -20px #fff, 20px -20px #fff, 40px -20px #fff, 0 -40px #fff, 20px -40px #fff, 40px -40px #dc3136
	}
	70% {
		box-shadow: 20px 10px rgba(255, 255, 255, 0), 40px 10px rgba(255, 255, 255, 0), 0 -10px rgba(255, 255, 255, 0), 20px -20px #fff, 40px -20px #fff, 0 -40px #fff, 20px -40px #fff, 40px -40px #dc3136
	}
	75% {
		box-shadow: 20px 10px rgba(255, 255, 255, 0), 40px 10px rgba(255, 255, 255, 0), 0 -10px rgba(255, 255, 255, 0), 20px -10px rgba(255, 255, 255, 0), 40px -20px #fff, 0 -40px #fff, 20px -40px #fff, 40px -40px #dc3136
	}
	80% {
		box-shadow: 20px 10px rgba(255, 255, 255, 0), 40px 10px rgba(255, 255, 255, 0), 0 -10px rgba(255, 255, 255, 0), 20px -10px rgba(255, 255, 255, 0), 40px -10px rgba(255, 255, 255, 0), 0 -40px #fff, 20px -40px #fff, 40px -40px #dc3136
	}
	85% {
		box-shadow: 20px 10px rgba(255, 255, 255, 0), 40px 10px rgba(255, 255, 255, 0), 0 -10px rgba(255, 255, 255, 0), 20px -10px rgba(255, 255, 255, 0), 40px -10px rgba(255, 255, 255, 0), 0 -30px rgba(255, 255, 255, 0), 20px -40px #fff, 40px -40px #dc3136
	}
	90% {
		box-shadow: 20px 10px rgba(255, 255, 255, 0), 40px 10px rgba(255, 255, 255, 0), 0 -10px rgba(255, 255, 255, 0), 20px -10px rgba(255, 255, 255, 0), 40px -10px rgba(255, 255, 255, 0), 0 -30px rgba(255, 255, 255, 0), 20px -30px rgba(255, 255, 255, 0), 40px -40px #dc3136
	}
	100%,
	95% {
		box-shadow: 20px 10px rgba(255, 255, 255, 0), 40px 10px rgba(255, 255, 255, 0), 0 -10px rgba(255, 255, 255, 0), 20px -10px rgba(255, 255, 255, 0), 40px -10px rgba(255, 255, 255, 0), 0 -30px rgba(255, 255, 255, 0), 20px -30px rgba(255, 255, 255, 0), 40px -30px rgba(242, 205, 123, 0)
	}
}

body {
	background: #eaeaea;
}

.label {
	color: #0c2043
}

a.label:active,
a.label:focus,
a.label:hover {
	color: #d0013b
}

.accent,
.emph {
	color: #dd013f
}

.columns {
	background: 0 0
}

.wrapper {
	background: #eaeaea;
}

.content-header {
	border-color: #E7E8E8
}

.content-header h3 {
	background: 0 0
}

.content-header-floating .content-header h3 {
	color: #fff
}

.left-container h3 {
	border-bottom: solid 4px #E7E8E8
}

.header-title {
	background-color: #fff
}

.form-button,
button {
	background: no-repeat #2e333a;
	color: #fff;
	border-radius:3px;
}

.form-button span,
button span {
	background: no-repeat
}

.form-button:hover,
button:hover {
	background: #dd013f
}

.form-button:hover span,
button:hover span {
	background: no-repeat
}

.form-button:active,
button:active {
	background: #dd013f
}

.form-button:active span,
button:active span {
	background: no-repeat
}

button.back {
	color: #fff;
	background: #2e333a !important;
}

button.back:active,
button.back:hover {
	background: #dd013f !important;
}

button.cancel,
button.delete,
button.fail {
	background: #52637c
}

button.cancel:hover,
button.delete:hover,
button.fail:hover {
	background: #5c6f8b
}

button.cancel:active,
button.delete:active,
button.fail:active {
	background: #677c9a
}

.success {
	color: #02DE36
}

.error {
	color: red
}

.notice {
	color: #E26703
}

.messages li li {
	background-color: none
}

.messages .error-msg li {
	border: 1px solid red;
	border-left-width: 5px;
	color: red
}

.messages .error-msg li:before {
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid red;
	border-right: none
}

.messages .notice-msg li {
	border: 1px solid #E26703;
	border-left-width: 5px;
	color: #E26703
}

.messages .notice-msg li:before {
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #E26703;
	border-right: none
}

.messages .success-msg li {
	border: 1px solid #02DE36;
	border-left-width: 5px;
	color: #02DE36
}

.messages .success-msg li:before {
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #02DE36;
	border-right: none
}

.notification-global {
	background-color: #fff;
	border-bottom: 1px solid #eee2be;
	border-top: 1px solid #eee2be;
	color: #444
}

.notification-global-notice {
	background-image: none
}

.notification-global .label {
	color: #eb5e00
}

.notification-global span.critical {
	color: #d20000
}

.error-msg {
	border: 1px solid #f16048;
	color: #df280a
}

.success-msg {
	border: 1px solid #95a486;
	color: #3d6611
}

.notice-msg {
	border: 1px solid #ffd967;
	color: #3d6611
}

.warning-msg {
	border: 1px solid #666e73;
	color: #000
}

ul.tabs {
	border: none;
	background: 0 0
}

ul.tabs li {
	padding: 0
}

ul.tabs li a {
	background: #fff;
	border: none;
	border-bottom: solid 1px #E7E8E8
}

ul.tabs li a span {
	background: 0 0;
	padding: 6px 12px;
}

ul.tabs li a:active,
ul.tabs li a:hover {
	background: #f5f5f5
}

ul.tabs li a.active {
	border-color: #E7E8E8
}

ul.tabs li a.active span {
	background: #DD013F;
	color: #fff;
}

ul.tabs li a.active:hover span {
	background: #DD013F;
	color: #fff;
}

ul.config-tabs dt.label,
ul.tabs-horiz {
	background: 0 0
}

ul.tabs li dt.label {
	display: block;
	border: none;
	padding: 6px 0;
	margin-top: 30px;
	color: #0c2043
}

.packs,
.packs .pack-periods {
	width: 100%;
	display: table;
	clear: both;
	content: ''
}

ul.tabs-horiz {
	border-bottom: solid 1px #E7E8E8
}

ul.tabs-horiz li a {
	background-color: #dbdbda
}

.input-text{
	background: #fff
}

.input-text,
select[multiple] {
	border: 1px solid silver;
	font-size: 15px
}

.input-text:focus {
	border: 1px solid #9a9a9a
}

.input-text.validation-failed {
	border-color: red
}

::-webkit-input-placeholder {
	color: #888
}

input:-moz-placeholder {
	color: #888
}

.entry-edit .entry-edit-head,
dl.accordion dt {
	background: 0 0;
	border-bottom: solid 4px #E7E8E8
}

.entry-edit .entry-edit-head h4,
dl.accordion dt h4 {
	color: #000
}

.entry-edit .entry-edit-head a,
dl.accordion dt a {
	color: #dd013f
}

.entry-edit .entry-edit-head a:hover,
dl.accordion dt a:hover {
	color: #c40138
}

#config_edit_form .entry-edit .entry-edit-head {
	background: #F0F0F0
}

#config_edit_form .entry-edit .entry-edit-head a {
	color: #0c2043
}

.order-totals {
	background: 0 0;
	border-color: #dd013f
}

.box,
.entry-edit .fieldset,
.entry-edit fieldset {
	background: #fff;
	border-color: #ccc;
}

.grid table tr.filter th {
	background: #ededec;
	border-left: none;
	border-right: none;
	text-align:center;
}

.grid table tr.headings {
	background: #dbdbda
}

.grid table tr.headings th {
	border: none
}

.grid table tr.headings th.last {
	border-right: 0 none
}

.grid table tr.headings th.no-link {
	color: #333;
	text-align:center;
}

.grid table tr.headings th a {
	color: #0c2043
}

.grid table tr.headings th a:hover {
	color: #c40138
}

.grid table tr.headings th a.sort-arrow-asc,
.grid table tr.headings th a.sort-arrow-desc {
	border: none;
	background: #cececd
}

.grid table tr.headings th a.sort-arrow-asc span.sort-title,
.grid table tr.headings th a.sort-arrow-desc span.sort-title {
	background-image: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/grid_sort_asc.gif)
}

.grid table tr.headings th a.sort-arrow-desc span.sort-title {
	background-image: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/grid_sort_desc.gif)
}

.grid table tr.headings:hover {
	background: #dbdbda
}

.grid table tr.even,
.grid table tr.on-mouse {
	background: 0 0
}

.grid table tr{
	transition: all .25s ease;
}

.grid table tr:hover {
	background-color: #EEEDED
}

.grid table tr td {
	border: solid 1px #eaeaea;
}

.custom-options .option-box {
	background: #fff
}

.custom-options .option-header {
	background: 0 0;
	width: 100%
}

.form-list td.label {
	color: inherit
}

.form-list td.value {
	color: #0c2043
}

#footer {
	background: #eaeaea;
}

.address-list li.on {
	background: #F4F4F4
}

.address-list li.over {
	background-color: #e7e7e7
}

.top.table_window {
	background: #0c2043
}

.magento_content,
.magento_e,
.magento_w {
	background: #fff
}

.popup-window .content-header h3 {
	color: #5d5d5d
}

.header-top {
	background-color: #2e333a
}

#sidebar-wrapper a {
	color: #fff;
}

#wrapper #sidebar-wrapper #nav&gt;li.active&gt;a {
	font-weight: 700
}

.user-top{
	background-color: #22262b;
	border-bottom: 1px solid #313131;

}

#menu-toggle,
.user-top ul li.dropdown-info .dropdown-menu li a,
.user-top ul li.dropdown-user .dropdown-menu li,
.user-top ul li.dropdown-user .dropdown-menu li a {
	color: #fff
}

.user-top ul li.dropdown-info,
.user-top ul li.dropdown-info .dropdown-menu {
	background-color: #22262b
}

.user-top ul li.dropdown-info .dropdown-menu li {
	color: #fff;
	border-bottom: solid 1px #6c6c6c
}

.user-top ul li.dropdown-info .dropdown-menu li a:hover {
	background-color: #6c6c6c
}

.user-top ul li.dropdown-user,
.user-top ul li.dropdown-user .dropdown-menu {
	background-color: #22262b
}

.user-top ul li.dropdown-user .dropdown-menu li a:hover {
	background-color: #525252
}

.content-header-floating {
	background-color: #dbdbda
}

.content-header-floating .content-header h3 {
	color: #5d5d5d
}

.packs {
	margin-bottom: 50px;
	text-align: center
}

.packs .pack-periods {
	margin-bottom: 22px
}

.packs .pack-periods .pack-label {
	float: left;
	height: 70px;
	line-height: 73px;
	padding: 0 2%;
	font-size: 1em;
	text-transform: uppercase
}

@media only screen and (max-width:479px) {
	.packs .pack-periods .pack-label {
		padding: 0;
		text-align: center;
		width: 100%
	}
}

@media only screen and (max-width:599px) {
	.packs .pack-periods .pack-label {
		padding: 0;
		text-align: center;
		width: 100%
	}
}

.packs .pack-periods .pack-period {
	background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/bullet_sprite.png) 20px 0 no-repeat;
	border: 1px solid #E4E4E4;
	border-radius: 5px;
	color: #333;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 48px;
	line-height: 48px;
	margin: 10px 10px 10px 0;
	padding-left: 44px;
	width: 150px;
	font-size: 1.28571em;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	box-sizing: border-box
}

@media only screen and (max-width:479px) {
	.packs .pack-periods .pack-period {
		margin: 10px 2%;
		padding-left: 44px;
		width: 21%
	}
}

@media only screen and (max-width:599px) {
	.packs .pack-periods .pack-period {
		margin: 10px 2%;
		padding-left: 44px;
		width: 46%
	}
}

.packs .pack-periods .pack-period.active {
	background-position: 20px -48px;
	border: 1px solid #DD013F;
	color: #DD013F
}

.packs .pack-periods .pack-discount {
	float: left;
	font-size: 13px;
	margin-top: 20px;
	max-width: 333px;
	padding: 0 30px
}

@media only screen and (max-width:770px) {
	.packs .pack-periods .pack-discount {
		margin-top: 8px;
		max-width: 165px;
		padding: 0 10px;
		line-height: normal
	}

	.stats .entry-edit fieldset{
		width: auto;
		padding: 0;
	}

	#wrapper .user-top .showHeaderMenu{
		left:35%;
	}
}

@media only screen and (max-width:979px) {
	.packs .pack-periods .pack-discount {
		line-height: normal;
		padding: 0;
		text-align: center;
		width: 100%;
		max-width: inherit
	}
}


@media only screen and (max-width:479px) {
	.packs .pack-periods .pack-discount {
		padding: 0;
		text-align: center;
		width: 100%;
		max-width: inherit
	}
}

@media only screen and (max-width:599px) {
	.packs .pack-periods .pack-discount {
		padding: 0;
		text-align: center;
		width: 100%;
		max-width: inherit
	}
}

.packs .pack {
	width: 25%;
	text-align: center;
	position: relative;
	display: inline-block
}

@media only screen and (max-width:979px) {
	.packs .pack {
		width: 50%
	}
	.packs .pack:nth-child(2n+2) {
		clear: left
	}
}

@media only screen and (max-width:479px) {
	.packs .pack {
		width: 50%
	}
	.packs .pack:nth-child(2n+2) {
		clear: left
	}
}

@media only screen and (max-width:599px) {
	.packs .pack {
		width: 100%
	}
}

.packs .pack .pack-head {
	text-align: center;
	padding-bottom: 38px;
	color: #FFF;
	background-color: #0C2043;
	box-shadow: 1px 0 0 #111d38 inset
}

.packs .pack .pack-head .pack-name {
	width: 100%;
	float: left;
	font-size: 1.57143em;
	font-weight: 700;
	margin-top: 35px;
	margin-bottom: 10px
}

.packs .pack .pack-head .pack-description {
	font-size: 1.28571em;
	margin-bottom: 40px
}

.packs .pack .pack-head .pack-prices {
	font-size: 7.14286em;
	color: #DD013F;
	font-weight: 700;
	display: inline-block
}

.packs .pack .pack-head .pack-prices .minimal-price-link {
	display: none
}

.packs .pack .pack-head .pack-prices .pack-holder {
	content: '';
	display: table;
	clear: both;
	position: relative
}

.packs .pack .pack-head .pack-prices .pack-holder .after,
.packs .pack .pack-head .pack-prices .pack-holder .before {
	display: block;
	font-size: 18px;
	filter: alpha(Opacity=50);
	opacity: .5;
	font-weight: 700;
	color: #FFF;
	text-transform: uppercase
}

.packs .pack .pack-head .pack-prices .pack-holder .after {
	position: absolute;
	left: -25px;
	top: -20px
}

.packs .pack .pack-head .pack-prices .pack-holder .before {
	position: absolute;
	right: -45px;
	bottom: 0
}

.packs .pack .pack-head .pack-price-indicator {
	min-height: 50px;
	line-height: 46px;
	font-size: 1em
}

.packs .pack .pack-list {
	padding: 0 30px
}

.packs .pack .pack-list .pack-list-itens {
	min-height: 55px;
	line-height: 55px;
	font-size: 1.14286em;
	border-bottom: 1px solid #E4E4E4
}

.packs .pack .pack-list .pack-list-itens .fa {
	line-height: 55px;
	margin-right: 10px
}

.packs .pack .pack-list .pack-list-itens .pack-list-item {
	display: inline-block;
	line-height: normal;
	vertical-align: middle
}

.packs .pack .btn,
.packs .pack .btn-free {
	height: 50px;
	padding: 0 35px;
	font-weight: 700;
	color: #FFF;
	font-size: 1.14286em;
	text-align: center;
	display: inline-block;
	border-radius: 0;
	margin-bottom: 45px;
	text-transform: uppercase;
	border: none
}

.packs .pack .btn .fa,
.packs .pack .btn-free .fa {
	line-height: 23px;
	margin-left: 7px
}

.packs .pack.most-wanted:before {
	content: " ";
	width: 110px;
	height: 40px;
	display: block;
	position: absolute;
	right: -6px;
	top: -23px;
	z-index: 2;
	background: url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/images/sprite-icons.png) no-repeat
}

.packs .qty-holder.hide-qty {
	display: none
}

.packs .no-price {
	display: none;
	margin-top: 1px
}

.packs .no-price.show-no-price {
	display: inline-block
}

.wizard-form-payment label {
	cursor: pointer
}

.wizard-form-payment .radio {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0
}

.wizard-form-payment .radio+label {
	margin-right: 25px;
	line-height: 35px
}

.wizard-form-payment #signativa_superlogica_boleto {
	margin-top: 25px
}

.wizard-form-payment #payment_form_signativa_superlogica_creditcard li .bandeiras {
	width: 45%
}

.wizard-form-payment .entry-edit .fieldset .fieldset {
	border: none
}

.wizard-form-payment .form-list input[type=text],
.wizard-form-payment .form-list select {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
	color: #555;
	display: inline-block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 9pt;
	transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
	width: 100%
}

.wizard-form-payment .form-list .fields .field {
	width: 49%
}

.wizard-form-payment .form-list .fields .field:nth-child(0) {
	float: left
}

.wizard-form-payment .form-list .fields .field:nth-child(1),
.wizard-form-payment button[type=submit] {
	float: right
}

.wizard-form-payment .form-list .fields::after {
	clear: both
}

.wizard-form-payment .order-tables tfoot td {
	font-size: 18px
}

.adminhtml-notification-pendding .main-col-inner,
.adminhtml-signashopstore-success .main-col-inner {
	min-height: 500px
}

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

.link-green {
	color: #2db926
}

/*CSS Painel Moderno*/

.logout{
	position: fixed;
	top: 95%;
	width: 20%;
	background: #313131;
	right: 0;
	padding: 10px;
}

/*Scroll da Tela */

/* width */
::-webkit-scrollbar {
	width: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background: #dd013f;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #dd013f;
}

.sidebar-wrapper-content::-webkit-scrollbar{
	width: 7px;
}
                
#backTop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	border: none;
	outline: none;
	color: white;
	cursor: pointer;
}

#backTop span{
	font-size: 45px;
	color: #2e333a;
	background-color: #fff;
	font-weight: bold;
	top: 17px;
	left: 17px;
	border-radius: 100%;
	transition: color 0.2s ease;
}

#backTop span:hover{
	color: #dd013f;
}

#sidebar-wrapper #nav li#painel{
	background: #dd013f;
}

#sidebar-wrapper #nav li#atualize-seu-plano{
	display: grid;
	background: #00af26 !important;
}

#wrapper.active{
	padding-left: 0;
}

#wrapper.active #sidebar-wrapper #nav li ul{
	position: relative;
	clear: both;
}

#wrapper #sidebar-wrapper #nav ul ul{
	left: 10px;
}

#wrapper.active #sidebar-wrapper #nav li ul li ul{
	left: 0;
	padding-left: 10px;
}

#wrapper #sidebar-wrapper #nav ul{
	background-color: #2e333a !important;
}

#wrapper.active #sidebar-wrapper #nav ul {
	position: absolute;
	width: 100%;
	left: 0;
	padding-left:10px;
	box-shadow: none !important;
}

#wrapper.active #sidebar-wrapper #nav ul li a span.menu-item-label {
	color: #fff;
	font-weight:bold;
}

#main_icon{
	width: 50px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
}

#menu-toggle{
	transition: all .2s ease;
}

#menu-toggle:hover{
	background: #393f47;


}

#dashboard-wrapper #dashboard-menu-content{
	text-align: center;
}

#dashboard-wrapper .dashboard-menu li{
	display: inline-block;
	padding: 10px 0;
	width: 30%;
	background: #22262b;

}

#dashboard-wrapper .dashboard-menu li a{
	padding: 13px 165px;
	text-decoration: none;

}

#dashboard-wrapper .dashboard-menu li a span{
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#sidebar-wrapper span.menu-item-label {
	display: block;
	height: 50px;
	line-height: 50px;
}

#sidebar-wrapper .fa{
	font-size: 18px;
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

#dashboard-menu{
	height: auto;
	margin: 10px 0;
	text-align: center;

}

#dashboard-menu ul{
	width: auto;
}

#dashboard-menu ul li{
	display: inline-block;
	line-height: 40px;
}

#dashboard-menu ul li a{
	padding: 10px 15px;
	background: #2e333a;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	border-radius: 2px;
	transition: all 0.3s ease;

}

.user-top .showHeaderMenu{
	position: absolute;
	right: 0;
	width: 50px;
	height: 60px;
	color: #fff;
	display: none;
	font-size: 18px;
	transition: 0.2s ease
}

#wrapper #sidebar-wrapper #nav &gt; li{
	background-color: #22262b;
	border-bottom: 1px solid #313131;

}

#file-uploader .uploader .form-button{
	margin-bottom: 5px;

}

#dashboard-menu a.active{
	background-color:#dd013f;
}

#dashboard-wrapper .stats{
	margin-top: 30px;

}

#wrapper.active .sidebar-wrapper-content{
	left: -100%;
}

.sidebar-wrapper-content{
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	padding-top: 60px;
	background: #22262b;
	overflow-x: hidden;
	transition: all .5s ease-in-out;
	z-index: 1000;
}

.dashboard-menu-message{
	color: #dd013f;
	margin: 10px 0 0
}

.entry-edit .entry-edit-head strong{
	color:#000;

}

/*CHAT SUPORTE*/

#octadesk-octachat-appchat{
	right: 0.5em !important;
	bottom: 6em !important;
}

/*MOBILE*/

@media only screen and (max-width: 2560px){
	.giftmessage-whole-order-container .entry-edit td{
		display: inline-grid;
		width: 100%;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 1440px){
	.logo{
		left: 5%;
	}

	.grid .hor-scroll{
		max-height: 650px;
	}
}

@media only screen and (max-width:1280px){
	#wrapper.active #dashboard-wrapper .shortcut .item{
		width: 200px;
		height: 200px;

	}

	.filter-actions button{
		margin: 10px 0 0 5px;
	}

	#file-content{
		width: 25% !important;

	}

	div.text-edit{
		width: 75% !important;
	}

	.grid .hor-scroll{
		max-height: 460px;
	}

}

@media only screen and (max-width:1024px){
	.logo{
		width: 130px;
		left: 5%;
	}

	#wrapper .user-top .button{
		width: 100%;

	}

	#wrapper .user-top ul{
		width: 100%;
		padding: 0;
	}

	#wrapper.active .user-top ul{
		width: 100%;

	}

	#wrapper.active .user-top ul li{
		width: 75%;

	}

	#wrapper.active .user-top .showHeaderMenu{
		left: 35%;
	}

	#wrapper #dashboard-wrapper .shortcut .item{
		width: 195px;
		height: 195px;

	}

	#wrapper #dashboard-wrapper .shortcut .item .item-content{
		margin: 40px 0;

	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .chart, #wrapper #dashboard-wrapper .shortcut .item-chart .chart canvas{
		width: 195px !important;
		height: 195px !important;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .item-content{
		height: 130px;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .chart span{
		padding-top: 40px;
	}

	#wrapper .tooltip .tooltiptext{
		left: 43%;
	}

	#wrapper.active #dashboard-wrapper .shortcut .item{
		width: 145px;
		height: 145px;
		margin-bottom: 15px;

	}

	#wrapper.active #dashboard-wrapper .shortcut .item .item-content{
		margin: 15px 0;
		font-size: 12px;
	}

	#wrapper.active #dashboard-wrapper .shortcut .item-chart .chart, #wrapper.active #dashboard-wrapper .shortcut .item-chart .chart canvas{
		width: 145px !important;
		height: 145px !important;
	}

	#wrapper.active #dashboard-wrapper .shortcut .item-chart .item-content{
		height: 100px;
		font-size: 10px;
	}

	#wrapper.active #dashboard-wrapper .shortcut .item-chart .chart span{
		padding-top: 15px;
	}

	#wrapper.active .tooltip .tooltiptext{
		left: 27%;
		bottom: 75%;
	}

	.content-header-floating{
		height: auto;
	}

	.stats #diagram_tab_content #diagram_tab_orders_content p{
		width: auto !important;
	}

	.stats #diagram_tab_content{
		overflow: auto;
		margin-bottom: 20px;
	}

	.stats #grid_tab_content{
		overflow: auto;
	}

	.stats ul.tabs-horiz li{
		margin-bottom: 5px;
	}

}


@media only screen and (max-width:768px){
	.logo{
		left: 35%;
	}

	.logo-signa{
		left: 43%;
	}

	#wrapper{
		padding-left: 0;
	}

	#wrapper.active{
		padding-left: 0;
	}

	.sidebar-wrapper-content{
		left: -500px;
	}

	#wrapper.active .sidebar-wrapper-content{
		left: 0;
	}

	#wrapper .tooltip .tooltiptext{
		left: 20%;
		bottom: 75%;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .item-content{
		height: 90px;
		font-size: 9px;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .chart, #wrapper #dashboard-wrapper .shortcut .item-chart .chart canvas{
		width: 130px !important;
		height: 130px !important;
	}

	#wrapper #dashboard-wrapper .shortcut .item{
		width: 130px !important;
		height: 130px !important;
	}

	#wrapper #dashboard-wrapper .shortcut .item .item-content{
		margin: 5px 0;
		font-size: 12px;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .chart span{
		padding-top: 10px;
	}

	#wrapper.active .sidebar-wrapper-content, #wrapper.active #sidebar-wrapper, #wrapper.active #sidebar-wrapper .item{
		width: 100%;
	}

	.content-header-floating{
		padding-left: 10px;
	}

	.content-header-floating .content-header h3{
		padding-left: 0;
	}

	.content-header h3{
		font-size:12px;
	}

	#file-content {
		width: 100% !important;
	}

	div.text-edit{
		width: 100% !important;
	}

	.custom-box{
		height: auto !important;
	}

	.custom-box .app-buttons{
		position: relative !important;
		padding: 10px;
	}

	.user-top .showHeaderMenu{
		display: flex;
		align-items: center;
		justify-content: center; 
	}

	user-top .showHeaderMenu{
		display: block;
	}

	.user-top ul{
		position: absolute;
		top: 60px;
		width: 100%;
		display: none;
		background: #22262b;
		transition: none;
	}

	.user-top ul li{
		width: 100%;
	}

	.user-top .button{
		text-align: center;
	}

	.user-top .badgeCont{
		text-align: center;
		padding: 0;
	}

	.user-top ul li .dropdown-toggle{
		padding: 0;
		text-align: center;
	}

	.user-top ul li .dropdown-toggle .glyphicon{
		float: none;
	}

	.form-list td, .form-list td.label{
		width: auto;
	}

	.defaultSkin .mceToolbar{
		width: 100%;
		height: auto !important;
	}

	.box, .entry-edit fieldset, .entry-edit .fieldset{
		padding: 5px;
	}
}

@media only screen and (max-width:499px){
	#file-content {
		width: 100% !important;
	}

	div.text-edit{
		width: 100% !important;
	}

	.defaultSkin table td{
		display: table-cell !important;
	}

	.massaction .entry-edit .field-row label{
		margin-left: 0;

	}

	.custom-box{
		height: auto !important;
	}

}

@media only screen and (max-width:479px){
	.user-top ul{
		position: absolute;
		top: 60px;
		display: none;
		background: #22262b;
		transition: none;
	}

	.user-top ul li{
		width: 100%;
	}

	.user-top .button{
		text-align: center;
	}

	.user-top .badgeCont{
		text-align: center;
		padding: 0;
	}

	.user-top ul li .dropdown-toggle{
		padding: 0;
		text-align: center;
	}

	.user-top ul li .dropdown-toggle .glyphicon{
		float: none;
	}

	#wrapper.active #sidebar-wrapper{
		width: 100%;

	}

	#wrapper.active #sidebar-wrapper .item{
		width: 100%;

	}

	.content-header-floating td{
		display: block;
		width: 100% !important;
	}

	.content-header-floating .content-header h3{
		padding-left: 0;
	}

	.massaction td{
		width: 100% !important;
		display: block;
	}

	.content-header td.form-buttons{
		float: none !important;
	}

	table.actions td.export{
		text-align: left !important;
		margin-bottom: 20px;
	}

	#wrapper #sidebar-wrapper #nav ul{
		width: 160px;
	}

	#wrapper #sidebar-wrapper #nav li ul li ul, #wrapper #sidebar-wrapper #nav li ul li ul li ul{
		left: 160px;
	}

	#footer{
		padding-left: 25px;
		padding-right: 25px;
	}

	.custom-box{
		height: auto !important;
	}

	.massaction .entry-edit .field-row label{
		margin-left: 0;

	}

}

@media only screen and (max-width:425px) {
	.logo{
		left: 20%;
	}
		.logo-signa{
			left: 35%;
		}

		.switcher{
			padding: 5px;
		}

	.switcher{
		padding: 5px;
	}

	#wrapper #dashboard-wrapper .shortcut .item{
		width: 125px !important;
		height: 125px !important;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .item-content{
		height: 90px;
		font-size: 10px;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .chart, #wrapper #dashboard-wrapper .shortcut .item-chart .chart canvas{
		width: 125px !important;
		height: 125px !important;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .chart span{
		padding-top: 0px;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .chart small{
		font-size: 12px;
	}

	.form-list td, .form-list td.label{
		display: grid;
	}

	.entry-edit fieldset{
		padding: 10px 5px;
	}

	.columns .form-list td.value{
		width: 100% !important;
		padding: 5px 0;
	}

	table.actions td{
		display: inline-block;
	}

	.box-left, .box-right{
		width: 100%;
	}

	.box .entry-edit-head h4, .entry-edit .entry-edit-head h4{
		line-height: 20px;
	}

	div..log-details{
		padding: 5px;
	}

	.log-details table th{
		padding-right: 5px;
	}

	.buttons-set button{
		margin: 5px;
	}

	.stats #grid_tab{
		display: grid;
		text-align: center;
	}

	.stats #dashboard_diagram_totals{
		overflow: auto;
	}

	.stats #dashboard_diagram_totals td{
		padding: 0 20px;
		margin-bottom: 20px;
	}

	.content-header h3{
		display: block;
		width: 100%;
	}

	.content-header .content-buttons-placeholder{
		width: 100% !important;
	}

	.content-header .content-buttons{
		display: contents;
	}

	.content-header-floating .content-header .form-buttons{
		display: contents;
		float: left;
	}

}

@media only screen and (max-width:399px){
	#file-content {
		width: 100% !important;
	}

	#file-content div.text-edit{
		width: 100% !important;
	}

	.massaction .entry-edit .field-row label{
		margin-left: 0;

	}

	.custom-box{
		height: auto !important;
	}

}

@media only screen and (max-width:375px){
	.logo{
		left: 20%;
	}
		.logo-signa{
			left: 34%;
		}

		#wrapper .shortcut .first-row{
			margin-bottom: 0 !important;
		}

	#wrapper .shortcut .first-row{
		margin-bottom: 0 !important;
	}

	#wrapper .tooltip .tooltiptext{
		left: 30%;
		bottom: 75%;
	}

	#wrapper #dashboard-wrapper .shortcut .item{
		width: 150px !important;
		height: 150px !important;
	}

	#wrapper #dashboard-wrapper .shortcut .item .item-content{
		margin: 20px 0;
		font-size: 15px;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .chart, #wrapper #dashboard-wrapper .shortcut .item-chart .chart canvas{
		width: 150px !important;
		height: 150px !important;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .item-content{
		height: 150px;
		font-size: 12px;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .chart span{
		padding-top: 15px;
	}

	#wrapper #dashboard-wrapper .shortcut .item-chart .chart small{
		font-size: 15px;
	}

}

@media only screen and (max-width: 320px){
	.logo{
		left: 20%;
    }
		.logo-signa{
			left: 30%;
		}

		#dashboard-menu ul li a{
			padding: 10px 12px;
		}

	#dashboard-menu ul li a{
		padding: 10px 12px;
	}
}

.tooltip {
	position: relative;
	display: inline-block;
	opacity: 1 !important;
	z-index: 0 !important;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 200px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	transition: opacity .25s ease-in-out;
	opacity: 0;
	padding: 5px;
	position: absolute;
	z-index: 1;
	margin-left: -45%;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.shortcut .first-row{
	margin-bottom: 35px;
}

table.actions td.export select{
	width: auto !important;
}

.stats #diagram_tab_orders_content p img, .stats #diagram_tab_amounts_content p img{
	margin:auto;
}

ul.tabs-horiz{
	border:1px solid #ccc;
}

button.delete-product-option::before{
	content:"\f1f8";
	font-family: "Font Awesome 5 Free";
	padding-right: 5px;
	vertical-align: middle;
	font-size:18px;
}

label { cursor:pointer; }
.no-display { display:none !important; }
.clear { clear:both !important; }
.f-left { float:left !important; }

.divisor { margin:0 0 15px; }

/* Sidebar menu */
ul.config-tabs dt { background:#082144; color:#FFF; }
ul.config-tabs .signashop-config dt { background:#df173e; color:#FFF; }
ul.config-tabs .signashop-config dt:before { content: "\f040"; font-family: FontAwesome; font-weight:normal; padding-right:5px; }


.columns .form-list td.value { width:710px; }

.item-img { border-bottom: solid 1px #ccc; margin-bottom:15px; padding-bottom:15px;}
.item-img:last-child { border:none; margin:0; padding:0;}
.item-img img { border: solid 3px #FFF; opacity:0.65; }
.item-img.active img{ border: solid 3px #eb5e00; opacity:1; }

/*.form-list td.value input.input-text { float:left; }*/

.options-container { width:600px; }

.fa-button { margin-top:20px; }
.link-fa-option { display:block; padding:5px; width:25px; height:22px; text-align:center; cursor:pointer; border:solid 1px #ccc; float:left; margin:5px 5px 0 0; color:#333; }
.link-fa-option.active { background-color:#eb5e00; color:#FFF; }
.fa-option-active { font-size:45px; width:60px; height:50px; padding:5px; text-align:center; display:block; cursor:pointer; border:solid 1px #ccc; margin:0 auto 5px; }

.icons-container {
    position: absolute;
    width: 565px;
    height: 117px;
    overflow-y: scroll;
    background: #FFF;
    z-index: 99999999;
    margin: -89px 0 0 124px;
    padding: 0 7px;
    border: solid 1px #ccc;
}

/*Altera a altura dos textarea de selos de benefÃ­cios */
#signabase_cabecalho_beneficios_selo1_texto,
#signabase_cabecalho_beneficios_selo2_texto,
#signabase_cabecalho_beneficios_selo3_texto,
#signabase_cabecalho_beneficios_selo4_texto { height:30px; }

/*EspaÃ§amento entre inputs */
#row_signabase_cabecalho_toplinks_active td,
#row_signabase_cabecalho_toplinks_target1 td,
#row_signabase_cabecalho_toplinks_target2 td,
#row_signabase_cabecalho_toplinks_target3 td,
#row_signabase_cabecalho_toplinks_target4 td,
#row_signabase_cabecalho_toplinks_target5 td,
#row_signabase_cabecalho_toplinks_target6 td,
#row_signabase_cabecalho_cores_links_over td,
#row_signabase_cabecalho_cores_beneficios_cor td { padding-bottom:40px !important;}

/* Slider (range) */
.slider-track { width:270px; float:left; padding:0 5px; background-color: #FFF; border: solid 1px #ccc; height:10px; margin-top:5px; border-radius: 6px; }
.slider-handle { width:16px; height:29px; background:url(https://loja.redepedagogica.com.br/skin/adminhtml/default/novoadmin/signativa_signabase/images/slider-handle.png) 0 0 no-repeat; top:-10px; cursor:move;}
.slider-debug {float: left; font-weight: bold; margin: 7px 0 0 7px; }
/*.form-list td.value p.note { width:auto; clear:both; }*/
/* BASICS */

.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 600px;
  width: 700px;
}
.CodeMirror-scroll {
  /* Set scrolling behaviour here */
  overflow: auto;
}

/* PADDING */

.CodeMirror-lines {
  padding: 4px 0; /* Vertical padding around content */
}
.CodeMirror pre {
  padding: 0 4px; /* Horizontal padding of content */
}

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white; /* The little square between H and V scrollbars */
}

/* GUTTER */

.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}
.CodeMirror-linenumbers {}
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.CodeMirror-guttermarker { color: black; }
.CodeMirror-guttermarker-subtle { color: #999; }

/* CURSOR */

.CodeMirror div.CodeMirror-cursor {
  border-left: 1px solid black;
}
/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}
.CodeMirror.cm-keymap-fat-cursor div.CodeMirror-cursor {
  width: auto;
  border: 0;
  background: #7e7;
}
.cm-animate-fat-cursor {
  width: auto;
  border: 0;
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
}
@-moz-keyframes blink {
  0% { background: #7e7; }
  50% { background: none; }
  100% { background: #7e7; }
}
@-webkit-keyframes blink {
  0% { background: #7e7; }
  50% { background: none; }
  100% { background: #7e7; }
}
@keyframes blink {
  0% { background: #7e7; }
  50% { background: none; }
  100% { background: #7e7; }
}

/* Can style cursor different in overwrite (non-insert) mode */
div.CodeMirror-overwrite div.CodeMirror-cursor {}

.cm-tab { display: inline-block; }

.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  position: absolute;
}

/* DEFAULT THEME */

.cm-s-default .cm-keyword {color: #708;}
.cm-s-default .cm-atom {color: #219;}
.cm-s-default .cm-number {color: #164;}
.cm-s-default .cm-def {color: #00f;}
.cm-s-default .cm-variable,
.cm-s-default .cm-punctuation,
.cm-s-default .cm-property,
.cm-s-default .cm-operator {}
.cm-s-default .cm-variable-2 {color: #05a;}
.cm-s-default .cm-variable-3 {color: #085;}
.cm-s-default .cm-comment {color: #a50;}
.cm-s-default .cm-string {color: #a11;}
.cm-s-default .cm-string-2 {color: #f50;}
.cm-s-default .cm-meta {color: #555;}
.cm-s-default .cm-qualifier {color: #555;}
.cm-s-default .cm-builtin {color: #30a;}
.cm-s-default .cm-bracket {color: #997;}
.cm-s-default .cm-tag {color: #170;}
.cm-s-default .cm-attribute {color: #00c;}
.cm-s-default .cm-header {color: blue;}
.cm-s-default .cm-quote {color: #090;}
.cm-s-default .cm-hr {color: #999;}
.cm-s-default .cm-link {color: #00c;}

.cm-negative {color: #d44;}
.cm-positive {color: #292;}
.cm-header, .cm-strong {font-weight: bold;}
.cm-em {font-style: italic;}
.cm-link {text-decoration: underline;}

.cm-s-default .cm-error {color: #f00;}
.cm-invalidchar {color: #f00;}

/* Default styles for common addons */

div.CodeMirror span.CodeMirror-matchingbracket {color: #0f0;}
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
.CodeMirror-activeline-background {background: #e8f2ff;}

/* STOP */

/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */

.CodeMirror {
  line-height: 1;
  position: relative;
  overflow: hidden;
  background: white;
  color: black;
}

.CodeMirror-scroll {
  /* 30px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -30px; margin-right: -30px;
  padding-bottom: 30px;
  height: 100%;
  outline: none; /* Prevent dragging from highlighting the element */
  position: relative;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.CodeMirror-sizer {
  position: relative;
  border-right: 30px solid transparent;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actuall scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
}
.CodeMirror-vscrollbar {
  right: 0; top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
.CodeMirror-hscrollbar {
  bottom: 0; left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
  right: 0; bottom: 0;
}
.CodeMirror-gutter-filler {
  left: 0; bottom: 0;
}

.CodeMirror-gutters {
  position: absolute; left: 0; top: 0;
  padding-bottom: 30px;
  z-index: 3;
}
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding-bottom: 30px;
  margin-bottom: -32px;
  display: inline-block;
  /* Hack to make IE7 behave */
  *zoom:1;
  *display:inline;
}
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}

.CodeMirror-lines {
  cursor: text;
}
.CodeMirror pre {
  /* Reset some styles that the rest of the page might have set */
  -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
}
.CodeMirror-wrap pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  overflow: auto;
}

.CodeMirror-widget {}

.CodeMirror-wrap .CodeMirror-scroll {
  overflow-x: hidden;
}

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.CodeMirror-measure pre { position: static; }

.CodeMirror div.CodeMirror-cursor {
  position: absolute;
  border-right: none;
  width: 0;
}

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 1;
}
.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

.CodeMirror-selected { background: #d9d9d9; }
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
.CodeMirror-crosshair { cursor: crosshair; }

.cm-searching {
  background: #ffa;
  background: rgba(255, 255, 0, .4);
}

/* IE7 hack to prevent it from returning funny offsetTops on the spans */
.CodeMirror span { *vertical-align: text-bottom; }

/* Used to force a border model for a node */
.cm-force-border { padding-right: .1px; }

@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}
.CodeMirror-fullscreen {
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    height: auto;
    z-index: 9;
}


/*
  MDN-LIKE Theme - Mozilla
  Ported to CodeMirror by Peter Kroon &lt;plakroon@gmail.com&gt;
  Report bugs/issues here: https://github.com/marijnh/CodeMirror/issues
  GitHub: @peterkroon

  The mdn-like theme is inspired on the displayed code examples at: https://developer.mozilla.org/en-US/docs/Web/CSS/animation

*/
.cm-s-mdn-like.CodeMirror { color: #999; background-color: #fff; }
.cm-s-mdn-like .CodeMirror-selected { background: #cfc !important; }

.cm-s-mdn-like .CodeMirror-gutters { background: #f8f8f8; border-left: 6px solid rgba(0,83,159,0.65); color: #333; }
.cm-s-mdn-like .CodeMirror-linenumber { color: #aaa; margin-left: 3px; }
div.cm-s-mdn-like .CodeMirror-cursor { border-left: 2px solid #222; }

.cm-s-mdn-like .cm-keyword {  color: #6262FF; }
.cm-s-mdn-like .cm-atom { color: #F90; }
.cm-s-mdn-like .cm-number { color:  #ca7841; }
.cm-s-mdn-like .cm-def { color: #8DA6CE; }
.cm-s-mdn-like span.cm-variable-2, .cm-s-mdn-like span.cm-tag { color: #690; }
.cm-s-mdn-like span.cm-variable-3, .cm-s-mdn-like span.cm-def { color: #07a; }

.cm-s-mdn-like .cm-variable { color: #07a; }
.cm-s-mdn-like .cm-property { color: #905; }
.cm-s-mdn-like .cm-qualifier { color: #690; }

.cm-s-mdn-like .cm-operator { color: #cda869; }
.cm-s-mdn-like .cm-comment { color:#777; font-weight:normal; }
.cm-s-mdn-like .cm-string { color:#07a; font-style:italic; }
.cm-s-mdn-like .cm-string-2 { color:#bd6b18; } /*?*/
.cm-s-mdn-like .cm-meta { color: #000; } /*?*/
.cm-s-mdn-like .cm-builtin { color: #9B7536; } /*?*/
.cm-s-mdn-like .cm-tag { color: #997643; }
.cm-s-mdn-like .cm-attribute { color: #d6bb6d; } /*?*/
.cm-s-mdn-like .cm-header { color: #FF6400; }
.cm-s-mdn-like .cm-hr { color: #AEAEAE; }
.cm-s-mdn-like .cm-link {   color:#ad9361; font-style:italic; text-decoration:none; }
.cm-s-mdn-like .cm-error { border-bottom: 1px solid red; }

div.cm-s-mdn-like .CodeMirror-activeline-background {background: #efefff;}
div.cm-s-mdn-like span.CodeMirror-matchingbracket {outline:1px solid grey; color: inherit;}

.cm-s-mdn-like.CodeMirror { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFcAAAAyCAYAAAAp8UeFAAAHvklEQVR42s2b63bcNgyEQZCSHCdt2vd/0tWF7I+Q6XgMXiTtuvU5Pl57ZQKkKHzEAOtF5KeIJBGJ8uvL599FRFREZhFx8DeXv8trn68RuGaC8TRfo3SNp9dlDDHedyLyTUTeRWStXKPZrjtpZxaRw5hPqozRs1N8/enzIiQRWcCgy4MUA0f+XWliDhyL8Lfyvx7ei/Ae3iQFHyw7U/59pQVIMEEPEz0G7XiwdRjzSfC3UTtz9vchIntxvry5iMgfIhJoEflOz2CQr3F5h/HfeFe+GTdLaKcu9L8LTeQb/R/7GgbsfKedyNdoHsN31uRPWrfZ5wsj/NzzRQHuToIdU3ahwnsKPxXCjJITuOsi7XLc7SG/v5GdALs7wf8JjTFiB5+QvTEfRyGOfX3Lrx8wxyQi3sNq46O7QahQiCsRFgqddjBouVEHOKDgXAQHD9gJCr5sMKkEdjwsarG/ww3BMHBU7OBjXnzdyY7SfCxf5/z6ATccrwlKuwC/jhznnPF4CgVzhhVf4xp2EixcBActO75iZ8/fM9zAs2OMzKdslgXWJ9XG8PQoOAMA5fGcsvORgv0doBXyHrCwfLJAOwo71QLNkb8n2Pl6EWiR7OCibtkPaz4Kc/0NNAze2gju3zOwekALDaCFPI5vjPFmgGY5AZqyGEvH1x7QfIb8YtxMnA/b+QQ0aQDAwc6JMFg8CbQZ4qoYEEHbRwNojuK3EHwd7VALSgq+MNDKzfT58T8qdpADrgW0GmgcAS1lhzztJmkAzcPNOQbsWEALBDSlMKUG0Eq4CLAQWvEVQ9WU57gZJwZtgPO3r9oBTQ9WO8TjqXINx8R0EYpiZEUWOF3FxkbJkgU9B2f41YBrIj5ZfsQa0M5kTgiAAqM3ShXLgu8XMqcrQBvJ0CL5pnTsfMB13oB8athpAq2XOQmcGmoACCLydx7nToa23ATaSIY2ichfOdPTGxlasXMLaL0MLZAOwAKIM+y8CmicobGdCcbbK9DzN+yYGVoNNI5iUKTMyYOjPse4A8SM1MmcXgU0toOq1yO/v8FOxlASyc7TgeYaAMBJHcY1CcCwGI/TK4AmDbDyKYBBtFUkRwto8gygiQEaByFgJ00BH2M8JWwQS1nafDXQCidWyOI8AcjDCSjCLk8ngObuAm3JAHAdubAmOaK06V8MNEsKPJOhobSprwQa6gD7DclRQdqcwL4zxqgBrQcabUiBLclRDKAlWp+etPkBaNMA0AKlrHwTdEByZAA4GM+SNluSY6wAzcMNewxmgig5Ks0nkrSpBvSaQHMdKTBAnLojOdYyGpQ254602ZILPdTD1hdlggdIm74jbTp8vDwF5ZYUeLWGJpWsh6XNyXgcYwVoJQTEhhTYkxzZjiU5npU2TaB979TQehlaAVq4kaGpiPwwwLkYUuBbQwocyQTv1tA0+1UFWoJF3iv1oq+qoSk8EQdJmwHkziIF7oOZk14EGitibAdjLYYK78H5vZOhtWpoI0ATGHs0Q8OMb4Ey+2bU2UYztCtA0wFAs7TplGLRVQCcqaFdGSPCeTI1QNIC52iWNzof6Uib7xjEp07mNNoUYmVosVItHrHzRlLgBn9LFyRHaQCtVUMbtTNhoXWiTOO9k/V8BdAc1Oq0ArSQs6/5SU0hckNy9NnXqQY0PGYo5dWJ7nINaN6o958FWin27aBaWRka1r5myvLOAm0j30eBJqCxHLReVclxhxOEN2JfDWjxBtAC7MIH1fVaGdoOp4qJYDgKtKPSFNID2gSnGldrCqkFZ+5UeQXQBIRrSwocbdZYQT/2LwRahBPBXoHrB8nxaGROST62DKUbQOMMzZIC9abkuELfQzQALWTnDNAm8KHWFOJgJ5+SHIvTPcmx1xQyZRhNL5Qci689aXMEaN/uNIWkEwDAvFpOZmgsBaaGnbs1NPa1Jm32gBZAIh1pCtG7TSH4aE0y1uVY4uqoFPisGlpP2rSA5qTecWn5agK6BzSpgAyD+wFaqhnYoSZ1Vwr8CmlTQbrcO3ZaX0NAEyMbYaAlyquFoLKK3SPby9CeVUPThrSJmkCAE0CrKUQadi4DrdSlWhmah0YL9z9vClH59YGbHx1J8VZTyAjQepJjmXwAKTDQI3omc3p1U4gDUf6RfcdYfrUp5ClAi2J3Ba6UOXGo+K+bQrjjssitG2SJzshaLwMtXgRagUNpYYoVkMSBLM+9GGiJZMvduG6DRZ4qc04DMPtQQxOjEtACmhO7K1AbNbQDEggZyJwscFpAGwENhoBeUwh3bWolhe8BTYVKxQEWrSUn/uhcM5KhvUu/+eQu0Lzhi+VrK0PrZZNDQKs9cpYUuFYgMVpD4/NxenJTiMCNqdUEUf1qZWjppLT5qSkkUZbCwkbZMSuVnu80hfSkzRbQeqCZSAh6huR4VtoM2gHAlLf72smuWgE+VV7XpE25Ab2WFDgyhnSuKbs4GuGzCjR+tIoUuMFg3kgcWKLTwRqanJQ2W00hAsenfaApRC42hbCvK1SlE0HtE9BGgneJO+ELamitD1YjjOYnNYVcraGhtKkW0EqVVeDx733I2NH581k1NNxNLG0i0IJ8/NjVaOZ0tYZ2Vtr0Xv7tPV3hkWp9EFkgS/J0vosngTaSoaG06WHi+xObQkaAdlbanP8B2+2l0f90LmUAAAAASUVORK5CYII=); }
.cm-s-mdn-like .CodeMirror-gutters { height: 100%; }
#sidebar:before {
    content: "";
}

#sidebar div.container div.limit {
    border-radius: 10px;
   width: 40%;
   margin: 0 auto;
   padding: 1em;
   box-shadow: 0px 0px 5px 2px black;
   background: white;
   height: auto;
   display: flex;
   flex-direction: column;
}

.open-sidebar {
    background-color: rgba(255, 255, 255, 0.85);
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}

.close-sidebar {
    float: none
}

.expandir-content {
    float: none
}

.modal-close {
    content: "x";
    font-size: 14px;
    float: right;
    margin: 15px 15px 0 0;
    width: 30px;
    height: 30px;
    position: relative;
    z-index: 3;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    border-radius: 100px;
    background-color: #fff;
    font-weight: 100;
}

#sidebar div.container
{
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    min-width: 100%;
    z-index: 999999;
}

.sidebar-conteudo-msg {
    padding: 20px;
    background: #fff;
    position: absolute;
    width: 500px;
    height: 350px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.20);
    color: #000;
}

.sidebar-conteudo-msg a {
    font-weight: 700;
    color: #000;
    text-decoration: underline
}

.sidebar.assunto {
    font-size: 20px;
    margin-bottom: 20px;
    padding: 15px;
    line-height: 20px;
    text-align: center;
    font-weight: 700;
    border-radius:10px;
    color:#fff;
    background-color: #D61E3E;
}

#sidebar .assunto .close {
    background: transparent;
    border: none;
    float: right;
    margin-right: 0 !important;
}

#sidebar .assunto .close:hover {
    color: rgba(255,255,255,0.8);
}

@media only screen and (max-width:768px){
    #sidebar div.container div.limit{
        width: 100%;
        height: 50%;
        overflow: auto;
    }
}
/* Warning de expiraÃ§Ã£o */
.expire-days {
    /*border-bottom: solid 2px #082144;*/
    background:#DF173E;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding:10px 0;
}
.expire-days a { color:gold;}


/* Tabela de Planos*/
hr { border:none; border-bottom: solid 1px #ccc; margin:15px 0 30px; }

.fa-4 { font-size:5em; color:gold; }

.btn {
    font:700 16px/45px 'Lato', sans-serif;
    display:block;
    height:45px;
    color: #fff;
    background: #2db926;
    text-transform: uppercase;
    padding: 0 23px;
    margin-top: 10px;
    border:none;
    border-bottom: solid 3px #259f1f;
    cursor:pointer;
}
.btn:hover { background:#259f1f; border-bottom: solid 2px #20801f;}

.blue { background-color:#082144; color:#FFF; }

.planos { font-size:0; margin:50px 0 0; width:100%; text-align:center; }
.planos .plano {
    font-size: 13px;
    width:24.2%;
    max-width:300px;
    min-width: 230px;
    min-height:250px;
    z-index: 10;
    display: inline-block;
    position: relative;
    vertical-align: top;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
}
.planos .plano .wrapper { padding:5px 0 15px 0; min-width:200px; }
.planos .plano .wrapper .title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0.6em 0;
    margin: 0.6em 20px;
    color: #ffffff;
    font-size: 1.7em;
    font-weight:700;
}
.planos .plano .wrapper .services-list { position: relative; display: inline-block; clear: both; padding: 0 30px; width:100%; color: #fff; font-weight:300; }
.planos .plano .wrapper .services-list .service { text-align: left; float: left; clear: both; margin: 0.5em 0; line-height:1em; }
.planos .plano .wrapper .services-list .service i { margin-right:0.5em; float: left; font-size: 1.3em; }
.planos .plano .wrapper .services-list .exclude i { color: rgba(255, 255, 255, 0.2); }

.planos .plano .wrapper .price-box {
    text-align: center;
    display: inline-block;
    clear: both;
    margin: 1em 0 2em 0;
    color:#fff;
}
.planos .plano .wrapper .price-box .price { font-weight: 700; font-size: 300%; float: left; }
.planos .plano .wrapper .price-box .line { float: left; margin-top: 2em; font-weight:300; }

.planos .plano .wrapper .btn { width:65%; margin:0 auto 25px; }

.planos .plano:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 100;
    box-shadow: 8px 0 8px -10px rgba(0, 0, 0, 0.5), -8px 0 8px -10px rgba(0, 0, 0, 0.5);
}
.planos .plano:nth-child(2n) .wrapper { background: rgba(0, 0, 0, 0.1); }
.custom-color{
	display:inline-block;
    width:max-content;
    padding: 0 10px;
    border-radius:14px;
    text-align:center;
}

.custom-color span{
	display:inline-block;
    padding:0px 10px;
    font-weight: bold;  
}

.grid .custom-color span{
    min-width:150px;
}
</pre></body></html>