@import url("https://fonts.googleapis.com/css?family=Nunito+Sans");
.btn {
  padding: unset;
  color: #0142db;
  /* brand color */
  background-color: #fff;
  background-image: none !important;
  background-repeat: repeat-x !important;
  border: 1px solid #0142db;
  /* brand color */
  text-shadow: none;
  font-size: 14px;
  font-weight: bold;
  width: 180px;
  height: 40px;
  outline: none !important; }

span.btn {
  box-sizing: border-box; }

.btn > a {
  text-decoration: none;
  color: #0142db;
  /* brand color */ }

.btn:hover {
  color: #0142db;
  /* brand color */
  background-color: #fff; }

.btn-small {
  width: 150px;
  height: 30px; }

.btn-mini {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.btn-primary, .btn-danger, .btn-inverse, .btn-success {
  border: none; }

.btn-primary > a {
  text-decoration: none;
  color: white !important; }

.btn.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary.active {
  background-color: #0142db;
  /* brand color */
  color: white; }

.btn.btn-danger, .btn-danger:hover, .btn-danger:active, .btn-danger.active {
  background-color: #D83600;
  color: white; }

.btn.btn-inverse, .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active {
  background-color: #222222;
  color: white; }

.btn.btn-success, .btn-success:hover, .btn-success:active, .btn-success.active {
  background-color: #028347;
  color: white; }

.btn.disabled, .btn[disabled], .btn[disable="disable"] {
  background-color: #a2b0bd;
  opacity: unset; }

.btn-group > .btn, .btn-group > .dropdown-menu {
  font-size: 14px; }

.btn-group-sm > .btn:not(.dropdown-toggle) {
  width: 120px;
  background-color: rgba(1, 66, 219, 0.85);
  /* brand color */ }

.btn-group-sm > .btn + .dropdown-toggle {
  width: 30px; }

/*Nav*/
.nav {
  background-image: none !important; }

.nav > li > a {
  background-color: transparent;
  padding-top: 5px;
  padding-bottom: 5px; }

.nav > li > a:hover {
  background-color: #f7f9fd;
  /*grey-3*/ }

.nav > li > a.menu_button {
  color: Black;
  padding: 0px 15px;
  margin: -3px -15px 0 0;
  background-color: transparent !important; }

.nav > li > a {
  color: #a2b0bd;
  /*grey-1*/
  font-family: "Nunito Sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  padding-left: 0px;
  padding-right: 0px; }

/* packages tab icons */
.nav > li.active > a > span.gd_nav_ico.packages_ico {
  background: url("../img/Templates/packages_active.png"); }

.nav > li > a:hover > span.gd_nav_ico.packages_ico {
  background: url("../img/Templates/packages_active.png"); }

/* mappings tab icons*/
.nav > li.active > a > span.gd_nav_ico.mappings_ico {
  background: url("../img/Mappings/mappings_active.png"); }

.nav > li > a:hover > span.gd_nav_ico.mappings_ico {
  background: url("../img/Mappings/mappings_active.png"); }

.nav > li > a:hover {
  color: #0142db;
  /*brand color*/
  background-color: transparent;
  /* Blue Medium 10% */ }

.nav-tabs > li > a:hover {
  border-color: transparent; }

/* Nav-List*/
.nav-list .nav-header {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: -9px;
  padding-bottom: 7px;
  padding-left: 0;
  text-transform: capitalize; }

.nav-list > li {
  padding: 5px 15px 5px 0px; }

.nav-list > li > a {
  padding: 0px;
  min-height: 20px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #373a42;
  /*dark*/ }

.nav-list > li > a, .nav-list .nav-header {
  text-shadow: unset; }

.nav-list > .active > a, .nav-list > .active > a:hover {
  background-color: #eaeef6;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #0142db;
  /*brand color*/ }

/*Nav bar*/
#navbar-modal-overlay {
  height: 60px;
  bottom: auto; }

.navbar .navbar-inner {
  background-color: #ffffff;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.2);
  background-image: none;
  min-height: 60px; }

.navbar .navbar-inner .container-fluid {
  padding-left: 0px;
  padding-right: 0; }

.navbar .navbar-inner .container-fluid .nav-collapse {
  display: inline-block; }

.navbar .nav > li {
  padding-bottom: 16px;
  padding-top: 20px;
  border-bottom: 4px solid #ffffff; }

.navbar .dropdown-nav > li {
  padding-bottom: 16px;
  padding-top: 20px;
  border-bottom: 4px solid #ffffff; }

.navbar .nav > li > a {
  height: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: "Nunito Sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #a2b0bd;
  /*Grey 1*/ }

.navbar .dropdown-nav > li > a {
  height: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: "Nunito Sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #a2b0bd;
  /*Grey 1*/ }

.navbar .nav > li.active {
  border-bottom: 4px solid #0142db;
  background-color: rgba(1, 66, 219, 0.05); }

.navbar .dropdown-nav > li.active {
  border-bottom: 4px solid #0142db;
  background-color: rgba(1, 66, 219, 0.05); }

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
  color: #0142db;
  height: 20px; }

.navbar .dropdown-nav > li > a:focus, .navbar .nav > li > a:hover {
  color: #0142db;
  height: 20px; }

.navbar .nav > li.active > a {
  height: 20px;
  color: #0142db;
  background-color: transparent;
  margin-top: unset;
  box-shadow: none; }

.navbar .dropdown-nav > li.active > a {
  height: 20px;
  color: #0142db;
  background-color: transparent;
  margin-top: unset;
  box-shadow: none; }

.navbar .nav > li.active > a:hover {
  color: #0142db;
  background-color: transparent;
  box-shadow: none; }

.navbar .dropdown-nav > li.active > a:hover {
  color: #0142db;
  background-color: transparent;
  box-shadow: none; }

.navbar .dropdown-menu:before, .navbar .dropdown-menu:after {
  display: none; }

/* Navigation Tabs */
.gd_nav_ico {
  height: 20px;
  width: 20px;
  vertical-align: middle;
  margin-right: 4px;
  padding: 0px;
  display: inline-block; }

.packages_ico {
  background: url("../img/Templates/packages.png"); }

.mappings_ico {
  background: url("../img/Mappings/mappings.png"); }

.nav-tabs > li > a {
  margin-right: 15px; }

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
  border-color: transparent;
  border-bottom-color: #0142db;
  /* brand color */
  border-bottom-width: 4px;
  color: #0142db;
  /* brand color */ }

/*Nav bar fixed stuff*/
.navbar-fixed-top .nav > li {
  padding-bottom: 16px;
  padding-top: 20px;
  border-bottom: 4px solid #ffffff; }

.navbar-fixed-top .nav > li > a {
  height: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Nunito Sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #a2b0bd;
  /*Grey 1*/ }

.navbar-fixed-top .nav > li.active {
  color: #0142db;
  font-family: "Nunito Sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal; }

.navbar-fixed-top .nav > li.active > a:hover {
  color: #0142db;
  background-color: none;
  box-shadow: none; }

.navbar-fixed-top .navbar-inner {
  padding: 0px; }

.navbar-fixed-top > div > div > ul > li {
  line-height: 40px; }

.navbar-fixed-top > div > div > ul > li > a {
  display: inline-block;
  padding: 0px;
  width: 180px;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #2e384d; }

.navbar-fixed-top > div > div > ul > li > a:hover {
  background-image: none;
  background-color: transparent;
  color: unset; }

.change_password:hover {
  background-color: #eaeef6;
  color: #0142db; }

.logout:hover {
  background-color: #eaeef6;
  color: #0142db; }

/*Services Nav bar*/
.sidebar-nav > ul > li > div.nav-header.service_header {
  height: 24px;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #373a42;
  /*dark*/
  border: none; }

/* items */
.sidebar-nav > ul > li div > span > a {
  font-family: "Nunito Sans";
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #373a42;
  /*dark*/ }

/*Services add list item*/
.sidebar-nav > ul > li > div > span.add_services.nav-sub-header {
  height: 55px; }

.sidebar-nav span.nav-sub-header.add_services div.add_service_btn {
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  border: dashed 1px #a2b0bd;
  /*grey-1*/
  background-color: #ffffff;
  /*white*/
  font-size: 14px;
  color: #a2b0bd;
  /*grey-1*/
  text-align: center; }

.sidebar-nav span.nav-sub-header.add_services div.add_service_btn:hover {
  border-color: #0142db;
  border-style: solid; }

.sidebar-nav span.nav-sub-header.add_services span.add_service_img {
  color: #a2b0bd;
  /*grey-1*/
  font-size: 22px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  background-color: #ffffff;
  /*white*/
  border-radius: 1px; }

.sidebar-nav span.nav-sub-header.add_services div.add_service_btn:hover > span.add_service_img {
  color: #0142db; }

/*------*/
.sidebar-nav span.nav-sub-header.add_services > a {
  display: inline-block;
  padding: 0px;
  margin-right: 10px; }

.sidebar-nav span.nav-sub-header.add_services > span {
  position: absolute;
  line-height: 32px;
  height: 20px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #a2b0bd;
  /*grey-1*/ }

/* DataTables */
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #74777c; }

.dataTables_wrapper .dataTables_scrollHeadInner table {
  border-bottom-color: transparent; }

.dataTables_wrapper .dataTables_scrollBody {
  border-bottom-color: #ddd !important; }

.dataTables_wrapper .dataTables_scrollBody > table > tbody > tr:first-child > td {
  border-top-color: transparent; }

table.dataTable thead th, table.dataTable thead td {
  padding: 0 18px 0 10px;
  border-bottom-color: transparent;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  background-color: #eaeef6;
  text-transform: uppercase;
  height: 38px;
  vertical-align: middle; }

/* Rounded table header only */
table.dataTable thead th:first-child {
  border-radius: 4px 0 0 4px; }

table.dataTable thead th:last-child {
  border-radius: 0 4px 4px 0; }

table.dataTable tbody tr.selected {
  background-color: #eaeef6;
  box-shadow: inset 0 -1px 0 0 #eaeef6; }

.dataTables_wrapper .dataTables_info {
  padding-top: 2px !important; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding-top: 0px !important; }

.dataTables_wrapper .dataTables_paginate {
  /*padding-top: 0px !important;*/ }

.dataTables_wrapper .list_top_bar {
  height: 30px;
  padding: 5px 0px; }

/* DataTables numbering */
.dataTables_wrapper .list_bottom_bar {
  height: 27px;
  padding: 6px 0px;
  outline: none; }

.dataTables_wrapper .dataTables_length > label {
  margin-top: -8px;
  color: #74777c; }

.dataTables_wrapper .dataTables_length > label > select {
  margin-top: 6px;
  outline: none;
  border: none; }

.dataTables_wrapper .dataTables_length > label > select {
  width: 55px; }

.dataTables_wrapper .dataTables_info {
  position: absolute;
  left: 50%;
  margin-left: -95px;
  margin-top: 2px; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  height: 22px;
  min-width: 22px;
  vertical-align: middle;
  padding: 0px 6px;
  border: 1px solid transparent;
  border-radius: 2px;
  background: transparent;
  outline: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  border-color: #999999;
  background: transparent; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border-color: #111111;
  color: #111111 !important;
  background: transparent; }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  color: #999999 !important; }

table.dataTable.no-header > thead {
  display: none; }

.dataTables_wrapper > div.dataTables_table_header_wrapper {
  background-color: #eaeef6;
  height: 30px;
  padding: 5px; }

.dataTables_wrapper > div.dataTables_table_header_wrapper > div.dataTables_table_header {
  float: left;
  padding-left: 6px;
  font-size: 10px;
  font-weight: 700;
  line-height: 32px;
  user-select: none;
  text-transform: uppercase; }

.dataTables_wrapper .dataTables_filter input {
  height: 15px;
  width: 150px;
  margin-top: 3px;
  margin-bottom: 4px; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0;
    padding-top: 0; }
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: right; } }

@media screen and (max-width: 640px) {
  .dataTables_wrapper .list_bottom_bar .dataTables_info {
    position: relative;
    left: 0;
    margin: 0; }
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
    margin-top: 12px; } }

.redirect_image {
  background: url(../img/logo-loading.png);
  height: 55px;
  width: 55px;
  display: inline-block;
  background-repeat: no-repeat; }

/* We might just want to style all wells like this? */
.add_service_btn {
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  border: dashed 1px #a2b0bd;
  background-color: #ffffff;
  font-size: 14px;
  color: #a2b0bd;
  text-align: center; }

.add_service_btn:hover {
  color: #0142db;
  border-color: #0142db;
  border-style: solid; }

.add_service_img {
  color: #a2b0bd;
  font-size: 22px;
  font-style: normal;
  font-stretch: normal;
  font-weight: normal;
  letter-spacing: normal;
  background-color: #ffffff;
  border-radius: 1px;
  line-height: 32px;
  text-align: center; }

.add_service_btn:hover > .add_service_img {
  color: #0142db; }

.services-side-bar {
  max-height: calc(100vh - 200px);
  overflow: auto;
  padding-top: 5px; }

.services-side-bar-no-lisence {
  max-height: calc(100vh - 335px);
  overflow: auto;
  padding-top: 5px; }

.service-header {
  height: 24px;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #373a42;
  border: none; }

.server-info-div {
  display: inline-block;
  bottom: 5px;
  border-top: 1px solid #a2b0bd;
  width: 264px;
  padding-left: 5px;
  padding-top: 10px; }

.server-version-name {
  height: 14px;
  font-family: "Nunito Sans";
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #373a42; }

.server-version {
  height: 16px;
  font-family: "Nunito Sans";
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #a2b0bd; }

.main-razor-container {
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 0;
  right: 0; }

.header-ul {
  padding-top: 40px; }

.services-side-bar-container {
  padding-left: 30px;
  width: 292px;
  display: inline-block; }

.main-content-container {
  position: absolute;
  display: inline-block;
  left: 320px;
  right: 0;
  top: 0;
  bottom: 0;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 5px;
  border-left: 0.5px solid #ddd; }

.main-iframe-container {
  position: fixed;
  top: 60px;
  bottom: 0; }

.main-iframe {
  height: 100%;
  width: 100%; }

.ds-iframe {
  width: calc(100vw - 350px);
  height: calc(100vh - 105px); }

.well {
  background-color: #ffffff;
  border: unset;
  box-shadow: unset;
  padding: 10px;
  border-radius: unset; }

body > div.container-fluid > div > div.span3.side-spans > div.well.sidebar-nav {
  background-color: #ffffff;
  border: unset;
  box-shadow: unset;
  padding: 10px;
  border-radius: unset;
  border-bottom: 1px solid #a2b0bd;
  /*grey-1*/ }

.offline_service_circle {
  width: 6px;
  height: 6px;
  border-radius: 80%;
  text-align: center;
  background: red;
  display: inline-block;
  margin-right: 3px; }

body * {
  font-size: 12px;
  font-family: "Nunito Sans";
  color: #373a42;
  /* Dark */ }

.navbar .brand {
  padding: 3px;
  margin-right: 8px; }

#brand_logo {
  margin-right: 10px;
  margin-bottom: 20px;
  max-height: 100px;
  display: none; }

a.sign_out {
  margin: 5px;
  margin-top: 9px;
  color: #999; }

.nav-pills > .active > a, .nav-pills > .active > a:hover {
  color: #fff;
  background-color: #0142db;
  /*brand color*/ }

a.menu_button:hover {
  text-decoration: none; }

.mapping_add_btn, .package_add_btn {
  margin-left: 0px; }

#services-modal-overlay {
  top: 60px;
  right: auto; }

.dropdown-menu i.fa {
  width: 16px;
  font-size: 14px;
  margin-left: -4px;
  margin-right: 4px; }

.dropdown-menu .divider {
  margin: 4px 1px; }

@media (min-width: 979px) {
  .navbar .nav > li.beta > a:before, .navbar .nav > li.beta > a:hover:before {
    position: absolute;
    content: "preview";
    background-color: #f28400;
    border-radius: 3px 3px 3px 0px;
    top: 0px;
    font-size: 7px;
    color: #fff;
    text-transform: uppercase;
    width: 42px;
    text-align: center;
    line-height: 8px;
    letter-spacing: 0.0625em;
    padding-top: 1px;
    margin-left: 20px; } }

@media (max-width: 1203px) {
  .nav-collapse, .nav-collapse.collapse {
    background-color: white;
    box-shadow: 0 2px 8px 0 rgba(55, 58, 66, 0.2);
    border-radius: 4px;
    z-index: 500; }
  .nav-collapse .nav > li > a:hover, .nav-collapse .dropdown-menu a:hover {
    background-color: transparent; }
  .btn.btn-navbar {
    float: none;
    display: inline-block;
    margin-top: 0px;
    vertical-align: top;
    width: 60px;
    height: 60px;
    background-color: transparent;
    border: none;
    font-size: 24px;
    padding: 20px 10px;
    box-sizing: border-box; }
  .btn.btn-navbar * {
    color: #373a42;
    /* Dark */ }
  .btn.btn-navbar:hover, .btn.btn-navbar:hover > i.fa {
    color: #0142db;
    background-color: transparent; } }

.main-heading-nav {
  position: fixed; }

/* Badges */
.badge {
  font-size: inherit;
  font-weight: normal;
  text-shadow: none;
  background-color: white;
  color: #373a42;
  /* Dark */
  border: 1px solid #373a42;
  /* Dark */ }

.badge.badge-success {
  color: #008538;
  border: 1px solid #008538; }

.badge-important {
  background-color: #D83600 !important;
  color: white;
  border: none; }

li span.ds_func {
  display: none; }

li.active span.ds_func {
  display: block; }

.smaller_plus {
  font-size: 8px; }

.prologue_iframe {
  width: 100%;
  height: 100%; }

.page_header {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  /*text-transform: capitalize;*/ }

body .page_header * {
  font-size: 18px !important;
  font-weight: 700; }

.packages_table {
  cursor: pointer; }

.breadcrumb {
  margin: 0 0 10px; }

.template_folder {
  padding-left: 25px;
  padding-top: 2px;
  cursor: default; }

.template_folder_title {
  cursor: default;
  border-bottom: 1px solid #DDD; }

.bottom_line {
  border-bottom: 1px solid #DDD;
  margin-bottom: 8px; }

.template_folder_title > * {
  padding-right: 5px; }

.folder_expand {
  width: 16px;
  height: 20px;
  padding-left: 16px;
  background-image: url(../img/Expandable.png); }

.folder_expanded {
  width: 16px;
  height: 20px;
  padding-left: 16px;
  background-image: url(../img/Expanded.png); }

div.package_button .btn {
  margin-bottom: 5px;
  margin-left: -8px;
  min-width: 100px;
  padding: 3px 9px;
  line-height: 19px; }

.ds_btn_group {
  border-top: 1px solid #DDD;
  padding-top: 10px; }

.package_info_header {
  border-bottom: 1px solid #DDD;
  margin-bottom: 8px;
  padding-bottom: 5px; }

.row-fluid [class*=span] {
  min-height: 10px; }

table {
  cursor: default; }

.active_directory_text {
  display: none; }

.uses_active_directory .active_directory_text {
  display: inline; }

.remove_alert_pos {
  margin-left: 2.564102564%; }

.users_user_name {
  display: block;
  min-width: 300px; }

@media (min-width: 979px) {
  body {
    padding-top: 0px;
    padding-bottom: 0px; } }

@media (min-width: 1200px) {
  .row {
    margin-left: 0; } }

.serverName {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  list-style: none; }

.serverVersion {
  font-size: 11px;
  padding-top: 5px; }

#package_uri {
  word-wrap: break-word;
  -ms-word-wrap: break-word; }

#datacapture_uri {
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.pam_iframe_location {
  display: block;
  position: relative;
  margin: 5px;
  padding: 0px; }

.pam_iframe_holder {
  top: 50px;
  left: 350px;
  position: fixed;
  margin: 0px;
  padding: 0px !important;
  display: block;
  right: 0px;
  bottom: 0px; }

.pam_iframe {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px; }

.dataStorage_iframe_holder {
  position: fixed;
  margin: 0px;
  padding: 0px;
  display: block;
  right: 5px;
  bottom: 5px;
  top: 81px;
  left: 327.921875px; }

.dataStorage_iframe {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px; }

.only_iframe {
  position: fixed;
  top: 60px;
  margin: 0;
  padding: 0 !important;
  display: block;
  right: 0;
  bottom: 0; }

.only_iframe iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
  padding: 0; }

table tbody tr.selected_base_package td,
table tbody tr.selected_base_package:hover td,
table tbody tr.selected_mapping_service td,
table tbody tr.selected_mapping_service:hover td,
table tbody tr.selected_document_service td,
table tbody tr.selected_document_service:hover td {
  background-color: #eaeef6 !important;
  outline: none !important; }

.package_button {
  margin-bottom: 5px; }

.circle_dot {
  padding-right: 1px;
  font-size: 5px;
  margin-right: 3px;
  padding-top: 5px;
  padding-bottom: 0px; }

.navbar-inner .btn-group.pull-right.hidden-phone > .btn.disabled {
  text-transform: capitalize; }

.rounded_borders {
  border-radius: 5px !important; }

.bottom_rounded_borders {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important; }

.top_rounded_borders {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important; }

.hidden {
  display: none; }

.animate {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.no_select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.nicescroll-rails {
  border-radius: 4px !important;
  background-color: #EBEBEB !important;
  border: 1px solid white !important; }

.no_scroll {
  overflow: hidden; }

.tooltip {
  z-index: 4000; }

.dark_gray_color {
  color: #898989 !important; }

.medium_gray_color {
  color: #999999 !important; }

.light_gray_color {
  color: whitesmoke !important; }

.dark_gray_background_color {
  background-color: #666666 !important; }

.medium_gray_background_color {
  background-color: #999999 !important; }

.light_gray_background_color {
  background-color: whitesmoke !important; }

.dark_gray_border_color {
  border-color: #898989 !important; }

.medium_gray_border_color {
  border-color: #999999 !important; }

.light_gray_border_color {
  border-color: whitesmoke !important; }

.set_color {
  color: #FFF !important; }

.set_background_color {
  background-color: #FFF !important; }

.set_border_color {
  border-color: #FFF !important; }

.user_info {
  position: relative;
  top: 4px;
  padding: 2px 6px;
  cursor: pointer;
  display: inline-block;
  right: 11px;
  line-height: 20px;
  height: 20px;
  color: #555;
  margin-right: 37px;
  margin-top: 15px; }

.user_info i {
  opacity: 0.5;
  vertical-align: top;
  margin-top: 3px; }

.user_info_dropdown {
  right: 0px;
  top: 46px;
  left: auto;
  border: none;
  padding-left: 10px; }

.user_info .dropdown-toggle {
  vertical-align: top;
  margin-top: 1px;
  cursor: pointer; }

.user_info_dropdown.dropdown-menu li a {
  cursor: pointer !important;
  color: black; }

.user_info_dropdown.dropdown-menu li a:hover {
  background-color: #999999 !important;
  background-image: none;
  color: white; }

#document_services_popup .copy_label, #document_services_popup.copy .move_label, #mapping_services_popup .copy_label, #mapping_services_popup.copy .move_label {
  display: none; }

#document_services_popup.copy .copy_label, #mapping_services_popup.copy .copy_label {
  display: inline-block; }

.caret {
  border-top-color: #fff; }

.short_text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

div.short_mapping_information {
  width: 62%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: -5px; }

div.short_package_information {
  width: 62%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: -5px; }

ul li.view_service:hover {
  cursor: pointer; }

@media (max-width: 979px) {
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 0px; } }

#add_package_btn, #add_mapping_btn {
  margin-top: 3px;
  float: left; }

div.loading_text {
  position: relative;
  top: 56%;
  left: 25px;
  text-align: center;
  font-size: 18px; }

img.loading_image {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  z-index: 999999; }

.package_action_buttons {
  margin-top: 3px;
  margin-left: 5px !important;
  display: inline-block;
  vertical-align: top; }

.mapping_action_buttons {
  margin-top: 3px;
  margin-left: 5px !important;
  display: inline-block;
  vertical-align: top; }

/*Nav bar logo */
.brand_no_curve {
  display: block;
  float: left; }

.brand_curve {
  background-color: white;
  display: inline-block;
  padding: 1px 25px 1px 1px;
  border-bottom-right-radius: 35px;
  vertical-align: top;
  margin-right: 15px; }

.brand_product {
  display: inline-block;
  border-left: 1px solid #444444;
  padding-left: 7px;
  font-size: 14px;
  font-weight: 700;
  color: #444; }

.brand_logo {
  margin: 0px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 33px;
  padding-right: 81px; }

div.navbar.navbar-fixed-top > div {
  height: 60px; }

/*User Login Control*/
.loggedin_user_table {
  float: right;
  user-select: none;
  height: 60px; }

.user_div {
  height: 60px;
  cursor: pointer;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999; }

.user_div.dropdown.dropdown-toggle > table > tbody > tr > td {
  padding: 0px; }

div > div.open > div > table > tbody > tr > td > div.user_circle {
  margin-right: 5px; }

.user_circle {
  color: #0142db;
  background-color: #cbd8f8;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  /*margin-right: calc(2vw - 20px);*/
  margin-right: 5px;
  float: right; }

.user_circle > span {
  font-family: "Nunito Sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #0142db; }

div > div.open > div > table > tbody > tr > td > div.user_details {
  display: block; }

.user_details {
  display: none;
  margin-right: 10px; }

.user_signed_in {
  line-height: 14px;
  float: left;
  clear: left;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #373a42;
  /*dark*/ }

.user_div_email {
  line-height: 16px;
  color: #0142db;
  float: left;
  clear: left;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #0142db;
  /*brand color*/ }

.user_div_dropdown {
  right: 0px;
  top: 58px;
  left: auto;
  border: none;
  border-radius: unset;
  min-width: 250px;
  margin: 0px;
  box-shadow: 0 6px 20px 0 rgba(55, 58, 66, 0.1), 0 2px 3px 0 rgba(55, 58, 66, 0.1); }

.gd_icon {
  height: 20px;
  width: 20px;
  vertical-align: middle;
  margin: 10px;
  display: inline-block; }

.service_online > a > i {
  display: none; }

.service_offline > a {
  opacity: 0.7; }

.service_offline > a > i {
  padding-right: 4px;
  font-size: 6px;
  color: red;
  vertical-align: middle; }

.gd_icon.change_password_icon {
  background: url("../img/password.png"); }

.gd_icon.sign_out_icon {
  background: url("../img/sign-out.png"); }

.user_div_open {
  background-color: #eaeef6; }

/* Action menu icons */
.dropdown-menu.action-menu {
  min-width: 150px;
  border-radius: 4px;
  box-shadow: 0 6px 20px 0 rgba(55, 58, 66, 0.1), 0 2px 3px 0 rgba(55, 58, 66, 0.1);
  background-color: #ffffff;
  /*white*/ }

.action_button a {
  width: 90px;
  height: 20px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2e384d; }

ul > li.action_button:hover {
  background-color: #f7f9fd;
  /*grey-3*/ }

ul > li.action_button > a:hover {
  background-color: #f7f9fd;
  /*grey-3*/
  background-image: none;
  color: #2e384d; }

.gd_action_ico {
  height: 20px;
  width: 20px;
  vertical-align: middle;
  margin-right: 10px;
  padding: 0px;
  display: inline-block; }

.refresh_ico {
  background: url("../img/actions/refresh.png"); }

.copy_ico {
  background: url("../img/actions/copy.png"); }

.disable_ico {
  background: url("../img/actions/disable.png"); }

.enable_ico {
  background: url("../img/actions/enable.png"); }

.export_ico {
  background: url("../img/actions/export.png"); }

.move_ico {
  background: url("../img/actions/move.png"); }

.select_base_ico {
  background: url("../img/actions/select-base.png"); }

.export_ico {
  background: url("../img/actions/export.png"); }

.remove_ico {
  background: url("../img/actions/remove.png"); }

.remove_ico_white {
  background: url("../img/actions/remove_w.png"); }

/* Text links - we probably don't want this*/
a {
  font-family: "Nunito Sans";
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #0142db; }

a:hover {
  color: #0142db; }

/* Composition Server and Version*/
body > div.container-fluid > div > div.span3.side-spans > div > ul > li.muted.serverVersion > span.serverName {
  height: 14px;
  font-family: "Nunito Sans";
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #373a42;
  /*dark*/ }

body > div.container-fluid > div > div.span3.side-spans > div > ul > li.muted.serverVersion {
  height: 16px;
  font-family: "Nunito Sans";
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #a2b0bd;
  /*grey-1*/ }

/* Standard controls (focus) */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #0142db;
  /* brand color */
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: rgba(1, 66, 219, 0.05);
  /* Brand Color 5% */ }

input[type="checkbox"] {
  margin: unset; }

/* Bootstrap inline errors */
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: rgba(226, 38, 5, 0.05);
  border-color: #e22605; }

.alert-error > h4.alert-heading {
  color: #b94a48;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  text-transform: uppercase; }

.alert-error > p {
  color: #b94a48;
  font-size: 12px;
  line-height: 16px; }

/* Base Package Selection*/
#base_packages_modal_body > div > div.view_config_setup_heading {
  height: 24px;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #373a42;
  border: none;
  margin-bottom: 20px; }

#mapping_services_table_info,
#document_services_table_info,
.packages_list div.dataTables_info {
  left: 25%; }

.packages_list {
  height: calc(100vh - 350px);
  max-height: 400px;
  min-height: 200px;
  padding-right: 10px; }

ul.document_services_list, ul.package_list {
  width: 180px;
  overflow-y: auto;
  padding-right: 5px;
  overflow-x: hidden;
  height: calc(100vh - 350px);
  max-height: 400px;
  min-height: 200px; }

ul.package_list {
  width: 180px; }

ul > li.package_link {
  min-height: 35px;
  word-wrap: break-word; }

ul > li.package_link > a {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #373a42;
  /*dark*/
  border: none; }

ul > li.package_link.active > a:focus {
  background-color: #eaeef6;
  /*grey-4*/
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #0142db;
  /*brand color*/
  border: none; }

.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
  background-color: #eaeef6;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #0142db;
  /*brand color*/ }

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #0142db;
  /*brand color*/ }

.tabs-left > .nav-tabs .active > a {
  border: none; }

ul > li.package_link.active > a:hover {
  background-color: #eaeef6;
  /*grey-4*/
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #0142db;
  /*brand color*/
  border: none; }

/* Disabled packages*/
.row_disabled td,
.row_disabled td input,
.row_disabled td > a,
.row_disabled td > span,
.row_disabled > td > span > a {
  color: #a2b0bd;
  /*grey-1*/ }

.row_disabled td > span {
  border-color: #a2b0bd;
  /*grey-1*/ }

#document_services_table > tbody > tr {
  max-width: 450px; }

.navigation-bar {
  position: fixed;
  top: 0;
  width: calc(100vw - 195px);
  left: 300px; }

.navigation-button {
  float: none;
  display: none;
  margin-top: 0px;
  vertical-align: top;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: none;
  font-size: 24px;
  box-sizing: border-box;
  vertical-align: bottom;
  padding-top: 14px; }

.min-nav {
  width: 160px;
  background-color: white;
  box-shadow: 0 5px 8px 0 rgba(55, 58, 66, 0.2);
  border-radius: 4px;
  z-index: 500;
  top: 56px;
  left: 285px;
  overflow: auto;
  max-height: calc(100vh - 80px); }

.scroll-nav {
  border-radius: 4px;
  z-index: 500;
  top: 56px;
  overflow: auto;
  padding: 0;
  max-height: calc(100vh - 80px); }

.module-name {
  height: 31px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding-left: 20px;
  color: #0142db;
  font-weight: bold;
  font-size: 14px; }

.min-nav > .navigation-ul > li {
  width: 100%; }

.licenseLink {
  margin-top: 10px; }

@media (max-width: 979px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed; } }

#mappings_div,
#packages_div {
  min-height: 300px; }

.not-available {
  margin: 15px;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize; }

#no-lisense-ul {
  padding-left: 20px;
  padding-right: 0;
  margin-right: 15px;
  border-top: 1px solid #a2b0bd;
  padding-top: 15px; }

.mapping_info, .package_info {
  background-color: #ffffff;
  border: unset;
  box-shadow: unset;
  padding: 10px;
  border-radius: unset;
  display: inline-block;
  position: relative;
  width: 65%;
  margin-right: 5px;
  overflow: auto; }

.test-assemble-container {
  width: 100%;
  height: calc(100% - 235px); }

.test-assemble-inner-container {
  width: 100%;
  height: calc(100vh - 481px);
  overflow: auto; }

.templates-container, .scenarios-container {
  width: calc(50% - 5px);
  height: calc(100% - 10px);
  display: inline-block;
  overflow: auto; }

.templates-table, .scenarios-table {
  width: calc(100% - 20px);
  overflow: auto;
  min-height: calc(100% - 98px);
  height: calc(100% - 98px);
  margin-bottom: 0; }

.test-mapping-inner-container {
  width: 100%;
  height: calc(100% - 235px); }

.test-mapping-inner-div {
  width: 100%;
  height: calc(100% - 75px); }

.test-mapping-inner-form {
  width: 100%;
  height: calc(100% - 5px);
  margin-bottom: 0; }

#mapping_parameters {
  height: calc(100% - 30px);
  overflow: auto; }

#get_server_xml_submit {
  padding: 5px; }

#hamburger-div {
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding-top: 15px; }

ul.disable_action_menu > li {
  opacity: 0.65; }

li.disable_action_menu_item {
  opacity: 0.65; }

.add_service_cancel {
  line-height: 30px; }

.progress .bar {
  background-color: #0142db;
  /* brand-color */
  background-image: none; }

.navigation-dropdown.open .module-name {
  display: none; }

/* ----------------------------------------------
 * Generated by Animista on 2019-4-26 16:55:20
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation pulsate-fwd
 * ----------------------------------------
 */
.pulsate-fwd {
  -webkit-animation: pulsate-fwd 0.8s ease-in-out infinite both;
  animation: pulsate-fwd 0.8s ease-in-out infinite both; }

@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.grey_artifact {
  color: #a2b0bd; }
