#wrap_swf_button{
    background-color:#FFFFCC;
    border:1px solid #EAEAEA;
    padding:0.2em;
    width:180px;
}
.controls .mb-static-val {
    display: inline-block;
    padding-top: 5px;
}
.item-wrap-website {
    max-width: 1200px;
}
.form-wrap-config {
    max-width: 1600px;
}
.wizard-panel .panel-heading {
    border-bottom-width: 0;
}
.wizard-panel.ms-form-act .panel-heading {
    border-bottom-width: 1px;
}
.ms-form-act.panel-default>.panel-heading .badge {
    background-color: #337ab7;
}
.toolbar-row {
    padding-top: 0.5em;
}
.badge.ws-icon-insecure .text-danger {
    color: #ffff00;
}
.open .link-ext-switch-right i.fa-search-plus:before {
    content: "\f010";
}
.col-town {
    padding-left: 0;
}
.controller-switch-links {
    padding-bottom: 6px;
}
.row-readonly .control-wrap {
    padding-top: 7px;
}
.table-striped tbody tr:nth-child(odd) td.green {
    background-color: #DFF2BF;
}
.table-striped tbody tr:nth-child(odd) td.insecure {
    background-color: #FF0000;
}
.table-striped tbody tr:nth-child(odd) td.insecure {
    background-color: #FFFFCC;
}
.table-striped tbody tr:nth-child(odd) td.red {
    background-color: #FFBABA;
}
.table-striped tbody tr:nth-child(odd) td.orange {
    background-color: #FEEFB3;
}
.table-striped tbody tr:nth-child(odd) td.yellow {
    background-color: #FFFFCC;
}
h4.headline-notifications {
    margin-top: 40px;
}
.deprecated {
    color: #999;
}
.block-container table{
    width: auto;
}
.table tbody tr.warning td.success,
.table-striped tbody tr:nth-child(odd) td.success {
    background-color: #dff0d8;
}
.table-striped tbody tr:nth-child(odd) td.warning {
    background-color: #fcf8e3;
}
.table-striped tbody tr:nth-child(odd) td.danger {
    background-color: #f2dede;
}
.table tr.installed-cms td {
    font-weight: bold;
}
.zip-field {
    width: 80px;
}
.mb-navbar-brand {
    padding-top: 12px;
}
.btn {
    transition: all .2s linear;
}
.btn-block {
    display: block;
}
.btn.processing {
    pointer-events: none;
    cursor: default;
    color: #fff;
    background: #999;
    border-color: #999;
}
.row-login-forgot {
    text-align: right;
    margin-bottom: 0;
    font-size: 12px;
}
.d-none {
    display: none;
}
@media (min-width: 1101px) and (max-width: 1350px) {
    #sysUserName {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1100px) {
    body {
        padding-top: 120px;
    }
    .navbar-header {
        float: none;
    }
    .navbar-text {
        position: absolute;
        top: -6px;
        right: 0;
    }
}
@media (min-width: 992px) {
    .cnt_usersettings #row_submit,
    .cnt_website #row_submit {
        position: absolute;
        left: 0;
        top: 200px;
        width: 25%;
        min-width: 270px;
    }
    .cnt_usersettings #row_submit .col-md-offset-2,
    .cnt_website #row_submit .col-md-offset-2 {
        margin-left: 0;
    }
    .cnt_website #row_submit .col-md-9 {
        margin-left: 0;
    }
    .cnt_website #fl-menu > .row > .col-md-9 {
        position: static;
    }
    .cnt_website #fl-menu {
        position: relative;
    }
    .cnt_usersettings #row_submit {
        left: 1px;
        top: 550px;
    }
    .cnt_usersettings #row_submit .col-md-9 {
        margin-left: 0;
    }
    .cnt_usersettings #fl-menu > .row > .col-md-9 {
        position: static;
    }
    .cnt_usersettings #fl-menu {
        position: relative;
    }
}
