.fm_setting_page .postbox-container {
    border: 2px solid #0073aa;
    width: 46%;
    margin: 10px;
    background-color: white;
}

.fm_setting_page .postbox-container .content {
    margin-left: 13px;
    padding: 11px;
}

.button.arcavis_danger {
    background: rgb(255, 47, 47) none repeat scroll 0 0;
    color: #fff;
}
.w-5 {
    width: 5%;
    padding-top: 14px;
    float: left;
}
.w-95 {
    width: 95% !important;
    float: left;
}
.btn, .btn input, .btn a { color: #fff !important; }
.js div#arcavis_preloader {
    display: none;
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0, 0.43);
    z-index: 30001;
}
label { 
    color: #000 !important;
    font-size: inherit !important;
}

body.arcavis_sync_active #wpadminbar,
body.arcavis_sync_active #adminmenuwrap, 
body.arcavis_sync_active .wrap,
body.arcavis_sync_active .container {
    filter: blur(2px);
}
.progress.hidden { display: none; }
.arcavis_sync_active .progress.hidden { display: block; }
.arcavis .submit input {
    width: 100%;
    height: 100%;
}

#arcavis_preloader>div {
    background-color: #fff;
    padding: 25px;
    border-radius: 2px;
    color: #0073aa;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

#arcavis_preloader div h3 {
    font-size: 25px;
    line-height: 1.2;
    color: #0073aa;
}

#arcavis_preloader div h4 {
    font-size: 16px;
    line-height: 1.2;
    color: #0073aa;
}

.arcavis_progress {
    margin-top: 20px;
    width: 100%;
    height: 20px;
    background-color: white;
    border: 1px solid gray;
}

.arcavis_progress-value {
    height: 100%;
    background-color: #0073aa;
    background-size: 15px 15px;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent);
    animation: ani-state__progress-stripes 1s linear infinite reverse;
}

@keyframes ani-state__progress-stripes {
    from {
        background-position: 15px 0;
    }

    to {
        background-position: 0 0;
    }
}

.fm_setting_page .postbox-container .header {
    background-color: #0073aa;
    color: #ffffff;
    font-weight: heavy;
    font-size: 16pt;
    height: 20px;
    padding: 10px;
}

.fm_setting_page .fm-admin-table {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    border-spacing: 0;
    width: 100%;
    clear: both;
    margin: 0 0 1em 0;
}

.fm_setting_page .fm-admin-table * {
    word-wrap: break-word;
}

.fm_setting_page .fm-admin-table thead tr td,
.fm_setting_page .fm-admin-table thead tr th {
    color: #32373c;
    font-size: 1.1em;
    font-weight: 400;
    padding: 9px;
    line-height: 1.4em;
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
}

.fm_setting_page .fm-admin-table td {
    font-size: 1.1em;
    text-align: left;
    padding: 9px;
    border-bottom: 1px solid #ebebeb;
    vertical-align: top;
}

.fm_setting_page .fm-admin-table ul {
    margin: 0;
    padding: 0;
}

.fm_setting_page .fm-admin-table--fix-width td:first-child {
    width: 25%;
}

.fm_setting_page .fm-admin-table--fix-width td:nth-child(2) {
    width: 2%;
}

.fm_setting_page .fm-admin-table--fix-width td:nth-child(3) {
    width: 65%;
}
.collapsible-header {
    font-size: 1.5em;  
}
.collapsible-header span {
    width: 35px;
    margin-top: 6px;
}
.collapsible li {
    margin-bottom: 0;
}
.info-view h4 {
    margin-bottom: 30px;
}
.s12:nth-child(2) {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.row .col.s12:first-child, .row .col .s6:first-child {
    font-size: 1.2em;
}
.dotted {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border: 5px dashed #c7c7c7;
    border-radius: 8px;
}
.dotted.noborder {
    border-color: transparent !important;
}
span.dotted {
    padding: 5px !important;
}
.collapsible.dotted {
    padding: 0 !important;
    border-width: 1px;
}
.collapsible.dotted li:first-child .collapsible-header {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.collapsible.dotted li:last-child .collapsible-header {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.collapsible.dotted li.active:last-child .collapsible-header {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.aboutPlugin img {
    width: 40%;
    height: auto;
    float: left;
    margin-left: 5%;
    margin-right: 5%;
}
.aboutPlugin img:first-child {
    width: 35%;
}
.aboutPlugin img:nth-child(2) {
    position: absolute;
    top: -47px;
    right: 20%;
    height: 74px;
    width: auto;
}
.aboutPlugin img:nth-child(3) {
    padding-top: 10px;
}
.relative {
    position: relative;
}
img.title-tooltip {
    position: absolute;
    top: -41px;
    left: 4%;
    height: 74px;
    width: auto;
}
.schedules li {
    padding-bottom: 2.2em;
}
.bubble-i-sync {
    position: absolute;
    top: 33px;
    right: 18%;
    height: 50px;
    width: auto;
    transform: rotate(25deg);
    z-index: -1;
}
ul.tabs {
    background: transparent;
}
.tabs .tab a {
    color: #3b3b3b !important;
}
.tabs .tab a.active, .tabs .tab a:hover {
    color: #d5af38 !important;
}
.tabs .indicator {
    background-color: #d5af38 !important;
}
.tabs .tab a:focus, .tabs .tab a:focus.active, .tab:focus {
    background-color: transparent !important;
    box-shadow: none !important;
    outline: 0;
}
input:focus {
    outline: 0 !important;
}
.rotate {
    transform: rotate(180deg);
}
.extend-content {
    display: none;
}
.sync-options li {
    min-height: 27px;
}