@charset "UTF-8";
@font-face {
  font-family: 'socicon';
  src: url(/font/socicon.eot);
  src: url(/font/socicon.eot?#iefix) format("embedded-opentype"), url(/font/socicon.woff) format("woff"), url(/font/socicon.woff2) format("woff2"), url(/font/socicon.ttf) format("truetype"), url(/font/socicon.svg#sociconregular) format("svg");
  font-weight: normal;
  font-style: normal;
  text-transform: initial;
}

/******************************
 3RD PARTY PLUGIN CUSTOMIZATION 
******************************/
/* Cubic Bezier Transition */
/***
Bootstrap Colorpicker
***/
/* line 21, vendor/assets/stylesheets/plugins.scss */
.input-group.color .input-group-btn i {
  position: absolute;
  display: block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  right: 6px;
}

/* line 30, vendor/assets/stylesheets/plugins.scss */
.colorpicker.dropdown-menu {
  padding: 5px;
}

/* change z-index when opened in modal */
/* line 36, vendor/assets/stylesheets/plugins.scss */
.modal-open .colorpicker {
  z-index: 10055 !important;
}

/***
Bootstrap Datepaginator
***/
/* line 44, vendor/assets/stylesheets/plugins.scss */
.datepaginator a {
  font-family: 'Open Sans';
  font-size: 13px;
  font-weight: 300;
}

/* line 50, vendor/assets/stylesheets/plugins.scss */
.datepicker .today {
  background-image: none !important;
  filter: none !important;
}

/* line 55, vendor/assets/stylesheets/plugins.scss */
#dp-calendar {
  right: 4px !important;
}

/* line 60, vendor/assets/stylesheets/plugins.scss */
.datepaginator .fa-angle-right:before {
  content: "";
}

/* line 63, vendor/assets/stylesheets/plugins.scss */
.datepaginator .fa-angle-left:before {
  content: "";
}

/***
Bootstrap Datepicker
***/
/* line 73, vendor/assets/stylesheets/plugins.scss */
.datepicker.dropdown-menu {
  padding: 5px;
}

/* line 76, vendor/assets/stylesheets/plugins.scss */
.datepicker .selected {
  background-color: #909090 !important;
  background-image: none !important;
  filter: none !important;
}

/* line 81, vendor/assets/stylesheets/plugins.scss */
.datepicker .active {
  background-color: #4b8df8 !important;
  background-image: none !important;
  filter: none !important;
}

/* line 85, vendor/assets/stylesheets/plugins.scss */
.datepicker .active:hover {
  background-color: #2678FC !important;
  background-image: none !important;
  filter: none !important;
}

/* line 91, vendor/assets/stylesheets/plugins.scss */
.datepicker .input-daterange input {
  text-align: left;
}

/* change z-index when opened in modal */
/* line 98, vendor/assets/stylesheets/plugins.scss */
.modal-open .datepicker {
  z-index: 10055 !important;
}

/* line 104, vendor/assets/stylesheets/plugins.scss */
.datepicker table td {
  color: #000;
  font-weight: 300  !important;
  font-family: 'Open Sans' !important;
}

/* line 109, vendor/assets/stylesheets/plugins.scss */
.datepicker table th {
  color: #333;
  font-family: 'Open Sans' !important;
  font-weight: 400  !important;
}

/* line 115, vendor/assets/stylesheets/plugins.scss */
.datepicker.dropdown-menu {
  box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
  border: 1px solid #efefef;
}

/* line 119, vendor/assets/stylesheets/plugins.scss */
.datepicker .fa-angle-left:before {
  content: "";
}

/* line 122, vendor/assets/stylesheets/plugins.scss */
.datepicker .fa-angle-right:before {
  content: "";
}

/***
Bootstrap Daterangepicker
***/
/* line 131, vendor/assets/stylesheets/plugins.scss */
.modal-open .daterangepicker {
  z-index: 10055 !important;
}

/* line 135, vendor/assets/stylesheets/plugins.scss */
.daterangepicker {
  margin-top: 4px;
}

/* line 137, vendor/assets/stylesheets/plugins.scss */
.daterangepicker .input-mini {
  width: 100% !important;
  outline: none !important;
}

/* line 141, vendor/assets/stylesheets/plugins.scss */
.daterangepicker td {
  text-shadow: none;
}

/* line 143, vendor/assets/stylesheets/plugins.scss */
.daterangepicker td.active {
  background-color: #4b8df8;
  background-image: none;
  filter: none;
}

/* line 149, vendor/assets/stylesheets/plugins.scss */
.daterangepicker th {
  font-weight: 400;
  font-size: 14px;
}

/* line 153, vendor/assets/stylesheets/plugins.scss */
.daterangepicker .ranges {
  width: 170px;
}

/* line 154, vendor/assets/stylesheets/plugins.scss */
.daterangepicker .ranges input[type="text"] {
  width: 70px !important;
  font-size: 11px;
  vertical-align: middle;
}

/* line 159, vendor/assets/stylesheets/plugins.scss */
.daterangepicker .ranges label {
  font-weight: 300;
  display: block;
}

/* line 164, vendor/assets/stylesheets/plugins.scss */
.daterangepicker .ranges ul > li.active {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 171, vendor/assets/stylesheets/plugins.scss */
.daterangepicker .ranges .btn {
  margin-top: 10px;
}

/* line 175, vendor/assets/stylesheets/plugins.scss */
.daterangepicker.dropdown-menu {
  padding: 5px;
}

/* line 178, vendor/assets/stylesheets/plugins.scss */
.daterangepicker .ranges li {
  color: #333;
}

/* line 180, vendor/assets/stylesheets/plugins.scss */
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  background: #4b8df8 !important;
  border: 1px solid #4b8df8 !important;
  color: #fff;
}

/* line 186, vendor/assets/stylesheets/plugins.scss */
.daterangepicker .range_inputs input {
  margin-bottom: 0 !important;
}

/* line 189, vendor/assets/stylesheets/plugins.scss */
.daterangepicker .fa-angle-right:before {
  content: "";
}

/* line 192, vendor/assets/stylesheets/plugins.scss */
.daterangepicker .fa-angle-left:before {
  content: "";
}

/***
Bootstrap  Datetimepicker
***/
/* line 203, vendor/assets/stylesheets/plugins.scss */
.datetimepicker table td {
  color: #000;
  font-weight: 300  !important;
  font-family: 'Open Sans' !important;
}

/* line 208, vendor/assets/stylesheets/plugins.scss */
.datetimepicker table th {
  font-family: 'Open Sans' !important;
  font-weight: 400  !important;
}

/* line 213, vendor/assets/stylesheets/plugins.scss */
.datetimepicker.dropdown-menu {
  padding: 5px;
}

/* line 216, vendor/assets/stylesheets/plugins.scss */
.datetimepicker .active {
  background-color: #4b8df8 !important;
  background-image: none !important;
  filter: none !important;
}

/* line 220, vendor/assets/stylesheets/plugins.scss */
.datetimepicker .active:hover {
  background-color: #2678FC !important;
  background-image: none !important;
  filter: none !important;
}

/* line 226, vendor/assets/stylesheets/plugins.scss */
.datetimepicker .fa-angle-left:before {
  content: "";
}

/* line 229, vendor/assets/stylesheets/plugins.scss */
.datetimepicker .fa-angle-right:before {
  content: "";
}

/* change z-index when opened in modal */
/* line 236, vendor/assets/stylesheets/plugins.scss */
.modal-open .datetimepicker {
  z-index: 10055;
}

/***
Bootstrap Editable
***/
/* line 245, vendor/assets/stylesheets/plugins.scss */
.editable-input table {
  border: 0 !important;
}

/* line 247, vendor/assets/stylesheets/plugins.scss */
.editable-input table th, .editable-input table td, .editable-input table tr {
  border: 0 !important;
}

/* line 251, vendor/assets/stylesheets/plugins.scss */
.editable-input .combodate select {
  margin-bottom: 5px;
}

/***
Jansy File Input plugin css changes
***/
/* line 260, vendor/assets/stylesheets/plugins.scss */
.fileinput {
  margin-bottom: 0;
}

/* line 262, vendor/assets/stylesheets/plugins.scss */
.fileinput .close {
  float: none;
}

/* line 265, vendor/assets/stylesheets/plugins.scss */
.fileinput .input-group {
  white-space: nowrap;
  overflow: hidden;
}

/***
Bootstrap Markdown
***/
/* line 275, vendor/assets/stylesheets/plugins.scss */
.md-input {
  padding: 5px !important;
  border-bottom: 0 !important;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 285, vendor/assets/stylesheets/plugins.scss */
.md-editor {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 291, vendor/assets/stylesheets/plugins.scss */
.md-editor .btn-toolbar {
  margin-left: 0px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 299, vendor/assets/stylesheets/plugins.scss */
.md-editor .btn-toolbar .btn-group .btn-sm.btn {
  padding-bottom: 3px;
}

/* line 302, vendor/assets/stylesheets/plugins.scss */
.md-editor .btn-toolbar .btn-group .btn-primary {
  padding-top: 5px;
  padding-bottom: 7px;
}

/* line 308, vendor/assets/stylesheets/plugins.scss */
.md-editor.active {
  border: 1px solid #999999;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/***
Error state for WYSIWYG Editors
***/
/* line 320, vendor/assets/stylesheets/plugins.scss */
.has-error .md-editor {
  border: 1px solid #fbe1e3 !important;
}

/* line 324, vendor/assets/stylesheets/plugins.scss */
.has-success .md-editor {
  border: 1px solid #abe7ed !important;
}

/* line 328, vendor/assets/stylesheets/plugins.scss */
.has-warning .md-editor {
  border: 1px solid #f9e491 !important;
}

/***
Bootstrap Modal
***/
/* fix: content shifting to the right on modal open */
/* line 338, vendor/assets/stylesheets/plugins.scss */
.modal-open.page-overflow .page-container {
  overflow-y: auto !important;
}

/* line 340, vendor/assets/stylesheets/plugins.scss */
.modal-open.page-overflow .page-container .navbar-fixed-top, .modal-open.page-overflow .page-container .navbar-fixed-bottom {
  overflow-y: auto !important;
}

/* line 344, vendor/assets/stylesheets/plugins.scss */
.modal-open.page-overflow .modal-scrollable {
  overflow-y: auto !important;
}

/* line 349, vendor/assets/stylesheets/plugins.scss */
.modal-scrollable {
  overflow: hidden !important;
}

/* BS 3.3.1 fix */
/* line 355, vendor/assets/stylesheets/plugins.scss */
.modal-backdrop {
  position: fixed;
  bottom: 0;
}

/* line 360, vendor/assets/stylesheets/plugins.scss */
.modal-scrollable {
  overflow: hidden !important;
  z-index: 10051;
  overflow-y: scroll !important;
}

/***
Bootstrap Select
***/
/* line 370, vendor/assets/stylesheets/plugins.scss */
.bootstrap-select .btn {
  border-color: #c2cad8;
}

/* line 374, vendor/assets/stylesheets/plugins.scss */
.has-error .bootstrap-select .btn {
  border-color: #fbe1e3;
}

/* line 378, vendor/assets/stylesheets/plugins.scss */
.has-success .bootstrap-select .btn {
  border-color: #abe7ed;
}

/* line 382, vendor/assets/stylesheets/plugins.scss */
.has-warning .bootstrap-select .btn {
  border-color: #f9e491;
}

/* line 388, vendor/assets/stylesheets/plugins.scss */
.bootstrap-select.open .btn, .bootstrap-select.open.dropup .btn {
  border-color: #93a1bb;
}

/* line 392, vendor/assets/stylesheets/plugins.scss */
.bootstrap-select .btn:focus {
  outline: none !important;
  outline-offset: 0;
}

/* line 396, vendor/assets/stylesheets/plugins.scss */
.bootstrap-select.btn-group .dropdown-menu {
  margin-top: 1px;
}

/* line 398, vendor/assets/stylesheets/plugins.scss */
.bootstrap-select.btn-group .dropdown-menu > li > dt > .text {
  font-weight: 600;
  font-family: 'Open Sans';
  font-size: 14px;
}

/* line 403, vendor/assets/stylesheets/plugins.scss */
.bootstrap-select.btn-group .dropdown-menu .text-muted {
  color: #999 !important;
}

/* line 407, vendor/assets/stylesheets/plugins.scss */
.bootstrap-select .caret {
  border: 0;
  width: auto;
  height: auto;
  margin-top: -10px !important;
}

/* line 412, vendor/assets/stylesheets/plugins.scss */
.bootstrap-select .caret:before {
  content: "\f107";
  display: inline-block;
  border: 0;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

/* line 421, vendor/assets/stylesheets/plugins.scss */
.bootstrap-select .selected i {
  color: #aaa;
}

/* line 424, vendor/assets/stylesheets/plugins.scss */
.bootstrap-select .dropdown-menu {
  z-index: 9999 !important;
}

/***
Bootstrap Switch 
***/
/* line 433, vendor/assets/stylesheets/plugins.scss */
.bootstrap-switch {
  border-color: #c2cad8;
}

/* line 435, vendor/assets/stylesheets/plugins.scss */
.bootstrap-switch.bootstrap-switch-focused {
  box-shadow: none;
  border-color: #c2cad8;
}

/* line 439, vendor/assets/stylesheets/plugins.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #fff;
  background: #337ab7;
}

/* line 443, vendor/assets/stylesheets/plugins.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: #fff;
  background: #659be0;
}

/* line 447, vendor/assets/stylesheets/plugins.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #36c6d3;
}

/* line 451, vendor/assets/stylesheets/plugins.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  color: #fff;
  background: #F1C40F;
}

/* line 455, vendor/assets/stylesheets/plugins.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: #fff;
  background: #ed6b75;
}

/* line 459, vendor/assets/stylesheets/plugins.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #444;
  background: #e8eaef;
}

/***
Color variants
***/
/* Bootstrap switch on portlet headers */
/* line 471, vendor/assets/stylesheets/plugins.scss */
.portlet:not(.light) > .portlet-title > .actions > .bootstrap-switch {
  border-color: transparent;
  margin-top: 0px;
}

/***
Bootstrap Time Picker
***/
/* line 481, vendor/assets/stylesheets/plugins.scss */
.bootstrap-timepicker-widget table td a {
  padding: 4px 0;
}

/* line 484, vendor/assets/stylesheets/plugins.scss */
.bootstrap-timepicker-widget input {
  outline: none !important;
  border: 0;
}

/* line 487, vendor/assets/stylesheets/plugins.scss */
.bootstrap-timepicker-widget input:focus {
  outline: none !important;
  border: 0;
}

/* line 494, vendor/assets/stylesheets/plugins.scss */
.modal-open .bootstrap-timepicker-widget {
  z-index: 10055 !important;
}

/* line 499, vendor/assets/stylesheets/plugins.scss */
.bootstrap-timepicker-widget.timepicker-orient-bottom:before, .bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  top: auto;
}

/***
Toastr Notifications
***/
/* line 508, vendor/assets/stylesheets/plugins.scss */
.toast {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #030303;
}

/* line 515, vendor/assets/stylesheets/plugins.scss */
.toast-success {
  background-color: #51a351;
}

/* line 519, vendor/assets/stylesheets/plugins.scss */
.toast-error {
  background-color: #bd362f;
}

/* line 523, vendor/assets/stylesheets/plugins.scss */
.toast-info {
  background-color: #2f96b4;
}

/* line 527, vendor/assets/stylesheets/plugins.scss */
.toast-warning {
  background-color: #f89406;
}

/* line 531, vendor/assets/stylesheets/plugins.scss */
.toast .toast-close-button {
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  text-indent: -100000px;
  width: 11px;
  height: 16px;
  background-repeat: no-repeat !important;
  background-image: url(/assets/portlet-remove-icon-white.png) !important;
}

/* line 542, vendor/assets/stylesheets/plugins.scss */
.toast-top-center {
  top: 12px;
  margin: 0 auto;
  left: 44%;
  margin-left: -150px;
}

/* line 547, vendor/assets/stylesheets/plugins.scss */
.toast-top-center .toast {
  margin: 0 !important;
}

/* line 552, vendor/assets/stylesheets/plugins.scss */
.toast-bottom-center {
  bottom: 12px;
  margin: 0 auto;
  left: 50%;
  margin-left: -150px;
}

/* line 557, vendor/assets/stylesheets/plugins.scss */
.toast-bottom-center .toast {
  margin: 0 !important;
}

/***
Bootstrap Wizard
***/
/* line 567, vendor/assets/stylesheets/plugins.scss */
.form-wizard .progress {
  margin-bottom: 30px;
}

/* line 570, vendor/assets/stylesheets/plugins.scss */
.form-wizard .steps {
  padding: 10px 0;
  margin-bottom: 15px;
  background-color: #fff;
  background-image: none;
  filter: none;
  border: 0px;
  box-shadow: none;
}

/* line 579, vendor/assets/stylesheets/plugins.scss */
.form-wizard .steps > li > a.step {
  background-color: #fff;
  background-image: none;
  filter: none;
  border: 0px;
  box-shadow: none;
}

/* line 585, vendor/assets/stylesheets/plugins.scss */
.form-wizard .steps > li > a.step:hover {
  background: none;
}

/* line 589, vendor/assets/stylesheets/plugins.scss */
.form-wizard .steps > li > a.step > .number {
  background-color: #eee;
  display: inline-block;
  text-align: center !important;
  font-size: 16px;
  font-weight: 300;
  padding: 11px 15px 13px 15px;
  margin-right: 10px;
  height: 45px;
  width: 45px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

/* line 603, vendor/assets/stylesheets/plugins.scss */
.form-wizard .steps > li > a.step > .desc {
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
}

/* line 607, vendor/assets/stylesheets/plugins.scss */
.form-wizard .steps > li > a.step > .desc > i {
  display: none;
}

/* line 614, vendor/assets/stylesheets/plugins.scss */
.form-wizard .steps > li.active > a.step .number {
  background-color: #36c6d3;
  color: #fff;
}

/* line 618, vendor/assets/stylesheets/plugins.scss */
.form-wizard .steps > li.active > a.step .desc {
  color: #333;
}

/* line 623, vendor/assets/stylesheets/plugins.scss */
.form-wizard .steps > li.done > a.step .number {
  background-color: #F1C40F;
  color: #fff;
}

/* line 627, vendor/assets/stylesheets/plugins.scss */
.form-wizard .steps > li.done > a.step .desc {
  color: #333;
}

/* line 629, vendor/assets/stylesheets/plugins.scss */
.form-wizard .steps > li.done > a.step .desc i {
  font-size: 12px;
  font-weight: normal;
  color: #999;
  display: inline-block;
}

@media (min-width: 768px) and (max-width: 1200px) {
  /* 768px & 1200px */
  /* line 643, vendor/assets/stylesheets/plugins.scss */
  .form-wizard .step .desc {
    margin-top: 10px;
    display: block;
  }
}

@media (max-width: 768px) {
  /* 768px */
  /* line 651, vendor/assets/stylesheets/plugins.scss */
  .form-wizard .steps > li > a {
    text-align: left;
  }
}

/*!
 * Tab drop for Bootstrap
 */
/* line 661, vendor/assets/stylesheets/plugins.scss */
.tabbable-tabdrop .nav-tabs, .tabbable-tabdrop .nav-pills {
  position: relative;
}

/* line 664, vendor/assets/stylesheets/plugins.scss */
.tabbable-tabdrop .nav-tabs .caret, .tabbable-tabdrop .nav-pills .caret {
  display: none;
}

/* line 667, vendor/assets/stylesheets/plugins.scss */
.tabbable-tabdrop .nav-tabs .tabdrop .dropdown-toggle i, .tabbable-tabdrop .nav-pills .tabdrop .dropdown-toggle i {
  font-size: 14px;
}

/* line 671, vendor/assets/stylesheets/plugins.scss */
.tabbable-tabdrop .dropdown-menu:after {
  right: 10px;
  left: auto;
}

/* line 675, vendor/assets/stylesheets/plugins.scss */
.tabbable-tabdrop .dropdown-menu:before {
  right: 9px;
  left: auto;
}

/***
wysihtml5
***/
/* line 686, vendor/assets/stylesheets/plugins.scss */
.wysihtml5-sandbox {
  width: 100% !important;
}

/* line 690, vendor/assets/stylesheets/plugins.scss */
.wysihtml5-toolbar li {
  margin: 0px;
  height: 29px;
}

/* line 693, vendor/assets/stylesheets/plugins.scss */
.wysihtml5-toolbar li .dropdown-menu {
  margin-top: 5px;
}

/***
Error state for WYSIWYG Editors
***/
/* line 702, vendor/assets/stylesheets/plugins.scss */
.has-error .wysihtml5-sandbox {
  border: 1px solid #fbe1e3 !important;
}

/* line 706, vendor/assets/stylesheets/plugins.scss */
.has-success .wysihtml5-sandbox {
  border: 1px solid #abe7ed !important;
}

/* line 710, vendor/assets/stylesheets/plugins.scss */
.has-warning .wysihtml5-sandbox {
  border: 1px solid #f9e491 !important;
}

/***
Error state for WYSIWYG Editors
***/
/* line 718, vendor/assets/stylesheets/plugins.scss */
.note-editor {
  border: 1px solid #c2cad8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 725, vendor/assets/stylesheets/plugins.scss */
.note-editor .note-toolbar {
  border-bottom: 1px solid #c2cad8;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 733, vendor/assets/stylesheets/plugins.scss */
.note-editor .note-statusbar {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 739, vendor/assets/stylesheets/plugins.scss */
.note-editor .note-statusbar .note-resizebar {
  border-top: 1px solid #c2cad8;
}

/* line 743, vendor/assets/stylesheets/plugins.scss */
.note-editor.note-frame.fullscreen {
  z-index: 10050;
  width: 100% !important;
}

/* line 748, vendor/assets/stylesheets/plugins.scss */
.note-editor .dropdown-menu:before {
  left: 9px;
  right: auto;
}

/* line 752, vendor/assets/stylesheets/plugins.scss */
.note-editor .dropdown-menu:after {
  left: 10px;
  right: auto;
}

/* line 759, vendor/assets/stylesheets/plugins.scss */
.note-link-dialog .checkbox {
  margin-left: 20px;
}

/* line 763, vendor/assets/stylesheets/plugins.scss */
.has-error .note-editor {
  border: 1px solid #fbe1e3 !important;
}

/* line 767, vendor/assets/stylesheets/plugins.scss */
.has-success .note-editor {
  border: 1px solid #abe7ed !important;
}

/* line 771, vendor/assets/stylesheets/plugins.scss */
.has-warning .note-editor {
  border: 1px solid #f9e491 !important;
}

/***
Bootstrap GtreeTable
***/
/* line 780, vendor/assets/stylesheets/plugins.scss */
.gtreetable .dropdown-menu {
  margin-top: 0px;
}

/* line 782, vendor/assets/stylesheets/plugins.scss */
.gtreetable .dropdown-menu:after, .gtreetable .dropdown-menu:before {
  display: none !important;
}

/* line 786, vendor/assets/stylesheets/plugins.scss */
.gtreetable .node-action .form-control {
  position: relative;
  top: 2px;
  display: inline-block;
}

/* line 791, vendor/assets/stylesheets/plugins.scss */
.gtreetable .node-icon-selected, .gtreetable .node-icon-handle, .gtreetable .node-icon-ce, .gtreetable .node-icon-type {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/***
Modify bootstrap-tagsinput plugin's css
***/
/* line 801, vendor/assets/stylesheets/plugins.scss */
.bootstrap-tagsinput .tag [data-role="remove"] {
  box-shadow: none;
  font-family: arial;
}

/* line 804, vendor/assets/stylesheets/plugins.scss */
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  font-family: arial;
}

/* line 807, vendor/assets/stylesheets/plugins.scss */
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  text-decoration: none;
  box-shadow: none;
}

/* line 813, vendor/assets/stylesheets/plugins.scss */
.mt-bootstrap-tables .mt-btm-transform .bars {
  height: auto;
}

/* line 817, vendor/assets/stylesheets/plugins.scss */
.fixed-table-toolbar .columns label {
  margin: 10px;
  padding: 0 0 0 30px;
}

/* line 822, vendor/assets/stylesheets/plugins.scss */
.fixed-table-header th.bs-checkbox {
  outline: none;
}

/* line 824, vendor/assets/stylesheets/plugins.scss */
.fixed-table-header th.bs-checkbox .th-inner {
  overflow: visible;
}

/* line 826, vendor/assets/stylesheets/plugins.scss */
.fixed-table-header th.bs-checkbox .th-inner .mt-checkbox {
  right: -5px;
}

/***
Bootbox
***/
/* line 836, vendor/assets/stylesheets/plugins.scss */
.bootbox .bootbox-close-button {
  margin-top: 0px !important;
}

/*--------------------------------------------------
    [CSS Animation Amchart]
----------------------------------------------------*/
/* line 844, vendor/assets/stylesheets/plugins.scss */
.CSSAnimationChart {
  width: 100%;
  height: 500px;
}

/* line 847, vendor/assets/stylesheets/plugins.scss */
.CSSAnimationChart a {
  color: #bbb !important;
  font-size: 12px !important;
}

/* line 853, vendor/assets/stylesheets/plugins.scss */
.amcharts-graph-g2 .amcharts-graph-stroke {
  stroke-dasharray: 3px 3px;
  stroke-linejoin: round;
  stroke-linecap: round;
  -webkit-animation: am-moving-dashes 1s linear infinite;
  animation: am-moving-dashes 1s linear infinite;
}

@-webkit-keyframes am-moving-dashes {
  100% {
    stroke-dashoffset: -31px;
  }
}

@keyframes am-moving-dashes {
  100% {
    stroke-dashoffset: -31px;
  }
}

/* line 875, vendor/assets/stylesheets/plugins.scss */
.lastBullet {
  -webkit-animation: am-pulsating 1s ease-out infinite;
  animation: am-pulsating 1s ease-out infinite;
}

@-webkit-keyframes am-pulsating {
  0% {
    stroke-opacity: 1;
    stroke-width: 0px;
  }
  100% {
    stroke-opacity: 0;
    stroke-width: 50px;
  }
}

@keyframes am-pulsating {
  0% {
    stroke-opacity: 1;
    stroke-width: 0px;
  }
  100% {
    stroke-opacity: 0;
    stroke-width: 50px;
  }
}

/* line 906, vendor/assets/stylesheets/plugins.scss */
.amcharts-graph-column-front {
  -webkit-transition: all .3s .3s ease-out;
  transition: all .3s .3s ease-out;
}

/* line 909, vendor/assets/stylesheets/plugins.scss */
.amcharts-graph-column-front:hover {
  fill: #496375;
  stroke: #496375;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

/* line 917, vendor/assets/stylesheets/plugins.scss */
.amcharts-graph-g3 {
  stroke-linejoin: round;
  stroke-linecap: round;
  stroke-dasharray: 500%;
  stroke-dasharray: 0 \0;
  /* fixes IE prob */
  stroke-dashoffset: 0 \0;
  /* fixes IE prob */
  -webkit-animation: am-draw 40s;
  animation: am-draw 40s;
}

@-webkit-keyframes am-draw {
  0% {
    stroke-dashoffset: 500%;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}

@keyframes am-draw {
  0% {
    stroke-dashoffset: 500%;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}

/*--------------------------------------------------
    [Mao Amchart]
----------------------------------------------------*/
/* line 955, vendor/assets/stylesheets/plugins.scss */
.mapChart {
  width: 100%;
  height: 500px;
}

/* line 958, vendor/assets/stylesheets/plugins.scss */
.mapChart a {
  color: #bbb !important;
  font-size: 12px !important;
}

/*--------------------------------------------------
    [Column Line]
----------------------------------------------------*/
/* line 968, vendor/assets/stylesheets/plugins.scss */
.columnLine {
  width: 100%;
  height: 350px;
  font-size: 11px;
}

/* line 974, vendor/assets/stylesheets/plugins.scss */
.amcharts-graph-graph2 .amcharts-graph-stroke {
  stroke-dasharray: 4px 5px;
  stroke-linejoin: round;
  stroke-linecap: round;
  -webkit-animation: am-moving-dashes 1s linear infinite;
  animation: am-moving-dashes 1s linear infinite;
}

@-webkit-keyframes am-moving-dashes {
  100% {
    stroke-dashoffset: -28px;
  }
}

@keyframes am-moving-dashes {
  100% {
    stroke-dashoffset: -28px;
  }
}

/*--------------------------------------------------
    [Animated Pie Chart]
----------------------------------------------------*/
/* line 1000, vendor/assets/stylesheets/plugins.scss */
.animated-pie-chart {
  width: 100%;
  height: 350px;
  font-size: 11px;
}

/***
CKEditor css changes
***/
/* line 1010, vendor/assets/stylesheets/plugins.scss */
.cke {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 1016, vendor/assets/stylesheets/plugins.scss */
.cke .cke-top {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 1023, vendor/assets/stylesheets/plugins.scss */
.cke .cke-bottom {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 1032, vendor/assets/stylesheets/plugins.scss */
.cke_bottom, .cke_inner, .cke_top, .cke_reset, .cke_dialog_title, .cke_dialog_footer, .cke_dialog {
  background-image: none !important;
  filter: none;
  border-top: 0;
  border-bottom: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none;
}

/* line 1043, vendor/assets/stylesheets/plugins.scss */
.cke_dialog_ui_button, .cke_dialog_tab {
  background-image: none !important;
  filter: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

/* line 1052, vendor/assets/stylesheets/plugins.scss */
.cke_dialog_ui_button:hover, .cke_dialog_tab:hover {
  text-decoration: none;
  text-shadow: none;
}

/* line 1057, vendor/assets/stylesheets/plugins.scss */
.cke_dialog_ui_input_text {
  background-image: none !important;
  filter: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 1065, vendor/assets/stylesheets/plugins.scss */
.cke_combo_button, .cke_button, .cke_toolbar, .cke_toolgroup {
  background-image: none !important;
  filter: none !important;
  border: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 1074, vendor/assets/stylesheets/plugins.scss */
.cke_button, .cke_combo_button, .cke_panel_grouptitle, .cke_hc.cke_panel_listItem a {
  background-image: none !important;
  filter: none;
  text-shadow: none;
}

/* line 1080, vendor/assets/stylesheets/plugins.scss */
.cke_button:hover, .cke_combo_button:hover {
  background-color: #ddd;
}

/* line 1084, vendor/assets/stylesheets/plugins.scss */
.cke_toolbar_break {
  background-image: none !important;
  filter: none !important;
  border: 0;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
}

/***
Error state for WYSIWYG Editors
***/
/* line 1099, vendor/assets/stylesheets/plugins.scss */
.has-error .cke {
  border: 1px solid #fbe1e3 !important;
}

/* line 1103, vendor/assets/stylesheets/plugins.scss */
.has-success .cke {
  border: 1px solid #abe7ed !important;
}

/* line 1107, vendor/assets/stylesheets/plugins.scss */
.has-warning .cke {
  border: 1px solid #f9e491 !important;
}

/***
Clockface
***/
/* line 1115, vendor/assets/stylesheets/plugins.scss */
.modal-open .clockface {
  z-index: 10055 !important;
}

/* line 1120, vendor/assets/stylesheets/plugins.scss */
.clockface .cell .inner.active, .clockface .cell .outer.active {
  background-color: #4b8df8 !important;
  background-image: none;
  filter: none;
}

/***
Datatables general customization
***/
/* line 1132, vendor/assets/stylesheets/plugins.scss */
.table-checkable tr > th:first-child, .table-checkable tr > td:first-child {
  text-align: left;
  max-width: 150px;
  min-width: 40px;
  /*padding-left: 0;*/
  padding-right: 0;
}

/* line 1143, vendor/assets/stylesheets/plugins.scss */
table.dataTable thead th, table.dataTable thead td {
  border-bottom: 2px solid #e7ecf1;
  outline: none !important;
}

/* line 1148, vendor/assets/stylesheets/plugins.scss */
table.dataTable.no-footer {
  border-bottom-color: #e7ecf1;
}

/* line 1151, vendor/assets/stylesheets/plugins.scss */
table.dataTable tr.heading > th {
  background-color: #fbfcfd;
}

/***
Extended pagination
***/
/* line 1160, vendor/assets/stylesheets/plugins.scss */
.paging_bootstrap_extended {
  margin: 5px 0 0 0 !important;
  padding: 0 !important;
  float: none !important;
  font-size: 13px;
}

/* line 1167, vendor/assets/stylesheets/plugins.scss */
.dataTables_extended_wrapper {
  margin-top: 10px;
}

/* line 1169, vendor/assets/stylesheets/plugins.scss */
.dataTables_extended_wrapper .seperator {
  padding: 0 2px;
}

/* line 1172, vendor/assets/stylesheets/plugins.scss */
.dataTables_extended_wrapper .table.dataTable {
  margin: 20px 0 !important;
}

/* line 1176, vendor/assets/stylesheets/plugins.scss */
.dataTables_extended_wrapper div.dataTables_paginate, .dataTables_extended_wrapper div.dataTables_length, .dataTables_extended_wrapper div.dataTables_info {
  display: inline-block;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
  position: static !important;
}

/* line 1184, vendor/assets/stylesheets/plugins.scss */
.dataTables_extended_wrapper .table-group-actions > span {
  font-size: 13px;
}

/* line 1187, vendor/assets/stylesheets/plugins.scss */
.dataTables_extended_wrapper div.dataTables_length label {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 13px;
  float: none !important;
  display: inline-block !important;
}

@media (max-width: 480px) {
  /* line 1199, vendor/assets/stylesheets/plugins.scss */
  .dataTables_extended_wrapper div.dataTables_paginate, .dataTables_extended_wrapper div.dataTables_length, .dataTables_extended_wrapper div.dataTables_info {
    display: block;
    margin-bottom: 10px !important;
  }
  /* line 1204, vendor/assets/stylesheets/plugins.scss */
  .dataTables_extended_wrapper .seperator {
    display: none !important;
  }
}

/* line 1210, vendor/assets/stylesheets/plugins.scss */
.table-container .table-actions-wrapper {
  display: none;
}

/***
Scroller Extension
***/
/* line 1218, vendor/assets/stylesheets/plugins.scss */
.dataTables_scroll {
  margin-bottom: 10px;
}

/* line 1222, vendor/assets/stylesheets/plugins.scss */
.dataTables_scrollHead {
  border-bottom: 2px solid #e7ecf1 !important;
}

/* line 1224, vendor/assets/stylesheets/plugins.scss */
.dataTables_scrollHead thead th {
  border-bottom: 0 !important;
}

/* line 1229, vendor/assets/stylesheets/plugins.scss */
.dataTables_scrollBody {
  border-bottom: 1px solid #e7ecf1 !important;
}

/* line 1233, vendor/assets/stylesheets/plugins.scss */
.table-both-scroll .dataTables_scrollBody {
  border-bottom: 0 !important;
}

/***
Datatables processing
***/
/* line 1241, vendor/assets/stylesheets/plugins.scss */
.dataTables_wrapper .dataTables_processing {
  width: 200px;
  display: inline-block;
  padding: 7px;
  left: 50%;
  margin-left: -100px;
  margin-top: 10px;
  text-align: center;
  color: #3f444a;
  border: 1px solid #e7ecf1;
  background: #eef1f5;
  vertical-align: middle;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

/***
Tool Buttons
***/
/* line 1262, vendor/assets/stylesheets/plugins.scss */
.dt-button-background {
  display: none !important;
}

/* line 1266, vendor/assets/stylesheets/plugins.scss */
div.dt-button-collection {
  border: 1px solid #eee;
  background: #ffffff;
  box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
  padding: 0;
}

/* line 1271, vendor/assets/stylesheets/plugins.scss */
div.dt-button-collection > a.dt-button {
  background: none;
  padding: 8px 16px;
  font-weight: 300;
  margin: 1px 1px;
  box-shadow: none !important;
  border: 0 !important;
}

/* line 1278, vendor/assets/stylesheets/plugins.scss */
div.dt-button-collection > a.dt-button > span {
  font-size: 14px;
  color: #333;
}

/* line 1282, vendor/assets/stylesheets/plugins.scss */
div.dt-button-collection > a.dt-button.active {
  background: #f6f6f6 !important;
  box-shadow: none !important;
  border: 0 !important;
}

/* line 1286, vendor/assets/stylesheets/plugins.scss */
div.dt-button-collection > a.dt-button.active > span {
  color: #333;
}

/* line 1293, vendor/assets/stylesheets/plugins.scss */
button.dt-button, div.dt-button, a.dt-button {
  background-image: none !important;
  padding: 6px 12px !important;
}

/* line 1298, vendor/assets/stylesheets/plugins.scss */
button.dt-button:last-child, div.dt-button:last-child, a.dt-button:last-child {
  margin-right: 0;
}

/* line 1302, vendor/assets/stylesheets/plugins.scss */
.dataTables_wrapper .dt-buttons {
  float: right;
  margin-top: -38px;
}

/* line 1308, vendor/assets/stylesheets/plugins.scss */
.portlet.light .dataTables_wrapper .dt-buttons {
  margin-top: -64px;
}

/* line 1311, vendor/assets/stylesheets/plugins.scss */
.portlet.box .dataTables_wrapper .dt-buttons {
  margin-top: -38px;
}

/***
Rot Details
***/
/* line 1321, vendor/assets/stylesheets/plugins.scss */
.dataTable .row-details.row-details-close {
  background: url(/assets/datatable-row-openclose.png) no-repeat 0 0;
}

/* line 1324, vendor/assets/stylesheets/plugins.scss */
.dataTable .row-details.row-details-open {
  background: url(/assets/datatable-row-openclose.png) no-repeat 0 -23px;
}

/***
Sorting
***/
/* line 1335, vendor/assets/stylesheets/plugins.scss */
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
}

/* line 1338, vendor/assets/stylesheets/plugins.scss */
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
  display: none;
}

/* line 1341, vendor/assets/stylesheets/plugins.scss */
table.dataTable thead .sorting {
  background: url(/assets/datatables/images/sort_both-624f0a471a2535c4754e1f6974b0e64ee70d6907738346e2a11d0bff20258b8c.png) no-repeat center right;
}

/* line 1344, vendor/assets/stylesheets/plugins.scss */
table.dataTable thead .sorting_asc {
  background: url(/assets/datatables/images/sort_asc-acc78012a21e7afdd47fb6fd8322b1894bc849d70646f156fb8b364ea0e4e50d.png) no-repeat center right;
}

/* line 1347, vendor/assets/stylesheets/plugins.scss */
table.dataTable thead .sorting_desc {
  background: url(/assets/datatables/images/sort_desc-aaa9264271d741dc406e29106fab9c6f641f1b6176cfb2f0f4b8406e1c204aa9.png) no-repeat center right;
}

/* line 1350, vendor/assets/stylesheets/plugins.scss */
table.dataTable thead .sorting_asc_disabled {
  background: url(/assets/datatables/images/sort_asc_disabled-50f0e16f8289b1f09eb0d0494d0eee7ae4717e857a4ed77997bb06cefecb2528.png) no-repeat center right;
}

/* line 1353, vendor/assets/stylesheets/plugins.scss */
table.dataTable thead .sorting_desc_disabled {
  background: url(/assets/datatables/images/sort_desc_disabled-3450cc1e5a1585690226a713a726753b3fa2d177e41338a36e0a3188e3f02663.png) no-repeat center right;
}

/* line 1357, vendor/assets/stylesheets/plugins.scss */
table.dataTable th:active {
  outline: none;
}

/* line 1360, vendor/assets/stylesheets/plugins.scss */
table.dataTable.fixedHeader-floating {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border: 1px solid #dee5ec;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

/***
Fixed Header
***/
/* line 1374, vendor/assets/stylesheets/plugins.scss */
.table-header-fixed thead > tr > th {
  border-top: 0;
}

/* line 1380, vendor/assets/stylesheets/plugins.scss */
.table > tfoot > tr > th, .table > tfoot > tr > td {
  border-bottom: 0;
  padding: 10px;
  border-top: 1px solid #e7ecf1;
  font-weight: 600;
}

/* line 1387, vendor/assets/stylesheets/plugins.scss */
.table.dataTable.dt-responsive .table.dataTable.responsive {
  width: 100%;
}

/***
Responsive Datatables
***/
/* line 1398, vendor/assets/stylesheets/plugins.scss */
table.dataTable.dtr-column > tbody > tr > td.control, table.dataTable.dtr-column > tbody > tr > th.control {
  text-align: center;
  width: 14px;
}

/* line 1402, vendor/assets/stylesheets/plugins.scss */
table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
  margin-left: -8px;
  text-align: center;
  text-indent: 0;
  line-height: 0;
}

/* line 1408, vendor/assets/stylesheets/plugins.scss */
table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
  box-shadow: none !important;
  background-color: #b0c1d2;
  font-weight: 300;
  vertical-align: middle;
  line-height: 16px;
  border: 0;
}

/* line 1418, vendor/assets/stylesheets/plugins.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  box-shadow: none !important;
  background-color: #b0c1d2;
  font-weight: 300;
  vertical-align: middle;
  line-height: 16px;
  border: 0;
}

/* line 1428, vendor/assets/stylesheets/plugins.scss */
table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  background-color: #36c6d3;
  font-weight: 300;
  vertical-align: middle;
  border: 0;
}

/* line 1437, vendor/assets/stylesheets/plugins.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  background-color: #36c6d3;
  font-weight: 300;
  vertical-align: middle;
  border: 0;
}

/* line 1445, vendor/assets/stylesheets/plugins.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  top: 10px;
}

/* line 1451, vendor/assets/stylesheets/plugins.scss */
table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
  text-align: center;
  margin-top: -8px;
}

/* line 1456, vendor/assets/stylesheets/plugins.scss */
table.dataTable > tbody > tr.child ul li {
  border: 0;
}

@-moz-document url-prefix() {
  /* line 1462, vendor/assets/stylesheets/plugins.scss */
  .portlet-datatable .dataTables_wrapper .table-responsive {
    padding: 0 2px !important;
  }
}

@media (max-width: 767px) {
  /* 767px */
  /* line 1471, vendor/assets/stylesheets/plugins.scss */
  .portlet.box .dataTables_wrapper .dt-buttons, .portlet.light .dataTables_wrapper .dt-buttons {
    margin-top: 0;
    margin-bottom: 20px;
  }
  /* line 1475, vendor/assets/stylesheets/plugins.scss */
  .portlet.box .dataTables_wrapper .dt-buttons > .dt-button, .portlet.light .dataTables_wrapper .dt-buttons > .dt-button {
    margin-top: 5px;
  }
}

/* line 1482, vendor/assets/stylesheets/plugins.scss */
.table-scrollable .dataTable th .btn-group, .table-scrollable .dataTable td .btn-group {
  position: absolute;
  margin-top: -2px;
}

/***
Dropzone css changes(new in v1.1.1)
***/
/* line 1492, vendor/assets/stylesheets/plugins.scss */
.dropzone {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 1498, vendor/assets/stylesheets/plugins.scss */
.dropzone-file-area {
  border: 2px dashed #028AF4;
  background: white;
  padding: 20px;
  margin: 0 auto;
  text-align: center;
}

/* line 1506, vendor/assets/stylesheets/plugins.scss */
.dz-hidden-input {
  left: 0;
}

@media (max-width: 768px) {
  /* 768px */
  /* line 1512, vendor/assets/stylesheets/plugins.scss */
  .dropzone-file-area {
    width: auto;
  }
}

/***
Fancy box fix overlay fix
***/
/* line 1521, vendor/assets/stylesheets/plugins.scss */
.fancybox-overlay {
  z-index: 100000;
}

/* line 1525, vendor/assets/stylesheets/plugins.scss */
.fancybox-opened {
  z-index: 100001;
}

/***
FuelUX Spinners
***/
/* line 1533, vendor/assets/stylesheets/plugins.scss */
.spinner-buttons.btn-group-vertical .btn {
  text-align: center;
  margin: 0;
  height: 17px;
  width: 22px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 0px;
}

/* line 1544, vendor/assets/stylesheets/plugins.scss */
.page-style-rounded .spinner-buttons.btn-group-vertical .btn.spinner-up {
  border-radius: 0;
  border-top-right-radius: 4px !important;
}

/* line 1548, vendor/assets/stylesheets/plugins.scss */
.page-style-rounded .spinner-buttons.btn-group-vertical .btn.spinner-down {
  border-radius: 0;
  border-bottom-right-radius: 4px;
}

/***
Fullcalendar
***/
/* External events */
/* line 1559, vendor/assets/stylesheets/plugins.scss */
.external-event {
  display: inline-block;
  cursor: move;
  margin-bottom: 5px;
  margin-left: 5px;
}

/* line 1566, vendor/assets/stylesheets/plugins.scss */
.fc-scroller {
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 1571, vendor/assets/stylesheets/plugins.scss */
.fc-month-view .fc-scroller {
  height: auto !important;
}

/* line 1576, vendor/assets/stylesheets/plugins.scss */
.portlet .event-form-title {
  font-size: 16px;
  margin-top: 4px;
  font-weight: 400;
  margin-bottom: 10px;
}

/* line 1583, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  border: 0;
  height: 35px;
  padding: 5px 8px 8px 8px;
  margin-left: 2px;
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: solid;
  border-left-style: solid;
  border-color: #ddd;
  background: transparent;
  color: #fff;
  top: -48px;
  outline: none !important;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 1607, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-toolbar {
  margin-bottom: 0px;
}

/* line 1609, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-toolbar h2 {
  margin-top: 3px;
  font-size: 22px;
  font-weight: 600;
}

/* line 1615, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-header {
  margin-bottom: -21px;
}

/* line 1618, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-button-prev {
  padding-right: 10px;
  padding-left: 8px;
}

/* line 1622, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-button-next {
  padding-right: 8px;
  padding-left: 10px;
}

/* line 1627, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-button .fc-icon {
  height: 20px;
  top: -5px;
}

/* line 1631, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-button.fc-state-active, .portlet.calendar .fc-button.fc-state-hover {
  color: #666;
  background-color: #fff;
}

/* line 1635, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-button.fc-state-disabled {
  color: #ddd;
}

/* line 1638, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-button .fc-icon-left-single-arrow {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 16px;
}

/* line 1642, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-button .fc-icon-left-single-arrow:after {
  content: "";
  margin: 0;
}

/* line 1646, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-button .fc-icon-left-single-arrow:before {
  content: "\f104";
}

/* line 1650, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-button .fc-icon-right-single-arrow {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 16px;
}

/* line 1654, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-button .fc-icon-right-single-arrow:after {
  margin: 0;
  content: "";
}

/* line 1658, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-button .fc-icon-right-single-arrow:before {
  content: "\f105";
}

/* line 1663, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-text-arrow {
  font-size: 22px;
  font-family: "Courier New", Courier, monospace;
  vertical-align: baseline;
}

/* line 1668, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-event {
  border: 0px;
  background-color: #187db7;
  color: #fff;
}

/* line 1672, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-event .fc-content {
  border: 0px;
  padding: 5px 7px;
}

/* line 1676, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-event .fc-time {
  float: left;
  text-align: left;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding-right: 5px;
}

/* line 1684, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-event .fc-title {
  text-align: left;
  float: left;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

/* line 1692, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-header-title h2 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #111;
}

/* line 1698, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .fc-widget-header {
  background-image: none;
  filter: none;
  background-color: #eee;
  text-transform: uppercase;
  font-weight: 300;
}

/* line 1705, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar.light .fc-button {
  top: -60px;
  color: #666;
  text-transform: uppercase;
  font-size: 12px;
  padding-bottom: 35px;
}

/* line 1711, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar.light .fc-button .fc-text-arrow {
  margin-top: -6px;
  display: inline-block;
}

/* line 1715, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar.light .fc-button.fc-state-active, .portlet.calendar.light .fc-button.fc-state-hover {
  color: #333;
  border-bottom: 2px solid #36c6d3;
}

/* line 1719, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar.light .fc-button.fc-state-disabled {
  color: #aaa;
}

/* line 1724, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .mobile .fc-button {
  padding: 0px 6px 20px 6px;
  margin-left: 2px;
  border: 0;
  background-color: #ddd;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #000;
  text-shadow: none;
  text-align: center;
}

/* line 1739, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .mobile .fc-button.fc-state-hover, .portlet.calendar .mobile .fc-button.fc-state-active {
  background-color: #eee;
}

/* line 1742, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .mobile .fc-button.fc-state-disabled {
  color: #bbb;
}

/* line 1746, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .mobile .fc-button-prev {
  margin-right: 5px;
  margin-top: -2px;
}

/* line 1750, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .mobile .fc-button-next {
  margin-right: -0px;
  margin-top: -2px;
}

/* line 1754, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .mobile .fc-header-space {
  margin: 0px;
  padding: 0px;
  width: 0px;
}

/* line 1759, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .mobile .fc-header-left {
  position: absolute;
  z-index: 10;
}

/* line 1762, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .mobile .fc-header-left .fc-button {
  top: -2px;
}

/* line 1766, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .mobile .fc-header-right {
  position: relative;
  right: 0;
}

/* line 1769, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .mobile .fc-header-right .fc-button {
  top: 35px;
}

/* line 1773, vendor/assets/stylesheets/plugins.scss */
.portlet.calendar .mobile .fc-content {
  margin-top: 53px;
}

/***
Google Maps
***/
/* line 1784, vendor/assets/stylesheets/plugins.scss */
.gmaps {
  height: 300px;
  width: 100%;
  /* important!  bootstrap sets max-width on img to 100% which conflicts with google map canvas*/
}

/* line 1788, vendor/assets/stylesheets/plugins.scss */
.gmaps img {
  max-width: none;
}

/* line 1793, vendor/assets/stylesheets/plugins.scss */
#gmap_static div {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 100%;
  display: block;
  height: 300px;
}

/* line 1801, vendor/assets/stylesheets/plugins.scss */
#gmap_routes_instructions {
  margin-top: 10px;
  margin-bottom: 0px;
}

/***
Gritter notification modify
***/
/* line 1810, vendor/assets/stylesheets/plugins.scss */
#gritter-notice-wrapper {
  right: 1px !important;
}

/* line 1814, vendor/assets/stylesheets/plugins.scss */
.gritter-close {
  left: auto !important;
  right: 3px !important;
}

/* line 1819, vendor/assets/stylesheets/plugins.scss */
.gritter-title {
  font-family: 'Open Sans';
  font-size: 18px;
  font-weight: 300;
}

/***
Dashboard Charts(new in v1.2.1)
***/
/* line 1829, vendor/assets/stylesheets/plugins.scss */
.easy-pie-chart {
  text-align: center;
}

/* line 1833, vendor/assets/stylesheets/plugins.scss */
.sparkline-chart {
  text-align: center;
  margin-top: 15px;
  position: relative;
}

/* line 1839, vendor/assets/stylesheets/plugins.scss */
.easy-pie-chart .number {
  font-size: 14px !important;
  font-weight: 300;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 75px;
  height: 75px;
  line-height: 75px;
}

/* line 1848, vendor/assets/stylesheets/plugins.scss */
.easy-pie-chart .number canvas {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 1856, vendor/assets/stylesheets/plugins.scss */
.sparkline-chart .number {
  width: 100px;
  margin: 0 auto;
  margin-bottom: 10px;
}

/* line 1861, vendor/assets/stylesheets/plugins.scss */
.sparkline-chart .title {
  display: block;
  text-align: center;
  color: #333;
  font-weight: 300;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 1872, vendor/assets/stylesheets/plugins.scss */
.easy-pie-chart .title {
  display: block;
  text-align: center;
  color: #333;
  font-weight: 300;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 1882, vendor/assets/stylesheets/plugins.scss */
.sparkline-chart .title:hover, .easy-pie-chart .title:hover {
  color: #666;
  text-decoration: none;
}

/* line 1887, vendor/assets/stylesheets/plugins.scss */
.sparkline-chart .title > i, .easy-pie-chart .title > i {
  margin-top: 5px;
}

/***
jQuery File Upload
***/
/* line 1896, vendor/assets/stylesheets/plugins.scss */
.blueimp-gallery .close {
  background-image: url(/assets/portlet-remove-icon-white.png) !important;
  margin-top: -2px;
}

/* line 1900, vendor/assets/stylesheets/plugins.scss */
.blueimp-gallery .prev, .blueimp-gallery .next {
  border-radius: 23px !important;
}

/***
jQuery Multi Select
***/
/* line 1910, vendor/assets/stylesheets/plugins.scss */
.ms-container .ms-list {
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1916, vendor/assets/stylesheets/plugins.scss */
.ms-container .ms-optgroup-label {
  font-size: 14px;
}

/* line 1919, vendor/assets/stylesheets/plugins.scss */
.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
  font-size: 13px;
}

/* line 1922, vendor/assets/stylesheets/plugins.scss */
.ms-container .ms-list.ms-focus {
  border-color: #999999;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1928, vendor/assets/stylesheets/plugins.scss */
.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
  color: #333;
  background-color: #eee;
}

/* line 1932, vendor/assets/stylesheets/plugins.scss */
.ms-container .form-control {
  margin-bottom: 5px;
}

/***
jQuery Notific8 Plugin
***/
/* line 1941, vendor/assets/stylesheets/plugins.scss */
.jquery-notific8-message {
  font-size: 13px;
}

/* line 1945, vendor/assets/stylesheets/plugins.scss */
[class*="jquery-notific8"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 1949, vendor/assets/stylesheets/plugins.scss */
[class*="jquery-notific8"]:after, [class*="jquery-notific8"]:before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 1956, vendor/assets/stylesheets/plugins.scss */
.right .jquery-notific8-close-sticky span, .left .jquery-notific8-close-sticky span {
  font-size: 10px;
}

/* line 1960, vendor/assets/stylesheets/plugins.scss */
.jquery-notific8-heading {
  font-weight: 300;
  font-size: 16px;
}

/***
Password Strength(in v1.4)
***/
/* line 1970, vendor/assets/stylesheets/plugins.scss */
.password-strength .password-verdict {
  display: inline-block;
  margin-top: 6px;
  margin-left: 5px;
}

/* line 1975, vendor/assets/stylesheets/plugins.scss */
.password-strength .progress {
  margin-top: 5px;
  margin-bottom: 0;
}

/* line 1979, vendor/assets/stylesheets/plugins.scss */
.password-strength .progress-bar {
  padding: 2px;
}

/***
jQuery Slimscroll
***/
/* line 1988, vendor/assets/stylesheets/plugins.scss */
.scroller {
  padding: 0px;
  margin: 0px;
  padding-right: 12px;
  overflow: hidden;
}

/* line 1995, vendor/assets/stylesheets/plugins.scss */
.scroller-footer {
  margin-top: 10px;
}

/* line 1997, vendor/assets/stylesheets/plugins.scss */
.scroller-footer:before {
  content: " ";
  display: table;
}

/* line 2001, vendor/assets/stylesheets/plugins.scss */
.scroller-footer:after {
  content: " ";
  display: table;
  clear: both;
}

/* line 2008, vendor/assets/stylesheets/plugins.scss */
.portlet-body .slimScrollBar {
  margin-right: 0px;
}

/***
jQuery Sparkline
***/
/* line 2016, vendor/assets/stylesheets/plugins.scss */
.jqstooltip {
  width: auto !important;
  height: auto !important;
}

/* line 2021, vendor/assets/stylesheets/plugins.scss */
.easy-pie-chart {
  text-align: center;
}

/* line 2025, vendor/assets/stylesheets/plugins.scss */
.sparkline-chart {
  text-align: center;
  margin-top: 15px;
  position: relative;
}

/* line 2031, vendor/assets/stylesheets/plugins.scss */
.easy-pie-chart .number {
  font-size: 16px;
  font-weight: 300;
  width: 85px;
  margin: 0 auto;
}

/* line 2039, vendor/assets/stylesheets/plugins.scss */
.sparkline-chart .number {
  width: 100px;
  margin: 0 auto;
  margin-bottom: 10px;
}

/* line 2044, vendor/assets/stylesheets/plugins.scss */
.sparkline-chart .title {
  display: block;
  text-align: center;
  color: #333;
  font-weight: 300;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 2055, vendor/assets/stylesheets/plugins.scss */
.easy-pie-chart .title {
  display: block;
  text-align: center;
  color: #333;
  font-weight: 300;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 2065, vendor/assets/stylesheets/plugins.scss */
.sparkline-chart .title:hover, .easy-pie-chart .title:hover {
  color: #666;
  text-decoration: none;
}

/* line 2070, vendor/assets/stylesheets/plugins.scss */
.sparkline-chart .title > i, .easy-pie-chart .title > i {
  margin-top: 5px;
}

/***
jQuery UI Sliders(new in v1.1.1)
***/
/* line 2078, vendor/assets/stylesheets/plugins.scss */
.slider {
  border: 0;
  padding: 0;
  display: block;
  margin: 12px 5px;
  min-height: 11px;
}

/* line 2086, vendor/assets/stylesheets/plugins.scss */
.ui-slider-vertical {
  width: 11px;
}

/* line 2090, vendor/assets/stylesheets/plugins.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -3px;
}

/* line 2094, vendor/assets/stylesheets/plugins.scss */
.ui-slider-vertical {
  filter: none !important;
  background-image: none !important;
}

/* line 2095, vendor/assets/stylesheets/plugins.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -3px;
}

/* line 2102, vendor/assets/stylesheets/plugins.scss */
.ui-slider-handle {
  filter: none !important;
  background-image: none !important;
}

/***
JQVMAP Plugin
***/
/* line 2111, vendor/assets/stylesheets/plugins.scss */
.jqvmap-zoomout, .jqvmap-zoomin {
  height: 16px;
  width: 16px;
  background-color: #666;
}

/* line 2117, vendor/assets/stylesheets/plugins.scss */
.vmaps {
  position: relative;
  overflow: hidden;
  height: 300px;
}

/***
Jstree
***/
/* line 2128, vendor/assets/stylesheets/plugins.scss */
.jstree-default .jstree-clicked {
  border: 0;
  background-color: #e1e1e1;
  box-shadow: none;
}

/* line 2133, vendor/assets/stylesheets/plugins.scss */
.jstree-default .jstree-hovered {
  border: 0;
  background-color: #eee;
  box-shadow: none;
}

/* line 2138, vendor/assets/stylesheets/plugins.scss */
.jstree-default .jstree-wholerow-clicked {
  background: none;
  border: 0;
  background-color: #e1e1e1;
  box-shadow: none;
}

/* line 2146, vendor/assets/stylesheets/plugins.scss */
.jstree-wholerow .jstree-wholerow-clicked {
  background: none;
  border: 0;
  background-color: #e1e1e1;
  box-shadow: none;
}

/* line 2153, vendor/assets/stylesheets/plugins.scss */
.jstree-default .jstree-wholerow-hovered, .jstree-wholerow .jstree-wholerow-hovered {
  border: 0;
  background-color: #eee;
  box-shadow: none;
}

/* line 2159, vendor/assets/stylesheets/plugins.scss */
.jstree-icon.icon-lg {
  margin-top: 1px;
}

/* line 2163, vendor/assets/stylesheets/plugins.scss */
.jstree-open > .jstree-anchor > .fa-folder:before {
  margin-left: 2px;
  content: "\f07c";
}

/* line 2168, vendor/assets/stylesheets/plugins.scss */
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
  background-repeat: no-repeat;
}

/* line 2173, vendor/assets/stylesheets/plugins.scss */
.vakata-context {
  padding: 0;
  min-width: 125px;
  background-color: #ffffff;
  font-size: 14px;
  font-family: "Segoe UI",Helvetica, Arial, sans-serif;
  box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
  border: 1px solid #efefef;
}

/* line 2181, vendor/assets/stylesheets/plugins.scss */
.vakata-context ul {
  padding: 0;
  min-width: 125px;
  background-color: #ffffff;
  font-size: 14px;
  font-family: "Segoe UI",Helvetica, Arial, sans-serif;
  box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
  border: 1px solid #efefef;
}

/* line 2190, vendor/assets/stylesheets/plugins.scss */
.vakata-context li {
  border: 0;
}

/* line 2192, vendor/assets/stylesheets/plugins.scss */
.vakata-context li a {
  padding: 0 10px;
  border: 0;
}

/* line 2195, vendor/assets/stylesheets/plugins.scss */
.vakata-context li a i, .vakata-context li a .vakata-contextmenu-sep {
  display: none;
}

/* line 2200, vendor/assets/stylesheets/plugins.scss */
.vakata-context .vakata-context-hover > a, .vakata-context li a:hover {
  background-color: #eee;
  color: #333;
  box-shadow: none;
  margin: 0;
}

/* line 2207, vendor/assets/stylesheets/plugins.scss */
.vakata-context .vakata-context-hover > a .span, .vakata-context .vakata-context-hover > a .ins {
  border: 0 !important;
}

/* line 2213, vendor/assets/stylesheets/plugins.scss */
.vakata-context li a:hover .span, .vakata-context li a:hover .ins {
  border: 0 !important;
}

/* line 2217, vendor/assets/stylesheets/plugins.scss */
.vakata-context li a span, .vakata-context li a ins {
  display: none;
  border: 0 !important;
}

/* line 2222, vendor/assets/stylesheets/plugins.scss */
.vakata-context .vakata-context-separator a {
  margin: 0;
  border: 0;
}

/* line 2228, vendor/assets/stylesheets/plugins.scss */
.vakata-context-rtl .vakata-context-separator a {
  margin: 0;
  border: 0;
}

/* line 2233, vendor/assets/stylesheets/plugins.scss */
.jstree-rename-input {
  background-color: #ffffff !important;
  border: 1px solid #e5e5e5 !important;
  outline: none !important;
  padding: 2px 6px !important;
  margin-right: -4px !important;
}

/***
NoUIRangeSlider
***/
/* line 2245, vendor/assets/stylesheets/plugins.scss */
.noUi-horizontal {
  margin: 9px 0;
}

/***
Color variants
***/
/* line 2253, vendor/assets/stylesheets/plugins.scss */
.noUi-primary .noUi-connect {
  background: #337ab7;
}

/* line 2257, vendor/assets/stylesheets/plugins.scss */
.noUi-info .noUi-connect {
  background: #659be0;
}

/* line 2261, vendor/assets/stylesheets/plugins.scss */
.noUi-success .noUi-connect {
  background: #36c6d3;
}

/* line 2265, vendor/assets/stylesheets/plugins.scss */
.noUi-warning .noUi-connect {
  background: #F1C40F;
}

/* line 2269, vendor/assets/stylesheets/plugins.scss */
.noUi-danger .noUi-connect {
  background: #ed6b75;
}

/* line 2273, vendor/assets/stylesheets/plugins.scss */
.noUi-default .noUi-connect {
  background: #bac3d0;
}

/* Conect slider */
/* For this slider, disable the 'origin' size. */
/* line 2281, vendor/assets/stylesheets/plugins.scss */
.noui-connect .noUi-origin {
  right: auto;
  width: 0;
}

/* line 2285, vendor/assets/stylesheets/plugins.scss */
.noui-connect .connect {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #80C9F5;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
}

/* line 2292, vendor/assets/stylesheets/plugins.scss */
.noui-connect.noUi-state-tap .connect {
  -webkit-transition: left 300ms, right 300ms;
  transition: left 300ms, right 300ms;
}

/* Position the bar and color it. */
/* When the slider is moved by tap,
   transition the connect bar like the handle. */
/**
noUI Tooltips
**/
/* line 2307, vendor/assets/stylesheets/plugins.scss */
.noUi-handle .noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  font-size: 12px;
  border-radius: 3px;
  background: #fff;
  top: -55px;
  padding: 5px;
  left: -10px;
  text-align: center;
  min-width: 50px;
}

/* line 2319, vendor/assets/stylesheets/plugins.scss */
.noUi-handle .noUi-tooltip strong {
  display: block;
  padding: 2px;
}

/***
Google reCaptcha
***/
/* line 2329, vendor/assets/stylesheets/plugins.scss */
.form-recaptcha-img {
  margin-bottom: 10px;
  clear: both;
  border: 1px solid #e5e5e5;
  padding: 5px;
}

/* line 2336, vendor/assets/stylesheets/plugins.scss */
iframe[src="about:blank"] {
  display: none;
}

/* line 2341, vendor/assets/stylesheets/plugins.scss */
.select2-container--bootstrap .select2-search--dropdown .select2-search__field, .select2-container--bootstrap .select2-selection, .select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 2345, vendor/assets/stylesheets/plugins.scss */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 3px;
}

/* line 2351, vendor/assets/stylesheets/plugins.scss */
.select2-container--bootstrap .select2-results__group {
  display: block;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

/* line 2358, vendor/assets/stylesheets/plugins.scss */
.select2-container--bootstrap .select2-selection {
  font-family: "Open Sans", sans-serif;
}

/* line 2364, vendor/assets/stylesheets/plugins.scss */
.modal-open .select2-dropdown {
  z-index: 10060;
}

/* line 2367, vendor/assets/stylesheets/plugins.scss */
.modal-open .select2-close-mask {
  z-index: 10055;
}

/* line 2370, vendor/assets/stylesheets/plugins.scss */
.modal-open .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  width: auto !important;
}

/* line 2375, vendor/assets/stylesheets/plugins.scss */
.select2-result-repository {
  padding-top: 4px;
  padding-bottom: 3px;
}

/* line 2380, vendor/assets/stylesheets/plugins.scss */
.select2-result-repository__avatar {
  float: left;
  width: 60px;
  margin-right: 10px;
}

/* line 2384, vendor/assets/stylesheets/plugins.scss */
.select2-result-repository__avatar img {
  width: 100%;
  height: auto;
  border-radius: 2px;
}

/* line 2391, vendor/assets/stylesheets/plugins.scss */
.select2-result-repository__meta {
  margin-left: 70px;
}

/* line 2395, vendor/assets/stylesheets/plugins.scss */
.select2-result-repository__title {
  color: black;
  font-weight: bold;
  word-wrap: break-word;
  line-height: 1.1;
  margin-bottom: 4px;
}

/* line 2403, vendor/assets/stylesheets/plugins.scss */
.select2-result-repository__forks, .select2-result-repository__stargazers {
  margin-right: 1em;
}

/* line 2407, vendor/assets/stylesheets/plugins.scss */
.select2-result-repository__forks, .select2-result-repository__stargazers, .select2-result-repository__watchers {
  display: inline-block;
  color: #aaa;
  font-size: 11px;
}

/* line 2413, vendor/assets/stylesheets/plugins.scss */
.select2-result-repository__description {
  font-size: 13px;
  color: #777;
  margin-top: 4px;
}

/* line 2420, vendor/assets/stylesheets/plugins.scss */
.select2-results__option--highlighted .select2-result-repository__title {
  color: white;
}

/* line 2423, vendor/assets/stylesheets/plugins.scss */
.select2-results__option--highlighted .select2-result-repository__forks, .select2-results__option--highlighted .select2-result-repository__stargazers, .select2-results__option--highlighted .select2-result-repository__description, .select2-results__option--highlighted .select2-result-repository__watchers {
  color: #c1d7e9;
}

/***
Morris Charts
***/
/* line 2432, vendor/assets/stylesheets/plugins.scss */
.portlet-body-morris-fit {
  margin-right: -20px;
  margin-left: -20px;
  margin-bottom: -15px;
}

/* line 2436, vendor/assets/stylesheets/plugins.scss */
.portlet-body-morris-fit > svg {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 2446, vendor/assets/stylesheets/plugins.scss */
.morris-hover.morris-default-style .morris-hover-row-label {
  text-align: left;
  font-weight: 400;
  font-size: 15px;
  color: #7D8C9D;
  font-family: "Open Sans", sans-serif;
}

/* line 2453, vendor/assets/stylesheets/plugins.scss */
.morris-hover.morris-default-style .morris-hover-point {
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}

/***
iCheck
***/
/* line 2465, vendor/assets/stylesheets/plugins.scss */
.icheck-list > label {
  display: block;
  margin-bottom: 8px;
}

/* line 2468, vendor/assets/stylesheets/plugins.scss */
.icheck-list > label:last-child {
  margin-bottom: 0;
}

/* line 2473, vendor/assets/stylesheets/plugins.scss */
.form-horizontal .icheck-inline {
  margin-top: 8px;
}

/* line 2477, vendor/assets/stylesheets/plugins.scss */
.icheck-inline > label {
  display: inline-block;
  margin-left: 15px;
}

/* line 2480, vendor/assets/stylesheets/plugins.scss */
.icheck-inline > label:first-child {
  margin-left: 0;
}

/* line 2486, vendor/assets/stylesheets/plugins.scss */
div[class*='icheckbox_'], div[class*='iradio_'] {
  margin-right: 5px;
  top: -1px !important;
}

/* line 2492, vendor/assets/stylesheets/plugins.scss */
.icheck-colors {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 2496, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li {
  padding: 0;
  margin: 4px;
  float: left;
  display: inline-block;
  height: 20px;
  width: 20px;
  background: #000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 2506, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li:first-child {
  margin-left: 0;
}

/* line 2509, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* line 2514, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li.active {
  height: 26px;
  margin-top: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 2520, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li.red {
  background: #d54e21;
}

/* line 2523, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li.green {
  background: #78a300;
}

/* line 2526, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li.blue {
  background: #0e76a8;
}

/* line 2529, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li.aero {
  background: #9cc2cb;
}

/* line 2532, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li.grey {
  background: #73716e;
}

/* line 2535, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li.orange {
  background: #f70;
}

/* line 2538, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li.yellow {
  background: #fc0;
}

/* line 2541, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li.pink {
  background: #ff66b5;
}

/* line 2544, vendor/assets/stylesheets/plugins.scss */
.icheck-colors > li.purple {
  background: #6a5a8c;
}

/***
AngularJS UI-select
***/
/* line 2554, vendor/assets/stylesheets/plugins.scss */
.ui-select-match-close {
  margin-top: 5px !important;
  margin-left: 5px !important;
}

/* line 2559, vendor/assets/stylesheets/plugins.scss */
.minicolors-swatch {
  border: 0;
}

/***
Codemirror Plugin
***/
/* line 2567, vendor/assets/stylesheets/plugins.scss */
.CodeMirror {
  border: 1px solid #eee;
  height: auto;
}

/***
Prism Plugin
***/
/* line 2576, vendor/assets/stylesheets/plugins.scss */
pre[class*="language-"] {
  padding: 10px;
  background: none !important;
  border: 1px solid #f1f4f7 !important;
  box-shadow: none !important;
  margin: 0;
}

/* line 2582, vendor/assets/stylesheets/plugins.scss */
pre[class*="language-"] code {
  background: none !important;
  box-shadow: none !important;
  border: 0 !important;
}

/* line 2589, vendor/assets/stylesheets/plugins.scss */
.socicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'socicon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 2600, vendor/assets/stylesheets/plugins.scss */
.socicon-btn {
  position: relative;
  display: inline-block;
  font-family: 'socicon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  width: 44px;
  height: 44px;
  padding-top: 11px;
  font-size: 24px;
  border: 1px solid #e7ecf1;
  color: #3f444a;
  transition: background, color 0.3s;
}

/* line 2601, vendor/assets/stylesheets/plugins.scss */
.socicon-btn:empty .socicon:empty {
  width: 1em;
}

/* line 2619, vendor/assets/stylesheets/plugins.scss */
.socicon-btn.socicon-solid {
  border: 0;
  width: 46px;
  height: 46px;
  padding-top: 12px;
}

/* line 2625, vendor/assets/stylesheets/plugins.scss */
.socicon-btn.socicon-btn-circle {
  border-radius: 44px !important;
}

/* line 2628, vendor/assets/stylesheets/plugins.scss */
.socicon-btn:hover {
  transition: background, color 0.3s;
  text-decoration: none;
}

/* line 2632, vendor/assets/stylesheets/plugins.scss */
.socicon-btn.socicon-lg {
  width: 54px;
  height: 54px;
  padding-top: 13px;
  font-size: 28px;
}

/* line 2637, vendor/assets/stylesheets/plugins.scss */
.socicon-btn.socicon-lg.socicon-solid {
  border: 0;
  width: 55px;
  height: 55px;
  padding-top: 13px;
}

/* line 2644, vendor/assets/stylesheets/plugins.scss */
.socicon-btn.socicon-sm {
  width: 30px;
  height: 30px;
  padding-top: 8px;
  font-size: 16px;
}

/* line 2649, vendor/assets/stylesheets/plugins.scss */
.socicon-btn.socicon-sm.socicon-solid {
  border: 0;
  width: 30px;
  height: 30px;
  padding-top: 8px;
}

/* line 2658, vendor/assets/stylesheets/plugins.scss */
.socicons .socicon-btn {
  margin-bottom: 5px;
}

/* line 2662, vendor/assets/stylesheets/plugins.scss */
.socicon-twitter:before {
  content: "a";
}

/* line 2666, vendor/assets/stylesheets/plugins.scss */
.socicon-facebook:before {
  content: "b";
}

/* line 2670, vendor/assets/stylesheets/plugins.scss */
.socicon-google:before {
  content: "c";
}

/* line 2674, vendor/assets/stylesheets/plugins.scss */
.socicon-pinterest:before {
  content: "d";
}

/* line 2678, vendor/assets/stylesheets/plugins.scss */
.socicon-foursquare:before {
  content: "e";
}

/* line 2682, vendor/assets/stylesheets/plugins.scss */
.socicon-yahoo:before {
  content: "f";
}

/* line 2686, vendor/assets/stylesheets/plugins.scss */
.socicon-skype:before {
  content: "g";
}

/* line 2690, vendor/assets/stylesheets/plugins.scss */
.socicon-yelp:before {
  content: "h";
}

/* line 2694, vendor/assets/stylesheets/plugins.scss */
.socicon-feedburner:before {
  content: "i";
}

/* line 2698, vendor/assets/stylesheets/plugins.scss */
.socicon-linkedin:before {
  content: "j";
}

/* line 2702, vendor/assets/stylesheets/plugins.scss */
.socicon-viadeo:before {
  content: "k";
}

/* line 2706, vendor/assets/stylesheets/plugins.scss */
.socicon-xing:before {
  content: "l";
}

/* line 2710, vendor/assets/stylesheets/plugins.scss */
.socicon-myspace:before {
  content: "m";
}

/* line 2714, vendor/assets/stylesheets/plugins.scss */
.socicon-soundcloud:before {
  content: "n";
}

/* line 2718, vendor/assets/stylesheets/plugins.scss */
.socicon-spotify:before {
  content: "o";
}

/* line 2722, vendor/assets/stylesheets/plugins.scss */
.socicon-grooveshark:before {
  content: "p";
}

/* line 2726, vendor/assets/stylesheets/plugins.scss */
.socicon-lastfm:before {
  content: "q";
}

/* line 2730, vendor/assets/stylesheets/plugins.scss */
.socicon-youtube:before {
  content: "r";
}

/* line 2734, vendor/assets/stylesheets/plugins.scss */
.socicon-vimeo:before {
  content: "s";
}

/* line 2738, vendor/assets/stylesheets/plugins.scss */
.socicon-dailymotion:before {
  content: "t";
}

/* line 2742, vendor/assets/stylesheets/plugins.scss */
.socicon-vine:before {
  content: "u";
}

/* line 2746, vendor/assets/stylesheets/plugins.scss */
.socicon-flickr:before {
  content: "v";
}

/* line 2750, vendor/assets/stylesheets/plugins.scss */
.socicon-500px:before {
  content: "w";
}

/* line 2754, vendor/assets/stylesheets/plugins.scss */
.socicon-instagram:before {
  content: "x";
}

/* line 2758, vendor/assets/stylesheets/plugins.scss */
.socicon-wordpress:before {
  content: "y";
}

/* line 2762, vendor/assets/stylesheets/plugins.scss */
.socicon-tumblr:before {
  content: "z";
}

/* line 2766, vendor/assets/stylesheets/plugins.scss */
.socicon-blogger:before {
  content: "A";
}

/* line 2770, vendor/assets/stylesheets/plugins.scss */
.socicon-technorati:before {
  content: "B";
}

/* line 2774, vendor/assets/stylesheets/plugins.scss */
.socicon-reddit:before {
  content: "C";
}

/* line 2778, vendor/assets/stylesheets/plugins.scss */
.socicon-dribbble:before {
  content: "D";
}

/* line 2782, vendor/assets/stylesheets/plugins.scss */
.socicon-stumbleupon:before {
  content: "E";
}

/* line 2786, vendor/assets/stylesheets/plugins.scss */
.socicon-digg:before {
  content: "F";
}

/* line 2790, vendor/assets/stylesheets/plugins.scss */
.socicon-envato:before {
  content: "G";
}

/* line 2794, vendor/assets/stylesheets/plugins.scss */
.socicon-behance:before {
  content: "H";
}

/* line 2798, vendor/assets/stylesheets/plugins.scss */
.socicon-delicious:before {
  content: "I";
}

/* line 2802, vendor/assets/stylesheets/plugins.scss */
.socicon-deviantart:before {
  content: "J";
}

/* line 2806, vendor/assets/stylesheets/plugins.scss */
.socicon-forrst:before {
  content: "K";
}

/* line 2810, vendor/assets/stylesheets/plugins.scss */
.socicon-playstore:before {
  content: "L";
}

/* line 2814, vendor/assets/stylesheets/plugins.scss */
.socicon-zerply:before {
  content: "M";
}

/* line 2818, vendor/assets/stylesheets/plugins.scss */
.socicon-wikipedia:before {
  content: "N";
}

/* line 2822, vendor/assets/stylesheets/plugins.scss */
.socicon-apple:before {
  content: "O";
}

/* line 2826, vendor/assets/stylesheets/plugins.scss */
.socicon-flattr:before {
  content: "P";
}

/* line 2830, vendor/assets/stylesheets/plugins.scss */
.socicon-github:before {
  content: "Q";
}

/* line 2834, vendor/assets/stylesheets/plugins.scss */
.socicon-chimein:before {
  content: "R";
}

/* line 2838, vendor/assets/stylesheets/plugins.scss */
.socicon-friendfeed:before {
  content: "S";
}

/* line 2842, vendor/assets/stylesheets/plugins.scss */
.socicon-newsvine:before {
  content: "T";
}

/* line 2846, vendor/assets/stylesheets/plugins.scss */
.socicon-identica:before {
  content: "U";
}

/* line 2850, vendor/assets/stylesheets/plugins.scss */
.socicon-bebo:before {
  content: "V";
}

/* line 2854, vendor/assets/stylesheets/plugins.scss */
.socicon-zynga:before {
  content: "W";
}

/* line 2858, vendor/assets/stylesheets/plugins.scss */
.socicon-steam:before {
  content: "X";
}

/* line 2862, vendor/assets/stylesheets/plugins.scss */
.socicon-xbox:before {
  content: "Y";
}

/* line 2866, vendor/assets/stylesheets/plugins.scss */
.socicon-windows:before {
  content: "Z";
}

/* line 2870, vendor/assets/stylesheets/plugins.scss */
.socicon-outlook:before {
  content: "1";
}

/* line 2874, vendor/assets/stylesheets/plugins.scss */
.socicon-coderwall:before {
  content: "2";
}

/* line 2878, vendor/assets/stylesheets/plugins.scss */
.socicon-tripadvisor:before {
  content: "3";
}

/* line 2882, vendor/assets/stylesheets/plugins.scss */
.socicon-appnet:before {
  content: "4";
}

/* line 2886, vendor/assets/stylesheets/plugins.scss */
.socicon-goodreads:before {
  content: "5";
}

/* line 2890, vendor/assets/stylesheets/plugins.scss */
.socicon-tripit:before {
  content: "6";
}

/* line 2894, vendor/assets/stylesheets/plugins.scss */
.socicon-lanyrd:before {
  content: "7";
}

/* line 2898, vendor/assets/stylesheets/plugins.scss */
.socicon-slideshare:before {
  content: "8";
}

/* line 2902, vendor/assets/stylesheets/plugins.scss */
.socicon-buffer:before {
  content: "9";
}

/* line 2906, vendor/assets/stylesheets/plugins.scss */
.socicon-rss:before {
  content: ",";
}

/* line 2910, vendor/assets/stylesheets/plugins.scss */
.socicon-vkontakte:before {
  content: ";";
}

/* line 2914, vendor/assets/stylesheets/plugins.scss */
.socicon-disqus:before {
  content: ":";
}

/* line 2918, vendor/assets/stylesheets/plugins.scss */
.socicon-houzz:before {
  content: "+";
}

/* line 2922, vendor/assets/stylesheets/plugins.scss */
.socicon-mail:before {
  content: "@";
}

/* line 2926, vendor/assets/stylesheets/plugins.scss */
.socicon-patreon:before {
  content: "=";
}

/* line 2930, vendor/assets/stylesheets/plugins.scss */
.socicon-paypal:before {
  content: "-";
}

/* line 2934, vendor/assets/stylesheets/plugins.scss */
.socicon-playstation:before {
  content: "^";
}

/* line 2938, vendor/assets/stylesheets/plugins.scss */
.socicon-smugmug:before {
  content: "¨";
}

/* line 2942, vendor/assets/stylesheets/plugins.scss */
.socicon-swarm:before {
  content: "$";
}

/* line 2946, vendor/assets/stylesheets/plugins.scss */
.socicon-triplej:before {
  content: "*";
}

/* line 2950, vendor/assets/stylesheets/plugins.scss */
.socicon-yammer:before {
  content: "&";
}

/* line 2954, vendor/assets/stylesheets/plugins.scss */
.socicon-stackoverflow:before {
  content: "(";
}

/* line 2958, vendor/assets/stylesheets/plugins.scss */
.socicon-drupal:before {
  content: "#";
}

/* line 2962, vendor/assets/stylesheets/plugins.scss */
.socicon-odnoklassniki:before {
  content: ".";
}

/* line 2966, vendor/assets/stylesheets/plugins.scss */
.socicon-android:before {
  content: "_";
}

/* line 2970, vendor/assets/stylesheets/plugins.scss */
.socicon-meetup:before {
  content: "]";
}

/* line 2974, vendor/assets/stylesheets/plugins.scss */
.socicon-persona:before {
  content: ")";
}
