/*!
 *
 * piceasoft.scss
 *
 * Last modified: 23/11/17 13:01
 *
 * @copyright    2017 Piceasoft Ltd.
 * @version      1.0
 * @package      Piceasoft Account
 *
 * Copyright (c) 2017 Piceasoft Ltd.
 * This material, including documentation and any related
 * computer programs, is protected by copyright controlled by
 * Piceasoft Ltd. All rights are reserved. Copying,
 * including reproducing, storing, adapting or translating, any
 * or all of this material requires the prior written consent of
 * Piceasoft Ltd. This material also contains confidential
 * information which may not be disclosed to others without the
 * prior written consent of Piceasoft Ltd.
 *
 */
/*!
 *
 * _variables.scss
 *
 * Last modified: 23/11/17 13:01
 *
 * @copyright    2017 Piceasoft Ltd.
 * @version      1.0
 * @package      Piceasoft Account
 *
 * Copyright (c) 2017 Piceasoft Ltd.
 * This material, including documentation and any related
 * computer programs, is protected by copyright controlled by
 * Piceasoft Ltd. All rights are reserved. Copying,
 * including reproducing, storing, adapting or translating, any
 * or all of this material requires the prior written consent of
 * Piceasoft Ltd. This material also contains confidential
 * information which may not be disclosed to others without the
 * prior written consent of Piceasoft Ltd.
 *
 */
/************************************
 * Common - Values
 ***********************************/
/*helpbar below navbar and stepbar*/
/*used in middlepage overlay and eraser main/start page*/
/*!
 *
 * navigation.scss
 *
 * Last modified: 23/11/17 13:01
 *
 * @copyright    2017 Piceasoft Ltd.
 * @version      1.0
 * @package      Piceasoft Account
 *
 * Copyright (c) 2017 Piceasoft Ltd.
 * This material, including documentation and any related
 * computer programs, is protected by copyright controlled by
 * Piceasoft Ltd. All rights are reserved. Copying,
 * including reproducing, storing, adapting or translating, any
 * or all of this material requires the prior written consent of
 * Piceasoft Ltd. This material also contains confidential
 * information which may not be disclosed to others without the
 * prior written consent of Piceasoft Ltd.
 *
 */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: none;
}

.navbar-default {
  background: #52658F !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.navigation_container {
  padding: 0;
  background: #333A56;
  /**
   * Subdropdown-menu to left side
   */
  /* Submenu placement itself */
  /* Arrow position */
  /*make links bigger for easier secondary navigation click*/
}

.navigation_container h1 {
  color: white;
  font-family: calibri, sans-serif;
  margin-top: 15px;
  margin-left: 10px;
  font-weight: bold !important;
  float: left;
}

.navigation_container h1 img {
  height: 50px;
  margin-top: -5px;
  margin-right: 5px;
}

.navigation_container h1 span.route {
  font-size: 14px;
  float: right;
  margin-left: 15px;
  color: #efefef;
  text-transform: uppercase;
  margin-top: 15px;
}

.navigation_container ul.first_ul {
  background: rgba(51, 58, 86, 0.85);
  float: right !important;
  margin-right: 15px;
  margin-top: 27px;
  margin-left: 0;
  padding-left: 15px;
  z-index: 9942939423942;
  position: absolute;
  right: 0;
}

.navigation_container ul.first_ul li a span {
  margin-left: 5px;
}

.navigation_container ul.second_ul {
  left: auto;
  right: 0px;
  margin-top: -3px;
}

.navigation_container ul.second_ul span {
  color: #333A56;
}

.navigation_container ul.second_ul img {
  margin-top: -2px;
}

.navigation_container button.navbar-toggle {
  padding: 0;
}

.navigation_container button.navbar-toggle i {
  font-size: 25px;
  margin: 3px 7px;
}

.navigation_container .navbar-nav {
  margin: 0;
  padding-left: 10px;
  max-width: 100%;
}

.navigation_container .navbar-collapse a {
  font-family: calibri light,sans-serif !important;
}

.navigation_container .navbar-collapse a i {
  margin-right: 5px;
}

.navigation_container .navbar-collapse a:focus {
  color: #abe7ff !important;
}

.navigation_container .navbar-collapse ul li a:focus {
  color: #0186ba !important;
}

.navigation_container .navbar-top {
  margin-bottom: 0;
  background: #3f4a73 !important;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.navigation_container .submenu-toleft > .dropdown-menu {
  left: auto;
  right: 100%;
}

.navigation_container .submenu-toleft > .dropdown-menu li a {
  display: inline-block;
}

.navigation_container .submenu-toleft {
  position: relative;
}

.navigation_container .submenu-toleft > a:after {
  position: absolute;
  left: 7px;
  top: 3px;
  float: none;
  border-right-color: #45A0C4;
  border-width: 5px 5px 5px 0;
}

.navigation_container .submenu-toleft:hover > a:after {
  border-right-color: #45A0C4;
}

.navigation_container .dropdown-menu li a {
  font-family: calibri light,sans-serif !important;
}

.navigation_container .dropdown-menu li a .caret {
  color: #45A0C4 !important;
}

.navigation_container .navbar-right .lang_dropdown .dropdown-menu a {
  padding-top: 0 !important;
}

a .fa:before {
  font-size: 16px;
}

a .fa-home:before {
  font-size: 19px;
}

ul.navbar-right {
  padding-left: 0 !important;
}

/*!
 *
 * forms.scss
 *
 * Last modified: 23/11/17 13:01
 *
 * @copyright    2017 Piceasoft Ltd.
 * @version      1.0
 * @package      Piceasoft Account
 *
 * Copyright (c) 2017 Piceasoft Ltd.
 * This material, including documentation and any related
 * computer programs, is protected by copyright controlled by
 * Piceasoft Ltd. All rights are reserved. Copying,
 * including reproducing, storing, adapting or translating, any
 * or all of this material requires the prior written consent of
 * Piceasoft Ltd. This material also contains confidential
 * information which may not be disclosed to others without the
 * prior written consent of Piceasoft Ltd.
 *
 */
.form-container {
  background: #52658F;
  background: #52658F;
  margin: 15px 0;
  padding: 30px 0 0;
  border-radius: 10px;
  max-width: 600px;
}

.form-container label {
  color: White;
}

form {
  font-weight: Bold;
}

form h4 {
  font-weight: bold;
  font-family: calibri, sans-serif;
}

form input, form select {
  max-width: 450px;
}

table {
  margin-bottom: 15px !important;
}

/*Magnifying glass Shows/hides search options*/
.show_search_options {
  margin-left: 10px;
  color: White;
  background-color: #333A56;
  border-color: transparent;
  font-size: 18px !important;
  border-radius: 2px;
  padding: 4px 10px;
  cursor: pointer;
  margin-top: -2px;
}

.show_search_options:hover {
  opacity: 0.85;
  /*color:$common_navbar_background;
    cursor:pointer;*/
}

.show_search_options[aria-expanded="true"]:before {
  content: "\f00d";
}

.controls_container {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  background: #52658F;
  padding-bottom: 15px;
  /*margin-left:15px;margin-right:15px;*/
  box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.2);
}

.controls_container div {
  float: left;
  margin-left: 5px;
}

.controls_container label {
  color: white;
  margin-bottom: 5px;
  font-weight: normal;
  line-height: 30px;
  float: left;
  margin-left: 10px;
  margin-top: 12px;
  font-size: 16px;
}

.controls_container input, .controls_container button, .controls_container select {
  padding: 5px 10px;
  margin-bottom: 5px;
  margin-top: 10px;
}

.controls_container select {
  background: #fff;
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid #ccc;
  width: 100%;
  max-width: 150px;
}

.controls_container a {
  float: left;
}

.controls_container button {
  float: left;
  min-width: 100px;
  margin-top: 10px;
  margin-left: 10px;
}

.controls_container button i {
  font-size: 16px;
  margin-right: 5px;
}

.controls_container div {
  margin-left: 0;
}

.search_container h3 {
  color: white;
}

.search_container input {
  max-width: 150px;
}

.search_container select, .search_container input {
  padding: 4px 10px;
  width: 100% !important;
  min-width: 250px;
}

.search_container table td {
  padding: 0 5px;
  min-width: 270px;
}

.search_container label {
  margin-bottom: 0 !important;
  margin-left: 0;
}

.form-control {
  font-size: 16px;
}

table .fa {
  margin-right: 15px;
  margin-left: 10px;
}

/*Database selection form*/
ul.dropdown-menu li form button {
  width: 100%;
  text-align: left;
  padding-left: 15px;
}

ul.dropdown-menu li form button:hover {
  background: rgba(0, 0, 0, 0.05);
}

.exports_container input, .exports_container select {
  line-height: 30px;
  height: 25px;
  padding: 0;
  margin: 2px auto;
}

.exports_container label {
  margin: 0;
  line-height: 14px;
  font-size: 14px;
}

.smaller_form input, .smaller_form select, .smaller_form label {
  margin: 0;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  padding: 0 10px !important;
}

.form_inner_container {
  padding: 10px;
}

.form_inner_container label, .form_inner_container h3 {
  color: white;
  font-weight: normal;
}

.form_inner_container .form_inner_padding {
  background: #52658F;
  border: 1px solid black;
  border-radius: 14px;
  padding: 5px;
}

.form-group-table h3 {
  margin-bottom: 15px;
}

.form-group-table input, .form-group-table select {
  max-width: 300px;
  height: auto;
}

.form-group-table .separator label {
  font-weight: normal;
}

.form-group-table table {
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.4);
  color: black;
}

.form-group-table table th {
  font-size: 16px;
  line-height: 16px !important;
}

.form-group-table table td {
  padding: 5px 10px !important;
}

.form-group-table table td button.remove-address {
  padding: 2px 5px;
}

.form-group-table input {
  padding-left: 10px;
}

.form-group-table button.add {
  margin: 15px 0;
}

form.grantaccess {
  border-radius: 4px;
  border: 1px solid #333A56;
  padding: 30px;
  overflow: hidden;
}

form.grantaccess button {
  margin-top: 30px;
}

.form-all-container {
  border-radius: 4px;
  border: 1px solid #333A56;
  padding: 10px 10px 15px;
  box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, 0.2);
}

.form-all-container:hover {
  background: rgba(0, 0, 0, 0.05);
}

.form-inner-container {
  border: 1px solid #333A56;
  border-radius: 4px;
  margin-bottom: 15px;
  background: rgba(0, 0, 0, 0.05);
  padding: 15px;
}

.form-inner-container:hover {
  background: rgba(255, 255, 255, 0.1);
}

.form-inner-container .form-group-table table {
  border: 1px solid rgba(255, 255, 255, 0.7);
}

form.activate_account input, form.activate_account select, form.edit_user input, form.edit_user select, form.change_password input, form.change_password select {
  margin-top: 10px;
  margin-left: 10px;
}

form.activate_account label, form.edit_user label, form.change_password label {
  margin-top: 10px;
}

form.activate_account button, form.activate_account a, form.edit_user button, form.edit_user a, form.change_password button, form.change_password a {
  margin-left: 10px;
  margin-top: 30px;
}

form.activate_account button .fa, form.activate_account a .fa, form.edit_user button .fa, form.edit_user a .fa, form.change_password button .fa, form.change_password a .fa {
  margin: 0;
  margin-right: 5px;
}

.text-danger {
  color: #ff7683 !important;
  font-weight: normal;
}

.text-success {
  color: #76d48b !important;
  font-weight: normal;
}

/*!
 *
 * tables.scss
 *
 * Last modified: 23/11/17 13:01
 *
 * @copyright    2017 Piceasoft Ltd.
 * @version      1.0
 * @package      Piceasoft Account
 *
 * Copyright (c) 2017 Piceasoft Ltd.
 * This material, including documentation and any related
 * computer programs, is protected by copyright controlled by
 * Piceasoft Ltd. All rights are reserved. Copying,
 * including reproducing, storing, adapting or translating, any
 * or all of this material requires the prior written consent of
 * Piceasoft Ltd. This material also contains confidential
 * information which may not be disclosed to others without the
 * prior written consent of Piceasoft Ltd.
 *
 */
div.table-responsive {
  padding-right: 2px;
  padding-left: 0;
}

div.table-responsive {
  box-shadow: 4px 0px 4px 1px rgba(0, 0, 0, 0.1);
}

.table-striped tr td {
  background-color: white;
}

.table-striped tr:nth-of-type(odd) td {
  background-color: #d1d5dc;
}

table {
  border: 1px solid black;
  box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.2);
  /* tr.even{
   //  background:lighten($tools_navbar_background, 35%)
     background:#d1d5dc;
     &:hover{
       background:darken(#d1d5dc,5%);
     }
   }
   tr{
     background:white;
     &:hover {
       background: darken(white, 5%);
     }
   }*/
}

table th {
  line-height: 35px !important;
}

table thead, table th {
  background: #333A56 !important;
  background: #414f6d !important;
  color: white;
  font-family: calibri light, sans-serif, Helvetica;
  font-size: 20px;
  font-weight: normal;
}

table thead label, table th label {
  font-weight: normal;
  font-size: 20px;
  cursor: pointer;
  margin-bottom: 0;
}

table thead a, table th a {
  font-size: 16px;
  color: #53c4f1;
  text-decoration: underline;
}

table td.contenttype {
  min-width: 140px;
}

table td.contenttype span {
  float: left;
}

table td.contenttype .ctype_name {
  margin-top: 5px;
  margin-left: 3px;
}

table td.sideHeading {
  background: rgba(65, 79, 109, 0.71) !important;
  color: #fff;
  font-family: calibri, sans-serif;
  width: 200px;
}

table a {
  color: #006bb9;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  border: 1px solid #333A56;
}

tr.filtered {
  display: none;
}

table.tablesorter th:hover, table.tablesorter th.tablesorter-headerAsc, table.tablesorter th.tablesorter-headerDesc {
  cursor: pointer;
  background: #52658F !important;
}

table.tablesorter th:focus {
  outline: none;
}

table.db_sortable th {
  color: white;
  animation: SHW 1s;
  animation-fill-mode: both;
  -moz-animation-fill-mode: none;
}

table.db_sortable th[data-order]:hover, table.db_sortable th.active {
  cursor: pointer;
  background: #52658F !important;
}

table.db_sortable td {
  animation: SHW2 0.5s;
  animation-fill-mode: forwards;
  -moz-animation-fill-mode: none;
}

@keyframes SHW {
  from {
    background: #52658F;
    opacity: 0;
  }
  to {
    background: #414f6d !important;
    opacity: 1;
    border: 1px solid black;
  }
}

@keyframes SHW2 {
  from {
    opacity: 0.8;
  }
  to {
    opacity: 1;
    border: 1px solid black;
  }
}

table.no_body {
  border: 1px solid #333A56 !important;
  background: none !important;
  color: #333A56;
  box-shadow: none;
}

table.no_body thead th a {
  color: #53c4f1;
}

table.no_body thead th a:hover {
  color: #7eeff1;
}

table.no_body tbody, table.no_body tr, table.no_body td.sideHeading, table.no_body td, table.no_body tr {
  border: none !important;
  background: none !important;
  color: #333A56;
  box-shadow: none;
}

table.no_body td.sideHeading {
  font-weight: bold;
  max-width: 80px;
}

td.show_data {
  color: #0186ba;
  cursor: pointer;
}

td.show_data:hover {
  color: #03aeba;
}

th.sorttable {
  cursor: pointer;
  background: #333A56;
  color: white;
  border: 1px solid #928f8f  !important;
}

th.sorttable:hover {
  opacity: 0.85;
}

th.sortactive {
  opacity: 0.85;
}

tr.link_row:hover td.table_link a {
  background: rgba(0, 0, 0, 0.1);
  transition: 0.5s;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3) inset;
}

td.table_link {
  padding: 0 !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle !important;
  height: 100%;
}

td.table_link a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  text-decoration: underline;
  font-weight: bold;
}

td.table_link a:hover {
  background: rgba(0, 155, 255, 0.5) !important;
  color: White !important;
}

.product_row {
  cursor: pointer;
}

.product_row:hover td {
  background: rgba(83, 196, 241, 0.35) !important;
  color: black;
  transition: 0.5s;
}

.product_row:hover label {
  color: #23273a;
  transition: 0.5s;
}

.product_row label {
  float: left;
}

.product_row td {
  padding: 4px !important;
}

table.noborders, table.noborders2 {
  border: None !important;
  background: none !important;
  box-shadow: None !important;
}

table.noborders tr, table.noborders2 tr {
  border: None !important;
  background: none !important;
}

table.noborders tr td, table.noborders2 tr td {
  border: None !important;
  background: none !important;
  padding-right: 5px;
}

table.noborders tr td input, table.noborders2 tr td input {
  max-width: unset;
  width: 100%;
}

table.noborders tr td:first-child, table.noborders2 tr td:first-child {
  max-width: 120px !important;
}

table.customer_selection tr td:first-child {
  width: 250px;
  min-width: 250px;
  max-width: 250px;
}

table.tablesorter_notallsort thead .form-control[disabled], table.tablesorter_notallsort thead fieldset[disabled] .form-control {
  display: none;
}

table.tablesorter_notallsort tr.tablesorter-ignoreRow th {
  background: #414f6d  !important;
  cursor: initial;
}

table.tablesorter_notallsort tr.tablesorter-ignoreRow th h3 {
  color: white;
  margin-left: 5px;
}

table.tablesorter_notallsort tr.tablesorter-ignoreRow th:hover {
  background: #414f6d  !important;
  cursor: initial;
}

table.tablesorter_notallsort tr.tablesorter-ignoreRow th.noSort {
  line-height: 0 !important;
}

table.tablesorter_notallsort tr.stripe {
  background-color: #d1d5dc;
}

table.table-edit tr td:first-child {
  max-width: 100px;
}

table.table-edit input, table.table-edit label {
  font-size: 16px;
}

table.table-edit input {
  padding: 2px 5px;
  border-radius: 2px;
}

table.table-features td {
  font-size: 16px;
  line-height: 30px !important;
  padding: 5px 10px 1px !important;
}

table.add_data td {
  padding: 5px;
}

table.add_data td input {
  padding-left: 5px;
}

table.add_parameters_table th, table.add_parameters_table td {
  padding: 3px !important;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  padding: 5px 10px !important;
}

/*!
 *
 * buttons.scss
 *
 * Last modified: 23/11/17 13:01
 *
 * @copyright    2017 Piceasoft Ltd.
 * @version      1.0
 * @package      Piceasoft Account
 *
 * Copyright (c) 2017 Piceasoft Ltd.
 * This material, including documentation and any related
 * computer programs, is protected by copyright controlled by
 * Piceasoft Ltd. All rights are reserved. Copying,
 * including reproducing, storing, adapting or translating, any
 * or all of this material requires the prior written consent of
 * Piceasoft Ltd. This material also contains confidential
 * information which may not be disclosed to others without the
 * prior written consent of Piceasoft Ltd.
 *
 */
button, a.link-button {
  background: #333A56;
  border-radius: 4px;
  color: white;
  border: none;
}

button:hover, button:focus, a.link-button:hover, a.link-button:focus {
  color: white;
  opacity: 0.85;
  color: white !important;
}

button i, a.link-button i {
  margin: auto;
  line-height: 25px;
  margin-right: 5px;
}

button.selected {
  background: #52658F !important;
}

a.link-button {
  vertical-align: middle;
  display: inline-block;
}

a.setPagination {
  border: 1px solid #333A56;
  border-radius: 4px;
  width: 120px;
  text-align: center;
  line-height: 32px;
  float: left;
  cursor: pointer;
  background: #333A56;
  margin-right: 5px;
}

a.setPagination label {
  cursor: pointer;
  padding: 0;
  margin: 0;
  color: white;
  font-weight: normal;
}

a.setPagination:hover {
  opacity: 0.85;
}

button.navbar-collapse-dropdown {
  background: none;
  color: #53c4f1;
  line-height: 37px;
}

button.active {
  color: white;
  box-shadow: none !important;
}

button.database_toggle {
  margin-top: 7px;
}

/*!
 *
 * dropdown.scss
 *
 * Last modified: 23/11/17 13:01
 *
 * @copyright    2017 Piceasoft Ltd.
 * @version      1.0
 * @package      Piceasoft Account
 *
 * Copyright (c) 2017 Piceasoft Ltd.
 * This material, including documentation and any related
 * computer programs, is protected by copyright controlled by
 * Piceasoft Ltd. All rights are reserved. Copying,
 * including reproducing, storing, adapting or translating, any
 * or all of this material requires the prior written consent of
 * Piceasoft Ltd. This material also contains confidential
 * information which may not be disclosed to others without the
 * prior written consent of Piceasoft Ltd.
 *
 */
ul.navbar-right div.dropdown ul {
  margin-top: -1px;
}

ul.navbar-right div.dropdown ul button {
  color: #333A56 !important;
}

ul.navbar-right div.dropdown ul button:hover {
  color: #333A56 !important;
}

.dropdown-menu-right li label {
  cursor: pointer;
}

.dropdown-menu-right li label:hover {
  cursor: pointer;
}

.navigation_container .navbar-collapse ul.templates {
  margin-top: -1px;
}

.navigation_container .navbar-collapse ul.templates li a:focus {
  color: black !important;
}

/*show dropdown menus on hover*/
.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown:hover .dropdown-submenu .dropdown-menu {
  display: none;
}

.dropdown-submenu:hover .dropdown-menu {
  display: block !important;
}

li.dropdown-submenu ul.dropdown-menu a:focus {
  color: #0186ba !important;
}

/*Secondary level dropdown-menus*/
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #45A0C4;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #45A0C4;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

html {
  height: 100%;
  box-sizing: border-box;
}

body {
  font-family: calibri light, sans-serif, Helvetica !important;
  font-size: 16px;
  color: #333A56;
  position: relative;
  margin: 0 !important;
  min-height: 100%;
  background: none;
}

.main-container {
  padding: 10px;
}

div.add_users_container {
  float: left;
}

.hidden {
  display: none;
}

.col-xs-12 {
  width: 100%;
  float: left;
}

.col-xs-4 {
  width: 25%;
  float: left;
}

.col-xs-4 {
  width: 33.3333333%;
  float: left;
}

.col-xs-6 {
  width: 50%;
  float: left;
}

.col-xs-8 {
  width: 66.6666%;
  float: left;
}

.navbar {
  width: 100%;
}

.footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 20px 10px;
  color: white;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.6;
  text-decoration: none;
  color: #3097D1;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #3097D1;
  border-color: #3097D1;
  cursor: default;
}

.btn-primary, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #303857;
  border-color: #1f2538;
  border: none !important;
}

.navigation_container button.account_links {
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.user-account-menu {
  right: 0 !important;
  left: auto;
  margin-top: -1px;
}

html {
  min-height: 100%;
  position: relative;
}

body {
  background: white;
  font-family: "Calibri Light", Calibri;
  padding-bottom: 100px;
  color: #333A56;
}

body .navigation_container {
  background: #333A56 !important;
  float: left;
}

body .navigation_container .navbar-default {
  background: #333A56 !important;
}

body .navigation_container h1 {
  font-size: 28px !important;
  font-family: open sans, calibri, sans-serif;
  margin-top: 15px;
  margin-left: 10px;
  font-weight: normal !important;
  float: left;
  color: white;
}

body .navigation_container h1 span {
  color: white !important;
}

body .footer {
  background: #333a56;
  height: auto;
  padding: 20px 10px;
}

body .footer a {
  letter-spacing: 0;
  font-family: calibri, sans-serif;
  margin-top: 0;
  font-weight: 400;
  line-height: 1.5;
  padding: 0;
}

body.not_logged {
  background: url(../../img/auroraborealis2_1920px_quality10.jpg) no-repeat center center fixed;
  background-size: 3000px auto;
  background-color: black;
  background-size: cover;
}

body.not_logged .navigation_container {
  background: rgba(0, 0, 0, 0.5) !important;
  float: left;
}

body.not_logged .navigation_container h1 {
  font-size: 28px !important;
  font-family: open sans, calibri, sans-serif;
  margin-top: 15px;
  margin-left: 10px;
  font-weight: normal !important;
  float: left;
}

body.not_logged .navigation_container h1 span {
  color: white !important;
}

body.not_logged h2 {
  margin-top: 15px;
}

body.not_logged form.login_form .text-danger {
  color: #ff7683 !important;
  font-weight: normal;
}

body.not_logged .form-control-feedback .fa-close {
  margin-right: 5px;
}

body.not_logged button.login {
  background: #333A56;
  color: white;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2%;
  border: none;
  overflow-y: hidden;
  padding: 10px 20px;
}

body.not_logged .footer {
  background: rgba(0, 0, 0, 0.9);
  height: auto;
  padding: 20px 10px;
}

body.not_logged .footer a {
  letter-spacing: 0;
  font-family: calibri, sans-serif;
  margin-top: 0;
  font-weight: 400;
  line-height: 1.5;
  padding: 0;
}

body.not_logged .input-group-addon {
  background: none;
  border: none;
}

h2 {
  font-family: Calibri;
  font-size: 30px;
}

h1, h2, h3, li, ul, ol, p, label, .loading {
  color: #333A56;
}

a {
  color: #53c4f1;
}

a.link-button {
  margin-top: 10px;
}

a.active {
  color: White !important;
}

ul.dropdown-menu li a.active {
  background: #52658f;
}

label, p {
  font-size: 16px;
}

label {
  font-weight: bold;
}

.link-button {
  background: #333A56 !important;
  border-radius: 4px;
  color: white;
  border: none;
}

.navbar-default .navbar-nav > li > a {
  color: #53c4f1;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #abe7ff;
}

.no_padding {
  padding: 0;
}

.main-container {
  float: left;
}

.container-users {
  margin-bottom: 150px;
}

.container-login {
  height: 90vh;
  max-width: 1000px;
  width: 100%;
  display: table;
  max-height: 500px;
  margin-bottom: 80px;
}

.container-login .container-login-inner {
  display: table-cell;
  vertical-align: middle;
  /*Login styles*/
}

.container-login .container-login-inner form {
  margin: 30px 0;
}

.container-login .container-login-inner .panel {
  margin-top: 71px;
}

.container-login .container-login-inner .panel-default > .panel-heading {
  border-color: #DDD;
  color: white;
  background-color: #52658F !important;
  font-size: 20px;
}

.container-login .container-login-inner div.panel .panel-body label {
  color: #274257 !important;
}

.container-login button.login {
  margin-top: 20px;
  background: #333A56;
  color: #fff;
  border-radius: 2px;
  border-style: none;
  overflow-y: hidden;
  padding: 10px 20px;
  margin: 20px auto;
  font-weight: normal;
}

.container-login a.forgot_my_password {
  font-weight: normal;
  font-size: 16px;
  color: #0186ba;
}

.container-login button.send_password {
  background: #333A56;
  color: #fff;
  border-radius: 2px;
  border-style: none;
  overflow-y: hidden;
  padding: 10px 20px;
  margin: 20px auto;
  font-weight: normal;
}

.vertical-center {
  min-height: 100%;
  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh;
  /* These two lines are counted as one :-)       */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

/**
 * Footer Styles
 */
#footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 20px 0;
  color: white;
  background: #52658F;
}

#footer p {
  color: white;
}

#footer a {
  color: #53c4f1;
}

#footer a:hover {
  color: White;
}

.footer {
  padding-top: 16px;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 80px;
  color: white;
  background: #52658F;
}

.footer p {
  color: white;
}

.footer a {
  color: #53c4f1;
  padding: 0 5px;
  line-height: 30px;
}

div.home_product_container {
  margin-top: 20px;
  padding: 15px;
  min-width: 250px;
}

div.home_product_container div {
  cursor: pointer;
  background: white;
  border-radius: 15px;
  border: 1px solid rgba(82, 101, 143, 0.2);
  height: 226px;
}

div.home_product_container div button h2 {
  max-width: 205px;
  font-size: 27px;
}

div.home_product_container div a {
  display: block;
}

div.home_product_container div a:hover {
  /* Safari */
  filter: saturate(200%);
}

div.home_product_container div img.home_product_icon {
  margin: 0 auto;
  max-width: 150px;
  padding: 10px 5px;
  width: 100%;
}

div.home_product_container div span {
  float: none;
  color: inherit;
  margin-right: 5px;
}

div.home_product_container div span::before {
  font-family: FontAwesome;
  content: "\f096";
  font-size: 27px;
}

div.is_selected_product div {
  /* Safari */
  filter: saturate(200%);
  background: #d8e0f2;
}

div.is_selected_product div a h2 {
  font-weight: bold;
  max-width: 100px;
}

div.is_selected_product div span::before {
  font-family: FontAwesome;
  content: "\f046";
}

.modal-body {
  overflow: hidden;
}

/*** custom checkboxes ***/
input[type=checkbox] {
  display: none;
}

/* to hide the checkbox itself */
input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 5px;
}

input[type=checkbox] + label:before {
  content: "\f096";
}

/* unchecked icon */
input[type=checkbox] + label:before {
  letter-spacing: 10px;
  width: 20px;
}

/* space between checkbox and label */
input[type=checkbox]:checked + label:before {
  content: "\f046";
}

/* checked icon */
input[type=checkbox]:checked + label:before {
  letter-spacing: 5px;
}

label.feature_checkbox {
  font-size: 30px;
  line-height: 30px;
  cursor: pointer;
}

label.feature_checkbox:hover {
  opacity: 0.85;
}

label.feature_checkbox:before {
  width: auto !important;
}

label.no_pointer_events {
  pointer-events: none;
}

i.expiry_icon {
  margin-right: 5px;
  font-size: 18px;
}

i.text-orange {
  color: orange;
}

.fa-pencil, .fa-trash, .fa-plus-square, .fa-list {
  margin-right: 5px;
}

div.status_container {
  margin: 15px 0 30px 0;
  padding: 0 !important;
}

div.status_pagelogin div.status_container {
  margin: 0 !important;
}

.alert {
  margin-bottom: 0;
  display: inline-block;
  width: auto;
}

.status_pagelogin .alert {
  margin-bottom: 20px;
}

div.back_to_container {
  padding: 50px 0;
}

div.add_users_container {
  padding: 10px 0;
}

.tooltip {
  max-width: 700px;
  font-size: 14px;
  text-align: left;
}

.tooltip .tooltip.left .tooltip-arrow {
  border-left-color: #333A56;
}

.tooltip .tooltip.right .tooltip-arrow {
  border-right-color: #333A56;
}

.tooltip .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #333A56;
}

.tooltip .tooltip.top .tooltip-arrow {
  border-top-color: #333A56;
}

.tooltip .fa {
  font-size: 30px;
  float: left;
  margin: 5px;
}

.tooltip h2, .tooltip h3, .tooltip p {
  color: White;
}

.tooltip p {
  line-height: 16px;
  font-size: 16px;
  margin-top: 5px;
  font-weight: normal;
  font-family: calibri light, sans-serif, Helvetica;
  margin-left: 5px;
}

.tooltip .tooltip-inner {
  max-width: 100%;
  text-align: left;
}

.tooltip .tooltip-inner table {
  margin-left: 0 !important;
}

.tooltip .tooltip-inner table tr td:first-child {
  min-width: 100px !important;
  max-width: 130px !important;
}

.tooltip .tooltip-inner table td {
  padding-left: 10px;
}

/*
 *  styles
 */
.panel-group .panel-group-inner {
  background: white;
  border-radius: 10px;
}

.panel-group .panel-group-inner h2 {
  font-size: 36px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
  text-align: centeR;
  color: #333A56;
}

.panel-group .panel-group-inner .panel .panel-heading {
  background: #333A56;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.4);
}

.panel-group .panel-group-inner .panel .panel-heading:hover {
  opacity: 0.85;
  /* same as buttons*/
}

.panel-group .panel-group-inner .panel .panel-heading h4 {
  line-height: 25px;
  width: 100%;
}

.panel-group .panel-group-inner .panel .panel-heading h4 a {
  color: white;
  width: 100%;
  padding: 5px 15px;
  display: block;
  font-weight: Normal;
}

.panel-group .panel-group-inner .panel .panel-heading h4 a:focus {
  outline: none;
}

.panel-group .panel-group-inner .panel .panel-heading::after {
  color: #52658F !important;
}

.panel-group .panel-group-inner .panel .panel-heading [data-toggle="collapse"]::after {
  font-family: 'Glyphicons Halflings';
  content: "\e072";
  float: right;
  font-size: 18px;
  line-height: 22px;
  transform: rotate(-90deg);
  color: white;
  position: relative !important;
}

.panel-group .panel-group-inner .panel .panel-heading .collapsed[data-toggle="collapse"]::after {
  transform: rotate(90deg);
  color: #E8E8E8 !important;
  position: relative !important;
}

.panel-group .panel-group-inner .panel .panel-body {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #E8E8E8;
  padding: 15px 5px;
  color: white;
}

.panel-group .panel-group-inner .panel .panel-body p, .panel-group .panel-group-inner .panel .panel-body ul, .panel-group .panel-group-inner .panel .panel-body li, .panel-group .panel-group-inner .panel .panel-body span {
  color: white;
}

.panel-group .panel-group-inner .panel:last-child {
  margin-bottom: 20px;
}

div.account_view_container {
  margin-top: 50px;
  margin-bottom: 100px;
}

div.account_view_container h2 {
  margin-bottom: 20px;
}

div.account_view_container button, div.account_view_container a {
  margin-top: 20px;
}

/*!
 *
 * navigation.scss
 *
 * Last modified: 23/11/17 13:01
 *
 * @copyright    2017 Piceasoft Ltd.
 * @version      1.0
 * @package      Piceasoft Account
 *
 * Copyright (c) 2017 Piceasoft Ltd.
 * This material, including documentation and any related
 * computer programs, is protected by copyright controlled by
 * Piceasoft Ltd. All rights are reserved. Copying,
 * including reproducing, storing, adapting or translating, any
 * or all of this material requires the prior written consent of
 * Piceasoft Ltd. This material also contains confidential
 * information which may not be disclosed to others without the
 * prior written consent of Piceasoft Ltd.
 *
 */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: none;
}

.navbar-default {
  background: #52658F !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.navigation_container {
  padding: 0;
  background: #333A56;
  /**
   * Subdropdown-menu to left side
   */
  /* Submenu placement itself */
  /* Arrow position */
  /*make links bigger for easier secondary navigation click*/
}

.navigation_container h1 {
  color: white;
  font-family: calibri, sans-serif;
  margin-top: 15px;
  margin-left: 10px;
  font-weight: bold !important;
  float: left;
}

.navigation_container h1 img {
  height: 50px;
  margin-top: -5px;
  margin-right: 5px;
}

.navigation_container h1 span.route {
  font-size: 14px;
  float: right;
  margin-left: 15px;
  color: #efefef;
  text-transform: uppercase;
  margin-top: 15px;
}

.navigation_container ul.first_ul {
  background: rgba(51, 58, 86, 0.85);
  float: right !important;
  margin-right: 15px;
  margin-top: 27px;
  margin-left: 0;
  padding-left: 15px;
  z-index: 9942939423942;
  position: absolute;
  right: 0;
}

.navigation_container ul.first_ul li a span {
  margin-left: 5px;
}

.navigation_container ul.second_ul {
  left: auto;
  right: 0px;
  margin-top: -3px;
}

.navigation_container ul.second_ul span {
  color: #333A56;
}

.navigation_container ul.second_ul img {
  margin-top: -2px;
}

.navigation_container button.navbar-toggle {
  padding: 0;
}

.navigation_container button.navbar-toggle i {
  font-size: 25px;
  margin: 3px 7px;
}

.navigation_container .navbar-nav {
  margin: 0;
  padding-left: 10px;
  max-width: 100%;
}

.navigation_container .navbar-collapse a {
  font-family: calibri light,sans-serif !important;
}

.navigation_container .navbar-collapse a i {
  margin-right: 5px;
}

.navigation_container .navbar-collapse a:focus {
  color: #abe7ff !important;
}

.navigation_container .navbar-collapse ul li a:focus {
  color: #0186ba !important;
}

.navigation_container .navbar-top {
  margin-bottom: 0;
  background: #3f4a73 !important;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.navigation_container .submenu-toleft > .dropdown-menu {
  left: auto;
  right: 100%;
}

.navigation_container .submenu-toleft > .dropdown-menu li a {
  display: inline-block;
}

.navigation_container .submenu-toleft {
  position: relative;
}

.navigation_container .submenu-toleft > a:after {
  position: absolute;
  left: 7px;
  top: 3px;
  float: none;
  border-right-color: #45A0C4;
  border-width: 5px 5px 5px 0;
}

.navigation_container .submenu-toleft:hover > a:after {
  border-right-color: #45A0C4;
}

.navigation_container .dropdown-menu li a {
  font-family: calibri light,sans-serif !important;
}

.navigation_container .dropdown-menu li a .caret {
  color: #45A0C4 !important;
}

.navigation_container .navbar-right .lang_dropdown .dropdown-menu a {
  padding-top: 0 !important;
}

a .fa:before {
  font-size: 16px;
}

a .fa-home:before {
  font-size: 19px;
}

ul.navbar-right {
  padding-left: 0 !important;
}

@media screen and (max-width: 880px) {
  .navigation_container {
    padding: 0;
    background: #333A56;
  }
  .navigation_container h1 {
    font-size: 28px;
  }
  .navigation_container img {
    margin-right: 0;
  }
}

@media screen and (max-width: 560px) {
  h1 .route {
    display: none;
  }
}

.dropdown-item {
  line-height: 20px;
}

.dropdown-item img {
  width: 20px;
  margin-right: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

button.dropdown-toggle img {
  width: 20px;
  margin-right: 5px;
}

div.errorstatus-container {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  border-radius: 5px;
  padding: 10px;
}

div.errorstatus-container h2, div.errorstatus-container h3, div.errorstatus-container p {
  color: white;
}
