﻿/* Move down content because we have a fixed navbar that is 50px tall */

body {
    /*padding-top: 50px;*/
    padding-bottom: 20px;
    font-size: 15px ;font-family: 'Exo 2', sans-serif !important;overflow-x: hidden;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
/*.container {
    max-width: 87% !important;
}*/
html {
    font-family: 'Exo 2', sans-serif !important;
    -webkit-text-size-adjust: 100%;
}
/* Set widths on the form inputs since otherwise they're 100% wide */
/*input,
select,
textarea {
    max-width: 280px;
}*/
@font-face {
  font-family: "KirtanUni";
  src: url("../fonts/KirtanUni.eot"); /* IE9 Compat Modes */
  src: url("../fonts/KirtanUni.eot@#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/KirtanUni.otf") format("opentype"), /* Open Type Font */
    url("../fonts/KirtanUni.svg") format("svg"), /* Legacy iOS */
    url("../fonts/KirtanUni.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/KirtanUni.woff") format("woff"), /* Modern Browsers */
    url("../fonts/KirtanUni.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Ekushey Lohit';
    src:url('../fonts/asfont.ttf') format('truetype'),
     url('../fonts/asfont.eot@'),
     url('../fonts/asfont.woff@');
    /*font-weight:bold;*/
         
    }

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        /*margin-top: 20px;*/
    }
    .body-content {
        padding: 0;
    }
}
.jumbotron {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    float:left !important;
}
.topdiv {
    height: 5px;
    /*background: #DFC253;*/
    background: #0377A6;
    clear: both;
}
h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Exo 2', sans-serif !important;
}
h1, h2, h3 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
h3, .h3,h5 {
    font-size: 28px !important;
    color :#1A4167 !important;
}
h6, .h6 {
    font-size: 18px !important;
}
h4,h5,h6{color :#1A4167}
h2, .h2 {
    font-size: 20px;
    /*color:#0094ff !important;*/
}
img.logo
{
  height: auto;
  width: 65%;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
    h3,h4,h5,h6 {
        font-size: 30px !important;
    }
}
@media screen and (max-width: 768px) {
    h3,h4,h5,h6 {
        font-size: 15px !important;
    }
}
h5,h6 {
    font-family: Ekushey Lohit !important;
    font-weight:bold !important;
  }
.layer{
    background-image: url(images/index_Layer1_bkgrnd.png);
    background-repeat: repeat-x;
    background-position: left top;
    border: 1px #CCCCCC solid;
}
.caret {

  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
} 
.dropdown-submenu{
    position:relative;
}
.dropdown-submenu.dropdown-menu{
    top:0;
    left:100%; margin-top:-1px;
}
.caret {

  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.right-caret {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid #14af52;
    display: inline-block;
    height: 0;
    opacity: 5;
    vertical-align: baseline;
    width: 0;
    left:20px;
}
.container .jumbotron {
    padding-right:5px !important;
    padding-left: 5px !important;
}
p{
    text-align:justify;
    font-family: 'Exo 2', sans-serif !important;
    /*padding-left:20px !important;*/
    /*font-family:Cambria !important;*/
}
ul{list-style:none !important}
.nav > li > a {
    position: relative;
    display: block;
    padding: 14px 8px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    color:#fff !important;
    font-size: 13px !important;
    font-family: 'Exo 2', sans-serif !important;
}
.glyphicon{
    font-family: 'Exo 2', sans-serif !important;
}
.navbar-inverse {
    /*background-color: #1A4167 !important;*/
    border-color: #080808;
}
.navbar {
    /*position: relative;*/
    z-index: 1000;
    min-height: 50px;
    margin-bottom: 10px !important;
    border-radius:0px !important;
}
.navbar-default .navbar-nav > li.dropdown:hover > a, 
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}
.navbar {
  position: sticky;
  top: 0;
  /*background-color: transparent;*/
  background-color: darkcyan;
}
#content {
  background-color: aquamarine;
}
li.dropdown:hover > .dropdown-menu {
    display: block;
}
.google-maps {
        position: relative;
        padding-bottom: 75%; 
        height: 0;
        overflow: hidden;border-radius:5px;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
    .contact_us,.contact_us1{
        color:#fff;
        font-family:Verdana;
        font-size:15px;
        border-top:0px solid #000 !important;
    }
    .contact_us1
    {
         color:#000 !important;
    }
.important_link {width:100%; padding:0 0px 5px 0px; margin-bottom:10px;height:323px; background:#f2f2f2; border-bottom:solid 5px #14af52;  border-radius:1px;}
.important_linktab {width:100%; height:48px;  text-align:left;    /*background: url("../images/imp_links.png") 98% 7px no-repeat; margin:0 auto;*/ background-color:#f45661; border-bottom:solid 3px #DFC253; }
.important_linktab h2 {margin:0; padding:10px 0 0 10px; font-size:20px !important;  text-align:left; color:#000; font-weight:normal;
 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}

.important_link li { display:block; padding-left:8px;  padding-right:8px; margin-left:8px; background:url(../images/arrow_g.png) 0px 10px no-repeat; font-family:Arial; font-weight:bold;}
.important_link li a { display:block; padding:7px 0 7px 0px; margin-left:7px; text-decoration:none; color:#606060;  border-bottom:1px dashed #ccc;   font-size:12px;}
.important_link li a:hover { color:#14af52; }
/*.contact_tab { width:95%; height:95px;  text-align:center;  border-radius:3px 3px 0 0;  background: url("../images/news_event.png") 50% 10px no-repeat; margin:0 auto; border-bottom:solid 3px #64d3ff; }*/
.contact_tab { width:95%; text-align:center;  border-radius:3px 3px 0 0; margin:0 auto; border-bottom:solid 3px #006699; }
.contact_tab h2 { margin:0; padding:0px 0 0 0; text-align:center; font-size:10pt; color:#36a8ff; font-weight:bold; font-family:Arial; width:auto !important; }
.contact {width:100%; padding:0px 0 10px 0; margin-bottom:10px; background:#f3faff;  border:1px solid #d9f4ff; border-bottom:solid 5px #64d3ff; }
.contact ul {list-style-type:none; margin:0 auto; padding:0; width:95%; }
.contact li p { display:block; border-bottom:dashed 1px #64d3ff;  font-size:11px;  padding:5px 0; margin:5px 0; color:#424242;}
/* press release */
.newsEvent { margin-bottom:0px; text-align:justify;}
.newsEvent h3 { position:relative; }
.newsEvent h3 span { position:absolute; top:15px; right:15px; }
.newsEvent h3 span a.stop { background-position:0 0; }
.newsEvent h3 span a.play { background-position:0 100%; }
.newsEvent div.innerNews {padding:10px; }
.newsEvent ul{ height:250px; padding:7px; }
.newsEvent ul li { line-height:1.5em;  background:none; padding:5px 0; margin:0; font-size:11px; }
.newsEvent ul li p { margin-bottom:0; margin-left:0;  line-height:18px;  }
.newsEvent ul li p a { color:#363636; text-decoration:none;}
.newsEvent ul li p a:hover { color:#3a9403; text-decoration:none;}
.newsEvent ul li p span { display:block; }

.shadow-md {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.important1_link {width:100%; padding:0 0px 5px 0px; margin-bottom:10px; border-bottom:solid 5px #DFC253;  border-radius:1px; height:323px}

.important1_linktab {width:100%;text-align:center;margin:0 auto; border-bottom:solid 3px #DFC253; background-color:#fc9928 }
.important1_linktab h2 {margin:0; padding:10px 0 0 10px; font-size:20px !important;  text-align:left; color:#000; font-weight:normal;
 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}

.important1_link li { display:block; padding-left:8px;  padding-right:8px; margin-left:8px; background:url(../images/arrow_g.png) 0px 10px no-repeat; font-family:Arial; font-weight:bold;}
.important1_link li a { display:block; padding:7px 0 7px 0px; margin-left:7px; text-decoration:none; color:#606060;  border-bottom:1px dashed #ccc;   font-size:12px;}
.important1_link li a:hover { color:#14af52; }
.btn {
    /*background: rgba(0, 0, 0, 0) url("../images/btn.jpg") no-repeat scroll center center !important;*/
    border: 0 none !important;
    color: #000 ;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 11px !important;
    font-weight: bold !important;
    padding: 5px 20px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #F9BC26 !important;
    background-color: #ebebeb;
    border-color: #adadad;
}
.btn-danger2, .btn-danger2:hover, .btn-danger2:focus, .btn-danger2:active, .btn-danger2.active, .open .dropdown-toggle.btn-danger2 {
    color: #ebebeb !important;
    background-color: #096772;
    border-color: #adadad;
}
.text-danger {
    color: #b94a48;
    font-size : 12px !important;
}
.newsBorder
{
  border-bottom:solid 1px #36A8FF;
  font-size :12px !important;
}
.simple:hover
{
    color: #14af52 !important;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight:normal !important;
}
.td_back
{
    /*background-color:#fbea64;*/
    color:#0094ff; font-weight:bold
}
.dropdown-menu > li > a {
    font-family: 'Exo 2', sans-serif !important;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
   font-size :15px !important;font-family: 'Exo 2', sans-serif !important;
}
.table {
    margin-left: 21px;
}

/*.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    border-left:0px solid #000 !important;
}*/
a{font-family: 'Exo 2', sans-serif !important; font-size:14px !important}
li{font-family: 'Exo 2', sans-serif !important;}
.link {
	color:#000;
    border:1px solid #ccc;
}
.link-title {
	font-size:1.2rem;
	font-weight: bold;
	padding-bottom:3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.link-title-2 {
	font-size:15px;
	font-weight: bold;
	padding-bottom:3px;
	margin-bottom: 5px;
	margin-right: 20px;
	/*border-bottom: 2px solid #ddd;*/
}
.link li {
	padding: 3px 0 2px 0;
	font-weight: 400;
    border-bottom:1px solid #ccc;
}
.link a {
	color:#014c8c;
}

/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
        margin-bottom: 10px !important;
    }
    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
        font-weight:bold;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
.glyphicon {
    font-weight: bold !important;
    font-size:20px !important;
}
.btn {
    color:#fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {

    color: #000 !important;
    text-decoration: none;
    background-color: #ccc !important;

}
.navbar-nav > li:hover > .dropdown-menu {
display: block;
}
.dropdown-submenu {
position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/*.nav-tabs-left { border-bottom: 0px solid #DDD;}
.nav-tabs-left  > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; background-color:#ddd !important; color:#000 !important }
.nav-tabs-left  > li > a { border:none; color: #ffffff;background: #5a4080;margin-bottom:3px;font-family: 'Exo 2', sans-serif !important; }
.nav-tabs-left  > li.active > a, .nav-tabs > li > a:hover {border: none;  color: #5a4080 !important; background: #DDD!important; }
.nav-tabs-left  > li > a::after { content: ""; background: #5a4080; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs-left  > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #5a4080 none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px; border:1px solid #dddddd;font-family: 'Exo 2', sans-serif !important;}
.nav-tabs > li  {width:20%; text-align:center;}
.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-top:20px; margin-bottom: 30px; border:0px solid #000;float:left;padding:20px }
@media all and (max-width:724px){
.nav-tabs > li > a > span {display:none;}	
.nav-tabs > li > a {padding: 5px 5px;}
}*/
#GridView1 a {
    color: #FFF !important;
    text-decoration: none;
}
.gird_content td{
    padding:10px;
}
.td_arch{
    background-color:#5a4080;
    padding:10px;
    width:200px;
    border:2px solid #ccc;
    color:#fff !important;
}
/*p a{
    background-color:#606060 !important;
}*/