/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15.10.2019, 14:29:57
    Author     : dstorchak
*/

#kosm-nav {
	margin: 0;
	padding: 0;	
	list-style: none;
	display: block;
	float: left;
	border-right: 3px solid #17a2b8;
}



#kosm-nav .kosm-nav-item {
	padding: 10px;
}

#kosm-nav .active.kosm-nav-item {background-color: #17a2b8 !important;}


#com-kosm-block #preloader{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: 
    #fff;
    padding-top: 50px;
}
#component .pd-ctitle{
    background: transparent !important;
    border: none !important;
}
#phoca-dl-categories-box div.pd-categoriesbox {
    width: 100%;
}