﻿/*  Added By sonam start************************************/
.hide{visibility:hidden; height:0px;}
.cl1 { color:white; }
.bg1 { background:#1a2229;}
.cl2 { color:#707478; }
.bg2 { background:#1a2229;}
.cl3 { color: #ffffff; }
.bg3 { background:#2d353c;}
.cl4 { color:Black; }
.bg4 { background:#d9e0e7;}
.cl5 { color:#fe9810; }
.bg5 { background:white;}

/*
.cl1 { color:#f5dfe2; }
.bg1 { background:#de4468;}
.cl2 { color:#8e8a8b; }
.bg2 { background:#de4468;}
.cl3 { color:#f4edef; }
.bg3 { background:#fe9810;}
.cl4 { color:#fe9810; }
.bg4 { background:#f6f1f2;}
.cl5 { color:#fe9810; }
.bg5 { background:#c5c0ba;}
*/


/*.tablecenter
 {
    background-color: transparent;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    display: table;
    border-color: #e2e7eb;
    position: relative;
 }
 .tablecenter td
 {
    display: table-cell;
    line-height: 1.2em;
    vertical-align: middle;
    border-top: 1px solid #ddd;    
    text-align: center;   
    padding:5px;
 }

 .tablecenter tbody
{
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
    color:#000;
    
}*/

.table th
 {
    display: table-cell;
    line-height: 20px;
    padding:6px;
    vertical-align: top;
    border-top: 1px solid #ddd;
    text-align: left;
    background-color:#728196;
    font-weight:bold;
    color:White;
 }
 
 .table th a
{
    color:White;
    text-decoration: none;
}
 .table td a
{
    color:#000;
}
 .table tr
{
   background-color:#EFF3FB;
   display: table-row;
    vertical-align: inherit;
    border-color: inherit;
   
}
 .table .alt
 {
     background:White;
     
 }
 .mainmenu > li > a
{
    padding: 8px 10px;
    line-height: 15px;
    text-decoration: none;
    color: #a8acb1;
    display: block;
}
.sub-menu > li > a
{
    padding: 1px 10px;
    line-height: 20px;
    color: #a8acb1;
    text-decoration: none;
    display: block;
}
.btn
{
    text-align: center;
    width: 10%;
    display: inline-block;
    line-height: 1em;
    vertical-align: middle;
    font-size: 1.3em;

    margin-bottom: 0px;
   background: #c7c7c7;
    background-image: -webkit-linear-gradient(top, #c7c7c7, #474b4d);
    background-image: -moz-linear-gradient(top, #c7c7c7, #474b4d);
    background-image: -ms-linear-gradient(top, #c7c7c7, #474b4d);
    background-image: -o-linear-gradient(top, #c7c7c7, #474b4d);
    background-image: linear-gradient(to bottom, #c7c7c7, #474b4d);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    color: #ffffff;
    padding: 7px;
    text-decoration: none;
}
/*for Grid start_________________________*/
.table
 {
    background-color: transparent;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    display: table;
    border-color: #e2e7eb;
    position: relative;
   
 }
.table td
 {
    display: table-cell;
    line-height: 20px;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    text-align: left;
    padding:4px;
 }
 .table tbody
{
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
    color:#000;
}
 
.table .pgr {background: #507CD1 }
.table .pgr table { margin: 3px 0; }
.table .pgr tr
{
    background: #507CD1
}
.table .pgr td { border-width: 0; padding: 0 6px;  font-weight: bold; color: #000; line-height: 20px; }   
.table .pgr a { color: White; text-decoration: none; }
.table .pgr a:hover { color: #000; text-decoration: none; }
/*for Grid end_________________________*/


/* Glaphicon start_________________________ */
@font-face
{
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regulard41d.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
/*------------------Glyphicon for rollright grid start-----------------------*/
.glyphiconGridHeader
{
     font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size:1.6em;
    color:White;
}
.glyphiconGridHeader .tooltiptext {
    visibility: hidden;
    color: Black;
    position: absolute;
    z-index: 1;
    font-size:0.7em;
}
.glyphiconGridHeader:hover .tooltiptext {
    visibility: visible;
}
.glyphicon-View:before
{content:"\e105";}
.glyphicon-Add:before
{ content: "\2b";}
.glyphicon-Edit:before
{ content:"\270f"}
.glyphicon-Del:before
{ content: "\2b";}
.glyphicon-Approve:before
{ content:"\e067"}
.glyphicon-Email:before
{ content:"\2709"}
.glyphicon-Exp:before
{ content:"\e164";}
.glyphicon-GridPrint:before
{ content:"\e009";}

.glyphicon-E2:before
{ content:"\e063";}
.glyphicon-DownloadR:before
{ content:"\e026";}
.glyphicon-UploadR:before
{ content:"\e027";}

/*------------------Glyphicon for rollright grid end-----------------------*/
.glyphicon
{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-wrench:before
{
    content:"\e137  Proccess";
    }

.glyphicon-eye-open:before
{
    content:"\e105  View";
 }

.glyphicon-refresh:before 
{
    content:"\e031  Refresh";
}

.glyphicon-step-backward:before 
{
  content: "\e071  Back";
}

.glyphicon-transfer:before 
{
  content: "\e178";
}

.glyphicon-plus:before
{
    content: "\2b  Add";
}
.glyphicon-export:before
{
    content: "\e164  Export";
}
.glyphicon-minus:before
{
    content: "\e020  Remove";
}
.glyphicon-minusDetail:before
{
    content: "\e020  Detail";
}
.glyphicon-minusGrid:before
{
    content: "\e020";
}
.glyphicon-floppy-remove:before
{
    content: "\e174  Cancel";
}
.glyphicon-floppy-disk:before
{
    content: "\e172  Save";
}
.glyphicon-paperclip:before
{
    content:"\e142  Attach";                           
}
.glyphicon-paperclipGrid:before
{
    content:"\e142";                           
}
.glyphicon-print:before
{
    content:"\e045  Print"
}
.glyphicon-printGrid:before
{
    content:"\e045"
}
.glyphicon-sendGrid:before
{
    content:"\e171"
}
.glyphicon-Masters:before
{
    content: "\e012";
    margin-right: 10px;
}
.glyphicon-Transactions:before
{
    content: "\e065";
    margin-right: 10px;
}
.glyphicon-Administration:before
{
    content: "\e008";
    margin-right: 10px;
}
.glyphicon-logout:before
{
    content: "\e163";
    margin-right: 10px;
}
.glyphicon-Reports:before
{
    content: "\e185";
    margin-right: 10px;
}
.glyphicon-resize-full:before
{
    content: "\e096";
}
.glyphicon-share-alt:before
{
    content: "\e095";
}
.glyphicon-submenu:before
{
    content: "\e080";
    margin-right: 5px;
    margin-left: 5px;
}
.glyphicon-hand-right:before
{
    content: "\e127";
    margin-right: 5px;
    margin-left: 5px;
}
.glyphicon-file:before
{
    content: "\e022";
    margin-right: 5px;
    margin-left: 5px;
}
.glyphicon-cog:before
{
    content: "\e019";
    margin-right: 5px;
    margin-left: 5px;
}
.glyphicon-record:before
{
    content: "\e165";
    margin-right: 5px;
    margin-left: 5px;
}
.glyphicon-import:before
{
    content: "\e169";
    margin-right: 5px;
    margin-left: 5px;
}
.glyphicon-off:before
{
    content: "\e017";
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1em;
}
.glyphicon-restore:before{content:"\e115"}
.glyphicon-remove:before
{
    content: "\e014";
}
.arrowD:after
{
    content: "\e252";
}
.arrowD
{
    margin-right: 0px;
    float: right;
}
.glyphicon-resize-small:before
{
    content: "\e097";
    line-height: 15px;
   
}
.glyphicon-Help:before
{
    content: "\e085";
    line-height: 17px;
   
}
.gFont
{
    font-size: 0.9em;
}

.glyphicon-share-alt1:before
{
    content: "\2b";
    line-height: 15px;
    
}

.glyphicon-mini:before
{
    content: "\2212";
    line-height: 15px;
   
}

.glyphicon-share-back1:before
{
     content: "\e069";
    line-height: 15px;
 
}
.glyphicon-copy:before
{
    content:"\e205";
    line-height: 15px;
    
}
.glyphicon-earphone:before
{
    content:"\e182";
     line-height: 15px;
}
.glyphicon-triangle-right:before 
{
    content: "\e059";
     line-height: 15px;
}
.glyphicon-paste:before
{
     content: "\e206";
    line-height: 15px;
   
}
.glyphicon-remove:before
{
    content: "\e014";
    line-height: 15px;
   
}
.glyphicon-arrow-left:before{content:"\e091"}

.btnback1
{
display:block;
height:40px;
width :150px;
background:background-image :url(../images/back.jpg);
}



.glyphicon-download:before{content:"\e025"}

.glyphicon-align-justify:before{content:"\e055"}
/* Glaphicon end_________________________ */
/* calendar design start______________________________*/


.calendar
{
    background: #F9F9F9;
    border-radius: 5px;
    border: 1px solid #DDD;
    position: relative;
    z-index: 9999;
}
.calendar a
{
    text-decoration: none;
    color: #333;
    cursor: pointer;
}
.calendar td
{
    text-align: center;
    padding:3px;
}
.calendar .header
{
    padding: 10px 0 10px 0;
}
.calendar .prev_month
{
    float: left;
}
.calendar .next_month
{
    float: right;
}
.calendar .year
{
    text-align: center;
    font-weight: 500;
}
.calendar .week_days
{
    font-weight: 500;
}
.calendar .event
{
    color: white;
    background: #3B5A97;
    text-shadow: 0 0 2px #333;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    font-weight: bold;
}
.calendar .event:hover
{
    background: #3B5A97;
    text-shadow: 0 0 2px #000;
    box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.8);
}
.calendar .event a
{
    color: white;
}
.calendar .table td
{
    padding: 0px;
}
.calendar .table
{
    margin-bottom: 3px;
}
.calendar .week_days td
{
    background: #f0f0f0;
    color: #000;
}
.calendar .visualmonthyear
{
    color: #000;
}

/* calendar design end______________________________*/

/*Auto complete design start___________________________*/
.Auto-Group
{
    position: relative;
   /* display: inline-block; */
    width: 100%;
    text-align: left;
    white-space: normal;
    border-collapse: collapse;
}

.spancont
{
    line-height: 15px;
    vertical-align: top;
    display: inline-block;
    background-color: #d9e0e7;
    padding: 3px;
    color: #707478;
    border: solid 1px #dcdcdc;
    border-radius: 4px;
    text-align: right;
    min-width:25%;
    
}

.Autocontrol
{
    width: 73%;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    padding: 3px;
    border-radius: 4px;
    border-top-right-radius: 4;
    border-bottom-right-radius: 4;
    max-height:200px;
    overflow : auto;
    font-size:inherit;
}


/*Auto complete design end___________________________*/
body
{
    font-size: 12px;
    font-family: 'Open Sans' , "Helvetica Neue" ,Helvetica,Arial,sans-serif;
    color: #707478;
   /* background: #bg4;
 background: #d9e0e7;*/
    margin: 0px;
}
.btnPointer
{
    cursor: pointer;
}
.wrapper
{
    width: 100%;
    height: 100%;
}
.header
{
    margin-top: 0px;
    background-color: White;
    z-index: 9999;
    padding-left: 8px;
    position: fixed;
    width: 100%;
    height: auto;
    top: 0px;
}

.sidebar
{
    float: left;
    width: 20%;
    height: 100%;
    padding-top: 15px;
  /*  background: #bg3;
     background: #2d353c;*/
    z-index: 10;
    position: fixed;
    display: block;
}

.middle
{
    float: right;
    width: 80%;
    height: 100%;
    position: relative;
   /* margin-bottom:40px;*/
}
.panel
{
    position: relative;
    margin: auto;
    top: 55px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 96%;
    height: 100%;
    padding-bottom: 40px;
  /*  background-color: #bg5;
background-color: White;*/
    border-radius: 4px;
    
}
.panelheader
{
    width: 100%;
    height: 35px;
   /* background: #bg2;
 background: #1a2229;*/
    padding: 7px 10px 10px 10px;
    border-radius: 4px 4px 0px 0px;
    font-size: 1.33em;
   /* color: #cl1;
 color: White;*/
    vertical-align: middle;
}
.panel-heading-btn
{
    float: right;
    vertical-align:middle;
   
}
.btn-icon
{
    display: inline-block;
    width: 22px;
    height: 22px;
    padding: 2px 0px;
    margin-left: 5px;
    margin-bottom: 5px;
    border: none;
    line-height: 18px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
}

.Lock
{
    display: inline-block;
    width: 30px;
    height: 40px;
    padding: 2px 0px;
    margin-left: 5px;
    margin-bottom: 5px;
    border: none;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 50%;
    border-radius: 4px;
    vertical-align: middle;
}

.btn-search
{
    width: 100%;
    height: 100%;
    padding: 3px;
    border: solid 1px #dcdcdc;
    border-radius: 4px;
  
   /* color: #cl3;
 color: #ffffff;*/
   /* background: #bg3;
background: #49b6d6;*/
  
}

.grid-btn
{
    width: 100%;
    height: 30px;
    padding: 0px;
    border: solid 1px #dcdcdc;
    border-radius: 3px;
    color: #ffffff;
    background: #49b6d6;
    border-color: #49b6d6;
}

.grid-btn45
{
    width: 45%;
    height: 100%; 
    padding: 3px;  
    border: solid 1px #dcdcdc;
    border-radius: 4px;
    color: #ffffff;
    background: #49b6d6;
    border-color: #49b6d6;
   
}

.btn-search:hover
{
    background:Black;
    border-color: Black;
}
.btn-default
{
    color: #fff;
    background-color: #b6c2c9;
    border-color: #ccc;
}
.btn-default:hover
{
    background-color: #A9A9A9;
}
.btn-success
{
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover
{
    background-color: #449d44;
}
.btn-warning
{
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover
{
    background-color: #ec971f;
}
.btn-danger
{
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:hover
{
    background-color: #c9302c;
}

.panelbody
{
    padding: 5px;
    height: 100%;
    width: 100%;
    text-align: center;
}
*
{
    box-sizing: border-box;
}

.navbar-fixed-bottom0
{
    padding:0px;
    height:2px;
    position: fixed;
    right: 0;
    bottom: 33px;
    width: 100%;
    z-index: 1025;
    background-color:Black;
    
}

.navbar-fixed-bottom
{
    padding:3px;
    height:34px;
    text-align:center;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 1030;
    background-color:White;
    
}
.sidebar-profile
{
    padding: 35px 10px;
   /* color: #cl1;
 color: #fff;*/
   /* background:#bg1;
 background:#1a2229;*/
}
.sidebar-menu
{
}

.homeimage
{
    margin-top : 50px;
}

 li
{
    list-style: none;
}

ul
{
    padding: 0px;
}
.mainmenu
{
    padding-left: 10px;
    margin-bottom: 0;
    font-size: 1.17em;
    text-transform: none;
}
.sub-menu
{
    display: inline;
    position: relative;
    margin-left: 120px;
    overflow: hidden;
    max-height: 0;
    font-size: 1em;
    -webkit-transition: all 0.5s ease-out;
}


.mainmenu > li > a:focus, .mainmenu > li > a:hover
{
    background: #232a2f;
    color: White;
    -webkit-transition: color 100ms ease-in-out;
}
.sub-menu > li > a:focus, .sub-menu > li > a:hover
{
    background: #232a2f;
    color: White;
    -webkit-transition: color 100ms ease-in-out;
}
.mainmenu > li.active > a, .mainmenu > li.active > a:focus, .mainmenu > li.active > a:hover
{
    color: #fff;
    background: #00acac;
}

.image
{
    float: left;
    width: 50px;
    height: 50px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 10px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.info
{
    font-size: 1em;
    margin-top: 10px;
    text-align:right;
}
.infolnkbtn
{
  margin-top:5px;
  float:right;
  height:20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
    border-radius: 2px;
    padding:2px 5px 0px 5px;
    
}
.RowsCount
{
     float:right;
    height:25px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding:3px 7px;
    font-size:1.3em;
      
}
.info a
{
    color:Black;
      text-decoration:none;
      vertical-align:middle;
}
.info a:hover
{
    text-decoration:underline;
}

/* Added By sonam End***************************************/


/* DEFAULTS  ----------------------------------------------------------*/
.halfwidth
{
    width:50%;
    height:100%;
    position: relative;float:left;
}
.halfwidth30
{
    width:30%;
    height:100%;
    position: relative;float:left;
}
.halfwidth70
{
    width:70%;
    height:100%;
    position: relative;float:left;
}
.headerHalfwidth
{
    width:50%;
    height:100%;
    position: relative;float:left;
}
.row
{
    /*background-color :Silver;*/
    position: relative;
    width: 100%;
}

.col
{
    display: inline-block;
    position: relative;
    width: 48%;
   /* height: 32px;  background-color :Lime ; */
    margin:1px;
}
.colwhole
{
    display: inline-block;
    position: relative;
    width: 98%;
}
.VAllignTop
{
    vertical-align:top;
}
.HAlignLeft
{
    float:left;
}
.HAlignRight
{
    float:right;
}

.searchbtncont
{
    width: 30%;
    display: inline-block;
    line-height:15px;
    vertical-align:top;
}
.lblcont
{
    line-height:15px;
    vertical-align:top;
    width: 33%;
    display: inline-block;
   /* background-color: #bg4;
 background-color: #d9e0e7;*/
    padding: 3px;
  /*  color: #cl2;
color: #707478;*/
    border: solid 1px #dcdcdc;
    border-radius: 4px;
    text-align: left;
}
.nobg
{
     background: white;
     border:none;
}
.inptcont
{
    line-height :12px;
    vertical-align:top;
    width: 64%;
    display: inline-block;
}

.spc
{
    width: 100%;
    height: 15px;
    background-color: blue;
    display: inline-block;
    background-color: White;
}

.txtbx
{
    width: 100%;
    padding: 3px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 4px;
    text-align: left;
    font-size:inherit;
}
.txtbxMulti
{
    width: 100%;
    height: 50px;
    padding: 3px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 4px;
    text-align: left;
    font-size:inherit;
    
}
.height20
{
height: 20px;
}

.height215
{
    height: 215px;
}
.listbox
{
    width: 100%;
    padding: 6px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 4px;
    text-align: left;
    font-size:inherit;
    height:150px;
}
.txtbx2
{
    width: 75%;
    float:left;
    padding: 3px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 4px;
    text-align: left;
}
.txtbx45
{ 
    width: 45%;
    padding: 3px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 4px;
    text-align: left;
}

.txtbx:focus, .txtbx.focus, .Autocontrol:focus, .Autocontrol.focus,.listbox:focus,.listbox.focus
{
    border: solid 1px #707070;
    box-shadow: 0 0 5px 1px #969696;
}
.navbar-toggle
{
    position: relative;
    float: right;
    padding: 9px 9px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #cococo;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #ddd;
    display: none;
}
.gridpadding
{
    padding: 16px;
}

@media screen and (max-width: 900px)
{
    .col
    {
        display: inline-block;
        position: relative;
        width: 100%;
         /*height: 45px; background-color :Lime ; */
    }

    .lblcont
    {
    width: 30%;
    padding: 6px;
    display: inline-block;
  
    }
    .inptcont
    {
        width: 60%;
        display: inline-block;
    }
    .sidebar
    {
        display: block;
        width: 20%;
    }
.halfwidth
{
     position: relative;
     width: 100%;
     height:100%;
}
}

@media screen and (max-width: 600px)
{
    
    .col
    {
        display: inline-block;
        position: relative;
        width: 100%;
      /*   height: 90px; background-color :Lime ; */
        text-align: left;
    }

    .lblcont
    {
        width: 99%;
        padding: 10px;
        display: inline-block;
    }
    .searchbtncont
    {
        width: 99%;
        display: inline-block;
       
    }
    .inptcont
    {
        width: 99%;
        display: inline-block;
    }
    .navbar-toggle
    {
        display: block;
    }
    .sidebar
    {
        display: none;
        width: 0px;
        top:60px;
    }
    .middle
    {
        width: 100%;
        height: 100%;
    }
    .mainmenu
    {
        padding-left: 0px;
    }
    .headerHalfwidth
    {
        width:100%;
    }
   .panel
    {
        top:90px;
    }
    .navbar-fixed-top
    {
        top:75px;
    }
    .halfwidth30
    {
        width:100%;
    }
    .halfwidth70
    {width:100%;
    }
}

@media screen and (max-width: 380px)
{
    .nirav-btn
    {
        height: 100px;
    }

}



.reportviewer
{
    margin-top:10px;
}

.padding8
{
    padding: 8px 2px;
}
.Hpadding6
{
    padding: 8px 6px;
}
.padding4
{
     padding: 8px 20px;
}
.
.width140
{
    width:140px;
}
.alert
{
z-index: 9999;
position:fixed;
top:10px;left:10%; 
color: #ffffff;
font-size:x-large ; 
padding: 20px;
text-align:center ;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
background: rgba(147,206,222,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 44%, rgba(73,165,191,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(147,206,222,1)), color-stop(44%, rgba(117,189,209,1)), color-stop(100%, rgba(73,165,191,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 44%, rgba(73,165,191,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 44%, rgba(73,165,191,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 44%, rgba(73,165,191,1) 100%);
background: radial-gradient(ellipse at center, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 44%, rgba(73,165,191,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf', GradientType=1 );
}

/* for ajax callout validator start _________________*/
.highlight { 
                  border: 1px solid #F08080; }
                  .validator_callout
                  {
                      position:relative;
                      margin:-200px;
                  }
                  .validator_callout div
                  {
                       border:solid 1px #F08080; background-color:#fff;
                       position:relative;
                  } 
                  .validator_callout td
                  {
                       border:solid 1px #F08080; background-color:#fff;
                     
                  } 
                  
   /*.validator_callout div, .validator_callout td { border:solid 1px #F08080; background-color:#fff;}
.validator_callout .ajax__validatorcallout_error_message_cell {font-size:12px;padding-top:10px;padding-bottom:10px;color:#F08080;-moz-box-shadow: 4px 4px 4px gray;-webkit-box-shadow: 4px 4px 4px gray;box-shadow: 4px 4px 4px gray;}
.validator_callout .ajax__validatorcallout_close_button_cell {padding:2px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;-moz-box-shadow: 4px 4px 4px gray;-webkit-box-shadow: 4px 4px 4px gray;box-shadow: 4px 4px 4px gray;}
.validator_callout .ajax__validatorcallout_icon_cell { padding-top:7px; -moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;-moz-box-shadow: 4px 4px 4px gray;-webkit-box-shadow: 4px 4px 4px gray;box-shadow: 4px 4px 4px gray;}
.validator_callout .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {border:none !important; text-align:center;width:24px;padding:0px 0px 2px 2px;cursor:pointer;}
.validator_callout .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv img {background-color:#F08080; }
.validator_callout .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv img:hover { border:1px solid gold; }*/


.validator_callout .ajax__validatorcallout_popup_table {display:none;border:none;background-color:transparent;padding:0px;}
.validator_callout .ajax__validatorcallout_popup_table_row {vertical-align:top;height:100%;background-color:transparent;padding:0px;}
.validator_callout .ajax__validatorcallout_callout_cell {width:20px;height:100%;text-align:right;vertical-align:top;border:none;background-color:transparent;padding:0px;}
.validator_callout .ajax__validatorcallout_callout_table {height:100%;border:none;background-color:transparent;padding:0px;}
.validator_callout .ajax__validatorcallout_callout_table_row {background-color:transparent;padding:0px;}
.validator_callout .ajax__validatorcallout_callout_arrow_cell {padding:8px 0px 0px 0px;text-align:right;vertical-align:top;font-size:1px;border:none;background-color:transparent;}
.validator_callout .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv {font-size:1px;position:relative;left:1px;border-bottom:none;border-right:none;border-left:none;width:15px;background-color:transparent;padding:0px;}
.validator_callout .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div {height:1px;overflow:hidden;border-top:none;border-bottom:none;border-right:none;padding:0px;margin-left:auto;}
.validator_callout .ajax__validatorcallout_error_message_cell {font-family:Verdana;font-size:10px;padding:5px;border-right:none;border-left:none;width:100%;}
.validator_callout .ajax__validatorcallout_icon_cell {width:20px;padding:5px;border-right:none;}
.CustomValidator .ajax__validatorcallout_close_button_cell {vertical-align:top;padding:0px;text-align:right;border-left:none;}
.CustomValidator .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {border:none;text-align:center;width:10px;padding:2px;cursor:pointer;}

/* for ajax callout validator end _________________*/


/*for login start_________________________*/
.Loginimage
{
    float: center;
    width: 80px;
    height: 80px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.Loginbody
{
    background-color:White;
}
.MainContainer
{
    position: relative;
    width: 100%;
}

.MiddleCol
{
  position: relative;
  margin: auto;
  top: 0%;
  float:right;
  right: 0;
  bottom: 0;
  right: 10%;
  margin-top:15%;
  width: 30em;
  opacity:1;
  background-color:White;
  border-radius: 3px;
  padding-top:0%;
}


.form
{
    margin-top: 30px;
    width: 80%;
    /*padding: 10px 10px 10px 20px;*/
    margin-left:auto;
    margin-right:auto;
}

.BGImage
{
    position: fixed;
    width:inherit;
    height:100%;
    top:0;
    -webkit-transform: translateZ(0);
    overflow: hidden;
    
  /*  -webkit-filter: blur(6px);
  -moz-filter: blur(6px);
  -o-filter: blur(6px);
  -ms-filter: blur(6px);
  filter: blur(6px);*/
}
.BGImage > img
{
    width: 100%;
    height: 100%;
}
.footer
{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: inherit;
    height:95px;
    background-color: rgba(0,0,0,0.5);
    text-align: left;
    color: rgba(255,255,255,.9);
    font-weight: 300;
    font-size: 28px;
}
.footer  img
{
    vertical-align:middle;
}
@media screen and (max-height: 430px)
{
    .footer{display:none;}

}
.nowrap 
{
    white-space: nowrap;
    text-align:center;
    vertical-align:middle;
}

.Font28
{
    font-size: 2.33em;
    color:Black;
}

.msg
{
    color:Red;
}
.LoginTextbox
{
    width: 97%;
    background-color: #fff;
    display: inline-block;
    margin-bottom: 15px !important;
    height: 100%;
    padding: 10px;
    font-size: 1em;
    line-height: 1.3333333;
    border: 1px solid #ccd0d4;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.LoginLable
{
    width: 97%;
    background-color: #fff;
    display: inline-block;
    margin-bottom: 5px !important;
    height: 100%;
    padding: 3px;
    font-size: 1em;
    line-height: 1.3333333;
    font-weight:inherit;
    color:Black;
    
}
.LoginDropdown
{
    width: 97%;
    padding: 10px;
     border: 1px solid #ccd0d4;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 4px;
    text-align: left;
    font-size: 1em;
     margin-bottom: 15px !important;
}
.LoginAutoComplete
{
    width: 73%;
    margin-left:5px;
    padding: 3px;
     border: 1px solid #ccd0d4;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 4px;
    text-align: left;
    font-size: 1em;
     margin-bottom: 8px !important;
     float:left;
}
.LoginSpan
{
     line-height: 15px;
    vertical-align: top;
    display: inline-block;
    background-color: #d9e0e7;

    color: #707478;
    border: solid 1px #dcdcdc;
    border-radius: 4px;
    text-align: right;
    min-width:25%;
   
}
.Loginlistbox
{
    width: 100%;
    padding: 3px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 4px;
    text-align: left;
    font-size:inherit;
    height:100px;
}
.btnLogin
{
     width: 97%;
    height: 100%;
    padding: 10px;
    color: #ffffff;
    background: Black;
    font-weight:bold;
 
   
}
.btnLogin:hover
{ border: solid 1px #dcdcdc;
    border-radius: 3px;
   
}
hr
{
    margin-top: 10px;
    margin-bottom:1px;
    margin-left:20px;
    border-top: 1px solid #eee;
}
.Copyright
{
    width:60%;
    white-space:nowrap;
    font-size: 0.7em;
    color: Black !important;
    font-weight:normal;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
  
}
.Copyright a
{
    color:Black;
}

.ForgetPassword
{
    font-size: 1em;
    margin-top: 5px;
    text-align:right;
}
.ForgetPassword a
{
    text-decoration:none;
    color:Black;
}
.ForgetPassword a:hover
{
    text-decoration:underline;
    color:Black;
    
}
.LoginLblContl
{
    width:98%;
    float:left;
    padding-left:5px;
    font-size:1.2em;
    padding-top:6px;
    white-space:nowrap;
    margin-bottom: 15px !important;
    
}
.LoginInputContl
{
    width:99%;
    float:right;
    padding-right:3px;
    margin-bottom: 15px !important;
}
.Auto
{
    width:100%; 
}
.HeaderAutoComplete
{
    width:50%;
    margin-left:5px;
    padding: 5px;
     border: 1px solid #ccd0d4;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 4px;
    text-align: left;
    font-size: 1em;
    margin-top:3px;     
}
.HeaderSpan
{
    vertical-align: top;
    display: inline-block;
    background-color: #d9e0e7;
    padding: 3px;
    color: #707478;
    border: solid 1px #dcdcdc;
    border-radius: 4px;
    text-align: right;
    min-width:0%;float:right;
   
}
.paddingright10
{
    padding-right:10px;}

/*for login end_________________________*/
.Fontsize1
{
    font-size:1em;
    padding-top:0.5em;
    padding-right:0.5em;
    color:Black;
    opacity: 0.7;
}
.Fontsize2
{
    font-size:2em;
    padding-top:0.5em;
    padding-right:0.5em;
    color:Black;
    opacity: 0.7;
}
.Fontsize3
{
    font-size:3em;
    padding-top:0.5em;
    padding-right:0.5em;
    color:Black;
    opacity: 0.7;
}

#tooltip
        {
            position: absolute;
            z-index: 3000;
            padding: 5px;
            opacity:1;
            width:350px;
      height:110px;
  background:#ECECEC;
  border-radius:4px;
  box-shadow:inset 0 0 0 1px rgba(0, 0, 0, .4),
    0 0 10px rgba(0, 0, 0, .55),
    0 2px 10px rgba(0, 0, 0, .6) ;
    color:Black;
        }
#tooltip h3, #tooltip div{ margin: 0;}

.padding
{
    padding-left:10px;
    padding-right:10px;}
.HelpImage
 {
     width:100%;
     height:100%;
 }
 .TestBorder
 {
     border :1px solid Black;
 }
 /*-----------------------Responsive For 12 Columns  Start--------*/
 
    .col12
    {
        display : inline-block;
        position: relative;
        width: 99.7%;
   
    }
    .col11
    {
          display : inline-block;
        position: relative;
        width:91.37% ;
    
    }
    .col10
    {
         display : inline-block;
        position: relative;
        width: 83.03%;
      
    }
    .col9
    {
        display : inline-block;
        position: relative;
        width: 74.7%;
    
    }
    .col8
    {
         display : inline-block;
        position: relative;
        width: 66.37%;
     
    }
    .col7
    {
         display : inline-block;
        position: relative;
        width: 58.03%;
   
    }
    .col6
    {
        display : inline-block;
        position: relative;
        width: 49.7%;
   
    }
    .col5
    {
        display : inline-block;
        position: relative;
        width: 41.37%;
   
    }
    .col4
    {
        display : inline-block;
        position: relative;
        width: 33.03%;
   
    }
    .col3
    {
         display : inline-block;
        position: relative;
        width: 24.7%;
    
    }
    .col2
    {
        display : inline-block;
        position: relative;
        width: 16.37%;
       
    }
    .col1
    {
        display : inline-block;
        position: relative;
        width: 8%;
    }
    

@media (min-width: 650px) 
{
   
  .col12
    {
        display : inline-block;
        position: relative;
        width: 99.27%;
   
    }
    .col11
    {
          display : inline-block;
        position: relative;
        width:90.94% ;
    
    }
    .col10
    {
         display : inline-block;
        position: relative;
        width: 82.6%;
      
    }
    .col9
    {
        display : inline-block;
        position: relative;
        width: 74.27%;
    
    }
    .col8
    {
         display : inline-block;
        position: relative;
        width: 65.94%;
     
    }
    .col7
    {
         display : inline-block;
        position: relative;
        width: 57.6%;
   
    }
    .col6
    {
        display : inline-block;
        position: relative;
        width: 49.27%;
   
    }
    .col5
    {
        display : inline-block;
        position: relative;
        width: 40.94%;
   
    }
    .col4
    {
        display : inline-block;
        position: relative;
        width: 32.6%;
   
    }
    .col3
    {
         display : inline-block;
        position: relative;
        width: 24.27%;
    
    }
    .col2
    {
        display : inline-block;
        position: relative;
        width: 15.94%;
       
    }
    

  .col1
    {
        display : inline-block;
        position: relative;
        width: 7.6%;
   
    }
    }
 /*-----------------------Responsive For 12 Columns  End--------*/
 .MLable
 {
    
     font-size:1em;
     line-height:35px;
     vertical-align:middle;
     text-align:right;
 }
 .PanelTop
 {
     top:90px;
 }
 .SidebarTop
 {
      top:60px;
 }
 .width10{width:10%;}
 .width20{width:20%;}
 .width30{width:30%;}
 .width40{width:40%;}
 .width50{width:50%;}
 .width60{width:60%;}
 .width70{width:70%;}
 .width80{width:80%;}
 .width90{width:90%;}
 .width100{width:100%;}
 .message
 {
    position: fixed;
    bottom: 95px;
    left: 0px;
    width: inherit;
    line-height:35px;
    height:35px;
    background-color:rgb(255,0,0);
    vertical-align:middle;
    text-align: left;
    color: rgba(255,255,255,.9);
    font-weight: 300;
    font-size: 28px;

 }
 .navbar-fixed-top
{
    padding:0px;
    height:1px;
    position: fixed;
    right: 0;
    top: 40px;
    width: 100%;
    z-index: 1025;
    background-color:Black;
}
.NavBarTop
 {
     top:75px;
 }
 .Scroll
 {
    max-height: 400px;
    overflow: auto;
 }
.btn-Blue
{
    color: #fff;
    background-color: #1088fe;
    border-color: #1088fe;
}
.btn-Blue:hover
{
    background-color: #1088fe;
}
/*For Accordian control Start*/
.accordionHeader {
    border: 1px solid #2F4F4F;
     border-radius: 4px;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderSelected {
    border: 1px solid #5078B3;
    border-radius: 4px;
    color: white;
    background-color: #5078B3;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionContent {
    border: 1px solid #d9e0e7;
    border-top: none;
    border-radius: 4px;
    padding-bottom:5px;
    padding-top: 10px;
    padding-left:2px;
    padding-right:2px;
} 
/*For Accordian control End*/
.messageIn
 {
    position: fixed;
    bottom: 35px;
    left: 0px;
    width: inherit;
    line-height:30px;
    height:30px;
    background-color:rgb(255,0,0);
    vertical-align:middle;
    text-align: left;
    color: rgba(255,255,255,.9);
    font-weight: 300;
    font-size: 1.5em;

 }
 .glyphicon-BackUpSuccess:before
{
    content:"\e067";
     line-height: 15px;
}
.glyphicon-BackUpFail:before
{
    content:"\e101";
     line-height: 15px;
}