@import url('print.css');

html, body {
  background: #FFF;
  height: 100%;
  width :100%;
}

body {
  background: #FFF;
  font-family: Roboto, sans-serif;
}

a {
  text-decoration: none;
}

button.btn-sm,
button.play_button_sm {
    padding: 0 10px;
}

.light-bg {
  background: #FFF;
}

#logout_warning_timer {
  font-size: 1em;
}

.padding-modal-message {
  padding: 3px;
}

.align-filters-wol { /* wol = with out labels */
  margin-top: 25px;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

.freshen-user-translate {
  display: table;
  margin: 0 auto;
}

.freshen-page-footer-translate {
  background-color: white;
  border-radius: 5px;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.freshen-page-save {
  padding-left: 30px;
  padding-right: 30px;
}

.freshen-page-footer-translate .freshen-page-footer-language {
  margin-top: 15px;
}

.login-footer-margin {
  padding-top: 16px;
  text-align: center;
}

.login-footer {
  max-width: 700px;
  margin: 0 auto;
}

.row-modal-padding {
  padding-bottom: 5px;
  padding-right: 20px;
  padding-top: 5px;
}

#logout-warning-continue-working {
  margin-right: 10px;
}

#logout-warning .modal-dialog {
  display: flex;
  bottom: 0;
  flex-direction: column;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.modal-body {
  padding: 20px;
}

a {
  cursor:pointer; /* clean up the cursor for all links */
}

#page-div{
  height:100%;
  display: flex;
  flex-direction: column;
}

.padding-warning-icon {
  padding: 0px;
  padding-left: 20px;
}

#icon-logout-warning {
  float: left;
  height: auto;
  max-width: 50px;
  max-height: 50px;
  margin-left: 20px;
  margin-right: 20px;
  width: auto;
}

/* Locale selector */
.locale-select {
  position:absolute;
  margin:1px 0;
  padding:0;
  height:30px;
  width:750px;
}

.locale-select select {
  width:100px;
  position:relative;
  padding:0;
  height:20px;
  float:right;
  margin:5px;
	z-index:1;
}

/* Login Banner */
.login-banner {
    height: 214px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.login-banner img.logo {
	position: absolute;
	top: 85px;
	right: 420px;
	left: 0;
	margin: auto auto;
}
.login-banner img.banner {
	min-width: 1200px;
	min-height: 214px;
	width: 100%;
    vertical-align:bottom;
    position:absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#login-message {
    background: #1d5a7d;
    padding: 10px 0;
    min-height: 40px;
    color: #FFFFFF;
    text-align: center;
}

#login-message a {
    color: #FFFFFF;
}
#login-message a:hover {
    text-decoration: underline;
}

/* Styles for the Page to Login to Other Products (plop) */
.plop .login-banner-cont {
    padding: 0;
}

.plop .login-box {
    margin: 0;
}

.plop .login-container {
    background-color: #FFF;
    padding: 15px 15px;
}

/* Page to Login to Other Products header */
.plop-header {
    padding: 1em;
    text-align: center;
    color: white;
    font-size: 12pt;
}

/* iPad specific styles */
@media only screen
and (min-width: 768px)
and (max-width: 1024px) {
    div.col-sm-4 {
        width: 20%;
    }
    div.login-container {
        width: 60%;
    }
}

/* Customer Logo */
.customer_logo{
  background: url("../images/intertek_alchemy_logo_black.svg") no-repeat;
  background-position:top;
  height:82px;
  text-indent: -9999px;
  margin-top: 30px;
  margin-bottom: 8px;
}

@media only screen
and (max-width: 600px) {
    .customer_logo {
        height: 60px;
        background-size: 60px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

/* Login form buttons */
.login-link-button {
  padding: 16px 0 0 0;
}

.link-decoration {
  margin: 0 6px;
}

/* Welcome/Requirements tabs text control */
.login_form_container div {
  margin:5px;
}

.login-tab-text {
  padding:5px 10px;
}

/* User Page Header */
.header_grid.container {
  width: 100%;
  padding: 0;
}

div.header_bar.row {
  background: #FFF;
  height: 82px;
  border-bottom: 4px solid #ffc700;
}

.clientLogo {
  background: url("../images/intertek_alchemy_logo_black@4x.png") no-repeat scroll right;
  background-position: top 0 right 15px;
  background-size: contain;
  margin-top: 20px;
  height: 42px;
}

/* User Page Top Nav */
#navlinks > li > a {
  padding: 0;
}

nav.welcome_bar {
  background-color: transparent;
  border-color: transparent;
  color: white;
  height: 30px;
  margin-bottom: 0;
  min-height: 30px;
}

.welcome_bar > div {
  width: 100%;
}

.welcome_bar .container {
  padding-top:0;
}

.welcome_bar a {
  color:white !important;
}

.welcome_bar .navbar-header {
  font-size:1em;
  padding-top: 13px;
}

.icon {
  height: 25px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 25px;
}

.dashboard {
  background: transparent url("/plugins/dashboard/images/dashboard_icon.png") no-repeat;
}

.dashboard_button {
  height: 25px;
  margin: 0;
  padding: 0;
  width: 100px;
}

.dashboard_button a {
  margin: 0;
  padding: 5px 30px !important;
}

.help {
  background: transparent url("/images/transparent-sprite.png") repeat scroll -100px -332px;
  top: 2px;
}

.logout {
 background: transparent url("/images/transparent-sprite.png") repeat scroll -50px -332px;
}

/* User page main contianer */
div.main.container {
  background: #474e54;
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#bbcfd0", endColorStr="#5b737d");
  min-height: 100%;
  width: 100%;
}

/* User page content container */
.user_cont {
  background: #eceff1;
  border-color: #5B737D;
  border-radius: 5px;
  border-style: solid none solid solid;
  border-width: 0 medium 0 2.5px;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 15px;
  /*min-height: 80vh;*/
}

/* Certificate button height fix */
.btn.cert_button {
  padding-top: 0;
  padding-bottom: 0;
}

.list_filter {
  background: #FFF;
  border-radius: 5px;
  margin-bottom: 5px;
  padding: 5px;
}

.list_table {
  background: #FFF;
  padding: 0;
}
.list_table .btn-toolbar {
  white-space: nowrap;
}
.list_table .btn-toolbar .btn {
    float: none;
}
.list_table thead > tr > th.sortable {
  cursor: pointer;
}
.list_table thead > tr > th.sortable:hover {
  background-color: #f5f5f5;
}

/* Print icon */
.print_icon {
  background: transparent url("/images/transparent-sprite.png") no-repeat scroll -25px -332px;
  float: left;
  height: 25px;
  width: 25px;
}

/* pager */
.main .pagination {
  float:right;
  margin:0;
}

/* Activities page components */
.activities_list {
  margin-top:15px;
}

.play_button span {
  font-size: 2em;
  margin: 0 20px;
}

/* My Profile Page components */

.form-horizontal .profile_submit {
  margin-left: 0;
  margin-right: 0;
}

.user-profile .panel-heading {
  font-weight: bold;
}

/* freshen user page */
.freshen-user-cont {
  background: white;
  border-radius: 5px;
  padding-bottom: 10px;
}

.freshen_submit {
  padding-top: 15px;
}

/* My Courses */
.play_button_sm {
  padding-top: 0;
  padding-bottom: 0;
}

.expand_row {
  border: 1px;
  width: 100%;
}

.hidden_row, .hidden_row td {
  margin: 0;
  /* Have to override this, unfortunately */
  padding: 0 !important;
  width: 100%;
}

.hidden_row > td > div {
  padding: 0 20px 20px;
}

.table_alt_striped > tbody > tr:nth-of-type(4n+1) {
  background-color: #F9F9F9;
}

.table_alt_hover > tbody > tr:nth-of-type(odd):hover {
  background-color: #F5F5F5;
}

/* My Learning Plans */

.lp_head {
  background: #d2d9e2;
}

.lp_head_td {
  padding: 5px 3px 5px 20px;
}

.lp_head > * {
  float: left;
}

.lp_expand {
  margin-left: 3px;
  margin-top: 8px;
}

.lp_progress,
.lp_progress.progress {
  height: 18px;
  margin-right: 5px;
  margin-top: 7px;
  margin-bottom: 0;
  width: 75px;
}

.lp_progress > .progress-bar {
  margin-top:0;
}

.lp_count {
  margin-right:5px;
  margin-top:7px;
  background-color: #455464;
}

.lp_name {
  display:inline-block;
  font-size:1.6em;
  color:#0F85DA;
  vertical-align:middle;
}

.lp_dueDate {
  margin:7px 5px 0 5px;
}

.lp_course_status{
  color:#77C143;
}

/* For the Login Page Link for Alchemy Conference 2015 */

.login-conference-hyperlink-bar {
  color:#cdcdcd;
  font-weight:normal;
}

.login-conference-hyperlink, .login-conference-hyperlink:active, .login-conference-hyperlink:visited, .login-conference-hyperlink:focus {
  display:block;
  font-weight:bold;
  margin-bottom:12px;
  color:#1c5a7d;
  font-size:13px;
  text-decoration:none;
}

.login-conference-hyperlink:hover {
  color:#0f85da;
  text-decoration:none;
}

.linked-icon {
  float: right;
  margin-right: 3px;
}

.linked-icon img {
  width: 22px;
  height: 22px;
}

.course-alchemy-mark {
  float: left;
  margin-right: 3px;
}

.course-alchemy-mark img {
  width: 22px;
  height: 22px;
}

.accordion {
  margin-bottom: 5px;
}
.accordion .header{
  background-color: #b7c0d0;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  padding: 5px 20px;
  position: relative;
}

.accordion .icon.open {
  background-position: -398px -365px;
}

.accordion .icon.close {
  background-position: -386px -365px;
}

.accordion .icon {
  background-image: url("/images/transparent-sprite.png");
  background-repeat: no-repeat;
  height: 12px;
  left: 5px;
  opacity: inherit;
  top: 9px;
  width: 12px;
}

.accordion.extraMargin {
  margin-left: 10px;
}

/*
 * Style for the Identity Provider buttons in the login page
 */
.btn-primary.identity_provider_button {
  width: 100%;
  background-color: #43a047;
  border: solid 1px #43a047;
}

.btn-primary.identity_provider_button:hover {
  background-color: #56aa59;
  border: solid 1px #56aa59;
}
