/*
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 : Sep 10, 2015, 10:22:59 AM
    Author     : dansve
*/


#treeview .template
{
    font-style: italic;
}

#adminContainer .k-pane .container
{
    margin: 8px;
}

#adminContainer .buttonholderRight{
    float:right;
}

#adminContainer .buttonholderRight, #adminContainer .buttonholder{
    text-align: right;
    margin: 0 0 10px 0;
}

#adminContainer .treeNodeInfo
{
    font-size: 12px;    
}