html {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  background-color: initial;
  color: #545454;
  font-size: 10pt;
  font-family: 'Oxygen', sans-serif;
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
/*footer{
   height: 50px;   
}*/

.footer-container {
  margin: 10px;
  border-top: 1px solid #112045;
}
/*
    Finx modal Footer button
*/

#deleteFinxProjectsButton {
  text-transform: capitalize;
}
/* General layout*/

.float-left {
  float: left;
}
.float-right {
  float: right;
}
.clear-fix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
.span-label {
  font-size: 7pt;
  margin-top: 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #545454;
  margin-bottom: 0;
  padding-bottom: 0;
}
h1 {
  font-size: 1.5em;
  color: #112045;
}
h2 {
  font-size: 1.75em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.1em;
}
h5,
h6 {
  font-size: 1em;
}
h5 a:link,
h5 a:visited,
h5 a:active {
  padding: 0;
  text-decoration: none;
}
.site-title a,
.site-title a:hover,
.site-title a:active {
  background: none;
  color: #c8c8c8;
  outline: none;
  text-decoration: none;
}
.back-color-app-blue {
  background-color: #325fcd;
}
.back-color-app-blue {
  background-color: #325fcd;
}
.green-background {
  background-color: green;
}
.red-background {
  background-color: darkred;
}
button {
  -ms-border-radius: 0;
  border-radius: 0;
}
.btn[disabled] {
  opacity: 0.35;
}
.action-button {
  line-height: normal !important;
  padding: 4px 12px;
  display: inline-block !important;
  color: white;
  font-size: 12px;
  border-radius: 0;
  text-decoration: none !important;
  margin: 3px 5px 0 0;
}
.action-button.pull-right {
  margin-left: 5px;
  margin-right: 0;
}
label {
  display: block;
  font-size: 10pt;
  font-weight: normal;
}
input.input-info {
  background-color: #112045;
  border: 2px solid;
  color: white;
  font-size: 10pt;
  color: #545454;
}
input.input-info:focus {
  border-color: #112045 !important;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.width-inherit {
  width: 100%;
}
.height-inherit {
  height: 100%;
}
.logo-footer {
  float: right;
  max-height: 30px;
  margin-right: 20px;
  margin-top: 10px;
}
/* Login page */

.login-logo {
  /*position: absolute;*/
  max-height: 100px;
  right: 0;
  top: 20px;
}
.page-header {
  margin: 0px 0 20px;
  border: none;
}
.page-login {
  padding-left: 0;
}
h1.login-title {
  text-align: center;
  color: #112045;
  font-size: 15pt;
  text-transform: uppercase;
  padding: 10px;
  background-color: white;
}
input[type="button"].reset,
button.reset,
a.reset {
  background-color: #112045;
  color: white;
  background-image: linear-gradient(to bottom, #112045, #112045);
}
.ng-invalid {
  border: none;
  box-shadow: none;
}
/* _Layout styles*/

/* header menu - between applications*/

.round-button {
  border: none !important;
  background-size: 75px 75px !important;
  background-repeat: no-repeat !important;
  height: 75px;
  width: 75px;
  text-decoration: none;
  outline: none;
}
.rtm-application-enabled {
  background: url(../Content/images/rtm_app.png);
}
.rtm-application-enabled:hover {
  background: url(../Content/images/rtm_app_hover.png);
}
.rtm-application-disabled {
  background: url(../Content/images/rtm_app_disabled.png);
  pointer-events: none;
}
.recruitment-application-enabled {
  background: url(../Content/images/hrrecruitment_app.png);
}
.recruitment-application-enabled:hover {
  background: url(../Content/images/hrrecruitment_app_hover.png);
}
.recruitment-application-disabled {
  background: url(../Content/images/hrrecruitment_app_disabled.png);
  pointer-events: none;
}
.peopleDb-application-enabled {
  background: url(../Content/images/people_db.png);
}
.peopleDb-application-enabled:hover {
  background: url(../Content/images/people_db_hover.png);
}
.peopleDb-application-disabled {
  background: url(../Content/images/people_db_inactive.png);
  pointer-events: none;
}
.development-application-enabled {
  background: url(../Content/images/development_app.png);
}
.development-application-enabled:hover {
  background: url(../Content/images/development_app_hover.png);
}
.development-application-disabled {
  background: url(../Content/images/development_app_disabled.png);
  pointer-events: none;
}
.contracts-app-enabled {
  background: url(../Content/images/contracts_app.png);
}
.contracts-app-enabled:hover {
  background: url(../Content/images/contracts_app_hover.png);
}
.contracts-app-disabled {
  background: url(../Content/images/contracts_app_disabled.png);
  pointer-events: none;
}
.umbrella-application-enabled {
  background: url(../Content/images/umbrella_app.png);
}
.hrmn-application-enabled {
  background: url(../Content/images/newDesign_app_hover.png);
}
.umbrella-application-enabled:hover {
  background: url(../Content/images/umbrella_app_hover.png);
}
.support-app-enabled:hover {
  background: url(../Content/images/support_url_hover.png);
}
.support-app-enabled {
  background: url(../Content/images/support_url_normal.png);
}
.support-app-disabled {
  background: url(../Content/images/support_url_disabled.png);
  pointer-events: none;
}
/* main layout - content*/

.main-content,
.featured + .main-content {
  background-position: 10px 0;
}
.content-wrapper {
  margin: 0 auto;
  max-width: none;
  padding-right: 10px;
  padding-left: 10px;
}
.featured .content-wrapper {
  padding: 10px;
}
.main-content {
  padding-top: 0;
}
.featured + .main-content {
  background: url("../Content/images/heroAccent.png") no-repeat;
}
header .content-wrapper {
  padding-top: 20px;
}
/* tables*/

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0 none;
  height: 100%;
}
.control-label {
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left !important;
  padding-right: 0;
  color: #545454;
  font-size: 12px;
  font-weight: bold !important;
}
.btn-primary {
  background-color: #112045;
  border-color: #112045;
  border-radius: 0;
  color: white;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #112045;
  border-color: #112045;
}
.form-control,
.input-group-addon {
  border-color: #112045;
  border-radius: 0;
}
span.field-validation-error,
span.field-validation-error > span {
  color: red !important;
  font-size: 10px;
  font-weight: bold;
}
.form-holder {
  /*background-color: #8D97A9; 
    background-color: rgba(141, 151, 169, 0.37);*/
  padding: 10px;
  border-radius: 20px;
}
.form-control:focus {
  border-color: #112045;
  box-shadow: none;
  border-width: 3px;
  outline: none;
}
.input-group-addon.input-sm {
  padding: 4px 10px;
  border-radius: 0;
}
.btn:hover,
.btn:focus {
  color: white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 1px #112045;
}
select > option:hover {
  background-color: #112045 !important;
  cursor: pointer;
}
.jqte {
  border: #112045 1px solid !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  word-break: break-all;
}
.jqte_focused {
  border: 3px solid !important;
  border-color: #112045 !important;
}
.jqte_editor,
.jqte_source {
  word-break: break-word;
  word-break: normal;
  -ms-word-break: break-word;
}
/*---GRID MVC---*/

.grid-dropdown {
  border-radius: 0;
}
table.grid-table-site {
  border: 1px solid #112045;
  border-collapse: separate;
}
.grid-table-site thead {
  border-bottom: 1px solid #dddddd;
}
.grid-header {
  background-color: white;
  border-bottom: 1px solid black !important;
}
.grid-pager {
  text-align: center;
}
.grid-row {
  background-color: white;
}
.grid-row-alt {
  background-color: #eeeeee;
}
table.grid-table tr.grid-row-selected td {
  background: #112045 !important;
  color: white;
}
table.grid-table .grid-filter {
  float: left !important;
  margin-right: 5px !important;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #112045;
  border-color: #112045;
}
.pagination > li > a,
.pagination > li > span {
  color: #112045;
  background-color: transparent;
  border-color: transparent;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #112045;
  background-color: #eeeeee;
  border-color: #dddddd;
}
th {
  font-size: 1.2em;
  text-align: left;
  border: none 0;
  padding-left: 0;
}
th a {
  /*display: block;*/
  position: relative;
}
th a:link,
th a:visited,
th a:active,
th a:hover {
  color: #545454;
  text-decoration: none;
  padding: 0;
  font-size: 15px;
}
th a:hover {
  color: black;
}
th.asc a,
th.desc a {
  margin-right: 0.75em;
}
th.asc a:after,
th.desc a:after {
  display: block;
  position: absolute;
  right: 0em;
  top: 0;
  font-size: 0.75em;
}
th.asc a:after {
  content: '▲';
}
th.desc a:after {
  content: '▼';
}
td {
  border: 0 none;
}
tr.pager td {
  padding: 0 0.25em 0 0;
}
.jqte_tool.jqte_tool_1 .jqte_tool_text {
  color: #545454 !important;
}
.img-container {
  position: relative;
  background-color: white;
  border: 1px solid #112045;
  -ms-border-radius: 0px;
  border-radius: 0px;
  height: 75px;
}
.logo-preview {
  position: absolute;
  top: 3%;
  left: 1%;
  height: 94%;
  max-height: 94%;
  max-width: 96%;
  height: auto;
  width: auto;
}
input[type=file].input-logo-file {
  width: 0;
  height: 0;
  display: none;
}
button.uploadBtn {
  margin-right: -1px;
  font-size: 10pt;
  padding-top: 1px;
  padding-bottom: 1px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group input.form-input {
  padding-left: 4px;
}
.disable-img-container {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
  border-color: #dedede;
}
.dropdown-menu > li > a {
  color: #545454 !important;
  font-size: 10pt;
  font-family: 'Microsoft New Tai Lue', "Segoe UI", Verdana, Helvetica, Sans-Serif;
}
.dropdown-menu > li > a:hover {
  background-color: #112045 !important;
}
.btn-grid-actions {
  color: #545454;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.uppercase {
  text-transform: uppercase;
}
.checkbox-default {
  width: auto;
  border-color: red;
  cursor: pointer;
  margin-top: 7px !important;
}
.checkbox-label-left {
  margin-right: 4px;
  cursor: pointer;
}
.checkbox-label-right {
  cursor: pointer;
}
.alert {
  margin: 5px;
}
a.disabled-link {
  pointer-events: none;
}
a.disabled-link > span.header-tab-item {
  color: #aaaaaa;
}
.disabled-radion-label {
  color: #aaaaaa;
  cursor: not-allowed;
}
@media (max-width: 991px) {
  .form-horizontal .control-label {
    text-align: left;
  }
}
.common-layout-header,
.common-layout-upper-header {
  padding: 8px 6px 0 6px;
  margin: 0px 10px 0 10px;
  height: 91px;
  border-bottom: 1px solid #112045;
}
@media (max-width: 1023px) {
  .common-layout-header {
    padding: 8px 6px 0 6px;
    margin: 0px 10px 0 10px;
    height: 146px;
    border-bottom: 1px solid #112045;
  }
  .container-fluid.wrapper.page-login {
    padding: 10% 5% 0 5% !important;
  }
  .row.form-holder .row {
    height: 60px;
    margin-top: 20px;
  }
  .row.form-holder .input-group-addon.login-icon.no-padding-around,
  .row.form-holder #password,
  .row.form-holder #name,
  .row.form-holder #companyId {
    height: inherit;
    font-size: 2em;
  }
  #login-button {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  #reset-password-label {
    font-size: 2em;
  }
  #emptyLayoutContainer {
    padding: 8% 4% 0 4% !important;
  }
  #dashboard-tiles .form-holder {
    padding: 0;
  }
  #dashboard-tiles .form-holder .col-sm-4 {
    padding: 0;
  }
}
.common-layout-header label,
.common-layout-header a {
  color: #545454;
  padding: 0;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold !important;
}
.logout-container {
  position: absolute;
  right: 5px;
  top: 30px;
}
.logout-container button {
  border: none;
  background: url(../Content/images/logout.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  margin-right: 8px;
}
.logout-container button:hover {
  background: url(../Content/images/logout_hover.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
}
.header-left-container {
  float: left;
  width: 30%;
}
.application-logo {
  margin-top: 10px;
  max-height: 60px;
  max-width: 100%;
}
@media (max-width: 471px) {
  #toggleSlider {
    height: 50px;
    width: 50px;
  }
  #appMessage {
    font-size: 5px;
  }
  #newAppIcon {
    height: 50px;
    width: 50px;
  }
  #userLogo {
    height: 50%;
    width: auto;
  }
}
@media (max-width: 700px) {
  #appMessage {
    font-size: 0px;
  }
}
@media (max-width: 1500px) {
  #appMessage {
    font-size: 0px;
  }
}
.header-right-container {
  float: right;
  width: 65%;
  padding-right: 40px;
}
.user-details {
  text-align: right;
  padding: 10px;
  border-right: 1px solid #545454;
}
.header-right-container > div {
  float: right;
}
.customer-header-logo {
  max-height: 50px;
  max-width: 100%;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}
.header-right-container > div:first-child {
  width: 100%;
}
.header-right-container > div:last-child {
  width: 61%;
}
@media (max-width: 500px) {
  #userLogo,
  #toggleSlider,
  #newAppIcon {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
  #appMessage {
    font-size: 5px;
  }
  .recruitment-application-enabled,
  .peopleDb-application-disabled,
  .peopleDb-application-enabled,
  .rtm-application-disabled,
  .rtm-application-enabled,
  .recruitment-application-disabled,
  .umbrella-application-enabled,
  .support-app-enabled,
  .support-app-enabled:hover,
  .support-app-disabled,
  .dashboard-support-disabled,
  .dashboard-support-enabled {
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
  }
  .round-button {
    border: none !important;
    background-size: 40px 40px !important;
    background-repeat: no-repeat !important;
    height: 40px;
    width: 40px;
    text-decoration: none;
    outline: none;
  }
  .header-right-container > div:last-child {
    width: 200%;
  }
  .grid-wrap {
    overflow-x: scroll;
  }
  .page-content.inset.content section.content-wrapper {
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 400px) {
  .header-right-container > div:first-child {
    width: 70%;
  }
  .header-right-container > div:last-child {
    width: 200%;
  }
}
@media (max-width: 330px) {
  .round-button {
    border: none !important;
    background-size: 40px 40px !important;
    background-repeat: no-repeat !important;
    height: 40px;
    width: 40px;
    text-decoration: none;
    outline: none;
  }
}
@media (min-width: 768px) {
  .header-right-container > div:first-child {
    width: 54%;
  }
  .header-right-container > div:last-child {
    width: 50%;
  }
  #companyBackground > .col-sm-10 {
    margin-left: -45px;
  }
  #upload-background {
    margin-top: 0px;
    padding: 6px;
  }
}
@media (min-width: 501px) and (max-width: 800px) {
  .round-button {
    border: none !important;
    background-size: 60px 60px !important;
    background-repeat: no-repeat !important;
    height: 60px;
    width: 60px;
    text-decoration: none;
    outline: none;
  }
}
@media (min-width: 1024px) {
  .header-right-container > div:first-child {
    width: 38%;
  }
  .header-right-container > div:last-child {
    width: 50%;
  }
}
@media (min-width: 1280px) {
  .header-right-container > div:first-child {
    width: 30%;
  }
  .header-right-container > div:last-child {
    width: 50%;
  }
}
@media (min-width: 1440px) {
  .header-right-container > div:first-child {
    width: 30%;
  }
  .header-right-container > div:last-child {
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .header-right-container > div:first-child {
    width: 25%;
  }
  .header-right-container > div:last-child {
    width: 50%;
  }
}
.round-menu-button {
  float: right;
  max-width: 75px;
}
.round-menu-button-newapp {
  position: relative;
  float: right;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 70px;
  height: 50px;
  cursor: pointer;
  top: 10px;
  border: 0;
  /*border-radius: 20px;*/

}
.round-menu-button-message {
  position: relative;
  float: right;
  height: 50px;
  top: 23px;
  right: 10px;
  font-size: 17px;
  font-weight: bold;
  color: black;
}
.grit {
  -webkit-mask-image: url("grit.png");
  mask-image: url("grit.png");
}
.version-lbl {
  margin-left: 18px !important;
  color: gray !important;
}
div.page-login > div > img {
  height: auto;
  max-width: 100%;
}
textarea.input-sm {
  resize: vertical;
}
.logo-upload-ie-btn {
  width: 15%;
  position: absolute;
  height: 30px;
  opacity: 0;
}
.login-icon {
  background-color: #112045;
}
.input-group-login {
  height: 100%;
  margin-bottom: 10px;
  width: 70%;
  left: 15%;
}
.input-group-login input {
  padding: 0 10px 0 10px;
  background-color: white;
  color: #112045;
}
.input-group-login input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #112045;
  text-transform: lowercase;
}
.input-group-login input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #112045;
  text-transform: lowercase;
  opacity: 1;
}
.input-group-login input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #112045;
  text-transform: lowercase;
  opacity: 1;
}
.input-group-login input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #112045;
  text-transform: lowercase;
}
.input-group-login input:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #112045;
  text-transform: lowercase;
}
/* example*/

.row {
  margin-left: 0px;
  margin-right: 0px;
}
#wrapper {
  padding-left: 40px;
  transition: all 0.4s ease 0s;
  height: 99%;
}
.push {
  height: 50px;
}
#sidebar-wrapper {
  margin-left: -150px;
  left: 40px;
  width: 150px;
  top: 0;
  background-color: #112045;
  position: fixed;
  height: 100%;
  z-index: 99;
  transition: all 0.4s ease 0s;
}
.sidebar-nav {
  display: block;
  float: left;
  width: 150px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#page-content-wrapper {
  padding-left: 0;
  margin-left: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
  margin-bottom: -50px;
  position: relative;
}
#wrapper.active {
  padding-left: 150px;
}
#wrapper.active #sidebar-wrapper {
  left: 150px;
}
#menu-toggle {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  padding-left: 0 !important;
}
#sidebar_menu li a,
.sidebar-nav li a {
  color: white;
  display: block;
  float: left;
  text-decoration: none;
  width: 150px;
  background: #112045;
  border-bottom: 1px solid white;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  transition: background 0.5s;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 3px;
  padding-right: 3px;
}
.sidebar_name {
  padding-top: 25px;
  color: white;
  opacity: 0.7;
}
.sidebar-nav li {
  line-height: 40px;
}
.sidebar-nav li a {
  color: white;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
.sidebar-nav li a:hover {
  color: #325fcd;
  background: rgba(255, 255, 255, 0.2);
  text-decoration: none;
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
  height: 90px;
  line-height: 90px;
  font-size: 18px;
}
.sidebar-nav > .sidebar-brand a {
  color: #545454;
}
.sidebar-nav > .sidebar-brand a:hover {
  color: white;
  background: none;
  color: red;
}
#main_icon {
  font-size: 28px;
  margin-left: 60px;
  display: inline;
}
.text-align-right {
  text-align: right;
}
.sub_icon {
  float: right;
  padding-right: 65px;
  padding-top: 10px;
}
.content-header {
  height: 65px;
  line-height: 65px;
}
.content-header h1 {
  margin: 0;
  margin-left: 20px;
  line-height: 65px;
  display: inline-block;
}
@media (max-width: 767px) {
  #wrapper {
    padding-left: 40px;
    transition: all 0.4s ease 0s;
  }
  #sidebar-wrapper {
    left: 40px;
  }
  #wrapper.active {
    padding-left: 150px;
  }
  #wrapper.active #sidebar-wrapper {
    left: 150px;
    width: 150px;
    transition: all 0.4s ease 0s;
  }
  #companyBackground > .col-sm-10 {
    margin-left: 0px;
  }
  #upload-background {
    margin-left: -14px;
    margin-top: 2px;
    padding: 4px;
  }
  .dashboard-tile {
    background-color: white;
    margin: 10px;
    padding: 5px;
    max-height: 205px;
    overflow: hidden;
  }
  .common-layout-header,
  .common-layout-upper-header {
    padding: 4px 3px 0 3px;
    margin: 0px 10px 0 10px;
    height: 91px;
    border-bottom: 1px solid #112045;
  }
}
.menu-icon {
  font-size: 25px;
  margin-right: 10px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.dashboard-selected-menu #dashboard-menu-item a,
.users-selected-menu #users-menu-item a,
.settings-selected-menu #settings-menu-item a,
.finx-selected-menu #finx-menu-item a,
.contact-selected-menu #contact-menu-item a,
.help-selected-menu #help-menu-item a,
.license-selected-menu #license-selected-menu a,
.edit-users-selected-menu #edit-users-menu-item a {
  color: #325fcd;
}
.hide-text-menu {
  text-indent: 54px;
  white-space: nowrap;
  overflow: hidden;
}
/*.hide-text-menu #main_icon{
    margin-left: 6px;
}*/

.page-title {
  color: #325fcd;
  font-weight: bold;
  padding-left: 20px;
  margin-bottom: 10px;
}
.margin-right-40 {
  margin-right: 40px;
}
.straight-borders {
  border-radius: 0;
}
p.company-color {
  color: #112045;
  font-size: 10pt;
  font-weight: normal;
  margin-top: 0;
}
.company-color {
  color: #112045;
  font-size: x-small;
  font-weight: bold;
  margin-top: -24px;
}
.checkbox {
  margin: 0 0 0em 0em;
}
.checkbox label {
  display: inline-block;
}
.checkbox .input-assumpte {
  display: none;
}
.input-assumpte + label:after {
  background-color: #112045;
  display: inline-block;
  transition-duration: 0.3s;
  width: 16px;
  height: 16px;
  content: '';
  margin-left: -20px;
}
.input-assumpte:checked + label:after {
  background-color: #112045;
  content: '\2714';
  font-size: 14px;
  color: white;
}
.login-title {
  color: white;
}
* {
  margin: 0;
}
.wrapper {
  min-height: 94%;
  height: auto !important;
  height: 94%;
  margin: 0 auto -30px;
}
.login-push {
  height: 50px;
}
/*footer{
    height: 20px;
}*/

.footer {
  border-top: 1px solid white;
}
.back-color-app-gray {
  background-color: gray;
}
.back-color-app-grey {
  background-color: #343434;
}
.empty-layout-footer {
  border-top: 1px solid white;
  margin-top: 100px;
}
.margin-around-medium {
  margin: 30px !important;
}
.margin-around-small {
  margin: 10px !important;
}
.no-padding-around {
  padding: 0;
}
.resize-icon {
  height: 2em;
}
.padding-left-right {
  padding: 0px 2px 0px 2px;
}
.passwords {
  max-height: 195px;
  width: 100%;
  overflow-y: auto;
  background-color: white;
}
.margin-top-3 {
  margin-top: 3px;
}
#surveyCodes {
  float: right;
}
.no-padding-top {
  padding-top: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin {
  margin: 0;
}
.passwords-header {
  height: 30px;
}
.opened-position {
  padding-right: 15px;
}
.password-element {
  padding-left: 10px;
}
.padding-top-7 {
  padding-top: 7px;
}
.help-menu {
  background-color: white;
  font-size: 18px;
  margin-bottom: 30px;
  background-color: #112045;
  font-weight: 800;
}
.help-menu-option {
  text-align: center;
  border-right: 2px solid white;
  cursor: pointer;
  padding: 3px;
}
.help-menu-option-active {
  background-color: #325fcd;
}
.help-menu-option span {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.help-menu-option-last {
  border-right: none;
}
.tutorial-title-box {
  font-size: 15px;
  font-weight: 800;
  display: table-cell;
  margin-bottom: 10px;
}
.video-thumb {
  display: table-cell;
  margin-top: 10px;
  background-color: white;
  padding: 20px;
  max-width: 500px;
  width: 100%;
}
.tutorial-title-box span {
  padding-left: 0;
}
.tutorial-title-box a {
  color: #112045;
  font-size: 14px;
}
.tutorial-title-box a:hover,
.video-thumb:hover {
  cursor: pointer;
}
.group-title {
  font-weight: bold;
  padding-bottom: 5px;
}
.auto-width {
  width: auto !important;
}
.img-responsive {
  width: 100%;
}
.search-input {
  background: none;
}
.button-width {
  width: 3%;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.search-button {
  background: transparent;
  border: 1px solid #2b6363;
  border-left: none;
  margin: 0;
  border-radius: 0;
}
.search-input {
  border-right: none;
}
.search-image {
  background-color: transparent;
  max-height: 32px;
}
.display-block {
  display: block;
}
.video-title {
  width: 100%;
}
.min-height-66 {
  min-height: 66px;
}
label.dropdown-slide {
  position: relative;
  float: right;
  background-image: url("images/app_menu_button.png");
  background-size: cover;
  background-position: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
  top: 10px;
}
label.dropdown-slide:hover {
  background-image: url("images/app_menu_button_hover.png");
}
.hrmn-application-enabled:hover {
  background-image: url("images/newDesign_app_second.png");
}
.content {
  width: 100%;
  padding: 0px;
  transition: transform 0.4s;
}
.slide-menu-down {
  padding-top: 90px;
  transform: translate3d(0, 0, 0);
}
.slide-menu {
  transform: translate3d(0, -91px, 0);
  position: absolute;
  width: 100%;
  height: 90px;
  left: 0;
  transition: all 0.4s;
  z-index: 2;
}
.active-content {
  transform: translate3d(0, 91px, 0);
}
hr.nav {
  border-color: #464646;
  margin-top: 10px;
  margin-bottom: 10px;
}
.security-code-invalid {
  font-size: 20px;
  color: #a94442;
}
.security-code-valid {
  font-size: 20px;
  color: green;
}
.dashboard-tile {
  background-color: white;
  margin: 10px;
  padding: 5px;
  max-height: 205px;
}
.dashboard-tile-title {
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard-error {
  color: red;
}
.dashboard-error-section {
  margin-top: 5px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard-round-button {
  border: none !important;
  background-size: 125px 125px !important;
  background-repeat: no-repeat !important;
  height: 125px;
  width: 125px;
  text-decoration: none;
  outline: none;
}
.dashboard-my-info {
  background: url(../Content/images/myInfo.png);
}
.dashboard-my-info:hover {
  background: url(../Content/images/myInfo_hover.png);
}
.dashboard-my-info-disabled {
  background: url(../Content/images/myInfo_disabled.png);
  pointer-events: none;
}
.dashboard-my-conversations {
  background: url(../Content/images/myConversations.png);
}
.dashboard-my-conversations:hover {
  background: url(../Content/images/myConversations_hover.png);
}
.dashboard-my-conversations-disabled {
  background: url(../Content/images/myConversations_disabled.png);
  pointer-events: none;
}
.dashboard-my-organization {
  background: url(../Content/images/organization.png);
}
.dashboard-my-organization:hover {
  background: url(../Content/images/organization_hover.png);
}
.dashboard-my-organization-disabled {
  background: url(../Content/images/organization_disabled.png);
  pointer-events: none;
}
.dashboard-anniversaries {
  background: url(../Content/images/anniversaries.png);
}
.dashboard-anniversaries:hover {
  background: url(../Content/images/anniversaries_hover.png);
}
.dashboard-anniversaries-disabled {
  background: url(../Content/images/anniversaries_disabled.png);
  pointer-events: none;
}
.dashboard-job-anniversaries {
  background: url(../Content/images/jobAnniversaries.png);
}
.dashboard-job-anniversaries:hover {
  background: url(../Content/images/jobAnniversaries_hover.png);
}
.dashboard-job-anniversaries-disabled {
  background: url(../Content/images/jobAnniversaries_disabled.png);
  pointer-events: none;
}
.dashboard-company-news {
  background: url(../Content/images/news.png);
}
.dashboard-company-news:hover {
  background: url(../Content/images/news_hover.png);
}
.dashboard-company-news-disabled {
  background: url(../Content/images/news_disabled.png);
  pointer-events: none;
}
.dashboard-application-news {
  background: url(../Content/images/myHrSolNews.png);
}
.dashboard-application-news:hover {
  background: url(../Content/images/myHrSolNews_hover.png);
}
.dashboard-application-news-disabled {
  background: url(../Content/images/myHrSolNews_disabled.png);
  pointer-events: none;
}
.dashboard-information-confirmation {
  background: url(../Content/images/confirmInformation.png);
}
.dashboard-information-confirmation:hover {
  background: url('../Content/images/confirmInformation_hover.png');
}
.dashboard-information-confirmation-disabled {
  background: url('../Content/images/confirmInformation_disabled.png');
  pointer-events: none;
}
.dashboard-support-disabled {
  background: url('../Content/images/support_url_disabled.png');
  pointer-events: none;
}
.dashboard-support-enabled {
  background: url('../Content/images/support_url_normal.png');
}
.dashboard-support-enabled:hover {
  background: url('../Content/images/support_url_hover.png');
}
.add-button {
  border: none;
  background: none;
  font-size: 25px;
}
.delete-button,
.configure-button {
  border: none;
  background: none;
}
button.dropdown-item {
  border: none;
  background: none;
  text-align: left;
  width: 100%;
}
button.dropdown-item:hover {
  background: #325fcd;
  color: white;
}
.card {
  padding: 10px 0;
  background-color: white;
  box-shadow: 2px 1px 6px white, -2px -1px 6px floralwhite;
  display: flex;
  flex-direction: column;
}
.container-fluid.card .multiselect.dropdown-toggle.btn.btn-default {
  border-radius: 0 !important;
  padding: 2px 0 !important;
  margin-top: 6px;
  border-color: darkgray !important;
  font-size: 13.33px !important;
  color: black !important;
  background-color: white;
}
.container-fluid.card .multiselect.dropdown-toggle.btn.btn-default.btn:hover {
  box-shadow: inherit !important;
  border-color: #828282 !important;
}
.container-fluid.card .multiselect.dropdown-toggle.btn.btn-default.btn:focus {
  box-shadow: inherit !important;
  outline: -webkit-focus-ring-color auto 1px;
}
.width-80 {
  width: 80%;
}
.select2-container--default .select2-selection--single {
  border-radius: 0 !important;
  height: 24px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 24px !important;
}
#reportsgrid-container table tr {
  word-break: break-word;
}
.login-container {
  display: flex;
  justify-content: center;
}
.login-container .login-bg {
  background: url('/Content/images/login-background.jpg') center center;
  background-size: cover;
  height: 100vh;
  width: 50vw;
  display: none;
}
@media (min-width: 1024px) {
  .login-container .login-bg {
    display: block;
  }
}
.login-container .login-form {
  height: 100vh;
  width: 100vw;
  display: flex;
  flex-direction: column;
  padding-top: 20em;
}
@media (min-width: 1024px) {
  .login-container .login-form {
    width: 50vw;
    padding-top: 7em;
  }
}
.login-container .login-form .login-logo {
  width: 40vw;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .login-container .login-form .login-logo {
    width: 20vw;
  }
}
.login-container .login-form .login-fields {
  padding: 7.5em 3em 0 3em;
}
@media (min-width: 1024px) {
  .login-container .login-form .login-fields {
    padding: 3em 0 0 0;
  }
}
.login-container .login-form .login-fields .reset-password {
  margin-right: 10em;
}
@media (min-width: 1024px) {
  .login-container .login-form .login-fields .reset-password {
    margin-right: 6em;
  }
}
