﻿#catTable tr:hover td {
    background: #778899;
}

#parent-edit {
    padding: 50px;
}


    #parent-edit .edit-table td {
        color: black;
        /*padding-left: 10px;*/
    }

    #parent-edit #tHead {
        background-color: #C8E97F;
        padding-left: 10px;
    }

#glyph {
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    text-align: center;
}

    #glyph:hover {
        color: #cccccc;
    }

#catTable th {
    padding-left: 5px;
}

#catTable td {
    padding-left: 5px;
}



.toggle-switch-checkbox {
    display: none;
}

/*.is_text,*/ .category_list_item {
    padding-left: 10px;
    height: 33px;
}

.toggle-switch {
    width: 5.5em;
    height: 1.75em;
    border-radius: 1.875em;
    background-color: #ccc;
    display: inline-block;
    position: relative;
    text-indent: -150%;
    clip: rect(0 0 0 0);
    color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .toggle-switch:before, .toggle-switch:after {
        content: "";
        display: block;
        position: absolute;
    }

    .toggle-switch:before {
        background-color: #777;
        top: 0.25em;
        left: 0.25em;
        right: 0.25em;
        bottom: 0.25em;
        border-radius: 1.875em;
    }

    .toggle-switch:after {
        background-color: #fff;
        width: 1.25em;
        height: 1.25em;
        top: 0.25em;
        left: 0.25em;
        border-radius: 1.875em;
        cursor: pointer;
        box-shadow: 0.125em 0.25em 0.375em rgba(85, 85, 85, 0.3);
    }

#parent-edit span.toggle-icon.dnnSectionExpanded {
    background: url(../../images/up-icn.png) no-repeat right 50%;
}

#parent-edit span.toggle-icon {
    width: 15px;
    height: 35px;
    float: right;
    color: #222;
}

    #parent-edit span.toggle-icon:not(.dnnSectionExpanded) {
        background: url(../../images/down-icn.png) no-repeat right 50%;
    }

.toggle-switch-checkbox:checked + .toggle-switch:before {
    background-color: #4caf50;
}

.toggle-switch-checkbox:checked + .toggle-switch:after {
    left: 4em;
}

.csstransitions.csstransforms .toggle-switch:before {
    -webkit-transition-property: background-color;
    -moz-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
}

.csstransitions.csstransforms .toggle-switch:after {
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    transition-duration: 100ms;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.csstransitions.csstransforms .toggle-switch-checkbox:checked + .toggle-switch:after {
    left: inherit;
    -webkit-transform: translateX(4em);
    -moz-transform: translateX(4em);
    -ms-transform: translateX(4em);
    -o-transform: translateX(4em);
    transform: translateX(4em);
}

#parent-edit .edit-table {
    float: left;
}

#parent-edit .articles {
    width: 65%;
}

#parent-edit .categories {
    width: 30%;
    margin-left: 36px;
}

.float-left {
    float: left;
}

.display-inline {
    display: inline;
}

.is_textbold {
    text-align: center;
    font-weight: bold;
}

.is_text label {
    margin-bottom: 0;
}


.width-20-perc {
    width: 20%;
    float: left;
}

.width-30-perc {
    width: 30%;
    float: left;
}

.width-33-perc {
    width: 33%;
    float: left;
}

.width-50-perc {
    width: 50%;
    float: left;
}

.width-100-perc {
    width: 100%;
}

.full-width {
    margin-top: 10px;
    width: 100%;
}

.width-40-perc {
    width: 40%;
    float: left;
}

.width-70-perc {
    width: 70%;
    float: left;
}

.left-half {
    width: 200px;
    float: left;
}

.split-2 {
    width: 500px;
    margin-left: 170px;
}

.split-2-temp {
    width: 600px;
    margin-left: 94px;
}

.right-half {
    width: 206px;
    float: left;
}

.left-half-temp {
    width: 290px;
    float: left;
    position: relative;
    left: -90px;
}

.right-half-temp {
    width: 290px;
    float: left;
    position: relative;
    left: 100px;
}



.setting-options {
    /*padding: 10px 0 0 80px;*/
}

.float-left {
    float: left;
}

h3.is_textbold {
    margin-bottom: 0;
}

#news-module-settings hr {
    margin-top: 0;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}




#news-module-settings .split-even label {
    font-weight: bold !important;
}

#news-module-settings .cover-3 {
    margin-left: 100px;
}

#news-module-settings .cover-1 {
    margin-left: 55px;
}

#news-module-settings .buttons {
    width: 198px;
    margin-left: auto;
    margin-right: auto;
}

#news-module-settings .single-button, #news-module-settings .buttons {
    margin-top: 10px;
}

#news-module-settings .single-button {
    width: 115px;
    margin-left: auto;
    margin-right: auto;
}

    #news-module-settings .buttons input, #news-module-settings .single-button input {
        width: auto;
        height: 25px;
    }

        #news-module-settings .buttons input:not(:nth-of-type(1)) {
            margin-left: 5px;
        }

.padding-left-10 {
    padding-left: 10px;
}

.setting-option-row:before {
    display: table;
    content: "";
}

.setting-option-row {
    margin-top: 15px;
    width: 100%;
    float: left;
}

    .setting-option-row.subscribtion {
        margin: 15px auto;
        width: 420px;
        float: none;
    }

/*.setting-option-row.filter {
    margin: 15px auto;
    width: 420px;
}*/

/*#news-module-settings .dnnBoxLabel {
    font-weight: normal;
}*/


input[uib-datepicker-popup] {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    float: left;
}

.setting-section .btn-group label {
    display: block;
}

datepickerdemoBasicUsage {
    /** Demo styles for mdCalendar. */
}

.datepickerdemoBasicUsage md-content {
    padding-bottom: 200px;
}

.datepickerdemoBasicUsage .validation-messages {
    font-size: 11px;
    color: darkred;
    margin: 10px 0 0 25px;
}

.setting-section label, .setting-section select {
    font-size: 14px;
}

#news-module-settings .checkboxes .dnnCheckbox {
    float: right;
}


#news-module-settings .checkboxes .category_list_item span.table {
    width: 200px;
}

#news-module-settings .option-area {
    padding: 10px;
    background-color: #f0f0f0;
}

#news-module-settings .option-tem, #news-module-settings .input-item {
    /*width: 145px;*/
    float: left;
}

#news-module-settings .input-tem {
    clear: left;
}


#parent-edit th {
    /*padding: 3px;*/
}

.edit-table th span {
    cursor: pointer;
}

.edit-table .form-group {
    float: left;
    padding: 15px;
}

@media (min-width: 651px) {
    .brand_heading {
        position: absolute;
        top: -130px;
        margin-left: -50%;
    }
}

@media (max-width: 650px) {
    .brand_heading {
        position: absolute;
        top: -77%;
    }
}

#news-module-settings .padding_none {
    padding: 0;
}

#news-module-settings .error_message:before {
    content: "* &nbsp";
}

#news-module-settings .error_message {
    color: red;
}




    #news-module-settings .inka-container {
        width: 90%;
        margin: -12px auto;
    }

.dnnAdminTabNav.ui-widget-header {
    border: none;
    background: transparent;
    color: #ffffff;
    font-weight: bold;
}

.ui-datepicker-header select {
    background: #f6f6f6;
    color: #0094ff;
    border: none;
}

#news-module-settings .date_popup > input {
    float: left;
    height: 34px;
}


    #news-module-settings .archive-period input {
        height: 34px;
        width: 68px;
        margin-left: -3px;
    }

#news-module-settings .date_popup > input.disabled, #news-module-settings .date_popup button.disabled, #news-module-settings .inka-container input.disabled, .inka-container select.disabled {
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ccc;
    opacity: 0.1;
}


#news-module-settings .inka-container input[text], .inka-container select {
    padding: 6px !important;
}

#news-module-settings .inka-container > div {
    margin-bottom: 20px;
}

.angular-binding {
    margin-top: 20px;
}

.expose {
    position: relative;
}

#inka-overlay {
    background: rgba(0,0,0,0);
    width: 100%;
    height: 6000px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99998 !important;
}

.rddlSlide, .rddlDropDownSlide {
    z-index: 1000000 !important;
}

.rddlPopup .rddlList {
    z-index: 99999 !important;
}

.RadDropDownList .rddlInner {
    height: 24px !important;
}

.inka-publish-options, .cacel-preview {
    display: inline-block;
    color: #000000;
    font-weight: normal;
}

.number-of-items {
}

.articles-module .preview-item {
}

.articles-module .toggle-target {
    margin-top: 10px;
    /*position: absolute;*/
    top: -120px;
    background-color: transparent;
    width: 100%;
    height: 112px;
    opacity: .2;
    -webkit-transition: opacity 1s; /* Safari */
    transition: opacity 1s;
}

    .articles-module .toggle-target:hover {
        opacity: 1;
        -webkit-transition: opacity 1s; /* Safari */
        transition: opacity 1s;
    }

.articles-module .panel-header {
    text-align: center;
}

.articles-module .preview-toggler input {
    padding: 3px;
    /*position: relative;
        z-index: 1;
        top: -115px;*/
    /*float:right;*/
    /*margin-top:-56px;*/
}

.articles-module .inka-publish-options input {
    margin-right: 5px;
}

.articles-module .panel-content {
    text-align: center;
}

.articles-module .number-of-items input {
    width: 60px;
}

.articles-module .preview-item select {
    width: 350px;
}

.articles-module .panel-section {
    width: 470px;
    margin: 0 auto;
}

.preview-border {
    border: 1px solid red;
    padding: 0 5px 0 5px;
}

.preview-toggler {
    z-index: 1;
    /*position: relative;*/
    top: -137px;
    text-align: center;
}

/*#parent-edit .btn {
    display: inline-block;
    padding: 7px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #bbbbbb;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}*/

#parent-edit .possibly-subitems, #parent-edit .chosen-subitems {
    width: 38%;
    margin-bottom: 30px;
    float: left;
}

#parent-edit .add-remove-subitem {
    display: flex;
    float: left;
    width: 15%;
    flex-direction: column;
    align-items: stretch;
    height: 110px;
    justify-content: center;
    padding: 5px;
}

    #parent-edit .add-remove-subitem input:nth-child(1) {
        position: relative;
        top: -5px;
    }

    #parent-edit .add-remove-subitem input:nth-child(2) {
        position: relative;
        top: 5px;
    }

#parent-edit .sub-articles input {
    margin-bottom: 0;
}

#parent-edit .sub-articles {
    margin-bottom: 20px;
}

#parent-edit .dnnGridHeader td, thead.dnnGridHeader th, tr.dnnGridHeader th {
    padding: 6px 12px 6px 12px;
    border-bottom: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    background: #f0f2f1;
    background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(240, 242, 241) 100%);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background: -moz-linear-gradient(top, #fff 0%, #f0f2f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f2f1));
    background: -webkit-linear-gradient(top, #fff 0%,#f0f2f1 100%);
    background: linear-gradient(top, #fff 0%,#f0f2f1 100%);
}

#parent-edit .leaf {
    width: 15%;
    min-width: 120px;
}

#parent-edit .inka-check {
    float: right;
}

#parent-edit .servicename {
    word-wrap: break-word;
}

#parent-edit div.service {
    background: #fff;
    /*width: 125px;*/
    height: 174px;
    border: 1px solid #dfdfdf;
    /*display: block;*/
    margin: 0 auto;
    border-radius: 3px;
    padding: 5px;
}
