@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

.clearfix:after {
    clear: both;
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
}

#preheader {
    background: #d1004b;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

#preheader-links li {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #fff;
    white-space: nowrap;
}

#preheader-links a {
    color: #fff;
}

#preheader-links li:first-child {
    border-left: none;
}

#preheader-links li:last-child {
    padding-right: 0;
}

#logo {
    padding: 10px 0 5px;
    display: block;
    float: left;
}

#header-slogan {
    font-size: 18px;
    float: left;
    padding: 33px 0 40px 20px;
    color: #8e9595;
}

#search-box-wrapper {
    float: left;
    padding: 28px 0 0 30px;
}

#search-box {
    border: 1px solid #8e9595;
    position: relative;
    width: 350px;
}

#search-box #search {
    margin: 4px;
    color: #8e9595;
    display: block;
    width: 320px;
    font-size: 14px;
    border: none;
}

#submit-search {
    position: absolute;
    right: 3px;
    top: 5px;
}

#telehpone-number-wrapper {
    float: left;
    padding: 33px 0 0 20px;
}

#telephone-number {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Phone.png") no-repeat;
    height: 47px;
    font-size: 20px;
    color: #8e9595;
    padding-left: 30px;
}

#cart {
    padding-top: 10px;
    float: right;
}

#cart-content {
    background: #D4E1E7;
    height: 60px;
    width: 130px;
    border-radius: 15px;
    position: relative;
    padding: 10px 0 0 80px;
    cursor: pointer;
}

#cart-content #cart-title {
    font-size: 18px;
    color: #556065;
    display: block;
    position: absolute;
    top: 10px;
    right: 15px;
}

#cart-content #cart-price {
    color: #556065;
    font-size: 16px;
    display: block;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

#cart-image {
    position: absolute;
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Shopping.png") no-repeat;
    top: 10px;
    left: 10px;
    width: 46px;
    height: 32px;
    padding: 15px 7px 0 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

#menu-items li {
    padding: 19px 10px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 20px;
}

#menu-items .selected {
    background: #AAC4D0;
}

#menu-items .selected a {
    color: #000;
}

#menu-items li:first-child {
    margin-left: 0;
}

#menu-items .showroom {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/play.png") no-repeat left center;
    padding-left: 50px;
}

#footer {
    background: #d1004b;
}

#footer-links li {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #fff;
}

#footer-links a {
    color: #fff;
}

#footer-links li:first-child {
    border-left: none;
}

#footer-links li:last-child {
    padding-right: 0;
}

#content {
    min-height: 500px;
}

h1 {
    font-size: 18px;
    color: #d1004b;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 18px;
    color: #d1004b;
}

strong {
    font-weight: bold;
}

table tr td {
    padding: 4px 4px 4px 0;
}

table tbody tr.odd td {
    background: #ececec;
}

.syn-message {
    border: 1px solid #009e13;
    background-color: #deffd5;
    padding: 4px;
    border-radius: 4px;
}

.syn-error {
    border: 1px solid #FF0000;
    background-color: #ffded6;
    padding: 4px;
    border-radius: 4px;
}

.sidebar li#product-categories {
    padding: 5px;
    border-radius: 5px;
    width: 100%;
    background: #d1004b;
    color: #fff;
    display: block;
    margin: 4px 0;
}

.sidebar > li > a {
    padding: 5px;
    border-radius: 5px;
    width: 100%;
    background: #d1004b;
    color: #fff;
    display: block;
    margin: 4px 0;
}

.sidebar > li:first-child a {
    margin-top: 0;
}

.sidebar > li.active > a {
    background: #FE2B76;
}

.sidebar ul {
    margin-left: 7px;
}

.sidebar ul li {
    line-height: 18px;
}

.sidebar ul a {
    color: #547483;
}

li.is-product {
    list-style-type: disc;
    margin-left: 10px;
}

#subCategories {
    padding: 0 0 7px 5px;
}

#subCategories li {
    line-height: 18px;
}

#subCategories a {
    color: #547483;
}

#productsList {
    list-style-type: disc;
}

#productsList li {
    margin-left: 20px;
}

#category-description {
    border-bottom: 1px solid #D3E8EF;
    margin-bottom: 10px;
}

#product-detail-images {
    float: left;
    width: 278px;
}

#product-detail-image {
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #D3E8EF;
}

#product-thumbs {
    padding-top: 2px;
}

.product-thumb {
    cursor: pointer;
    float: left;
    padding: 5px;
    width: 50px;
    border-radius: 5px;
    border: 1px solid #D3E8EF;
    margin: 5px;
    text-align: center;
}

.product-thumb:first-child {
    margin-left: 0;
}

.product-thumb:last-child {
    margin-right: 0;
}

#buttons {
    padding: 15px 0 20px 0;
}

#buttons td:last-child {
    text-align: right;
}

.button {
    float: left;
    padding-right: 15px;
}

.button-dark {
    cursor: pointer;
    padding: 4px 5px 5px 5px;
    background: #547483;
    border: none;
    border-radius: 5px;
    width: 120px;
    color: #fff;
}

.button-light {
    cursor: pointer;
    border: none;
    background: #D1004B;
    color: #fff;
    padding: 7px;
    border-radius: 5px;
}

.button-grey {
    cursor: pointer;
    border: none;
    background: #d4e1e7;
    color: #547483;
    padding: 7px;
    border-radius: 5px;
}

.button-light-grey {
    cursor: pointer;
    border: none;
    background: #d4e1e7;
    color: #547483;
    padding: 7px 14px;
    border-radius: 5px;
}

.update-totals {
    cursor: pointer;
    border: none;
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Update.png") no-repeat #d4e1e7 -4px -1px;
    color: #547483;
    padding: 7px 7px 7px 30px;
    border-radius: 5px;
}

.table-button-light {
    cursor: pointer;
    padding: 5px;
    background: #D1004B;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 8px;
}

.add-to-cart-button-light {
    cursor: pointer;
    border: none;
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Shoppingcart-white.png") no-repeat #D1004B right 10px center;
    color: #fff;
    padding: 7px 35px 7px 7px;
    border-radius: 5px;
}

.add-to-cart-button-grey {
    cursor: pointer;
    border: none;
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Shopping_cart.png") no-repeat right 5px center/28px 24px #d4e1e7;
    color: #547483;
    padding: 7px 35px 7px 7px;
    border-radius: 5px;
}

#product-description {
    float: right;
    width: 620px;
    padding-left: 20px;
}

#product-description h1 {
    font-weight: bold;
    font-size: 18px;
}

#product-description p {
    font-size: 14px;
}

#documents {
    border-top: 1px solid #D3E8EF;
    padding-top: 10px;
}

.document {
    padding-bottom: 15px;
}

.document-image {
    float: left;
}

.document-name {
    float: left;
    padding: 15px 5px;
}

.document-name a {
    color: #547483;
}

#articles {
    width: 100%;
}

.table-product thead {
    background: #D1004B;
    color: #fff;
    line-height: 24px;
}

#articles th,
#articles td {
    padding: 5px;
    text-align: left;
}

#articles tr:not(#buttons) {
    border: 1px solid #D3E8EF;
}

#articles tr#buttons td:last-child {
    text-align: right;
}

#articles td:first-child,
#articles td:last-child {
    font-weight: bold;
}

#orderhistory-details-articles {
    width: 100%;
}

#orderhistory-details-articles thead {
    background: #D1004B;
    color: #fff;
}

#orderhistory-details-articles th,
#orderhistory-details-articles td {
    padding: 5px;
    text-align: left;
}

#orderhistory-details-articles tr td:not(.description) {
    white-space: nowrap;
}

#products {
    width: 950px;
}

.product-wrapper {
    float: left;
    width: 217px;
    padding: 0 20px 20px 0;
}

.product-wrapper:first-child {
    padding-left: 0;
}

.product {
    border-radius: 5px;
    border: 1px solid #D3E8EF;
    padding: 5px;
}

.product-image {
    height: 100px;
    text-align: center;
    overflow: hidden;
}

.product-name {
    text-align: center;
    line-height: 18px;
    height: 36px;
}

.product-name a {
    color: #547483;
}

.searchResult {
    padding-bottom: 8px;
}

.searchResult-name,
.searchResult-url,
.searchResult-contents {
    line-height: 18px;
}

.searchResult-name a {
    font-weight: bold;
    color: #D1004B;
}

.searchResult-url {
    color: #006600;
}

.searchResultImage {
    float: left;
    height: 100px;
    overflow: hidden;
    text-align: center;
    width: 90px;
}

.searchResultInformation {
    float: left;
    width: 1100px;
}

.form-field {
    border: 1px solid #8E9595;
    border-radius: 4px;
    padding: 2px 4px;
}

.form-textarea {
    width: 400px;
    border: 1px solid #8E9595;
    border-radius: 4px;
    padding: 2px 4px;
}

.field-required {
    color: #FF0000;
}

#question-form {
    float: left;
}

#question-information {
    width: 275px;
    text-align: left;
    float: right;
}

#question-information h2 {
    color: #D1004B;
}

#question-information #information {
    color: #D1004B;
}

#breadcrumbs {
    margin-bottom: 10px;
}

#breadcrumbs li {
    display: inline-block;
    padding-right: 6px;
    color: #547483;
}

#breadcrumbs a {
    color: #547483;
}

#orderlist {
    min-width: 930px;
}

#orderlist thead {
    background: #D1004B;
    color: #fff;
}

#orderlist th,
#orderlist td {
    padding: 5px;
    text-align: left;
}

#orderlist tr {
    border: 1px solid #D3E8EF;
}

#orderlist a {
    color: #D1004B;
}

#orderlist th:not(.article-description),
#orderlist td:not(.article-description) {
    white-space: nowrap;
}

#orderlist td.article-not-in-stock {
    width: 24px;
}

table#delivery-address,
table#invoice-address {
    width: 100%;
}

table#delivery-address thead,
table#invoice-address thead {
    background: #aac4d0;
    color: #547483;
}

table#delivery-address th,
table#invoice-address th,
table#delivery-address td,
table#invoice-address td {
    padding: 5px;
    text-align: left;
}

table#delivery-address tr,
table#invoice-address tr {
    border: 1px solid #D3E8EF;
}

#articles td.article-not-in-stock {
    width: 24px;
}

#page-left {
    color: #547483;
    float: left;
    width: 930px;
}

#page-center {
    float: left;
    padding-left: 60px;
    width: 670px;
}

#customer-menus {
    float: right;
}

.customer-menu .customer-menu-header {
    padding: 16px 16px 12px 16px;
    background: #aac4d0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.customer-menu .customer-menu-header h2 a {
    padding: 0 0 0 0;
    font-size: 18px;
    border-bottom: none;
    color: #000;
}

.customer-menu li {
    padding: 10px 30px 0 15px;
    background: #D7E0E5;
    display: block;
}

.customer-menu li:hover {
    background: #AAC4D0;
}

.customer-menu a {
    display: block;
    padding: 5px 5px 15px 5px;
    border-bottom: 1px solid #fff;
    color: #424D53;
    font-size: 14px;
}

.customer-menu li:last-child a {
    border-bottom: none;
}

.orderlist-button {
    text-align: right;
}

.orderlist-buttons {
    width: 100%;
}

.orderlist-buttons tbody tr td:last-child {
    text-align: right;
}

#process-steps li {
    display: inline-block;
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/ProcessStepsGreyTruck.jpg") no-repeat;
    padding-top: 50px;
}

#process-steps li div {
    background: #ECECEC;
    border-radius: 5px;
    width: 293px;
    padding: 7px;
}

#process-steps a {
    display: block;
}

#process-steps #active {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/ProcessStepsRedTruck.jpg") no-repeat top 0 right 0;
}

#process-steps #active div {
    background: #D1004B;
    color: #fff;
}

#process-steps #active a {
    color: #fff;
}

.button-left {
    float: left;
}

.button-right {
    float: right;
}

#hometitle {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Home2.jpg") no-repeat left top;
    text-align: center;
    color: #8E9595;
    padding: 390px 0 20px 0;
    font-size: 24px;
    font-weight: normal;
}

#customer-types {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Kasten.jpg");
    padding: 20px;
    margin-bottom: 20px;
}

.customer-type {
    text-align: center;
    float: left;
    width: 382px;
}

.customer-type:nth-child(2) {
    border-left: 1px solid #A6A2A3;
    border-right: 1px solid #A6A2A3;
}

.customer-type h2 a {
    color: #8E9595;
    font-size: 24px;
}

.invalid {
    background-color: #FFCCBA;
    border: 1px solid #FF0000;
}

#medsorg-team {
    width: 100%;
}

#medsorg-team tbody tr td table tr {
    height: 150px;
}

#medsorg-team tbody tr td {
    vertical-align: top;
}

#search_no_results {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Linda_Suche.jpg") no-repeat center;
    height: 402px;
    position: relative;
}

#search_no_results_content {
    position: absolute;
    top: 65px;
    left: 400px;
    right: 220px;
    font-size: 18px;
    line-height: 22px;
    color: #8e9595;
}

/* PAGE NAVIGATION */
.syn-pagenavigation {
    padding: 0;
    clear: both;
}

.syn-pagenavigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.syn-pagenavigation ul li {
    float: left;
    border-right: 1px solid #CCCCCC;
}

.syn-pagenavigation ul li a {
    text-decoration: none;
    color: #000000;
    display: block;
    padding: 2px 6px 2px 6px;
}

.syn-pagenavigation ul li a.selected {
    font-weight: bold;
    color: #d1004b;
}

.syn-pagenavigation ul li a:hover {
    background-color: #d1004b;
    color: #FFFFFF;
}

.syn-pagenavigation .pb-no-end-border {
    border-right: none;
}

#registration-form {
    float: left;
    width: 420px;
}

#registration-information {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Linda_registry.jpg") no-repeat left top;
    padding-left: 230px;
    float: right;
    width: 280px;
}

#loginpage-left {
    float: left;
    width: 490px;
}

#loginpage-right {
    float: right;
    width: 465px;
}

.article-not-in-stock {
    position: relative;
}

.article-not-in-stock .red-truck {
    position: absolute;
    bottom: 4px;
    left: 0;
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/truck_red.png");
    width: 24px;
    height: 24px;
}

#login {
    padding-top: 4px;
    width: 300px;
    float: left;
}

#loginheader {
    background: #AAC3D0;
    height: 103px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    position: relative;
}

#loginheader #home {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/house.png");
    width: 62px;
    height: 63px;
    position: absolute;
    top: 20px;
    left: 20px;
}

#loginheader #heading {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Login_heading.png");
    width: 179px;
    height: 44px;
    position: absolute;
    top: 35px;
    left: 100px;
}

#loginform {
    background: #D6E0E4;
    padding: 8px 16px;
}

#loginform table {
    width: 100%;
}

#loginform #login-email,
#loginform #login-password,
#loginform #password-reset-email {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/loginfield_repeat.png") repeat-x;
    height: 45px;
    padding-bottom: 16px;
    width: 100%;
    position: relative;
}

#loginform #login-email #image,
#loginform #login-password #image,
#loginform #password-reset-email #image {
    position: absolute;
    top: 13px;
    left: 10px;
    width: 20px;
    height: 20px;
}

#loginform #login-email #image,
#loginform #password-reset-email #image {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/User.png") no-repeat;
}

#loginform #login-password #image {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Lock.png") no-repeat 2px;
}

#loginform #login-email input,
#loginform #login-password input,
#loginform #password-reset-email input {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 18px;
    color: #fff;
    width: 230px;
}

#loginform #login-email input,
#loginform #login-password input,
#loginform #password-reset-email input {
    background: none;
    border: none;
}

#loginform #password-reset-link {
    padding-bottom: 16px;
    text-align: justify;
}

#loginform #password-reset-link a {
    display: block;
    width: 100%;
    text-decoration: underline;
}

#loginform #login-button,
#loginform #send-new-password-button {
    padding-bottom: 16px;
}

#loginform .button-loginpage {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/login-button-background.png");
    padding: 8px;
    color: #fff;
    font-size: 18px;
    border: none;
    height: 39px;
    width: 100%;
}

#passwordResetForm {
    display: none;
}

#register {
    padding-top: 4px;
    width: 300px;
    float: right;
}

#registerheader {
    background: #AAC3D0;
    height: 40px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    position: relative;
}

#registerheader #heading {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Register_heading.png");
    width: 287px;
    height: 18px;
    position: absolute;
    top: 10px;
    left: 7px;
}

#registercontent {
    background: #D6E0E4;
    padding: 8px 16px;
    text-align: center;
}

#registercontent #register-button {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/login-button-background.png");
    padding: 8px 32px;
    color: #fff;
    font-size: 18px;
    border: none;
    height: 39px;
}

.shoppingcart-info-left {
    text-align: left;
}

.shoppingcart-info {
    text-align: right;
}

.shoppingcart-info-left a,
.shoppingcart-info a {
    color: #547483;
    text-decoration: underline;
}

.shoppingcart-info-left a {
    color: #547483;
    text-decoration: underline;
}

#websorg-left-menu {
    float: left;
    width: 227px;
}

#websorg-right-pane {
    float: right;
}

#websorg-linda {
    float: right;
    padding-top: 30px;
}

.news-item {
    padding: 20px 0;
    border-bottom: 1px solid #aac4d0;
}

.news-item:first-child {
    padding-top: 5px;
}

.news-item:last-child {
    border: none;
}

.news-item .news-item-image {
    float: left;
    width: 200px;
    height: 150px;
}

.news-item .news-item-content {
    float: right;
    width: 700px;
}

.news-item-content a.read-more {
    text-decoration: underline;
    color: #09478F;
}

#orderhistory-detail-title {
    float: left;
}

#orderhistory-replace-order-button {
    float: right;
}

#langingpage-introduction {
    background: url("https://shop.medsorg.de/Modules/Websorg/Images/Websorg-screen.jpg") no-repeat;
    min-height: 155px;
    padding-left: 239px;
}

.newest-product-wrapper {
    float: left;
    padding-right: 15px;
}

.newest-product-wrapper .newest-product {
    border: 1px solid #D7DFE5;
    width: 170px;
}

.newest-product .newest-product-image {
    text-align: center;
    height: 110px;
    overflow: hidden;
}

.newest-product .newest-product-name {
    background: #D8E0E6;
    font-weight: bold;
    padding: 5px;
    height: 60px;
    overflow: hidden;
    position: relative;
    color: #434C52;
    line-height: 18px;
}

.newest-product .newest-product-more-info {
    font-weight: normal;
    text-decoration: underline;
    position: absolute;
    bottom: 0;
    right: 5px;
}

.newest-news-item {
    background: #D8E0E6;
    padding: 5px;
    width: 538px;
    position: relative;
}

.newest-news-item .newest-news-item-image {
    float: left;
    overflow: hidden;
    width: 270px;
}

.newest-news-item .newest-news-item-name {
    float: right;
    overflow: hidden;
    width: 258px;
    font-weight: bold;
    line-height: 18px;
}

.newest-news-item .newest-news-item-more-info {
    font-weight: normal;
    text-decoration: underline;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

table#shoppingcart-articles {
    width: 100%;
}

table#shoppingcart-articles tbody tr td:last-child {
    padding-right: 0;
}

#shopping-cart-login-box {
    display: none;
    float: right;
    width: 380px;
    text-align: left;
}

.scrollable {
    overflow: scroll;
}

.report-data {
    width: 100%;
}

.report-data thead {
    background: #D1004B;
    color: #fff;
}

.report-data th,
.report-data td {
    padding: 5px;
    text-align: left;
}

.report-data td.price {
    white-space: nowrap;
}

.report-data tr {
    border: 1px solid #D3E8EF;
}

div#invoice-address {
    display: none;
}

button#order-for-patient {
    float: left;
}

#list-table {
    min-width: 930px;
}

#list-table thead {
    background: #D1004B;
    color: #fff;
}

#list-table th,
#list-table td {
    padding: 5px;
    text-align: left;
    white-space: nowrap;
}

#list-table tr {
    border: 1px solid #D3E8EF;
}

#list-table a {
    color: #D1004B;
}

.put-left {
    float: left;
}

.put-right {
    float: right;
}

#place-order-addresses td:first-child {
    padding-right: 50px;
}

#order-history-addresses td:first-child {
    padding-right: 50px;
}

table#report-data-specialities tbody tr td.openCategory,
table#report-data-specialities tbody tr td.openSubCategory,
table#report-data-specialities tbody tr td.openProducts {
    cursor: pointer;
}

table#report-data-specialities tbody tr td.openSubCategory {
    padding-left: 10px;
}

table#report-data-specialities tbody tr td.openProducts {
    padding-left: 20px;
}

table#report-data-specialities tbody tr td.productsInCategory {
    padding-left: 30px;
}

#group_report_debtors a {
    color: #d1004b;
}

#group_report_debtors .priceColumn {
    white-space: nowrap;
}

#report-data-specialities .category-tr {
    background: #aac4d0;
}

#report-data-specialities .subcategory-tr {
    background: #d7e0e5;
}

#registration-private-customer-buttons {
    text-align: right;
}

#order-advice-products {
    max-height: 200px;
    overflow: scroll;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

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

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

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

a:hover, a:focus {
    color: #850030;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 10px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

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

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

[role="button"] {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1 small,
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: normal;
    line-height: 1;
    color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
    font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 9px;
    margin-bottom: 9px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
    font-size: 75%;
}

h1, .h1 {
    font-size: 33px;
}

h2, .h2 {
    font-size: 27px;
}

h3, .h3 {
    font-size: 23px;
}

h4, .h4 {
    font-size: 17px;
}

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

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

p {
    margin: 0 0 9px;
}

.lead {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 767px) {
    .lead {
        font-size: 19.5px;
    }
}

small,
.small {
    font-size: 92%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase, .initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #d1004b;
}

a.text-primary:hover {
    color: #9e0039;
}

.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;
}

.bg-primary {
    background-color: #d1004b;
}

a.bg-primary:hover {
    background-color: #9e0039;
}

.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: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 9px;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 18px;
}

dt,
dd {
    line-height: 1.428571429;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 767px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 16.25px;
    border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.428571429;
}

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: 5px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 2.5px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}

pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 5px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

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

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

.container:after {
    clear: both;
}

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

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

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

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

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

.container-fluid:after {
    clear: both;
}

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

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

.row:after {
    clear: both;
}

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

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

.col-xs-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

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

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

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

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

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

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

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

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

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

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

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

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

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

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

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

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

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

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

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

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

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

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

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

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 767px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.3333333333%;
    }

    .col-sm-2 {
        width: 16.6666666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.3333333333%;
    }

    .col-sm-5 {
        width: 41.6666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.3333333333%;
    }

    .col-sm-8 {
        width: 66.6666666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.3333333333%;
    }

    .col-sm-11 {
        width: 91.6666666667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.3333333333%;
    }

    .col-sm-pull-2 {
        right: 16.6666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.3333333333%;
    }

    .col-sm-pull-5 {
        right: 41.6666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.3333333333%;
    }

    .col-sm-pull-8 {
        right: 66.6666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.3333333333%;
    }

    .col-sm-pull-11 {
        right: 91.6666666667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.3333333333%;
    }

    .col-sm-push-2 {
        left: 16.6666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.3333333333%;
    }

    .col-sm-push-5 {
        left: 41.6666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.3333333333%;
    }

    .col-sm-push-8 {
        left: 66.6666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.3333333333%;
    }

    .col-sm-push-11 {
        left: 91.6666666667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

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

    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

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

    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

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

    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }

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

@media (min-width: 991px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.3333333333%;
    }

    .col-md-2 {
        width: 16.6666666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.3333333333%;
    }

    .col-md-5 {
        width: 41.6666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.3333333333%;
    }

    .col-md-8 {
        width: 66.6666666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.3333333333%;
    }

    .col-md-11 {
        width: 91.6666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333%;
    }

    .col-md-pull-2 {
        right: 16.6666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.3333333333%;
    }

    .col-md-pull-5 {
        right: 41.6666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.3333333333%;
    }

    .col-md-pull-8 {
        right: 66.6666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.3333333333%;
    }

    .col-md-pull-11 {
        right: 91.6666666667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333%;
    }

    .col-md-push-2 {
        left: 16.6666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.3333333333%;
    }

    .col-md-push-5 {
        left: 41.6666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.3333333333%;
    }

    .col-md-push-8 {
        left: 66.6666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.3333333333%;
    }

    .col-md-push-11 {
        left: 91.6666666667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

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

    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

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

    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

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

    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }

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

@media (min-width: 1199px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.3333333333%;
    }

    .col-lg-2 {
        width: 16.6666666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.3333333333%;
    }

    .col-lg-5 {
        width: 41.6666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.3333333333%;
    }

    .col-lg-8 {
        width: 66.6666666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.3333333333%;
    }

    .col-lg-11 {
        width: 91.6666666667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333%;
    }

    .col-lg-pull-2 {
        right: 16.6666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.3333333333%;
    }

    .col-lg-pull-5 {
        right: 41.6666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.3333333333%;
    }

    .col-lg-pull-8 {
        right: 66.6666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.3333333333%;
    }

    .col-lg-pull-11 {
        right: 91.6666666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333%;
    }

    .col-lg-push-2 {
        left: 16.6666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.3333333333%;
    }

    .col-lg-push-5 {
        left: 41.6666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.3333333333%;
    }

    .col-lg-push-8 {
        left: 66.6666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.3333333333%;
    }

    .col-lg-push-11 {
        left: 91.6666666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

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

    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

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

    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

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

    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }

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

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 18px;
}

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

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

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

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 766px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 13.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive > .table {
        margin-bottom: 0;
    }

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    .table-responsive > .table-bordered {
        border: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

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

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.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: #eeeeee;
    opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 32px;
    }

    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
    input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
    input[type="month"] {
        line-height: 45px;
    }
}

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

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

.radio label,
.checkbox label {
    min-height: 18px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 31px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2.5px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2.5px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 30px;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 10px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 45px;
    line-height: 45px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-lg .form-control {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 10px;
}

.form-group-lg select.form-control {
    height: 45px;
    line-height: 45px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    min-height: 35px;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 40px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 23px;
}

.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: 767px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 25px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 767px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 767px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
    }
}

@media (min-width: 767px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #547483;
    text-decoration: none;
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    color: #547483;
    background-color: #EEE;
    border-color: #DDD;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #547483;
    background-color: #d5d5d5;
    border-color: #bebebe;
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #EEE;
    border-color: #DDD;
}

.btn-default .badge {
    color: #EEE;
    background-color: #547483;
}

.btn-primary {
    color: #FFF;
    background-color: #d1004b;
    border-color: #d1004b;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #FFF;
    background-color: #9e0039;
    border-color: #940035;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #d1004b;
    border-color: #d1004b;
}

.btn-primary .badge {
    color: #d1004b;
    background-color: #FFF;
}

.btn-success {
    color: #fff;
    background-color: #60a261;
    border-color: #569357;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #4c834d;
    border-color: #3f6c40;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #60a261;
    border-color: #569357;
}

.btn-success .badge {
    color: #60a261;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    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:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #cf4647;
    border-color: #c83435;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b32f30;
    border-color: #972728;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #cf4647;
    border-color: #c83435;
}

.btn-danger .badge {
    color: #cf4647;
    background-color: #fff;
}

.btn-link {
    color: #d1004b;
    font-weight: normal;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
    color: #850030;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 10px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2.5px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2.5px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 2.5px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 10px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

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

.nav:after {
    clear: both;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav > li.disabled > a {
    color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #d1004b;
}

.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 5px 5px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 5px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #d1004b;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 767px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 5px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 767px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 5px 5px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

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

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

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.alert {
    padding: 10px 15px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 5px;
}

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

.alert .alert-link {
    font-weight: bold;
}

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

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

.alert-dismissable,
.alert-dismissible {
    padding-right: 10px 15 px20;
}

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

.alert-success {
    background-color: #60a261;
    border-color: #60a261;
    color: #FFF;
}

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

.alert-success .alert-link {
    color: #e6e6e6;
}

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

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

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

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

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

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

.alert-danger {
    background-color: #cf4647;
    border-color: #cf4647;
    color: #FFF;
}

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

.alert-danger .alert-link {
    color: #e6e6e6;
}

.panel {
    margin-bottom: 18px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

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

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: inherit;
}

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

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

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

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

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

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

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 4px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 4px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 4px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 4px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 18px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 5px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #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 > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #d1004b;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #d1004b;
    border-color: #d1004b;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d1004b;
}

.panel-primary > .panel-heading .badge {
    color: #d1004b;
    background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d1004b;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
    padding: 24px;
    border-radius: 10px;
}

.well-sm {
    padding: 9px;
    border-radius: 2.5px;
}

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

.clearfix:after {
    clear: both;
}

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

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

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

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

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

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

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

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

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

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

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

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

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

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

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

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

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

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

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

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

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

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

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

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

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

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

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

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

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

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

@media (min-width: 1199px) {
    .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;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

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

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

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

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

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

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

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

body {
    padding-bottom: 20px;
    font-weight: 400;
    background-color: #FFFFFF;
    color: #555;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
}

a {
    color: #d1004b;
}

a:hover, a:focus {
    text-decoration: none;
    color: #9e0039;
}

p {
    line-height: 26px;
    margin-bottom: 13px;
}

h1, h2, h3 {
    font-weight: 600;
}

h1 {
    font-size: 23.4px;
    color: #d1004b;
}

h2 {
    font-size: 18.2px;
}

h3 {
    font-size: 15.6px;
}

label {
    font-weight: 600;
}

#preheader {
    font-weight: 600;
    font-size: inherit;
    padding: 10px 0;
}

#preheader .phone-number {
    font-weight: 600;
    font-size: 110%;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

#preheader .phone-number a {
    color: #FFF;
}

#preheader #preheader-links {
    margin: 0;
    text-align: right;
}

#preheader #preheader-links li {
    border: none;
    padding: 0;
}

#preheader #preheader-links li a:before {
    content: " | ";
    padding: 0 5px;
}

#preheader #preheader-links li a > * {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

#preheader #preheader-links li a:hover, #preheader #preheader-links li a:active, #preheader #preheader-links li a:focus {
    color: #6b0026;
}

#preheader #preheader-links li:first-of-type a:before {
    content: "";
    color: #FFF !important;
}

#preheader #preheader-links li:first-of-type a:before:hover {
    color: #FFF !important;
}

#header {
    padding: 10px 0;
}

#header .logo img {
    height: 50px;
    margin-right: 15px;
}

#header #slogan {
    font-size: 120%;
    font-weight: 600;
    color: #8e9595;
}

#header .logo img, #header #slogan {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

#header .search {
    margin-top: 10px;
}

#header a.cart {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
    display: table;
}

#menu {
    background-color: #EEE;
    margin-bottom: 10px;
}

#menu ul.responsive-menu-tabs {
    display: none;
    padding: 0;
    margin-bottom: 0;
}

#menu ul.responsive-menu-tabs li {
    list-style: none;
}

#menu ul.responsive-menu-tabs li.tab-menu, #menu ul.responsive-menu-tabs li.tab-search, #menu ul.responsive-menu-tabs li.tab-account, #menu ul.responsive-menu-tabs li.tab-cart {
    display: none;
}

#menu ul.responsive-menu-tabs li.tab-menu a, #menu ul.responsive-menu-tabs li.tab-search a, #menu ul.responsive-menu-tabs li.tab-account a, #menu ul.responsive-menu-tabs li.tab-cart a {
    border: 1px solid #DDD;
    background-color: #EEE;
    color: #555;
    font-size: 110%;
    display: block;
    font-weight: 600;
    padding: 10px 15px;
}

#menu ul.responsive-menu-tabs li.tab-menu:hover, #menu ul.responsive-menu-tabs li.tab-menu:active, #menu ul.responsive-menu-tabs li.tab-menu:focus, #menu ul.responsive-menu-tabs li.tab-search:hover, #menu ul.responsive-menu-tabs li.tab-search:active, #menu ul.responsive-menu-tabs li.tab-search:focus, #menu ul.responsive-menu-tabs li.tab-account:hover, #menu ul.responsive-menu-tabs li.tab-account:active, #menu ul.responsive-menu-tabs li.tab-account:focus, #menu ul.responsive-menu-tabs li.tab-cart:hover, #menu ul.responsive-menu-tabs li.tab-cart:active, #menu ul.responsive-menu-tabs li.tab-cart:focus {
    cursor: pointer;
}

#menu .responsive-menu-content #tab-menu {
    display: block;
}

#menu .responsive-menu-content #tab-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#menu .responsive-menu-content #tab-menu ul li {
    margin: 0;
    padding: 15px;
    border-right: 1px solid #DDD;
    display: inline-block;
}

#menu .responsive-menu-content #tab-menu ul li a {
    padding: 0;
    margin: 0;
    font-weight: 600;
    color: #555;
    text-transform: uppercase;
}

#menu .responsive-menu-content #tab-menu ul li.selected, #menu .responsive-menu-content #tab-menu ul li:hover, #menu .responsive-menu-content #tab-menu ul li:active, #menu .responsive-menu-content #tab-menu ul li:focus {
    background-color: #999999;
}

#menu .responsive-menu-content #tab-menu ul li.selected a, #menu .responsive-menu-content #tab-menu ul li:hover a, #menu .responsive-menu-content #tab-menu ul li:active a, #menu .responsive-menu-content #tab-menu ul li:focus a {
    color: #FFF;
}

#menu .responsive-menu-content #tab-menu ul li:first-of-type {
    border-left: 1px solid #DDD;
}

#menu .responsive-menu-content #tab-search, #menu .responsive-menu-content #tab-account, #menu .responsive-menu-content #tab-cart {
    padding: 10px;
    border: 1px solid #DDD;
    border-top: none;
    background-color: #FFF;
    display: none;
}

#menu .responsive-menu-content #tab-account ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#menu .responsive-menu-content #tab-account ul li a {
    padding: 10px 15px;
    background-color: #eee;
    border: 1px solid #DDD;
    display: block;
    margin-bottom: 5px;
    color: #547483;
    font-weight: 600;
    text-transform: uppercase;
}

#menu .responsive-menu-content #tab-account ul li a:hover, #menu .responsive-menu-content #tab-account ul li a:active, #menu .responsive-menu-content #tab-account ul li a:focus {
    cursor: pointer;
    background-color: #FFFFFF;
}

#menu .responsive-menu-content #tab-account ul li:last-of-type a {
    margin-bottom: 0;
}

#menu .responsive-menu-content #tab-cart .cart {
    display: block;
}

#menu .responsive-menu-content #tab-cart .cart table {
    width: 100%;
}

#menu .responsive-menu-content #tab-cart .cart table .cart-icon {
    text-align: right;
}

ul#breadcrumbs {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    font-weight: 600;
    padding-left: 0;
}

ul#breadcrumbs li {
    color: #555;
}

ul#breadcrumbs li a {
    font-weight: 400;
    color: #555;
    line-height: 20px;
}

ul#breadcrumbs li a:hover, ul#breadcrumbs li a:active, ul#breadcrumbs li a:focus {
    text-decoration: underline;
}

.sidebar-toggle {
    border: 1px solid #DDD;
    background-color: #EEE;
    color: #555;
    font-size: 110%;
    display: none;
    font-weight: 600;
    padding: 10px 15px;
}

.sidebar-toggle:hover, .sidebar-toggle:active, .sidebar-toggle:focus {
    cursor: pointer;
}

.sidebar-toggle i {
    float: right;
    line-height: 20px;
}

ul.sidebar {
    list-style: none;
    padding-left: 0;
}

ul.sidebar > li {
    font-weight: 600;
    background-color: inherit;
}

ul.sidebar > li > a {
    padding: 6px 10px;
}

ul.sidebar > li > a:hover {
    color: #6b0026;
}

ul.sidebar > li > a i {
    width: 12px;
}

ul.sidebar > li ul {
    padding: 0;
    list-style: none;
    display: none;
    padding-left: 10px;
    margin-left: 0;
}

ul.sidebar > li ul li a {
    border-bottom: 1px solid #ddd;
    display: block;
    line-height: 30px;
    color: #555;
}

ul.sidebar > li ul li a:hover, ul.sidebar > li ul li a:active, ul.sidebar > li ul li a:focus {
    text-decoration: underline;
}

ul.sidebar > li ul li a i {
    background-color: #e5e5e5;
    float: right;
    line-height: 30px;
    padding: 0 12px;
    font-size: 75%;
}

ul.sidebar > li ul li:last-of-type a {
    border-bottom: none;
}

ul.sidebar > li ul li ul {
    padding-left: 24px;
    list-style-type: square;
    border-bottom: 1px solid #ddd;
}

ul.sidebar > li ul li ul li a {
    border: none;
}

ul.sidebar > li.sidebar-title {
    background-color: inherit;
    color: #555;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 0;
}

.page-title {
    margin-top: 0;
}

.entry-content ul {
    margin-bottom: 13px;
    padding-left: 0;
    list-style: none;
}

.entry-content ul li {
    line-height: 26px;
}

.entry-content ul li:before {
    color: #d1004b;
    content: "• ";
    font-size: 140%;
}

.entry-content p {
    line-height: 26px;
    margin-bottom: 13px;
}

#footer {
    font-weight: 600;
    font-size: inherit;
    padding: 15px 0;
    margin-top: 10px;
}

#footer #footer-links {
    margin: 0;
    padding: 0;
    text-align: right;
}

#footer #footer-links li {
    border: none;
    padding: 0;
}

#footer #footer-links li a:before {
    content: " | ";
    padding: 0 5px;
    line-height: 26px;
}

#footer #footer-links li a > * {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

#footer #footer-links li a:hover, #footer #footer-links li a:active, #footer #footer-links li a:focus {
    color: #6b0026;
}

#footer #footer-links li:first-of-type a:before {
    content: "";
}

ul.products {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

ul.products li {
    width: 25%;
    float: left;
}

ul.products li a {
    display: block;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #FFF;
    border: 1px solid #ddd;
    color: #547483;
    font-weight: 600;
    font-size: 110%;
}

ul.products li a .item-block-center-image-wrapper {
    margin: 0 auto;
    width: 80px;
}

ul.products li a .item-block-center-image-wrapper .item-block-image-wrapper {
    background-color: #FFF;
    height: 80px;
    vertical-align: middle;
    width: 80px;
    display: table-cell;
}

ul.products li a .item-block-center-image-wrapper .item-block-image-wrapper > img {
    max-height: 80px;
    max-width: 80px;
}

ul.products li a .item-block-name {
    height: 54px;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
    word-wrap: break-word;
}

ul.products li a:hover {
    -moz-box-shadow: 1px 1px 3px #999;
    -webkit-box-shadow: 1px 1px 3px #999;
    box-shadow: 1px 1px 3px #999;
}

ul.products li:nth-of-type(4n) a {
    margin-right: 0;
}

.product-content-left .btn {
    margin-bottom: 5px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product-content-left .btn + .btn {
    margin-bottom: 20px;
}

.big-img-block {
    min-height: 250px;
    padding: 10px;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.big-img-block .big-img-wrapper {
    display: table;
    height: 250px;
    vertical-align: middle;
    width: 100%;
}

.big-img-block .big-img-wrapper .big-img-wrapper-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.big-img-block .big-img-wrapper .big-img-wrapper-inner img {
    max-height: 250px;
    max-width: 300px;
}

.small-img-block {
    margin-bottom: 10px;
    min-height: 40px;
    padding: 5px;
    width: 23.5%;
    margin-right: 2%;
    border: 1px solid #ddd;
    float: left;
}

.small-img-block:last-of-type {
    margin-right: 0;
}

.small-img-block:hover {
    cursor: pointer;
    border: 1px solid #aaaaaa;
}

.small-img-block .small-img-wrapper {
    display: table;
    height: 40px;
    vertical-align: middle;
    width: 100%;
}

.small-img-block .small-img-wrapper .small-img-wrapper-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.small-img-block .small-img-wrapper .small-img-wrapper-inner img {
    max-height: 40px;
    max-width: 40px;
}

.table-product-wrapper {
    border: 1px solid #DDD;
    background-color: #EEE;
}

.table-product-wrapper:nth-of-type(even) {
    background-color: inherit;
}

.table-product-wrapper .table-product {
    width: 60%;
    float: left;
}

.table-product-wrapper .table-product:last-of-type {
    width: 40%;
}

.table-product-wrapper .table-product thead tr {
    display: none;
}

.table-product-wrapper .table-product thead tr th {
    text-align: left;
    padding: 2px 5px;
    white-space: nowrap;
    vertical-align: middle;
}

.table-product-wrapper .table-product tbody tr td {
    padding: 8px 5px;
    text-align: left;
}

.table-product-wrapper .table-product thead tr th.table-product-id,
.table-product-wrapper .table-product tbody tr td.table-product-id {
    width: 15%;
}

.table-product-wrapper .table-product thead tr th.table-product-name,
.table-product-wrapper .table-product tbody tr td.table-product-name {
    width: 60%;
}

.table-product-wrapper .table-product thead tr th.table-product-ve,
.table-product-wrapper .table-product tbody tr td.table-product-ve {
    width: 15%;
}

.table-product-wrapper .table-product thead tr th.table-product-stock-type,
.table-product-wrapper .table-product tbody tr td.table-product-stock-type {
    width: 10%;
}

.table-product-wrapper .table-product thead tr th.table-product-price-1,
.table-product-wrapper .table-product tbody tr td.table-product-price-1 {
    width: 29%;
}

.table-product-wrapper .table-product thead tr th.table-product-price-2,
.table-product-wrapper .table-product tbody tr td.table-product-price-2 {
    width: 13%;
}

.table-product-wrapper .table-product thead tr th.table-product-last,
.table-product-wrapper .table-product tbody tr td.table-product-last {
    width: 13%;
}

.table-product-wrapper .table-product thead tr th.table-product-actions,
.table-product-wrapper .table-product tbody tr td.table-product-actions {
    width: 13%;
}

.table-product-wrapper .table-product thead tr th.table-product-stock,
.table-product-wrapper .table-product tbody tr td.table-product-stock {
    width: 13%;
}

.table-product-wrapper .table-product thead tr th.table-product-stock-information,
.table-product-wrapper .table-product tbody tr td.table-product-stock-information {
    width: 16%;
}

.table-product-wrapper .table-product tbody tr td.table-product-price-2, .table-product-wrapper .table-product tbody tr td.table-product-actions {
    padding: 0 5px;
    white-space: nowrap;
}

.table-product-wrapper .table-product tbody tr td.table-product-price-2 .btn, .table-product-wrapper .table-product tbody tr td.table-product-actions .btn {
    width: auto;
}

.table-product-wrapper .table-product tbody tr td.table-product-price-2 .form-control, .table-product-wrapper .table-product tbody tr td.table-product-actions .form-control {
    text-align: center;
    width: 40px;
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
}

.table-product-wrapper.first .table-product thead tr {
    display: table-row;
}

.table-product-wrapper.last {
    margin-bottom: 10px;
}

.table-product-total-wrapper {
    border: 1px solid #ddd;
    font-weight: 600;
    border-top: none;
    padding: 0 10px 5px 10px;
}

.table-product-total-wrapper table {
    margin-bottom: 0;
}

.table-product-total-wrapper table tbody tr:first-of-type td {
    border-top: none;
}

.table-product-total-wrapper table tbody tr td h3 {
    margin: 5px 0;
    padding: 0;
}

.table-product-total-wrapper table tbody tr td:nth-of-type(1) {
    width: 77.5%;
}

.table-product-total-wrapper table tbody tr td:nth-of-type(2) {
    width: 1px;
    padding-right: 20px;
}

.table-product-total-wrapper table tbody tr td:nth-of-type(3) {
    min-width: 118px;
}

.order-list .table-product-wrapper .table-product {
    width: 65%;
}

.order-list .table-product-wrapper .table-product:last-of-type {
    width: 35%;
}

.order-list .table-product-wrapper .table-product tbody tr td {
    text-align: left;
}

.order-list .table-product-wrapper .table-product thead tr th.table-product-id,
.order-list .table-product-wrapper .table-product tbody tr td.table-product-id {
    width: 15%;
    text-align: center;
}

.order-list .table-product-wrapper .table-product thead tr th.table-product-image,
.order-list .table-product-wrapper .table-product tbody tr td.table-product-image {
    width: 47px;
    text-align: center;
}

.order-list .table-product-wrapper .table-product thead tr th.table-product-description,
.order-list .table-product-wrapper .table-product tbody tr td.table-product-description {
    max-width: 85%;
}

.order-list .table-product-wrapper .table-product thead tr th.table-product-ve,
.order-list .table-product-wrapper .table-product tbody tr td.table-product-ve {
    width: 50%;
    white-space: nowrap;
    text-align: center;
}

.order-list .table-product-wrapper .table-product thead tr th.table-product-price-1,
.order-list .table-product-wrapper .table-product tbody tr td.table-product-price-1 {
    width: 50%;
    white-space: nowrap;
    text-align: center;
}

ul.related-products {
    list-style: none;
    text-align: center;
}

ul.related-products li {
    float: inherit;
    display: inline-block;
}

ul.related-products li:before {
    content: "";
}

.homepage-banner img {
    width: 100%;
}

.homepage-banner .homepage-banner-xs {
    display: none;
}

.homepage-intro {
    font-size: 160%;
    text-align: center;
    font-weight: 300;
    margin-bottom: 20px;
}

.homepage-blocks [class*="col-"] .homepage-block {
    border-left: 1px solid #ccc;
    text-align: center;
    padding: 15px;
    display: block;
}

.homepage-blocks [class*="col-"] .homepage-block h3 {
    margin-top: 0;
    font-size: 140%;
    font-weight: 400;
}

.homepage-blocks [class*="col-"] .homepage-block h3 i {
    margin-left: 6px;
}

.homepage-blocks [class*="col-"] .homepage-block h3:last-of-type {
    margin-top: 5px;
    color: #777777;
}

.homepage-blocks [class*="col-"]:first-of-type .homepage-block {
    border-left: none;
}

.homepage-blocks [class*="col-"]:hover img, .homepage-blocks [class*="col-"]:focus img, .homepage-blocks [class*="col-"].actieve img {
    opacity: 0.6;
}

.authentication-box {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.authentication-box h1 {
    margin-bottom: 15px;
}

.authentication-box .btn {
    width: 100%;
}

.authentication-box .btn-authentication-navigation {
    display: block;
    font-size: 90%;
    font-weight: 600;
    padding: 12px 0;
    text-transform: uppercase;
    white-space: nowrap;
}

.authentication-box i {
    width: 12px;
    text-align: center;
}

.panel-mein-medsorg .panel-heading {
    background-color: #999;
}

.panel-mein-medsorg .panel-heading a {
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
}

.panel-mein-medsorg .panel-heading a i {
    margin-right: 6px;
}

.panel-mein-medsorg .panel-body {
    padding: 10px;
}

.panel-mein-medsorg .panel-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.panel-mein-medsorg .panel-body ul li a {
    padding: 10px 15px;
    background-color: #eee;
    border: 1px solid #DDD;
    display: block;
    margin-bottom: 5px;
    color: #547483;
    font-weight: 600;
    text-transform: uppercase;
}

.panel-mein-medsorg .panel-body ul li a:hover, .panel-mein-medsorg .panel-body ul li a:active, .panel-mein-medsorg .panel-body ul li a:focus {
    cursor: pointer;
    background-color: #FFFFFF;
}

.panel-mein-medsorg .panel-body ul li a i {
    margin-right: 6px;
}

.panel-mein-medsorg .panel-body ul li:last-of-type a {
    margin-bottom: 0;
}

ul.wizard {
    margin-bottom: 20px;
    padding-left: 0;
    list-style: none;
}

ul.wizard li {
    width: 32%;
    display: inline-block;
    margin-right: 2%;
}

ul.wizard li .wizard-step {
    line-height: 38px;
    padding-right: 10px;
    background-color: #EEE;
    font-weight: 600;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
}

ul.wizard li .wizard-step > span {
    background-color: #555;
    display: inline-block;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    min-width: 38px;
    font-size: 120%;
    color: #FFF;
}

ul.wizard li .wizard-step > span .wizard-step-number {
    color: #d1004b;
    font-style: normal;
    font-weight: 700;
}

ul.wizard li .wizard-step.active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

ul.wizard li .wizard-step.active span {
    background-color: #d1004b;
}

ul.wizard li:last-of-type {
    margin-right: 0;
}

.nav-tabs {
    margin-bottom: 10px;
    border-bottom: 0;
}

.nav-tabs > li > a {
    border: 1px solid #d1004b;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.nav-tabs > li:hover > a {
    background-color: #FFF;
    cursor: pointer;
    border: 1px solid #d1004b;
    text-decoration: underline;
}

.nav-tabs > li.active > a {
    background-color: #d1004b;
    color: #FFF;
}

.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #d1004b;
    color: #FFF;
    cursor: pointer;
    text-decoration: none;
}

.nav-tabs > li.disabled > a {
    color: #d1004b;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
}

.nav-tabs > li.disabled > a:hover {
    color: #d1004b;
}

.alert table tbody tr td:first-of-type {
    padding-right: 10px;
}

.alert table tbody tr td i {
    font-size: 160%;
}

.alert table tbody tr td ul {
    margin-bottom: 0;
}

.form-group {
    margin-bottom: 10px;
}

.form-group .btn {
    margin-left: 5px;
}

.form-group .btn:first-of-type {
    margin-left: 0;
}

.btn {
    font-weight: 600;
}

.btn.btn-icon i {
    padding-left: 4px;
    color: #d1004b;
    font-size: 120%;
}

.btn.btn-icon.btn-alt i, .btn.btn-icon.btn-primary i {
    color: #FFF;
}

.btn.btn-alt {
    color: #FFF;
    background-color: #547483;
    border-color: #547483;
}

.btn.btn-alt:hover, .btn.btn-alt:focus, .btn.btn-alt.focus, .btn.btn-alt:active, .btn.btn-alt.active, .open > .btn.btn-alt.dropdown-toggle {
    color: #FFF;
    background-color: #405864;
    border-color: #3c535e;
}

.btn.btn-alt:active, .btn.btn-alt.active, .open > .btn.btn-alt.dropdown-toggle {
    background-image: none;
}

.btn.btn-alt.disabled, .btn.btn-alt.disabled:hover, .btn.btn-alt.disabled:focus, .btn.btn-alt.disabled.focus, .btn.btn-alt.disabled:active, .btn.btn-alt.disabled.active, .btn.btn-alt[disabled], .btn.btn-alt[disabled]:hover, .btn.btn-alt[disabled]:focus, .btn.btn-alt[disabled].focus, .btn.btn-alt[disabled]:active, .btn.btn-alt[disabled].active, fieldset[disabled] .btn.btn-alt, fieldset[disabled] .btn.btn-alt:hover, fieldset[disabled] .btn.btn-alt:focus, fieldset[disabled] .btn.btn-alt.focus, fieldset[disabled] .btn.btn-alt:active, fieldset[disabled] .btn.btn-alt.active {
    background-color: #547483;
    border-color: #547483;
}

.search {
    position: relative;
}

.search input {
    padding-right: 30px;
}

.search .search-icon {
    position: absolute;
    right: 12px;
    top: 8px;
    color: #8e9595;
}

a.cart {
    padding: 8px 12px;
    font-weight: 600;
    color: #547483;
    background-color: #eee;
    border: 1px solid #DDD;
}

a.cart:hover, a.cart:active, a.cart:focus {
    background-color: #FFFFFF;
    cursor: pointer;
}

a.cart table tbody tr td {
    line-height: 16px;
    padding: 0;
}

a.cart table tbody tr td.cart-amount {
    text-transform: uppercase;
    font-size: 110%;
}

a.cart table tbody tr td.cart-icon {
    font-size: 250%;
    padding: 0 0 0 10px;
    line-height: 30px;
    color: #d1004b;
}

a.cart table tbody tr td.cart-icon .cart-icon-arrow {
    color: #547483;
    margin-left: 10px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}

@media (max-width: 1199px) {
    .container {
        width: 994px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .product-content-left .btn {
        margin-bottom: 5px;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .product-content-left .btn + .btn {
        margin-bottom: 20px;
    }

    .big-img-block .big-img-wrapper .big-img-wrapper-inner img {
        max-height: 250px;
        max-width: 250px;
    }

    .table-product-wrapper .table-product {
        width: 60%;
    }

    .table-product-wrapper .table-product:last-of-type {
        width: 40%;
    }

    .table-product-total-wrapper table tbody tr td:nth-of-type(1) {
        width: 73.7%;
    }

    ul.products li {
        width: 33.33333%;
    }

    ul.products li:nth-of-type(3n) a {
        margin-right: 0;
    }

    ul.products li:nth-of-type(4n) a {
        margin-right: 10px;
    }
}

@media (max-width: 991px) {
    .container {
        width: inherit;
    }

    #menu .responsive-menu-content #tab-menu {
        display: none;
    }

    #menu .responsive-menu-content #tab-menu.active {
        display: block !important;
    }

    #menu {
        background-color: #FFFFFF;
    }

    #menu ul.responsive-menu-tabs {
        display: inherit;
    }

    #menu ul.responsive-menu-tabs li {
        display: block;
    }

    #menu ul.responsive-menu-tabs li > a > * {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
    }

    #menu ul.responsive-menu-tabs li > a i {
        font-size: inherit;
        margin-right: 8px;
    }

    #menu ul.responsive-menu-tabs li.tab-menu {
        display: block;
    }

    #menu .responsive-menu-content #tab-menu ul li {
        background-color: #FFF;
        border: 1px solid #DDD;
        border-top: 0;
        padding: 10px 15px;
        display: block;
    }

    #menu .responsive-menu-content #tab-menu ul li a {
        display: block;
    }

    .big-img-block .big-img-wrapper .big-img-wrapper-inner img {
        max-height: 250px;
        max-width: 185px;
    }

    .table-product-wrapper {
        border: 1px solid #DDD;
        background-color: #EEE;
    }

    .table-product-wrapper:nth-of-type(even) {
        background-color: inherit;
    }

    .table-product-wrapper .table-product {
        width: 100% !important;
        float: inherit;
    }

    .table-product-wrapper .table-product:last-of-type thead tr th {
        background-color: #CCC;
        color: #666666;
    }

    .table-product-wrapper .table-product tbody tr td.table-product-id,
    .table-product-wrapper .table-product thead tr th.table-product-id {
        width: 15%;
    }

    .table-product-wrapper .table-product tbody tr td.table-product-name,
    .table-product-wrapper .table-product thead tr th.table-product-name {
        width: 60%;
    }

    .table-product-wrapper .table-product tbody tr td.table-product-ve,
    .table-product-wrapper .table-product thead tr th.table-product-ve {
        width: 15%;
    }

    .table-product-wrapper .table-product tbody tr td.table-product-stock-type,
    .table-product-wrapper .table-product thead tr th.table-product-stock-type {
        width: 15%;
    }

    .table-product-wrapper .table-product tbody tr td.table-product-price-1,
    .table-product-wrapper .table-product thead tr th.table-product-price-1 {
        width: 20%;
    }

    .table-product-wrapper .table-product tbody tr td.table-product-price-2,
    .table-product-wrapper .table-product thead tr th.table-product-price-2 {
        width: 20%;
    }

    .table-product-wrapper .table-product tbody tr td.table-product-actions,
    .table-product-wrapper .table-product thead tr th.table-product-actions {
        width: 20%;
    }

    .table-product-wrapper .table-product tbody tr td.table-product-stock,
    .table-product-wrapper .table-product thead tr th.table-product-stock {
        width: 10%;
    }

    .table-product-wrapper .table-product tbody tr td.table-product-stock-information,
    .table-product-wrapper .table-product thead tr th.table-product-stock-information {
        width: 10%;
    }

    .table-product-wrapper .table-product thead tr {
        display: table-row;
    }

    ul.wizard li {
        width: 100%;
    }

    ul.wizard li .wizard-step {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    #preheader {
        padding: 5px 0;
    }

    #preheader .phone-number {
        display: none;
    }

    #preheader #preheader-links {
        display: none;
    }

    #header {
        text-align: center;
    }

    #header .logo {
        padding-top: 0;
    }

    #header .logo img {
        height: 50px;
        margin-right: 15px;
    }

    #header #slogan {
        font-size: 118%;
    }

    #header .search {
        display: none;
    }

    #header a.cart {
        display: none;
    }

    #menu ul.responsive-menu-tabs li.tab-menu, #menu ul.responsive-menu-tabs li.tab-search, #menu ul.responsive-menu-tabs li.tab-account, #menu ul.responsive-menu-tabs li.tab-cart {
        display: block;
        width: 23%;
        text-align: center;
        border-left: none;
        float: left;
        padding: 0;
    }

    #menu ul.responsive-menu-tabs li.tab-cart {
        width: 31%;
    }

    #menu ul.responsive-menu-tabs li.active a {
        border-bottom: 1px solid #FFF;
        background-color: #FFF;
    }

    #menu .responsive-menu-content #tab-search.active, #menu .responsive-menu-content #tab-account.active, #menu .responsive-menu-content #tab-cart.active {
        display: block;
    }

    .sidebar-toggle {
        display: block;
    }

    ul.sidebar {
        display: none;
        margin-bottom: 15px;
    }

    ul.sidebar .sidebar-title {
        display: none;
    }

    .page-title {
        margin-top: 15px;
    }

    #footer #footer-links {
        text-align: center;
    }

    .big-img-block {
        margin-top: 10px;
    }

    .big-img-block .big-img-wrapper .big-img-wrapper-inner img {
        max-height: 250px;
        max-width: 260px;
    }

    ul.products li {
        width: 50%;
    }

    ul.products li:nth-of-type(3n) a {
        margin-right: 10px;
    }

    ul.products li:nth-of-type(2n) a {
        margin-right: 0;
    }

    .homepage-blocks [class*="col-"] .homepage-block {
        border-left: none;
    }
}

@media (max-width: 479px) {
    #menu ul.responsive-menu-tabs li.tab-menu, #menu ul.responsive-menu-tabs li.tab-search, #menu ul.responsive-menu-tabs li.tab-account, #menu ul.responsive-menu-tabs li.tab-cart {
        font-size: 130%;
        width: 25%;
    }

    #menu ul.responsive-menu-tabs li.tab-menu a, #menu ul.responsive-menu-tabs li.tab-search a, #menu ul.responsive-menu-tabs li.tab-account a, #menu ul.responsive-menu-tabs li.tab-cart a {
        line-height: 20px;
    }

    #menu ul.responsive-menu-tabs li.tab-menu span, #menu ul.responsive-menu-tabs li.tab-search span, #menu ul.responsive-menu-tabs li.tab-account span, #menu ul.responsive-menu-tabs li.tab-cart span {
        display: none;
    }

    #menu ul.responsive-menu-tabs li.tab-menu i, #menu ul.responsive-menu-tabs li.tab-search i, #menu ul.responsive-menu-tabs li.tab-account i, #menu ul.responsive-menu-tabs li.tab-cart i {
        margin-right: 0;
    }

    ul.products li {
        width: 100%;
    }

    ul.products li a {
        margin-right: 0 !important;
    }

    ul.related-products li {
        width: 100%;
        margin-right: 0;
    }

    .homepage-banner .homepage-banner-xl {
        display: none;
    }

    .homepage-banner .homepage-banner-xs {
        display: inherit;
    }

    .authentication-box {
        width: 100%;
        border: none;
    }

    .form-group .btn {
        margin-left: 0px;
        margin-top: 10px;
    }

    .form-group .btn:first-of-type {
        margin-top: 0;
    }

    .btn {
        width: 100%;
    }
}

.div-center {
    margin: 0 auto;
    float: none;
    display: table;
}

.display-inline {
    display: inline;
}

.space10 {
    height: 10px;
    width: 100%;
}

.space20 {
    height: 20px;
    width: 100%;
}

.inline-divider-5 {
    width: 5px;
    display: inline-block;
}

.inline-divider-10 {
    width: 10px;
    display: inline-block;
}

.inline-divider-15 {
    width: 15px;
    display: inline-block;
}

.inline-divider-20 {
    width: 20px;
    display: inline-block;
}

.push-left {
    margin-left: 6px !important;
}

.push-right {
    margin-right: 6px !important;
}

.push-sides {
    margin-left: 4px !important;
    margin-right: 4px !important;
}

.push-up {
    margin-top: 6px !important;
}

.push-down {
    margin-bottom: 6px !important;
}

.push-clear {
    margin: 0 !important;
}

.wi {
    width: inherit !important;
    min-width: inherit;
}

.w1 {
    min-width: 30px;
    width: 30px !important;
}

.w2 {
    min-width: 70px;
    width: 70px !important;
}

.w3 {
    min-width: 110px;
    width: 110px !important;
}

.w4 {
    min-width: 150px;
    width: 150px !important;
}

.w5 {
    min-width: 190px;
    width: 190px !important;
}

.w6 {
    min-width: 230px;
    width: 230px !important;
}

.w7 {
    min-width: 270px;
    width: 270px !important;
}

.w8 {
    min-width: 310px;
    width: 310px !important;
}

.w9 {
    min-width: 350px;
    width: 350px !important;
}

.w10 {
    min-width: 390px;
    width: 390px !important;
}

.w11 {
    min-width: 430px;
    width: 430px !important;
}

.w12 {
    min-width: 470px;
    width: 470px !important;
}

.w20 {
    width: 20%;
}

.w50 {
    width: 50%;
}

.w75 {
    width: 75%;
}

.w100 {
    width: 100%;
}

.mw300 {
    max-width: 300px;
}

.mw480 {
    max-width: 480px;
}

.mw768 {
    max-width: 768px;
}

.o1 {
    -moz-opacity: 0.1;
    -khtml-opacity: 0.1;
    -webkit-opacity: 0.1;
    opacity: 0.1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
    filter: alpha(opacity=10);
}

.o2 {
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    -webkit-opacity: 0.2;
    opacity: 0.2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    filter: alpha(opacity=20);
}

.o3 {
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    -webkit-opacity: 0.3;
    opacity: 0.3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30);
}

.o4 {
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    -webkit-opacity: 0.4;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    filter: alpha(opacity=40);
}

.o5 {
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
}

.o6 {
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
    opacity: 0.6;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    filter: alpha(opacity=60);
}

.o7 {
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter: alpha(opacity=70);
}

.o8 {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
}

.o9 {
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    opacity: 0.9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90);
}

.o10 {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}

.f-9 {
    font-size: 10%;
    line-height: normal;
}

.f-8 {
    font-size: 20%;
    line-height: normal;
}

.f-7 {
    font-size: 30%;
    line-height: normal;
}

.f-6 {
    font-size: 40%;
    line-height: normal;
}

.f-5 {
    font-size: 50%;
    line-height: normal;
}

.f-4 {
    font-size: 60%;
    line-height: normal;
}

.f-3 {
    font-size: 70%;
    line-height: normal;
}

.f-2 {
    font-size: 80%;
    line-height: normal;
}

.f-1 {
    font-size: 90%;
    line-height: normal;
}

.f0 {
    font-size: 100%;
    line-height: normal;
}

.f1 {
    font-size: 120%;
    line-height: normal;
}

.f2 {
    font-size: 140%;
    line-height: normal;
}

.f3 {
    font-size: 160%;
    line-height: normal;
}

.f4 {
    font-size: 180%;
    line-height: normal;
}

.f5 {
    font-size: 200%;
    line-height: normal;
}

.f6 {
    font-size: 220%;
    line-height: normal;
}

.f7 {
    font-size: 240%;
    line-height: normal;
}

.f8 {
    font-size: 260%;
    line-height: normal;
}

.f9 {
    font-size: 280%;
    line-height: normal;
}

.f10 {
    font-size: 300%;
    line-height: normal;
}

.f20 {
    font-size: 400%;
    line-height: normal;
}

.f30 {
    font-size: 500%;
    line-height: normal;
}

.f40 {
    font-size: 600%;
    line-height: normal;
}

.f50 {
    font-size: 700%;
    line-height: normal;
}

.f60 {
    font-size: 800%;
    line-height: normal;
}

.f70 {
    font-size: 900%;
    line-height: normal;
}

.f80 {
    font-size: 1000%;
    line-height: normal;
}

.cmt {
    margin-top: 0 !important;
}

.cmr {
    margin-right: 0 !important;
}

.cmb {
    margin-bottom: 0 !important;
}

.cml {
    margin-left: 0 !important;
}

.cm {
    margin: 0 !important;
}

.cpt {
    padding-top: 0 !important;
}

.cpr {
    padding-right: 0 !important;
}

.cpb {
    padding-bottom: 0 !important;
}

.cpl {
    padding-left: 0 !important;
}

.cp {
    padding: 0 !important;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #d1004b;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 3;
    color: #d1004b;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #d1004b;
    border-color: #d1004b;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* Article card horizontal alignment fix */
.table-product-wrapper {
    @media (min-width: 991px) {
        /* To vertcal align content */
        display: flex;
    }
    .table-product {
        &:has(.table-product-price-1) thead tr,
        &:has(.table-product-price-1) tbody tr {
            /* Divide the same amount of available space to each column on desktop */
            @media (min-width: 991px) {
                display: flex !important;
                align-items: center;
                > * {
                    flex: 1;
                }
            }
        }
    }
    &:not(.first) thead {
        @media (min-width: 991px) {
            /* Hide the table head on desktop except for the first row */
            display: none !important;
        }
    }
}