@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

/* CSS Document */

html {
  font-size: 13px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	margin:0px;
	color: #262626;
	background-image:url(bg.jpg);
	background-size:100% 100%;
	background-attachment:fixed;
	font: 13px/20px Verdana, Geneva, sans-serif;
}

a {
	color: #2a6496;
	text-decoration: none;
}

a:active,
a:hover {
	outline: 0;
	color: #428bca;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

img {
	vertical-align: middle;
	color: #13933E;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
	orphans: 3;
	widows: 3;
	color: #C96030;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/*USer Classes start from here*/

.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}
.title{color:orange}
body {}
	/*Helper Classes*/
	.m-fl{float: left}
	.m-fr{float: right}
	.cf:after{content:"";display:table;clear:both}
	.pw{margin:0 10px; background-color:#FFF;}
	
.top-menu{background-color:#C2FFA3;}
.top-bar{ clear:both; background-color:#033; height:2px;}
.top-menu-list ul{
	list-style:none;
	line-height:0px;
	padding:0;
	margin:10px;
	position:relative;

}
.top-menu-list ul li {
	float:left;
}
.top-menu-list ul li a{
	padding:20px 20px;
	display:block;
	line-height:inherit;
	margin-right:0px;
	font-size:12px;
	font-weight:bold;
	color: #300;
}
.top-menu-list ul li a:hover{
	color: #F60;
	background-color: #E0FFD1;
	text-decoration:none;
	border-radius:10%;
}
.rep{
	color: #003;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-weight:bold;
	padding:10px;
}
.mon{
	font-size:14px;
}
.rep-2{
	color: #003;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:25px;
	font-weight:bold;
	padding:20px 10px;
	line-height:180%
}
.tit{
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:bolder;
	color:#003;
	text-align:center;
	padding:20px 10px;
	line-height:150%;
}
.author{
	text-align:center;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}
.author a{
	color:#972600;
	text-decoration:none;
}
.author a:hover{
	color:#F30;
}
.aut-inf{
	text-align:center;
	padding:10px;
}
.cont-menu{background-color:#C2FFA3;}
.cont-menu ul{
	list-style:none;
	line-height:0px;
	padding:0;
	margin:10px;
	position:relative;

}
.cont-menu ul li {
	float:left;
}
.cont-menu ul li a{
	padding:20px 20px;
	display:block;
	line-height:inherit;
	margin-right:0px;
	font-size:12px;
	font-weight:bold;
	color: #300;
}
.cont-menu ul li a:hover,
.cont-menu ul li.active a{
	color: #F60;
	background-color: #E0FFD1;
	text-decoration:none;
	border-radius:10%;
}
.body-cont .cont-1 img{
	width:100%;
}
.body-cont .cont-2{
	text-align:center;
	font-weight:bold;
}
.body-cont .cont-3 {
	text-align:center;
}
.body-cont .cont-3 img{
	width:65%;
}
.foot{
	background-color:#333;
}
.foot a{
	color:#66F2F7;
}
.foot a:hover{
	color:#FF0;
	text-decoration:none;
}
.cont-4{
	padding:10px 15px;
	text-align:justify;
	line-height:180%
}
.cont-4 h1{
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
}
.b-t-n{
	padding-right:10px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
}
/*For the desktop view or the screens above width 768px*/
@media (min-width: 768px) {
	.title{color:white}
	/*Helper Classes*/
	.fl{float: left}
	.fr{float: right}
	.pw{margin:0 10px; background-color:#FFF;}
}
@media (min-width: 1024px) {
	.pw{width:1000px;margin:0 auto}
}
/*For the mobile views or the screens below width 768px*/
@media (max-width: 768px) {
	.title{text-align:center}
}
