/*


*/
/* line 4, app/assets/stylesheets/yeti/charts.css.scss */ html body div#wrapper .stat-chart { height: 400px; position: relative; width: 100%; }

/* line 10, app/assets/stylesheets/yeti/charts.css.scss */ html body div#wrapper .chart-placeholder { height: 400px; margin: 1px auto; width: 100%; text-align: center; background: #FFFFFF url(/assets/ajax-loader-f448a9baf436d3815bb2cd010231cb7a048c7e3925e350e68f54f9d3e2155e0c.gif) 50% 50% no-repeat scroll; }

/* line 18, app/assets/stylesheets/yeti/charts.css.scss */ html body div#wrapper .loader { background: #FFFFFF url(/assets/ajax-loader-f448a9baf436d3815bb2cd010231cb7a048c7e3925e350e68f54f9d3e2155e0c.gif) 50% 50% no-repeat scroll; height: 70px; }

/* line 23, app/assets/stylesheets/yeti/charts.css.scss */ html body div#wrapper svg { display: block; }

/* line 30, app/assets/stylesheets/yeti/charts.css.scss */ html body.active_calls div#wrapper .chart-placeholder { height: 300px; }

/* line 33, app/assets/stylesheets/yeti/charts.css.scss */ html body.active_calls div#wrapper .stat-chart { height: 300px; }
@font-face { font-family: 'dotsfont'; src: url(/assets/dotsfont-ba26b0d0fbd795ac224fdc08f4c51c5a6f6cb75dd61df42e15c80350ae60b754.eot); src: url(/assets/dotsfont-ba26b0d0fbd795ac224fdc08f4c51c5a6f6cb75dd61df42e15c80350ae60b754.eot?#iefix) format("embedded-opentype"), url(/assets/dotsfont-92b6c1fdd2ee022594192525f53c7ac152b0729c5bfa3ad3ffd2419f9493bcdf.woff) format("woff"), url(/assets/dotsfont-222c9317a20b9e3fd2d777c3bd8ffc11157b0c296b2a987bbb29af5f94a73646.ttf) format("truetype"), url(/assets/dotsfont-03765a9420628d163d26c69479f92ebc46a3e8d2c81b5c7f11a063564f1c0fad.svg#dotsfontregular) format("svg"); font-weight: normal; font-style: normal; }

/* line 12, app/assets/stylesheets/yeti/dotsfont.scss */ html body .dotsfont { font-family: 'dotsfont'; }
/* line 1, app/assets/stylesheets/yeti/edit_form.scss */ form.formtastic { /* fix heigh for LI with ".inline-hints" */ }

/* line 3, app/assets/stylesheets/yeti/edit_form.scss */ form.formtastic fieldset.inputs > ol > li.boolean { height: auto; }
#edit_gateway fieldset.hidden-fields {
    display: none;
}
#new_active_admin_import_model ol.choices-group li {
    padding: 0;
    margin: 0;

}

#new_active_admin_import_model ol.choices-group {
    margin-bottom: 20px;
    width:210px;
}


/* line 1, app/assets/stylesheets/yeti/import_table.scss */ .import-col { padding: 5px; }

/* line 4, app/assets/stylesheets/yeti/import_table.scss */ .import-col.changed { background: #e29b20; }
/* line 2, app/assets/stylesheets/yeti/pagination.css.scss */ #index_footer .pagination_per_page { float: left; }

/* line 6, app/assets/stylesheets/yeti/pagination.css.scss */ #index_footer .pagination, #index_footer .pagination_information { float: left; }

/* line 10, app/assets/stylesheets/yeti/pagination.css.scss */ #index_top .pagination_per_page { float: left; }

/* line 14, app/assets/stylesheets/yeti/pagination.css.scss */ #index_top .pagination, #index_top .pagination_information { float: left; }

/* line 18, app/assets/stylesheets/yeti/pagination.css.scss */ .pagination_top { float: left; margin: 5px; clear: none; }

/* line 25, app/assets/stylesheets/yeti/pagination.css.scss */ .download_links { clear: right; padding-left: 10px; }
/* line 2, app/assets/stylesheets/yeti/panel_toggle.css.scss */ div.toggle.panel h3 { cursor: pointer; }

/* line 4, app/assets/stylesheets/yeti/panel_toggle.css.scss */ div.toggle.panel h3:hover { text-decoration: underline; }

/* line 8, app/assets/stylesheets/yeti/panel_toggle.css.scss */ div.toggle.panel .panel_contents { display: none; }

/* line 14, app/assets/stylesheets/yeti/panel_toggle.css.scss */ div.toggle.panel.on .panel_contents { display: block; }
/* line 4, app/assets/stylesheets/yeti/password-toggle.scss */ .password-mask .password-toggle-inline { display: inline-block; margin: auto 0 auto 15px; }

/* line 8, app/assets/stylesheets/yeti/password-toggle.scss */ .password-mask .password-toggle-inline span { cursor: pointer; color: #8494a8; }

/* line 12, app/assets/stylesheets/yeti/password-toggle.scss */ .password-mask .password-toggle-inline span:hover { color: #323537; }

/* line 17, app/assets/stylesheets/yeti/password-toggle.scss */ .password-mask .password-toggle-inline span:before { content: 'hide'; }

/* line 22, app/assets/stylesheets/yeti/password-toggle.scss */ .password-mask .dotsfont + .password-toggle-inline > span:before { content: 'show'; }

/* line 28, app/assets/stylesheets/yeti/password-toggle.scss */ .password-mask .password-toggle { width: 94%; margin: -20px 10px 20px auto; position: relative; z-index: 5; }

/* line 34, app/assets/stylesheets/yeti/password-toggle.scss */ .password-mask .password-toggle span { float: right; cursor: pointer; color: #8494a8; }

/* line 39, app/assets/stylesheets/yeti/password-toggle.scss */ .password-mask .password-toggle span:hover { color: #323537; }

/* line 45, app/assets/stylesheets/yeti/password-toggle.scss */ .password-mask input + .password-toggle > span:before { content: "Hide"; }

/* line 49, app/assets/stylesheets/yeti/password-toggle.scss */ .password-mask input.dotsfont + .password-toggle > span:before { content: "Show"; }
/* line 3, app/assets/stylesheets/yeti/sidebar_filter_actions.css.scss */ #sidebar #filters_sidebar_section .filter_indicator_btn_reset, #sidebar #filters_sidebar_section .filter_indicator_persist { font-weight: normal; display: block; padding: 0px 10px 2px 10px; border-radius: 5px; margin-right: 10px; height: 16px; float: right; overflow: hidden; color: #ffffff; }

/* line 16, app/assets/stylesheets/yeti/sidebar_filter_actions.css.scss */ #sidebar #filters_sidebar_section .filter_indicator_btn_reset { cursor: pointer; background-color: #3B76A4; }

/* line 21, app/assets/stylesheets/yeti/sidebar_filter_actions.css.scss */ #sidebar #filters_sidebar_section .filter_indicator_persist { background-color: #fff; color: #8a949e; vertical-align: top; }

/* line 25, app/assets/stylesheets/yeti/sidebar_filter_actions.css.scss */ #sidebar #filters_sidebar_section .filter_indicator_persist input[type=checkbox] { margin-right: 0px; }

/* line 29, app/assets/stylesheets/yeti/sidebar_filter_actions.css.scss */ #sidebar #filters_sidebar_section .filter_indicator_persist.persist { color: #4092d4; }
/* line 1, app/assets/stylesheets/yeti/table.css.scss */ body.active_admin.show.cdrs > #wrapper { display: table; }

/* line 4, app/assets/stylesheets/yeti/table.css.scss */ body.active_admin.show.cdrs > #wrapper div.columns div.column { padding-left: 10px; margin-right: 0px !important; }

/* line 13, app/assets/stylesheets/yeti/table.css.scss */ .sidebar_section .stats_table table th { width: 50%; }

/* line 16, app/assets/stylesheets/yeti/table.css.scss */ .sidebar_section .stats_table table tr { width: 50%; }

/* line 24, app/assets/stylesheets/yeti/table.css.scss */ .sidebar_section .report_sidebar_info table th { width: 50%; }

/* line 27, app/assets/stylesheets/yeti/table.css.scss */ .sidebar_section .report_sidebar_info table tr { width: 50%; }

/* line 37, app/assets/stylesheets/yeti/table.css.scss */ body.active_admin #main_content .panel_contents table { margin-top: 0px; white-space: nowrap; }

/* line 42, app/assets/stylesheets/yeti/table.css.scss */ body.active_admin #main_content tfoot tr { background-color: #e6e9ee; }

/* line 48, app/assets/stylesheets/yeti/table.css.scss */ body.active_admin #main_content table.index_table td, body.active_admin #main_content table.index_table th { white-space: nowrap; padding: 4px 7px 4px; }

/* line 53, app/assets/stylesheets/yeti/table.css.scss */ body.active_admin #main_content table.index_table tr.selected td { background: #CBE2F7; }

/* line 57, app/assets/stylesheets/yeti/table.css.scss */ body.active_admin #main_content table.index_table tr td.selected { background: #CBE2F7; }

/* line 61, app/assets/stylesheets/yeti/table.css.scss */ body.active_admin #main_content table.index_table th.editable_column a { color: #2E86CC; }
body.active_admin table.index_table tr.selected td {
  background: #CBE2F7;
}
body.active_admin table.index_table tr td.selected {
  background: #CBE2F7;
}
/* line 4, app/assets/stylesheets/yeti/table_sorter.css.scss */ #wrapper table.tablesorter th.tablesorter-headerAsc { background-color: #9fbfdf; background-repeat: no-repeat; background-position: right center; /* black asc arrow */ background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7); }

/* line 12, app/assets/stylesheets/yeti/table_sorter.css.scss */ #wrapper table.tablesorter th.tablesorter-headerDesc { background-color: #8cb3d9; background-position: right center; /* black desc arrow */ background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7); background-repeat: no-repeat; }
/* line 2, app/assets/stylesheets/yeti/titlebar.css.scss */ body.active_admin #title_bar { position: relative; }

/* line 4, app/assets/stylesheets/yeti/titlebar.css.scss */ body.active_admin #title_bar .action_items a.delete-link { color: #990033; }

/* line 7, app/assets/stylesheets/yeti/titlebar.css.scss */ body.active_admin #title_bar #titlebar_left, body.active_admin #title_bar #titlebar_right { height: 29px; vertical-align: baseline; display: block; }

/* line 13, app/assets/stylesheets/yeti/titlebar.css.scss */ body.active_admin #title_bar h2 { margin: 0; padding: 0; font-size: 1em; font-weight: bold; padding-top: 10px; }

/* line 21, app/assets/stylesheets/yeti/titlebar.css.scss */ body.active_admin #title_bar #titlebar_right { position: absolute; right: 0px; top: 7px; }

/* line 27, app/assets/stylesheets/yeti/titlebar.css.scss */ body.active_admin #title_bar .action_items { left: 0; text-align: left; }

/* line 32, app/assets/stylesheets/yeti/titlebar.css.scss */ body.active_admin #title_bar #titlebar_left .breadcrumb { float: left; margin-bottom: 5px; margin-top: 10px; }

/* line 41, app/assets/stylesheets/yeti/titlebar.css.scss */ #wrapper #title_bar { background-image: none; border: none; box-shadow: none; background-color: #343c46; border: none; border-bottom: 0px solid #5ea3d3; }
/* line 8, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content .ts-wrapper.tom-select .ts-control { width: 240px; }

/* line 14, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content .ts-wrapper.tom-select-wide .ts-control { width: 80%; }

/* line 20, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content .ts-wrapper.tom-select-sortable .ts-control { width: 80%; }

/* line 26, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content .ts-wrapper.tom-select-ajax .ts-control { width: 240px; }

/* line 32, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content .ts-wrapper.tom-select-ajax-fillable .ts-control { width: 240px; }

/* line 39, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content .ts-wrapper .ts-control { border: 1px solid #A1A7B2; border-radius: 3px; min-height: 28px; }

/* line 45, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content .ts-wrapper .ts-dropdown { border: 1px solid #A1A7B2; }

/* line 48, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content .ts-wrapper .ts-dropdown .option.active { background: #3875d7; color: #fff; }

/* line 53, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content .ts-wrapper .ts-dropdown .no-results { padding: 5px 8px; color: #999; }

/* line 61, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content .ts-wrapper.single .ts-control, #active_admin_content .ts-wrapper.single.input-active .ts-control { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"); background-position: right .55rem center; background-repeat: no-repeat; background-size: 9px 9px; }

/* line 69, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content .ts-wrapper.plugin-clear_button { --ts-pr-caret: 2.5em; }

/* line 76, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.formtastic .ts-wrapper.tom-select, #active_admin_content form.formtastic .ts-wrapper.tom-select-ajax, #active_admin_content form.formtastic .ts-wrapper.tom-select-ajax-fillable { display: inline-block; width: calc(80% - 22px); }

/* line 82, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.formtastic .ts-wrapper.tom-select .ts-control, #active_admin_content form.formtastic .ts-wrapper.tom-select-ajax .ts-control, #active_admin_content form.formtastic .ts-wrapper.tom-select-ajax-fillable .ts-control { width: 100%; font-size: 0.95em; border: 1px solid #e6e9ee; line-height: 1.15; }

/* line 88, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.formtastic .ts-wrapper.tom-select .ts-control input, #active_admin_content form.formtastic .ts-wrapper.tom-select-ajax .ts-control input, #active_admin_content form.formtastic .ts-wrapper.tom-select-ajax-fillable .ts-control input { font-size: 0.95em; line-height: 1.15; }

/* line 97, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.filter_form .filter_form_field.filter_select .ts-wrapper { display: inline-block; width: fit-content; }

/* line 101, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.filter_form .filter_form_field.filter_select .ts-wrapper .ts-control { width: 220px; padding: 8px 10px 7px; font-size: 0.95em; line-height: 1.15; }

/* line 107, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.filter_form .filter_form_field.filter_select .ts-wrapper .ts-control > .item { word-break: break-word; }

/* line 111, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.filter_form .filter_form_field.filter_select .ts-wrapper .ts-control input { font-size: 0.95em; line-height: 1.15; width: unset; min-width: 1px; }

/* line 120, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.filter_form .filter_form_field.filter_select .ts-wrapper .ts-dropdown { width: max-content; min-width: 100%; }

/* line 128, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.filter_form .filter_form_field.select_and_search .ts-wrapper { width: 115px; display: inline-block; }

/* line 132, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.filter_form .filter_form_field.select_and_search .ts-wrapper .ts-control { padding: 4.8px 10px 4.8px; }

/* line 135, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.filter_form .filter_form_field.select_and_search .ts-wrapper .ts-control > .item { word-break: break-word; }

/* line 139, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.filter_form .filter_form_field.select_and_search .ts-wrapper .ts-control input { font-size: 0.95em; }

/* line 144, app/assets/stylesheets/yeti/tom-select-customizations.scss */ #active_admin_content form.filter_form .filter_form_field.select_and_search .ts-wrapper .ts-dropdown { width: max-content; min-width: 100%; }
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
    background-color: #0081B1;
    color: white;

}

body .ui-tooltip{
    border-width: 2px;
}




