﻿
.subheader
{
    font-size: 20px;
    color: #489CDF;
    padding-left: 10px;
    border-bottom: 1px solid #489CDF;
}
.bottom-border
{
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
    padding: 10px 0;
}
.gvStyle
{
    padding: 4;
    color: #333333;
    font-family: Sans-Serif Tahoma Arial;
    font-size: 14px;
}
.NoWrap
{
    white-space: nowrap;
}
.buttonStyle
{
    /*background-color:#4D90FE;*/
    margin: 1px;
    background-color: #4D90FE;
    color: #7f0000;
    border: 1px solid #787878;
    cursor: pointer; /* font-size: 1em;     font-weight: 500;*/
    padding: 5px 12px;
    border-color: #999;
    border-radius: 5px;
}
.messagecontainer
{
    background-color: #f8f8f8;
    color: red;
}
.inputStyle
{
    height: 34px;
    padding: 3px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #489CDF;
    border-radius: 4px;
}
.footerStyle
{
    background-color: #eee;
    border: 0px;
}
.btnStyle
{
    display: inline-block;
    padding: 8px 16px;
    height: 40px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #000;
    background-color: #D3DCE0;
    border-color: #999;
}


.ButtonContener
{
    display: block;
    background-color: #eee;
    width: 100%;
}
.btnContener
{
    float: right;
    display: inline-block;
    padding: 5px 0px 5px 5px;
    margin: 0px 0px 20px 0px;
}

.headerStyle
{
    background-color: #eee;
    text-align: center;
    border-bottom-color: #CCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #CCC;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #CCC;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #CCC;
    border-top-style: solid;
    border-top-width: 1px;
    color: #312E25;
    font-size: 16px;
    line-height: 22.4px;
    margin-bottom: 5px;
}
.logoutStyle
{
    margin: 8px;
    color: #00F;
    background-color: White;
    border: 0px; /* border-bottom-width:1px;     border-bottom-color:#00F;*/
    cursor: pointer;
    font-size: 1.0em;
    font-weight: 300;
    margin: 0 0 0 0;
}
.SearchTextStyle
{
    /*background-color:#4D90FE;*/
    background-color: White;
    border: 1px solid #787878;
    cursor: pointer;
    padding: 3px 10px;
    border-color: #999;
    border-radius: 5px;
}
.gridchkStyle
{
    text-align: center;
}
body
{
    margin: 0;
    padding: 0;
    font-family: Arial, 'Helvetica Neue' , 'Droid Sans' ,sans-serif;
    font-size: 100%;
    line-height: 1.2;
    color: #404040;
   /* background-color: #F0F8FF;*/
    padding-top: 5px;
    padding-bottom: 10px;
}

.btn-primary
{
    color: #fff;
    background-color: #337ab7; /*background-color: #337ab7;*/
    border-color: #2e6da4;
}
.btn
{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.updatebutton
{
    background-color: #31B0D5;
    color: #034af3;
    font-weight: bold;
}
.buttonStyle
{
    /*background-color:#4D90FE;*/
    margin: 5px;
    background-color: #d3dce0;
    border: 1px solid #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: 500;
    padding: 5px 12px;
    border-radius: 5px;
    height: 36px;
}
.Contener
{
    height: 120px;
    width: 100%;
    margin: 25px 10px 10px auto;
    background-color: #F0F8FF;
}
.loginInput
{
    height: 34px;
    width: 95%;
    padding: 3px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #489CDF;
    border-radius: 4px;
}
.login
{
    margin: 20px 0px 0px 10px;
}



.ddlStyle
{
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    border-radius: 4px;
}
.form-control
{
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control2
{
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.button-control
{
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color:#0099cc ; /*background-color: #337ab7;*/
    border-color: #2e6da4;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.subheader
{
    font-size: 20px;
    color: #489CDF;
    padding-left: 10px;
    margin-bottom:10px;
    border-bottom: 1px solid #489CDF;
}

.ErrMessageStyle
{
    background-color: #eee;
    text-align: center;
    border-color:#09C;
    border-style:  solid; 
    border-width:1px;  
    font-size: 16px;
    line-height: 22.4px;
    color:#E7302D;
    margin-bottom: 7px;
   /* margin-left:200px;*/
    vertical-align:top;
    text-align:center;
    padding: 4px 8px 4px 8px; 
    display:inline-block;
    border-radius: 4px;
    
    
} 
