@import url(//fonts.googleapis.com/css?family=Signika:400,700,600,300);

 body {
     font-family: 'Signika', sans-serif;
     color: #202020;
     font-size: 16px;
     line-height: 34px;
     background: #fff;
     font-weight: 300;
 }
 
a {
     font-family: 'Signika', sans-serif;
     color: #af0124;
     text-decoration: none;
     -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
     transition: all 0.2s linear;
 }
 
 a:focus {
     outline: none;
 }
 
 button:focus,
 select:focus,
 option:focus {
     outline: none;
     outline: 0;
 }
 
 textarea:focus,
 input:focus,
 textarea:active,
 input:active {
     outline: 0;
     outline: none;
 }
 
 h1,
 h2,
 h3,
 h4,
 h5 {
     color: #202020;
     text-shadow: 1px 1px 1px #fff;
     line-height: 30px;
     padding-bottom: 5px;
     margin-top: 20px!important;
     margin-bottom: 20px;
     font-weight: 600;
 }
 
 .header h1,
 .header h2,
 .header h3,
 .header h4,
 .header h5 {
     margin-top: 0px!important;
     margin-bottom: 0px;
 }
 
 h1 {
     font-size: 30px;
 }
 
 h2 {
     font-size: 28px;
 }
 
 h3 {
     font-size: 26px;
 }
 
 h4 {
     font-size: 24px;
 }
 
 h5 {
     font-size: 22px;
 }
 
 h6 {
     color: #202020;
     text-shadow: 1px 1px 1px #fff;
     line-height: 30px;
     padding-bottom: 5px;
     font-size: 20px;
     font-weight: 600;
 }
 
 div,
 ul li,
 ol li,
 p,
 a {
     -webkit-text-size-adjust: none;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     line-height: 24px;
 }
 
 p {
     color: #666;
 }
 
 ol,
 p {
     margin-bottom: 20px;
 }
 
 ol {
     margin-left: 20px;
     margin-top: 20px;
     margin-bottom: 20px;
 }
 
 ul {
     margin-left: 20px;
     margin-top: 20px;
     margin-bottom: 20px;
 }
 
 ul li {
     list-style-position: inside;
 }
 
 ol li {
     list-style-position: inside;
 }
 
 small {
     font-size: 12px;
 }
 
 input,
 textarea {
     background: #efefeb;
     padding: 10px;
     border: 0px;
     color: #202020;
     width: 100%;
     border: solid 1px #d9d9d9;
     border-top: solid 1px rgba(0, 0, 0, 0.15);
     -webkit-text-size-adjust: none;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 input[type="submit"] {
     background: #af0124;
     padding: 10px;
     padding-right: 25px;
     padding-left: 25px;
     color: #fff;
     width: auto;
     cursor: pointer;
     transition: all 0.1s linear 0s;
     margin-top: 10px;
     margin-bottom: 10px;
     border: 0;
 }
 
 input[type="submit"]:hover {
     box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
     transition: all 0.1s linear 0s;
 }
 
 label {
     font-size: 14px;
 }
 
 p {
     color: #202020;
 }
 
 hr {
     border: 0;
     border-bottom: solid 1px #ebebeb;
     margin-top: 20px;
     margin-bottom: 10px;
 }
 
 strong {
     font-weight: 600;
     color: #202020;
 }
 
 ::selection {
     background: #af0124;
     /* WebKit/Blink Browsers */
     
     color: #fff;
 }
 
 ::-moz-selection {
     background: #af0124;
     /* Gecko Browsers */
     
     color: #fff;
 }
 
 .dashboard ol {
     margin-left: 0px;
     margin-top: 20px;
     margin-bottom: 20px;
 }
 
 .dashboard ul {
     margin-left: 0px;
     margin-top: 20px;
     margin-bottom: 20px;
 }
 
 .light {
     text-rendering: optimizeLegibility;
     font-weight: 300;
 }
 
 .subtitle {
     color: #202020;
     font-size: 18px;
     padding-top: 12px;
     text-align: left;
 }
 
 .subtitle a {
     color: #202020;
 }
 
 .sign {
     text-align: right;
     padding-top: 6px;
 }
 
 .btn-tag {
     background: #af0124;
     color: #fff;
     font-size: 12px;
     padding: 2px;
     padding-left: 4px;
     padding-right: 4px;
 }
 
 .topic {
     margin-bottom: 40px;
 }
 
 .btn-red {
     padding: 5px;
     padding-left: 15px;
     padding-right: 15px;
     background: #af0124;
     color: #fff;
     margin-left: 10px;
 }
 
 .btn-red a {
     color: #fff;
 }
 
 .btn-red-big {
     padding: 15px;
     padding-left: 25px;
     padding-right: 25px;
     background: #af0124;
     color: #fff;
     font-size: 18px;
 }
 
 .btn-red-big a {
     color: #fff;
     position: relative;
 }
 
 .header {
     padding-top: 10px;
 }
 
 #support-header {
     background: #efefeb;
     padding-top: 20px;
     padding-bottom: 20px;
     min-height: 300px;
     margin-bottom: 40px;
     border-top: solid 1px #ccc;
     border-bottom: solid 1px #ccc;
 }
 
 #support-search-submit {
     border: 0;
     text-indent: -9999px;
     height: 50px;
     width: 50px;
     display: inline-block;
 }
 
 .ui-autocomplete-input {
     width: 100%;
     height: 50px;
     font-size: 24px;
     padding: 10px;
     border: solid 1px #ccc;
     background: #fff url(../../../../desk/img/icon-search.png) no-repeat center right;
     margin-top: 20px;
     padding-right: 80px;
 }
 
 .title-seach {
     text-align: center;
 }
 
 .ui-autocomplete-loading {
     background: #fff url('../../../../desk/img/loader.gif') no-repeat 98% 50% !important;
 }
 
 .ui-autocomplete {
     position: absolute;
     cursor: default;
     margin-left: -9px!important;
 }
 
 .ui-widget-content {
     position: relative;
     background: #fff;
     border: 1px solid #ccc;
     overflow: auto;
 }
 
 .ui-corner-all {
     border-radius: 0px!important;
     pading: 0!important;
     margin: 0px!important;
 }
 
 .ui-state-hover {
     border: 0px !important;
     color: #af0124!important;
     line-height: normal!important;
     pading: 0!important;
     font-weight: normal!important;
     background: #ebebeb!important;
     display: block!important;
     margin: 0px!important;
     padding-bottom: 20px!important;
     padding-top: 20px!important;
 }
 
 .ui-menu-item {
     margin: 0px!important;
     line-height: normal!important;
     pading: 15px!important;
     border-bottom: solid 1px #ebebeb !important;
     font-weight: normal!important;
     display: block!important;
     list-style: decimal!important;
     overflow: auto;
     background: #fff;
 }
 
 .ui-menu-item a {
     line-height: normal!important;
     color: #202020;
     pading: 0!important;
     border: 0px !important;
     font-weight: normal!important;
     font-size: 14px;
     display: block!important;
     margin: 0px!important;
     border: 0px!important;
     padding-bottom: 20px!important;
     padding-top: 20px!important;
 }
 
 .ui-menu-item a:hover {
     line-height: normal!important;
     color: #202020;
     pading: 0!important;
     border: 0px !important;
     font-weight: normal!important;
     font-size: 14px;
     display: block!important;
     margin: 0px!important;
     cursor: pointer!important;
 }
 
 .article-autocomplete-subject {
     display: block;
     font-size: 14px;
     color: #af0124;
 }
 
 .article-autocomplete-body {
     color: #999;
 }
 
 .articles li {
     font-size: 18px;
     padding-top: 10px;
     padding-bottom: 10px;
     /*border-bottom: solid 1px #ebebeb;*/
     list-style: none;
 }
 
 .count-article {
     margin-top: 10px;
     padding-left: 20px!important;
     background: #fff url(../../../../desk/img/icon-topic.png) no-repeat 0px 3px;
 }
 
 .topicname {
     margin-top: 40px;
     margin-bottom: 10px;
     font-size: 30px;
 }
 
 .article h4 > a {
     line-height: 24px;
     font-size: 18px;
 }
 
 .article p {
     font-size: 16px;
     line-height: 24px;
 }
 
 #support-side {
     background: #efefeb;
     padding: 60px;
     margin-top: 60px;
 }
 
 #support-side li {
     list-style: none;
 }
 
 .meta {
     font-size: 12px;
     text-align: right;
     padding-top: 10px;
 }
 
 .email {
     text-align: center;
     min-height: 50px;
     margin-top: 0px;
 }
 
 .email h3 {
     color: #202020;
     font-size: 30px;
     margin-bottom: 20px;
 }
 
 #rate_article {
     font-size: 12px;
     text-align: left;
 }
 
 .article-container .meta {
     text-align: left;
     position: relative;
     top: -20px;
 }
 
 .rate {
     margin-top: 40px;
 }
 
 #rate_article > div {
     background: #fff url(../../../../desk/img/icon-yes.png) no-repeat top left;
     padding-left: 20px;
     margin-bottom: 15px;
 }
 
 .rate-link-down {
     background: #fff url(../../../../desk/img/icon-no.png) no-repeat top left!important;
     padding-left: 15px;
 }
 
 .increment {
     background: #fff url(../../../../desk/img/icon-yes.png) no-repeat top left!important;
     text-indent: -9999;
     padding-left: 25px;
     padding-right: 10px;
     font-size: 12px;
 }
 
 .decrement {
     background: #fff url(../../../../desk/img/icon-no.png) no-repeat top left!important;
     text-indent: -9999;
     padding-left: 25px;
     color: #666!important;
     font-size: 12px;
 }
 
 .copyright > p {
     margin-bottom: 0;
 }
 
 .label {
     font-size: 14px;
     padding: 5;
     padding: left: 0;
 }
 
 #support-main textarea {
     width: 99.5%;
     min-height: 150px!important;
     border: solid 1px #ccc;
     font-size: 16px;
     color: #202020;
 }
 
 #email_submit,
 #question_submit {
     width: auto!important;
     color: #fff!important;
     cursor: pointer;
     border: 0!important;
 }
 
 .input-block {
     margin-bottom: 20px;
 }
 
 .invalid {
     color: #af0124;
     font-size: 12px;
 }
 
 #modal-screen {
     position: fixed;
     top: 0px;
     left: 0px;
     width: 100%;
     height: 100%;
     background: #FFF;
 }
 
 #modal {
     position: fixed;
     background: none repeat scroll 0% 0% #FFF;
     border: 1px solid #ebebeb;
     padding: 10px;
     width: 800px;
     left: 50%;
     margin-left: -400px;
     top: 20%;
 }
 
 #modal .input-button {
     margin-top: 10px;
     text-align: center;
 }
 
 .close {
     position: absolute;
     right: -15px;
     top: -15px;
 }
 
 #modal .main h1 {
     text-align: center;
     margin-top: 10px;
 }
 
 #modal .note {
     font-size: 12px;
     color: #ccc;
 }
 
 .subheader {
     margin-bottom: 20px;
     text-align: center;
 }
 
 .article-content img {
     margin-top: 20px;
     margin-bottom: 20px;
 }
 
 pre {
     border:0;
     border-left: solid 2px #AF0124;
     margin-top: 30px;
     margin-bottom: 30px;
     color: #202020;
     padding: 20px;
     font-size: 12px;
     background: #fff;
     font-family: Lucida Console, Lucida Sans Typewriter, monaco, Bitstream Vera Sans Mono, monospace;
 }
 
 .pagination a {
     display: inline;
     padding: 5px;
     padding-left: 10px;
     padding-right: 10px;
     list-style: none;
     margin-right: 5px;
     color: #af0124;
     border: solid 1px #ebebeb;
 }
 
 .pagination a {
     color: #af0124;
     display: inline-block;
 }
 
 .pagination span,
 .pagination em {
     display: inline;
     padding: 8px;
     padding-left: 10px;
     padding-right: 10px;
     list-style: none;
     margin-right: 5px;
     border: solid 1px #ebebeb;
 }
 
 .best-answer-green {
     font-size: 18px;
     color: #5CB85C;
 }
 /*****************************************************padding*/
 /* Added by DM only for Desk.com */
 
 .appliesTo {
     text-align: center;
     background-color: #ebebeb;
     padding: 5px;
     color: grey;
 }

.maintenance-notice {
    text-align: center;
    background-color: #fff3db;
    padding: 5px;
    color: #ffb018;
    font-size: 12px;
}
 
 .no-padding {
     padding: 0;
 }
 
 .no-padding-left {
     padding-left: 0;
 }
 
 .no-padding-right {
     padding-right: 0;
 }
 
 .no-padding-top {
     padding-top: 0;
 }
 
 .no-padding-bottom {
     padding-bottom: 0;
 }
 
 .padding-small {
     padding: 5px;
 }
 
 .padding {
     padding: 10px;
 }
 
 .padding-big {
     padding: 40px;
 }
 
 .padding-left-small {
     padding-left: 10px;
 }
 
 .padding-left {
     padding-left: 20px;
 }
 
 .padding-left-big {
     padding-left: 40px;
 }
 
 .padding-left-extra-big {
     padding-left: 60px;
 }
 
 .padding-right-small {
     padding-right: 10px;
 }
 
 .padding-right {
     padding-right: 20px;
 }
 
 .padding-right-big {
     padding-right: 40px;
 }
 
 .padding-right-extra-big {
     padding-right: 60px;
 }
 
 .padding-top-small {
     padding-top: 10px;
 }
 
 .padding-top {
     padding-top: 20px;
 }
 
 .padding-top-big {
     padding-top: 40px;
 }
 
 .no-padding-left {
     padding-left: 0px;
 }
 
 .padding-bottom-small {
     padding-top: 10px;
 }
 
 .padding-bottom {
     padding-bottom: 20px;
 }
 
 .padding-bottom-big {
     padding-bottom: 40px;
 }
 /*****************************************************margin*/
 
 .margin-left-small {
     margin-left: 10px;
 }
 
 .margin-left {
     margin-left: 20px;
 }
 
 .margin-left-big {
     margin-left: 40px;
 }
 
 .margin-top-small {
     margin-top: 10px;
 }
 
 .margin-top {
     margin-top: 20px;
 }
 
 .margin-top-big {
     margin-top: 40px;
 }
 
 .margin-right-small {
     margin-right: 10px;
 }
 
 .margin-right {
     margin-right: 20px;
 }
 
 .margin-right-big {
     margin-right: 40px;
 }
 
 .margin-bottom-small {
     margin-bottom: 10px;
 }
 
 .margin-bottom {
     margin-bottom: 20px;
 }
 
 .margin-bottom-big {
     margin-bottom: 40px;
 }
 
 .no-margin {
     margin: 0;
 }
 
 .no-margin-left {
     margin-left: 0px;
 }
 
 .no-margin-right {
     margin-right: 0px;
 }
 
 .no-margin-top {
     margin-top: 0px;
 }
 
 .no-margin-bottom {
     margin-bottom: 0px;
 }
 /*****************************************************align*/
 
 .align-left {
     text-align: left;
 }
 
 .align-center {
     text-align: center;
 }
 
 .align-right {
     text-align: right;
 }
 
 .medium-font {
     font-size: 14px;
 }
 
 .small-font {
     font-size: 12px;
 }
 
 .normal {
     font-weight: normal;
 }
 
 .no-list {
     list-style: none;
     overflow: auto;
 }
 
 .img-align-bottom {
     vertical-align: bottom;
 }
 /*****************************************************border*/
 
 .border-all {
     border: solid 1px #ebebeb;
 }
 
 .border-left {
     border-left: solid 1px #ebebeb;
 }
 
 .border-top {
     border-top: solid 1px #ebebeb;
 }
 
 .border-right {
     border-right: solid 1px #ebebeb;
 }
 
 .border-bottom {
     border-bottom: solid 1px #ebebeb;
 }

#eucookielaw {
  position: fixed;
  bottom: 0px;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  z-index:9999; 
  text-align:center;

}

#cookiewarning {
  background: rgba(255,255, 255, 0.9);
  border-top: solid 1px #ccc; 
  width:100% !important;
  padding:10px;
  margin:auto;
  position:relative;
  color: #202020;
  font-weight: 400;
  padding-bottom: 20px;

}

.accept {
    padding:5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left:8px;
    background: #af0124;
    color: #fff;
}

a.accept {
    text-decoration: none!important;
}
.accept:hover {
    color: #fff;
}