﻿.frm-contact-bct {
    background: #fafafa;
    padding-bottom: 30px;
}

.frm-contact-content {
    width: 768px;
    margin: -85px auto 0 auto;
    border: 0;
    border-top: 5px solid #4b82b1;
    box-shadow: 0px 1px 2px #ccc;
}

.frm-contact-bct-heading {
    padding: 20px calc(50% - 384px) 100px calc(50% - 384px);
    background: #c0a67c;
    background: #5398d3;
    color: #fff;
}

.bx-article-send-list table td {
    padding: 5px 10px;
}

.frm-contact-content table td {
    padding: 5px 0 5px 20px;
}

#articleBrief {
    visibility: inherit !important;
}

.__MB_BUTTON_ARTICLE_SEND, .__MB_BUTTON_ARTICLE_NEXT, .__MB_BUTTON_ARTICLE_UPLOAD {
    background: #ec2226;
    padding: 10px 10px;
    color: #fff;
    border: 0;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
}

    .__MB_BUTTON_ARTICLE_SEND .ui-icon, .__MB_BUTTON_ARTICLE_NEXT .ui-icon, .__MB_BUTTON_ARTICLE_UPLOAD .ui-icon {
        display: none;
    }

.bx-article-send-list input {
    max-width: 100%;
}

.bx-article-send-list textarea, #cke_articleBrief {
    max-width: 100%;
    width: 100% !important;
}
.bx-breadcrumb {
    position: relative;
    border-bottom: 1px solid #ebebeb;
}
.breadcrumb {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow-x: scroll;
    height: 45px;
}
    .breadcrumb .cat:first-child {
        position: relative;
    }

    .breadcrumb .cat, .cat > h1 {

        font-weight: 400;
    }

.cat {
    color: #666;
    font-size: 13px;
}
    .cat > h1 {
        font-size: 20px;
        line-height: 1.25;
    }

   
.breadcrumb > .cat:first-child a, .breadcrumb > .cat:first-child span {
    font-size: 20px;
    color: #000;
    margin-left: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    margin-right: 15px;
}

.cat a {
    margin: 0 12px;
}
.breadcrumb > .cat:first-child a::after {
    content: '';
    height: 18px;
    width: 4px;
    background-color: #e1e1e1;
    position: absolute;
    top: 4px;
    right: 0;
}
.mb25 {
    margin-bottom: 25px;
}

.mt20 {
    margin-top: 20px;
}
.frm-contact-bct {
    background: #fafafa;
    padding-bottom: 30px;
}
.frm-contact-bct-heading {
    padding: 20px 20px 100px 20px;
    background: #5398d3;
    color: #fff;
}
.frm-contact-content {
    width: calc(100% - 40px);
    margin: -85px auto 0 auto;
    border: 0;
    border-top: 5px solid #4b82b1;
    box-shadow: 0px 1px 2px #ccc;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 1px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 1px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 1px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 1px;
}

.ui-widget-content {
    color: #444;
}

.ui-widget {
    font-size: 1.1em;
}

.bx-article-send-list input, .bx-article-send-list textarea, #cke_articleBrief {
    width: 100% !important;
    max-width: 100%;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 1em;
}
#articleBrief {
    visibility: inherit !important;
}
.bx-article-send-list input, .bx-article-send-list textarea, #cke_articleBrief {
    width: 100% !important;
}
.bx-article-send-list textarea, #cke_articleBrief {
    max-width: 100%;
    width: 100% !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ddd;
    background: #f6f6f6 url(images/ui-bg_highlight-soft_100_f6f6f6_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #0073ea;
}

.ui-widget .ui-widget {
    font-size: 1em;
}
.__MB_BUTTON_ARTICLE_SEND {
    width: 100%;
    white-space: nowrap;
}
.__MB_BUTTON_ARTICLE_SEND, .__MB_BUTTON_ARTICLE_NEXT, .__MB_BUTTON_ARTICLE_UPLOAD {
    background: #ec2226;
    padding: 10px 10px;
    color: #fff;
    border: 0;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
}
    .__MB_BUTTON_ARTICLE_SEND .ui-icon, .__MB_BUTTON_ARTICLE_NEXT .ui-icon, .__MB_BUTTON_ARTICLE_UPLOAD .ui-icon {
        display: none;
    }

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_666666_256x240.png);
}
ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(images/ui-icons_ff0084_256x240.png);
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #444;
}
::placeholder {
    color: #d2d1d1;
}