/* ----------------------------------------------------
  
    File Name: style.css
    Template Name: Documentation
    Created By: Surjith S M
    http://themeforest.net/user/surjithctly

    1. IMPORT
    2. SKELETON
    
------------------------------------------------------- */
/* ----------------------------------------------------
    IMPORT  
------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
/* ----------------------------------------------------
    SKELETON    
------------------------------------------------------- */

body {
    background: #fff;
    color: #777777;
    font-size: 14px;
    line-height: 31px;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0px;
    font-weight: normal;
    position: relative;
    font-weight: normal;
    line-height: 1.8;
    color: #242424;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 21px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 14px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none !important;
}

p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0;
}

img.aligncenter {
    display: block;
    text-align: center;
    display: block;
    margin: 0 auto 20px auto;
    padding: 0px;
    border: 0px;
    background: none;
}

ul {
    padding: 0;
    list-style: none;
}

ol li ul li {
    padding-left: 20px;
}

img.alignleft {
    float: left;
    margin: 6px 20px 6px 0;
    display: inline;
    border: 0px;
    background: none;
    padding: 0;
    display: block;
}

img.alignright {
    padding: 0;
    float: right;
    margin: 6px 0 6px 20px;
    border: 0px;
    display: block;
    background: none;
}

blockquote {
    font-size: 16px;
    line-height: 32px;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-style: italic;
    position: relative;
    width: auto;
}

blockquote small {
    display: block;
    margin-top: 20px;
}

pre {
    line-height: 18px;
    margin-bottom: 18px;
}

.btn,
a {
    outline: 0 !important;
    text-decoration: none !important;
}

ins {
    text-decoration: none;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

p {
  /*  padding: 0 0 20px 0;*/
}

.check li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 0;
    color: #242424;
    padding-right: 5px;
    position: relative;
    top: 2px;
}

.check li {
    font-size: 14px;
    list-style: none;
    margin-bottom: 4px;
}
section i.fa.fa-arrow-circle-up {
    font-size: 40px;
    float: right;
}
.check {
    margin-left: 0;
    padding-left: 0
}

.section {
    padding: 20px 0;
    position: relative;
    display: block;
}
strong {
    color: #030303;
}
.big-title h1 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: capitalize;
    padding-bottom: 20px;
    line-height: 44px;
    color: #fff;
}

.dark-text {
    font-size: 4.125rem;
    line-height: 4.063rem;
    font-weight: 300;
}

h4 a {
    font-size: 14px;
    font-weight: bold;
}

.dark-text a {
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
}

.dark-text hr {
    width: 130px;
    margin-left: 0;
    margin-top: 40px;
    border-width: 1px;
    border-color: #030303;
}
.intro {
    padding: 20px;
}

.intro1 {
    margin-top: 22px;
    padding: 30px 0px;
    background-color: #f3f3f3;
}

.intro1 li {
    list-style: none;
}

.intro1 a {
    color: #0E97EE !important;
}

.intro a {
    color: #030303;
    font-weight: 400;
    font-size: 16px;
}
.left-align img {
    margin-top: 20px;
}

.drop-caps p:first-child::first-letter {
    color: #030303;
    display: block;
    float: left;
    font-size: 75px;
    line-height: 60px;
    text-transform: uppercase;
    margin-right: 10px;
    margin-top: 5px;
    padding: 4px;
}

.drop-caps.full p:first-child::first-letter {
    background: #030303 none repeat scroll 0 0 !important;
    color: #ffffff;
    margin-right: 15px;
    padding: 20px;
    font-size: 36px;
    font-family: Georgia;
    border-radius: 5px;
}

mark {
    background-color: #0E97EE;
    color: #ffffff;
    padding: 0 10px;
}
a {
    color: #3f2b96;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #0E97EE;
}

.intro2 i {
    padding-right: 10px;
    font-size: 21px;
}

.intro2 {
    background-color: #0E97EE;
    border: 2px solid #2187BB;
    border-radius: 5px;
    color: #ffffff;
    font-style: italic;
    padding: 10px 20px;
}

.intro2 p {
    padding: 0;
}

.intro2 a {
    color: #ffffff;
    font-weight: bold;
}

.intro1 ul {
    padding: 0 30px;
}

.btn-primary {
    background-color: #0E97EE;
    border: 1px solid #2187BB;
}

.btn-primary:hover {
    background-color: #2187BB;
    border: 1px solid #0E97EE;
}

.btn-info {
    background-color: #545454;
    border: 1px solid #656565;
}

.btn-info:hover {
    background-color: #656565;
    border: 1px solid #545454;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #0E97EE;
    color: #fff;
}

.navbar-inverse {
    background-color: #030303;
    border: 0;
}
#myDIV>li>a
{
    color: #000;
    position: relative;
    display: block;
    padding: 10px 15px;
}
#myDIV>li>a:hover,#myDIV1>li>a:hover{
    background-color: #eee;
}
nav .sidebar-nav ul>li a{
 color: #000;
}
nav .navbar:hover,nav .sidebar-nav ul>li a:hover{
    color: #000;
    font-weight: 600;
}
.navbar-inverse li.btn {
    border-radius: 0 !important;
    padding: 0;
}

.navbar-inverse li.btn a {
    color: #ffffff !important;
}
h3 {
    font-size: 20px;
    font-weight: bold;
}
.info-link a {
    background: #6059a9;
    padding: 12px 30px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    border-radius: 3px;
    text-decoration: none;
    border: 1px solid #fff;
    letter-spacing: 1px;
    border-radius: 30px;
}
.info-link button{
    background:transparent;
    border: none;
}
button.demo-btn:hover {
    box-shadow: 5px 5px 25px rgba(228, 88, 112, 0.4);
    color: #FFFFFF;
    text-decoration: none;
    transform: scale(1.05) translateY(-3px);
}
.detail-box{
    box-shadow: 0px 0px 20px #bbb;
}
.header-wrapper {
    background: #333333 none repeat scroll 0 0;
}
.page-header {
    padding: 39px 0 60px;
    text-align: center;
    background-size: 100% 100%;
    margin: 0px !important;
    background: -webkit-linear-gradient(left, #a8c0ff,#3f2b96);
}
input[type="button" i]{
    background-color:none !important;
}
.tg-container {
    width: 1200px;
    margin: 0 auto;
}
#primary {
    background: #ffffff none repeat scroll 0 0;
    padding: 30px 30px 40px;
    position: relative;
}
.site-content {
    left: 0;
    position: relative;
}
ul.nav.sidebar-nav li a i {
    font-size: 12px;
    border: 1px solid;
    padding: 5px;
    margin-right: 8px;
}
ul.dropdown-menu1 li i {
    font-size: 12px;
    border: 1px solid;
    padding: 0px 3px;
    margin-right: 8px;
}
.dropdown i.fa.fa-plus {
    float: right;
}
.image_with_padding  img{
    padding: 10px;
    background: #f5f5f5;
    border: 1px solid #cecece;
}
.section i.fa.fa-arrow-circle-up {
    font-size: 40px;
    float: right;
}
.logo {
    padding: 2%;
    padding-left: 6%;
}
.info-link {
    padding: 4%;
    padding-left: 0%;
}
.home-button{
    text-align: right;
}
.copyright{
    /*background: -webkit-linear-gradient(left, #a8c0ff,#3f2b96);*/
    background-color: #000;
}
p.footer {
    margin: 3% 5px 5px 5px;
    text-align: center;
    color: #fff;
    font-family: bold;
    font-weight: 400;
}
.copyright p{
    padding: 20px 0 20px 0;
}
#myDIV1 {
    max-height: 400px;
    overflow-y: scroll;
}

.info-link a {
   background: #6059a9;
   padding: 9px 34px;
   color: #fff;
   font-weight: 800;
   font-size: 15px;
   border-radius: 3px;
   text-decoration: none;
   border: 1px solid #fff;
   letter-spacing: 1px;
   border-radius: 30px;
   display: inline-block;
   margin: 5px;
}
.info-link{
   background:transparent;
   border: none;
}

.info-link a:hover{
   color: #FFFFFF;
   text-decoration: none;
   transform: scale(1.05) translateY(-3px);
}
.detail-box{
   box-shadow: 0px 0px 20px #bbb;
}
