/*EXCEL DOWNLOAD - START */
 .lp_kendo_table .k-grid-header {
    font-weight: bold;
    background-color: #fff;
    vertical-align: top;
    border-bottom: 1px solid #787878; }
div.lp_kendo_table table th, div.lp_kendo_table table td {

    outline:none;
    white-space:normal;
    cursor:pointer;
    border: none;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
}
.lp_kendo_table table td:nth-child(5) {
    white-space: nowrap;
}
.k-grid-header-wrap{
    position:relative;
    width:100%;
    overflow:hidden;
    zoom:1;
}
.k-animation-container,
.k-animation-container *,
.k-animation-container :after,
.k-block .k-header,
.k-dialog .k-window-content,
.k-list-container,
 .k-widget,.k-widget *,.k-widget :before{
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
            .k-grid table{
    width:100%;

}
.lp_kendo_table {
  margin: 16px 0px 16px 0px;
  border: 1px solid #e5e5e5; }
.lp_kendo_table table {
font-size: 13px;
line-height: 17px;
color: #333; }
.lp_kendo_table table thead tr th {
background-color: #fff;
vertical-align: top;
padding: 6px 16px;
}
.lp_kendo_table table thead tr th:nth-child(1) {
padding:0px!important;
}
.lp_kendo_table table tbody tr td {
border: 0px !important;

}
.lp_kendo_table table thead tr th:nth-child(2),
.lp_kendo_table table tbody tr td:nth-child(2) {
padding: 6px;

}
.lp_kendo_table table tbody tr:nth-child(odd) {
background-color: #ffffff;
-o-box-shadow: 0px -1px 0px 0px #e5e5e5;
box-shadow: 0px -1px 0px 0px #e5e5e5; }
.lp_kendo_table table tbody tr:nth-child(even) {
background-color: #F5F7FC;
-o-box-shadow: 0px -1px 0px 0px #e5e5e5;
box-shadow: 0px -1px 0px 0px #e5e5e5; }
.lp_kendo_table .k-grouping-header {
display: none; }
.lp_kendo_table .k-grid-header th.k-header {
padding: 8px 16px;
font-weight: bold; }
.lp_kendo_table .k-grid-header {
font-weight: bold;
background-color: #fff;
vertical-align: top;
border-bottom: 1px solid #787878; }
.lp_kendo_table .k-grid .k-grid-content,
.lp_kendo_table .k-grid .k-grid-content-locked,
.lp_kendo_table .k-grid .k-pager-wrap {
border-bottom: 1px solid #787878; }

#exportSchedules {
font-size: 14px;
line-height: 22px;
border: 1px solid #e5e5e5;
}

#exportSchedules table .k-reset {
font-family: "AndesBold", sans-serif;
font-size: 16px;
line-height: 24px;
font-weight: bold;
color: #002245;
padding: 8px 4px;
}
#exportSchedules table tbody tr {
font-size: 13px;
line-height: 17px;
border-bottom: 1px solid #e5e5e5; }
/*#exportSchedules table tbody tr td:nth-child(1) {
white-space: pre-wrap !important;

}*/

#exportSchedules table tbody tr td:nth-child(2) {
font-family: "Andes", sans-serif;
font-size: 12px;
line-height: 20px;
font-weight: 600;
word-break: break-word;
}
#exportSchedules table tbody tr td:nth-child(3):before {
font-family: 'loopicon';
content: "\e214";
font-size: 14px;
line-height: 22px;
color: #0071BC;
margin-right: 4px; }
#exportSchedules table tbody tr td:nth-child(4):before {
font-family: 'loopicon';
content: "\e214";
font-size: 14px;
line-height: 22px;
color: #0071BC;
margin-right: 4px; }
#exportSchedules table tbody tr td:nth-child(5):before {
font-family: 'loopicon';
content: "\e213";
font-size: 14px;
line-height: 22px;
color: #DF3416;
margin-right: 4px; }
#exportSchedules table tbody tr td:nth-child(6):before {
font-family: 'loopicon';
content: "\e213";
font-size: 16px;
line-height: 22px;
color: #DF3416;
margin-right: 4px; }
#exportSchedules table tbody tr td:nth-child(7) {
color: #DF3416;
border-color: #000; 
padding: 6px 12px;}
#exportSchedules table tbody tr .imf-file-cls {
color: #002245 !important; }
.k-grid,.k-listview{
position:relative;
zoom:1
}
.k-grid table{
width:100%;
margin:0;
max-width:none;
border-collapse:separate;
border-spacing:0;
empty-cells:show;
border-width:0;
outline:0
}

.k-grid .k-group-col,.k-grid .k-hierarchy-col{
width:15px;
}



/*EXCEL DOWNLOAD - END */

