/* Enter Your Custom CSS Here */
html {
    margin-top: 0!important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
}
body {
    margin-top: -32px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif!important
}
#top #navigation #main-nav li a,
.nice-knowledgebase h3 a,
.nice-knowledgebase h3,
.entry a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif!important
}
.nice-knowledgebase ul li a,
.nice-knowledgebase ul li i,
.nice-knowledgebase h3,
.entry a {
    color: #444!important;
    font-weight: 400
}
.infoboxes,
#wpadminbar,
.welcome-message,
#retina-logo {
    display: none!important
}
#header {
    background: #25304E;
  	min-height: 80px;
}
#knowledgebase .grid {
    overflow: inherit
}
#footer-navigation {
    text-align: center
}
#header .col-full {
    max-width: 1480px
}
#header #top #logo #default-logo {
    height: 22px
}
#header #top #logo {
    padding-top: 20px!important;
    padding-left: 20px!important
}
#navigation {
    margin-top: 13px;
    margin-right: 130px
}
#live-search {
    padding: 0!important
}
#top #navigation #main-nav li a {
    top: 28px;
    line-height: 25px
}
#live-search .input label {
    top: 10px;
    font-size: 13px
}
#live-search #searchform {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  background: transparent;
  width: 100%;
      border: 0;
}

#footer-navigation {
    float: none!important
}
#navigation {
    margin-top: 13px;
    margin-right: 10px
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    color: #000!important
}
#header #navigation ul {
    margin-bottom: 10px
}
.nav li ul.sub-menu {
    top: 64px;
    background: linear-gradient(to bottom, #21abc7, #616db3)!important
}
.nav li ul.sub-menu>li>a {
    top: 0!important
}
#container {
    max-width: 1300px;
  	padding: 30px 30px;
}
.col-full {
    margin: 0 auto;
    max-width: 1253px
}
#content {
    width: 74%
}
#sidebar {
    width: 24%!important
}

#search-wrap{
  position: absolute;
    margin-right: 0; 
    top: 20px;
    left: 299px;
    width: 400px;
}
@media only screen and (max-width: 768px) {
    #header #top #logo #default-logo {
        display: block;
        margin-bottom: 20px;
        height: 24px
    }
  #live-search #s {
    width: 90%;
}
    #header #navigation ul {
        margin-bottom: 10px
    }
    #top #navigation #main-nav li a {
        top: 0!important;
        line-height: 25px
    }
    #top #navigation .nav li ul li a {
        padding: 5px 6px!important;
        width: auto
    }
    .nav li ul.sub-menu>li>a {
        top: 0!important
    }
    #search-result {
        width: 126%
    }
    .AnyBoxContainer {
        width: 95%!important;
        height: auto!important;
        position: absolute!important;
        margin-right: auto!important;
        margin-left: auto!important;
        right: 0!important;
        left: 0!important;
        top: 40%;
        margin-top: 20%
    }
    .container-fluid div.row div h4 {
        margin-top: 30px
    }
  
  #search-wrap {
    position: relative;
    top: 4px;
    left: 15px;
    width: 100%;
}
}
.container-fluid div.row div p {
    margin: 0 0 -25px
}
.container-fluid div.row div>a:hover,
.container-fluid div.row div p a:hover,
#content > article > div > ul > li > span > a:hover,
#content > article > div > ul > li > a:hover,
.nice-knowledgebase ul li a:hover {
    text-decoration: none;
    color: #fff;
    background: linear-gradient(to bottom, #21abc7, #616db3)!important
}
.nice-knowledgebase ul li:hover i {
    color: #547ab7!important
}
.after-post-box {
    background-color: #dff9e1;
    width: 100%px;
    padding: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 5px dashed #85C1E9;
    color: #000;
}
.after-post-box ol li {
    list-style: decimal;
    margin-left: 20px;
}
.after-post-box ol {
    font-size: 20px;
    line-height: 200%;
    margin-bottom: 10px;
}

#live-search #s {
   	padding: 0;
    padding-left: 26px;
    padding-top: 15px;
    color: #8c97b2;
    background-color: #fff;
    font-size: 13px;
    height: 32px;
    border: 1px solid rgba(140,151,178,.4);
    -moz-border-radius: 16px / 15px;
    -webkit-border-radius: 16px / 15px;
    border-radius: 16px / 15px;
  
}


#live-search #searchsubmit {
    margin: 5px 0 0 0;
    padding: 0px;
    height: 23px;
    width: 23px;
    position: absolute;
    right: 40px;
    border: 0;
    cursor: pointer;
    color: #bbb !important;
    background-color: transparent !important;
    font-size: 13px !important;

}
#live-search .input label {
      top: 7px;
    font-size: 13px;
}

#navigation {
    margin-top: 26px;
    margin-right: 60px;
    min-height: 80px;
    background-color: #19202e;
    padding-left: 24px;
}

.grid {
    overflow: hidden;
    margin-left: 0%;
}

#search-result {
 
    width: 412px;
}
