/**
 *
 * @extension       YRFAQ
 * @version         2.0.0
 *
 * @author          Lev Milicenco<support@marlev.it>
 * @link            http://www.marlev.it
 * @copyright       Copyright 2022 marlev.it All Rights Reserved
 * @license         http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 */

.yrfaq-categories {
    width:100%;
    margin-top:20px;
}

.yrfaq-categories-layout_1{
    width: 98%;
    float:left;
    margin-left:1%;
    margin-bottom:10px;
    min-height: 50px;
}
.yrfaq-categories-layout{

    margin-bottom:10px;
    min-height: 50px;
}
.yrfaq-categories-layout_3{
    width: 31%;
    float:left;
    margin-left:1%;
    margin-bottom:10px;
    min-height: 50px;
}
.yrfaq-categories-layout_4{
    width: 22.8%;
    float:left;
    margin-left:1%;
    margin-bottom:10px;
    min-height: 50px;
}

.yrfaq-category-head{
    width:100%;
    height: auto;
}
.yrfaq-category-title{

    text-align: left;
    float:left;
    width:100%;
    height: auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    /*margin-left: 10px;*/
    /*margin-right:10px;*/

}
.yrfaq-category-title h2{
    font-size: 32px;
    float:left;
    margin:2px 0 0 5px !important;
    font-weight: bold;
    line-height: 40px;
    /*width: 100%;*/
    font-weight: lighter;
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/

}
.yrfaq-category-title img{
    height:40px;
    float:left;
}
.yrfaq-categories-title{
    margin-top:7px;
}
.yrfaq-categories-title h4{
    font-size: 16px;
    float:left;
    padding: 10px;
    font-weight: bold;
}
.yrfaq-categories-description{
    padding-right: 4px;
    margin-left:10px;
}
.yrfaq-categories-img{
    float: left;
    width:40px;
    padding: 4px 0 0 7px;
}
.yrfaq-clear{
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.yrfaq-img-hits {
    background: url(../images/hits.png) no-repeat right top;
    width: 14px;
    height: 14px;
    margin-left:5px;
    float:right;
}
.yrfaq-img-created
{
    background: url(../images/created.png) no-repeat right top;
    width: 14px;
    height: 14px;
    margin-left:5px;
    float:right;
}
.yrfaq-hits-count, .yrfaq-created, .yrfaq-date,.yrfaq-view-catid {
    float: left;
    font-size:14px;
    line-height: 17px;
    margin-left:2px;
    margin-right:10px;
}

.yrfaq-category-desc {
    display: block;
    float: left;
    margin-left: 5px;
    padding-top: 10px;
    position: relative;

}
.yrfaq-item-head{
    width:100%;
    min-height: 18px;
}
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}


/* BOOTSTRAP */

.yrfaq-item-date-created .yrfaq-time::before {
    content: "\f073";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    margin-right: 5px;}

.yrfaq-created::before {
    content: "\f007";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    margin-right: 5px;

}
.yrfaq-time {
    display: inline-block;
    margin-top: 1px;
    margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    float:left;
}
.yrfaq-user {
    display: inline-block;
    margin-top: 1px;
    margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    float:left;
}
.yrfaq-graf {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    float:left;
    font-family: FontAwesome;

}
/*.fa, .fas, [class*=" icon-"], [class^="icon-"] {*/
/*    font-family: Font Awesome 5 Free;*/
/*    font-weight: 900;*/
/*}*/

.yrfaq-hits-count::before {
    content: "\f012";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    margin-right: 5px;
}
.yrfaq-date::before {
    content: "\f274";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    margin-right: 5px;
}

.yrfaq-view-catid::before {
    content: "\f07c";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    margin-right: 5px;
}


.yrvote-star span {
    font-size: 18px;
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #E5E5E5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333333;
    display: block;
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 10px !important;
    padding: 0;
    width: 100%;
}

/* END bootstrap */
.yrfaq-search-button {
    /* margin-top:-10px;*/
}

.yrfaq-search{
    float:right;
}
.yrfaq-collapse{

    margin-top:5px;
}
.yrfaq-question{
    float:right;
    margin-left:10px;
}
.yrfaq-new-question{
    display: none;
    width:100%;
    position: relative;
    float:left;
}
#yrfaq-question{
    width:400px !important;
}
.yrbutton-expand, .yrbutton-collapse, .yrfaq-click-question, .yrfaq-search-button {
    display:inline-block !important;
    vertical-align: top !important;
}
#yrfaq-search-box{
    display:inline-block !important;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-sizing: border-box !important;
    color: #333;
    padding: 4px 6px;
    transition: all 0.2s linear 0s;
}
#jform_question_msg{
    width: 75%;
}
.yrfaq-title-ask input {
    width:100%;
}
.yrfaq-message{
    height:130px;
    width:100%;
    position:relative;
    display: block;
    margin-bottom:20px;
}
.yrfaq-message_label{
    text-align: center;
    padding-bottom: 10px;
}
.yrfaq_close_btn{
    margin-top:10px;
    float:right;
}
.yrfaq-item-title{
    margin-left:10px;
}
/* Aggiunta in beta 3 */

.yrfaq-share {
    background-position: -120px -72px;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left:5px;
    margin-right:2px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../images/glyphicons-halflings.png");
    background-repeat: no-repeat;
    float:right;
}
.yrfaq-item-link {
    float: left;
    font-size:14px;
    line-height: 17px;
    margin-left:2px;
    margin-right:10px;
    margin-top:-2px;
}
.yr-link{
    height:14px;
    width:20px;
}
.yrfaq-display-link{
    display:none;
    background: none repeat scroll 0 0 #F5F5F5;
    font-size: 1em !important;
    margin: 5px 0 !important;
    overflow: hidden !important;
    padding-bottom: 1em;
    position: relative !important;
    width: 100% !important;
    text-align: center;

}
.yrfaq-getlink, .yrfaq-getlink1{

    /*background: none repeat scroll 0 0 #FFFFFF;*/
    font-size: 1em !important;
    overflow: auto !important;
    padding: 5px 0;
    position: relative !important;
    width: 100% !important;

}
.yrfaq-getlink{
    margin-bottom:8px;
}
.yrfaq-links{
    margin-top:-10px;
}
.yrfaq-close-link{
    margin:5px 5px 0 0 !important;
}
.yrfaq-item-text{
    margin-top:20px;
}
/*Sub category styles*/
.yrfaq-categories-title a, .yrfaq-categories-title a:hover{
    text-decoration: none;
    -webkit-transition: color 0.5s ease-out;
    -moz-transition: color 0.5s ease-out;
    -o-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out;
}
.yrfaq-catclear {
    border-radius: 3px;
    border-color: rgba(20, 20, 25, 0.3) rgba(20, 20, 25, 0.3) rgba(20, 20, 25, 0.45);
    height: auto;
    list-style: none outside none;
    position: relative;
    text-align: left;
    text-transform: none;
    background: #fff ;
    border: 4px solid #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08) ;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08) ;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08) ;
    padding: 10px;

}
.yrfaq-catclear .yrfaq-categories-title a{
    color: #6f7f97;
}
.yrfaq-catclear .yrfaq-categories-title a:hover{
    color:#000;
}
.yrfaq-catclear .yrfaq-categories-description{
    color:#333333;
    padding:2px;
}
.yrfaq-catgrai {
    padding: 10px;
    /***box-shadow: inset 0px 0px 10px #666464;**/
    outline: none;
    cursor: pointer;
    border-radius: 2px;
    height: auto;
    list-style: none outside none;
    position: relative;
    text-align: left;
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    background: #828b92;
}
.yrfaq-catgrai .yrfaq-categories-title a:hover{
    color:#000;
}
.yrfaq-catgrai .yrfaq-categories-description{
    color:#333333;
    padding:2px;
}
.yrfaq-catblack {
    padding: 10px;
    /***box-shadow: inset 0px 0px 10px #666464;**/
    outline: none;
    cursor: pointer;
    font-weight: 500;
    border-radius: 2px;
    height: auto;
    list-style: none outside none;
    position: relative;
    text-align: left;
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    background-color: #343131;
}
.yrfaq-catblack .yrfaq-categories-title a,
.yrfaq-catblulight .yrfaq-categories-title a,
.yrfaq-catblu .yrfaq-categories-title a,
.yrfaq-catturch .yrfaq-categories-title a,
.yrfaq-catorange .yrfaq-categories-title a,
.yrfaq-catyellow .yrfaq-categories-title a,
.yrfaq-catred .yrfaq-categories-title a,
.yrfaq-catgrai .yrfaq-categories-title a,
.yrfaq-catgreen .yrfaq-categories-title a,
.yrfaq-catviola .yrfaq-categories-title a{
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.66);
}
.yrfaq-catblack .yrfaq-categories-description{
    color:#fff;
}
.yrfaq-catblulight{
    background: rgb(61, 157, 179);
    border: 1px solid rgb(103, 134, 139);
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    list-style: none outside none;
    padding: 10px;
}
.yrfaq-catblulight .yrfaq-categories-title a:hover,
.yrfaq-catblu .yrfaq-categories-title a:hover,
.yrfaq-catturch .yrfaq-categories-title a:hover,
.yrfaq-catyellow .yrfaq-categories-title a:hover,
.yrfaq-catblack .yrfaq-categories-title a:hover,
.yrfaq-catred .yrfaq-categories-title a:hover,
.yrfaq-catgreen .yrfaq-categories-title a:hover,
.yrfaq-catorange .yrfaq-categories-title a:hover,
.yrfaq-catviola .yrfaq-categories-title a:hover,
.yrfaq-catyellow .yrfaq-categories-title a:hover{
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.65);
}

.yrfaq-catblulight .yrfaq-categories-description{
    color:#fff;
}
.yrfaq-catblu{
    background: linear-gradient(to bottom, #0093c2, #006587) repeat scroll 0 0 #006587;
    background: -moz-linear-gradient(center top , #0093c2 0%, #006587 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0093c2), color-stop(100%,#006587));
    background: -webkit-linear-gradient(top,  #0093c2 0%,#006587 100%);
    background: -o-linear-gradient(top,  #0093c2 0%,#006587 100%);
    background: -ms-linear-gradient(top,  #0093c2 0%,#006587 100%);
    filter: progid:DXImageTransform.Microsoft.gradient ( startColorstr='#0093c2', endColorstr='#006587',GradientType=0 );
    list-style: none outside none;
    position: relative;
    text-align: left;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
    padding: 10px;
    border: 1px solid rgb(103, 134, 139);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
}
.yrfaq-catgreen{
padding: 10px;
    background: #6B9F40;
    outline: none;
    cursor: pointer;
    border-radius: 2px;
    list-style: none outside none;
    position: relative;
    text-align: left;
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
}

.yrfaq-catorange{
    background: #E67F42;
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    border-radius: 2px;
    height: auto;
    list-style: none outside none;
    position: relative;
    text-align: left;
    text-shadow: 0 1px rgba(0, 0, 0, 0.9);
    padding: 10px;
}
.yrfaq-catviola{
    background: linear-gradient(to bottom, #8A6DAE, #5d3392) repeat scroll 0 0 #5d3392;
    background: -moz-linear-gradient(center top , #8A6DAE 0%, #5d3392 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8A6DAE), color-stop(100%,#5d3392));
    background: -webkit-linear-gradient(top, #8A6DAE 0%,#5d3392 100%);
    background: -o-linear-gradient(top, #8A6DAE 0%,#5d3392 100%);
    background: -ms-linear-gradient(top, #8A6DAE 0%,#5d3392 100%);
    filter: progid:DXImageTransform.Microsoft.gradient ( startColorstr='#5d3392', endColorstr='#5d3392',GradientType=0 );
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    position: relative;
    text-align: left;
    padding: 10px;
}
.yrfaq-catturch{
    background: linear-gradient(to bottom, #089A9A, #055F5D) repeat scroll 0 0 #055F5D;
    background: -moz-linear-gradient(center top , #089A9A 0%, #055F5D 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#089A9A), color-stop(100%,#055F5D));
    background: -webkit-linear-gradient(top,  #089A9A 0%,#055F5D 100%);
    background: -o-linear-gradient(top,  #089A9A 0%,#055F5D 100%);
    background: -ms-linear-gradient(top,  #089A9A 0%,#055F5D 100%);
    filter: progid:DXImageTransform.Microsoft.gradient ( startColorstr='#089A9A', endColorstr='#055F5D',GradientType=0 );
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    height: auto;
    list-style: none outside none;
    position: relative;
    text-align: left;
    padding: 10px;}

.yrfaq-catturch .yrfaq-categories-description{
    color:#fff;
}

.yrfaq-catyellow{
    background: linear-gradient(to bottom, #ffbd05, #d8a005) repeat scroll 0 0 #d8a005;
    background: -moz-linear-gradient(center top , #ffbd05 0%, #d8a005 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbd05), color-stop(100%,#d8a005));
    background: -webkit-linear-gradient(top,  #ffbd05 0%,#d8a005 100%);
    background: -o-linear-gradient(top,  #ffbd05 0%,#d8a005 100%);
    background: -ms-linear-gradient(top,  #ffbd05 0%,#d8a005 100%);
    filter: progid:DXImageTransform.Microsoft.gradient ( startColorstr='#ffbd05', endColorstr='#d8a005',GradientType=0 );
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    list-style: none outside none;
    position: relative;
    text-align: left;
    padding: 10px;
}
.yrfaq-catyellow .yrfaq-categories-description{
    color:#383838;}
.yrfaq-catred{
    background: linear-gradient(to bottom, #d03839, #a23026) repeat scroll 0 0 #a23026;
    background: -moz-linear-gradient(center top , #d03839 0%, #a23026 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d03839), color-stop(100%,#a23026));
    background: -webkit-linear-gradient(top,  #d03839 0%,#a23026 100%);
    background: -o-linear-gradient(top,  #d03839 0%,#a23026 100%);
    background: -ms-linear-gradient(top,  #d03839 0%,#a23026 100%);
    filter: progid:DXImageTransform.Microsoft.gradient ( startColorstr='#d03839', endColorstr='#a23026',GradientType=0 );
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 3px 3px 2px rgb(150, 150, 150);
    height: auto;
    list-style: none outside none;
    position: relative;
    text-align: left;
    padding: 10px;
}
.yrfaq-catred .yrfaq-categories-title a:hover{
    color:#D5D5D5;

}
.yrfaq-catred .yrfaq-categories-description{
    color:#fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.9);}

.yrfaq-cattrasparent{
border-radius: 2px;
border: 9px solid rgba(208, 206, 206, 0.18)}

/*
.yrfaq-item-bottom, .yrfaq-item-top, .yrfaq-header, .yrfaq-item{
margin-left:1%;
        }
*/
span.yrfaq-item-title{
    opacity: 1 !important;
}
#jformcatid{
    min-width: 220px;
    width: auto;
}
.yrfaq-action{
    margin-top:10px;
}
#jform_author, #jform_email,  #jform_title{
    /*height:25px !important;*/
    /*padding:3px !important;*/
    /*border-radius:3px !important;*/
}
#jform_author, #jform_email{
    /*height:25px;*/
    /*padding:3px;*/
    /*border-radius:3px;*/
    width: 75%;
}
#yrfaq-search-box{
    display:inline-block !important;
    height:34px;
    padding: 3px;
}
.btn-group input{
    display: none;
}
#jform_state, #jform_access, #jform_language, #jform_inquiring,#jform_ordering {
    width:200px !important;
}
.yrfaq-selectl {
    float:right;
}
.yrfaq-selectl .inputbox{
    height:23px !important;
    margin-left: 5px;
    margin-top:0px;
    padding: 2px;

}
form {
    margin: 0 auto !important;
    padding: 0 !important;
    width: 100% !important;
}
table.category {
    width:100% !important;
    margin: 0 auto !important;
}
.control-label {
    width: 30% !important;
}
.messinquiring{
    margin-top:0px;
}
.messpublish, .messinquiring{
    margin-top:-15px;
}
.tab-content{
    overflow: visible !important;
}
.yrbutton-expand, .yrbutton-collapse{
    height:24.4px;
}
.yrfaq-collapse .radio{
    padding-left:0!important;
}
.replylist-middle{
    vertical-align: middle !important;
}
#jformcatid_chzn{width:220px !important;}
#jformcatid_chzn .chzn-drop {width:218px !important;}
.yrfaq-item-link a {display:block !important;}
.yrfaq-new-question .chzn-search input{
    width: auto !important;
}
.yrfaq-new-question .control-label {margin-right:3px;}

.yrfaq-new-question .btn-mini, .yrfaq-display-link .btn-mini {
    border-radius: 3px 3px 3px 3px;
    font-size: 10.5px;
    line-height: 12px;
    padding: 2px;
    padding-bottom: 1px !important;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
}
.yrfaq-new-question .chosen-container-single, .yrfaq-new-question .chosen-single{
    width: 100% !important;
}

.yrfaq-catid{
    max-width:100%;
}
.yrfaq-collapse .btn-group > .btn{
    border : 0px !important;
}
.yr-link-click .yr-link{
    margin-top: 3px !important;
    padding:0px !important;
}
.yrfaq-collapse .btn{
    box-shadow: none !important;
}
.yrfaq-categories .row{
    margin-left: -30px;
    margin-right: -30px;
}