h2 {
  font-family: 'Athiti', sans-serif;
  color:white;
  font-size:20px;
  margin-top: 15px;
}
h3 {
  font-family: 'Athiti', sans-serif;
  color:white;
  font-size:20px;
  margin-top: 8px;
  margin-boom: 15px;
}
body {
font-family: 'Athiti', sans-serif;
}
.tt{
min-width:100%;
margin-bottom: 0px;
background-color: #9C27B0;
padding-bottom:3px;
}

.bgcon {
  min-width:100%;
  background-color:#f3e5f5
}

.footerbo {
  min-width:100%;
  background-color: #9C27B0;
  padding-top: 50px;
  padding-bottom: 40px;
}

.navbar {
  /* min-width:1200px; */
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}

label {
  font-weight: normal !important;
}
a.action_link {
  text-decoration: none;
  }
li,i { cursor: pointer; }

.fontmenu {
  font-size: 16px;
}

.modal-header
{
   /* padding:9px 15px; */
   border-bottom:1px solid #eee;
   background-color:#CA9EED;
}
.modal-header .close{margin-top:2px}
.modal-header h3{margin:0;line-height:30px; }