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

 body {
    overflow-x: hidden;
    background-color: #e1ecf5 !important;
 }

 #right-column {
    position: absolute;
    right: 0;

 }

div[style*=1111px] {
    z-index:-1;
 } 
 
 @media screen and (max-width: 767px) {
    #right-column {
        position: static;
     }
 }

/* Toggle Styles */

.eye-header {
   color: #faf26d;
   margin: 20px 0 0 70px;
   padding-top: 5px;
   display: inline-block; 
   position: relative;
}

.eye-header:before {
    content: url(eye-header.png);
    position: absolute;
    left: -40px;
    top: -5px;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 230px;
}

#sidebar-wrapper {
    z-index: 1000;
    min-height: 100%;
    position: absolute;
    left: 220px;
    width: 0;
    margin-left: -220px;
    overflow-y: auto;
    background: #252853;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#page-content-wrapper {
    position: absolute;
    width: 92%;
    margin-left: 8%;
   
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/* Sidebar Styles */
#sidebar-wrapper ul.jcomments-latest .author {
position: static;
margin-left: 30px;
display: none;
}

#sidebar-wrapper ul.jcomments-latest li h4 {
    display: none;
}

#sidebar-wrapper ul.jcomments-latest .rounded {
margin: 0 30px;
}

#sidebar-wrapper ul.jcomments-latest .rounded div {
    font-family: 'a_AvanteBs', arial;
    font-size: 16px;
    color: #e1ecf5;
}

#sidebar-wrapper ul.jcomments-latest .date {
    color: rgb(185, 158, 201);
    font-size: 14px;
    margin-left: 20px;
    padding: 10px;
}

.k2SearchBlock.search {
    margin-left: 30px;
}

.k2SearchBlock.search input {
    padding: 10px 15px;
    border: 2px solid #ffffff;
    -moz-border-radius: 5px;
    border-radius: 3px;
    background: #b99ec9;
    color: #fff;
    font-family: 'a_AvanteBs', arial;
    font-size: 16px;
}

ul.sidebar-menu {padding: 30px;}

li.sidebar-brand + hr {border-top: 2px solid #b99ec9 !important; }
li.sidebar-brand2 + hr {border-top: 2px solid #85aeda !important;}
li.sidebar-brand + hr, li.sidebar-brand2 + hr {margin: 10px 0px !important;}

ul.sidebar-menu li.sidebar-brand a {color: #b99ec9; font-size: 30px; text-transform: uppercase; font-family: 'a_AvanteBs', arial; }
ul.sidebar-menu li a {color: #ffffff; font-size: 20px; line-height: 36px; text-transform: uppercase; font-family: 'a_AvanteBs', arial; text-shadow: 1px 1px 1px rgba(0,0,0,0.8);}
ul.sidebar-menu li a:hover {text-decoration: none;}

ul.sidebar-menu li.sidebar-brand2 a {color: #85aeda; font-size: 16px; text-transform: uppercase; font-family: 'a_AvanteBs', arial; }

ul.sidebar-menu li.sidebar-brand a:hover  , li.sidebar-brand2 a:hover  {text-decoration: none;}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

@media(max-width: 1100px) {
    #page-content-wrapper {
        width: 100%;
        margin-left: 0;
    }
}



@media(min-width:1100px) {
    #wrapper {
        padding-left: 220px;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 280px;
    }

    #responsive-menu.sticky {
        right: 0;
        left: 280px;
    }

    #page-content-wrapper {
        position: relative;
        width: 96%;
        margin-left: 4%;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 100px;
    }


@media screen and (min-width: 1420px) and (max-width: 1700px) {
    #sidebar-wrapper {
       width: 280px;
    }

    #responsive-menu.sticky {
        right: 0;
        left: 280px;
    }

}

@media screen and (min-width: 1100px) and (max-width: 1419px) {
    #page-content-wrapper {
        position: relative;
        width: 95%;
        margin-left: 5%;
    }

    #sidebar-wrapper {
        width: 280px;
    }

    #responsive-menu.sticky {
        right: 0;
        left: 280px;
    }

    .top-new {
        width: 45%;
    }

    .top-new:last-child {
        display: none;
    }
}


.back {
	background: url("../images/back.png") no-repeat;
	/* width: 133px; height: 89px; */
	    margin-top: 20px;
		margin-left: 30px;		
		}

.back a {
	/* text-shadow: 5px 0px 5px rgba(37,40,83,1), -5px 0px 5px rgba(37,40,83,1);
	font-size: 15px;
	color: #ffffff;
	font-family: 'a_AvanteBs', arial;
	text-transform: lowercase;
	display: block;
	padding: 34px 0px 0px 40px; */
    padding: 10px 15px;
    border: 2px solid #ffffff;
    -moz-border-radius: 5px;
    border-radius: 3px;
    background: #b99ec9;
    color: #fff;
    font-family: 'a_AvanteBs', arial;
    font-size: 16px;	
	width:100%;
	max-width:250px;
	max-width: 193px;
    display: block;
	margin:5px 0;
	font-size: 13px;
	}

.back a:hover {color: #cccccc; }