

.toolbar-oriented .toolbar-bar {

  z-index: 999999;

}



input[type="search"], input[type="email"], input[type='text'], input[type="password"], select {

    width: 100%;

    height: 45px;

    padding: 10px;

    border: 1px solid #e4e4e4;

}

.blog-comment-user .comment-block{

	font-size: 18px;

    line-height: 23px;

    font-style: normal;

    text-align: left;

}

.blog-comment-user .comment-block ul li a{

	    font-size: 14px;

	    color: #101010;

}

.blog-comment-user .comment-block strong{

	    font-size: 14px;

	    color: #b9b9b9;

}

.indented{

	margin-left: 80px;

}

.comment-block{

	margin-left: 60px

}

.blog-comment-user{

	padding: 40px;



}

.primary-form {

	text-align: left;

}

.blog-comment-user .comment-block a[class="username"]{

	font-size: 18px;

	color: #020202;

}



.comment-comment-form input[type ="submit"]{

	font-size: 20px;

    padding: 10px 30px;

    color: #DDDDDD;

    background-color: #101010;

    border-radius: 0;

    

    text-transform: uppercase;

    float: none;

}



.blog-comment-user img[class="image-style-thumbnail"]{

	width: 90px;

    height: 90px;

}

.mb-30{

    margin-bottom: 30px;

}

clearfix-3-column:nth-of-type(3n+1){

    clear: both;

}

.display-center-1 ul li{



    float: none!important;

    display: inline-block;



}

.display-center-1 ul{

    margin-left: 0;

    

}

.contextual-region .contextual{

    z-index: 99999;

}

.item {

    list-style: none;

}

.md-slide-item{

    display: none;

}

.header-section ul{

    list-style: none;

}

.header-section ul li{

    list-style: none;

}

.ud-timecount{

    display: none;

    visibility: hidden;

}



.config_css_button a:hover{

    background: transparent!important;

    border:1px solid #0b87fa;

    /*background: red!important;*/

}



.form-login{

    margin: 0 auto;

    margin-top: 50px;

    width: 400px;

    height: 400px;



}





.form-login .button{

    width: 100%;

    height: 60px;

    color: blue;

    background: white;

    border-radius: 5px;

    border: 1px solid blue;

     

}

.form-login .button:hover{

   background: blue;

   color: #ffffff;

     

}

.tabs a.is-active {

    background-color: #ffffff;

}



.form-login .is-active{

    border-right: 1px solid #e4e4e4;

    color: blue;

    background: #ffffff;

     margin-right: 0px;



}

 .form-login .tabs a{

    color: blue;

    background: #ffffff;

    /*padding: 0px 40px 0px 0px;*/

    margin-left: 10px;

}

.form-login .tabs a:hover{

    background: blue;

    color: #ffffff;



}

.form-login input{

    color: black;

    

}

.form-login input:hover{

    color: blue;

    border:none;

    border-bottom:  1px solid blue;

}

/* Button slider */

.padding-rows{
	line-height: 1.6vw!important;
}
/* slide home page 1*/
.header-section {
    position: relative;
}

.comment-form .filter-wrapper{
    display: none;
}
/*menu */
.header-section .main-nav.rightnav {
	margin-right: 0px;
}

/*Comment form*/
.comment-comment-form .form-textarea{
	border: 1px solid #e4e4e4;
}