﻿

    input.ExcelImport
{
    /*color: #333333;*/
    float:right;
    /*background-color: #3F4040;*/
  background-color:#0086e0;
    border: 1px solid #5c5e30 ;
    cursor: pointer ;
    font-size: 15px ;
    text-decoration:none;
    padding-bottom: 3px ;

    width:150px;
    height:25px;
    /*margin-right: 5px ;*/

    border-radius: 3px ;
 /*behavior: url(/Scripts/PIE.htc);*/
    font-weight: bold ;
    color: #FFF ;
    font-family:colaborate, Calibri, Arial !important;
    text-align:center;
    /*z-index:999999;*/
}
input.ExcelImport:hover {    
    
        /*background-color: #525353 ;*/
            background-color: #45a9ed;
        color: #FFF;
        box-shadow: 0px 2px 2px #797979;
}

/*Fin Stmt Import in request form - Options Labelling*/
span.FinStmtOpt1
{
    
    float: left;
text-align: left;
width:650px;
margin-right: 10px;
margin-left: 10px;
margin-top: 3px;
font-size:13px;
padding-top:7px;
}

/*Bottom Confirm*/ 
span.DataImportConfirm
{
    
    float: left;
text-align: left;
width:850px;
margin-right: 10px;
margin-left: 10px;
margin-top: 3px;
font-size:13px;
padding-top:7px;
}

/*Top Imported Msg*/
.FinStmtImportSuccess {
    margin-top: 25px;

    width:938px;
        border: 2px solid #c9d1a8;
      background: #e6efc0;
    border-radius: 10px;
    padding:20px;
}

span.FinStmtImportSuccessMsg
{
    
    float: left;
text-align: left;
width:900px;
margin-right: 10px;
margin-left: 10px;
margin-top: 3px;
font-size:13px;
padding-top:7px;
}

/*Black Menu Button*/

input.LSMbutBK {
margin-left:10px;
 margin-right:10px;

     font-weight: bold ;
    color:#F2F2F2 ;

   background-color:#4d542a;

    font-family:colaborate, Calibri, Arial !important;
        font-size: 15px ;
        padding: 3px ;
          width:170px;
             border: 1px solid #8C8C8C ;
    cursor: pointer ;
    text-decoration:none;
      border-radius: 3px ;
 behavior: url(/Scripts/PIE.htc);
}

    input.LSMbutBK:hover {

           background-color: #5a6331;
        color: #FFF;
        box-shadow: 0px 2px 2px #797979;
    }


    input.CBDGreen {
margin-left:10px;
 margin-right:10px;

     font-weight: bold ;
    color:#F2F2F2 ;

   background-color:#4d542a;

    font-family:colaborate, Calibri, Arial !important;
        font-size: 15px ;
       padding-top: 3px ;
    padding-bottom: 3px ;
    padding-left: 5px ;
    padding-right: 5px ;
         
             border: 1px solid #8C8C8C ;
    cursor: pointer ;
    text-decoration:none;
      border-radius: 3px ;
 behavior: url(/Scripts/PIE.htc);
}

    input.CBDGreen:hover {

           background-color: #5a6331;
        color: #FFF;
        box-shadow: 0px 2px 2px #797979;
    }

input.CBDGrey {
margin-left:10px;
 margin-right:10px;

     font-weight: bold ;
   color:#F2F2F2 ;

   background-color:#525948;

    font-family:colaborate, Calibri, Arial !important;
        font-size: 15px ;
        padding: 3px ;
          width:170px;
             border: 1px solid #8C8C8C  ;
    cursor: pointer ;
    text-decoration:none;
      border-radius: 3px ;
 behavior: url(/Scripts/PIE.htc);
}

    input.CBDGrey:hover {

            background-color: #5B6151;
        color: #FFF;
        box-shadow: 0px 2px 2px #797979;
    }


        
input.CBLGrey {
margin-left:10px;
 margin-right:10px;

     font-weight: bold ;
    color:#74797E ;

   background-color:#ECEFE8;

    font-family:colaborate, Calibri, Arial !important;
        font-size: 15px ;
        padding: 3px ;
          width:170px;
             border: 1px solid #CECECE ;
    cursor: pointer ;
    text-decoration:none;
      border-radius: 3px ;
 behavior: url(/Scripts/PIE.htc);
}

    input.CBLGrey:hover {

           background-color: #F3F4F1;
        color: #3E4039;
        box-shadow: 0px 2px 2px #797979;
    }
