﻿.dxpcLite_Aktion3.modal-firstLaunch .dxpc-content {
    padding: 0px;
}

.dxpcLite_Aktion3 .dxpc-header.CW_PopupHeader {
    background-color: #6fbe31;
    overflow: hidden;
    position: relative;
    border-bottom: none;
    padding: 19px 30px;
    color: #fff;
}

.dxpcLite_Aktion3 .dxpc-header.CW_PopupHeader::after {
    content: '';
    display:block;
    width:57px;
    height: 56px;
    background: url('../images/icons/cloud.png') no-repeat 0 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
}



.cloudhelpitem {
    position: fixed;
    bottom: 0px;
    left: 0px;
    margin: 0 !important;
}

#head-wrap a
{
	color: #ccc;
}

#foot-wrap
{
	color: #666;
	background-color: #fff;
	border-top: 1px solid #aaa;
	padding: 0px;
}

#foot-wrap span, #foot-wrap a
{
	color: #666;
	display: block;
	float: left;
	padding: 2px 10px;
	font-size: 12px;
}

#foot-wrap a
{
	border-left: 1px solid #aaa;
}

.footcloud
{
	margin-top: 4px;
}

.footcloud span, .foottext img
{
	display: block;
	float: left;
}

.footcloud span
{
	padding: 1px 5px;
	height: 20px;
}

.footcloud span img
{
	padding: 0px;
}

.handcursor
{
	cursor: pointer;
	cursor: hand;
}

a.menuItem
{
	color: #000 !important;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	background-color: #fff;
	border: 1px solid #fff;
}

a.menuItem:hover
{
	background-color: #f2f2f2;
	border: 1px solid #888;
	color: #000;
	text-decoration: none;
}

td.menuItemCell
{
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin: 0px;
}

table.menuItemTable
{
	margin: 1px;
}

/* **** LISTS **** */

ul.nob, ol.nob
{
	margin-left: 30px;
}
ul.nob ul, ol.nob ol
{
	margin: 0;
	margin-left: 20px;
}
ol.nob
{
	list-style-type: decimal;
}
li
{
	display: list-item;
}

ul.nob li
{
	background-position: 2px 4px;
	margin-left: -18px;
	list-style-type: none;
	padding-left: 18px;
	background-image: url('../../images/layout/li-box.png');
	background-repeat: no-repeat;
	border-bottom: 1px solid #ddd;
	margin-top: 6px;
}


ul.nob li
{
	border: none;
	background-position: left 4px;
	text-align: justify;
}

ul.nob li a
{
	text-decoration: underline;
}

ul.nob li a:hover
{
	text-decoration: none;
}

.ErrLicence
{
	margin: 5px 0px;
	border: 1px solid #F99;
	background-color: #FFF5F5;
	padding: 10px;
}

.errbig
{
	font-size: 14px;
	color: #e2001a;
}


#MiscShow
{
	width: 100%;
}

#MiscShow h3 {
    margin-top: 0px;
}


.persons-info-more {
}

#tblEditOsoba td {
    vertical-align: top;
}

#head-aone-wrap
{
	text-align: right;
}

#head-aone-wrap table
{
	float: right;
}

#head-aone-wrap table td, #head-aone-wrap table td img
{
	vertical-align: middle;
}

table.statusTerminalTable
{
	width: 450px;
}

.cloud_chart_item
{
	/*width: 700px;*/
	margin: 0px 5px;
}



.OTI_Nazev
{
	padding-right: 20px;
}

.tblLabel
{
	text-align: left;
}

.tblOsobyH2
{
	margin: 0px;
}

.tblLastUnjoinedIdent
{
	width: 300px;
}


table.APO_PravoTable
{
    margin-left: 20px;
}


table.APO_PravoTable th
{
	padding: 3px 5px;
}


tr.APO_UPO_struct td
{
	border-bottom: 1px solid #aaa;
}

tr.ESOO_PartHeader th,
tr.ESOO_PartHeader td
{
    padding-top: 15px;
}

tr.ESOO_TRAddPredpisControl td
{
    padding: 5px 0px;
}

td.releOn
{
    position: relative;
}
td.releOn::after{
    color:#6fbe31;
    content:'ON';
    /*font-family:'FontAwesome';*/
    position: absolute;
    right: 17px;
    line-height:18px;
}

td.releOn::before{
    color:#6fbe31;
    content:'\f0eb';
    font-family:'FontAwesome';
    position: absolute;
    right: 5px;
    line-height:20px;
}

.ESeBio_BO_link_wrapper
{    
    padding-bottom: 15px;
    padding-left: 25px;
}

.cw_oi_setted {
    color: #6fbe31;
    font-weight:bold;
    line-height: 38px;
}

.modal-body-help {
    color: #555;
    text-align: left;
    position: relative;
    padding-left: 18px;
}

.modal-body-help::before {
    content: '\f05a';
    font-family: 'FontAwesome';
    color: #ccc;
    position: absolute;
    left: 0px;
    top: 2px;
}

.predpisdeleteerror {
    display: block;
    padding: 5px 10px 20px;
    max-width: 100%;
    text-wrap:normal !important;
    white-space: pre-wrap !important;
}

/* Service */

.cs_exp td {
    background-color: #ffe5e5 !important;
}

.cs_expForDel td {
    background-color: #ffaaaa !important;
}

.cs_control {
    font-size:24px;
}

.cs_control_grey {
    color: #666;
}

/* End Service */