﻿

 label
 {
  font-weight: normal !important;
  margin-left:5px; 
  margin-right :5px; 
  align-content:center ;  
  font-family:Arial ; 
 }

 table
 {
     /*border-collapse:separate!important ;*/
 }

.inputtextbox 
{
     height:25px!important;margin-top:0px;margin-right:5px;margin-left:5px;font-size:15px;font-weight:normal;
     width:80px; 
     font-family:arial;     
      background-color: #ffffff;
      background-image: none;
      border: 1px solid #cccccc;
      border-radius: 0;
      padding-left : 3px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 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;
      max-width:258px!important;
      autocomplite:off;
}

.listboxToolDetails
{
     margin-top:0px;margin-right:5px;margin-left:5px;font-size:15px;font-weight:normal;
     width:80px; 
     font-family:arial;     
      background-color: #ffffff;
      background-image: none;
      border: 1px solid #cccccc;
      border-radius: 0;
      padding-left : 3px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 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;    
}

 .inputtextboxbottom
{
    margin-bottom:10px;
}

 input[type=text]:focus { 
  border-color: #66afe9;
  *outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

 input[type=password]:focus { 
  border-color: #66afe9;
  *outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

 .inputtextboxfocusnotvalid { 
  border-color: red;
  *outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, 0.6);
}


.inputimage 
{
    margin-top:5px;margin-left:5px; margin-right:5px;
    width:31px;height:31px;
    
}

.inputLabel
{
    font-size:15px;
    font-family:arial;
    margin-right:5px;   
    margin-left:5px;    
    white-space:normal ;     
}

div.MyRadGrid,
div.MyRadGrid .rgMasterTable,
div.MyRadGrid .rgDetailTable,
div.MyRadGrid .rgCommandRow table,
div.MyRadGrid .rgEditForm table,
div.MyRadGrid .rgPager table,
 div.MyRadGrid th.rgHeader
{
    font-size:15px;
    font-family:Arial;
    border:1px hidden  #CCCCCC;   
    background:#fff; 
}

.rgDataDiv
{   
    /*height:723px !important;*/
    border-bottom:1px solid #CCCCCC;
    border-left:none;
    border-right:none;
    border-top:none ;
    font-size:15px;
    font-family:Arial;
}
.tablecontrolinput
{
    border-collapse:collapse;
    border-spacing: 0;  
    table-layout:fixed;
    width:100%;
}
.inputLabelmandatory
{
     color:red;
}

 .tdtooldetailsicon
 {
     width:12%;
     vertical-align:bottom;     
     text-align:right  
 }

.tdtooldetailstextbox
 {
     width:88%;
     text-align:left ;
 }

.imagetooldetails {
    margin-right:7px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);

}

.label_arial
{
   font-family:arial;
}

.inputtextboxmail 
{
     height:20px!important;margin-top:0px;margin-right:5px;margin-left:5px;font-size:15px;font-weight:normal;
     width:500px; 
     font-family:arial;     
      background-color: #ffffff;
      background-image: none;
      border: 1px solid #cccccc;
      border-radius: 0;
      padding-left : 3px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 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;
      max-width:500px;
      autocomplite:off;
}

.inputtextboxitemchoise 
{
     height:25px!important;margin-top:0px;margin-right:5px;margin-left:5px;font-size:15px;font-weight:normal;
     width:80px; 
     font-family:arial;     
      background-color: #ffffff;
      background-image: none;
      border: 1px solid #cccccc;
      border-radius: 0;
      padding-left : 3px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 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;
      max-width:258px!important;
      autocomplite:off;
}

