/* === MAINTENANCE === */
body.maintenance #mws-error-page {
    max-width: none;
}

body.maintenance #mws-container {
    margin-left: 0;
}

a.btn.pink {
    color: #FFF !important;
}

.mws-stat {
    height: 50px;
}

.mws-stat-icon {
    text-align: center;
    font-size: 30px;
}

.mws-stat-icon i {
    margin-top: 10px;
}

.mws-stat .mws-stat-content {
    padding: 4px 20px;
}

.mws-stat-container {
    text-align: left;
}

.mws-stat .mws-stat-content .mws-stat-value {
    line-height: 20px;
    font-size: 20px;
}

.grid_4.no-margin {
    width: 50%;
    margin: 0;
}

.grid_6.no-margin {
    width: 75%;
    margin: 0;
}

.grid_2.no-margin {
    width: 25%;
    margin: 0;
}

.mws-summary.no-border > li {
    border: none;
}

span.or {
    text-align: center;
    width: 100%;
    display: block;
    color: #FFF;
    font-size: 14px;
    margin-top: 12px;
}

.mws-padded {
    padding: 24px;
}

.mws-tabs ul li a span {
    position: absolute;
    display: block;
    min-width: 12px;
    height: 16px;
    line-height: 16px;
    padding: 1px 3px 0 3px;
    font-size: 11px;
    text-align: center;
    color: #ffffff;
    background-color: #c00;
    top: -8px;
    right: 0%;
    z-index: 101;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

a.facebook-login {
    width: 100%;
    display: block;
    text-align: center;
}

a.pink {
    color: #f57abe !important;
}

body.maintenance #mws-footer {
    left: 0;
}

body.maintenance #mws-footer a {
    color: #F1399E;
}

.btn [class^="icon-"],
.btn [class*=" icon-"],
.mws-panel-header [class^="icon-"],
.mws-panel-header [class*=" icon-"]
{
    vertical-align: middle !important;
    line-height: 0.5 !important;
}

.mws-datatable td:first-of-type {
    width: 80px;
}

.mws-gallery {
    padding: 24px;
}

.cleditorToolbar {
    height: 27px;
}

.mws-panel p {
    margin-bottom: 20px;
}

.mws-panel .mws-form-message p {
    margin-bottom: 0;
}

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

.mws-gallery li {
    width: 100px;
    height: 135px;
}

.mws-gallery li:hover {
    cursor: move;
}

.mws-gallery li input {
    margin-top: 5px !important;
    width: 100%;
    font-size: 10px;
    height: 20px !important;
}

.mws-table thead th {
    text-align: left;
}

#mws-login .mws-form-row {
    padding: 12px 0 0 0;
}

#mws-login .mws-login-button {
    margin: 6px 0;
}

.ibutton-container {
    margin-top: 8px;
}

div#mws-login input.mws-login-username, div#mws-login input.mws-login-password {
    background-repeat: no-repeat;
    background-position: 5px center;
    min-height: 33px;
}

.cms-colorpicker {
    background-image: url(images/core/cpicker.png);
    background-repeat: no-repeat;
    background-position: right center;
}

/* === ERRORS === */
.error .el-rte .toolbar {
    border: 1px solid #EB979B;
}
.error .el-rte .workzone {
    border-left: 1px solid #EB979B;
    border-right: 1px solid #EB979B;
    border-bottom: 1px solid #EB979B;
}

/* === ICONS === */
.mws-ic {
    min-height: 32px;
    min-width: 32px;
}

/* === TABLES === */
.mws-table thead tr th a, .mws-table tbody tr td a {
    text-decoration: none;
    color: #323232;
}

.mws-table tbody tr:hover,
.mws-table tbody tr.ui-selected,
.mws-table tbody tr.ui-selecting,
.mws-table tbody tr:hover td a,
.mws-table tbody tr.ui-selected td a
.mws-table tbody tr.ui-selecting td a {
    color: #FFF;
}

.mws-table tbody tr:hover td,
.mws-table tbody tr.ui-selected td,
.mws-table tbody tr.ui-selecting td {
    background-color: #f1399e;
}

.mws-table thead tr th a:hover {
    text-decoration: underline;
}

/* === BULKACTIONS === */
.bulkactions-container {
    padding: 10px;
    border-bottom: 1px solid #cccccc;
}
.bulkactions-container .mws-form-item {
    width: auto;
}
.bulkactions-container .mws-form-item .select2-container {
    width: 250px;
}

/* === PANELS === */
.mws-panel-toolbar ul li a.disabled {
    color: #BBB;
}

.mws-panel-toolbar ul li a.current {
    font-weight: bold;
    text-decoration: underline;
}

.mws-panel-header a {
    color: #f57abe;
    text-decoration: none;
}

/* === EL-RTE === */
.el-rte .statusbar {
    display: none;
}

.el-rte .tabsbar .source {
    background-color: #F8F8F8;
    border: none;
    color: #F8F8F8;
}

.ui-dialog {
    min-width: 800px;
}

/* === OTHERS === */

a.mws-button {
    text-decoration: none;
}

#mws-user-tools #mws-user-info #mws-user-photo {
    height: 32px;
    width: 32px;
    padding: 0;
    background: none;
}

.ui-sortable tr {
    cursor: pointer;
}

div#mws-user-tools #mws-user-info #mws-user-functions
{
    font-size: 13px;
}

.mws-form hr {
    margin-top: 20px;
}

form .submit {
    cursor: pointer;
}

.dataTables_wrapper .dataTables_length .select2-container {
    width: 60px;
}

.dataTables_wrapper .dataTables_length {
    position: absolute;
    right: -2px;
    top: -47px;
}

.dataTables_wrapper .dataTables_filter {
    position: absolute;
    right: 62px;
    top: -50px;
    background: none !important;
    border-bottom: none !important;
}

.dataTables_wrapper .dataTables_filter input {
    width: 175px;
}

.mws-table tr:hover .btn-toolbar ul li a {
    color: #000;
}

.mws-table tbody tr.odd:hover td,
.mws-table tbody tr.even:hover td {
    cursor: pointer !important;
}

.dataTables_filter label {
    color: #FFF;
}

.dataTables_filter input {
    margin: 3px 5px;
}

#mws-user-tools #mws-nav-collapse.pull-right {
    float: right;
}

/* === jQuery UI === */
#mws-gallery li.ui-selected {
    border: 3px solid #f1399e;
    height: 96px;
    width: 96px;
}

ul#mws-gallery li .mws-gallery-overlay .mws-gallery-delete
{
    width:32px;
    height:32px;
    display:block;
    position:absolute;
    top:30%; left:50%;
    margin-left:-16px;
    margin-top:-16px;

    background:#323232 url(icons/24/cross.png) no-repeat center center;

    /* CSS 3 */

    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -khtml-border-radius:4px;
    border-radius:4px;
}

ul#mws-gallery li .mws-gallery-overlay .mws-gallery-zoom {
    left: 30%;
}

/* === Flash Messages === */
.flash {
    margin-top: -10px;
}

ul.dropdown-menu li form a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    white-space: nowrap;
}

.mws-summary .label {
    margin-top: 3px;
}

.pickList_controlsContainer {
    margin-top: 2px;
}

.pickList .pickList_controlsContainer .btn {
    padding: 10px 0;
}

.pickList .pickList_list .pickList_listItem:hover, .pickList .pickList_list .pickList_listItem.pickList_selected {
    background-color:#f1399e;
}

/* Joyride */
.joyride-content-wrapper p {
    color: #222;
    font-size: 12px;
    max-width: 270px;
    margin: 0;
}

.joyride-tip-guide {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff;
}

.joyride-close-tip {
    color: #000 !important;
}

.joyride-close-tip:hover {
    color: #000 !important;
}

.joyride-tip-guide span.joyride-nub.right {
    border-left-color: #fff !important;
}

.joyride-tip-guide span.joyride-nub.left {
    border-right-color: #fff !important;
}

.joyride-tip-guide span.joyride-nub.top {
    border-bottom-color: #fff !important;
}

.joyride-tip-guide span.joyride-nub.bottom {
    border-top-color: #fff !important;
}

.joyride-expose-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}

.joyride-modal-bg {
    background: rgba(0,0,0,0.8);
}

ol[data-joyride] {
    display: none;
}

.docs h1 {
    font-size: 24px;
}

.docs h2 {
    font-size: 20px;
    padding-left: 20px;
}

.docs h1, .docs h2 {
    border-bottom: 1px solid #DDD;
}

.docs h1 {
    margin: 40px 0 20px 0;
}

.docs h1:first-of-type {
    margin-top: 0;
}

.docs pre {
    margin: 20px 0;
}

.docs a {
    color: #f57abe;
}

/* === Redactor === */
.redactor_toolbar {
    background: #f1f1f1;
    background: -moz-linear-gradient(top, #f1f1f1 0%, #e2e2e2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#e2e2e2));
    background: -webkit-linear-gradient(top, #f1f1f1 0%,#e2e2e2 100%);
    background: -o-linear-gradient(top, #f1f1f1 0%,#e2e2e2 100%);
    background: -ms-linear-gradient(top, #f1f1f1 0%,#e2e2e2 100%);
    background: linear-gradient(to bottom, #f1f1f1 0%,#e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e2e2e2',GradientType=0 );
}

.redactor_box {
    border: 1px solid #ddd;
}

.redactor_toolbar li a:hover {
    border-color: #f57abe;
    background-color: #f1399e;
    outline: none;
}

.redactor_editor {
    min-height: 300px;
}

/* === Go to Website logo === */
a.go-to-website {
    display: table-cell;
    color: #FFF;
    font-size: 34px;
    padding: 12px 0 0 30px;
}

.tooltip {
    white-space: nowrap;
}

/* === Image overlay panel delete rotate === */
.create-edit-image {
    display: inline-block;
    float: none;
    width: auto;
    height: auto;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.create-edit-image:hover .image-overlay {
    display: block;
}

.create-edit-image .image-overlay {
    position: absolute;
    top: 50%;
    margin-top: -44px;
    left: 0;
    right: 0;
    display: none;
    text-align: center;
}

.create-edit-image .image-overlay .mws-gallery-btn {
    width: 44px;
    height: 44px;
    border: 1px solid #252525;
    display: inline-block;
    text-align: center;
    background: #323232;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.create-edit-image .image-overlay .mws-gallery-btn [class*="icon-"] {
    font-size: 18px;
    color: #fff;
    line-height: 44px;
}

.plupload_container {
    padding: 0px;
}

.mws-form-append .mws-form-item {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap;
}

.mws-form-append .mws-form-item input {
    flex: 0 1 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.mws-form-append .mws-form-item input~.input-append {
    flex: 0 0 auto;
    background: #292828;
    color: white;
    right: 0;
    top: 0;
    bottom: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.mws-form-append .mws-form-item input~.input-append span {
    display: inline-block;
    padding: .35em .5em;
}

[data-action] {
    cursor: pointer;
}

#jGrowl.jGrowl.top-right {
    margin-top: 4rem;
}

.bg-success {
    background-color: #468847;
    color: #fff;
}

.bg-info {
    background-color: #3a87ad;
    color: #fff;
}

.bg-inverse {
    background-color: #333333;
    color: #fff;
}

.label.label-yellow,
.bg-yellow {
    background-color: #ffe300;
    color: #525252;
}

.label.label-orange,
.bg-orange {
    background-color: #ff7b00;
    color: #fff;
}

.label.label-purple,
.bg-purple {
    background-color: #a200ff;
    color: #fff;
}

.label.label-brown,
.bg-brown {
    background-color: #554225;
    color: #fff;
}

.label.label-teal,
.bg-teal {
    background-color: #03b78e;
    color: #fff;
}