﻿h3
{
    margin: 0;
}

.customui-content input[type='button']
{
    background: none;
    border: 2px solid #6E7881;
    border-radius: 4px;
    color: #6E7881;
    padding: 6px 22px;
    font-weight: bold;
    cursor: pointer;
}

.customui-content select
{
    height: 24px;
    background-color: #fff !important;
    outline: none;
    width: 100%;
}

.customui-content p
{
    margin: 0;
}

.customui-content
{
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 20px;
    height: 612px;
    position: absolute;
    min-height: 588px;
    top: 40px;
    left: 30px;
    right: 30px;
    min-width: 1200px;
    text-align: left;
}

.customui-content-detail
{
    position: relative;
    left: 360px;
    height: 100%;
    float: left;
    width: 75%;
    top: -10px;
    webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    max-height: 450px;
}

    .customui-content-detail.full
    {
        width: 100%;
        left: 0;
    }

.customui-content-navigation, .customui-form
{
    position: absolute;
    left: 24px;
    height: 464px;
    width: 304px;
    top: 100px;
    background: #FAFAFA;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #D3D3D3;
    text-align: left;
    padding-bottom: 10px;
    font-size: 12px;
    padding: 10px 20px;
    text-indent: 0px;
}

.customui-content-navigation
{
    height: 474px;
}

.customui-form
{
    padding-top: 20px;
    z-index: 99999;
}

.customui-content-navigation.step
{
    webkit-transition: width 0.8s, opacity 0.1s ease;
    -moz-transition: width 0.8s, opacity 0.1s ease;
    -ms-transition: width 0.8s, opacity 0.1s ease;
    -o-transition: width 0.8s, opacity 0.1s ease;
    transition: width 0.8s, opacity 0.1s ease;
    width: 0;
    opacity: 0;
}

.customui-form.step
{
    webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    width: 0;
    opacity: 0;
    height: 0;
    z-index: 0;
}

.customui-content-navigation .customui-tabs-fields
{
    text-align: left;
    float: left;
    margin-top: 4px;
}

    .customui-content-navigation .customui-tabs-fields li
    {
        text-align: center;
    }

        .customui-content-navigation .customui-tabs-fields li#tab_custom_labels
        {
            width: 40%;
        }

        .customui-content-navigation .customui-tabs-fields li#tab_visible_labels
        {
            width: 49%;
        }

.customui-content-navigation h4
{
    margin: 12px 0 14px 0;
    text-align: center;
    font-size: 13px;
}

.customui-title
{
    width: 100%;
    height: 40px;
}

    .customui-title label
    {
        font-size: 15px;
    }

.customui-toolbar
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}


.customui-tabs-fields
{
    padding: 0;
    display: block;
    margin: 10px 0px;
    width: 100%;
    float: right;
    text-align: right;
    border-bottom: 4px solid #CACACA;
}

    .customui-tabs-fields li
    {
        display: inline-block;
        font-weight: normal;
        font-size: 12px;
        padding: 0px 6px;
        line-height: 32px;
        height: 32px;
        font-weight: normal;
        cursor: pointer;
        text-indent: 0;
    }

        .customui-tabs-fields li.tab-selected
        {
            border-bottom: 4px solid #FF9900;
            margin-bottom: -4px;
            color: #FF9900;
        }

.customui-title-select
{
    font-size: 16px !important;
    background-color: #fff !important;
    border: none;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    width: auto;
    border-bottom: 2px dotted #999;
    cursor: pointer;
    max-width: 70px;
    color: #999;
}

.customui-title-description
{
    font-weight: normal;
    font-size: 12px;
    padding-top: 10px;
}


    .customui-title-description.sub
    {
        color: #999;
        margin-left: 6px;
    }

.customui-tab-content
{
    display: none;
    position: relative;
    height: 100%;
    width: 100%;
    max-height: 566px;
}

    .customui-tab-content.selected
    {
        display: inline-block;
    }

.customui-form-title
{
    font-size: 13px;
}

.customui-form > fieldset
{
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    padding: 10px 0px 0px 0px;
    margin-top: 10px;
    border: none;
    width: 100%;
}

.customui-form-row > label
{
    font-weight: normal;
    font-size: 13px;
    width: 110px;
    display: block;
    float: left;
    line-height: 30px;
}

.customui-form-row > select
{
    width: 190px;
}

.customui-form-row
{
    height: 30px;
    display: inline-block;
    padding: 0;
    text-indent: 0;
    margin: 0;
    float: left;
    font-weight: normal;
}

.custom-form-language-wrapper-content
{
    display: inline-block;
    margin-top: 10px;
    float: left;
    width: 100%;
    height: 260px;
    position: relative;
}

.custom-form-language-wrapper
{
    float: left;
    height: 30px;
    background-color: #fff !important;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    border-radius: 4px;
    margin-top: 3px;
    line-height: 30px;
}

    .custom-form-language-wrapper.es
    {
        background: url('../../Resources/icos16/flags/flag-es.png') no-repeat;
        background-position: 6px 8px;
    }

    .custom-form-language-wrapper.us
    {
        background: url('../../Resources/icos16/flags/flag-us.png') no-repeat;
        background-position: 6px 8px;
    }

    .custom-form-language-wrapper.br
    {
        background: url('../../Resources/icos16/flags/flag-br.png') no-repeat;
        background-position: 6px 8px;
    }

    .custom-form-language-wrapper label
    {
        float: left;
        font-size: 13px;
        color: #999;
        font-weight: normal;
        width: 118px;
        text-align: left;
        text-indent: 30px;
    }

    .custom-form-language-wrapper input
    {
        width: 174px;
        float: left;
        border: none;
        border-left: solid #ccc 1px !important;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        height: 30px;
        padding: 0;
        padding-left: 4px;
        background-color: #fff !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        -webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
        -moz-transition: border linear 0.2s,box-shadow linear 0.2s;
        -o-transition: border linear 0.2s,box-shadow linear 0.2s;
        transition: border linear 0.2s,box-shadow linear 0.2s;
        font-family: Verdana, Arial, Helvetica, sans-serif !important;
        border-color: #ccc !important;
        border-style: solid !important;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        font-size: 13px !important;
        margin-top: -1px;
        outline: none;
        margin-right: -1px;
    }

.customui-form-button
{
    height: 34px;
    display: inline-block;
    padding: 0;
    text-indent: 0;
    margin: 0;
    line-height: 34px;
    float: right;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.customui-form-language-description
{
    color: #999;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-indent: 0;
}

.customui-form-language-visible
{
    display: inline-block;
    padding: 10px 0px;
    font-weight: normal;
    font-size: 13px;
    width: 100%;
    float: left;
}

    .customui-form-language-visible input
    {
        margin: 0;
    }

    .customui-form-language-visible label
    {
        margin-left: 4px;
    }

.customui-modal
{
    position: fixed;
    background: #fff;
    height: 100%;
    width: 100%;
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    opacity: 0.6;
}

.customui-navigation-node
{
    width: 60px;
    height: 60px;
    vertical-align: middle;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
    left: 0px;
    position: relative;
}

    .customui-navigation-node::after
    {
        content: '';
        width: 27px;
        background: #ccc;
        position: absolute;
        bottom: -1px;
        right: 36px;
    }

.customui-navigation-sub-node
{
    width: 40px;
    height: 40px;
    text-align: center;
    background: #B2BDC0;
    border-radius: 50%;
    border: 1px solid #B2BDC0;
    margin: auto;
    top: 10px;
    position: relative;
}

    .customui-navigation-sub-node:hover
    {
        background-color: #FF9900;
        border-color: #FF9900;
        background-image: url('../../Resources/icon-check-control.png');
        background-repeat: no-repeat;
        background-position: 50%;
    }

    .customui-navigation-sub-node.selected, .customui-navigation-sub-node.selected:hover
    {
        background-image: url('../../Resources/icon-check-control.png');
        background-repeat: no-repeat;
        background-position: 50%;
        background-color: #FF9900;
        border-color: #FF9900;
    }

.customui-navigation-node-content
{
    width: 100%;
    position: relative;
    padding: 3px 0px;
}

    .customui-navigation-node-content span
    {
        position: absolute;
        top: 18px;
        font-weight: normal;
        font-size: 12px;
        left: 70px;
        text-align: left;
        text-indent: 0;
    }

.customui-navigation-node:hover
{
    transform: scale(1.1,1.1);
    cursor: pointer;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
}

.customui-content-navigation-description
{
    margin: 10px 0px;
}

.customui-modal-close
{
    width: 16px;
    height: 16px;
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
    border: 1px solid #B2BDC0;
    font-size: 20px;
    font-weight: bold;
    color: #999;
    text-align: center;
    line-height: 14px;
    text-indent: 0px;
    border-bottom-width: 2px;
}

.customui-navigation-notification
{
    position: absolute;
    bottom: 10px;
    height: 20px;
    background: #fff;
    width: 90%;
    font-weight: normal;
    font-size: 12px;
    color: #FF9900;
    display: none;
}

.customui-toolbar-add
{
    font-size: 24px;
    color: #fff;
    height: 40px;
    background: #FF9900;
    border-radius: 50%;
    float: right;
    width: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    text-indent: 2px;
}

    .customui-toolbar-add:hover
    {
        opacity: 0.7;
        transform: scale(1.1,1.1);
    }

.customui-toolbar h4
{
    display: inline-block;
    float: right;
    margin: 0;
    font-weight: normal;
    font-size: 12px;
    cursor: pointer;
}


.customui-template
{
    display: none;
}

.customui-navigation-return
{
    position: absolute;
    left: 88px;
    height: 20px;
    width: 20px;
    background: #999;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    text-indent: 0;
    line-height: 20px;
    border: 1px solid #999;
    cursor: pointer;
    bottom: 10px;
    display: none;
}

.customui-navigation-nodes-content
{
    max-height: 300px;
    overflow-y: auto;
    padding: 0px 20px;
}

    .customui-navigation-nodes-content.hide
    {
        display: none;
    }

.customui-list, .customui-list-language
{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    top: 64px;
}

.customui-form-description
{
    display: none;
    height: auto;
    padding: 0px 20px;
    font-size: 12px;
    font-weight: normal;
}

    .customui-form-description.selected
    {
        display: block;
    }

.customui-list-item
{
    font-weight: normal;
    font-size: 12px;
    display: inline-block;
    float: left;
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #DBDADA;
    padding-bottom: 4px;
    border-radius: 4px;
}

    .customui-list-item.selected
    {
        background-color: #FAE9D0;
    }

    .customui-list-item:hover
    {
        background-color: #FAE9D0;
        webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        transition-delay: 0.1s;
        cursor: pointer;
    }

    .customui-list-item .column-0
    {
        display: inline-block;
        float: left;
        width: 22%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .customui-list-item .column-1, .customui-list-item .column-2
    {
        display: inline-block;
        float: left;
        width: 50%;
        text-align: left;
    }

    .customui-list-item .column-2
    {
        width: 16px;
        font-style: italic;
        min-width: 16px;
    }

    .customui-list-item .column-3, .customui-list-item .column-4
    {
        display: inline-block;
        float: left;
        width: auto;
        text-align: center;
        min-width: 80px;
    }

    .customui-list-item .column-3, .customui-list-item .column-4
    {
        opacity: 0;
        text-align: right;
    }

        .customui-list-item .column-3:hover, .customui-list-item .column-4:hover
        {
            opacity: 1;
            font-size: 11px;
            color: #FF9900;
            font-weight: bold;
            text-decoration: underline;
        }

    .customui-list-item .language-list
    {
        display: block;
        float: left;
        width: 140px;
        color: #999;
        text-align: left;
        font-size: 12px;
        text-overflow: ellipsis;
        max-width: 140px;
        overflow: hidden;
        white-space: nowrap;
        padding: 0px 2px;
        text-indent: 0;
    }

.customui-filter
{
    position: relative;
}

    .customui-filter h3
    {
        position: absolute;
        font-weight: normal;
        left: 0;
        top: 4px;
        font-size: 12px;
    }

.customui-template-item-list
{
    display: none;
}

.customui-filter-select
{
    position: relative;
    width: 100px;
    float: right;
    text-indent: 0;
    padding: 0px 4px;
}

.customui-list-header
{
    display: block;
    position: absolute;
    left: 0;
    top: 126px;
    height: 36px;
    line-height: 36px;
    right: 0;
    border-radius: 4px;
    background: #F2F2F2;
    font-size: 11px;
    font-weight: bold;
}

    .customui-list-header .column-0
    {
        display: block;
        float: left;
        width: 20%;
        text-indent: 20px;
    }

    .customui-list-header .column-1
    {
        display: block;
        float: left;
        width: 40%;
    }

    .customui-list-header .column-2
    {
        display: block;
        float: left;
        width: 40%;
    }

    .customui-list-header .language-list-header
    {
        width: 33%;
        height: 30px;
        float: left;
    }

        .customui-list-header .language-list-header.es
        {
            background: url('../../Resources/icos16/flags/flag-es.png') no-repeat;
            background-position: 25%;
        }

        .customui-list-header .language-list-header.us
        {
            background: url('../../Resources/icos16/flags/flag-us.png') no-repeat;
            background-position: 25%;
        }

        .customui-list-header .language-list-header.br
        {
            background: url('../../Resources/icos16/flags/flag-br.png') no-repeat;
            background-position: 25%;
        }

.customui-filter-select.typeCase.hide
{
    display: none;
}

.customui-filter-select.typeCase
{
    width: 220px;
}

.customui-filter-select-content
{
    line-height: 24px;
    font-weight: normal;
    position: absolute;
    top: 0px;
}

    .customui-filter-select-content.div-1
    {
        right: 0;
    }

    .customui-filter-select-content.div-2
    {
        right: 170px;
    }

@media (max-width: 1600px) and (min-width: 1300px)
{
    .customui-list-header .column-0
    {
        width: 24%;
    }

    .customui-list-header .column-1
    {
        width: 48%;
    }

    .customui-list-header .column-2
    {
        width: 28%;
    }
}

@media (max-width: 1600px) and (min-width: 1300px)
{

    .customui-content-detail
    {
        width: 65%;
    }

    .customui-list-item
    {
        min-width: 640px;
    }

    .customui-content
    {
        min-width: 800px;
    }

    .customui-list-item .language-list
    {
        width: 100px;
        max-width: 100px;
    }

    .customui-list-header .language-list-header
    {
        width: 100px;
    }
}

@media (max-width: 1300px) and (min-width: 800px)
{
    .customui-content-detail
    {
        width: 65%;
    }

    .customui-list-item
    {
        min-width: 1200px;
    }

    .customui-content
    {
        min-width: 1000px;
    }

    .customui-list-header .column-0
    {
        width: 40%;
    }

    .customui-list-header .column-1
    {
        width: 60%;
    }

    .customui-list-header .column-2
    {
        display: none;
    }
}

.customui-list-state-field
{
    background-repeat: no-repeat;
    background-position: 50%;
    width: 16px;
    height: 16px;
    margin-top: 10px;
}

    .customui-list-state-field.hidden
    {
        background-image: url('../../Resources/hidden.svg');
        background-size: 100%;
    }

    .customui-list-state-field.lock
    {
        background-image: url('../../Resources/lock.svg');
        background-size: 100%;
    }

    .customui-list-state-field.visible
    {
        background-image: url('../../Resources/visible.svg');
        background-size: 100%;
    }

.customui-title-field
{
    display: block;
    float: left;
    line-height: 18px;
    color: #999;
    margin-left: 6px;
    max-width: 250px;
    overflow: hidden;
    font-size: 14px;
}

.customui-title-edit
{
    display: block;
    float: left;
}

.customui-link-return
{
    text-decoration: underline;
    margin-right: 6px;
    cursor: pointer;
}

.customui-hidde-id
{
    display: none;
}