/* kontrolki */
table {
 border:none;
 padding:0px;
 border-collapse: collapse;
}

.base-btn
{
}

.base-link
{
}

.base-submit
{
}

.base-grid
{
}

.base-txt
{
}

.base-txt-area
{
}

.base-lb-require
{
}

base-clear-left
{
    clear: left;
}

/* wspolny css dla roznych tematow dla nowych funkcjonalnosci */

/* kontrolka admin-navigation INI */

.edit-item
{
    padding: 3px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    opacity: 0.5;
}

    .edit-item:hover
    {
        opacity: 1;
    }


.admin-main-icon
{
    padding: 5px;
    margin: 0px 0px 20px 20px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #f5f5f5;
    width: 27px;
    height: 27px;
    opacity: 0.7;
    z-index: 1000;
}
.admin-main-icon input 
{
  margin-top: -2px;
  margin-left: -2px;

}
.admin-main-icon:hover
{
  opacity: 1;
}

.restart-webshop
{
    position: fixed;
    right: 50px;
    top: 5px;
}

.admin-navigation-clear-cache
{
    position: fixed;
    right: 94px;
    top: 5px;
}


.admin-navigation-cont
{
    position: fixed;
    right: 5px;
    top: 5px;
}


.admin-navigation-cont-sub
{
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    background-color: #f5f5f5;
    padding: 2px;
    position: fixed;
    top: 43px;
    right: 5px;
    width: 280px;
}

.additonal-options
{
    margin-left: 5px;
}


.navigation-left
{
    border-right: 1px dotted #dcdcdc;
    padding-right: 10px;
}

    .navigation-left a
    {
        margin-left: 30px;
    }

.admin-navigation-admins
{
    background-image: url(global/settings.png);
    background-repeat: no-repeat;
    display: block;
    width: 27px;
    height: 27px;
}

.admin-navigation-cont-sub ul
{
    padding: 1px;
    margin: 1px;
}

.admin-navigation-cont-sub li
{
    list-style: none;
    padding: 4px;
    border-bottom: 1px solid #dcdcdc;
}

    .admin-navigation-cont-sub li:hover
    {
        background-color: #ffffff;
    }


.admin-navigation-cont-sub a
{
    color: #2C85C0;
    text-decoration: none;
    display: block;
    padding: 4px;
}

    .admin-navigation-cont-sub a:hover
    {
        color: #000000;
    }

/* kontrolka admin-navigation END */

/* media print INI */

@media print
{
    body
    {
        color: #000000;
        background: #ffffff;
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
    }

    a
    {
        text-decoration: underline;
        color: #0000ff;
    }

    .page-top, .page-left, .page-right, .page-bottom, .infoprawne, .page-navigation /*, .menuboxcont, .textcontrol-boxContent*/
    {
        display: none;
    }
}

.ep-print-cont
{
    cursor: pointer;
}

/* media print END */

.box-hovered
{
    opacity: 0.5;
}

/* #region vcards */

#googleMapsMap
{
    width: 600px;
    height: 300px;
    border: 1px solid black;
    background: gray;
}

.vcard-item
{
    border-bottom: solid 1px #EBEAEA;
}

.vcard-item-content-link
{
    float: right;
}

.vcard-contener-outer
{
    background-color: #ebeaea;
    padding: 10px;
    margin: 10px 0 10px 0;
}

.vcard-search-contener
{
    padding: 5px;
    background-color: #ebeaea;
    height: 60px;
    margin-bottom: 10px;
}

.vcard-search-input, .vcard-or, .vcard-search-bylocation
{
    float: left;
    padding: 20px;
}

.vcards-contener
{
    margin-top: 10px;
    overflow: auto;
    width: 100%;
    height: 250px;
}

.vcard-item-cont
{
    float: left;
    margin-left: 20px;
}

.vcard-item-content
{
    margin-right: 10px;
}

.vcard-item
{
    padding: 5px;
    background-color: #fff;
}

    .vcard-item:hover
    {
        background-color: #EEEEEE;
        cursor: pointer;
    }

.vcard-selected
{
    background-color: #fbb180;
}

.showMyLocation
{
    float: right;
    padding: 3px;
    margin-top: 20px;
}

.vcards-legend-item
{
    float: left;
    margin-right: 20px;
    padding: 5px;
}

.vcard-item-imageurl
{
    float: left;
}

.vcard-view-contener
{
    padding: 10px;
}

.vcard-view-image-cont
{
    padding: 15px;
    border: solid 1px #dcdcdc;
    margin-right: 20px;
}

.vcard-view-content
{
    border-top: solid 1px #dcdcdc;
    margin-top: 20px;
    padding-top: 20px;
}

.customers-vcard-table
{
    width: 100%;
}

.customers-vcard-tr td
{
    border-bottom: solid 1px #dcdcdc;
    padding: 5px;
}

/*.customers-vcard-tr:nth-child(odd)
{
    background-color: #F0F0EE;
}*/

.customers-vcard-tr:hover
{
    background-color: #F0F0EE;
}

.customers-vcard-choose-vcard, .customers-vcard-edit-vcard
{
    padding: 5px;
    margin-top: 10px;
}

.customers-vcard-info
{
    padding: 5px;
    min-height: 40px;
    background-color: #dcf8cb;
    background-image: url('global/bulb.png');
    background-position: left center;
    background-repeat: no-repeat;
    border: 1px solid #dcdcdc;
    padding-left: 40px;
    border-radius: 5px;
}

.customers-vcard-edit-logo-upload-cont
{
    margin-top: 10px;
    float: left;
}

.customers-vcard-edit-logo-image-cont
{
    float: right;
    padding: 10px;
    margin: 10px 0 10px 0;
    border: 1px solid #dcdcdc;
    background-color: #fff;
}

.customers-vcard-edit-logo-cont
{
    height: 95px;
}

.customers-vcard-edit-separator
{
    margin-top: 20px;
    background-color: #F0F0EE;
    padding: 7px;
}

.customers-vcard-edit-address-cont
{
    margin: 10px 0 10px 0;
}

.vcard-find
{
    width: 300px;
}

.customers-vcard-buttons
{
    text-align: center;
}

.infowindow-content p
{
    padding: 0;
    margin: 0;
}

.infowindow-content
{
    margin-left: 80px;
    margin-top: 8px;
}

.infowindow-address
{
    margin-top: 3px;
}

.change-grid-navigation
{
    float: right;
}

.change-grid-li
{
    list-style: none;
    float: left;
    margin-left: 10px;
}

/* #endregion*/

/* filtersearch control */
.filtersearch
{
    clear: left;
    padding: 4px;
}

.filtersearch-box
{
    float: left;
}

.filtersearch-result-row-found
{
    font-weight: bold;
    color: #003368;
}
.filtersearch-group-input 
{
    width: 160px;
}

/* end filtersearch control */


.new-cookie-rules
{
    background-color: #F7F7F7;
    border-top: 7px solid #ababab;
    bottom: 0;
    padding: 9px;
    position: fixed;
    z-index: 2000;
    left: 0;
    width: 100%;
}

.new-cookie-rules-close
{
    position: absolute;
    right: 25px;
    background-image: url('global/close.png');
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.new-cookie-rules-text
{
    margin: auto;
    text-align: center;
    margin-right: 20px;
}

.negotiate-price-modal input[type="text"]
{
    width: 130px;
}

.link-negotiate-price
{
    cursor: pointer;
}

.contactForm-item-fileupload-cont
{
    position: relative;
}

.clientcatalogue-search-sort
{
    display: inline-block;
    font-size: 12px;
    position: relative;
    margin-bottom: 50px;
    z-index: 200;
    width: 200px;
}

    .clientcatalogue-search-sort .options
    {
        border-bottom: 1px solid #D9D9D9;
        border-left: 1px solid #D9D9D9;
        border-radius: 5px;
        border-right: 1px solid #D9D9D9;
        border-top: 1px solid #CBCBCB;
        box-shadow: 1px 1px 4px -1px #DCDCDC;
        height: auto;
        min-width: 100%;
        padding: 15px 10px;
        background-color: #ffffff;
        position: absolute;
    }

        .clientcatalogue-search-sort .options a
        {
            color: #0083FF;
            text-decoration: none;
        }

    .clientcatalogue-search-sort dt
    {
        padding-top: 2px;
        width: 45%;
    }

    .clientcatalogue-search-sort dl
    {
        display: none;
        border-top: 1px solid #CBCBCB;
        padding-top: 4px;
    }

    .clientcatalogue-search-sort dd
    {
        border-bottom: 1px solid #CBCBCB;
        border-bottom-style: dotted;
        padding-bottom: 3px;
        margin-left: 120px;
        text-align: left;
    }

        .clientcatalogue-search-sort dd a
        {
            color: #0083FF;
            text-decoration: none;
        }

.clientcatalogue-search-sort-header
{
    padding-top: 4px;
    padding-bottom: 4px;
}

    .clientcatalogue-search-sort-header a
    {
        color: #0083FF;
        text-decoration: underline;
    }

.strike-old-price
{
    text-decoration: line-through;
}

.voucher-validation
{
    color: red;
    float: left;
    text-align: left;
}

.useroperatorlogin-row
{
    clear: both;
    display: block;
    padding: 1em 1em 1em 0em;
    font-size: 9pt;
}

.useroperatorlogin-label
{
    font-weight: bold;
    float: left;
    margin-right: 1em;
    text-align: left;
    width: 65px;
}

.useroperatorlogin-textbox
{
    float: left;
    margin-right: 1em;
    width: 9em;
    padding-right: 5px;
}

.useroperatorlogin-gridview
{
    cursor: pointer;
    height: 280px;
    width: auto;
    overflow: scroll;
}

.useroperatorlogin-grid-sel:hover
{
    background-color: #FFFFE1;
    cursor: pointer;
}

.useroperatorlogin-grid-sel a
{
    color: #000;
}

.translation-items
{
    width: 600px;
}

    .translation-items .header
    {
        padding: 7px 7px 7px 25px;
        font-weight: bold;
        font-size: 1.1em;
        cursor: pointer;
        background-color: #f8f8f8;
    }



    .translation-items .items
    {
        background-image: radial-gradient(50% 50%, transparent 3px, rgba(230, 230, 230, 0.55) 4px, #FFFFFF 5px);
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #dcdcdc;
        padding: 6px 20px 6px 20px;
    }

    .translation-items .title
    {
        box-shadow: inset 0px 1px 0px 0px #fff6af;
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fffefa), color-stop(1, #fafacd) );
        background: -moz-linear-gradient( center top, #fffefa 5%, #fafacd 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefa', endColorstr='#fafacd');
        background-color: #fffefa;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-box-shadow: inset 0px 1px 0px 0px #fff6af;
        -webkit-box-shadow: inset 0px 1px 0px 0px #fff6af;
        border-radius: 6px;
        border: 2px solid #f2f2f2;
        padding: 10px;
        color: #333333;
    }

    .translation-items .textid
    {
        margin-bottom: 15px;
        padding: 5px;
    }

    .translation-items .opened
    {
        background-image: url('global/btnminus.gif');
        background-position: 2px 5px;
        background-repeat: no-repeat;
    }

    .translation-items .closed
    {
        background-image: url('global/btnplus.gif');
        background-position: 2px 5px;
        background-repeat: no-repeat;
    }

.updated-restart
{
    padding: 10px;
    margin-bottom: 5px;
    background-color: #fff;
    background-color: #fff6af;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.advanced-edition
{
    float: right;
}

.searchpartscontrol-dl-content h2
{
    font-weight: inherit;
    padding: 0;
    margin: 0;
    font-size: inherit;
}


.edit-dialog-cont, .edit-box
{
    padding: 7px;
    background: #fbf9ee;
    color: #363636;
    display: none;
}

.edit-box
{
    background: #f8eadc;
}

    .edit-dialog-cont a, .edit-box a
    {
        color: #CC0000;
        text-decoration: none;
    }

    .edit-box:hover
    {
        opacity: 0.7;
    }

/*partposition*/
.part-position-filter-contener
{
    background-image: url(tecdocicons/partposition/filter.png);
    background-repeat: no-repeat;  
    background-position:center center;
    width:64px;
    height:50px;      
}

.part-position-filter-lefttop, .part-position-filter-righttop, .part-position-filter-leftbottom, .part-position-filter-rightbottom
{
    float: left;
}

.part-position-filter-frontaxle, .part-position-filter-rearaxle
{
    clear: left;
}

.part-position-filter-righttop, .part-position-filter-rightbottom
{
    margin-left: 23px;    
}

.part-position-filter-leftbottom, .part-position-filter-rightbottom
{
    margin-top:8px;
}

.page-tellafriend-title
{
    padding:10px;
}

.tellafriend-link
{
    display:block;
}

.tellafriend-link-cont
{
    width:100%;
    height:100%;
}

.grid-item-negotiateprice
{
    width:100%;
    height:100%;
}

    .grid-item-negotiateprice a
    {
        display:block;
    }

/*---rozwijana karta---*/
.order-details-frame {
    width: 100%;
    height: 300px;    
    border: none;
}
.order-details-div {
    width: 100%;
    height: auto;
}
.ajax-details-hide-row {
    display:none;
}
.current-ajax-details
{
}

.loading-message {
    width: 100px;
    height: 100px;
    z-index: 1000;
	background:url(global/loader.gif) center center no-repeat;
}
/*--------------*/
.quicksearch-advpanel-items
{
    display:none;
}
.quicksearch-advpanel-link-hide {
    display: none;
}

.loading-availability
{
    width: 16px;
    height: 16px;
    z-index: 1000;
	background:url(global/loader.gif) center center no-repeat;
}

/*
.table {
    display: table;
    width: 100%;
}

.row {
    display: table-row;
    width: 100%
}

.cell {
    display: table-cell;
    width: 25%;
    padding-left: 5px;
    padding-right: 5px;
}

.incompatibilitycontrol .addl_over
    {
        color: highlighttext;
        background-color: highlight;
    }
*/
.ui-autocomplete-loading {
    background: url('global/loader2.gif') no-repeat right center;
}


/* ZG?ASZANIE NIEZGODNO?CI - standardowa strona */
.table.incompatibilitycontrol{
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 2px;
}

	.row.incompatibilitycontrol{
		margin: 2px auto;
		padding: 2px 0;
		width: 100%;
		overflow: hidden;
	}
		.row.incompatibilitycontrol .cell{
			float: left;
		}
			
			/*.row.incompatibilitycontrol.doc-no .cell{*/
			.row.incompatibilitycontrol .cell.label{
				width: 160px;

			}
			
			.row.incompatibilitycontrol .cell.tbox{
				width: 200px;
				margin-right: 5px;
			}
			
			.row.incompatibilitycontrol.note .cell.tbox{
				width: 400px;
				margin-right: 5px;
			}
			
			.row.incompatibilitycontrol .cell.hint{
			}

/* ZGŁASZANIE NIEZGODNOCI - kontrolka z zakładkami wyszukiwania po kodzie towaru i dokumentu */
.table.incompatibilitytabscontrol{
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 2px;
}

	.row.incompatibilitytabscontrol{
		margin: 2px auto;
		padding: 2px 0;
		width: 100%;
		overflow: hidden;
	}
		.row.incompatibilitytabscontrol .cell{
			float: left;
		}
			.row.incompatibilitytabscontrol .cell.label{
				width: 160px;

			}
			
			.row.incompatibilitytabscontrol .cell.tbox{
				width: 200px;
				margin-right: 5px;
			}
			
			.row.incompatibilitytabscontrol.note .cell.tbox{
				width: 400px;
				margin-right: 5px;
			}
			
			.row.incompatibilitytabscontrol .cell.hint{
			}

/* ZG?ASZANIE NIEZGODNO?CI - wybur dokumentu - prettyPhoto */
.table.invoicepopup{
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 2px;
}

	.table.invoicepopup .row{
		margin: 4px auto;
	}
	
	.table.invoicepopup .row .cell.label{
		width: 100px;
	}

 
.table.incompatibilitycontrolhistory{
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 2px;
}
	.table.incompatibilitycontrolhistory .row{
		margin: 7px auto;
	}
	
.incompatibilitieshistorypage.btn-container{
	margin: 7px auto;
	text-align: right;
}

/* Us?ugi warsztatowe - drzewko */
.service-tree-item {
    background-color:#EEEEEE  !important; 
    position:relative ;
}
.service-tree-alternate-item {
    background-color: #DCDCDC !important;
    position:relative ;
}

.complex-leaf-item {
    display: inline;
    position:absolute;    
    float:right;
    right: 0px;
}

.price-label-class-leaf {
    width:200px;
}
.time-label-class-leaf {
    width:100px;
}

#service_static_tree  .ui-button .ui-button-text {
    display: inline;
    line-height: 1;
}

/*.article-item-leaf{
    border: 1px solid #ff0000;
}

.service-item-leaf{
    border: 1px solid #0000ff;
}*/

/* Us?ugi warsztatowe - wybur samochodu */


.carcatalogue-ddl{
    width: 260px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    height: 30px;
}

.carcatalogue-textbox{
    width:256px;
    height: 24px;
    margin-bottom:5px;
}

.carcatalogue-label {
    width:150px;
}

.carcatalogue_edit_line{
    float:left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.carcatalogue-select-car {
  width:263px;
}

.carcatalogue_edit_tecdoc_line {
    width: 250px;
}

.carchoice-edit-line {
    height:30px;
    margin-left:auto;
    margin-right:auto;
    width:100%;
}

.carform-edit-line {
    display:block;
    margin-bottom:5px;    
}

.car-catalogue-panel{
	overflow: hidden;
	width: 100%;
}

.body-workshop-car .carform-edit-line .carcatalogue_edit_line {
    float: none;
    margin-top: 5px;
    margin-bottom: 5px;
    clear: both; 
    width: 100%;
}

.body-workshop-car .carform-edit-line .carcatalogue-select-car {   
  width: 100%;
  float: none;
}

.body-workshop-car .carform-edit-line .carcatalogue-label, 
.carform-lbl {
    display:block;
    width:150px;
    float:left;    
}

.body-workshop-car .carform-edit-line select, 
.carform-tb {
    width: 200px;
    overflow:auto;
}

.body-workshop-car .carform-edit-line .carcatalogue-textbox, carform-tb {
    width: 200px;
    overflow:auto;
}

.workshop-content {
    background: #F8F8F8;
    border: 1px solid #F0F0F0;
    margin-bottom: 10px;
}

.workshop-content-inner
{
    padding: 5px;
}

.reservation-services-visibility-panel {
    padding-top: 10px;
    padding-bottom: 10px;
}

.workshop-ddl{
    width: 260px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    height: 30px;
}

.workshop-textbox {
    width:256px;
    height: 24px;
    margin-bottom:5px;
    float: left;
}

.workshop-label {
    width:150px;
    float:left;
}

.workshop-edit-line {
    float: none;
    margin-top: 5px;
    
    clear: both; 
    width: 100%;
    height: 30px;
}

.workshop-select-car {
  width:263px;
}

.reservation-form {
    width: 100%;
}

.customservice-textbox
{
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
}

.modeltypestilescontrol-container {
    width: 100%;
    overflow: hidden;
}
.modeltypestilescontrol-column {
    box-sizing: border-box;
    width: 50%;
    overflow: hidden;
    float: left;
}

.modeltypestilescontrol-table {
    border: solid 1px #E3E3E3;
    border-collapse: collapse;
    margin: 0;
    width: 99%;
}

.modeltypestilescontrol-header-tr {
    background: none repeat scroll 0px 0px #E3E3E3;
    margin: 0px;
    font-weight: bold;
    width: 35%;
}

.modeltypestilescontrol-header-td1 {
    margin: 0px;
    text-align: left;
    width: 65%;
}

.modeltypestilescontrol-header-td2 {
    margin: 0px;
    text-align: center;
}

.modeltypestilescontrol-group-header-tr, .modeltypestilescontrol-alternating-group-header-tr {
    color: red;
    margin: 0px;
    font-weight: bold;
}

.modeltypestilescontrol-group-header-td1, .modeltypestilescontrol-alternating-group-header-td1 {
   border-right: solid 1px #E3E3E3;
   margin: 0px;
   text-align: left;
}

.modeltypestilescontrol-alternating-group-header-tr {
    background: none repeat scroll 0 0 #f5f5f5;
}

.modeltypestilescontrol-group-item-tr {
    margin: 0px;
}

.modeltypestilescontrol-alternating-group-item-tr {
    margin: 0px;
    background: none repeat scroll 0 0 #f5f5f5;
}

.modeltypestilescontrol-group-item-td1 {
    border-right: solid 1px #E3E3E3;
    color: black;
    margin: 0px;
    text-align: left;
}

.modeltypestilescontrol-group-item-td2 {
    text-align: left;
    color: black;
    margin: 0px;
}

.modeltypestilescontrol-url, .modeltypestilescontrol-alternating-url {
    color: #000000;
    margin: 0px;
    padding: 2px 5px;
    text-decoration: none;
    width: 215px;
}

.modeltypestilescontrol-summary, .modeltypestilescontrol-alternating-summary {
    color: grey;
    display: inline;
    float: right;
    font-style: italic;
}

.highlight1 {
    background-color: red;
}

.workshop-header {
    font-weight: bold;
    font-size:14px;
    padding: 3px 0px 5px 0px;
    border-bottom: 1px solid #c8d4e0;
    margin-bottom:15px;
    display: block;
}
.carddl-label
{
    float: left;
}
.carddl-ddl
{
    float: left; 
}
.carddl-select-car
{
    overflow: auto;
    width: 100%;
}

.carchoice-content
{
    margin-bottom: 10px;
    overflow: auto;
    width: 100%;
}

.carchoice-select-new-car-panel 
{
    float: left;
}

.modeltypeswidgetcontrol-column {
    box-sizing: border-box;
    width: 49% !important;
    overflow: hidden;
    float: left;

}

#column2 {
    margin-left: 2%
}

.modeltypeswidgetcontrol-column .modeltypeswidgetcontrol-item-header {
    background-color: #D9D9D9;
    padding: 4px;
}

.modeltypeswidgetcontrol-column ul {
    display: none;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.modeltypeswidgetcontrol-column li {
    border-bottom: solid 1px #cccccc;
    
}

.modeltypeswidgetcontrol-column li:last-child {
    border: none;   
}
.modeltypeswidgetcontrol-mouse-over {
    background-color: rgba(0, 0, 0, 0.1);
}

.modeltypeswidgetcontrol {
    border: solid 1px #cccccc;   
}
.modeltypestilescontrol-url {
    padding: 2px;
}
.modeltypestilescontrol-url-name {
    width: 220px;
    display: inline-block;
    border-right: solid 1px #cccccc;   

}

.configurationform-edit-line {
    display:table;
    margin-bottom:5px;
    width:600px;
}

.workshop-services {
    margin-bottom: 10px;
}

.articlesoffer-empty-content {
    padding: 5px;
}
.useraccount .useraccount-key
{
 display: inline-block;
 width: 120px;
 text-align: right;
}

.messages-div-container
{
    border: 1px solid #cccccc;
    margin: 5px;
    padding: 5px;
}
.returnpart-return-amount {
        width: 40px;
    }

.returnparts-cell {
    padding: 0px 5px;
}

.returnpart label {
        clear: both;
        display: block; 
        float: left; 
        min-width: 130px; 
        margin-right: 10px;
    }

    .returnpart input,
    .returnpart textarea,
    .returnpart select {
        min-width: 350px; 
        display: block; 
        margin-right: 10px;
    }

    .returnpart textarea {
        margin-left: 140px;
        margin-bottom: 10px;
    }


.groupcategoryitem-cont
{
 width: 180px;
 height: 260px;
 margin: 4px;
 float: left;
 border: solid 1px #cfcfcf;
 text-align:center;
}

.groupcategoryitem-code
{
 font-weight: small;
}

.groupcategoryitem-name
{
 font-weight: bold;
}

.vehicle_attribute
{
 float: left;
 width: 100px;
}
.vehicle_catalog_id
{
 display: none;
}
.unitarticles-cont-selected
{
 background-color: #cccccc;
}


.unitinfo-img img
{
 width: 400px;
 height: auto;
}
.unitarticles-row-oem
{
 white-space: nowrap;
}



.vinpage-vinunit-header {
    font-size: 15px;
    padding : 5px;
    background-color: #f0f0f0;
}
.vinpage-vinunit-clear {
    clear:both;
}
.vinpage-vinunit-image
{
    float: left;
}
.vinpage-vinunit-articles
{
    float:right;
    width: 580px;
}

.vinpage-vinunit-articles table
{
 border-collapse: collapse;
 table-layout: auto;
 width: 100%
}

.vinpage-vinunit-articles td
{
 text-align: center;
 padding: 1px 4px;
 height: 25px;
 border-width: 1px;
 border-style: solid;
 border-color: #DDDEDE;
}


.vinpage-vinunit-item
{
    padding-top: 10px;
}
.vinpage-vinunit-image img
{
    width: 100%;
}

.vinpage-groupstreedetail .match-krit
{
 display:none;
}


.vehiclecomparerlist-item-value {
 float:left;
 width: 70px;
}

.vehiclecomparerlist-item-end
{
 clear: left;
}

.vehiclecomparerlist-name {
 width: 280px
}

.doc-confirmed {
    background-image: url("grid/docconfirmed.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 40px;
}