﻿html, body, form {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

:link img {
    border: none;
}

.clearer {
    clear: both;
    height: auto;
}

.group:after {
    content: "";
    display: table;
    clear: both;
}
/**************************/
.lsToolbar {
    overflow: hidden !important;
    border: solid 1px black;
}

.lsContent {
    position: relative;
}
/**************************/
.lsTop {
    height: 33px;
    overflow: hidden;
    padding-right: 189px;
}

    .lsTop .lsTopHeading {
        white-space: nowrap;
        margin-left: 50%;
        margin-right: 50%;
        margin-top: 10px;
    }
/**************************/
.lsTopMenu {
    padding-top: 1px;
}

.lsTopMenu, .lsListHeader {
    height: 26px;
    overflow: hidden;
}

    .lsTopMenu .lsTopContainer {
        min-width: 1000px;
    }

        .lsTopMenu .lsTopContainer > div {
            float: left;
        }

.lsTablePartHalf {
    width: 50%;
    height: 150px;
    vertical-align: top;
}

.lsFilterItem {
    margin-right: 20px;
    width: 200px;
}

.litModuleContentWithTreeMainSizeV2 {
    width: 100%;
    height: 100%;
}

.litInputLeftArea {
    padding-left: 9px !important;
    padding-right: 9px !important;
    padding-top: 8px !important;
}

.litInputRightArea {
    padding-left: 8px !important;
    padding-top: 6px !important;
}

.litLeftArea {
    /**/
    float: left; /*	width: 50%;*/
}

.litMiddleArea {
    /**/
    float: left; /*	width: 50%;*/
}

.litRightArea {
    /**/
    float: right; /*	width: 250px;*/
}

.litListAreaV2 td, .litListWithTreeAreaV2 td, .litListWithTreeWithTabAreaV2 td {
    height: 25px;
    padding-left: 10px;
}

.litListAreaV2 th, .litListWithTreeAreaV2 th, .litListWithTreeWithTabAreaV2 th {
    height: 25px;
    padding-left: 10px;
}

.litListWithTreeAreaV2 table {
    width: 100%;
}

.litModalPopupHeader {
    font-size: 72%;
    font-weight: bold;
}

.litModalPopupContent {
    overflow: hidden;
}

.litModalPopupIFrame {
    padding: 0px;
    margin: 0px;
    width: 700px;
    height: 400px;
    margin-left: 1px;
    background-color: white;
}

div.contentCssDDPR .litModalPopupIFrame {
    height: 100%;
    width: 99.8%;
    min-height: 280px;
    min-width: 926px;
}

div.contentCssMediaArchive .litModalPopupIFrame {
    height: 100%;
    width: 99.8%;
    min-height: 561px;
    min-width: 926px;
}
div.contentCssMediaArchive  {
     height: 95%;
     width: 100%;
 }

div.contentCssRelation .litModalPopupIFrame {
    height: 100%;
    width: 99.8%;
    min-height: 561px;
    min-width: 926px;
}

div.contentCssRelation {
    height: 95%;
    width: 100%;
}

.litModalPopupBody {
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    font-size: 11pt;
}
/**************************/
.RadTreeView {
    margin-left: 8px;
    margin-top: 10px;
}

    .RadTreeView .rtSp {
        width: 10px;
    }

    .RadTreeView .rtTop,
    .RadTreeView .rtMid,
    .RadTreeView .rtBot {
        padding: 1px 0 1px 10px !important;
    }

    .RadTreeView .rtLI .rtPlus,
    .RadTreeView .rtLI .rtMinus {
        margin-left: -12px !important;
        margin-right: 3px !important;
        width: 9px;
    }

    .RadTreeView .rtLI .rtLI .rtPlus,
    .RadTreeView .rtLI .rtLI .rtMinus {
        margin-left: -15px !important;
        margin-right: 5px !important;
        width: 9px;
    }

div.RadTreeView .rtUL .rtLI .rtUL {
    padding-left: 12px;
}

    div.RadTreeView .rtUL .rtLI .rtUL .rtLI .rtUL {
        padding-left: 12px;
    }

div.RadTreeView .rtIn,
div.RadTreeView .rtHover .rtIn,
div.RadTreeView .rtSelected .rtIn {
    padding-left: 2px;
}

div.RadTreeView .rtHover .rtIn {
    margin-left: 1px;
}

div.RadTreeView .rtSelected .rtIn {
    padding-right: 0 !important;
}

div.RadTreeView .rtLI .rtLI .rtIn {
    padding-left: 3px;
}

div.RadTreeView .rtLI .rtLI .rtHover .rtIn {
    padding-left: 3px;
}

div.RadTreeView .rtLI .rtLI .rtSelected .rtIn {
    padding-top: 2px;
    padding-left: 3px !important;
    padding-right: 3px !important;
}

div.RadTreeView .rtUL SPAN {
    cursor: pointer;
}
/**************************/
.lsFastSearch {
    position: absolute;
    right: 0px;
    width: 200px;
    height: 24px;
    top: 5px;
    padding-left: 5px;
    padding-top: 3px;
    vertical-align: top;
}

    .lsFastSearch .lsFastSearchInput {
        height: 16px;
        border: none;
        border: 0;
        line-height: 16px;
        width: 162px;
        padding: 0;
    }

    .lsFastSearch .lsFastSearchButtons {
        float: left;
    }

    .lsFastSearch .lsFastSearchButton {
        float: left;
        width: 16px;
        height: 22px;
    }
/**************************/
.lsContentHeader {
    min-height: 40px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

    .lsContentHeader .lsContentHeaderHeading {
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
        padding-left: 8px;
        font-size: 15px;
    }

        .lsContentHeader .lsContentHeaderHeading img {
            margin-top: -4px;
            vertical-align: middle;
            margin-right: 5px;
            height: 16px;
            background-repeat: no-repeat;
        }
/**************************/
.lsStartMenu {
    position: absolute;
    top: 0px;
}

    .lsStartMenu .RadMenu .rmLeftImage {
        margin-top: 0px;
    }

.lsStartMenuTable {
    width: 172px; /*326px;*/
    height: 310px;
}

.lsStartMenuTop {
    width: 172px; /*326px;*/
    height: 4px;
}

.IE6 .lsStartMenuTop, .IE7 .lsStartMenuTop {
    position: absolute;
    top: 35px;
}

.lsStartMenuBottom {
    width: 172px; /*326px;*/
    height: 9px;
}

.IE6 .lsStartMenuBottom, .IE7 .lsStartMenuBottom {
    position: relative;
    top: -6px;
}

.lsStartMenuMiddle {
    width: 2px;
}

.lsStartMenuItem,
.lsStartMenuItemDisabled,
.lsStartMenuItem span,
.lsStartMenuItemDisabled span {
    height: 35px !important;
    width: 163px !important;
    overflow: hidden;
    line-height: 35px !important;
}

.RadMenu .rmSlide .rmVertical .lsStartMenuItem .rmLeftImage {
    margin-top: -12px;
}

/**************************/
.lsFastSearchModuleButton {
    margin-left: 2px;
    width: 5px;
    height: 22px;
    line-height: 22px;
    margin-bottom: -1px;
}

.lsFastSearchMenuTable {
    width: 143px;
}

.lsFastSearchMenuTop {
    width: 143px;
    height: 2px;
}

.lsFastSearchMenuBottom {
    width: 143px;
    height: 9px;
}

.lsFastSearchMenuItem, .lsFastSearchMenuItemDisabled, .lsFastSearchMenuItemSelected {
    height: 24px;
    line-height: 24px;
}

.lsFastSearchMenuPosition {
    width: 180px;
}

.IE .lsFastSearchMenuPosition {
    margin-top: -3px;
}

.IE6 .lsFastSearchInput, .IE7 .lsFastSearchInput {
    position: relative;
    top: -2px;
}
/**************************/
.lsFastSearchResult {
    display: none;
    position: absolute;
    right: 12px;
    top: 29px;
    min-width: 420px;
}

    *:first-child + html .lsFastSearchResult .litInformationGroup {
        position: absolute;
        right: 0px;
    }


    .lsFastSearchResult .lsFastSearchResultHeader {
        /*width: 100%;*/
        margin-left: -8px;
    }

.lsFastSearchResultHeader {
    padding-bottom: 2px;
}

.lsFastSearchResult .lsFastSearchResultMiddle {
    padding-bottom: 0px;
}

    .lsFastSearchResult .lsFastSearchResultMiddle .lsFastSearchResultList {
        overflow: auto;
    }

.lsFastSearchResult .lsFastSearchResultFooter {
    padding-top: -2px;
    margin-left: -8px;
}

    .lsFastSearchResult .lsFastSearchResultFooter a {
        display: block;
        padding: 0px;
        margin: 0px;
        height: 13px;
        text-decoration: none;
    }

    *:first-child + html .lsFastSearchResult .lsFastSearchResultFooter a {
        padding-left: 5px;
    }

.lsFastSearchResult .lsFastSearchResultMiddle .lsFastSearchResultList table {
    width: 100%;
}

    .lsFastSearchResult .lsFastSearchResultMiddle .lsFastSearchResultList table .col1 {
        width: 20px;
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .lsFastSearchResult .lsFastSearchResultMiddle .lsFastSearchResultList table .col2 {
        width: 200px;
    }
/**************************/
.rgHeader {
    min-width: 20px !important;
}

.ArticleGrid .rgHeaderDiv {
    overflow: visible !important;
}

.lsContentNoScroll, .lsContentHalfNoScroll, .lsContentNoScrollWithPadding {
    overflow: hidden;
}

.lsContentNoScroll, .lsContentHalfNoScroll, .lsContentNoScrollWithPadding, .lsContentHalfNoScrollWithPadding {
    height: 100%;
}

.lsContentScroll, .lsContentScroll2, .lsContentNoScrollWithPadding, .lsContentHalfNoScrollWithPadding {
    padding: 20px;
}

.lsContentHalfNoScroll {
    width: 45%;
}

.lsSection {
    padding: 15px;
}

.lsIconContent {
    padding-top: 10px;
}

#PageTypeContent td, #PageTypeContent th {
    height: 25px;
    padding-left: 10px;
}

.lsSettingTable td {
    height: 25px;
    padding-left: 10px;
    padding-bottom: 10px;
}

/**************************/
.lsInformation {
    overflow: hidden;
    height: 42px;
    display: none;
}

    .lsInformation > div:last-child > div {
        padding-top: 8px;
        padding-bottom: 8px;
    }

.lsInformationHeading {
    margin-bottom: 3px;
}

    .lsInformationHeading span {
        margin-left: 29px;
    }

.lsInformationContent {
    padding-right: 8px;
    padding-left: 8px;
}

.lsInformationClose {
    margin-right: 15px;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    margin-top: 8px;
}

.lsInformationIconOk, .lsInformationIconInfo, .lsInformationIconError {
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    margin-top: 0px;
    margin-left: 8px;
    position: absolute;
    padding-right: 5px;
}
/**************************/
.lsContentHeader .lsFilterAreaOpen, .lsContentHeader .lsFilterAreaClose {
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    top: 10px;
    right: 8px;
    position: absolute;
}

.lsContentHeader .lsFilterArea {
    margin: 8px;
    display: none;
}

.lsContentHeader .lsFilterNoMargin {
    margin: 0px;
}
/**************************/

.IE8 .NoPaddingGrid td, .IE8 .NoPaddingGrid th {
    padding: 0 !important;
    border: 0 !important;
}

/**************************/
.lsContentTabScroll, .lsContentTabScrollNoBottom {
    padding: 8px 0 15px 0;
}

.lsContentTabScrollNoBottom {
    overflow: hidden;
    padding-bottom: 0px;
}

.lsTabContainer {
    height: 100%;
}

    .lsTabContainer .lsTabContent {
        padding: 15px;
        height: 100%;
    }

    .lsTabContainer .lsTabGridContent {
        padding: 0px;
        height: 100%;
    }

.RadTabStrip {
    border-width: 0px;
}

/***************** AJAX-GRID (ComponentArt) ********************************/
.GridHeader {
    border-width: 0 0 1px;
}

.HeadingCell td {
    width: 16px;
}



.GridFooterTab {
    width: 100%;
    bottom: 0;
    height: 30px;
    vertical-align: middle;
}

.HeadingCell div {
    width: 100% !important;
}


.RowWithoutLinkSelected td.DataCell {
    padding: 4px;
    padding-left: 7px;
    height: 10px;
}

.Row td.DataCell {
    background-color: #FFFFFF;
    height: 10px !important;
}

.OrderGridHeader {
    padding-left: 0px;
}

/****************Component art combobox*******************/
.ddn {
    z-index: 20000 !important;
}

.ddn-ftr {
    width: 390px;
    height: 8px;
    overflow: hidden;
}
/* overflow:hidden allows IE6 to render the element's height correctly */

.ddn-con {
    width: 388px;
    height: auto;
}

.ddn-item {
    width: 382px;
    padding-left: 8px;
    line-height: 22px;
}

.ddn-item-hover {
    vertical-align: middle;
    width: 382px;
    padding-left: 8px;
    line-height: 22px;
}

.cmb {
    padding-left: 4px;
}

.txt {
    margin: 0;
    padding: 0;
}

.style .ddn-item {
    width: 390px;
    height: 34px;
    line-height: 34px;
}

.style .ddn-item-hover {
    width: 390px;
    height: 34px;
    line-height: 34px;
}

.style .brk {
    width: 390px;
    height: 4px;
}

.font .ddn-item {
    width: 390px;
    height: 22px;
    line-height: 22px;
}

.font .ddn-item-hover {
    width: 390px;
    height: 22px;
}

.font .icon {
    width: 16px;
    height: 16px;
    float: left;
    padding: 5px 16px 0 4px;
}

.cmbNew input {
    padding-left: 4px;
}

.login__container {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../../Litium/images/trianglify.svg) center no-repeat;
    background-size: cover;
    color : #FFF;
}

.login__container .litInformationGroupContent{
    background: none;
    border: none;
    display: flex;
    justify-content: center;
}
.login__container .lsLoginTd {
    text-align: center;
}
.login__logo {
    text-align: center;
}
.login__logo img{
    width: 226px;
    height: 43px;
    margin-bottom: 65px;
}
.login .lsTextBoxInfoFullWidth,
.login .lsTextBoxValueFullWidth,
.login .litInputButton {
    height: 41px;
    background-color: rgba(255,255,255,0.2);
    border: none;
    border-radius: 20px;
    color: #fff;
    width: 100%;
    font-size: 15px;
    transition: all 0.3s ease;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'ArialMT', 'Arial';
    font-weight: 400;
    font-style: normal;
    padding-left: 20px;
}
.login .lsTextBoxInfoFullWidth:focus,
.login .lsTextBoxInfoFullWidth:active,
.login .lsTextBoxValueFullWidth:focus,
.login .lsTextBoxValueFullWidth:active,
.login .litInputButton:focus,
.login .litInputButton:active {
    outline: none;
}
@-webkit-keyframes autofill {
    to {
        color: #fff;
        background: rgba(255,255,255,0.2);
    }
}
.login input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
.login input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    text-align: center;
    color: #fff;
}
.login input::-moz-placeholder { /* Firefox 19+ */
    text-align: center;
    color: #fff;
}
.login input:-ms-input-placeholder { /* IE 10+ */
    text-align: center;
    color: #fff;
}
.login input:-moz-placeholder { /* Firefox 18- */
    text-align: center;
    color: #fff;
}
.login .litErrorMsg {
    color: white;
    text-align: center;
    font-size: 15px;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'ArialMT', 'Arial';
    font-weight: 400;
    font-style: normal;
}
.login .litInputButton {
    border : 2px solid #1AC49E;
    background-color: #1AC49E;
    cursor: pointer;
}
.login .litInputButton:hover {
    background-color: transparent;
}

.litLoginBgMiddle {
    height: 90px;
}

.lsLoginTd {
    padding: 5px 30px;
}

    .lsLoginTd input[type=text],
    .lsLoginTd input[type=password] {
        font-size: 15px;
    }

/* for Modalpopup overlapping combo boxes in ie6 */
.ie6Overlap3 iframe {
    display: block;
    z-index: -1;
    filter: mask();
    position: absolute;
    top: 0px;
    left: 0px;
    width: 773px;
    height: 405px;
}

/*************AlphabetLinkList****************************/
div.AlphabetLinkList {
    margin-top: 8px;
    padding-bottom: 8px;
}

.AlphabetLinkList A {
    margin-right: 13px;
}

.litCheckbox input {
    margin-right: 3px;
}

/*************RadDatePicker fix****************************/
.rcRow td {
    border: 0 !important;
    border-top-width: 0 !important;
    border-bottom-width: 0 !important;
    border-left-width: 0 !important;
    border-right-width: 0 !important;
}


.lsOrderViewInfoCaption {
    padding-bottom: 5px;
    white-space: nowrap;
}

.lsOrderViewInfo {
    padding-bottom: 5px;
    padding-left: 5px;
    width: 100%;
}

table.lsCampaignViewInfoTable td:first-child {
    padding-bottom: 5px;
    white-space: nowrap;
}

table.lsCampaignViewInfoTable td + td {
    padding-bottom: 5px;
    padding-left: 5px;
    width: 100%;
}

table.lsCampaignViewInfoTable tbody tr:first-child td {
    padding-top: 10px;
}

.articlesFilterItem {
    width: 100px;
    white-space: nowrap;
}

.articlesFilterItemLarge {
    width: 200px;
    white-space: nowrap;
}


/* field framework editor */
.editFieldGroupHeader {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 15px;
    text-transform: uppercase;
    color: #666666;
}

.editFieldTable {
    display: table;
    width: 100%;
}

    .editFieldTable > div {
        display: table-row;
    }

        .editFieldTable > div.full {
            display: block;
        }

        .editFieldTable > div > div {
            display: table-cell;
            width: 48%;
            vertical-align: top;
        }

        .editFieldTable > div.section > div {
            padding-top: 15px;
        }

        .editFieldTable > div > div:nth-child(2) {
            width: 6%;
            min-width: 20px;
            vertical-align: middle;
        }

            .editFieldTable > div > div:nth-child(2) div {
                text-align: center;
            }

.editFieldTable2 {
    display: table;
    width: 100%;
}

    .editFieldTable2 > div {
        display: table-row;
    }

        .editFieldTable2 > div > div {
            display: table-cell;
            vertical-align: top;
        }

            .editFieldTable2 > div > div:last-child {
                width: 80px;
                text-align: center;
            }

                .editFieldTable2 > div > div:last-child a {
                    display: block;
                }

                    .editFieldTable2 > div > div:last-child a + a {
                        margin-top: 30px;
                    }


.editFieldSelector {
    display: table;
    width: 100%;
}

    .editFieldSelector > div {
        display: table-row;
    }

        .editFieldSelector > div > div {
            display: table-cell;
        }

            .editFieldSelector > div > div:last-child {
                width: 150px;
            }

                .editFieldSelector > div > div:last-child input {
                    margin-left: 5px;
                    width: auto;
                }

.editFieldInputMargin input:not(:first-child) {
    margin-left: 5px;
}

.editFieldTable > div.section:first-of-type > div {
    padding-top: 0;
}

.lsTabContent .section > .editFieldGroupHeader {
    margin-top: 2px;
}

.editFieldTable.spacer {
    margin-bottom: 15px;
}

td.litInformationGroupContent div.litInformationGroupContent:first-of-type {
    margin-top: 8px;
}

.singlePageEdit .lsTabContent:first-of-type {
    max-width: 820px;
}

.lsContent td.litBoldText {
    display: table-cell;
}

span.litPageStatus {
    display: block;
}

/*Search AutoComplete*/
#autoCompleteContainer {
    margin-left: 5px;
    width: 190px;
}

#autoComplete {
    width: 100%;
}

#autoComplete-list {
    min-width: 500px;
    left: 5px;
}

#autoCompleteContainer .k-header {
    width: 100%;
}

#autoComplete_listbox {
    height: 900px;
}

#autoComplete-list .k-list > .k-state-hover, .k-list > .k-state-focused {
    background-color: #ebebeb;
    border-color: #ebebeb;
    color: #444;
}

#autoComplete-list .header {
    border-width: 0 0 1px 0;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #cfcdcc;
    color: #888888;
    font-family: Arial;
    font-size: 12px;
    height: 20px;
    padding-top: 5px;
}

#autoComplete-list .k-item > span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
}

    #autoComplete-list .k-item > span:first-child {
        width: 16px;
        height: 16px;
        display: inline-block;
        vertical-align: top;
        background-repeat: no-repeat;
    }

#autoComplete-list .text1 {
    float: left;
    font-size: 1.em;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 300px;
}

#autoComplete-list .text2 {
    text-align: right;
    margin-left: 20px;
    float: right;
    margin: 0;
    padding: 0;
    font-size: .8em;
    width: 120px;
}

#autoComplete-list .autoCompleteFooter {
    border-top: 1px solid #cfcdcc;
    color: #888888;
    font-family: Arial;
    height: 25px;
    padding-top: 5px;
    text-underline-style: none;
}

    #autoComplete-list .autoCompleteFooter a {
        text-decoration: none;
    }
