﻿.col-right-align{
    text-align:right;   
}

.col-header-right-align{
      padding-right: 10px;
}

.grid_margin{
    float:left;
    width:100%;
    padding: 0px 25px 0px 25px;
}


.dropdown_align{
    width:43px;
    border: none;
    border-bottom: 1px solid #C0C0C0;
}
.account_gridContainer{
    width:99%;
    margin :5px;
}

.button-holder{
    background-color:#f1f1f1;
    border-top:thin solid #e5e5e5;
    box-shadow:1px 1px 1px 1px #e5e5e5;
    cursor:pointer;
    float:left;
    height:27px;
    margin:11px 0 0 0;
    text-align:center;
    width:50px;
}

.search-text-input{
    border-top:thin solid  #e5e5e5;
    border-right:thin solid #e5e5e5;
    border-bottom:0;
    border-left:thin solid  #e5e5e5;
    box-shadow:0px 1px 1px 1px #e5e5e5;
    float:left;
    height:25px;
    margin:.8em 0 0 .5em; 
    outline:0;
    padding:.4em 0 .4em .6em; 
    width:183px; 
}

.account_datePicker{     
    padding:0px 10px;
     float:left;
     width:20%;
     margin-top: 10px;
}

.account_noNorder
{
    width:120px;
    border:none;
    border-bottom: 1px solid grey;
}

.account_CalIcon{
        margin-left: -15px;
}

.text-right-align{
     text-align: right;
     padding-right: 5px;
}

.vertical_centerAllign
{
    line-height: 2px;
    padding-bottom: 1px;
    padding-top: 8px;
}

.sortAlignAcc{
    margin-top:-14px;
}

.sortAlignAccounts{
    margin-top: -21px;
}