.default {
  color: #000 !important;
}
.danger {
  color: #F44336 !important;
}
.primary {
  color: #101681 !important;
}
.green {
  color: #81C136 !important;
}
.btn {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
}
.btn-xs {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.btn-s {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  padding: 4px 6px;
  font-size: 12px;
}
.btn-default {
  color: #444;
  background-color: #F1F1F1;
  border-color: #F1F1F1;
}
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #444;
  background-color: #d8d8d8;
  border-color: #d8d8d8;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #a4a4a4;
  border-color: #a4a4a4;
}
.btn-default .badge {
  color: #a4a4a4;
  background-color: #444;
}
.btn-primary {
  color: #fff;
  background-color: #101681;
  border-color: #101681;
}
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0a0e54;
  border-color: #0a0e54;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #0a0e54;
  border-color: #080a3d;
}
.btn-primary .badge {
  color: #0a0e54;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #81C136;
  border-color: #81C136;
}
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #66992b;
  border-color: #66992b;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #314915;
  border-color: #314915;
}
.btn-success .badge {
  color: #66992b;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}
.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #0c7cd5;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #064475;
  border-color: #064475;
}
.btn-info .badge {
  color: #0c7cd5;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #FF8B00;
  border-color: #FF8B00;
}
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #cc6f00;
  border-color: #cc6f00;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #663800;
  border-color: #663800;
}
.btn-warning .badge {
  color: #cc6f00;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #F44336;
  border-color: #F44336;
}
.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ea1c0d;
  border-color: #ea1c0d;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #891008;
  border-color: #891008;
}
.btn-danger .badge {
  color: #ea1c0d;
  background-color: #fff;
}
.btn-white {
  color: #000;
  background-color: white;
  border-color: white;
}
.btn-white.active,
.btn-white.focus,
.btn-white:active,
.btn-white:focus,
.btn-white:hover,
.open > .dropdown-toggle.btn-inverse {
  color: #000;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-white.active,
.btn-white:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-white.disabled,
.btn-white.disabled.active,
.btn-white.disabled.focus,
.btn-white.disabled:active,
.btn-white.disabled:focus,
.btn-white.disabled:hover,
.btn-white[disabled],
.btn-white[disabled].active,
.btn-white[disabled].focus,
.btn-white[disabled]:active,
.btn-white[disabled]:focus,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white,
fieldset[disabled] .btn-white.active,
fieldset[disabled] .btn-white.focus,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:hover {
  background-color: #b3b3b3;
  border-color: #b3b3b3;
}
.btn-inverse .badge {
  color: #e6e6e6;
  background-color: #000;
}
.btn-flat {
  color: #fff;
  background: none;
  border: none;
  box-shadow: none;
}
.btn-flat.active,
.btn-flat.focus,
.btn-flat:active,
.btn-flat:focus,
.btn-flat:hover,
.open > .dropdown-toggle.toastr-btn-flat {
  color: #fff;
  text-decoration: underline;
  box-shadow: none;
  background: none;
}
.btn-flat.active,
.btn-flat:active,
.open > .dropdown-toggle.toastr-btn-flat {
  background-image: none;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: white;
}
body {
  font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  background: #e2e8ea;
}
label {
  font-weight: 400;
}
.form-input {
  width: 100%;
  height: 80px;
}
#snap-header {
  display: block;
  height: 49px;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 905;
}
#snap-header > div {
  display: inline-block;
  vertical-align: middle;
  height: 49px;
  float: left;
}
#snap-header > div.open {
  font-weight: 700;
}
.dropdown a {
  color: #000;
  font-size: 14px;
}
.pull-right {
  float: right !Important;
}
.pull-left {
  float: left !Important;
}
.fixed-header #snap-header .ajax-dropdown {
  z-index: 906;
}
.fixed-header #shortcut {
  position: fixed;
}
.fixed-header #main {
  margin-top: 49px;
}
#logo-group > span {
  display: inline-block;
  height: 39px;
  float: left;
}
#logo-group span#activity:hover {
  border: 1px solid #bfbfbf;
  transition: all 0s;
  cursor: pointer !important;
  -webkit-box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.08);
}
#logo {
  display: inline-block;
  width: 175px;
  margin-top: 13px;
  margin-left: 9px;
}
#logo img {
  width: 110px;
  height: auto;
  padding-left: 3px;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eee;
}
.angular-animation-container {
  position: relative;
}
.shuffle-animation.ng-enter,
.shuffle-animation.ng-leave {
  position: relative;
}
.shuffle-animation.ng-enter {
  -moz-transition: ease-out all 0.3s 0.4s;
  -o-transition: ease-out all 0.3s 0.4s;
  -webkit-transition: ease-out all 0.3s 0.4s;
  transition: ease-out all 0.3s 0.4s;
  left: 2em;
  opacity: 0;
}
.shuffle-animation.ng-enter.ng-enter-active {
  left: 0;
  opacity: 1;
}
.shuffle-animation.ng-leave {
  -moz-transition: 0s ease-out all;
  -o-transition: 0s ease-out all;
  -webkit-transition: 0s ease-out all;
  transition: 0s ease-out all;
  left: 0;
  opacity: 1;
}
.shuffle-animation.ng-leave.ng-leave-active {
  left: 2em;
  opacity: 0;
}
.link-button {
  cursor: pointer;
}
#error-label {
  color: red;
  float: left;
}
.page-header {
  border-bottom: solid 1px #101681;
}
.form-group {
  margin-bottom: 10px !important;
  margin-left: 0px;
}
.form-group input {
  width: 100%;
}
.wide-form-group {
  margin-bottom: 10px !important;
  margin-left: 0px;
}
.wide-form-group input {
  width: 100%;
}
#header-userIdTag {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
}
.snap-section {
  padding-top: 20px;
  padding-bottom: 20px;
}
.snap-divider-manager > div {
  margin-bottom: 20px;
}
.dropdown-menu {
  padding: 0;
  border-radius: 2px;
}
.dropdown-menu > li > a {
  padding: 5px 10px;
  cursor: pointer;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #101681;
  color: white;
}
.dropdown-menu > li > a > i {
  vertical-align: middle;
  font-size: 16px;
  padding-right: 4px;
}
.grid-button > i {
  vertical-align: text-top;
  font-size: 16px;
  padding-right: 4px;
}
.snap-section div div.k-grid-header {
  padding-right: 0px !important;
}
.k-grid {
  overflow-x: hidden;
}
.k-grid-content {
  overflow-y: visible;
  overflow-x: visible;
}
.k-grid-content a:hover {
  cursor: pointer;
}
.k-radio,
input.k-checkbox {
  position: static;
}
.btn-s {
  height: 20px;
  padding: 4px 6px 2px 6px;
  font-size: 12px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.btn-s .fa {
  font-size: 14px;
}
.btn-secondary {
  background-color: #F1F1F1;
}
.btn-secondary:hover {
  background-color: #c4d1d5;
}
.grid-menu-cell {
  overflow: visible !important;
  width: 80px;
}
k-grid-content {
  overflow: visible !important;
}
#spinner {
  width: 100px;
  height: 100px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  background: transparent;
  text-align: center;
  padding: 10px;
  font: normal 16px Tahoma, Geneva, sans-serif;
  overflow: auto;
  z-index: 1000;
}
.k-widget.k-tooltip-validation {
  text-align: left;
  width: 100%;
  box-sizing: border-box;
}
.nav > li > a {
  color: gray !important;
}
.nav .navbar-nav a:hover,
nav .navbar a:focus {
  color: lightgray;
}
.user-role {
  padding-left: 15px;
  background-color: #F0F0F0;
  border-radius: 2px;
  margin: 2px;
}
.inactivity-text {
  margin-bottom: 12px;
}
.registration-box {
  background-color: aliceblue;
  display: flex;
  flex-direction: column;
  padding: 14px;
  border-radius: 10px;
}
.registration-box > a {
  align-self: flex-start;
}
.registration-box .registration-item {
  margin-right: 5px;
  margin-bottom: 5px;
}
.snap-section .form-group label {
  font-weight: bold;
  /*width: 120px;*/
  text-align: right;
  padding-right: 10px;
}
.snap-section .wide-form-group label {
  font-weight: bold;
  width: 250px;
  text-align: right;
  padding-right: 10px;
}
.left-align {
  text-align: left !important;
}
.organisation-access {
  width: 488px;
  height: 40px;
}
#btnAddAccess {
  width: 58px;
}
.k-dropdown .k-input,
.k-menu .k-popup {
  color: #a9a9a9;
  background-color: white;
}
.version-text {
  color: #a9a9a9;
}
.btn-space {
  margin-right: 5px;
}
.no-border {
  border: 0px;
}
.tab-pane {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0px 0px 5px 5px;
  padding: 10px;
  overflow: auto;
}
.compact-grid td {
  padding: 5px 10px;
}
.compact-grid th {
  font-weight: bold !important;
}
.compact-grid .k-grid-header {
  padding-right: 0px !important;
}
.hr-label {
  margin-top: 30px;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.hr-label-text {
  padding: 0 8px;
  position: relative;
  vertical-align: top;
  top: -10px;
  background: white;
}
.latest-version-container {
  margin-top: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.latest-version-container .version-info div {
  margin-bottom: 12px;
}
.latest-version-container .download-button-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.latest-version-container .download-button-container button {
  padding: 18px;
  width: 80%;
  font-size: x-large;
}
.softwareVersionGrid .k-grid-header {
  padding: 0 !important;
}
.server-provision-guide h3 {
  margin-bottom: 0;
}
.external-login-button {
  width: 370px;
  border-radius: 4px;
}
/*.link-button {
    border-bottom: 1px dashed @text;
    display: inline;
    margin: 10px;
    cursor: pointer;
}*/

/* Notes on naming conventions:
    In addition to reading up on Less (css) please take note of the following.

    Prefixes:
    ------------------------------------------------------------
    product-<name>    - "product" used for ID's as unique name so that product team members can use it for tagging in tools such as pendo
    obj-<name>    - "object", which is a css class that has been made for max reuse, modifying this has a high chance of having knock-on effects

    Prefixes are appended before any other name convention, the one chosen for this file is BEM

    BEM = Block, Element, Modifier
    BEM is not used initially here but I will be using it present onwards
    -----------------------------------------------------------------------------------------------------------------------------------------------
*/
/* Base 
    -  defines the default state and constants/values for the page
    -  we also put imports here
*/
.default {
  color: #000 !important;
}
.danger {
  color: #F44336 !important;
}
.primary {
  color: #101681 !important;
}
.green {
  color: #81C136 !important;
}
.content-title {
  font-size: 14px;
  margin: auto;
  text-align: center;
}
.content-title--homelogin {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
.forgot-password-title {
  font-size: 20pt;
  margin-bottom: 20px;
}
#submit-button {
  display: block;
  margin: auto;
}
.registration {
  text-align: center;
}
.button-group {
  padding-top: 20px;
}
.snap-logo {
  width: 280px;
}
.snap-logo--loginPage {
  margin-top: 10px;
  margin-left: 0px;
  margin-bottom: 24px;
  margin-top: -84px;
}
.snap-logo--registrationPage {
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
.new-font-awesome-base {
  color: #333;
  font-size: 18px;
}
.small-login-button-icon {
  display: inline-block;
  width: 35px;
}
.link-button {
  cursor: pointer;
}
/*  Layouts ----------------------------------------------------------------------------
    -  contains only structural and positional information - put base blocks in here 
        Note: pending media queries
*/
.top-bar {
  width: 100%;
  height: 65px;
}
#content-manager-auth-line {
  display: flex;
  flex-direction: row;
  font-size: 0.8em;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 6px;
  right: 0;
  left: 0;
  column-gap: 8px;
  z-index: 1;
}
.content-manager-login-box {
  margin-left: auto;
  margin-right: auto;
  left: 100px;
  right: 100px;
  width: 360px;
  padding: 25px;
}
.login-box {
  display: table;
  position: static;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding: 26px;
  left: 100px;
  right: 100px;
}
.billboard-enabled .container {
  width: 100%;
}
.billboard-enabled .ng-scope {
  padding: 0;
}
.billboard-enabled .loginPage-container {
  display: flex;
}
.billboard-enabled .login-container,
.billboard-enabled .loginBanner {
  width: 50%;
  overflow: unset;
  position: relative;
}
.billboard-enabled .loginBanner {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .billboard-enabled .login-container {
    width: 100%;
  }
  .billboard-enabled .loginBanner {
    display: none;
  }
}
.loginBanner {
  display: none;
}
.login-container {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 2;
  height: 100vh;
}
.login-container .mid-section {
  z-index: 1;
}
.login-container__background {
  width: 100vw;
  height: 100vh;
  background: url("/Content/images/micro-snap-repeat-4_Artboard 2.png");
  background-size: cover;
}
.content-badges {
  margin-left: 25px;
  width: 200px;
}
.main-content-section {
  max-width: 850px;
  min-width: 100%;
}
.content-auth {
  margin-top: 10px;
}
.license-activation-tabs {
  height: 400px;
}
.inline {
  display: inline;
}
/* Skins ------------------------------------------------------------------------------------
   basically aesthetics 
*/
.big-border {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: white;
}
.smallBorderStyle {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.center-by-margin-auto {
  margin-left: auto;
  margin-right: auto;
}
.dialogue-background {
  background-color: white;
}
.content-manager-login-box {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: white;
}
.login-box {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: white;
}
/* States and behaviours ------------------------------------------*/
.login-input {
  box-shadow: none;
  border-radius: 4px;
  padding: 2px;
  height: 40px;
}
.login-input:hover {
  box-shadow: none;
}
/* ------------------- other (not refactored) ---------------- */
.error-label {
  padding-top: 10px;
  color: red;
  float: left;
}
#product-contentManagerLoginButton {
  width: 100%;
  padding: 2px;
  height: 40px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#login-box-title {
  float: left;
  font-size: 13px;
  margin: 5px 5px 15px 0;
}
.qualys-seal {
  cursor: pointer;
  margin-right: 10px;
}
.title-big-emphasis {
  font-size: 30pt;
}
.login-box-auth {
  color: #676767;
}
.form-control {
  border-radius: 4px !important;
}
.modal-title {
  font-weight: 500;
}
.version-number {
  margin-top: 5px;
  font-size: 10px;
}
@media only screen and (max-width: 500px) {
  .login-box {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    margin-top: 0;
  }
}
body,
html {
  height: 100%;
}
.box-block {
  display: block;
  width: 600px;
  max-width: 80%;
  grid-row-start: 2;
  grid-row-end: 3;
}
.separator {
  border-top: 2px solid gray;
  height: 20px;
}
.external-login-button {
  width: 100%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 40px;
  text-align: left;
}
.external-username {
  display: flex;
  align-items: center;
}
.external-username-icon {
  font-size: 18pt;
  margin-right: 5px;
}

.default {
  color: #000 !important;
}
.danger {
  color: #F44336 !important;
}
.primary {
  color: #101681 !important;
}
.green {
  color: #81C136 !important;
}
.btn {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
}
.btn-xs {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.btn-s {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  padding: 4px 6px;
  font-size: 12px;
}
.btn-default {
  color: #444;
  background-color: #F1F1F1;
  border-color: #F1F1F1;
}
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #444;
  background-color: #d8d8d8;
  border-color: #d8d8d8;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #a4a4a4;
  border-color: #a4a4a4;
}
.btn-default .badge {
  color: #a4a4a4;
  background-color: #444;
}
.btn-primary {
  color: #fff;
  background-color: #101681;
  border-color: #101681;
}
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0a0e54;
  border-color: #0a0e54;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #0a0e54;
  border-color: #080a3d;
}
.btn-primary .badge {
  color: #0a0e54;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #81C136;
  border-color: #81C136;
}
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #66992b;
  border-color: #66992b;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #314915;
  border-color: #314915;
}
.btn-success .badge {
  color: #66992b;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}
.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #0c7cd5;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #064475;
  border-color: #064475;
}
.btn-info .badge {
  color: #0c7cd5;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #FF8B00;
  border-color: #FF8B00;
}
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #cc6f00;
  border-color: #cc6f00;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #663800;
  border-color: #663800;
}
.btn-warning .badge {
  color: #cc6f00;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #F44336;
  border-color: #F44336;
}
.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ea1c0d;
  border-color: #ea1c0d;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #891008;
  border-color: #891008;
}
.btn-danger .badge {
  color: #ea1c0d;
  background-color: #fff;
}
.btn-white {
  color: #000;
  background-color: white;
  border-color: white;
}
.btn-white.active,
.btn-white.focus,
.btn-white:active,
.btn-white:focus,
.btn-white:hover,
.open > .dropdown-toggle.btn-inverse {
  color: #000;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-white.active,
.btn-white:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-white.disabled,
.btn-white.disabled.active,
.btn-white.disabled.focus,
.btn-white.disabled:active,
.btn-white.disabled:focus,
.btn-white.disabled:hover,
.btn-white[disabled],
.btn-white[disabled].active,
.btn-white[disabled].focus,
.btn-white[disabled]:active,
.btn-white[disabled]:focus,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white,
fieldset[disabled] .btn-white.active,
fieldset[disabled] .btn-white.focus,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:hover {
  background-color: #b3b3b3;
  border-color: #b3b3b3;
}
.btn-inverse .badge {
  color: #e6e6e6;
  background-color: #000;
}
.btn-flat {
  color: #fff;
  background: none;
  border: none;
  box-shadow: none;
}
.btn-flat.active,
.btn-flat.focus,
.btn-flat:active,
.btn-flat:focus,
.btn-flat:hover,
.open > .dropdown-toggle.toastr-btn-flat {
  color: #fff;
  text-decoration: underline;
  box-shadow: none;
  background: none;
}
.btn-flat.active,
.btn-flat:active,
.open > .dropdown-toggle.toastr-btn-flat {
  background-image: none;
}

.default {
  color: #000 !important;
}
.danger {
  color: #F44336 !important;
}
.primary {
  color: #101681 !important;
}
.green {
  color: #81C136 !important;
}

.default {
  color: #000 !important;
}
.danger {
  color: #F44336 !important;
}
.primary {
  color: #101681 !important;
}
.green {
  color: #81C136 !important;
}
.k-splitter .k-splitbar-horizontal,
.k-splitbar .k-splitbar .k-state-focused {
  border: none;
  box-shadow: none;
  background-color: white;
}
.k-splitbar-horizontal .k-collapse-prev,
.k-splitbar-horizontal .k-resize-handle {
  display: none;
}
.k-splitter .k-ghost-splitbar-horizontal {
  width: 5px;
  background-color: rgba(255, 255, 255, 0.5);
}
.k-splitbar-horizontal .k-collapse-prev,
.k-splitbar-horizontal .k-expand-next,
.k-splitbar-horizontal .k-collapse-next,
.k-splitbar-horizontal .k-expand-prev {
  background-color: transparent;
  width: 5px;
}
.k-grid {
  margin-top: 10px;
}
.k-grid .k-grouping-header,
.k-grid-header .k-header .k-link,
.k-grid-header .k-header,
.k-grid-header .k-link,
.k-grid-header .k-link:link,
.k-pager-info,
.k-scheduler-header,
.k-scheduler-agendaview .k-scheduler-datecolumn {
  color: #000;
}
.k-grid-toolbar .k-button {
  vertical-align: middle;
  float: right;
}
.k-grid-toolbar {
  padding: 10px !important;
}
.k-pane {
  background-color: white;
}
.k-button,
.k-calendar .k-footer,
.k-calendar .k-header .k-link {
  text-transform: none;
}
.k-tooltip-validation .k-icon.k-i-warning {
  vertical-align: sub;
}
.k-icon-override {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: none;
  color: black;
}
.k-plus {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: none;
  color: black;
}
.k-plus:before {
  content: "\f054";
}
.k-minus {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: none;
  color: black;
}
.k-minus:before {
  content: "\f078";
}
.k-grouping-header .k-group-indicator,
.k-pivot-toolbar .k-button {
  background-color: #101681;
  border-color: #101681;
}
.k-grouping-header .k-group-indicator:hover,
.k-pivot-toolbar .k-button:hover,
.k-grouping-header .k-group-indicator:active,
.k-pivot-toolbar .k-button:active {
  background-color: #161eae;
  border-color: #161eae;
}
.k-widget.k-tooltip-validation {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-grid-toolbar {
  display: none;
}
.k-treeview input[type=checkbox] {
  width: 18px;
  height: 18px;
  margin-left: 4px;
}
.k-treeview .k-in {
  border: none;
}
.k-widget,
.k-grid td,
.k-grid-header th.k-header {
  border-color: #E6E6E6;
}
.k-grid-header .k-header-column-menu .k-i-arrowhead-s {
  background: none;
}
.k-i-arrowhead-s:before {
  font-family: FontAwesome;
  font-size: 13px;
  line-height: 18px;
  color: #000;
  content: "\f0dc";
}
.k-multiselect-wrap li {
  border-radius: 0;
  padding: 1px 22px 1px 4px;
  font-size: 12px;
}
.k-filename {
  max-width: 600px;
}
.k-file {
  background-color: #1BE34A;
}
.k-upload-status {
  position: inherit;
  margin-left: 10px;
}
