@charset "utf-8";@import "https://fonts.googleapis.com/css?family=Open+Sans:400,600,700";@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600";html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background:#f3f5f5;margin:0}.desk_wrapper{margin:auto}.desk_wrapper{width:1100px}#desk_content{width:810px}#desk_sidebar{width:250px}body,.desk_wrapper,td,th,input,textarea,select,button{color:#222;font:13px open sans,lucida sans unicode,lucida grande,Arial,sans-serif;line-height:1.65em;vertical-align:middle}h1,h2,h3,h4,th{font-family:source sans pro,lucida sans unicode,lucida grande,Arial,sans-serif}a{color:#2c6384}h2{color:#454545}h3,h4{color:#2c6384}.light{color:#777;line-height:2em}hr{background:#f0f0f0;height:1px;margin:25px 0;overflow:hidden;border:0}a{cursor:pointer;text-decoration:none}a:hover{text-decoration:underline}p{margin:0 0 1.75em}h1{color:#3480b6;font-size:225%;font-weight:400;line-height:1em;margin:0 0 7px}h2{font-size:180%;font-weight:400;line-height:1em;margin:0 0 25px}h3{font-size:150%;font-weight:400;line-height:1em;margin:25px 0}h4{font-size:130%;font-weight:600;line-height:1.7em;margin:0}.desk_wrapper .fa{font-size:14px;color:#454545}form{margin:0}input,textarea,select,button,label.button{background:#fff;border:1px solid #e0e0e0;border-top-color:#d0d0d0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,.1);-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,.1);box-shadow:inset 1px 1px 1px rgba(0,0,0,.1);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.4em;margin:0;max-width:100%;padding:5px}input:focus,select:focus,textarea:focus{border:solid 1px #0f90c4;-webkit-box-shadow:0 0 6px rgba(6,152,255,.35);-moz-box-shadow:0 0 6px rgba(6,152,255,.35);box-shadow:0 0 6px rgba(6,152,255,.35);outline:none}input[type=checkbox],input[type=radio],input[type=file]{background:0 0;border:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;padding:0}input[type=file]{margin-bottom:2px;width:100%}input[type=checkbox],input[type=radio]{margin:1px 3px 3px 0}button,input[type=button],input[type=submit],label.button,.button{background:#888;border:0;border-bottom:2px solid #666;-moz-border-radius:99px;-webkit-border-radius:99px;border-radius:99px;color:#fff;cursor:pointer;font-weight:600;letter-spacing:1px;padding:6px 20px;height:30px;text-transform:uppercase;vertical-align:middle}button:hover,input[type=button]:hover,label.button:hover,.button:hover{background:#666}a.button{padding:5px 20px}input[type=submit]{background:#3480b6;border-bottom-color:#2c6384}input[type=submit]:hover{background:#2c6384}input:disabled,select:disabled,button:disabled,input[readonly=readonly],a.button-disabled{filter:alpha(opacity=60);opacity:.6}button a,button a:hover,.desk_wrapper button .fa,a.button,a.button:hover,.desk_wrapper .button .fa{color:#fff;text-decoration:none}input.toggle{margin-left:-9999px;position:absolute;visibility:hidden}input.toggle+label{background-color:#ddd;border-radius:30px;cursor:pointer;height:30px;outline:none;margin-left:0!important;position:relative;transition:background .4s;user-select:none;vertical-align:middle;width:60px;padding:6px 30px}input.toggle+label:before,input.toggle+label:after{content:"";display:block;position:absolute}input.toggle+label:before{background-color:#fff;border-radius:30px;bottom:1px;left:1px;right:1px;top:1px;transition:background .4s}input.toggle+label:after{background-color:#ddd;border-radius:22px;bottom:4px;left:4px;top:4px;transition:margin .4s,background .4s;width:22px}input.toggle:checked+label{background-color:#27ae60}input.toggle:checked+label:after{margin-left:30px;background-color:#27ae60}.form-row{margin-bottom:25px}.form-row label{display:block;font-size:110%;font-weight:600;margin-bottom:5px}.form-row .input-container label{display:inline-block;font-size:100%;font-weight:400;margin-bottom:0;margin-right:5px}.form-button{margin-top:25px}.form-center{text-align:center}.form-full input,.form-full select,.form-full textarea{width:100%}img{border:0;max-width:100%;vertical-align:middle}img.avatar{-moz-border-radius:99px;-webkit-border-radius:99px;border-radius:99px;max-height:48px;max-width:48px}pre:not(.moz-signature){background:#f8f8f8;border:1px solid #ddd;border-radius:3px;font-size:90%;margin:0;padding:1em;white-space:pre-wrap}.textcenter{text-align:center}.left{float:left}.right{float:right}.clear{clear:both}.hide{display:none}.margin0{margin-top:0}.badge{background:#27ae60;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;color:#fff;font-size:.8em;font-weight:700;line-height:.6em;margin-top:1px;padding:6px;text-transform:uppercase}h2.collapsable{background:#f9f9f9;border:1px solid #eee;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;padding:15px;position:relative}h2.collapsable span{position:absolute;margin-top:-5px;right:15px}h2.collapsable .fa{font-size:60%}#desk_header{background:#fff;border-bottom:1px solid #e0e0e0;margin-bottom:30px;padding:15px 0}#desk_header .desk_wrapper{position:relative}.logo{max-height:100px}.mobile_nav_button,.mobile_nav{display:none}.searchbox{float:right;height:100%;margin-top:-15px;position:absolute;right:0;top:50%;width:250px}.searchbox:before{color:#999;content:"\f002";font-family:fontawesome;font-size:14px;left:10px;position:absolute;top:5px}.searchbox form{width:100%}.searchbox input{background:#fff;border:solid 1px #ddd;color:#999;height:30px;padding-left:30px;width:100%}.searchbox input:focus{border:solid 1px #ddd;-webkit-box-shadow:0 0 6px rgba(152,152,152,.35);-moz-box-shadow:0 0 6px rgba(152,152,152,.35);box-shadow:0 0 6px rgba(152,152,152,.35);color:#000}.breadcrumb{color:#777;margin-bottom:25px}.desk_content_padding{background:#fff;border:1px solid #e0e0e0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin-bottom:30px;padding:25px;word-wrap:break-word}.article h2{margin:25px 0}.article pre{background:#f9f9f9;border:1px solid #e0e0e0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:block;overflow:scroll;padding:20px}h4.attachments-title{margin-top:15px}ul.article-list{list-style:none;margin:0;padding:0}ul.article-list li{margin-top:20px}ul.article-list li:first-child{margin-top:0}#desk_content ul.article-list li a{text-decoration:none}ul.article-list li p{color:#222;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.article-list li a:hover>h4{text-decoration:underline}ul.article-list li.none{text-align:center}ul.article-list .fa.pinned{color:#f9ca24}ul.details{margin:0;padding:0}ul.details>li{display:inline-block;zoom:1;*display:inline;font-size:90%;margin:0 15px 0 0;background:left center no-repeat}ul.details .fa{margin-right:4px}ul.catlist{list-style:none;margin:0;min-height:80px;padding:0 15px}ul.catlist li{line-height:26px;padding-left:20px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.catlist li:before{color:#999;content:"\f016";font-family:fontawesome;font-size:10px;left:1px;position:absolute}ul.catlist li.none{background:0;text-align:center}ul.related-list .fa-file-o{margin:7px 7px 0 0}ul.related-list h4{color:#454545}ul.related-list li{margin-top:7px}#desk_sidebar .desk_box{border-top:1px solid #e0e0e0;padding:30px 0}#desk_sidebar .desk_box:first-child{border-top:0;padding-top:0}#desk_sidebar h2{color:#777;font-size:125%;font-weight:400;letter-spacing:.75px;line-height:1.65em;margin:0 0 15px;padding:0;text-transform:uppercase}#desk_sidebar ul{margin:0;padding:0 0 0 20px}#desk_sidebar ul li{padding:2px 0}#desk_sidebar ul.ad_nav,#desk_sidebar ul.ad_nav ul{list-style:none;padding:0}#desk_sidebar ul.ad_nav li{padding:0;white-space:nowrap}#desk_sidebar ul.ad_nav li a{display:block;padding:6px 10px}#desk_sidebar ul.ad_nav li a:hover{background:#fff}#desk_sidebar ul.ad_nav li a img{margin:2px 8px 0 0}#desk_sidebar ul.ad_nav li a.current{background:#fff;border-right:2px solid #2c6384;font-weight:700;text-decoration:none}#desk_sidebar ul.ad_nav ul li a{list-style:none;padding:6px 10px 6px 30px}#desk_sidebar ul.ad_nav .nav-item{overflow:hidden;text-overflow:ellipsis}#desk_sidebar ul.ad_nav .badge{background:#2c6384;margin:2px 0 0 5px;float:right}#desk_sidebar ul.ad_nav a.current .badge{margin-right:-2px}#desk_sidebar input[type=text],#desk_sidebar input[type=password]{margin-bottom:10px;width:100%}#desk_sidebar .lang{text-align:center}#desk_sidebar ul.tags{padding:0}#desk_sidebar .account{line-height:26px}#desk_sidebar .account .avatar{margin-right:15px;margin-top:2px}#desk_sidebar .account .name{font-size:105%}#desk_sidebar .form-row{margin:15px 0 0}#desk_sidebar .form-row .badge{padding:3px 8px}.login-container{width:40%;min-width:250px;margin:auto}.box{margin-bottom:25px;padding:12px 15px}.box.box-bottom{margin-top:25px;margin-bottom:0}.fail{background:#fbeeeb;border-left:2px solid #ef8c82}.success{background:#f0fbeb;border-left:2px solid #8ddf79}.warning{background:#fcf9e5;border-left:2px solid #f7df7a}.options{background:#fdf6ea;border-left:2px solid #efbd98;margin:0 0 25px}.maintenance.warning{margin-bottom:0}.maintenance.warning .fa{color:#f39c12;font-size:42px;margin-right:15px}.box .fa-times{cursor:pointer}table{border-collapse:collapse;border-spacing:0;margin:auto;width:100%}table.settings{border:0!important;width:100%!important}table.settings thead th{background:#fff;border-bottom:2px solid #e0e0e0;color:#777;font-size:105%;font-weight:600;padding:8px 10px;text-align:left;text-transform:uppercase}table.settings thead th:first-child{border-left:0}table.settings td{border-bottom:1px solid #eee;padding:8px 10px;word-break:break-word}table.settings tr td:first-child{border-left:0}table.settings .description{color:#888;font-size:90%}table.settings .badge{padding:3px 8px;white-space:nowrap}.desk_section{margin-bottom:20px}.desk_section:last-child{margin-bottom:0}.desk_section .icon{margin-right:20px}.desk_section p{margin:0}.department{background:#f0f7fb;border:1px solid #d0e3ef;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#222;cursor:pointer;display:block;padding:10px 15px;position:relative;margin-top:10px}.department p{line-height:1.9em;margin:0}.department:hover{background:#e6eff6;text-decoration:none}.form-row label.button{display:inline-block;font-size:100%;font-weight:600;margin-bottom:0}.fileupload{display:none}ul.attached-files{list-style:none;margin:0 0 25px;padding:0}ul.attached-files li{background:#f3f5f5;border:1px solid #e0e0e0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin-top:7px;padding:5px 12px;position:relative}ul.attached-files .progress{border:0;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;bottom:0;display:block;left:0;margin:0;position:absolute;width:100%}ul.attached-files .progress .bar{background:#2ecc71;display:block;height:2px;width:0}ul.attached-files .deleteAttachment{cursor:pointer;margin:3px 0}ul.attached-files .deleteAttachment:hover{color:#000}.attachment-dragover{background:#ecf0f1;border:2px dashed #bdc3c7;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#999;margin:20px 0;padding:10px 15px}.catcontainer{margin-right:-25px}.catbox{float:left;margin-bottom:25px;padding-right:25px;width:50%}.catbox a.cattitle{background:#f5f5f5;border:1px solid #e6e6e6;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:block;font-size:110%;font-weight:700;margin-bottom:10px;padding:9px 12px;text-decoration:none}.catbox a.cattitle:hover{background:#e6e6e6}ul.item-list{display:inline-block;list-style:none;margin:0;padding:0}ul.item-list li{display:inline;padding:0;margin:0}ul.item-list li:after{content:", "}ul.item-list li:last-child:after{content:""}ul.tags{list-style:none;margin:0;padding:0}ul.tags li{display:inline-block;margin:5px 3px 0 0}ul.tags li a{background:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #e0e0e0;display:inline-block;font-size:.9em;padding:0 6px;text-transform:uppercase}ul.tags li a:hover{background:#eee;text-decoration:none}.print{background:#f9f9f9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;line-height:26px;padding:0 10px}.print .fa{color:#454545}.print:hover{background:#e0e0e0;text-decoration:none}.article-attachments{list-style:none;margin:0;padding:0}.article-attachments li{display:inline-block;margin:12px 10px 0 0;width:300px}.article-attachments li a{background:#f9f9f9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #e0e0e0;display:block;padding:6px 12px;text-decoration:none}.article-attachments li a:hover{background:#f0f0f0}.article-attachments li a .fiv-viv{font-size:32px;margin:5px 12px 0 0}.article-attachments li a div{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.article-attachments li a .light{font-size:85%}.share-via span{color:#777;line-height:36px;vertical-align:middle}.share-via a{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:99px;color:#fff;display:inline-block;height:30px;margin-left:8px;padding:7px;text-align:center;vertical-align:middle;width:30px}.share-via .fa{color:#fff;font-size:18px}.share-via a.email .fa{font-size:14px}.share-via a.email{background:#454545;padding:5px 6px}.share-via a.twitter{background:#55acee}.share-via a.facebook{background:#3b5998}.share-via a.google{background:#d34836}a.rate-article{background:#f9f9f9;border:1px solid #e0e0e0;color:#777;display:inline-block;font-size:18px;padding:4px 10px}a.rate-article:first-child{-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}a.rate-article:last-child{border-left:0;-moz-border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}a.rate-article:hover{color:#333}.article-rating{line-height:36px}.rss-feed{margin-top:25px;text-align:center}.rss-feed a{background:#f0f0f0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:inline-block;padding:7px 12px}.rss-feed a .fa{color:#e67e22;font-size:14px}.rss-feed a:hover{background:#e0e0e0;text-decoration:none}ul.desk-tabs{list-style:none;margin:30px 0 0;padding:0}ul.desk-tabs li{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;color:#aaa;cursor:pointer;display:inline-block;font-size:110%;padding:15px 20px;text-decoration:none;zoom:1}ul.desk-tabs li.active{border:1px solid #e0e0e0;border-bottom:0;background:#fff;color:#333;font-weight:700;padding-top:14px;position:relative;top:1px}ul.desk-tabs li:hover{cursor:pointer;text-decoration:underline}ul.desk-tabs li.active:hover{text-decoration:none}.desk-tabs-content{border:1px solid #e0e0e0;-moz-border-radius:0 3px 3px 3px;-webkit-border-radius:0 3px 3px 3px;border-radius:0 3px 3px 3px;padding:25px}.tab-title{display:none}ul.comments,ul.comments ul{list-style:none;margin:0;padding:0}ul.comments>li{border-top:1px solid #eee;margin-top:25px;padding-top:25px}ul.comments li li{border-top:0;margin-top:25px;padding:0}ul.comments img.avatar{float:left;margin-right:12px;margin-top:5px}ul.comments span.author{font-size:105%;font-weight:700}ul.comments span.date{color:#888;font-size:80%}ul.comments div.commentText{margin:5px 0}ul.comments div.comment{margin-left:60px}ul.comments ul li img.avatar{width:32px}ul.comments ul li div.comment{margin-left:44px}ul.comments .commentContents{margin:0}ul.comments .commentOptions{font-size:90%;margin:0}ul.comments .score{margin-right:6px}ul.comments .commentReplyContainer,ul.comments .commentReplyContainer div{margin-left:0}ul.comments .badge{background:#454545;padding:2px 7px}.add-comment{margin-top:20px}.add-comment.with-comments{margin-bottom:25px;border-bottom:1px solid #eee;padding-bottom:25px}a.thumbs{display:inline-block}.desk_wrapper a.thumbs .fa{color:#d4d4d4;font-size:18px}.desk_wrapper a.thumbs:hover .fa{color:#b4b4b4}.desk_wrapper a.thumbs.clicked .fa,.desk_wrapper a.thumbs.clicked:hover .fa{color:#949494}a.commentHidden{color:#999;font-size:90%;font-style:italic;line-height:2.5em}button.show-children{margin-top:25px}.loading{background:#f0f0f0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:7px 14px;margin-left:5px;vertical-align:middle}.loading .fa{font-size:14px}.email-content{margin-bottom:0}.email-content img{max-width:none}a.social-login{-moz-border-radius:99px;-webkit-border-radius:99px;border-radius:99px;color:#fff;display:inline-block;margin:5px 0;padding:5px 12px;position:relative;text-align:left;width:215px}a.social-login .fa{color:#fff}a.social-login span.icon{border-right:1px solid #fff;border-right:1px solid rgba(255,255,255,.4);display:inline-block;padding-right:5px}a.social-login:hover{text-decoration:none;font-weight:700}a.social-login.round-button{margin:0;padding:2px 6px;width:auto}a.social-login.round-button span.icon{border-right:0;padding-right:0}.pagination,.pager{padding-left:0;margin:25px 0 0;text-align:center;list-style:none}.pagination li,.pager li{display:inline}.pagination li>a,.pager li>a,.pagination li>span,.pager li>span{display:inline-block;padding:5px 12px 7px;border:1px solid #e0e0e0;border-radius:3px;font-size:150%}.pagination li>a:hover,.pager li>a:hover{background:#f3f5f5;text-decoration:none}.pagination li.active>span,.pager li.active>span{background:#f3f5f5}.pagination li.disabled>span,.pager li.disabled>span{color:#aaa;opacity:.6}.strike{display:block;margin:5px 0 10px;overflow:hidden;text-align:center;white-space:nowrap}.strike>span{color:#999;display:inline-block;position:relative}.strike>span:before,.strike>span:after{background:#e5e5e5;content:"";height:1px;position:absolute;top:50%;width:65px}.strike>span:before{margin-right:15px;right:100%}.strike>span:after{left:100%;margin-left:15px}.pika-button{-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important}.selectize-input{border:1px solid #e0e0e0!important;border-top-color:#d0d0d0!important;-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,.1)!important;-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,.1)!important;box-shadow:inset 1px 1px 1px rgba(0,0,0,.1)!important}.selectize-control.plugin-remove_button [data-value].unremovable{padding-right:6px!important}.selectize-control.plugin-remove_button [data-value].unremovable .remove{display:none}.show-hide{background:#f0f0f0;border:0;color:#777;cursor:pointer;font-size:90%;height:auto;margin-right:5px;margin-top:-10px!important;min-width:65px;padding:2px 12px;width:auto;top:15px!important}.show-hide:hover{background:#f0f0f0;color:#454545}.sweet-alert{font:13px open sans,lucida sans unicode,lucida grande,Arial,sans-serif!important}.sweet-alert hr{height:1px!important}.sweet-alert button{line-height:1em!important;height:40px!important}.sweet-alert p{color:#999}.sweet-alert .confirm{background:#3085d6;margin-top:5px}.sweet-alert .cancel{background:#aaa;margin-top:5px}.sweet-alert button.confirm[disabled]{margin-bottom:4px!important;margin-top:5px!important;overflow:hidden}.delete-modal .warning-box{background:#fcf9e5;color:#9f6000;font-size:90%;font-weight:700;margin:7px -20px 15px;padding:6px;text-align:center;text-transform:uppercase}.delete-modal button.disabled{display:none!important}.has-error label{color:#c0392b}.has-error label.button{color:#fff}.has-error input,input.has-error{border-color:#e74c3c}.has-error .field-error,input.has-error~.field-error,.captcha .field-error:not(:empty),.g-recaptcha .field-error:not(:empty){background:#e74c3c;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#fbeeeb;font-size:90%;line-height:1.4em;margin-left:12px;padding:7px 10px;position:absolute;vertical-align:middle;white-space:nowrap}.has-error .field-error:before,input.has-error~.field-error:before,.captcha .field-error:not(:empty):before{border-bottom:6px solid transparent;border-top:6px solid transparent;border-right:12px solid #e74c3c;content:"";margin-left:-17px;margin-top:2px;position:absolute}.has-error .field-error.field-error-below,input.has-error~.field-error.field-error-below,.has-error .redactor-box+.field-error,.g-recaptcha .field-error:not(:empty){display:table;margin-left:0;margin-top:7px;position:static}.has-error .field-error.field-error-below:before,input.has-error~.field-error.field-error-below:before,.has-error .redactor-box+.field-error:before{content:none}input.datepicker{font-family:fontawesome,open sans!important;line-height:21px}.hideShowPassword-wrapper{display:inline-block!important;width:auto!important}.hideShowPassword-wrapper input::-ms-reveal,.hideShowPassword-wrapper input::-ms-clear{display:none!important}.ui-tooltip,.ui-tooltip .arrow:after{background:#454545!important}.ui-tooltip{border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;-moz-border-radius:20px!important;-webkit-border-radius:20px!important;border-radius:20px!important;color:#fff!important;font:10px open sans,Sans-Serif!important;padding:4px 10px!important;text-align:center!important}.ui-tooltip .arrow{bottom:-16px;height:16px;left:50%;margin-left:-25px;overflow:hidden;position:absolute;width:50px}.ui-tooltip .arrow.top{bottom:auto;top:-16px}.ui-tooltip .arrow.left{left:20%}.ui-tooltip .arrow:after{content:"";left:20px;height:12px;position:absolute;top:-9px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:10px}.ui-tooltip .arrow.top:after{bottom:-9px;top:auto}table.dataTable th{border-bottom:2px solid #eee!important}table.dataTable th,table.dataTable td{padding:8px 10px!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed>thead>tr>th:first-child{padding-left:40px!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before{top:auto!important;left:8px!important;height:21px!important;width:21px!important;line-height:22px!important;vertical-align:middle;background-color:#27ae60!important;border:0!important;box-shadow:none!important;font-family:FontAwesome;font-size:14px;content:"\f067"!important}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:"\f068"!important;background-color:#c0392b!important}table.dataTable>tbody>tr.child li{border:0!important}table.dataTable>tbody>tr.child span.dtr-title{min-width:0!important}iframe[src="about:blank"]{display:none}#recaptcha_table{background:#fff}