
.faqContent{
    display: block;
    padding: 10px 5px 20px 5px;
    margin-left:210px;
}

.faqContent .faqTitle {
    font-family : Tahoma;
    font-size: 24px;
    display: block;
    color: #fff;
    overflow: hidden;
    height: 37px;
    margin: 0px auto 5px auto;
    padding: 0;
    line-height: 37px;
    letter-spacing: 2px;
    font-weight: bold;
    background-color: #CCC;
    text-align: left;
}

.faqTitltop h1.page-heading{
    display: block;
    margin-bottom: 20px;
    color: #ffa200;
    border-bottom: 1px solid #d6d4d4;
    padding-bottom: 15px;
    font-size: 30px;
    margin-top: 0;
}

ul.faqGroupsContent li
{
    float:left;
    text-align:center;
    height: 170px;
    margin-bottom:5px;
    padding:11px 1px;
    cursor:pointer;
}


ul.faqGroupsContent li img{
    height: auto;
    max-width: 100%;
    -webkit-transition:opacity 0.5s ease;
    -moz-transition:opacity 0.5s ease;
    -o-transition:opacity 0.5s ease;
    transition:opacity 0.5s ease;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    backface-visibility:hidden;
}
ul.faqGroupsContent li:hover img {
  opacity:0.7;
  filter:alpha(opacity=70);
}


ul.faqGroupsContent li div.faq_item_title
{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color:#06b7e8;
}


ul.faqGroupsContent li:hover div.faq_item_title,
div.faq_item_title:hover
{
    color:#0098d8;
}

ul.faqGroupsContent li.faq_item_group:hover
{
    padding:10px 0;
    border:1px solid #c6c6c6;
    box-shadow:0 5px 13px #b3b3b3;
    -o-box-shadow:0 5px 13px #b3b3b3;
    -ms-box-shadow:0 5px 13px #b3b3b3;
    -moz-box-shadow:0 5px 13px #b3b3b3;
    -webkit-box-shadow:0 5px 13px #b3b3b3;
}


.faqTitlCommon{
  clear: left;
  background-color: #f6f6f6;
  border-top: 5px solid #333333;
  color: #555454;
  font: 600 18px/22px "Open Sans",sans-serif;
  margin-bottom: 0;
  padding: 15px 20px;
  text-transform: uppercase;
}


.faqTitle h2,
.faqTitlCommon h2
{
    margin-left: 10px;
    display: block;
    width: 300px;
    float: left;
    font-size: inherit;
    margin-top: inherit;
    margin-bottom: inherit;
    font-family: inherit;
    font-weight: initial;
}


.clear-left-desktop{ clear:left;}
@media (max-width:768px){
	.clear-left-tablet{ clear:left;}
	.clear-left-desktop{ clear:none;}
}
@media (max-width:480px){
	.clear-left-mobile{ clear:left;}
	.clear-left-tablet{ clear:none;}
	.clear-left-desktop{ clear:none;}
}



.faqGroupContent span{
    display: block;
    text-align: center;
    padding: 113px 10px 0 10px;
    margin: 20px 0 0 0; 
}

.faqGoToContacts{

    display: none;
    margin: 0 auto;
    border: 1px solid #c6c6c6;
      -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 2px 2px 2px;
    -moz-box-shadow: #B3B3B3 2px 2px 2px;
    box-shadow: #B3B3B3 2px 2px 2px;
    -webkit-box-shadow: #B3B3B3 2px 2px 2px;
    -moz-box-shadow: #B3B3B3 2px 2px 2px;
    box-shadow: #B3B3B3 2px 2px 2px;
    margin-bottom:20px;
}
.faqGoToContactsContent{
    padding: 20px ;
    display: block;
    
}
.faqGoToContacts a,
.faqGoToContacts a:link,
.faqGoToContacts a:active
{
    display: inline-block;
    color: #1977B0;
    font-size: 14px;
    font-family: Segoe UI,Arial,Verdana,Tahoma,sans-serif;
    text-decoration: none;
    padding: 0px 0px 10px 0;
}
.faqGoToContacts a:hover{
  text-decoration: underline;
}
.faqGoToContacts .arrow{
    margin-left: 7px;
}
.faqGoToContactsContent .question{
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:18px;
    cursor:pointer;
    margin-top: inherit;
    margin-bottom: inherit;
}
.faqGoToContactsContent .question:hover{
    color:#06b7e8;
    text-decoration:none;
}

.response{
    display: none;
    margin: 10px 10px 10px 0px;
    padding: 0;
    border-bottom: 1px dotted #ccc;
    
}

.actionsR{
    display: block;
    text-align: right;
}
.actionsR .close_response{
    display: inline-block;
    padding-left: 20px;
    color:#ffa200;
    cursor:pointer;
}
.actionsR .close_response:hover
{
    color:#f0812b;
}

.faqTitlCommon .faqm_box
{
    float: left;
    font-size: 26px;
    cursor:pointer;
    width:auto;
}



#sides_link_faq{
    display: block;

}
#sides_link_faq a{
    display: block;
    padding-left: 25px;
    min-height: 20px;
    line-height: 20px;
    margin: 5px 0;
}
#footer_link_faq{
    display: inline-block;
    margin: 15px 0;
}
#footer_link_faq a{
    display: block;
    padding-left: 25px;
    min-height: 20px;
    line-height: 20px;
}
.faqAjaxContent{
	margin-bottom: 15px;
}

div#top-center-button{width:100%;text-align:center;padding-bottom:10px;}
div#contact-manual-btn
{
    background: #06b7e8;
   /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0a9bd2 0%, #07749d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a9bd2), color-stop(100%,#07749d));
    background: -webkit-linear-gradient(top, #0a9bd2 0%,#07749d 100%);
    background: -o-linear-gradient(top, #0a9bd2 0%,#07749d 100%);
    background: -ms-linear-gradient(top, #0a9bd2 0%,#07749d 100%);
    background: linear-gradient(to bottom, #0a9bd2 0%,#07749d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a9bd2', endColorstr='#07749d',GradientType=0 );*/
    border: 1px solid #06b7e8;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding:0;
    margin:auto;
}



div#contact-manual-btn a,
div#contact-manual-btn a:hover,
div#contact-manual-btn a:focus
{
    cursor: pointer;
    /*text-shadow: 1px 1px rgba(0, 0, 0, 0.2);*/
    font: 700 18px/21px Arial, Helvetica, sans-serif;
    color: #ffffff;
    padding: 10px 14px;
    display: block;
    text-decoration:none;
}

div#contact-manual-btn a:after
{
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 1;
    margin-left: 8px;
    content:"\F054";
}

div#contact-manual-btn:hover
{
    background:#0a9bd2; /* Old browsers */
	border: 1px solid #0a9bd2;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' 
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwODEyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGFjMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
   /* background:-moz-linear-gradient(top, #07749d 0%, #0a9bd2 100%);  FF3.6+ */
   /* background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#07749d), color-stop(100%,#0a9bd2));  Chrome,Safari4+ */
    /*background:-webkit-linear-gradient(top, #07749d 0%,#0a9bd2 100%);  Chrome10+,Safari5.1+ */
    /*background:-o-linear-gradient(top, #07749d 0%,#0a9bd2 100%);  Opera 11.10+ */
  /*  background:-ms-linear-gradient(top, #07749d 0%,#0a9bd2 100%);  IE10+ */
    /*background:linear-gradient(to bottom, #07749d 0%,#0a9bd2 100%);  W3C */
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#07749d', endColorstr='#0a9bd2',GradientType=0 );  IE6-8 */
}
