/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body,
html {
    width: 100%;
    height: 100%;
}

body
{
font-family:Menlo,Consolas,monaco,monospace;
font-weight:500;
font-size:16px;
background-color:#f7f7f7;
word-spacing:1.5px;	
letter-spacing:0.25px;
}

h1,h2,h3,h4,h5{
	font-weight: 400;
	line-height: 1.6;
	color:#333;
}

a {
	font-weight: 500;
	font-size:15px;
	text-decoration:none;
}	

.head {
	font-weight: 500;
	font-size: 18px;
	text-decoration:none;
}	

	
.navbar {
     height: 0px;
}
.navbar-nav {
	font-size: 14px;
	
}
.dropdown-toggle:active, .dropdown-toggle {
        background:#f05161 !important; 
        color:#fff !important;
		height: 45px;
		border:#f1f1f1;
		border-radius:0px;
		
		
}	
.header {
	padding: 0 0 0 0px;
}

.htic {
	font-size: 25px;
background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} 

.ht {
	font-size: 25px;
	font-weight:500;
	font-family:Menlo,Consolas,monaco,monospace;
	padding: 0 0 0 0px;
}



a.header:link {color:#000;}
a.header:visited {color:#000;}
a.header:hover {color:#000; text-decoration:none;}
	
.top {
	background-color:#fff;
}
.banner_main {
    padding: 1px 0 0 10px;
    background-color: #fff;
}
.logo{
	width:12%;
	height:12%;
}

.head {
	 margin-bottom: 80px;
}

p {
  margin-bottom: 0.75em;
  margin-right: 0.5em;
  line-height: 1.8em;
  color:#555;
  font-size: 15.5px;
  font-weight: 500;

}

q::before{
  content: "\201C"; 
  color: black;
  font-size: 25px;
  font-weight: bold;
  font-family: 'Playfair Display', serif;
}

q::after{
  content: "\201D"; 
  color: black;
  font-size: 25px;
  font-weight: bold;
  font-family: 'Playfair Display', serif;
}

.lead {
  margin-bottom: 0.75em;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.line {
  font-size: 15.5px;
  font-weight: 450;
}

@media (min-width: 768px) {
  .lead {
    font-size: 18px;
  }
  .line {
    font-size: 14px;
  }
}

strong { font-size:15px;font-weight:550; line-height:1.5;}

.qts {
  display: block;
  width: 100%;
  background-color: #f9f9f9;
  border: 0px solid #222;
  border-radius: 30px;
  padding: 10px 20px 10px 20px;
}

.ind {
	padding-left: 1.8em;
}


a.path:link {color:#fff;}
a.path:visited {color:#fff;}
a.path:hover {color:#fff; text-decoration:none;}
a.path {font-weight:normal;}
	

.class_name::after {
  content: "\A";
  white-space: pre;
}


.space{
    
	text-align: right;
}

.input-f {
  height: 35px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 6px;
}

input {
    border: none;
    background: transparent;
}

.form {
  display: block;
  width: 95%;
  background-color: #faf8f5;
  border: 0px solid #222;
  border-radius: 20px;
  margin-left:20px;
  padding: 0px 30px 10px 30px;
}

.form-control {
  display: block;
  width: 100%;
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  margin-bottom: 15px;
}



.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.428;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 1em;
  text-decoration: none;
}

.btn:active {
  background-image: none;
}



links {
  color: #3b5998;
  padding: 2px 4px;
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
  font-size: 95%;
  border-radius: 4px;
  font-weight:normal;

}
.link {
 font-size:15px;
 font-weight:400;
} 
right_txt {
  color: green;
}

wrong_txt {
  color: red;
}
txt {
color:#337ab7;
font-weight:bold;
}
.example.a links {
  color: green;
  background-color: #f1f1f1;
}

.example.b links {
  color: red;
  background-color: #f1f1f1;
}

.example.c links {
  color: #3b5998;
  background-color: #f1f1f1;
}

.example li {
  margin-bottom: 0.25em;
}

.t ul {
  list-style-type: circle;
}

ul {
  font-size: 15px;
  font-weight: 450;
}

ol {
  list-style-type: number;
  font-weight: 450;
  
}

li {
  margin-bottom: 0.5em;
  padding-left:0.5em;
  padding-right:0.5em;
  line-height:1.5;
  font-size:15px;
	font-weight: 450;
	color:#555;
}

.pts-r li {
  margin-bottom: 0.75em;
  padding-left:0.15em;
  font-size:15px;
	font-weight: 450;
	color:#555;
}

.mhead {
position:absolute;
left:0;
width:95%;
background:#f05161 !important; 
color:#fff !important;
		
}

.mhead a {
font-size:13.5px;
font-weight: 550;	
}

.mhead li::before {
content: "|";
float: right;
color: #fff;
padding: 13px 0px 0px 0px;
}

@media(max-width:767px) {
.mhead li::before {
content: none;
float: left;
color: #fff;
padding: 10px 20px 0px 0px;
}}

li:last-child::before {
display: none;
}

.sbtn div {
  border: 1px solid #eee;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.sbtn div:hover {
  visibility: visible;
  opacity: 1;
}





th, td {
  text-align: left;
  padding: 16px;
}

table {
	width:100%;
	 table-layout: fixed;
	 border-width: 0px;
     border-color: #666666;
	 
}
table.s {
	  width:80%;
	 table-layout: fixed;
	 border-width: 0px;
     border-color: #666666;
        
}

.result_head {
    font-size: 16px;
	font-weight: 400;
	color: #272324;
	text-align:center;
	width:95%;
}


table.grid {
        font-family: verdana,arial,sans-serif;
        font-size:11px;
        color:#333333;
        border-width: 1px;
        border-radius:5px;
		border-color: #666666;
        border-collapse: collapse;
		word-break: break-all;
		}

table.grid_n {
        font-family: verdana,arial,sans-serif;
        font-size:11px;
        color:#333333;
        border-width: 0px;
        border-color: #666666;
        border-collapse: collapse;
		word-break: break-all;
		background-color: #faf8f5;
		}


table.grid_a td {
        font-family: verdana,arial,sans-serif;
        font-size:11px;
        color:#333333;
        border-width: 1px;
        border-color: #666666;
        border-collapse: collapse;
		text-align:center;
       }
	   
 table.grid th {
         border-width: 1px;
         padding: 8px;
         border-style: solid;
         border-color: #666666;
         background-color: #faf8f5;
      }
.grid-l {
         border-width: 1px;
         padding: 8px;
         border-style: solid;
         border-color: #18238788;
         color: #245580;
       }	   
 table.grid td {
         border-width: 1px;
         padding: 8px;
         border-style: solid;
         border-color: #666666;
		 border-collapse: collapse;
         background-color: #ffffff;
		 word-break: break-all;
       }
td.grid {
	     border-width: 1px;
         padding: 8px;
         border-style: solid;
         border-color: #666666;
		 border-collapse: collapse;
         background-color: #ffffff;
		 word-break: break-all;
}
	
.grid tr:nth-child(odd){background-color: #fff;}


* {
  box-sizing: border-box;
}

.input_text {
    width: 450px;
}

.container {
background-color:#fff;
}

.container-f {
background-color:#f1f1f1;
}

.content-section-x {
    padding: 0px 0;
	background-color:#ffff;
}

.content-section-a {
    padding: 1px 0;
	
}

.content-section-b {
    padding: 40px 0 0 0px;
    border-top: 0px solid #e7e7e7;
    border-bottom: 0px solid #e7e7e7;
	
}
.content-section-c {
    padding: 20px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
	background-color:#ffff;
}


.section-heading {
    margin-bottom: 10px;
	color:#f05161;
	background-color:#ffff;

}

.section-body {
    margin-bottom: 10px;
}

.error-heading {
    margin-bottom: 10px;
	color:#f05161;
	background-color:#fff;

}
.connect {
	float: right;
	text-decoration:none;
	margin-top: -125px;
	overflow: hidden;
	padding: 0px 0 0 0px;
	width: 200px;
}

@media(max-width:767px) {


.content-section-x {
    padding: 0px 0;
	background-color:#ffff;
}

.content-section-a {
    padding: 1px 0;
	background-color:#faf8f5;
}

.content-section-b {
    padding: 20px 0;
    border-top: 0px solid #e7e7e7;
    border-bottom: 0px solid #e7e7e7;
	background-color:#ffff;
}
.content-section-c {
    padding: 20px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
	background-color:#ffff;
}

.section-heading {
    margin-bottom: 10px;
	color:#f05161;
	background-color:#faf8f5;

}

}

.footer {
  position: relative;
    height: 40px;
	background-color: #f1f1f1;
    bottom: 0px;
    left: 0px;
    right: 0px;
	padding-top: 10px;
	margin-top: 30px;
	width: 100%;
}

.br {
  padding: 0px 0 0 0;
}

p.copyright {
    margin: 0 0 0 0; 
}