/* TODO: Remove when jquery-ui is fixed. Now datepicker is visible on init. */
#ui-datepicker-div { display: none; }

.ui-dialog p,
.ui-dialog div,
.ui-dialog ol,
.ui-dialog ul,
.ui-dialog a,
.ui-dialog td
{
    font-family: "DejaVu Sans", "Nimbus Sans L", "Verdana";
    font-size: 12px;
}

.dhx_combo_list
{
    z-index: 2000 !important;
}

.inkinru-module
{
    position: relative;
}

.inkinru-module-adminLayout
{
    border: 2px solid #ddd;
    margin-bottom: 3px;
}

.inkinru-module-adminLayout:hover
{
    border: 2px solid #00f;
}

.inkinru-module-adminHeader
{
    height: 32px;
    background: url('../img/pt-t-black.png');
    text-align: left;
    opacity: 0.3;
    filter: alpha(opacity=30);
    /*text-shadow: -3px 3px 3px #e3fdff, 3px -3px 3px #e3fdff, 3px 3px 3px #e3fdff, -3px -3px 3px #e3fdff;*/
    text-shadow: 0 0 3px #fff, 0 0 3px #fff;
}

.inkinru-module:hover .inkinru-module-adminHeader
{
    opacity: 1;
    filter: alpha(opacity=100);
}

.inkinru-module-adminHeader-buttons
{
    float: left;
    margin: 4px;
}

.inkinru-module-adminHeader-buttons a
{
    display: inline-block;
    width: 24px;
    height: 24px;
    outline: 0;
}

.inkinru-module-adminHeader-buttons-properties
{
    background: url('../img/settings.png');
}

.inkinru-dialog-adminHeader-buttons-test
{
    background: url('../img/dialog.png');
}

.inkinru-module-adminHeader-text
{
    float: left;
    padding: 7px;
    color: #000;
    font-weight: bold;
}

.inkinru-module-adminHeader-delete
{
    float: right;
}

.inkinru-module-adminHeader-delete a
{
    display: block;
    width: 22px;
    height: 22px;
    margin: 5px;
    outline: none;
    background: url('../img/delete.png');
}

.inkinru-section-adminLayout
{
    border: 1px dashed #aaa;
    padding: 2px 2px 10px 2px;
}

.inkinru-dialogIconsDiv
{
    position: fixed;
    left: 10px;
    top: 10px;
    /*opacity: 0.5;
    filter: alpha(opacity=50);*/
    padding: 7px;
    /*background-color: #888;*/
    z-index: 100;
}

.inkinru-dialogIcon
{
    position: relative;
    height: 32px;
    /*width: 160px;*/
    background: url('../img/pt-t-black.png');
    text-align: left;
    opacity: 0.3;
    filter: alpha(opacity=30);
    /*text-shadow: -3px 3px 3px #e3fdff, 3px -3px 3px #e3fdff, 3px 3px 3px #e3fdff, -3px -3px 3px #e3fdff;*/
    text-shadow: 0 0 3px #fff, 0 0 3px #fff;
}

.inkinru-dialogIcon:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}

.inkinru-moveHandle
{
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url('../img/move.gif');
}

.inkinru-nestedSortable
{
    margin: 0;
    padding: 0;
}

.inkinru-nestedSortable li
{
    list-style-type: none;
    margin: 3px 0;
    position: relative;
}

.inkinru-nestedSortable li > div
{
    border: 1px solid #aaa;
}

.inkinru-nestedSortable-placeholder
{
    border: 1px dashed #aaa;
    background-color: #eee;
}

ul.inkinru-IconList
{
    text-align:left;
    margin:0;
    padding:0;
}

ul.inkinru-IconList li
{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    zoom: 1;
    *display: inline;
}

.inkinru-VerticalText
{
    -moz-transform:rotate(-90deg);
}

.ButtonNoBorder
{
    border:0;
    background-color: transparent;
}

.MultilingualList
{
    position:absolute;
    border:1px solid #808080;
    background-color:white;
    display:none;
    z-index: 1;
}

.DropdownCheckboxTreeDropdown
{
    position:absolute;
    border:1px solid #808080;
    background-color:white;
    display:none;
    z-index:1;
}

.CategoryPathModule
{
    font-weight: bold;
}

/*
.ContentItemModule table
{
    border:1px solid #888;
    border-collapse:collapse;
    border-spacing:0px;
}
*/

input.error,
textarea.error
{
    background-color:#fdd;
}

.PrivilegesControl-privilegeRow td
{
    padding: 2px 4px;
}

.PrivilegesControl-privilegeRow-0 td
{
    background-color: #fdd;
}

.PrivilegesControl-privilegeRow-1 td
{
    background-color: #dfd;
}

.flexcroll
{
    outline: none;
}

.cvt_him_item
{
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
}

/*
.cvt_him_Current
{
    font-size:12px;
    font-weight:bold;
    background-color:white;
    margin-left:3px;
    margin-right:3px;
    text-align:center;
    vertical-align:middle;
}

.cvt_him_NonCurrent
{
    font-size:12px;
    text-align:center;
    vertical-align:middle;
}
*/

.cvt_him_table
{
    border-spacing:0;
}

.cvt_him_separator
{
    width: 3px;
}

.cvt_him_before,
.cvt_him_item,
.cvt_him_separator,
.cvt_him_after
{
    padding: 0;
}

.cvt_him_item a
{
    padding: 0;
    display: block;
    vertical-align: middle;
    outline: 0;
    width: 100%;
    height: 100%;
}


.cvt_vim_Current_0
.cvt_vim_Current_1
.cvt_vim_Current_2
.cvt_vim_Current_3
.cvt_vim_Current_4
{
    background-color:#800;
}

.cvt_vim_item *
{
    outline: none;
}

.cvt_vim_NonCurrent_0:hover
.cvt_vim_NonCurrent_1:hover
.cvt_vim_NonCurrent_2:hover
.cvt_vim_NonCurrent_3:hover
.cvt_vim_NonCurrent_4:hover
{
    background-color:#a00;
}

.cvt_vim_0
.cvt_vim_1
.cvt_vim_2
.cvt_vim_3
.cvt_vim_4
{
    padding:5px 0 5px 0;
}

.cvt_vim_NonCurrent_0 A,
.cvt_vim_NonCurrent_1 A,
.cvt_vim_NonCurrent_2 A,
.cvt_vim_NonCurrent_3 A,
.cvt_vim_NonCurrent_4 A,
.cvt_vim_Current_0 A,
.cvt_vim_Current_1 A
.cvt_vim_Current_2 A
.cvt_vim_Current_3 A
.cvt_vim_Current_4 A
{
    padding:3px;
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: block;
    outline:0;
    color: #fff;
    font-weight:bold;
    font-size:11px;
}


/*
.cvt_vm_Current_0,
.cvt_vm_Current_1,
.cvt_vm_Current_2,
.cvt_vm_Current_3,
.cvt_vm_Current_4
{
    background-color:#800;
}

.cvt_vm_NonCurrent_0:hover,
.cvt_vm_NonCurrent_1:hover,
.cvt_vm_NonCurrent_2:hover,
.cvt_vm_NonCurrent_3:hover,
.cvt_vm_NonCurrent_4:hover
{
}
*/

/*
.cvt_vm_0,
.cvt_vm_1,
.cvt_vm_2,
.cvt_vm_3,
.cvt_vm_4
{
    padding: 5px 0 5px 0;
}
*/

.cvt_vm_1,
.cvt_vm_2,
.cvt_vm_3,
.cvt_vm_4
{
    padding-left: 10px;
}

.cvt_vm_item A
{
    width: 100%;
    height: 100%;
    display: block;
    outline:0;
}

.cvt_vm_item div
{
    padding: 3px 0;
}



.cvt_izoh
{
    text-align:left;
    margin:0;
    padding:0;
}

.cvt_izoh li
{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    zoom: 1;
    *display: inline;
}


.cvt_i
{
    text-align:left;
    margin:0;
    padding:0;
}

.cvt_i li
{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    zoom: 1;
    *display: inline;
}

.cvt_i_title
{
    text-align: center;
}


.cvt_si2
{
    text-align:left;
    margin:0;
    padding:0;
}

.cvt_si2 li
{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    zoom: 1;
    *display: inline;
    width: 350px;
}

.cvt_si2_image_div
{
    float: left;
    padding-right: 5px
}

.cvt_si2_title
{
    font-size: 16px;
    font-weight: bold;
}

.cvt_si2_description
{
    color: #444;
    text-align: justify;
}

.cvt_si2_more
{
    font-weight: bold;
    font-size: 14px;
}

.cvt_si2_price_strikethrough
{
    text-decoration: line-through;
}


.cvt_si3
{
    text-align:left;
    margin:0;
    padding:0;
}

.cvt_si3 li
{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    zoom: 1;
    *display: inline;
    position: relative;
    width: 100%;
}

.cvt_si3_image_div
{
    width: 150px;
    text-align: center;
    float: left;
}

.cvt_si3_contents
{
    margin: 0 130px 0 150px;
}

.cvt_si3_title
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}

.cvt_si3_description
{
    color: #444;
    text-align: justify;
}

.cvt_si3_price_container
{
    position: absolute;
    top: 0;
    right: 10px;
}

.cvt_si3_more
{
    font-weight: bold;
    font-size: 14px;
    text-align: right;
}

.cvt_si3_price_strikethrough
{
    text-decoration: line-through;
}


.cvt_art_item
{
    margin: 6px 0;
}

.cvt_art_title
{
    margin-bottom: 4px;
}

.cvt_art_description
{
    text-align: justify;
    font-weight: normal;
    text-decoration: none;
}

.cvt_art_published
{
    float: left;
    margin-top: 4px;
    font-size: 90%;
    font-weight: normal;
    text-decoration: none;
}

.cvt_art_more
{
    margin-top: 4px;
    text-align: right;
}


.cvt_tdil
{
    text-align:left;
    margin:0;
    padding:0;
}

.cvt_tdil li
{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    zoom: 1;
    *display: inline;
    position: relative;
    width: 100%;
}

.cvt_tdil li a
{
    text-decoration: none;
}

.cvt_tdil_image_div
{
    width: 150px;
    text-align: center;
    float: left;
}

.cvt_tdil_contents
{
    margin: 0 0 0 150px;
}

.cvt_tdil_title
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}

.cvt_tdil_description
{
    color: #444;
    text-align: justify;
}

.cvt_n1_title
{
    margin: 0;
}

.cvt_n1_date
{
    float: right;
    font-weight: bold;
}

.cvt_n1_body
{
    clear: both;
    padding-top: 16px;
}


.cvt_qaf_question_icon
{
    width: 43px;
    height: 29px;
    margin-right: 5px;
    background-image: url('../img/question.png');
    background-repeat: no-repeat;
    float: left;
    clear: both;
}

.cvt_qaf_answer_icon
{
    width: 43px;
    height: 21px;
    margin-right: 5px;
    background-image: url('../img/answer.png');
    background-repeat: no-repeat;
    background-position: right center;
    float: left;
    clear: both;
}

.cvt_qaf_question,
.cvt_qaf_answer
{
    width: 100%;
    margin-left: -48px;
    float: left;
}

.cvt_qaf_question > div,
.cvt_qaf_answer > div
{
    margin-left: 48px;
}

.cvt_qaf_question
{
    font-weight: bold;
    font-style: italic;
}

.cvt_qaf_question > div > p,
.cvt_qaf_answer > div > *:first-child
{
    margin-top: 0;
}

.cvt_qaf_separator
{
    clear: both;
    height: 7px;
}