/**
* kk Star Ratings
* @see https://github.com/kamalkhan/kk-star-ratings
*/
 .kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url(https://www.cleverfiles.com/howto/wp-content/plugins/kk-star-ratings/src/core/public/css/../svg/inactive.svg);}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url(https://www.cleverfiles.com/howto/wp-content/plugins/kk-star-ratings/src/core/public/css/../svg/active.svg);}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url(https://www.cleverfiles.com/howto/wp-content/plugins/kk-star-ratings/src/core/public/css/../svg/selected.svg);}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}.elm-wrapper{margin:1em auto;text-align:center}.elm-button{-webkit-transition:all 0.15s ease;transition:all 0.15s ease}.elm-button.ajax-inactive{display:none}.elm-button.is-loading .elm-loading-anim{display:block}.elm-button.is-loading .elm-button-text{display:none}.elm-loading-anim{display:none}.elm-loading-icon{width:1.5em;height:1.5em}body .l-d-none{width:0!important;overflow:hidden!important;opacity:0!important}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.ez-toc-transparent{background:none transparent}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{margin:0;padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:0 0;list-style:none none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container p.ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:table-cell;text-align:left;vertical-align:middle}#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{float:left;margin-right:10px}.ez-toc-wrap-right{float:right;margin-left:10px}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container.ez-toc-black a{color:#fff}#ez-toc-container.ez-toc-black a:visited{color:#fff}#ez-toc-container a.ez-toc-toggle{color:#444}#ez-toc-container.counter-flat ul,#ez-toc-container.counter-hierarchy ul,.ez-toc-widget-container.counter-flat ul,.ez-toc-widget-container.counter-hierarchy ul{counter-reset:item}#ez-toc-container.counter-numeric li,.ez-toc-widget-container.counter-numeric li{list-style-type:decimal;list-style-position:inside}#ez-toc-container.counter-decimal ul.ez-toc-list li a::before,.ez-toc-widget-container.counter-decimal ul.ez-toc-list li a::before{content:counters(item, ".") ". ";display:inline-block;counter-increment:item;margin-right:.2em}#ez-toc-container.counter-roman li a::before,.ez-toc-widget-container.counter-roman ul.ez-toc-list li a::before{content:counters(item, ".", upper-roman) ". ";counter-increment:item}.ez-toc-widget-container ul.ez-toc-list li::before{content:' ';position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active::before{background-color:#ededed}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff;border-color:#ccc}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default{text-shadow:0 -1px 0 rgba(0,0,0,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.ez-toc-btn-default:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active,.ez-toc-btn:active{background-image:none}.ez-toc-btn-default{text-shadow:0 1px 0 #fff;background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-pull-right{float:right!important;margin-left:10px}.ez-toc-glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1;-moz-osx-font-smoothing:grayscale}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon{font-size:16px;margin-left:2px}[class*=ez-toc-icon-]{font-family:ez-toc-icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ez-toc-icon-toggle:before{content:"\e87a"}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print{*,*:before,*:after{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:#fff0}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgb(0 0 0 / .25);box-shadow:inset 0 -1px 0 rgb(0 0 0 / .25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:#fff0;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:#fff0}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 8px rgb(102 175 233 / .6);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 8px rgb(102 175 233 / .6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:#fff0;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid #fff0;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:#fff0;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:#fff0}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:#fff0}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid #fff0;border-left:4px solid #fff0}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgb(0 0 0 / .15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgb(0 0 0 / .175);box-shadow:0 6px 12px rgb(0 0 0 / .175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:#fff0;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:#fff0}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid #fff0;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:#fff0}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid #fff0}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid #fff0;-webkit-box-shadow:inset 0 1px 0 rgb(255 255 255 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:#fff0;background-image:none;border:1px solid #fff0;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:#fff0;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid #fff0;border-bottom:1px solid #fff0;-webkit-box-shadow:inset 0 1px 0 rgb(255 255 255 / .1),0 1px 0 rgb(255 255 255 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .1),0 1px 0 rgb(255 255 255 / .1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:#fff0}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:#fff0}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:#fff0}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:#fff0}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:#fff0}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:#fff0}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:#fff0}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:#fff0}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:#fff0}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:#fff0}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid #fff0;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.panel{margin-bottom:20px;background-color:#fff;border:1px solid #fff0;border-radius:4px;-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .05);box-shadow:0 1px 1px rgb(0 0 0 / .05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid #fff0;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .05);box-shadow:inset 0 1px 1px rgb(0 0 0 / .05)}.well blockquote{border-color:#ddd;border-color:rgb(0 0 0 / .15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:#fff0;border:0}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:#fff0;text-shadow:none;background-color:#fff0;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}:root{--color-black:#23272a;--color-gray:#fafafa;--color-link-hover:#4e9af2;--color-link:#4e9af2}html[lang="ar"],body[lang="ar"]{overflow-wrap:anywhere}@media (min-width:768px) and (max-width:1500px){html[lang="ar"] .preface__right .image img{vertical-align:middle;max-width:-webkit-fill-available;height:auto}html[lang="ar"] .preface__right{padding-right:40px;padding-left:0}}body{margin:0;color:#23272a;color:var(--color-black);font-size:14px;font-family:'Roboto';font-weight:400;position:relative}body.bg-gray{background-color:#fafafa;background-color:var(--color-gray)}.home #offset-wrapper{overflow-x:visible;display:initial}ul{list-style:none;margin:0;padding:0}*{box-sizing:border-box}.nowrap{white-space:nowrap}a{text-decoration:none;transition:all .185s ease;color:inherit}a:hover{text-decoration:none}a:hover,a:focus{color:var(--color-link-hover)}a.no-decoration{text-decoration:none}h1,h2,h3,h4,.h2,.h3,.h4{margin-top:0;font-weight:500}h2,.h2{font-size:36px;margin-bottom:1.5rem;line-height:1.1}h3{font-size:30px;margin-bottom:1.5rem;font-weight:400}h4,.h4{font-size:24px;line-height:1.36;margin-bottom:1.5rem;font-weight:400}h5,.h5{font-size:16px;line-height:1.36;margin-bottom:1.5rem;font-weight:400}pre{white-space:normal}time{white-space:nowrap}.preface-simple h1{font-size:56px;font-weight:500;line-height:78px}.simple-content h2,.simple-content .h2,.simple-content h3,.simple-content h4,.simple-content .h4,.simple-content h5,.simple-content .h5{color:#23272A;margin-bottom:10px;margin-top:25px}.simple-content h2,.simple-content .h2{line-height:50px;margin-top:40px}.simple-content h3{line-height:42px}.row{display:flex;flex-direction:row;flex-wrap:wrap}.row:before,.row:after{display:inline-block}@media (min-width:1366px){#main_content,.container.section-content-container{width:1310px}.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{float:left}.col-xl-12{width:100%}.col-xl-11{width:91.66666667%}.col-xl-10{width:83.33333333%}.col-xl-9{width:75%}.col-xl-8{width:66.66666667%}.col-xl-7{width:58.33333333%}.col-xl-6{width:50%}.col-xl-5{width:41.66666667%}.col-xl-4{width:33.33333333%}.col-xl-3{width:25%}.col-xl-2{width:16.66666667%}.col-xl-1{width:8.33333333%}.col-xl-pull-12{right:100%}.col-xl-pull-11{right:91.66666667%}.col-xl-pull-10{right:83.33333333%}.col-xl-pull-9{right:75%}.col-xl-pull-8{right:66.66666667%}.col-xl-pull-7{right:58.33333333%}.col-xl-pull-6{right:50%}.col-xl-pull-5{right:41.66666667%}.col-xl-pull-4{right:33.33333333%}.col-xl-pull-3{right:25%}.col-xl-pull-2{right:16.66666667%}.col-xl-pull-1{right:8.33333333%}.col-xl-pull-0{right:auto}.col-xl-push-12{left:100%}.col-xl-push-11{left:91.66666667%}.col-xl-push-10{left:83.33333333%}.col-xl-push-9{left:75%}.col-xl-push-8{left:66.66666667%}.col-xl-push-7{left:58.33333333%}.col-xl-push-6{left:50%}.col-xl-push-5{left:41.66666667%}.col-xl-push-4{left:33.33333333%}.col-xl-push-3{left:25%}.col-xl-push-2{left:16.66666667%}.col-xl-push-1{left:8.33333333%}.col-xl-push-0{left:auto}.col-xl-offset-12{margin-left:100%}.col-xl-offset-11{margin-left:91.66666667%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-0{margin-left:0}}*{outline:none!important}.relative{position:relative}.bkg-ffffff{background-color:#fff}.bkg-041936{background-color:#041936}.bkg-F2F2F2{background-color:#F2F2F2}.bkg-FAFAFA{background-color:#FAFAFA}.text-yellow{color:#f6cb2d}.text-bold{font-weight:700}.text-black{font-weight:900}.text-gray{color:#909090}.text-white,a.text-white{color:#fff}.icon,.image{line-height:0;font-size:0}.logo{font-size:20px}.logo .icon{margin-right:9px}[class^="box-"],[class*=" box-"]{display:block;margin:0 auto;background-repeat:no-repeat}.box-10x10{width:10px;height:10px}.box-11x11{width:11px;height:11px}.box-20x20{width:20px;height:20px}.box-21x21{width:21px;height:21px}.box-26x26{width:26px;height:26px}[class^="icon"],[class*=" icon"]{background-image:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/images/no-repeat.png);background-position:0 100px;background-repeat:no-repeat;display:inline-block;vertical-align:text-top}.button>.icon{display:block}.box-20x20.star-yellow{background-position:0 -27px}.box-20x20.search-white{background-position:0 0}.box-26x26.facebook{background-position:0 -69px}.box-26x26.twitter{background-position:2px -155px}.box-26x26.google{background-position:0 -98px}.box-26x26.reddit{background-position:0 -128px}.box-26x26.linkedin{background-image:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/images/soc-imgs/articleSocialButtonLinkedin.png);background-position:0 0;background-size:auto}.box-21x21.twitter-blue{background-position:0 -186px}.box-11x11.twitter{background-position:-2px -216px}.blog_authorunder .blog_authortwitter .box-11x11.twitter,.blog_authorunder .blog_authorlinkedin .box-11x11.linkedin{width:14px;height:12px;background-position:0 0;background-size:unset}.blog_authorunder .blog_authortwitter .box-11x11.twitter{background-image:url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.2861 1.73083C12.8082 1.95202 12.2939 2.10121 11.7543 2.16798C12.3053 1.82452 12.7277 1.28049 12.927 0.631489C12.4116 0.949943 11.8411 1.18102 11.2333 1.30577C10.747 0.766124 10.0537 0.428711 9.28662 0.428711C7.81385 0.428711 6.61975 1.67203 6.61975 3.20578C6.61975 3.42312 6.64324 3.63496 6.68889 3.83856C4.47222 3.72261 2.50676 2.61723 1.19127 0.937029C0.961691 1.34698 0.830273 1.82397 0.830273 2.33339C0.830273 3.29672 1.30105 4.14685 2.01672 4.64473C1.57972 4.63016 1.16832 4.50515 0.808634 4.29715C0.808371 4.30869 0.808371 4.3205 0.808371 4.33232C0.808371 5.67757 1.72776 6.79972 2.94799 7.05525C2.72421 7.11845 2.48856 7.15252 2.24525 7.15252C2.07319 7.15252 1.90615 7.13521 1.74333 7.10251C2.08296 8.2057 3.06779 9.00884 4.23471 9.0311C3.32192 9.77599 2.17215 10.22 0.922371 10.22C0.707301 10.22 0.49487 10.2068 0.286133 10.181C1.46678 10.9693 2.86856 11.4287 4.37458 11.4287C9.28055 11.4287 11.963 7.19731 11.963 3.52753C11.963 3.40718 11.9606 3.28711 11.9556 3.16786C12.4765 2.77714 12.9288 2.28778 13.2861 1.73083Z' fill='%231CA6FF'/%3E%3C/svg%3E");background-position-x:-1px}.blog_authorunder .blog_authorlinkedin .box-11x11.linkedin{background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.77728 3.42871H1.7599C0.864945 3.42871 0.286133 2.76206 0.286133 1.92889C0.286133 1.07691 0.882657 0.428711 1.79499 0.428711C2.70732 0.428711 3.26875 1.07691 3.28613 1.92889C3.28613 2.76206 2.70732 3.42871 1.77728 3.42871ZM3.28613 11.4287H0.286133V4.42871H3.28613V11.4287ZM9.66555 11.4287H12.2861V6.94672C12.2861 4.54587 10.9932 3.42871 9.26883 3.42871C7.87832 3.42871 7.25516 4.18629 6.90688 4.71891V3.61216H4.28613C4.32045 4.34549 4.28613 11.4287 4.28613 11.4287H6.90688V7.06359C6.90688 6.83001 6.92379 6.59658 6.99308 6.42957C7.18258 5.96287 7.61379 5.47942 8.33778 5.47942C9.28607 5.47942 9.66555 6.19614 9.66555 7.24705V11.4287Z' fill='%23007AB9'/%3E%3C/svg%3E%0A")}.blog_authorunder .blog_authortwitter .social__item:hover .box-11x11.twitter,.blog_authorunder .blog_authortwitter .social__item:focus .box-11x11.twitter{background-image:url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.2861 1.73083C12.8082 1.95202 12.2939 2.10121 11.7543 2.16798C12.3053 1.82452 12.7277 1.28049 12.927 0.631489C12.4116 0.949943 11.8411 1.18102 11.2333 1.30577C10.747 0.766124 10.0537 0.428711 9.28662 0.428711C7.81385 0.428711 6.61975 1.67203 6.61975 3.20578C6.61975 3.42312 6.64324 3.63496 6.68889 3.83856C4.47222 3.72261 2.50676 2.61723 1.19127 0.937029C0.961691 1.34698 0.830273 1.82397 0.830273 2.33339C0.830273 3.29672 1.30105 4.14685 2.01672 4.64473C1.57972 4.63016 1.16832 4.50515 0.808634 4.29715C0.808371 4.30869 0.808371 4.3205 0.808371 4.33232C0.808371 5.67757 1.72776 6.79972 2.94799 7.05525C2.72421 7.11845 2.48856 7.15252 2.24525 7.15252C2.07319 7.15252 1.90615 7.13521 1.74333 7.10251C2.08296 8.2057 3.06779 9.00884 4.23471 9.0311C3.32192 9.77599 2.17215 10.22 0.922371 10.22C0.707301 10.22 0.49487 10.2068 0.286133 10.181C1.46678 10.9693 2.86856 11.4287 4.37458 11.4287C9.28055 11.4287 11.963 7.19731 11.963 3.52753C11.963 3.40718 11.9606 3.28711 11.9556 3.16786C12.4765 2.77714 12.9288 2.28778 13.2861 1.73083Z' fill='%23fff'/%3E%3C/svg%3E%0A")}.blog_authorunder .blog_authorlinkedin .social__item:hover .box-11x11.linkedin,.blog_authorunder .blog_authorlinkedin .social__item:focus .box-11x11.linkedin{background-image:url("data:image/svg+xml,%0A%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.77728 3.42871H1.7599C0.864945 3.42871 0.286133 2.76206 0.286133 1.92889C0.286133 1.07691 0.882657 0.428711 1.79499 0.428711C2.70732 0.428711 3.26875 1.07691 3.28613 1.92889C3.28613 2.76206 2.70732 3.42871 1.77728 3.42871ZM3.28613 11.4287H0.286133V4.42871H3.28613V11.4287ZM9.66555 11.4287H12.2861V6.94672C12.2861 4.54587 10.9932 3.42871 9.26883 3.42871C7.87832 3.42871 7.25516 4.18629 6.90688 4.71891V3.61216H4.28613C4.32045 4.34549 4.28613 11.4287 4.28613 11.4287H6.90688V7.06359C6.90688 6.83001 6.92379 6.59658 6.99308 6.42957C7.18258 5.96287 7.61379 5.47942 8.33778 5.47942C9.28607 5.47942 9.66555 6.19614 9.66555 7.24705V11.4287Z' fill='%23fff'/%3E%3C/svg%3E")}.box-11x11.linkedin{background-position:-2px -236px}.d-flex{display:flex;display:-webkit-flex}.justify-center{justify-content:center}.header{background-color:#041936;padding:51px 0 24px;position:relative}.header__panel{padding-top:13px;height:51px}.header__panel .logo{position:relative;top:-4px}#mobile-header .header__panel{padding:6px 0}#mobile-header .header__panel .search-toggle{margin-left:auto;margin-right:11px;margin-top:-3px;padding:5px;cursor:pointer}.header .header__panel{position:absolute;left:0;width:100%;top:0}.align-center{align-items:center}a.link-gray{text-decoration:none;font-size:15px;font-weight:500;padding:7px 18px;background-color:#fff0;border-radius:4px}.main-menu li.pinned a{position:relative}.main-menu li.pinned a:after{content:'';width:7px;height:7px;display:block;position:absolute;top:4px;right:8px;border-radius:50%;background-color:#f05a2a}h1{font-size:56px;font-weight:900}.content h1{font-size:36px;margin-bottom:64px;line-height:60px}.preface{color:#fff}.site-announce{line-height:36px;font-size:25px;color:#717C8C}@media (max-width:767px){.site-announce{line-height:26px}}.dropdown{position:relative}.dropdown-toggle{cursor:pointer;font-size:15px;font-weight:500}.dropdown-toggle .glyphicon{font-size:10px}.dropdown.open .caret{transform:rotate(180deg)}.img-rounded{border-radius:5px}.dropdown-toggle>.icon svg path{fill:#fff}.dropdown__holder{top:100%;position:absolute;display:none;z-index:9999;width:260px}.dropdown-menu{padding:8px 18px 8px 21px;background-color:rgb(239 240 240);border-radius:5px;box-shadow:0 4px 10px 0 rgb(0 0 0 / .28),0 0 0 .5px rgb(0 0 0 / .2)}.open>.dropdown__holder,.open .dropdown-menu{display:block;animation-name:animationFadeOut;animation-duration:.2s;animation-iteration-count:1;animation-timing-function:ease;animation-fill-mode:forwards;-webkit-animation-name:animationFadeOut;-webkit-animation-duration:.2s;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease;-webkit-animation-fill-mode:forwards;-moz-animation-name:animationFadeOut;-moz-animation-duration:.2s;-moz-animation-iteration-count:1;-moz-animation-timing-function:ease;-moz-animation-fill-mode:forwards}@keyframes animationFadeOut{from{opacity:0}to{opacity:1}}@-webkit-keyframes animationFadeOut{from{opacity:0}to{opacity:1}}.dropdown-menu li+li{margin-top:6px}.dropdown-menu li a{line-height:16px;font-size:14px;font-weight:500;letter-spacing:-.2px;color:#3e3e3e}.dropdown-menu>li>a{padding:2px 0}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#3e3e3e;text-decoration:none;background-color:#fff0}input[type="text"],input[type="email"],input[type="password"]{font-family:'Roboto';width:100%;background-color:#3A485E;height:32px;padding:8px 12px;font-weight:400;font-size:15px;color:#D2D5DB;border-radius:4px;border:1px solid #3A485E;transition:all ease .185s;outline:none}input.input-lg[type="text"]:focus,input.input-lg[type="email"]:focus,input.input-lg[type="password"]:focus{border-color:#fff}input.input-lg{font-size:17px;height:46px;border-radius:5px;padding:10px 12px}input::-webkit-input-placeholder{font-family:'Roboto';font-weight:400;font-size:15px;color:#969EA9}input ::-moz-placeholder{font-family:'Roboto';font-weight:400;font-size:15px;color:#969EA9}input :-moz-placeholder{font-family:'Roboto';font-weight:400;font-size:15px;color:#969EA9}input :-ms-input-placeholder{font-family:'Roboto';font-weight:400;font-size:15px;color:#969EA9}input.input-lg::-webkit-input-placeholder{font-family:'Roboto';font-weight:400;font-size:17px;color:#969EA9}input.input-lg::-moz-placeholder{font-family:'Roboto';font-weight:400;font-size:17px;color:#969EA9}input.input-lg:-moz-placeholder{font-family:'Roboto';font-weight:400;font-size:17px;color:#969EA9}input.input-lg:-ms-input-placeholder{font-family:'Roboto';font-weight:400;font-size:17px;color:#969EA9}.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/./images/spinner.png);width:20px;height:20px;border:none;padding:0;margin:4px 0 0 4px;vertical-align:sub}.wpcf7 .ajax-loader.is-active{visibility:visible;-webkit-animation-name:roll;animation-name:roll;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@keyframes roll{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes roll{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wpcf7{font-size:14px;line-height:1.36}input.wpcf7-not-valid{background-color:rgb(255 255 255 / .2);border:solid 1px #ff4340}.wpcf7 .screen-reader-response{display:none}.wpcf7 .wpcf7-response-output{margin-top:10px}.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng,.wpcf7 .wpcf7-response-output.wpcf7-validation-errors{color:#ff4340}.wpcf7 .wpcf7-not-valid-tip{display:none}.wpcf7 .wpcf7-mail-sent-ok{color:#398f14}.wpcf7 .wpcf7-mail-sent-ng,.wpcf7 .wpcf7-aborted{color:red}.wpcf7 .wpcf7-spam-blocked{color:orange}.button{font-family:'Roboto';color:#23272a;display:inline-block;padding:11px 20px;margin-bottom:0;font-size:17px;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border-radius:5px;border:0 none;outline:none;transition:all ease .185s;font-weight:500;text-decoration:none}.button-white{background-color:#fff}.button:hover,.button:focus,.button:active{text-decoration:none}.button:active{box-shadow:0 4px 4px rgb(0 0 0 / .3) inset}.form-stacked .form__submit input{padding-left:20px;padding-right:20px}.preface .form-subscribe{margin-top:40px}.site-announce{margin-top:16px}.container{padding:0 15px;margin-left:auto;margin-right:auto}.form-search{position:relative;min-width:20px}.form-search__toggle{cursor:pointer}.form-search .form-search__toggle{position:absolute;top:50%;left:14px;padding:10px;margin-top:-20px;margin-left:-10px;z-index:2;transition:all ease .185s}.form-search-expandable.form-search .form-search__toggle{left:0}.form-search.form-search-expandable.form-axpanded .form-search__toggle{left:8px}.form-search.form-search-expandable.form-axpanded .form__input{opacity:1;width:180px}.form-search .form__input input{padding-left:34px}.form-search .form__input input.input-lg{padding-left:44px}.btn-link{background-color:#fff0;border:0 none;outline:none;padding:0}.btn-link:hover,.btn-link:focus{text-decoration:none;background-color:#fff0}.btn-link.text-white:hover,.btn-link.text-white:focus{color:#fff}.add-menu{margin-left:auto}.add-menu>.menu>li+li{margin-left:20px;padding-left:20px;border-left:1px solid rgb(255 255 255 / .2)}.card-list-big .card-list-item{margin-bottom:33px}.card-list-big{margin-bottom:22px}.card-info{border-radius:5px;transition:background-color .185s ease;height:100%}.card-info__content{width:100%;color:#fff;padding:29px 24px;overflow:hidden}.card-info .link-more,.card-info .link-more a,.card-info a{color:#fff}.promo-block .card-info__content{padding-right:29px;padding-left:29px}.post-tag{padding:5px 11px 4px;border-radius:5px;background-color:rgb(255 255 255 / .2)}.text-date{line-height:20px}a.text-dark{color:#23272a}a.text-dark:hover{color:#4e9af2}.promo-block .image{text-align:center}.card-info .post-tag{margin-left:auto;align-self:flex-end}.card-info__title{font-size:24px;margin-top:16px;line-height:30px}.card-info__content .card-info__title:first-child{margin-top:45px}.promo-block .card-info__content{padding-bottom:0}.promo-block__announce{font-weight:500;line-height:20px}.heading{margin-bottom:29px}.heading h2{margin-bottom:2px}.heading>.icon{margin-right:10px}.dark-bg{background-color:#041936;color:#fff}.black-bg{background-color:#03132d;color:#fff}.blue-bg{background-color:#2297f2}.blue-bg2{background-color:#1b79e2}.blue-bg3{background-color:#1b49e2}.flex-columns{flex-direction:column}.link-more a,.link-more{color:#4e9af2;font-size:15px;font-weight:500;line-height:24px}.categories-menu li+li{margin-top:20px}.categories-menu li a,.timeline-menu li a{color:#23272a;font-size:16px;line-height:24px;font-weight:500;text-decoration:none}.timeline-menu li .text-date{color:gray}.section-featured .heading{line-height:44px}.section-content{padding-top:80px}.timeline-menu li a{font-weight:400}.timeline-menu li+li{margin-top:18px}.purple-bg{background-color:#7e54f2}.purple-bg2{background-color:#6454f2}.purple-bg3{background-color:#3f2cef}.turquoise-bg{background-color:#00c0cf}.turquoise-bg2{background-color:#00a3bb}.turquoise-bg3{background-color:#0095be}.orange-bg{background-color:#ff9901}.orange-bg2{background-color:#fd7849}.orange-bg3{background-color:#ee4a20}.red-bg{background-color:#ff5951}.red-bg2{background-color:#e33851}.red-bg3{background-color:#c21761}.green-bg{background-color:#7ed321}.green-bg2{background-color:#28be00}.green-bg3{background-color:#009f1b}.section-buy-now{padding:160px 15px 160px}.section-buy-now .description{line-height:36px;font-size:25px;color:#717C8C;max-width:620px;margin-top:6px}.button-green,.button-green:visited,.btn-success,.btn-success:visited{color:#fff!important;transition:none;background-image:linear-gradient(to bottom,#41cd00,#19ab0f),linear-gradient(to bottom,#3fbe09,#0f8e09)}.button.button-green:hover,.button.button-green:focus,.btn.btn-success:hover,.btn.btn-success:focus{background-color:#41cd00;background:#41cd00;color:#fff!important;text-decoration:none!important}.button-wider{padding-left:36px;padding-right:36px}.rating__announce{font-size:15px;margin-top:2px;line-height:23px;color:#717C8C;text-align:left}.rating__total-count{font-weight:700;font-size:24px;margin-right:7px}.section-buy-now__bottom{margin-top:49px}.rating__total-stars{position:relative;top:-1px}.rating__total-stars .icon+.icon{margin-left:2px}.copyright{max-width:500px;font-size:13px;line-height:21px;color:#717C8C}.footer-menu li+li{margin-left:24px}.footer__holder{padding:24px 0 40px}.section-content:first-child{padding-top:0!important}.content{position:relative;display:block;padding-top:80px;padding-bottom:100px}.category .content{padding-top:60px}.content .ez-toc{position:sticky;top:30px;width:50px;height:54px;max-height:54px;padding:0;border-radius:0 30px 30px 0;background-color:var(--color-gray);transition:width .3s ease-out,max-height 1s ease-out,opacity .3s ease-out;overflow:hidden;display:block!important}.content .ez-toc-icon-toggle:before{content:'';display:inline-block;width:19px;height:17px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='19' height='17' fill='%23272727' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='19' height='2' rx='1'/%3e%3crect y='5' width='6' height='2' rx='1'/%3e%3crect y='10' width='16' height='2' rx='1'/%3e%3crect y='15' width='10' height='2' rx='1'/%3e%3c/svg%3e");transition:all .3s ease}.content .ez-toc-btn:hover .ez-toc-icon-toggle:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='19' height='17' fill='%234e9af2' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='19' height='2' rx='1'/%3e%3crect y='5' width='6' height='2' rx='1'/%3e%3crect y='10' width='16' height='2' rx='1'/%3e%3crect y='15' width='10' height='2' rx='1'/%3e%3c/svg%3e")}.content .ez-toc-btn-default{margin:0;padding:5px;position:absolute;left:0;right:inherit;top:13px;text-shadow:none;border:none;box-shadow:none;cursor:pointer;background-color:var(--color-gray)}.content .ez-toc-widget-container{position:static;white-space:normal}.content .ez-toc .widget-title{margin-bottom:0;white-space:nowrap}.content .ez-toc-list,.content .ez-toc-title{width:0;height:0;visibility:hidden}.content ul.ez-toc-list{padding:7px 0 0;font-size:14px;font-weight:300}.content .ez-toc-widget-container .ez-toc-list ul{display:none;margin-left:0;padding-top:8px}.content .ez-toc-list li{margin-bottom:7px;line-height:1.375}.content .ez-toc-list>li{margin-bottom:15px;font-weight:500}.content .ez-toc-list li:last-child{margin-bottom:0}.content .ez-toc-list li a.active,.content .ez-toc-widget-container li.active>a{color:var(--color-link-hover);font-weight:inherit}.content #ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li.active::before,#mobile-nav .ez-toc .ez-toc-widget-container ul.ez-toc-list li.active::before{background:none}.content .ez-toc-list .ez-toc-list-item,.content .ez-toc-list li li{padding-left:11px;margin-bottom:9px;font-size:14px;line-height:1.571;font-weight:300}.content .ez-toc-list .ez-toc-list-item ul{padding-top:10px}.ez-toc-list .ez-toc-list-item a{text-decoration:none;outline:none}.content .ez-toc-list .ez-toc-list-item ul a::before{display:inline-block;margin-right:5px;content:'-'}.content .ez-toc.open-toc{width:330px;height:auto;padding:40px 30px 45px;max-height:100vw;transition:width .3s ease-in,max-height 1s ease-in .2s,opacity .3s ease-out}.content .open-toc .ez-toc-list,.content .open-toc .ez-toc-title{width:100%;height:100%;visibility:visible}.content .ez-toc .widget-title{margin-bottom:10px}.content .ez-toc-btn-default{left:inherit;right:17px;background:none}.content .ez-toc.open-toc .ez-toc-icon-toggle:before{width:9px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8, %3csvg width='9' height='16' fill='%23272727' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M.288 7.281L7.296.287c.408-.383 1.032-.383 1.416 0 .384.384.384 1.006 0 1.414L2.4 8l6.312 6.3a1.01 1.01 0 010 1.413c-.384.383-1.008.383-1.416 0L.288 8.695c-.384-.384-.384-1.006 0-1.414z'/%3e%3c/svg%3e")}.content .ez-toc.open-toc .ez-toc-btn:hover .ez-toc-icon-toggle:before{width:9px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8, %3csvg width='9' height='16' fill='%234e9af2' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M.288 7.281L7.296.287c.408-.383 1.032-.383 1.416 0 .384.384.384 1.006 0 1.414L2.4 8l6.312 6.3a1.01 1.01 0 010 1.413c-.384.383-1.008.383-1.416 0L.288 8.695c-.384-.384-.384-1.006 0-1.414z'/%3e%3c/svg%3e")}.content .ez-toc nav{opacity:0}.content .ez-toc.open-toc nav{opacity:1}#ez-toc-height-test{display:none!important;visibility:hidden!important}#mobile-nav .ez-toc{display:block!important;width:307px;margin-left:8px;margin-top:21px;margin-bottom:21px;padding-top:18px;border-top:1px solid #092851;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ez-toc-widget-container{white-space:normal}#mobile-nav .ez-toc-btn{display:inline-block;width:100%;margin-left:0;margin-right:-3px;padding:0;background:none;border:none;box-shadow:none}#mobile-nav .ez-toc-icon-toggle:before{content:'';display:inline-block;width:19px;height:17px;background-image:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/images/arrow-down.svg);background-repeat:no-repeat;background-position:center center;position:relative;top:5px}#mobile-nav .open-toc .ez-toc-icon-toggle:before{background-image:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/images/arrow-up.svg)}#mobile-nav .ez-toc.open-toc .ez-toc-list{display:block!important}#mobile-nav .ez-toc-widget-container ul.ez-toc-list{padding:4px 13px 0 0}#mobile-nav .ez-toc-list li{margin-bottom:9px}#mobile-nav .ez-toc-list li:last-child{margin-bottom:0}#mobile-nav .ez-toc-list ul,#mobile-nav .ez-toc-list-item{padding-left:8px;padding-right:8px;margin-left:0}@media (min-width:992px){.content .ez-toc .widget-title{font-size:20px;line-height:1.5;font-weight:500}}@media (min-width:1320px){.content .ez-toc.open-toc .ez-toc-list{display:block!important}.content .ez-toc{width:330px;height:auto;padding:40px 30px 45px;max-height:100vw}.content .ez-toc nav{opacity:1}.content .ez-toc-list,.content .ez-toc-title{width:100%;height:100%;visibility:visible}.content .ez-toc .ez-toc-icon-toggle:before{width:9px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8, %3csvg width='9' height='16' fill='%23272727' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M.288 7.281L7.296.287c.408-.383 1.032-.383 1.416 0 .384.384.384 1.006 0 1.414L2.4 8l6.312 6.3a1.01 1.01 0 010 1.413c-.384.383-1.008.383-1.416 0L.288 8.695c-.384-.384-.384-1.006 0-1.414z'/%3e%3c/svg%3e")}.content .ez-toc.toc-closed{width:50px;height:54px;max-height:54px;padding:0}.content .ez-toc.toc-closed nav{opacity:0}.content .ez-toc.toc-closed .ez-toc-list,.content .ez-toc.toc-closed .ez-toc-title{width:0;height:0;visibility:hidden}.content .ez-toc.toc-closed .ez-toc-icon-toggle:before{width:19px;height:17px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='19' height='17' fill='%23272727' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='19' height='2' rx='1'/%3e%3crect y='5' width='6' height='2' rx='1'/%3e%3crect y='10' width='16' height='2' rx='1'/%3e%3crect y='15' width='10' height='2' rx='1'/%3e%3c/svg%3e")}}@media (min-width:992px) and (max-width:1185px){.menu>li>a.link-gray:lang(fr),.menu>li>a.link-gray:lang(ru){padding:7px 7px}.menu>li>a.link-gray:lang(de),.menu>li>a.link-gray:lang(ar){padding:7px 13px}.menu>li>a.link-gray:lang(es),.menu>li>a.link-gray:lang(pt){padding:7px 10px}}@media (min-width:992px) and (max-width:999px){.container{width:963px}}@media (min-width:999px){.container{width:970px}}#mobile-nav .dropdown-backdrop,#mobile-nav .open>.dropdown__holder,#mobile-nav .open .dropdown-menu{position:static}#mobile-nav .open .dropdown-menu{width:100%}#mobile-nav .dropdown-menu{background:none;box-shadow:none;border:none}@media (min-width:1200px){.left-social-vertical{left:-90px}}.related_posts h4,.related_posts .h4{font-weight:500;margin-bottom:17px}.related_posts__inner{padding:27px 28px 17px;font-size:14px;line-height:1.357;font-weight:300;border-radius:30px;background-color:#F6F6F6}.related_posts{width:100%;margin-bottom:30px}.related_posts .related_post{padding-top:3px;margin-bottom:13px}.related_posts .related_post .related_post_item{display:flex;flex-direction:row}.related_posts .related_post .related_post_link{color:inherit}.related_posts .related_post .related_post_link:hover,.related_posts .related_post .related_post_link:focus{text-decoration:none;color:var(--color-link-hover)}.related_posts .related_post .related_post_img{margin-right:20px;max-width:62px;text-align:center;display:flex;align-items:center}.related_posts .related_post .related_post_img img{border-radius:5px;max-height:53px;width:auto}.related_posts .related_post .related_post_content{max-width:70%;width:100%;align-self:center}.related_posts .related_post .related_post_content p{margin-bottom:0;font-size:inherit}.related_posts .download__block{padding:20px 25px 40px!important;background-image:radial-gradient(circle at 50% 100%,#dae6f7,#ebf4ff 93%)!important}.related_posts .download__block__action{margin:0 auto!important}.download__block .image{margin:0 auto 30px!important}.related_posts .download__block .title{font-family:'Roboto';font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:#23272a}.related_posts .download__block .description{font-family:"RobotoLight";font-size:20px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:center;color:#22262a}.related_posts .download__block .divider{height:50px}.related_posts .d-flex{display:flex;display:-webkit-flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.post-template-default .related_posts h4,.post-template-default .related_posts .h4{margin-bottom:17px;margin-top:0!important}@media (min-width:768px){.related_posts{margin-bottom:45px;margin-top:45px}.related_posts__inner{padding:36px 25px 21px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.related_posts h4,.related_posts .h4{flex:1 0 100%}.related_posts .related_post{flex:0 0 48%}}.preface__right{flex-shrink:1;padding-left:40px;width:45%}.preface{padding-top:44px}.preface.preface-mainpage{padding-top:32px}.get-link .icon{margin-right:6px;position:relative;top:-1px}.get-link a.link-gray{padding:6px 12px}@media (max-width:1500px) and (min-width:768px){.preface__right .image img{vertical-align:middle;max-width:-webkit-fill-available;height:auto}}@media (max-width:1500px){.preface.preface-mainpage{overflow:hidden}}.preface__bottom{margin-top:20px;margin-bottom:24px}.preface__bottom-line .add-menu{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;margin-left:0;margin-right:0}@media (max-width:767px){.preface__bottom-line .add-menu{display:none}}@media (min-width:992px){.preface__bottom-line>div{flex:0 0 33.33%}.preface__bottom-line>div:nth-child(2){display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}}.img-responsive{max-width:100%;height:auto}#mobile-nav{width:auto;display:flex;transform:translateX(-360px);will-change:transform;transition:all ease-in-out .185s;padding-right:15px;overflow-y:auto;overflow-x:hidden}#mobile-nav .mmenu-toggle{position:absolute;top:15px;right:15px}.mmenu-open #mobile-nav{transform:translateX(0)}#mobile-nav .mobile-nav__holder{margin:5% 0}#mobile-nav .main-menu{display:flex;flex-direction:column}#mobile-nav .menu{flex-direction:column;width:315px;margin-right:0}#mobile-nav .menu li{width:100%}#mobile-nav .menu li:first-child{max-width:calc(100% - 25px)}#mobile-nav .menu>li+li,.mobile-nav__holder .dropdown{margin-top:5px}#mobile-nav .menu .dropdown .dropdown-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding-right:3px}#mobile-nav .menu .dropdown .caret{display:inline-block;width:19px;height:17px;background-image:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/images/arrow-down.svg);background-repeat:no-repeat;background-position:center center;position:relative;top:5px;border:none;transform:none}#mobile-nav .menu .dropdown.open .caret{background-image:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/images/arrow-up.svg)}#mobile-nav .menu .dropdown-menu{padding-top:13px;padding-left:13px;padding-bottom:0}#mobile-nav .menu .dropdown-menu li+li{margin-top:14px}#mobile-nav .menu .dropdown-menu>li>a{letter-spacing:0;padding-top:2px;padding-bottom:2px}#mobile-nav .menu li a{padding:7px 8px;display:inline-block}#mobile-nav .menu>div.dropdown{padding:7px 0 7px 0}#mobile-nav .menu>div.dropdown .dropdown-toggle{text-indent:8px}#mobile-nav .menu li a,#mobile-nav .menu .dropdown-toggle,#mobile-nav .ez-toc-title{font-size:19px;font-weight:700;color:#fff}#mobile-nav .ez-toc-title{display:inline-block;width:100%;cursor:pointer}#mobile-nav .ez-toc-title-toggle{width:36px}#mobile-nav .ez-toc-list a,#mobile-nav .dropdown-menu li a{font-size:14px;font-weight:500}#mobile-nav .ez-toc-list ul a,#mobile-nav .ez-toc-list .ez-toc-list-item a{font-size:13px;font-weight:300}.mobile-nav__holder .dropdown .link-gray{padding-left:0}.mmenu-open .header__panel .mmenu-toggle .sidebar-toggle{opacity:0}.slideout{will-change:transform;transition:all ease-in-out .185s;transform:translateX(0);z-index:999;position:relative}.mmenu-open .slideout{transform:translateX(200px)}#mobile-header{position:fixed;top:0;left:0;right:0;z-index:1000}.p-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgb(0 0 0 / .5);z-index:999}.hamburger-box{width:24px;height:17px;display:inline-block;position:relative}.hamburger-inner{top:auto;bottom:0;transition-duration:.15s;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger-inner{top:auto;bottom:0;transition-duration:.15s;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:24px;height:2px;background-color:#fff;position:absolute;left:0;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before{transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger-inner::after{top:-14px;transition:top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger-inner::after,.hamburger-inner::before{content:'';display:block}.hamburger-inner::before{top:-7px}.mmenu-open .hamburger-inner::before{top:0;-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1);background-color:#fff}.mmenu-open .hamburger-inner::after{top:0;opacity:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear;background-color:#fff}.mmenu-open .hamburger-inner{transform:translate3d(0,-7px,0) rotate(-45deg);transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);background-color:#fff}html.mmenu-open,html.mmenu-open body,html.mmenu-collapsing,html.mmenu-collapsing body{overflow:hidden}#mobile-header .form-search{background-color:#041936;padding:6px 15px;position:absolute;top:-52px;left:0;right:0;z-index:2;opacity:0;transition:all ease-in-out .125s}#mobile-header.toggled .form-search{top:0;opacity:1}#mobile-header .form-search .form-search__toggle{right:22px;left:auto;top:7px;margin-top:0}#mobile-header .form-search .form__input>input{text-align:left;padding-left:15px;height:40px}.form-search__close{top:15px;position:absolute;right:54px;z-index:1}.form-search__close>.btn-link{font-family:'Roboto';font-weight:400;font-size:22px;padding-left:6px;padding-right:6px;line-height:1;color:#fff}.author .form-search-expandable{position:absolute;opacity:0}@media (min-width:992px){.author .form-search-expandable{display:none}}.category-image{margin-right:32px}.category-title{font-size:20px;line-height:24px;color:#717C8C;margin-bottom:14px;margin-top:-6px;text-transform:capitalize}.card-list .card-info,.card-list .card{margin-bottom:30px;background-size:contain;background-position:100% 100%;background-repeat:no-repeat}.card{background-color:#fff;border-radius:5px}.card-body{padding:28px 24px;position:relative;overflow:hidden}.card-decor .card-body:after{content:'';display:block;position:absolute;left:0;top:0;width:3px;background-color:#eaeaea;height:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;transition:background-color .185s ease}.card-title{color:#23272a;font-size:20px;line-height:26px}.card .text-date{line-height:26px;color:#B4B4B5;margin-bottom:8px}.card .link-more{margin-top:16px}.row-clearfix-2>[class*="col"]:nth-child(2n+1){clear:left}.row-clearfix-4>[class*="col"]:nth-child(4n+1){clear:left}.card-list .card-list-item:nth-child(1) .card-info{background-color:#2297f2;background-color:var(--postBkgLighter2)}.card-list .card-list-item:nth-child(2) .card-info{background-color:#1875dd;background-color:var(--postBkgLighter)}.card-list .card-list-item:nth-child(3) .card-info{background-color:#1b49e2;background-color:var(--postBkg)}.cards-blue .card-list-item:nth-child(1) .card-info,.cards-blue.card-list-item .card-info{background-color:#2297f2}.cards-blue .card-list-item:nth-child(2) .card-info{background-color:#1875dd}.cards-blue .card-list-item:nth-child(3) .card-info{background-color:#1b49e2}.cards-red .card-list-item:nth-child(1) .card-info{background-color:#ff5951}.cards-red .card-list-item:nth-child(2) .card-info{background-color:#e33851}.cards-red .card-list-item:nth-child(3) .card-info{background-color:#c21761}.cards-orange .card-list-item:nth-child(1) .card-info{background-color:#ff9901}.cards-orange .card-list-item:nth-child(2) .card-info{background-color:#fd7849}.cards-orange .card-list-item:nth-child(3) .card-info{background-color:#ee4a20}.cards-green .card-list-item:nth-child(1) .card-info{background-color:#7ed321}.cards-green .card-list-item:nth-child(2) .card-info{background-color:#28be00}.cards-green .card-list-item:nth-child(3) .card-info{background-color:#009f1b}.cards-turquoise .card-list-item:nth-child(1) .card-info{background-color:#00c0cf}.cards-turquoise .card-list-item:nth-child(2) .card-info{background-color:#00a3bb}.cards-turquoise .card-list-item:nth-child(3) .card-info{background-color:#0095be}.cards-purple .card-list-item:nth-child(1) .card-info{background-color:#7e54f2}.cards-purple .card-list-item:nth-child(2) .card-info{background-color:#6454f2}.cards-purple .card-list-item:nth-child(3) .card-info{background-color:#3f2cef}.article-category__title{font-weight:500;font-size:16px;line-height:24px}.article-category__image{margin-bottom:24px}.article-category .link-more{margin-top:8px}.categories-list .article-category{margin-bottom:40px}.heading.heading--bigger{margin-bottom:49px}.article-stat .menu li{font-size:18px;font-weight:500;line-height:24px}.article-stat .menu li+li{padding:0 18px}.article-stat a{color:#fff}.article-stat a:hover{text-decoration:underline}.preface.preface-article{padding-top:12px}.preface.preface-article .preface.preface-article{padding-top:0}.preface-article .site-header{margin-bottom:26px}.preface-article__image{text-align:center;margin-bottom:48px}.text-center .img-responsive{margin-left:auto;margin-right:auto}.breadcrumbs{margin-bottom:22px}.breadcrumbs .menu{flex-wrap:wrap}.breadcrumbs li:not(:last-child){padding-right:32px;position:relative}.breadcrumbs li:not(:last-child):before{position:absolute;right:0;content:'→';padding-right:6px}.breadcrumbs li,.breadcrumbs li a,.breadcrumbs li span{color:#717C8C;font-size:18px;line-height:1.167;text-decoration:none}.article p:last-child{margin-bottom:0}.image-dummy{height:420px;background-color:#d8d8d8}.article p{margin-top:0;margin-bottom:1.78em}.simple-content .article p{margin-bottom:10px}ul.list-style-disk li{line-height:1.78em;font-size:18px;padding-left:17px;position:relative;color:#545454}ul.list-style-disk li:after{content:'•';font-size:17px;position:absolute;left:0;top:8px;line-height:1}ul.list-style-disk li+li{margin-top:16px}.article-subscribe{padding:40px 40px 50px;border-radius:5px;background-color:#fafafa;border:1px solid #d8d8d8}.form-subscribe__body-title{font-size:24px;line-height:30px;font-weight:500}.article-subscribe__body-description{font-size:17px;line-height:26px;color:#545454;margin-top:8px}.article-subscribe__form{margin-top:24px}.article-subscribe form input{height:40px}.article-subscribe .button-green.btn-md{padding-left:23px;padding-right:23px}input.input-light{border-color:#dbdbdb;background-color:#fff;font-weight:400;font-size:17px;color:#545454}input.input-light::-webkit-input-placeholder{font-family:'Roboto';font-weight:400;font-size:17px;color:#b7b7b7}input.input-light ::-moz-placeholder{font-family:'Roboto';font-weight:400;font-size:17px;color:#b7b7b7}input.input-light :-moz-placeholder{font-family:'Roboto';font-weight:400;font-size:17px;color:#b7b7b7}input.input-light:-ms-input-placeholder{font-family:'Roboto';font-weight:400;font-size:17px;color:#b7b7b7}.btn-md{height:40px;padding:7px 20px;font-size:17px}.widget_widget_crp .widget-title{margin-bottom:5px}.widget_widget_crp .articles-list{margin-top:0}.article .widget-title{font-size:30px;line-height:1.267;font-weight:500;color:#212529}.articles-list{margin-top:42px;font-family:Roboto,sans-serif}.articles-list .menu{display:flex;flex-wrap:wrap;justify-content:space-between}.articles-list .menu li{width:calc(50% - 15px);padding:18px 0}@media (max-width:767px){.articles-list .menu li:last-child{border-bottom:0}}.articles-list .menu li a{display:flex;flex-direction:column;color:#4E9AF2;font-weight:500;font-size:16px;line-height:22px}.articles-list .menu li a:hover{text-decoration:underline}.articles-list .menu li .text-date{position:relative;font-size:14px;line-height:24px;color:#909090;font-weight:500}.articles-list__item{display:flex;flex-direction:column;height:100%}.articles-list .crp_title{margin-top:50px;font-size:16px;line-height:1.5;font-weight:500;color:#212529;order:2;transition:.25s all ease}.articles-list__item:hover .crp_title,.articles-list__item:focus .crp_title{color:#1572E0}@media (max-width:767px){.articles-list .menu{display:inherit}.articles-list .menu li{width:100%}}.blog_textbio{font-size:18px;line-height:32px;color:#545454;padding:50px 0}.autors-posts{border-top:1px solid #eaeaea}.blog_authoravatar img{border-radius:50%}.blog_authorinfo{display:flex;padding-bottom:50px}.archive.author .page_content.container #content{position:inherit}@media (max-width:768px){#text-7.widget.widget_text{margin-top:40px}}.blog-post-text-label{margin:50px 0;font-size:30px;font-weight:700}@media (min-width:992px){.blog_authorinfo{padding-bottom:75px}}.blog_authorcontacts{align-items:center;display:inline-flex;padding-left:25px}html[lang="ar"] .blog_authorcontacts{padding-left:0;padding-right:25px}.blog_authorcontact{display:block}.blog_authorinfo .blog_authorcontact svg,.blog_authorinfo .blog_authorcontact path{transition:none}.blog_authorinfo .blog_authorcontact a{font-size:20px;line-height:1.2;font-weight:500;color:#308AB7;word-break:break-all}.blog_authorinfo .blog_authorcontact a:hover,.blog_authorinfo .blog_authorcontact a:focus,.blog_authorinfo .blog_authorcontact a:hover svg path,.blog_authorinfo .blog_authorcontact a:focus svg path{color:#fff;fill:#fff}.blog_authorinfo .blog_authorcontact .social-icon{margin-right:5px;vertical-align:middle}html[lang="ar"] .blog_authorinfo .blog_authorcontact .social-icon{margin-right:0;margin-left:5px}@media (min-width:576px){.blog_authorinfo .blog_authorcontact>div{display:inline-block;margin-right:25px}html[lang="ar"] .blog_authorinfo .blog_authorcontact>div{margin-right:0;margin-left:25px}}.blog_authorcontacts h1{font-weight:500;font-size:24px;line-height:31px}.blog_authortwitter a{font-weight:500;font-size:16px;line-height:21px;color:#2AA8FC}.blog_authortwitter a:hover{color:#FFF}.blog_authortwitter span.icon{padding-right:27px;display:inline-block;vertical-align:middle}.blog_authormeta{align-items:center}.blog_authormeta .author,.blog_authormeta .blog_authortwitter{border-right:1px solid rgb(255 255 255 / .2)}.blog_authormeta .entry-date{opacity:.5}.blog_metaheight{min-height:43px}.section-blogunder{padding-top:40px}.blog_authorunder{margin-bottom:40px;border-radius:20px;padding:25px 15px}.blog_underavatar{text-align:center}.blog_underinfo{padding:0 0 10px 0}.blog_underinfo .author{font-weight:500;font-size:24px;line-height:1.333;color:#FFF}.blog_authoravatar{padding-top:3px;text-align:center}.blog_underinfo h5{margin-top:5px;margin-bottom:3px}.blog_indershortdesc{padding:15px 15px 0 0}.blog_indershortdesc p{font-size:16px;line-height:24px;color:#FFF;opacity:.75;padding-right:63px}.blog_indershortdesc a{font-size:16px;line-height:24px;color:#FFF}.sticky{position:-webkit-sticky;position:sticky;visibility:visible;min-height:2em}.sticky.top{top:0}.social .sticky.center{top:calc(50% - 79px)}.social-vertical{position:absolute;top:-79px;bottom:-79px;z-index:999}.right-social-vertical{right:30px}.social-vertical .menu li{margin-bottom:17px}.social__item{position:relative;bottom:0;display:block;width:42px;height:42px;border-radius:50%;text-align:center;-webkit-transition:all 0.15s linear;-o-transition:all 0.15s linear;-moz-transition:all 0.15s linear;-ms-transition:all 0.15s linear;-kthtml-transition:all 0.15s linear;transition:all 0.15s linear}.sticky .social__item{width:33px;height:33px;background:none;display:flex;justify-content:center;align-items:center}.social .sticky .menu{padding:13px 6px;border-radius:160px;box-shadow:0 8px 8px rgb(0 0 0 / .05);background:#fff}.social-vertical .sticky .menu li{margin:0}.social__item .box-26x26{margin-top:calc(50% - 13px)}.social__item-twitter{background-color:#1ca6ff}.social__item-facebook{background-color:#1264bb}.social__item-google{background-color:#e5362f}.social__item-reddit{background-color:#ff3f18}.social__item-linkedin{background-color:#007AB9}.sticky .social__item-twitter{fill:#03A9F4}.sticky .social__item-facebook{fill:#1264BB}.sticky .social__item-reddit{fill:#FF3F18}.sticky .social__item-linkedin{fill:#0077B5}.sticky .social__item-twitter:hover{fill:#008DCC}.sticky .social__item-facebook:hover{fill:#125397}.sticky .social__item-reddit:hover{fill:#D03313}.sticky .social__item-linkedin:hover{fill:#00679D}.sticky .social__item{background-repeat:no-repeat;background-position:center center}.social-horizontal{display:flex;justify-content:flex-start;margin-bottom:21px}.social-horizontal .menu{display:flex;flex-direction:row}.social-horizontal .menu li:not(:last-child){margin-right:14px}.article .social-horizontal{margin-top:32px}@media (max-width:1199px){.content>.social-vertical{position:absolute;margin:0;padding-bottom:0;transform:translateX(-50%);top:-22px;left:50%;right:unset;bottom:unset}.social .sticky .menu{padding:6px 13px}.social .sticky .menu li{display:inline-block}}.search-item__title a{color:#23272a;font-size:24px;line-height:30px;font-weight:500;text-decoration:none}.search-item__teaser{color:#545454;font-size:18px;line-height:1.78em;margin-top:8px}.search-item__info{margin-top:13px}.search-item__info .menu .icon{margin-right:7px}.search-item__info .menu li+li{margin-left:24px}.search-item__info .menu li,.search-item__info .menu li a{color:#909090;font-size:14px;line-height:20px;font-weight:400;text-decoration:none}.search-results>.menu>li:not(:last-child),.autors-posts>.menu>li:not(:last-child){margin-bottom:48px}.search-resultst-line{font-size:17px;line-height:24px;color:#909090;margin-bottom:16px}.preface-search{padding-top:109px;padding-bottom:112px}.preface-search .form-search{max-width:616px;margin:0 auto}.preface-search .form__input input{color:#fff}.preface-search .preface__bottom{display:none}.form-blur{transition:all ease .185s;position:absolute;right:13px;top:50%;margin-top:-10px;opacity:0;visibility:hidden}.form-focused .form-blur{opacity:1;visibility:visible}.form-blur .button{width:20px;height:20px;background-color:#fff;border-radius:50%;font-weight:400;text-align:left;padding-left:5px}.form-blur .button svg{display:block}.form-blur .button svg path{fill:#041936}.fixed-block{border-bottom:1px solid #dcdcdc;position:fixed;left:0;right:0;bottom:0;z-index:10}.download__block{max-width:660px;margin:50px auto 50px;padding:26px 15px 27px 145px;border-radius:25px;background-color:#1572E0}.download__block__inner{min-height:70px;}.fixed-block .download__block{border-radius:5px 5px 0 0;margin-bottom:-1px;border-bottom:0 none}.download__block__announce{margin-right:15px;font-size:16px;line-height:1.235;font-weight:300;color:#fff}.download__block__announce b{display:inline-block;margin-bottom:8px;font-size:21px;line-height:1.14;font-weight:900}.download__block__action{margin-left:auto;border-radius:5px}.download__block__action a{height:44px;padding:10px 20px}.download__block__image-wrapper{position:absolute;left:20px;top:0;width:107px;height:107px;margin-right:20px;border:10px solid #448EE6;border-radius:50%;box-shadow:0 0 0 10px #1E78E1}.download__block__image{position:relative;display:flex;-webkit-box-align:center;align-items:center;width:87px;height:87px;background-color:#70A9EC;margin:0 auto;border-radius:50%}.download__block__image img{width:70px;display:block;margin:0 auto;max-width:100%;background:none}@media (min-width:992px) and (max-width:1365px){.download__block__announce{margin-right:8px}}@media (max-width:767px){.download__block{padding-left:155px}.download__block__inner{flex-wrap:wrap}.download__block__announce{margin-bottom:15px;margin-right:0}.download__block__action{margin-left:0}}@media (max-width:575px){.download__block{margin:25px auto;padding:17px 15px 19px 100px;border-radius:15px}.download__block__image-wrapper{width:auto;height:auto;border:none;box-shadow:none;left:9px;top:-8px}.download__block__image{width:80px;height:80px}.download__block__image img{width:65px}.download__block__announce{margin-bottom:10px;font-size:13px;font-weight:400}.download__block__announce b{margin-bottom:4px;font-size:20px;font-weight:700}.download__block__action a{height:36px;padding:9px 20px;font-size:13px;font-weight:500}.download__block__action a svg{width:12px;height:12px}}.navigation{color:#888;overflow:hidden}.navigation a:link,.navigation a:visited{color:#888;text-decoration:none}.navigation a:active,.navigation a:hover{color:#4e9af2}.nav-previous{float:left;width:50%}.nav-next{float:right;text-align:right;width:50%}#nav-above{margin:0 0 18px 0}#nav-above{display:none}.paged #nav-above,.single #nav-above{display:block}#nav-below{margin:18px 0 0 0}.elm-wrapper{margin-top:50px;margin-bottom:0;text-align:center}.elm-button,.elm-button-fake{min-width:150px;text-align:center;display:inline-block;padding:6px 12px;font-size:14px;font-weight:400;line-height:1.43;white-space:nowrap;vertical-align:middle;border:1px solid #fff0;border-radius:4px}.elm-button,.elm-button-fake,.btn-transparent2{background-color:#fff0;color:#4e9af2;border-color:rgb(21 114 224 / .7);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-khtml-box-shadow:none;transition:background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,color 0.3s ease-in-out}.elm-button:hover,.elm-button:focus,.elm-button-fake,.btn-transparent2:hover,.btn-transparent2:focus{color:#ffffff!important;background-color:#4d99f1;border-color:#4d99f1}.elm-button:not(.is-loading){background-color:#ffffff!important}.elm-button:not(.is-loading) .elm-button-text,.elm-button-fake:not(.is-loading) .elm-button-text{color:#4e9af2!important}.elm-button.is-loading,.elm-button-fake,.elm-button-fake .elm-button-text{display:none;visibility:hidden}.elm-button-fake .elm-loading-anim,.elm-button.is-loading+.elm-button-fake{display:initial;visibility:visible}#disqus_thread{margin-top:30px}.styker{position:-webkit-sticky;position:sticky;top:0;z-index:999}.styker.bottom{bottom:0}.sidebar .styker{position:-webkit-sticky;position:sticky;top:calc(50% - 175px);margin-top:30px}.sidebar-ban{display:none;position:relative;width:100%;max-width:211px;margin:0 auto;padding:29px 13px 31px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:22px;background-color:#041935;transition:1s all ease}.styker .sidebar-ban{display:block}.sidebar-ban__center .h4,.sidebar-ban__center h4,.sidebar-ban__center p,.sidebar-ban__bottom a{font-family:'Roboto',sans-serif;text-align:center;color:#fff}.sidebar-ban__close-btn{display:inline-block;position:absolute;right:14px;top:14px;width:11px;height:11px;-webkit-transition:.2s all ease;transition:.2s all ease;cursor:pointer;background:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/images/close-icon.svg) no-repeat center center}.sidebar-ban__close-btn:hover,.sidebar-ban__close-btn:focus{opacity:.7}.sidebar-ban__top,.sidebar-ban__bottom{text-align:center}.sidebar-ban__top{margin-bottom:29px}.sidebar-ban__top-img__wrapper{width:145px;height:145px;margin:0 auto;border:14px solid #182B45;border-radius:50%;box-shadow:0 0 0 13px rgb(246 252 255 / .04)}.sidebar-ban__top-img{position:relative;display:flex;-webkit-box-align:center;align-items:center;width:117px;height:117px;background-color:#253850;margin:0 auto;border-radius:50%}.sidebar-ban__top-img img{display:block;margin:0 auto;max-width:100%;background:none}.sidebar-ban__center{margin-bottom:17px}.sidebar-ban__center .h4,.sidebar-ban__center h4{margin:0 0 7px;font-size:18px;line-height:1.333;font-weight:900}.sidebar-ban__center p{margin:0;font-size:15px;line-height:1.167;font-weight:300}.sidebar-ban__bottom a{display:inline-block;padding:10px 24px 9px;font-size:14px;line-height:1.15;font-weight:500;text-decoration:none;-webkit-box-shadow:inset 0 0 0 0 #000;box-shadow:inset 0 0 0 0 #000;border-radius:5px}.sidebar-ban__bottom a,.download__block__action a{position:relative;background:-webkit-gradient(linear,left top,left bottom,from(#41CD00),to(#19AB0F));background:linear-gradient(180deg,#41CD00 0%,#19AB0F 100%);z-index:1}.sidebar-ban__bottom a::before,.download__block__action a::before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#19AB0F),to(#41CD00));background:linear-gradient(180deg,#19AB0F 0%,#41CD00 100%);z-index:-1;-webkit-transition:opacity 0.2s linear;transition:opacity 0.2s linear;opacity:0;border-radius:5px}.sidebar-ban__bottom a:hover::before,.sidebar-ban__bottom a:focus::before,.download__block__action a:hover::before,.download__block__action a:focus::before{opacity:1}@media (max-width:1365px){.sidebar .styker{display:none}}.twitter-tweet{margin-left:auto;margin-right:auto;width:auto!important;display:flex!important;justify-content:center}.twitter-tweet>iframe{flex-grow:initial!important;width:550px!important}.entry-content img,img.size-auto,img.size-full,img.size-large,img.size-medium,.attachment img{max-width:100%;height:auto}.alignleft,img.alignleft{display:inline;float:left;margin-right:24px;margin-top:4px}.alignright,img.alignright{display:inline;float:right;margin-left:24px;margin-top:4px}.aligncenter,img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}img.alignleft,img.alignright,img.aligncenter{margin-bottom:15px;margin-top:15px}@media (max-width:575px){.post img.alignright,.post img.alignleft{float:none;margin-left:auto;margin-right:auto;display:block}}.wp-caption{background:#f1f1f1;line-height:18px;margin-bottom:30px;margin-top:30px;max-width:632px!important;padding:4px;text-align:center}.entry-content{font-size:18px;line-height:1.78em;color:#545454}.entry-content ul,.entry-content ol{margin:0 0 1.78em 20px;padding-left:20px}.simple-content .entry-content ul,.simple-content .entry-content ol{padding-left:25px;margin-left:0;margin-bottom:0}.simple-content .entry-content ul li,.simple-content .entry-content ol li{margin-bottom:0}.entry-content ul ul,.entry-content ol ol{margin-left:10px;padding-left:0}.entry-content ul{list-style:inherit}.wp-caption p.wp-caption-text{color:#888;font-size:12px;margin:5px}.entry-content a,.blog_textbio a{color:var(--color-link-hover)}.entry-content a:hover,.blog_textbio a:hover{text-decoration:underline}.amp-logo amp-img{width:32px}@media (min-width:567px){.form-stacked .form__submit input{border-top-left-radius:0;border-bottom-left-radius:0}.form-stacked .form__input input{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0 none}ul.list-style-disk{padding-left:57px}.article-subscribe__image{margin-right:24px}.promo-block__announce{padding-left:15px;margin-left:16px;border-left:1px solid rgb(255 255 255 / .2)}.section-buy-now .rating{margin-left:56px;margin-right:0!important}html[lang="ar"] .section-buy-now .rating{margin-left:0!important;margin-right:56px!important}}.article .section-content{padding-top:0}.preface.preface-simple{padding-top:35px;padding-bottom:44px}@media (min-width:768px){.article .section-content{padding-top:64px}.row-10{margin-left:-10px;margin-right:-10px}.row-10>div[class*="col"]{padding-left:10px;padding-right:10px}.preface.preface-article{padding-top:15px}.preface.preface-article .preface__bottom{margin-top:44px}.get-link{margin-left:-12px}.form-subscribe .form__input{width:300px}.article-subscribe .form__input{width:240px}.card-info{min-height:330px}.card-info .link-more{margin-top:auto}.preface__left{width:55%;flex-shrink:0}}.get-link .text-white{line-height:20px}.false-link{cursor:pointer}@media (min-width:992px){.header__panel .main-menu{margin-right:0}.header .main-menu{margin-left:auto}.header .main-menu .menu-item{flex:0 0 auto}.form-search.form-search-expandable .form__input{transition:all ease-in-out .185s;opacity:0;width:0;overflow:hidden}#mobile-header,.mmenu-toggle,.form-search__close,.search-toggle{display:none}#mobile-nav{display:none}.section-buy-now .image{margin-right:32px}.preface.preface-article{padding-top:28px}.sidebar.left-sidebar{height:100%;position:absolute;left:0;top:inherit;z-index:10000}.footer-menu{margin-left:auto}}@media (min-width:1200px){.search-item__title a:hover,.search-item__info .menu li a:hover{color:#4e9af2}.button.button-green:hover{background-color:#41cd00;background:#41cd00}.breadcrumbs li a:hover{color:#fff}.card-decor:hover .card-body:after{background-color:var(--postBkgLighter2)}.cards-blue .card-decor:hover .card-body:after{background-color:#2297f2}.cards-purple .card-decor:hover .card-body:after{background-color:#7e54f2}.cards-turquoise .card-decor:hover .card-body:after{background-color:#00c0cf}.cards-orange .card-decor:hover .card-body:after{background-color:#ff9901}.cards-red .card-decor:hover .card-body:after{background-color:#ff5951}.cards-green .card-decor:hover .card-body:after{background-color:#7ed321}.categories-menu li a:hover,.timeline-menu li a:hover{color:#4e9af2}.card-info .link-more a,.card-info .link-more{opacity:.7;transition:all ease .185s}.card-info .link-more a:hover,.card-info:hover .link-more{opacity:1}.button-white:hover{background-color:#C9C9C9;text-decoration:none}a.link-gray:hover{background-color:#3A485E}.sidebar-toggle:hover .hamburger-inner,.sidebar-toggle:hover .hamburger-inner::after,.sidebar-toggle:hover .hamburger-inner::before{background-color:#fff}}@media (max-width:991px){.sidebar .styker{display:none!important}}@media (max-width:1360px){.add-menu .dropdown__holder{right:0;left:auto}}@media (max-width:991px){h1{font-size:46px}.social-vertical{position:relative;text-align:center;padding-bottom:50px}.social-vertical .menu{display:flex;justify-content:center}.social-vertical .menu li{margin-right:14px}.article-stat .menu li+li{margin-left:32px}.footer-menu{width:100%;margin-top:20px}.footer__bottom{flex-wrap:wrap}.copyright{width:100%}}@media (max-width:767px) and (min-width:568px){.row-xs-clearfix-2>div[class*="col"]:nth-child(2n+1){clear:left}.form-stacked .form__input{flex-grow:1}}@media (max-width:991px){.header .header__panel{display:none}.header__panel .main-menu{display:none}#mobile-nav{position:fixed;z-index:1000;top:0;height:100%;left:0}.section-buy-now .description-body{text-align:center;align-items:center}.section-buy-now .image{flex-basis:100%;margin-bottom:32px;text-align:center}.section-buy-now__holder{flex-wrap:wrap}.section-buy-now{padding:60px 15px 60px}}@media (max-width:767px){.content{padding-top:40px;padding-bottom:80px}.social-vertical{padding-bottom:20px}#disqus_thread{margin-top:0}.article-subscribe{padding:30px 20px 40px}.preface-article{display:flex;flex-direction:column}.preface-simple .site-header h1{font-size:35px;line-height:49px}.preface-article__image{order:2;margin-bottom:28px;margin-top:20px}.preface-article .site-header{margin-bottom:16px;order:1}.preface-article .preface__bottom{order:4}.article-stat{width:100%;text-align:center}.article-stat .menu{flex-wrap:wrap}.article-stat .menu li{margin-right:15px;margin-top:0}.section-content{padding-top:40px}.content{padding-top:40px;padding-bottom:50px}.simple-content.content{padding-top:50px}.simple-content .entry-content ul,.simple-content .entry-content ol{margin-bottom:10px;margin-top:10px}.simple-content .entry-content ul li,.simple-content .entry-content ol li{margin-bottom:10px}.simple-content .entry-content ul li,.simple-content .entry-content ol li,.simple-content .article p{font-size:16px;line-height:28px}.preface__bottom{justify-content:center;margin-top:40px}.add-menu{display:none}.site-announce,.section-buy-now .description{font-size:21px}.site-header h1{font-size:35px;line-height:1.275;word-break:break-word}h2,.h2{font-size:30px}.simple-content h2,.simple-content .h2{line-height:42px;margin-top:50px}.simple-content h3,.simple-content .h3{font-size:24px;line-height:34px}.preface__right{display:none}.card-info,.timeline-menu{margin-bottom:30px}.link-more{margin-top:30px}.preface-search{padding-top:10px;padding-bottom:40px}.preface{padding-top:40px}.blog_authormeta .author,.blog_authormeta .blog_authortwitter{border-right:none}.blog_indershortdesc{padding:15px 15px 15px 15px}.misha_loadmore_loader{margin-top:30px;margin-bottom:30px}}@media (max-width:567px){.preface{padding-top:20px}.preface__bottom{margin-top:20px}.article-stat .menu li{width:100%;margin-left:0;margin-top:0;margin-right:0;margin-bottom:10px}.article-stat .menu li+li{margin-left:0}.header{padding:40px 0 24px}.width-100-xs{width:100%}.search-item__info{margin-top:20px}.search-item__info .menu{flex-wrap:wrap}.search-item__info .menu li:first-child{width:100%}.search-item__info .menu li+li{margin-left:0;margin-top:12px}.search-item__info .menu li:last-child{margin-left:15px}.article .social-horizontal{margin-top:46px}.article p{font-size:18px}.related_posts .related_post .related_post_content p{font-size:17px}.article-subscribe__image{margin-bottom:24px}.article-subscribe{flex-wrap:wrap}.breadcrumbs li,.breadcrumbs li a,.breadcrumbs li span{font-size:16px}.article-category{display:flex}.article-category__image{margin-right:20px}.article-category__image img{width:65px;height:auto}.col-xxs{width:100%}.category-image{display:none}.preface{padding-top:15px}.preface>.preface{padding-top:0}.preface.preface-mainpage{padding-top:15px}.preface-search{padding-bottom:25px;padding-top:0}.promo-block__announce{margin-top:6px}.card-info__title{font-size:20px}.card-info__content .d-flex{flex-direction:column;align-items:flex-start}.card-info__content .post-tag{margin-left:0;margin-bottom:12px;order:-1}.footer-menu{margin-top:40px}.footer-menu .menu{flex-wrap:wrap}.footer-menu .menu li{width:100%}.footer-menu .menu li+li{margin-top:14px;margin-left:0}.heading{margin-bottom:16px}h2,.h2{font-size:24px}.simple-content h2,.simple-content .h2{font-size:30px}.section-buy-now__bottom{flex-wrap:wrap;margin-top:30px;justify-content:center}html[lang="ar"] .section-buy-now .rating{margin-left:0!important;margin-right:0!important}.section-buy-now .rating{margin-top:20px;width:100%}.rating__total{justify-content:center}.rating__announce{text-align:center}.form-stacked .d-flex{flex-wrap:wrap}.form__input,.form__submit,.form__input>input,.form__submit>input{width:100%;text-align:center}.form-stacked .form__submit{margin-top:12px}.promo-block .card-info__content{padding-bottom:15px}.heading.heading--bigger{margin-bottom:20px}.categories-list .article-category{margin-bottom:20px}.article-category .link-more{margin-top:0}.social-vertical .sticky{padding-top:0}.blog_underavatar{text-align:right}}@media all and (-ms-high-contrast:none) and (min-width:768px){*::-ms-backdrop,.card-info:not(.promo-block) .card-info__content{height:330px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){[class^="icon"],[class*=" icon"]{background-image:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/images/no-repeat@2x.png);background-size:50px 300px}}#footer.footer4{padding-top:30px;padding-bottom:30px}#footer.footer4 .copyright-block{text-align:center;line-height:21px;color:#717C8C;display:flex;justify-content:center;margin-top:15px}#footer.footer4 .copyright-block .sm-inline{display:inline}#footer.for-press.footer4 .menu-line{display:flex;align-items:center;justify-content:center}#footer.for-press.footer4 .menu-line ul{margin-top:0;margin-bottom:0;font-size:14px;line-height:22px;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-left:-10px;margin-right:-10px}#footer.footer4 .copyright-flags{display:flex;padding-top:0}#footer.footer4 .menu-line li{padding-right:10px;padding-left:10px}#footer.footer4 .menu-line a{color:#fff;text-decoration:none}#footer.footer4 .menu-line a:hover,#footer.footer4 .menu-line a:focus{color:#fff;text-decoration:none}@media(max-width:991px){#footer.footer4 .copyright-flags,#footer.for-press.footer4 .menu-line,#footer.for-press.footer4 .menu-line ul,#footer.footer4 .copyright-block{display:block;text-align:center}#footer.for-press.footer4 .menu-line li{display:inline-block}}@media(max-width:767px){.text-xs-center{text-align:center}#footer.footer4 .menu-line li{padding-right:7.5px;padding-left:7.5px;padding-bottom:12px}#footer.footer4 .copyright-block{margin-top:3px}#footer.footer4 .container{padding-left:30px;padding-right:30px}#footer.for-press.footer4 .menu-line ul{margin-left:-7.5px;margin-right:-7.5px}}.panel{margin-bottom:0;background-color:#fff;border:1px solid #fff0;-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .05);box-shadow:0 1px 1px rgb(0 0 0 / .05);-webkit-border-radius:0;-moz-border-radius:0;-khtml-border-radius:0;border-radius:0}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid #fff0;border-top-left-radius:3px;border-top-right-radius:3px}.panel-title>a{color:inherit}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#fff0}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-title{margin-top:0;margin-bottom:0;position:relative;vertical-align:middle;width:100%;font-size:20px;font-style:normal;font-weight:700;line-height:1.4;letter-spacing:normal;color:#23272a}.faq-block:last-child{border-bottom:1px solid #d5d9d9}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.panel-group{margin-top:50px;margin-bottom:30px;box-shadow:none;border-radius:0}.panel-default .panel-heading{padding:0 0 0 0;min-height:auto;color:#23272a;background-color:#fff0;border-color:#fff0;width:100%;-webkit-border-radius:0;-moz-border-radius:0;-khtml-border-radius:0;border-radius:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:center;align-items:center;border-bottom:none}.panel-default .panel-heading.actived{color:#23272a;background-color:#fff0}.panel-title svg.panel-toggle{width:16px;height:16px;position:absolute;top:calc(50% - 7px);right:15px;transform-origin:center;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.panel-default .panel-heading .panel-title .collapsed svg.panel-toggle{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.panel-default .panel-heading .panel-title>a:hover svg.panel-toggle path{fill:#4e9af2}.panel.first-item,.panel.first-item .panel-heading{border-radius:0}.panel.last-item,.panel.last-item .panel-heading{border-radius:0 0 0 0}.panel.last-item{border-bottom:1px solid #d5d9d9}.panel.last-item .panel-heading.actived{border-radius:0}.panel-group .panel+.panel{margin-top:0}.panel-default{border:none;border-color:#fff0;background-color:#fff0;-moz-box-shadow:none;-webkit-box-shadow:none;-khtml-box-shadow:none;box-shadow:none}.panel-title a{display:block;width:100%;position:relative;color:#101010;padding-right:35px;border-top:1px solid #d5d9d9}.panel-title a:hover,.panel-title a:hover .panel-title{text-decoration:none;color:#4e9af2}.panel-title a:focus{text-decoration:none}.panel-default .panel-body{padding:10px 0 15px 0;border-top:none;font-size:18px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.56;letter-spacing:normal;color:#23272a}.panel-default .panel-body strong{font-weight:500}.panel-default .panel-body p{margin-bottom:10px}@media (max-width:767px){.panel-default .panel-body dl{margin-bottom:0;float:none;width:auto}.panel-title .panel-toggle{display:none}.panel-title a{padding-right:0}}.faq-title{margin-top:0!important;margin-bottom:10px!important}.panel-title h3{padding-top:12px;padding-bottom:10px;font-size:20px;font-weight:700;margin-top:0!important;margin-bottom:0!important}.sc_toogle{border-bottom:1px solid #d5d9d9;margin-bottom:16px}.sc_toogle .panel-title .title-toggle{margin:0;padding-top:12px;padding-bottom:10px;font-size:20px;font-weight:700}.sc_toogle .panel-title a.toggle-link:hover{color:#101010}.sc_toogle .panel-title a.toggle-link:hover svg.panel-toggle path{fill:#101010}.sc_toogle.in.panel-default .panel-heading .panel-title svg.panel-toggle{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sc_toogle.closed.panel-default .panel-heading .panel-title svg.panel-toggle{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.expandtext>input[type="checkbox"]{position:absolute;left:-100vw}.expandtext .content{overflow-y:hidden;height:0;transition:height 0.3s ease}.expandtext label{display:block;color:#333;cursor:pointer;font-weight:400;padding:15px;background:#e5f1f9}.expandtext{margin-bottom:1em}.expandtext ul{margin-bottom:5px;margin-top:5px}.expandtext ul li{line-height:1.2em}.expandtext>input[type="checkbox"]:checked~.content{height:auto;overflow:visible;padding:15px;border:1px solid #e5f1f9;border-top:0}.expandtext .handle{margin:0;font-size:1.125em;line-height:1.2em}.expandtext label:hover,.expandtext label:focus{background:#c9e6f9}.expandtext .handle label:before{content:"â–¶";display:inline-block;margin-right:10px;font-size:.58em;line-height:1.556em;vertical-align:middle}.expandtext>input[type="checkbox"]:checked~.handle label:before{content:"â–¼"}.td-post-content ul{list-style-type:disc}.conspros ul{margin-top:15px;margin-bottom:15px;padding-left:35px}.transition-all{-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-kthtml-transition:all 0.2s linear;transition:all 0.2s linear}.border_gray img{border:1px solid gray}.border_blue img{border:1px solid #0078d7}.panel-body .ol_content{counter-reset:li2}.panel-body .ol_content li:before{counter-increment:li2;content:counters(li2,".") ". ";font-weight:700}.panel-body .ol_content li:first-child{margin-bottom:0;margin-top:0}.panel-body .ol_content li{list-style:none;margin-bottom:0;background-color:#fff;border:1px solid #fff0;border-radius:4px;-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .05);box-shadow:0 1px 1px rgb(0 0 0 / .05)}.panel+br{display:none}.post-banner{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;padding:22px;border-radius:3px;background:#F9F9F9}.post-banner::before{content:'';display:block;width:30%;max-width:300px;height:3px;position:absolute;top:0;left:50%;transform:translateX(-50%);background:#10A1EA;border-radius:20px}.post-banner__more{display:inline-block;position:absolute;top:-11px;left:22px;padding:0 10px;font-size:10px;font-weight:700;line-height:23px;text-transform:uppercase;background:#282828;border-radius:3px;color:#fff}.post-banner,.post-banner__title a{color:#111}.post-banner__image{margin-bottom:20px}.post-banner__image img{border-radius:3px}.post-banner__title{margin-bottom:12px;font-size:20px;line-height:1.3;font-weight:700}.post-banner__title a{text-decoration:none}.post-banner__title a:hover,.post-banner__title a:focus{text-decoration:none;color:var(--color-link-hover)}.post-banner__desc{font-size:16px;line-height:1.5}@media (min-width:576px){.post-banner{padding:25px;flex-direction:row}.post-banner__more{top:-12px;left:25px}.post-banner__content{flex:0 0 74%;padding-left:22px}.post-banner__image{flex:0 0 26%;margin-bottom:0}}@media (min-width:320px){.entry-content .adsbygoogle{max-width:290px}}@media (min-width:480px){.entry-content .adsbygoogle{max-width:450px}}@media (min-width:540px){.entry-content .adsbygoogle{max-width:510px}}@media (min-width:600px){.entry-content .adsbygoogle{max-width:570px}}@media (min-width:640px){.entry-content .adsbygoogle{max-width:610px}}@media (min-width:750px){.entry-content .adsbygoogle{max-width:720px}}@media (max-width:478px){.entry-content .adsbygoogle{margin-right:-15px}}.affiliate-disclaimer{margin-bottom:35px;line-height:1.5;color:#7C8898}.affiliate-disclaimer a{text-decoration:underline;color:#7C8898}.affiliate-disclaimer a:hover,.affiliate-disclaimer a:focus{text-decoration:none}.skip-lazy.lazy-hidden,.entry img.skip-lazy.lazy-hidden,img.thumbnail.skip-lazy.lazy-hidden{background:none;opacity:1}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-image:none!important}.author-category__header .preface.preface-mainpage{padding-top:0}.author-category__header .breadcrumbs{margin-top:35px;margin-bottom:23px}@media (max-width:767px){.author-category__header .site-announce{font-size:20px}}.author-category__header .header-description{margin-bottom:60px}.author-category__header .header-description h1{font-weight:400;line-height:62px}@media (max-width:767px){.author-category__header .header-description h1{line-height:45px}}.author-category__content{padding-top:100px}@media (max-width:767px){.author-category__content{padding-top:50px;padding-bottom:50px}}.author-category__content .content-description{color:#23272A;padding:0}@media (max-width:767px){.author-category__content .content-description{font-size:16px;margin-bottom:0}}.author-category__content .content-description p:last-child{margin-bottom:0}.author-category__content .content-description h3{font-weight:500;line-height:43px}.author-category__content .author-list{font-size:18px;padding:0}.author-category__content .category-item{font-size:30px;margin-top:100px;margin-bottom:30px;font-weight:500}@media (max-width:767px){.author-category__content .category-item{margin-top:50px;margin-bottom:20px}}.author-category__content .author-item{margin-bottom:50px}@media (max-width:767px){.author-category__content .author-item{margin-bottom:30px}}.author-category__content .author-item:last-child{margin-bottom:0}.author-category__content .author-item__info{margin-bottom:10px;display:flex}.author-category__content .author-avatar img{border-radius:50px}.author-category__content .author-social__networks{align-items:center;display:inline-flex;padding-left:25px}.author-category__content .author-social__network{display:block}.author-category__content .author-name{font-weight:500;font-size:24px;line-height:31px}.author-category__content .author-social__info{display:inline-block;margin-right:15px}.author-category__content .author-social__info a{font-size:14px;line-height:1.2;font-weight:400;color:#308AB7;word-break:break-all}.author-category__content .author-social__info a:hover{text-decoration:underline}.author-category__content .author-social__info .social-icon{vertical-align:middle;display:inline-block}.author-category__content .author-description{line-height:1.6}@media (max-width:767px){.author-category__content .author-description{font-size:16px}}.author-category__content .author-description>a{color:#4E9AF2;display:inline-block;transition:none}.author-category__content .author-description>a:hover{border-bottom:1px solid;line-height:.8}.author-category__content .author-description a:active,.author-category__content .author-description a:focus,.author-category__content .author-description a:visited{text-decoration:none!important}.author-category__content .author-description a>span{display:inline-block;width:14px;height:12px;background-image:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/images/icons/read_full_bio.svg);position:relative;right:0}.site-header{word-break:break-word}.post-template-default .article p{margin-top:0;margin-bottom:14px}.post-template-default .article p:empty{margin-bottom:0}.post-template-default .entry-content h1,.post-template-default .entry-content h2,.post-template-default .entry-content .h2{margin-bottom:14px;margin-top:40px}.post-template-default .entry-content h3,.post-template-default .entry-content h4,.post-template-default .entry-content .h3,.post-template-default .entry-content .h4,.post-template-default .entry-content h5,.post-template-default .entry-content .h5{margin-bottom:14px;margin-top:26px}.post-template-default h2:first-child{margin-top:0}.post-template-default img.alignleft,.post-template-default img.alignright,.post-template-default img.aligncenter,.post-template-default img.alignnone{margin-bottom:26px;margin-top:26px}.border-gray{border:1px solid #dedede}.border-blue{border:1px solid #0078d7}.border-radius-10{border-radius:10px}.entry-content{overflow-x:inherit}.title_shortcode_bg{padding:9px 0;display:inline-block;position:relative;padding-right:19px;background:#C9E1FF;border-radius:6px;line-height:initial}.title_shortcode_bg::before{content:'';background:#C9E1FF;border-radius:6px;padding:0 19px;position:absolute;z-index:-1;left:-19px;width:100%;height:100%;top:0}h1.title_sc_bg,h2.title_sc_bg{line-height:60px}h3.title_sc_bg,h4.title_sc_bg{line-height:45px}.table_wrapper{max-width:100%;overflow:auto;margin-bottom:40px}.table_wrapper caption{font-weight:700;font-size:18px;line-height:1.78em;color:#545454}.table_wrapper table{width:615px;min-width:500px;font-size:15px;border-top:1px solid #e7ebf1;border-right:1px solid #e7ebf1;margin-bottom:0;border-collapse:collapse;line-height:1.4}.table_wrapper table tr td{border-bottom:1px solid #e7ebf1;padding:10px;border-left:1px solid #e7ebf1;background:#fff;vertical-align:sub}.table_wrapper table tr:nth-child(odd) td{background:#f5faff}.table_wrapper table tr th{background:#337ec2;font-weight:700;font-family:Arial;color:#fff;border-left:none;border-right:none;width:100px;padding:5px}.table_wrapper table tr th:first-child{border-left:1px solid #e7ebf1}.table_wrapper table tr th:last-child{border-right:1px solid #e7ebf1}.table_wrapper.table_heading table tr:first-child td{background:#337ec2;font-weight:700;font-family:Arial;color:#fff;border-left:none;border-right:none;padding:5px;vertical-align:middle}.table_wrapper.table_heading table tr:first-child td:first-child{border-left:1px solid #e7ebf1}.table_wrapper.table_heading table tr:first-child td:last-child{border-right:1px solid #e7ebf1}.panel-title h3.panel-title{margin:0}.entry-content ul li,.entry-content ol li{margin-bottom:10px}.entry-content ul li:last-child,.entry-content ol li:last-child{margin-bottom:0}.embed-responsive{margin-bottom:14px}.twitter-tweet{margin:10px auto}.title_shortcode_bg{margin-left:16px}.location-block{margin-top:45px;border-bottom:1px solid #E1E1E1;padding-bottom:40px;margin-bottom:35px}.location-block .detail-info{font-weight:400;font-size:15px;line-height:24px;color:#545454}.location-block .image-block .image{margin-bottom:20px}.location-block .image-block img{border-radius:6px;overflow:hidden;box-shadow:0 0 0 1px #545454;-webkit-box-shadow:0 0 0 1px rgb(84 84 84);-moz-box-shadow:0 0 0 1px rgb(84 84 84)}.location-block .title{font-weight:500;font-size:20px;line-height:28px;color:#22262A;margin-bottom:20px}.location-block .title .title-text{font-weight:inherit;font-size:inherit;line-height:inherit;margin:0}.location-block .title_info{font-weight:500;font-size:16px;line-height:22px;color:#22262A}.location-block .details-item{margin-bottom:22px}.location-block .title_info svg{display:inline-block;vertical-align:text-bottom;margin-right:6px}.location-block a.email-link{font-weight:400;font-size:15px;line-height:24px;color:#4E9AF2;word-break:break-all}.location-block a.phone-number-link{font-weight:400;font-size:15px;line-height:24px;color:#545454}.location-block .map_link{font-weight:400;font-size:15px;line-height:24px}.location-block .marker_icon{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAYCAYAAADzoH0MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALgSURBVHgBlVRLTFNBFD1v3mvLK9ACqZafUJBKMSjyEYgu+IhRYhA/C2MwkWiMC6PGQFxoNNEt0Q2GhQaDGgJqILowMW5I3BiVhRoUjTQhBeQP0kJpafue81p5UKZN9Kzmzpxz5t6bO8PJFIiAKZeEaVcAAUmGKY6H2UjAcxzDEzZuvLN70dbnRv+wD05PaC+GsipzYnG8RIvaAg3W+3CrGfjpTdd6nOh872VuyTSI0At8cG1N5nDzmA4pCSQYk1VSV/fniOJkvU4VK/g5IeP6Uw/mluQ1g5XBARx8eB6Xxh+ByJJKjtcKSIjRMKaOWaD348qagbvjPkArOTPxHE2/2iFKHhh0BCeKRdTkKw1km9c9/ATOFReEwPwsfJ/61YOGqZfIwjRy77bAlhK6fWFZwq0eL744Qmn7jX1YEl/j7VgOiP/HIN3xqwacTkLtRasqVmAUCS7sD8U+RWzqCK6/zQ2BSC5nWGpi1SiEbZlMyhkmHrJ2HMuJL2gUyuS31wnC6WNVkq5wBjFFM8DiV8bAPjsPt/keZH5+jc9rQfi0dCiTIWS5oK8eCx7Io22QPQ6VKNOmdtu74NeOhJlaEywQhLQMCDYz4ioHaP2B0Il3DNKHUjoEJ8EJ8Wh32PFqcuOMcCgw2WgJGg0MV2pAEjcQfLSUkVb0fn+GB5MepqRS8w5sT9oamgM+sxGymM2QhqQktC7m0Zaxc9CQW0cr5/6OsmAAsbYE01rFnKRH80IZ3DLPiOuz92FPSmFwrb4FsqmevpomlXRjsRQTAR0jthotuFp0To25sP9A9iPQvxdtkwE8XrIwYh3RoPPAHfo6U9U9EsbgBHjze/BGLmHEGiLgdvnlMDFrQKEX09FcdDbYoPWoy6pC9ZZyxpgxUFCRthtl5p1qnKAz4HTe0UjUyAYKGm1H1PUhSwVSYzf/n0ExHZRkvYl+pIQaVEajRTdQcMp2GOXmXcgxZkTlcNG+9X/FH5X/5Qs5ziR9AAAAAElFTkSuQmCC);display:inline-block;vertical-align:text-bottom;margin-right:8px}.location-block .image-block .map_link-block{padding-top:15px}@media (max-width:768px){.location-block{margin-top:30px;margin-bottom:30px;padding-bottom:20px}.location-block .image-block{margin-bottom:20px}}.content-articles--title{font-weight:400;color:#23272A;margin-bottom:23px}.google-maps{position:relative;padding-bottom:75%;height:0;overflow:hidden;margin-bottom:15px}.google-maps iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.kk-star-ratings{display:flex;flex-flow:row-reverse;align-items:center;border-radius:90px;padding:25px 0;margin:60px 0 20px 0;border:#dedede 1px solid}.kk-star-ratings.kksr-align-center{justify-content:space-around}.kksr-stars .stars-legend{font-style:normal;font-weight:400;font-size:15px;line-height:24px;color:#8B8B8B;display:flex;justify-content:center;margin-top:7px}.kksr-stars .stars-legend .bold{font-weight:700;color:#545454}.kksr-stars .stars-legend .base-green{color:#52BC40}.kksr-stars .stars-legend .base-green .def{color:#8B8B8B;display:flex;justify-content:center}.kksr-stars .stars-legend .hov,.kksr-stars .m-legend-rate{display:none;visibility:hidden}@media (min-width:769px){.kk-star-ratings:not(.kksr-disabled) .kksr-stars:not(.inactive):hover .stars-legend .base,.kk-star-ratings:not(.kksr-disabled) .kksr-stars .stars-legend:hover .base .rate{display:none;visibility:hidden}.kk-star-ratings:not(.kksr-disabled) .kksr-stars .stars-legend:hover .base .hov,.kk-star-ratings:not(.kksr-disabled) .kksr-stars:not(.inactive):hover .stars-legend .hov{display:initial;visibility:visible}}.kk-star-ratings .kksr-legend{margin-right:20px}.kk-star-ratings .kksr-legend .kksr-score{font-weight:600;font-size:34px;line-height:57px;color:#FFC42D}.kksr-stars-block{position:relative}.kksr-stars-votes{font-size:16px;line-height:19px;color:#000;text-align:center;margin-top:5px}.kksr-icon{width:42px;height:29px}.kksr-legend-descr .main-descr{font-style:normal;font-weight:400;font-size:24px;line-height:33px;color:#545454;flex:none;order:0;flex-grow:0}.kksr-legend-descr .ext-descr{color:#8B8B8B;font-size:15px;line-height:24px}.kksr-legend-descr .kksr-muted{font-weight:400;font-size:15px;line-height:24px;color:#8B8B8B;flex:none;order:1;flex-grow:0}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon,.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon,.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon{background-image:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/./images/icons/kk-sr/star_full.svg)}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon,.kk-star-ratings:not(.kksr-disabled) .kksr-stars.inactive:hover .kksr-star .kksr-icon,.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star.empty .kksr-icon,.kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover~.kksr-star .kksr-icon{background-image:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/./images/icons/kk-sr/star_empty.svg)}.kk-star-ratings.mob-actions .kksr-stars .kksr-stars-active .kksr-star.extra .kksr-icon{background-image:none!important}@media (max-width:768px){.kk-star-ratings.non-pointer{pointer-events:none}.kk-star-ratings.non-pointer .m-legend-rate{pointer-events:initial}.kk-star-ratings{display:flex;flex-flow:column-reverse;border:none}.kk-star-ratings .kksr-legend{margin:25px 0}.kksr-legend-descr{display:flex;flex-direction:column}.kksr-legend-descr .main-descr,.kksr-legend-descr .kksr-muted{margin:0 auto}.kksr-stars-block{margin-top:10px}.kksr-stars .m-legend-rate{display:flex;visibility:visible;justify-content:center;margin-top:15px}.kksr-stars .m-legend-rate .html{display:flex;justify-content:space-between;width:100%}.kksr-stars .m-legend-rate .link{color:var(--color-link-hover)}.kksr-stars .m-legend-rate .link:hover,.kksr-stars .m-legend-rate .link-btn:hover{cursor:pointer}.kksr-stars .m-legend-rate .link-btn.submit:not(.active):hover{cursor:default}.kksr-stars .m-legend-rate .link-btn{padding:1px 10px;border:solid 1px #C2C2C2;border-radius:8px;min-width:90px;display:inline-block}.kksr-stars .m-legend-rate .link-btn.submit{background-color:#C2C2C2;border:none;color:var(--color-gray)}.kksr-stars .m-legend-rate .link-btn.submit.active{background-color:var(--color-link-hover)}.kksr-stars .m-legend-rate .link-btn span{display:flex;justify-content:center}.kk-star-ratings.mob-actions.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star:not(.selected) .kksr-icon,.kk-star-ratings.mob-actions:not(.kksr-disabled) .kksr-stars:hover .kksr-star:not(.selected) .kksr-icon,.kk-star-ratings.mob-actions .kksr-stars .kksr-stars-active .kksr-star:not(.selected) .kksr-icon{background-image:url(https://www.cleverfiles.com/howto/wp-content/themes/cleverfiles2018/./images/icons/kk-sr/star_empty.svg)}}.search-page h1 span{word-wrap:break-word!important;word-break:break-all!important}.summary{padding:36px 26px 20px 26px;border-radius:30px;margin-bottom:20px;background:#F6F6F6}.summary table{margin-top:40px;margin-bottom:15px;font-size:15px;line-height:24px}.summary b{font-weight:500;font-size:24px;line-height:32px;margin-bottom:13px;display:inline-block;vertical-align:top}.summary table thead{font-weight:700;font-size:18px;line-height:32px}.summary table thead tr{border-bottom:5px solid #fff0}.summary table p{padding:0 10px}.summary table ul{margin:10px}.summary table tr td{vertical-align:top}@media (max-width:768px){.summary{padding:18px 13px}.summary table{margin-top:20px}.summary table thead tr th{padding:5px;vertical-align:top}}.single .pros-cons{background:#fff0;font-family:Roboto,sans-serif;font-weight:400;line-height:21px;padding:40px 0 60px;color:#545454}@media (max-width:768px){.single .pros-cons{padding:26px 0 40px}}.single .pros-cons .grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:625px;margin:0 auto}@media (max-width:800px){.single .pros-cons .grid{grid-template-columns:1fr}}.single .pros-cons h3{margin:0 0 18px;font-size:18px;font-weight:700;line-height:32px;padding-bottom:18px;display:flex;align-items:center;gap:5px}.single .pros-cons h3>span{display:none}.single .pros-cons .good h3{border-bottom:3px solid #8FB851;margin-top:0}.single .pros-cons .good h3:before{content:'';background-image:url(data:image/png;base64,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);background-size:100%;width:20px;height:20px;margin-right:6px}.single .pros-cons .bad h3{border-bottom:3px solid #CDCDCD;margin-top:0}.single .pros-cons .bad h3:before{content:'';background-image:url(data:image/png;base64,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);background-size:100%;width:20px;height:20px;margin-right:6px}.single .pros-cons ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.single .pros-cons li{display:flex;align-items:flex-start;gap:10px;font-size:15px;margin-bottom:0}.single .pros-cons .good li::before{content:'';background-image:url('data:image/svg+xml,<svg width="19" height="23" viewBox="0 0 19 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.35372 14.6324L8.3571 14.6359L6.97329 16.0799L1.63197 10.5063L3.01578 9.06234L6.96991 13.1884L14.3194 5.48272L15.7032 6.92669L8.35372 14.6324Z" fill="%238FB852"/></svg>');background-position:center;background-repeat:no-repeat;flex:0 0 22px;width:22px;height:22px;place-items:center;margin-top:2px;display:grid}.single .pros-cons .bad li::before{content:'';background-image:url('data:image/svg+xml,<svg width="17" height="23" viewBox="0 0 17 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.49512 9.71387L11.7979 5.41113L13.2119 6.8252L8.90918 11.1279L13.2119 15.4307L11.7979 16.8447L7.49512 12.542L3.19141 16.8457L1.77734 15.4316L6.08105 11.1279L1.77734 6.82422L3.19141 5.41016L7.49512 9.71387Z" fill="%23CDCDCD"/></svg>');background-position:center;background-repeat:no-repeat;flex:0 0 22px;width:22px;height:22px;place-items:center;margin-top:2px;display:grid}html[lang="ru-RU"] .menu a.link-gray,html[lang="de-DE"] .menu a.link-gray,html[lang="es-ES"] .menu a.link-gray,html[lang="pt-PT"] .menu a.link-gray,html[lang="pt-PT"] .menu a.link-gray,html[lang="fr-FR"] .menu a.link-gray{padding:7px 8px}.dropdown-menu>li>a{white-space:normal;display:inline}.preface.preface-article .preface__bottom{flex-direction:column;align-items:flex-start;margin-top:0}@media (min-width:600px) and (max-width:1199px){.preface.preface-article .preface__bottom{margin-bottom:40px}}.entry-date.entry-date--top{margin-bottom:25px;opacity:1}@media (min-width:768px){.preface-article .preface__bottom-line{margin-top:35px}}@media (min-width:768px) and (max-width:991px){.entry-date.entry-date--top+.preface__bottom-line{margin-top:45px}}@media (min-width:992px){.preface-article .preface__bottom-line{margin-top:45px}}.blog_authormeta .author,.blog_authormeta .blog_authortwitter{border-right:none}.blog_authormeta.blog_authormeta--approved .blog_authortwitter,.blog_authormeta.blog_authormeta--approved .blog_authorlinkedin{padding-left:5px}html[lang="ar"] .blog_authormeta.blog_authormeta--approved .blog_authortwitter,html[lang="ar"] .blog_authormeta.blog_authormeta--approved .blog_authorlinkedin{padding-left:0;padding-right:5px}.social__item.social__item--approved .icon{padding-right:0;position:absolute;z-index:2;top:calc(50% - 6px);left:calc(50% - 5px)}.social__item.social__item--approved{display:inline-block;vertical-align:middle;position:relative;z-index:1;line-height:19px}.social__item-twitter.social__item-twitter--small,.social__item-linkedin--small{height:20px;width:20px}.social__item-twitter.social__item-twitter--small-2,.social__item-linkedin.social__item-linkedin--small-2{height:34px;width:34px}.blog_authorlinkedin span.icon{display:inline-block;vertical-align:middle}.blog_authormeta.blog_authormeta--approved .autor-content{margin-left:12px}html[lang="ar"] .blog_authormeta.blog_authormeta--approved .autor-content{margin-left:0;margin-right:12px}.blog_authormeta.blog_authormeta--approved .autor-content .title-inner{text-align:left}.title-inner,.author-nik-name,.blog_authorunder.blog_authorunder--approved .blog_indershortdesc a,.blog_authorunder.blog_authorunder--approved-by .title-inner{font-family:Roboto,sans-serif}.title-inner{font-weight:400;font-size:15px;line-height:18px;color:#FFF;opacity:.5;margin-bottom:2px}.author-nik-name{font-weight:500;font-size:18px;line-height:133%;color:#FFF}.space-between{-webkit-justify-content:space-between;justify-content:space-between}.blog_authorunder .social__item{background-color:#fff}.blog_authorunder .social__item:hover,.blog_authorunder .social__item:focus{box-shadow:none}.blog_authortwitter .social__item:hover,.blog_authortwitter .social__item:focus{background-color:#1CA6FF}.blog_authorlinkedin .social__item:hover,.blog_authorlinkedin .social__item:focus{background-color:#007AB9}.blog_authorunder.blog_authorunder--approved{padding:37px 40px 28px 36px;box-shadow:0 3px 0 0 #ECECEC;background-color:#F8F8F8}.blog_authorunder.blog_authorunder--approved .author{display:inline-block;vertical-align:middle;margin-right:10px;margin-bottom:0;margin-top:0;color:#212529}.blog_authorunder.blog_authorunder--approved .author.author-nik-name{margin-bottom:0}html[lang="ar"] .blog_authorunder.blog_authorunder--approved .author{margin-right:0;margin-left:10px}.blog_authorunder .body-left{padding-left:17px}.blog_authorunder.blog_authorunder--approved .blog_indershortdesc{padding-top:0}.blog_authorunder.blog_authorunder--approved .blog_indershortdesc p,.blog_authorunder.blog_authorunder--approved-by .blog_indershortdesc p{margin-bottom:10px;font-size:15px;line-height:1.6;font-weight:300;color:#212529;opacity:1}.blog_authorunder .blog_indershortdesc a{display:inline-block;position:relative;font-size:14px;font-style:normal;line-height:1.714;font-weight:500;overflow:hidden;color:var(--color-link-hover)}.blog_authorunder .blog_indershortdesc a span{display:inline-block;width:12px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0962 5.14696L7.26775 2.31853C7.07249 2.12327 6.7559 2.12327 6.56064 2.31853C6.36538 2.51379 6.36538 2.83039 6.56063 3.02565L8.53551 5.00053L1.25735 5.00055C0.981194 5.00055 0.757358 5.22438 0.757358 5.50054C0.757342 5.63859 0.813309 5.76358 0.903791 5.85407C0.994272 5.94455 1.11927 6.00055 1.25736 6.00051L8.53553 6.00052L6.56064 7.9754C6.36538 8.17066 6.36538 8.48726 6.56064 8.68252C6.7559 8.87778 7.0725 8.87778 7.26776 8.68252L10.0962 5.85409C10.2914 5.65881 10.2914 5.34222 10.0962 5.14696Z' fill='%234E9AF2' stroke='%234E9AF2' stroke-width='0.4'/%3E%3C/svg%3E%0A");position:relative;right:0;transition:.2s all ease}.blog_authorunder .blog_indershortdesc a:hover,.blog_authorunder .blog_indershortdesc a:focus{text-decoration:none}.blog_authorunder .blog_indershortdesc a:hover span,.blog_authorunder .blog_indershortdesc a:focus span{right:-15px}.blog_authorunder.blog_authorunder--approved .blog_underinfo{margin-bottom:0;padding-bottom:0}.blog_authorunder.blog_authorunder--approved-by .title-inner{margin-top:-15px;margin-bottom:0;font-weight:500;font-size:15px;line-height:1.2;color:#00D22C}.blog_authorunder.blog_authorunder--approved .blog_indershortdesc p,.blog_authorunder.blog_authorunder--approved-by .blog_indershortdesc p,.blog_authorunder.blog_authorunder--approved .blog_indershortdesc,.blog_authorunder.blog_authorunder--approved-by .blog_indershortdesc{padding-right:0}.body-left{padding-left:3px}@media(max-width:767px){.blog_authorunder .col-xs-3{width:105px}.blog_authorunder .body-left{width:auto;padding-left:0;padding-top:10px;max-width:calc(75% - 30px);display:flex;align-items:center}.blog_authoravatar{text-align:left}.blog_authorunder.blog_authorunder--approved{padding:40px 15px 20px}.blog_authorunder.blog_authorunder--approved .blog_indershortdesc{padding:15px}}@media(max-width:600px){.preface__bottom-line.d-flex{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.entry-date.entry-date--top{margin-bottom:30px}.preface__bottom-line .article-stat{text-align:left;margin-bottom:20px}}@media (max-width:567px){.blog_authorunder.blog_authorunder--approved .blog_indershortdesc p,.blog_authorunder.blog_authorunder--approved-by .blog_indershortdesc p{font-size:18px}.blog_authorunder .blog_indershortdesc a{font-size:17px}}@media(max-width:480px){.blog_underinfo.autor-content .author{font-size:22px}.body-left{padding-left:20px}}