﻿/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.datepicker{top:0;left:0;padding:4px;margin-top:1px;border-radius:4px}.datepicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.datepicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;left:7px}.datepicker>div{display:none}.datepicker table{width:100%;margin:0}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border-radius:4px}.datepicker td.day:hover{background:#eeeeee;cursor:pointer}.datepicker td.day.disabled{color:#eeeeee}.datepicker td.old,.datepicker td.new{color:#999999}.datepicker td.active,.datepicker td.active:hover{color:#ffffff;background-color:#006dcc;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));background-image:-webkit-linear-gradient(top, #08c, #04c);background-image:linear-gradient(to bottom, #08c, #04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#0044cc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker td.active:hover,.datepicker td.active:hover:hover,.datepicker td.active:focus,.datepicker td.active:hover:focus,.datepicker td.active:active,.datepicker td.active:hover:active,.datepicker td.active.active,.datepicker td.active.active:hover,.datepicker td.active.disabled,.datepicker td.active.disabled:hover,.datepicker td.active[disabled],.datepicker td.active[disabled]:hover{color:#ffffff;background-color:#0044cc;*background-color:#003bb3}.datepicker td.active:active,.datepicker td.active:hover:active,.datepicker td.active.active,.datepicker td.active.active:hover{background-color:#003399 \9}.datepicker td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;border-radius:4px}.datepicker td span:hover{background:#eeeeee}.datepicker td span.active{color:#ffffff;background-color:#006dcc;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));background-image:-webkit-linear-gradient(top, #08c, #04c);background-image:linear-gradient(to bottom, #08c, #04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#0044cc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker td span.active:hover,.datepicker td span.active:focus,.datepicker td span.active:active,.datepicker td span.active.active,.datepicker td span.active.disabled,.datepicker td span.active[disabled]{color:#ffffff;background-color:#0044cc;*background-color:#003bb3}.datepicker td span.active:active,.datepicker td span.active.active{background-color:#003399 \9}.datepicker td span.old{color:#999999}.datepicker th.switch{width:145px}.datepicker th.next,.datepicker th.prev{font-size:21px}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th:hover{background:#eeeeee}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-switch{display:inline-block;direction:ltr;cursor:pointer;border-radius:4px;border:1px solid;border-color:#cccccc;position:relative;text-align:left;overflow:hidden;line-height:8px;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-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}.bootstrap-switch .bootstrap-switch-container{display:inline-block;top:0;border-radius:4px;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-label{box-sizing:border-box;cursor:pointer;display:inline-block !important;height:100%;padding:6px 12px;font-size:14px;line-height:20px}.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-handle-off{text-align:center;z-index:1}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary{color:#fff;background:#428bca}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info{color:#fff;background:#5bc0de}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success{color:#fff;background:#5cb85c}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning{background:#f0ad4e;color:#fff}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger{color:#fff;background:#d9534f}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default{color:#000;background:#eeeeee}.bootstrap-switch .bootstrap-switch-label{text-align:center;margin-top:-1px;margin-bottom:-1px;z-index:100;color:#333333;background:#ffffff}.bootstrap-switch .bootstrap-switch-handle-on{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch .bootstrap-switch-handle-off{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch input[type='radio'],.bootstrap-switch input[type='checkbox']{position:absolute !important;top:0;left:0;opacity:0;filter:alpha(opacity=0);z-index:-1}.bootstrap-switch input.form-control[type='radio'],.bootstrap-switch input.form-control[type='checkbox']{height:auto}.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label{padding:1px 5px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label{padding:5px 10px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label{padding:6px 16px;font-size:18px;line-height:1.33}.bootstrap-switch.bootstrap-switch-disabled,.bootstrap-switch.bootstrap-switch-readonly,.bootstrap-switch.bootstrap-switch-indeterminate{cursor:default !important}.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label{opacity:0.5;filter:alpha(opacity=50);cursor:default !important}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{-webkit-transition:margin-left 0.5s;transition:margin-left 0.5s}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on{border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off{border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch.bootstrap-switch-focused{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label{border-bottom-left-radius:3px;border-top-left-radius:3px}table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important}table.dataTable td,table.dataTable th{box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:8px;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:8px;right:8px;display:block;font-family:'Glyphicons Halflings';opacity:0.5}table.dataTable thead .sorting:after{opacity:0.2;content:"\e150"}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}table.dataTable.table-condensed .sorting:after,table.dataTable.table-condensed .sorting_asc:after,table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}table.table-bordered.dataTable{border-collapse:separate !important}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}ul.dt-button-collection.dropdown-menu{display:block;z-index:2002;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}ul.dt-button-collection.dropdown-menu.fixed{position:fixed;top:50%;left:50%;margin-left:-75px}ul.dt-button-collection.dropdown-menu.fixed.two-column{margin-left:-150px}ul.dt-button-collection.dropdown-menu.fixed.three-column{margin-left:-225px}ul.dt-button-collection.dropdown-menu.fixed.four-column{margin-left:-300px}ul.dt-button-collection.dropdown-menu>*{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}ul.dt-button-collection.dropdown-menu.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}ul.dt-button-collection.dropdown-menu.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}ul.dt-button-collection.dropdown-menu.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2001}table.DTCR_clonedTable{background-color:rgba(255,255,255,0.7);z-index:202}div.DTCR_pointer{width:1px;background-color:#337ab7;z-index:201}table.dataTable th.focus,table.dataTable td.focus{outline:3px solid #337ab7;outline-offset:-1px}table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background-color:#08C}table.dataTable.stripe tbody>tr.odd.selected,table.dataTable.stripe tbody>tr.odd>.selected,table.dataTable.display tbody>tr.odd.selected,table.dataTable.display tbody>tr.odd>.selected{background-color:#0085c7}table.dataTable.hover tbody>tr.selected:hover,table.dataTable.hover tbody>tr>.selected:hover,table.dataTable.display tbody>tr.selected:hover,table.dataTable.display tbody>tr>.selected:hover{background-color:#0083c5}table.dataTable.order-column tbody>tr.selected>.sorting_1,table.dataTable.order-column tbody>tr.selected>.sorting_2,table.dataTable.order-column tbody>tr.selected>.sorting_3,table.dataTable.order-column tbody>tr>.selected,table.dataTable.display tbody>tr.selected>.sorting_1,table.dataTable.display tbody>tr.selected>.sorting_2,table.dataTable.display tbody>tr.selected>.sorting_3,table.dataTable.display tbody>tr>.selected{background-color:#0085c8}table.dataTable.display tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1{background-color:#0081c1}table.dataTable.display tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2{background-color:#0082c2}table.dataTable.display tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3{background-color:#0083c4}table.dataTable.display tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1{background-color:#0085c8}table.dataTable.display tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2{background-color:#0086ca}table.dataTable.display tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3{background-color:#0087cb}table.dataTable.display tbody>tr.odd>.selected,table.dataTable.order-column.stripe tbody>tr.odd>.selected{background-color:#0081c1}table.dataTable.display tbody>tr.even>.selected,table.dataTable.order-column.stripe tbody>tr.even>.selected{background-color:#0085c8}table.dataTable.display tbody>tr.selected:hover>.sorting_1,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1{background-color:#007dbb}table.dataTable.display tbody>tr.selected:hover>.sorting_2,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2{background-color:#007ebd}table.dataTable.display tbody>tr.selected:hover>.sorting_3,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3{background-color:#007fbf}table.dataTable.display tbody>tr:hover>.selected,table.dataTable.display tbody>tr>.selected:hover,table.dataTable.order-column.hover tbody>tr:hover>.selected,table.dataTable.order-column.hover tbody>tr>.selected:hover{background-color:#007dbb}table.dataTable td.select-checkbox{position:relative}table.dataTable td.select-checkbox:before,table.dataTable td.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable td.select-checkbox:before{content:' ';margin-top:-6px;margin-left:-6px;border:1px solid black;border-radius:3px}table.dataTable tr.selected td.select-checkbox:after{content:'\2714';margin-top:-11px;margin-left:-4px;text-align:center;text-shadow:1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0.5em}@media screen and (max-width: 640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block}}table.dataTable tbody tr.selected,table.dataTable tbody th.selected,table.dataTable tbody td.selected{color:white}table.dataTable tbody tr.selected a,table.dataTable tbody th.selected a,table.dataTable tbody td.selected a{color:#a2d4ed}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.cal-heatmap-container{display:block}.cal-heatmap-container .graph{font-family:"Lucida Grande", Lucida, Verdana, sans-serif}.cal-heatmap-container .graph-label{fill:#999;font-size:10px}.cal-heatmap-container .graph,.cal-heatmap-container .graph-legend rect{shape-rendering:crispedges}.cal-heatmap-container .graph-rect{fill:#ededed}.cal-heatmap-container .graph-subdomain-group rect:hover{stroke:#000;stroke-width:1px}.cal-heatmap-container .subdomain-text{font-size:8px;fill:#999;pointer-events:none}.cal-heatmap-container .hover_cursor:hover{cursor:pointer}.cal-heatmap-container .qi{background-color:#999;fill:#999}.cal-heatmap-container .q1{background-color:#dae289;fill:#dae289}.cal-heatmap-container .q2{background-color:#cedb9c;fill:#9cc069}.cal-heatmap-container .q3{background-color:#b5cf6b;fill:#669d45}.cal-heatmap-container .q4{background-color:#637939;fill:#637939}.cal-heatmap-container .q5{background-color:#3b6427;fill:#3b6427}.cal-heatmap-container rect.highlight{stroke:#444;stroke-width:1}.cal-heatmap-container text.highlight{fill:#444}.cal-heatmap-container rect.now{stroke:red}.cal-heatmap-container text.now{fill:red;font-weight:800}.cal-heatmap-container .domain-background{fill:none;shape-rendering:crispedges}.ch-tooltip{padding:10px;background:#222;color:#bbb;font-size:12px;line-height:1.4;width:140px;position:absolute;z-index:99999;text-align:center;border-radius:2px;box-shadow:2px 2px 2px rgba(0,0,0,0.2);display:none;box-sizing:border-box}.ch-tooltip::after{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;content:"";padding:0;display:block;bottom:-6px;left:50%;margin-left:-6px;border-width:6px 6px 0;border-top-color:#222}/*! X-editable - v1.5.1 
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */.editableform{margin-bottom:0}.editableform .control-group{margin-bottom:0;white-space:nowrap;line-height:20px}.editableform .form-control{width:auto}.editable-buttons{display:inline-block;vertical-align:top;margin-left:7px;zoom:1;*display:inline}.editable-buttons.editable-buttons-bottom{display:block;margin-top:7px;margin-left:0}.editable-input{vertical-align:top;display:inline-block;width:auto;white-space:normal;zoom:1;*display:inline}.editable-buttons .editable-cancel{margin-left:7px}.editable-buttons button.ui-button-icon-only{height:24px;width:30px}.editableform-loading{background:url("../img/loading.gif") center center no-repeat;height:25px;width:auto;min-width:25px}.editable-inline .editableform-loading{background-position:left 5px}.editable-error-block{max-width:300px;margin:5px 0 0 0;width:auto;white-space:normal}.editable-error-block.ui-state-error{padding:3px}.editable-error{color:red}.editableform .editable-date{padding:0;margin:0;float:left}.editable-inline .add-on .icon-th{margin-top:3px;margin-left:1px}.editable-checklist label input[type="checkbox"],.editable-checklist label span{vertical-align:middle;margin:0}.editable-checklist label{white-space:nowrap}.editable-wysihtml5{width:566px;height:250px}.editable-clear{clear:both;font-size:0.9em;text-decoration:none;text-align:right}.editable-clear-x{background:url("../img/clear.png") center center no-repeat;display:block;width:13px;height:13px;position:absolute;opacity:0.6;z-index:100;top:50%;right:6px;margin-top:-6px}.editable-clear-x:hover{opacity:1}.editable-pre-wrapped{white-space:pre-wrap}.editable-container.editable-popup{max-width:none !important}.editable-container.popover{width:auto}.editable-container.editable-inline{display:inline-block;vertical-align:middle;width:auto;zoom:1;*display:inline}.editable-container.ui-widget{font-size:inherit;z-index:9990}.editable-click,a.editable-click,a.editable-click:hover{text-decoration:none;border-bottom:dashed 1px #0088cc}.editable-click.editable-disabled,a.editable-click.editable-disabled,a.editable-click.editable-disabled:hover{color:#585858;cursor:default;border-bottom:none}.editable-empty,.editable-empty:hover,.editable-empty:focus{font-style:italic;color:#DD1144;text-decoration:none}.editable-unsaved{font-weight:bold}.editable-bg-transition{-webkit-transition:background-color 1400ms ease-out;transition:background-color 1400ms ease-out}.form-horizontal .editable{padding-top:5px;display:inline-block}/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.datepicker{padding:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;left:7px}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker table{margin:0}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day:hover{background:#eeeeee;cursor:pointer}.datepicker table tr td.old,.datepicker table tr td.new{color:#999999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:none;color:#999999;cursor:default}.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover{background-color:#fde19a;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));background-image:-webkit-linear-gradient(top, #fdd49a, #fdf59a);background-image:linear-gradient(top, #fdd49a, #fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today.active:hover,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.active:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled.disabled:hover,.datepicker table tr td.today[disabled],.datepicker table tr td.today[disabled]:hover,.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled[disabled]:hover{background-color:#fdf59a}.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today.active:hover,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.active:hover{background-color:#fbf069 \9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover{background:#eeeeee;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover{background-color:#f3d17a;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));background-image:-webkit-linear-gradient(top, #f3c17a, #f3e97a);background-image:linear-gradient(top, #f3c17a, #f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border-radius:0}.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.active:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled.disabled:hover,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today[disabled]:hover,.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled[disabled]:hover{background-color:#f3e97a}.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.active:hover{background-color:#efe24b \9}.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{background-color:#9e9e9e;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(gray));background-image:-webkit-linear-gradient(top, #b3b3b3, gray);background-image:linear-gradient(top, #b3b3b3, gray);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:#808080 #808080 #595959;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.active:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled.disabled:hover,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected[disabled]:hover,.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled[disabled]:hover{background-color:#808080}.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.active:hover{background-color:#666666 \9}.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover{background-color:#006dcc;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));background-image:-webkit-linear-gradient(top, #08c, #04c);background-image:linear-gradient(top, #08c, #04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker table tr td.active:hover,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled.disabled:hover,.datepicker table tr td.active[disabled],.datepicker table tr td.active[disabled]:hover,.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled[disabled]:hover{background-color:#0044cc}.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.active:hover{background-color:#003399 \9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span:hover{background:#eeeeee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:none;color:#999999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover{background-color:#006dcc;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));background-image:-webkit-linear-gradient(top, #08c, #04c);background-image:linear-gradient(top, #08c, #04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active[disabled]:hover,.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled[disabled]:hover{background-color:#0044cc}.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.active:hover{background-color:#003399 \9}.datepicker table tr td span.old,.datepicker table tr td span.new{color:#999999}.datepicker th.datepicker-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover{background:#eeeeee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:normal;line-height:18px;text-align:center;text-shadow:0 1px 0 #ffffff;vertical-align:middle;background-color:#eeeeee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}.datepicker__tether-element-attached-top .datepicker__triangle,.datepicker__tether-element-attached-bottom .datepicker__triangle,.datepicker__year-read-view--down-arrow{margin-left:-8px;position:absolute}.datepicker__tether-element-attached-top .datepicker__triangle,.datepicker__tether-element-attached-bottom .datepicker__triangle,.datepicker__year-read-view--down-arrow,.datepicker__tether-element-attached-top .datepicker__triangle::before,.datepicker__tether-element-attached-bottom .datepicker__triangle::before,.datepicker__year-read-view--down-arrow::before{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px}.datepicker__tether-element-attached-top .datepicker__triangle::before,.datepicker__tether-element-attached-bottom .datepicker__triangle::before,.datepicker__year-read-view--down-arrow::before{content:"";z-index:-1;border-width:8px;left:-8px;border-bottom-color:#aeaeae}.datepicker__tether-element-attached-top .datepicker__triangle{top:0;margin-top:-8px}.datepicker__tether-element-attached-top .datepicker__triangle,.datepicker__tether-element-attached-top .datepicker__triangle::before{border-top:none;border-bottom-color:#f0f0f0}.datepicker__tether-element-attached-top .datepicker__triangle::before{top:-1px;border-bottom-color:#aeaeae}.datepicker__tether-element-attached-bottom .datepicker__triangle,.datepicker__year-read-view--down-arrow{bottom:0;margin-bottom:-8px}.datepicker__tether-element-attached-bottom .datepicker__triangle,.datepicker__year-read-view--down-arrow,.datepicker__tether-element-attached-bottom .datepicker__triangle::before,.datepicker__year-read-view--down-arrow::before{border-bottom:none;border-top-color:#fff}.datepicker__tether-element-attached-bottom .datepicker__triangle::before,.datepicker__year-read-view--down-arrow::before{bottom:-1px;border-top-color:#aeaeae}.datepicker{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:11px;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:4px;display:inline-block;position:relative}.datepicker__triangle{position:absolute;left:50px}.datepicker__tether-element-attached-bottom.datepicker__tether-element{margin-top:-20px}.datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:4px;border-top-right-radius:4px;padding-top:8px;position:relative}.datepicker__current-month{margin-top:0;color:#000;font-weight:bold;font-size:13px}.datepicker__current-month--hasYearDropdown{margin-bottom:16px}.datepicker__navigation{line-height:24px;text-align:center;cursor:pointer;position:absolute;top:10px;width:0;border:6px solid transparent}.datepicker__navigation--previous{left:10px;border-right-color:#ccc}.datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.datepicker__navigation--next{right:10px;border-left-color:#ccc}.datepicker__navigation--next:hover{border-left-color:#b3b3b3}.datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.datepicker__navigation--years-previous{top:4px;border-top-color:#ccc}.datepicker__navigation--years-previous:hover{border-top-color:#b3b3b3}.datepicker__navigation--years-upcoming{top:-4px;border-bottom-color:#ccc}.datepicker__navigation--years-upcoming:hover{border-bottom-color:#b3b3b3}.datepicker__week-day{color:#ccc;display:inline-block;width:28px;line-height:24px}.datepicker__month{margin:5px;text-align:center}.datepicker__day{color:#000;display:inline-block;width:24px;line-height:24px;text-align:center;margin:2px;cursor:pointer}.datepicker__day:hover{border-radius:4px;background-color:#f0f0f0}.datepicker__day--today{font-weight:bold}.datepicker__day--selected,.datepicker__day--in-range{border-radius:4px;background-color:#216ba5;color:#fff}.datepicker__day--selected:hover,.datepicker__day--in-range:hover{background-color:#1d5d90}.datepicker__day--disabled{cursor:default;color:#ccc}.datepicker__day--disabled:hover{background-color:transparent}.datepicker__input-container{position:relative}.datepicker__input{position:relative;font-size:13px;border-radius:4px;box-shadow:inset 0 2px 2px #e9e9e9;border:1px solid #aeaeae;line-height:16px;padding:6px 10px 5px}.datepicker__input:focus{outline:none;border-color:#aeaeae;box-shadow:inset 0 2px 2px #e9e9e9,0 0 10px 0 rgba(73,107,125,0.3)}.datepicker__input:not(:valid)~.close-icon{display:none}.datepicker__year-read-view{width:50%;left:25%;position:absolute;bottom:25px;border:1px solid transparent;border-radius:4px}.datepicker__year-read-view:hover{cursor:pointer}.datepicker__year-read-view:hover .datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.datepicker__year-read-view--down-arrow{border-top-color:#ccc;margin-bottom:3px;left:5px;top:9px;position:relative;border-width:6px}.datepicker__year-read-view--selected-year{right:6px;position:relative}.datepicker__year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;text-align:center;border-radius:4px;border:1px solid #aeaeae}.datepicker__year-dropdown:hover{cursor:pointer}.datepicker__year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.datepicker__year-option:first-of-type{border-top-left-radius:4px;border-top-right-radius:4px}.datepicker__year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.datepicker__year-option:hover{background-color:#ccc}.datepicker__year-option:hover .datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.datepicker__year-option:hover .datepicker__navigation--years-previous{border-top-color:#b3b3b3}.datepicker__year-option--selected{position:absolute;left:30px}.close-icon{background-color:transparent;border:0;cursor:pointer;display:inline-block;height:0;outline:0;padding:0;vertical-align:middle}.close-icon::after{background-color:#216ba5;border-radius:50%;bottom:0;box-sizing:border-box;color:#fff;content:"\00d7";cursor:pointer;font-size:12px;height:16px;width:16px;line-height:1;margin:-8px auto 0;padding:2px;position:absolute;right:7px;text-align:center;top:50%}.datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:bold;padding:5px 0}/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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;-ms-text-size-adjust:100%;-webkit-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:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}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{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{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-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-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,#segment-container a>.caret,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton>.caret,.dropup>.btn>.caret,#segment-container .dropup>a>.caret,.datatable .dt-toolbar .dropup>button.ColVis_Button.ColVis_MasterButton>.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}}@font-face{font-family:'Glyphicons Halflings';src:url("https://d2k7np3cm4buhh.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot");src:url("https://d2k7np3cm4buhh.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix") format("embedded-opentype"),url("https://d2k7np3cm4buhh.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2") format("woff2"),url("https://d2k7np3cm4buhh.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff") format("woff"),url("https://d2k7np3cm4buhh.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf") format("truetype"),url("https://d2k7np3cm4buhh.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular") format("svg")}.glyphicon,.x-editable.editable.editable-click:after{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:brandon-text;font-size:13px;line-height:1.428571429;color:#636363;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#4485D1;text-decoration:none}a:hover,a:focus{color:#4A90E2;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded,#onboarding .import-company div.img-container img,#administration .import-company div.img-container img{border-radius:4px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:3px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:18px;margin-bottom:18px;border:0;border-top:1px solid #eeeeee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;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,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:normal;line-height:1;color:#929292}h1,.h1,h2,.h2,h3,.h3{margin-top:18px;margin-bottom:9px}h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:9px;margin-bottom:9px}h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small{font-size:75%}h1,.h1{font-size:33px}h2,.h2{font-size:27px}h3,.h3{font-size:23px}h4,.h4{font-size:17px}h5,.h5{font-size:13px}h6,.h6{font-size:12px}p{margin:0 0 9px}.lead{margin-bottom:18px;font-size:14px;font-weight:300;line-height:1.4}@media (min-width: 768px){.lead{font-size:19.5px}}small,.small{font-size:92%}mark,.mark{background-color:rgba(254,203,47,0.15);padding:.2em}.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,.initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted,.Popover .Popover-body .popover-title,.popover .popover-title,.react-feed-row-task-activity .task-title,.react-note-component .note-text,.SMDatatable .table-wrapper table tbody tr .selected-marker,.popover-content.member-popover p.profile-description,.workflow-component .workflow-actions .workflow-action .action-conditions h5,.workflow-component .workflow-actions .workflow-action .action-notifications h5,.workflow-component .workflow-actions .workflow-action .action-actions h5,.tasks-list-in-feed h4,.tasks-list-in-feed h5,.feed-history h4,.feed-history h5,div.feed h4,div.feed h5,label,table.attributes-table tr td.attr-label{color:#929292}.text-primary{color:#4485D1}a.text-primary:hover,.text-primary.btn:active,#segment-container a.text-primary:active,.datatable .dt-toolbar button.text-primary.ColVis_Button.ColVis_MasterButton:active,.text-primary.btn:focus,#segment-container a.text-primary:focus,.datatable .dt-toolbar button.text-primary.ColVis_Button.ColVis_MasterButton:focus,a.text-primary:focus{color:#2d6cb5}.text-success,.SMDatatable .table-wrapper table.selectable tbody tr.active .selected-marker{color:#0BC078}a.text-success:hover,.SMDatatable .table-wrapper table.selectable tbody tr.active a.selected-marker:hover,.text-success.btn:active,.SMDatatable .table-wrapper table.selectable tbody tr.active .btn.selected-marker:active,#segment-container a.text-success:active,#segment-container .SMDatatable .table-wrapper table.selectable tbody tr.active a.selected-marker:active,.SMDatatable .table-wrapper table.selectable tbody tr.active #segment-container a.selected-marker:active,.datatable .dt-toolbar button.text-success.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .SMDatatable .table-wrapper table.selectable tbody tr.active button.ColVis_Button.ColVis_MasterButton.selected-marker:active,.SMDatatable .table-wrapper table.selectable tbody tr.active .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.selected-marker:active,.text-success.btn:focus,.SMDatatable .table-wrapper table.selectable tbody tr.active .btn.selected-marker:focus,#segment-container a.text-success:focus,#segment-container .SMDatatable .table-wrapper table.selectable tbody tr.active a.selected-marker:focus,.SMDatatable .table-wrapper table.selectable tbody tr.active #segment-container a.selected-marker:focus,.datatable .dt-toolbar button.text-success.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .SMDatatable .table-wrapper table.selectable tbody tr.active button.ColVis_Button.ColVis_MasterButton.selected-marker:focus,.SMDatatable .table-wrapper table.selectable tbody tr.active .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.selected-marker:focus,a.text-success:focus,.SMDatatable .table-wrapper table.selectable tbody tr.active a.selected-marker:focus{color:#08905a}.text-info{color:#4485D1}a.text-info:hover,.text-info.btn:active,#segment-container a.text-info:active,.datatable .dt-toolbar button.text-info.ColVis_Button.ColVis_MasterButton:active,.text-info.btn:focus,#segment-container a.text-info:focus,.datatable .dt-toolbar button.text-info.ColVis_Button.ColVis_MasterButton:focus,a.text-info:focus{color:#2d6cb5}.text-warning{color:#fec516}a.text-warning:hover,.text-warning.btn:active,#segment-container a.text-warning:active,.datatable .dt-toolbar button.text-warning.ColVis_Button.ColVis_MasterButton:active,.text-warning.btn:focus,#segment-container a.text-warning:focus,.datatable .dt-toolbar button.text-warning.ColVis_Button.ColVis_MasterButton:focus,a.text-warning:focus{color:#dfa901}.text-danger{color:#EE5752}a.text-danger:hover,.text-danger.btn:active,#segment-container a.text-danger:active,.datatable .dt-toolbar button.text-danger.ColVis_Button.ColVis_MasterButton:active,.text-danger.btn:focus,#segment-container a.text-danger:focus,.datatable .dt-toolbar button.text-danger.ColVis_Button.ColVis_MasterButton:focus,a.text-danger:focus{color:#e92a24}.bg-primary{color:#fff}.bg-primary{background-color:#4485D1}a.bg-primary:hover,.bg-primary.btn:active,#segment-container a.bg-primary:active,.datatable .dt-toolbar button.bg-primary.ColVis_Button.ColVis_MasterButton:active,.bg-primary.btn:focus,#segment-container a.bg-primary:focus,.datatable .dt-toolbar button.bg-primary.ColVis_Button.ColVis_MasterButton:focus,a.bg-primary:focus{background-color:#2d6cb5}.bg-success{background-color:rgba(11,192,120,0.1)}a.bg-success:hover,.bg-success.btn:active,#segment-container a.bg-success:active,.datatable .dt-toolbar button.bg-success.ColVis_Button.ColVis_MasterButton:active,.bg-success.btn:focus,#segment-container a.bg-success:focus,.datatable .dt-toolbar button.bg-success.ColVis_Button.ColVis_MasterButton:focus,a.bg-success:focus{background-color:rgba(8,144,90,0.1)}.bg-info{background-color:rgba(68,133,209,0.1)}a.bg-info:hover,.bg-info.btn:active,#segment-container a.bg-info:active,.datatable .dt-toolbar button.bg-info.ColVis_Button.ColVis_MasterButton:active,.bg-info.btn:focus,#segment-container a.bg-info:focus,.datatable .dt-toolbar button.bg-info.ColVis_Button.ColVis_MasterButton:focus,a.bg-info:focus{background-color:rgba(45,108,181,0.1)}.bg-warning{background-color:rgba(254,203,47,0.15)}a.bg-warning:hover,.bg-warning.btn:active,#segment-container a.bg-warning:active,.datatable .dt-toolbar button.bg-warning.ColVis_Button.ColVis_MasterButton:active,.bg-warning.btn:focus,#segment-container a.bg-warning:focus,.datatable .dt-toolbar button.bg-warning.ColVis_Button.ColVis_MasterButton:focus,a.bg-warning:focus{background-color:rgba(249,188,1,0.15)}.bg-danger{background-color:rgba(238,87,82,0.1)}a.bg-danger:hover,.bg-danger.btn:active,#segment-container a.bg-danger:active,.datatable .dt-toolbar button.bg-danger.ColVis_Button.ColVis_MasterButton:active,.bg-danger.btn:focus,#segment-container a.bg-danger:focus,.datatable .dt-toolbar button.bg-danger.ColVis_Button.ColVis_MasterButton:focus,a.bg-danger:focus{background-color:rgba(233,42,36,0.1)}.page-header{padding-bottom:8px;margin:36px 0 18px;border-bottom:1px solid #eeeeee}ul,ol{margin-top:0;margin-bottom:9px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:18px}dt,dd{line-height:1.428571429}dt{font-weight:bold}dd{margin-left:0}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media (min-width: 768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #929292}.initialism{font-size:90%}blockquote{padding:9px 18px;margin:0 0 18px;font-size:16.25px;border-left:5px solid #eeeeee}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.428571429;color:#929292}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right,blockquote.PropBox,blockquote.TypeBoxContainer,.datatable .dt-toolbar blockquote.dt-buttons,.datatable .dt-toolbar blockquote.dataTables_length{padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0;text-align:right}.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.PropBox footer:before,blockquote.TypeBoxContainer footer:before,.datatable .dt-toolbar blockquote.dt-buttons footer:before,.datatable .dt-toolbar blockquote.dataTables_length footer:before,blockquote.pull-right small:before,blockquote.PropBox small:before,blockquote.TypeBoxContainer small:before,.datatable .dt-toolbar blockquote.dt-buttons small:before,.datatable .dt-toolbar blockquote.dataTables_length small:before,blockquote.pull-right .small:before,blockquote.PropBox .small:before,blockquote.TypeBoxContainer .small:before,.datatable .dt-toolbar blockquote.dt-buttons .small:before,.datatable .dt-toolbar blockquote.dataTables_length .small:before{content:''}.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.PropBox footer:after,blockquote.TypeBoxContainer footer:after,.datatable .dt-toolbar blockquote.dt-buttons footer:after,.datatable .dt-toolbar blockquote.dataTables_length footer:after,blockquote.pull-right small:after,blockquote.PropBox small:after,blockquote.TypeBoxContainer small:after,.datatable .dt-toolbar blockquote.dt-buttons small:after,.datatable .dt-toolbar blockquote.dataTables_length small:after,blockquote.pull-right .small:after,blockquote.PropBox .small:after,blockquote.TypeBoxContainer .small:after,.datatable .dt-toolbar blockquote.dt-buttons .small:after,.datatable .dt-toolbar blockquote.dataTables_length .small:after{content:'\00A0 \2014'}address{margin-bottom:18px;font-style:normal;line-height:1.428571429}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:3px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:4px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;box-shadow:none}pre{display:block;padding:8.5px;margin:0 0 9px;font-size:12px;line-height:1.428571429;word-break:break-all;word-wrap:break-word;color:#636363;background-color:#f5f5f5;border:1px solid #ccc;border-radius:3px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.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-left:15px;padding-right: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-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@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-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@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-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@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-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#929292;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:18px}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #eee}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #eee}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #eee}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #eee}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #eee}.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,.table.table-clickable td:hover>tbody>tr:hover{background-color:#FCFCFC}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:#FCFCFC}.table-hover>tbody>tr>td.active:hover,.table.table-clickable td:hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>.active.btn:active,#segment-container .table-hover>tbody>tr>a.active:active,.table.table-clickable td:hover>tbody>tr>.active.btn:active,.table.table-clickable #segment-container td:hover>tbody>tr>a.active:active,#segment-container .table.table-clickable td:hover>tbody>tr>a.active:active,.datatable .dt-toolbar .table-hover>tbody>tr>button.active.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>tr>button.active.ColVis_Button.ColVis_MasterButton:active,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>tr>button.active.ColVis_Button.ColVis_MasterButton:active,.table-hover>tbody>tr>.active.btn:focus,#segment-container .table-hover>tbody>tr>a.active:focus,.table.table-clickable td:hover>tbody>tr>.active.btn:focus,.table.table-clickable #segment-container td:hover>tbody>tr>a.active:focus,#segment-container .table.table-clickable td:hover>tbody>tr>a.active:focus,.datatable .dt-toolbar .table-hover>tbody>tr>button.active.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>tr>button.active.ColVis_Button.ColVis_MasterButton:focus,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>tr>button.active.ColVis_Button.ColVis_MasterButton:focus,.table-hover>tbody>tr>th.active:hover,.table.table-clickable td:hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table.table-clickable td:hover>tbody>tr.active:hover>td,.table-hover>tbody>.active.btn:active>td,#segment-container .table-hover>tbody>a.active:active>td,.table.table-clickable td:hover>tbody>.active.btn:active>td,.table.table-clickable #segment-container td:hover>tbody>a.active:active>td,#segment-container .table.table-clickable td:hover>tbody>a.active:active>td,.datatable .dt-toolbar .table-hover>tbody>button.active.ColVis_Button.ColVis_MasterButton:active>td,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.active.ColVis_Button.ColVis_MasterButton:active>td,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.active.ColVis_Button.ColVis_MasterButton:active>td,.table-hover>tbody>.active.btn:focus>td,#segment-container .table-hover>tbody>a.active:focus>td,.table.table-clickable td:hover>tbody>.active.btn:focus>td,.table.table-clickable #segment-container td:hover>tbody>a.active:focus>td,#segment-container .table.table-clickable td:hover>tbody>a.active:focus>td,.datatable .dt-toolbar .table-hover>tbody>button.active.ColVis_Button.ColVis_MasterButton:focus>td,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.active.ColVis_Button.ColVis_MasterButton:focus>td,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.active.ColVis_Button.ColVis_MasterButton:focus>td,.table-hover>tbody>tr:hover>.active,.table.table-clickable td:hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th,.table.table-clickable td:hover>tbody>tr.active:hover>th,.table-hover>tbody>.active.btn:active>th,#segment-container .table-hover>tbody>a.active:active>th,.table.table-clickable td:hover>tbody>.active.btn:active>th,.table.table-clickable #segment-container td:hover>tbody>a.active:active>th,#segment-container .table.table-clickable td:hover>tbody>a.active:active>th,.datatable .dt-toolbar .table-hover>tbody>button.active.ColVis_Button.ColVis_MasterButton:active>th,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.active.ColVis_Button.ColVis_MasterButton:active>th,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.active.ColVis_Button.ColVis_MasterButton:active>th,.table-hover>tbody>.active.btn:focus>th,#segment-container .table-hover>tbody>a.active:focus>th,.table.table-clickable td:hover>tbody>.active.btn:focus>th,.table.table-clickable #segment-container td:hover>tbody>a.active:focus>th,#segment-container .table.table-clickable td:hover>tbody>a.active:focus>th,.datatable .dt-toolbar .table-hover>tbody>button.active.ColVis_Button.ColVis_MasterButton:focus>th,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.active.ColVis_Button.ColVis_MasterButton:focus>th,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.active.ColVis_Button.ColVis_MasterButton:focus>th{background-color:#efefef}.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:rgba(11,192,120,0.1)}.table-hover>tbody>tr>td.success:hover,.table.table-clickable td:hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>.success.btn:active,#segment-container .table-hover>tbody>tr>a.success:active,.table.table-clickable td:hover>tbody>tr>.success.btn:active,.table.table-clickable #segment-container td:hover>tbody>tr>a.success:active,#segment-container .table.table-clickable td:hover>tbody>tr>a.success:active,.datatable .dt-toolbar .table-hover>tbody>tr>button.success.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>tr>button.success.ColVis_Button.ColVis_MasterButton:active,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>tr>button.success.ColVis_Button.ColVis_MasterButton:active,.table-hover>tbody>tr>.success.btn:focus,#segment-container .table-hover>tbody>tr>a.success:focus,.table.table-clickable td:hover>tbody>tr>.success.btn:focus,.table.table-clickable #segment-container td:hover>tbody>tr>a.success:focus,#segment-container .table.table-clickable td:hover>tbody>tr>a.success:focus,.datatable .dt-toolbar .table-hover>tbody>tr>button.success.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>tr>button.success.ColVis_Button.ColVis_MasterButton:focus,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>tr>button.success.ColVis_Button.ColVis_MasterButton:focus,.table-hover>tbody>tr>th.success:hover,.table.table-clickable td:hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table.table-clickable td:hover>tbody>tr.success:hover>td,.table-hover>tbody>.success.btn:active>td,#segment-container .table-hover>tbody>a.success:active>td,.table.table-clickable td:hover>tbody>.success.btn:active>td,.table.table-clickable #segment-container td:hover>tbody>a.success:active>td,#segment-container .table.table-clickable td:hover>tbody>a.success:active>td,.datatable .dt-toolbar .table-hover>tbody>button.success.ColVis_Button.ColVis_MasterButton:active>td,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.success.ColVis_Button.ColVis_MasterButton:active>td,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.success.ColVis_Button.ColVis_MasterButton:active>td,.table-hover>tbody>.success.btn:focus>td,#segment-container .table-hover>tbody>a.success:focus>td,.table.table-clickable td:hover>tbody>.success.btn:focus>td,.table.table-clickable #segment-container td:hover>tbody>a.success:focus>td,#segment-container .table.table-clickable td:hover>tbody>a.success:focus>td,.datatable .dt-toolbar .table-hover>tbody>button.success.ColVis_Button.ColVis_MasterButton:focus>td,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.success.ColVis_Button.ColVis_MasterButton:focus>td,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.success.ColVis_Button.ColVis_MasterButton:focus>td,.table-hover>tbody>tr:hover>.success,.table.table-clickable td:hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th,.table.table-clickable td:hover>tbody>tr.success:hover>th,.table-hover>tbody>.success.btn:active>th,#segment-container .table-hover>tbody>a.success:active>th,.table.table-clickable td:hover>tbody>.success.btn:active>th,.table.table-clickable #segment-container td:hover>tbody>a.success:active>th,#segment-container .table.table-clickable td:hover>tbody>a.success:active>th,.datatable .dt-toolbar .table-hover>tbody>button.success.ColVis_Button.ColVis_MasterButton:active>th,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.success.ColVis_Button.ColVis_MasterButton:active>th,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.success.ColVis_Button.ColVis_MasterButton:active>th,.table-hover>tbody>.success.btn:focus>th,#segment-container .table-hover>tbody>a.success:focus>th,.table.table-clickable td:hover>tbody>.success.btn:focus>th,.table.table-clickable #segment-container td:hover>tbody>a.success:focus>th,#segment-container .table.table-clickable td:hover>tbody>a.success:focus>th,.datatable .dt-toolbar .table-hover>tbody>button.success.ColVis_Button.ColVis_MasterButton:focus>th,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.success.ColVis_Button.ColVis_MasterButton:focus>th,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.success.ColVis_Button.ColVis_MasterButton:focus>th{background-color:rgba(10,168,105,0.1)}.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th{background-color:rgba(68,133,209,0.1)}.table-hover>tbody>tr>td.info:hover,.table.table-clickable td:hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>.info.btn:active,#segment-container .table-hover>tbody>tr>a.info:active,.table.table-clickable td:hover>tbody>tr>.info.btn:active,.table.table-clickable #segment-container td:hover>tbody>tr>a.info:active,#segment-container .table.table-clickable td:hover>tbody>tr>a.info:active,.datatable .dt-toolbar .table-hover>tbody>tr>button.info.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>tr>button.info.ColVis_Button.ColVis_MasterButton:active,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>tr>button.info.ColVis_Button.ColVis_MasterButton:active,.table-hover>tbody>tr>.info.btn:focus,#segment-container .table-hover>tbody>tr>a.info:focus,.table.table-clickable td:hover>tbody>tr>.info.btn:focus,.table.table-clickable #segment-container td:hover>tbody>tr>a.info:focus,#segment-container .table.table-clickable td:hover>tbody>tr>a.info:focus,.datatable .dt-toolbar .table-hover>tbody>tr>button.info.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>tr>button.info.ColVis_Button.ColVis_MasterButton:focus,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>tr>button.info.ColVis_Button.ColVis_MasterButton:focus,.table-hover>tbody>tr>th.info:hover,.table.table-clickable td:hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table.table-clickable td:hover>tbody>tr.info:hover>td,.table-hover>tbody>.info.btn:active>td,#segment-container .table-hover>tbody>a.info:active>td,.table.table-clickable td:hover>tbody>.info.btn:active>td,.table.table-clickable #segment-container td:hover>tbody>a.info:active>td,#segment-container .table.table-clickable td:hover>tbody>a.info:active>td,.datatable .dt-toolbar .table-hover>tbody>button.info.ColVis_Button.ColVis_MasterButton:active>td,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.info.ColVis_Button.ColVis_MasterButton:active>td,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.info.ColVis_Button.ColVis_MasterButton:active>td,.table-hover>tbody>.info.btn:focus>td,#segment-container .table-hover>tbody>a.info:focus>td,.table.table-clickable td:hover>tbody>.info.btn:focus>td,.table.table-clickable #segment-container td:hover>tbody>a.info:focus>td,#segment-container .table.table-clickable td:hover>tbody>a.info:focus>td,.datatable .dt-toolbar .table-hover>tbody>button.info.ColVis_Button.ColVis_MasterButton:focus>td,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.info.ColVis_Button.ColVis_MasterButton:focus>td,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.info.ColVis_Button.ColVis_MasterButton:focus>td,.table-hover>tbody>tr:hover>.info,.table.table-clickable td:hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th,.table.table-clickable td:hover>tbody>tr.info:hover>th,.table-hover>tbody>.info.btn:active>th,#segment-container .table-hover>tbody>a.info:active>th,.table.table-clickable td:hover>tbody>.info.btn:active>th,.table.table-clickable #segment-container td:hover>tbody>a.info:active>th,#segment-container .table.table-clickable td:hover>tbody>a.info:active>th,.datatable .dt-toolbar .table-hover>tbody>button.info.ColVis_Button.ColVis_MasterButton:active>th,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.info.ColVis_Button.ColVis_MasterButton:active>th,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.info.ColVis_Button.ColVis_MasterButton:active>th,.table-hover>tbody>.info.btn:focus>th,#segment-container .table-hover>tbody>a.info:focus>th,.table.table-clickable td:hover>tbody>.info.btn:focus>th,.table.table-clickable #segment-container td:hover>tbody>a.info:focus>th,#segment-container .table.table-clickable td:hover>tbody>a.info:focus>th,.datatable .dt-toolbar .table-hover>tbody>button.info.ColVis_Button.ColVis_MasterButton:focus>th,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.info.ColVis_Button.ColVis_MasterButton:focus>th,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.info.ColVis_Button.ColVis_MasterButton:focus>th{background-color:rgba(50,120,202,0.1)}.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:rgba(254,203,47,0.15)}.table-hover>tbody>tr>td.warning:hover,.table.table-clickable td:hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>.warning.btn:active,#segment-container .table-hover>tbody>tr>a.warning:active,.table.table-clickable td:hover>tbody>tr>.warning.btn:active,.table.table-clickable #segment-container td:hover>tbody>tr>a.warning:active,#segment-container .table.table-clickable td:hover>tbody>tr>a.warning:active,.datatable .dt-toolbar .table-hover>tbody>tr>button.warning.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>tr>button.warning.ColVis_Button.ColVis_MasterButton:active,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>tr>button.warning.ColVis_Button.ColVis_MasterButton:active,.table-hover>tbody>tr>.warning.btn:focus,#segment-container .table-hover>tbody>tr>a.warning:focus,.table.table-clickable td:hover>tbody>tr>.warning.btn:focus,.table.table-clickable #segment-container td:hover>tbody>tr>a.warning:focus,#segment-container .table.table-clickable td:hover>tbody>tr>a.warning:focus,.datatable .dt-toolbar .table-hover>tbody>tr>button.warning.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>tr>button.warning.ColVis_Button.ColVis_MasterButton:focus,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>tr>button.warning.ColVis_Button.ColVis_MasterButton:focus,.table-hover>tbody>tr>th.warning:hover,.table.table-clickable td:hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table.table-clickable td:hover>tbody>tr.warning:hover>td,.table-hover>tbody>.warning.btn:active>td,#segment-container .table-hover>tbody>a.warning:active>td,.table.table-clickable td:hover>tbody>.warning.btn:active>td,.table.table-clickable #segment-container td:hover>tbody>a.warning:active>td,#segment-container .table.table-clickable td:hover>tbody>a.warning:active>td,.datatable .dt-toolbar .table-hover>tbody>button.warning.ColVis_Button.ColVis_MasterButton:active>td,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.warning.ColVis_Button.ColVis_MasterButton:active>td,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.warning.ColVis_Button.ColVis_MasterButton:active>td,.table-hover>tbody>.warning.btn:focus>td,#segment-container .table-hover>tbody>a.warning:focus>td,.table.table-clickable td:hover>tbody>.warning.btn:focus>td,.table.table-clickable #segment-container td:hover>tbody>a.warning:focus>td,#segment-container .table.table-clickable td:hover>tbody>a.warning:focus>td,.datatable .dt-toolbar .table-hover>tbody>button.warning.ColVis_Button.ColVis_MasterButton:focus>td,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.warning.ColVis_Button.ColVis_MasterButton:focus>td,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.warning.ColVis_Button.ColVis_MasterButton:focus>td,.table-hover>tbody>tr:hover>.warning,.table.table-clickable td:hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th,.table.table-clickable td:hover>tbody>tr.warning:hover>th,.table-hover>tbody>.warning.btn:active>th,#segment-container .table-hover>tbody>a.warning:active>th,.table.table-clickable td:hover>tbody>.warning.btn:active>th,.table.table-clickable #segment-container td:hover>tbody>a.warning:active>th,#segment-container .table.table-clickable td:hover>tbody>a.warning:active>th,.datatable .dt-toolbar .table-hover>tbody>button.warning.ColVis_Button.ColVis_MasterButton:active>th,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.warning.ColVis_Button.ColVis_MasterButton:active>th,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.warning.ColVis_Button.ColVis_MasterButton:active>th,.table-hover>tbody>.warning.btn:focus>th,#segment-container .table-hover>tbody>a.warning:focus>th,.table.table-clickable td:hover>tbody>.warning.btn:focus>th,.table.table-clickable #segment-container td:hover>tbody>a.warning:focus>th,#segment-container .table.table-clickable td:hover>tbody>a.warning:focus>th,.datatable .dt-toolbar .table-hover>tbody>button.warning.ColVis_Button.ColVis_MasterButton:focus>th,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.warning.ColVis_Button.ColVis_MasterButton:focus>th,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.warning.ColVis_Button.ColVis_MasterButton:focus>th{background-color:rgba(254,197,22,0.15)}.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:rgba(238,87,82,0.1)}.table-hover>tbody>tr>td.danger:hover,.table.table-clickable td:hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>.danger.btn:active,#segment-container .table-hover>tbody>tr>a.danger:active,.table.table-clickable td:hover>tbody>tr>.danger.btn:active,.table.table-clickable #segment-container td:hover>tbody>tr>a.danger:active,#segment-container .table.table-clickable td:hover>tbody>tr>a.danger:active,.datatable .dt-toolbar .table-hover>tbody>tr>button.danger.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>tr>button.danger.ColVis_Button.ColVis_MasterButton:active,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>tr>button.danger.ColVis_Button.ColVis_MasterButton:active,.table-hover>tbody>tr>.danger.btn:focus,#segment-container .table-hover>tbody>tr>a.danger:focus,.table.table-clickable td:hover>tbody>tr>.danger.btn:focus,.table.table-clickable #segment-container td:hover>tbody>tr>a.danger:focus,#segment-container .table.table-clickable td:hover>tbody>tr>a.danger:focus,.datatable .dt-toolbar .table-hover>tbody>tr>button.danger.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>tr>button.danger.ColVis_Button.ColVis_MasterButton:focus,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>tr>button.danger.ColVis_Button.ColVis_MasterButton:focus,.table-hover>tbody>tr>th.danger:hover,.table.table-clickable td:hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table.table-clickable td:hover>tbody>tr.danger:hover>td,.table-hover>tbody>.danger.btn:active>td,#segment-container .table-hover>tbody>a.danger:active>td,.table.table-clickable td:hover>tbody>.danger.btn:active>td,.table.table-clickable #segment-container td:hover>tbody>a.danger:active>td,#segment-container .table.table-clickable td:hover>tbody>a.danger:active>td,.datatable .dt-toolbar .table-hover>tbody>button.danger.ColVis_Button.ColVis_MasterButton:active>td,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.danger.ColVis_Button.ColVis_MasterButton:active>td,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.danger.ColVis_Button.ColVis_MasterButton:active>td,.table-hover>tbody>.danger.btn:focus>td,#segment-container .table-hover>tbody>a.danger:focus>td,.table.table-clickable td:hover>tbody>.danger.btn:focus>td,.table.table-clickable #segment-container td:hover>tbody>a.danger:focus>td,#segment-container .table.table-clickable td:hover>tbody>a.danger:focus>td,.datatable .dt-toolbar .table-hover>tbody>button.danger.ColVis_Button.ColVis_MasterButton:focus>td,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.danger.ColVis_Button.ColVis_MasterButton:focus>td,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.danger.ColVis_Button.ColVis_MasterButton:focus>td,.table-hover>tbody>tr:hover>.danger,.table.table-clickable td:hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th,.table.table-clickable td:hover>tbody>tr.danger:hover>th,.table-hover>tbody>.danger.btn:active>th,#segment-container .table-hover>tbody>a.danger:active>th,.table.table-clickable td:hover>tbody>.danger.btn:active>th,.table.table-clickable #segment-container td:hover>tbody>a.danger:active>th,#segment-container .table.table-clickable td:hover>tbody>a.danger:active>th,.datatable .dt-toolbar .table-hover>tbody>button.danger.ColVis_Button.ColVis_MasterButton:active>th,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.danger.ColVis_Button.ColVis_MasterButton:active>th,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.danger.ColVis_Button.ColVis_MasterButton:active>th,.table-hover>tbody>.danger.btn:focus>th,#segment-container .table-hover>tbody>a.danger:focus>th,.table.table-clickable td:hover>tbody>.danger.btn:focus>th,.table.table-clickable #segment-container td:hover>tbody>a.danger:focus>th,#segment-container .table.table-clickable td:hover>tbody>a.danger:focus>th,.datatable .dt-toolbar .table-hover>tbody>button.danger.ColVis_Button.ColVis_MasterButton:focus>th,.datatable .dt-toolbar .table.table-clickable td:hover>tbody>button.danger.ColVis_Button.ColVis_MasterButton:focus>th,.table.table-clickable .datatable .dt-toolbar td:hover>tbody>button.danger.ColVis_Button.ColVis_MasterButton:focus>th{background-color:rgba(236,64,59,0.1)}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:13.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #eee}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.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>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th: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>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th: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>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:18px;font-size:19.5px;line-height:inherit;color:#636363;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{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:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:9px;font-size:13px;line-height:1.428571429;color:#555555}.form-control,.react-time-picker>div input,.react-date-picker,.SMDatatable .header #health-switch,.SMDatatable .header #page-menu{display:block;width:100%;height:36px;padding:8px 14px;font-size:13px;line-height:1.428571429;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:3px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}.form-control:focus,.react-time-picker>div input:focus,.react-date-picker:focus,.SMDatatable .header #health-switch:focus,.SMDatatable .header #page-menu:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.form-control::-moz-placeholder,.react-time-picker>div input::-moz-placeholder,.react-date-picker::-moz-placeholder,.SMDatatable .header #health-switch::-moz-placeholder,.SMDatatable .header #page-menu::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder,.react-time-picker>div input:-ms-input-placeholder,.react-date-picker:-ms-input-placeholder,.SMDatatable .header #health-switch:-ms-input-placeholder,.SMDatatable .header #page-menu:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder,.react-time-picker>div input::-webkit-input-placeholder,.react-date-picker::-webkit-input-placeholder,.SMDatatable .header #health-switch::-webkit-input-placeholder,.SMDatatable .header #page-menu::-webkit-input-placeholder{color:#999}.form-control[disabled],.react-time-picker>div input[disabled],.react-date-picker[disabled],.SMDatatable .header #health-switch[disabled],.SMDatatable .header #page-menu[disabled],.form-control[readonly],.react-time-picker>div input[readonly],.react-date-picker[readonly],.SMDatatable .header #health-switch[readonly],.SMDatatable .header #page-menu[readonly],fieldset[disabled] .form-control,fieldset[disabled] .react-time-picker>div input,.react-time-picker>div fieldset[disabled] input,fieldset[disabled] .react-date-picker,fieldset[disabled] .SMDatatable .header #health-switch,.SMDatatable .header fieldset[disabled] #health-switch,fieldset[disabled] .SMDatatable .header #page-menu,.SMDatatable .header fieldset[disabled] #page-menu{background-color:#eeeeee;opacity:1}.form-control[disabled],.react-time-picker>div input[disabled],.react-date-picker[disabled],.SMDatatable .header #health-switch[disabled],.SMDatatable .header #page-menu[disabled],fieldset[disabled] .form-control,fieldset[disabled] .react-time-picker>div input,.react-time-picker>div fieldset[disabled] input,fieldset[disabled] .react-date-picker,fieldset[disabled] .SMDatatable .header #health-switch,.SMDatatable .header fieldset[disabled] #health-switch,fieldset[disabled] .SMDatatable .header #page-menu,.SMDatatable .header fieldset[disabled] #page-menu{cursor:not-allowed}textarea.form-control,textarea.react-date-picker,.SMDatatable .header textarea#health-switch,.SMDatatable .header textarea#page-menu{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input.form-control[type="date"],.react-time-picker>div input[type="date"],.react-date-picker[type="date"],.SMDatatable .header #health-switch[type="date"],.SMDatatable .header #page-menu[type="date"],input.form-control[type="time"],.react-time-picker>div input[type="time"],.react-date-picker[type="time"],.SMDatatable .header #health-switch[type="time"],.SMDatatable .header #page-menu[type="time"],input.form-control[type="datetime-local"],.react-time-picker>div input[type="datetime-local"],.react-date-picker[type="datetime-local"],.SMDatatable .header #health-switch[type="datetime-local"],.SMDatatable .header #page-menu[type="datetime-local"],input.form-control[type="month"],.react-time-picker>div input[type="month"],.react-date-picker[type="month"],.SMDatatable .header #health-switch[type="month"],.SMDatatable .header #page-menu[type="month"]{line-height:36px}input.input-sm[type="date"],.editable-container.editable-inline .input-mini[type="date"],.input-group-sm>.form-control[type="date"],.input-group-sm>.react-date-picker[type="date"],.SMDatatable .header .input-group-sm>#health-switch[type="date"],.SMDatatable .header .input-group-sm>#page-menu[type="date"],.input-group-sm>.input-group-addon[type="date"],.input-group-sm>.input-group-btn>.btn[type="date"],#segment-container .input-group-sm>.input-group-btn>a[type="date"],.datatable .dt-toolbar .input-group-sm>.input-group-btn>button.ColVis_Button.ColVis_MasterButton[type="date"],.input-group-sm input[type="date"],input.input-sm[type="time"],.editable-container.editable-inline .input-mini[type="time"],.input-group-sm>.form-control[type="time"],.input-group-sm>.react-date-picker[type="time"],.SMDatatable .header .input-group-sm>#health-switch[type="time"],.SMDatatable .header .input-group-sm>#page-menu[type="time"],.input-group-sm>.input-group-addon[type="time"],.input-group-sm>.input-group-btn>.btn[type="time"],#segment-container .input-group-sm>.input-group-btn>a[type="time"],.datatable .dt-toolbar .input-group-sm>.input-group-btn>button.ColVis_Button.ColVis_MasterButton[type="time"],.input-group-sm input[type="time"],input.input-sm[type="datetime-local"],.editable-container.editable-inline .input-mini[type="datetime-local"],.input-group-sm>.form-control[type="datetime-local"],.input-group-sm>.react-date-picker[type="datetime-local"],.SMDatatable .header .input-group-sm>#health-switch[type="datetime-local"],.SMDatatable .header .input-group-sm>#page-menu[type="datetime-local"],.input-group-sm>.input-group-addon[type="datetime-local"],.input-group-sm>.input-group-btn>.btn[type="datetime-local"],#segment-container .input-group-sm>.input-group-btn>a[type="datetime-local"],.datatable .dt-toolbar .input-group-sm>.input-group-btn>button.ColVis_Button.ColVis_MasterButton[type="datetime-local"],.input-group-sm input[type="datetime-local"],input.input-sm[type="month"],.editable-container.editable-inline .input-mini[type="month"],.input-group-sm>.form-control[type="month"],.input-group-sm>.react-date-picker[type="month"],.SMDatatable .header .input-group-sm>#health-switch[type="month"],.SMDatatable .header .input-group-sm>#page-menu[type="month"],.input-group-sm>.input-group-addon[type="month"],.input-group-sm>.input-group-btn>.btn[type="month"],#segment-container .input-group-sm>.input-group-btn>a[type="month"],.datatable .dt-toolbar .input-group-sm>.input-group-btn>button.ColVis_Button.ColVis_MasterButton[type="month"],.input-group-sm input[type="month"]{line-height:30px}input.input-lg[type="date"],.datatable .dt-toolbar .dataTables_filter>label>input.form-control[type="date"],.datatable .dt-toolbar .react-time-picker>div .dataTables_filter>label>input[type="date"],.react-time-picker>div .datatable .dt-toolbar .dataTables_filter>label>input[type="date"],.datatable .dt-toolbar .dataTables_filter>label>.react-date-picker[type="date"],.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#health-switch[type="date"],.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#health-switch[type="date"],.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#page-menu[type="date"],.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#page-menu[type="date"],.input-group-lg>.form-control[type="date"],.input-group-lg>.react-date-picker[type="date"],.SMDatatable .header .input-group-lg>#health-switch[type="date"],.SMDatatable .header .input-group-lg>#page-menu[type="date"],.input-group-lg>.input-group-addon[type="date"],.input-group-lg>.input-group-btn>.btn[type="date"],#segment-container .input-group-lg>.input-group-btn>a[type="date"],.datatable .dt-toolbar .input-group-lg>.input-group-btn>button.ColVis_Button.ColVis_MasterButton[type="date"],.input-group-lg input[type="date"],input.input-lg[type="time"],.datatable .dt-toolbar .dataTables_filter>label>input.form-control[type="time"],.datatable .dt-toolbar .react-time-picker>div .dataTables_filter>label>input[type="time"],.react-time-picker>div .datatable .dt-toolbar .dataTables_filter>label>input[type="time"],.datatable .dt-toolbar .dataTables_filter>label>.react-date-picker[type="time"],.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#health-switch[type="time"],.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#health-switch[type="time"],.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#page-menu[type="time"],.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#page-menu[type="time"],.input-group-lg>.form-control[type="time"],.input-group-lg>.react-date-picker[type="time"],.SMDatatable .header .input-group-lg>#health-switch[type="time"],.SMDatatable .header .input-group-lg>#page-menu[type="time"],.input-group-lg>.input-group-addon[type="time"],.input-group-lg>.input-group-btn>.btn[type="time"],#segment-container .input-group-lg>.input-group-btn>a[type="time"],.datatable .dt-toolbar .input-group-lg>.input-group-btn>button.ColVis_Button.ColVis_MasterButton[type="time"],.input-group-lg input[type="time"],input.input-lg[type="datetime-local"],.datatable .dt-toolbar .dataTables_filter>label>input.form-control[type="datetime-local"],.datatable .dt-toolbar .react-time-picker>div .dataTables_filter>label>input[type="datetime-local"],.react-time-picker>div .datatable .dt-toolbar .dataTables_filter>label>input[type="datetime-local"],.datatable .dt-toolbar .dataTables_filter>label>.react-date-picker[type="datetime-local"],.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#health-switch[type="datetime-local"],.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#health-switch[type="datetime-local"],.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#page-menu[type="datetime-local"],.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#page-menu[type="datetime-local"],.input-group-lg>.form-control[type="datetime-local"],.input-group-lg>.react-date-picker[type="datetime-local"],.SMDatatable .header .input-group-lg>#health-switch[type="datetime-local"],.SMDatatable .header .input-group-lg>#page-menu[type="datetime-local"],.input-group-lg>.input-group-addon[type="datetime-local"],.input-group-lg>.input-group-btn>.btn[type="datetime-local"],#segment-container .input-group-lg>.input-group-btn>a[type="datetime-local"],.datatable .dt-toolbar .input-group-lg>.input-group-btn>button.ColVis_Button.ColVis_MasterButton[type="datetime-local"],.input-group-lg input[type="datetime-local"],input.input-lg[type="month"],.datatable .dt-toolbar .dataTables_filter>label>input.form-control[type="month"],.datatable .dt-toolbar .react-time-picker>div .dataTables_filter>label>input[type="month"],.react-time-picker>div .datatable .dt-toolbar .dataTables_filter>label>input[type="month"],.datatable .dt-toolbar .dataTables_filter>label>.react-date-picker[type="month"],.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#health-switch[type="month"],.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#health-switch[type="month"],.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#page-menu[type="month"],.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#page-menu[type="month"],.input-group-lg>.form-control[type="month"],.input-group-lg>.react-date-picker[type="month"],.SMDatatable .header .input-group-lg>#health-switch[type="month"],.SMDatatable .header .input-group-lg>#page-menu[type="month"],.input-group-lg>.input-group-addon[type="month"],.input-group-lg>.input-group-btn>.btn[type="month"],#segment-container .input-group-lg>.input-group-btn>a[type="month"],.datatable .dt-toolbar .input-group-lg>.input-group-btn>button.ColVis_Button.ColVis_MasterButton[type="month"],.input-group-lg input[type="month"]{line-height:45px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:18px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input.disabled[type="radio"],fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input.disabled[type="checkbox"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:9px;padding-bottom:9px;margin-bottom:0;min-height:31px}.form-control-static.input-lg,.datatable .dt-toolbar .dataTables_filter>label>input.form-control-static.form-control,.datatable .dt-toolbar .react-time-picker>div .dataTables_filter>label>input.form-control-static,.react-time-picker>div .datatable .dt-toolbar .dataTables_filter>label>input.form-control-static,.datatable .dt-toolbar .dataTables_filter>label>.form-control-static.react-date-picker,.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#health-switch.form-control-static,.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#health-switch.form-control-static,.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#page-menu.form-control-static,.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#page-menu.form-control-static,.input-group-lg>.form-control-static.form-control,.react-time-picker>div .input-group-lg>input.form-control-static,.input-group-lg>.form-control-static.react-date-picker,.SMDatatable .header .input-group-lg>#health-switch.form-control-static,.SMDatatable .header .input-group-lg>#page-menu.form-control-static,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,#segment-container .input-group-lg>.input-group-btn>a.form-control-static,.datatable .dt-toolbar .input-group-lg>.input-group-btn>button.form-control-static.ColVis_Button.ColVis_MasterButton,.form-control-static.input-sm,.editable-container.editable-inline .form-control-static.input-mini,.input-group-sm>.form-control-static.form-control,.react-time-picker>div .input-group-sm>input.form-control-static,.input-group-sm>.form-control-static.react-date-picker,.SMDatatable .header .input-group-sm>#health-switch.form-control-static,.SMDatatable .header .input-group-sm>#page-menu.form-control-static,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn,#segment-container .input-group-sm>.input-group-btn>a.form-control-static,.datatable .dt-toolbar .input-group-sm>.input-group-btn>button.form-control-static.ColVis_Button.ColVis_MasterButton{padding-left:0;padding-right:0}.input-sm,.editable-container.editable-inline .input-mini,.input-group-sm>.form-control,.react-time-picker>div .input-group-sm>input,.input-group-sm>.react-date-picker,.SMDatatable .header .input-group-sm>#health-switch,.SMDatatable .header .input-group-sm>#page-menu,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,#segment-container .input-group-sm>.input-group-btn>a,.datatable .dt-toolbar .input-group-sm>.input-group-btn>button.ColVis_Button.ColVis_MasterButton{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:4px}select.input-sm,.editable-container.editable-inline select.input-mini,.input-group-sm>select.form-control,.input-group-sm>select.react-date-picker,.SMDatatable .header .input-group-sm>select#health-switch,.SMDatatable .header .input-group-sm>select#page-menu,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn{height:30px;line-height:30px}textarea.input-sm,.editable-container.editable-inline textarea.input-mini,.input-group-sm>textarea.form-control,.input-group-sm>textarea.react-date-picker,.SMDatatable .header .input-group-sm>textarea#health-switch,.SMDatatable .header .input-group-sm>textarea#page-menu,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select.input-sm[multiple],.editable-container.editable-inline .input-mini[multiple],.input-group-sm>.form-control[multiple],.react-time-picker>div .input-group-sm>input[multiple],.input-group-sm>.react-date-picker[multiple],.SMDatatable .header .input-group-sm>#health-switch[multiple],.SMDatatable .header .input-group-sm>#page-menu[multiple],.input-group-sm>.input-group-addon[multiple],.input-group-sm>.input-group-btn>.btn[multiple],#segment-container .input-group-sm>.input-group-btn>a[multiple],.datatable .dt-toolbar .input-group-sm>.input-group-btn>button.ColVis_Button.ColVis_MasterButton[multiple]{height:auto}.form-group-sm .form-control,.form-group-sm .react-time-picker>div input,.react-time-picker>div .form-group-sm input,.form-group-sm .react-date-picker,.form-group-sm .SMDatatable .header #health-switch,.SMDatatable .header .form-group-sm #health-switch,.form-group-sm .SMDatatable .header #page-menu,.SMDatatable .header .form-group-sm #page-menu{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:4px}.form-group-sm select.form-control,.form-group-sm select.react-date-picker,.form-group-sm .SMDatatable .header select#health-switch,.SMDatatable .header .form-group-sm select#health-switch,.form-group-sm .SMDatatable .header select#page-menu,.SMDatatable .header .form-group-sm select#page-menu{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm textarea.react-date-picker,.form-group-sm .SMDatatable .header textarea#health-switch,.SMDatatable .header .form-group-sm textarea#health-switch,.form-group-sm .SMDatatable .header textarea#page-menu,.SMDatatable .header .form-group-sm textarea#page-menu,.form-group-sm select.form-control[multiple],.form-group-sm .react-time-picker>div input[multiple],.react-time-picker>div .form-group-sm input[multiple],.form-group-sm .react-date-picker[multiple],.form-group-sm .SMDatatable .header #health-switch[multiple],.SMDatatable .header .form-group-sm #health-switch[multiple],.form-group-sm .SMDatatable .header #page-menu[multiple],.SMDatatable .header .form-group-sm #page-menu[multiple]{height:auto}.form-group-sm .form-control-static{height:30px;min-height:30px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg,.datatable .dt-toolbar .dataTables_filter>label>input.form-control,.datatable .dt-toolbar .react-time-picker>div .dataTables_filter>label>input,.react-time-picker>div .datatable .dt-toolbar .dataTables_filter>label>input,.datatable .dt-toolbar .dataTables_filter>label>input.react-date-picker,.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>input#health-switch,.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>input#health-switch,.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>input#page-menu,.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>input#page-menu,.input-group-lg>.form-control,.react-time-picker>div .input-group-lg>input,.input-group-lg>.react-date-picker,.SMDatatable .header .input-group-lg>#health-switch,.SMDatatable .header .input-group-lg>#page-menu,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,#segment-container .input-group-lg>.input-group-btn>a,.datatable .dt-toolbar .input-group-lg>.input-group-btn>button.ColVis_Button.ColVis_MasterButton{height:45px;padding:10px 18px;font-size:17px;line-height:1.3333333;border-radius:4px}select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.react-date-picker,.SMDatatable .header .input-group-lg>select#health-switch,.SMDatatable .header .input-group-lg>select#page-menu,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn{height:45px;line-height:45px}textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.react-date-picker,.SMDatatable .header .input-group-lg>textarea#health-switch,.SMDatatable .header .input-group-lg>textarea#page-menu,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select.input-lg[multiple],.datatable .dt-toolbar .dataTables_filter>label>input.form-control[multiple],.datatable .dt-toolbar .react-time-picker>div .dataTables_filter>label>input[multiple],.react-time-picker>div .datatable .dt-toolbar .dataTables_filter>label>input[multiple],.datatable .dt-toolbar .dataTables_filter>label>.react-date-picker[multiple],.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#health-switch[multiple],.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#health-switch[multiple],.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#page-menu[multiple],.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#page-menu[multiple],.input-group-lg>.form-control[multiple],.react-time-picker>div .input-group-lg>input[multiple],.input-group-lg>.react-date-picker[multiple],.SMDatatable .header .input-group-lg>#health-switch[multiple],.SMDatatable .header .input-group-lg>#page-menu[multiple],.input-group-lg>.input-group-addon[multiple],.input-group-lg>.input-group-btn>.btn[multiple],#segment-container .input-group-lg>.input-group-btn>a[multiple],.datatable .dt-toolbar .input-group-lg>.input-group-btn>button.ColVis_Button.ColVis_MasterButton[multiple]{height:auto}.form-group-lg .form-control,.form-group-lg .react-time-picker>div input,.react-time-picker>div .form-group-lg input,.form-group-lg .react-date-picker,.form-group-lg .SMDatatable .header #health-switch,.SMDatatable .header .form-group-lg #health-switch,.form-group-lg .SMDatatable .header #page-menu,.SMDatatable .header .form-group-lg #page-menu{height:45px;padding:10px 18px;font-size:17px;line-height:1.3333333;border-radius:4px}.form-group-lg select.form-control,.form-group-lg select.react-date-picker,.form-group-lg .SMDatatable .header select#health-switch,.SMDatatable .header .form-group-lg select#health-switch,.form-group-lg .SMDatatable .header select#page-menu,.SMDatatable .header .form-group-lg select#page-menu{height:45px;line-height:45px}.form-group-lg textarea.form-control,.form-group-lg textarea.react-date-picker,.form-group-lg .SMDatatable .header textarea#health-switch,.SMDatatable .header .form-group-lg textarea#health-switch,.form-group-lg .SMDatatable .header textarea#page-menu,.SMDatatable .header .form-group-lg textarea#page-menu,.form-group-lg select.form-control[multiple],.form-group-lg .react-time-picker>div input[multiple],.react-time-picker>div .form-group-lg input[multiple],.form-group-lg .react-date-picker[multiple],.form-group-lg .SMDatatable .header #health-switch[multiple],.SMDatatable .header .form-group-lg #health-switch[multiple],.form-group-lg .SMDatatable .header #page-menu[multiple],.SMDatatable .header .form-group-lg #page-menu[multiple]{height:auto}.form-group-lg .form-control-static{height:45px;min-height:35px;padding:11px 18px;font-size:17px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control,.has-feedback .react-time-picker>div input,.react-time-picker>div .has-feedback input,.has-feedback .react-date-picker,.has-feedback .SMDatatable .header #health-switch,.SMDatatable .header .has-feedback #health-switch,.has-feedback .SMDatatable .header #page-menu,.SMDatatable .header .has-feedback #page-menu{padding-right:45px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:36px;height:36px;line-height:36px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.datatable .dt-toolbar .dataTables_filter>label>input.form-control+.form-control-feedback,.datatable .dt-toolbar .react-time-picker>div .dataTables_filter>label>input+.form-control-feedback,.react-time-picker>div .datatable .dt-toolbar .dataTables_filter>label>input+.form-control-feedback,.datatable .dt-toolbar .dataTables_filter>label>input.react-date-picker+.form-control-feedback,.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>input#health-switch+.form-control-feedback,.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>input#health-switch+.form-control-feedback,.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>input#page-menu+.form-control-feedback,.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>input#page-menu+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.react-time-picker>div .input-group-lg>input+.form-control-feedback,.input-group-lg>.react-date-picker+.form-control-feedback,.SMDatatable .header .input-group-lg>#health-switch+.form-control-feedback,.SMDatatable .header .input-group-lg>#page-menu+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,#segment-container .input-group-lg>.input-group-btn>a+.form-control-feedback,.datatable .dt-toolbar .input-group-lg>.input-group-btn>button.ColVis_Button.ColVis_MasterButton+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback,.form-group-lg .react-time-picker>div input+.form-control-feedback,.react-time-picker>div .form-group-lg input+.form-control-feedback,.form-group-lg .react-date-picker+.form-control-feedback,.form-group-lg .SMDatatable .header #health-switch+.form-control-feedback,.SMDatatable .header .form-group-lg #health-switch+.form-control-feedback,.form-group-lg .SMDatatable .header #page-menu+.form-control-feedback,.SMDatatable .header .form-group-lg #page-menu+.form-control-feedback{width:45px;height:45px;line-height:45px}.input-sm+.form-control-feedback,.editable-container.editable-inline .input-mini+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.react-time-picker>div .input-group-sm>input+.form-control-feedback,.input-group-sm>.react-date-picker+.form-control-feedback,.SMDatatable .header .input-group-sm>#health-switch+.form-control-feedback,.SMDatatable .header .input-group-sm>#page-menu+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,#segment-container .input-group-sm>.input-group-btn>a+.form-control-feedback,.datatable .dt-toolbar .input-group-sm>.input-group-btn>button.ColVis_Button.ColVis_MasterButton+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback,.form-group-sm .react-time-picker>div input+.form-control-feedback,.react-time-picker>div .form-group-sm input+.form-control-feedback,.form-group-sm .react-date-picker+.form-control-feedback,.form-group-sm .SMDatatable .header #health-switch+.form-control-feedback,.SMDatatable .header .form-group-sm #health-switch+.form-control-feedback,.form-group-sm .SMDatatable .header #page-menu+.form-control-feedback,.SMDatatable .header .form-group-sm #page-menu+.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:#0BC078}.has-success .form-control,.has-success .react-time-picker>div input,.react-time-picker>div .has-success input,.has-success .react-date-picker,.has-success .SMDatatable .header #health-switch,.SMDatatable .header .has-success #health-switch,.has-success .SMDatatable .header #page-menu,.SMDatatable .header .has-success #page-menu{border-color:#0BC078;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus,.has-success .react-time-picker>div input:focus,.react-time-picker>div .has-success input:focus,.has-success .react-date-picker:focus,.has-success .SMDatatable .header #health-switch:focus,.SMDatatable .header .has-success #health-switch:focus,.has-success .SMDatatable .header #page-menu:focus,.SMDatatable .header .has-success #page-menu:focus{border-color:#08905a;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #3df4ab}.has-success .input-group-addon{color:#0BC078;border-color:#0BC078;background-color:rgba(11,192,120,0.1)}.has-success .form-control-feedback{color:#0BC078}.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:#fec516}.has-warning .form-control,.has-warning .react-time-picker>div input,.react-time-picker>div .has-warning input,.has-warning .react-date-picker,.has-warning .SMDatatable .header #health-switch,.SMDatatable .header .has-warning #health-switch,.has-warning .SMDatatable .header #page-menu,.SMDatatable .header .has-warning #page-menu{border-color:#fec516;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus,.has-warning .react-time-picker>div input:focus,.react-time-picker>div .has-warning input:focus,.has-warning .react-date-picker:focus,.has-warning .SMDatatable .header #health-switch:focus,.SMDatatable .header .has-warning #health-switch:focus,.has-warning .SMDatatable .header #page-menu:focus,.SMDatatable .header .has-warning #page-menu:focus{border-color:#dfa901;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fede7b}.has-warning .input-group-addon{color:#fec516;border-color:#fec516;background-color:rgba(254,203,47,0.15)}.has-warning .form-control-feedback{color:#fec516}.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:#EE5752}.has-error .form-control,.has-error .react-time-picker>div input,.react-time-picker>div .has-error input,.has-error .react-date-picker,.has-error .SMDatatable .header #health-switch,.SMDatatable .header .has-error #health-switch,.has-error .SMDatatable .header #page-menu,.SMDatatable .header .has-error #page-menu{border-color:#EE5752;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus,.has-error .react-time-picker>div input:focus,.react-time-picker>div .has-error input:focus,.has-error .react-date-picker:focus,.has-error .SMDatatable .header #health-switch:focus,.SMDatatable .header .has-error #health-switch:focus,.has-error .SMDatatable .header #page-menu:focus,.SMDatatable .header .has-error #page-menu:focus{border-color:#e92a24;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f7b1af}.has-error .input-group-addon{color:#EE5752;border-color:#EE5752;background-color:rgba(238,87,82,0.1)}.has-error .form-control-feedback{color:#EE5752}.has-feedback label~.form-control-feedback{top:23px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#a3a3a3}@media (min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control,.form-inline .react-time-picker>div input,.react-time-picker>div .form-inline input,.form-inline .react-date-picker,.form-inline .SMDatatable .header #health-switch,.SMDatatable .header .form-inline #health-switch,.form-inline .SMDatatable .header #page-menu,.SMDatatable .header .form-inline #page-menu{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,.form-inline .input-group .react-time-picker>div input,.react-time-picker>div .form-inline .input-group input,.form-inline .input-group .react-date-picker,.form-inline .input-group .SMDatatable .header #health-switch,.SMDatatable .header .form-inline .input-group #health-switch,.form-inline .input-group .SMDatatable .header #page-menu,.SMDatatable .header .form-inline .input-group #page-menu{width:auto}.form-inline .input-group>.form-control,.form-inline .react-time-picker>div .input-group>input,.react-time-picker>div .form-inline .input-group>input,.form-inline .input-group>.react-date-picker,.form-inline .SMDatatable .header .input-group>#health-switch,.SMDatatable .header .form-inline .input-group>#health-switch,.form-inline .SMDatatable .header .input-group>#page-menu,.SMDatatable .header .form-inline .input-group>#page-menu{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{margin-top:0;margin-bottom:0;padding-top:9px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media (min-width: 768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:9px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:14.333333px;font-size:17px}}@media (min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn,#segment-container a,.btn:active,.btn:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:8px 14px;font-size:13px;line-height:1.428571429;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,#segment-container a:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:focus,.btn.focus,#segment-container a.focus,.datatable .dt-toolbar button.focus.ColVis_Button.ColVis_MasterButton,.btn:active:focus,.btn.focus:active,.btn.active:focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,#segment-container a:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:hover,.datatable .dt-toolbar .ColVis_MasterButton.btn:active,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:active,.datatable .dt-toolbar .ColVis_MasterButton.btn:focus,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:focus,.btn:focus,#segment-container a:focus,.btn.focus,#segment-container a.focus,.datatable .dt-toolbar button.focus.ColVis_Button.ColVis_MasterButton{color:#636363;text-decoration:none}.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn.active,#segment-container a.active,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,#segment-container a.disabled,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton,.btn[disabled],#segment-container a[disabled],.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled],fieldset[disabled] .btn,fieldset[disabled] #segment-container a,#segment-container fieldset[disabled] a,fieldset[disabled] .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar fieldset[disabled] button.ColVis_Button.ColVis_MasterButton{cursor:not-allowed;opacity:0.65;filter:alpha(opacity=65);box-shadow:none}a.btn.disabled,#segment-container a.disabled,fieldset[disabled] a.btn,fieldset[disabled] #segment-container a,#segment-container fieldset[disabled] a{pointer-events:none}.btn-default,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton{color:#636363;background-color:#FCFCFC;border-color:#DEE0E2}.btn-default:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:focus,.btn-default.focus,.datatable .dt-toolbar button.focus.ColVis_Button.ColVis_MasterButton{color:#636363;background-color:#e3e3e3;border-color:#9aa0a6}.btn-default:hover,.btn-default.btn:active,#segment-container a.btn-default:active,.btn-default.btn:focus,#segment-container a.btn-default:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:hover,.datatable .dt-toolbar .ColVis_MasterButton.btn:active,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:active,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:active,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:active,.datatable .dt-toolbar .ColVis_MasterButton.btn:focus,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:focus,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:focus,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:focus{color:#636363;background-color:#e3e3e3;border-color:#bdc1c5}.btn-default:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-default.active,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton,.open>.btn-default.dropdown-toggle,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton{color:#636363;background-color:#e3e3e3;border-color:#bdc1c5}.btn-default:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-default:active:focus,.btn-default.focus:active,.btn-default.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:hover,.datatable .dt-toolbar .ColVis_MasterButton.btn:active,.datatable .dt-toolbar .ColVis_MasterButton.btn:focus,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:focus,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:focus,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:focus,.btn-default.active:focus,.btn-default.active.focus,.datatable .dt-toolbar button.active.focus.ColVis_Button.ColVis_MasterButton,.open>.btn-default.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus,.datatable .dt-toolbar .open>button.dropdown-toggle.focus.ColVis_Button.ColVis_MasterButton{color:#636363;background-color:#d1d1d1;border-color:#9aa0a6}.btn-default:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-default.active,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton,.open>.btn-default.dropdown-toggle,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton{background-image:none}.btn-default.disabled,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton,.btn-default.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.disabled.btn:focus,#segment-container a.disabled:focus,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled.active,.btn-default[disabled],.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled],.btn-default[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.btn-default[disabled]:focus,.btn-default.focus[disabled],.btn-default[disabled]:active,.btn-default.active[disabled],fieldset[disabled] .btn-default,fieldset[disabled] .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar fieldset[disabled] button.ColVis_Button.ColVis_MasterButton,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default.active{background-color:#FCFCFC;border-color:#DEE0E2}.btn-default .badge,.btn-default .question-mark-tooltip,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton .badge,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton .question-mark-tooltip{color:#FCFCFC;background-color:#636363}.btn-primary{color:#fff;background-color:#4485D1;border-color:rgba(0,0,0,0)}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#2d6cb5;border-color:rgba(0,0,0,0)}.btn-primary:hover,.btn-primary.btn:active,#segment-container a.btn-primary:active,.datatable .dt-toolbar button.btn-primary.ColVis_Button.ColVis_MasterButton:active,.btn-primary.btn:focus,#segment-container a.btn-primary:focus,.datatable .dt-toolbar button.btn-primary.ColVis_Button.ColVis_MasterButton:focus{color:#fff;background-color:#2d6cb5;border-color:rgba(0,0,0,0)}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#2d6cb5;border-color:rgba(0,0,0,0)}.btn-primary:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-primary:active:focus,.btn-primary.focus:active,.btn-primary.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus{color:#fff;background-color:#265b99;border-color:rgba(0,0,0,0)}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled,.btn-primary.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-primary[disabled]:focus,.btn-primary.focus[disabled],.btn-primary[disabled]:active,.btn-primary.active[disabled],fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-primary.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-primary.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-primary.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-primary.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active{background-color:#4485D1;border-color:rgba(0,0,0,0)}.btn-primary .badge,.btn-primary .question-mark-tooltip{color:#4485D1;background-color:#fff}.btn-success,#segment-container a{color:#fff;background-color:#0BC078;border-color:rgba(0,0,0,0)}.btn-success:focus,#segment-container a:focus,.btn-success.focus,#segment-container a.focus{color:#fff;background-color:#08905a;border-color:rgba(0,0,0,0)}.btn-success:hover,#segment-container a:hover,.btn-success.btn:active,#segment-container a:active,.datatable .dt-toolbar button.btn-success.ColVis_Button.ColVis_MasterButton:active,.btn-success.btn:focus,#segment-container a:focus,.datatable .dt-toolbar button.btn-success.ColVis_Button.ColVis_MasterButton:focus{color:#fff;background-color:#08905a;border-color:rgba(0,0,0,0)}.btn-success:active,#segment-container a:active,.btn-success.active,#segment-container a.active,.open>.btn-success.dropdown-toggle,#segment-container .open>a.dropdown-toggle{color:#fff;background-color:#08905a;border-color:rgba(0,0,0,0)}.btn-success:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-success:active:focus,.btn-success.focus:active,.btn-success.active:hover,#segment-container a.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-success.active:focus,.btn-success.active.focus,#segment-container a.active.focus,.open>.btn-success.dropdown-toggle:hover,#segment-container .open>a.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus,#segment-container .open>a.dropdown-toggle.focus{color:#fff;background-color:#066e45;border-color:rgba(0,0,0,0)}.btn-success:active,#segment-container a:active,.btn-success.active,#segment-container a.active,.open>.btn-success.dropdown-toggle,#segment-container .open>a.dropdown-toggle{background-image:none}.btn-success.disabled,#segment-container a.disabled,.btn-success.disabled:hover,.disabled.btn:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],#segment-container a[disabled],.btn-success[disabled]:hover,.btn[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-success[disabled]:focus,.btn-success.focus[disabled],.btn-success[disabled]:active,.btn-success.active[disabled],fieldset[disabled] .btn-success,fieldset[disabled] #segment-container a,#segment-container fieldset[disabled] a,fieldset[disabled] .btn-success:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-success.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-success.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-success.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-success.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active{background-color:#0BC078;border-color:rgba(0,0,0,0)}.btn-success .badge,#segment-container a .badge,.btn-success .question-mark-tooltip,#segment-container a .question-mark-tooltip{color:#0BC078;background-color:#fff}.btn-info{color:#fff;background-color:#4485D1;border-color:rgba(0,0,0,0)}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#2d6cb5;border-color:rgba(0,0,0,0)}.btn-info:hover,.btn-info.btn:active,#segment-container a.btn-info:active,.datatable .dt-toolbar button.btn-info.ColVis_Button.ColVis_MasterButton:active,.btn-info.btn:focus,#segment-container a.btn-info:focus,.datatable .dt-toolbar button.btn-info.ColVis_Button.ColVis_MasterButton:focus{color:#fff;background-color:#2d6cb5;border-color:rgba(0,0,0,0)}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#2d6cb5;border-color:rgba(0,0,0,0)}.btn-info:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-info:active:focus,.btn-info.focus:active,.btn-info.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus{color:#fff;background-color:#265b99;border-color:rgba(0,0,0,0)}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled,.btn-info.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-info[disabled]:focus,.btn-info.focus[disabled],.btn-info[disabled]:active,.btn-info.active[disabled],fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-info.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-info.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-info.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-info.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active{background-color:#4485D1;border-color:rgba(0,0,0,0)}.btn-info .badge,.btn-info .question-mark-tooltip{color:#4485D1;background-color:#fff}.btn-warning{color:#fff;background-color:#EE5752;border-color:rgba(0,0,0,0)}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#e92a24;border-color:rgba(0,0,0,0)}.btn-warning:hover,.btn-warning.btn:active,#segment-container a.btn-warning:active,.datatable .dt-toolbar button.btn-warning.ColVis_Button.ColVis_MasterButton:active,.btn-warning.btn:focus,#segment-container a.btn-warning:focus,.datatable .dt-toolbar button.btn-warning.ColVis_Button.ColVis_MasterButton:focus{color:#fff;background-color:#e92a24;border-color:rgba(0,0,0,0)}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#e92a24;border-color:rgba(0,0,0,0)}.btn-warning:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-warning:active:focus,.btn-warning.focus:active,.btn-warning.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d41b15;border-color:rgba(0,0,0,0)}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled,.btn-warning.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-warning[disabled]:focus,.btn-warning.focus[disabled],.btn-warning[disabled]:active,.btn-warning.active[disabled],fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-warning.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-warning.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-warning.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-warning.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active{background-color:#EE5752;border-color:rgba(0,0,0,0)}.btn-warning .badge,.btn-warning .question-mark-tooltip{color:#EE5752;background-color:#fff}.btn-danger{color:#fff;background-color:#EE5752;border-color:rgba(0,0,0,0)}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#e92a24;border-color:rgba(0,0,0,0)}.btn-danger:hover,.btn-danger.btn:active,#segment-container a.btn-danger:active,.datatable .dt-toolbar button.btn-danger.ColVis_Button.ColVis_MasterButton:active,.btn-danger.btn:focus,#segment-container a.btn-danger:focus,.datatable .dt-toolbar button.btn-danger.ColVis_Button.ColVis_MasterButton:focus{color:#fff;background-color:#e92a24;border-color:rgba(0,0,0,0)}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#e92a24;border-color:rgba(0,0,0,0)}.btn-danger:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-danger:active:focus,.btn-danger.focus:active,.btn-danger.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus{color:#fff;background-color:#d41b15;border-color:rgba(0,0,0,0)}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled,.btn-danger.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-danger[disabled]:focus,.btn-danger.focus[disabled],.btn-danger[disabled]:active,.btn-danger.active[disabled],fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-danger.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-danger.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-danger.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-danger.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active{background-color:#EE5752;border-color:rgba(0,0,0,0)}.btn-danger .badge,.btn-danger .question-mark-tooltip{color:#EE5752;background-color:#fff}.btn-link{color:#4485D1;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:hover,.datatable .dt-toolbar button.btn-link.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar button.btn-link.ColVis_Button.ColVis_MasterButton:focus,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link.btn:active,#segment-container a.btn-link:active,.datatable .dt-toolbar button.btn-link.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar button.btn-link.ColVis_Button.ColVis_MasterButton:focus,.btn-link:focus{color:#4A90E2;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link.btn:active,fieldset[disabled] #segment-container a.btn-link:active,#segment-container fieldset[disabled] a.btn-link:active,fieldset[disabled] .datatable .dt-toolbar button.btn-link.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-link.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-link.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-link.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-link:focus{color:#929292;text-decoration:none}.btn-lg,#segment-container a,.btn-group-lg>.btn,.datatable .dt-toolbar .btn-group-lg>button.ColVis_Button.ColVis_MasterButton{padding:10px 18px;font-size:17px;line-height:1.3333333;border-radius:4px}.btn-sm,a.dropdown-toggle.more-actions-dropdown,.datatable .dt-toolbar .dt-buttons>a,.btn-group-sm>.btn,#segment-container .btn-group-sm>a,.datatable .dt-toolbar .btn-group-sm>button.ColVis_Button.ColVis_MasterButton{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:4px}.btn-xs,.btn-group-xs>.btn,#segment-container .btn-group-xs>a,.datatable .dt-toolbar .btn-group-xs>button.ColVis_Button.ColVis_MasterButton{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:4px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input.btn-block[type="submit"],input.btn-block[type="reset"],input.btn-block[type="button"]{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.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-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.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 transparent;border-left:4px solid transparent}.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;list-style:none;font-size:13px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:3px;box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right,.dropdown-menu.PropBox,.dropdown-menu.TypeBoxContainer,.nav-compressed.label.left+ul.dropdown-menu.nav.nav-compressed,.datatable .dt-toolbar .dropdown-menu.dt-buttons,.datatable .dt-toolbar .dropdown-menu.dataTables_length{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#636363;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#565656;background-color:#F1F7FD}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#4485D1}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#929292}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#929292;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu,.PropBox>.dropdown-menu,.TypeBoxContainer>.dropdown-menu,.nav-compressed.label.left+ul.nav.nav-compressed>.dropdown-menu,.datatable .dt-toolbar .dt-buttons>.dropdown-menu,.datatable .dt-toolbar .dataTables_length>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.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{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,#segment-container .btn-group>a,.datatable .dt-toolbar .btn-group>button.ColVis_Button.ColVis_MasterButton,.btn-group-vertical>.btn,#segment-container .btn-group-vertical>a,.datatable .dt-toolbar .btn-group-vertical>button.ColVis_Button.ColVis_MasterButton{position:relative;float:left}.btn-group>.btn:hover,#segment-container .btn-group>a:hover,.datatable .dt-toolbar .btn-group>button.ColVis_Button.ColVis_MasterButton:hover,.datatable .dt-toolbar .btn-group>.ColVis_MasterButton.btn:active,#segment-container .datatable .dt-toolbar .btn-group>a.ColVis_MasterButton:active,.datatable .dt-toolbar .btn-group>button.ColVis_MasterButton.ColVis_Button:active,.datatable .dt-toolbar .btn-group>.ColVis_MasterButton.btn:focus,#segment-container .datatable .dt-toolbar .btn-group>a.ColVis_MasterButton:focus,.datatable .dt-toolbar .btn-group>button.ColVis_MasterButton.ColVis_Button:focus,.btn-group>.btn:focus,#segment-container .btn-group>a:focus,.btn-group>.btn:active,#segment-container .btn-group>a:active,.btn-group>.btn.active,#segment-container .btn-group>a.active,.datatable .dt-toolbar .btn-group>button.active.ColVis_Button.ColVis_MasterButton,.btn-group-vertical>.btn:hover,#segment-container .btn-group-vertical>a:hover,.datatable .dt-toolbar .btn-group-vertical>button.ColVis_Button.ColVis_MasterButton:hover,.datatable .dt-toolbar .btn-group-vertical>.ColVis_MasterButton.btn:active,#segment-container .datatable .dt-toolbar .btn-group-vertical>a.ColVis_MasterButton:active,.datatable .dt-toolbar .btn-group-vertical>button.ColVis_MasterButton.ColVis_Button:active,.datatable .dt-toolbar .btn-group-vertical>.ColVis_MasterButton.btn:focus,#segment-container .datatable .dt-toolbar .btn-group-vertical>a.ColVis_MasterButton:focus,.datatable .dt-toolbar .btn-group-vertical>button.ColVis_MasterButton.ColVis_Button:focus,.btn-group-vertical>.btn:focus,#segment-container .btn-group-vertical>a:focus,.btn-group-vertical>.btn:active,#segment-container .btn-group-vertical>a:active,.btn-group-vertical>.btn.active,#segment-container .btn-group-vertical>a.active,.datatable .dt-toolbar .btn-group-vertical>button.active.ColVis_Button.ColVis_MasterButton{z-index:2}.btn-group .btn+.btn,.btn-group #segment-container a+.btn,#segment-container .btn-group a+.btn,.btn-group #segment-container .btn+a,#segment-container .btn-group .btn+a,.btn-group #segment-container a+a,#segment-container .btn-group a+a,.btn-group .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton+.btn,.btn-group .datatable .dt-toolbar #segment-container button.ColVis_Button.ColVis_MasterButton+a,#segment-container .btn-group .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton+a,.datatable .dt-toolbar .btn-group button.ColVis_Button.ColVis_MasterButton+.btn,.datatable .dt-toolbar .btn-group #segment-container button.ColVis_Button.ColVis_MasterButton+a,#segment-container .datatable .dt-toolbar .btn-group button.ColVis_Button.ColVis_MasterButton+a,.btn-group .datatable .dt-toolbar .btn+button.ColVis_Button.ColVis_MasterButton,.btn-group .datatable .dt-toolbar #segment-container a+button.ColVis_Button.ColVis_MasterButton,#segment-container .btn-group .datatable .dt-toolbar a+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .btn-group .btn+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .btn-group #segment-container a+button.ColVis_Button.ColVis_MasterButton,#segment-container .datatable .dt-toolbar .btn-group a+button.ColVis_Button.ColVis_MasterButton,.btn-group .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .btn-group button.ColVis_Button.ColVis_MasterButton+button.ColVis_Button.ColVis_MasterButton,.btn-group .btn+.btn-group,.btn-group #segment-container a+.btn-group,#segment-container .btn-group a+.btn-group,.btn-group .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton+.btn-group,.datatable .dt-toolbar .btn-group button.ColVis_Button.ColVis_MasterButton+.btn-group,.btn-group .btn-group+.btn,.btn-group #segment-container .btn-group+a,#segment-container .btn-group .btn-group+a,.btn-group .datatable .dt-toolbar .btn-group+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .btn-group .btn-group+button.ColVis_Button.ColVis_MasterButton,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar #segment-container a,#segment-container .btn-toolbar a,.btn-toolbar .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .btn-toolbar button.ColVis_Button.ColVis_MasterButton,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,#segment-container .btn-toolbar>a,.datatable .dt-toolbar .btn-toolbar>button.ColVis_Button.ColVis_MasterButton,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),#segment-container .btn-group>a:not(:first-child):not(:last-child):not(.dropdown-toggle),.datatable .dt-toolbar .btn-group>button.ColVis_Button.ColVis_MasterButton:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child,#segment-container .btn-group>a:first-child,.datatable .dt-toolbar .btn-group>button.ColVis_Button.ColVis_MasterButton:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),#segment-container .btn-group>a:first-child:not(:last-child):not(.dropdown-toggle),.datatable .dt-toolbar .btn-group>button.ColVis_Button.ColVis_MasterButton:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),#segment-container .btn-group>a:last-child:not(:first-child),.datatable .dt-toolbar .btn-group>button.ColVis_Button.ColVis_MasterButton:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,#segment-container .btn-group>.btn-group:not(:first-child):not(:last-child)>a,.datatable .dt-toolbar .btn-group>.btn-group:not(:first-child):not(:last-child)>button.ColVis_Button.ColVis_MasterButton{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,#segment-container .btn-group>.btn-group:first-child:not(:last-child)>a:last-child,.datatable .dt-toolbar .btn-group>.btn-group:first-child:not(:last-child)>button.ColVis_Button.ColVis_MasterButton:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,#segment-container .btn-group>.btn-group:last-child:not(:first-child)>a:first-child,.datatable .dt-toolbar .btn-group>.btn-group:last-child:not(:first-child)>button.ColVis_Button.ColVis_MasterButton:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle,#segment-container .btn-group>a+.dropdown-toggle,.datatable .dt-toolbar .btn-group>button.ColVis_Button.ColVis_MasterButton+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle,#segment-container .btn-group>a+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle,.datatable .dt-toolbar .btn-group-lg.btn-group>button.ColVis_Button.ColVis_MasterButton+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret,#segment-container a .caret,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton .caret{margin-left:0}.btn-lg .caret,#segment-container a .caret,.btn-group-lg>.btn .caret,.datatable .dt-toolbar .btn-group-lg>button.ColVis_Button.ColVis_MasterButton .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup #segment-container a .caret,#segment-container .dropup a .caret,.dropup .btn-group-lg>.btn .caret,.dropup .datatable .dt-toolbar .btn-group-lg>button.ColVis_Button.ColVis_MasterButton .caret,.datatable .dt-toolbar .dropup .btn-group-lg>button.ColVis_Button.ColVis_MasterButton .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,#segment-container .btn-group-vertical>a,.datatable .dt-toolbar .btn-group-vertical>button.ColVis_Button.ColVis_MasterButton,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn,#segment-container .btn-group-vertical>.btn-group>a,.datatable .dt-toolbar .btn-group-vertical>.btn-group>button.ColVis_Button.ColVis_MasterButton{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn,#segment-container .btn-group-vertical>.btn-group>a,.datatable .dt-toolbar .btn-group-vertical>.btn-group>button.ColVis_Button.ColVis_MasterButton{float:none}.btn-group-vertical>.btn+.btn,#segment-container .btn-group-vertical>a+.btn,#segment-container .btn-group-vertical>.btn+a,#segment-container .btn-group-vertical>a+a,.datatable .dt-toolbar .btn-group-vertical>button.ColVis_Button.ColVis_MasterButton+.btn,.datatable .dt-toolbar #segment-container .btn-group-vertical>button.ColVis_Button.ColVis_MasterButton+a,#segment-container .datatable .dt-toolbar .btn-group-vertical>button.ColVis_Button.ColVis_MasterButton+a,.datatable .dt-toolbar .btn-group-vertical>.btn+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar #segment-container .btn-group-vertical>a+button.ColVis_Button.ColVis_MasterButton,#segment-container .datatable .dt-toolbar .btn-group-vertical>a+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .btn-group-vertical>button.ColVis_Button.ColVis_MasterButton+button.ColVis_Button.ColVis_MasterButton,.btn-group-vertical>.btn+.btn-group,#segment-container .btn-group-vertical>a+.btn-group,.datatable .dt-toolbar .btn-group-vertical>button.ColVis_Button.ColVis_MasterButton+.btn-group,.btn-group-vertical>.btn-group+.btn,#segment-container .btn-group-vertical>.btn-group+a,.datatable .dt-toolbar .btn-group-vertical>.btn-group+button.ColVis_Button.ColVis_MasterButton,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child),#segment-container .btn-group-vertical>a:not(:first-child):not(:last-child),.datatable .dt-toolbar .btn-group-vertical>button.ColVis_Button.ColVis_MasterButton:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),#segment-container .btn-group-vertical>a:first-child:not(:last-child),.datatable .dt-toolbar .btn-group-vertical>button.ColVis_Button.ColVis_MasterButton:first-child:not(:last-child){border-top-right-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child),#segment-container .btn-group-vertical>a:last-child:not(:first-child),.datatable .dt-toolbar .btn-group-vertical>button.ColVis_Button.ColVis_MasterButton:last-child:not(:first-child){border-bottom-left-radius:3px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,#segment-container .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>a,.datatable .dt-toolbar .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>button.ColVis_Button.ColVis_MasterButton{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,#segment-container .btn-group-vertical>.btn-group:first-child:not(:last-child)>a:last-child,.datatable .dt-toolbar .btn-group-vertical>.btn-group:first-child:not(:last-child)>button.ColVis_Button.ColVis_MasterButton: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,#segment-container .btn-group-vertical>.btn-group:last-child:not(:first-child)>a:first-child,.datatable .dt-toolbar .btn-group-vertical>.btn-group:last-child:not(:first-child)>button.ColVis_Button.ColVis_MasterButton:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,#segment-container .btn-group-justified>a,.datatable .dt-toolbar .btn-group-justified>button.ColVis_Button.ColVis_MasterButton,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn,.btn-group-justified>.btn-group #segment-container a,#segment-container .btn-group-justified>.btn-group a,.btn-group-justified>.btn-group .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .btn-group-justified>.btn-group button.ColVis_Button.ColVis_MasterButton{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],#segment-container [data-toggle="buttons"]>a input[type="radio"],.datatable .dt-toolbar [data-toggle="buttons"]>button.ColVis_Button.ColVis_MasterButton input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],#segment-container [data-toggle="buttons"]>a input[type="checkbox"],.datatable .dt-toolbar [data-toggle="buttons"]>button.ColVis_Button.ColVis_MasterButton input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[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-left:0;padding-right:0}.input-group .form-control,.input-group .react-time-picker>div input,.react-time-picker>div .input-group input,.input-group .react-date-picker,.input-group .SMDatatable .header #health-switch,.SMDatatable .header .input-group #health-switch,.input-group .SMDatatable .header #page-menu,.SMDatatable .header .input-group #page-menu{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-addon,.input-group-btn,.input-group .form-control,.input-group .react-time-picker>div input,.react-time-picker>div .input-group input,.input-group .react-date-picker,.input-group .SMDatatable .header #health-switch,.SMDatatable .header .input-group #health-switch,.input-group .SMDatatable .header #page-menu,.SMDatatable .header .input-group #page-menu{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),.input-group .react-time-picker>div input:not(:first-child):not(:last-child),.react-time-picker>div .input-group input:not(:first-child):not(:last-child),.input-group .react-date-picker:not(:first-child):not(:last-child),.input-group .SMDatatable .header #health-switch:not(:first-child):not(:last-child),.SMDatatable .header .input-group #health-switch:not(:first-child):not(:last-child),.input-group .SMDatatable .header #page-menu:not(:first-child):not(:last-child),.SMDatatable .header .input-group #page-menu: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:8px 14px;font-size:13px;font-weight:normal;line-height:1;color:#555555;text-align:center;background-color:#eeeeee;border:1px solid #ccc;border-radius:3px}.input-group-addon.input-sm,.editable-container.editable-inline .input-group-addon.input-mini,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn,#segment-container .input-group-sm>.input-group-btn>a.input-group-addon,.datatable .dt-toolbar .input-group-sm>.input-group-btn>button.input-group-addon.ColVis_Button.ColVis_MasterButton{padding:5px 10px;font-size:12px;border-radius:4px}.input-group-addon.input-lg,.datatable .dt-toolbar .dataTables_filter>label>input.input-group-addon.form-control,.datatable .dt-toolbar .react-time-picker>div .dataTables_filter>label>input.input-group-addon,.react-time-picker>div .datatable .dt-toolbar .dataTables_filter>label>input.input-group-addon,.datatable .dt-toolbar .dataTables_filter>label>.input-group-addon.react-date-picker,.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#health-switch.input-group-addon,.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#health-switch.input-group-addon,.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>#page-menu.input-group-addon,.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>#page-menu.input-group-addon,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn,#segment-container .input-group-lg>.input-group-btn>a.input-group-addon,.datatable .dt-toolbar .input-group-lg>.input-group-btn>button.input-group-addon.ColVis_Button.ColVis_MasterButton{padding:10px 18px;font-size:17px;border-radius:4px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group .react-time-picker>div input:first-child,.react-time-picker>div .input-group input:first-child,.input-group .react-date-picker:first-child,.input-group .SMDatatable .header #health-switch:first-child,.SMDatatable .header .input-group #health-switch:first-child,.input-group .SMDatatable .header #page-menu:first-child,.SMDatatable .header .input-group #page-menu:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,#segment-container .input-group-btn:first-child>a,.datatable .dt-toolbar .input-group-btn:first-child>button.ColVis_Button.ColVis_MasterButton,.input-group-btn:first-child>.btn-group>.btn,#segment-container .input-group-btn:first-child>.btn-group>a,.datatable .dt-toolbar .input-group-btn:first-child>.btn-group>button.ColVis_Button.ColVis_MasterButton,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),#segment-container .input-group-btn:last-child>a:not(:last-child):not(.dropdown-toggle),.datatable .dt-toolbar .input-group-btn:last-child>button.ColVis_Button.ColVis_MasterButton:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,#segment-container .input-group-btn:last-child>.btn-group:not(:last-child)>a,.datatable .dt-toolbar .input-group-btn:last-child>.btn-group:not(:last-child)>button.ColVis_Button.ColVis_MasterButton{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group .react-time-picker>div input:last-child,.react-time-picker>div .input-group input:last-child,.input-group .react-date-picker:last-child,.input-group .SMDatatable .header #health-switch:last-child,.SMDatatable .header .input-group #health-switch:last-child,.input-group .SMDatatable .header #page-menu:last-child,.SMDatatable .header .input-group #page-menu:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,#segment-container .input-group-btn:last-child>a,.datatable .dt-toolbar .input-group-btn:last-child>button.ColVis_Button.ColVis_MasterButton,.input-group-btn:last-child>.btn-group>.btn,#segment-container .input-group-btn:last-child>.btn-group>a,.datatable .dt-toolbar .input-group-btn:last-child>.btn-group>button.ColVis_Button.ColVis_MasterButton,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),#segment-container .input-group-btn:first-child>a:not(:first-child),.datatable .dt-toolbar .input-group-btn:first-child>button.ColVis_Button.ColVis_MasterButton:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,#segment-container .input-group-btn:first-child>.btn-group:not(:first-child)>a,.datatable .dt-toolbar .input-group-btn:first-child>.btn-group:not(:first-child)>button.ColVis_Button.ColVis_MasterButton{border-bottom-left-radius:0;border-top-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,#segment-container .input-group-btn>a,.datatable .dt-toolbar .input-group-btn>button.ColVis_Button.ColVis_MasterButton{position:relative}.input-group-btn>.btn+.btn,#segment-container .input-group-btn>a+.btn,#segment-container .input-group-btn>.btn+a,#segment-container .input-group-btn>a+a,.datatable .dt-toolbar .input-group-btn>button.ColVis_Button.ColVis_MasterButton+.btn,.datatable .dt-toolbar #segment-container .input-group-btn>button.ColVis_Button.ColVis_MasterButton+a,#segment-container .datatable .dt-toolbar .input-group-btn>button.ColVis_Button.ColVis_MasterButton+a,.datatable .dt-toolbar .input-group-btn>.btn+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar #segment-container .input-group-btn>a+button.ColVis_Button.ColVis_MasterButton,#segment-container .datatable .dt-toolbar .input-group-btn>a+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .input-group-btn>button.ColVis_Button.ColVis_MasterButton+button.ColVis_Button.ColVis_MasterButton{margin-left:-1px}.input-group-btn>.btn:hover,#segment-container .input-group-btn>a:hover,.datatable .dt-toolbar .input-group-btn>button.ColVis_Button.ColVis_MasterButton:hover,.datatable .dt-toolbar .input-group-btn>.ColVis_MasterButton.btn:active,#segment-container .datatable .dt-toolbar .input-group-btn>a.ColVis_MasterButton:active,.datatable .dt-toolbar .input-group-btn>button.ColVis_MasterButton.ColVis_Button:active,.datatable .dt-toolbar .input-group-btn>.ColVis_MasterButton.btn:focus,#segment-container .datatable .dt-toolbar .input-group-btn>a.ColVis_MasterButton:focus,.datatable .dt-toolbar .input-group-btn>button.ColVis_MasterButton.ColVis_Button:focus,.input-group-btn>.btn:focus,#segment-container .input-group-btn>a:focus,.input-group-btn>.btn:active,#segment-container .input-group-btn>a:active{z-index:2}.input-group-btn:first-child>.btn,#segment-container .input-group-btn:first-child>a,.datatable .dt-toolbar .input-group-btn:first-child>button.ColVis_Button.ColVis_MasterButton,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,#segment-container .input-group-btn:last-child>a,.datatable .dt-toolbar .input-group-btn:last-child>button.ColVis_Button.ColVis_MasterButton,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.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:#eeeeee}.nav>li.disabled>a{color:#929292}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#929292;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eeeeee;border-color:#4485D1}.nav .nav-divider{height:1px;margin:8px 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.428571429;border:1px solid transparent;border-radius:3px 3px 0 0}.nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:3px}.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:white;background-color:#4485D1}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:3px}.nav-tabs-justified>.active>a,.nav-tabs.nav-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,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:3px 3px 0 0}.nav-tabs-justified>.active>a,.nav-tabs.nav-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-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:18px;border:1px solid transparent}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}@media (min-width: 768px){.navbar{border-radius:3px}}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width: 768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width: 768px){.navbar-collapse{width:auto;border-top:0;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-left:0;padding-right: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>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.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;padding:16px 15px;font-size:17px;line-height:18px;height:50px}.navbar-brand:hover,.navbar-brand.btn:active,#segment-container a.navbar-brand:active,.datatable .dt-toolbar button.navbar-brand.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar button.navbar-brand.ColVis_Button.ColVis_MasterButton:focus,.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;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:3px}.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:8px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:18px}@media (max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;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:18px}.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:16px;padding-bottom:16px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:7px;margin-bottom:7px}@media (min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control,.navbar-form .react-time-picker>div input,.react-time-picker>div .navbar-form input,.navbar-form .react-date-picker,.navbar-form .SMDatatable .header #health-switch,.SMDatatable .header .navbar-form #health-switch,.navbar-form .SMDatatable .header #page-menu,.SMDatatable .header .navbar-form #page-menu{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,.navbar-form .input-group .react-time-picker>div input,.react-time-picker>div .navbar-form .input-group input,.navbar-form .input-group .react-date-picker,.navbar-form .input-group .SMDatatable .header #health-switch,.SMDatatable .header .navbar-form .input-group #health-switch,.navbar-form .input-group .SMDatatable .header #page-menu,.SMDatatable .header .navbar-form .input-group #page-menu{width:auto}.navbar-form .input-group>.form-control,.navbar-form .react-time-picker>div .input-group>input,.react-time-picker>div .navbar-form .input-group>input,.navbar-form .input-group>.react-date-picker,.navbar-form .SMDatatable .header .input-group>#health-switch,.SMDatatable .header .navbar-form .input-group>#health-switch,.navbar-form .SMDatatable .header .input-group>#page-menu,.SMDatatable .header .navbar-form .input-group>#page-menu{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;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:7px;margin-bottom:7px}.navbar-btn.btn-sm,a.navbar-btn.dropdown-toggle.more-actions-dropdown,.datatable .dt-toolbar .dt-buttons>a.navbar-btn,.btn-group-sm>.navbar-btn.btn,#segment-container .btn-group-sm>a.navbar-btn,.datatable .dt-toolbar .btn-group-sm>button.navbar-btn.ColVis_Button.ColVis_MasterButton{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn,#segment-container .btn-group-xs>a.navbar-btn,.datatable .dt-toolbar .btn-group-xs>button.navbar-btn.ColVis_Button.ColVis_MasterButton{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:16px;margin-bottom:16px}@media (min-width: 768px){.navbar-text{float:left;margin-left:15px;margin-right: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.btn:active,.navbar-default #segment-container a.navbar-brand:active,#segment-container .navbar-default a.navbar-brand:active,.navbar-default .datatable .dt-toolbar button.navbar-brand.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .navbar-default button.navbar-brand.ColVis_Button.ColVis_MasterButton:active,.navbar-default .datatable .dt-toolbar button.navbar-brand.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .navbar-default button.navbar-brand.ColVis_Button.ColVis_MasterButton:focus,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.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:transparent}.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:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle.btn:active,.navbar-default #segment-container a.navbar-toggle:active,#segment-container .navbar-default a.navbar-toggle:active,.navbar-default .datatable .dt-toolbar button.navbar-toggle.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .navbar-default button.navbar-toggle.ColVis_Button.ColVis_MasterButton:active,.navbar-default .datatable .dt-toolbar button.navbar-toggle.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .navbar-default button.navbar-toggle.ColVis_Button.ColVis_MasterButton:focus,.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{background-color:#e7e7e7;color:#555}@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:transparent}.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:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover,.navbar-default .navbar-link.btn:active,.navbar-default #segment-container a.navbar-link:active,#segment-container .navbar-default a.navbar-link:active,.navbar-default .datatable .dt-toolbar button.navbar-link.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .navbar-default button.navbar-link.ColVis_Button.ColVis_MasterButton:active,.navbar-default .navbar-link.btn:focus,.navbar-default #segment-container a.navbar-link:focus,#segment-container .navbar-default a.navbar-link:focus,.navbar-default .datatable .dt-toolbar button.navbar-link.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .navbar-default button.navbar-link.ColVis_Button.ColVis_MasterButton:focus{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link.btn:active,.navbar-default #segment-container a.btn-link:active,#segment-container .navbar-default a.btn-link:active,.navbar-default .datatable .dt-toolbar button.btn-link.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .navbar-default button.btn-link.ColVis_Button.ColVis_MasterButton:active,.navbar-default .datatable .dt-toolbar button.btn-link.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .navbar-default button.btn-link.ColVis_Button.ColVis_MasterButton:focus,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,.navbar-default .btn[disabled]:active,.navbar-default #segment-container a[disabled]:active,#segment-container .navbar-default a[disabled]:active,.navbar-default .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.datatable .dt-toolbar .navbar-default button.ColVis_Button.ColVis_MasterButton[disabled]:active,.navbar-default .btn[disabled]:focus,.navbar-default #segment-container a[disabled]:focus,#segment-container .navbar-default a[disabled]:focus,.navbar-default .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.datatable .dt-toolbar .navbar-default button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link.btn:active,fieldset[disabled] .navbar-default #segment-container a.btn-link:active,#segment-container fieldset[disabled] .navbar-default a.btn-link:active,fieldset[disabled] .navbar-default .datatable .dt-toolbar button.btn-link.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] .navbar-default button.btn-link.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#b8b8b8}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand.btn:active,.navbar-inverse #segment-container a.navbar-brand:active,#segment-container .navbar-inverse a.navbar-brand:active,.navbar-inverse .datatable .dt-toolbar button.navbar-brand.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .navbar-inverse button.navbar-brand.ColVis_Button.ColVis_MasterButton:active,.navbar-inverse .datatable .dt-toolbar button.navbar-brand.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .navbar-inverse button.navbar-brand.ColVis_Button.ColVis_MasterButton:focus,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#b8b8b8}.navbar-inverse .navbar-nav>li>a{color:#b8b8b8}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle.btn:active,.navbar-inverse #segment-container a.navbar-toggle:active,#segment-container .navbar-inverse a.navbar-toggle:active,.navbar-inverse .datatable .dt-toolbar button.navbar-toggle.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .navbar-inverse button.navbar-toggle.ColVis_Button.ColVis_MasterButton:active,.navbar-inverse .datatable .dt-toolbar button.navbar-toggle.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .navbar-inverse button.navbar-toggle.ColVis_Button.ColVis_MasterButton:focus,.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{background-color:#090909;color:#fff}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#b8b8b8}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.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:#090909}.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:transparent}}.navbar-inverse .navbar-link{color:#b8b8b8}.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link.btn:active,.navbar-inverse #segment-container a.navbar-link:active,#segment-container .navbar-inverse a.navbar-link:active,.navbar-inverse .datatable .dt-toolbar button.navbar-link.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .navbar-inverse button.navbar-link.ColVis_Button.ColVis_MasterButton:active,.navbar-inverse .navbar-link.btn:focus,.navbar-inverse #segment-container a.navbar-link:focus,#segment-container .navbar-inverse a.navbar-link:focus,.navbar-inverse .datatable .dt-toolbar button.navbar-link.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .navbar-inverse button.navbar-link.ColVis_Button.ColVis_MasterButton:focus{color:#fff}.navbar-inverse .btn-link{color:#b8b8b8}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link.btn:active,.navbar-inverse #segment-container a.btn-link:active,#segment-container .navbar-inverse a.btn-link:active,.navbar-inverse .datatable .dt-toolbar button.btn-link.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .navbar-inverse button.btn-link.ColVis_Button.ColVis_MasterButton:active,.navbar-inverse .datatable .dt-toolbar button.btn-link.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .navbar-inverse button.btn-link.ColVis_Button.ColVis_MasterButton:focus,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn[disabled]:active,.navbar-inverse #segment-container a[disabled]:active,#segment-container .navbar-inverse a[disabled]:active,.navbar-inverse .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.datatable .dt-toolbar .navbar-inverse button.ColVis_Button.ColVis_MasterButton[disabled]:active,.navbar-inverse .btn[disabled]:focus,.navbar-inverse #segment-container a[disabled]:focus,#segment-container .navbar-inverse a[disabled]:focus,.navbar-inverse .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.datatable .dt-toolbar .navbar-inverse button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link.btn:active,fieldset[disabled] .navbar-inverse #segment-container a.btn-link:active,#segment-container fieldset[disabled] .navbar-inverse a.btn-link:active,fieldset[disabled] .navbar-inverse .datatable .dt-toolbar button.btn-link.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] .navbar-inverse button.btn-link.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:18px;list-style:none;background-color:#f5f5f5;border-radius:3px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#929292}.pagination{display:inline-block;padding-left:0;margin:18px 0;border-radius:3px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:8px 14px;line-height:1.428571429;text-decoration:none;color:#4485D1;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{z-index:3;color:#4A90E2;background-color:#eeeeee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#4485D1;border-color:#4485D1;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#929292;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 18px;font-size:17px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.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-bottom-left-radius:4px;border-top-left-radius:4px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pager{padding-left:0;margin:18px 0;list-style:none;text-align:center}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.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:#eeeeee}.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:#929292;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#808f9f;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label,#segment-container a .label,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton .label{position:relative;top:-1px}a.label:hover,.label.btn:active,#segment-container a.label:active,.datatable .dt-toolbar button.label.ColVis_Button.ColVis_MasterButton:active,.label.btn:focus,#segment-container a.label:focus,.datatable .dt-toolbar button.label.ColVis_Button.ColVis_MasterButton:focus,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#FCFCFC}.label-default[href]:hover,.btn[href]:active,#segment-container a[href]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[href]:active,.btn[href]:focus,#segment-container a[href]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[href]:focus,.label-default[href]:focus{background-color:#e3e3e3}.label-primary{background-color:#4485D1}.label-primary[href]:hover,.btn[href]:active,#segment-container a[href]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[href]:active,.btn[href]:focus,#segment-container a[href]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[href]:focus,.label-primary[href]:focus{background-color:#2d6cb5}.label-success{background-color:#0BC078}.label-success[href]:hover,.btn[href]:active,#segment-container a[href]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[href]:active,.btn[href]:focus,#segment-container a[href]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[href]:focus,.label-success[href]:focus{background-color:#08905a}.label-info{background-color:#5bc0de}.label-info[href]:hover,.btn[href]:active,#segment-container a[href]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[href]:active,.btn[href]:focus,#segment-container a[href]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[href]:focus,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.btn[href]:active,#segment-container a[href]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[href]:active,.btn[href]:focus,#segment-container a[href]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[href]:focus,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#EE5752}.label-danger[href]:hover,.btn[href]:active,#segment-container a[href]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[href]:active,.btn[href]:focus,#segment-container a[href]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[href]:focus,.label-danger[href]:focus{background-color:#e92a24}.badge,.question-mark-tooltip{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:500;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#929292;border-radius:10px}.badge:empty,.question-mark-tooltip:empty{display:none}.btn .badge,#segment-container a .badge,.btn .question-mark-tooltip,#segment-container a .question-mark-tooltip,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton .badge,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton .question-mark-tooltip{position:relative;top:-1px}.btn-xs .badge,.btn-xs .question-mark-tooltip,.btn-group-xs>.btn .badge,#segment-container .btn-group-xs>a .badge,.btn-group-xs>.btn .question-mark-tooltip,#segment-container .btn-group-xs>a .question-mark-tooltip,.datatable .dt-toolbar .btn-group-xs>button.ColVis_Button.ColVis_MasterButton .badge,.datatable .dt-toolbar .btn-group-xs>button.ColVis_Button.ColVis_MasterButton .question-mark-tooltip{top:0;padding:1px 5px}.list-group-item.active>.badge,.list-group-item.active>.question-mark-tooltip,.nav-pills>.active>a>.badge,.nav-pills>.active>a>.question-mark-tooltip{color:#4485D1;background-color:#fff}.list-group-item>.badge,.list-group-item>.question-mark-tooltip{float:right}.list-group-item>.badge+.badge,.list-group-item>.question-mark-tooltip+.badge,.list-group-item>.badge+.question-mark-tooltip,.list-group-item>.question-mark-tooltip+.question-mark-tooltip{margin-right:5px}.nav-pills>li>a>.badge,.nav-pills>li>a>.question-mark-tooltip{margin-left:3px}a.badge:hover,a.question-mark-tooltip:hover,.badge.btn:active,#segment-container a.badge:active,.btn.question-mark-tooltip:active,#segment-container a.question-mark-tooltip:active,.datatable .dt-toolbar button.badge.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.question-mark-tooltip:active,.badge.btn:focus,#segment-container a.badge:focus,.btn.question-mark-tooltip:focus,#segment-container a.question-mark-tooltip:focus,.datatable .dt-toolbar button.badge.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.question-mark-tooltip:focus,a.badge:focus,a.question-mark-tooltip:focus{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eeeeee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:20px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:4px}.jumbotron .container{max-width:100%}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:59px}}.thumbnail{display:block;padding:4px;margin-bottom:18px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:3px;-webkit-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#636363}a.thumbnail:hover,.thumbnail.btn:active,#segment-container a.thumbnail:active,.datatable .dt-toolbar button.thumbnail.ColVis_Button.ColVis_MasterButton:active,.thumbnail.btn:focus,#segment-container a.thumbnail:focus,.datatable .dt-toolbar button.thumbnail.ColVis_Button.ColVis_MasterButton:focus,a.thumbnail:focus,a.thumbnail.active{border-color:#4485D1}.alert{padding:15px;margin-bottom:18px;border:1px solid transparent;border-radius:3px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:500}.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{background-color:rgba(11,192,120,0.1);border-color:#0BC078;color:#0BC078}.alert-success hr{border-top-color:#0aa869}.alert-success .alert-link{color:#08905a}.alert-info{background-color:rgba(68,133,209,0.1);border-color:#4485D1;color:#4485D1}.alert-info hr{border-top-color:#3278ca}.alert-info .alert-link{color:#2d6cb5}.alert-warning{background-color:rgba(254,203,47,0.15);border-color:#FECB2F;color:#fec516}.alert-warning hr{border-top-color:#fec516}.alert-warning .alert-link{color:#dfa901}.alert-danger{background-color:rgba(238,87,82,0.1);border-color:#EE5752;color:#EE5752}.alert-danger hr{border-top-color:#ec403b}.alert-danger .alert-link{color:#e92a24}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:18px;margin-bottom:18px;background-color:#f5f5f5;border-radius:3px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:18px;color:#fff;text-align:center;background-color:#4485D1;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#0BC078}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#EE5752}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right,.media>.PropBox,.media>.TypeBoxContainer,.media>.nav-compressed.label.left+ul.nav.nav-compressed,.datatable .dt-toolbar .media>.dt-buttons,.datatable .dt-toolbar .media>.dataTables_length{padding-left:10px}.media-left,.media>.pull-left,.NbTimesBoxesContainer .media>.text-container,.media>.NbTimesBoxesContainer,.media>.nav-compressed.label.left,.dropdown-toggle.dropdown-ellipsis .media>span:first-child,.datatable .dt-toolbar .dataTables_filter.media>label{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,.list-group-item.btn:active,#segment-container a.list-group-item:active,.datatable .dt-toolbar button.list-group-item.ColVis_Button.ColVis_MasterButton:active,.list-group-item.btn:focus,#segment-container a.list-group-item:focus,.datatable .dt-toolbar button.list-group-item.ColVis_Button.ColVis_MasterButton:focus,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.list-group-item.disabled:focus{background-color:#eeeeee;color:#929292;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.disabled.btn:active .list-group-item-heading,#segment-container a.disabled:active .list-group-item-heading,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active .list-group-item-heading,.disabled.btn:focus .list-group-item-heading,#segment-container a.disabled:focus .list-group-item-heading,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.disabled.btn:active .list-group-item-text,#segment-container a.disabled:active .list-group-item-text,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active .list-group-item-text,.disabled.btn:focus .list-group-item-text,#segment-container a.disabled:focus .list-group-item-text,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#929292}.list-group-item.active,.list-group-item.active:hover,.active.btn:active,#segment-container a.active:active,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:active,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#4485D1;border-color:#4485D1}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.active.btn:active .list-group-item-heading,#segment-container a.active:active .list-group-item-heading,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:active .list-group-item-heading,.active.btn:focus .list-group-item-heading,#segment-container a.active:focus .list-group-item-heading,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.active.btn:active .list-group-item-heading>small,#segment-container a.active:active .list-group-item-heading>small,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:active .list-group-item-heading>small,.active.btn:focus .list-group-item-heading>small,#segment-container a.active:focus .list-group-item-heading>small,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.active.btn:active .list-group-item-heading>.small,#segment-container a.active:active .list-group-item-heading>.small,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:active .list-group-item-heading>.small,.active.btn:focus .list-group-item-heading>.small,#segment-container a.active:focus .list-group-item-heading>.small,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.active.btn:active .list-group-item-text,#segment-container a.active:active .list-group-item-text,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:active .list-group-item-text,.active.btn:focus .list-group-item-text,#segment-container a.active:focus .list-group-item-text,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e8f0f9}.list-group-item-success{color:#0BC078;background-color:rgba(11,192,120,0.1)}a.list-group-item-success,button.list-group-item-success{color:#0BC078}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,.list-group-item-success.btn:active,#segment-container a.list-group-item-success:active,.datatable .dt-toolbar button.list-group-item-success.ColVis_Button.ColVis_MasterButton:active,.list-group-item-success.btn:focus,#segment-container a.list-group-item-success:focus,.datatable .dt-toolbar button.list-group-item-success.ColVis_Button.ColVis_MasterButton:focus,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus{color:#0BC078;background-color:rgba(10,168,105,0.1)}a.list-group-item-success.active,a.list-group-item-success.active:hover,.active.btn:active,#segment-container a.active:active,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:active,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus{color:#fff;background-color:#0BC078;border-color:#0BC078}.list-group-item-info{color:#4485D1;background-color:rgba(68,133,209,0.1)}a.list-group-item-info,button.list-group-item-info{color:#4485D1}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,.list-group-item-info.btn:active,#segment-container a.list-group-item-info:active,.datatable .dt-toolbar button.list-group-item-info.ColVis_Button.ColVis_MasterButton:active,.list-group-item-info.btn:focus,#segment-container a.list-group-item-info:focus,.datatable .dt-toolbar button.list-group-item-info.ColVis_Button.ColVis_MasterButton:focus,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus{color:#4485D1;background-color:rgba(50,120,202,0.1)}a.list-group-item-info.active,a.list-group-item-info.active:hover,.active.btn:active,#segment-container a.active:active,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:active,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus{color:#fff;background-color:#4485D1;border-color:#4485D1}.list-group-item-warning{color:#fec516;background-color:rgba(254,203,47,0.15)}a.list-group-item-warning,button.list-group-item-warning{color:#fec516}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,.list-group-item-warning.btn:active,#segment-container a.list-group-item-warning:active,.datatable .dt-toolbar button.list-group-item-warning.ColVis_Button.ColVis_MasterButton:active,.list-group-item-warning.btn:focus,#segment-container a.list-group-item-warning:focus,.datatable .dt-toolbar button.list-group-item-warning.ColVis_Button.ColVis_MasterButton:focus,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus{color:#fec516;background-color:rgba(254,197,22,0.15)}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,.active.btn:active,#segment-container a.active:active,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:active,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus{color:#fff;background-color:#fec516;border-color:#fec516}.list-group-item-danger{color:#EE5752;background-color:rgba(238,87,82,0.1)}a.list-group-item-danger,button.list-group-item-danger{color:#EE5752}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,.list-group-item-danger.btn:active,#segment-container a.list-group-item-danger:active,.datatable .dt-toolbar button.list-group-item-danger.ColVis_Button.ColVis_MasterButton:active,.list-group-item-danger.btn:focus,#segment-container a.list-group-item-danger:focus,.datatable .dt-toolbar button.list-group-item-danger.ColVis_Button.ColVis_MasterButton:focus,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus{color:#EE5752;background-color:rgba(236,64,59,0.1)}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,.active.btn:active,#segment-container a.active:active,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:active,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus{color:#fff;background-color:#EE5752;border-color:#EE5752}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:18px;background-color:#fff;border:1px solid transparent;border-radius:3px;box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:2px;border-top-left-radius:2px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:15px;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:#FCFCFC;border-top:1px solid #ddd;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.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-right-radius:2px;border-top-left-radius:2px}.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:2px;border-bottom-left-radius:2px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-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-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:2px;border-top-left-radius:2px}.panel>.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>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table-responsive:first-child>.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 th:first-child{border-top-left-radius:2px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table-responsive:first-child>.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 th:last-child{border-top-right-radius:2px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel>.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>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table-responsive:last-child>.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 th:first-child{border-bottom-left-radius:2px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table-responsive:last-child>.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 th:last-child{border-bottom-right-radius:2px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #eee}.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-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th: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-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th: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-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:18px}.panel-group .panel{margin-bottom:0;border-radius:3px}.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:#636363;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge,.panel-default>.panel-heading .question-mark-tooltip{color:#f5f5f5;background-color:#636363}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#4485D1}.panel-primary>.panel-heading{color:#fff;background-color:#4485D1;border-color:#4485D1}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#4485D1}.panel-primary>.panel-heading .badge,.panel-primary>.panel-heading .question-mark-tooltip{color:#4485D1;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#4485D1}.panel-success{border-color:#0BC078}.panel-success>.panel-heading{color:#0BC078;background-color:rgba(11,192,120,0.1);border-color:#0BC078}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#0BC078}.panel-success>.panel-heading .badge,.panel-success>.panel-heading .question-mark-tooltip{color:rgba(11,192,120,0.1);background-color:#0BC078}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#0BC078}.panel-info{border-color:#4485D1}.panel-info>.panel-heading{color:#4485D1;background-color:rgba(68,133,209,0.1);border-color:#4485D1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#4485D1}.panel-info>.panel-heading .badge,.panel-info>.panel-heading .question-mark-tooltip{color:rgba(68,133,209,0.1);background-color:#4485D1}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#4485D1}.panel-warning{border-color:#FECB2F}.panel-warning>.panel-heading{color:#fec516;background-color:rgba(254,203,47,0.15);border-color:#FECB2F}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#FECB2F}.panel-warning>.panel-heading .badge,.panel-warning>.panel-heading .question-mark-tooltip{color:rgba(254,203,47,0.15);background-color:#fec516}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#FECB2F}.panel-danger{border-color:#EE5752}.panel-danger>.panel-heading{color:#EE5752;background-color:rgba(238,87,82,0.1);border-color:#EE5752}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#EE5752}.panel-danger>.panel-heading .badge,.panel-danger>.panel-heading .question-mark-tooltip{color:rgba(238,87,82,0.1);background-color:#EE5752}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#EE5752}.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;left:0;bottom:0;height:100%;width: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 #ECECEC;border-radius:3px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:4px}.well-sm{padding:9px;border-radius:4px}.close{float:right;font-size:19.5px;font-weight:500;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;filter:alpha(opacity=20)}.close:hover,.close.btn:active,#segment-container a.close:active,.datatable .dt-toolbar button.close.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar button.close.ColVis_Button.ColVis_MasterButton:focus,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.428571429px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn,.modal-footer #segment-container a+.btn,#segment-container .modal-footer a+.btn,.modal-footer #segment-container .btn+a,#segment-container .modal-footer .btn+a,.modal-footer #segment-container a+a,#segment-container .modal-footer a+a,.modal-footer .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton+.btn,.modal-footer .datatable .dt-toolbar #segment-container button.ColVis_Button.ColVis_MasterButton+a,#segment-container .modal-footer .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton+a,.datatable .dt-toolbar .modal-footer button.ColVis_Button.ColVis_MasterButton+.btn,.datatable .dt-toolbar .modal-footer #segment-container button.ColVis_Button.ColVis_MasterButton+a,#segment-container .datatable .dt-toolbar .modal-footer button.ColVis_Button.ColVis_MasterButton+a,.modal-footer .datatable .dt-toolbar .btn+button.ColVis_Button.ColVis_MasterButton,.modal-footer .datatable .dt-toolbar #segment-container a+button.ColVis_Button.ColVis_MasterButton,#segment-container .modal-footer .datatable .dt-toolbar a+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .modal-footer .btn+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .modal-footer #segment-container a+button.ColVis_Button.ColVis_MasterButton,#segment-container .datatable .dt-toolbar .modal-footer a+button.ColVis_Button.ColVis_MasterButton,.modal-footer .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .modal-footer button.ColVis_Button.ColVis_MasterButton+button.ColVis_Button.ColVis_MasterButton{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn,.modal-footer .btn-group #segment-container a+.btn,#segment-container .modal-footer .btn-group a+.btn,.modal-footer .btn-group #segment-container .btn+a,#segment-container .modal-footer .btn-group .btn+a,.modal-footer .btn-group #segment-container a+a,#segment-container .modal-footer .btn-group a+a,.modal-footer .btn-group .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton+.btn,.modal-footer .btn-group .datatable .dt-toolbar #segment-container button.ColVis_Button.ColVis_MasterButton+a,#segment-container .modal-footer .btn-group .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton+a,.datatable .dt-toolbar .modal-footer .btn-group button.ColVis_Button.ColVis_MasterButton+.btn,.datatable .dt-toolbar .modal-footer .btn-group #segment-container button.ColVis_Button.ColVis_MasterButton+a,#segment-container .datatable .dt-toolbar .modal-footer .btn-group button.ColVis_Button.ColVis_MasterButton+a,.modal-footer .btn-group .datatable .dt-toolbar .btn+button.ColVis_Button.ColVis_MasterButton,.modal-footer .btn-group .datatable .dt-toolbar #segment-container a+button.ColVis_Button.ColVis_MasterButton,#segment-container .modal-footer .btn-group .datatable .dt-toolbar a+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .modal-footer .btn-group .btn+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .modal-footer .btn-group #segment-container a+button.ColVis_Button.ColVis_MasterButton,#segment-container .datatable .dt-toolbar .modal-footer .btn-group a+button.ColVis_Button.ColVis_MasterButton,.modal-footer .btn-group .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton+button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .modal-footer .btn-group button.ColVis_Button.ColVis_MasterButton+button.ColVis_Button.ColVis_MasterButton{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:brandon-text;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.428571429;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:3px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:brandon-text;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.428571429;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:13px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:4px;box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:13px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:3px 3px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control.btn:active,#segment-container a.carousel-control:active,.datatable .dt-toolbar button.carousel-control.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar button.carousel-control.ColVis_Button.ColVis_MasterButton:focus,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn,.carousel-caption #segment-container a,#segment-container .carousel-caption a,.carousel-caption .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .carousel-caption button.ColVis_Button.ColVis_MasterButton{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.react-modal-content .react-modal-footer:before,.StepManager:before,.contact-avatar:before,.datatable .dt-toolbar-footer:before,.datatable .dt-toolbar .dataTables_length:before,.datatable .dt-toolbar .dataTables_filter:before,.datatable .dt-toolbar:before,.datatable:before,.main-panel .main-header:before,.main-panel .action-head:before,.clearfix:after,.react-modal-content .react-modal-footer:after,.StepManager:after,.contact-avatar:after,.datatable .dt-toolbar-footer:after,.datatable .dt-toolbar .dataTables_length:after,.datatable .dt-toolbar .dataTables_filter:after,.datatable .dt-toolbar:after,.datatable:after,.main-panel .main-header:after,.main-panel .action-head:after{content:" ";display:table}.clearfix:after,.react-modal-content .react-modal-footer:after,.StepManager:after,.contact-avatar:after,.datatable .dt-toolbar-footer:after,.datatable .dt-toolbar .dataTables_length:after,.datatable .dt-toolbar .dataTables_filter:after,.datatable .dt-toolbar:after,.datatable:after,.main-panel .main-header:after,.main-panel .action-head:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right,.PropBox,.TypeBoxContainer,.nav-compressed.label.left+ul.nav.nav-compressed,.datatable .dt-toolbar .dt-buttons,.datatable .dt-toolbar .dataTables_length{float:right !important}.pull-left,.NbTimesBoxesContainer .text-container,.NbTimesBoxesContainer,.nav-compressed.label.left,.dropdown-toggle.dropdown-ellipsis span:first-child,.datatable .dt-toolbar .dataTables_filter>label{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.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}}@font-face{font-family:'salesmachine';src:url("fonts/salesmachine.eot?as8q6");src:url("fonts/salesmachine.eot?as8q6#iefix") format("embedded-opentype"),url("fonts/salesmachine.ttf?as8q6") format("truetype"),url("fonts/salesmachine.woff?as8q6") format("woff"),url("fonts/salesmachine.svg?as8q6#salesmachine") format("svg");font-weight:normal;font-style:normal}[class^="smicon-"],[class*=" smicon-"]{font-family:'salesmachine' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.smicon-stage:before{content:"\e92a"}.smicon-health:before{content:"\e92b"}.smicon-alert:before{content:"\e921"}.smicon-editor-link:before{content:"\e920"}.smicon-editor-bold:before{content:"\e919"}.smicon-editor-italic:before{content:"\e91a"}.smicon-editor-underline:before{content:"\e91f"}.smicon-editor-size:before{content:"\e91b"}.smicon-editor-quote:before{content:"\e916"}.smicon-editor-alignright:before{content:"\e917"}.smicon-editor-aligncenter:before{content:"\e91c"}.smicon-editor-alignleft:before{content:"\e918"}.smicon-editor-list:before{content:"\e91d"}.smicon-editor-numericlist:before{content:"\e91e"}.smicon-churn:before{content:"\e911"}.smicon-freemium:before{content:"\e912"}.smicon-onboarding:before{content:"\e913"}.smicon-trial:before{content:"\e914"}.smicon-upsell:before{content:"\e915"}.smicon-arrow-down:before{content:"\e90f"}.smicon-arrow-up:before{content:"\e910"}.smicon-squared-arrow-down:before{content:"\e922"}.smicon-squared-arrow-up:before{content:"\e923"}.smicon-squared-stage:before{content:"\e924"}.smicon-squared-notifications:before{content:"\e925"}.smicon-squared-to:before{content:"\e926"}.smicon-squared-tosend:before{content:"\e927"}.smicon-squared-flag-outline:before{content:"\e90e"}.smicon-squared-create:before{content:"\e90c"}.smicon-squared-note:before{content:"\e90b"}.smicon-squared-todo:before{content:"\e901"}.smicon-squared-assign:before{content:"\e902"}.smicon-squared-completed:before{content:"\e903"}.smicon-squared-email:before{content:"\e904"}.smicon-squared-flag:before{content:"\e905"}.smicon-squared-alert:before{content:"\e906"}.smicon-squared-segment:before{content:"\e907"}.smicon-squared-send:before{content:"\e908"}.smicon-edit-outline3:before{content:"\e90d"}.smicon-account-outline-3:before{content:"\e909"}.smicon-assign-outline3:before{content:"\e900"}.smicon-left-arrow-outline-3:before{content:"\e928"}.smicon-arrow-right-outline-3:before{content:"\e813"}.smicon-add-rounded-outline-3:before{content:"\e808"}.smicon-arrow-outline-32:before{content:"\e800"}.smicon-email-arrow-outline-3:before{content:"\e801"}.smicon-trash-outline-3:before{content:"\e818"}.smicon-add-outline-3:before{content:"\e84c"}.smicon-alert-outline-3:before{content:"\e84d"}.smicon-check-outline-3:before{content:"\e84f"}.smicon-coupon-outline-3:before{content:"\e850"}.smicon-up-outline-3:before{content:"\e929"}.smicon-down-outline-3:before{content:"\e851"}.smicon-email-outline-3:before{content:"\e853"}.smicon-email-task-outline-3:before{content:"\e854"}.smicon-event-outline-3:before{content:"\e855"}.smicon-list-outline-3:before{content:"\e856"}.smicon-lock-outline-3:before{content:"\e857"}.smicon-message-outline-3:before{content:"\e858"}.smicon-note-outline-3:before{content:"\e859"}.smicon-phone-outline-3:before{content:"\e85a"}.smicon-profile-outline-3:before{content:"\e85b"}.smicon-refresh-outline-3:before{content:"\e85c"}.smicon-remove-outline-3:before{content:"\e85d"}.smicon-search-outline-3:before{content:"\e85e"}.smicon-segment-outline-3:before{content:"\e85f"}.smicon-session-outline-3:before{content:"\e861"}.smicon-settings-outline-3:before{content:"\e862"}.smicon-tasks-outline-3:before{content:"\e864"}.smicon-todo-outline-3:before{content:"\e865"}.smicon-send-outline-3:before{content:"\e80d"}.smicon-snooze-outline-3:before{content:"\e863"}.smicon-view-outline-3:before{content:"\e866"}.smicon-action:before{content:"\e80e"}.smicon-add-rounded:before{content:"\e83c"}.smicon-coupon-rounded:before{content:"\e83d"}.smicon-dollar-rounded:before{content:"\e83e"}.smicon-email-rounded:before{content:"\e83f"}.smicon-event-rounded:before{content:"\e840"}.smicon-list-rounded:before{content:"\e841"}.smicon-lock-rounded:before{content:"\e842"}.smicon-message-rounded:before{content:"\e843"}.smicon-note-rounded:before{content:"\e844"}.smicon-phone-rounded:before{content:"\e845"}.smicon-profile-rounded:before{content:"\e846"}.smicon-remove-rounded:before{content:"\e847"}.smicon-segment-rounded:before{content:"\e848"}.smicon-send-rounded:before{content:"\e849"}.smicon-session-rounded:before{content:"\e84a"}.smicon-view-rounded:before{content:"\e84b"}.smicon-email-outline4:before{content:"\e80a"}.smicon-check-outline-4:before{content:"\e80f"}.smicon-arrow-right-outline-4:before,.SMDatatable .footer ul.pagination>li:last-child>a>span:before,.SMDatatable .footer ul.pagination>li:first-child>a>span:before,.SMDatatable .table-wrapper table th .sort-icon.sort-descending:before,.SMDatatable .table-wrapper table th .sort-icon.sort-ascending:before,.breadcrumb>li+li:before{content:"\e820"}.smicon-profile-outline-4:before{content:"\e810"}.smicon-event-outline-4:before{content:"\e811"}.smicon-todo-outline-4:before{content:"\e812"}.smicon-add:before{content:"\e837"}.smicon-coupon:before{content:"\e814"}.smicon-dollar:before{content:"\e815"}.smicon-lock:before{content:"\e802"}.smicon-message2:before{content:"\e805"}.smicon-clock:before{content:"\e806"}.smicon-event:before{content:"\e816"}.smicon-list:before{content:"\e817"}.smicon-message:before{content:"\e819"}.smicon-note:before{content:"\e81a"}.smicon-phone:before{content:"\e81b"}.smicon-profile:before{content:"\e81c"}.smicon-account:before{content:"\e90a"}.smicon-remove:before{content:"\e81d"}.smicon-segment:before{content:"\e838"}.smicon-send:before{content:"\e839"}.smicon-session:before{content:"\e81e"}.smicon-view:before{content:"\e81f"}.smicon-trash:before{content:"\e868"}.smicon,.SMDatatable .footer ul.pagination>li:last-child>a>span,.SMDatatable .footer ul.pagination>li:first-child>a>span,.SMDatatable .table-wrapper table th .sort-icon,.breadcrumb>li+li:before,[class^="smicon-"],[class*=" smicon-"]{display:inline-block;font-family:'salesmachine' !important;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.smicon-arrow-down:before{content:"\e90f"}.smicon-arrow-up:before{content:"\e910"}.smicon-squared-note:before{content:"\e90b"}.smicon-up-outline-3{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.smicon-up-outline-3:before{content:"\e851"}@font-face{font-family:'brandon-text';src:url("fonts/brandon-text/brandon-text-black.otf") format("opentype");font-weight:900;font-style:normal}@font-face{font-family:'brandon-text';src:url("fonts/brandon-text/brandon-text-black-italic.otf") format("opentype");font-weight:900;font-style:italic}@font-face{font-family:'brandon-text';src:url("fonts/brandon-text/brandon-text-bold.otf") format("opentype");font-weight:700;font-style:normal}@font-face{font-family:'brandon-text';src:url("fonts/brandon-text/brandon-text-bold-italic.otf") format("opentype");font-weight:700;font-style:italic}@font-face{font-family:'brandon-text';src:url("fonts/brandon-text/brandon-text-medium.otf") format("opentype");font-weight:500;font-style:normal}@font-face{font-family:'brandon-text';src:url("fonts/brandon-text/brandon-text-medium-italic.otf") format("opentype");font-weight:500;font-style:italic}@font-face{font-family:'brandon-text';src:url("fonts/brandon-text/brandon-text-regular.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:'brandon-text';src:url("fonts/brandon-text/brandon-text-regular-italic.otf") format("opentype");font-weight:400;font-style:italic}@font-face{font-family:'brandon-text';src:url("fonts/brandon-text/brandon-text-light.otf") format("opentype");font-weight:300;font-style:normal}@font-face{font-family:'brandon-text';src:url("fonts/brandon-text/brandon-text-light-italic.otf") format("opentype");font-weight:300;font-style:italic}@font-face{font-family:'brandon-text';src:url("fonts/brandon-text/brandon-text-thin.otf") format("opentype");font-weight:200;font-style:normal}@font-face{font-family:'brandon-text';src:url("fonts/brandon-text/brandon-text-thin-italic.otf") format("opentype");font-weight:200;font-style:italic}html,body{height:100%}body{min-height:100% !important}body.full-blue>#main{background-color:#4485D1}#ribbon+#main-container{height:calc(100% - 109px)}#header+#main-container{height:calc(100% - 59px)}#main-container .segment-edit-component{background-color:#F8F8FA;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 800px){#main-container .segment-edit-component{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}#salesmachine-app>div.home{background-color:#F8F8FA}#salesmachine-app>div[class*=contacts-segments],#salesmachine-app>div[class*=accounts-segments],#salesmachine-app>div.accounts,#salesmachine-app>div.contacts{background-color:#F8F8FA}#salesmachine-app>div.apps-new>#main{background-color:#4485D1}.main-panel{padding-top:20px;padding-right:30px;padding-left:30px;overflow-y:auto;position:relative;height:100%;max-height:100%;padding-bottom:20px;-webkit-box-flex:15;-webkit-flex:15;-ms-flex:15;flex:15;background:white}.main-panel .main-header,.main-panel .action-head{margin-bottom:20px}.main-panel .main-header h1,.main-panel .main-header h2,.main-panel .main-header h3,.main-panel .main-header h4,.main-panel .main-header h5,.main-panel .action-head h1,.main-panel .action-head h2,.main-panel .action-head h3,.main-panel .action-head h4,.main-panel .action-head h5{margin-top:0px;margin-bottom:0px}.side-panel{padding-bottom:10px;padding-right:0px;padding-left:0px;overflow-y:auto;max-height:100%;position:relative;height:100%}.side-panel div.panel-section{padding-left:15px;padding-right:15px}.side-nav{padding:20px 15px;overflow-y:auto;max-height:100%;position:relative;height:100%;-webkit-box-flex:5;-webkit-flex:5;-ms-flex:5;flex:5;max-width:260px}.side-nav.with-dark-background{background-color:#F7F7F7}.side-nav.dark-right-bordered{border-right:1px solid #ECECEC}.row.content-wrapper-70{height:calc(100% - 70px)}.row.content-wrapper-80{height:calc(100% - 70px)}.row.content-wrapper-100{height:calc(100% - 100px)}.page-title{color:#929292;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;font-size:16px;margin:0;vertical-align:middle}body.welcome h4.title,body.welcome h3.h43.title{text-align:left;font-weight:500;margin-top:0px;margin-bottom:20px}body.welcome form div.form-group{text-align:left;margin-bottom:12px}body.welcome form div.form-group label{margin-bottom:5px}body.welcome form div.form-group input.form-control,body.welcome form div.form-group .react-time-picker>div input,.react-time-picker>div body.welcome form div.form-group input,body.welcome form div.form-group input.react-date-picker,body.welcome form div.form-group .SMDatatable .header input#health-switch,.SMDatatable .header body.welcome form div.form-group input#health-switch,body.welcome form div.form-group .SMDatatable .header input#page-menu,.SMDatatable .header body.welcome form div.form-group input#page-menu{box-shadow:none;border-radius:6px;height:38px}body.welcome form button.btn.btn-lg,body.welcome form #segment-container a.btn,#segment-container body.welcome form a.btn,body.welcome form .datatable .dt-toolbar button.btn-lg.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar body.welcome form button.btn-lg.ColVis_Button.ColVis_MasterButton,body.welcome form .btn-group-lg>.btn,body.welcome form #segment-container .btn-group-lg>a,#segment-container body.welcome form .btn-group-lg>a,body.welcome form .datatable .dt-toolbar .btn-group-lg>button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar body.welcome form .btn-group-lg>button.ColVis_Button.ColVis_MasterButton{padding:12px 18px}nav#header{border-radius:0px;background:#4485D1;height:59px;margin-bottom:0px}nav#header .navbar-brand{padding:11px 15px 47px 15px}nav#header .navbar-brand img{height:36px;width:36px}nav#header a:not(.free-of-topnav-style){color:white;font-size:15px}nav#header ul.dropdown-menu>li>a:not(.free-of-topnav-style){color:#636363;font-size:15px}nav#header>div>ul>li>a.badge.badge-white-primary,nav#header>div>ul>li>a.badge-white-primary.question-mark-tooltip{opacity:0.98}nav#header>div>ul>li>a.badge.badge-white-primary:hover,nav#header>div>ul>li>a.badge-white-primary.question-mark-tooltip:hover,nav#header>div>ul>li>.badge-white-primary.btn:active,#segment-container nav#header>div>ul>li>a.badge-white-primary:active,.datatable .dt-toolbar nav#header>div>ul>li>button.badge-white-primary.ColVis_Button.ColVis_MasterButton:active,nav#header>div>ul>li>.badge-white-primary.btn:focus,#segment-container nav#header>div>ul>li>a.badge-white-primary:focus,.datatable .dt-toolbar nav#header>div>ul>li>button.badge-white-primary.ColVis_Button.ColVis_MasterButton:focus{opacity:1}nav#header>div>ul>li>a:not(.free-of-topnav-style){background:none;padding-top:20px;padding-bottom:20px}nav#header>div>ul>li>a:not(.free-of-topnav-style):hover,nav#header>div>ul>li>.btn:not(.free-of-topnav-style):active,#segment-container nav#header>div>ul>li>a:not(.free-of-topnav-style):active,.datatable .dt-toolbar nav#header>div>ul>li>button.ColVis_Button.ColVis_MasterButton:not(.free-of-topnav-style):active,nav#header>div>ul>li>.btn:not(.free-of-topnav-style):focus,#segment-container nav#header>div>ul>li>a:not(.free-of-topnav-style):focus,.datatable .dt-toolbar nav#header>div>ul>li>button.ColVis_Button.ColVis_MasterButton:not(.free-of-topnav-style):focus{background-color:#4A90E2}nav#header #applications-dropdown a{font-size:15px;font-weight:4OO;border:none}nav#header #applications-dropdown a div.square-div{height:14px;width:14px;display:inline-block;vertical-align:middle;background-color:white;border:2px solid #636363;margin-right:7px;border-radius:3px;position:relative;top:-1px}nav#header #applications-dropdown a:hover{background-color:#4485D1;color:white}nav#header #applications-dropdown a:hover div.square-div{background-color:#4485D1;border:2px solid white}nav#header #applications-dropdown a.active div.square-div{background-color:#636363;border:2px solid rgba(0,0,0,0)}nav#header #applications-dropdown a.active:hover div.square-div,nav#header #applications-dropdown .active.btn:active div.square-div,nav#header #applications-dropdown #segment-container a.active:active div.square-div,#segment-container nav#header #applications-dropdown a.active:active div.square-div,nav#header #applications-dropdown .datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:active div.square-div,.datatable .dt-toolbar nav#header #applications-dropdown button.active.ColVis_Button.ColVis_MasterButton:active div.square-div,nav#header #applications-dropdown .active.btn:focus div.square-div,nav#header #applications-dropdown #segment-container a.active:focus div.square-div,#segment-container nav#header #applications-dropdown a.active:focus div.square-div,nav#header #applications-dropdown .datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus div.square-div,.datatable .dt-toolbar nav#header #applications-dropdown button.active.ColVis_Button.ColVis_MasterButton:focus div.square-div{background-color:white;border:2px solid rgba(0,0,0,0)}.fixed-ribbon #ribbon{left:0px;background-color:#323c4f;top:59px}ul#subnav{height:48px;text-transform:uppercase;margin-bottom:0px;background-color:#323c4f;font-size:12px}ul#subnav li:not(.onboarding-link)>a span.semi-circle{display:none}ul#subnav li.active:not(.onboarding-link)>a,ul#subnav li:not(.onboarding-link)>a.active{opacity:1}ul#subnav li.active:not(.onboarding-link)>a span.semi-circle,ul#subnav li:not(.onboarding-link)>a.active span.semi-circle{display:block}ul#subnav li.active:not(.onboarding-link)>a>a,ul#subnav li:not(.onboarding-link)>a.active>a{font-weight:500}ul#subnav li.onboarding-link>a{background-color:#FF004E;text-transform:none}ul#subnav li.onboarding-link>a.active{opacity:1}ul#subnav li{width:14%}ul#subnav li>a{opacity:0.9;border:none !important;position:relative;width:100%;text-align:center;color:white;padding-top:16px;padding-bottom:15px;border-radius:0px;border:none;margin:0px !important;background-color:transparent}ul#subnav li>a .badge,ul#subnav li>a .question-mark-tooltip{margin-left:5px;position:relative;top:-1px}ul#subnav li>a:hover{opacity:1}ul#subnav span.semi-circle{position:absolute;bottom:2px;left:47%;width:12px;height:6px;background-color:white;border-top-left-radius:30px;border-top-right-radius:30px}ul#subnav .badge,ul#subnav .question-mark-tooltip{opacity:1 !important}ul#subnav .badge-sm{padding:2px 8px 3px 8px}ul#subnav>span>li{float:left;margin-bottom:-1px;position:relative;display:block}ul#subnav>span>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:3px 3px 0 0;position:relative;display:block;padding:10px 15px}.toolbar{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}.toolbar.right>:only-child{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:right}.editable-container.editable-inline .editable-input{width:70%}.editable-container.editable-inline .editable-input input{width:100%}.x-editable.editable.editable-click{text-decoration:none;border-bottom:none}.x-editable.editable.editable-click:after{display:none;margin-left:10px;font-size:0.8em;content:"\270f"}.x-editable.editable.editable-click:hover:after,.editable-click.btn:active:after,#segment-container a.editable-click:active:after,.datatable .dt-toolbar button.editable-click.ColVis_Button.ColVis_MasterButton:active:after,.editable-click.btn:focus:after,#segment-container a.editable-click:focus:after,.datatable .dt-toolbar button.editable-click.ColVis_Button.ColVis_MasterButton:focus:after{display:inherit}.btn-discrete-default{color:#929292;background-color:rgba(0,0,0,0);border-color:#DEE0E2}.btn-discrete-default:focus,.btn-discrete-default.focus{color:#929292;background-color:rgba(0,0,0,0);border-color:#9aa0a6}.btn-discrete-default:hover,.btn-discrete-default.btn:active,#segment-container a.btn-discrete-default:active,.datatable .dt-toolbar button.btn-discrete-default.ColVis_Button.ColVis_MasterButton:active,.btn-discrete-default.btn:focus,#segment-container a.btn-discrete-default:focus,.datatable .dt-toolbar button.btn-discrete-default.ColVis_Button.ColVis_MasterButton:focus{color:#929292;background-color:rgba(0,0,0,0);border-color:#bdc1c5}.btn-discrete-default:active,.btn-discrete-default.active,.open>.btn-discrete-default.dropdown-toggle{color:#929292;background-color:rgba(0,0,0,0);border-color:#bdc1c5}.btn-discrete-default:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-discrete-default:active:focus,.btn-discrete-default.focus:active,.btn-discrete-default.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-discrete-default.active:focus,.btn-discrete-default.active.focus,.open>.btn-discrete-default.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-discrete-default.dropdown-toggle:focus,.open>.btn-discrete-default.dropdown-toggle.focus{color:#929292;background-color:rgba(0,0,0,0);border-color:#9aa0a6}.btn-discrete-default:active,.btn-discrete-default.active,.open>.btn-discrete-default.dropdown-toggle{background-image:none}.btn-discrete-default.disabled,.btn-discrete-default.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-discrete-default.disabled:focus,.btn-discrete-default.disabled.focus,.btn-discrete-default.disabled:active,.btn-discrete-default.disabled.active,.btn-discrete-default[disabled],.btn-discrete-default[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-discrete-default[disabled]:focus,.btn-discrete-default.focus[disabled],.btn-discrete-default[disabled]:active,.btn-discrete-default.active[disabled],fieldset[disabled] .btn-discrete-default,fieldset[disabled] .btn-discrete-default:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-discrete-default.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-discrete-default.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-discrete-default.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-discrete-default.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-discrete-default:focus,fieldset[disabled] .btn-discrete-default.focus,fieldset[disabled] .btn-discrete-default:active,fieldset[disabled] .btn-discrete-default.active{background-color:rgba(0,0,0,0);border-color:#DEE0E2}.btn-discrete-default .badge,.btn-discrete-default .question-mark-tooltip{color:rgba(0,0,0,0);background-color:#929292}.btn-discrete-primary{color:#4485D1;background-color:rgba(0,0,0,0);border-color:#4485D1}.btn-discrete-primary:focus,.btn-discrete-primary.focus{color:#4485D1;background-color:rgba(0,0,0,0);border-color:#1e4778}.btn-discrete-primary:hover,.btn-discrete-primary.btn:active,#segment-container a.btn-discrete-primary:active,.datatable .dt-toolbar button.btn-discrete-primary.ColVis_Button.ColVis_MasterButton:active,.btn-discrete-primary.btn:focus,#segment-container a.btn-discrete-primary:focus,.datatable .dt-toolbar button.btn-discrete-primary.ColVis_Button.ColVis_MasterButton:focus{color:#4485D1;background-color:rgba(0,0,0,0);border-color:#2b67ad}.btn-discrete-primary:active,.btn-discrete-primary.active,.open>.btn-discrete-primary.dropdown-toggle{color:#4485D1;background-color:rgba(0,0,0,0);border-color:#2b67ad}.btn-discrete-primary:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-discrete-primary:active:focus,.btn-discrete-primary.focus:active,.btn-discrete-primary.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-discrete-primary.active:focus,.btn-discrete-primary.active.focus,.open>.btn-discrete-primary.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-discrete-primary.dropdown-toggle:focus,.open>.btn-discrete-primary.dropdown-toggle.focus{color:#4485D1;background-color:rgba(0,0,0,0);border-color:#1e4778}.btn-discrete-primary:active,.btn-discrete-primary.active,.open>.btn-discrete-primary.dropdown-toggle{background-image:none}.btn-discrete-primary.disabled,.btn-discrete-primary.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-discrete-primary.disabled:focus,.btn-discrete-primary.disabled.focus,.btn-discrete-primary.disabled:active,.btn-discrete-primary.disabled.active,.btn-discrete-primary[disabled],.btn-discrete-primary[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-discrete-primary[disabled]:focus,.btn-discrete-primary.focus[disabled],.btn-discrete-primary[disabled]:active,.btn-discrete-primary.active[disabled],fieldset[disabled] .btn-discrete-primary,fieldset[disabled] .btn-discrete-primary:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-discrete-primary.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-discrete-primary.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-discrete-primary.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-discrete-primary.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-discrete-primary:focus,fieldset[disabled] .btn-discrete-primary.focus,fieldset[disabled] .btn-discrete-primary:active,fieldset[disabled] .btn-discrete-primary.active{background-color:rgba(0,0,0,0);border-color:#4485D1}.btn-discrete-primary .badge,.btn-discrete-primary .question-mark-tooltip{color:rgba(0,0,0,0);background-color:#4485D1}.btn-discrete-primary:hover,.btn-discrete-primary.btn:active,#segment-container a.btn-discrete-primary:active,.datatable .dt-toolbar button.btn-discrete-primary.ColVis_Button.ColVis_MasterButton:active,.btn-discrete-primary.btn:focus,#segment-container a.btn-discrete-primary:focus,.datatable .dt-toolbar button.btn-discrete-primary.ColVis_Button.ColVis_MasterButton:focus{color:#2d6cb5}.btn-discrete-success{color:#0BC078;background-color:rgba(0,0,0,0);border-color:#0BC078}.btn-discrete-success:focus,.btn-discrete-success.focus{color:#0BC078;background-color:rgba(0,0,0,0);border-color:#04472d}.btn-discrete-success:hover,.btn-discrete-success.btn:active,#segment-container a.btn-discrete-success:active,.datatable .dt-toolbar button.btn-discrete-success.ColVis_Button.ColVis_MasterButton:active,.btn-discrete-success.btn:focus,#segment-container a.btn-discrete-success:focus,.datatable .dt-toolbar button.btn-discrete-success.ColVis_Button.ColVis_MasterButton:focus{color:#0BC078;background-color:rgba(0,0,0,0);border-color:#088654}.btn-discrete-success:active,.btn-discrete-success.active,.open>.btn-discrete-success.dropdown-toggle{color:#0BC078;background-color:rgba(0,0,0,0);border-color:#088654}.btn-discrete-success:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-discrete-success:active:focus,.btn-discrete-success.focus:active,.btn-discrete-success.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-discrete-success.active:focus,.btn-discrete-success.active.focus,.open>.btn-discrete-success.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-discrete-success.dropdown-toggle:focus,.open>.btn-discrete-success.dropdown-toggle.focus{color:#0BC078;background-color:rgba(0,0,0,0);border-color:#04472d}.btn-discrete-success:active,.btn-discrete-success.active,.open>.btn-discrete-success.dropdown-toggle{background-image:none}.btn-discrete-success.disabled,.btn-discrete-success.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-discrete-success.disabled:focus,.btn-discrete-success.disabled.focus,.btn-discrete-success.disabled:active,.btn-discrete-success.disabled.active,.btn-discrete-success[disabled],.btn-discrete-success[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-discrete-success[disabled]:focus,.btn-discrete-success.focus[disabled],.btn-discrete-success[disabled]:active,.btn-discrete-success.active[disabled],fieldset[disabled] .btn-discrete-success,fieldset[disabled] .btn-discrete-success:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-discrete-success.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-discrete-success.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-discrete-success.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-discrete-success.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-discrete-success:focus,fieldset[disabled] .btn-discrete-success.focus,fieldset[disabled] .btn-discrete-success:active,fieldset[disabled] .btn-discrete-success.active{background-color:rgba(0,0,0,0);border-color:#0BC078}.btn-discrete-success .badge,.btn-discrete-success .question-mark-tooltip{color:rgba(0,0,0,0);background-color:#0BC078}.btn-discrete-success:hover,.btn-discrete-success.btn:active,#segment-container a.btn-discrete-success:active,.datatable .dt-toolbar button.btn-discrete-success.ColVis_Button.ColVis_MasterButton:active,.btn-discrete-success.btn:focus,#segment-container a.btn-discrete-success:focus,.datatable .dt-toolbar button.btn-discrete-success.ColVis_Button.ColVis_MasterButton:focus{color:#08905a}.btn-discrete-danger{color:#EE5752;background-color:rgba(0,0,0,0);border-color:#EE5752}.btn-discrete-danger:focus,.btn-discrete-danger.focus{color:#EE5752;background-color:rgba(0,0,0,0);border-color:#af1611}.btn-discrete-danger:hover,.btn-discrete-danger.btn:active,#segment-container a.btn-discrete-danger:active,.datatable .dt-toolbar button.btn-discrete-danger.ColVis_Button.ColVis_MasterButton:active,.btn-discrete-danger.btn:focus,#segment-container a.btn-discrete-danger:focus,.datatable .dt-toolbar button.btn-discrete-danger.ColVis_Button.ColVis_MasterButton:focus{color:#EE5752;background-color:rgba(0,0,0,0);border-color:#e9211a}.btn-discrete-danger:active,.btn-discrete-danger.active,.open>.btn-discrete-danger.dropdown-toggle{color:#EE5752;background-color:rgba(0,0,0,0);border-color:#e9211a}.btn-discrete-danger:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-discrete-danger:active:focus,.btn-discrete-danger.focus:active,.btn-discrete-danger.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-discrete-danger.active:focus,.btn-discrete-danger.active.focus,.open>.btn-discrete-danger.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-discrete-danger.dropdown-toggle:focus,.open>.btn-discrete-danger.dropdown-toggle.focus{color:#EE5752;background-color:rgba(0,0,0,0);border-color:#af1611}.btn-discrete-danger:active,.btn-discrete-danger.active,.open>.btn-discrete-danger.dropdown-toggle{background-image:none}.btn-discrete-danger.disabled,.btn-discrete-danger.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-discrete-danger.disabled:focus,.btn-discrete-danger.disabled.focus,.btn-discrete-danger.disabled:active,.btn-discrete-danger.disabled.active,.btn-discrete-danger[disabled],.btn-discrete-danger[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-discrete-danger[disabled]:focus,.btn-discrete-danger.focus[disabled],.btn-discrete-danger[disabled]:active,.btn-discrete-danger.active[disabled],fieldset[disabled] .btn-discrete-danger,fieldset[disabled] .btn-discrete-danger:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-discrete-danger.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-discrete-danger.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-discrete-danger.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-discrete-danger.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-discrete-danger:focus,fieldset[disabled] .btn-discrete-danger.focus,fieldset[disabled] .btn-discrete-danger:active,fieldset[disabled] .btn-discrete-danger.active{background-color:rgba(0,0,0,0);border-color:#EE5752}.btn-discrete-danger .badge,.btn-discrete-danger .question-mark-tooltip{color:rgba(0,0,0,0);background-color:#EE5752}.btn-discrete-danger:hover,.btn-discrete-danger.btn:active,#segment-container a.btn-discrete-danger:active,.datatable .dt-toolbar button.btn-discrete-danger.ColVis_Button.ColVis_MasterButton:active,.btn-discrete-danger.btn:focus,#segment-container a.btn-discrete-danger:focus,.datatable .dt-toolbar button.btn-discrete-danger.ColVis_Button.ColVis_MasterButton:focus{color:#e92a24}.btn-link-default{color:#929292;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-default:focus,.btn-link-default.focus{color:#929292;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-default:hover,.btn-link-default.btn:active,#segment-container a.btn-link-default:active,.datatable .dt-toolbar button.btn-link-default.ColVis_Button.ColVis_MasterButton:active,.btn-link-default.btn:focus,#segment-container a.btn-link-default:focus,.datatable .dt-toolbar button.btn-link-default.ColVis_Button.ColVis_MasterButton:focus{color:#929292;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-default:active,.btn-link-default.active,.open>.btn-link-default.dropdown-toggle{color:#929292;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-default:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-link-default:active:focus,.btn-link-default.focus:active,.btn-link-default.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-link-default.active:focus,.btn-link-default.active.focus,.open>.btn-link-default.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-link-default.dropdown-toggle:focus,.open>.btn-link-default.dropdown-toggle.focus{color:#929292;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-default:active,.btn-link-default.active,.open>.btn-link-default.dropdown-toggle{background-image:none}.btn-link-default.disabled,.btn-link-default.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-link-default.disabled:focus,.btn-link-default.disabled.focus,.btn-link-default.disabled:active,.btn-link-default.disabled.active,.btn-link-default[disabled],.btn-link-default[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-link-default[disabled]:focus,.btn-link-default.focus[disabled],.btn-link-default[disabled]:active,.btn-link-default.active[disabled],fieldset[disabled] .btn-link-default,fieldset[disabled] .btn-link-default:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-link-default.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-link-default.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-link-default.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-link-default.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-link-default:focus,fieldset[disabled] .btn-link-default.focus,fieldset[disabled] .btn-link-default:active,fieldset[disabled] .btn-link-default.active{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-default .badge,.btn-link-default .question-mark-tooltip{color:rgba(0,0,0,0);background-color:#929292}.btn-link-default:hover,.btn-link-default.btn:active,#segment-container a.btn-link-default:active,.datatable .dt-toolbar button.btn-link-default.ColVis_Button.ColVis_MasterButton:active,.btn-link-default.btn:focus,#segment-container a.btn-link-default:focus,.datatable .dt-toolbar button.btn-link-default.ColVis_Button.ColVis_MasterButton:focus{color:#797979}.btn-link-default.right{padding-right:0px}.btn-link-default.left{padding-left:0px}.btn-link-menu{color:#94A1AE;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-menu:focus,.btn-link-menu.focus{color:#94A1AE;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-menu:hover,.btn-link-menu.btn:active,#segment-container a.btn-link-menu:active,.datatable .dt-toolbar button.btn-link-menu.ColVis_Button.ColVis_MasterButton:active,.btn-link-menu.btn:focus,#segment-container a.btn-link-menu:focus,.datatable .dt-toolbar button.btn-link-menu.ColVis_Button.ColVis_MasterButton:focus{color:#94A1AE;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-menu:active,.btn-link-menu.active,.open>.btn-link-menu.dropdown-toggle{color:#94A1AE;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-menu:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-link-menu:active:focus,.btn-link-menu.focus:active,.btn-link-menu.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-link-menu.active:focus,.btn-link-menu.active.focus,.open>.btn-link-menu.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-link-menu.dropdown-toggle:focus,.open>.btn-link-menu.dropdown-toggle.focus{color:#94A1AE;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-menu:active,.btn-link-menu.active,.open>.btn-link-menu.dropdown-toggle{background-image:none}.btn-link-menu.disabled,.btn-link-menu.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-link-menu.disabled:focus,.btn-link-menu.disabled.focus,.btn-link-menu.disabled:active,.btn-link-menu.disabled.active,.btn-link-menu[disabled],.btn-link-menu[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-link-menu[disabled]:focus,.btn-link-menu.focus[disabled],.btn-link-menu[disabled]:active,.btn-link-menu.active[disabled],fieldset[disabled] .btn-link-menu,fieldset[disabled] .btn-link-menu:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-link-menu.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-link-menu.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-link-menu.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-link-menu.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-link-menu:focus,fieldset[disabled] .btn-link-menu.focus,fieldset[disabled] .btn-link-menu:active,fieldset[disabled] .btn-link-menu.active{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-menu .badge,.btn-link-menu .question-mark-tooltip{color:rgba(0,0,0,0);background-color:#94A1AE}.btn-link-menu:hover,.btn-link-menu.btn:active,#segment-container a.btn-link-menu:active,.datatable .dt-toolbar button.btn-link-menu.ColVis_Button.ColVis_MasterButton:active,.btn-link-menu.btn:focus,#segment-container a.btn-link-menu:focus,.datatable .dt-toolbar button.btn-link-menu.ColVis_Button.ColVis_MasterButton:focus{color:#778898}.btn-link-menu.right{padding-right:0px}.btn-link-menu.left{padding-left:0px}.btn-link-primary{color:#4485D1;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-primary:focus,.btn-link-primary.focus{color:#4485D1;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-primary:hover,.btn-link-primary.btn:active,#segment-container a.btn-link-primary:active,.datatable .dt-toolbar button.btn-link-primary.ColVis_Button.ColVis_MasterButton:active,.btn-link-primary.btn:focus,#segment-container a.btn-link-primary:focus,.datatable .dt-toolbar button.btn-link-primary.ColVis_Button.ColVis_MasterButton:focus{color:#4485D1;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-primary:active,.btn-link-primary.active,.open>.btn-link-primary.dropdown-toggle{color:#4485D1;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-primary:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-link-primary:active:focus,.btn-link-primary.focus:active,.btn-link-primary.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-link-primary.active:focus,.btn-link-primary.active.focus,.open>.btn-link-primary.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-link-primary.dropdown-toggle:focus,.open>.btn-link-primary.dropdown-toggle.focus{color:#4485D1;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-primary:active,.btn-link-primary.active,.open>.btn-link-primary.dropdown-toggle{background-image:none}.btn-link-primary.disabled,.btn-link-primary.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-link-primary.disabled:focus,.btn-link-primary.disabled.focus,.btn-link-primary.disabled:active,.btn-link-primary.disabled.active,.btn-link-primary[disabled],.btn-link-primary[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-link-primary[disabled]:focus,.btn-link-primary.focus[disabled],.btn-link-primary[disabled]:active,.btn-link-primary.active[disabled],fieldset[disabled] .btn-link-primary,fieldset[disabled] .btn-link-primary:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-link-primary.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-link-primary.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-link-primary.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-link-primary.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-link-primary:focus,fieldset[disabled] .btn-link-primary.focus,fieldset[disabled] .btn-link-primary:active,fieldset[disabled] .btn-link-primary.active{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-primary .badge,.btn-link-primary .question-mark-tooltip{color:rgba(0,0,0,0);background-color:#4485D1}.btn-link-primary:hover,.btn-link-primary.btn:active,#segment-container a.btn-link-primary:active,.datatable .dt-toolbar button.btn-link-primary.ColVis_Button.ColVis_MasterButton:active,.btn-link-primary.btn:focus,#segment-container a.btn-link-primary:focus,.datatable .dt-toolbar button.btn-link-primary.ColVis_Button.ColVis_MasterButton:focus{color:#2d6cb5}.btn-link-primary.right{padding-right:0px}.btn-link-primary.left{padding-left:0px}.btn-link-success{color:#0BC078;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-success:focus,.btn-link-success.focus{color:#0BC078;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-success:hover,.btn-link-success.btn:active,#segment-container a.btn-link-success:active,.datatable .dt-toolbar button.btn-link-success.ColVis_Button.ColVis_MasterButton:active,.btn-link-success.btn:focus,#segment-container a.btn-link-success:focus,.datatable .dt-toolbar button.btn-link-success.ColVis_Button.ColVis_MasterButton:focus{color:#0BC078;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-success:active,.btn-link-success.active,.open>.btn-link-success.dropdown-toggle{color:#0BC078;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-success:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-link-success:active:focus,.btn-link-success.focus:active,.btn-link-success.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-link-success.active:focus,.btn-link-success.active.focus,.open>.btn-link-success.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-link-success.dropdown-toggle:focus,.open>.btn-link-success.dropdown-toggle.focus{color:#0BC078;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-success:active,.btn-link-success.active,.open>.btn-link-success.dropdown-toggle{background-image:none}.btn-link-success.disabled,.btn-link-success.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-link-success.disabled:focus,.btn-link-success.disabled.focus,.btn-link-success.disabled:active,.btn-link-success.disabled.active,.btn-link-success[disabled],.btn-link-success[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-link-success[disabled]:focus,.btn-link-success.focus[disabled],.btn-link-success[disabled]:active,.btn-link-success.active[disabled],fieldset[disabled] .btn-link-success,fieldset[disabled] .btn-link-success:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-link-success.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-link-success.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-link-success.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-link-success.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-link-success:focus,fieldset[disabled] .btn-link-success.focus,fieldset[disabled] .btn-link-success:active,fieldset[disabled] .btn-link-success.active{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-success .badge,.btn-link-success .question-mark-tooltip{color:rgba(0,0,0,0);background-color:#0BC078}.btn-link-success:hover,.btn-link-success.btn:active,#segment-container a.btn-link-success:active,.datatable .dt-toolbar button.btn-link-success.ColVis_Button.ColVis_MasterButton:active,.btn-link-success.btn:focus,#segment-container a.btn-link-success:focus,.datatable .dt-toolbar button.btn-link-success.ColVis_Button.ColVis_MasterButton:focus{color:#08905a}.btn-link-success.right{padding-right:0px}.btn-link-success.left{padding-left:0px}.btn-link-danger{color:#EE5752;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-danger:focus,.btn-link-danger.focus{color:#EE5752;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-danger:hover,.btn-link-danger.btn:active,#segment-container a.btn-link-danger:active,.datatable .dt-toolbar button.btn-link-danger.ColVis_Button.ColVis_MasterButton:active,.btn-link-danger.btn:focus,#segment-container a.btn-link-danger:focus,.datatable .dt-toolbar button.btn-link-danger.ColVis_Button.ColVis_MasterButton:focus{color:#EE5752;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-danger:active,.btn-link-danger.active,.open>.btn-link-danger.dropdown-toggle{color:#EE5752;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-danger:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-link-danger:active:focus,.btn-link-danger.focus:active,.btn-link-danger.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-link-danger.active:focus,.btn-link-danger.active.focus,.open>.btn-link-danger.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-link-danger.dropdown-toggle:focus,.open>.btn-link-danger.dropdown-toggle.focus{color:#EE5752;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-danger:active,.btn-link-danger.active,.open>.btn-link-danger.dropdown-toggle{background-image:none}.btn-link-danger.disabled,.btn-link-danger.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-link-danger.disabled:focus,.btn-link-danger.disabled.focus,.btn-link-danger.disabled:active,.btn-link-danger.disabled.active,.btn-link-danger[disabled],.btn-link-danger[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-link-danger[disabled]:focus,.btn-link-danger.focus[disabled],.btn-link-danger[disabled]:active,.btn-link-danger.active[disabled],fieldset[disabled] .btn-link-danger,fieldset[disabled] .btn-link-danger:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-link-danger.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-link-danger.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-link-danger.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-link-danger.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-link-danger:focus,fieldset[disabled] .btn-link-danger.focus,fieldset[disabled] .btn-link-danger:active,fieldset[disabled] .btn-link-danger.active{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.btn-link-danger .badge,.btn-link-danger .question-mark-tooltip{color:rgba(0,0,0,0);background-color:#EE5752}.btn-link-danger:hover,.btn-link-danger.btn:active,#segment-container a.btn-link-danger:active,.datatable .dt-toolbar button.btn-link-danger.ColVis_Button.ColVis_MasterButton:active,.btn-link-danger.btn:focus,#segment-container a.btn-link-danger:focus,.datatable .dt-toolbar button.btn-link-danger.ColVis_Button.ColVis_MasterButton:focus{color:#e92a24}.btn-link-danger.right{padding-right:0px}.btn-link-danger.left{padding-left:0px}.btn-grey{color:#636363;background-color:#DEE0E2;border-color:rgba(0,0,0,0)}.btn-grey:focus,.btn-grey.focus{color:#636363;background-color:#c3c7ca;border-color:rgba(0,0,0,0)}.btn-grey:hover,.btn-grey.btn:active,#segment-container a.btn-grey:active,.datatable .dt-toolbar button.btn-grey.ColVis_Button.ColVis_MasterButton:active,.btn-grey.btn:focus,#segment-container a.btn-grey:focus,.datatable .dt-toolbar button.btn-grey.ColVis_Button.ColVis_MasterButton:focus{color:#636363;background-color:#c3c7ca;border-color:rgba(0,0,0,0)}.btn-grey:active,.btn-grey.active,.open>.btn-grey.dropdown-toggle{color:#636363;background-color:#c3c7ca;border-color:rgba(0,0,0,0)}.btn-grey:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-grey:active:focus,.btn-grey.focus:active,.btn-grey.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-grey.active:focus,.btn-grey.active.focus,.open>.btn-grey.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-grey.dropdown-toggle:focus,.open>.btn-grey.dropdown-toggle.focus{color:#636363;background-color:#b0b5b9;border-color:rgba(0,0,0,0)}.btn-grey:active,.btn-grey.active,.open>.btn-grey.dropdown-toggle{background-image:none}.btn-grey.disabled,.btn-grey.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-grey.disabled:focus,.btn-grey.disabled.focus,.btn-grey.disabled:active,.btn-grey.disabled.active,.btn-grey[disabled],.btn-grey[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-grey[disabled]:focus,.btn-grey.focus[disabled],.btn-grey[disabled]:active,.btn-grey.active[disabled],fieldset[disabled] .btn-grey,fieldset[disabled] .btn-grey:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-grey.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-grey.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-grey.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-grey.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-grey:focus,fieldset[disabled] .btn-grey.focus,fieldset[disabled] .btn-grey:active,fieldset[disabled] .btn-grey.active{background-color:#DEE0E2;border-color:rgba(0,0,0,0)}.btn-grey .badge,.btn-grey .question-mark-tooltip{color:#DEE0E2;background-color:#636363}.btn-grey:hover,.btn-grey.btn:active,#segment-container a.btn-grey:active,.datatable .dt-toolbar button.btn-grey.ColVis_Button.ColVis_MasterButton:active,.btn-grey.btn:focus,#segment-container a.btn-grey:focus,.datatable .dt-toolbar button.btn-grey.ColVis_Button.ColVis_MasterButton:focus{background-color:#EAEAEA}.btn-yellow{color:white;background-color:#FECB2F;border-color:rgba(0,0,0,0)}.btn-yellow:focus,.btn-yellow.focus{color:white;background-color:#f9bc01;border-color:rgba(0,0,0,0)}.btn-yellow:hover,.btn-yellow.btn:active,#segment-container a.btn-yellow:active,.datatable .dt-toolbar button.btn-yellow.ColVis_Button.ColVis_MasterButton:active,.btn-yellow.btn:focus,#segment-container a.btn-yellow:focus,.datatable .dt-toolbar button.btn-yellow.ColVis_Button.ColVis_MasterButton:focus{color:white;background-color:#f9bc01;border-color:rgba(0,0,0,0)}.btn-yellow:active,.btn-yellow.active,.open>.btn-yellow.dropdown-toggle{color:white;background-color:#f9bc01;border-color:rgba(0,0,0,0)}.btn-yellow:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-yellow:active:focus,.btn-yellow.focus:active,.btn-yellow.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-yellow.active:focus,.btn-yellow.active.focus,.open>.btn-yellow.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-yellow.dropdown-toggle:focus,.open>.btn-yellow.dropdown-toggle.focus{color:white;background-color:#d5a101;border-color:rgba(0,0,0,0)}.btn-yellow:active,.btn-yellow.active,.open>.btn-yellow.dropdown-toggle{background-image:none}.btn-yellow.disabled,.btn-yellow.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-yellow.disabled:focus,.btn-yellow.disabled.focus,.btn-yellow.disabled:active,.btn-yellow.disabled.active,.btn-yellow[disabled],.btn-yellow[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-yellow[disabled]:focus,.btn-yellow.focus[disabled],.btn-yellow[disabled]:active,.btn-yellow.active[disabled],fieldset[disabled] .btn-yellow,fieldset[disabled] .btn-yellow:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-yellow.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-yellow.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-yellow.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-yellow.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-yellow:focus,fieldset[disabled] .btn-yellow.focus,fieldset[disabled] .btn-yellow:active,fieldset[disabled] .btn-yellow.active{background-color:#FECB2F;border-color:rgba(0,0,0,0)}.btn-yellow .badge,.btn-yellow .question-mark-tooltip{color:#FECB2F;background-color:white}.btn-yellow:hover,.btn-yellow.btn:active,#segment-container a.btn-yellow:active,.datatable .dt-toolbar button.btn-yellow.ColVis_Button.ColVis_MasterButton:active,.btn-yellow.btn:focus,#segment-container a.btn-yellow:focus,.datatable .dt-toolbar button.btn-yellow.ColVis_Button.ColVis_MasterButton:focus{background-color:#fec20b}.btn-segment-button-green{color:white;background-color:#5CCC5C;border-color:rgba(0,0,0,0)}.btn-segment-button-green:focus,.btn-segment-button-green.focus{color:white;background-color:#3abb3a;border-color:rgba(0,0,0,0)}.btn-segment-button-green:hover,.btn-segment-button-green.btn:active,#segment-container a.btn-segment-button-green:active,.datatable .dt-toolbar button.btn-segment-button-green.ColVis_Button.ColVis_MasterButton:active,.btn-segment-button-green.btn:focus,#segment-container a.btn-segment-button-green:focus,.datatable .dt-toolbar button.btn-segment-button-green.ColVis_Button.ColVis_MasterButton:focus{color:white;background-color:#3abb3a;border-color:rgba(0,0,0,0)}.btn-segment-button-green:active,.btn-segment-button-green.active,.open>.btn-segment-button-green.dropdown-toggle{color:white;background-color:#3abb3a;border-color:rgba(0,0,0,0)}.btn-segment-button-green:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-segment-button-green:active:focus,.btn-segment-button-green.focus:active,.btn-segment-button-green.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-button-green.active:focus,.btn-segment-button-green.active.focus,.open>.btn-segment-button-green.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-segment-button-green.dropdown-toggle:focus,.open>.btn-segment-button-green.dropdown-toggle.focus{color:white;background-color:#329f32;border-color:rgba(0,0,0,0)}.btn-segment-button-green:active,.btn-segment-button-green.active,.open>.btn-segment-button-green.dropdown-toggle{background-image:none}.btn-segment-button-green.disabled,.btn-segment-button-green.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-button-green.disabled:focus,.btn-segment-button-green.disabled.focus,.btn-segment-button-green.disabled:active,.btn-segment-button-green.disabled.active,.btn-segment-button-green[disabled],.btn-segment-button-green[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-segment-button-green[disabled]:focus,.btn-segment-button-green.focus[disabled],.btn-segment-button-green[disabled]:active,.btn-segment-button-green.active[disabled],fieldset[disabled] .btn-segment-button-green,fieldset[disabled] .btn-segment-button-green:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-button-green.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-button-green.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-button-green.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-button-green.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-segment-button-green:focus,fieldset[disabled] .btn-segment-button-green.focus,fieldset[disabled] .btn-segment-button-green:active,fieldset[disabled] .btn-segment-button-green.active{background-color:#5CCC5C;border-color:rgba(0,0,0,0)}.btn-segment-button-green .badge,.btn-segment-button-green .question-mark-tooltip{color:#5CCC5C;background-color:white}.btn-segment-button-green:hover,.btn-segment-button-green.btn:active,#segment-container a.btn-segment-button-green:active,.datatable .dt-toolbar button.btn-segment-button-green.ColVis_Button.ColVis_MasterButton:active,.btn-segment-button-green.btn:focus,#segment-container a.btn-segment-button-green:focus,.datatable .dt-toolbar button.btn-segment-button-green.ColVis_Button.ColVis_MasterButton:focus{background-color:#6fd26f}.btn-white-primary{color:#4485D1;background-color:white;border-color:white}.btn-white-primary:focus,.btn-white-primary.focus{color:#4485D1;background-color:#e6e6e6;border-color:#bfbfbf}.btn-white-primary:hover,.btn-white-primary.btn:active,#segment-container a.btn-white-primary:active,.datatable .dt-toolbar button.btn-white-primary.ColVis_Button.ColVis_MasterButton:active,.btn-white-primary.btn:focus,#segment-container a.btn-white-primary:focus,.datatable .dt-toolbar button.btn-white-primary.ColVis_Button.ColVis_MasterButton:focus{color:#4485D1;background-color:#e6e6e6;border-color:#e0e0e0}.btn-white-primary:active,.btn-white-primary.active,.open>.btn-white-primary.dropdown-toggle{color:#4485D1;background-color:#e6e6e6;border-color:#e0e0e0}.btn-white-primary:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-white-primary:active:focus,.btn-white-primary.focus:active,.btn-white-primary.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-white-primary.active:focus,.btn-white-primary.active.focus,.open>.btn-white-primary.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-white-primary.dropdown-toggle:focus,.open>.btn-white-primary.dropdown-toggle.focus{color:#4485D1;background-color:#d4d4d4;border-color:#bfbfbf}.btn-white-primary:active,.btn-white-primary.active,.open>.btn-white-primary.dropdown-toggle{background-image:none}.btn-white-primary.disabled,.btn-white-primary.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-white-primary.disabled:focus,.btn-white-primary.disabled.focus,.btn-white-primary.disabled:active,.btn-white-primary.disabled.active,.btn-white-primary[disabled],.btn-white-primary[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-white-primary[disabled]:focus,.btn-white-primary.focus[disabled],.btn-white-primary[disabled]:active,.btn-white-primary.active[disabled],fieldset[disabled] .btn-white-primary,fieldset[disabled] .btn-white-primary:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-white-primary.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-white-primary.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-white-primary.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-white-primary.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-white-primary:focus,fieldset[disabled] .btn-white-primary.focus,fieldset[disabled] .btn-white-primary:active,fieldset[disabled] .btn-white-primary.active{background-color:white;border-color:white}.btn-white-primary .badge,.btn-white-primary .question-mark-tooltip{color:white;background-color:#4485D1}.btn-white-primary:hover,.btn-white-primary.btn:active,#segment-container a.btn-white-primary:active,.datatable .dt-toolbar button.btn-white-primary.ColVis_Button.ColVis_MasterButton:active,.btn-white-primary.btn:focus,#segment-container a.btn-white-primary:focus,.datatable .dt-toolbar button.btn-white-primary.ColVis_Button.ColVis_MasterButton:focus{color:#4A90E2;background-color:white}.btn-lg.btn-round,.btn.btn-round,#segment-container a.btn-round,.datatable .dt-toolbar button.btn-round.ColVis_Button.ColVis_MasterButton{border-radius:24px !important}.btn-xs-lg{padding:16px 19px}.btn-darker-background{background-color:rgba(0,0,0,0.3);opacity:0.9}.btn-darker-background:hover,.btn-darker-background.btn:active,#segment-container a.btn-darker-background:active,.datatable .dt-toolbar button.btn-darker-background.ColVis_Button.ColVis_MasterButton:active,.btn-darker-background.btn:focus,#segment-container a.btn-darker-background:focus,.datatable .dt-toolbar button.btn-darker-background.ColVis_Button.ColVis_MasterButton:focus{opacity:1}.btn-segment-green{color:white;background-color:#0BC078;border-color:rgba(0,0,0,0)}.btn-segment-green:focus,.btn-segment-green.focus{color:white;background-color:#08905a;border-color:rgba(0,0,0,0)}.btn-segment-green:hover,.btn-segment-green.btn:active,#segment-container a.btn-segment-green:active,.datatable .dt-toolbar button.btn-segment-green.ColVis_Button.ColVis_MasterButton:active,.btn-segment-green.btn:focus,#segment-container a.btn-segment-green:focus,.datatable .dt-toolbar button.btn-segment-green.ColVis_Button.ColVis_MasterButton:focus{color:white;background-color:#08905a;border-color:rgba(0,0,0,0)}.btn-segment-green:active,.btn-segment-green.active,.open>.btn-segment-green.dropdown-toggle{color:white;background-color:#08905a;border-color:rgba(0,0,0,0)}.btn-segment-green:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-segment-green:active:focus,.btn-segment-green.focus:active,.btn-segment-green.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-green.active:focus,.btn-segment-green.active.focus,.open>.btn-segment-green.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-segment-green.dropdown-toggle:focus,.open>.btn-segment-green.dropdown-toggle.focus{color:white;background-color:#066e45;border-color:rgba(0,0,0,0)}.btn-segment-green:active,.btn-segment-green.active,.open>.btn-segment-green.dropdown-toggle{background-image:none}.btn-segment-green.disabled,.btn-segment-green.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-green.disabled:focus,.btn-segment-green.disabled.focus,.btn-segment-green.disabled:active,.btn-segment-green.disabled.active,.btn-segment-green[disabled],.btn-segment-green[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-segment-green[disabled]:focus,.btn-segment-green.focus[disabled],.btn-segment-green[disabled]:active,.btn-segment-green.active[disabled],fieldset[disabled] .btn-segment-green,fieldset[disabled] .btn-segment-green:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-green.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-green.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-green.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-green.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-segment-green:focus,fieldset[disabled] .btn-segment-green.focus,fieldset[disabled] .btn-segment-green:active,fieldset[disabled] .btn-segment-green.active{background-color:#0BC078;border-color:rgba(0,0,0,0)}.btn-segment-green .badge,.btn-segment-green .question-mark-tooltip{color:#0BC078;background-color:white}.btn-segment-green:hover,.btn-segment-green.btn:active,#segment-container a.btn-segment-green:active,.datatable .dt-toolbar button.btn-segment-green.ColVis_Button.ColVis_MasterButton:active,.btn-segment-green.btn:focus,#segment-container a.btn-segment-green:focus,.datatable .dt-toolbar button.btn-segment-green.ColVis_Button.ColVis_MasterButton:focus{background-color:#0cd887}.btn-segment-yellow{color:white;background-color:#FCC752;border-color:rgba(0,0,0,0)}.btn-segment-yellow:focus,.btn-segment-yellow.focus{color:white;background-color:#fbb720;border-color:rgba(0,0,0,0)}.btn-segment-yellow:hover,.btn-segment-yellow.btn:active,#segment-container a.btn-segment-yellow:active,.datatable .dt-toolbar button.btn-segment-yellow.ColVis_Button.ColVis_MasterButton:active,.btn-segment-yellow.btn:focus,#segment-container a.btn-segment-yellow:focus,.datatable .dt-toolbar button.btn-segment-yellow.ColVis_Button.ColVis_MasterButton:focus{color:white;background-color:#fbb720;border-color:rgba(0,0,0,0)}.btn-segment-yellow:active,.btn-segment-yellow.active,.open>.btn-segment-yellow.dropdown-toggle{color:white;background-color:#fbb720;border-color:rgba(0,0,0,0)}.btn-segment-yellow:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-segment-yellow:active:focus,.btn-segment-yellow.focus:active,.btn-segment-yellow.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-yellow.active:focus,.btn-segment-yellow.active.focus,.open>.btn-segment-yellow.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-segment-yellow.dropdown-toggle:focus,.open>.btn-segment-yellow.dropdown-toggle.focus{color:white;background-color:#f3a904;border-color:rgba(0,0,0,0)}.btn-segment-yellow:active,.btn-segment-yellow.active,.open>.btn-segment-yellow.dropdown-toggle{background-image:none}.btn-segment-yellow.disabled,.btn-segment-yellow.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-yellow.disabled:focus,.btn-segment-yellow.disabled.focus,.btn-segment-yellow.disabled:active,.btn-segment-yellow.disabled.active,.btn-segment-yellow[disabled],.btn-segment-yellow[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-segment-yellow[disabled]:focus,.btn-segment-yellow.focus[disabled],.btn-segment-yellow[disabled]:active,.btn-segment-yellow.active[disabled],fieldset[disabled] .btn-segment-yellow,fieldset[disabled] .btn-segment-yellow:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-yellow.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-yellow.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-yellow.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-yellow.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-segment-yellow:focus,fieldset[disabled] .btn-segment-yellow.focus,fieldset[disabled] .btn-segment-yellow:active,fieldset[disabled] .btn-segment-yellow.active{background-color:#FCC752;border-color:rgba(0,0,0,0)}.btn-segment-yellow .badge,.btn-segment-yellow .question-mark-tooltip{color:#FCC752;background-color:white}.btn-segment-yellow:hover,.btn-segment-yellow.btn:active,#segment-container a.btn-segment-yellow:active,.datatable .dt-toolbar button.btn-segment-yellow.ColVis_Button.ColVis_MasterButton:active,.btn-segment-yellow.btn:focus,#segment-container a.btn-segment-yellow:focus,.datatable .dt-toolbar button.btn-segment-yellow.ColVis_Button.ColVis_MasterButton:focus{background-color:#fccf6b}.btn-segment-orange{color:white;background-color:#FCAF62;border-color:rgba(0,0,0,0)}.btn-segment-orange:focus,.btn-segment-orange.focus{color:white;background-color:#fb9630;border-color:rgba(0,0,0,0)}.btn-segment-orange:hover,.btn-segment-orange.btn:active,#segment-container a.btn-segment-orange:active,.datatable .dt-toolbar button.btn-segment-orange.ColVis_Button.ColVis_MasterButton:active,.btn-segment-orange.btn:focus,#segment-container a.btn-segment-orange:focus,.datatable .dt-toolbar button.btn-segment-orange.ColVis_Button.ColVis_MasterButton:focus{color:white;background-color:#fb9630;border-color:rgba(0,0,0,0)}.btn-segment-orange:active,.btn-segment-orange.active,.open>.btn-segment-orange.dropdown-toggle{color:white;background-color:#fb9630;border-color:rgba(0,0,0,0)}.btn-segment-orange:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-segment-orange:active:focus,.btn-segment-orange.focus:active,.btn-segment-orange.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-orange.active:focus,.btn-segment-orange.active.focus,.open>.btn-segment-orange.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-segment-orange.dropdown-toggle:focus,.open>.btn-segment-orange.dropdown-toggle.focus{color:white;background-color:#fa840d;border-color:rgba(0,0,0,0)}.btn-segment-orange:active,.btn-segment-orange.active,.open>.btn-segment-orange.dropdown-toggle{background-image:none}.btn-segment-orange.disabled,.btn-segment-orange.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-orange.disabled:focus,.btn-segment-orange.disabled.focus,.btn-segment-orange.disabled:active,.btn-segment-orange.disabled.active,.btn-segment-orange[disabled],.btn-segment-orange[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-segment-orange[disabled]:focus,.btn-segment-orange.focus[disabled],.btn-segment-orange[disabled]:active,.btn-segment-orange.active[disabled],fieldset[disabled] .btn-segment-orange,fieldset[disabled] .btn-segment-orange:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-orange.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-orange.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-orange.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-orange.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-segment-orange:focus,fieldset[disabled] .btn-segment-orange.focus,fieldset[disabled] .btn-segment-orange:active,fieldset[disabled] .btn-segment-orange.active{background-color:#FCAF62;border-color:rgba(0,0,0,0)}.btn-segment-orange .badge,.btn-segment-orange .question-mark-tooltip{color:#FCAF62;background-color:white}.btn-segment-orange:hover,.btn-segment-orange.btn:active,#segment-container a.btn-segment-orange:active,.datatable .dt-toolbar button.btn-segment-orange.ColVis_Button.ColVis_MasterButton:active,.btn-segment-orange.btn:focus,#segment-container a.btn-segment-orange:focus,.datatable .dt-toolbar button.btn-segment-orange.ColVis_Button.ColVis_MasterButton:focus{background-color:#fcbc7b}.btn-segment-red-orange{color:white;background-color:#FE996D;border-color:rgba(0,0,0,0)}.btn-segment-red-orange:focus,.btn-segment-red-orange.focus{color:white;background-color:#fe763a;border-color:rgba(0,0,0,0)}.btn-segment-red-orange:hover,.btn-segment-red-orange.btn:active,#segment-container a.btn-segment-red-orange:active,.datatable .dt-toolbar button.btn-segment-red-orange.ColVis_Button.ColVis_MasterButton:active,.btn-segment-red-orange.btn:focus,#segment-container a.btn-segment-red-orange:focus,.datatable .dt-toolbar button.btn-segment-red-orange.ColVis_Button.ColVis_MasterButton:focus{color:white;background-color:#fe763a;border-color:rgba(0,0,0,0)}.btn-segment-red-orange:active,.btn-segment-red-orange.active,.open>.btn-segment-red-orange.dropdown-toggle{color:white;background-color:#fe763a;border-color:rgba(0,0,0,0)}.btn-segment-red-orange:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-segment-red-orange:active:focus,.btn-segment-red-orange.focus:active,.btn-segment-red-orange.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-red-orange.active:focus,.btn-segment-red-orange.active.focus,.open>.btn-segment-red-orange.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-segment-red-orange.dropdown-toggle:focus,.open>.btn-segment-red-orange.dropdown-toggle.focus{color:white;background-color:#fd5d17;border-color:rgba(0,0,0,0)}.btn-segment-red-orange:active,.btn-segment-red-orange.active,.open>.btn-segment-red-orange.dropdown-toggle{background-image:none}.btn-segment-red-orange.disabled,.btn-segment-red-orange.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-red-orange.disabled:focus,.btn-segment-red-orange.disabled.focus,.btn-segment-red-orange.disabled:active,.btn-segment-red-orange.disabled.active,.btn-segment-red-orange[disabled],.btn-segment-red-orange[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-segment-red-orange[disabled]:focus,.btn-segment-red-orange.focus[disabled],.btn-segment-red-orange[disabled]:active,.btn-segment-red-orange.active[disabled],fieldset[disabled] .btn-segment-red-orange,fieldset[disabled] .btn-segment-red-orange:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-red-orange.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-red-orange.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-red-orange.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-red-orange.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-segment-red-orange:focus,fieldset[disabled] .btn-segment-red-orange.focus,fieldset[disabled] .btn-segment-red-orange:active,fieldset[disabled] .btn-segment-red-orange.active{background-color:#FE996D;border-color:rgba(0,0,0,0)}.btn-segment-red-orange .badge,.btn-segment-red-orange .question-mark-tooltip{color:#FE996D;background-color:white}.btn-segment-red-orange:hover,.btn-segment-red-orange.btn:active,#segment-container a.btn-segment-red-orange:active,.datatable .dt-toolbar button.btn-segment-red-orange.ColVis_Button.ColVis_MasterButton:active,.btn-segment-red-orange.btn:focus,#segment-container a.btn-segment-red-orange:focus,.datatable .dt-toolbar button.btn-segment-red-orange.ColVis_Button.ColVis_MasterButton:focus{background-color:#feab86}.btn-segment-red{color:white;background-color:#EE5752;border-color:rgba(0,0,0,0)}.btn-segment-red:focus,.btn-segment-red.focus{color:white;background-color:#e92a24;border-color:rgba(0,0,0,0)}.btn-segment-red:hover,.btn-segment-red.btn:active,#segment-container a.btn-segment-red:active,.datatable .dt-toolbar button.btn-segment-red.ColVis_Button.ColVis_MasterButton:active,.btn-segment-red.btn:focus,#segment-container a.btn-segment-red:focus,.datatable .dt-toolbar button.btn-segment-red.ColVis_Button.ColVis_MasterButton:focus{color:white;background-color:#e92a24;border-color:rgba(0,0,0,0)}.btn-segment-red:active,.btn-segment-red.active,.open>.btn-segment-red.dropdown-toggle{color:white;background-color:#e92a24;border-color:rgba(0,0,0,0)}.btn-segment-red:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-segment-red:active:focus,.btn-segment-red.focus:active,.btn-segment-red.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-red.active:focus,.btn-segment-red.active.focus,.open>.btn-segment-red.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-segment-red.dropdown-toggle:focus,.open>.btn-segment-red.dropdown-toggle.focus{color:white;background-color:#d41b15;border-color:rgba(0,0,0,0)}.btn-segment-red:active,.btn-segment-red.active,.open>.btn-segment-red.dropdown-toggle{background-image:none}.btn-segment-red.disabled,.btn-segment-red.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-red.disabled:focus,.btn-segment-red.disabled.focus,.btn-segment-red.disabled:active,.btn-segment-red.disabled.active,.btn-segment-red[disabled],.btn-segment-red[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-segment-red[disabled]:focus,.btn-segment-red.focus[disabled],.btn-segment-red[disabled]:active,.btn-segment-red.active[disabled],fieldset[disabled] .btn-segment-red,fieldset[disabled] .btn-segment-red:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-red.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-red.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-red.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-red.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-segment-red:focus,fieldset[disabled] .btn-segment-red.focus,fieldset[disabled] .btn-segment-red:active,fieldset[disabled] .btn-segment-red.active{background-color:#EE5752;border-color:rgba(0,0,0,0)}.btn-segment-red .badge,.btn-segment-red .question-mark-tooltip{color:#EE5752;background-color:white}.btn-segment-red:hover,.btn-segment-red.btn:active,#segment-container a.btn-segment-red:active,.datatable .dt-toolbar button.btn-segment-red.ColVis_Button.ColVis_MasterButton:active,.btn-segment-red.btn:focus,#segment-container a.btn-segment-red:focus,.datatable .dt-toolbar button.btn-segment-red.ColVis_Button.ColVis_MasterButton:focus{background-color:#f06e69}.btn-segment-grey{color:white;background-color:#94A1AE;border-color:rgba(0,0,0,0)}.btn-segment-grey:focus,.btn-segment-grey.focus{color:white;background-color:#778898;border-color:rgba(0,0,0,0)}.btn-segment-grey:hover,.btn-segment-grey.btn:active,#segment-container a.btn-segment-grey:active,.datatable .dt-toolbar button.btn-segment-grey.ColVis_Button.ColVis_MasterButton:active,.btn-segment-grey.btn:focus,#segment-container a.btn-segment-grey:focus,.datatable .dt-toolbar button.btn-segment-grey.ColVis_Button.ColVis_MasterButton:focus{color:white;background-color:#778898;border-color:rgba(0,0,0,0)}.btn-segment-grey:active,.btn-segment-grey.active,.open>.btn-segment-grey.dropdown-toggle{color:white;background-color:#778898;border-color:rgba(0,0,0,0)}.btn-segment-grey:active:hover,.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn-segment-grey:active:focus,.btn-segment-grey.focus:active,.btn-segment-grey.active:hover,.active.btn:focus,#segment-container a.active:focus,.datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-grey.active:focus,.btn-segment-grey.active.focus,.open>.btn-segment-grey.dropdown-toggle:hover,.open>.dropdown-toggle.btn:focus,#segment-container .open>a.dropdown-toggle:focus,.datatable .dt-toolbar .open>button.dropdown-toggle.ColVis_Button.ColVis_MasterButton:focus,.open>.btn-segment-grey.dropdown-toggle:focus,.open>.btn-segment-grey.dropdown-toggle.focus{color:white;background-color:#657686;border-color:rgba(0,0,0,0)}.btn-segment-grey:active,.btn-segment-grey.active,.open>.btn-segment-grey.dropdown-toggle{background-image:none}.btn-segment-grey.disabled,.btn-segment-grey.disabled:hover,.disabled.btn:active,#segment-container a.disabled:active,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:active,.disabled.btn:focus,#segment-container a.disabled:focus,.datatable .dt-toolbar button.disabled.ColVis_Button.ColVis_MasterButton:focus,.btn-segment-grey.disabled:focus,.btn-segment-grey.disabled.focus,.btn-segment-grey.disabled:active,.btn-segment-grey.disabled.active,.btn-segment-grey[disabled],.btn-segment-grey[disabled]:hover,.btn[disabled]:active,#segment-container a[disabled]:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:active,.btn[disabled]:focus,#segment-container a[disabled]:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[disabled]:focus,.btn-segment-grey[disabled]:focus,.btn-segment-grey.focus[disabled],.btn-segment-grey[disabled]:active,.btn-segment-grey.active[disabled],fieldset[disabled] .btn-segment-grey,fieldset[disabled] .btn-segment-grey:hover,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-grey.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-grey.ColVis_Button.ColVis_MasterButton:active,fieldset[disabled] .datatable .dt-toolbar button.btn-segment-grey.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar fieldset[disabled] button.btn-segment-grey.ColVis_Button.ColVis_MasterButton:focus,fieldset[disabled] .btn-segment-grey:focus,fieldset[disabled] .btn-segment-grey.focus,fieldset[disabled] .btn-segment-grey:active,fieldset[disabled] .btn-segment-grey.active{background-color:#94A1AE;border-color:rgba(0,0,0,0)}.btn-segment-grey .badge,.btn-segment-grey .question-mark-tooltip{color:#94A1AE;background-color:white}.btn-segment-grey:hover,.btn-segment-grey.btn:active,#segment-container a.btn-segment-grey:active,.datatable .dt-toolbar button.btn-segment-grey.ColVis_Button.ColVis_MasterButton:active,.btn-segment-grey.btn:focus,#segment-container a.btn-segment-grey:focus,.datatable .dt-toolbar button.btn-segment-grey.ColVis_Button.ColVis_MasterButton:focus{background-color:#a3aeb9}.btn-normal-shorter{padding-left:8px;padding-right:8px}.btn-toggle{display:inline-block;vertical-align:middle}.btn-toggle .btn,.btn-toggle #segment-container a,#segment-container .btn-toggle a,.btn-toggle .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .btn-toggle button.ColVis_Button.ColVis_MasterButton{border-radius:0}.btn-toggle .btn.active,.btn-toggle #segment-container a.active,#segment-container .btn-toggle a.active,.btn-toggle .datatable .dt-toolbar button.active.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .btn-toggle button.active.ColVis_Button.ColVis_MasterButton{background:#FCFCFC;box-shadow:none;border-color:#DEE0E2;color:#4485D1}.btn-toggle .btn:not(:last-child),.btn-toggle #segment-container a:not(:last-child),#segment-container .btn-toggle a:not(:last-child),.btn-toggle .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:not(:last-child),.datatable .dt-toolbar .btn-toggle button.ColVis_Button.ColVis_MasterButton:not(:last-child),.btn-toggle .btn:not(:last-child):hover{border-right:0}.btn-toggle .btn:first-child,.btn-toggle #segment-container a:first-child,#segment-container .btn-toggle a:first-child,.btn-toggle .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:first-child,.datatable .dt-toolbar .btn-toggle button.ColVis_Button.ColVis_MasterButton:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.btn-toggle .btn:last-child,.btn-toggle #segment-container a:last-child,#segment-container .btn-toggle a:last-child,.btn-toggle .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:last-child,.datatable .dt-toolbar .btn-toggle button.ColVis_Button.ColVis_MasterButton:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.btn-group .dropdown-menu.scrollable-dropdown{overflow-x:hidden;height:auto}div:focus,button.btn:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:focus,a.btn:focus,#segment-container a:focus,.btn:focus{outline:none !important}table.table.table-hover.dataTable,.table.table-clickable td.table.dataTable:hover{margin-bottom:0px !important;margin-top:0px !important}table.table.table-hover.dataTable tbody td,.table.table-clickable td.table.dataTable:hover tbody td{padding:10px 8px;vertical-align:middle}table.table.table-hover.dataTable tbody tr .avatar-picture,.table.table-clickable td.table.dataTable:hover tbody tr .avatar-picture{opacity:0.8}table.table.table-hover.dataTable tbody tr:hover .avatar-picture,.table.table-clickable td.table.dataTable:hover tbody tr:hover .avatar-picture{opacity:1}table.table.table-hover.dataTable.account tbody td,.table.table-clickable td.table.dataTable.account:hover tbody td{height:35px}.datatable{border:1px solid #DEE0E2;border-radius:4px}.datatable .dataTables_processing{font-size:14px;margin-top:6px;text-align:center;color:#4485D1;font-weight:bold}.datatable .dt-toolbar{border-top-left-radius:4px;border-top-right-radius:4px;padding:12px 12px 8px 12px;background-color:#FCFCFC;border-bottom:none}.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton{height:36px;padding:3px 12px;background:none;background-color:white}.datatable .dt-toolbar>:first-child{padding-left:0px}.datatable .dt-toolbar>:last-child{padding-right:0px}.datatable .dt-toolbar .dataTables_filter>label>span.input-group-addon{border-bottom-left-radius:30px;border-top-left-radius:30px;width:36px;height:36px;display:inline-block;padding:9px}.datatable .dt-toolbar .dataTables_filter>label>input.form-control,.datatable .dt-toolbar .react-time-picker>div .dataTables_filter>label>input,.react-time-picker>div .datatable .dt-toolbar .dataTables_filter>label>input,.datatable .dt-toolbar .dataTables_filter>label>input.react-date-picker,.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>input#health-switch,.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>input#health-switch,.datatable .dt-toolbar .SMDatatable .header .dataTables_filter>label>input#page-menu,.SMDatatable .header .datatable .dt-toolbar .dataTables_filter>label>input#page-menu{border-bottom-right-radius:30px !important;border-top-right-radius:30px !important;margin-left:0px}.datatable .dt-toolbar .dt-buttons>a{margin-right:10px}.datatable thead th.sorting,.datatable thead th.no-sorting{padding:10px;background-color:#FCFCFC;border-bottom:none;color:#929292}.datatable thead th.sorting_asc,.datatable thead th.sorting_desc{padding:10px;background-color:#FCFCFC;color:#636363;border-bottom:none}.datatable .dt-toolbar-footer{border-top:1px solid #DEE0E2;background-color:#FCFCFC;padding:10px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.datatable .dt-toolbar-footer>:first-child{padding-left:0px}.datatable .dt-toolbar-footer>:last-child{padding-right:0px}.datatable .dt-toolbar-footer ul.pagination.pagination-sm>li.paginate_button:first-child>a{border:1px solid #DEE0E2;border-right:0px;border-top-left-radius:4px;border-bottom-left-radius:4px}.datatable .dt-toolbar-footer ul.pagination.pagination-sm>li.paginate_button:last-child>a{border:1px solid #DEE0E2;border-top-right-radius:4px;border-bottom-right-radius:4px}.datatable .dt-toolbar-footer ul.pagination.pagination-sm>li.paginate_button>a{box-shadow:none;color:#94A1AE;margin:0px;background-color:white;border:1px solid #DEE0E2;border-right:0px;border-radius:0px}.datatable .dt-toolbar-footer ul.pagination.pagination-sm>li.paginate_button>a:hover{color:#778898;background-color:white}.datatable .dt-toolbar-footer ul.pagination.pagination-sm>li.paginate_button.active>a{color:white;background-color:#4485D1;border-color:#4485D1;border-left:1px solid #DEE0E2}.datatable .dt-toolbar-footer ul.pagination.pagination-sm>li.paginate_button.active>a:hover{background-color:#4A90E2;border-color:#4A90E2;border-left:1px solid #DEE0E2}ul.ColVis_collection{z-index:900;width:150px;background-color:#FCFCFC;max-height:400px;overflow-y:scroll}ul.ColVis_collection li{background:none;background-color:white;color:#636363}ul.ColVis_collection li:hover{background:none;background-color:white;color:#565656}ul.ColVis_collection li label{background:none;background-color:white;display:block}ul.ColVis_collection li label input{float:left}ul.ColVis_collection li label span{max-width:90%}div.ColVis_collectionBackground{z-index:890}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting:after{content:"\e150"}table.table-clickable tr:hover{cursor:pointer}table tr .visible-on-hover{visibility:hidden}table tr:hover .visible-on-hover{visibility:visible}.table-cell{display:table-cell;vertical-align:middle}.table-row{display:table-row}form.form-inline p{padding-top:9px;display:inline-block}form.form-inline div.dropdown{display:inline-block;margin-left:10px}select.select2{width:100%}span.select2-container--default .select2-selection--single{height:36px;padding-top:2px}span.select2-container--default .select2-selection--single .select2-selection__arrow{top:4px}.select2-container{width:100%}.select2-container .select2-choice{border-radius:3px;height:36px}.select2-container .select2-choice .select2-arrow{border-bottom-right-radius:3px;border-top-right-radius:3px}.select2-container .select2-choice .select2-arrow b{top:2px}.dropdown-toggle.dropdown-ellipsis span:first-child{max-width:95%}.navbar-nav>li>.dropdown-menu{border-top-right-radius:4px;border-top-left-radius:4px}ul.dropdown-menu{padding:0px;border-radius:4px;border:1px solid #DEE0E2}ul.dropdown-menu>:first-child{margin-top:10px}ul.dropdown-menu>:last-child{margin-bottom:10px}ul.dropdown-menu>.dropdown-header:first-child{margin-top:0px;border-radius:4px 4px 0px 0px;border-top:none}ul.dropdown-menu>.dropdown-header:last-child{margin-bottom:0px;border-radius:0px 0px 4px 4px;border-bottom:none}ul.dropdown-menu.scrollable-dropdown{overflow-x:hidden;height:auto}ul.dropdown-menu li.dropdown-header.filled{font-size:13px;background-color:#FCFCFC;color:#929292;border-top:1px solid #DEE0E2;border-bottom:1px solid #DEE0E2;padding:10px 20px}ul.dropdown-menu li.dropdown-header.filled+li{margin-top:5px}ul.dropdown-menu li.dropdown-header.underlined{font-size:12px;color:#929292;margin:10px;border-bottom:1px solid #DEE0E2;border-bottom-left-radius:0px;border-bottom-right-radius:0px}ul.dropdown-menu li{padding:2px 10px}ul.dropdown-menu li.divider{padding:0px}ul.dropdown-menu li>a{padding:6px 10px;border-radius:4px}ul.dropdown-menu li>a:hover{background-color:#F1F7FD;border:1px solid #C1D9F5}ul.dropdown-menu li>a.text-danger:hover,ul.dropdown-menu li>.text-danger.btn:active,ul.dropdown-menu #segment-container li>a.text-danger:active,#segment-container ul.dropdown-menu li>a.text-danger:active,ul.dropdown-menu .datatable .dt-toolbar li>button.text-danger.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar ul.dropdown-menu li>button.text-danger.ColVis_Button.ColVis_MasterButton:active,ul.dropdown-menu li>.text-danger.btn:focus,ul.dropdown-menu #segment-container li>a.text-danger:focus,#segment-container ul.dropdown-menu li>a.text-danger:focus,ul.dropdown-menu .datatable .dt-toolbar li>button.text-danger.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar ul.dropdown-menu li>button.text-danger.ColVis_Button.ColVis_MasterButton:focus{background-color:#FDEDEC;border:1px solid #F38D8A}.popover.outer-wrapper{background:none;border:none;max-width:1000px;box-shadow:none}.popover.outer-wrapper.bottom{margin-top:5px}.popover.outer-wrapper .inner-wrapper{background-color:#FCFCFC;border-radius:4px;border:1px solid #DEE0E2}body{font-size:14px}.form-control,.react-time-picker>div input,.react-date-picker,.SMDatatable .header #health-switch,.SMDatatable .header #page-menu{padding:6px;height:34px;margin-bottom:0px}.input-group-addon{padding:6px 10px}.popover{max-width:400px}.btn,#segment-container a,.btn:active,.btn:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton{box-shadow:none;font-size:14px;font-weight:400}.btn-text{background:none;border:0;padding-bottom:0;padding-top:0}.btn-text-danger{color:#EE5752}.btn-text-primary{color:#4485D1}.btn.btn-lg,#segment-container a,.datatable .dt-toolbar button.btn-lg.ColVis_Button.ColVis_MasterButton,.btn-group-lg>.btn,.datatable .dt-toolbar .btn-group-lg>button.ColVis_Button.ColVis_MasterButton{font-size:14px;border-radius:4px;font-weight:400}.btn-primary,.btn-success,#segment-container a,.btn-danger,.btn-warning,.btn-info{border:1px solid rgba(0,0,0,0)}.btn.btn-primary:hover,#segment-container a.btn-primary:hover,.btn-primary.btn:active,#segment-container a.btn-primary:active,.btn-primary.btn:focus,#segment-container a.btn-primary:focus,.datatable .dt-toolbar button.btn-primary.ColVis_Button.ColVis_MasterButton:hover,.datatable .dt-toolbar .ColVis_MasterButton.btn:active,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:active,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:active,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:active,.datatable .dt-toolbar .ColVis_MasterButton.btn:focus,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:focus,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:focus,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:focus{background-color:#4A90E2}.btn.btn-success:hover,#segment-container a:hover,.btn-success.btn:active,#segment-container a:active,.btn-success.btn:focus,#segment-container a:focus,.datatable .dt-toolbar button.btn-success.ColVis_Button.ColVis_MasterButton:hover,.datatable .dt-toolbar .ColVis_MasterButton.btn:active,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:active,.datatable .dt-toolbar .ColVis_MasterButton.btn:focus,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:focus{background-color:#0cd887}.btn.btn-danger:hover,#segment-container a.btn-danger:hover,.btn-danger.btn:active,#segment-container a.btn-danger:active,.btn-danger.btn:focus,#segment-container a.btn-danger:focus,.datatable .dt-toolbar button.btn-danger.ColVis_Button.ColVis_MasterButton:hover,.datatable .dt-toolbar .ColVis_MasterButton.btn:active,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:active,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:active,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:active,.datatable .dt-toolbar .ColVis_MasterButton.btn:focus,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:focus,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:focus,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:focus{background-color:#f06e69}.btn.btn-info:hover,#segment-container a.btn-info:hover,.btn-info.btn:active,#segment-container a.btn-info:active,.btn-info.btn:focus,#segment-container a.btn-info:focus,.datatable .dt-toolbar button.btn-info.ColVis_Button.ColVis_MasterButton:hover,.datatable .dt-toolbar .ColVis_MasterButton.btn:active,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:active,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:active,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:active,.datatable .dt-toolbar .ColVis_MasterButton.btn:focus,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:focus,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:focus,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:focus{background-color:#5892d6}.btn.btn-warning:hover,#segment-container a.btn-warning:hover,.btn-warning.btn:active,#segment-container a.btn-warning:active,.btn-warning.btn:focus,#segment-container a.btn-warning:focus,.datatable .dt-toolbar button.btn-warning.ColVis_Button.ColVis_MasterButton:hover,.datatable .dt-toolbar .ColVis_MasterButton.btn:active,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:active,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:active,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:active,.datatable .dt-toolbar .ColVis_MasterButton.btn:focus,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:focus,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:focus,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:focus{background-color:#f06e69}.btn.btn-default:hover,#segment-container a.btn-default:hover,.btn-default.btn:active,#segment-container a.btn-default:active,.btn-default.btn:focus,#segment-container a.btn-default:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:hover,.datatable .dt-toolbar .ColVis_MasterButton.btn:active,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:active,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:active,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:active,.datatable .dt-toolbar .ColVis_MasterButton.btn:focus,.datatable .dt-toolbar #segment-container a.ColVis_MasterButton:focus,#segment-container .datatable .dt-toolbar a.ColVis_MasterButton:focus,.datatable .dt-toolbar button.ColVis_MasterButton.ColVis_Button:focus{background-color:#F7F7F7;border:1px solid #DEE0E2}.btn:active,#segment-container a:active,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:active,.btn:focus,#segment-container a:focus,.datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:focus{box-shadow:none;top:0px;left:0px}select.input-lg,input.input-lg{height:36px;padding:8px 16px;font-size:14px;font-weight:400}ol.breadcrumb{background-color:transparent;padding-left:0px}.modal-content .modal-header button.close{font-size:18px;margin-top:3px}.modal-content .modal-header .modal-title{color:#636363}.modal-content .modal-tip{background-color:#FCFCFC;color:#94A1AE;text-align:center;padding:10px;border-bottom:1px solid #DEE0E2}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success{background:#0BC078}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger{background:#EE5752}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary{background:#4485D1}.select2.select2-container.select2-container--default.select2-container--open{z-index:1100}.select2.select2-container span.select2-selection--multiple,.select2.select2-container span.select2-selection--single{min-height:36px;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);border-radius:3px}.select2.select2-container ul.select2-selection__rendered{padding:0 14px}.select2.select2-container ul.select2-selection__rendered li.select2-search.select2-search--inline{float:none;padding-left:0;padding-right:0}.select2.select2-container ul.select2-selection__rendered li.select2-search.select2-search--inline input{margin-top:8px;width:100% !important}.select2.select2-container ul.select2-selection__rendered li.select2-selection__choice{margin-top:7px}.select2.select2-container ul.select2-selection__rendered span.select2-selection__clear{margin-top:8px}div.alert-general-container{position:absolute;min-width:20%;max-width:35%}div.alert-general-container.top-alert{top:0px;left:50%}div.alert-general-container.top-alert div.alert{top:-1px;border-radius:0 0 5px 5px;border-top:none !important}div.alert-general-container.bottom-alert{bottom:0px;left:50%}div.alert-general-container.bottom-alert div.alert{border-radius:5px 5px 0 0;border-bottom:none !important}div.alert-general-container div.alert{min-height:40px;margin:0;border:none;text-align:center;position:relative;left:-50%;background-color:white;padding:10px 25px 10px 15px}div.alert-general-container div.alert button[data-dismiss="alert"]{right:-15px;top:-5px;opacity:1}div.alert-general-container div.alert.alert-info{color:#4485D1;border:1px solid #4485D1}div.alert-general-container div.alert.alert-warning{color:#f0ad4e;border:1px solid #f0ad4e}div.alert-general-container div.alert.alert-success{color:#0BC078;border:1px solid #0BC078}div.alert-general-container div.alert.alert-danger{color:#EE5752;border:1px solid #EE5752}.feed-more-actions-button{opacity:0.8}.feed-more-actions-button:hover,.feed-more-actions-button.btn:active,#segment-container a.feed-more-actions-button:active,.datatable .dt-toolbar button.feed-more-actions-button.ColVis_Button.ColVis_MasterButton:active,.feed-more-actions-button.btn:focus,#segment-container a.feed-more-actions-button:focus,.datatable .dt-toolbar button.feed-more-actions-button.ColVis_Button.ColVis_MasterButton:focus{opacity:1}.tooltip-disabled{cursor:not-allowed;box-shadow:none;border-color:transparent}.tooltip-disabled.btn-primary{background-color:rgba(68,133,209,0.65)}.tooltip-disabled.btn-primary:hover,.btn-primary.btn:active,#segment-container a.btn-primary:active,.datatable .dt-toolbar button.btn-primary.ColVis_Button.ColVis_MasterButton:active,.btn-primary.btn:focus,#segment-container a.btn-primary:focus,.datatable .dt-toolbar button.btn-primary.ColVis_Button.ColVis_MasterButton:focus,.tooltip-disabled.btn-primary:focus,.tooltip-disabled.btn-primary:active{background-color:rgba(68,133,209,0.65)}a.disabled{cursor:default !important}a.disabled.not-allowed{cursor:not-allowed !important}a.deleter{min-height:100%;top:0;right:26px;padding-left:10px;border-left:2px solid;position:absolute}a.deleter i{top:calc(50% - 7px);position:inherit}a.text-muted,.Popover .Popover-body a.popover-title,.popover a.popover-title,.react-feed-row-task-activity a.task-title,.react-note-component a.note-text,.SMDatatable .table-wrapper table tbody tr a.selected-marker{color:#929292}a.text-muted:hover,.Popover .Popover-body a.popover-title:hover,.popover a.popover-title:hover,.react-feed-row-task-activity a.task-title:hover,.react-note-component a.note-text:hover,.SMDatatable .table-wrapper table tbody tr a.selected-marker:hover,.text-muted.btn:active,.Popover .Popover-body .btn.popover-title:active,.popover .btn.popover-title:active,.react-feed-row-task-activity .btn.task-title:active,.react-note-component .btn.note-text:active,.SMDatatable .table-wrapper table tbody tr .btn.selected-marker:active,.popover-content.member-popover p.btn.profile-description:active,.workflow-component .workflow-actions .workflow-action .action-conditions h5.btn:active,.workflow-component .workflow-actions .workflow-action .action-notifications h5.btn:active,.workflow-component .workflow-actions .workflow-action .action-actions h5.btn:active,#segment-container a.text-muted:active,#segment-container .Popover .Popover-body a.popover-title:active,.Popover .Popover-body #segment-container a.popover-title:active,#segment-container .popover a.popover-title:active,.popover #segment-container a.popover-title:active,#segment-container .react-feed-row-task-activity a.task-title:active,.react-feed-row-task-activity #segment-container a.task-title:active,#segment-container .react-note-component a.note-text:active,.react-note-component #segment-container a.note-text:active,#segment-container .SMDatatable .table-wrapper table tbody tr a.selected-marker:active,.SMDatatable .table-wrapper table tbody tr #segment-container a.selected-marker:active,.tasks-list-in-feed h4.btn:active,.tasks-list-in-feed h5.btn:active,.feed-history h4.btn:active,.feed-history h5.btn:active,div.feed h4.btn:active,div.feed h5.btn:active,label.btn:active,table.attributes-table tr td.btn.attr-label:active,.datatable .dt-toolbar button.text-muted.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .Popover .Popover-body button.ColVis_Button.ColVis_MasterButton.popover-title:active,.Popover .Popover-body .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.popover-title:active,.datatable .dt-toolbar .popover button.ColVis_Button.ColVis_MasterButton.popover-title:active,.popover .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.popover-title:active,.datatable .dt-toolbar .react-feed-row-task-activity button.ColVis_Button.ColVis_MasterButton.task-title:active,.react-feed-row-task-activity .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.task-title:active,.datatable .dt-toolbar .react-note-component button.ColVis_Button.ColVis_MasterButton.note-text:active,.react-note-component .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.note-text:active,.datatable .dt-toolbar .SMDatatable .table-wrapper table tbody tr button.ColVis_Button.ColVis_MasterButton.selected-marker:active,.SMDatatable .table-wrapper table tbody tr .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.selected-marker:active,.text-muted.btn:focus,.Popover .Popover-body .btn.popover-title:focus,.popover .btn.popover-title:focus,.react-feed-row-task-activity .btn.task-title:focus,.react-note-component .btn.note-text:focus,.SMDatatable .table-wrapper table tbody tr .btn.selected-marker:focus,.popover-content.member-popover p.btn.profile-description:focus,.workflow-component .workflow-actions .workflow-action .action-conditions h5.btn:focus,.workflow-component .workflow-actions .workflow-action .action-notifications h5.btn:focus,.workflow-component .workflow-actions .workflow-action .action-actions h5.btn:focus,#segment-container a.text-muted:focus,#segment-container .Popover .Popover-body a.popover-title:focus,.Popover .Popover-body #segment-container a.popover-title:focus,#segment-container .popover a.popover-title:focus,.popover #segment-container a.popover-title:focus,#segment-container .react-feed-row-task-activity a.task-title:focus,.react-feed-row-task-activity #segment-container a.task-title:focus,#segment-container .react-note-component a.note-text:focus,.react-note-component #segment-container a.note-text:focus,#segment-container .SMDatatable .table-wrapper table tbody tr a.selected-marker:focus,.SMDatatable .table-wrapper table tbody tr #segment-container a.selected-marker:focus,.tasks-list-in-feed h4.btn:focus,.tasks-list-in-feed h5.btn:focus,.feed-history h4.btn:focus,.feed-history h5.btn:focus,div.feed h4.btn:focus,div.feed h5.btn:focus,label.btn:focus,table.attributes-table tr td.btn.attr-label:focus,.datatable .dt-toolbar button.text-muted.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .Popover .Popover-body button.ColVis_Button.ColVis_MasterButton.popover-title:focus,.Popover .Popover-body .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.popover-title:focus,.datatable .dt-toolbar .popover button.ColVis_Button.ColVis_MasterButton.popover-title:focus,.popover .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.popover-title:focus,.datatable .dt-toolbar .react-feed-row-task-activity button.ColVis_Button.ColVis_MasterButton.task-title:focus,.react-feed-row-task-activity .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.task-title:focus,.datatable .dt-toolbar .react-note-component button.ColVis_Button.ColVis_MasterButton.note-text:focus,.react-note-component .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.note-text:focus,.datatable .dt-toolbar .SMDatatable .table-wrapper table tbody tr button.ColVis_Button.ColVis_MasterButton.selected-marker:focus,.SMDatatable .table-wrapper table tbody tr .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.selected-marker:focus{color:#858585}a{color:#4485D1}a:hover{color:#4A90E2}a.no-underline:hover,.no-underline.btn:active,#segment-container a.no-underline:active,.datatable .dt-toolbar button.no-underline.ColVis_Button.ColVis_MasterButton:active,.no-underline.btn:focus,#segment-container a.no-underline:focus,.datatable .dt-toolbar button.no-underline.ColVis_Button.ColVis_MasterButton:focus{text-decoration:none}a.no-underline:focus{text-decoration:none}a.text-primary:hover,.text-primary.btn:active,#segment-container a.text-primary:active,.datatable .dt-toolbar button.text-primary.ColVis_Button.ColVis_MasterButton:active,.text-primary.btn:focus,#segment-container a.text-primary:focus,.datatable .dt-toolbar button.text-primary.ColVis_Button.ColVis_MasterButton:focus{color:#4A90E2 !important}a.text-danger:hover,.text-danger.btn:active,#segment-container a.text-danger:active,.datatable .dt-toolbar button.text-danger.ColVis_Button.ColVis_MasterButton:active,.text-danger.btn:focus,#segment-container a.text-danger:focus,.datatable .dt-toolbar button.text-danger.ColVis_Button.ColVis_MasterButton:focus{color:#f06e69 !important}a.text-success:hover,.SMDatatable .table-wrapper table.selectable tbody tr.active a.selected-marker:hover,.text-success.btn:active,.SMDatatable .table-wrapper table.selectable tbody tr.active .btn.selected-marker:active,#segment-container a.text-success:active,#segment-container .SMDatatable .table-wrapper table.selectable tbody tr.active a.selected-marker:active,.SMDatatable .table-wrapper table.selectable tbody tr.active #segment-container a.selected-marker:active,.datatable .dt-toolbar button.text-success.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .SMDatatable .table-wrapper table.selectable tbody tr.active button.ColVis_Button.ColVis_MasterButton.selected-marker:active,.SMDatatable .table-wrapper table.selectable tbody tr.active .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.selected-marker:active,.text-success.btn:focus,.SMDatatable .table-wrapper table.selectable tbody tr.active .btn.selected-marker:focus,#segment-container a.text-success:focus,#segment-container .SMDatatable .table-wrapper table.selectable tbody tr.active a.selected-marker:focus,.SMDatatable .table-wrapper table.selectable tbody tr.active #segment-container a.selected-marker:focus,.datatable .dt-toolbar button.text-success.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .SMDatatable .table-wrapper table.selectable tbody tr.active button.ColVis_Button.ColVis_MasterButton.selected-marker:focus,.SMDatatable .table-wrapper table.selectable tbody tr.active .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton.selected-marker:focus{color:#0cd887 !important}a.text-menu:hover,.text-menu.btn:active,#segment-container a.text-menu:active,.datatable .dt-toolbar button.text-menu.ColVis_Button.ColVis_MasterButton:active,.text-menu.btn:focus,#segment-container a.text-menu:focus,.datatable .dt-toolbar button.text-menu.ColVis_Button.ColVis_MasterButton:focus{color:#808f9f !important}a.partly-underlined:hover,.partly-underlined.btn:active,#segment-container a.partly-underlined:active,.datatable .dt-toolbar button.partly-underlined.ColVis_Button.ColVis_MasterButton:active,.partly-underlined.btn:focus,#segment-container a.partly-underlined:focus,.datatable .dt-toolbar button.partly-underlined.ColVis_Button.ColVis_MasterButton:focus{text-decoration:none}a.partly-underlined:hover .underlined,.partly-underlined.btn:active .underlined,#segment-container a.partly-underlined:active .underlined,.datatable .dt-toolbar button.partly-underlined.ColVis_Button.ColVis_MasterButton:active .underlined,.partly-underlined.btn:focus .underlined,#segment-container a.partly-underlined:focus .underlined,.datatable .dt-toolbar button.partly-underlined.ColVis_Button.ColVis_MasterButton:focus .underlined{text-decoration:underline}.badge,.question-mark-tooltip{opacity:1;border-radius:7px;text-transform:uppercase;font-size:13px;border-radius:40px}.badge.badge-lowercase,.badge-lowercase.question-mark-tooltip{text-transform:none}.badge.badge-sm,.badge-sm.question-mark-tooltip{padding:3px 8px !important}.badge.badge-no-bold,.badge-no-bold.question-mark-tooltip{font-weight:400}.badge.badge-xs,.badge-xs.question-mark-tooltip{font-size:50%;padding:4px !important;font-weight:500}.badge.badge-lg,.badge-lg.question-mark-tooltip{padding:10px}.badge.badge-primary,.badge-primary.question-mark-tooltip{background-color:#4485D1 !important;border:1px solid #4485D1;color:white}.badge.badge-primary.badge-discrete,.badge-primary.question-mark-tooltip.empty,.badge-primary.badge-discrete.question-mark-tooltip{background:none}.badge.badge-success,.badge-success.question-mark-tooltip{background-color:#0BC078 !important;border:1px solid #0BC078;color:white}.badge.badge-success.badge-discrete,.badge-success.question-mark-tooltip.empty,.badge-success.badge-discrete.question-mark-tooltip{background:none}.badge.badge-danger,.badge-danger.question-mark-tooltip{background-color:#EE5752 !important;border:1px solid #EE5752;color:white}.badge.badge-danger.badge-discrete,.badge-danger.question-mark-tooltip.empty,.badge-danger.badge-discrete.question-mark-tooltip{background:none}.badge.badge-warning,.badge-warning.question-mark-tooltip{background-color:#f0ad4e !important;border:1px solid #f0ad4e;color:white}.badge.badge-warning.badge-discrete,.badge-warning.question-mark-tooltip.empty,.badge-warning.badge-discrete.question-mark-tooltip{background:none}.badge.badge-default,.badge-default.question-mark-tooltip{background-color:#94A1AE !important;border:1px solid #94A1AE}.badge.badge-default.badge-discrete,.badge-default.question-mark-tooltip.empty,.badge-default.badge-discrete.question-mark-tooltip{background:none}.badge.badge-default-white,.badge-default-white.question-mark-tooltip{color:#929292;border:1px solid #DEE0E2;background-color:white !important}.badge.badge-default-light,.badge-default-light.question-mark-tooltip{color:#929292;border:1px solid #DEE0E2;background-color:#FCFCFC !important}.badge.badge-default-dark,.badge-default-dark.question-mark-tooltip{color:#929292;border:1px solid #ECECEC;background-color:#F7F7F7 !important}.badge.badge-default-very-dark,.badge-default-very-dark.question-mark-tooltip{color:#929292;border:1px solid #ECECEC;background-color:#F0F0F0 !important}.badge.badge-dark-placeholder,.badge-dark-placeholder.question-mark-tooltip{background-color:#DEDEDE !important;border:none}.badge.badge-notif,.badge-notif.question-mark-tooltip{font-size:11px;background-color:#F5A623 !important}.badge.badge-square,.badge-square.question-mark-tooltip{border-radius:3px !important;padding:5px}.badge-round,.question-mark-tooltip{border-radius:100%}.badge-long{padding:7px 20px !important}.badge.badge-discrete,.badge-discrete.question-mark-tooltip,.question-mark-tooltip.empty{background-color:transparent !important}.badge.badge-discrete.badge-default,.badge-discrete.badge-default.question-mark-tooltip,.badge-default.question-mark-tooltip.empty{color:#929292;border:1px solid #DEE0E2}.badge.badge-discrete.badge-primary,.badge-discrete.badge-primary.question-mark-tooltip,.badge-primary.question-mark-tooltip.empty{color:#4485D1;border:1px solid #4485D1}.badge.badge-discrete.badge-yellow,.badge-discrete.badge-yellow.question-mark-tooltip,.badge-yellow.question-mark-tooltip.empty{color:#FCC752;border:1px solid #FCC752}.badge.badge-yellow,.badge-yellow.question-mark-tooltip{background-color:#FECB2F !important;border:1px solid #FECB2F}.badge.badge-yellow.badge-discrete,.badge-yellow.question-mark-tooltip.empty,.badge-yellow.badge-discrete.question-mark-tooltip{background:none}.badge.badge-black,.badge-black.question-mark-tooltip{background-color:#323c4f !important;border:1px solid #323c4f}.badge.badge-black.badge-discrete,.badge-black.question-mark-tooltip.empty,.badge-black.badge-discrete.question-mark-tooltip{background:none}.badge.badge-dark-yellow,.badge-dark-yellow.question-mark-tooltip{background-color:#FFD54F !important;border:1px solid #FFD54F}.badge.badge-dark-yellow.badge-discrete,.badge-dark-yellow.question-mark-tooltip.empty,.badge-dark-yellow.badge-discrete.question-mark-tooltip{background:none}.badge.badge-dark-green,.badge-dark-green.question-mark-tooltip{background-color:#26A69A !important;border:1px solid #26A69A}.badge.badge-dark-green.badge-discrete,.badge-dark-green.question-mark-tooltip.empty,.badge-dark-green.badge-discrete.question-mark-tooltip{background:none}.badge.badge-dark-purple,.badge-dark-purple.question-mark-tooltip{background-color:#3F51B5 !important;border:1px solid #3F51B5}.badge.badge-dark-purple.badge-discrete,.badge-dark-purple.question-mark-tooltip.empty,.badge-dark-purple.badge-discrete.question-mark-tooltip{background:none}.badge.badge-light-purple,.badge-light-purple.question-mark-tooltip{background-color:#9575CD !important;border:1px solid #9575CD}.badge.badge-light-purple.badge-discrete,.badge-light-purple.question-mark-tooltip.empty,.badge-light-purple.badge-discrete.question-mark-tooltip{background:none}.badge.badge-dark-orange,.badge-dark-orange.question-mark-tooltip{background-color:#FF7043 !important;border:1px solid #FF7043}.badge.badge-dark-orange.badge-discrete,.badge-dark-orange.question-mark-tooltip.empty,.badge-dark-orange.badge-discrete.question-mark-tooltip{background:none}.badge.badge-event-orange,.badge-event-orange.question-mark-tooltip{background-color:#FCAF62 !important;border:1px solid #FCAF62}.badge.badge-event-orange.badge-discrete,.badge-event-orange.question-mark-tooltip.empty,.badge-event-orange.badge-discrete.question-mark-tooltip{background:none}.badge.badge-cyan,.badge-cyan.question-mark-tooltip{background-color:#03A9F4 !important;border:1px solid #03A9F4}.badge.badge-cyan.badge-discrete,.badge-cyan.question-mark-tooltip.empty,.badge-cyan.badge-discrete.question-mark-tooltip{background:none}.badge-discrete,.question-mark-tooltip.empty{background:none !important;border:1px solid}.badge.badge-no-upper,.badge-no-upper.question-mark-tooltip{text-transform:none}.badge.badge-no-border,.badge-no-border.question-mark-tooltip{border:none}.badge.badge-appuser,.badge-appuser.question-mark-tooltip{border:none;background-color:#DEE0E2 !important;color:#929292 !important}.badge.badge-with-picture a,.badge-with-picture.question-mark-tooltip a{opacity:0.9}.badge.badge-with-picture a:hover,.badge-with-picture.question-mark-tooltip a:hover{opacity:1}.badge.badge-btn-lg-like,.badge-btn-lg-like.question-mark-tooltip{padding:10px 18px !important;font-size:14px;border-radius:4px}.badge.badge-btn-like,.badge-btn-like.question-mark-tooltip{padding:8px 14px !important;font-size:13px}.badge.badge-white-primary,.badge-white-primary.question-mark-tooltip{border:none;background-color:white !important;color:#4485D1 !important}.badge.badge-no-uppercase,.badge-no-uppercase.question-mark-tooltip{text-transform:none}.breadcrumb{margin-top:0px;padding-top:0px;padding-left:0px}.breadcrumb>li+li:before{color:inherit;top:1px}ul.white-breadcrumb{background:none;font-size:14px}ul.white-breadcrumb li{text-transform:capitalize}ul.white-breadcrumb li>a{color:#636363}ul.white-breadcrumb li>a:hover{color:#4a4a4a}ul.white-breadcrumb li:last-child{font-weight:500}.breadcrumb-container{margin-bottom:15px}.breadcrumb-container>a,.breadcrumb-container>button{margin-top:0px}.left-main-panel ul.breadcrumb,.right-main-panel ul.breadcrumb{padding-top:0px;margin-top:0px}.container-white{background:white}.well-incontainer-lg{padding:24px}.well-incontainer-lg .empty-state-wrapper{padding:0px}.well-incontainer{padding:20px}.well{background-color:#FCFCFC;box-shadow:none;padding:16px}.well-light-border{border-color:#DEE0E2}.well.well-placeholder{border:none;background-color:#FCFCFC;color:#CCC;padding:15px}.well-dark{background-color:#F7F7F7;border:1px solid #ECECEC}.well-white{background:white;border:1px solid #DEE0E2}.well-success{background-color:#0BC078;color:white}.well-bg-white-border-primary{background:white;border:1px solid #4485D1}.well-bg-transparent{background:rgba(0,0,0,0)}.well-default-border{border:1px solid #DEE0E2}.well-fill{background-color:#FCFCFC}.dark-well-fill,.tasks-list-react div.task-row.creation-placeholder{background-color:#F8F8FA;border-top:1px solid #ECECEC}.padding-15{padding:15px}.alert h1,.alert h2,.alert h3,.alert h4,.alert h5{text-transform:uppercase}.panel.panel-discrete{border:none}.panel.panel-discrete .panel-heading{border:none;background:none}.panel.panel-default .panel-heading{background-color:#FCFCFC;padding-top:10px;padding-bottom:10px}.panel.panel-default .panel-heading>a{text-decoration:none}.panel.panel-default .panel-heading span.badge,.panel.panel-default .panel-heading span.question-mark-tooltip{position:relative}.panel.panel-default .panel-title{color:#636363}.panel.panel-default .panel-title.panel-title-light{color:#929292}.panel.panel-default .panel-title.panel-title-sm{font-size:14px}.panel.panel-default.locked-panel{background-color:#FCFCFC;padding-bottom:10px}.panel.panel-default.locked-panel .panel-heading{border-bottom:none}.panel.panel-default.locked-panel .panel-heading .panel-title{font-size:14px}.panel.panel-default.locked-panel.profile-panel .panel-heading{border-bottom:1px solid #DEE0E2;background-color:#F7F7F7}.panel.panel-default.locked-panel .panel-title{color:#929292}.panel.panel-default.locked-panel .panel-heading-seperator{border-bottom:1px solid #DEE0E2;margin:0px 15px 10px 15px}.panel.panel-default.locked-panel.no-table{padding-bottom:0px}.panel.panel-default.locked-panel.no-table .panel-body{padding-bottom:5px;padding-top:5px}.panel.panel-default.locked-panel table.table.table-hover tr:hover,.panel.panel-default.locked-panel .table.table-clickable td.table:hover tr:hover,.table.table-clickable .panel.panel-default.locked-panel td.table:hover tr:hover{background-color:#f7f7f7}.panel.panel-default.panel-discrete{box-shadow:none}.panel.panel-default.panel-discrete .panel-heading{background:none;border:none;padding-left:0px}.panel.panel-default.panel-discrete .panel-heading .panel-title{color:#94A1AE}.panel.panel-default.panel-discrete .panel-body{border-radius:4px}.table-spaced td{padding:15px !important}.table.table-white{background-color:white;border-radius:4px;border:1px solid #ECECEC}.table.table-white tbody>tr:first-child>td{border-top:0px}.table-aligned-middle tr>td{vertical-align:middle !important}.table.table-clickable td:hover{cursor:pointer}.clear,.clearfix,.react-modal-content .react-modal-footer,.StepManager,.contact-avatar,.main-panel .main-header,.main-panel .action-head,.datatable,.datatable .dt-toolbar,.datatable .dt-toolbar .dataTables_filter,.datatable .dt-toolbar .dataTables_length,.datatable .dt-toolbar-footer{clear:both}.spacer{margin-top:2em}.spacer_double{margin-top:4em}.space-12{margin-top:12px}.spacer-15{margin-top:15px}.spacer-30{margin-top:30px}.empty-state-wrapper{height:100%;width:100%;padding:20px;text-align:center}.empty-state-wrapper h1,.empty-state-wrapper h2,.empty-state-wrapper h3{color:#929292}.empty-state-wrapper>i{color:#929292;font-size:7em;opacity:0.3}.empty-state-wrapper p{text-align:center}.navigable-widget header>ul{border:1px solid #DEE0E2;border-bottom:0px;border-top-left-radius:4px;border-top-right-radius:4px;margin-bottom:0px}.navigable-widget header>ul>li{border-right:1px solid #DEE0E2;border-bottom:1px solid #DEE0E2}.navigable-widget header>ul>li:last-child{border-right:0px}.navigable-widget header>ul>li.active{border-bottom:1px solid #FCFCFC}.navigable-widget header>ul>li.active>a{color:#636363;background-color:#FCFCFC}.navigable-widget header>ul>li.active>a:hover{background-color:#FCFCFC}.navigable-widget header>ul>li>a{color:#929292;padding:15px;background-color:white}.navigable-widget header>ul>li>a:hover{color:#797979;background-color:white}.blue-diagonal-gradient{background:#367fd2;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMzY3ZmQyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWNiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-webkit-gradient(linear, left top, right bottom, color-stop(0%, #367fd2), color-stop(100%, #009cb2));background:-webkit-linear-gradient(-45deg, #367fd2 0%, #009cb2 100%);background:-webkit-linear-gradient(315deg, #367fd2 0%, #009cb2 100%);background:linear-gradient(135deg, #367fd2 0%, #009cb2 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='$deep-blue-gradient', endColorstr='$cyan-gradient',GradientType=1 )}.blue-purple-vertical-gradient{background:#4485d1;background:-webkit-linear-gradient(top, #4485d1 0%, #7366ef 100%);background:linear-gradient(to bottom, #4485d1 0%, #7366ef 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4485d1', endColorstr='#7366ef',GradientType=0 )}.orange-notifier{position:relative;padding-left:25px}.orange-notifier span{position:absolute;top:0px;left:0px;background-color:#FECB2F;height:100%;width:15px;border-radius:4px 0 0 4px}.orange-notifier.well-sm span{border-radius:1px 0 0 1px}.empty-state-wrapper-v2{height:100%;width:100%;text-align:center}.empty-state-wrapper-v2 div.header{opacity:0.8}.empty-state-wrapper-v2 div.header h3{margin-top:10px}.empty-state-wrapper-v2 div.message{margin-top:30px}.empty-state-wrapper-v2 div.message h5{line-height:1.3;font-size:14px}div.rounded-line{height:10px;display:inline-block;margin-left:14px;background-color:#DEDEDE;border-radius:5px;vertical-align:middle}div.block-placeholder{height:30px;display:inline-block;background-color:#DEDEDE}div.block-placeholder.rounded{border-radius:4px}.empty-state-wrapper-dark-bg{text-align:center;background-color:#F0F0F0;border-radius:8px}.empty-state-wrapper-dark-bg h3,.empty-state-wrapper-dark-bg h4{color:#DEDEDE;margin-bottom:10px;font-weight:400;margin-top:0px}.empty-state-wrapper-dark-bg h3.rounded-line,.empty-state-wrapper-dark-bg h4.rounded-line{margin:0px}.empty-state-wrapper-dark-bg h3 .smicon,.empty-state-wrapper-dark-bg h3 .SMDatatable .footer ul.pagination>li:last-child>a>span,.SMDatatable .footer .empty-state-wrapper-dark-bg h3 ul.pagination>li:last-child>a>span,.empty-state-wrapper-dark-bg h3 .SMDatatable .footer ul.pagination>li:first-child>a>span,.SMDatatable .footer .empty-state-wrapper-dark-bg h3 ul.pagination>li:first-child>a>span,.empty-state-wrapper-dark-bg h3 .SMDatatable .table-wrapper table th .sort-icon,.SMDatatable .table-wrapper table th .empty-state-wrapper-dark-bg h3 .sort-icon,.empty-state-wrapper-dark-bg h3 .breadcrumb>li+li:before,.empty-state-wrapper-dark-bg h4 .smicon,.empty-state-wrapper-dark-bg h4 .SMDatatable .footer ul.pagination>li:last-child>a>span,.SMDatatable .footer .empty-state-wrapper-dark-bg h4 ul.pagination>li:last-child>a>span,.empty-state-wrapper-dark-bg h4 .SMDatatable .footer ul.pagination>li:first-child>a>span,.SMDatatable .footer .empty-state-wrapper-dark-bg h4 ul.pagination>li:first-child>a>span,.empty-state-wrapper-dark-bg h4 .SMDatatable .table-wrapper table th .sort-icon,.SMDatatable .table-wrapper table th .empty-state-wrapper-dark-bg h4 .sort-icon,.empty-state-wrapper-dark-bg h4 .breadcrumb>li+li:before{vertical-align:middle}.empty-state-wrapper-dark-bg p{margin-bottom:15px}.empty-state-wrapper-dark-bg a{font-size:14px}.box-shadow,.Popover .Popover-body,.tasks-list-react,.OnboardingStep .step-description.well.incomplete,.sortable-div,ul.dropdown-menu,.popover.outer-wrapper .inner-wrapper,div.alert-general-container div.alert{box-shadow:0 0px 7px 1px rgba(0,0,0,0.15)}.dense-box-shadow,.panel.panel-default.panel-discrete .panel-body{box-shadow:0 0px 4px 1px rgba(0,0,0,0.15)}.strong-box-shadow,.OnboardingStep .step-description.well.incomplete:not(.not-admin-but-required):hover,.OnboardingStep .btn:not(.not-admin-but-required):active,.OnboardingStep .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:not(.not-admin-but-required):active,.datatable .dt-toolbar .OnboardingStep button.ColVis_Button.ColVis_MasterButton:not(.not-admin-but-required):active,.OnboardingStep .btn:not(.not-admin-but-required):focus,.OnboardingStep .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton:not(.not-admin-but-required):focus,.datatable .dt-toolbar .OnboardingStep button.ColVis_Button.ColVis_MasterButton:not(.not-admin-but-required):focus,.OnboardingStep #segment-container a:not(.not-admin-but-required):active,#segment-container .OnboardingStep a:not(.not-admin-but-required):active,.OnboardingStep #segment-container a:not(.not-admin-but-required):focus,#segment-container .OnboardingStep a:not(.not-admin-but-required):focus{box-shadow:0 0px 7px 2px rgba(0,0,0,0.2)}.no-padding{padding:0 !important}.close{font-size:15px;opacity:0.3}.fixed-footer{bottom:0;right:0;position:fixed;box-shadow:0px -1px 7px 0px rgba(0,0,0,0.15);z-index:1}.fixed-footer.well{border-radius:0px;border-bottom:0px;border-left:0px;border-right:0px;margin-bottom:0px}@media (min-width: 992px){.fixed-footer.col-8-to-right{right:calc(33.3333333% + 1px)}}.not-fixed-bottom-footer.well{border-radius:0px;border-bottom:0px;border-left:0px;border-right:0px;margin-bottom:0px}.fixed.fixed-header{top:107px;right:0px;left:0px;position:fixed;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);z-index:1}.fixed.fixed-header.well{border-radius:0px;border-top:0px;border-left:0px;border-right:0px;margin-bottom:0px}@media (min-width: 992px){.fixed.fixed-header.col-4-from-right{left:calc(66.666666%)}}ul.dropdown-menu li>a{border:1px solid rgba(0,0,0,0)}a.dropdown-toggle.more-actions-dropdown{font-size:13px;font-weight:500}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;margin-top:-6px}.dropdown-submenu-right>.dropdown-menu{left:100%;margin-left:-1px;border-radius:0 6px 6px 6px}.dropdown-submenu-left>.dropdown-menu{left:inherit;right:100%;margin-right:-1px;border-radius:6px 0 6px 6px}.dropdown-submenu:hover>.dropdown-menu,.dropdown-submenu.btn:active>.dropdown-menu,#segment-container a.dropdown-submenu:active>.dropdown-menu,.datatable .dt-toolbar button.dropdown-submenu.ColVis_Button.ColVis_MasterButton:active>.dropdown-menu,.dropdown-submenu.btn:focus>.dropdown-menu,#segment-container a.dropdown-submenu:focus>.dropdown-menu,.datatable .dt-toolbar button.dropdown-submenu.ColVis_Button.ColVis_MasterButton:focus>.dropdown-menu{display:block}.dropdown-submenu-right>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc;margin-top:5px;margin-right:-10px}.dropdown-submenu-left>a:before{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc;margin-top:5px;margin-right:0px}.dropdown-submenu:hover>a:after,.dropdown-submenu.btn:active>a:after,#segment-container a.dropdown-submenu:active>a:after,.datatable .dt-toolbar button.dropdown-submenu.ColVis_Button.ColVis_MasterButton:active>a:after,.dropdown-submenu.btn:focus>a:after,#segment-container a.dropdown-submenu:focus>a:after,.datatable .dt-toolbar button.dropdown-submenu.ColVis_Button.ColVis_MasterButton:focus>a:after{border-left-color:white}.dropdown-submenu.pull-left,.NbTimesBoxesContainer .dropdown-submenu.text-container,.dropdown-submenu.NbTimesBoxesContainer,.dropdown-submenu.nav-compressed.label.left,.datatable .dt-toolbar .dataTables_filter>label.dropdown-submenu,.dropdown-toggle.dropdown-ellipsis span.dropdown-submenu:first-child{float:none}.dropdown-submenu.pull-left>.dropdown-menu,.NbTimesBoxesContainer .dropdown-submenu.text-container>.dropdown-menu,.dropdown-submenu.NbTimesBoxesContainer>.dropdown-menu,.dropdown-submenu.nav-compressed.label.left>.dropdown-menu,.datatable .dt-toolbar .dataTables_filter>label.dropdown-submenu>.dropdown-menu,.dropdown-toggle.dropdown-ellipsis span.dropdown-submenu:first-child>.dropdown-menu{left:-100%;margin-left:10px;border-radius:6px 0 6px 6px}.table>tbody>tr>td{vertical-align:middle}table td div.avatar{height:35px;width:35px;text-align:center;color:white;padding:9px 10px;border-radius:200px;display:inline-block}table td img.avatar{height:40px;width:40px;border-radius:200px;display:inline-block}table.attributes-table{table-layout:fixed}table.attributes-table tr{border-bottom:1px solid #DEE0E2}table.attributes-table tr:last-child{border-bottom:none}table.attributes-table tr td{border:none;vertical-align:middle;padding-bottom:8px !important}table.attributes-table tr td.attr-label{width:30%;text-align:left;text-transform:uppercase;font-size:10px;padding-left:15px}table.attributes-table tr td.attr-value{width:70%;padding-left:20px;padding-right:15px;text-align:left;font-size:13px;padding-right:30px}table.attributes-table tr td.attr-value>a{padding-right:20px}table.table.table-discrete td{border:none}table.table-hover tr:hover{background-color:#FCFCFC}table.selectable tr:hover{cursor:pointer}pre{color:#636363}.text-ellipsis,.list-select-react .list-selector .sortable-div ul.filtered-content li a span:nth-child(2),ul.filtered-content li a,ul.ColVis_collection li label span,.dropdown-toggle.dropdown-ellipsis span:first-child,table.attributes-table tr td.attr-label,table.attributes-table tr td.attr-value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;padding-bottom:2px}.overflow-hidden{overflow:hidden !important}pre.let-overflow{overflow:auto;word-wrap:normal;white-space:pre}.text-capitalize{text-transform:capitalize !important}.text-lowercase{text-transform:lowercase !important}.text-danger{color:#EE5752 !important}.text-warning{color:#f0ad4e !important}.text-success,.SMDatatable .table-wrapper table.selectable tbody tr.active .selected-marker{color:#0BC078 !important}.text-primary{color:#4485D1 !important}.text-default,.x-editable.editable.editable-click,table.attributes-table tr td.attr-value,table.attributes-table tr td.attr-value>a{color:#636363 !important}.text-menu{color:#94A1AE !important}.text-darker{color:#565656 !important}.text-light-placeholder{color:#DEDEDE !important}.text-notif{color:#F5A623 !important}.text-yellow{color:#FECB2F !important}.text-dark-yellow{color:#FECB2F !important}.text-green{color:#26A69A !important}.text-dark-orange{color:#FF7043 !important}.text-event-orange{color:#FCAF62 !important}.text-dark-purple{color:#3F51B5 !important}.text-cyan{color:#03A9F4 !important}.text-light-purple{color:#9575CD !important}.text-magenta{color:#B764FF !important}.text-primary-lighter{color:#4D9DE1 !important}.text-white{color:white !important}.help-block{margin-bottom:0px;color:#EE5752}.react-editable a.edit{font-size:0.8em;margin-left:10px}.react-editable a.edit span{margin-right:5px}.react-editable a.edit i{text-decoration:none}strong{font-weight:500}.semi-bold{font-weight:500}.bold{font-weight:500}.extra-bold{font-weight:900}small.small-white{color:white}small.small-xs{font-size:65%}.transparent-50{opacity:0.5}h4.h43,h4.h34,h3.h43,h3.h34{font-size:20px;margin:12px 0}h5.h54,h5.h45,h4.h54,h4.h45{font-size:15px}.crossed{text-decoration:line-through}.field_with_errors{color:#EE5752}.field_with_errors span{color:#EE5752;font-size:12px}.field_with_errors input[type="text"]{color:#EE5752;border-color:#EE5752}.field_with_errors input[type="password"]{color:#EE5752;border-color:#EE5752}.simple_form label.checkbox{padding-top:0px}.btn-new-wrapper{margin-bottom:1em}td.action-buttons{text-align:right}td.action-buttons .btn,td.action-buttons #segment-container a,#segment-container td.action-buttons a,td.action-buttons .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar td.action-buttons button.ColVis_Button.ColVis_MasterButton{float:right;margin-left:0.5em}.form-actions .btn,.form-actions #segment-container a,#segment-container .form-actions a,.form-actions .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .form-actions button.ColVis_Button.ColVis_MasterButton{margin-left:1em}label{font-weight:400;margin-bottom:7px}label.radio-inline{color:#636363}textarea.vertical-resizable-only{resize:vertical}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{box-shadow:none}.nav.nav-tabs.nav-underlined{margin-bottom:20px;background:none}.nav.nav-tabs.nav-underlined>li{font-size:14px;box-shadow:none;border:none;margin:0;text-align:center;background:none;text-transform:uppercase}.nav.nav-tabs.nav-underlined>li>.tab,.nav.nav-tabs.nav-underlined>li a{outline:none;margin:0px;background:none;min-height:40px;color:#94A1AE;box-shadow:none;border:none;padding-right:30px;padding-left:30px;border:solid transparent;border-width:2px 0 2px}.nav.nav-tabs.nav-underlined>li>.tab:hover,.nav.nav-tabs.nav-underlined>li>.tab.btn:active,#segment-container .nav.nav-tabs.nav-underlined>li>a.tab:active,.datatable .dt-toolbar .nav.nav-tabs.nav-underlined>li>button.tab.ColVis_Button.ColVis_MasterButton:active,.nav.nav-tabs.nav-underlined>li>.tab:focus,.nav.nav-tabs.nav-underlined>li a:hover,.nav.nav-tabs.nav-underlined>li a:focus{color:#a3aeb9;background-color:transparent}.nav.nav-tabs.nav-underlined>li>.tab.disabled,.nav.nav-tabs.nav-underlined>li a.disabled{color:#c0c7cf}.nav.nav-tabs.nav-underlined.no-uppercase>li{text-transform:none}.nav.nav-tabs.nav-underlined>li.active>.tab,.nav.nav-tabs.nav-underlined>li>.tab.active,.nav.nav-tabs.nav-underlined li.active>a,.nav.nav-tabs.nav-underlined>li>a.active{margin-top:0px !important;color:#4485D1;border-bottom:2px solid #4485D1}.nav.nav-tabs.nav-underlined>li.active>.tab:hover,.nav.nav-tabs.nav-underlined>li.active>.tab.btn:active,#segment-container .nav.nav-tabs.nav-underlined>li.active>a.tab:active,.datatable .dt-toolbar .nav.nav-tabs.nav-underlined>li.active>button.tab.ColVis_Button.ColVis_MasterButton:active,.nav.nav-tabs.nav-underlined>li.active>.tab:focus,.nav.nav-tabs.nav-underlined>li.active>.tab:visited,.nav.nav-tabs.nav-underlined>li>.tab.active:hover,.nav.nav-tabs.nav-underlined>li>.active.btn:active,#segment-container .nav.nav-tabs.nav-underlined>li>a.active:active,.datatable .dt-toolbar .nav.nav-tabs.nav-underlined>li>button.active.ColVis_Button.ColVis_MasterButton:active,.nav.nav-tabs.nav-underlined>li>.active.btn:focus,#segment-container .nav.nav-tabs.nav-underlined>li>a.active:focus,.datatable .dt-toolbar .nav.nav-tabs.nav-underlined>li>button.active.ColVis_Button.ColVis_MasterButton:focus,.nav.nav-tabs.nav-underlined>li>.tab.active:focus,.nav.nav-tabs.nav-underlined>li>.tab.active:visited,.nav.nav-tabs.nav-underlined li.active>a:hover,.nav.nav-tabs.nav-underlined li.active>a:focus,.nav.nav-tabs.nav-underlined li.active>a:visited,.nav.nav-tabs.nav-underlined>li>a.active:hover,.nav.nav-tabs.nav-underlined>li>a.active:focus,.nav.nav-tabs.nav-underlined>li>a.active:visited{color:#4A90E2;border-bottom:2px solid #4A90E2;background-color:transparent !important}.nav.nav-tabs.nav-underlined.nav-underlined-sm>li>a:hover,.nav.nav-tabs.nav-underlined.nav-underlined-sm>li>a:focus,.nav.nav-tabs.nav-underlined.nav-underlined-sm>li>a:visited{border-bottom:1px solid #94A1AE}.nav.nav-tabs.nav-underlined.nav-underlined-sm>li.active>a{border-bottom:1px solid #4485D1}.nav.nav-tabs.nav-underlined.nav-underlined-sm>li.active>a:hover,.nav.nav-tabs.nav-underlined.nav-underlined-sm>li.active>a:focus,.nav.nav-tabs.nav-underlined.nav-underlined-sm>li.active>a:visited{border-bottom:1px solid #4A90E2}.nav.nav-tabs.nav-underlined.nav-underlined-sm>li.disabled>a{color:#94A1AE;border-bottom:1px solid transparent}.nav.nav-tabs.nav-underlined.nav-underlined-sm>li.disabled>a:hover,.nav.nav-tabs.nav-underlined.nav-underlined-sm>li.disabled>a:focus,.nav.nav-tabs.nav-underlined.nav-underlined-sm>li.disabled>a:visited{border-bottom:1px solid transparent;cursor:text !important}.nav.nav-tabs.nav-underlined.nav-splitted a{padding:10px 0px}.nav.nav-tabs.nav-underlined.nav-splitted li{margin:0px 15px}.nav.nav-tabs.no-margin-bottom{margin-bottom:0px}.nav.nav-pills.nav-compressed{border:none}.nav.nav-pills.nav-compressed>li.compressed:first-of-type>a{border:1px solid #DEE0E2;border-top-left-radius:4px;border-bottom-left-radius:4px}.nav.nav-pills.nav-compressed>li.compressed>a{border:1px solid #DEE0E2;border-left:none;border-radius:0px}.nav.nav-pills.nav-compressed>li.last-compressed>a{border-top-right-radius:4px;border-bottom-right-radius:4px}.nav.nav-pills.nav-compressed>li{margin-left:0px;padding:0px}.nav.nav-pills.nav-compressed>li>a{color:#94A1AE;padding:10px 18px;border-right:1px solid #DEE0E2}.nav.nav-pills.nav-compressed>li>a:hover{color:#808f9f;background-color:transparent}.nav.nav-pills.nav-compressed.nav-compressed-sm>li>a{padding:8px 14px;font-size:12px}.nav.nav-pills.nav-compressed.nav-compressed-lg>li>a{padding:12px 25px;font-size:13px}.nav.nav-pills.nav-compressed>li.active>a{background:none;color:#4485D1}.nav.nav-pills.nav-compressed>li.active>a:hover{color:#4A90E2}.nav.nav-pills.nav-compressed>li.apart>a{border:none}.nav-compressed.label{color:#929292;opacity:0.8}.nav-compressed.label.nav-compressed-sm{padding-top:12px;font-size:12px}.nav-compressed.label.left{padding-left:0px;margin-right:15px}.nav.nav-stacked li.horizontal-seperator{width:100%;height:0px;border-top:1px solid #DEE0E2;margin:15px 0px}.nav.nav-stacked.nav-discrete>li>a{background:none;color:#94A1AE}.nav.nav-stacked.nav-discrete>li>a span.badge,.nav.nav-stacked.nav-discrete>li>a span.question-mark-tooltip{color:inherit}.nav.nav-stacked.nav-discrete>li>a:hover{background:none;color:#808f9f}#onboarding-nav.nav.nav-stacked.nav-discrete>li>a{color:#929292}#onboarding-nav.nav.nav-stacked.nav-discrete>li>a:hover{color:#858585}#onboarding-nav.nav.nav-stacked.nav-discrete>li.active>a{color:#4485D1}#onboarding-nav.nav.nav-stacked.nav-discrete>li.active>a:hover{color:#4A90E2}.nav.nav-stacked.nav-discrete>li.active>a{background:none;color:#4485D1}.nav.nav-stacked.nav-discrete>li.active>a:hover{background:none;color:#4A90E2}.nav.nav-stacked.nav-pills>li.active>a{color:white}.nav.nav-stacked.nav-pills>li.active>a:hover{background-color:#4A90E2}.nav.nav-stacked.nav-pills>li.discrete a:hover{background:none;color:#565656}.nav.nav-stacked.nav-pills>li.discrete.active a{background:none;color:#4485D1;opacity:1}.nav.nav-stacked.nav-pills>li.discrete.active a:hover{background:none;color:#4A90E2}.nav.nav-stacked.nav-pills>li>a{border-radius:20px;-moz-border-radius:20px;color:#636363;opacity:0.9}.nav.nav-stacked.nav-pills>li>a.square{border-radius:5px}.nav.nav-stacked.nav-pills>li>a:hover{background:none;opacity:1}.nav.nav-stacked.nav-pills>li>a.active,.nav.nav-stacked.nav-pills>li>a.active:hover,.nav.nav-stacked.nav-pills>li>.active.btn:active,#segment-container .nav.nav-stacked.nav-pills>li>a.active:active,.datatable .dt-toolbar .nav.nav-stacked.nav-pills>li>button.active.ColVis_Button.ColVis_MasterButton:active,.nav.nav-stacked.nav-pills>li>.active.btn:focus,#segment-container .nav.nav-stacked.nav-pills>li>a.active:focus,.datatable .dt-toolbar .nav.nav-stacked.nav-pills>li>button.active.ColVis_Button.ColVis_MasterButton:focus,.nav.nav-stacked.nav-pills>li>a.active:focus{color:white;background-color:#4485D1}.nav.nav-stacked.nav-pills>li.disabled:first-child>a{padding-top:0px}.nav.nav-stacked.nav-pills>li.disabled>a{color:#929292;padding-top:20px}.nav.nav-stacked.nav-pills>li.disabled>a:hover{background:none;cursor:default !important}.nav.nav-tabs.nav-horizontal-seperated{padding:10px 0px;border-bottom:none}.nav.nav-tabs.nav-horizontal-seperated li{border-right:1px solid #DEE0E2}.nav.nav-tabs.nav-horizontal-seperated li a{padding:5px 20px;color:#94A1AE;border:none;background:none}.nav.nav-tabs.nav-horizontal-seperated li a:hover{color:#808f9f;background:none;border:none}.nav.nav-tabs.nav-horizontal-seperated li.active a{color:#4485D1}.nav.nav-tabs.nav-horizontal-seperated li.active a:hover{color:#4A90E2}.nav.nav-tabs.nav-horizontal-seperated li:last-child{border-right:none}.nav.nav-tabs.nav-horizontal-seperated li:first-child a{padding-left:0px}.task-nav-div #tasks-types-nav>ul>li>a{padding:8px 18px}.StepSeparator{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;margin-bottom:20px}.StepSeparator span.StepSeparator-text{text-transform:uppercase;margin-right:4px}.StepSeparator div.StepSeparator-seperator{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;opacity:0.3;border:1px solid #DEE0E2}.VerticalSeparator{text-transform:uppercase;padding:0px 20px;color:#94A1AE}span.horizontal-seperator{margin:0px 10px 0px 10px;border-right:1px solid #94A1AE;height:100%}hr.well-hr{border-top:1px solid #ECECEC}hr.hr-no-margin{margin-bottom:0px;margin-top:0px}hr.hr-total-row,hr.hr-total-15{margin-right:-15px;margin-left:-15px}hr.hr-total-30{margin-right:-30px;margin-left:-30px}hr.hr-total-padding-15{margin-right:-15px;margin-left:-15px}hr.hr-2px{border-top:2px solid #ECECEC}.full-width-footer{margin:0px;border:none;border-radius:0px;border-top:1px solid #DEE0E2;background-color:#FCFCFC}.full-width-footer .fixed-footer{position:fixed;width:inherit;z-index:1}.main-panel .full-width-footer{margin-left:-30px;margin-right:-30px;padding:15px 30px;margin-bottom:-20px}.side-panel .full-width-footer{margin-left:0px;margin-right:0px;padding:15px}.full-width-header{margin:0px;border:none;border-radius:0px;border-bottom:1px solid #DEE0E2;text-align:center;background-color:#FCFCFC}.full-width-header.fixed-header{position:fixed;width:inherit;z-index:1}.main-panel .full-width-header{margin-left:-30px;margin-right:-30px;padding:30px 15px}.side-panel .full-width-header{margin-left:0px;margin-right:0px;padding:15px}i.glyphicon.left-icon,i.left-icon.x-editable.editable.editable-click:after,i.smicon.left-icon,.SMDatatable .table-wrapper table th i.left-icon.sort-icon{margin-right:10px}i.glyphicon.right-icon,i.right-icon.x-editable.editable.editable-click:after,i.smicon.right-icon,.SMDatatable .table-wrapper table th i.right-icon.sort-icon{margin-left:10px}img.icon{margin-bottom:3px}img.icon.left-icon{margin-right:10px}img.icon.right-icon{margin-left:10px}.left-bordered{border-left:1px solid #DEE0E2}.left-dark-bordered{border-left:1px solid #ECECEC}.top-bordered{border-top:1px solid #DEE0E2}.top-dark-bordered{border-top:1px solid #ECECEC}.right-bordered{border-right:1px solid #DEE0E2}.right-dark-bordered{border-right:1px solid #ECECEC}.bottom-bordered{border-bottom:1px solid #DEE0E2}.bottom-dark-bordered{border-bottom:1px solid #ECECEC}.no-border-radius-top{border-top-left-radius:0px;border-top-right-radius:0px}.not-left-bordered{border-left:none}h4.underlined-feed,h5.underlined-feed{color:#94A1AE;border-bottom:1px solid #DEE0E2;margin-bottom:10px;padding-bottom:5px}h4.underlined-feed div.next-previous a,h5.underlined-feed div.next-previous a{color:#94A1AE}.question-mark-tooltip{width:14px;height:14px;font-size:10px;position:relative;line-height:14px;color:inherit;padding:0px}.question-mark-tooltip.full{background-color:#4485D1;border:1px solid #4485D1;color:white}.question-mark-tooltip.medium{padding:0px;margin:0px;font-size:14px;line-height:22px;width:22px;height:22px}div.tooltip.full-opacity.in{opacity:1;filter:alpha(opacity=100)}div.tooltip .tooltip-inner.grey{background-color:#94A1AE}div.tooltip .tooltip-inner.green{background-color:#0BC078}div.tooltip .tooltip-inner.yellow{background-color:#FCC752}div.tooltip .tooltip-inner.orange{background-color:#FCAF62}div.tooltip .tooltip-inner.red-orange{background-color:#FE996D}div.tooltip .tooltip-inner.red{background-color:#EE5752}div.tooltip .tooltip-inner.primary{background-color:#4485D1}div.tooltip.left .tooltip-arrow.grey{border-left-color:#94A1AE}div.tooltip.left .tooltip-arrow.green{border-left-color:#0BC078}div.tooltip.left .tooltip-arrow.yellow{border-left-color:#FCC752}div.tooltip.left .tooltip-arrow.orange{border-left-color:#FCAF62}div.tooltip.left .tooltip-arrow.red-orange{border-left-color:#FE996D}div.tooltip.left .tooltip-arrow.red{border-left-color:#EE5752}div.tooltip.left .tooltip-arrow.primary{border-left-color:#4485D1}div.tooltip.right .tooltip-arrow.grey{border-right-color:#94A1AE}div.tooltip.right .tooltip-arrow.green{border-right-color:#0BC078}div.tooltip.right .tooltip-arrow.yellow{border-right-color:#FCC752}div.tooltip.right .tooltip-arrow.orange{border-right-color:#FCAF62}div.tooltip.right .tooltip-arrow.red-orange{border-right-color:#FE996D}div.tooltip.right .tooltip-arrow.red{border-right-color:#EE5752}div.tooltip.right .tooltip-arrow.primary{border-right-color:#4485D1}div.tooltip.top .tooltip-arrow.grey{border-top-color:#94A1AE}div.tooltip.top .tooltip-arrow.green{border-top-color:#0BC078}div.tooltip.top .tooltip-arrow.yellow{border-top-color:#FCC752}div.tooltip.top .tooltip-arrow.orange{border-top-color:#FCAF62}div.tooltip.top .tooltip-arrow.red-orange{border-top-color:#FE996D}div.tooltip.top .tooltip-arrow.red{border-top-color:#EE5752}div.tooltip.top .tooltip-arrow.primary{border-top-color:#4485D1}div.tooltip.bottom .tooltip-arrow.grey{border-bottom-color:#94A1AE}div.tooltip.bottom .tooltip-arrow.green{border-bottom-color:#0BC078}div.tooltip.bottom .tooltip-arrow.yellow{border-bottom-color:#FCC752}div.tooltip.bottom .tooltip-arrow.orange{border-bottom-color:#FCAF62}div.tooltip.bottom .tooltip-arrow.red-orange{border-bottom-color:#FE996D}div.tooltip.bottom .tooltip-arrow.red{border-bottom-color:#EE5752}div.tooltip.bottom .tooltip-arrow.primary{border-bottom-color:#4485D1}.SMDatatable .loader-middle-container{vertical-align:top}.loader-outer-container{display:table;position:absolute;height:100%;width:100%}.loader-middle-container{display:table-cell;vertical-align:middle}#sm-loader{margin-left:auto;margin-right:auto;width:50px;height:50px;position:relative}#sm-loader div{position:absolute;top:0;left:0;width:50%;height:50%}#sm-loader.primary div{background-color:#4485D1}#sm-loader.black-and-white div{background-color:#CCC}#sm-loader.orange div{background-color:#FCAF62}#sm-loader.light-purple div{background-color:#9575CD}#sm-loader.dark-purple div{background-color:#3F51B5}#sm-loader.flashy-pink div{background-color:#FF004E}#sm-loader div:nth-child(1){-webkit-animation:square-1 2.0s infinite linear;animation:square-1 2.0s infinite linear;border-top-left-radius:2px;opacity:1}#sm-loader div:nth-child(2){-webkit-transform:translate(100%, 0);-ms-transform:translate(100%, 0);transform:translate(100%, 0);opacity:0.75;-webkit-animation:square-1 2.0s infinite linear;animation:square-1 2.0s infinite linear;-webkit-animation-delay:0.5s;animation-delay:0.5s;border-top-right-radius:2px}#sm-loader div:nth-child(3){-webkit-transform:translate(100%, 100%);-ms-transform:translate(100%, 100%);transform:translate(100%, 100%);opacity:0.50;-webkit-animation:square-1 2.0s infinite linear;animation:square-1 2.0s infinite linear;-webkit-animation-delay:1.0s;animation-delay:1.0s;border-bottom-right-radius:2px}#sm-loader div:nth-child(4){-webkit-transform:translate(0, 100%);-ms-transform:translate(0, 100%);transform:translate(0, 100%);opacity:0.25;-webkit-animation:square-1 2.0s infinite linear;animation:square-1 2.0s infinite linear;border-bottom-left-radius:2px;-webkit-animation-delay:1.5s;animation-delay:1.5s}@-webkit-keyframes square-1{0%{opacity:1}25%{opacity:0.75}50%{opacity:0.5}75%{opacity:0.25}100%{opacity:1}}@keyframes square-1{0%{opacity:1}25%{opacity:0.75}50%{opacity:0.5}75%{opacity:0.25}100%{opacity:1}}#email_wysiwyg,#email_text,#email_css{height:460px;width:100%;resize:none}#email_text{border:0px}#email_css{border-left:0px;border-bottom:0px;border-right:0px}#email_wysiwyg,#email_text,#email_css{height:460px;width:100%;resize:none}#email_text{border-top:0px;border-left:0px;border-bottom:0px}#email_css{border-left:0px;border-bottom:0px}#email_wysiwyg{border:0px}#email_text{padding:1em}.feed-history{position:relative}.feed-history div.feed-row{position:relative;padding:15px}.sm-home .user-profile .profile{border:none;background-color:#4485D1;color:white;border-radius:6px 6px 0 0}.sm-home .user-profile .profile-stats{border:1px solid #DEE0E2;border-radius:0 0 6px 6px;background-color:white;padding:15px}.sm-home .user-profile .profile-stats ul.stats{list-style:none;text-align:center;padding-left:0px;margin-bottom:0px}.sm-home .user-profile .profile-stats ul.stats li{display:inline-block;margin-right:30px}.sm-home .user-profile .profile-stats ul.stats li:last-child{margin-right:0px}.sm-home .user-profile .profile-stats ul.stats li h5{text-transform:uppercase;color:#929292;margin-top:0px}.sm-home .user-profile .profile-stats ul.stats li span.stats-result{font-weight:500;font-size:15px}.sm-home .task-profile{border-radius:6px}.sm-home .home-feed{border-radius:6px}.sm-home .home-feed .panel-heading{border-top-right-radius:6px;border-top-left-radius:6px}.sm-home .home-feed .table{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.sm-home .home-feed .home-feed-row{padding:12px;border-top:1px solid #DEE0E2}.sm-home .home-feed .home-feed-row:first-child{border-top:none}.sm-home .home-feed .home-feed-row .created-at-span{top:12px;right:12px;position:absolute}.sm-home .home-feed .home-feed-row .additional-actions{top:15px;right:15px;position:absolute}.sm-home .home-feed .new-activities-row{background-color:rgba(68,133,209,0.2);padding:0px;text-align:center}.sm-home .home-feed .new-activities-row:hover,.sm-home .home-feed .new-activities-row.btn:active,.sm-home .home-feed #segment-container a.new-activities-row:active,#segment-container .sm-home .home-feed a.new-activities-row:active,.sm-home .home-feed .datatable .dt-toolbar button.new-activities-row.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .sm-home .home-feed button.new-activities-row.ColVis_Button.ColVis_MasterButton:active,.sm-home .home-feed .new-activities-row.btn:focus,.sm-home .home-feed #segment-container a.new-activities-row:focus,#segment-container .sm-home .home-feed a.new-activities-row:focus,.sm-home .home-feed .datatable .dt-toolbar button.new-activities-row.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .sm-home .home-feed button.new-activities-row.ColVis_Button.ColVis_MasterButton:focus{background-color:rgba(68,133,209,0.3)}.sm-home .home-feed .new-activities-row:hover>a,.sm-home .home-feed .new-activities-row.btn:active>a,.sm-home .home-feed #segment-container a.new-activities-row:active>a,#segment-container .sm-home .home-feed a.new-activities-row:active>a,.sm-home .home-feed .datatable .dt-toolbar button.new-activities-row.ColVis_Button.ColVis_MasterButton:active>a,.datatable .dt-toolbar .sm-home .home-feed button.new-activities-row.ColVis_Button.ColVis_MasterButton:active>a,.sm-home .home-feed .new-activities-row.btn:focus>a,.sm-home .home-feed #segment-container a.new-activities-row:focus>a,#segment-container .sm-home .home-feed a.new-activities-row:focus>a,.sm-home .home-feed .datatable .dt-toolbar button.new-activities-row.ColVis_Button.ColVis_MasterButton:focus>a,.datatable .dt-toolbar .sm-home .home-feed button.new-activities-row.ColVis_Button.ColVis_MasterButton:focus>a{text-decoration:none}.sm-home .home-feed .new-activities-row>a{padding:10px;display:block}div.feed h4,div.feed h5{padding-bottom:3px;margin-bottom:15px}div.feed h4 span.badge,div.feed h4 span.question-mark-tooltip,div.feed h5 span.badge,div.feed h5 span.question-mark-tooltip{margin-left:10px}.feed-row{margin-bottom:12px;padding:15px}.feed-row .activity-icon{opacity:0.9}.feed-row:hover .activity-icon,.feed-row.btn:active .activity-icon,#segment-container a.feed-row:active .activity-icon,.datatable .dt-toolbar button.feed-row.ColVis_Button.ColVis_MasterButton:active .activity-icon,.feed-row.btn:focus .activity-icon,#segment-container a.feed-row:focus .activity-icon,.datatable .dt-toolbar button.feed-row.ColVis_Button.ColVis_MasterButton:focus .activity-icon{opacity:1}.feed-row .created-at-span{top:15px;right:15px;position:absolute}.feed-row .additional-actions{bottom:15px;right:15px;position:absolute}.tasks-list-in-feed h4,.tasks-list-in-feed h5,.feed-history h4,.feed-history h5{padding-bottom:3px;margin-bottom:15px}.tasks-list-in-feed h4 span.badge,.tasks-list-in-feed h4 span.question-mark-tooltip,.tasks-list-in-feed h5 span.badge,.tasks-list-in-feed h5 span.question-mark-tooltip,.feed-history h4 span.badge,.feed-history h4 span.question-mark-tooltip,.feed-history h5 span.badge,.feed-history h5 span.question-mark-tooltip{margin-left:10px}ul.email-stats{margin-bottom:20px;list-style:none;border:1px solid #DEE0E2;border-radius:6px;padding:0px;margin-right:20px}ul.email-stats:first-child{margin-left:0px}ul.email-stats li{border-right:1px solid #DEE0E2;position:relative;display:block;float:left;width:170px;text-align:center}ul.email-stats li:last-child{border-right:none}ul.email-stats .stats{margin-bottom:15px}ul.email-stats .stats.sent{color:#636363}ul.email-stats .stats.opened{color:#4485D1}ul.email-stats .stats.clicked{color:#0BC078}ul.email-stats .stats.bounced{color:#f0ad4e}ul.email-stats .stats.spam{color:#EE5752}ul.email-stats .stats h1{margin-bottom:0px}ul.email-stats .stats p{font-size:14px}#replacement_patterns{max-height:450px;overflow-y:auto}#replacement_patterns .btn-replacement-pattern{margin-bottom:10px;width:100%;text-align:center}#replacement_patterns .btn-replacement-pattern:last-child{ margin-bottom:0px}.email-preview{border:1px solid #DEE0E2;height:400px;width:100%}.contact-avatar{margin-bottom:15px}.contact-avatar>span.badge,.contact-avatar>span.question-mark-tooltip{vertical-align:middle;display:inline-block}.contact-avatar .contact-name{margin-left:15px;vertical-align:middle;display:inline-block;max-width:75%}.contact-avatar .contact-name h1{margin-top:10px}ul.prog_logs{padding:0px;margin:0px;margin-top:49px}ul.prog_logs li{padding:10px;list-style:none;border-bottom:1px solid #DEE0E2}ul.prog_logs li p{margin-top:10px;margin-bottom:10px}.activities-feed .panel.panel-default{margin-bottom:10px}.activities-feed .panel.panel-default .act-summary{text-align:right}.activities-feed .panel.panel-default .act-summary>span{font-size:13px;margin-right:10px}.activities-feed .panel.panel-default .act-summary>span:last-child{margin-right:0px}.activities-feed .panel.panel-default .daily-activities{padding:0px}.activities-feed .panel.panel-default .daily-activities .tooltip-container{border-top:1px solid #DEE0E2}.activities-feed .panel.panel-default .daily-activities .tooltip-container:first-child{border-top:none}.activities-feed .panel.panel-default .daily-activities .activity{border-top:1px solid #DEE0E2;cursor:pointer;padding:10px;font-size:14px}.activities-feed .panel.panel-default .daily-activities .activity:first-child{border-top:none}.activities-feed .panel.panel-default .daily-activities .activity i.event-icon,.activities-feed .panel.panel-default .daily-activities .activity img.event-icon{font-size:23px;margin-right:10px;margin-left:1px;padding-right:1px}.activities-feed .panel.panel-default .daily-activities .activity i.event-icon+span,.activities-feed .panel.panel-default .daily-activities .activity img.event-icon+span{margin-left:3px}.activities-feed .panel.panel-default .daily-activities .activity .event-name{margin-right:5px;margin-top:2px}.activities-feed .panel.panel-default .daily-activities .activity .time-of-day{margin-top:2px}.activities-feed .panel.panel-default .daily-activities .activity .account_contact_badge{padding-left:7px;padding-right:7px}.activities-feed .panel.panel-default .daily-activities .activity .account_contact_badge :first-child{display:inline-block;position:relative;margin-right:7px}.activities-feed .panel.panel-default .daily-activities .activity .account_contact_badge :first-child,.activities-feed .panel.panel-default .daily-activities .activity .account_contact_badge :nth-child(2){vertical-align:middle}.activities-feed .panel.panel-default .daily-activities .activity-params{cursor:default;padding:10px;border-top:1px solid #DEE0E2}.activities-feed .panel.panel-default .daily-activities .activity-params:hover,.activities-feed .panel.panel-default .daily-activities .activity-params.btn:active,.activities-feed .panel.panel-default .daily-activities #segment-container a.activity-params:active,#segment-container .activities-feed .panel.panel-default .daily-activities a.activity-params:active,.activities-feed .panel.panel-default .daily-activities .datatable .dt-toolbar button.activity-params.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .activities-feed .panel.panel-default .daily-activities button.activity-params.ColVis_Button.ColVis_MasterButton:active,.activities-feed .panel.panel-default .daily-activities .activity-params.btn:focus,.activities-feed .panel.panel-default .daily-activities #segment-container a.activity-params:focus,#segment-container .activities-feed .panel.panel-default .daily-activities a.activity-params:focus,.activities-feed .panel.panel-default .daily-activities .datatable .dt-toolbar button.activity-params.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .activities-feed .panel.panel-default .daily-activities button.activity-params.ColVis_Button.ColVis_MasterButton:focus{background:white}.activities-feed .day-badge{margin-bottom:10px;text-align:center}.activities-feed .day-badge span.badge,.activities-feed .day-badge span.question-mark-tooltip{font-size:14px}.activities-feed div.placeholder{width:100%;height:100%;position:relative;z-index:1000}.activities-feed div.placeholder p{color:#94A1AE;margin-top:42px;text-align:center;font-size:15px;opacity:0.6}.plans-index .plans{margin-top:20px;padding-right:10px}.plans-index .plans .plan{text-align:center}.plans-index .plans .plan .head{padding:10px 0 15px 0;border-radius:6px 6px 0px 0px;min-height:253px}.plans-index .plans .plan .head .upgrade-link{padding-right:40px;padding-left:40px}.plans-index .plans .plan .head h1{margin:44px 0px}.plans-index .plans .plan .head h1 small{letter-spacing:0px}.plans-index .plans .plan .body{text-align:left;padding:20px;background-color:white;border:1px solid #DEE0E2;border-top:0px;border-radius:0 0 6px 6px}.plans-index .plans .plan .body p{margin-bottom:14px}.plans-index .plans .plan .body p:last-child{margin-bottom:0px}.plans-index .plans .plan .body .title{text-align:center;border-color:#636363}.plans-index .plans .plan .body .subtitle{margin-bottom:4px}.plans-index .plans #free-plan .head{background-color:#DEE0E2;border:1px solid #DEE0E2}.plans-index .plans #free-plan .head h1{margin-bottom:67px;margin-top:60px}.plans-index .plans #free-plan .head h5{padding-top:10px}.plans-index .plans #standard-plan .head,.plans-index .plans #starter-plan .head{color:white}.plans-index .plans #standard-plan .head h5,.plans-index .plans #starter-plan .head h5{margin-top:23px}.plans-index .plans #standard-plan .head .middle-content,.plans-index .plans #starter-plan .head .middle-content{min-height:105px}.plans-index .plans #standard-plan .head .middle-content h1,.plans-index .plans #starter-plan .head .middle-content h1{margin-bottom:5px}.plans-index .plans #standard-plan .head .middle-content p,.plans-index .plans #starter-plan .head .middle-content p{margin-bottom:16px}.plans-index .plans #starter-plan .head{background-image:-webkit-linear-gradient(#4485D1, #5FAEB5);background-image:linear-gradient(#4485D1, #5FAEB5)}.plans-index .plans #standard-plan .head{background-image:-webkit-linear-gradient(#4485D1, #D17EF4);background-image:linear-gradient(#4485D1, #D17EF4)}.plans-index .plans #starter-plan .title,.plans-index .plans #starter-plan .subtitle{color:#5AA6BA;border-color:#5AA6BA}.plans-index .plans #standard-plan .title,.plans-index .plans #standard-plan .subtitle{color:#B87FEE;border-color:#B87FEE}.plans-index .plans #custom-plan .head{background-image:-webkit-linear-gradient(#323c4f, #5a6b8d);background-image:linear-gradient(#323c4f, #5a6b8d);color:white}.plans-index .plans #custom-plan .head p{margin-top:67px;margin-bottom:53px}.plans-index .plans #custom-plan .head .upgrade-link{margin-top:9px}.plans-index .common-questions h2{text-align:center;margin-bottom:40px}.plans-index .common-questions .cq-section{padding:0px 50px}.plans-subscribe .plan{padding:15px;width:100%;border-radius:7px}.plans-subscribe .plan[disabled="disabled"]{cursor:default !important}.plans-subscribe .plan span.plan-active-icon{height:10px;width:10px;border-radius:50%;padding:2px;margin-right:10px}.plans-subscribe .plan span.plan-active-icon i{width:20px;font-size:13px}.plans-subscribe .plan.btn-primary span.plan-active-icon{background-color:white;color:#4485D1}.plans-subscribe .plan.btn-default span.plan-active-icon,.plans-subscribe .datatable .dt-toolbar button.plan.ColVis_Button.ColVis_MasterButton span.plan-active-icon,.datatable .dt-toolbar .plans-subscribe button.plan.ColVis_Button.ColVis_MasterButton span.plan-active-icon{backround:none}.plans-subscribe .plan.btn-default span.plan-active-icon i,.plans-subscribe .datatable .dt-toolbar button.plan.ColVis_Button.ColVis_MasterButton span.plan-active-icon i,.datatable .dt-toolbar .plans-subscribe button.plan.ColVis_Button.ColVis_MasterButton span.plan-active-icon i{display:none}.plans-subscribe .plan h1{margin-top:25px}.plans-subscribe .plan h5.h45{margin-top:0px;margin-bottom:15px}.plans-subscribe #proceed-button{padding:15px;font-size:15px;margin-top:20px}.billing-tab .card-section{margin-bottom:30px}.billing-tab .card-section:last-child{margin-bottom:0px}.billing-tab .card-section .table{margin-bottom:0px}.error-page{height:100%;background-color:#4485D1;text-align:center;padding-top:17%;color:white}.error-page h1.error-type{font-size:70px;margin-bottom:0px}.error-page h4{margin-top:0px}.error-page a.action{padding-left:40px;padding-right:40px}.segment-edit-component{background-color:#F8F8FA;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.segment-health-status-badge{border-radius:100%}.segment-health-status-badge.health-status-grey{background-color:#94A1AE}.segment-health-status-badge.health-status-green{background-color:#0BC078}.segment-health-status-badge.health-status-yellow{background-color:#FCC752}.segment-health-status-badge.health-status-orange{background-color:#FCAF62}.segment-health-status-badge.health-status-red-orange{background-color:#FE996D}.segment-health-status-badge.health-status-red{background-color:#EE5752}.segment-health-status-badge.active{background:none !important}.segment-health-status-badge.active.health-status-grey{border:4px solid #94A1AE}.segment-health-status-badge.active.health-status-green{border:4px solid #0BC078}.segment-health-status-badge.active.health-status-yellow{border:4px solid #FCC752}.segment-health-status-badge.active.health-status-orange{border:4px solid #FCAF62}.segment-health-status-badge.active.health-status-red-orange{border:4px solid #FE996D}.segment-health-status-badge.active.health-status-red{border:4px solid #EE5752}ul.segments-list.nav-stacked.nav-pills{margin-left:0px}ul.segments-list.nav-stacked.nav-pills>li{margin:0px}ul.segments-list.nav-stacked.nav-pills>li>a:hover{background-color:#ECECEC}ul.segments-list.nav-stacked.nav-pills>li>a.active{color:white}ul.segments-list.nav-stacked.nav-pills>li>a.active span.segment-health-status-badge{background-color:white}ul.segments-list.nav-stacked.nav-pills>li>a.active.segment-status-grey{background-color:#94A1AE}ul.segments-list.nav-stacked.nav-pills>li>a.active.segment-status-green{background-color:#0BC078}ul.segments-list.nav-stacked.nav-pills>li>a.active.segment-status-yellow{background-color:#FCC752}ul.segments-list.nav-stacked.nav-pills>li>a.active.segment-status-orange{background-color:#FCAF62}ul.segments-list.nav-stacked.nav-pills>li>a.active.segment-status-red-orange{background-color:#FE996D}ul.segments-list.nav-stacked.nav-pills>li>a.active.segment-status-red{background-color:#EE5752}ul.segments-list.nav-stacked.nav-pills>li>a.active .question-mark-tooltip.full{background-color:white;border-color:white;color:#4485D1}ul.sections-list.nav-stacked.nav-pills>li{border:1px solid transparent;margin-bottom:10px}ul.sections-list.nav-stacked.nav-pills>li>a:hover{background-color:#ECECEC}ul.sections-list.nav-stacked.nav-pills>li.current{background-color:white;border:1px solid #DEE0E2;border-radius:3px}ul.sections-list.nav-stacked.nav-pills>li>.new-segment a{color:#636363;font-size:13px;padding:10px;border-top:1px solid #DEE0E2;display:block}ul.sections-list.nav-stacked.nav-pills>li>.new-segment a:hover{background-color:#ECECEC}ul.sections-list.nav-stacked.nav-pills>li>a .segment-count{color:#929292;font-size:13px;text-transform:none}ul.sections-list.nav-stacked.nav-pills>li>a.active .segment-count{color:white}ul.sections-list.nav-stacked.nav-pills li.current>a{border-top-right-radius:3px;border-top-left-radius:3px;border-bottom:1px solid #DEE0E2;border-bottom-left-radius:0px;border-bottom-right-radius:0px}ul.sections-list.nav-stacked.nav-pills li.current>a.active{border-top-right-radius:2px;border-top-left-radius:2px}ul.sections-list.nav-stacked.nav-pills li.current>a.active .segment-count{color:white}ul.sections-list.nav-stacked.nav-pills>li>a{opacity:1;padding:10px}.segment-health-status-list{list-style:none;padding-left:0px}.segment-health-status-list li{float:left;margin-right:10px}.segment-health-status-list li>a>span{display:block}.new-section a{background-color:#ECECEC;color:#929292;font-size:13px;padding:8px;border:0px;border-radius:3px;display:block;padding:10px;margin-top:6px;text-align:left;width:100%}.new-section a:hover{background-color:#DEE0E2;text-decoration:none}i.smicon.smicon-squared-flag.grey,.SMDatatable .table-wrapper table th i.smicon-squared-flag.grey.sort-icon{color:#94A1AE}i.smicon.smicon-squared-flag.green,.SMDatatable .table-wrapper table th i.smicon-squared-flag.green.sort-icon{color:#0BC078}i.smicon.smicon-squared-flag.yellow,.SMDatatable .table-wrapper table th i.smicon-squared-flag.yellow.sort-icon{color:#FCC752}i.smicon.smicon-squared-flag.orange,.SMDatatable .table-wrapper table th i.smicon-squared-flag.orange.sort-icon{color:#FCAF62}i.smicon.smicon-squared-flag.red-orange,.SMDatatable .table-wrapper table th i.smicon-squared-flag.red-orange.sort-icon{color:#FE996D}i.smicon.smicon-squared-flag.red,.SMDatatable .table-wrapper table th i.smicon-squared-flag.red.sort-icon{color:#EE5752}.text-segment-green{color:#0BC078}.text-segment-yellow{color:#FCC752}.text-segment-orange{color:#FCAF62}.text-segment-red-orange{color:#FE996D}.text-segment-red{color:#EE5752}.text-segment-grey{color:#94A1AE}ul.nav-underlined.nav.nav-tabs.segment-box-nav>li{font-size:13px}ul.nav-underlined.nav.nav-tabs.segment-box-nav>li:first-child{margin-left:0px}ul.nav-underlined.nav.nav-tabs.segment-box-nav>li:last-child{margin-right:0px}.segment-stats a.not-allowed:hover,.segment-stats .not-allowed.btn:active,.segment-stats #segment-container a.not-allowed:active,#segment-container .segment-stats a.not-allowed:active,.segment-stats .datatable .dt-toolbar button.not-allowed.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .segment-stats button.not-allowed.ColVis_Button.ColVis_MasterButton:active,.segment-stats .not-allowed.btn:focus,.segment-stats #segment-container a.not-allowed:focus,#segment-container .segment-stats a.not-allowed:focus,.segment-stats .datatable .dt-toolbar button.not-allowed.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .segment-stats button.not-allowed.ColVis_Button.ColVis_MasterButton:focus{cursor:not-allowed !important}.section-conditions-childs{border-left:2px solid #F5F6F6;padding-left:8px;margin-left:18px}.step-separator-link:hover,.step-separator-link.btn:active,#segment-container a.step-separator-link:active,.datatable .dt-toolbar button.step-separator-link.ColVis_Button.ColVis_MasterButton:active,.step-separator-link.btn:focus,#segment-container a.step-separator-link:focus,.datatable .dt-toolbar button.step-separator-link.ColVis_Button.ColVis_MasterButton:focus{cursor:pointer}img.avatar-picture{border:2px solid rgba(255,255,255,0.3)}.TypeBoxContainer{display:inline-block;margin-right:70px}.StepManager{padding-top:10px}.StepManager .NbTimesBoxesContainer:last-child{margin-bottom:0px}.StepManager:first-child{padding-top:0px}.StepManager .form-group.nb-form-group{width:80px}.StepManager .form-group.nb-form-group input[type="number"]{width:90%}.NbTimesBoxesContainer{min-height:38px}.NbTimesBoxesContainer .text-container{padding-top:8px}.PropBox{margin-left:10px}.PropBox form{display:inline-block}.PropBox form input{margin-left:10px}.BoxesBaseContainer .actionName{padding:0px 20px 0px 10px}.BoxesBaseContainer .additional2{margin-top:15px}.StepManager{position:relative}.StepManager .inline-input{width:10%;display:inline}.NbTimesBoxesContainer .nested-box,.NbTimesBoxesContainer .form-control.inline-input,.NbTimesBoxesContainer .react-time-picker>div input.inline-input,.react-time-picker>div .NbTimesBoxesContainer input.inline-input,.NbTimesBoxesContainer .inline-input.react-date-picker,.NbTimesBoxesContainer .SMDatatable .header #health-switch.inline-input,.SMDatatable .header .NbTimesBoxesContainer #health-switch.inline-input,.NbTimesBoxesContainer .SMDatatable .header #page-menu.inline-input,.SMDatatable .header .NbTimesBoxesContainer #page-menu.inline-input{margin-left:10px}div.segment-stats+.SMDatatable{border-top:0;border-top-left-radius:0;border-top-right-radius:0}div.segment-stats .header{padding-left:30px;padding-right:30px;min-height:99px}div.segment-stats .header .section{position:relative;padding:0px 30px;text-align:center;display:inline-block}div.segment-stats .header .section:first-child{min-width:150px;max-width:150px;padding-left:0px}div.segment-stats .header .section:first-child h4{margin-bottom:17px}div.segment-stats .header .section:nth-child(2){min-width:200px;max-width:200px}div.segment-stats .header .section:nth-child(2) h4{margin-bottom:17px}div.segment-stats .header .section:last-child{padding-right:0px}div.segment-stats .header .section h4.section-title{text-transform:uppercase;color:#929292;margin-top:0px;font-size:14px}div.segment-stats .header .section h3{margin-bottom:0px}div.segment-stats .header .section:last-child{width:calc(100% - 350px)}div.segment-stats .header .section-seperator{position:absolute;height:100%;border-right:1px solid #DEE0E2;right:0px;top:0px}.all-any-selector span{margin-left:4px;margin-right:4px}.all-any-selector .btn,.all-any-selector #segment-container a,#segment-container .all-any-selector a,.all-any-selector .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .all-any-selector button.ColVis_Button.ColVis_MasterButton{padding:4px;padding-left:8px;padding-right:8px;font-size:12px}.all-any-selector .dropdown-menu{left:inherit;min-width:inherit;text-align:center;top:100%;margin:2px}.all-any-selector .dropdown-menu li{padding:2px;font-size:12px;text-align:center}.all-any-selector .dropdown-menu li a{padding:4px 14px}.all-any-selector .dropdown-menu :first-child{margin-top:0px}.all-any-selector .dropdown-menu :last-child{margin-bottom:0px}.all-any-selector.section{margin-bottom:20px}.all-any-selector.section:first-letter{text-transform:capitalize}.all-any-selector.workflow{margin-bottom:20px}.react-home-account-contact-filter-event-filtering li.active{font-weight:normal}.react-empty-box-icon{border:1px solid #DEE0E2;display:inline-block;border-radius:2px;position:relative}#segment-container{margin-top:auto;margin-bottom:auto}.sortable-div{z-index:800}.sortable-div.dropdown-menu{top:100%}.sortable-div .nav.nav-pills.nav-compressed{margin-bottom:10px}.sortable-div .content{padding:15px 15px;padding-top:0px}.sortable-div.sortable-div-left{left:auto;right:0px}ul{list-style:none;padding:0px;margin:0px}ul.filtered-content{overflow-y:auto;max-height:250px}ul.filtered-content li{margin:0;padding:0;width:100%}ul.filtered-content li a{color:#636363 !important;text-decoration:none !important;width:100%}ul.filtered-content li a>span.text{width:90%}ul.filtered-content li:last-child{margin-bottom:0px}ul.filtered-content li{margin-right:0px}ul.filtered-content li>a{border:1px solid rgba(0,0,0,0);padding:6px 10px;border-radius:4px}ul.filtered-content li>a:hover{background-color:#F1F7FD;border:1px solid #C1D9F5}.workflow-component{position:relative;margin-bottom:200px}.workflow-component .workflow-actions .action-seperator{height:20px;border-right:2px solid #DEE0E2;position:absolute;bottom:-19px;z-index:1;left:50px}.workflow-component .workflow-actions .workflow-action .delay{border-bottom-left-radius:0px;border-bottom-right-radius:0px;margin-bottom:0px;border-bottom:none;padding:15px}.workflow-component .workflow-actions .workflow-action .delay>h2,.workflow-component .workflow-actions .workflow-action .delay>h3,.workflow-component .workflow-actions .workflow-action .delay>h4,.workflow-component .workflow-actions .workflow-action .delay>h5{font-size:15px;margin:0px}.workflow-component .workflow-actions .workflow-action .delay .delay-seperator{margin:0 20px;color:#929292}.workflow-component .workflow-actions .workflow-action .delay .delay-changer{color:#636363}.workflow-component .workflow-actions .workflow-action .delay .delay-changer:hover,.workflow-component .workflow-actions .workflow-action .delay .delay-changer.btn:active,.workflow-component .workflow-actions .workflow-action .delay .datatable .dt-toolbar button.delay-changer.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .workflow-component .workflow-actions .workflow-action .delay button.delay-changer.ColVis_Button.ColVis_MasterButton:active,.workflow-component .workflow-actions .workflow-action .delay .delay-changer.btn:focus,.workflow-component .workflow-actions .workflow-action .delay .datatable .dt-toolbar button.delay-changer.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .workflow-component .workflow-actions .workflow-action .delay button.delay-changer.ColVis_Button.ColVis_MasterButton:focus,.workflow-component .workflow-actions .workflow-action .delay #segment-container a.delay-changer:active,#segment-container .workflow-component .workflow-actions .workflow-action .delay a.delay-changer:active,.workflow-component .workflow-actions .workflow-action .delay #segment-container a.delay-changer:focus,#segment-container .workflow-component .workflow-actions .workflow-action .delay a.delay-changer:focus{color:#565656}.workflow-component .workflow-actions .workflow-action .delay+.panel.panel-default{border-top-left-radius:0px;border-top-right-radius:0px}.workflow-component .workflow-actions .workflow-action .step-name h4{margin-right:30px;display:inline-block}.workflow-component .workflow-actions .workflow-action .step-name form{display:inline-block}.workflow-component .workflow-actions .workflow-action .action-notifications,.workflow-component .workflow-actions .workflow-action .action-actions{display:block;margin-bottom:25px}.workflow-component .workflow-actions .workflow-action .action-notifications h5,.workflow-component .workflow-actions .workflow-action .action-actions h5{border-bottom:1px solid #DEE0E2;padding-bottom:5px;margin-bottom:15px}.workflow-component .workflow-actions .workflow-action .action-notifications .workflow-assign-members-subaction .list-select-react,.workflow-component .workflow-actions .workflow-action .action-actions .workflow-assign-members-subaction .list-select-react{display:inline-block;padding-bottom:0px}.workflow-component .workflow-actions .workflow-action .action-notifications .workflow-assign-members-subaction .question-mark-tooltip,.workflow-component .workflow-actions .workflow-action .action-actions .workflow-assign-members-subaction .question-mark-tooltip{margin-right:20px}.workflow-component .workflow-actions .workflow-action .action-notifications .workflow-subaction-icon,.workflow-component .workflow-actions .workflow-action .action-actions .workflow-subaction-icon{font-size:18px;vertical-align:middle;top:-2px}.workflow-component .workflow-actions .workflow-action .action-conditions{display:block;margin-bottom:20px}.workflow-component .workflow-actions .workflow-action .action-conditions h5{border-bottom:1px solid #DEE0E2;padding-bottom:5px;margin-bottom:15px}.workflow-component .workflow-removable{position:relative;min-height:40px;margin-bottom:15px}.workflow-component .workflow-removable p{padding-top:9px}.heatmap-history-container{height:138px;padding:15px 10px 8px 35px;position:relative}.heatmap-history-container .placeholder{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,0.9);color:#929292;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:15px;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1000}.heatmap-history-container ul.heatmap-weekdays{width:20px;position:absolute;left:15px;top:13px;padding:0px;list-style:none;color:#929292;line-height:13px}.heatmap-history-container ul.heatmap-weekdays li{font-size:9px}.heatmap-history-container #cal-heatmap-activities .cal-heatmap-container{margin:0 auto}.popover-content.member-popover p.profile-description{font-size:12px;margin-top:15px;margin-bottom:0px}.list-select-react .selected-list{display:inline-block;padding:4px 0px}.list-select-react .selected-list .title{font-size:11px}.list-select-react .selected-list span{display:inline-block;vertical-align:middle}.list-select-react .selected-list ul{list-style:none;display:inline-block;vertical-align:middle;padding-left:0;margin-bottom:0px;min-width:38px;margin-left:10px;min-height:28px}.list-select-react .selected-list ul li{float:left;cursor:pointer}.list-select-react .selected-list ul li img{opacity:0.9}.list-select-react .selected-list ul li img:hover{opacity:1}.list-select-react .selected-list ul li span{opacity:0.8}.list-select-react .selected-list ul li span:hover{opacity:1}.list-select-react .list-selector{position:relative;display:inline-block}.list-select-react .list-selector.left{margin-left:20px}.list-select-react .list-selector.right{margin-right:20px}.list-select-react .list-selector .dropdown-menu{padding:0px;border:1px solid #DEE0E2}.list-select-react .list-selector .content{padding:15px}.list-select-react .list-selector .sortable-div ul.filtered-content li a>span{width:auto}.list-select-react .list-selector .sortable-div ul.filtered-content li a span:nth-child(2){width:72%;vertical-align:middle}.list-select-react .list-selector .sortable-div ul.filtered-content li a span:nth-child(3){top:5px}.connector-action:last-of-type{margin-bottom:0px}.connector-action>button,.connector-action div.buttons-container{margin-top:-22px}.send-action-button{margin-top:-22px}#onboarding .h4-section,#administration .h4-section{margin-top:30px;margin-bottom:7px}#onboarding .h4-section+p,#administration .h4-section+p{margin-bottom:20px}#onboarding h4.h43,#administration h4.h43{margin-bottom:30px;margin-top:5px}#onboarding .import-company,#administration .import-company{margin-bottom:15px}#onboarding .import-company div.img-container,#administration .import-company div.img-container{float:left;margin-right:15px;width:50px;height:50px;white-space:nowrap;text-align:center}#onboarding .import-company div.img-container span.helper,#administration .import-company div.img-container span.helper{display:inline-block;height:100%;vertical-align:middle}#onboarding .import-company div.img-container img,#administration .import-company div.img-container img{vertical-align:middle;max-height:50px;max-width:50px}#onboarding .import-company div.text-container,#administration .import-company div.text-container{padding-top:5px;height:50px}#onboarding .import-company div.text-container h5,#administration .import-company div.text-container h5{font-size:14px;display:inline;color:#565656}#onboarding .import-company div.text-container h5 small,#administration .import-company div.text-container h5 small{font-size:14px;text-transform:uppercase;text-size:9px;padding-left:10px}#onboarding .import-company div.text-container p,#administration .import-company div.text-container p{margin-bottom:0px;font-size:14px}#onboarding .import-company>button,#onboarding .import-company div.buttons-container,#administration .import-company>button,#administration .import-company div.buttons-container{margin-top:5px}#onboarding p.import-section,#administration p.import-section{padding:5px 0px}.bootstrap-switch-wrapper-round{border-radius:50px}.SMDatatable{background-color:#FCFCFC;border:1px solid #DEE0E2;border-radius:4px}.SMDatatable .header{padding:12px 12px 8px 12px}.SMDatatable .header div.search-field .input-group-addon{border-radius:30px 0px 0px 30px}.SMDatatable .header div.search-field input{border-radius:0px 30px 30px 0px}.SMDatatable .header .extra-actions{visibility:hidden}.SMDatatable .header .extra-actions.show{visibility:visible}.SMDatatable .table-wrapper{overflow-x:auto}.SMDatatable .table-wrapper table{border-bottom:1px solid #ECECEC;margin-bottom:0px}.SMDatatable .table-wrapper table th{font-weight:500;cursor:pointer;opacity:0.9;min-width:200px;max-width:400px}.SMDatatable .table-wrapper table th:hover{opacity:1}.SMDatatable .table-wrapper table th[aria-sort='none']{color:#929292}.SMDatatable .table-wrapper table th[aria-sort='ascending'],.SMDatatable .table-wrapper table th[aria-sort='descending']{color:#636363}.SMDatatable .table-wrapper table th .sort-icon{margin-left:10px}.SMDatatable .table-wrapper table th .sort-icon.sort-ascending{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.SMDatatable .table-wrapper table th .sort-icon.sort-descending{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.SMDatatable .table-wrapper table tbody tr{background-color:white}.SMDatatable .table-wrapper table tbody tr .selected-marker{visibility:hidden}.SMDatatable .table-wrapper table tbody tr td{padding:10px 8px;vertical-align:middle}.SMDatatable .table-wrapper table.large-placeholder.empty tbody tr td{padding:200px 0px;color:white}.SMDatatable .table-wrapper table.selectable tbody tr:hover{background-color:#FCFCFC}.SMDatatable .table-wrapper table.selectable tbody tr:hover .selected-marker{visibility:visible}.SMDatatable .table-wrapper table.selectable tbody tr.active .selected-marker{visibility:visible}.SMDatatable .table-wrapper table.not-sortable thead tr th[aria-sort='descending'],.SMDatatable .table-wrapper table.not-sortable thead tr th[aria-sort='ascending'],.SMDatatable .table-wrapper table.not-sortable thead tr th[aria-sort='none']{color:#929292}.SMDatatable .table-wrapper table.not-sortable thead tr th[aria-sort='descending'] span.sort-icon,.SMDatatable .table-wrapper table.not-sortable thead tr th[aria-sort='ascending'] span.sort-icon,.SMDatatable .table-wrapper table.not-sortable thead tr th[aria-sort='none'] span.sort-icon{display:none}.SMDatatable .table-wrapper table.not-sortable thead tr th[aria-sort='descending']:hover,.SMDatatable .table-wrapper table.not-sortable thead tr .btn[aria-sort='descending']:active,.SMDatatable .table-wrapper table.not-sortable thead tr .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[aria-sort='descending']:active,.datatable .dt-toolbar .SMDatatable .table-wrapper table.not-sortable thead tr button.ColVis_Button.ColVis_MasterButton[aria-sort='descending']:active,.SMDatatable .table-wrapper table.not-sortable thead tr .btn[aria-sort='descending']:focus,.SMDatatable .table-wrapper table.not-sortable thead tr .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[aria-sort='descending']:focus,.datatable .dt-toolbar .SMDatatable .table-wrapper table.not-sortable thead tr button.ColVis_Button.ColVis_MasterButton[aria-sort='descending']:focus,.SMDatatable .table-wrapper table.not-sortable thead tr #segment-container a[aria-sort='descending']:active,#segment-container .SMDatatable .table-wrapper table.not-sortable thead tr a[aria-sort='descending']:active,.SMDatatable .table-wrapper table.not-sortable thead tr #segment-container a[aria-sort='descending']:focus,#segment-container .SMDatatable .table-wrapper table.not-sortable thead tr a[aria-sort='descending']:focus,.SMDatatable .table-wrapper table.not-sortable thead tr th[aria-sort='ascending']:hover,.SMDatatable .table-wrapper table.not-sortable thead tr .btn[aria-sort='ascending']:active,.SMDatatable .table-wrapper table.not-sortable thead tr .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[aria-sort='ascending']:active,.datatable .dt-toolbar .SMDatatable .table-wrapper table.not-sortable thead tr button.ColVis_Button.ColVis_MasterButton[aria-sort='ascending']:active,.SMDatatable .table-wrapper table.not-sortable thead tr .btn[aria-sort='ascending']:focus,.SMDatatable .table-wrapper table.not-sortable thead tr .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[aria-sort='ascending']:focus,.datatable .dt-toolbar .SMDatatable .table-wrapper table.not-sortable thead tr button.ColVis_Button.ColVis_MasterButton[aria-sort='ascending']:focus,.SMDatatable .table-wrapper table.not-sortable thead tr #segment-container a[aria-sort='ascending']:active,#segment-container .SMDatatable .table-wrapper table.not-sortable thead tr a[aria-sort='ascending']:active,.SMDatatable .table-wrapper table.not-sortable thead tr #segment-container a[aria-sort='ascending']:focus,#segment-container .SMDatatable .table-wrapper table.not-sortable thead tr a[aria-sort='ascending']:focus,.SMDatatable .table-wrapper table.not-sortable thead tr th[aria-sort='none']:hover,.SMDatatable .table-wrapper table.not-sortable thead tr .btn[aria-sort='none']:active,.SMDatatable .table-wrapper table.not-sortable thead tr .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[aria-sort='none']:active,.datatable .dt-toolbar .SMDatatable .table-wrapper table.not-sortable thead tr button.ColVis_Button.ColVis_MasterButton[aria-sort='none']:active,.SMDatatable .table-wrapper table.not-sortable thead tr .btn[aria-sort='none']:focus,.SMDatatable .table-wrapper table.not-sortable thead tr .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton[aria-sort='none']:focus,.datatable .dt-toolbar .SMDatatable .table-wrapper table.not-sortable thead tr button.ColVis_Button.ColVis_MasterButton[aria-sort='none']:focus,.SMDatatable .table-wrapper table.not-sortable thead tr #segment-container a[aria-sort='none']:active,#segment-container .SMDatatable .table-wrapper table.not-sortable thead tr a[aria-sort='none']:active,.SMDatatable .table-wrapper table.not-sortable thead tr #segment-container a[aria-sort='none']:focus,#segment-container .SMDatatable .table-wrapper table.not-sortable thead tr a[aria-sort='none']:focus{cursor:not-allowed}.SMDatatable .footer{padding:12px}.SMDatatable .footer ul.pagination{margin:0px;margin-right:55px}.SMDatatable .footer ul.pagination a[aria-disabled="true"]{cursor:not-allowed !important}.SMDatatable .footer ul.pagination>li:first-child>a>span{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.SMDatatable.loading tbody tr{height:300px}.SMDatatable.loading tbody tr td.text-center{display:none}.SMDatatable.empty tbody tr td.text-center{display:none}.SMDatatable tr td div.datatable-name-cell .avatar-picture{opacity:0.9}.SMDatatable tr:hover td div.datatable-name-cell .avatar-picture{opacity:1}.datepicker__tether-element{z-index:15}.datepicker__tether-element .datepicker{padding:0px}.datepicker__tether-element .datepicker .datepicker__header,.datepicker__tether-element .datepicker .datepicker__month{display:block !important}.react-time-picker>div{border:none !important;padding:0px !important}.react-note-component .note-text{border-left:2px solid #DEE0E2;padding-left:10px}.react-feed-row-task-activity .task-title{padding-left:20px}.feed-row .react-feed-icon,.home-feed-row .react-feed-icon{opacity:0.9}.feed-row:hover .react-feed-icon,.feed-row.btn:active .react-feed-icon,.datatable .dt-toolbar button.feed-row.ColVis_Button.ColVis_MasterButton:active .react-feed-icon,.feed-row.btn:focus .react-feed-icon,.datatable .dt-toolbar button.feed-row.ColVis_Button.ColVis_MasterButton:focus .react-feed-icon,#segment-container a.feed-row:active .react-feed-icon,#segment-container a.feed-row:focus .react-feed-icon,.home-feed-row:hover .react-feed-icon,.home-feed-row.btn:active .react-feed-icon,.datatable .dt-toolbar button.home-feed-row.ColVis_Button.ColVis_MasterButton:active .react-feed-icon,.home-feed-row.btn:focus .react-feed-icon,.datatable .dt-toolbar button.home-feed-row.ColVis_Button.ColVis_MasterButton:focus .react-feed-icon,#segment-container a.home-feed-row:active .react-feed-icon,#segment-container a.home-feed-row:focus .react-feed-icon{opacity:1}#header.navbar .dark-separator{width:0px;height:25px;float:left;margin-top:17px;border-left:1px solid rgba(0,0,0,0.1)}.OnboardingStep{text-align:left}.OnboardingStep .step-description.well{border-radius:8px}.OnboardingStep .step-description.well.incomplete{border:none}.OnboardingStep .step-description.well.completed{color:white;background-color:#4485D1;border:none;box-shadow:none}.OnboardingStep .step-description.well.not-admin-but-required:not(.completed){color:#929292}.react-modal-content{padding:20px}.react-modal-content .react-modal-header{position:relative}.react-modal-content .react-modal-header h3,.react-modal-content .react-modal-header h4,.react-modal-content .react-modal-header h5{margin-top:0px}.react-modal-content .react-modal-header button.close{position:absolute;top:0;right:0}.react-modal-content .react-modal-header hr{margin-right:-20px;margin-left:-20px}.react-modal-content .react-modal-footer hr{margin-right:-20px;margin-left:-20px}.task-nav-div{padding:15px}.task-nav-div #tasks-types-nav>ul{font-size:15px;background-color:#FCFCFC}.task-nav-div #tasks-types-nav>ul>li>a{color:#636363}.task-nav-div #tasks-types-nav>ul>li.active>a{color:#4485D1}.tasks-list-react{border-radius:4px;position:relative}.tasks-list-react div.task-row{position:relative;border-top:1px solid #DEE0E2;padding:15px}.tasks-list-react div.task-row:first-child{border-top:none;border-top-left-radius:4px;border-top-right-radius:4px}.tasks-list-react div.task-row:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.tasks-list-react div.task-row.selectable{border-left:3px solid rgba(0,0,0,0)}.tasks-list-react div.task-row.selectable:hover,.tasks-list-react .selectable.btn:active,.tasks-list-react .datatable .dt-toolbar button.selectable.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .tasks-list-react button.selectable.ColVis_Button.ColVis_MasterButton:active,.tasks-list-react .selectable.btn:focus,.tasks-list-react .datatable .dt-toolbar button.selectable.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .tasks-list-react button.selectable.ColVis_Button.ColVis_MasterButton:focus,.tasks-list-react #segment-container a.selectable:active,#segment-container .tasks-list-react a.selectable:active,.tasks-list-react #segment-container a.selectable:focus,#segment-container .tasks-list-react a.selectable:focus{cursor:pointer;background-color:#FCFCFC}.tasks-list-react div.task-row.selectable.selected{background-color:#F6F9FD;border-left:3px solid #4485D1}.tasks-list-react div.task-row.selectable.selected:hover,.tasks-list-react .selected.btn:active,.tasks-list-react .datatable .dt-toolbar button.selected.ColVis_Button.ColVis_MasterButton:active,.datatable .dt-toolbar .tasks-list-react button.selected.ColVis_Button.ColVis_MasterButton:active,.tasks-list-react .selected.btn:focus,.tasks-list-react .datatable .dt-toolbar button.selected.ColVis_Button.ColVis_MasterButton:focus,.datatable .dt-toolbar .tasks-list-react button.selected.ColVis_Button.ColVis_MasterButton:focus,.tasks-list-react #segment-container a.selected:active,#segment-container .tasks-list-react a.selected:active,.tasks-list-react #segment-container a.selected:focus,#segment-container .tasks-list-react a.selected:focus{cursor:default}.tasks-list-react div.task-row .task-actions{display:none}.tasks-list-react div.task-row .task-actions .open>.dropdown-menu{display:none}.tasks-list-react div.task-row:hover .task-actions,.tasks-list-react .task-row.btn:active .task-actions,.tasks-list-react .datatable .dt-toolbar button.task-row.ColVis_Button.ColVis_MasterButton:active .task-actions,.datatable .dt-toolbar .tasks-list-react button.task-row.ColVis_Button.ColVis_MasterButton:active .task-actions,.tasks-list-react .task-row.btn:focus .task-actions,.tasks-list-react .datatable .dt-toolbar button.task-row.ColVis_Button.ColVis_MasterButton:focus .task-actions,.datatable .dt-toolbar .tasks-list-react button.task-row.ColVis_Button.ColVis_MasterButton:focus .task-actions,.tasks-list-react #segment-container a.task-row:active .task-actions,#segment-container .tasks-list-react a.task-row:active .task-actions,.tasks-list-react #segment-container a.task-row:focus .task-actions,#segment-container .tasks-list-react a.task-row:focus .task-actions{display:block}.tasks-list-react div.task-row:hover .task-actions .open>.dropdown-menu,.tasks-list-react .task-row.btn:active .task-actions .open>.dropdown-menu,.tasks-list-react .datatable .dt-toolbar button.task-row.ColVis_Button.ColVis_MasterButton:active .task-actions .open>.dropdown-menu,.datatable .dt-toolbar .tasks-list-react button.task-row.ColVis_Button.ColVis_MasterButton:active .task-actions .open>.dropdown-menu,.tasks-list-react .task-row.btn:focus .task-actions .open>.dropdown-menu,.tasks-list-react .datatable .dt-toolbar button.task-row.ColVis_Button.ColVis_MasterButton:focus .task-actions .open>.dropdown-menu,.datatable .dt-toolbar .tasks-list-react button.task-row.ColVis_Button.ColVis_MasterButton:focus .task-actions .open>.dropdown-menu,.tasks-list-react #segment-container a.task-row:active .task-actions .open>.dropdown-menu,#segment-container .tasks-list-react a.task-row:active .task-actions .open>.dropdown-menu,.tasks-list-react #segment-container a.task-row:focus .task-actions .open>.dropdown-menu,#segment-container .tasks-list-react a.task-row:focus .task-actions .open>.dropdown-menu{display:block}.tasks-list-react div.task-row:hover .general-information,.tasks-list-react .task-row.btn:active .general-information,.tasks-list-react .datatable .dt-toolbar button.task-row.ColVis_Button.ColVis_MasterButton:active .general-information,.datatable .dt-toolbar .tasks-list-react button.task-row.ColVis_Button.ColVis_MasterButton:active .general-information,.tasks-list-react .task-row.btn:focus .general-information,.tasks-list-react .datatable .dt-toolbar button.task-row.ColVis_Button.ColVis_MasterButton:focus .general-information,.datatable .dt-toolbar .tasks-list-react button.task-row.ColVis_Button.ColVis_MasterButton:focus .general-information,.tasks-list-react #segment-container a.task-row:active .general-information,#segment-container .tasks-list-react a.task-row:active .general-information,.tasks-list-react #segment-container a.task-row:focus .general-information,#segment-container .tasks-list-react a.task-row:focus .general-information{visibility:hidden}.tasks-list-react div.task-row .entity-name{font-size:14px}.tasks-list-react .five-more{text-align:center;border-top:1px solid #DEE0E2}.tasks-list-react .five-more a{display:block;padding:15px}.tasks-list-react .five-more a.disabled{cursor:not-allowed !important;text-decoration:none}.subnav-no-width-leave{width:14% !important}.subnav-no-width-leave.subnav-no-width-leave-active{width:0% !important;-webkit-transition:all 400ms ease-in 500ms;transition:all 400ms ease-in 500ms}.basic-vertical-list-transition-leave{opacity:1}.basic-vertical-list-transition-leave-active{opacity:0;-webkit-transition:all 400ms ease-in;transition:all 400ms ease-in}.popover{background-color:#FCFCFC}.popover .popover-title{background:none;padding:15px 14px}.popover .popover-content{padding:15px 14px}.Popover{z-index:10}.Popover .Popover-body{border-radius:4px}.Popover .Popover-body .popover-title{background:none;padding:15px 14px}.Popover .Popover-body .popover-content{padding:15px 14px}.Popover.popover-default .Popover-body{background-color:#FCFCFC}.Popover.popover-default svg.Popover-tip{fill:#FCFCFC;stroke:#DEE0E2}.Popover.popover-white .Popover-body{background-color:white}.Popover.popover-white svg.Popover-tip{fill:white;stroke:#DEE0E2}.Popover.popover-yellow .Popover-body{color:white;background-color:#FCC752}.Popover.popover-yellow svg.Popover-tip{fill:#FCC752;stroke:none}.Popover.popover-orange .Popover-body{color:white;background-color:#FCAF62}.Popover.popover-orange svg.Popover-tip{fill:#FCAF62;stroke:none}.Popover.strong-border-radius .Popover-body{border-radius:6px}.Popover.no-arrow svg.Popover-tip{display:none}.horizontal-line-proportion-chart span.tooltip-wrapper .horizontal-line-proportion-chart-section-graph{height:6px;border-radius:0px}.horizontal-line-proportion-chart span.tooltip-wrapper .horizontal-line-proportion-chart-section-text{font-size:20px}.horizontal-line-proportion-chart span.tooltip-wrapper:first-child div.horizontal-line-proportion-chart-section-graph{border-bottom-left-radius:20px;border-top-left-radius:20px}.horizontal-line-proportion-chart span.tooltip-wrapper:last-child>a>div{border-right:1px solid rgba(0,0,0,0)}.horizontal-line-proportion-chart span.tooltip-wrapper:last-child div.horizontal-line-proportion-chart-section-graph{border-bottom-right-radius:20px;border-top-right-radius:20px}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section{border-radius:0px;border-right:1px solid rgba(0,0,0,0)}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.grey .horizontal-line-proportion-chart-section-graph{background-color:#94A1AE}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.grey .horizontal-line-proportion-chart-section-text{color:#94A1AE}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.grey:hover .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .grey.btn:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.grey.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-graph,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.grey.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .grey.btn:focus .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.grey.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-graph,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.grey.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.grey:active .horizontal-line-proportion-chart-section-graph,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.grey:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.grey:focus .horizontal-line-proportion-chart-section-graph,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.grey:focus .horizontal-line-proportion-chart-section-graph{background-color:#a3aeb9}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.grey:hover .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .grey.btn:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.grey.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-text,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.grey.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .grey.btn:focus .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.grey.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-text,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.grey.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.grey:active .horizontal-line-proportion-chart-section-text,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.grey:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.grey:focus .horizontal-line-proportion-chart-section-text,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.grey:focus .horizontal-line-proportion-chart-section-text{color:#a3aeb9}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.green .horizontal-line-proportion-chart-section-graph{background-color:#0BC078}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.green .horizontal-line-proportion-chart-section-text{color:#0BC078}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.green:hover .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .green.btn:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.green.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-graph,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.green.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .green.btn:focus .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.green.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-graph,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.green.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.green:active .horizontal-line-proportion-chart-section-graph,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.green:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.green:focus .horizontal-line-proportion-chart-section-graph,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.green:focus .horizontal-line-proportion-chart-section-graph{background-color:#0cd887}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.green:hover .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .green.btn:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.green.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-text,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.green.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .green.btn:focus .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.green.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-text,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.green.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.green:active .horizontal-line-proportion-chart-section-text,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.green:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.green:focus .horizontal-line-proportion-chart-section-text,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.green:focus .horizontal-line-proportion-chart-section-text{color:#0cd887}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.yellow .horizontal-line-proportion-chart-section-graph{background-color:#FCC752}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.yellow .horizontal-line-proportion-chart-section-text{color:#FCC752}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.yellow:hover .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .yellow.btn:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.yellow.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-graph,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.yellow.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .yellow.btn:focus .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.yellow.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-graph,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.yellow.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.yellow:active .horizontal-line-proportion-chart-section-graph,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.yellow:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.yellow:focus .horizontal-line-proportion-chart-section-graph,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.yellow:focus .horizontal-line-proportion-chart-section-graph{background-color:#fccf6b}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.yellow:hover .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .yellow.btn:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.yellow.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-text,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.yellow.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .yellow.btn:focus .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.yellow.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-text,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.yellow.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.yellow:active .horizontal-line-proportion-chart-section-text,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.yellow:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.yellow:focus .horizontal-line-proportion-chart-section-text,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.yellow:focus .horizontal-line-proportion-chart-section-text{color:#fccf6b}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.orange .horizontal-line-proportion-chart-section-graph{background-color:#FCAF62}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.orange .horizontal-line-proportion-chart-section-text{color:#FCAF62}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.orange:hover .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .orange.btn:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.orange.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-graph,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.orange.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .orange.btn:focus .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.orange.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-graph,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.orange.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.orange:active .horizontal-line-proportion-chart-section-graph,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.orange:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.orange:focus .horizontal-line-proportion-chart-section-graph,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.orange:focus .horizontal-line-proportion-chart-section-graph{background-color:#fcbc7b}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.orange:hover .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .orange.btn:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.orange.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-text,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.orange.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .orange.btn:focus .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.orange.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-text,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.orange.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.orange:active .horizontal-line-proportion-chart-section-text,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.orange:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.orange:focus .horizontal-line-proportion-chart-section-text,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.orange:focus .horizontal-line-proportion-chart-section-text{color:#fcbc7b}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.red-orange .horizontal-line-proportion-chart-section-graph{background-color:#FE996D}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.red-orange .horizontal-line-proportion-chart-section-text{color:#FE996D}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.red-orange:hover .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .red-orange.btn:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.red-orange.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-graph,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.red-orange.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .red-orange.btn:focus .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.red-orange.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-graph,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.red-orange.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.red-orange:active .horizontal-line-proportion-chart-section-graph,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.red-orange:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.red-orange:focus .horizontal-line-proportion-chart-section-graph,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.red-orange:focus .horizontal-line-proportion-chart-section-graph{background-color:#feab86}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.red-orange:hover .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .red-orange.btn:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.red-orange.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-text,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.red-orange.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .red-orange.btn:focus .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.red-orange.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-text,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.red-orange.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.red-orange:active .horizontal-line-proportion-chart-section-text,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.red-orange:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.red-orange:focus .horizontal-line-proportion-chart-section-text,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.red-orange:focus .horizontal-line-proportion-chart-section-text{color:#feab86}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.red .horizontal-line-proportion-chart-section-graph{background-color:#EE5752}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.red .horizontal-line-proportion-chart-section-text{color:#EE5752}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.red:hover .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .red.btn:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.red.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-graph,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.red.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .red.btn:focus .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.red.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-graph,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.red.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.red:active .horizontal-line-proportion-chart-section-graph,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.red:active .horizontal-line-proportion-chart-section-graph,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.red:focus .horizontal-line-proportion-chart-section-graph,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.red:focus .horizontal-line-proportion-chart-section-graph{background-color:#f06e69}.horizontal-line-proportion-chart span.tooltip-wrapper a.horizontal-line-proportion-chart-section.red:hover .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .red.btn:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.red.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-text,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.red.ColVis_Button.ColVis_MasterButton:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .red.btn:focus .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper .datatable .dt-toolbar button.red.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-text,.datatable .dt-toolbar .horizontal-line-proportion-chart span.tooltip-wrapper button.red.ColVis_Button.ColVis_MasterButton:focus .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.red:active .horizontal-line-proportion-chart-section-text,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.red:active .horizontal-line-proportion-chart-section-text,.horizontal-line-proportion-chart span.tooltip-wrapper #segment-container a.red:focus .horizontal-line-proportion-chart-section-text,#segment-container .horizontal-line-proportion-chart span.tooltip-wrapper a.red:focus .horizontal-line-proportion-chart-section-text{color:#f06e69}.segment-graph .legend-and-options{background-color:#FCFCFC;border-bottom:1px solid #DEE0E2}.segment-graph .legend-and-options .legend{padding:10px 0 5px 0px;margin-left:25px;display:inline-block;width:calc(100% - 161px);border-right:1px solid #DEE0E2}.segment-graph .legend-and-options ul.options{border:none}.segment-graph .legend-and-options ul.options>li a.dropdown-toggle{color:#929292;border-radius:0px;min-width:136px;text-align:center;padding:11px 15px 12px 15px;border-bottom:none}.segment-graph .legend-and-options ul.options>li.open .dropdown-toggle{background-color:#eee;border:1px solid transparent}.segment-graph .legend-and-options ul.options>li ul.dropdown-menu{border-top-right-radius:4px;border-top-left-radius:4px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content{-webkit-user-modify:read-write-plaintext-only;user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.RichEditor{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-family:'Georgia', serif;font-size:14px;height:400px}.RichEditor-editor{background:#fff;border:1px solid #ddd;cursor:text;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:inherit;max-height:400px;overflow-x:hidden;overflow-y:auto;padding:10px}.RichEditor-editor .public-DraftEditor-content{min-height:100px}.RichEditor-hidePlaceholder .public-DraftEditorPlaceholder-root{display:none}.RichEditor-editor .RichEditor-blockquote{border-left:5px solid #eee;color:#666;font-family:'Hoefler Text', 'Georgia', serif;font-style:italic;margin:16px 0;padding:10px 20px}.RichEditor-editor .public-DraftStyleDefault-pre{background-color:rgba(0,0,0,0.05);font-family:'Inconsolata', 'Menlo', 'Consolas', monospace;font-size:inherit;padding:20px}.RichEditor-controls{display:inline-block;font-family:'Helvetica', sans-serif;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.RichEditor-controls+.RichEditor-controls{border-left:1px solid #ddd;margin-left:5px;padding-left:5px}.RichEditor-styleButton{background:none;border:0;cursor:pointer;display:inline-block;min-width:30px;padding:5px;text-align:center;vertical-align:middle}.RichEditor-styleButton[disabled]{opacity:.3}.RichEditor-activeButton{color:#5890ff}.RichEditor-source-code{font-family:Inconsolata, Menlo, Consolas, monospace;white-space:pre}.RichEditor-toolbar{background:#F7F7F7;border:1px solid #ddd;border-bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px}.RichEditor-controls-group{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;text-align:left}.RichEditor-custom-controls-group{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;text-align:right}.RichEditor-align-center div{text-align:center}.RichEditor-align-left div{text-align:left}.RichEditor-align-right div{text-align:right}.RichEditor-button{background:none;border-radius:3px 0 0 3px;border:1px solid #ddd;margin-left:5px;padding:2px 10px;vertical-align:middle}.public-DraftEditorPlaceholder-root{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;right:0;top:0}.DraftEditor-root{height:100%}.RichEditor--blurred{-webkit-filter:blur(0.67px);filter:blur(0.67px)}.RichEditor-link-modal--active{-webkit-animation:openActive 150ms cubic-bezier(0.4, 0, 0.2, 1) forwards;animation:openActive 150ms cubic-bezier(0.4, 0, 0.2, 1) forwards;border-radius:3px;-webkit-transform:translate(20px, 15px);-ms-transform:translate(20px, 15px);transform:translate(20px, 15px);-webkit-transform-origin:0 12px;-ms-transform-origin:0 12px;transform-origin:0 12px}.RichEditor-link-modal--active .entity-log-form__footer{background:none;border:0}@-webkit-keyframes openActive{from{box-shadow:0;opacity:0;-webkit-transform:scaleY(0) translate(20px, 15px);transform:scaleY(0) translate(20px, 15px)}to{box-shadow:0 1px 4px 0 rgba(0,0,0,0.37);opacity:1;-webkit-transform:scaleY(1) translate(20px, 15px);transform:scaleY(1) translate(20px, 15px)}}@keyframes openActive{from{box-shadow:0;opacity:0;-webkit-transform:scaleY(0) translate(20px, 15px);transform:scaleY(0) translate(20px, 15px)}to{box-shadow:0 1px 4px 0 rgba(0,0,0,0.37);opacity:1;-webkit-transform:scaleY(1) translate(20px, 15px);transform:scaleY(1) translate(20px, 15px)}}.RichEditor-link-modal--edit{-webkit-animation:openEdit 150ms cubic-bezier(0.4, 0, 0.2, 1) forwards;animation:openEdit 150ms cubic-bezier(0.4, 0, 0.2, 1) forwards;border-radius:3px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%}.RichEditor-link-modal--edit .btn,.RichEditor-link-modal--edit .datatable .dt-toolbar button.ColVis_Button.ColVis_MasterButton,.datatable .dt-toolbar .RichEditor-link-modal--edit button.ColVis_Button.ColVis_MasterButton,.RichEditor-link-modal--edit #segment-container a,#segment-container .RichEditor-link-modal--edit a{border-radius:0;margin-top:-1px}.RichEditor-link-modal--edit .entity-log-form__footer{padding:0}@-webkit-keyframes openEdit{from{box-shadow:0;opacity:0;-webkit-transform:scale(0) translate(-50%, -50%);transform:scale(0) translate(-50%, -50%)}to{box-shadow:0 11px 7px 0 rgba(0,0,0,0.19),0 13px 25px 0 rgba(0,0,0,0.3);opacity:1;-webkit-transform:scale(1) translate(-50%, -50%);transform:scale(1) translate(-50%, -50%)}}@keyframes openEdit{from{box-shadow:0;opacity:0;-webkit-transform:scale(0) translate(-50%, -50%);transform:scale(0) translate(-50%, -50%)}to{box-shadow:0 11px 7px 0 rgba(0,0,0,0.19),0 13px 25px 0 rgba(0,0,0,0.3);opacity:1;-webkit-transform:scale(1) translate(-50%, -50%);transform:scale(1) translate(-50%, -50%)}}html{background-image:none !important;background:#ffffff}body{background-image:none !important}a{cursor:pointer !important}
