/*
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 : Feb 22, 2016, 10:37:33 PM
    Author     : lenovo
*/

.k-grid.k-widget
{
    border-color: #fff !important;
    box-shadow: none !important;
}
.k-tabstrip:focus {
    box-shadow: none !important;
}
.k-grid.k-widget
{
    font-size:11px !important;
}

#affiliateaddgrid .k-grid-delete
{
    min-width: 24px !important;
    border: none !important;
}
#affiliateaddgrid a:hover.k-grid-delete
{
    background: #fff !important;
}
#affiliateaddgrid .k-button{
    padding: 5px 5px 5px 5px;
}
#affiliateaddgrid .k-delete{
    margin: 0px !important;
}
#affiliateaddgrid .k-grid-header
{
    padding-right: 0px !important;
}
.k-tabstrip-items .k-item.k-state-active
{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
#useraddForm .k-content{
    border: none !important;
}
#voucheraddForm .k-content{
    border: none !important;
}
