/*
Theme Name: abhishek_child
Author: Bolder Technologies
Author URI: http://www.boldertechno.com/
Version: 1.0.2
Template: abhishek
*/
@import url("../abhishek/style.css");

.list-group .current-menu-item a {
	background:#95c03c; color:#fff; border: 1px solid #95c03c;
	
}
/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.custom-pagination a {
  background-color: #ebebeb;
  color: #95c03c;
}
.custom-pagination a:hover {
  background-color: #95c03c;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: #95c03c;
  color: #fff;
}

.widget-title {
    font-size: 24px;
	text-align: left;
}
.screen-reader-text {
    display: none;
}
.search-field{
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.sidenav ul {
    list-style: outside none none;
	padding: 0;
}
.sidenav ul li {
    margin: 0;
    padding: 0;
}
.sidenav ul li:first-child a {
    border-radius: 4px 4px 0 0;
}
.sidenav ul li a {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #339600;
    display: block;
    font-size: 15px;
    line-height: normal;
    margin-bottom: -1px;
    padding: 8px 12px;
	text-align: left;
}
#commentform p {
    width: 100%;
}
#commentform p label {
    float: left;
	font-weight: normal;
}
.comment-form-comment textarea {
    width: 100%;
	border: 1px solid #e1e1e1;
    padding: 10px 10px 10px 36px;
    width: 100%;
}
input#submit {
    float: left;
}
#commentform  input[type="text"],#commentform  input[type="email"]{ width:100%; }
#commentform  input{
	border: 1px solid #e1e1e1;
    line-height: 20px;
    padding: 10px 10px 10px 36px;
}
.comment-form-comment {
    width: 100% !important;
}
.comment-form-comment > label {
    display: none;
}
.comment-notes > span {
    float: left;
}
.comment-notes {
    font-size: 12px;
}
p.comment-form-url {
    display: none;
}
input#submit {
    background: #95C03C;
    color: #fff;
    padding: 10px 20px;
}
.comment-meta {
    margin: 0;
}
.comment-metadata {
    margin-left: 61px;
    margin-top: -20px;
}
.comment-metadata > a {
    color: #464646;
    font-size: 12px;
    text-decoration: none;
}
.comment-metadata time{
    color: #464646;
    font-size: 12px;
    text-decoration: none;
}
.post-navigation {
    display: none;
}
#related_posts ul {
    list-style: outside none none;
    padding: 0;
}
.relatedcontent > h3 {
    margin: 0;
}
.relatedcontent a {
    font-size: 18px;
}
#related_posts {
    height: 135px;
}
.relatedcontent {
    border: 1px solid #e1e1e1;
    float: left;
    margin-right: 1%;
    padding: 10px;
    width: 32%;
}
ul.sub-menu{
	display:none;
}
.sub-menu a {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #ddd !important;
    color: #339600 !important;
}
#toc_container p.toc_title {
    text-align: left !important;
}
.sub-menu a {
    background: #95C03C none repeat scroll 0 0 !important;
    border: 1px solid #ddd !important;
    color: #fff !important;
}
.sub-nav {
    top: 52px !important;
    z-index: 1 !important;
}
.menu_icons {
    float: right;
}
.menu_icons i {
    font-size: 13px;
}
.latest_posts {
    border: 1px solid hsl(0, 0%, 87%);
    border-radius: 5px;
    padding: 0 0 20px 30px;
}
.col-sm-12.latest_posts h4 {
    border: 1px solid hsl(0, 0%, 87%);
    border-radius: 5px;
    float: left;
    margin-left: 5%;
    margin-right: 5%;
    padding: 6px;
    text-align: left;
    width: 40%;
}
.latest_posts h4 a {
    color: hsl(80, 52%, 49%);
}
.gsc-control-cse {
    background-color: hsla(0, 0%, 0%, 0) !important;
    border-color: hsla(0, 0%, 0%, 0) !important;
}
#gsc-i-id1{
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
	height: 22px !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
    padding: 4px !important;
}
.gsc-input-box {
    border-radius: 5px;
    height: 30px !important;
}
.gcsc-branding {
    display: none;
}
.gsc-search-button{
	display: none;
}
.gsc-selected-option-container {
    width: 100px !important;
}



@media only screen and (min-width : 240px) and (max-width : 1300px) {
.relatedcontent {
    width: 100% !important;
    margin-bottom: 10px !important;
}
.relatedcontent img {
    float: left;
    margin-bottom: 9px;
    margin-left: 5px;
    margin-right: 20px;
}
.relatedcontent > h3 {
    margin: 20px 0 0;
}
}



@media only screen and (min-width : 240px) and (max-width : 360px) {
	.relatedcontent {
		width: 100%;
	}
	.col-sm-12.latest_posts h4 {
		float: none !important;
		width: 90% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

#submenu-hideshow {
  position:unset !important;
    z-index: 0 !important;
 
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
margin-top:20px;
}
.download {
    background: #000000 none repeat scroll 0 0;
    clear: both;
    color: #ffffff;
    padding: 10px;
}
.help {
    border: 1px solid;
    border-radius: 16px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 8px;
}
#respond{ margin-top:50px;}
.padd-r7 {
    padding-right: 7px;
    padding-bottom: 60px;
   }

.syntaxhighlighter {
    display: block!important;
    padding: 9.5px !important;
    margin: 0 0 10px!important;
    font-size: 14px!important;
    line-height: 1.42857143 !important;
    color: #333 !important;
    word-break: break-all !important;
    word-wrap: break-word !important;
    background-color: #f5f5f5 !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
}

fieldset {
    border: 1px solid #FFC0CB;
    border-radius: 15px 15px 15px 15px;
    margin-bottom: 22px;
    padding: 10px;
    width: 100%;
}
.legendfont {
    border-bottom: medium none;
    color: #610B38;
    font: italic 20px/1.5 sans-serif;
    margin: -2px 55px;
    padding-left: 3px;
    width: auto;
}

.comment-reply-title,#related_posts > h3 {
    color: #95C03C !important;
}

.download:hover {
    color: #FFFFFF !important;
}
.footer ul li {list-style:none; margin-left:-36px;}
.footer ul li {
    border-bottom: 1px dotted #D1D1D1;
    padding: 7px 0;
}

.sidenav {
padding: 0;
margin: 25px 0 0 0;
text-align: center;
}

.navbar-inverse .navbar-nav>li>a {
    color: #ffffff !important;
}

.navbar-inverse {
    background-color: #06713d;
}

.gsc-input-box {
    margin-top: 6px;
    width: 70%;
    padding-top: 2px;
    padding-left: 6px;
}

.navbar {
    height: 52px;
}

.sub-nav {
    position: absolute;
  
}

.sidenav {
padding: 0;
margin: 25px 0 0 0;
text-align: center;
}
