.textbox
{
    width: 100% !important;
}

.control-input
{
    padding-right: 7px;
}

.l-btn-icon
{
    font-size: 12px !important;
}

.textbox-text
{
    width: 100% !important;
}

.datagrid-view
{
    min-height: 59px;
}

.tabs-panels
{
    border: 0;
}

.tabs-header
{
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.imgtoolbar
{
    height: 34px;
    width: 34px;
    border: 1px solid #f1f1f1;
    padding: 5px 0;
    cursor: pointer;
    margin-right: 10px;
    text-align: center;
}

.imgtoolbarright
{
    height: 34px;
    width: 30px;
    padding: 5px 0;
    cursor: pointer;
    margin-right: 2px;
    text-align: center;
}

.pageBtn
{
    background-color: #4a8cd8;
    border: 1px solid #4796ef;
    border-radius: 2px;
    padding: 0 4px;
    color: #ffffff;
}

.pageBtn:link
{
    background-color: blue;
}

.pageBtn:visited
{
    background-color: blue;
}

.pageBtn:hover
{
    background-color: #619fe4;
}

.pageBtn:active
{
    background-color: #307cd4;
}

/*.accordion .accordion-header*/
/*{*/
/*    padding: 8px;*/
/*}*/

/*.tree-folder*/
/*{*/
/*    background: url('../images/icons/dagl-icon-category.png') no-repeat center center;*/
/*    background-size: 16px 16px;*/
/*}*/

/*.tree-folder-open*/
/*{*/
/*    background: url('../images/icons/dagl-icon-type.png') no-repeat center center;*/
/*    background-size: 16px 16px;*/
/*}*/

/*.tree-file*/
/*{*/
/*    background: url('../images/icons/dagl-icon-file.png') no-repeat center center;*/
/*    background-size: 16px 16px;*/
/*}*/


