.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;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;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:#fff;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;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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);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:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;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__rendered li{list-style:none}.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:rgba(0,0,0,0);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:#fff}.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:-o-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:-o-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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);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:rgba(0,0,0,0);border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);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:-o-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:-o-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:#fff;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 rgba(0,0,0,0)}.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:gray}.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}html,body{height:100%}body{margin:0}.crm-root{/*!
 * Bootstrap v3.3.6 (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 *//*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css *//*!
 * AdminLTE v2.4.17
 *
 *   Author:  Colorlib
 *   Support: <https://github.com/ColorlibHQ/AdminLTE/issues>
 *   Repository: git://github.com/ColorlibHQ/AdminLTE.git
 *   License: MIT <http://opensource.org/licenses/MIT>
 */font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;overflow-x:hidden;overflow-y:auto}.crm-root html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}.crm-root body{margin:0}.crm-root article,.crm-root aside,.crm-root details,.crm-root figcaption,.crm-root figure,.crm-root footer,.crm-root header,.crm-root hgroup,.crm-root main,.crm-root menu,.crm-root nav,.crm-root section,.crm-root summary{display:block}.crm-root audio,.crm-root canvas,.crm-root progress,.crm-root video{display:inline-block;vertical-align:baseline}.crm-root audio:not([controls]){display:none;height:0}.crm-root [hidden],.crm-root template{display:none}.crm-root a{background-color:rgba(0,0,0,0)}.crm-root a:active,.crm-root a:hover{outline:0}.crm-root abbr[title]{border-bottom:1px dotted}.crm-root b,.crm-root strong{font-weight:bold}.crm-root dfn{font-style:italic}.crm-root h1{margin:.67em 0;font-size:2em}.crm-root mark{color:#000;background:#ff0}.crm-root small{font-size:80%}.crm-root sub,.crm-root sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.crm-root sup{top:-0.5em}.crm-root sub{bottom:-0.25em}.crm-root img{border:0}.crm-root svg:not(:root){overflow:hidden}.crm-root figure{margin:1em 40px}.crm-root hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.crm-root pre{overflow:auto}.crm-root code,.crm-root kbd,.crm-root pre,.crm-root samp{font-family:monospace,monospace;font-size:1em}.crm-root button,.crm-root input,.crm-root optgroup,.crm-root select,.crm-root textarea{margin:0;font:inherit;color:inherit}.crm-root button{overflow:visible}.crm-root button,.crm-root select{text-transform:none}.crm-root button,.crm-root html input[type=button],.crm-root input[type=reset],.crm-root input[type=submit]{-webkit-appearance:button;cursor:pointer}.crm-root button[disabled],.crm-root html input[disabled]{cursor:default}.crm-root button::-moz-focus-inner,.crm-root input::-moz-focus-inner{padding:0;border:0}.crm-root input{line-height:normal}.crm-root input[type=checkbox],.crm-root input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}.crm-root input[type=number]::-webkit-inner-spin-button,.crm-root input[type=number]::-webkit-outer-spin-button{height:auto}.crm-root input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}.crm-root input[type=search]::-webkit-search-cancel-button,.crm-root input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.crm-root fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}.crm-root legend{padding:0;border:0}.crm-root textarea{overflow:auto}.crm-root optgroup{font-weight:bold}.crm-root table{border-spacing:0;border-collapse:collapse}.crm-root td,.crm-root th{padding:0}@media print{.crm-root *,.crm-root *:before,.crm-root *:after{color:#000 !important;text-shadow:none !important;background:rgba(0,0,0,0) !important;-webkit-box-shadow:none !important;box-shadow:none !important}.crm-root a,.crm-root a:visited{text-decoration:underline}.crm-root a[href]:after{content:" (" attr(href) ")"}.crm-root abbr[title]:after{content:" (" attr(title) ")"}.crm-root a[href^="#"]:after,.crm-root a[href^="javascript:"]:after{content:""}.crm-root pre,.crm-root blockquote{border:1px solid #999;page-break-inside:avoid}.crm-root thead{display:table-header-group}.crm-root tr,.crm-root img{page-break-inside:avoid}.crm-root img{max-width:100% !important}.crm-root p,.crm-root h2,.crm-root h3{orphans:3;widows:3}.crm-root h2,.crm-root h3{page-break-after:avoid}.crm-root .navbar{display:none}.crm-root .btn>.caret,.crm-root .dropup>.btn>.caret{border-top-color:#000 !important}.crm-root .label{border:1px solid #000}.crm-root .table{border-collapse:collapse !important}.crm-root .table td,.crm-root .table th{background-color:#fff !important}.crm-root .table-bordered th,.crm-root .table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:"Glyphicons Halflings";src:url("../fonts/glyphicons-halflings-regular.eot");src:url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"),url("../fonts/glyphicons-halflings-regular.woff") format("woff"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"),url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}.crm-root .glyphicon{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}.crm-root .glyphicon-asterisk:before{content:"*"}.crm-root .glyphicon-plus:before{content:"+"}.crm-root .glyphicon-euro:before,.crm-root .glyphicon-eur:before{content:"€"}.crm-root .glyphicon-minus:before{content:"−"}.crm-root .glyphicon-cloud:before{content:"☁"}.crm-root .glyphicon-envelope:before{content:"✉"}.crm-root .glyphicon-pencil:before{content:"✏"}.crm-root .glyphicon-glass:before{content:""}.crm-root .glyphicon-music:before{content:""}.crm-root .glyphicon-search:before{content:""}.crm-root .glyphicon-heart:before{content:""}.crm-root .glyphicon-star:before{content:""}.crm-root .glyphicon-star-empty:before{content:""}.crm-root .glyphicon-user:before{content:""}.crm-root .glyphicon-film:before{content:""}.crm-root .glyphicon-th-large:before{content:""}.crm-root .glyphicon-th:before{content:""}.crm-root .glyphicon-th-list:before{content:""}.crm-root .glyphicon-ok:before{content:""}.crm-root .glyphicon-remove:before{content:""}.crm-root .glyphicon-zoom-in:before{content:""}.crm-root .glyphicon-zoom-out:before{content:""}.crm-root .glyphicon-off:before{content:""}.crm-root .glyphicon-signal:before{content:""}.crm-root .glyphicon-cog:before{content:""}.crm-root .glyphicon-trash:before{content:""}.crm-root .glyphicon-home:before{content:""}.crm-root .glyphicon-file:before{content:""}.crm-root .glyphicon-time:before{content:""}.crm-root .glyphicon-road:before{content:""}.crm-root .glyphicon-download-alt:before{content:""}.crm-root .glyphicon-download:before{content:""}.crm-root .glyphicon-upload:before{content:""}.crm-root .glyphicon-inbox:before{content:""}.crm-root .glyphicon-play-circle:before{content:""}.crm-root .glyphicon-repeat:before{content:""}.crm-root .glyphicon-refresh:before{content:""}.crm-root .glyphicon-list-alt:before{content:""}.crm-root .glyphicon-lock:before{content:""}.crm-root .glyphicon-flag:before{content:""}.crm-root .glyphicon-headphones:before{content:""}.crm-root .glyphicon-volume-off:before{content:""}.crm-root .glyphicon-volume-down:before{content:""}.crm-root .glyphicon-volume-up:before{content:""}.crm-root .glyphicon-qrcode:before{content:""}.crm-root .glyphicon-barcode:before{content:""}.crm-root .glyphicon-tag:before{content:""}.crm-root .glyphicon-tags:before{content:""}.crm-root .glyphicon-book:before{content:""}.crm-root .glyphicon-bookmark:before{content:""}.crm-root .glyphicon-print:before{content:""}.crm-root .glyphicon-camera:before{content:""}.crm-root .glyphicon-font:before{content:""}.crm-root .glyphicon-bold:before{content:""}.crm-root .glyphicon-italic:before{content:""}.crm-root .glyphicon-text-height:before{content:""}.crm-root .glyphicon-text-width:before{content:""}.crm-root .glyphicon-align-left:before{content:""}.crm-root .glyphicon-align-center:before{content:""}.crm-root .glyphicon-align-right:before{content:""}.crm-root .glyphicon-align-justify:before{content:""}.crm-root .glyphicon-list:before{content:""}.crm-root .glyphicon-indent-left:before{content:""}.crm-root .glyphicon-indent-right:before{content:""}.crm-root .glyphicon-facetime-video:before{content:""}.crm-root .glyphicon-picture:before{content:""}.crm-root .glyphicon-map-marker:before{content:""}.crm-root .glyphicon-adjust:before{content:""}.crm-root .glyphicon-tint:before{content:""}.crm-root .glyphicon-edit:before{content:""}.crm-root .glyphicon-share:before{content:""}.crm-root .glyphicon-check:before{content:""}.crm-root .glyphicon-move:before{content:""}.crm-root .glyphicon-step-backward:before{content:""}.crm-root .glyphicon-fast-backward:before{content:""}.crm-root .glyphicon-backward:before{content:""}.crm-root .glyphicon-play:before{content:""}.crm-root .glyphicon-pause:before{content:""}.crm-root .glyphicon-stop:before{content:""}.crm-root .glyphicon-forward:before{content:""}.crm-root .glyphicon-fast-forward:before{content:""}.crm-root .glyphicon-step-forward:before{content:""}.crm-root .glyphicon-eject:before{content:""}.crm-root .glyphicon-chevron-left:before{content:""}.crm-root .glyphicon-chevron-right:before{content:""}.crm-root .glyphicon-plus-sign:before{content:""}.crm-root .glyphicon-minus-sign:before{content:""}.crm-root .glyphicon-remove-sign:before{content:""}.crm-root .glyphicon-ok-sign:before{content:""}.crm-root .glyphicon-question-sign:before{content:""}.crm-root .glyphicon-info-sign:before{content:""}.crm-root .glyphicon-screenshot:before{content:""}.crm-root .glyphicon-remove-circle:before{content:""}.crm-root .glyphicon-ok-circle:before{content:""}.crm-root .glyphicon-ban-circle:before{content:""}.crm-root .glyphicon-arrow-left:before{content:""}.crm-root .glyphicon-arrow-right:before{content:""}.crm-root .glyphicon-arrow-up:before{content:""}.crm-root .glyphicon-arrow-down:before{content:""}.crm-root .glyphicon-share-alt:before{content:""}.crm-root .glyphicon-resize-full:before{content:""}.crm-root .glyphicon-resize-small:before{content:""}.crm-root .glyphicon-exclamation-sign:before{content:""}.crm-root .glyphicon-gift:before{content:""}.crm-root .glyphicon-leaf:before{content:""}.crm-root .glyphicon-fire:before{content:""}.crm-root .glyphicon-eye-open:before{content:""}.crm-root .glyphicon-eye-close:before{content:""}.crm-root .glyphicon-warning-sign:before{content:""}.crm-root .glyphicon-plane:before{content:""}.crm-root .glyphicon-calendar:before{content:""}.crm-root .glyphicon-random:before{content:""}.crm-root .glyphicon-comment:before{content:""}.crm-root .glyphicon-magnet:before{content:""}.crm-root .glyphicon-chevron-up:before{content:""}.crm-root .glyphicon-chevron-down:before{content:""}.crm-root .glyphicon-retweet:before{content:""}.crm-root .glyphicon-shopping-cart:before{content:""}.crm-root .glyphicon-folder-close:before{content:""}.crm-root .glyphicon-folder-open:before{content:""}.crm-root .glyphicon-resize-vertical:before{content:""}.crm-root .glyphicon-resize-horizontal:before{content:""}.crm-root .glyphicon-hdd:before{content:""}.crm-root .glyphicon-bullhorn:before{content:""}.crm-root .glyphicon-bell:before{content:""}.crm-root .glyphicon-certificate:before{content:""}.crm-root .glyphicon-thumbs-up:before{content:""}.crm-root .glyphicon-thumbs-down:before{content:""}.crm-root .glyphicon-hand-right:before{content:""}.crm-root .glyphicon-hand-left:before{content:""}.crm-root .glyphicon-hand-up:before{content:""}.crm-root .glyphicon-hand-down:before{content:""}.crm-root .glyphicon-circle-arrow-right:before{content:""}.crm-root .glyphicon-circle-arrow-left:before{content:""}.crm-root .glyphicon-circle-arrow-up:before{content:""}.crm-root .glyphicon-circle-arrow-down:before{content:""}.crm-root .glyphicon-globe:before{content:""}.crm-root .glyphicon-wrench:before{content:""}.crm-root .glyphicon-tasks:before{content:""}.crm-root .glyphicon-filter:before{content:""}.crm-root .glyphicon-briefcase:before{content:""}.crm-root .glyphicon-fullscreen:before{content:""}.crm-root .glyphicon-dashboard:before{content:""}.crm-root .glyphicon-paperclip:before{content:""}.crm-root .glyphicon-heart-empty:before{content:""}.crm-root .glyphicon-link:before{content:""}.crm-root .glyphicon-phone:before{content:""}.crm-root .glyphicon-pushpin:before{content:""}.crm-root .glyphicon-usd:before{content:""}.crm-root .glyphicon-gbp:before{content:""}.crm-root .glyphicon-sort:before{content:""}.crm-root .glyphicon-sort-by-alphabet:before{content:""}.crm-root .glyphicon-sort-by-alphabet-alt:before{content:""}.crm-root .glyphicon-sort-by-order:before{content:""}.crm-root .glyphicon-sort-by-order-alt:before{content:""}.crm-root .glyphicon-sort-by-attributes:before{content:""}.crm-root .glyphicon-sort-by-attributes-alt:before{content:""}.crm-root .glyphicon-unchecked:before{content:""}.crm-root .glyphicon-expand:before{content:""}.crm-root .glyphicon-collapse-down:before{content:""}.crm-root .glyphicon-collapse-up:before{content:""}.crm-root .glyphicon-log-in:before{content:""}.crm-root .glyphicon-flash:before{content:""}.crm-root .glyphicon-log-out:before{content:""}.crm-root .glyphicon-new-window:before{content:""}.crm-root .glyphicon-record:before{content:""}.crm-root .glyphicon-save:before{content:""}.crm-root .glyphicon-open:before{content:""}.crm-root .glyphicon-saved:before{content:""}.crm-root .glyphicon-import:before{content:""}.crm-root .glyphicon-export:before{content:""}.crm-root .glyphicon-send:before{content:""}.crm-root .glyphicon-floppy-disk:before{content:""}.crm-root .glyphicon-floppy-saved:before{content:""}.crm-root .glyphicon-floppy-remove:before{content:""}.crm-root .glyphicon-floppy-save:before{content:""}.crm-root .glyphicon-floppy-open:before{content:""}.crm-root .glyphicon-credit-card:before{content:""}.crm-root .glyphicon-transfer:before{content:""}.crm-root .glyphicon-cutlery:before{content:""}.crm-root .glyphicon-header:before{content:""}.crm-root .glyphicon-compressed:before{content:""}.crm-root .glyphicon-earphone:before{content:""}.crm-root .glyphicon-phone-alt:before{content:""}.crm-root .glyphicon-tower:before{content:""}.crm-root .glyphicon-stats:before{content:""}.crm-root .glyphicon-sd-video:before{content:""}.crm-root .glyphicon-hd-video:before{content:""}.crm-root .glyphicon-subtitles:before{content:""}.crm-root .glyphicon-sound-stereo:before{content:""}.crm-root .glyphicon-sound-dolby:before{content:""}.crm-root .glyphicon-sound-5-1:before{content:""}.crm-root .glyphicon-sound-6-1:before{content:""}.crm-root .glyphicon-sound-7-1:before{content:""}.crm-root .glyphicon-copyright-mark:before{content:""}.crm-root .glyphicon-registration-mark:before{content:""}.crm-root .glyphicon-cloud-download:before{content:""}.crm-root .glyphicon-cloud-upload:before{content:""}.crm-root .glyphicon-tree-conifer:before{content:""}.crm-root .glyphicon-tree-deciduous:before{content:""}.crm-root .glyphicon-cd:before{content:""}.crm-root .glyphicon-save-file:before{content:""}.crm-root .glyphicon-open-file:before{content:""}.crm-root .glyphicon-level-up:before{content:""}.crm-root .glyphicon-copy:before{content:""}.crm-root .glyphicon-paste:before{content:""}.crm-root .glyphicon-alert:before{content:""}.crm-root .glyphicon-equalizer:before{content:""}.crm-root .glyphicon-king:before{content:""}.crm-root .glyphicon-queen:before{content:""}.crm-root .glyphicon-pawn:before{content:""}.crm-root .glyphicon-bishop:before{content:""}.crm-root .glyphicon-knight:before{content:""}.crm-root .glyphicon-baby-formula:before{content:""}.crm-root .glyphicon-tent:before{content:"⛺"}.crm-root .glyphicon-blackboard:before{content:""}.crm-root .glyphicon-bed:before{content:""}.crm-root .glyphicon-apple:before{content:""}.crm-root .glyphicon-erase:before{content:""}.crm-root .glyphicon-hourglass:before{content:"⌛"}.crm-root .glyphicon-lamp:before{content:""}.crm-root .glyphicon-duplicate:before{content:""}.crm-root .glyphicon-piggy-bank:before{content:""}.crm-root .glyphicon-scissors:before{content:""}.crm-root .glyphicon-bitcoin:before{content:""}.crm-root .glyphicon-btc:before{content:""}.crm-root .glyphicon-xbt:before{content:""}.crm-root .glyphicon-yen:before{content:"¥"}.crm-root .glyphicon-jpy:before{content:"¥"}.crm-root .glyphicon-ruble:before{content:"₽"}.crm-root .glyphicon-rub:before{content:"₽"}.crm-root .glyphicon-scale:before{content:""}.crm-root .glyphicon-ice-lolly:before{content:""}.crm-root .glyphicon-ice-lolly-tasted:before{content:""}.crm-root .glyphicon-education:before{content:""}.crm-root .glyphicon-option-horizontal:before{content:""}.crm-root .glyphicon-option-vertical:before{content:""}.crm-root .glyphicon-menu-hamburger:before{content:""}.crm-root .glyphicon-modal-window:before{content:""}.crm-root .glyphicon-oil:before{content:""}.crm-root .glyphicon-grain:before{content:""}.crm-root .glyphicon-sunglasses:before{content:""}.crm-root .glyphicon-text-size:before{content:""}.crm-root .glyphicon-text-color:before{content:""}.crm-root .glyphicon-text-background:before{content:""}.crm-root .glyphicon-object-align-top:before{content:""}.crm-root .glyphicon-object-align-bottom:before{content:""}.crm-root .glyphicon-object-align-horizontal:before{content:""}.crm-root .glyphicon-object-align-left:before{content:""}.crm-root .glyphicon-object-align-vertical:before{content:""}.crm-root .glyphicon-object-align-right:before{content:""}.crm-root .glyphicon-triangle-right:before{content:""}.crm-root .glyphicon-triangle-left:before{content:""}.crm-root .glyphicon-triangle-bottom:before{content:""}.crm-root .glyphicon-triangle-top:before{content:""}.crm-root .glyphicon-console:before{content:""}.crm-root .glyphicon-superscript:before{content:""}.crm-root .glyphicon-subscript:before{content:""}.crm-root .glyphicon-menu-left:before{content:""}.crm-root .glyphicon-menu-right:before{content:""}.crm-root .glyphicon-menu-down:before{content:""}.crm-root .glyphicon-menu-up:before{content:""}.crm-root *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.crm-root *:before,.crm-root *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.crm-root html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.crm-root body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.crm-root input,.crm-root button,.crm-root select,.crm-root textarea{font-family:inherit;font-size:inherit;line-height:inherit}.crm-root a{color:#337ab7;text-decoration:none}.crm-root a:hover,.crm-root a:focus{color:#23527c;text-decoration:underline}.crm-root a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.crm-root figure{margin:0}.crm-root img{vertical-align:middle}.crm-root .img-responsive,.crm-root .thumbnail>img,.crm-root .thumbnail a>img,.crm-root .carousel-inner>.item>img,.crm-root .carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.crm-root .img-rounded{border-radius:6px}.crm-root .img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.crm-root .img-circle{border-radius:50%}.crm-root hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.crm-root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.crm-root .sr-only-focusable:active,.crm-root .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.crm-root [role=button]{cursor:pointer}.crm-root h1,.crm-root h2,.crm-root h3,.crm-root h4,.crm-root h5,.crm-root h6,.crm-root .h1,.crm-root .h2,.crm-root .h3,.crm-root .h4,.crm-root .h5,.crm-root .h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.crm-root h1 small,.crm-root h2 small,.crm-root h3 small,.crm-root h4 small,.crm-root h5 small,.crm-root h6 small,.crm-root .h1 small,.crm-root .h2 small,.crm-root .h3 small,.crm-root .h4 small,.crm-root .h5 small,.crm-root .h6 small,.crm-root h1 .small,.crm-root h2 .small,.crm-root h3 .small,.crm-root h4 .small,.crm-root h5 .small,.crm-root h6 .small,.crm-root .h1 .small,.crm-root .h2 .small,.crm-root .h3 .small,.crm-root .h4 .small,.crm-root .h5 .small,.crm-root .h6 .small{font-weight:normal;line-height:1;color:#777}.crm-root h1,.crm-root .h1,.crm-root h2,.crm-root .h2,.crm-root h3,.crm-root .h3{margin-top:20px;margin-bottom:10px}.crm-root h1 small,.crm-root .h1 small,.crm-root h2 small,.crm-root .h2 small,.crm-root h3 small,.crm-root .h3 small,.crm-root h1 .small,.crm-root .h1 .small,.crm-root h2 .small,.crm-root .h2 .small,.crm-root h3 .small,.crm-root .h3 .small{font-size:65%}.crm-root h4,.crm-root .h4,.crm-root h5,.crm-root .h5,.crm-root h6,.crm-root .h6{margin-top:10px;margin-bottom:10px}.crm-root h4 small,.crm-root .h4 small,.crm-root h5 small,.crm-root .h5 small,.crm-root h6 small,.crm-root .h6 small,.crm-root h4 .small,.crm-root .h4 .small,.crm-root h5 .small,.crm-root .h5 .small,.crm-root h6 .small,.crm-root .h6 .small{font-size:75%}.crm-root h1,.crm-root .h1{font-size:36px}.crm-root h2,.crm-root .h2{font-size:30px}.crm-root h3,.crm-root .h3{font-size:24px}.crm-root h4,.crm-root .h4{font-size:18px}.crm-root h5,.crm-root .h5{font-size:14px}.crm-root h6,.crm-root .h6{font-size:12px}.crm-root p{margin:0 0 10px}.crm-root .lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width: 768px){.crm-root .lead{font-size:21px}}.crm-root small,.crm-root .small{font-size:85%}.crm-root mark,.crm-root .mark{padding:.2em;background-color:#fcf8e3}.crm-root .text-left{text-align:left}.crm-root .text-right{text-align:right}.crm-root .text-center{text-align:center}.crm-root .text-justify{text-align:justify}.crm-root .text-nowrap{white-space:nowrap}.crm-root .text-lowercase{text-transform:lowercase}.crm-root .text-uppercase{text-transform:uppercase}.crm-root .text-capitalize{text-transform:capitalize}.crm-root .text-muted{color:#777}.crm-root .text-primary{color:#337ab7}.crm-root a.text-primary:hover,.crm-root a.text-primary:focus{color:#286090}.crm-root .text-success{color:#3c763d}.crm-root a.text-success:hover,.crm-root a.text-success:focus{color:#2b542c}.crm-root .text-info{color:#31708f}.crm-root a.text-info:hover,.crm-root a.text-info:focus{color:#245269}.crm-root .text-warning{color:#8a6d3b}.crm-root a.text-warning:hover,.crm-root a.text-warning:focus{color:#66512c}.crm-root .text-danger{color:#a94442}.crm-root a.text-danger:hover,.crm-root a.text-danger:focus{color:#843534}.crm-root .bg-primary{color:#fff;background-color:#337ab7}.crm-root a.bg-primary:hover,.crm-root a.bg-primary:focus{background-color:#286090}.crm-root .bg-success{background-color:#dff0d8}.crm-root a.bg-success:hover,.crm-root a.bg-success:focus{background-color:#c1e2b3}.crm-root .bg-info{background-color:#d9edf7}.crm-root a.bg-info:hover,.crm-root a.bg-info:focus{background-color:#afd9ee}.crm-root .bg-warning{background-color:#fcf8e3}.crm-root a.bg-warning:hover,.crm-root a.bg-warning:focus{background-color:#f7ecb5}.crm-root .bg-danger{background-color:#f2dede}.crm-root a.bg-danger:hover,.crm-root a.bg-danger:focus{background-color:#e4b9b9}.crm-root .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}.crm-root ul,.crm-root ol{margin-top:0;margin-bottom:10px}.crm-root ul ul,.crm-root ol ul,.crm-root ul ol,.crm-root ol ol{margin-bottom:0}.crm-root .list-unstyled{padding-left:0;list-style:none}.crm-root .list-inline{padding-left:0;margin-left:-5px;list-style:none}.crm-root .list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}.crm-root dl{margin-top:0;margin-bottom:20px}.crm-root dt,.crm-root dd{line-height:1.42857143}.crm-root dt{font-weight:bold}.crm-root dd{margin-left:0}@media(min-width: 768px){.crm-root .dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.crm-root .dl-horizontal dd{margin-left:180px}}.crm-root abbr[title],.crm-root abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.crm-root .initialism{font-size:90%;text-transform:uppercase}.crm-root blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}.crm-root blockquote p:last-child,.crm-root blockquote ul:last-child,.crm-root blockquote ol:last-child{margin-bottom:0}.crm-root blockquote footer,.crm-root blockquote small,.crm-root blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}.crm-root blockquote footer:before,.crm-root blockquote small:before,.crm-root blockquote .small:before{content:"— "}.crm-root .blockquote-reverse,.crm-root blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.crm-root .blockquote-reverse footer:before,.crm-root blockquote.pull-right footer:before,.crm-root .blockquote-reverse small:before,.crm-root blockquote.pull-right small:before,.crm-root .blockquote-reverse .small:before,.crm-root blockquote.pull-right .small:before{content:""}.crm-root .blockquote-reverse footer:after,.crm-root blockquote.pull-right footer:after,.crm-root .blockquote-reverse small:after,.crm-root blockquote.pull-right small:after,.crm-root .blockquote-reverse .small:after,.crm-root blockquote.pull-right .small:after{content:" —"}.crm-root address{margin-bottom:20px;font-style:normal;line-height:1.42857143}.crm-root code,.crm-root kbd,.crm-root pre,.crm-root samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}.crm-root code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.crm-root kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}.crm-root kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}.crm-root pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.crm-root pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:rgba(0,0,0,0);border-radius:0}.crm-root .pre-scrollable{max-height:340px;overflow-y:scroll}.crm-root .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 768px){.crm-root .container{width:750px}}@media(min-width: 992px){.crm-root .container{width:970px}}@media(min-width: 1200px){.crm-root .container{width:1170px}}.crm-root .container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.crm-root .row{margin-right:-15px;margin-left:-15px}.crm-root .col-xs-1,.crm-root .col-sm-1,.crm-root .col-md-1,.crm-root .col-lg-1,.crm-root .col-xs-2,.crm-root .col-sm-2,.crm-root .col-md-2,.crm-root .col-lg-2,.crm-root .col-xs-3,.crm-root .col-sm-3,.crm-root .col-md-3,.crm-root .col-lg-3,.crm-root .col-xs-4,.crm-root .col-sm-4,.crm-root .col-md-4,.crm-root .col-lg-4,.crm-root .col-xs-5,.crm-root .col-sm-5,.crm-root .col-md-5,.crm-root .col-lg-5,.crm-root .col-xs-6,.crm-root .col-sm-6,.crm-root .col-md-6,.crm-root .col-lg-6,.crm-root .col-xs-7,.crm-root .col-sm-7,.crm-root .col-md-7,.crm-root .col-lg-7,.crm-root .col-xs-8,.crm-root .col-sm-8,.crm-root .col-md-8,.crm-root .col-lg-8,.crm-root .col-xs-9,.crm-root .col-sm-9,.crm-root .col-md-9,.crm-root .col-lg-9,.crm-root .col-xs-10,.crm-root .col-sm-10,.crm-root .col-md-10,.crm-root .col-lg-10,.crm-root .col-xs-11,.crm-root .col-sm-11,.crm-root .col-md-11,.crm-root .col-lg-11,.crm-root .col-xs-12,.crm-root .col-sm-12,.crm-root .col-md-12,.crm-root .col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.crm-root .col-xs-1,.crm-root .col-xs-2,.crm-root .col-xs-3,.crm-root .col-xs-4,.crm-root .col-xs-5,.crm-root .col-xs-6,.crm-root .col-xs-7,.crm-root .col-xs-8,.crm-root .col-xs-9,.crm-root .col-xs-10,.crm-root .col-xs-11,.crm-root .col-xs-12{float:left}.crm-root .col-xs-12{width:100%}.crm-root .col-xs-11{width:91.66666667%}.crm-root .col-xs-10{width:83.33333333%}.crm-root .col-xs-9{width:75%}.crm-root .col-xs-8{width:66.66666667%}.crm-root .col-xs-7{width:58.33333333%}.crm-root .col-xs-6{width:50%}.crm-root .col-xs-5{width:41.66666667%}.crm-root .col-xs-4{width:33.33333333%}.crm-root .col-xs-3{width:25%}.crm-root .col-xs-2{width:16.66666667%}.crm-root .col-xs-1{width:8.33333333%}.crm-root .col-xs-pull-12{right:100%}.crm-root .col-xs-pull-11{right:91.66666667%}.crm-root .col-xs-pull-10{right:83.33333333%}.crm-root .col-xs-pull-9{right:75%}.crm-root .col-xs-pull-8{right:66.66666667%}.crm-root .col-xs-pull-7{right:58.33333333%}.crm-root .col-xs-pull-6{right:50%}.crm-root .col-xs-pull-5{right:41.66666667%}.crm-root .col-xs-pull-4{right:33.33333333%}.crm-root .col-xs-pull-3{right:25%}.crm-root .col-xs-pull-2{right:16.66666667%}.crm-root .col-xs-pull-1{right:8.33333333%}.crm-root .col-xs-pull-0{right:auto}.crm-root .col-xs-push-12{left:100%}.crm-root .col-xs-push-11{left:91.66666667%}.crm-root .col-xs-push-10{left:83.33333333%}.crm-root .col-xs-push-9{left:75%}.crm-root .col-xs-push-8{left:66.66666667%}.crm-root .col-xs-push-7{left:58.33333333%}.crm-root .col-xs-push-6{left:50%}.crm-root .col-xs-push-5{left:41.66666667%}.crm-root .col-xs-push-4{left:33.33333333%}.crm-root .col-xs-push-3{left:25%}.crm-root .col-xs-push-2{left:16.66666667%}.crm-root .col-xs-push-1{left:8.33333333%}.crm-root .col-xs-push-0{left:auto}.crm-root .col-xs-offset-12{margin-left:100%}.crm-root .col-xs-offset-11{margin-left:91.66666667%}.crm-root .col-xs-offset-10{margin-left:83.33333333%}.crm-root .col-xs-offset-9{margin-left:75%}.crm-root .col-xs-offset-8{margin-left:66.66666667%}.crm-root .col-xs-offset-7{margin-left:58.33333333%}.crm-root .col-xs-offset-6{margin-left:50%}.crm-root .col-xs-offset-5{margin-left:41.66666667%}.crm-root .col-xs-offset-4{margin-left:33.33333333%}.crm-root .col-xs-offset-3{margin-left:25%}.crm-root .col-xs-offset-2{margin-left:16.66666667%}.crm-root .col-xs-offset-1{margin-left:8.33333333%}.crm-root .col-xs-offset-0{margin-left:0}@media(min-width: 768px){.crm-root .col-sm-1,.crm-root .col-sm-2,.crm-root .col-sm-3,.crm-root .col-sm-4,.crm-root .col-sm-5,.crm-root .col-sm-6,.crm-root .col-sm-7,.crm-root .col-sm-8,.crm-root .col-sm-9,.crm-root .col-sm-10,.crm-root .col-sm-11,.crm-root .col-sm-12{float:left}.crm-root .col-sm-12{width:100%}.crm-root .col-sm-11{width:91.66666667%}.crm-root .col-sm-10{width:83.33333333%}.crm-root .col-sm-9{width:75%}.crm-root .col-sm-8{width:66.66666667%}.crm-root .col-sm-7{width:58.33333333%}.crm-root .col-sm-6{width:50%}.crm-root .col-sm-5{width:41.66666667%}.crm-root .col-sm-4{width:33.33333333%}.crm-root .col-sm-3{width:25%}.crm-root .col-sm-2{width:16.66666667%}.crm-root .col-sm-1{width:8.33333333%}.crm-root .col-sm-pull-12{right:100%}.crm-root .col-sm-pull-11{right:91.66666667%}.crm-root .col-sm-pull-10{right:83.33333333%}.crm-root .col-sm-pull-9{right:75%}.crm-root .col-sm-pull-8{right:66.66666667%}.crm-root .col-sm-pull-7{right:58.33333333%}.crm-root .col-sm-pull-6{right:50%}.crm-root .col-sm-pull-5{right:41.66666667%}.crm-root .col-sm-pull-4{right:33.33333333%}.crm-root .col-sm-pull-3{right:25%}.crm-root .col-sm-pull-2{right:16.66666667%}.crm-root .col-sm-pull-1{right:8.33333333%}.crm-root .col-sm-pull-0{right:auto}.crm-root .col-sm-push-12{left:100%}.crm-root .col-sm-push-11{left:91.66666667%}.crm-root .col-sm-push-10{left:83.33333333%}.crm-root .col-sm-push-9{left:75%}.crm-root .col-sm-push-8{left:66.66666667%}.crm-root .col-sm-push-7{left:58.33333333%}.crm-root .col-sm-push-6{left:50%}.crm-root .col-sm-push-5{left:41.66666667%}.crm-root .col-sm-push-4{left:33.33333333%}.crm-root .col-sm-push-3{left:25%}.crm-root .col-sm-push-2{left:16.66666667%}.crm-root .col-sm-push-1{left:8.33333333%}.crm-root .col-sm-push-0{left:auto}.crm-root .col-sm-offset-12{margin-left:100%}.crm-root .col-sm-offset-11{margin-left:91.66666667%}.crm-root .col-sm-offset-10{margin-left:83.33333333%}.crm-root .col-sm-offset-9{margin-left:75%}.crm-root .col-sm-offset-8{margin-left:66.66666667%}.crm-root .col-sm-offset-7{margin-left:58.33333333%}.crm-root .col-sm-offset-6{margin-left:50%}.crm-root .col-sm-offset-5{margin-left:41.66666667%}.crm-root .col-sm-offset-4{margin-left:33.33333333%}.crm-root .col-sm-offset-3{margin-left:25%}.crm-root .col-sm-offset-2{margin-left:16.66666667%}.crm-root .col-sm-offset-1{margin-left:8.33333333%}.crm-root .col-sm-offset-0{margin-left:0}}@media(min-width: 992px){.crm-root .col-md-1,.crm-root .col-md-2,.crm-root .col-md-3,.crm-root .col-md-4,.crm-root .col-md-5,.crm-root .col-md-6,.crm-root .col-md-7,.crm-root .col-md-8,.crm-root .col-md-9,.crm-root .col-md-10,.crm-root .col-md-11,.crm-root .col-md-12{float:left}.crm-root .col-md-12{width:100%}.crm-root .col-md-11{width:91.66666667%}.crm-root .col-md-10{width:83.33333333%}.crm-root .col-md-9{width:75%}.crm-root .col-md-8{width:66.66666667%}.crm-root .col-md-7{width:58.33333333%}.crm-root .col-md-6{width:50%}.crm-root .col-md-5{width:41.66666667%}.crm-root .col-md-4{width:33.33333333%}.crm-root .col-md-3{width:25%}.crm-root .col-md-2{width:16.66666667%}.crm-root .col-md-1{width:8.33333333%}.crm-root .col-md-pull-12{right:100%}.crm-root .col-md-pull-11{right:91.66666667%}.crm-root .col-md-pull-10{right:83.33333333%}.crm-root .col-md-pull-9{right:75%}.crm-root .col-md-pull-8{right:66.66666667%}.crm-root .col-md-pull-7{right:58.33333333%}.crm-root .col-md-pull-6{right:50%}.crm-root .col-md-pull-5{right:41.66666667%}.crm-root .col-md-pull-4{right:33.33333333%}.crm-root .col-md-pull-3{right:25%}.crm-root .col-md-pull-2{right:16.66666667%}.crm-root .col-md-pull-1{right:8.33333333%}.crm-root .col-md-pull-0{right:auto}.crm-root .col-md-push-12{left:100%}.crm-root .col-md-push-11{left:91.66666667%}.crm-root .col-md-push-10{left:83.33333333%}.crm-root .col-md-push-9{left:75%}.crm-root .col-md-push-8{left:66.66666667%}.crm-root .col-md-push-7{left:58.33333333%}.crm-root .col-md-push-6{left:50%}.crm-root .col-md-push-5{left:41.66666667%}.crm-root .col-md-push-4{left:33.33333333%}.crm-root .col-md-push-3{left:25%}.crm-root .col-md-push-2{left:16.66666667%}.crm-root .col-md-push-1{left:8.33333333%}.crm-root .col-md-push-0{left:auto}.crm-root .col-md-offset-12{margin-left:100%}.crm-root .col-md-offset-11{margin-left:91.66666667%}.crm-root .col-md-offset-10{margin-left:83.33333333%}.crm-root .col-md-offset-9{margin-left:75%}.crm-root .col-md-offset-8{margin-left:66.66666667%}.crm-root .col-md-offset-7{margin-left:58.33333333%}.crm-root .col-md-offset-6{margin-left:50%}.crm-root .col-md-offset-5{margin-left:41.66666667%}.crm-root .col-md-offset-4{margin-left:33.33333333%}.crm-root .col-md-offset-3{margin-left:25%}.crm-root .col-md-offset-2{margin-left:16.66666667%}.crm-root .col-md-offset-1{margin-left:8.33333333%}.crm-root .col-md-offset-0{margin-left:0}}@media(min-width: 1200px){.crm-root .col-lg-1,.crm-root .col-lg-2,.crm-root .col-lg-3,.crm-root .col-lg-4,.crm-root .col-lg-5,.crm-root .col-lg-6,.crm-root .col-lg-7,.crm-root .col-lg-8,.crm-root .col-lg-9,.crm-root .col-lg-10,.crm-root .col-lg-11,.crm-root .col-lg-12{float:left}.crm-root .col-lg-12{width:100%}.crm-root .col-lg-11{width:91.66666667%}.crm-root .col-lg-10{width:83.33333333%}.crm-root .col-lg-9{width:75%}.crm-root .col-lg-8{width:66.66666667%}.crm-root .col-lg-7{width:58.33333333%}.crm-root .col-lg-6{width:50%}.crm-root .col-lg-5{width:41.66666667%}.crm-root .col-lg-4{width:33.33333333%}.crm-root .col-lg-3{width:25%}.crm-root .col-lg-2{width:16.66666667%}.crm-root .col-lg-1{width:8.33333333%}.crm-root .col-lg-pull-12{right:100%}.crm-root .col-lg-pull-11{right:91.66666667%}.crm-root .col-lg-pull-10{right:83.33333333%}.crm-root .col-lg-pull-9{right:75%}.crm-root .col-lg-pull-8{right:66.66666667%}.crm-root .col-lg-pull-7{right:58.33333333%}.crm-root .col-lg-pull-6{right:50%}.crm-root .col-lg-pull-5{right:41.66666667%}.crm-root .col-lg-pull-4{right:33.33333333%}.crm-root .col-lg-pull-3{right:25%}.crm-root .col-lg-pull-2{right:16.66666667%}.crm-root .col-lg-pull-1{right:8.33333333%}.crm-root .col-lg-pull-0{right:auto}.crm-root .col-lg-push-12{left:100%}.crm-root .col-lg-push-11{left:91.66666667%}.crm-root .col-lg-push-10{left:83.33333333%}.crm-root .col-lg-push-9{left:75%}.crm-root .col-lg-push-8{left:66.66666667%}.crm-root .col-lg-push-7{left:58.33333333%}.crm-root .col-lg-push-6{left:50%}.crm-root .col-lg-push-5{left:41.66666667%}.crm-root .col-lg-push-4{left:33.33333333%}.crm-root .col-lg-push-3{left:25%}.crm-root .col-lg-push-2{left:16.66666667%}.crm-root .col-lg-push-1{left:8.33333333%}.crm-root .col-lg-push-0{left:auto}.crm-root .col-lg-offset-12{margin-left:100%}.crm-root .col-lg-offset-11{margin-left:91.66666667%}.crm-root .col-lg-offset-10{margin-left:83.33333333%}.crm-root .col-lg-offset-9{margin-left:75%}.crm-root .col-lg-offset-8{margin-left:66.66666667%}.crm-root .col-lg-offset-7{margin-left:58.33333333%}.crm-root .col-lg-offset-6{margin-left:50%}.crm-root .col-lg-offset-5{margin-left:41.66666667%}.crm-root .col-lg-offset-4{margin-left:33.33333333%}.crm-root .col-lg-offset-3{margin-left:25%}.crm-root .col-lg-offset-2{margin-left:16.66666667%}.crm-root .col-lg-offset-1{margin-left:8.33333333%}.crm-root .col-lg-offset-0{margin-left:0}}.crm-root table{background-color:rgba(0,0,0,0)}.crm-root caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}.crm-root th{text-align:left}.crm-root .table{width:100%;max-width:100%;margin-bottom:20px}.crm-root .table>thead>tr>th,.crm-root .table>tbody>tr>th,.crm-root .table>tfoot>tr>th,.crm-root .table>thead>tr>td,.crm-root .table>tbody>tr>td,.crm-root .table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.crm-root .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.crm-root .table>caption+thead>tr:first-child>th,.crm-root .table>colgroup+thead>tr:first-child>th,.crm-root .table>thead:first-child>tr:first-child>th,.crm-root .table>caption+thead>tr:first-child>td,.crm-root .table>colgroup+thead>tr:first-child>td,.crm-root .table>thead:first-child>tr:first-child>td{border-top:0}.crm-root .table>tbody+tbody{border-top:2px solid #ddd}.crm-root .table .table{background-color:#fff}.crm-root .table-condensed>thead>tr>th,.crm-root .table-condensed>tbody>tr>th,.crm-root .table-condensed>tfoot>tr>th,.crm-root .table-condensed>thead>tr>td,.crm-root .table-condensed>tbody>tr>td,.crm-root .table-condensed>tfoot>tr>td{padding:5px}.crm-root .table-bordered{border:1px solid #ddd}.crm-root .table-bordered>thead>tr>th,.crm-root .table-bordered>tbody>tr>th,.crm-root .table-bordered>tfoot>tr>th,.crm-root .table-bordered>thead>tr>td,.crm-root .table-bordered>tbody>tr>td,.crm-root .table-bordered>tfoot>tr>td{border:1px solid #ddd}.crm-root .table-bordered>thead>tr>th,.crm-root .table-bordered>thead>tr>td{border-bottom-width:2px}.crm-root .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.crm-root .table-hover>tbody>tr:hover{background-color:#f5f5f5}.crm-root table col[class*=col-]{position:static;display:table-column;float:none}.crm-root table td[class*=col-],.crm-root table th[class*=col-]{position:static;display:table-cell;float:none}.crm-root .table>thead>tr>td.active,.crm-root .table>tbody>tr>td.active,.crm-root .table>tfoot>tr>td.active,.crm-root .table>thead>tr>th.active,.crm-root .table>tbody>tr>th.active,.crm-root .table>tfoot>tr>th.active,.crm-root .table>thead>tr.active>td,.crm-root .table>tbody>tr.active>td,.crm-root .table>tfoot>tr.active>td,.crm-root .table>thead>tr.active>th,.crm-root .table>tbody>tr.active>th,.crm-root .table>tfoot>tr.active>th{background-color:#f5f5f5}.crm-root .table-hover>tbody>tr>td.active:hover,.crm-root .table-hover>tbody>tr>th.active:hover,.crm-root .table-hover>tbody>tr.active:hover>td,.crm-root .table-hover>tbody>tr:hover>.active,.crm-root .table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.crm-root .table>thead>tr>td.success,.crm-root .table>tbody>tr>td.success,.crm-root .table>tfoot>tr>td.success,.crm-root .table>thead>tr>th.success,.crm-root .table>tbody>tr>th.success,.crm-root .table>tfoot>tr>th.success,.crm-root .table>thead>tr.success>td,.crm-root .table>tbody>tr.success>td,.crm-root .table>tfoot>tr.success>td,.crm-root .table>thead>tr.success>th,.crm-root .table>tbody>tr.success>th,.crm-root .table>tfoot>tr.success>th{background-color:#dff0d8}.crm-root .table-hover>tbody>tr>td.success:hover,.crm-root .table-hover>tbody>tr>th.success:hover,.crm-root .table-hover>tbody>tr.success:hover>td,.crm-root .table-hover>tbody>tr:hover>.success,.crm-root .table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.crm-root .table>thead>tr>td.info,.crm-root .table>tbody>tr>td.info,.crm-root .table>tfoot>tr>td.info,.crm-root .table>thead>tr>th.info,.crm-root .table>tbody>tr>th.info,.crm-root .table>tfoot>tr>th.info,.crm-root .table>thead>tr.info>td,.crm-root .table>tbody>tr.info>td,.crm-root .table>tfoot>tr.info>td,.crm-root .table>thead>tr.info>th,.crm-root .table>tbody>tr.info>th,.crm-root .table>tfoot>tr.info>th{background-color:#d9edf7}.crm-root .table-hover>tbody>tr>td.info:hover,.crm-root .table-hover>tbody>tr>th.info:hover,.crm-root .table-hover>tbody>tr.info:hover>td,.crm-root .table-hover>tbody>tr:hover>.info,.crm-root .table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.crm-root .table>thead>tr>td.warning,.crm-root .table>tbody>tr>td.warning,.crm-root .table>tfoot>tr>td.warning,.crm-root .table>thead>tr>th.warning,.crm-root .table>tbody>tr>th.warning,.crm-root .table>tfoot>tr>th.warning,.crm-root .table>thead>tr.warning>td,.crm-root .table>tbody>tr.warning>td,.crm-root .table>tfoot>tr.warning>td,.crm-root .table>thead>tr.warning>th,.crm-root .table>tbody>tr.warning>th,.crm-root .table>tfoot>tr.warning>th{background-color:#fcf8e3}.crm-root .table-hover>tbody>tr>td.warning:hover,.crm-root .table-hover>tbody>tr>th.warning:hover,.crm-root .table-hover>tbody>tr.warning:hover>td,.crm-root .table-hover>tbody>tr:hover>.warning,.crm-root .table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.crm-root .table>thead>tr>td.danger,.crm-root .table>tbody>tr>td.danger,.crm-root .table>tfoot>tr>td.danger,.crm-root .table>thead>tr>th.danger,.crm-root .table>tbody>tr>th.danger,.crm-root .table>tfoot>tr>th.danger,.crm-root .table>thead>tr.danger>td,.crm-root .table>tbody>tr.danger>td,.crm-root .table>tfoot>tr.danger>td,.crm-root .table>thead>tr.danger>th,.crm-root .table>tbody>tr.danger>th,.crm-root .table>tfoot>tr.danger>th{background-color:#f2dede}.crm-root .table-hover>tbody>tr>td.danger:hover,.crm-root .table-hover>tbody>tr>th.danger:hover,.crm-root .table-hover>tbody>tr.danger:hover>td,.crm-root .table-hover>tbody>tr:hover>.danger,.crm-root .table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.crm-root .table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width: 767px){.crm-root .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.crm-root .table-responsive>.table{margin-bottom:0}.crm-root .table-responsive>.table>thead>tr>th,.crm-root .table-responsive>.table>tbody>tr>th,.crm-root .table-responsive>.table>tfoot>tr>th,.crm-root .table-responsive>.table>thead>tr>td,.crm-root .table-responsive>.table>tbody>tr>td,.crm-root .table-responsive>.table>tfoot>tr>td{white-space:nowrap}.crm-root .table-responsive>.table-bordered{border:0}.crm-root .table-responsive>.table-bordered>thead>tr>th:first-child,.crm-root .table-responsive>.table-bordered>tbody>tr>th:first-child,.crm-root .table-responsive>.table-bordered>tfoot>tr>th:first-child,.crm-root .table-responsive>.table-bordered>thead>tr>td:first-child,.crm-root .table-responsive>.table-bordered>tbody>tr>td:first-child,.crm-root .table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.crm-root .table-responsive>.table-bordered>thead>tr>th:last-child,.crm-root .table-responsive>.table-bordered>tbody>tr>th:last-child,.crm-root .table-responsive>.table-bordered>tfoot>tr>th:last-child,.crm-root .table-responsive>.table-bordered>thead>tr>td:last-child,.crm-root .table-responsive>.table-bordered>tbody>tr>td:last-child,.crm-root .table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.crm-root .table-responsive>.table-bordered>tbody>tr:last-child>th,.crm-root .table-responsive>.table-bordered>tfoot>tr:last-child>th,.crm-root .table-responsive>.table-bordered>tbody>tr:last-child>td,.crm-root .table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.crm-root fieldset{min-width:0;padding:0;margin:0;border:0}.crm-root legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.crm-root label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.crm-root input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.crm-root input[type=radio],.crm-root input[type=checkbox]{margin:4px 0 0;margin-top:1px \9 ;line-height:normal}.crm-root input[type=file]{display:block}.crm-root input[type=range]{display:block;width:100%}.crm-root select[multiple],.crm-root select[size]{height:auto}.crm-root input[type=file]:focus,.crm-root input[type=radio]:focus,.crm-root input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.crm-root output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.crm-root .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.crm-root .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.crm-root .form-control::-moz-placeholder{color:#999;opacity:1}.crm-root .form-control:-ms-input-placeholder{color:#999}.crm-root .form-control::-webkit-input-placeholder{color:#999}.crm-root .form-control::-ms-expand{background-color:rgba(0,0,0,0);border:0}.crm-root .form-control[disabled],.crm-root .form-control[readonly],.crm-root fieldset[disabled] .form-control{background-color:#eee;opacity:1}.crm-root .form-control[disabled],.crm-root fieldset[disabled] .form-control{cursor:not-allowed}.crm-root textarea.form-control{height:auto}.crm-root input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){.crm-root input[type=date].form-control,.crm-root input[type=time].form-control,.crm-root input[type=datetime-local].form-control,.crm-root input[type=month].form-control{line-height:34px}.crm-root input[type=date].input-sm,.crm-root input[type=time].input-sm,.crm-root input[type=datetime-local].input-sm,.crm-root input[type=month].input-sm,.crm-root .input-group-sm input[type=date],.crm-root .input-group-sm input[type=time],.crm-root .input-group-sm input[type=datetime-local],.crm-root .input-group-sm input[type=month]{line-height:30px}.crm-root input[type=date].input-lg,.crm-root input[type=time].input-lg,.crm-root input[type=datetime-local].input-lg,.crm-root input[type=month].input-lg,.crm-root .input-group-lg input[type=date],.crm-root .input-group-lg input[type=time],.crm-root .input-group-lg input[type=datetime-local],.crm-root .input-group-lg input[type=month]{line-height:46px}}.crm-root .form-group{margin-bottom:15px}.crm-root .radio,.crm-root .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.crm-root .radio label,.crm-root .checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.crm-root .radio input[type=radio],.crm-root .radio-inline input[type=radio],.crm-root .checkbox input[type=checkbox],.crm-root .checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9 ;margin-left:-20px}.crm-root .radio+.radio,.crm-root .checkbox+.checkbox{margin-top:-5px}.crm-root .radio-inline,.crm-root .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.crm-root .radio-inline+.radio-inline,.crm-root .checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.crm-root input[type=radio][disabled],.crm-root input[type=checkbox][disabled],.crm-root input[type=radio].disabled,.crm-root input[type=checkbox].disabled,.crm-root fieldset[disabled] input[type=radio],.crm-root fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.crm-root .radio-inline.disabled,.crm-root .checkbox-inline.disabled,.crm-root fieldset[disabled] .radio-inline,.crm-root fieldset[disabled] .checkbox-inline{cursor:not-allowed}.crm-root .radio.disabled label,.crm-root .checkbox.disabled label,.crm-root fieldset[disabled] .radio label,.crm-root fieldset[disabled] .checkbox label{cursor:not-allowed}.crm-root .form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.crm-root .form-control-static.input-lg,.crm-root .form-control-static.input-sm{padding-right:0;padding-left:0}.crm-root .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.crm-root select.input-sm{height:30px;line-height:30px}.crm-root textarea.input-sm,.crm-root select[multiple].input-sm{height:auto}.crm-root .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.crm-root .form-group-sm select.form-control{height:30px;line-height:30px}.crm-root .form-group-sm textarea.form-control,.crm-root .form-group-sm select[multiple].form-control{height:auto}.crm-root .form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.crm-root .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.crm-root select.input-lg{height:46px;line-height:46px}.crm-root textarea.input-lg,.crm-root select[multiple].input-lg{height:auto}.crm-root .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.crm-root .form-group-lg select.form-control{height:46px;line-height:46px}.crm-root .form-group-lg textarea.form-control,.crm-root .form-group-lg select[multiple].form-control{height:auto}.crm-root .form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.crm-root .has-feedback{position:relative}.crm-root .has-feedback .form-control{padding-right:42.5px}.crm-root .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.crm-root .input-lg+.form-control-feedback,.crm-root .input-group-lg+.form-control-feedback,.crm-root .form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.crm-root .input-sm+.form-control-feedback,.crm-root .input-group-sm+.form-control-feedback,.crm-root .form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.crm-root .has-success .help-block,.crm-root .has-success .control-label,.crm-root .has-success .radio,.crm-root .has-success .checkbox,.crm-root .has-success .radio-inline,.crm-root .has-success .checkbox-inline,.crm-root .has-success.radio label,.crm-root .has-success.checkbox label,.crm-root .has-success.radio-inline label,.crm-root .has-success.checkbox-inline label{color:#3c763d}.crm-root .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.crm-root .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.crm-root .has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.crm-root .has-success .form-control-feedback{color:#3c763d}.crm-root .has-warning .help-block,.crm-root .has-warning .control-label,.crm-root .has-warning .radio,.crm-root .has-warning .checkbox,.crm-root .has-warning .radio-inline,.crm-root .has-warning .checkbox-inline,.crm-root .has-warning.radio label,.crm-root .has-warning.checkbox label,.crm-root .has-warning.radio-inline label,.crm-root .has-warning.checkbox-inline label{color:#8a6d3b}.crm-root .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.crm-root .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.crm-root .has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.crm-root .has-warning .form-control-feedback{color:#8a6d3b}.crm-root .has-error .help-block,.crm-root .has-error .control-label,.crm-root .has-error .radio,.crm-root .has-error .checkbox,.crm-root .has-error .radio-inline,.crm-root .has-error .checkbox-inline,.crm-root .has-error.radio label,.crm-root .has-error.checkbox label,.crm-root .has-error.radio-inline label,.crm-root .has-error.checkbox-inline label{color:#a94442}.crm-root .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.crm-root .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.crm-root .has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.crm-root .has-error .form-control-feedback{color:#a94442}.crm-root .has-feedback label~.form-control-feedback{top:25px}.crm-root .has-feedback label.sr-only~.form-control-feedback{top:0}.crm-root .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width: 768px){.crm-root .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.crm-root .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.crm-root .form-inline .form-control-static{display:inline-block}.crm-root .form-inline .input-group{display:inline-table;vertical-align:middle}.crm-root .form-inline .input-group .input-group-addon,.crm-root .form-inline .input-group .input-group-btn,.crm-root .form-inline .input-group .form-control{width:auto}.crm-root .form-inline .input-group>.form-control{width:100%}.crm-root .form-inline .control-label{margin-bottom:0;vertical-align:middle}.crm-root .form-inline .radio,.crm-root .form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.crm-root .form-inline .radio label,.crm-root .form-inline .checkbox label{padding-left:0}.crm-root .form-inline .radio input[type=radio],.crm-root .form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.crm-root .form-inline .has-feedback .form-control-feedback{top:0}}.crm-root .form-horizontal .radio,.crm-root .form-horizontal .checkbox,.crm-root .form-horizontal .radio-inline,.crm-root .form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.crm-root .form-horizontal .radio,.crm-root .form-horizontal .checkbox{min-height:27px}.crm-root .form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media(min-width: 768px){.crm-root .form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.crm-root .form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width: 768px){.crm-root .form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media(min-width: 768px){.crm-root .form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.crm-root .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid rgba(0,0,0,0);border-radius:4px}.crm-root .btn:focus,.crm-root .btn:active:focus,.crm-root .btn.active:focus,.crm-root .btn.focus,.crm-root .btn:active.focus,.crm-root .btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.crm-root .btn:hover,.crm-root .btn:focus,.crm-root .btn.focus{color:#333;text-decoration:none}.crm-root .btn:active,.crm-root .btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.crm-root .btn.disabled,.crm-root .btn[disabled],.crm-root fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.crm-root a.btn.disabled,.crm-root fieldset[disabled] a.btn{pointer-events:none}.crm-root .btn-default{color:#333;background-color:#fff;border-color:#ccc}.crm-root .btn-default:focus,.crm-root .btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.crm-root .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.crm-root .btn-default:active,.crm-root .btn-default.active,.crm-root .open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.crm-root .btn-default:active:hover,.crm-root .btn-default.active:hover,.crm-root .open>.dropdown-toggle.btn-default:hover,.crm-root .btn-default:active:focus,.crm-root .btn-default.active:focus,.crm-root .open>.dropdown-toggle.btn-default:focus,.crm-root .btn-default:active.focus,.crm-root .btn-default.active.focus,.crm-root .open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.crm-root .btn-default:active,.crm-root .btn-default.active,.crm-root .open>.dropdown-toggle.btn-default{background-image:none}.crm-root .btn-default.disabled:hover,.crm-root .btn-default[disabled]:hover,.crm-root fieldset[disabled] .btn-default:hover,.crm-root .btn-default.disabled:focus,.crm-root .btn-default[disabled]:focus,.crm-root fieldset[disabled] .btn-default:focus,.crm-root .btn-default.disabled.focus,.crm-root .btn-default[disabled].focus,.crm-root fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.crm-root .btn-default .badge{color:#fff;background-color:#333}.crm-root .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.crm-root .btn-primary:focus,.crm-root .btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.crm-root .btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.crm-root .btn-primary:active,.crm-root .btn-primary.active,.crm-root .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.crm-root .btn-primary:active:hover,.crm-root .btn-primary.active:hover,.crm-root .open>.dropdown-toggle.btn-primary:hover,.crm-root .btn-primary:active:focus,.crm-root .btn-primary.active:focus,.crm-root .open>.dropdown-toggle.btn-primary:focus,.crm-root .btn-primary:active.focus,.crm-root .btn-primary.active.focus,.crm-root .open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.crm-root .btn-primary:active,.crm-root .btn-primary.active,.crm-root .open>.dropdown-toggle.btn-primary{background-image:none}.crm-root .btn-primary.disabled:hover,.crm-root .btn-primary[disabled]:hover,.crm-root fieldset[disabled] .btn-primary:hover,.crm-root .btn-primary.disabled:focus,.crm-root .btn-primary[disabled]:focus,.crm-root fieldset[disabled] .btn-primary:focus,.crm-root .btn-primary.disabled.focus,.crm-root .btn-primary[disabled].focus,.crm-root fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.crm-root .btn-primary .badge{color:#337ab7;background-color:#fff}.crm-root .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.crm-root .btn-success:focus,.crm-root .btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.crm-root .btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.crm-root .btn-success:active,.crm-root .btn-success.active,.crm-root .open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.crm-root .btn-success:active:hover,.crm-root .btn-success.active:hover,.crm-root .open>.dropdown-toggle.btn-success:hover,.crm-root .btn-success:active:focus,.crm-root .btn-success.active:focus,.crm-root .open>.dropdown-toggle.btn-success:focus,.crm-root .btn-success:active.focus,.crm-root .btn-success.active.focus,.crm-root .open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.crm-root .btn-success:active,.crm-root .btn-success.active,.crm-root .open>.dropdown-toggle.btn-success{background-image:none}.crm-root .btn-success.disabled:hover,.crm-root .btn-success[disabled]:hover,.crm-root fieldset[disabled] .btn-success:hover,.crm-root .btn-success.disabled:focus,.crm-root .btn-success[disabled]:focus,.crm-root fieldset[disabled] .btn-success:focus,.crm-root .btn-success.disabled.focus,.crm-root .btn-success[disabled].focus,.crm-root fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.crm-root .btn-success .badge{color:#5cb85c;background-color:#fff}.crm-root .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.crm-root .btn-info:focus,.crm-root .btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.crm-root .btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.crm-root .btn-info:active,.crm-root .btn-info.active,.crm-root .open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.crm-root .btn-info:active:hover,.crm-root .btn-info.active:hover,.crm-root .open>.dropdown-toggle.btn-info:hover,.crm-root .btn-info:active:focus,.crm-root .btn-info.active:focus,.crm-root .open>.dropdown-toggle.btn-info:focus,.crm-root .btn-info:active.focus,.crm-root .btn-info.active.focus,.crm-root .open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.crm-root .btn-info:active,.crm-root .btn-info.active,.crm-root .open>.dropdown-toggle.btn-info{background-image:none}.crm-root .btn-info.disabled:hover,.crm-root .btn-info[disabled]:hover,.crm-root fieldset[disabled] .btn-info:hover,.crm-root .btn-info.disabled:focus,.crm-root .btn-info[disabled]:focus,.crm-root fieldset[disabled] .btn-info:focus,.crm-root .btn-info.disabled.focus,.crm-root .btn-info[disabled].focus,.crm-root fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.crm-root .btn-info .badge{color:#5bc0de;background-color:#fff}.crm-root .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.crm-root .btn-warning:focus,.crm-root .btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.crm-root .btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.crm-root .btn-warning:active,.crm-root .btn-warning.active,.crm-root .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.crm-root .btn-warning:active:hover,.crm-root .btn-warning.active:hover,.crm-root .open>.dropdown-toggle.btn-warning:hover,.crm-root .btn-warning:active:focus,.crm-root .btn-warning.active:focus,.crm-root .open>.dropdown-toggle.btn-warning:focus,.crm-root .btn-warning:active.focus,.crm-root .btn-warning.active.focus,.crm-root .open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.crm-root .btn-warning:active,.crm-root .btn-warning.active,.crm-root .open>.dropdown-toggle.btn-warning{background-image:none}.crm-root .btn-warning.disabled:hover,.crm-root .btn-warning[disabled]:hover,.crm-root fieldset[disabled] .btn-warning:hover,.crm-root .btn-warning.disabled:focus,.crm-root .btn-warning[disabled]:focus,.crm-root fieldset[disabled] .btn-warning:focus,.crm-root .btn-warning.disabled.focus,.crm-root .btn-warning[disabled].focus,.crm-root fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.crm-root .btn-warning .badge{color:#f0ad4e;background-color:#fff}.crm-root .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.crm-root .btn-danger:focus,.crm-root .btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.crm-root .btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.crm-root .btn-danger:active,.crm-root .btn-danger.active,.crm-root .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.crm-root .btn-danger:active:hover,.crm-root .btn-danger.active:hover,.crm-root .open>.dropdown-toggle.btn-danger:hover,.crm-root .btn-danger:active:focus,.crm-root .btn-danger.active:focus,.crm-root .open>.dropdown-toggle.btn-danger:focus,.crm-root .btn-danger:active.focus,.crm-root .btn-danger.active.focus,.crm-root .open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.crm-root .btn-danger:active,.crm-root .btn-danger.active,.crm-root .open>.dropdown-toggle.btn-danger{background-image:none}.crm-root .btn-danger.disabled:hover,.crm-root .btn-danger[disabled]:hover,.crm-root fieldset[disabled] .btn-danger:hover,.crm-root .btn-danger.disabled:focus,.crm-root .btn-danger[disabled]:focus,.crm-root fieldset[disabled] .btn-danger:focus,.crm-root .btn-danger.disabled.focus,.crm-root .btn-danger[disabled].focus,.crm-root fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.crm-root .btn-danger .badge{color:#d9534f;background-color:#fff}.crm-root .btn-link{font-weight:normal;color:#337ab7;border-radius:0}.crm-root .btn-link,.crm-root .btn-link:active,.crm-root .btn-link.active,.crm-root .btn-link[disabled],.crm-root fieldset[disabled] .btn-link{background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.crm-root .btn-link,.crm-root .btn-link:hover,.crm-root .btn-link:focus,.crm-root .btn-link:active{border-color:rgba(0,0,0,0)}.crm-root .btn-link:hover,.crm-root .btn-link:focus{color:#23527c;text-decoration:underline;background-color:rgba(0,0,0,0)}.crm-root .btn-link[disabled]:hover,.crm-root fieldset[disabled] .btn-link:hover,.crm-root .btn-link[disabled]:focus,.crm-root fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.crm-root .btn-lg,.crm-root .btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.crm-root .btn-sm,.crm-root .btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.crm-root .btn-xs,.crm-root .btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.crm-root .btn-block{display:block;width:100%}.crm-root .btn-block+.btn-block{margin-top:5px}.crm-root input[type=submit].btn-block,.crm-root input[type=reset].btn-block,.crm-root input[type=button].btn-block{width:100%}.crm-root .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.crm-root .fade.in{opacity:1}.crm-root .collapse{display:none}.crm-root .collapse.in{display:block}.crm-root tr.collapse.in{display:table-row}.crm-root tbody.collapse.in{display:table-row-group}.crm-root .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.crm-root .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 rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}.crm-root .dropup,.crm-root .dropdown{position:relative}.crm-root .dropdown-toggle:focus{outline:0}.crm-root .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.crm-root .dropdown-menu.pull-right{right:0;left:auto}.crm-root .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.crm-root .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.crm-root .dropdown-menu>li>a:hover,.crm-root .dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.crm-root .dropdown-menu>.active>a,.crm-root .dropdown-menu>.active>a:hover,.crm-root .dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.crm-root .dropdown-menu>.disabled>a,.crm-root .dropdown-menu>.disabled>a:hover,.crm-root .dropdown-menu>.disabled>a:focus{color:#777}.crm-root .dropdown-menu>.disabled>a:hover,.crm-root .dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:rgba(0,0,0,0);background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.crm-root .open>.dropdown-menu{display:block}.crm-root .open>a{outline:0}.crm-root .dropdown-menu-right{right:0;left:auto}.crm-root .dropdown-menu-left{right:auto;left:0}.crm-root .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.crm-root .dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.crm-root .pull-right>.dropdown-menu{right:0;left:auto}.crm-root .dropup .caret,.crm-root .navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9 }.crm-root .dropup .dropdown-menu,.crm-root .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width: 768px){.crm-root .navbar-right .dropdown-menu{right:0;left:auto}.crm-root .navbar-right .dropdown-menu-left{right:auto;left:0}}.crm-root .btn-group,.crm-root .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.crm-root .btn-group>.btn,.crm-root .btn-group-vertical>.btn{position:relative;float:left}.crm-root .btn-group>.btn:hover,.crm-root .btn-group-vertical>.btn:hover,.crm-root .btn-group>.btn:focus,.crm-root .btn-group-vertical>.btn:focus,.crm-root .btn-group>.btn:active,.crm-root .btn-group-vertical>.btn:active,.crm-root .btn-group>.btn.active,.crm-root .btn-group-vertical>.btn.active{z-index:2}.crm-root .btn-group .btn+.btn,.crm-root .btn-group .btn+.btn-group,.crm-root .btn-group .btn-group+.btn,.crm-root .btn-group .btn-group+.btn-group{margin-left:-1px}.crm-root .btn-toolbar{margin-left:-5px}.crm-root .btn-toolbar .btn,.crm-root .btn-toolbar .btn-group,.crm-root .btn-toolbar .input-group{float:left}.crm-root .btn-toolbar>.btn,.crm-root .btn-toolbar>.btn-group,.crm-root .btn-toolbar>.input-group{margin-left:5px}.crm-root .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.crm-root .btn-group>.btn:first-child{margin-left:0}.crm-root .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.crm-root .btn-group>.btn:last-child:not(:first-child),.crm-root .btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.crm-root .btn-group>.btn-group{float:left}.crm-root .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.crm-root .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.crm-root .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.crm-root .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.crm-root .btn-group .dropdown-toggle:active,.crm-root .btn-group.open .dropdown-toggle{outline:0}.crm-root .btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.crm-root .btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.crm-root .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.crm-root .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.crm-root .btn .caret{margin-left:0}.crm-root .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.crm-root .dropup .btn-lg .caret{border-width:0 5px 5px}.crm-root .btn-group-vertical>.btn,.crm-root .btn-group-vertical>.btn-group,.crm-root .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.crm-root .btn-group-vertical>.btn-group>.btn{float:none}.crm-root .btn-group-vertical>.btn+.btn,.crm-root .btn-group-vertical>.btn+.btn-group,.crm-root .btn-group-vertical>.btn-group+.btn,.crm-root .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.crm-root .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.crm-root .btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.crm-root .btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.crm-root .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.crm-root .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.crm-root .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.crm-root .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.crm-root .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.crm-root .btn-group-justified>.btn,.crm-root .btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.crm-root .btn-group-justified>.btn-group .btn{width:100%}.crm-root .btn-group-justified>.btn-group .dropdown-menu{left:auto}.crm-root [data-toggle=buttons]>.btn input[type=radio],.crm-root [data-toggle=buttons]>.btn-group>.btn input[type=radio],.crm-root [data-toggle=buttons]>.btn input[type=checkbox],.crm-root [data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.crm-root .input-group{position:relative;display:table;border-collapse:separate}.crm-root .input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.crm-root .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.crm-root .input-group .form-control:focus{z-index:3}.crm-root .input-group-lg>.form-control,.crm-root .input-group-lg>.input-group-addon,.crm-root .input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.crm-root select.input-group-lg>.form-control,.crm-root select.input-group-lg>.input-group-addon,.crm-root select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}.crm-root textarea.input-group-lg>.form-control,.crm-root textarea.input-group-lg>.input-group-addon,.crm-root textarea.input-group-lg>.input-group-btn>.btn,.crm-root select[multiple].input-group-lg>.form-control,.crm-root select[multiple].input-group-lg>.input-group-addon,.crm-root select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.crm-root .input-group-sm>.form-control,.crm-root .input-group-sm>.input-group-addon,.crm-root .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.crm-root select.input-group-sm>.form-control,.crm-root select.input-group-sm>.input-group-addon,.crm-root select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}.crm-root textarea.input-group-sm>.form-control,.crm-root textarea.input-group-sm>.input-group-addon,.crm-root textarea.input-group-sm>.input-group-btn>.btn,.crm-root select[multiple].input-group-sm>.form-control,.crm-root select[multiple].input-group-sm>.input-group-addon,.crm-root select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.crm-root .input-group-addon,.crm-root .input-group-btn,.crm-root .input-group .form-control{display:table-cell}.crm-root .input-group-addon:not(:first-child):not(:last-child),.crm-root .input-group-btn:not(:first-child):not(:last-child),.crm-root .input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.crm-root .input-group-addon,.crm-root .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.crm-root .input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.crm-root .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.crm-root .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.crm-root .input-group-addon input[type=radio],.crm-root .input-group-addon input[type=checkbox]{margin-top:0}.crm-root .input-group .form-control:first-child,.crm-root .input-group-addon:first-child,.crm-root .input-group-btn:first-child>.btn,.crm-root .input-group-btn:first-child>.btn-group>.btn,.crm-root .input-group-btn:first-child>.dropdown-toggle,.crm-root .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.crm-root .input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.crm-root .input-group-addon:first-child{border-right:0}.crm-root .input-group .form-control:last-child,.crm-root .input-group-addon:last-child,.crm-root .input-group-btn:last-child>.btn,.crm-root .input-group-btn:last-child>.btn-group>.btn,.crm-root .input-group-btn:last-child>.dropdown-toggle,.crm-root .input-group-btn:first-child>.btn:not(:first-child),.crm-root .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.crm-root .input-group-addon:last-child{border-left:0}.crm-root .input-group-btn{position:relative;font-size:0;white-space:nowrap}.crm-root .input-group-btn>.btn{position:relative}.crm-root .input-group-btn>.btn+.btn{margin-left:-1px}.crm-root .input-group-btn>.btn:hover,.crm-root .input-group-btn>.btn:focus,.crm-root .input-group-btn>.btn:active{z-index:2}.crm-root .input-group-btn:first-child>.btn,.crm-root .input-group-btn:first-child>.btn-group{margin-right:-1px}.crm-root .input-group-btn:last-child>.btn,.crm-root .input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.crm-root .nav{padding-left:0;margin-bottom:0;list-style:none}.crm-root .nav>li{position:relative;display:block}.crm-root .nav>li>a{position:relative;display:block;padding:10px 15px}.crm-root .nav>li>a:hover,.crm-root .nav>li>a:focus{text-decoration:none;background-color:#eee}.crm-root .nav>li.disabled>a{color:#777}.crm-root .nav>li.disabled>a:hover,.crm-root .nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:rgba(0,0,0,0)}.crm-root .nav .open>a,.crm-root .nav .open>a:hover,.crm-root .nav .open>a:focus{background-color:#eee;border-color:#337ab7}.crm-root .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.crm-root .nav>li>a>img{max-width:none}.crm-root .nav-tabs{border-bottom:1px solid #ddd}.crm-root .nav-tabs>li{float:left;margin-bottom:-1px}.crm-root .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid rgba(0,0,0,0);border-radius:4px 4px 0 0}.crm-root .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.crm-root .nav-tabs>li.active>a,.crm-root .nav-tabs>li.active>a:hover,.crm-root .nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:rgba(0,0,0,0)}.crm-root .nav-tabs.nav-justified{width:100%;border-bottom:0}.crm-root .nav-tabs.nav-justified>li{float:none}.crm-root .nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.crm-root .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width: 768px){.crm-root .nav-tabs.nav-justified>li{display:table-cell;width:1%}.crm-root .nav-tabs.nav-justified>li>a{margin-bottom:0}}.crm-root .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.crm-root .nav-tabs.nav-justified>.active>a,.crm-root .nav-tabs.nav-justified>.active>a:hover,.crm-root .nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media(min-width: 768px){.crm-root .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.crm-root .nav-tabs.nav-justified>.active>a,.crm-root .nav-tabs.nav-justified>.active>a:hover,.crm-root .nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.crm-root .nav-pills>li{float:left}.crm-root .nav-pills>li>a{border-radius:4px}.crm-root .nav-pills>li+li{margin-left:2px}.crm-root .nav-pills>li.active>a,.crm-root .nav-pills>li.active>a:hover,.crm-root .nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.crm-root .nav-stacked>li{float:none}.crm-root .nav-stacked>li+li{margin-top:2px;margin-left:0}.crm-root .nav-justified{width:100%}.crm-root .nav-justified>li{float:none}.crm-root .nav-justified>li>a{margin-bottom:5px;text-align:center}.crm-root .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width: 768px){.crm-root .nav-justified>li{display:table-cell;width:1%}.crm-root .nav-justified>li>a{margin-bottom:0}}.crm-root .nav-tabs-justified{border-bottom:0}.crm-root .nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.crm-root .nav-tabs-justified>.active>a,.crm-root .nav-tabs-justified>.active>a:hover,.crm-root .nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width: 768px){.crm-root .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.crm-root .nav-tabs-justified>.active>a,.crm-root .nav-tabs-justified>.active>a:hover,.crm-root .nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.crm-root .tab-content>.tab-pane{display:none}.crm-root .tab-content>.active{display:block}.crm-root .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.crm-root .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid rgba(0,0,0,0)}@media(min-width: 768px){.crm-root .navbar{border-radius:4px}}@media(min-width: 768px){.crm-root .navbar-header{float:left}}.crm-root .navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid rgba(0,0,0,0);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.crm-root .navbar-collapse.in{overflow-y:auto}@media(min-width: 768px){.crm-root .navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.crm-root .navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.crm-root .navbar-collapse.in{overflow-y:visible}.crm-root .navbar-fixed-top .navbar-collapse,.crm-root .navbar-static-top .navbar-collapse,.crm-root .navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.crm-root .navbar-fixed-top .navbar-collapse,.crm-root .navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width: 480px)and (orientation: landscape){.crm-root .navbar-fixed-top .navbar-collapse,.crm-root .navbar-fixed-bottom .navbar-collapse{max-height:200px}}.crm-root .container>.navbar-header,.crm-root .container-fluid>.navbar-header,.crm-root .container>.navbar-collapse,.crm-root .container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width: 768px){.crm-root .container>.navbar-header,.crm-root .container-fluid>.navbar-header,.crm-root .container>.navbar-collapse,.crm-root .container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.crm-root .navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width: 768px){.crm-root .navbar-static-top{border-radius:0}}.crm-root .navbar-fixed-top,.crm-root .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width: 768px){.crm-root .navbar-fixed-top,.crm-root .navbar-fixed-bottom{border-radius:0}}.crm-root .navbar-fixed-top{top:0;border-width:0 0 1px}.crm-root .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.crm-root .navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.crm-root .navbar-brand:hover,.crm-root .navbar-brand:focus{text-decoration:none}.crm-root .navbar-brand>img{display:block}@media(min-width: 768px){.crm-root .navbar>.container .navbar-brand,.crm-root .navbar>.container-fluid .navbar-brand{margin-left:-15px}}.crm-root .navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:rgba(0,0,0,0);background-image:none;border:1px solid rgba(0,0,0,0);border-radius:4px}.crm-root .navbar-toggle:focus{outline:0}.crm-root .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.crm-root .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width: 768px){.crm-root .navbar-toggle{display:none}}.crm-root .navbar-nav{margin:7.5px -15px}.crm-root .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width: 767px){.crm-root .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:rgba(0,0,0,0);border:0;-webkit-box-shadow:none;box-shadow:none}.crm-root .navbar-nav .open .dropdown-menu>li>a,.crm-root .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.crm-root .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.crm-root .navbar-nav .open .dropdown-menu>li>a:hover,.crm-root .navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width: 768px){.crm-root .navbar-nav{float:left;margin:0}.crm-root .navbar-nav>li{float:left}.crm-root .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.crm-root .navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media(min-width: 768px){.crm-root .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.crm-root .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.crm-root .navbar-form .form-control-static{display:inline-block}.crm-root .navbar-form .input-group{display:inline-table;vertical-align:middle}.crm-root .navbar-form .input-group .input-group-addon,.crm-root .navbar-form .input-group .input-group-btn,.crm-root .navbar-form .input-group .form-control{width:auto}.crm-root .navbar-form .input-group>.form-control{width:100%}.crm-root .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.crm-root .navbar-form .radio,.crm-root .navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.crm-root .navbar-form .radio label,.crm-root .navbar-form .checkbox label{padding-left:0}.crm-root .navbar-form .radio input[type=radio],.crm-root .navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.crm-root .navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width: 767px){.crm-root .navbar-form .form-group{margin-bottom:5px}.crm-root .navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width: 768px){.crm-root .navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.crm-root .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.crm-root .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.crm-root .navbar-btn{margin-top:8px;margin-bottom:8px}.crm-root .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.crm-root .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.crm-root .navbar-text{margin-top:15px;margin-bottom:15px}@media(min-width: 768px){.crm-root .navbar-text{float:left;margin-right:15px;margin-left:15px}}@media(min-width: 768px){.crm-root .navbar-left{float:left !important}.crm-root .navbar-right{float:right !important;margin-right:-15px}.crm-root .navbar-right~.navbar-right{margin-right:0}}.crm-root .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.crm-root .navbar-default .navbar-brand{color:#777}.crm-root .navbar-default .navbar-brand:hover,.crm-root .navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:rgba(0,0,0,0)}.crm-root .navbar-default .navbar-text{color:#777}.crm-root .navbar-default .navbar-nav>li>a{color:#777}.crm-root .navbar-default .navbar-nav>li>a:hover,.crm-root .navbar-default .navbar-nav>li>a:focus{color:#333;background-color:rgba(0,0,0,0)}.crm-root .navbar-default .navbar-nav>.active>a,.crm-root .navbar-default .navbar-nav>.active>a:hover,.crm-root .navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.crm-root .navbar-default .navbar-nav>.disabled>a,.crm-root .navbar-default .navbar-nav>.disabled>a:hover,.crm-root .navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:rgba(0,0,0,0)}.crm-root .navbar-default .navbar-toggle{border-color:#ddd}.crm-root .navbar-default .navbar-toggle:hover,.crm-root .navbar-default .navbar-toggle:focus{background-color:#ddd}.crm-root .navbar-default .navbar-toggle .icon-bar{background-color:#888}.crm-root .navbar-default .navbar-collapse,.crm-root .navbar-default .navbar-form{border-color:#e7e7e7}.crm-root .navbar-default .navbar-nav>.open>a,.crm-root .navbar-default .navbar-nav>.open>a:hover,.crm-root .navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media(max-width: 767px){.crm-root .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.crm-root .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.crm-root .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:rgba(0,0,0,0)}.crm-root .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.crm-root .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.crm-root .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.crm-root .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.crm-root .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.crm-root .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:rgba(0,0,0,0)}}.crm-root .navbar-default .navbar-link{color:#777}.crm-root .navbar-default .navbar-link:hover{color:#333}.crm-root .navbar-default .btn-link{color:#777}.crm-root .navbar-default .btn-link:hover,.crm-root .navbar-default .btn-link:focus{color:#333}.crm-root .navbar-default .btn-link[disabled]:hover,.crm-root fieldset[disabled] .navbar-default .btn-link:hover,.crm-root .navbar-default .btn-link[disabled]:focus,.crm-root fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.crm-root .navbar-inverse{background-color:#222;border-color:#080808}.crm-root .navbar-inverse .navbar-brand{color:#9d9d9d}.crm-root .navbar-inverse .navbar-brand:hover,.crm-root .navbar-inverse .navbar-brand:focus{color:#fff;background-color:rgba(0,0,0,0)}.crm-root .navbar-inverse .navbar-text{color:#9d9d9d}.crm-root .navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.crm-root .navbar-inverse .navbar-nav>li>a:hover,.crm-root .navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:rgba(0,0,0,0)}.crm-root .navbar-inverse .navbar-nav>.active>a,.crm-root .navbar-inverse .navbar-nav>.active>a:hover,.crm-root .navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.crm-root .navbar-inverse .navbar-nav>.disabled>a,.crm-root .navbar-inverse .navbar-nav>.disabled>a:hover,.crm-root .navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:rgba(0,0,0,0)}.crm-root .navbar-inverse .navbar-toggle{border-color:#333}.crm-root .navbar-inverse .navbar-toggle:hover,.crm-root .navbar-inverse .navbar-toggle:focus{background-color:#333}.crm-root .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.crm-root .navbar-inverse .navbar-collapse,.crm-root .navbar-inverse .navbar-form{border-color:#101010}.crm-root .navbar-inverse .navbar-nav>.open>a,.crm-root .navbar-inverse .navbar-nav>.open>a:hover,.crm-root .navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media(max-width: 767px){.crm-root .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.crm-root .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.crm-root .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.crm-root .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.crm-root .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:rgba(0,0,0,0)}.crm-root .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.crm-root .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.crm-root .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.crm-root .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.crm-root .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.crm-root .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:rgba(0,0,0,0)}}.crm-root .navbar-inverse .navbar-link{color:#9d9d9d}.crm-root .navbar-inverse .navbar-link:hover{color:#fff}.crm-root .navbar-inverse .btn-link{color:#9d9d9d}.crm-root .navbar-inverse .btn-link:hover,.crm-root .navbar-inverse .btn-link:focus{color:#fff}.crm-root .navbar-inverse .btn-link[disabled]:hover,.crm-root fieldset[disabled] .navbar-inverse .btn-link:hover,.crm-root .navbar-inverse .btn-link[disabled]:focus,.crm-root fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.crm-root .breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.crm-root .breadcrumb>li{display:inline-block}.crm-root .breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/ "}.crm-root .breadcrumb>.active{color:#777}.crm-root .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.crm-root .pagination>li{display:inline}.crm-root .pagination>li>a,.crm-root .pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.crm-root .pagination>li:first-child>a,.crm-root .pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.crm-root .pagination>li:last-child>a,.crm-root .pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.crm-root .pagination>li>a:hover,.crm-root .pagination>li>span:hover,.crm-root .pagination>li>a:focus,.crm-root .pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.crm-root .pagination>.active>a,.crm-root .pagination>.active>span,.crm-root .pagination>.active>a:hover,.crm-root .pagination>.active>span:hover,.crm-root .pagination>.active>a:focus,.crm-root .pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.crm-root .pagination>.disabled>span,.crm-root .pagination>.disabled>span:hover,.crm-root .pagination>.disabled>span:focus,.crm-root .pagination>.disabled>a,.crm-root .pagination>.disabled>a:hover,.crm-root .pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.crm-root .pagination-lg>li>a,.crm-root .pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.crm-root .pagination-lg>li:first-child>a,.crm-root .pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.crm-root .pagination-lg>li:last-child>a,.crm-root .pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.crm-root .pagination-sm>li>a,.crm-root .pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.crm-root .pagination-sm>li:first-child>a,.crm-root .pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.crm-root .pagination-sm>li:last-child>a,.crm-root .pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.crm-root .pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.crm-root .pager li{display:inline}.crm-root .pager li>a,.crm-root .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.crm-root .pager li>a:hover,.crm-root .pager li>a:focus{text-decoration:none;background-color:#eee}.crm-root .pager .next>a,.crm-root .pager .next>span{float:right}.crm-root .pager .previous>a,.crm-root .pager .previous>span{float:left}.crm-root .pager .disabled>a,.crm-root .pager .disabled>a:hover,.crm-root .pager .disabled>a:focus,.crm-root .pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.crm-root .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.crm-root a.label:hover,.crm-root a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.crm-root .label:empty{display:none}.crm-root .btn .label{position:relative;top:-1px}.crm-root .label-default{background-color:#777}.crm-root .label-default[href]:hover,.crm-root .label-default[href]:focus{background-color:#5e5e5e}.crm-root .label-primary{background-color:#337ab7}.crm-root .label-primary[href]:hover,.crm-root .label-primary[href]:focus{background-color:#286090}.crm-root .label-success{background-color:#5cb85c}.crm-root .label-success[href]:hover,.crm-root .label-success[href]:focus{background-color:#449d44}.crm-root .label-info{background-color:#5bc0de}.crm-root .label-info[href]:hover,.crm-root .label-info[href]:focus{background-color:#31b0d5}.crm-root .label-warning{background-color:#f0ad4e}.crm-root .label-warning[href]:hover,.crm-root .label-warning[href]:focus{background-color:#ec971f}.crm-root .label-danger{background-color:#d9534f}.crm-root .label-danger[href]:hover,.crm-root .label-danger[href]:focus{background-color:#c9302c}.crm-root .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.crm-root .badge:empty{display:none}.crm-root .btn .badge{position:relative;top:-1px}.crm-root .btn-xs .badge,.crm-root .btn-group-xs>.btn .badge{top:0;padding:1px 5px}.crm-root a.badge:hover,.crm-root a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.crm-root .list-group-item.active>.badge,.crm-root .nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.crm-root .list-group-item>.badge{float:right}.crm-root .list-group-item>.badge+.badge{margin-right:5px}.crm-root .nav-pills>li>a>.badge{margin-left:3px}.crm-root .jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.crm-root .jumbotron h1,.crm-root .jumbotron .h1{color:inherit}.crm-root .jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.crm-root .jumbotron>hr{border-top-color:#d5d5d5}.crm-root .container .jumbotron,.crm-root .container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.crm-root .jumbotron .container{max-width:100%}@media screen and (min-width: 768px){.crm-root .jumbotron{padding-top:48px;padding-bottom:48px}.crm-root .container .jumbotron,.crm-root .container-fluid .jumbotron{padding-right:60px;padding-left:60px}.crm-root .jumbotron h1,.crm-root .jumbotron .h1{font-size:63px}}.crm-root .thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.crm-root .thumbnail>img,.crm-root .thumbnail a>img{margin-right:auto;margin-left:auto}.crm-root a.thumbnail:hover,.crm-root a.thumbnail:focus,.crm-root a.thumbnail.active{border-color:#337ab7}.crm-root .thumbnail .caption{padding:9px;color:#333}.crm-root .alert{padding:15px;margin-bottom:20px;border:1px solid rgba(0,0,0,0);border-radius:4px}.crm-root .alert h4{margin-top:0;color:inherit}.crm-root .alert .alert-link{font-weight:bold}.crm-root .alert>p,.crm-root .alert>ul{margin-bottom:0}.crm-root .alert>p+p{margin-top:5px}.crm-root .alert-dismissable,.crm-root .alert-dismissible{padding-right:35px}.crm-root .alert-dismissable .close,.crm-root .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.crm-root .alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.crm-root .alert-success hr{border-top-color:#c9e2b3}.crm-root .alert-success .alert-link{color:#2b542c}.crm-root .alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.crm-root .alert-info hr{border-top-color:#a6e1ec}.crm-root .alert-info .alert-link{color:#245269}.crm-root .alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.crm-root .alert-warning hr{border-top-color:#f7e1b5}.crm-root .alert-warning .alert-link{color:#66512c}.crm-root .alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.crm-root .alert-danger hr{border-top-color:#e4b9c0}.crm-root .alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-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}}.crm-root .progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.crm-root .progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.crm-root .progress-striped .progress-bar,.crm-root .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:-o-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);-webkit-background-size:40px 40px;background-size:40px 40px}.crm-root .progress.active .progress-bar,.crm-root .progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.crm-root .progress-bar-success{background-color:#5cb85c}.crm-root .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:-o-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)}.crm-root .progress-bar-info{background-color:#5bc0de}.crm-root .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:-o-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)}.crm-root .progress-bar-warning{background-color:#f0ad4e}.crm-root .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:-o-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)}.crm-root .progress-bar-danger{background-color:#d9534f}.crm-root .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:-o-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)}.crm-root .media{margin-top:15px}.crm-root .media:first-child{margin-top:0}.crm-root .media,.crm-root .media-body{overflow:hidden;zoom:1}.crm-root .media-body{width:10000px}.crm-root .media-object{display:block}.crm-root .media-object.img-thumbnail{max-width:none}.crm-root .media-right,.crm-root .media>.pull-right{padding-left:10px}.crm-root .media-left,.crm-root .media>.pull-left{padding-right:10px}.crm-root .media-left,.crm-root .media-right,.crm-root .media-body{display:table-cell;vertical-align:top}.crm-root .media-middle{vertical-align:middle}.crm-root .media-bottom{vertical-align:bottom}.crm-root .media-heading{margin-top:0;margin-bottom:5px}.crm-root .media-list{padding-left:0;list-style:none}.crm-root .list-group{padding-left:0;margin-bottom:20px}.crm-root .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.crm-root .list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.crm-root .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.crm-root a.list-group-item,.crm-root button.list-group-item{color:#555}.crm-root a.list-group-item .list-group-item-heading,.crm-root button.list-group-item .list-group-item-heading{color:#333}.crm-root a.list-group-item:hover,.crm-root button.list-group-item:hover,.crm-root a.list-group-item:focus,.crm-root button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.crm-root button.list-group-item{width:100%;text-align:left}.crm-root .list-group-item.disabled,.crm-root .list-group-item.disabled:hover,.crm-root .list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.crm-root .list-group-item.disabled .list-group-item-heading,.crm-root .list-group-item.disabled:hover .list-group-item-heading,.crm-root .list-group-item.disabled:focus .list-group-item-heading{color:inherit}.crm-root .list-group-item.disabled .list-group-item-text,.crm-root .list-group-item.disabled:hover .list-group-item-text,.crm-root .list-group-item.disabled:focus .list-group-item-text{color:#777}.crm-root .list-group-item.active,.crm-root .list-group-item.active:hover,.crm-root .list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.crm-root .list-group-item.active .list-group-item-heading,.crm-root .list-group-item.active:hover .list-group-item-heading,.crm-root .list-group-item.active:focus .list-group-item-heading,.crm-root .list-group-item.active .list-group-item-heading>small,.crm-root .list-group-item.active:hover .list-group-item-heading>small,.crm-root .list-group-item.active:focus .list-group-item-heading>small,.crm-root .list-group-item.active .list-group-item-heading>.small,.crm-root .list-group-item.active:hover .list-group-item-heading>.small,.crm-root .list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.crm-root .list-group-item.active .list-group-item-text,.crm-root .list-group-item.active:hover .list-group-item-text,.crm-root .list-group-item.active:focus .list-group-item-text{color:#c7ddef}.crm-root .list-group-item-success{color:#3c763d;background-color:#dff0d8}.crm-root a.list-group-item-success,.crm-root button.list-group-item-success{color:#3c763d}.crm-root a.list-group-item-success .list-group-item-heading,.crm-root button.list-group-item-success .list-group-item-heading{color:inherit}.crm-root a.list-group-item-success:hover,.crm-root button.list-group-item-success:hover,.crm-root a.list-group-item-success:focus,.crm-root button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}.crm-root a.list-group-item-success.active,.crm-root button.list-group-item-success.active,.crm-root a.list-group-item-success.active:hover,.crm-root button.list-group-item-success.active:hover,.crm-root a.list-group-item-success.active:focus,.crm-root button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.crm-root .list-group-item-info{color:#31708f;background-color:#d9edf7}.crm-root a.list-group-item-info,.crm-root button.list-group-item-info{color:#31708f}.crm-root a.list-group-item-info .list-group-item-heading,.crm-root button.list-group-item-info .list-group-item-heading{color:inherit}.crm-root a.list-group-item-info:hover,.crm-root button.list-group-item-info:hover,.crm-root a.list-group-item-info:focus,.crm-root button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}.crm-root a.list-group-item-info.active,.crm-root button.list-group-item-info.active,.crm-root a.list-group-item-info.active:hover,.crm-root button.list-group-item-info.active:hover,.crm-root a.list-group-item-info.active:focus,.crm-root button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.crm-root .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}.crm-root a.list-group-item-warning,.crm-root button.list-group-item-warning{color:#8a6d3b}.crm-root a.list-group-item-warning .list-group-item-heading,.crm-root button.list-group-item-warning .list-group-item-heading{color:inherit}.crm-root a.list-group-item-warning:hover,.crm-root button.list-group-item-warning:hover,.crm-root a.list-group-item-warning:focus,.crm-root button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}.crm-root a.list-group-item-warning.active,.crm-root button.list-group-item-warning.active,.crm-root a.list-group-item-warning.active:hover,.crm-root button.list-group-item-warning.active:hover,.crm-root a.list-group-item-warning.active:focus,.crm-root button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.crm-root .list-group-item-danger{color:#a94442;background-color:#f2dede}.crm-root a.list-group-item-danger,.crm-root button.list-group-item-danger{color:#a94442}.crm-root a.list-group-item-danger .list-group-item-heading,.crm-root button.list-group-item-danger .list-group-item-heading{color:inherit}.crm-root a.list-group-item-danger:hover,.crm-root button.list-group-item-danger:hover,.crm-root a.list-group-item-danger:focus,.crm-root button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}.crm-root a.list-group-item-danger.active,.crm-root button.list-group-item-danger.active,.crm-root a.list-group-item-danger.active:hover,.crm-root button.list-group-item-danger.active:hover,.crm-root a.list-group-item-danger.active:focus,.crm-root button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.crm-root .list-group-item-heading{margin-top:0;margin-bottom:5px}.crm-root .list-group-item-text{margin-bottom:0;line-height:1.3}.crm-root .panel{margin-bottom:20px;background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.crm-root .panel-body{padding:15px}.crm-root .panel-heading{padding:10px 15px;border-bottom:1px solid rgba(0,0,0,0);border-top-left-radius:3px;border-top-right-radius:3px}.crm-root .panel-heading>.dropdown .dropdown-toggle{color:inherit}.crm-root .panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.crm-root .panel-title>a,.crm-root .panel-title>small,.crm-root .panel-title>.small,.crm-root .panel-title>small>a,.crm-root .panel-title>.small>a{color:inherit}.crm-root .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.crm-root .panel>.list-group,.crm-root .panel>.panel-collapse>.list-group{margin-bottom:0}.crm-root .panel>.list-group .list-group-item,.crm-root .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.crm-root .panel>.list-group:first-child .list-group-item:first-child,.crm-root .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.crm-root .panel>.list-group:last-child .list-group-item:last-child,.crm-root .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.crm-root .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.crm-root .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.crm-root .list-group+.panel-footer{border-top-width:0}.crm-root .panel>.table,.crm-root .panel>.table-responsive>.table,.crm-root .panel>.panel-collapse>.table{margin-bottom:0}.crm-root .panel>.table caption,.crm-root .panel>.table-responsive>.table caption,.crm-root .panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.crm-root .panel>.table:first-child,.crm-root .panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.crm-root .panel>.table:first-child>thead:first-child>tr:first-child,.crm-root .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.crm-root .panel>.table:first-child>tbody:first-child>tr:first-child,.crm-root .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.crm-root .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.crm-root .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.crm-root .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.crm-root .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.crm-root .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.crm-root .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.crm-root .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.crm-root .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.crm-root .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.crm-root .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.crm-root .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.crm-root .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.crm-root .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.crm-root .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.crm-root .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.crm-root .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.crm-root .panel>.table:last-child,.crm-root .panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.crm-root .panel>.table:last-child>tbody:last-child>tr:last-child,.crm-root .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.crm-root .panel>.table:last-child>tfoot:last-child>tr:last-child,.crm-root .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.crm-root .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.crm-root .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.crm-root .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.crm-root .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.crm-root .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.crm-root .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.crm-root .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.crm-root .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.crm-root .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.crm-root .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.crm-root .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.crm-root .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.crm-root .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.crm-root .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.crm-root .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.crm-root .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.crm-root .panel>.panel-body+.table,.crm-root .panel>.panel-body+.table-responsive,.crm-root .panel>.table+.panel-body,.crm-root .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.crm-root .panel>.table>tbody:first-child>tr:first-child th,.crm-root .panel>.table>tbody:first-child>tr:first-child td{border-top:0}.crm-root .panel>.table-bordered,.crm-root .panel>.table-responsive>.table-bordered{border:0}.crm-root .panel>.table-bordered>thead>tr>th:first-child,.crm-root .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.crm-root .panel>.table-bordered>tbody>tr>th:first-child,.crm-root .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.crm-root .panel>.table-bordered>tfoot>tr>th:first-child,.crm-root .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.crm-root .panel>.table-bordered>thead>tr>td:first-child,.crm-root .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.crm-root .panel>.table-bordered>tbody>tr>td:first-child,.crm-root .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.crm-root .panel>.table-bordered>tfoot>tr>td:first-child,.crm-root .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.crm-root .panel>.table-bordered>thead>tr>th:last-child,.crm-root .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.crm-root .panel>.table-bordered>tbody>tr>th:last-child,.crm-root .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.crm-root .panel>.table-bordered>tfoot>tr>th:last-child,.crm-root .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.crm-root .panel>.table-bordered>thead>tr>td:last-child,.crm-root .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.crm-root .panel>.table-bordered>tbody>tr>td:last-child,.crm-root .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.crm-root .panel>.table-bordered>tfoot>tr>td:last-child,.crm-root .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.crm-root .panel>.table-bordered>thead>tr:first-child>td,.crm-root .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.crm-root .panel>.table-bordered>tbody>tr:first-child>td,.crm-root .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.crm-root .panel>.table-bordered>thead>tr:first-child>th,.crm-root .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.crm-root .panel>.table-bordered>tbody>tr:first-child>th,.crm-root .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.crm-root .panel>.table-bordered>tbody>tr:last-child>td,.crm-root .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.crm-root .panel>.table-bordered>tfoot>tr:last-child>td,.crm-root .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.crm-root .panel>.table-bordered>tbody>tr:last-child>th,.crm-root .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.crm-root .panel>.table-bordered>tfoot>tr:last-child>th,.crm-root .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.crm-root .panel>.table-responsive{margin-bottom:0;border:0}.crm-root .panel-group{margin-bottom:20px}.crm-root .panel-group .panel{margin-bottom:0;border-radius:4px}.crm-root .panel-group .panel+.panel{margin-top:5px}.crm-root .panel-group .panel-heading{border-bottom:0}.crm-root .panel-group .panel-heading+.panel-collapse>.panel-body,.crm-root .panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.crm-root .panel-group .panel-footer{border-top:0}.crm-root .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.crm-root .panel-default{border-color:#ddd}.crm-root .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.crm-root .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.crm-root .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.crm-root .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.crm-root .panel-primary{border-color:#337ab7}.crm-root .panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.crm-root .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.crm-root .panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.crm-root .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.crm-root .panel-success{border-color:#d6e9c6}.crm-root .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.crm-root .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.crm-root .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.crm-root .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.crm-root .panel-info{border-color:#bce8f1}.crm-root .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.crm-root .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.crm-root .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.crm-root .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.crm-root .panel-warning{border-color:#faebcc}.crm-root .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.crm-root .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.crm-root .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.crm-root .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.crm-root .panel-danger{border-color:#ebccd1}.crm-root .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.crm-root .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.crm-root .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.crm-root .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.crm-root .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.crm-root .embed-responsive .embed-responsive-item,.crm-root .embed-responsive iframe,.crm-root .embed-responsive embed,.crm-root .embed-responsive object,.crm-root .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.crm-root .embed-responsive-16by9{padding-bottom:56.25%}.crm-root .embed-responsive-4by3{padding-bottom:75%}.crm-root .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.crm-root .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.crm-root .well-lg{padding:24px;border-radius:6px}.crm-root .well-sm{padding:9px;border-radius:3px}.crm-root .close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.crm-root .close:hover,.crm-root .close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}.crm-root button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:rgba(0,0,0,0);border:0}.crm-root .modal-open{overflow:hidden}.crm-root .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.crm-root .modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%)}.crm-root .modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.crm-root .modal-open .modal{overflow-x:hidden;overflow-y:auto}.crm-root .modal-dialog{position:relative;width:auto;margin:10px}.crm-root .modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.crm-root .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.crm-root .modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.crm-root .modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.crm-root .modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.crm-root .modal-header .close{margin-top:-2px}.crm-root .modal-title{margin:0;line-height:1.42857143}.crm-root .modal-body{position:relative;padding:15px}.crm-root .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.crm-root .modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.crm-root .modal-footer .btn-group .btn+.btn{margin-left:-1px}.crm-root .modal-footer .btn-block+.btn-block{margin-left:0}.crm-root .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width: 768px){.crm-root .modal-dialog{width:600px;margin:30px auto}.crm-root .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.crm-root .modal-sm{width:300px}}@media(min-width: 992px){.crm-root .modal-lg{width:900px}}.crm-root .tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.crm-root .tooltip.in{filter:alpha(opacity=90);opacity:.9}.crm-root .tooltip.top{padding:5px 0;margin-top:-3px}.crm-root .tooltip.right{padding:0 5px;margin-left:3px}.crm-root .tooltip.bottom{padding:5px 0;margin-top:3px}.crm-root .tooltip.left{padding:0 5px;margin-left:-3px}.crm-root .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.crm-root .tooltip-arrow{position:absolute;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}.crm-root .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.crm-root .tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.crm-root .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.crm-root .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.crm-root .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.crm-root .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.crm-root .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.crm-root .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.crm-root .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.crm-root .popover.top{margin-top:-10px}.crm-root .popover.right{margin-left:10px}.crm-root .popover.bottom{margin-top:10px}.crm-root .popover.left{margin-left:-10px}.crm-root .popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.crm-root .popover-content{padding:9px 14px}.crm-root .popover>.arrow,.crm-root .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}.crm-root .popover>.arrow{border-width:11px}.crm-root .popover>.arrow:after{content:"";border-width:10px}.crm-root .popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.crm-root .popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.crm-root .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.crm-root .popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.crm-root .popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.crm-root .popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.crm-root .popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.crm-root .popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.crm-root .carousel{position:relative}.crm-root .carousel-inner{position:relative;width:100%;overflow:hidden}.crm-root .carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.crm-root .carousel-inner>.item>img,.crm-root .carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.crm-root .carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.crm-root .carousel-inner>.item.next,.crm-root .carousel-inner>.item.active.right{left:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.crm-root .carousel-inner>.item.prev,.crm-root .carousel-inner>.item.active.left{left:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.crm-root .carousel-inner>.item.next.left,.crm-root .carousel-inner>.item.prev.right,.crm-root .carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.crm-root .carousel-inner>.active,.crm-root .carousel-inner>.next,.crm-root .carousel-inner>.prev{display:block}.crm-root .carousel-inner>.active{left:0}.crm-root .carousel-inner>.next,.crm-root .carousel-inner>.prev{position:absolute;top:0;width:100%}.crm-root .carousel-inner>.next{left:100%}.crm-root .carousel-inner>.prev{left:-100%}.crm-root .carousel-inner>.next.left,.crm-root .carousel-inner>.prev.right{left:0}.crm-root .carousel-inner>.active.left{left:-100%}.crm-root .carousel-inner>.active.right{left:100%}.crm-root .carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.crm-root .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:-o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);background-repeat:repeat-x}.crm-root .carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);background-repeat:repeat-x}.crm-root .carousel-control:hover,.crm-root .carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.crm-root .carousel-control .icon-prev,.crm-root .carousel-control .icon-next,.crm-root .carousel-control .glyphicon-chevron-left,.crm-root .carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.crm-root .carousel-control .icon-prev,.crm-root .carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.crm-root .carousel-control .icon-next,.crm-root .carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.crm-root .carousel-control .icon-prev,.crm-root .carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.crm-root .carousel-control .icon-prev:before{content:"‹"}.crm-root .carousel-control .icon-next:before{content:"›"}.crm-root .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.crm-root .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9 ;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.crm-root .carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.crm-root .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.crm-root .carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.crm-root .carousel-control .glyphicon-chevron-left,.crm-root .carousel-control .glyphicon-chevron-right,.crm-root .carousel-control .icon-prev,.crm-root .carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.crm-root .carousel-control .glyphicon-chevron-left,.crm-root .carousel-control .icon-prev{margin-left:-10px}.crm-root .carousel-control .glyphicon-chevron-right,.crm-root .carousel-control .icon-next{margin-right:-10px}.crm-root .carousel-caption{right:20%;left:20%;padding-bottom:30px}.crm-root .carousel-indicators{bottom:20px}}.crm-root .clearfix:before,.crm-root .clearfix:after,.crm-root .dl-horizontal dd:before,.crm-root .dl-horizontal dd:after,.crm-root .container:before,.crm-root .container:after,.crm-root .container-fluid:before,.crm-root .container-fluid:after,.crm-root .row:before,.crm-root .row:after,.crm-root .form-horizontal .form-group:before,.crm-root .form-horizontal .form-group:after,.crm-root .btn-toolbar:before,.crm-root .btn-toolbar:after,.crm-root .btn-group-vertical>.btn-group:before,.crm-root .btn-group-vertical>.btn-group:after,.crm-root .nav:before,.crm-root .nav:after,.crm-root .navbar:before,.crm-root .navbar:after,.crm-root .navbar-header:before,.crm-root .navbar-header:after,.crm-root .navbar-collapse:before,.crm-root .navbar-collapse:after,.crm-root .pager:before,.crm-root .pager:after,.crm-root .panel-body:before,.crm-root .panel-body:after,.crm-root .modal-header:before,.crm-root .modal-header:after,.crm-root .modal-footer:before,.crm-root .modal-footer:after{display:table;content:" "}.crm-root .clearfix:after,.crm-root .dl-horizontal dd:after,.crm-root .container:after,.crm-root .container-fluid:after,.crm-root .row:after,.crm-root .form-horizontal .form-group:after,.crm-root .btn-toolbar:after,.crm-root .btn-group-vertical>.btn-group:after,.crm-root .nav:after,.crm-root .navbar:after,.crm-root .navbar-header:after,.crm-root .navbar-collapse:after,.crm-root .pager:after,.crm-root .panel-body:after,.crm-root .modal-header:after,.crm-root .modal-footer:after{clear:both}.crm-root .center-block{display:block;margin-right:auto;margin-left:auto}.crm-root .pull-right{float:right !important}.crm-root .pull-left{float:left !important}.crm-root .hide{display:none !important}.crm-root .show{display:block !important}.crm-root .invisible{visibility:hidden}.crm-root .text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.crm-root .hidden{display:none !important}.crm-root .affix{position:fixed}@-ms-viewport{.crm-root{width:device-width}}.crm-root .visible-xs,.crm-root .visible-sm,.crm-root .visible-md,.crm-root .visible-lg{display:none !important}.crm-root .visible-xs-block,.crm-root .visible-xs-inline,.crm-root .visible-xs-inline-block,.crm-root .visible-sm-block,.crm-root .visible-sm-inline,.crm-root .visible-sm-inline-block,.crm-root .visible-md-block,.crm-root .visible-md-inline,.crm-root .visible-md-inline-block,.crm-root .visible-lg-block,.crm-root .visible-lg-inline,.crm-root .visible-lg-inline-block{display:none !important}@media(max-width: 767px){.crm-root .visible-xs{display:block !important}.crm-root table.visible-xs{display:table !important}.crm-root tr.visible-xs{display:table-row !important}.crm-root th.visible-xs,.crm-root td.visible-xs{display:table-cell !important}}@media(max-width: 767px){.crm-root .visible-xs-block{display:block !important}}@media(max-width: 767px){.crm-root .visible-xs-inline{display:inline !important}}@media(max-width: 767px){.crm-root .visible-xs-inline-block{display:inline-block !important}}@media(min-width: 768px)and (max-width: 991px){.crm-root .visible-sm{display:block !important}.crm-root table.visible-sm{display:table !important}.crm-root tr.visible-sm{display:table-row !important}.crm-root th.visible-sm,.crm-root td.visible-sm{display:table-cell !important}}@media(min-width: 768px)and (max-width: 991px){.crm-root .visible-sm-block{display:block !important}}@media(min-width: 768px)and (max-width: 991px){.crm-root .visible-sm-inline{display:inline !important}}@media(min-width: 768px)and (max-width: 991px){.crm-root .visible-sm-inline-block{display:inline-block !important}}@media(min-width: 992px)and (max-width: 1199px){.crm-root .visible-md{display:block !important}.crm-root table.visible-md{display:table !important}.crm-root tr.visible-md{display:table-row !important}.crm-root th.visible-md,.crm-root td.visible-md{display:table-cell !important}}@media(min-width: 992px)and (max-width: 1199px){.crm-root .visible-md-block{display:block !important}}@media(min-width: 992px)and (max-width: 1199px){.crm-root .visible-md-inline{display:inline !important}}@media(min-width: 992px)and (max-width: 1199px){.crm-root .visible-md-inline-block{display:inline-block !important}}@media(min-width: 1200px){.crm-root .visible-lg{display:block !important}.crm-root table.visible-lg{display:table !important}.crm-root tr.visible-lg{display:table-row !important}.crm-root th.visible-lg,.crm-root td.visible-lg{display:table-cell !important}}@media(min-width: 1200px){.crm-root .visible-lg-block{display:block !important}}@media(min-width: 1200px){.crm-root .visible-lg-inline{display:inline !important}}@media(min-width: 1200px){.crm-root .visible-lg-inline-block{display:inline-block !important}}@media(max-width: 767px){.crm-root .hidden-xs{display:none !important}}@media(min-width: 768px)and (max-width: 991px){.crm-root .hidden-sm{display:none !important}}@media(min-width: 992px)and (max-width: 1199px){.crm-root .hidden-md{display:none !important}}@media(min-width: 1200px){.crm-root .hidden-lg{display:none !important}}.crm-root .visible-print{display:none !important}@media print{.crm-root .visible-print{display:block !important}.crm-root table.visible-print{display:table !important}.crm-root tr.visible-print{display:table-row !important}.crm-root th.visible-print,.crm-root td.visible-print{display:table-cell !important}}.crm-root .visible-print-block{display:none !important}@media print{.crm-root .visible-print-block{display:block !important}}.crm-root .visible-print-inline{display:none !important}@media print{.crm-root .visible-print-inline{display:inline !important}}.crm-root .visible-print-inline-block{display:none !important}@media print{.crm-root .visible-print-inline-block{display:inline-block !important}}@media print{.crm-root .hidden-print{display:none !important}}.crm-root html,.crm-root body{height:100%}.crm-root .layout-boxed html,.crm-root .layout-boxed body{height:100%}.crm-root .wrapper{height:100%;position:relative;overflow-x:hidden;overflow-y:auto}.crm-root .wrapper:before,.crm-root .wrapper:after{content:" ";display:table}.crm-root .wrapper:after{clear:both}.crm-root .layout-boxed .wrapper{max-width:1250px;margin:0 auto;min-height:100%;box-shadow:0 0 8px rgba(0,0,0,.5);position:relative}.crm-root .layout-boxed{background-color:#f9fafc}.crm-root .content-wrapper,.crm-root .main-footer{-webkit-transition:-webkit-transform .3s ease-in-out,margin .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out,margin .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out,margin .3s ease-in-out;transition:transform .3s ease-in-out,margin .3s ease-in-out;margin-left:230px;z-index:820}.crm-root .layout-top-nav .content-wrapper,.crm-root .layout-top-nav .main-footer{margin-left:0}@media(max-width: 767px){.crm-root .content-wrapper,.crm-root .main-footer{margin-left:0}}@media(min-width: 768px){.crm-root .sidebar-collapse .content-wrapper,.crm-root .sidebar-collapse .main-footer{margin-left:0}}@media(max-width: 767px){.crm-root .sidebar-open .content-wrapper,.crm-root .sidebar-open .main-footer{-webkit-transform:translate(230px, 0);-ms-transform:translate(230px, 0);-o-transform:translate(230px, 0);transform:translate(230px, 0)}}.crm-root .content-wrapper{min-height:calc(100vh - 101px);background-color:#ecf0f5;z-index:800}@media(max-width: 767px){.crm-root .content-wrapper{min-height:calc(100vh - 151px)}}.crm-root .main-footer{background:#fff;padding:15px;color:#444;border-top:1px solid #d2d6de}.crm-root .fixed .main-header,.crm-root .fixed .main-sidebar,.crm-root .fixed .left-side{position:fixed}.crm-root .fixed .main-header{top:0;right:0;left:0}.crm-root .fixed .content-wrapper,.crm-root .fixed .right-side{padding-top:50px}@media(max-width: 767px){.crm-root .fixed .content-wrapper,.crm-root .fixed .right-side{padding-top:100px}}.crm-root .fixed.layout-boxed .wrapper{max-width:100%}.crm-root .fixed .wrapper{overflow:hidden}.crm-root .hold-transition .content-wrapper,.crm-root .hold-transition .right-side,.crm-root .hold-transition .main-footer,.crm-root .hold-transition .main-sidebar,.crm-root .hold-transition .left-side,.crm-root .hold-transition .main-header .navbar,.crm-root .hold-transition .main-header .logo,.crm-root .hold-transition .menu-open .fa-angle-left{-webkit-transition:none;-o-transition:none;transition:none}.crm-root .content{min-height:250px;padding:15px;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.crm-root h1,.crm-root h2,.crm-root h3,.crm-root h4,.crm-root h5,.crm-root h6,.crm-root .h1,.crm-root .h2,.crm-root .h3,.crm-root .h4,.crm-root .h5,.crm-root .h6{font-family:"Source Sans Pro",sans-serif}.crm-root a{color:#3c8dbc}.crm-root a:hover,.crm-root a:active,.crm-root a:focus{outline:none;text-decoration:none;color:#72afd2}.crm-root .page-header{margin:10px 0 20px 0;font-size:22px}.crm-root .page-header>small{color:#666;display:block;margin-top:5px}.crm-root .main-header{position:relative;max-height:100px;z-index:1030}.crm-root .main-header .navbar{-webkit-transition:margin-left .3s ease-in-out;-o-transition:margin-left .3s ease-in-out;transition:margin-left .3s ease-in-out;margin-bottom:0;margin-left:230px;border:none;min-height:50px;border-radius:0}.crm-root .layout-top-nav .main-header .navbar{margin-left:0}.crm-root .main-header #navbar-search-input.form-control{background:rgba(255,255,255,.2);border-color:rgba(0,0,0,0)}.crm-root .main-header #navbar-search-input.form-control:focus,.crm-root .main-header #navbar-search-input.form-control:active{border-color:rgba(0,0,0,.1);background:rgba(255,255,255,.9)}.crm-root .main-header #navbar-search-input.form-control::-moz-placeholder{color:#ccc;opacity:1}.crm-root .main-header #navbar-search-input.form-control:-ms-input-placeholder{color:#ccc}.crm-root .main-header #navbar-search-input.form-control::-webkit-input-placeholder{color:#ccc}.crm-root .main-header .navbar-custom-menu,.crm-root .main-header .navbar-right{float:right}@media(max-width: 991px){.crm-root .main-header .navbar-custom-menu a,.crm-root .main-header .navbar-right a{color:inherit;background:rgba(0,0,0,0)}}@media(max-width: 767px){.crm-root .main-header .navbar-right{float:none}.crm-root .navbar-collapse .main-header .navbar-right{margin:7.5px -15px}.crm-root .main-header .navbar-right>li{color:inherit;border:0}}.crm-root .main-header .sidebar-toggle{float:left;background-color:rgba(0,0,0,0);background-image:none;padding:15px 15px;font-family:fontAwesome}.crm-root .main-header .sidebar-toggle:before{content:""}.crm-root .main-header .sidebar-toggle:hover{color:#fff}.crm-root .main-header .sidebar-toggle:focus,.crm-root .main-header .sidebar-toggle:active{background:rgba(0,0,0,0)}.crm-root .main-header .sidebar-toggle.fa5{font-family:"Font Awesome 5 Free"}.crm-root .main-header .sidebar-toggle.fa5:before{content:"";font-weight:900}.crm-root .main-header .sidebar-toggle .icon-bar{display:none}.crm-root .main-header .navbar .nav>li.user>a>.fa,.crm-root .main-header .navbar .nav>li.user>a>.glyphicon,.crm-root .main-header .navbar .nav>li.user>a>.ion{margin-right:5px}.crm-root .main-header .navbar .nav>li>a>.label{position:absolute;top:9px;right:7px;text-align:center;font-size:9px;padding:2px 3px;line-height:.9}.crm-root .main-header .logo{-webkit-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out;display:block;float:left;height:50px;font-size:20px;line-height:50px;text-align:center;width:230px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:0 15px;font-weight:300;overflow:hidden}.crm-root .main-header .logo img{padding:4px;object-fit:contain;margin:0 auto}.crm-root .main-header .logo .logo-lg{display:block}.crm-root .main-header .logo .logo-lg img{max-width:200px;max-height:50px}.crm-root .main-header .logo .logo-lg .brandlogo-image{margin-top:8px;margin-right:10px;margin-left:-5px}.crm-root .main-header .logo .logo-mini{display:none}.crm-root .main-header .logo .logo-mini img{max-width:50px;max-height:50px}.crm-root .main-header .logo .logo-mini .brandlogo-image{margin-top:8px;margin-right:10px;margin-left:10px}.crm-root .main-header .logo .brandlogo-image{float:left;height:34px;width:auto}.crm-root .main-header .navbar-brand{color:#fff}.crm-root .content-header{position:relative;padding:15px 15px 0 15px}.crm-root .content-header>h1{margin:0;font-size:24px}.crm-root .content-header>h1>small{font-size:15px;display:inline-block;padding-left:4px;font-weight:300}.crm-root .content-header>.breadcrumb{float:right;background:rgba(0,0,0,0);margin-top:0;margin-bottom:0;font-size:12px;padding:7px 5px;position:absolute;top:15px;right:10px;border-radius:2px}.crm-root .content-header>.breadcrumb>li>a{color:#444;text-decoration:none;display:inline-block}.crm-root .content-header>.breadcrumb>li>a>.fa,.crm-root .content-header>.breadcrumb>li>a>.glyphicon,.crm-root .content-header>.breadcrumb>li>a>.ion{margin-right:5px}.crm-root .content-header>.breadcrumb>li+li:before{content:"> "}@media(max-width: 991px){.crm-root .content-header>.breadcrumb{position:relative;margin-top:5px;top:0;right:0;float:none;background:#d2d6de;padding-left:10px}.crm-root .content-header>.breadcrumb li:before{color:#97a0b3}}.crm-root .navbar-toggle{color:#fff;border:0;margin:0;padding:15px 15px}@media(max-width: 991px){.crm-root .navbar-custom-menu .navbar-nav>li{float:left}.crm-root .navbar-custom-menu .navbar-nav{margin:0;float:left}.crm-root .navbar-custom-menu .navbar-nav>li>a{padding-top:15px;padding-bottom:15px;line-height:20px}}@media(max-width: 767px){.crm-root .main-header{position:relative}.crm-root .main-header .logo,.crm-root .main-header .navbar{width:100%;float:none}.crm-root .main-header .navbar{margin:0}.crm-root .main-header .navbar-custom-menu{float:right}}@media(max-width: 991px){.crm-root .navbar-collapse.pull-left{float:none !important}.crm-root .navbar-collapse.pull-left+.navbar-custom-menu{display:block;position:absolute;top:0;right:40px}}.crm-root .sidebar{padding-bottom:10px}.crm-root .sidebar-form input:focus{border-color:rgba(0,0,0,0)}.crm-root .user-panel{position:relative;width:100%;padding:10px;overflow:hidden}.crm-root .user-panel:before,.crm-root .user-panel:after{content:" ";display:table}.crm-root .user-panel:after{clear:both}.crm-root .user-panel>.image>img{width:100%;max-width:45px;height:auto}.crm-root .user-panel>.info{padding:5px 5px 5px 15px;line-height:1;position:absolute;left:55px}.crm-root .user-panel>.info>p{font-weight:600;margin-bottom:9px}.crm-root .user-panel>.info>a{text-decoration:none;padding-right:5px;margin-top:3px;font-size:11px}.crm-root .user-panel>.info>a>.fa,.crm-root .user-panel>.info>a>.ion,.crm-root .user-panel>.info>a>.glyphicon{margin-right:3px}.crm-root .sidebar-menu{list-style:none;margin:0;padding:0}.crm-root .sidebar-menu>li{position:relative;margin:0;padding:0}.crm-root .sidebar-menu>li>a{padding:12px 5px 12px 15px;display:block}.crm-root .sidebar-menu>li>a>.fa,.crm-root .sidebar-menu>li>a>.glyphicon,.crm-root .sidebar-menu>li>a>.ion{width:20px}.crm-root .sidebar-menu>li .label,.crm-root .sidebar-menu>li .badge{margin-right:5px}.crm-root .sidebar-menu>li .badge{margin-top:3px}.crm-root .sidebar-menu li.header{padding:10px 25px 10px 15px;font-size:12px}.crm-root .sidebar-menu li>a>.fa-angle-left,.crm-root .sidebar-menu li>a>.pull-right-container>.fa-angle-left{width:auto;height:auto;padding:0;margin-right:10px;-webkit-transition:transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease}.crm-root .sidebar-menu li>a>.fa-angle-left{position:absolute;top:50%;right:10px;margin-top:-8px}.crm-root .sidebar-menu .menu-open>a>.fa-angle-left,.crm-root .sidebar-menu .menu-open>a>.pull-right-container>.fa-angle-left{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.crm-root .sidebar-menu .active>.treeview-menu{display:block}.crm-root .sidebar-expanded-on-hover .main-footer,.crm-root .sidebar-expanded-on-hover .content-wrapper{margin-left:50px}.crm-root .sidebar-expanded-on-hover .main-sidebar{box-shadow:3px 0 8px rgba(0,0,0,.125)}.crm-root .sidebar-menu,.crm-root .main-sidebar .user-panel,.crm-root .sidebar-menu>li.header{white-space:nowrap;overflow:hidden}.crm-root .sidebar-menu:hover{overflow:visible}.crm-root .sidebar-form,.crm-root .sidebar-menu>li.header{overflow:hidden;text-overflow:clip}.crm-root .sidebar-menu li>a{position:relative}.crm-root .sidebar-menu li>a>.pull-right-container{position:absolute;right:10px;top:50%;margin-top:-7px}.crm-root .control-sidebar-bg{position:fixed;z-index:1000;bottom:0}.crm-root .control-sidebar-bg,.crm-root .control-sidebar{top:0;right:-230px;width:230px;-webkit-transition:right .3s ease-in-out;-o-transition:right .3s ease-in-out;transition:right .3s ease-in-out}.crm-root .control-sidebar{position:absolute;padding-top:50px;z-index:1010}@media(max-width: 767px){.crm-root .control-sidebar{padding-top:100px}}.crm-root .control-sidebar>.tab-content{padding:10px 15px}.crm-root .control-sidebar.control-sidebar-open,.crm-root .control-sidebar.control-sidebar-open+.control-sidebar-bg{right:0}.crm-root .control-sidebar-hold-transition .control-sidebar-bg,.crm-root .control-sidebar-hold-transition .control-sidebar,.crm-root .control-sidebar-hold-transition .content-wrapper{transition:none}.crm-root .control-sidebar-open .control-sidebar-bg,.crm-root .control-sidebar-open .control-sidebar{right:0}@media(min-width: 768px){.crm-root .control-sidebar-open .content-wrapper,.crm-root .control-sidebar-open .right-side,.crm-root .control-sidebar-open .main-footer{margin-right:230px}}.crm-root .fixed .control-sidebar{position:fixed;height:100%;overflow-y:auto;padding-bottom:50px}.crm-root .nav-tabs.control-sidebar-tabs>li:first-of-type>a,.crm-root .nav-tabs.control-sidebar-tabs>li:first-of-type>a:hover,.crm-root .nav-tabs.control-sidebar-tabs>li:first-of-type>a:focus{border-left-width:0}.crm-root .nav-tabs.control-sidebar-tabs>li>a{border-radius:0}.crm-root .nav-tabs.control-sidebar-tabs>li>a,.crm-root .nav-tabs.control-sidebar-tabs>li>a:hover{border-top:none;border-right:none;border-left:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0)}.crm-root .nav-tabs.control-sidebar-tabs>li>a .icon{font-size:16px}.crm-root .nav-tabs.control-sidebar-tabs>li.active>a,.crm-root .nav-tabs.control-sidebar-tabs>li.active>a:hover,.crm-root .nav-tabs.control-sidebar-tabs>li.active>a:focus,.crm-root .nav-tabs.control-sidebar-tabs>li.active>a:active{border-top:none;border-right:none;border-bottom:none}@media(max-width: 768px){.crm-root .nav-tabs.control-sidebar-tabs{display:table}.crm-root .nav-tabs.control-sidebar-tabs>li{display:table-cell}}.crm-root .control-sidebar-heading{font-weight:400;font-size:16px;padding:10px 0;margin-bottom:10px}.crm-root .control-sidebar-subheading{display:block;font-weight:400;font-size:14px}.crm-root .control-sidebar-menu{list-style:none;padding:0;margin:0 -15px}.crm-root .control-sidebar-menu>li>a{display:block;padding:10px 15px}.crm-root .control-sidebar-menu>li>a:before,.crm-root .control-sidebar-menu>li>a:after{content:" ";display:table}.crm-root .control-sidebar-menu>li>a:after{clear:both}.crm-root .control-sidebar-menu>li>a>.control-sidebar-subheading{margin-top:0}.crm-root .control-sidebar-menu .menu-icon{float:left;width:35px;height:35px;border-radius:50%;text-align:center;line-height:35px}.crm-root .control-sidebar-menu .menu-info{margin-left:45px;margin-top:3px}.crm-root .control-sidebar-menu .menu-info>.control-sidebar-subheading{margin:0}.crm-root .control-sidebar-menu .menu-info>p{margin:0;font-size:11px}.crm-root .control-sidebar-menu .progress{margin:0}.crm-root .control-sidebar-dark{color:#b8c7ce}.crm-root .control-sidebar-dark,.crm-root .control-sidebar-dark+.control-sidebar-bg{background:#222d32}.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs{border-bottom:#1c2529}.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a{background:#181f23;color:#b8c7ce}.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a,.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus{border-left-color:#141a1d;border-bottom-color:#141a1d}.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus,.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:active{background:#1c2529}.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover{color:#fff}.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a,.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:hover,.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:focus,.crm-root .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:active{background:#222d32;color:#fff}.crm-root .control-sidebar-dark .control-sidebar-heading,.crm-root .control-sidebar-dark .control-sidebar-subheading{color:#fff}.crm-root .control-sidebar-dark .control-sidebar-menu>li>a:hover{background:#1e282c}.crm-root .control-sidebar-dark .control-sidebar-menu>li>a .menu-info>p{color:#b8c7ce}.crm-root .control-sidebar-light{color:#5e5e5e}.crm-root .control-sidebar-light,.crm-root .control-sidebar-light+.control-sidebar-bg{background:#f9fafc;border-left:1px solid #d2d6de}.crm-root .control-sidebar-light .nav-tabs.control-sidebar-tabs{border-bottom:#d2d6de}.crm-root .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a{background:#e8ecf4;color:#444}.crm-root .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a,.crm-root .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,.crm-root .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus{border-left-color:#d2d6de;border-bottom-color:#d2d6de}.crm-root .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,.crm-root .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus,.crm-root .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:active{background:#eff1f7}.crm-root .control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a,.crm-root .control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:hover,.crm-root .control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:focus,.crm-root .control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:active{background:#f9fafc;color:#111}.crm-root .control-sidebar-light .control-sidebar-heading,.crm-root .control-sidebar-light .control-sidebar-subheading{color:#111}.crm-root .control-sidebar-light .control-sidebar-menu{margin-left:-14px}.crm-root .control-sidebar-light .control-sidebar-menu>li>a:hover{background:#f4f4f5}.crm-root .control-sidebar-light .control-sidebar-menu>li>a .menu-info>p{color:#5e5e5e}.crm-root .dropdown-menu{box-shadow:none;border-color:#eee}.crm-root .dropdown-menu>li>a{color:#777}.crm-root .dropdown-menu>li>a>.glyphicon,.crm-root .dropdown-menu>li>a>.fa,.crm-root .dropdown-menu>li>a>.ion{margin-right:10px}.crm-root .dropdown-menu>li>a:hover{background-color:#e1e3e9;color:#333}.crm-root .dropdown-menu>.divider{background-color:#eee}.crm-root .navbar-nav>.notifications-menu>.dropdown-menu,.crm-root .navbar-nav>.messages-menu>.dropdown-menu,.crm-root .navbar-nav>.tasks-menu>.dropdown-menu{width:280px;padding:0 0 0 0;margin:0;top:100%}.crm-root .navbar-nav>.notifications-menu>.dropdown-menu>li,.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li,.crm-root .navbar-nav>.tasks-menu>.dropdown-menu>li{position:relative}.crm-root .navbar-nav>.notifications-menu>.dropdown-menu>li.header,.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li.header,.crm-root .navbar-nav>.tasks-menu>.dropdown-menu>li.header{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;background-color:#fff;padding:7px 10px;border-bottom:1px solid #f4f4f4;color:#444;font-size:14px}.crm-root .navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,.crm-root .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;font-size:12px;background-color:#fff;padding:7px 10px;border-bottom:1px solid #eee;color:#444 !important;text-align:center}@media(max-width: 991px){.crm-root .navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,.crm-root .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a{background:#fff !important;color:#444 !important}}.crm-root .navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a:hover,.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a:hover,.crm-root .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a:hover{text-decoration:none;font-weight:normal}.crm-root .navbar-nav>.notifications-menu>.dropdown-menu>li .menu,.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li .menu,.crm-root .navbar-nav>.tasks-menu>.dropdown-menu>li .menu{max-height:200px;margin:0;padding:0;list-style:none;overflow-x:hidden}.crm-root .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a,.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a,.crm-root .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a{display:block;white-space:nowrap;border-bottom:1px solid #f4f4f4}.crm-root .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a:hover,.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:hover,.crm-root .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a:hover{background:#f4f4f4;text-decoration:none}.crm-root .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a{color:#444;overflow:hidden;text-overflow:ellipsis;padding:10px}.crm-root .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.glyphicon,.crm-root .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa,.crm-root .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.ion{width:20px}.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a{margin:0;padding:10px 10px}.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>img{margin:auto 10px auto auto;width:40px;height:40px}.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4{padding:0;margin:0 0 0 45px;color:#444;font-size:15px;position:relative}.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4>small{color:#999;font-size:10px;position:absolute;top:0;right:0}.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p{margin:0 0 0 45px;font-size:12px;color:#888}.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:before,.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after{content:" ";display:table}.crm-root .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after{clear:both}.crm-root .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a{padding:10px}.crm-root .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3{font-size:14px;padding:0;margin:0 0 10px 0;color:#666}.crm-root .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>.progress{padding:0;margin:0}.crm-root .navbar-nav>.user-menu>.dropdown-menu{border-top-right-radius:0;border-top-left-radius:0;padding:1px 0 0 0;border-top-width:0;width:280px}.crm-root .navbar-nav>.user-menu>.dropdown-menu,.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-body{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.crm-root .navbar-nav>.user-menu>.dropdown-menu>li.user-header{height:175px;padding:10px;text-align:center}.crm-root .navbar-nav>.user-menu>.dropdown-menu>li.user-header>img{z-index:5;height:90px;width:90px;border:3px solid;border-color:rgba(0,0,0,0);border-color:rgba(255,255,255,.2)}.crm-root .navbar-nav>.user-menu>.dropdown-menu>li.user-header>p{z-index:5;color:#fff;color:rgba(255,255,255,.8);font-size:17px;margin-top:10px}.crm-root .navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small{display:block;font-size:12px}.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-body{padding:15px;border-bottom:1px solid #f4f4f4;border-top:1px solid #ddd}.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-body:before,.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-body:after{content:" ";display:table}.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-body:after{clear:both}.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-body a{color:#444 !important}@media(max-width: 991px){.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-body a{background:#fff !important;color:#444 !important}}.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-footer{background-color:#f9f9f9;padding:10px}.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-footer:before,.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-footer:after{content:" ";display:table}.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-footer:after{clear:both}.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default{color:#666}@media(max-width: 991px){.crm-root .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover{background-color:#f9f9f9}}.crm-root .navbar-nav>.user-menu .user-image{float:left;width:25px;height:25px;border-radius:50%;margin-right:10px;margin-top:-2px}@media(max-width: 767px){.crm-root .navbar-nav>.user-menu .user-image{float:none;margin-right:0;margin-top:-8px;line-height:10px}}.crm-root .open:not(.dropup)>.animated-dropdown-menu{backface-visibility:visible !important;-webkit-animation:flipInX .7s both;-o-animation:flipInX .7s both;animation:flipInX .7s both}@keyframes flipInX{0%{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}100%{transform:perspective(400px)}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}100%{-webkit-transform:perspective(400px)}}.crm-root .navbar-custom-menu>.navbar-nav>li{position:relative}.crm-root .navbar-custom-menu>.navbar-nav>li>.dropdown-menu{position:absolute;right:0;left:auto}@media(max-width: 991px){.crm-root .navbar-custom-menu>.navbar-nav{float:right}.crm-root .navbar-custom-menu>.navbar-nav>li{position:static}.crm-root .navbar-custom-menu>.navbar-nav>li>.dropdown-menu{position:absolute;right:5%;left:auto;border:1px solid #ddd;background:#fff}}.crm-root .form-control{border-radius:0;box-shadow:none;border-color:#d2d6de}.crm-root .form-control:focus{border-color:#3c8dbc;box-shadow:none}.crm-root .form-control::-moz-placeholder,.crm-root .form-control:-ms-input-placeholder,.crm-root .form-control::-webkit-input-placeholder{color:#bbb;opacity:1}.crm-root .form-control:not(select){-webkit-appearance:none;-moz-appearance:none;appearance:none}.crm-root .form-group.has-success label{color:#00a65a}.crm-root .form-group.has-success .form-control,.crm-root .form-group.has-success .input-group-addon{border-color:#00a65a;box-shadow:none}.crm-root .form-group.has-success .help-block{color:#00a65a}.crm-root .form-group.has-warning label{color:#f39c12}.crm-root .form-group.has-warning .form-control,.crm-root .form-group.has-warning .input-group-addon{border-color:#f39c12;box-shadow:none}.crm-root .form-group.has-warning .help-block{color:#f39c12}.crm-root .form-group.has-error label{color:#dd4b39}.crm-root .form-group.has-error .form-control,.crm-root .form-group.has-error .input-group-addon{border-color:#dd4b39;box-shadow:none}.crm-root .form-group.has-error .help-block{color:#dd4b39}.crm-root .input-group .input-group-addon{border-radius:0;border-color:#d2d6de;background-color:#fff}.crm-root .btn-group-vertical .btn.btn-flat:first-of-type,.crm-root .btn-group-vertical .btn.btn-flat:last-of-type{border-radius:0}.crm-root .icheck>label{padding-left:0}.crm-root .form-control-feedback.fa{line-height:34px}.crm-root .input-lg+.form-control-feedback.fa,.crm-root .input-group-lg+.form-control-feedback.fa,.crm-root .form-group-lg .form-control+.form-control-feedback.fa{line-height:46px}.crm-root .input-sm+.form-control-feedback.fa,.crm-root .input-group-sm+.form-control-feedback.fa,.crm-root .form-group-sm .form-control+.form-control-feedback.fa{line-height:30px}.crm-root .progress,.crm-root .progress>.progress-bar{-webkit-box-shadow:none;box-shadow:none}.crm-root .progress,.crm-root .progress>.progress-bar,.crm-root .progress .progress-bar,.crm-root .progress>.progress-bar .progress-bar{border-radius:1px}.crm-root .progress.sm,.crm-root .progress-sm{height:10px}.crm-root .progress.sm,.crm-root .progress-sm,.crm-root .progress.sm .progress-bar,.crm-root .progress-sm .progress-bar{border-radius:1px}.crm-root .progress.xs,.crm-root .progress-xs{height:7px}.crm-root .progress.xs,.crm-root .progress-xs,.crm-root .progress.xs .progress-bar,.crm-root .progress-xs .progress-bar{border-radius:1px}.crm-root .progress.xxs,.crm-root .progress-xxs{height:3px}.crm-root .progress.xxs,.crm-root .progress-xxs,.crm-root .progress.xxs .progress-bar,.crm-root .progress-xxs .progress-bar{border-radius:1px}.crm-root .progress.vertical{position:relative;width:30px;height:200px;display:inline-block;margin-right:10px}.crm-root .progress.vertical>.progress-bar{width:100%;position:absolute;bottom:0}.crm-root .progress.vertical.sm,.crm-root .progress.vertical.progress-sm{width:20px}.crm-root .progress.vertical.xs,.crm-root .progress.vertical.progress-xs{width:10px}.crm-root .progress.vertical.xxs,.crm-root .progress.vertical.progress-xxs{width:3px}.crm-root .progress-group .progress-text{font-weight:600}.crm-root .progress-group .progress-number{float:right}.crm-root .table tr>td .progress{margin:0}.crm-root .progress-bar-light-blue,.crm-root .progress-bar-primary{background-color:#3c8dbc}.crm-root .progress-striped .progress-bar-light-blue,.crm-root .progress-striped .progress-bar-primary{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:-o-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)}.crm-root .progress-bar-green,.crm-root .progress-bar-success{background-color:#00a65a}.crm-root .progress-striped .progress-bar-green,.crm-root .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:-o-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)}.crm-root .progress-bar-aqua,.crm-root .progress-bar-info{background-color:#00c0ef}.crm-root .progress-striped .progress-bar-aqua,.crm-root .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:-o-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)}.crm-root .progress-bar-yellow,.crm-root .progress-bar-warning{background-color:#f39c12}.crm-root .progress-striped .progress-bar-yellow,.crm-root .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:-o-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)}.crm-root .progress-bar-red,.crm-root .progress-bar-danger{background-color:#dd4b39}.crm-root .progress-striped .progress-bar-red,.crm-root .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:-o-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)}.crm-root .small-box{border-radius:2px;position:relative;display:block;margin-bottom:20px;box-shadow:0 1px 1px rgba(0,0,0,.1)}.crm-root .small-box>.inner{padding:10px}.crm-root .small-box>.small-box-footer{position:relative;text-align:center;padding:3px 0;color:#fff;color:rgba(255,255,255,.8);display:block;z-index:10;background:rgba(0,0,0,.1);text-decoration:none}.crm-root .small-box>.small-box-footer:hover{color:#fff;background:rgba(0,0,0,.15)}.crm-root .small-box h3{font-size:38px;font-weight:bold;margin:0 0 10px 0;white-space:nowrap;padding:0}.crm-root .small-box p{font-size:15px}.crm-root .small-box p>small{display:block;color:#f9f9f9;font-size:13px;margin-top:5px}.crm-root .small-box h3,.crm-root .small-box p{z-index:5}.crm-root .small-box .icon{-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;position:absolute;top:-10px;right:10px;z-index:0;font-size:90px;color:rgba(0,0,0,.15)}.crm-root .small-box:hover{text-decoration:none;color:#f9f9f9}.crm-root .small-box:hover .icon{font-size:95px}@media(max-width: 767px){.crm-root .small-box{text-align:center}.crm-root .small-box .icon{display:none}.crm-root .small-box p{font-size:12px}}.crm-root .box{position:relative;border-radius:3px;background:#fff;border-top:3px solid #d2d6de;margin-bottom:20px;width:100%;box-shadow:0 1px 1px rgba(0,0,0,.1)}.crm-root .box.box-primary{border-top-color:#3c8dbc}.crm-root .box.box-info{border-top-color:#00c0ef}.crm-root .box.box-danger{border-top-color:#dd4b39}.crm-root .box.box-warning{border-top-color:#f39c12}.crm-root .box.box-success{border-top-color:#00a65a}.crm-root .box.box-default{border-top-color:#d2d6de}.crm-root .box.collapsed-box .box-body,.crm-root .box.collapsed-box .box-footer{display:none}.crm-root .box .nav-stacked>li{border-bottom:1px solid #f4f4f4;margin:0}.crm-root .box .nav-stacked>li:last-of-type{border-bottom:none}.crm-root .box.height-control .box-body{max-height:300px;overflow:auto}.crm-root .box .border-right{border-right:1px solid #f4f4f4}.crm-root .box .border-left{border-left:1px solid #f4f4f4}.crm-root .box.box-solid{border-top:0}.crm-root .box.box-solid>.box-header .btn.btn-default{background:rgba(0,0,0,0)}.crm-root .box.box-solid>.box-header .btn:hover,.crm-root .box.box-solid>.box-header a:hover{background:rgba(0,0,0,.1)}.crm-root .box.box-solid.box-default{border:1px solid #d2d6de}.crm-root .box.box-solid.box-default>.box-header{color:#444;background:#d2d6de;background-color:#d2d6de}.crm-root .box.box-solid.box-default>.box-header a,.crm-root .box.box-solid.box-default>.box-header .btn{color:#444}.crm-root .box.box-solid.box-primary{border:1px solid #3c8dbc}.crm-root .box.box-solid.box-primary>.box-header{color:#fff;background:#3c8dbc;background-color:#3c8dbc}.crm-root .box.box-solid.box-primary>.box-header a,.crm-root .box.box-solid.box-primary>.box-header .btn{color:#fff}.crm-root .box.box-solid.box-info{border:1px solid #00c0ef}.crm-root .box.box-solid.box-info>.box-header{color:#fff;background:#00c0ef;background-color:#00c0ef}.crm-root .box.box-solid.box-info>.box-header a,.crm-root .box.box-solid.box-info>.box-header .btn{color:#fff}.crm-root .box.box-solid.box-danger{border:1px solid #dd4b39}.crm-root .box.box-solid.box-danger>.box-header{color:#fff;background:#dd4b39;background-color:#dd4b39}.crm-root .box.box-solid.box-danger>.box-header a,.crm-root .box.box-solid.box-danger>.box-header .btn{color:#fff}.crm-root .box.box-solid.box-warning{border:1px solid #f39c12}.crm-root .box.box-solid.box-warning>.box-header{color:#fff;background:#f39c12;background-color:#f39c12}.crm-root .box.box-solid.box-warning>.box-header a,.crm-root .box.box-solid.box-warning>.box-header .btn{color:#fff}.crm-root .box.box-solid.box-success{border:1px solid #00a65a}.crm-root .box.box-solid.box-success>.box-header{color:#fff;background:#00a65a;background-color:#00a65a}.crm-root .box.box-solid.box-success>.box-header a,.crm-root .box.box-solid.box-success>.box-header .btn{color:#fff}.crm-root .box.box-solid>.box-header>.box-tools .btn{border:0;box-shadow:none}.crm-root .box.box-solid[class*=bg]>.box-header{color:#fff}.crm-root .box .box-group>.box{margin-bottom:5px}.crm-root .box .knob-label{text-align:center;color:#333;font-weight:100;font-size:12px;margin-bottom:.3em}.crm-root .box>.overlay,.crm-root .overlay-wrapper>.overlay,.crm-root .box>.loading-img,.crm-root .overlay-wrapper>.loading-img{position:absolute;top:0;left:0;width:100%;height:100%}.crm-root .box .overlay,.crm-root .overlay-wrapper .overlay{z-index:50;background:rgba(255,255,255,.7);border-radius:3px}.crm-root .box .overlay>.fa,.crm-root .overlay-wrapper .overlay>.fa{position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px;color:#000;font-size:30px}.crm-root .box .overlay.dark,.crm-root .overlay-wrapper .overlay.dark{background:rgba(0,0,0,.5)}.crm-root .box-header:before,.crm-root .box-body:before,.crm-root .box-footer:before,.crm-root .box-header:after,.crm-root .box-body:after,.crm-root .box-footer:after{content:" ";display:table}.crm-root .box-header:after,.crm-root .box-body:after,.crm-root .box-footer:after{clear:both}.crm-root .box-header{color:#444;display:block;padding:10px;position:relative}.crm-root .box-header.with-border{border-bottom:1px solid #f4f4f4}.crm-root .collapsed-box .box-header.with-border{border-bottom:none}.crm-root .box-header>.fa,.crm-root .box-header>.glyphicon,.crm-root .box-header>.ion,.crm-root .box-header .box-title{display:inline-block;font-size:18px;margin:0;line-height:1}.crm-root .box-header>.fa,.crm-root .box-header>.glyphicon,.crm-root .box-header>.ion{margin-right:5px}.crm-root .box-header>.box-tools{position:absolute;right:10px;top:5px}.crm-root .box-header>.box-tools [data-toggle=tooltip]{position:relative}.crm-root .box-header>.box-tools.pull-right .dropdown-menu{right:0;left:auto}.crm-root .box-header>.box-tools .dropdown-menu>li>a{color:#444 !important}.crm-root .btn-box-tool{padding:5px;font-size:12px;background:rgba(0,0,0,0);color:#97a0b3}.crm-root .open .btn-box-tool,.crm-root .btn-box-tool:hover{color:#606c84}.crm-root .btn-box-tool.btn:active{box-shadow:none}.crm-root .box-body{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:10px}.crm-root .no-header .box-body{border-top-right-radius:3px;border-top-left-radius:3px}.crm-root .box-body>.table{margin-bottom:0}.crm-root .box-body .fc{margin-top:5px}.crm-root .box-body .full-width-chart{margin:-19px}.crm-root .box-body.no-padding .full-width-chart{margin:-9px}.crm-root .box-body .box-pane{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:3px}.crm-root .box-body .box-pane-right{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:0}.crm-root .box-footer{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-top:1px solid #f4f4f4;padding:10px;background-color:#fff}.crm-root .chart-legend{margin:10px 0}@media(max-width: 991px){.crm-root .chart-legend>li{float:left;margin-right:10px}}.crm-root .box-comments{background:#f7f7f7}.crm-root .box-comments .box-comment{padding:8px 0;border-bottom:1px solid #eee}.crm-root .box-comments .box-comment:before,.crm-root .box-comments .box-comment:after{content:" ";display:table}.crm-root .box-comments .box-comment:after{clear:both}.crm-root .box-comments .box-comment:last-of-type{border-bottom:0}.crm-root .box-comments .box-comment:first-of-type{padding-top:0}.crm-root .box-comments .box-comment img{float:left}.crm-root .box-comments .comment-text{margin-left:40px;color:#555}.crm-root .box-comments .username{color:#444;display:block;font-weight:600}.crm-root .box-comments .text-muted{font-weight:400;font-size:12px}.crm-root .todo-list{margin:0;padding:0;list-style:none;overflow:auto}.crm-root .todo-list>li{border-radius:2px;padding:10px;background:#f4f4f4;margin-bottom:2px;border-left:2px solid #e6e7e8;color:#444}.crm-root .todo-list>li:last-of-type{margin-bottom:0}.crm-root .todo-list>li>input[type=checkbox]{margin:0 10px 0 5px}.crm-root .todo-list>li .text{display:inline-block;margin-left:5px;font-weight:600}.crm-root .todo-list>li .label{margin-left:10px;font-size:9px}.crm-root .todo-list>li .tools{display:none;float:right;color:#dd4b39}.crm-root .todo-list>li .tools>.fa,.crm-root .todo-list>li .tools>.glyphicon,.crm-root .todo-list>li .tools>.ion{margin-right:5px;cursor:pointer}.crm-root .todo-list>li:hover .tools{display:inline-block}.crm-root .todo-list>li.done{color:#999}.crm-root .todo-list>li.done .text{text-decoration:line-through;font-weight:500}.crm-root .todo-list>li.done .label{background:#d2d6de !important}.crm-root .todo-list .danger{border-left-color:#dd4b39}.crm-root .todo-list .warning{border-left-color:#f39c12}.crm-root .todo-list .info{border-left-color:#00c0ef}.crm-root .todo-list .success{border-left-color:#00a65a}.crm-root .todo-list .primary{border-left-color:#3c8dbc}.crm-root .todo-list .handle{display:inline-block;cursor:move;margin:0 5px}.crm-root .chat{padding:5px 20px 5px 10px}.crm-root .chat .item{margin-bottom:10px}.crm-root .chat .item:before,.crm-root .chat .item:after{content:" ";display:table}.crm-root .chat .item:after{clear:both}.crm-root .chat .item>img{width:40px;height:40px;border:2px solid rgba(0,0,0,0);border-radius:50%}.crm-root .chat .item>.online{border:2px solid #00a65a}.crm-root .chat .item>.offline{border:2px solid #dd4b39}.crm-root .chat .item>.message{margin-left:55px;margin-top:-40px}.crm-root .chat .item>.message>.name{display:block;font-weight:600}.crm-root .chat .item>.attachment{border-radius:3px;background:#f4f4f4;margin-left:65px;margin-right:15px;padding:10px}.crm-root .chat .item>.attachment>h4{margin:0 0 5px 0;font-weight:600;font-size:14px}.crm-root .chat .item>.attachment>p,.crm-root .chat .item>.attachment>.filename{font-weight:600;font-size:13px;font-style:italic;margin:0}.crm-root .chat .item>.attachment:before,.crm-root .chat .item>.attachment:after{content:" ";display:table}.crm-root .chat .item>.attachment:after{clear:both}.crm-root .box-input{max-width:200px}.crm-root .modal .panel-body{color:#444}.crm-root .info-box{display:block;min-height:90px;background:#fff;width:100%;box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:2px;margin-bottom:15px}.crm-root .info-box small{font-size:14px}.crm-root .info-box .progress{background:rgba(0,0,0,.2);margin:5px -10px 5px -10px;height:2px}.crm-root .info-box .progress,.crm-root .info-box .progress .progress-bar{border-radius:0}.crm-root .info-box .progress .progress-bar{background:#fff}.crm-root .info-box-icon{border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px;display:block;float:left;height:90px;width:90px;text-align:center;font-size:45px;line-height:90px;background:rgba(0,0,0,.2)}.crm-root .info-box-icon>img{max-width:100%}.crm-root .info-box-content{padding:5px 10px;margin-left:90px}.crm-root .info-box-number{display:block;font-weight:bold;font-size:18px}.crm-root .progress-description,.crm-root .info-box-text{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-root .info-box-text{text-transform:uppercase}.crm-root .info-box-more{display:block}.crm-root .progress-description{margin:0}.crm-root .timeline{position:relative;margin:0 0 30px 0;padding:0;list-style:none}.crm-root .timeline:before{content:"";position:absolute;top:0;bottom:0;width:4px;background:#ddd;left:31px;margin:0;border-radius:2px}.crm-root .timeline>li{position:relative;margin-right:10px;margin-bottom:15px}.crm-root .timeline>li:before,.crm-root .timeline>li:after{content:" ";display:table}.crm-root .timeline>li:after{clear:both}.crm-root .timeline>li>.timeline-item{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:3px;margin-top:0;background:#fff;color:#444;margin-left:60px;margin-right:15px;padding:0;position:relative}.crm-root .timeline>li>.timeline-item>.time{color:#999;float:right;padding:10px;font-size:12px}.crm-root .timeline>li>.timeline-item>.timeline-header{margin:0;color:#555;border-bottom:1px solid #f4f4f4;padding:10px;font-size:16px;line-height:1.1}.crm-root .timeline>li>.timeline-item>.timeline-header>a{font-weight:600}.crm-root .timeline>li>.timeline-item>.timeline-body,.crm-root .timeline>li>.timeline-item>.timeline-footer{padding:10px}.crm-root .timeline>li>.fa,.crm-root .timeline>li>.glyphicon,.crm-root .timeline>li>.ion{width:30px;height:30px;font-size:15px;line-height:30px;position:absolute;color:#666;background:#d2d6de;border-radius:50%;text-align:center;left:18px;top:0}.crm-root .timeline>.time-label>span{font-weight:600;padding:5px;display:inline-block;background-color:#fff;border-radius:4px}.crm-root .timeline-inverse>li>.timeline-item{background:#f0f0f0;border:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none}.crm-root .timeline-inverse>li>.timeline-item>.timeline-header{border-bottom-color:#ddd}.crm-root .btn{border-radius:3px;-webkit-box-shadow:none;box-shadow:none;border:1px solid rgba(0,0,0,0)}.crm-root .btn.uppercase{text-transform:uppercase}.crm-root .btn.btn-flat{border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-width:1px}.crm-root .btn:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.crm-root .btn:focus{outline:none}.crm-root .btn.btn-file{position:relative;overflow:hidden}.crm-root .btn.btn-file>input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;text-align:right;opacity:0;filter:alpha(opacity=0);outline:none;background:#fff;cursor:inherit;display:block}.crm-root .btn-default{background-color:#f4f4f4;color:#444;border-color:#ddd}.crm-root .btn-default:hover,.crm-root .btn-default:active,.crm-root .btn-default.hover{background-color:#e7e7e7}.crm-root .btn-primary{background-color:#3c8dbc;border-color:#367fa9}.crm-root .btn-primary:hover,.crm-root .btn-primary:active,.crm-root .btn-primary.hover{background-color:#367fa9}.crm-root .btn-success{background-color:#00a65a;border-color:#008d4c}.crm-root .btn-success:hover,.crm-root .btn-success:active,.crm-root .btn-success.hover{background-color:#008d4c}.crm-root .btn-info{background-color:#00c0ef;border-color:#00acd6}.crm-root .btn-info:hover,.crm-root .btn-info:active,.crm-root .btn-info.hover{background-color:#00acd6}.crm-root .btn-danger{background-color:#dd4b39;border-color:#d73925}.crm-root .btn-danger:hover,.crm-root .btn-danger:active,.crm-root .btn-danger.hover{background-color:#d73925}.crm-root .btn-warning{background-color:#f39c12;border-color:#e08e0b}.crm-root .btn-warning:hover,.crm-root .btn-warning:active,.crm-root .btn-warning.hover{background-color:#e08e0b}.crm-root .btn-outline{border:1px solid #fff;background:rgba(0,0,0,0);color:#fff}.crm-root .btn-outline:hover,.crm-root .btn-outline:focus,.crm-root .btn-outline:active{color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.7)}.crm-root .btn-link{-webkit-box-shadow:none;box-shadow:none}.crm-root .btn[class*=bg-]:hover{-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.2);box-shadow:inset 0 0 100px rgba(0,0,0,.2)}.crm-root .btn-app{border-radius:3px;position:relative;padding:15px 5px;margin:0 0 10px 10px;min-width:80px;height:60px;text-align:center;color:#666;border:1px solid #ddd;background-color:#f4f4f4;font-size:12px}.crm-root .btn-app>.fa,.crm-root .btn-app>.glyphicon,.crm-root .btn-app>.ion{font-size:20px;display:block}.crm-root .btn-app:hover{background:#f4f4f4;color:#444;border-color:#aaa}.crm-root .btn-app:active,.crm-root .btn-app:focus{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.crm-root .btn-app>.badge{position:absolute;top:-3px;right:-10px;font-size:10px;font-weight:400}.crm-root .callout{border-radius:3px;margin:0 0 20px 0;padding:15px 30px 15px 15px;border-left:5px solid #eee}.crm-root .callout a{color:#fff;text-decoration:underline}.crm-root .callout a:hover{color:#eee}.crm-root .callout h4{margin-top:0;font-weight:600}.crm-root .callout p:last-child{margin-bottom:0}.crm-root .callout code,.crm-root .callout .highlight{background-color:#fff}.crm-root .callout.callout-danger{border-color:#c23321}.crm-root .callout.callout-warning{border-color:#c87f0a}.crm-root .callout.callout-info{border-color:#0097bc}.crm-root .callout.callout-success{border-color:#00733e}.crm-root .alert{border-radius:3px}.crm-root .alert h4{font-weight:600}.crm-root .alert .icon{margin-right:10px}.crm-root .alert .close{color:#000;opacity:.2;filter:alpha(opacity=20)}.crm-root .alert .close:hover{opacity:.5;filter:alpha(opacity=50)}.crm-root .alert a{color:#fff;text-decoration:underline}.crm-root .alert-success{border-color:#008d4c}.crm-root .alert-danger,.crm-root .alert-error{border-color:#d73925}.crm-root .alert-warning{border-color:#e08e0b}.crm-root .alert-info{border-color:#00acd6}.crm-root .nav>li>a:hover,.crm-root .nav>li>a:active,.crm-root .nav>li>a:focus{color:#444;background:#f7f7f7}.crm-root .nav-pills>li>a{border-radius:0;border-top:3px solid rgba(0,0,0,0);color:#444}.crm-root .nav-pills>li>a>.fa,.crm-root .nav-pills>li>a>.glyphicon,.crm-root .nav-pills>li>a>.ion{margin-right:5px}.crm-root .nav-pills>li.active>a,.crm-root .nav-pills>li.active>a:hover,.crm-root .nav-pills>li.active>a:focus{border-top-color:#3c8dbc}.crm-root .nav-pills>li.active>a{font-weight:600}.crm-root .nav-stacked>li>a{border-radius:0;border-top:0;border-left:3px solid rgba(0,0,0,0);color:#444}.crm-root .nav-stacked>li.active>a,.crm-root .nav-stacked>li.active>a:hover{background:rgba(0,0,0,0);color:#444;border-top:0;border-left-color:#3c8dbc}.crm-root .nav-stacked>li.header{border-bottom:1px solid #ddd;color:#777;margin-bottom:10px;padding:5px 10px;text-transform:uppercase}.crm-root .nav-tabs-custom{margin-bottom:20px;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:3px}.crm-root .nav-tabs-custom>.nav-tabs{margin:0;border-bottom-color:#f4f4f4;border-top-right-radius:3px;border-top-left-radius:3px}.crm-root .nav-tabs-custom>.nav-tabs>li{border-top:3px solid rgba(0,0,0,0);margin-bottom:-2px;margin-right:5px}.crm-root .nav-tabs-custom>.nav-tabs>li.disabled>a{color:#777}.crm-root .nav-tabs-custom>.nav-tabs>li>a{color:#444;border-radius:0}.crm-root .nav-tabs-custom>.nav-tabs>li>a.text-muted{color:#999}.crm-root .nav-tabs-custom>.nav-tabs>li>a,.crm-root .nav-tabs-custom>.nav-tabs>li>a:hover{background:rgba(0,0,0,0);margin:0}.crm-root .nav-tabs-custom>.nav-tabs>li>a:hover{color:#999}.crm-root .nav-tabs-custom>.nav-tabs>li:not(.active)>a:hover,.crm-root .nav-tabs-custom>.nav-tabs>li:not(.active)>a:focus,.crm-root .nav-tabs-custom>.nav-tabs>li:not(.active)>a:active{border-color:rgba(0,0,0,0)}.crm-root .nav-tabs-custom>.nav-tabs>li.active{border-top-color:#3c8dbc}.crm-root .nav-tabs-custom>.nav-tabs>li.active>a,.crm-root .nav-tabs-custom>.nav-tabs>li.active:hover>a{background-color:#fff;color:#444}.crm-root .nav-tabs-custom>.nav-tabs>li.active>a{border-top-color:rgba(0,0,0,0);border-left-color:#f4f4f4;border-right-color:#f4f4f4}.crm-root .nav-tabs-custom>.nav-tabs>li:first-of-type{margin-left:0}.crm-root .nav-tabs-custom>.nav-tabs>li:first-of-type.active>a{border-left-color:rgba(0,0,0,0)}.crm-root .nav-tabs-custom>.nav-tabs.pull-right{float:none !important}.crm-root .nav-tabs-custom>.nav-tabs.pull-right>li{float:right}.crm-root .nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type{margin-right:0}.crm-root .nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type>a{border-left-width:1px}.crm-root .nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type.active>a{border-left-color:#f4f4f4;border-right-color:rgba(0,0,0,0)}.crm-root .nav-tabs-custom>.nav-tabs>li.header{line-height:35px;padding:0 10px;font-size:20px;color:#444}.crm-root .nav-tabs-custom>.nav-tabs>li.header>.fa,.crm-root .nav-tabs-custom>.nav-tabs>li.header>.glyphicon,.crm-root .nav-tabs-custom>.nav-tabs>li.header>.ion{margin-right:5px}.crm-root .nav-tabs-custom>.tab-content{background:#fff;padding:10px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.crm-root .nav-tabs-custom .dropdown.open>a:active,.crm-root .nav-tabs-custom .dropdown.open>a:focus{background:rgba(0,0,0,0);color:#999}.crm-root .nav-tabs-custom.tab-primary>.nav-tabs>li.active{border-top-color:#3c8dbc}.crm-root .nav-tabs-custom.tab-info>.nav-tabs>li.active{border-top-color:#00c0ef}.crm-root .nav-tabs-custom.tab-danger>.nav-tabs>li.active{border-top-color:#dd4b39}.crm-root .nav-tabs-custom.tab-warning>.nav-tabs>li.active{border-top-color:#f39c12}.crm-root .nav-tabs-custom.tab-success>.nav-tabs>li.active{border-top-color:#00a65a}.crm-root .nav-tabs-custom.tab-default>.nav-tabs>li.active{border-top-color:#d2d6de}.crm-root .pagination>li>a{background:#fafafa;color:#666}.crm-root .pagination.pagination-flat>li>a{border-radius:0 !important}.crm-root .products-list{list-style:none;margin:0;padding:0}.crm-root .products-list>.item{border-radius:3px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);padding:10px 0;background:#fff}.crm-root .products-list>.item:before,.crm-root .products-list>.item:after{content:" ";display:table}.crm-root .products-list>.item:after{clear:both}.crm-root .products-list .product-img{float:left}.crm-root .products-list .product-img img{width:50px;height:50px}.crm-root .products-list .product-info{margin-left:60px}.crm-root .products-list .product-title{font-weight:600}.crm-root .products-list .product-description{display:block;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.crm-root .product-list-in-box>.item{-webkit-box-shadow:none;box-shadow:none;border-radius:0;border-bottom:1px solid #f4f4f4}.crm-root .product-list-in-box>.item:last-of-type{border-bottom-width:0}.crm-root .table>thead>tr>th,.crm-root .table>tbody>tr>th,.crm-root .table>tfoot>tr>th,.crm-root .table>thead>tr>td,.crm-root .table>tbody>tr>td,.crm-root .table>tfoot>tr>td{border-top:1px solid #f4f4f4}.crm-root .table>thead>tr>th{border-bottom:2px solid #f4f4f4}.crm-root .table tr td .progress{margin-top:5px}.crm-root .table-bordered{border:1px solid #f4f4f4}.crm-root .table-bordered>thead>tr>th,.crm-root .table-bordered>tbody>tr>th,.crm-root .table-bordered>tfoot>tr>th,.crm-root .table-bordered>thead>tr>td,.crm-root .table-bordered>tbody>tr>td,.crm-root .table-bordered>tfoot>tr>td{border:1px solid #f4f4f4}.crm-root .table-bordered>thead>tr>th,.crm-root .table-bordered>thead>tr>td{border-bottom-width:2px}.crm-root .table.no-border,.crm-root .table.no-border td,.crm-root .table.no-border th{border:0}.crm-root table.text-center,.crm-root table.text-center td,.crm-root table.text-center th{text-align:center}.crm-root .table.align th{text-align:left}.crm-root .table.align td{text-align:right}.crm-root .label-default{background-color:#d2d6de;color:#444}.crm-root .direct-chat .box-body{border-bottom-right-radius:0;border-bottom-left-radius:0;position:relative;overflow-x:hidden;padding:0}.crm-root .direct-chat.chat-pane-open .direct-chat-contacts{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.crm-root .direct-chat-messages{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);padding:10px;height:250px;overflow:auto}.crm-root .direct-chat-msg,.crm-root .direct-chat-text{display:block}.crm-root .direct-chat-msg{margin-bottom:10px}.crm-root .direct-chat-msg:before,.crm-root .direct-chat-msg:after{content:" ";display:table}.crm-root .direct-chat-msg:after{clear:both}.crm-root .direct-chat-messages,.crm-root .direct-chat-contacts{-webkit-transition:-webkit-transform .5s ease-in-out;-moz-transition:-moz-transform .5s ease-in-out;-o-transition:-o-transform .5s ease-in-out;transition:transform .5s ease-in-out}.crm-root .direct-chat-text{border-radius:5px;position:relative;padding:5px 10px;background:#d2d6de;border:1px solid #d2d6de;margin:5px 0 0 50px;color:#444}.crm-root .direct-chat-text:after,.crm-root .direct-chat-text:before{position:absolute;right:100%;top:15px;border:solid rgba(0,0,0,0);border-right-color:#d2d6de;content:" ";height:0;width:0;pointer-events:none}.crm-root .direct-chat-text:after{border-width:5px;margin-top:-5px}.crm-root .direct-chat-text:before{border-width:6px;margin-top:-6px}.crm-root .right .direct-chat-text{margin-right:50px;margin-left:0}.crm-root .right .direct-chat-text:after,.crm-root .right .direct-chat-text:before{right:auto;left:100%;border-right-color:rgba(0,0,0,0);border-left-color:#d2d6de}.crm-root .direct-chat-img{border-radius:50%;float:left;width:40px;height:40px}.crm-root .right .direct-chat-img{float:right}.crm-root .direct-chat-info{display:block;margin-bottom:2px;font-size:12px}.crm-root .direct-chat-name{font-weight:600}.crm-root .direct-chat-timestamp{color:#999}.crm-root .direct-chat-contacts-open .direct-chat-contacts{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.crm-root .direct-chat-contacts{-webkit-transform:translate(101%, 0);-ms-transform:translate(101%, 0);-o-transform:translate(101%, 0);transform:translate(101%, 0);position:absolute;top:0;bottom:0;height:250px;width:100%;background:#222d32;color:#fff;overflow:auto}.crm-root .contacts-list>li{border-bottom:1px solid rgba(0,0,0,.2);padding:10px;margin:0}.crm-root .contacts-list>li:before,.crm-root .contacts-list>li:after{content:" ";display:table}.crm-root .contacts-list>li:after{clear:both}.crm-root .contacts-list>li:last-of-type{border-bottom:none}.crm-root .contacts-list-img{border-radius:50%;width:40px;float:left}.crm-root .contacts-list-info{margin-left:45px;color:#fff}.crm-root .contacts-list-name,.crm-root .contacts-list-status{display:block}.crm-root .contacts-list-name{font-weight:600}.crm-root .contacts-list-status{font-size:12px}.crm-root .contacts-list-date{color:#aaa;font-weight:normal}.crm-root .contacts-list-msg{color:#999}.crm-root .direct-chat-danger .right>.direct-chat-text{background:#dd4b39;border-color:#dd4b39;color:#fff}.crm-root .direct-chat-danger .right>.direct-chat-text:after,.crm-root .direct-chat-danger .right>.direct-chat-text:before{border-left-color:#dd4b39}.crm-root .direct-chat-primary .right>.direct-chat-text{background:#3c8dbc;border-color:#3c8dbc;color:#fff}.crm-root .direct-chat-primary .right>.direct-chat-text:after,.crm-root .direct-chat-primary .right>.direct-chat-text:before{border-left-color:#3c8dbc}.crm-root .direct-chat-warning .right>.direct-chat-text{background:#f39c12;border-color:#f39c12;color:#fff}.crm-root .direct-chat-warning .right>.direct-chat-text:after,.crm-root .direct-chat-warning .right>.direct-chat-text:before{border-left-color:#f39c12}.crm-root .direct-chat-info .right>.direct-chat-text{background:#00c0ef;border-color:#00c0ef;color:#fff}.crm-root .direct-chat-info .right>.direct-chat-text:after,.crm-root .direct-chat-info .right>.direct-chat-text:before{border-left-color:#00c0ef}.crm-root .direct-chat-success .right>.direct-chat-text{background:#00a65a;border-color:#00a65a;color:#fff}.crm-root .direct-chat-success .right>.direct-chat-text:after,.crm-root .direct-chat-success .right>.direct-chat-text:before{border-left-color:#00a65a}.crm-root .users-list>li{width:25%;float:left;padding:10px;text-align:center}.crm-root .users-list>li img{border-radius:50%;max-width:100%;height:auto}.crm-root .users-list>li>a:hover,.crm-root .users-list>li>a:hover .users-list-name{color:#999}.crm-root .users-list-name,.crm-root .users-list-date{display:block}.crm-root .users-list-name{font-weight:600;color:#444;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.crm-root .users-list-date{color:#999;font-size:12px}.crm-root .carousel-control.left,.crm-root .carousel-control.right{background-image:none}.crm-root .carousel-control>.fa{font-size:40px;position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-20px}.crm-root .modal{background:rgba(0,0,0,.3)}.crm-root .modal-content{border-radius:0;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.125);box-shadow:0 2px 3px rgba(0,0,0,.125);border:0}@media(min-width: 768px){.crm-root .modal-content{-webkit-box-shadow:0 2px 3px rgba(0,0,0,.125);box-shadow:0 2px 3px rgba(0,0,0,.125)}}.crm-root .modal-header{border-bottom-color:#f4f4f4}.crm-root .modal-footer{border-top-color:#f4f4f4}.crm-root .modal-primary .modal-header,.crm-root .modal-primary .modal-footer{border-color:#307095}.crm-root .modal-warning .modal-header,.crm-root .modal-warning .modal-footer{border-color:#c87f0a}.crm-root .modal-info .modal-header,.crm-root .modal-info .modal-footer{border-color:#0097bc}.crm-root .modal-success .modal-header,.crm-root .modal-success .modal-footer{border-color:#00733e}.crm-root .modal-danger .modal-header,.crm-root .modal-danger .modal-footer{border-color:#c23321}.crm-root .box-widget{border:none;position:relative}.crm-root .widget-user .widget-user-header{padding:20px;height:120px;border-top-right-radius:3px;border-top-left-radius:3px}.crm-root .widget-user .widget-user-username{margin-top:0;margin-bottom:5px;font-size:25px;font-weight:300;text-shadow:0 1px 1px rgba(0,0,0,.2)}.crm-root .widget-user .widget-user-desc{margin-top:0}.crm-root .widget-user .widget-user-image{position:absolute;top:65px;left:50%;margin-left:-45px}.crm-root .widget-user .widget-user-image>img{width:90px;height:auto;border:3px solid #fff}.crm-root .widget-user .box-footer{padding-top:30px}.crm-root .widget-user-2 .widget-user-header{padding:20px;border-top-right-radius:3px;border-top-left-radius:3px}.crm-root .widget-user-2 .widget-user-username{margin-top:5px;margin-bottom:5px;font-size:25px;font-weight:300}.crm-root .widget-user-2 .widget-user-desc{margin-top:0}.crm-root .widget-user-2 .widget-user-username,.crm-root .widget-user-2 .widget-user-desc{margin-left:75px}.crm-root .widget-user-2 .widget-user-image>img{width:65px;height:auto;float:left}.crm-root .treeview-menu{display:none;list-style:none;padding:0;margin:0;padding-left:5px}.crm-root .treeview-menu .treeview-menu{padding-left:20px}.crm-root .treeview-menu>li{margin:0}.crm-root .treeview-menu>li>a{padding:5px 5px 5px 15px;display:block;font-size:14px}.crm-root .treeview-menu>li>a>.fa,.crm-root .treeview-menu>li>a>.glyphicon,.crm-root .treeview-menu>li>a>.ion{width:20px}.crm-root .treeview-menu>li>a>.pull-right-container>.fa-angle-left,.crm-root .treeview-menu>li>a>.pull-right-container>.fa-angle-down,.crm-root .treeview-menu>li>a>.fa-angle-left,.crm-root .treeview-menu>li>a>.fa-angle-down{width:auto}.crm-root .treeview>ul.treeview-menu{overflow:hidden;height:auto;padding-top:0px !important;padding-bottom:0px !important}.crm-root .treeview.menu-open>ul.treeview-menu{overflow:visible;height:auto}.crm-root .mailbox-messages>.table{margin:0}.crm-root .mailbox-controls{padding:5px}.crm-root .mailbox-controls.with-border{border-bottom:1px solid #f4f4f4}.crm-root .mailbox-read-info{border-bottom:1px solid #f4f4f4;padding:10px}.crm-root .mailbox-read-info h3{font-size:20px;margin:0}.crm-root .mailbox-read-info h5{margin:0;padding:5px 0 0 0}.crm-root .mailbox-read-time{color:#999;font-size:13px}.crm-root .mailbox-read-message{padding:10px}.crm-root .mailbox-attachments li{float:left;width:200px;border:1px solid #eee;margin-bottom:10px;margin-right:10px}.crm-root .mailbox-attachment-name{font-weight:bold;color:#666}.crm-root .mailbox-attachment-icon,.crm-root .mailbox-attachment-info,.crm-root .mailbox-attachment-size{display:block}.crm-root .mailbox-attachment-info{padding:10px;background:#f4f4f4}.crm-root .mailbox-attachment-size{color:#999;font-size:12px}.crm-root .mailbox-attachment-icon{text-align:center;font-size:65px;color:#666;padding:20px 10px}.crm-root .mailbox-attachment-icon.has-img{padding:0}.crm-root .mailbox-attachment-icon.has-img>img{max-width:100%;height:auto}.crm-root .lockscreen{background:#d2d6de}.crm-root .lockscreen-logo{font-size:35px;text-align:center;margin-bottom:25px;font-weight:300}.crm-root .lockscreen-logo a{color:#444}.crm-root .lockscreen-wrapper{max-width:400px;margin:0 auto;margin-top:10%}.crm-root .lockscreen .lockscreen-name{text-align:center;font-weight:600}.crm-root .lockscreen-item{border-radius:4px;padding:0;background:#fff;position:relative;margin:10px auto 30px auto;width:290px}.crm-root .lockscreen-image{border-radius:50%;position:absolute;left:-10px;top:-25px;background:#fff;padding:5px;z-index:10}.crm-root .lockscreen-image>img{border-radius:50%;width:70px;height:70px}.crm-root .lockscreen-credentials{margin-left:70px}.crm-root .lockscreen-credentials .form-control{border:0}.crm-root .lockscreen-credentials .btn{background-color:#fff;border:0;padding:0 10px}.crm-root .lockscreen-footer{margin-top:10px}.crm-root .login-logo,.crm-root .register-logo{font-size:35px;text-align:center;margin-bottom:25px;font-weight:300}.crm-root .login-logo a,.crm-root .register-logo a{color:#444}.crm-root .login-page,.crm-root .register-page{margin:0;min-height:100vh;height:auto;background:#d2d6de;padding:7% 0}@media(max-width: 768px){.crm-root .login-page,.crm-root .register-page{padding-top:20px}}.crm-root .login-box,.crm-root .register-box{width:360px;margin:0 auto}@media(max-width: 768px){.crm-root .login-box,.crm-root .register-box{width:90%}}.crm-root .login-box-body,.crm-root .register-box-body{background:#fff;padding:20px;border-top:0;color:#666}.crm-root .login-box-body .form-control-feedback,.crm-root .register-box-body .form-control-feedback{color:#777}.crm-root .login-box-msg,.crm-root .register-box-msg{margin:0;text-align:center;padding:0 20px 20px 20px}.crm-root .social-auth-links{margin:10px 0}.crm-root .error-page{width:600px;margin:20px auto 0 auto}@media(max-width: 991px){.crm-root .error-page{width:100%}}.crm-root .error-page>.headline{float:left;font-size:100px;font-weight:300}@media(max-width: 991px){.crm-root .error-page>.headline{float:none;text-align:center}}.crm-root .error-page>.error-content{margin-left:190px;display:block}@media(max-width: 991px){.crm-root .error-page>.error-content{margin-left:0}}.crm-root .error-page>.error-content>h3{font-weight:300;font-size:25px}@media(max-width: 991px){.crm-root .error-page>.error-content>h3{text-align:center}}.crm-root .invoice{position:relative;background:#fff;border:1px solid #f4f4f4;padding:20px;margin:10px 25px}.crm-root .invoice-title{margin-top:0}.crm-root .profile-user-img{margin:0 auto;width:100px;padding:3px;border:3px solid #d2d6de}.crm-root .profile-username{font-size:21px;margin-top:5px}.crm-root .post{border-bottom:1px solid #d2d6de;margin-bottom:15px;padding-bottom:15px;color:#666}.crm-root .post:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.crm-root .post .user-block{margin-bottom:15px}.crm-root .btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-root .btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,.2)}.crm-root .btn-social.btn-lg{padding-left:61px}.crm-root .btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}.crm-root .btn-social.btn-sm{padding-left:38px}.crm-root .btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}.crm-root .btn-social.btn-xs{padding-left:30px}.crm-root .btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}.crm-root .btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.crm-root .btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,.2)}.crm-root .btn-social-icon.btn-lg{padding-left:61px}.crm-root .btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}.crm-root .btn-social-icon.btn-sm{padding-left:38px}.crm-root .btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}.crm-root .btn-social-icon.btn-xs{padding-left:30px}.crm-root .btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}.crm-root .btn-social-icon>:first-child{border:none;text-align:center;width:100%}.crm-root .btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}.crm-root .btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}.crm-root .btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}.crm-root .btn-adn{color:#fff;background-color:#d87a68;border-color:rgba(0,0,0,.2)}.crm-root .btn-adn:focus,.crm-root .btn-adn.focus{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,.2)}.crm-root .btn-adn:hover{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,.2)}.crm-root .btn-adn:active,.crm-root .btn-adn.active,.crm-root .open>.dropdown-toggle.btn-adn{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,.2)}.crm-root .btn-adn:active:hover,.crm-root .btn-adn.active:hover,.crm-root .open>.dropdown-toggle.btn-adn:hover,.crm-root .btn-adn:active:focus,.crm-root .btn-adn.active:focus,.crm-root .open>.dropdown-toggle.btn-adn:focus,.crm-root .btn-adn:active.focus,.crm-root .btn-adn.active.focus,.crm-root .open>.dropdown-toggle.btn-adn.focus{color:#fff;background-color:#b94630;border-color:rgba(0,0,0,.2)}.crm-root .btn-adn:active,.crm-root .btn-adn.active,.crm-root .open>.dropdown-toggle.btn-adn{background-image:none}.crm-root .btn-adn.disabled:hover,.crm-root .btn-adn[disabled]:hover,.crm-root fieldset[disabled] .btn-adn:hover,.crm-root .btn-adn.disabled:focus,.crm-root .btn-adn[disabled]:focus,.crm-root fieldset[disabled] .btn-adn:focus,.crm-root .btn-adn.disabled.focus,.crm-root .btn-adn[disabled].focus,.crm-root fieldset[disabled] .btn-adn.focus{background-color:#d87a68;border-color:rgba(0,0,0,.2)}.crm-root .btn-adn .badge{color:#d87a68;background-color:#fff}.crm-root .btn-bitbucket{color:#fff;background-color:#205081;border-color:rgba(0,0,0,.2)}.crm-root .btn-bitbucket:focus,.crm-root .btn-bitbucket.focus{color:#fff;background-color:#163758;border-color:rgba(0,0,0,.2)}.crm-root .btn-bitbucket:hover{color:#fff;background-color:#163758;border-color:rgba(0,0,0,.2)}.crm-root .btn-bitbucket:active,.crm-root .btn-bitbucket.active,.crm-root .open>.dropdown-toggle.btn-bitbucket{color:#fff;background-color:#163758;border-color:rgba(0,0,0,.2)}.crm-root .btn-bitbucket:active:hover,.crm-root .btn-bitbucket.active:hover,.crm-root .open>.dropdown-toggle.btn-bitbucket:hover,.crm-root .btn-bitbucket:active:focus,.crm-root .btn-bitbucket.active:focus,.crm-root .open>.dropdown-toggle.btn-bitbucket:focus,.crm-root .btn-bitbucket:active.focus,.crm-root .btn-bitbucket.active.focus,.crm-root .open>.dropdown-toggle.btn-bitbucket.focus{color:#fff;background-color:#0f253c;border-color:rgba(0,0,0,.2)}.crm-root .btn-bitbucket:active,.crm-root .btn-bitbucket.active,.crm-root .open>.dropdown-toggle.btn-bitbucket{background-image:none}.crm-root .btn-bitbucket.disabled:hover,.crm-root .btn-bitbucket[disabled]:hover,.crm-root fieldset[disabled] .btn-bitbucket:hover,.crm-root .btn-bitbucket.disabled:focus,.crm-root .btn-bitbucket[disabled]:focus,.crm-root fieldset[disabled] .btn-bitbucket:focus,.crm-root .btn-bitbucket.disabled.focus,.crm-root .btn-bitbucket[disabled].focus,.crm-root fieldset[disabled] .btn-bitbucket.focus{background-color:#205081;border-color:rgba(0,0,0,.2)}.crm-root .btn-bitbucket .badge{color:#205081;background-color:#fff}.crm-root .btn-dropbox{color:#fff;background-color:#1087dd;border-color:rgba(0,0,0,.2)}.crm-root .btn-dropbox:focus,.crm-root .btn-dropbox.focus{color:#fff;background-color:#0d6aad;border-color:rgba(0,0,0,.2)}.crm-root .btn-dropbox:hover{color:#fff;background-color:#0d6aad;border-color:rgba(0,0,0,.2)}.crm-root .btn-dropbox:active,.crm-root .btn-dropbox.active,.crm-root .open>.dropdown-toggle.btn-dropbox{color:#fff;background-color:#0d6aad;border-color:rgba(0,0,0,.2)}.crm-root .btn-dropbox:active:hover,.crm-root .btn-dropbox.active:hover,.crm-root .open>.dropdown-toggle.btn-dropbox:hover,.crm-root .btn-dropbox:active:focus,.crm-root .btn-dropbox.active:focus,.crm-root .open>.dropdown-toggle.btn-dropbox:focus,.crm-root .btn-dropbox:active.focus,.crm-root .btn-dropbox.active.focus,.crm-root .open>.dropdown-toggle.btn-dropbox.focus{color:#fff;background-color:#0a568c;border-color:rgba(0,0,0,.2)}.crm-root .btn-dropbox:active,.crm-root .btn-dropbox.active,.crm-root .open>.dropdown-toggle.btn-dropbox{background-image:none}.crm-root .btn-dropbox.disabled:hover,.crm-root .btn-dropbox[disabled]:hover,.crm-root fieldset[disabled] .btn-dropbox:hover,.crm-root .btn-dropbox.disabled:focus,.crm-root .btn-dropbox[disabled]:focus,.crm-root fieldset[disabled] .btn-dropbox:focus,.crm-root .btn-dropbox.disabled.focus,.crm-root .btn-dropbox[disabled].focus,.crm-root fieldset[disabled] .btn-dropbox.focus{background-color:#1087dd;border-color:rgba(0,0,0,.2)}.crm-root .btn-dropbox .badge{color:#1087dd;background-color:#fff}.crm-root .btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,.2)}.crm-root .btn-facebook:focus,.crm-root .btn-facebook.focus{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,.2)}.crm-root .btn-facebook:hover{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,.2)}.crm-root .btn-facebook:active,.crm-root .btn-facebook.active,.crm-root .open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,.2)}.crm-root .btn-facebook:active:hover,.crm-root .btn-facebook.active:hover,.crm-root .open>.dropdown-toggle.btn-facebook:hover,.crm-root .btn-facebook:active:focus,.crm-root .btn-facebook.active:focus,.crm-root .open>.dropdown-toggle.btn-facebook:focus,.crm-root .btn-facebook:active.focus,.crm-root .btn-facebook.active.focus,.crm-root .open>.dropdown-toggle.btn-facebook.focus{color:#fff;background-color:#23345a;border-color:rgba(0,0,0,.2)}.crm-root .btn-facebook:active,.crm-root .btn-facebook.active,.crm-root .open>.dropdown-toggle.btn-facebook{background-image:none}.crm-root .btn-facebook.disabled:hover,.crm-root .btn-facebook[disabled]:hover,.crm-root fieldset[disabled] .btn-facebook:hover,.crm-root .btn-facebook.disabled:focus,.crm-root .btn-facebook[disabled]:focus,.crm-root fieldset[disabled] .btn-facebook:focus,.crm-root .btn-facebook.disabled.focus,.crm-root .btn-facebook[disabled].focus,.crm-root fieldset[disabled] .btn-facebook.focus{background-color:#3b5998;border-color:rgba(0,0,0,.2)}.crm-root .btn-facebook .badge{color:#3b5998;background-color:#fff}.crm-root .btn-flickr{color:#fff;background-color:#ff0084;border-color:rgba(0,0,0,.2)}.crm-root .btn-flickr:focus,.crm-root .btn-flickr.focus{color:#fff;background-color:#cc006a;border-color:rgba(0,0,0,.2)}.crm-root .btn-flickr:hover{color:#fff;background-color:#cc006a;border-color:rgba(0,0,0,.2)}.crm-root .btn-flickr:active,.crm-root .btn-flickr.active,.crm-root .open>.dropdown-toggle.btn-flickr{color:#fff;background-color:#cc006a;border-color:rgba(0,0,0,.2)}.crm-root .btn-flickr:active:hover,.crm-root .btn-flickr.active:hover,.crm-root .open>.dropdown-toggle.btn-flickr:hover,.crm-root .btn-flickr:active:focus,.crm-root .btn-flickr.active:focus,.crm-root .open>.dropdown-toggle.btn-flickr:focus,.crm-root .btn-flickr:active.focus,.crm-root .btn-flickr.active.focus,.crm-root .open>.dropdown-toggle.btn-flickr.focus{color:#fff;background-color:#a80057;border-color:rgba(0,0,0,.2)}.crm-root .btn-flickr:active,.crm-root .btn-flickr.active,.crm-root .open>.dropdown-toggle.btn-flickr{background-image:none}.crm-root .btn-flickr.disabled:hover,.crm-root .btn-flickr[disabled]:hover,.crm-root fieldset[disabled] .btn-flickr:hover,.crm-root .btn-flickr.disabled:focus,.crm-root .btn-flickr[disabled]:focus,.crm-root fieldset[disabled] .btn-flickr:focus,.crm-root .btn-flickr.disabled.focus,.crm-root .btn-flickr[disabled].focus,.crm-root fieldset[disabled] .btn-flickr.focus{background-color:#ff0084;border-color:rgba(0,0,0,.2)}.crm-root .btn-flickr .badge{color:#ff0084;background-color:#fff}.crm-root .btn-foursquare{color:#fff;background-color:#f94877;border-color:rgba(0,0,0,.2)}.crm-root .btn-foursquare:focus,.crm-root .btn-foursquare.focus{color:#fff;background-color:#f71752;border-color:rgba(0,0,0,.2)}.crm-root .btn-foursquare:hover{color:#fff;background-color:#f71752;border-color:rgba(0,0,0,.2)}.crm-root .btn-foursquare:active,.crm-root .btn-foursquare.active,.crm-root .open>.dropdown-toggle.btn-foursquare{color:#fff;background-color:#f71752;border-color:rgba(0,0,0,.2)}.crm-root .btn-foursquare:active:hover,.crm-root .btn-foursquare.active:hover,.crm-root .open>.dropdown-toggle.btn-foursquare:hover,.crm-root .btn-foursquare:active:focus,.crm-root .btn-foursquare.active:focus,.crm-root .open>.dropdown-toggle.btn-foursquare:focus,.crm-root .btn-foursquare:active.focus,.crm-root .btn-foursquare.active.focus,.crm-root .open>.dropdown-toggle.btn-foursquare.focus{color:#fff;background-color:#e30742;border-color:rgba(0,0,0,.2)}.crm-root .btn-foursquare:active,.crm-root .btn-foursquare.active,.crm-root .open>.dropdown-toggle.btn-foursquare{background-image:none}.crm-root .btn-foursquare.disabled:hover,.crm-root .btn-foursquare[disabled]:hover,.crm-root fieldset[disabled] .btn-foursquare:hover,.crm-root .btn-foursquare.disabled:focus,.crm-root .btn-foursquare[disabled]:focus,.crm-root fieldset[disabled] .btn-foursquare:focus,.crm-root .btn-foursquare.disabled.focus,.crm-root .btn-foursquare[disabled].focus,.crm-root fieldset[disabled] .btn-foursquare.focus{background-color:#f94877;border-color:rgba(0,0,0,.2)}.crm-root .btn-foursquare .badge{color:#f94877;background-color:#fff}.crm-root .btn-github{color:#fff;background-color:#444;border-color:rgba(0,0,0,.2)}.crm-root .btn-github:focus,.crm-root .btn-github.focus{color:#fff;background-color:#2b2b2b;border-color:rgba(0,0,0,.2)}.crm-root .btn-github:hover{color:#fff;background-color:#2b2b2b;border-color:rgba(0,0,0,.2)}.crm-root .btn-github:active,.crm-root .btn-github.active,.crm-root .open>.dropdown-toggle.btn-github{color:#fff;background-color:#2b2b2b;border-color:rgba(0,0,0,.2)}.crm-root .btn-github:active:hover,.crm-root .btn-github.active:hover,.crm-root .open>.dropdown-toggle.btn-github:hover,.crm-root .btn-github:active:focus,.crm-root .btn-github.active:focus,.crm-root .open>.dropdown-toggle.btn-github:focus,.crm-root .btn-github:active.focus,.crm-root .btn-github.active.focus,.crm-root .open>.dropdown-toggle.btn-github.focus{color:#fff;background-color:#191919;border-color:rgba(0,0,0,.2)}.crm-root .btn-github:active,.crm-root .btn-github.active,.crm-root .open>.dropdown-toggle.btn-github{background-image:none}.crm-root .btn-github.disabled:hover,.crm-root .btn-github[disabled]:hover,.crm-root fieldset[disabled] .btn-github:hover,.crm-root .btn-github.disabled:focus,.crm-root .btn-github[disabled]:focus,.crm-root fieldset[disabled] .btn-github:focus,.crm-root .btn-github.disabled.focus,.crm-root .btn-github[disabled].focus,.crm-root fieldset[disabled] .btn-github.focus{background-color:#444;border-color:rgba(0,0,0,.2)}.crm-root .btn-github .badge{color:#444;background-color:#fff}.crm-root .btn-google{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,.2)}.crm-root .btn-google:focus,.crm-root .btn-google.focus{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,.2)}.crm-root .btn-google:hover{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,.2)}.crm-root .btn-google:active,.crm-root .btn-google.active,.crm-root .open>.dropdown-toggle.btn-google{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,.2)}.crm-root .btn-google:active:hover,.crm-root .btn-google.active:hover,.crm-root .open>.dropdown-toggle.btn-google:hover,.crm-root .btn-google:active:focus,.crm-root .btn-google.active:focus,.crm-root .open>.dropdown-toggle.btn-google:focus,.crm-root .btn-google:active.focus,.crm-root .btn-google.active.focus,.crm-root .open>.dropdown-toggle.btn-google.focus{color:#fff;background-color:#a32b1c;border-color:rgba(0,0,0,.2)}.crm-root .btn-google:active,.crm-root .btn-google.active,.crm-root .open>.dropdown-toggle.btn-google{background-image:none}.crm-root .btn-google.disabled:hover,.crm-root .btn-google[disabled]:hover,.crm-root fieldset[disabled] .btn-google:hover,.crm-root .btn-google.disabled:focus,.crm-root .btn-google[disabled]:focus,.crm-root fieldset[disabled] .btn-google:focus,.crm-root .btn-google.disabled.focus,.crm-root .btn-google[disabled].focus,.crm-root fieldset[disabled] .btn-google.focus{background-color:#dd4b39;border-color:rgba(0,0,0,.2)}.crm-root .btn-google .badge{color:#dd4b39;background-color:#fff}.crm-root .btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,.2)}.crm-root .btn-instagram:focus,.crm-root .btn-instagram.focus{color:#fff;background-color:#305777;border-color:rgba(0,0,0,.2)}.crm-root .btn-instagram:hover{color:#fff;background-color:#305777;border-color:rgba(0,0,0,.2)}.crm-root .btn-instagram:active,.crm-root .btn-instagram.active,.crm-root .open>.dropdown-toggle.btn-instagram{color:#fff;background-color:#305777;border-color:rgba(0,0,0,.2)}.crm-root .btn-instagram:active:hover,.crm-root .btn-instagram.active:hover,.crm-root .open>.dropdown-toggle.btn-instagram:hover,.crm-root .btn-instagram:active:focus,.crm-root .btn-instagram.active:focus,.crm-root .open>.dropdown-toggle.btn-instagram:focus,.crm-root .btn-instagram:active.focus,.crm-root .btn-instagram.active.focus,.crm-root .open>.dropdown-toggle.btn-instagram.focus{color:#fff;background-color:#26455d;border-color:rgba(0,0,0,.2)}.crm-root .btn-instagram:active,.crm-root .btn-instagram.active,.crm-root .open>.dropdown-toggle.btn-instagram{background-image:none}.crm-root .btn-instagram.disabled:hover,.crm-root .btn-instagram[disabled]:hover,.crm-root fieldset[disabled] .btn-instagram:hover,.crm-root .btn-instagram.disabled:focus,.crm-root .btn-instagram[disabled]:focus,.crm-root fieldset[disabled] .btn-instagram:focus,.crm-root .btn-instagram.disabled.focus,.crm-root .btn-instagram[disabled].focus,.crm-root fieldset[disabled] .btn-instagram.focus{background-color:#3f729b;border-color:rgba(0,0,0,.2)}.crm-root .btn-instagram .badge{color:#3f729b;background-color:#fff}.crm-root .btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,.2)}.crm-root .btn-linkedin:focus,.crm-root .btn-linkedin.focus{color:#fff;background-color:#005983;border-color:rgba(0,0,0,.2)}.crm-root .btn-linkedin:hover{color:#fff;background-color:#005983;border-color:rgba(0,0,0,.2)}.crm-root .btn-linkedin:active,.crm-root .btn-linkedin.active,.crm-root .open>.dropdown-toggle.btn-linkedin{color:#fff;background-color:#005983;border-color:rgba(0,0,0,.2)}.crm-root .btn-linkedin:active:hover,.crm-root .btn-linkedin.active:hover,.crm-root .open>.dropdown-toggle.btn-linkedin:hover,.crm-root .btn-linkedin:active:focus,.crm-root .btn-linkedin.active:focus,.crm-root .open>.dropdown-toggle.btn-linkedin:focus,.crm-root .btn-linkedin:active.focus,.crm-root .btn-linkedin.active.focus,.crm-root .open>.dropdown-toggle.btn-linkedin.focus{color:#fff;background-color:#00405f;border-color:rgba(0,0,0,.2)}.crm-root .btn-linkedin:active,.crm-root .btn-linkedin.active,.crm-root .open>.dropdown-toggle.btn-linkedin{background-image:none}.crm-root .btn-linkedin.disabled:hover,.crm-root .btn-linkedin[disabled]:hover,.crm-root fieldset[disabled] .btn-linkedin:hover,.crm-root .btn-linkedin.disabled:focus,.crm-root .btn-linkedin[disabled]:focus,.crm-root fieldset[disabled] .btn-linkedin:focus,.crm-root .btn-linkedin.disabled.focus,.crm-root .btn-linkedin[disabled].focus,.crm-root fieldset[disabled] .btn-linkedin.focus{background-color:#007bb6;border-color:rgba(0,0,0,.2)}.crm-root .btn-linkedin .badge{color:#007bb6;background-color:#fff}.crm-root .btn-microsoft{color:#fff;background-color:#2672ec;border-color:rgba(0,0,0,.2)}.crm-root .btn-microsoft:focus,.crm-root .btn-microsoft.focus{color:#fff;background-color:#125acd;border-color:rgba(0,0,0,.2)}.crm-root .btn-microsoft:hover{color:#fff;background-color:#125acd;border-color:rgba(0,0,0,.2)}.crm-root .btn-microsoft:active,.crm-root .btn-microsoft.active,.crm-root .open>.dropdown-toggle.btn-microsoft{color:#fff;background-color:#125acd;border-color:rgba(0,0,0,.2)}.crm-root .btn-microsoft:active:hover,.crm-root .btn-microsoft.active:hover,.crm-root .open>.dropdown-toggle.btn-microsoft:hover,.crm-root .btn-microsoft:active:focus,.crm-root .btn-microsoft.active:focus,.crm-root .open>.dropdown-toggle.btn-microsoft:focus,.crm-root .btn-microsoft:active.focus,.crm-root .btn-microsoft.active.focus,.crm-root .open>.dropdown-toggle.btn-microsoft.focus{color:#fff;background-color:#0f4bac;border-color:rgba(0,0,0,.2)}.crm-root .btn-microsoft:active,.crm-root .btn-microsoft.active,.crm-root .open>.dropdown-toggle.btn-microsoft{background-image:none}.crm-root .btn-microsoft.disabled:hover,.crm-root .btn-microsoft[disabled]:hover,.crm-root fieldset[disabled] .btn-microsoft:hover,.crm-root .btn-microsoft.disabled:focus,.crm-root .btn-microsoft[disabled]:focus,.crm-root fieldset[disabled] .btn-microsoft:focus,.crm-root .btn-microsoft.disabled.focus,.crm-root .btn-microsoft[disabled].focus,.crm-root fieldset[disabled] .btn-microsoft.focus{background-color:#2672ec;border-color:rgba(0,0,0,.2)}.crm-root .btn-microsoft .badge{color:#2672ec;background-color:#fff}.crm-root .btn-openid{color:#fff;background-color:#f7931e;border-color:rgba(0,0,0,.2)}.crm-root .btn-openid:focus,.crm-root .btn-openid.focus{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,.2)}.crm-root .btn-openid:hover{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,.2)}.crm-root .btn-openid:active,.crm-root .btn-openid.active,.crm-root .open>.dropdown-toggle.btn-openid{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,.2)}.crm-root .btn-openid:active:hover,.crm-root .btn-openid.active:hover,.crm-root .open>.dropdown-toggle.btn-openid:hover,.crm-root .btn-openid:active:focus,.crm-root .btn-openid.active:focus,.crm-root .open>.dropdown-toggle.btn-openid:focus,.crm-root .btn-openid:active.focus,.crm-root .btn-openid.active.focus,.crm-root .open>.dropdown-toggle.btn-openid.focus{color:#fff;background-color:#b86607;border-color:rgba(0,0,0,.2)}.crm-root .btn-openid:active,.crm-root .btn-openid.active,.crm-root .open>.dropdown-toggle.btn-openid{background-image:none}.crm-root .btn-openid.disabled:hover,.crm-root .btn-openid[disabled]:hover,.crm-root fieldset[disabled] .btn-openid:hover,.crm-root .btn-openid.disabled:focus,.crm-root .btn-openid[disabled]:focus,.crm-root fieldset[disabled] .btn-openid:focus,.crm-root .btn-openid.disabled.focus,.crm-root .btn-openid[disabled].focus,.crm-root fieldset[disabled] .btn-openid.focus{background-color:#f7931e;border-color:rgba(0,0,0,.2)}.crm-root .btn-openid .badge{color:#f7931e;background-color:#fff}.crm-root .btn-pinterest{color:#fff;background-color:#cb2027;border-color:rgba(0,0,0,.2)}.crm-root .btn-pinterest:focus,.crm-root .btn-pinterest.focus{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,.2)}.crm-root .btn-pinterest:hover{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,.2)}.crm-root .btn-pinterest:active,.crm-root .btn-pinterest.active,.crm-root .open>.dropdown-toggle.btn-pinterest{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,.2)}.crm-root .btn-pinterest:active:hover,.crm-root .btn-pinterest.active:hover,.crm-root .open>.dropdown-toggle.btn-pinterest:hover,.crm-root .btn-pinterest:active:focus,.crm-root .btn-pinterest.active:focus,.crm-root .open>.dropdown-toggle.btn-pinterest:focus,.crm-root .btn-pinterest:active.focus,.crm-root .btn-pinterest.active.focus,.crm-root .open>.dropdown-toggle.btn-pinterest.focus{color:#fff;background-color:#801419;border-color:rgba(0,0,0,.2)}.crm-root .btn-pinterest:active,.crm-root .btn-pinterest.active,.crm-root .open>.dropdown-toggle.btn-pinterest{background-image:none}.crm-root .btn-pinterest.disabled:hover,.crm-root .btn-pinterest[disabled]:hover,.crm-root fieldset[disabled] .btn-pinterest:hover,.crm-root .btn-pinterest.disabled:focus,.crm-root .btn-pinterest[disabled]:focus,.crm-root fieldset[disabled] .btn-pinterest:focus,.crm-root .btn-pinterest.disabled.focus,.crm-root .btn-pinterest[disabled].focus,.crm-root fieldset[disabled] .btn-pinterest.focus{background-color:#cb2027;border-color:rgba(0,0,0,.2)}.crm-root .btn-pinterest .badge{color:#cb2027;background-color:#fff}.crm-root .btn-reddit{color:#000;background-color:#eff7ff;border-color:rgba(0,0,0,.2)}.crm-root .btn-reddit:focus,.crm-root .btn-reddit.focus{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,.2)}.crm-root .btn-reddit:hover{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,.2)}.crm-root .btn-reddit:active,.crm-root .btn-reddit.active,.crm-root .open>.dropdown-toggle.btn-reddit{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,.2)}.crm-root .btn-reddit:active:hover,.crm-root .btn-reddit.active:hover,.crm-root .open>.dropdown-toggle.btn-reddit:hover,.crm-root .btn-reddit:active:focus,.crm-root .btn-reddit.active:focus,.crm-root .open>.dropdown-toggle.btn-reddit:focus,.crm-root .btn-reddit:active.focus,.crm-root .btn-reddit.active.focus,.crm-root .open>.dropdown-toggle.btn-reddit.focus{color:#000;background-color:#98ccff;border-color:rgba(0,0,0,.2)}.crm-root .btn-reddit:active,.crm-root .btn-reddit.active,.crm-root .open>.dropdown-toggle.btn-reddit{background-image:none}.crm-root .btn-reddit.disabled:hover,.crm-root .btn-reddit[disabled]:hover,.crm-root fieldset[disabled] .btn-reddit:hover,.crm-root .btn-reddit.disabled:focus,.crm-root .btn-reddit[disabled]:focus,.crm-root fieldset[disabled] .btn-reddit:focus,.crm-root .btn-reddit.disabled.focus,.crm-root .btn-reddit[disabled].focus,.crm-root fieldset[disabled] .btn-reddit.focus{background-color:#eff7ff;border-color:rgba(0,0,0,.2)}.crm-root .btn-reddit .badge{color:#eff7ff;background-color:#000}.crm-root .btn-soundcloud{color:#fff;background-color:#f50;border-color:rgba(0,0,0,.2)}.crm-root .btn-soundcloud:focus,.crm-root .btn-soundcloud.focus{color:#fff;background-color:#c40;border-color:rgba(0,0,0,.2)}.crm-root .btn-soundcloud:hover{color:#fff;background-color:#c40;border-color:rgba(0,0,0,.2)}.crm-root .btn-soundcloud:active,.crm-root .btn-soundcloud.active,.crm-root .open>.dropdown-toggle.btn-soundcloud{color:#fff;background-color:#c40;border-color:rgba(0,0,0,.2)}.crm-root .btn-soundcloud:active:hover,.crm-root .btn-soundcloud.active:hover,.crm-root .open>.dropdown-toggle.btn-soundcloud:hover,.crm-root .btn-soundcloud:active:focus,.crm-root .btn-soundcloud.active:focus,.crm-root .open>.dropdown-toggle.btn-soundcloud:focus,.crm-root .btn-soundcloud:active.focus,.crm-root .btn-soundcloud.active.focus,.crm-root .open>.dropdown-toggle.btn-soundcloud.focus{color:#fff;background-color:#a83800;border-color:rgba(0,0,0,.2)}.crm-root .btn-soundcloud:active,.crm-root .btn-soundcloud.active,.crm-root .open>.dropdown-toggle.btn-soundcloud{background-image:none}.crm-root .btn-soundcloud.disabled:hover,.crm-root .btn-soundcloud[disabled]:hover,.crm-root fieldset[disabled] .btn-soundcloud:hover,.crm-root .btn-soundcloud.disabled:focus,.crm-root .btn-soundcloud[disabled]:focus,.crm-root fieldset[disabled] .btn-soundcloud:focus,.crm-root .btn-soundcloud.disabled.focus,.crm-root .btn-soundcloud[disabled].focus,.crm-root fieldset[disabled] .btn-soundcloud.focus{background-color:#f50;border-color:rgba(0,0,0,.2)}.crm-root .btn-soundcloud .badge{color:#f50;background-color:#fff}.crm-root .btn-tumblr{color:#fff;background-color:#2c4762;border-color:rgba(0,0,0,.2)}.crm-root .btn-tumblr:focus,.crm-root .btn-tumblr.focus{color:#fff;background-color:#1c2d3f;border-color:rgba(0,0,0,.2)}.crm-root .btn-tumblr:hover{color:#fff;background-color:#1c2d3f;border-color:rgba(0,0,0,.2)}.crm-root .btn-tumblr:active,.crm-root .btn-tumblr.active,.crm-root .open>.dropdown-toggle.btn-tumblr{color:#fff;background-color:#1c2d3f;border-color:rgba(0,0,0,.2)}.crm-root .btn-tumblr:active:hover,.crm-root .btn-tumblr.active:hover,.crm-root .open>.dropdown-toggle.btn-tumblr:hover,.crm-root .btn-tumblr:active:focus,.crm-root .btn-tumblr.active:focus,.crm-root .open>.dropdown-toggle.btn-tumblr:focus,.crm-root .btn-tumblr:active.focus,.crm-root .btn-tumblr.active.focus,.crm-root .open>.dropdown-toggle.btn-tumblr.focus{color:#fff;background-color:#111c26;border-color:rgba(0,0,0,.2)}.crm-root .btn-tumblr:active,.crm-root .btn-tumblr.active,.crm-root .open>.dropdown-toggle.btn-tumblr{background-image:none}.crm-root .btn-tumblr.disabled:hover,.crm-root .btn-tumblr[disabled]:hover,.crm-root fieldset[disabled] .btn-tumblr:hover,.crm-root .btn-tumblr.disabled:focus,.crm-root .btn-tumblr[disabled]:focus,.crm-root fieldset[disabled] .btn-tumblr:focus,.crm-root .btn-tumblr.disabled.focus,.crm-root .btn-tumblr[disabled].focus,.crm-root fieldset[disabled] .btn-tumblr.focus{background-color:#2c4762;border-color:rgba(0,0,0,.2)}.crm-root .btn-tumblr .badge{color:#2c4762;background-color:#fff}.crm-root .btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,.2)}.crm-root .btn-twitter:focus,.crm-root .btn-twitter.focus{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,.2)}.crm-root .btn-twitter:hover{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,.2)}.crm-root .btn-twitter:active,.crm-root .btn-twitter.active,.crm-root .open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,.2)}.crm-root .btn-twitter:active:hover,.crm-root .btn-twitter.active:hover,.crm-root .open>.dropdown-toggle.btn-twitter:hover,.crm-root .btn-twitter:active:focus,.crm-root .btn-twitter.active:focus,.crm-root .open>.dropdown-toggle.btn-twitter:focus,.crm-root .btn-twitter:active.focus,.crm-root .btn-twitter.active.focus,.crm-root .open>.dropdown-toggle.btn-twitter.focus{color:#fff;background-color:#1583d7;border-color:rgba(0,0,0,.2)}.crm-root .btn-twitter:active,.crm-root .btn-twitter.active,.crm-root .open>.dropdown-toggle.btn-twitter{background-image:none}.crm-root .btn-twitter.disabled:hover,.crm-root .btn-twitter[disabled]:hover,.crm-root fieldset[disabled] .btn-twitter:hover,.crm-root .btn-twitter.disabled:focus,.crm-root .btn-twitter[disabled]:focus,.crm-root fieldset[disabled] .btn-twitter:focus,.crm-root .btn-twitter.disabled.focus,.crm-root .btn-twitter[disabled].focus,.crm-root fieldset[disabled] .btn-twitter.focus{background-color:#55acee;border-color:rgba(0,0,0,.2)}.crm-root .btn-twitter .badge{color:#55acee;background-color:#fff}.crm-root .btn-vimeo{color:#fff;background-color:#1ab7ea;border-color:rgba(0,0,0,.2)}.crm-root .btn-vimeo:focus,.crm-root .btn-vimeo.focus{color:#fff;background-color:#1295bf;border-color:rgba(0,0,0,.2)}.crm-root .btn-vimeo:hover{color:#fff;background-color:#1295bf;border-color:rgba(0,0,0,.2)}.crm-root .btn-vimeo:active,.crm-root .btn-vimeo.active,.crm-root .open>.dropdown-toggle.btn-vimeo{color:#fff;background-color:#1295bf;border-color:rgba(0,0,0,.2)}.crm-root .btn-vimeo:active:hover,.crm-root .btn-vimeo.active:hover,.crm-root .open>.dropdown-toggle.btn-vimeo:hover,.crm-root .btn-vimeo:active:focus,.crm-root .btn-vimeo.active:focus,.crm-root .open>.dropdown-toggle.btn-vimeo:focus,.crm-root .btn-vimeo:active.focus,.crm-root .btn-vimeo.active.focus,.crm-root .open>.dropdown-toggle.btn-vimeo.focus{color:#fff;background-color:#0f7b9f;border-color:rgba(0,0,0,.2)}.crm-root .btn-vimeo:active,.crm-root .btn-vimeo.active,.crm-root .open>.dropdown-toggle.btn-vimeo{background-image:none}.crm-root .btn-vimeo.disabled:hover,.crm-root .btn-vimeo[disabled]:hover,.crm-root fieldset[disabled] .btn-vimeo:hover,.crm-root .btn-vimeo.disabled:focus,.crm-root .btn-vimeo[disabled]:focus,.crm-root fieldset[disabled] .btn-vimeo:focus,.crm-root .btn-vimeo.disabled.focus,.crm-root .btn-vimeo[disabled].focus,.crm-root fieldset[disabled] .btn-vimeo.focus{background-color:#1ab7ea;border-color:rgba(0,0,0,.2)}.crm-root .btn-vimeo .badge{color:#1ab7ea;background-color:#fff}.crm-root .btn-vk{color:#fff;background-color:#587ea3;border-color:rgba(0,0,0,.2)}.crm-root .btn-vk:focus,.crm-root .btn-vk.focus{color:#fff;background-color:#466482;border-color:rgba(0,0,0,.2)}.crm-root .btn-vk:hover{color:#fff;background-color:#466482;border-color:rgba(0,0,0,.2)}.crm-root .btn-vk:active,.crm-root .btn-vk.active,.crm-root .open>.dropdown-toggle.btn-vk{color:#fff;background-color:#466482;border-color:rgba(0,0,0,.2)}.crm-root .btn-vk:active:hover,.crm-root .btn-vk.active:hover,.crm-root .open>.dropdown-toggle.btn-vk:hover,.crm-root .btn-vk:active:focus,.crm-root .btn-vk.active:focus,.crm-root .open>.dropdown-toggle.btn-vk:focus,.crm-root .btn-vk:active.focus,.crm-root .btn-vk.active.focus,.crm-root .open>.dropdown-toggle.btn-vk.focus{color:#fff;background-color:#3a526b;border-color:rgba(0,0,0,.2)}.crm-root .btn-vk:active,.crm-root .btn-vk.active,.crm-root .open>.dropdown-toggle.btn-vk{background-image:none}.crm-root .btn-vk.disabled:hover,.crm-root .btn-vk[disabled]:hover,.crm-root fieldset[disabled] .btn-vk:hover,.crm-root .btn-vk.disabled:focus,.crm-root .btn-vk[disabled]:focus,.crm-root fieldset[disabled] .btn-vk:focus,.crm-root .btn-vk.disabled.focus,.crm-root .btn-vk[disabled].focus,.crm-root fieldset[disabled] .btn-vk.focus{background-color:#587ea3;border-color:rgba(0,0,0,.2)}.crm-root .btn-vk .badge{color:#587ea3;background-color:#fff}.crm-root .btn-yahoo{color:#fff;background-color:#720e9e;border-color:rgba(0,0,0,.2)}.crm-root .btn-yahoo:focus,.crm-root .btn-yahoo.focus{color:#fff;background-color:#500a6f;border-color:rgba(0,0,0,.2)}.crm-root .btn-yahoo:hover{color:#fff;background-color:#500a6f;border-color:rgba(0,0,0,.2)}.crm-root .btn-yahoo:active,.crm-root .btn-yahoo.active,.crm-root .open>.dropdown-toggle.btn-yahoo{color:#fff;background-color:#500a6f;border-color:rgba(0,0,0,.2)}.crm-root .btn-yahoo:active:hover,.crm-root .btn-yahoo.active:hover,.crm-root .open>.dropdown-toggle.btn-yahoo:hover,.crm-root .btn-yahoo:active:focus,.crm-root .btn-yahoo.active:focus,.crm-root .open>.dropdown-toggle.btn-yahoo:focus,.crm-root .btn-yahoo:active.focus,.crm-root .btn-yahoo.active.focus,.crm-root .open>.dropdown-toggle.btn-yahoo.focus{color:#fff;background-color:#39074e;border-color:rgba(0,0,0,.2)}.crm-root .btn-yahoo:active,.crm-root .btn-yahoo.active,.crm-root .open>.dropdown-toggle.btn-yahoo{background-image:none}.crm-root .btn-yahoo.disabled:hover,.crm-root .btn-yahoo[disabled]:hover,.crm-root fieldset[disabled] .btn-yahoo:hover,.crm-root .btn-yahoo.disabled:focus,.crm-root .btn-yahoo[disabled]:focus,.crm-root fieldset[disabled] .btn-yahoo:focus,.crm-root .btn-yahoo.disabled.focus,.crm-root .btn-yahoo[disabled].focus,.crm-root fieldset[disabled] .btn-yahoo.focus{background-color:#720e9e;border-color:rgba(0,0,0,.2)}.crm-root .btn-yahoo .badge{color:#720e9e;background-color:#fff}.crm-root .fc-button{background:#f4f4f4;background-image:none;color:#444;border-color:#ddd;border-bottom-color:#ddd}.crm-root .fc-button:hover,.crm-root .fc-button:active,.crm-root .fc-button.hover{background-color:#e9e9e9}.crm-root .fc-header-title h2{font-size:15px;line-height:1.6em;color:#666;margin-left:10px}.crm-root .fc-header-right{padding-right:10px}.crm-root .fc-header-left{padding-left:10px}.crm-root .fc-widget-header{background:#fafafa}.crm-root .fc-grid{width:100%;border:0}.crm-root .fc-widget-header:first-of-type,.crm-root .fc-widget-content:first-of-type{border-left:0;border-right:0}.crm-root .fc-widget-header:last-of-type,.crm-root .fc-widget-content:last-of-type{border-right:0}.crm-root .fc-toolbar{padding:10px;margin:0}.crm-root .fc-day-number{font-size:20px;font-weight:300;padding-right:10px}.crm-root .fc-color-picker{list-style:none;margin:0;padding:0}.crm-root .fc-color-picker>li{float:left;font-size:30px;margin-right:5px;line-height:30px}.crm-root .fc-color-picker>li .fa{-webkit-transition:-webkit-transform linear .3s;-moz-transition:-moz-transform linear .3s;-o-transition:-o-transform linear .3s;transition:transform linear .3s}.crm-root .fc-color-picker>li .fa:hover{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg)}.crm-root #add-new-event{-webkit-transition:all linear .3s;-o-transition:all linear .3s;transition:all linear .3s}.crm-root .external-event{padding:5px 10px;font-weight:bold;margin-bottom:4px;box-shadow:0 1px 1px rgba(0,0,0,.1);text-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:3px;cursor:move}.crm-root .external-event:hover{box-shadow:inset 0 0 90px rgba(0,0,0,.2)}.crm-root .select2-container--default.select2-container--focus,.crm-root .select2-selection.select2-container--focus,.crm-root .select2-container--default:focus,.crm-root .select2-selection:focus,.crm-root .select2-container--default:active,.crm-root .select2-selection:active{outline:none}.crm-root .select2-container--default .select2-selection--single,.crm-root .select2-selection .select2-selection--single{border:1px solid #d2d6de;border-radius:0;padding:6px 12px;height:34px}.crm-root .select2-container--default.select2-container--open{border-color:#3c8dbc}.crm-root .select2-dropdown{border:1px solid #d2d6de;border-radius:0}.crm-root .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#3c8dbc;color:#fff}.crm-root .select2-results__option{padding:6px 12px;user-select:none;-webkit-user-select:none}.crm-root .select2-container .select2-selection--single .select2-selection__rendered{padding-left:0;padding-right:0;height:auto;margin-top:-4px}.crm-root .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:6px;padding-left:20px}.crm-root .select2-container--default .select2-selection--single .select2-selection__arrow{height:28px;right:3px}.crm-root .select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:0}.crm-root .select2-dropdown .select2-search__field,.crm-root .select2-search--inline .select2-search__field{border:1px solid #d2d6de}.crm-root .select2-dropdown .select2-search__field:focus,.crm-root .select2-search--inline .select2-search__field:focus{outline:none}.crm-root .select2-container--default.select2-container--focus .select2-selection--multiple,.crm-root .select2-container--default .select2-search--dropdown .select2-search__field{border-color:#3c8dbc !important}.crm-root .select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.crm-root .select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.crm-root .select2-container--default .select2-results__option[aria-selected=true],.crm-root .select2-container--default .select2-results__option[aria-selected=true]:hover{color:#444}.crm-root .select2-container--default .select2-selection--multiple{border:1px solid #d2d6de;border-radius:0}.crm-root .select2-container--default .select2-selection--multiple:focus{border-color:#3c8dbc}.crm-root .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#d2d6de}.crm-root .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#3c8dbc;border-color:#367fa9;padding:1px 10px;color:#fff}.crm-root .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{margin-right:5px;color:rgba(255,255,255,.7)}.crm-root .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#fff}.crm-root .select2-container .select2-selection--single .select2-selection__rendered{padding-right:10px}.crm-root .box .datepicker-inline,.crm-root .box .datepicker-inline .datepicker-days,.crm-root .box .datepicker-inline>table,.crm-root .box .datepicker-inline .datepicker-days>table{width:100%}.crm-root .box .datepicker-inline td:hover,.crm-root .box .datepicker-inline .datepicker-days td:hover,.crm-root .box .datepicker-inline>table td:hover,.crm-root .box .datepicker-inline .datepicker-days>table td:hover{background-color:rgba(255,255,255,.3)}.crm-root .box .datepicker-inline td.day.old,.crm-root .box .datepicker-inline .datepicker-days td.day.old,.crm-root .box .datepicker-inline>table td.day.old,.crm-root .box .datepicker-inline .datepicker-days>table td.day.old,.crm-root .box .datepicker-inline td.day.new,.crm-root .box .datepicker-inline .datepicker-days td.day.new,.crm-root .box .datepicker-inline>table td.day.new,.crm-root .box .datepicker-inline .datepicker-days>table td.day.new{color:#777}.crm-root .pad{padding:10px}.crm-root .margin{margin:10px}.crm-root .margin-bottom{margin-bottom:20px}.crm-root .margin-bottom-none{margin-bottom:0}.crm-root .margin-r-5{margin-right:5px}.crm-root .inline{display:inline}.crm-root .description-block{display:block;margin:10px 0;text-align:center}.crm-root .description-block.margin-bottom{margin-bottom:25px}.crm-root .description-block>.description-header{margin:0;padding:0;font-weight:600;font-size:16px}.crm-root .description-block>.description-text{text-transform:uppercase}.crm-root .bg-red,.crm-root .bg-yellow,.crm-root .bg-aqua,.crm-root .bg-blue,.crm-root .bg-light-blue,.crm-root .bg-green,.crm-root .bg-navy,.crm-root .bg-teal,.crm-root .bg-olive,.crm-root .bg-lime,.crm-root .bg-orange,.crm-root .bg-fuchsia,.crm-root .bg-purple,.crm-root .bg-maroon,.crm-root .bg-black,.crm-root .bg-red-active,.crm-root .bg-yellow-active,.crm-root .bg-aqua-active,.crm-root .bg-blue-active,.crm-root .bg-light-blue-active,.crm-root .bg-green-active,.crm-root .bg-navy-active,.crm-root .bg-teal-active,.crm-root .bg-olive-active,.crm-root .bg-lime-active,.crm-root .bg-orange-active,.crm-root .bg-fuchsia-active,.crm-root .bg-purple-active,.crm-root .bg-maroon-active,.crm-root .bg-black-active,.crm-root .callout.callout-danger,.crm-root .callout.callout-warning,.crm-root .callout.callout-info,.crm-root .callout.callout-success,.crm-root .alert-success,.crm-root .alert-danger,.crm-root .alert-error,.crm-root .alert-warning,.crm-root .alert-info,.crm-root .label-danger,.crm-root .label-info,.crm-root .label-warning,.crm-root .label-primary,.crm-root .label-success,.crm-root .modal-primary .modal-body,.crm-root .modal-primary .modal-header,.crm-root .modal-primary .modal-footer,.crm-root .modal-warning .modal-body,.crm-root .modal-warning .modal-header,.crm-root .modal-warning .modal-footer,.crm-root .modal-info .modal-body,.crm-root .modal-info .modal-header,.crm-root .modal-info .modal-footer,.crm-root .modal-success .modal-body,.crm-root .modal-success .modal-header,.crm-root .modal-success .modal-footer,.crm-root .modal-danger .modal-body,.crm-root .modal-danger .modal-header,.crm-root .modal-danger .modal-footer{color:#fff !important}.crm-root .bg-gray{color:#000;background-color:#d2d6de !important}.crm-root .bg-gray-light{background-color:#f7f7f7}.crm-root .bg-black{background-color:#111 !important}.crm-root .bg-red,.crm-root .callout.callout-danger,.crm-root .alert-danger,.crm-root .alert-error,.crm-root .label-danger,.crm-root .modal-danger .modal-body{background-color:#dd4b39 !important}.crm-root .bg-yellow,.crm-root .callout.callout-warning,.crm-root .alert-warning,.crm-root .label-warning,.crm-root .modal-warning .modal-body{background-color:#f39c12 !important}.crm-root .bg-aqua,.crm-root .callout.callout-info,.crm-root .alert-info,.crm-root .label-info,.crm-root .modal-info .modal-body{background-color:#00c0ef !important}.crm-root .bg-blue{background-color:#0073b7 !important}.crm-root .bg-light-blue,.crm-root .label-primary,.crm-root .modal-primary .modal-body{background-color:#3c8dbc !important}.crm-root .bg-green,.crm-root .callout.callout-success,.crm-root .alert-success,.crm-root .label-success,.crm-root .modal-success .modal-body{background-color:#00a65a !important}.crm-root .bg-navy{background-color:#001f3f !important}.crm-root .bg-teal{background-color:#39cccc !important}.crm-root .bg-olive{background-color:#3d9970 !important}.crm-root .bg-lime{background-color:#01ff70 !important}.crm-root .bg-orange{background-color:#ff851b !important}.crm-root .bg-fuchsia{background-color:#f012be !important}.crm-root .bg-purple{background-color:#605ca8 !important}.crm-root .bg-maroon{background-color:#d81b60 !important}.crm-root .bg-gray-active{color:#000;background-color:#b5bbc8 !important}.crm-root .bg-black-active{background-color:#000 !important}.crm-root .bg-red-active,.crm-root .modal-danger .modal-header,.crm-root .modal-danger .modal-footer{background-color:#d33724 !important}.crm-root .bg-yellow-active,.crm-root .modal-warning .modal-header,.crm-root .modal-warning .modal-footer{background-color:#db8b0b !important}.crm-root .bg-aqua-active,.crm-root .modal-info .modal-header,.crm-root .modal-info .modal-footer{background-color:#00a7d0 !important}.crm-root .bg-blue-active{background-color:#005384 !important}.crm-root .bg-light-blue-active,.crm-root .modal-primary .modal-header,.crm-root .modal-primary .modal-footer{background-color:#357ca5 !important}.crm-root .bg-green-active,.crm-root .modal-success .modal-header,.crm-root .modal-success .modal-footer{background-color:#008d4c !important}.crm-root .bg-navy-active{background-color:#001a35 !important}.crm-root .bg-teal-active{background-color:#30bbbb !important}.crm-root .bg-olive-active{background-color:#368763 !important}.crm-root .bg-lime-active{background-color:#00e765 !important}.crm-root .bg-orange-active{background-color:#ff7701 !important}.crm-root .bg-fuchsia-active{background-color:#db0ead !important}.crm-root .bg-purple-active{background-color:#555299 !important}.crm-root .bg-maroon-active{background-color:#ca195a !important}.crm-root [class^=bg-].disabled{opacity:.65;filter:alpha(opacity=65)}.crm-root .text-red{color:#dd4b39 !important}.crm-root .text-yellow{color:#f39c12 !important}.crm-root .text-aqua{color:#00c0ef !important}.crm-root .text-blue{color:#0073b7 !important}.crm-root .text-black{color:#111 !important}.crm-root .text-light-blue{color:#3c8dbc !important}.crm-root .text-green{color:#00a65a !important}.crm-root .text-gray{color:#d2d6de !important}.crm-root .text-navy{color:#001f3f !important}.crm-root .text-teal{color:#39cccc !important}.crm-root .text-olive{color:#3d9970 !important}.crm-root .text-lime{color:#01ff70 !important}.crm-root .text-orange{color:#ff851b !important}.crm-root .text-fuchsia{color:#f012be !important}.crm-root .text-purple{color:#605ca8 !important}.crm-root .text-maroon{color:#d81b60 !important}.crm-root .link-muted{color:#7a869d}.crm-root .link-muted:hover,.crm-root .link-muted:focus{color:#606c84}.crm-root .link-black{color:#666}.crm-root .link-black:hover,.crm-root .link-black:focus{color:#999}.crm-root .hide{display:none !important}.crm-root .no-border{border:0 !important}.crm-root .no-padding{padding:0 !important}.crm-root .no-margin{margin:0 !important}.crm-root .no-shadow{box-shadow:none !important}.crm-root .list-unstyled,.crm-root .chart-legend,.crm-root .contacts-list,.crm-root .users-list,.crm-root .mailbox-attachments{list-style:none;margin:0;padding:0}.crm-root .list-group-unbordered>.list-group-item{border-left:0;border-right:0;border-radius:0;padding-left:0;padding-right:0}.crm-root .flat{border-radius:0 !important}.crm-root .text-bold,.crm-root .text-bold.table td,.crm-root .text-bold.table th{font-weight:700}.crm-root .text-sm{font-size:12px}.crm-root .jqstooltip{padding:5px !important;width:auto !important;height:auto !important}.crm-root .bg-teal-gradient{background:#39cccc !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #39CCCC), color-stop(1, #7adddd)) !important;background:-ms-linear-gradient(bottom, #39CCCC, #7adddd) !important;background:-moz-linear-gradient(center bottom, #39CCCC 0%, #7adddd 100%) !important;background:-o-linear-gradient(#7adddd, #39CCCC) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7adddd", endColorstr="#39CCCC", GradientType=0) !important;color:#fff}.crm-root .bg-light-blue-gradient{background:#3c8dbc !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #3c8dbc), color-stop(1, #67a8ce)) !important;background:-ms-linear-gradient(bottom, #3c8dbc, #67a8ce) !important;background:-moz-linear-gradient(center bottom, #3c8dbc 0%, #67a8ce 100%) !important;background:-o-linear-gradient(#67a8ce, #3c8dbc) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#67a8ce", endColorstr="#3c8dbc", GradientType=0) !important;color:#fff}.crm-root .bg-blue-gradient{background:#0073b7 !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;background:-ms-linear-gradient(bottom, #0073b7, #0089db) !important;background:-moz-linear-gradient(center bottom, #0073b7 0%, #0089db 100%) !important;background:-o-linear-gradient(#0089db, #0073b7) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0089db", endColorstr="#0073b7", GradientType=0) !important;color:#fff}.crm-root .bg-aqua-gradient{background:#00c0ef !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #00c0ef), color-stop(1, #14d1ff)) !important;background:-ms-linear-gradient(bottom, #00c0ef, #14d1ff) !important;background:-moz-linear-gradient(center bottom, #00c0ef 0%, #14d1ff 100%) !important;background:-o-linear-gradient(#14d1ff, #00c0ef) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#14d1ff", endColorstr="#00c0ef", GradientType=0) !important;color:#fff}.crm-root .bg-yellow-gradient{background:#f39c12 !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #f39c12), color-stop(1, #f7bc60)) !important;background:-ms-linear-gradient(bottom, #f39c12, #f7bc60) !important;background:-moz-linear-gradient(center bottom, #f39c12 0%, #f7bc60 100%) !important;background:-o-linear-gradient(#f7bc60, #f39c12) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7bc60", endColorstr="#f39c12", GradientType=0) !important;color:#fff}.crm-root .bg-purple-gradient{background:#605ca8 !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #605ca8), color-stop(1, #9491c4)) !important;background:-ms-linear-gradient(bottom, #605ca8, #9491c4) !important;background:-moz-linear-gradient(center bottom, #605ca8 0%, #9491c4 100%) !important;background:-o-linear-gradient(#9491c4, #605ca8) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#9491c4", endColorstr="#605ca8", GradientType=0) !important;color:#fff}.crm-root .bg-green-gradient{background:#00a65a !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #00a65a), color-stop(1, #00ca6d)) !important;background:-ms-linear-gradient(bottom, #00a65a, #00ca6d) !important;background:-moz-linear-gradient(center bottom, #00a65a 0%, #00ca6d 100%) !important;background:-o-linear-gradient(#00ca6d, #00a65a) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ca6d", endColorstr="#00a65a", GradientType=0) !important;color:#fff}.crm-root .bg-red-gradient{background:#dd4b39 !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #dd4b39), color-stop(1, #e47365)) !important;background:-ms-linear-gradient(bottom, #dd4b39, #e47365) !important;background:-moz-linear-gradient(center bottom, #dd4b39 0%, #e47365 100%) !important;background:-o-linear-gradient(#e47365, #dd4b39) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e47365", endColorstr="#dd4b39", GradientType=0) !important;color:#fff}.crm-root .bg-black-gradient{background:#111 !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #111), color-stop(1, #2b2b2b)) !important;background:-ms-linear-gradient(bottom, #111, #2b2b2b) !important;background:-moz-linear-gradient(center bottom, #111 0%, #2b2b2b 100%) !important;background:-o-linear-gradient(#2b2b2b, #111) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b2b2b", endColorstr="#111", GradientType=0) !important;color:#fff}.crm-root .bg-maroon-gradient{background:#d81b60 !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #D81B60), color-stop(1, #e73f7c)) !important;background:-ms-linear-gradient(bottom, #D81B60, #e73f7c) !important;background:-moz-linear-gradient(center bottom, #D81B60 0%, #e73f7c 100%) !important;background:-o-linear-gradient(#e73f7c, #D81B60) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e73f7c", endColorstr="#D81B60", GradientType=0) !important;color:#fff}.crm-root .description-block .description-icon{font-size:16px}.crm-root .no-pad-top{padding-top:0}.crm-root .position-static{position:static !important}.crm-root .list-header{font-size:15px;padding:10px 4px;font-weight:bold;color:#666}.crm-root .list-seperator{height:1px;background:#f4f4f4;margin:15px 0 9px 0}.crm-root .list-link>a{padding:4px;color:#777}.crm-root .list-link>a:hover{color:#222}.crm-root .font-light{font-weight:300}.crm-root .user-block:before,.crm-root .user-block:after{content:" ";display:table}.crm-root .user-block:after{clear:both}.crm-root .user-block img{width:40px;height:40px;float:left}.crm-root .user-block .username,.crm-root .user-block .description,.crm-root .user-block .comment{display:block;margin-left:50px}.crm-root .user-block .username{font-size:16px;font-weight:600}.crm-root .user-block .description{color:#999;font-size:13px}.crm-root .user-block.user-block-sm .username,.crm-root .user-block.user-block-sm .description,.crm-root .user-block.user-block-sm .comment{margin-left:40px}.crm-root .user-block.user-block-sm .username{font-size:14px}.crm-root .img-sm,.crm-root .img-md,.crm-root .img-lg,.crm-root .box-comments .box-comment img,.crm-root .user-block.user-block-sm img{float:left}.crm-root .img-sm,.crm-root .box-comments .box-comment img,.crm-root .user-block.user-block-sm img{width:30px !important;height:30px !important}.crm-root .img-sm+.img-push{margin-left:40px}.crm-root .img-md{width:60px;height:60px}.crm-root .img-md+.img-push{margin-left:70px}.crm-root .img-lg{width:100px;height:100px}.crm-root .img-lg+.img-push{margin-left:110px}.crm-root .img-bordered{border:3px solid #d2d6de;padding:3px}.crm-root .img-bordered-sm{border:2px solid #d2d6de;padding:2px}.crm-root .attachment-block{border:1px solid #f4f4f4;padding:5px;margin-bottom:10px;background:#f7f7f7}.crm-root .attachment-block .attachment-img{max-width:100px;max-height:100px;height:auto;float:left}.crm-root .attachment-block .attachment-pushed{margin-left:110px}.crm-root .attachment-block .attachment-heading{margin:0}.crm-root .attachment-block .attachment-text{color:#555}.crm-root .connectedSortable{min-height:100px}.crm-root .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.crm-root .sort-highlight{background:#f4f4f4;border:1px dashed #ddd;margin-bottom:10px}.crm-root .full-opacity-hover{opacity:.65;filter:alpha(opacity=65)}.crm-root .full-opacity-hover:hover{opacity:1;filter:alpha(opacity=100)}.crm-root .chart{position:relative;overflow:hidden;width:100%}.crm-root .chart svg,.crm-root .chart canvas{width:100% !important}.crm-root hr{border-top:1px solid #555}.crm-root #red .slider-selection{background:#f56954}.crm-root #blue .slider-selection{background:#3c8dbc}.crm-root #green .slider-selection{background:#00a65a}.crm-root #yellow .slider-selection{background:#f39c12}.crm-root #aqua .slider-selection{background:#00c0ef}.crm-root #purple .slider-selection{background:#932ab6}@media print{.crm-root .no-print,.crm-root .main-sidebar,.crm-root .left-side,.crm-root .main-header,.crm-root .content-header{display:none !important}.crm-root .content-wrapper,.crm-root .right-side,.crm-root .main-footer{margin-left:0 !important;min-height:0 !important;-webkit-transform:translate(0, 0) !important;-ms-transform:translate(0, 0) !important;-o-transform:translate(0, 0) !important;transform:translate(0, 0) !important}.crm-root .fixed .content-wrapper,.crm-root .fixed .right-side{padding-top:0 !important}.crm-root .invoice{width:100%;border:0;margin:0;padding:0}.crm-root .invoice-col{float:left;width:33.3333333%}.crm-root .table-responsive{overflow:auto}.crm-root .table-responsive>.table tr th,.crm-root .table-responsive>.table tr td{white-space:normal !important}}.crm-root .skin-blue .main-header .navbar{background-color:#3c8dbc}.crm-root .skin-blue .main-header .navbar .nav>li>a{color:#fff}.crm-root .skin-blue .main-header .navbar .nav>li>a:hover,.crm-root .skin-blue .main-header .navbar .nav>li>a:active,.crm-root .skin-blue .main-header .navbar .nav>li>a:focus,.crm-root .skin-blue .main-header .navbar .nav .open>a,.crm-root .skin-blue .main-header .navbar .nav .open>a:hover,.crm-root .skin-blue .main-header .navbar .nav .open>a:focus,.crm-root .skin-blue .main-header .navbar .nav>.active>a{background:rgba(0,0,0,.1);color:#f6f6f6}.crm-root .skin-blue .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-blue .main-header .navbar .sidebar-toggle:hover{color:#f6f6f6;background:rgba(0,0,0,.1)}.crm-root .skin-blue .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-blue .main-header .navbar .sidebar-toggle:hover{background-color:#367fa9}@media(max-width: 767px){.crm-root .skin-blue .main-header .navbar .dropdown-menu li.divider{background-color:rgba(255,255,255,.1)}.crm-root .skin-blue .main-header .navbar .dropdown-menu li a{color:#fff}.crm-root .skin-blue .main-header .navbar .dropdown-menu li a:hover{background:#367fa9}}.crm-root .skin-blue .main-header .logo{background-color:#367fa9;color:#fff;border-bottom:0 solid rgba(0,0,0,0)}.crm-root .skin-blue .main-header .logo:hover{background-color:#357ca5}.crm-root .skin-blue .main-header li.user-header{background-color:#3c8dbc}.crm-root .skin-blue .content-header{background:rgba(0,0,0,0)}.crm-root .skin-blue .wrapper,.crm-root .skin-blue .main-sidebar,.crm-root .skin-blue .left-side{background-color:#222d32}.crm-root .skin-blue .user-panel>.info,.crm-root .skin-blue .user-panel>.info>a{color:#fff}.crm-root .skin-blue .sidebar-menu>li.header{color:#4b646f;background:#1a2226}.crm-root .skin-blue .sidebar-menu>li>a{border-left:3px solid rgba(0,0,0,0)}.crm-root .skin-blue .sidebar-menu>li:hover>a,.crm-root .skin-blue .sidebar-menu>li.active>a,.crm-root .skin-blue .sidebar-menu>li.menu-open>a{color:#fff;background:#1e282c}.crm-root .skin-blue .sidebar-menu>li.active>a{border-left-color:#3c8dbc}.crm-root .skin-blue .sidebar-menu>li>.treeview-menu{margin:0 1px;background:#2c3b41}.crm-root .skin-blue .sidebar a{color:#b8c7ce}.crm-root .skin-blue .sidebar a:hover{text-decoration:none}.crm-root .skin-blue .sidebar-menu .treeview-menu>li>a{color:#8aa4af}.crm-root .skin-blue .sidebar-menu .treeview-menu>li.active>a,.crm-root .skin-blue .sidebar-menu .treeview-menu>li>a:hover{color:#fff}.crm-root .skin-blue .sidebar-form{border-radius:3px;border:1px solid #374850;margin:10px 10px}.crm-root .skin-blue .sidebar-form input[type=text],.crm-root .skin-blue .sidebar-form .btn{box-shadow:none;background-color:#374850;border:1px solid rgba(0,0,0,0);height:35px}.crm-root .skin-blue .sidebar-form input[type=text]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.crm-root .skin-blue .sidebar-form input[type=text]:focus,.crm-root .skin-blue .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.crm-root .skin-blue .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.crm-root .skin-blue .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}.crm-root .skin-blue.layout-top-nav .main-header>.logo{background-color:#3c8dbc;color:#fff;border-bottom:0 solid rgba(0,0,0,0)}.crm-root .skin-blue.layout-top-nav .main-header>.logo:hover{background-color:#3b8ab8}.crm-root .skin-blue-light .main-header .navbar{background-color:#3c8dbc}.crm-root .skin-blue-light .main-header .navbar .nav>li>a{color:#fff}.crm-root .skin-blue-light .main-header .navbar .nav>li>a:hover,.crm-root .skin-blue-light .main-header .navbar .nav>li>a:active,.crm-root .skin-blue-light .main-header .navbar .nav>li>a:focus,.crm-root .skin-blue-light .main-header .navbar .nav .open>a,.crm-root .skin-blue-light .main-header .navbar .nav .open>a:hover,.crm-root .skin-blue-light .main-header .navbar .nav .open>a:focus,.crm-root .skin-blue-light .main-header .navbar .nav>.active>a{background:rgba(0,0,0,.1);color:#f6f6f6}.crm-root .skin-blue-light .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-blue-light .main-header .navbar .sidebar-toggle:hover{color:#f6f6f6;background:rgba(0,0,0,.1)}.crm-root .skin-blue-light .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-blue-light .main-header .navbar .sidebar-toggle:hover{background-color:#367fa9}@media(max-width: 767px){.crm-root .skin-blue-light .main-header .navbar .dropdown-menu li.divider{background-color:rgba(255,255,255,.1)}.crm-root .skin-blue-light .main-header .navbar .dropdown-menu li a{color:#fff}.crm-root .skin-blue-light .main-header .navbar .dropdown-menu li a:hover{background:#367fa9}}.crm-root .skin-blue-light .main-header .logo{background-color:#3c8dbc;color:#fff;border-bottom:0 solid rgba(0,0,0,0)}.crm-root .skin-blue-light .main-header .logo:hover{background-color:#3b8ab8}.crm-root .skin-blue-light .main-header li.user-header{background-color:#3c8dbc}.crm-root .skin-blue-light .content-header{background:rgba(0,0,0,0)}.crm-root .skin-blue-light .wrapper,.crm-root .skin-blue-light .main-sidebar,.crm-root .skin-blue-light .left-side{background-color:#f9fafc}.crm-root .skin-blue-light .main-sidebar{border-right:1px solid #d2d6de}.crm-root .skin-blue-light .user-panel>.info,.crm-root .skin-blue-light .user-panel>.info>a{color:#444}.crm-root .skin-blue-light .sidebar-menu>li{-webkit-transition:border-left-color .3s ease;-o-transition:border-left-color .3s ease;transition:border-left-color .3s ease}.crm-root .skin-blue-light .sidebar-menu>li.header{color:#848484;background:#f9fafc}.crm-root .skin-blue-light .sidebar-menu>li>a{border-left:3px solid rgba(0,0,0,0);font-weight:600}.crm-root .skin-blue-light .sidebar-menu>li:hover>a,.crm-root .skin-blue-light .sidebar-menu>li.active>a{color:#000;background:#f4f4f5}.crm-root .skin-blue-light .sidebar-menu>li.active{border-left-color:#3c8dbc}.crm-root .skin-blue-light .sidebar-menu>li.active>a{font-weight:600}.crm-root .skin-blue-light .sidebar-menu>li>.treeview-menu{background:#f4f4f5}.crm-root .skin-blue-light .sidebar a{color:#444}.crm-root .skin-blue-light .sidebar a:hover{text-decoration:none}.crm-root .skin-blue-light .sidebar-menu .treeview-menu>li>a{color:#777}.crm-root .skin-blue-light .sidebar-menu .treeview-menu>li.active>a,.crm-root .skin-blue-light .sidebar-menu .treeview-menu>li>a:hover{color:#000}.crm-root .skin-blue-light .sidebar-menu .treeview-menu>li.active>a{font-weight:600}.crm-root .skin-blue-light .sidebar-form{border-radius:3px;border:1px solid #d2d6de;margin:10px 10px}.crm-root .skin-blue-light .sidebar-form input[type=text],.crm-root .skin-blue-light .sidebar-form .btn{box-shadow:none;background-color:#fff;border:1px solid rgba(0,0,0,0);height:35px}.crm-root .skin-blue-light .sidebar-form input[type=text]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.crm-root .skin-blue-light .sidebar-form input[type=text]:focus,.crm-root .skin-blue-light .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.crm-root .skin-blue-light .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.crm-root .skin-blue-light .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}@media(min-width: 768px){.crm-root .skin-blue-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu{border-left:1px solid #d2d6de}}.crm-root .skin-blue-light .main-footer{border-top-color:#d2d6de}.crm-root .skin-blue.layout-top-nav .main-header>.logo{background-color:#3c8dbc;color:#fff;border-bottom:0 solid rgba(0,0,0,0)}.crm-root .skin-blue.layout-top-nav .main-header>.logo:hover{background-color:#3b8ab8}.crm-root .skin-black .main-header{-webkit-box-shadow:0px 1px 1px rgba(0,0,0,.05);box-shadow:0px 1px 1px rgba(0,0,0,.05)}.crm-root .skin-black .main-header .navbar-toggle{color:#333}.crm-root .skin-black .main-header .navbar-brand{color:#333;border-right:1px solid #eee}.crm-root .skin-black .main-header .navbar{background-color:#fff}.crm-root .skin-black .main-header .navbar .nav>li>a{color:#333}.crm-root .skin-black .main-header .navbar .nav>li>a:hover,.crm-root .skin-black .main-header .navbar .nav>li>a:active,.crm-root .skin-black .main-header .navbar .nav>li>a:focus,.crm-root .skin-black .main-header .navbar .nav .open>a,.crm-root .skin-black .main-header .navbar .nav .open>a:hover,.crm-root .skin-black .main-header .navbar .nav .open>a:focus,.crm-root .skin-black .main-header .navbar .nav>.active>a{background:#fff;color:#999}.crm-root .skin-black .main-header .navbar .sidebar-toggle{color:#333}.crm-root .skin-black .main-header .navbar .sidebar-toggle:hover{color:#999;background:#fff}.crm-root .skin-black .main-header .navbar>.sidebar-toggle{color:#333;border-right:1px solid #eee}.crm-root .skin-black .main-header .navbar .navbar-nav>li>a{border-right:1px solid #eee}.crm-root .skin-black .main-header .navbar .navbar-custom-menu .navbar-nav>li>a,.crm-root .skin-black .main-header .navbar .navbar-right>li>a{border-left:1px solid #eee;border-right-width:0}.crm-root .skin-black .main-header .logo{background-color:#fff;color:#333;border-bottom:0 solid rgba(0,0,0,0);border-right:1px solid #eee}.crm-root .skin-black .main-header .logo:hover{background-color:#fcfcfc}@media(max-width: 767px){.crm-root .skin-black .main-header .logo{background-color:#222;color:#fff;border-bottom:0 solid rgba(0,0,0,0);border-right:none}.crm-root .skin-black .main-header .logo:hover{background-color:#1f1f1f}}.crm-root .skin-black .main-header li.user-header{background-color:#222}.crm-root .skin-black .content-header{background:rgba(0,0,0,0);box-shadow:none}.crm-root .skin-black .wrapper,.crm-root .skin-black .main-sidebar,.crm-root .skin-black .left-side{background-color:#222d32}.crm-root .skin-black .user-panel>.info,.crm-root .skin-black .user-panel>.info>a{color:#fff}.crm-root .skin-black .sidebar-menu>li.header{color:#4b646f;background:#1a2226}.crm-root .skin-black .sidebar-menu>li>a{border-left:3px solid rgba(0,0,0,0)}.crm-root .skin-black .sidebar-menu>li:hover>a,.crm-root .skin-black .sidebar-menu>li.active>a,.crm-root .skin-black .sidebar-menu>li.menu-open>a{color:#fff;background:#1e282c}.crm-root .skin-black .sidebar-menu>li.active>a{border-left-color:#fff}.crm-root .skin-black .sidebar-menu>li>.treeview-menu{margin:0 1px;background:#2c3b41}.crm-root .skin-black .sidebar a{color:#b8c7ce}.crm-root .skin-black .sidebar a:hover{text-decoration:none}.crm-root .skin-black .sidebar-menu .treeview-menu>li>a{color:#8aa4af}.crm-root .skin-black .sidebar-menu .treeview-menu>li.active>a,.crm-root .skin-black .sidebar-menu .treeview-menu>li>a:hover{color:#fff}.crm-root .skin-black .sidebar-form{border-radius:3px;border:1px solid #374850;margin:10px 10px}.crm-root .skin-black .sidebar-form input[type=text],.crm-root .skin-black .sidebar-form .btn{box-shadow:none;background-color:#374850;border:1px solid rgba(0,0,0,0);height:35px}.crm-root .skin-black .sidebar-form input[type=text]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.crm-root .skin-black .sidebar-form input[type=text]:focus,.crm-root .skin-black .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.crm-root .skin-black .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.crm-root .skin-black .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}.crm-root .skin-black .pace .pace-progress{background:#222}.crm-root .skin-black .pace .pace-activity{border-top-color:#222;border-left-color:#222}.crm-root .skin-black-light .main-header{-webkit-box-shadow:0px 1px 1px rgba(0,0,0,.05);box-shadow:0px 1px 1px rgba(0,0,0,.05)}.crm-root .skin-black-light .main-header .navbar-toggle{color:#333}.crm-root .skin-black-light .main-header .navbar-brand{color:#333;border-right:1px solid #d2d6de}.crm-root .skin-black-light .main-header .navbar{background-color:#fff}.crm-root .skin-black-light .main-header .navbar .nav>li>a{color:#333}.crm-root .skin-black-light .main-header .navbar .nav>li>a:hover,.crm-root .skin-black-light .main-header .navbar .nav>li>a:active,.crm-root .skin-black-light .main-header .navbar .nav>li>a:focus,.crm-root .skin-black-light .main-header .navbar .nav .open>a,.crm-root .skin-black-light .main-header .navbar .nav .open>a:hover,.crm-root .skin-black-light .main-header .navbar .nav .open>a:focus,.crm-root .skin-black-light .main-header .navbar .nav>.active>a{background:#fff;color:#999}.crm-root .skin-black-light .main-header .navbar .sidebar-toggle{color:#333}.crm-root .skin-black-light .main-header .navbar .sidebar-toggle:hover{color:#999;background:#fff}.crm-root .skin-black-light .main-header .navbar>.sidebar-toggle{color:#333;border-right:1px solid #d2d6de}.crm-root .skin-black-light .main-header .navbar .navbar-nav>li>a{border-right:1px solid #d2d6de}.crm-root .skin-black-light .main-header .navbar .navbar-custom-menu .navbar-nav>li>a,.crm-root .skin-black-light .main-header .navbar .navbar-right>li>a{border-left:1px solid #d2d6de;border-right-width:0}.crm-root .skin-black-light .main-header .logo{background-color:#fff;color:#333;border-bottom:0 solid rgba(0,0,0,0);border-right:1px solid #d2d6de}.crm-root .skin-black-light .main-header .logo:hover{background-color:#fcfcfc}@media(max-width: 767px){.crm-root .skin-black-light .main-header .logo{background-color:#222;color:#fff;border-bottom:0 solid rgba(0,0,0,0);border-right:none}.crm-root .skin-black-light .main-header .logo:hover{background-color:#1f1f1f}}.crm-root .skin-black-light .main-header li.user-header{background-color:#222}.crm-root .skin-black-light .content-header{background:rgba(0,0,0,0);box-shadow:none}.crm-root .skin-black-light .wrapper,.crm-root .skin-black-light .main-sidebar,.crm-root .skin-black-light .left-side{background-color:#f9fafc}.crm-root .skin-black-light .main-sidebar{border-right:1px solid #d2d6de}.crm-root .skin-black-light .user-panel>.info,.crm-root .skin-black-light .user-panel>.info>a{color:#444}.crm-root .skin-black-light .sidebar-menu>li{-webkit-transition:border-left-color .3s ease;-o-transition:border-left-color .3s ease;transition:border-left-color .3s ease}.crm-root .skin-black-light .sidebar-menu>li.header{color:#848484;background:#f9fafc}.crm-root .skin-black-light .sidebar-menu>li>a{border-left:3px solid rgba(0,0,0,0);font-weight:600}.crm-root .skin-black-light .sidebar-menu>li:hover>a,.crm-root .skin-black-light .sidebar-menu>li.active>a{color:#000;background:#f4f4f5}.crm-root .skin-black-light .sidebar-menu>li.active{border-left-color:#fff}.crm-root .skin-black-light .sidebar-menu>li.active>a{font-weight:600}.crm-root .skin-black-light .sidebar-menu>li>.treeview-menu{background:#f4f4f5}.crm-root .skin-black-light .sidebar a{color:#444}.crm-root .skin-black-light .sidebar a:hover{text-decoration:none}.crm-root .skin-black-light .sidebar-menu .treeview-menu>li>a{color:#777}.crm-root .skin-black-light .sidebar-menu .treeview-menu>li.active>a,.crm-root .skin-black-light .sidebar-menu .treeview-menu>li>a:hover{color:#000}.crm-root .skin-black-light .sidebar-menu .treeview-menu>li.active>a{font-weight:600}.crm-root .skin-black-light .sidebar-form{border-radius:3px;border:1px solid #d2d6de;margin:10px 10px}.crm-root .skin-black-light .sidebar-form input[type=text],.crm-root .skin-black-light .sidebar-form .btn{box-shadow:none;background-color:#fff;border:1px solid rgba(0,0,0,0);height:35px}.crm-root .skin-black-light .sidebar-form input[type=text]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.crm-root .skin-black-light .sidebar-form input[type=text]:focus,.crm-root .skin-black-light .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.crm-root .skin-black-light .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.crm-root .skin-black-light .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}@media(min-width: 768px){.crm-root .skin-black-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu{border-left:1px solid #d2d6de}}.crm-root .skin-green .main-header .navbar{background-color:#00a65a}.crm-root .skin-green .main-header .navbar .nav>li>a{color:#fff}.crm-root .skin-green .main-header .navbar .nav>li>a:hover,.crm-root .skin-green .main-header .navbar .nav>li>a:active,.crm-root .skin-green .main-header .navbar .nav>li>a:focus,.crm-root .skin-green .main-header .navbar .nav .open>a,.crm-root .skin-green .main-header .navbar .nav .open>a:hover,.crm-root .skin-green .main-header .navbar .nav .open>a:focus,.crm-root .skin-green .main-header .navbar .nav>.active>a{background:rgba(0,0,0,.1);color:#f6f6f6}.crm-root .skin-green .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-green .main-header .navbar .sidebar-toggle:hover{color:#f6f6f6;background:rgba(0,0,0,.1)}.crm-root .skin-green .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-green .main-header .navbar .sidebar-toggle:hover{background-color:#008d4c}@media(max-width: 767px){.crm-root .skin-green .main-header .navbar .dropdown-menu li.divider{background-color:rgba(255,255,255,.1)}.crm-root .skin-green .main-header .navbar .dropdown-menu li a{color:#fff}.crm-root .skin-green .main-header .navbar .dropdown-menu li a:hover{background:#008d4c}}.crm-root .skin-green .main-header .logo{background-color:#008d4c;color:#fff;border-bottom:0 solid rgba(0,0,0,0)}.crm-root .skin-green .main-header .logo:hover{background-color:#008749}.crm-root .skin-green .main-header li.user-header{background-color:#00a65a}.crm-root .skin-green .content-header{background:rgba(0,0,0,0)}.crm-root .skin-green .wrapper,.crm-root .skin-green .main-sidebar,.crm-root .skin-green .left-side{background-color:#222d32}.crm-root .skin-green .user-panel>.info,.crm-root .skin-green .user-panel>.info>a{color:#fff}.crm-root .skin-green .sidebar-menu>li.header{color:#4b646f;background:#1a2226}.crm-root .skin-green .sidebar-menu>li>a{border-left:3px solid rgba(0,0,0,0)}.crm-root .skin-green .sidebar-menu>li:hover>a,.crm-root .skin-green .sidebar-menu>li.active>a,.crm-root .skin-green .sidebar-menu>li.menu-open>a{color:#fff;background:#1e282c}.crm-root .skin-green .sidebar-menu>li.active>a{border-left-color:#00a65a}.crm-root .skin-green .sidebar-menu>li>.treeview-menu{margin:0 1px;background:#2c3b41}.crm-root .skin-green .sidebar a{color:#b8c7ce}.crm-root .skin-green .sidebar a:hover{text-decoration:none}.crm-root .skin-green .sidebar-menu .treeview-menu>li>a{color:#8aa4af}.crm-root .skin-green .sidebar-menu .treeview-menu>li.active>a,.crm-root .skin-green .sidebar-menu .treeview-menu>li>a:hover{color:#fff}.crm-root .skin-green .sidebar-form{border-radius:3px;border:1px solid #374850;margin:10px 10px}.crm-root .skin-green .sidebar-form input[type=text],.crm-root .skin-green .sidebar-form .btn{box-shadow:none;background-color:#374850;border:1px solid rgba(0,0,0,0);height:35px}.crm-root .skin-green .sidebar-form input[type=text]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.crm-root .skin-green .sidebar-form input[type=text]:focus,.crm-root .skin-green .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.crm-root .skin-green .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.crm-root .skin-green .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}.crm-root .skin-green-light .main-header .navbar{background-color:#00a65a}.crm-root .skin-green-light .main-header .navbar .nav>li>a{color:#fff}.crm-root .skin-green-light .main-header .navbar .nav>li>a:hover,.crm-root .skin-green-light .main-header .navbar .nav>li>a:active,.crm-root .skin-green-light .main-header .navbar .nav>li>a:focus,.crm-root .skin-green-light .main-header .navbar .nav .open>a,.crm-root .skin-green-light .main-header .navbar .nav .open>a:hover,.crm-root .skin-green-light .main-header .navbar .nav .open>a:focus,.crm-root .skin-green-light .main-header .navbar .nav>.active>a{background:rgba(0,0,0,.1);color:#f6f6f6}.crm-root .skin-green-light .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-green-light .main-header .navbar .sidebar-toggle:hover{color:#f6f6f6;background:rgba(0,0,0,.1)}.crm-root .skin-green-light .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-green-light .main-header .navbar .sidebar-toggle:hover{background-color:#008d4c}@media(max-width: 767px){.crm-root .skin-green-light .main-header .navbar .dropdown-menu li.divider{background-color:rgba(255,255,255,.1)}.crm-root .skin-green-light .main-header .navbar .dropdown-menu li a{color:#fff}.crm-root .skin-green-light .main-header .navbar .dropdown-menu li a:hover{background:#008d4c}}.crm-root .skin-green-light .main-header .logo{background-color:#00a65a;color:#fff;border-bottom:0 solid rgba(0,0,0,0)}.crm-root .skin-green-light .main-header .logo:hover{background-color:#00a157}.crm-root .skin-green-light .main-header li.user-header{background-color:#00a65a}.crm-root .skin-green-light .content-header{background:rgba(0,0,0,0)}.crm-root .skin-green-light .wrapper,.crm-root .skin-green-light .main-sidebar,.crm-root .skin-green-light .left-side{background-color:#f9fafc}.crm-root .skin-green-light .main-sidebar{border-right:1px solid #d2d6de}.crm-root .skin-green-light .user-panel>.info,.crm-root .skin-green-light .user-panel>.info>a{color:#444}.crm-root .skin-green-light .sidebar-menu>li{-webkit-transition:border-left-color .3s ease;-o-transition:border-left-color .3s ease;transition:border-left-color .3s ease}.crm-root .skin-green-light .sidebar-menu>li.header{color:#848484;background:#f9fafc}.crm-root .skin-green-light .sidebar-menu>li>a{border-left:3px solid rgba(0,0,0,0);font-weight:600}.crm-root .skin-green-light .sidebar-menu>li:hover>a,.crm-root .skin-green-light .sidebar-menu>li.active>a{color:#000;background:#f4f4f5}.crm-root .skin-green-light .sidebar-menu>li.active{border-left-color:#00a65a}.crm-root .skin-green-light .sidebar-menu>li.active>a{font-weight:600}.crm-root .skin-green-light .sidebar-menu>li>.treeview-menu{background:#f4f4f5}.crm-root .skin-green-light .sidebar a{color:#444}.crm-root .skin-green-light .sidebar a:hover{text-decoration:none}.crm-root .skin-green-light .sidebar-menu .treeview-menu>li>a{color:#777}.crm-root .skin-green-light .sidebar-menu .treeview-menu>li.active>a,.crm-root .skin-green-light .sidebar-menu .treeview-menu>li>a:hover{color:#000}.crm-root .skin-green-light .sidebar-menu .treeview-menu>li.active>a{font-weight:600}.crm-root .skin-green-light .sidebar-form{border-radius:3px;border:1px solid #d2d6de;margin:10px 10px}.crm-root .skin-green-light .sidebar-form input[type=text],.crm-root .skin-green-light .sidebar-form .btn{box-shadow:none;background-color:#fff;border:1px solid rgba(0,0,0,0);height:35px}.crm-root .skin-green-light .sidebar-form input[type=text]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.crm-root .skin-green-light .sidebar-form input[type=text]:focus,.crm-root .skin-green-light .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.crm-root .skin-green-light .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.crm-root .skin-green-light .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}@media(min-width: 768px){.crm-root .skin-green-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu{border-left:1px solid #d2d6de}}.crm-root .skin-red .main-header .navbar{background-color:#dd4b39}.crm-root .skin-red .main-header .navbar .nav>li>a{color:#fff}.crm-root .skin-red .main-header .navbar .nav>li>a:hover,.crm-root .skin-red .main-header .navbar .nav>li>a:active,.crm-root .skin-red .main-header .navbar .nav>li>a:focus,.crm-root .skin-red .main-header .navbar .nav .open>a,.crm-root .skin-red .main-header .navbar .nav .open>a:hover,.crm-root .skin-red .main-header .navbar .nav .open>a:focus,.crm-root .skin-red .main-header .navbar .nav>.active>a{background:rgba(0,0,0,.1);color:#f6f6f6}.crm-root .skin-red .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-red .main-header .navbar .sidebar-toggle:hover{color:#f6f6f6;background:rgba(0,0,0,.1)}.crm-root .skin-red .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-red .main-header .navbar .sidebar-toggle:hover{background-color:#d73925}@media(max-width: 767px){.crm-root .skin-red .main-header .navbar .dropdown-menu li.divider{background-color:rgba(255,255,255,.1)}.crm-root .skin-red .main-header .navbar .dropdown-menu li a{color:#fff}.crm-root .skin-red .main-header .navbar .dropdown-menu li a:hover{background:#d73925}}.crm-root .skin-red .main-header .logo{background-color:#d73925;color:#fff;border-bottom:0 solid rgba(0,0,0,0)}.crm-root .skin-red .main-header .logo:hover{background-color:#d33724}.crm-root .skin-red .main-header li.user-header{background-color:#dd4b39}.crm-root .skin-red .content-header{background:rgba(0,0,0,0)}.crm-root .skin-red .wrapper,.crm-root .skin-red .main-sidebar,.crm-root .skin-red .left-side{background-color:#222d32}.crm-root .skin-red .user-panel>.info,.crm-root .skin-red .user-panel>.info>a{color:#fff}.crm-root .skin-red .sidebar-menu>li.header{color:#4b646f;background:#1a2226}.crm-root .skin-red .sidebar-menu>li>a{border-left:3px solid rgba(0,0,0,0)}.crm-root .skin-red .sidebar-menu>li:hover>a,.crm-root .skin-red .sidebar-menu>li.active>a,.crm-root .skin-red .sidebar-menu>li.menu-open>a{color:#fff;background:#1e282c}.crm-root .skin-red .sidebar-menu>li.active>a{border-left-color:#dd4b39}.crm-root .skin-red .sidebar-menu>li>.treeview-menu{margin:0 1px;background:#2c3b41}.crm-root .skin-red .sidebar a{color:#b8c7ce}.crm-root .skin-red .sidebar a:hover{text-decoration:none}.crm-root .skin-red .sidebar-menu .treeview-menu>li>a{color:#8aa4af}.crm-root .skin-red .sidebar-menu .treeview-menu>li.active>a,.crm-root .skin-red .sidebar-menu .treeview-menu>li>a:hover{color:#fff}.crm-root .skin-red .sidebar-form{border-radius:3px;border:1px solid #374850;margin:10px 10px}.crm-root .skin-red .sidebar-form input[type=text],.crm-root .skin-red .sidebar-form .btn{box-shadow:none;background-color:#374850;border:1px solid rgba(0,0,0,0);height:35px}.crm-root .skin-red .sidebar-form input[type=text]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.crm-root .skin-red .sidebar-form input[type=text]:focus,.crm-root .skin-red .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.crm-root .skin-red .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.crm-root .skin-red .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}.crm-root .skin-red-light .main-header .navbar{background-color:#dd4b39}.crm-root .skin-red-light .main-header .navbar .nav>li>a{color:#fff}.crm-root .skin-red-light .main-header .navbar .nav>li>a:hover,.crm-root .skin-red-light .main-header .navbar .nav>li>a:active,.crm-root .skin-red-light .main-header .navbar .nav>li>a:focus,.crm-root .skin-red-light .main-header .navbar .nav .open>a,.crm-root .skin-red-light .main-header .navbar .nav .open>a:hover,.crm-root .skin-red-light .main-header .navbar .nav .open>a:focus,.crm-root .skin-red-light .main-header .navbar .nav>.active>a{background:rgba(0,0,0,.1);color:#f6f6f6}.crm-root .skin-red-light .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-red-light .main-header .navbar .sidebar-toggle:hover{color:#f6f6f6;background:rgba(0,0,0,.1)}.crm-root .skin-red-light .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-red-light .main-header .navbar .sidebar-toggle:hover{background-color:#d73925}@media(max-width: 767px){.crm-root .skin-red-light .main-header .navbar .dropdown-menu li.divider{background-color:rgba(255,255,255,.1)}.crm-root .skin-red-light .main-header .navbar .dropdown-menu li a{color:#fff}.crm-root .skin-red-light .main-header .navbar .dropdown-menu li a:hover{background:#d73925}}.crm-root .skin-red-light .main-header .logo{background-color:#dd4b39;color:#fff;border-bottom:0 solid rgba(0,0,0,0)}.crm-root .skin-red-light .main-header .logo:hover{background-color:#dc4735}.crm-root .skin-red-light .main-header li.user-header{background-color:#dd4b39}.crm-root .skin-red-light .content-header{background:rgba(0,0,0,0)}.crm-root .skin-red-light .wrapper,.crm-root .skin-red-light .main-sidebar,.crm-root .skin-red-light .left-side{background-color:#f9fafc}.crm-root .skin-red-light .main-sidebar{border-right:1px solid #d2d6de}.crm-root .skin-red-light .user-panel>.info,.crm-root .skin-red-light .user-panel>.info>a{color:#444}.crm-root .skin-red-light .sidebar-menu>li{-webkit-transition:border-left-color .3s ease;-o-transition:border-left-color .3s ease;transition:border-left-color .3s ease}.crm-root .skin-red-light .sidebar-menu>li.header{color:#848484;background:#f9fafc}.crm-root .skin-red-light .sidebar-menu>li>a{border-left:3px solid rgba(0,0,0,0);font-weight:600}.crm-root .skin-red-light .sidebar-menu>li:hover>a,.crm-root .skin-red-light .sidebar-menu>li.active>a{color:#000;background:#f4f4f5}.crm-root .skin-red-light .sidebar-menu>li.active{border-left-color:#dd4b39}.crm-root .skin-red-light .sidebar-menu>li.active>a{font-weight:600}.crm-root .skin-red-light .sidebar-menu>li>.treeview-menu{background:#f4f4f5}.crm-root .skin-red-light .sidebar a{color:#444}.crm-root .skin-red-light .sidebar a:hover{text-decoration:none}.crm-root .skin-red-light .sidebar-menu .treeview-menu>li>a{color:#777}.crm-root .skin-red-light .sidebar-menu .treeview-menu>li.active>a,.crm-root .skin-red-light .sidebar-menu .treeview-menu>li>a:hover{color:#000}.crm-root .skin-red-light .sidebar-menu .treeview-menu>li.active>a{font-weight:600}.crm-root .skin-red-light .sidebar-form{border-radius:3px;border:1px solid #d2d6de;margin:10px 10px}.crm-root .skin-red-light .sidebar-form input[type=text],.crm-root .skin-red-light .sidebar-form .btn{box-shadow:none;background-color:#fff;border:1px solid rgba(0,0,0,0);height:35px}.crm-root .skin-red-light .sidebar-form input[type=text]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.crm-root .skin-red-light .sidebar-form input[type=text]:focus,.crm-root .skin-red-light .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.crm-root .skin-red-light .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.crm-root .skin-red-light .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}@media(min-width: 768px){.crm-root .skin-red-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu{border-left:1px solid #d2d6de}}.crm-root .skin-yellow .main-header .navbar{background-color:#f39c12}.crm-root .skin-yellow .main-header .navbar .nav>li>a{color:#fff}.crm-root .skin-yellow .main-header .navbar .nav>li>a:hover,.crm-root .skin-yellow .main-header .navbar .nav>li>a:active,.crm-root .skin-yellow .main-header .navbar .nav>li>a:focus,.crm-root .skin-yellow .main-header .navbar .nav .open>a,.crm-root .skin-yellow .main-header .navbar .nav .open>a:hover,.crm-root .skin-yellow .main-header .navbar .nav .open>a:focus,.crm-root .skin-yellow .main-header .navbar .nav>.active>a{background:rgba(0,0,0,.1);color:#f6f6f6}.crm-root .skin-yellow .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-yellow .main-header .navbar .sidebar-toggle:hover{color:#f6f6f6;background:rgba(0,0,0,.1)}.crm-root .skin-yellow .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-yellow .main-header .navbar .sidebar-toggle:hover{background-color:#e08e0b}@media(max-width: 767px){.crm-root .skin-yellow .main-header .navbar .dropdown-menu li.divider{background-color:rgba(255,255,255,.1)}.crm-root .skin-yellow .main-header .navbar .dropdown-menu li a{color:#fff}.crm-root .skin-yellow .main-header .navbar .dropdown-menu li a:hover{background:#e08e0b}}.crm-root .skin-yellow .main-header .logo{background-color:#e08e0b;color:#fff;border-bottom:0 solid rgba(0,0,0,0)}.crm-root .skin-yellow .main-header .logo:hover{background-color:#db8b0b}.crm-root .skin-yellow .main-header li.user-header{background-color:#f39c12}.crm-root .skin-yellow .content-header{background:rgba(0,0,0,0)}.crm-root .skin-yellow .wrapper,.crm-root .skin-yellow .main-sidebar,.crm-root .skin-yellow .left-side{background-color:#222d32}.crm-root .skin-yellow .user-panel>.info,.crm-root .skin-yellow .user-panel>.info>a{color:#fff}.crm-root .skin-yellow .sidebar-menu>li.header{color:#4b646f;background:#1a2226}.crm-root .skin-yellow .sidebar-menu>li>a{border-left:3px solid rgba(0,0,0,0)}.crm-root .skin-yellow .sidebar-menu>li:hover>a,.crm-root .skin-yellow .sidebar-menu>li.active>a,.crm-root .skin-yellow .sidebar-menu>li.menu-open>a{color:#fff;background:#1e282c}.crm-root .skin-yellow .sidebar-menu>li.active>a{border-left-color:#f39c12}.crm-root .skin-yellow .sidebar-menu>li>.treeview-menu{margin:0 1px;background:#2c3b41}.crm-root .skin-yellow .sidebar a{color:#b8c7ce}.crm-root .skin-yellow .sidebar a:hover{text-decoration:none}.crm-root .skin-yellow .sidebar-menu .treeview-menu>li>a{color:#8aa4af}.crm-root .skin-yellow .sidebar-menu .treeview-menu>li.active>a,.crm-root .skin-yellow .sidebar-menu .treeview-menu>li>a:hover{color:#fff}.crm-root .skin-yellow .sidebar-form{border-radius:3px;border:1px solid #374850;margin:10px 10px}.crm-root .skin-yellow .sidebar-form input[type=text],.crm-root .skin-yellow .sidebar-form .btn{box-shadow:none;background-color:#374850;border:1px solid rgba(0,0,0,0);height:35px}.crm-root .skin-yellow .sidebar-form input[type=text]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.crm-root .skin-yellow .sidebar-form input[type=text]:focus,.crm-root .skin-yellow .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.crm-root .skin-yellow .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.crm-root .skin-yellow .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}.crm-root .skin-yellow-light .main-header .navbar{background-color:#f39c12}.crm-root .skin-yellow-light .main-header .navbar .nav>li>a{color:#fff}.crm-root .skin-yellow-light .main-header .navbar .nav>li>a:hover,.crm-root .skin-yellow-light .main-header .navbar .nav>li>a:active,.crm-root .skin-yellow-light .main-header .navbar .nav>li>a:focus,.crm-root .skin-yellow-light .main-header .navbar .nav .open>a,.crm-root .skin-yellow-light .main-header .navbar .nav .open>a:hover,.crm-root .skin-yellow-light .main-header .navbar .nav .open>a:focus,.crm-root .skin-yellow-light .main-header .navbar .nav>.active>a{background:rgba(0,0,0,.1);color:#f6f6f6}.crm-root .skin-yellow-light .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-yellow-light .main-header .navbar .sidebar-toggle:hover{color:#f6f6f6;background:rgba(0,0,0,.1)}.crm-root .skin-yellow-light .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-yellow-light .main-header .navbar .sidebar-toggle:hover{background-color:#e08e0b}@media(max-width: 767px){.crm-root .skin-yellow-light .main-header .navbar .dropdown-menu li.divider{background-color:rgba(255,255,255,.1)}.crm-root .skin-yellow-light .main-header .navbar .dropdown-menu li a{color:#fff}.crm-root .skin-yellow-light .main-header .navbar .dropdown-menu li a:hover{background:#e08e0b}}.crm-root .skin-yellow-light .main-header .logo{background-color:#f39c12;color:#fff;border-bottom:0 solid rgba(0,0,0,0)}.crm-root .skin-yellow-light .main-header .logo:hover{background-color:#f39a0d}.crm-root .skin-yellow-light .main-header li.user-header{background-color:#f39c12}.crm-root .skin-yellow-light .content-header{background:rgba(0,0,0,0)}.crm-root .skin-yellow-light .wrapper,.crm-root .skin-yellow-light .main-sidebar,.crm-root .skin-yellow-light .left-side{background-color:#f9fafc}.crm-root .skin-yellow-light .main-sidebar{border-right:1px solid #d2d6de}.crm-root .skin-yellow-light .user-panel>.info,.crm-root .skin-yellow-light .user-panel>.info>a{color:#444}.crm-root .skin-yellow-light .sidebar-menu>li{-webkit-transition:border-left-color .3s ease;-o-transition:border-left-color .3s ease;transition:border-left-color .3s ease}.crm-root .skin-yellow-light .sidebar-menu>li.header{color:#848484;background:#f9fafc}.crm-root .skin-yellow-light .sidebar-menu>li>a{border-left:3px solid rgba(0,0,0,0);font-weight:600}.crm-root .skin-yellow-light .sidebar-menu>li:hover>a,.crm-root .skin-yellow-light .sidebar-menu>li.active>a{color:#000;background:#f4f4f5}.crm-root .skin-yellow-light .sidebar-menu>li.active{border-left-color:#f39c12}.crm-root .skin-yellow-light .sidebar-menu>li.active>a{font-weight:600}.crm-root .skin-yellow-light .sidebar-menu>li>.treeview-menu{background:#f4f4f5}.crm-root .skin-yellow-light .sidebar a{color:#444}.crm-root .skin-yellow-light .sidebar a:hover{text-decoration:none}.crm-root .skin-yellow-light .sidebar-menu .treeview-menu>li>a{color:#777}.crm-root .skin-yellow-light .sidebar-menu .treeview-menu>li.active>a,.crm-root .skin-yellow-light .sidebar-menu .treeview-menu>li>a:hover{color:#000}.crm-root .skin-yellow-light .sidebar-menu .treeview-menu>li.active>a{font-weight:600}.crm-root .skin-yellow-light .sidebar-form{border-radius:3px;border:1px solid #d2d6de;margin:10px 10px}.crm-root .skin-yellow-light .sidebar-form input[type=text],.crm-root .skin-yellow-light .sidebar-form .btn{box-shadow:none;background-color:#fff;border:1px solid rgba(0,0,0,0);height:35px}.crm-root .skin-yellow-light .sidebar-form input[type=text]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.crm-root .skin-yellow-light .sidebar-form input[type=text]:focus,.crm-root .skin-yellow-light .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.crm-root .skin-yellow-light .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.crm-root .skin-yellow-light .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}@media(min-width: 768px){.crm-root .skin-yellow-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu{border-left:1px solid #d2d6de}}.crm-root .skin-purple .main-header .navbar{background-color:#605ca8}.crm-root .skin-purple .main-header .navbar .nav>li>a{color:#fff}.crm-root .skin-purple .main-header .navbar .nav>li>a:hover,.crm-root .skin-purple .main-header .navbar .nav>li>a:active,.crm-root .skin-purple .main-header .navbar .nav>li>a:focus,.crm-root .skin-purple .main-header .navbar .nav .open>a,.crm-root .skin-purple .main-header .navbar .nav .open>a:hover,.crm-root .skin-purple .main-header .navbar .nav .open>a:focus,.crm-root .skin-purple .main-header .navbar .nav>.active>a{background:rgba(0,0,0,.1);color:#f6f6f6}.crm-root .skin-purple .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-purple .main-header .navbar .sidebar-toggle:hover{color:#f6f6f6;background:rgba(0,0,0,.1)}.crm-root .skin-purple .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-purple .main-header .navbar .sidebar-toggle:hover{background-color:#555299}@media(max-width: 767px){.crm-root .skin-purple .main-header .navbar .dropdown-menu li.divider{background-color:rgba(255,255,255,.1)}.crm-root .skin-purple .main-header .navbar .dropdown-menu li a{color:#fff}.crm-root .skin-purple .main-header .navbar .dropdown-menu li a:hover{background:#555299}}.crm-root .skin-purple .main-header .logo{background-color:#555299;color:#fff;border-bottom:0 solid rgba(0,0,0,0)}.crm-root .skin-purple .main-header .logo:hover{background-color:#545096}.crm-root .skin-purple .main-header li.user-header{background-color:#605ca8}.crm-root .skin-purple .content-header{background:rgba(0,0,0,0)}.crm-root .skin-purple .wrapper,.crm-root .skin-purple .main-sidebar,.crm-root .skin-purple .left-side{background-color:#222d32}.crm-root .skin-purple .user-panel>.info,.crm-root .skin-purple .user-panel>.info>a{color:#fff}.crm-root .skin-purple .sidebar-menu>li.header{color:#4b646f;background:#1a2226}.crm-root .skin-purple .sidebar-menu>li>a{border-left:3px solid rgba(0,0,0,0)}.crm-root .skin-purple .sidebar-menu>li:hover>a,.crm-root .skin-purple .sidebar-menu>li.active>a,.crm-root .skin-purple .sidebar-menu>li.menu-open>a{color:#fff;background:#1e282c}.crm-root .skin-purple .sidebar-menu>li.active>a{border-left-color:#605ca8}.crm-root .skin-purple .sidebar-menu>li>.treeview-menu{margin:0 1px;background:#2c3b41}.crm-root .skin-purple .sidebar a{color:#b8c7ce}.crm-root .skin-purple .sidebar a:hover{text-decoration:none}.crm-root .skin-purple .sidebar-menu .treeview-menu>li>a{color:#8aa4af}.crm-root .skin-purple .sidebar-menu .treeview-menu>li.active>a,.crm-root .skin-purple .sidebar-menu .treeview-menu>li>a:hover{color:#fff}.crm-root .skin-purple .sidebar-form{border-radius:3px;border:1px solid #374850;margin:10px 10px}.crm-root .skin-purple .sidebar-form input[type=text],.crm-root .skin-purple .sidebar-form .btn{box-shadow:none;background-color:#374850;border:1px solid rgba(0,0,0,0);height:35px}.crm-root .skin-purple .sidebar-form input[type=text]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.crm-root .skin-purple .sidebar-form input[type=text]:focus,.crm-root .skin-purple .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.crm-root .skin-purple .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.crm-root .skin-purple .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}.crm-root .skin-purple-light .main-header .navbar{background-color:#605ca8}.crm-root .skin-purple-light .main-header .navbar .nav>li>a{color:#fff}.crm-root .skin-purple-light .main-header .navbar .nav>li>a:hover,.crm-root .skin-purple-light .main-header .navbar .nav>li>a:active,.crm-root .skin-purple-light .main-header .navbar .nav>li>a:focus,.crm-root .skin-purple-light .main-header .navbar .nav .open>a,.crm-root .skin-purple-light .main-header .navbar .nav .open>a:hover,.crm-root .skin-purple-light .main-header .navbar .nav .open>a:focus,.crm-root .skin-purple-light .main-header .navbar .nav>.active>a{background:rgba(0,0,0,.1);color:#f6f6f6}.crm-root .skin-purple-light .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-purple-light .main-header .navbar .sidebar-toggle:hover{color:#f6f6f6;background:rgba(0,0,0,.1)}.crm-root .skin-purple-light .main-header .navbar .sidebar-toggle{color:#fff}.crm-root .skin-purple-light .main-header .navbar .sidebar-toggle:hover{background-color:#555299}@media(max-width: 767px){.crm-root .skin-purple-light .main-header .navbar .dropdown-menu li.divider{background-color:rgba(255,255,255,.1)}.crm-root .skin-purple-light .main-header .navbar .dropdown-menu li a{color:#fff}.crm-root .skin-purple-light .main-header .navbar .dropdown-menu li a:hover{background:#555299}}.crm-root .skin-purple-light .main-header .logo{background-color:#605ca8;color:#fff;border-bottom:0 solid rgba(0,0,0,0)}.crm-root .skin-purple-light .main-header .logo:hover{background-color:#5d59a6}.crm-root .skin-purple-light .main-header li.user-header{background-color:#605ca8}.crm-root .skin-purple-light .content-header{background:rgba(0,0,0,0)}.crm-root .skin-purple-light .wrapper,.crm-root .skin-purple-light .main-sidebar,.crm-root .skin-purple-light .left-side{background-color:#f9fafc}.crm-root .skin-purple-light .main-sidebar{border-right:1px solid #d2d6de}.crm-root .skin-purple-light .user-panel>.info,.crm-root .skin-purple-light .user-panel>.info>a{color:#444}.crm-root .skin-purple-light .sidebar-menu>li{-webkit-transition:border-left-color .3s ease;-o-transition:border-left-color .3s ease;transition:border-left-color .3s ease}.crm-root .skin-purple-light .sidebar-menu>li.header{color:#848484;background:#f9fafc}.crm-root .skin-purple-light .sidebar-menu>li>a{border-left:3px solid rgba(0,0,0,0);font-weight:600}.crm-root .skin-purple-light .sidebar-menu>li:hover>a,.crm-root .skin-purple-light .sidebar-menu>li.active>a{color:#000;background:#f4f4f5}.crm-root .skin-purple-light .sidebar-menu>li.active{border-left-color:#605ca8}.crm-root .skin-purple-light .sidebar-menu>li.active>a{font-weight:600}.crm-root .skin-purple-light .sidebar-menu>li>.treeview-menu{background:#f4f4f5}.crm-root .skin-purple-light .sidebar a{color:#444}.crm-root .skin-purple-light .sidebar a:hover{text-decoration:none}.crm-root .skin-purple-light .sidebar-menu .treeview-menu>li>a{color:#777}.crm-root .skin-purple-light .sidebar-menu .treeview-menu>li.active>a,.crm-root .skin-purple-light .sidebar-menu .treeview-menu>li>a:hover{color:#000}.crm-root .skin-purple-light .sidebar-menu .treeview-menu>li.active>a{font-weight:600}.crm-root .skin-purple-light .sidebar-form{border-radius:3px;border:1px solid #d2d6de;margin:10px 10px}.crm-root .skin-purple-light .sidebar-form input[type=text],.crm-root .skin-purple-light .sidebar-form .btn{box-shadow:none;background-color:#fff;border:1px solid rgba(0,0,0,0);height:35px}.crm-root .skin-purple-light .sidebar-form input[type=text]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.crm-root .skin-purple-light .sidebar-form input[type=text]:focus,.crm-root .skin-purple-light .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.crm-root .skin-purple-light .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.crm-root .skin-purple-light .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}@media(min-width: 768px){.crm-root .skin-purple-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu{border-left:1px solid #d2d6de}}.crm-root #myModal2{z-index:1080}.crm-root .table-4-head-filter-container-static{position:relative;min-height:54px}.crm-root .table-4-head-filter-container{min-height:54px;left:0px;top:0px;display:flex;width:100%;max-width:100%;align-items:center;padding-left:25px;padding-right:25px;z-index:95;background:#fff}.crm-root .table-4-input-search-container input{min-width:500px}.crm-root .table-4-excel-container{margin-left:auto}.crm-root .table-4-more-filter-burger-container{margin-right:20px}.crm-root .table-4-more-filter-burger-container button{background:rgba(0,0,0,0);display:flex;align-items:center;padding:0px}.crm-root .table-4-more-filter-burger-container button,.crm-root .table-4-more-filter-burger-container button:focus,.crm-root .table-4-more-filter-burger-container button:active,.crm-root .table-4-more-filter-burger-container button:hover{outline:none;box-shadow:none;border:none}.crm-root .table-4-more-filter-burger-container button p{margin-top:0vw;margin-bottom:0vw;margin-left:7px}.crm-root .table-4-more-filter-burger-container button div{width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px;background-size:contain;background-repeat:round;background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='bars' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-bars fa-w-14 fa-3x'%3E%3Cpath fill='%233c8dbc' d='M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z' class=''%3E%3C/path%3E%3C/svg%3E")}.crm-root .table-4-head-button-container{margin-left:20px}.crm-root .table-4-modal-filter-1-step-1{display:flex}.crm-root .table-4-modal-filter-1-step-1 button{margin-left:5px}.crm-root .table-4-modal-filter-1-step-1 button:nth-child(2){margin-left:15px}.crm-root .table-4-modal-1-filter-2-container{display:flex;width:100%;margin-top:20px;padding-top:15px;border-top:1px solid #e5e5e5}.crm-root .table-4-modal-1-filter-2-container div:nth-child(1){margin-left:auto;margin-top:0px;margin-bottom:0px}.crm-root .main-header{position:fixed;width:100%;min-width:100%}.crm-root .table-4-filter-inline{display:flex;align-items:center;margin-top:10px;margin-bottom:10px}.crm-root .table-4-head-filter-container .table-4-filter-inline:nth-child(2){margin-left:auto}@media(max-width: 1250px){.crm-root .table-4-head-filter-container{flex-direction:column}.crm-root .table-4-head-filter-container .table-4-filter-inline:nth-child(1){margin-left:auto}.crm-root .table-4-head-filter-container .table-4-filter-inline:nth-child(2){margin-top:15px;margin-bottom:5px}.crm-root .table-4-head-filter-container-static{min-height:79px}}@media(max-width: 768px){.crm-root .table-4-filter-inline{flex-direction:column;align-items:flex-start}.crm-root .table-4-head-filter-container .table-4-filter-inline:nth-child(1){margin-left:0px}.crm-root .table-4-head-filter-container .table-4-filter-inline:nth-child(2){margin-left:0px}.crm-root .table-4-head-filter-container .table-4-filter-inline:nth-child(2){margin-top:10px;margin-bottom:5px}.crm-root .table-4-input-search-container{margin-top:10px}.crm-root .table-4-excel-container{margin-left:0px}.crm-root .table-4-head-button-container{margin-left:0px;margin-top:10px}.crm-root .table-4-head-filter-container{align-items:flex-start}.crm-root .table-4-more-filter-burger-container{margin-top:10px}.crm-root .table-4-head-filter-container-static{min-height:146px}}.crm-root .all-table-4-container{width:calc(100% - 50px);margin-left:25px;margin-right:25px;border:1px solid #c1c1c1;margin-bottom:20px}.crm-root .table-4-head-container{display:flex;width:100%;z-index:90;background:#fff}.crm-root .table-4-head-container-static{height:122px;min-height:122px;max-height:122px}.crm-root .table-4-tr{display:flex;width:100%;min-width:100%}.crm-root .table-4-tr-1{height:68px;min-height:68px;max-height:68px}.crm-root .table-4-tr-2{height:32px;min-height:32px;max-height:32px}.crm-root .table-4-col{padding:5px;border:1px solid #c1c1c1;height:100%;min-height:100%;background:#ebebeb}.crm-root .table-4-col-1{width:251px;min-width:251px;max-width:251px}.crm-root .table-4-col-2{width:325px;min-width:325px;max-width:325px}.crm-root .table-4-col-3{width:20px;min-width:20px;max-width:20px}.crm-root .table-4-col-4{width:31px;min-width:31px;max-width:31px}.crm-root .table-4-col-5{width:200px;min-width:200px;max-width:200px}.crm-root .table-4-col-6{width:223px;min-width:223px;max-width:223px}.crm-root .table-4-col-7{width:161px;min-width:161px;max-width:161px}.crm-root .table-4-col-8{width:110px;min-width:110px;max-width:110px;text-align:right;display:flex;justify-content:flex-end}.crm-root .table-4-sroll-container{max-width:100%;width:100%;overflow-x:hidden}.crm-root .table-4-body-container{overflow-x:auto;overflow-y:visible;width:100%;max-width:100%;display:flex}.crm-root .table-4-col-popover{position:relative;cursor:pointer}.crm-root .table-popover{padding:3px;width:425px;min-width:425px;max-width:425px;background:#fff;display:none;max-width:325px;border:1px solid #c1c1c1}.crm-root .table-4-popover-content{padding-left:15px;padding-top:5px;padding-bottom:5px;padding-right:5px}.crm-root .table-4-popover-content p{font-weight:700;margin-top:10px;margin-bottom:5px}.crm-root .table-4-popover-content p:nth-child(3){margin-top:15px}.crm-root .table-4-body-static-container{position:sticky;left:0;top:0}.crm-root .table-4-popover-company-item-container{display:flex;align-items:center}.crm-root .table-4-popover-company-item-container-pawn{margin-bottom:10px}.crm-root .table-4-popover-company-logo-corona{width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px;background:url("../crown.png");background-size:contain;background-repeat:round;margin-top:-5px}.crm-root .table-4-popover-company-logo-pawn{width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px;background:url("../pawn.png");background-size:contain;background-repeat:round;margin-top:-5px}.crm-root .table-4-popover-company-item-container span{display:block;margin-left:10px}.crm-root .table-4-popover-company-item-container input{margin-left:10px;margin-top:-2px}.crm-root .table-4-popover-absolute{position:absolute;min-width:435px;min-height:100px;background:#fff;left:0;top:0;z-index:1030;border:1px solid #000;display:none}@media(max-width: 768px){.crm-root .all-table-4-container{overflow-x:auto}.crm-root .table-4-body-container{overflow-x:visible}.crm-root .table-4-body-static-container{position:static}.crm-root .table-4-sroll-container{overflow-x:visible}}.crm-root .my-custom-table-company-2-container{position:relative}.crm-root .my-table-company-2-head-container{position:absolute;left:0;top:0;z-index:100;background:#fff}.crm-root .company-2-button-inline-container{display:flex;margin-top:20px;flex-wrap:wrap}.crm-root .company-2-button-inline-2-container{display:flex}.crm-root .company-2-button-inline-2-container select{margin-left:20px;width:100px}.crm-root .company-2-button-inline-2-container select:nth-child(1){margin-left:25px}.crm-root .company-2-button-inline-3-container{display:flex;margin-left:25px}.crm-root .company-2-button-inline-3-container button{margin-right:20px;max-height:34px}.crm-root .company-2-button-inline-2-3-container{display:flex}.crm-root .my-company-head-2-table-head-container{display:flex;margin-top:20px;border:1px solid #c1c1c1}.crm-root .my-company-head-2-table-head-tr{display:flex}.crm-root .my-company-head-2-table-head-tr-1{height:27px}.crm-root .my-company-head-2-table-head-tr-2{height:48px}.crm-root .my-company-head-2-col{border:1px solid #c1c1c1;padding:3px;background:#ebebeb}.crm-root .my-company-head-2-col-1{width:31px;min-width:31px;max-width:31px}.crm-root .my-company-head-2-col-2{width:390px;min-width:390px;max-width:390px}.crm-root .my-company-head-2-col-3{width:102px;min-width:102px;max-width:102px;text-align:right}.crm-root .my-company-head-2-col-100{width:82px;min-width:82px;max-width:82px;text-align:right}.crm-root .my-company-head-2-col-4{width:50px;min-width:50px;max-width:50px;text-align:right}.crm-root .my-company-head-2-col-5{width:156px;min-width:156px;max-width:156px;text-align:right}.crm-root .my-company-head-2-table-head-right-container{overflow-x:hidden}.crm-root .my-company-2-body-container{display:flex;overflow-x:auto;border:1px solid #c1c1c1}.crm-root .my-company-2-body-left-container{position:sticky;left:0;top:0;z-index:90;background:#fff}.crm-root .my-company-2-body-right-container{z-index:85;background:#fff}.crm-root .my-company-body-tr{height:28px;display:flex}.crm-root .my-company-body-left-col{border:1px solid #c1c1c1;padding:3px}.crm-root .my-company-body-left-col-1{width:31px;min-width:31px;max-width:31px}.crm-root .my-company-body-left-col-2{width:390px;min-width:390px;max-width:390px}.crm-root .my-company-body-left-col-3{width:102px;min-width:102px;max-width:102px;text-align:right}.crm-root .my-company-body-left-col-100{width:82px;min-width:82px;max-width:82px;text-align:right}.crm-root .my-company-body-left-col-4{width:50px;min-width:50px;max-width:50px;text-align:right}.crm-root .my-company-body-left-col-5{width:156px;min-width:156px;max-width:156px;text-align:right}@media(max-width: 1200px){.crm-root .company-2-button-inline-2-3-container{margin-top:20px}.crm-root .company-2-button-inline-2-container select:nth-child(1){margin-left:0px}}@media(max-width: 992px){.crm-root .company-2-button-inline-2-3-container{flex-direction:column}.crm-root .company-2-button-inline-3-container{margin-left:0px;margin-top:20px}}@media(max-width: 768px){.crm-root .my-company-head-2-table-head-right-container,.crm-root .my-company-2-body-container{overflow-x:visible}.crm-root .my-company-2-body-container{overflow-x:visible}.crm-root .my-custom-table-company-2-container{overflow-x:auto}.crm-root .my-company-2-body-left-container{position:static}}@media(max-width: 600px){.crm-root .company-2-button-inline-2-container{flex-direction:column}.crm-root .company-2-button-inline-2-container select{margin-left:0px;margin-top:10px;width:100%}.crm-root .company-2-button-inline-1-container{flex-direction:column}.crm-root .company-2-button-inline-1-container button:nth-child(2){margin-top:10px}}.crm-root .my-company-head-2-col-2{width:600px;min-width:600px;max-width:600px}.crm-root .my-company-body-left-col-2{width:600px;min-width:600px;max-width:600px}.crm-root .my-company-head-2-col-5{width:140px;min-width:140px;max-width:140px}.crm-root .my-company-body-left-col-5{width:140px;min-width:140px;max-width:140px}.crm-root .my-company-head-2-col-4{width:140px;min-width:140px;max-width:140px}.crm-root .my-company-body-left-col-4{width:140px;min-width:140px;max-width:140px}.crm-root .morris-hover{position:absolute;z-index:1000}.crm-root .morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255,255,255,.8);border:solid 2px rgba(230,230,230,.8);font-family:sans-serif;font-size:12px;text-align:center}.crm-root .morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:.25em 0}.crm-root .morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:.1em 0}.crm-root .tableFixHead{overflow-y:auto;height:900px}.crm-root .tableFixHead thead th{position:sticky;top:0}.crm-root .tableFixHead .tableFixHead-tr2-sales th{position:sticky;top:36px}.crm-root table{border-collapse:collapse;width:100%}.crm-root th,.crm-root td{padding:8px 16px}.crm-root th{background:#e7e7e7}.crm-root .hover-m:hover{opacity:.5}.crm-root .skin-green table a{color:#00a65a}.crm-root .skin-green .pagination .active a{background-color:#00a65a;border-color:#00a65a}.crm-root .skin-red table a{color:#dd4b39}.crm-root .skin-red .pagination .active a{background-color:#dd4b39;border-color:#dd4b39}.crm-root .button-schedule-order:hover,.crm-root .button-sum-order:hover,.crm-root .button-percent-order:hover,.crm-root .button-order-last-sum:hover,.crm-root .button-order-percent-last:hover,.crm-root .button-percent-order2:hover,.crm-root .button-schedule-payment:hover,.crm-root .button-sum-payment:hover,.crm-root .button-percent-payment:hover,.crm-root .button-percent-payment2:hover,.crm-root .button-payment-last-sum:hover,.crm-root .button-payment-percent-last:hover,.crm-root .button-debetorka:hover,.crm-root .button-penalty:hover,.crm-root .button-reserve:hover,.crm-root .button-reserve-access:hover,.crm-root .button-left:hover,.crm-root .button-schedule-brand:hover,.crm-root .button-actual-brand:hover,.crm-root .button-percent-brand:hover,.crm-root .underline:hover{text-decoration-line:underline}.crm-root .company-menu ul{margin-bottom:0px;padding-left:0px}.crm-root .company-menu a{color:#0f0f0f;padding:10px 20px;display:block}.crm-root .company-menu a i{margin-right:10px}.crm-root .company-menu ul li{display:inline-block;font-size:20px}.crm-root .company-menu ul li a:hover{background-color:#e5e5e5;border-bottom:2px solid #000}.crm-root .company-menu .active a{background-color:#e5e5e5;border-bottom:2px solid #000}.crm-root .info-contr-each{min-height:330px;border:1px solid #d2d6de}.crm-root .brands-wrap .brands tr>td{border:1px solid #5a5a5a;padding:3px 5px}.crm-root .border-color-my .table-bordered>thead>tr>th,.crm-root .border-color-my .table-bordered>tbody>tr>th,.crm-root .border-color-my .table-bordered>tfoot>tr>th,.crm-root .border-color-my .table-bordered>thead>tr>td,.crm-root .border-color-my .table-bordered>tbody>tr>td,.crm-root .border-color-my .table-bordered>tfoot>tr>td{border-color:#b1b1b1}.crm-root .border-color-my2 .table-bordered>thead>tr>th,.crm-root .border-color-my2 .table-bordered>tbody>tr>th,.crm-root .border-color-my2 .table-bordered>tfoot>tr>th,.crm-root .border-color-my2 .table-bordered>thead>tr>td,.crm-root .border-color-my2 .table-bordered>tbody>tr>td,.crm-root .border-color-my2 .table-bordered>tfoot>tr>td{border-color:#d7d7d7}.crm-root .mini-table .table>thead>tr>th,.crm-root .mini-table .table>tbody>tr>th,.crm-root .mini-table .table>tfoot>tr>th,.crm-root .mini-table .table>thead>tr>td,.crm-root .mini-table .table>tbody>tr>td,.crm-root .mini-table .table>tfoot>tr>td{padding:3px;line-height:1.3}.crm-root .mini-table2 .table>thead>tr>th,.crm-root .mini-table2 .table>tbody>tr>th,.crm-root .mini-table2 .table>tfoot>tr>th,.crm-root .mini-table2 .table>thead>tr>td,.crm-root .mini-table2 .table>tbody>tr>td,.crm-root .mini-table2 .table>tfoot>tr>td{padding:2px 5px;line-height:1.3}.crm-root .red{color:red}.crm-root .green{color:green}.crm-root mark{color:#000;font-weight:bold;padding:0}.crm-root #pre-load-main{background-color:rgba(0,0,0,.3);height:100%;position:fixed;width:100%;top:0;left:0;z-index:1111111111111;display:none}.crm-root .pree-loader{position:fixed;border:6px solid #f3f3f3;border-top:6px solid #3c8dbc;border-radius:50%;width:70px;height:70px;animation:spin 1s linear infinite;left:50%;top:40%}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.crm-root .tooltip-inner{max-width:350px;width:350px}.crm-root .modal{overflow:auto !important}.crm-root .table-scroll{position:relative;margin:auto;overflow:hidden}.crm-root .table-wrap{width:100%;overflow:auto}.crm-root .table-scroll table{width:100%;margin:auto;border-collapse:collapse;border-spacing:0}.crm-root .table-scroll th,.crm-root .table-scroll td{padding:5px 10px;vertical-align:top}.crm-root .table-scroll thead,.crm-root .table-scroll tfoot{background:#f9f9f9}.crm-root .clone{position:absolute;top:0;left:0;pointer-events:none}.crm-root .clone th,.crm-root .clone td{visibility:hidden}.crm-root .clone td,.crm-root .clone th{border-color:rgba(0,0,0,0)}.crm-root .clone tbody td:first-child{visibility:visible;color:#000}.crm-root .clone .fixed-side{visibility:visible}.crm-root .clone thead,.crm-root .clone tfoot{background:rgba(0,0,0,0)}.crm-root #wrapperr{opacity:0}.crm-root #main_preload{position:fixed;width:64px;height:64px;left:50%}.crm-root .my-custom-preloader-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}@keyframes preloader-animation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.crm-root .my-custom-preloader{width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px;background-size:contain;background-repeat:round;background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='spinner' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-spinner fa-w-16 fa-7x'%3E%3Cpath fill='%233c8dbc' d='M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z' class=''%3E%3C/path%3E%3C/svg%3E");display:block;animation:preloader-animation 1s infinite}.crm-root .right-top-tr-1-col-1 .my-custom-preloader{margin-left:auto}.crm-root .right-top-tr-1-col-2 .my-custom-preloader{margin-left:auto;margin-right:auto}.crm-root .fixed-box{height:40px}.crm-root .fixed-div-custom{background:#fff}.crm-root .fixed-custom{position:fixed;z-index:2;top:50px;box-shadow:0 1px 1px rgba(0,0,0,.1)}@media(max-width: 767px){.crm-root .sidebar-toggle-css{position:absolute;top:4px;left:4px;display:inline}.crm-root .content{padding-top:15px}.crm-root .mobile_main_period_menu{display:block}.crm-root .site_main_period_menu{display:none}.crm-root .task-main-menu-select{display:none}.crm-root .mobile-main-task-menu-button{display:none}.crm-root .mobile-block-for-index-page{display:block}.crm-root .main-header-crm{display:none}}@media(min-width: 768px){.crm-root .big-modal .modal-dialog{width:95%;margin:30px auto}.crm-root .sidebar-toggle-css{display:none}.crm-root .main-header{position:fixed;width:100%;min-width:100%;height:50px}.crm-root .main-sidebar{position:fixed;top:0px}.crm-root .content{padding-top:60px}.crm-root .mobile_main_period_menu{display:none}.crm-root .site_main_period_menu{display:block}.crm-root .task-main-menu-select{display:block}.crm-root .mobile-main-task-menu-button{display:none}.crm-root .mobile-block-for-index-page{display:none}.crm-root .main-header-crm{display:block}}@media(min-width: 992px){.crm-root .sidebar-toggle-css{display:none}.crm-root .mobile_main_period_menu{display:none}.crm-root .mobile-main-task-menu-button{display:none}.crm-root .mobile-block-for-index-page{display:none}.crm-root .main-header-crm{display:block}}@media(min-width: 1200px){.crm-root .sidebar-toggle-css{display:none}.crm-root .task-main-menu-select{display:block}.crm-root .mobile-main-task-menu-button{display:none}.crm-root .mobile-block-for-index-page{display:none}.crm-root .main-header-crm{display:block}}.crm-root .tooltipe-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.crm-root .tooltipe-table span{text-align:right}.crm-root .tooltipe-table2{text-align:left;justify-content:left}.crm-root .tooltipe2-color1{color:#5bacdb}.crm-root .tooltipe2-color2{color:#db6565}.crm-root .tooltipe-table2 hr{margin-top:5px;margin-bottom:5px}.crm-root .tooltip-row{display:-webkit-box;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:flex;padding:5px 0;z-index:40004}.crm-root .tooltip-inner{max-width:500px;width:500px}.crm-root .tooltip{position:fixed}.crm-root .my-custom-table-container{overflow:hidden;overflow-x:hidden;position:relative;margin-bottom:50px;border:1px solid #c1c1c1}.crm-root .table-top-container{display:flex;position:absolute;left:0px;top:0px;z-index:95}.crm-root .my-custom-table-scroll-container{width:100%;height:auto;display:flex;margin-top:104px;z-index:80}.crm-root .my-custom-table-scroll-container{overflow-x:auto}.crm-root .my-custom-table-scroll-left-container{width:300px;max-width:300px;min-width:300px;position:sticky;left:0px;top:0px}.crm-root .left-top-tr-container{background:#ebebeb;display:flex}.crm-root .left-top-tr-1-container{height:37px;max-height:37px;min-height:37px}.crm-root .left-top-tr-2-container{height:67px;max-height:67px;min-height:67px}.crm-root .left-top-tr-1-col{border:1px solid #c1c1c1;height:100%}.crm-root .my-custom-table-scroll-right-top-container{overflow-x:auto}.crm-root .my-custom-table-scroll-right-top-container::-webkit-scrollbar-track{display:none}.crm-root .my-custom-table-scroll-right-top-container::-webkit-scrollbar{display:none}.crm-root .my-custom-table-scroll-right-top-container::-webkit-scrollbar-thumb{display:none}.crm-root .my-custom-table-scroll-left-top-container .left-top-tr-1-col{padding:3px}.crm-root .left-top-tr-1-col-1{width:40px;max-width:40px;min-width:40px}.crm-root .left-top-tr-1-col-2{width:260px;max-width:260px;min-width:260px}.crm-root .right-top-tr-container{display:flex}.crm-root .right-top-tr-1-container{height:37px;max-height:37px;min-height:37px}.crm-root .right-top-tr-2-container{height:67px;max-height:67px;min-height:67px}.crm-root .right-top-tr-1-col{border:1px solid #c1c1c1;height:100%}.crm-root .right-top-tr-container .right-top-tr-1-col{padding:3px;text-align:right;background:#ebebeb}.crm-root .right-top-tr-container .right-top-tr-1-col.right-top-tr-2-col-2{text-align:center;color:#3c8dbc}.crm-root .right-top-tr-1-col-1{width:100px;min-width:100px;max-width:100px}.crm-root .right-top-tr-1-col-2{width:150px;min-width:150px;max-width:150px}.crm-root .left-bottom-tr-container{background:#fff;display:flex}.crm-root .left-bottom-tr-1-container{height:35px;max-height:35px;min-height:35px}.crm-root .left-bottom-tr-1-col{border:1px solid #c1c1c1;height:100%}.crm-root .my-custom-table-scroll-left-bottom-container .left-bottom-tr-1-col{padding:3px}.crm-root .left-bottom-tr-1-col-1{width:40px;max-width:40px;min-width:40px}.crm-root .left-bottom-tr-1-col-2{width:260px;max-width:260px;min-width:260px}.crm-root .right-bottom-tr-1-container{height:35px;max-height:35px;min-height:35px;display:flex}.crm-root .right-bottom-tr-1-container:hover{background:#f5f5f5}.crm-root .right-bottom-tr-1-col{border:1px solid #c1c1c1;height:100%}.crm-root .right-bottom-tr-container .right-bottom-tr-1-col{padding:3px;text-align:right}.crm-root .right-bottom-tr-container .right-bottom-tr-1-col.right-bottom-tr-2-col-2{text-align:center;color:#3c8dbc}.crm-root .right-bottom-tr-1-col-1{width:100px;min-width:100px;max-width:100px}.crm-root .right-bottom-tr-1-col-2{width:150px;min-width:150px;max-width:150px}@media(max-width: 768px){.crm-root .my-custom-table-scroll-left-container{position:static}.crm-root .my-custom-table-scroll-container{overflow-x:visible}.crm-root .my-custom-table-scroll-right-top-container{overflow-x:visible}.crm-root .my-custom-table-container{max-width:100%;overflow-x:auto}}.crm-root .table-5-head-container{display:flex;background:#fff;z-index:95}.crm-root .table-5-head-container-static{height:86px;min-height:86px}.crm-root .table-5-head-scroll-container{overflow-x:hidden}.crm-root .table-5-tr{display:flex}.crm-root .table-5-tr-1{height:38px;min-height:38px;max-height:38px}.crm-root .table-5-tr-2{height:48px;min-height:48px;max-height:48px}.crm-root .table-5-tr-3{height:98px;min-height:98px;max-height:98px}.crm-root .table-5-tr-4{height:38px;min-height:38px;max-height:38px}.crm-root .table-5-tr-4 .table-5-col{background:#e7e7e7}.crm-root .table-5-tr-2 .table-5-col{align-items:center}.crm-root .table-tcol-container{display:flex;width:100%;min-width:100%;align-items:center}.crm-root .table-5-col{padding:7px;border:1px solid #c1c1c1;display:flex;align-items:center}.crm-root .body-table-5-container .table-5-col{display:block}.crm-root .table-5-col button:nth-child(2),.crm-root .table-5-col a:nth-child(2){margin-left:auto}.crm-root .table-5-col button:nth-child(3),.crm-root .table-5-col a:nth-child(3){margin-left:5px}.crm-root .table-5-col-1{width:55px;min-width:55px;max-width:55px}.crm-root .table-5-col-2{width:120px;min-width:120px;max-width:120px}.crm-root .table-5-col-3{width:145px;min-width:145px;max-width:145px}.crm-root .table-5-col-4{width:230px;min-width:230px;max-width:230px}.crm-root .table-5-col-5{width:340px;min-width:340px;max-width:340px}.crm-root .table-5-col-6{width:280px;min-width:280px;max-width:280px}.crm-root .get-setting-table-static{height:50px;width:100%}.crm-root .get-setting-table{height:50px;background:#fff;width:100%;display:flex;align-items:center;padding-left:7px;z-index:95}.crm-root .body-table-5-container{overflow-x:auto;display:flex;max-width:100%}.crm-root .body-table-5-fixed{position:sticky;left:0;top:0;background:#fff}.crm-root .modal-fix-container{display:flex;width:100%;min-height:40px;align-items:center}.crm-root .modal-fix-container p{margin-top:0px;margin-bottom:0px;font-size:18pt;font-weight:600}.crm-root .modal-btn-fix-minus{margin-left:30px;width:26px;height:26px}.crm-root .modal-fix-input{width:26px;height:26px;margin-left:10px}.crm-root .modal-btn-fix-plus{margin-left:10px;width:26px;height:26px}.crm-root .modal-all-items{max-height:400px;overflow-y:auto;margin-top:15px}.crm-root .modal-item{display:flex;min-height:45px;border:1px solid #dadada;border-radius:5px;align-items:center;width:100%;margin-bottom:10px}.crm-root .modal-item p{font-size:16pt;margin-top:0px;margin-bottom:0px;margin-left:15px}.crm-root .modal-btn-item-up{margin-left:auto;width:26px;height:26px}.crm-root .modal-item-input{width:26px;height:26px;margin-left:10px}.crm-root .modal-btn-item-down{margin-left:10px;width:26px;height:26px;margin-right:15px}.crm-root .change-table-modal-button-container{display:flex;width:100%}.crm-root .table-5-defaut{margin-left:10px}.crm-root .table-5-save{margin-left:auto;margin-rigth:10px}@media(max-width: 768px){.crm-root .table-5-head-scroll-container,.crm-root .body-table-5-container{overflow-x:visible}.crm-root .table-5-all-content{overflow-x:auto}.crm-root .body-table-5-fixed{position:static}.crm-root .get-setting-table-static{display:none}}.crm-root .filter-head-container{display:flex;align-items:center;position:absolute;background:#fff;z-index:96}.crm-root .filter-head-container-2{height:54px;display:flex;width:100%;align-items:center}.crm-root .filter-head-container-static-container{min-height:54px;position:relative}.crm-root .filter-head-container-static-container-2{min-height:54px;position:relative}.crm-root .filter-head-button-container{margin-left:auto}.crm-root .main-header{position:fixed;width:100%;min-width:100%}.crm-root .first-table-container{position:relative}.crm-root .first-table-head-container-static-container{height:94px}.crm-root .first-table-head-container{position:absolute;left:0;top:0;display:flex;z-index:95}.crm-root .first-table-head-right-container{max-width:250px;overflow-x:hidden}.crm-root .first-table-head-tr{display:flex;font-weight:600}.crm-root .first-table-head-tr-1{height:60px}.crm-root .first-table-head-tr-2{height:34px}.crm-root .first-table-head-col{background:#ebebeb;border:1px solid #c1c1c1;padding:8px}.crm-root .first-table-head-col-1{width:808px;min-width:808px;max-width:808px;text-align:center}.crm-root .first-table-head-col-2{width:282px;min-width:282px;max-width:282px}.crm-root .first-table-head-col-3{width:117px;min-width:117px;max-width:117px;text-align:right}.crm-root .first-table-head-col-4{width:117px;min-width:117px;max-width:117px;text-align:right}.crm-root .first-table-head-col-5{width:58px;min-width:58px;max-width:58px;text-align:right}.crm-root .first-table-head-col-6{width:292px;min-width:292px;max-width:292px;height:60px;text-align:center}.crm-root .first-table-head-col-7{width:117px;min-width:117px;max-width:117px;text-align:right}.crm-root .first-table-head-col-8{width:117px;min-width:117px;max-width:117px;text-align:right}.crm-root .first-table-head-col-9{width:58px;min-width:58px;max-width:58px;text-align:right}.crm-root .first-table-head-col-10{width:461px;min-width:461px;max-width:461px;text-align:center}.crm-root .first-table-head-col-11{width:68px;min-width:68px;max-width:68px;text-align:center}.crm-root .first-table-head-col-12{width:101px;min-width:101px;max-width:101px;text-align:center}.crm-root .first-table-head-col-13{width:292px;min-width:292px;max-width:292px;text-align:center}.crm-root .first-table-body-container{overflow-x:auto;display:flex}.crm-root .first-table-body-left{position:sticky;left:0;top:0}.crm-root .body-left-tr{display:flex}.crm-root .body-left-tr-1{height:40px}.crm-root .body-left-tr-2{height:40px;font-weight:600}.crm-root .body-right-tr{display:flex}.crm-root .body-right-tr-1{height:40px}.crm-root .body-right-tr-2{height:40px;font-weight:600}.crm-root .second-table-container{position:relative}.crm-root .second-table-head-container-static-container{height:94px}.crm-root .second-table-head-container{position:absolute;left:0;top:0;display:flex;z-index:95}.crm-root .second-table-head-right-container{max-width:250px;overflow-x:hidden}.crm-root .second-table-body-container{overflow-x:auto;display:flex}.crm-root .second-table-body-left{position:sticky;left:0;top:0}.crm-root .second-table-body-container{overflow-x:auto;display:flex}.crm-root .second-table-body-left{position:sticky;left:0;top:0}.crm-root .filter-head-container{display:flex;align-items:center;position:absolute;background:#fff;z-index:96}.crm-root .filter-head-container-2{height:54px;display:flex;width:100%;align-items:center}.crm-root .filter-head-container-static-container{min-height:54px;position:relative}.crm-root .filter-head-container-static-container-2{min-height:54px;position:relative}.crm-root .filter-head-button-container{margin-left:auto}.crm-root .main-header{position:fixed;width:100%;min-width:100%}.crm-root .first-table-container{position:relative}.crm-root .first-table-head-container-static-container{height:50px}.crm-root .first-table-head-container{position:absolute;left:0;top:0;display:flex;z-index:95}.crm-root .first-table-head-right-container{max-width:250px;overflow-x:hidden}.crm-root .first-table-head-tr{display:flex;font-weight:600}.crm-root .first-table-head-tr-1{height:25px}.crm-root .first-table-head-tr-2{height:25px}.crm-root .first-table-head-col{background:#ebebeb;border:1px solid #c1c1c1;padding:1px 4px}.crm-root .first-table-head-col-1{width:602px;min-width:602px;max-width:602px;text-align:center}.crm-root .first-table-head-col-2{width:193px;min-width:193px;max-width:193px}.crm-root .first-table-head-col-3{width:117px;min-width:117px;max-width:117px;text-align:right}.crm-root .first-table-head-col-4{width:117px;min-width:117px;max-width:117px;text-align:right}.crm-root .first-table-head-col-5{width:58px;min-width:58px;max-width:58px;text-align:right}.crm-root .first-table-head-col-6{width:292px;min-width:292px;max-width:292px;height:50px;text-align:center}.crm-root .first-table-head-col-7{width:117px;min-width:117px;max-width:117px;text-align:right}.crm-root .first-table-head-col-8{width:117px;min-width:117px;max-width:117px;text-align:right}.crm-root .first-table-head-col-9{width:58px;min-width:58px;max-width:58px;text-align:right}.crm-root .first-table-head-col-10{width:461px;min-width:461px;max-width:461px;text-align:center}.crm-root .first-table-head-col-11{width:68px;min-width:68px;max-width:68px;text-align:center}.crm-root .first-table-head-col-12{width:101px;min-width:101px;max-width:101px;text-align:center}.crm-root .first-table-head-col-13{width:292px;min-width:292px;max-width:292px;text-align:center}.crm-root .first-table-body-container{overflow-x:auto;display:flex}.crm-root .first-table-body-left{position:sticky;left:0;top:0}.crm-root .body-left-tr{display:flex}.crm-root .body-left-tr-1{height:25px}.crm-root .body-left-tr-2{height:25px;font-weight:600}.crm-root .body-right-tr{display:flex}.crm-root .body-right-tr-1{height:25px}.crm-root .body-right-tr-2{height:25px;font-weight:600}.crm-root .second-table-container{position:relative}.crm-root .second-table-head-container-static-container{height:50px}.crm-root .second-table-head-container{position:absolute;left:0;top:0;display:flex;z-index:95}.crm-root .second-table-head-right-container{max-width:250px;overflow-x:hidden}.crm-root .second-table-body-container{overflow-x:auto;display:flex}.crm-root .second-table-body-left{position:sticky;left:0;top:0}.crm-root .second-table-body-container{overflow-x:auto;display:flex}.crm-root .second-table-body-left{position:sticky;left:0;top:0}.crm-root html,.crm-root body{height:100%}.crm-root .wrap{min-height:100%;height:auto;margin:0 auto -60px;padding:0 0 60px}.crm-root .wrap>.container{padding:70px 15px 20px}.crm-root .footer{height:60px;background-color:#f5f5f5;border-top:1px solid #ddd;padding-top:20px}.crm-root .jumbotron{text-align:center;background-color:rgba(0,0,0,0)}.crm-root .jumbotron .btn{font-size:21px;padding:14px 24px}.crm-root .not-set{color:#c55;font-style:italic}.crm-root a.asc:after,.crm-root a.desc:after{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:normal;line-height:1;padding-left:5px}.crm-root a.asc:after{content:""}.crm-root a.desc:after{content:""}.crm-root .sort-numerical a.asc:after{content:""}.crm-root .sort-numerical a.desc:after{content:""}.crm-root .sort-ordinal a.asc:after{content:""}.crm-root .sort-ordinal a.desc:after{content:""}.crm-root .grid-view td{white-space:nowrap}.crm-root .grid-view .filters input,.crm-root .grid-view .filters select{min-width:50px}.crm-root .hint-block{display:block;margin-top:5px;color:#999}.crm-root .error-summary{color:#a94442;background:#fdf7f7;border-left:3px solid #eed3d7;padding:10px 20px;margin:0 0 15px 0}.crm-root .nav li>form>button.logout{padding:15px;border:none}@media(max-width: 767px){.crm-root .nav li>form>button.logout{display:block;text-align:left;width:100%;padding:10px 15px}}.crm-root .nav>li>form>button.logout:focus,.crm-root .nav>li>form>button.logout:hover{text-decoration:none}.crm-root .nav>li>form>button.logout:focus{outline:none}.crm-root .custom-buttom-table-items-container{width:calc(100% - 10px);margin-left:5px;margin-top:10px}.crm-root .custom-button-table-item-container{width:100%;margin-bottom:40px;border:1px solid #a0a0a0}.crm-root .custom-button-head-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.crm-root .custom-head-text-container{display:flex;align-items:center;margin-top:10px;margin-bottom:5px}.crm-root .custom-head-text-container a{margin-left:10px}.crm-root .custom-button-head-container h3{color:#333;font-size:20px;margin-top:0px;margin-bottom:0px}.crm-root .custom-head-bottom-line{width:30%;height:2px;background:#777}.crm-root .custom-purpose-container{display:flex;width:100%}.crm-root .custom-purpose-month-container{flex-basis:48%;width:48%;margin-left:auto;margin-right:auto}.crm-root .custom-purpose-year-container{flex-basis:48%;width:48%;margin-left:auto;margin-right:auto}.crm-root .purpose-head-container{display:flex;width:100%;justify-content:center;align-items:center;margin-top:0px}.crm-root .purpose-head-svg{width:16px;height:16px;margin-top:-4px;background-size:contain;background-repeat:round;background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='calendar-star' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-calendar-star fa-w-14 fa-3x'%3E%3Cpath fill='%23F25975' d='M149.8 369l-7.9 46.3c-1.8 10.6 2.5 21.1 11.2 27.4 4.9 3.5 10.7 5.4 16.4 5.4 4.4 0 8.9-1.1 13-3.3L224 423l41.5 21.8c9.5 5 20.8 4.2 29.5-2.1 8.7-6.3 13-16.8 11.2-27.4l-7.9-46.3 33.5-32.7c7.7-7.5 10.4-18.5 7.1-28.7s-12-17.5-22.6-19l-46.4-6.8-20.7-42.1C244.3 230 234.7 224 224 224s-20.3 6-25 15.6l-20.7 42.1-46.4 6.8c-10.6 1.5-19.3 8.8-22.6 19s-.6 21.2 7.1 28.7l33.4 32.8zm49.6-58.1L224 261l24.6 49.9 55 8-39.8 38.9 9.4 54.8-49.2-25.8-49.2 25.9 9.4-54.8-39.8-38.9 55-8.1zM400 64h-48V8c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v56H128V8c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v56H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm16 400c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16V192h384v272zm0-304H32v-48c0-8.8 7.2-16 16-16h352c8.8 0 16 7.2 16 16v48z' class=''%3E%3C/path%3E%3C/svg%3E")}.crm-root .purpose-head-container h4{color:#8b4513;font-size:16px;font-weight:600;margin-left:10px}.crm-root .purpose-content-container{background:#fff;width:100%;margin-bottom:10px;max-height:400px;overflow-y:auto}.crm-root .purpose-content-container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:.7vw;background-color:#f5f5f5}.crm-root .purpose-content-container::-webkit-scrollbar{width:.74vw;background-color:#f5f5f5;border-radius:.74vw}.crm-root .purpose-content-container::-webkit-scrollbar-thumb{border-radius:.74vw;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#1b9ca0;border:1px solid #333}.crm-root .table-content-head-container{width:100%;position:sticky;left:0px;top:0px}.crm-root .content-head-tr{width:100%;height:36px;display:flex;background:#e7e7e7;border-bottom:1px solid #333}.crm-root .content-th{background:#e7e7e7;color:#333;font-weight:600;padding:3px;display:flex;align-items:center;justify-content:center}.crm-root .content-th:nth-child(1){max-width:150px;width:150px}.crm-root .content-th:nth-child(2){max-width:362px;width:362px;justify-content:flex-start}.crm-root .content-th:nth-child(3){max-width:70px;width:70px}.crm-root .content-th:nth-child(4){max-width:50px;width:50px}.crm-root .table-body-tr{display:flex;width:100%;border-bottom:1px solid #a7a7a7}.crm-root .table-body-td{background:#f5f5f5;color:#fff;font-weight:600;padding:3px;display:flex;align-items:flex-start;justify-content:center}.crm-root .table-body-td:nth-child(1){min-width:150px;width:23.73%;color:#245f6d;font-weight:600;flex-basis:23.73%}.crm-root .table-body-td:nth-child(2){min-width:362px;width:57.27%;justify-content:flex-start;color:#2f424e;flex-basis:57.27%}.crm-root .table-body-td:nth-child(2) a{color:#2f424e}.crm-root .table-body-td:nth-child(3){min-width:70px;width:11.07%;color:#a24f64;font-weight:600;text-align:right;flex-basis:11.07%}.crm-root .table-body-td:nth-child(4){min-width:50px;width:7.91%;flex-basis:7.91%}@media(max-width: 1200px){.crm-root .custom-purpose-container{flex-direction:column}.crm-root .custom-purpose-month-container,.crm-root .custom-purpose-year-container{flex-basis:80%;width:80%}.crm-root .content-th:nth-child(2),.crm-root .table-body-td:nth-child(2){width:calc(100% - 270px);min-width:calc(100% - 270px)}}@media(max-width: 650px){.crm-root .content-th:nth-child(2),.crm-root .table-body-td:nth-child(2){min-width:205px}.crm-root .purpose-content-container{overflow-x:auto}.crm-root .table-content-body{min-width:474px}}.crm-root .change-table-burger-container{margin-left:5px}.crm-root .change-table-burger-container button{background:#354253;display:flex;align-items:center;padding:5px 10px;border-radius:5px;box-shadow:0px 3px 3px 1px #334050}.crm-root .change-table-burger-container button,.crm-root .change-table-burger-container button:hover,.crm-root .change-table-burger-container button:focus,.crm-root .change-table-burger-container button:active{border:none;outline:none}.crm-root .change-table-burger-container button p{margin-top:0px;margin-bottom:0px;color:#fff;margin-left:10px}.crm-root .change-table-burger-svg{width:25px;height:25px;background-size:contain;background-repeat:round;background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='bars' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-bars fa-w-14 fa-3x'%3E%3Cpath fill='%231B9CA0' d='M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z' class=''%3E%3C/path%3E%3C/svg%3E")}.crm-root #modal_change_table .modal-content{background:linear-gradient(to right, rgb(51, 64, 80) 3%, rgb(77, 93, 112) 48%, rgb(51, 64, 80) 100%)}.crm-root #modal_change_table .modal-header{border-bottom-color:#1b9ca0}.crm-root #modal_change_table .modal-footer{border-top-color:#1b9ca0}.crm-root .modal-change-table-head-conteiner{width:100%;display:flex;justify-content:center}.crm-root .modal-change-table-head-conteiner h4{margin-top:0px;margin-bottom:0px;color:#fff}.crm-root .modal-change-table-close,.crm-root .modal-change-table-close:hover,.crm-root .modal-change-table-close:active,.crm-root .modal-change-table-close:focus{box-shadow:none;outline:none}.crm-root div.modal-close-svg{width:14px;height:23px;opacity:1;background-size:contain;background-repeat:round;background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='times' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' class='svg-inline--fa fa-times fa-w-10 fa-5x'%3E%3Cpath fill='%231B9CA0' d='M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z' class=''%3E%3C/path%3E%3C/svg%3E")}.crm-root div.modal-close-svg:hover{background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='times' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' class='svg-inline--fa fa-times fa-w-10 fa-5x'%3E%3Cpath fill='%23ffffff' d='M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z' class=''%3E%3C/path%3E%3C/svg%3E")}.crm-root #modal_change_table .close{opacity:1}.crm-root .modal-change-items-container{width:90%;margin-left:5%;max-height:400px;overflow-y:auto;margin-top:10px}.crm-root .modal-change-items-container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:.7vw;background-color:#f5f5f5}.crm-root .modal-change-items-container::-webkit-scrollbar{width:.74vw;background-color:#f5f5f5;border-radius:.74vw}.crm-root .modal-change-items-container::-webkit-scrollbar-thumb{border-radius:.74vw;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#1b9ca0;border:1px solid #333}.crm-root .modal-change-item{margin-top:10px;display:flex;width:calc(100% - 5px);align-items:center;background:#cff7d0;border-radius:5px;padding:5px 10px}.crm-root .modal-change-item:nth-child(1){margin-top:0px}.crm-root .modal-change-item p{margin-top:0px;margin-bottom:0px;color:#a24f64;font-weight:600;font-size:14px}.crm-root .modal-change-button{background:rgba(0,0,0,0)}.crm-root .modal-change-button,.crm-root .modal-change-button:hover,.crm-root .modal-change-button:focus,.crm-root .modal-change-button:active{border:none;outline:none;box-shadow:none}.crm-root .modal-change-button-up{margin-left:auto}.crm-root .modal-change-button-down{margin-left:5px;margin-right:0px}.crm-root .modal-change-button-svg{width:10px;height:15px;background-size:contain;background-repeat:round}.crm-root .modal-change-button-up-svg{background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='long-arrow-up' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-long-arrow-up fa-w-8 fa-3x'%3E%3Cpath fill='%23245F6D' d='M3.515 168.97l7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L111 92.113V468c0 6.627 5.373 12 12 12h10c6.627 0 12-5.373 12-12V92.113l83.444 83.928c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-116-116.485c-4.686-4.686-12.284-4.686-16.971 0L3.515 152c-4.687 4.686-4.687 12.284 0 16.97z' class=''%3E%3C/path%3E%3C/svg%3E")}.crm-root .modal-change-button-down-svg{background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='long-arrow-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-long-arrow-down fa-w-8 fa-5x'%3E%3Cpath fill='%23245F6D' d='M252.485 343.03l-7.07-7.071c-4.686-4.686-12.284-4.686-16.971 0L145 419.887V44c0-6.627-5.373-12-12-12h-10c-6.627 0-12 5.373-12 12v375.887l-83.444-83.928c-4.686-4.686-12.284-4.686-16.971 0l-7.07 7.071c-4.686 4.686-4.686 12.284 0 16.97l116 116.485c4.686 4.686 12.284 4.686 16.971 0l116-116.485c4.686-4.686 4.686-12.284-.001-16.97z' class=''%3E%3C/path%3E%3C/svg%3E")}.crm-root .change-table-modal-button-container{display:flex;width:100%;justify-content:flex-end}.crm-root .change-table-modal-button-save{background:#f25975;display:flex;align-items:center;padding:5px 10px;border-radius:5px;color:#fff}.crm-root .change-table-modal-button-save,.crm-root .change-table-modal-button-save:hover,.crm-root .change-table-modal-button-save:active,.crm-root .change-table-modal-button-save:focus{border:none;outline:none;box-shadow:none}.crm-root table{border-collapse:collapse;margin-bottom:3em;width:100%}.crm-root th{font-weight:700;white-space:nowrap}.crm-root tbody th{background-color:#fff}.crm-root tbody tr:nth-child(2n-1){background-color:#f5f5f5}.crm-root tbody tr:hover{background-color:rgba(129,208,177,.3)}.crm-root .sticky-wrap{overflow-x:auto;overflow-y:hidden;position:relative;margin:3em 0;width:100%}.crm-root .sticky-wrap .sticky-col,.crm-root .sticky-wrap .sticky-thead{visibility:hidden;position:absolute;top:0;left:0;z-index:50;width:auto}.crm-root .sticky-wrap .sticky-thead{-webkit-box-shadow:0 .25em .1em -0.1em rgba(0,0,0,.125);box-shadow:0 .25em .1em -0.1em rgba(0,0,0,.125);z-index:100;width:100%}.crm-root .sticky-wrap .sticky-intersect{visibility:visible;z-index:150}.crm-root .sticky-wrap .sticky-intersect th{background-color:#666;color:#eee}.crm-root .sticky-wrap td,.crm-root .sticky-wrap th{-webkit-box-sizing:border-box;box-sizing:border-box}.crm-root td.user-name{text-transform:capitalize}.crm-root .sticky-wrap.overflow-y{overflow-y:auto;max-height:50vh}.crm-root .my-company-head-2-col-3{width:150px;min-width:150px;max-width:150px}.crm-root .my-company-body-left-col-3{width:150px;min-width:150px;max-width:150px}.crm-root .my-company-head-2-col-1{width:65px;min-width:65px;max-width:65px;text-align:right}.crm-root .my-company-body-left-col-1{width:65px;min-width:65px;max-width:65px;text-align:right}.crm-root .my-company-head-2-col-4{width:90px;min-width:90px;max-width:90px;text-align:right}.crm-root .my-company-body-left-col-4{width:90px;min-width:90px;max-width:90px;text-align:right}@media(min-width: 768px){.sidebar-mini.sidebar-collapse .content-wrapper,.sidebar-mini.sidebar-collapse .right-side,.sidebar-mini.sidebar-collapse .main-footer{margin-left:50px !important;z-index:840}.sidebar-mini.sidebar-collapse .main-sidebar{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);width:50px !important;z-index:850}.sidebar-mini.sidebar-collapse .sidebar-menu>li{position:relative}.sidebar-mini.sidebar-collapse .sidebar-menu>li>a{margin-right:0}.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span{border-top-right-radius:4px}.sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span{border-bottom-right-radius:4px}.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu{padding-top:5px;padding-bottom:5px;border-bottom-right-radius:4px}.sidebar-mini.sidebar-collapse .main-sidebar .user-panel>.info,.sidebar-mini.sidebar-collapse .sidebar-form,.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span,.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu,.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>.pull-right,.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span>.pull-right,.sidebar-mini.sidebar-collapse .sidebar-menu li.header{display:none !important;-webkit-transform:translateZ(0)}.sidebar-mini.sidebar-collapse .main-header .logo{width:50px}.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini{display:block;margin-left:-15px;margin-right:-15px;font-size:18px}.sidebar-mini.sidebar-collapse .main-header .logo>.logo-lg{display:none}.sidebar-mini.sidebar-collapse .main-header .navbar{margin-left:50px}}@media(min-width: 768px){.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right),.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu{display:block !important;position:absolute;width:180px;left:50px}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span{top:0;margin-left:-3px;padding:12px 5px 12px 20px;background-color:inherit}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container{position:relative !important;float:right;width:auto !important;left:180px !important;top:-22px !important;z-index:900}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container>.label:not(:first-of-type){display:none}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu{top:42px;margin-left:0}}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right),.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu{width:250px}.main-sidebar{position:absolute;top:0;left:0;padding-top:50px;min-height:100%;width:230px;z-index:810;-webkit-transition:-webkit-transform .3s ease-in-out,width .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out,width .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out,width .3s ease-in-out;transition:transform .3s ease-in-out,width .3s ease-in-out}@media(max-width: 767px){.main-sidebar{padding-top:100px}}@media(max-width: 767px){.main-sidebar{-webkit-transform:translate(-230px, 0);-ms-transform:translate(-230px, 0);-o-transform:translate(-230px, 0);transform:translate(-230px, 0)}}@media(min-width: 768px){.sidebar-collapse .main-sidebar{-webkit-transform:translate(-230px, 0);-ms-transform:translate(-230px, 0);-o-transform:translate(-230px, 0);transform:translate(-230px, 0)}}@media(max-width: 767px){.sidebar-open .main-sidebar{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}}.site-root a{text-decoration:none}.site-root a:hover,.site-root a:focus{text-decoration:none}
