@charset "utf-8";
/* Theme: Trainingonrti.in
   Designed by: Lumos Techno Solutions, Kumbakonam
   Url: http://www.lumostechno.co.in */
body{background:#006600;}
*{border-radius:0 !important;}
.Title{font-weight:bold;}
.SubTitle{color:#999;}
.TopRight{color:Red;padding:15px 0px;}
ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }
.footer{padding:10px 0px;color:#fff;background:#222222;}
.table-borderless tbody tr td,
.table-borderless tbody tr th,
.table-borderless thead tr th,
.table-borderless thead tr td,
.table-borderless tfoot tr th,
.table-borderless tfoot tr td {
    border: none;
}
.marTop{margin-top:15px;}
.navbar-inverse {
margin-bottom: 5px;
}
.heading{font-weight:bold;font-size:20px;}
.bodyMinHt{min-height:300px;height:auto;}
.redtxt{color:Red;}
.padVer{padding:10px 15 px;}
.map{border:1px solid #000;}