/*
Theme Name: eSmarts Child
Theme URI: http://esmarts.elated-themes.com
Description: A child theme of eSmarts Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0
Text Domain: esmarts
Template: esmarts
*/

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
a {
    background-color: transparent
}
a:active, a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b, strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button, select {
    text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
    line-height: normal
}
input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role="button"] {
    cursor: pointer
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 9px 12px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none
}
.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #333;
}
.btn-default:active:hover, .btn-default.active:hover, .open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #fff;
}
.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    background-image: none
}
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}
.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    background-image: none
}
.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success:active:hover, .btn-success.active:hover, .open>.dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open>.dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    background-image: none
}
.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info:active:hover, .btn-info.active:hover, .open>.dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open>.dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
    background-image: none
}
.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning:active:hover, .btn-warning.active:hover, .open>.dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open>.dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
    background-image: none
}
.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger:active:hover, .btn-danger.active:hover, .open>.dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open>.dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
    background-image: none
}
.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}
.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropup, .dropdown {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 100%;
    padding: 0px 0;
    margin: 0px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border: 1px solid #dfdfdf;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top: none;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    font-weight: 600;
    border-bottom: 1px solid #cfcfcf;
    padding-right: 40px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #5270ff
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    color: #777
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    left: auto;
    right: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
.navbar-right .dropdown-menu {
    left: auto;
    right: 0
}
.navbar-right .dropdown-menu-left {
    left: 0;
    right: auto
}
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important
}
.affix {
    position: fixed
}
/*!
 * Bootstrap-select v1.13.5 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2018 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */.bootstrap-select>select.bs-select-hidden, select.bs-select-hidden, select.selectpicker {
    display: none!important
}
.bootstrap-select {
    width: 220px;
    vertical-align: middle
}
.bootstrap-select>.dropdown-toggle {
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: right;
    white-space: nowrap;
    font-size: 15px;
    font-weight: 600;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dfdfdf;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Calibri';
}
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
}
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover {
    color: rgba(255,255,255,.5)
}
.bootstrap-select>select {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    display: block!important;
    width: .5px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: none
}
.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block!important;
    width: 100%!important;
    z-index: 2
}
.bootstrap-select.is-invalid .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid+.dropdown-toggle {
border-color:#b94a48
}
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid+.dropdown-toggle {
border-color:#28a745
}
.bootstrap-select.fit-width {
    width: auto!important
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: thin dotted #333!important;
    outline: 5px auto -webkit-focus-ring-color!important;
    outline-offset: -2px
}
.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}
:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}
.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}
.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
    float: right
}
.form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select {
    margin-bottom: 0
}
.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
    padding: 0
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}
.bootstrap-select.form-control-lg .dropdown-toggle, .bootstrap-select.form-control-sm .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}
.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .25rem .5rem
}
.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: .5rem 1rem
}
.form-inline .bootstrap-select .form-control {
    width: 100%
}
.bootstrap-select.disabled, .bootstrap-select>.disabled {
    cursor: not-allowed
}
.bootstrap-select.disabled:focus, .bootstrap-select>.disabled:focus {
    outline: 0!important
}
.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0!important;
    padding: 0!important
}
.bootstrap-select.bs-container .dropdown-menu {
    z-index: 1060
}
.bootstrap-select .dropdown-toggle:before {
    content: '';
    display: inline-block
}
.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: inherit;
    padding-right: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    height: 100%;
    width: 100%;
    text-align: left
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-right: inherit
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden
}
.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit
}
.bootstrap-select[class*=col-] .dropdown-toggle {
    width: 100%
}
.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.bootstrap-select .dropdown-menu>.inner:focus {
    outline: 0!important
}
.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
    position: relative
}
.bootstrap-select .dropdown-menu li.active small {
    color: rgba(255,255,255,.5)!important
}
.bootstrap-select .dropdown-menu li.disabled a {
    cursor: not-allowed
}
.bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.bootstrap-select .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}
.bootstrap-select .dropdown-menu li a span.check-mark {
    display: none;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block
}
.bootstrap-select .dropdown-menu li small {
    padding-left: .5em
}
.bootstrap-select .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.bootstrap-select .no-results {
    padding: 3px;
    background: #4360e8;
    margin: 0 0px;
    white-space: nowrap;
    color: #fff;
    padding: 0px 10px;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    font-size: 15px;
    width: 16px;
    height: 16px;
    margin-right: 15px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark:after {
    content: "\f00c";
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}
.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: .5em;
    height: 1em;
    border-style: solid;
    border-width: 0 .26em .26em 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle, .bootstrap-select.show-menu-arrow.show>.dropdown-toggle {
    z-index: 1061
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204,204,204,.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204,204,204,.2);
    border-bottom: 0
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid #fff;
    border-bottom: 0
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before {
    display: block
}
.bs-actionsbox, .bs-donebutton, .bs-searchbox {
    padding: 4px 8px
}
.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.bs-actionsbox .btn-group button {
    width: 50%
}
.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.bs-donebutton .btn-group button {
    width: 100%
}
.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}
.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
    font-size: 17px;
    border-radius: 0px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dfdfdf;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Calibri';
    color: #000;
    /* border-radius: 0px !important; */
    font-weight: 600;
    border: 1px solid #4360e8 !important;
    height: 41px !important;
    margin-top: 6px !important;
    margin-bottom: 5px !important;
}
@font-face {
    font-family: 'Calibri';
    src: url('fonts/Calibri.eot?#iefix') format('embedded-opentype'), url('fonts/Calibri.woff') format('woff'), url('fonts/Calibri.ttf') format('truetype'), url('fonts/Calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Calibri';
    src: url('fonts/Calibri-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Calibri-Bold.woff') format('woff'), url('fonts/Calibri-Bold.ttf') format('truetype'), url('fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}
body, p {
    font-family: 'Calibri' !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Calibri' !important;
    font-weight: 700 !important;
}
.eltdf-main-menu>ul>li>a, .eltdf-tabs.eltdf-tabs-vertical .eltdf-tabs-nav li a {
    font-size: 15px;
    font-family: 'Calibri';
}
.eltdf-tabs.eltdf-tabs-vertical .eltdf-tabs-nav li a {
    font-size: 20px;
}
.eltdf-icon-list-holder .eltdf-il-text {
    font-family: 'Calibri';
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}
.close {
}
.dataTables_filter {
    display: none !important;
}
.close:hover, .close:focus {
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    background: url(images/close_icon.png) no-repeat;
    width: 36px;
    height: 39px;
    text-indent: -9999999px;
    overflow: hidden;
    position: absolute;
    top: -15px;
    right: -15px;
    float: none;
    z-index: 99999;
    outline: none;
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    display: none;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #5270ff;
    color: #fff;
    font-weight: 700;
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
    font-size: 16px;
    margin: 0 !important;
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
.modal-dialog {
    width: 600px;
    margin: 30px auto
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    box-shadow: 0 5px 15px rgba(0,0,0,0.5)
}
.modal-sm {
    width: 300px
}
}

@media (min-width:992px) {
.modal-lg {
    width: 900px
}
}
.clearfix:before, .clearfix:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}
.clearfix:after, .modal-header:after, .modal-footer:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important
}
.affix {
    position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
.visible-xs {
    display: block !important
}
table.visible-xs {
    display: table !important
}
tr.visible-xs {
    display: table-row !important
}
th.visible-xs, td.visible-xs {
    display: table-cell !important
}
}

@media (max-width:767px) {
.visible-xs-block {
    display: block !important
}
}

@media (max-width:767px) {
.visible-xs-inline {
    display: inline !important
}
}

@media (max-width:767px) {
.visible-xs-inline-block {
    display: inline-block !important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm {
    display: block !important
}
table.visible-sm {
    display: table !important
}
tr.visible-sm {
    display: table-row !important
}
th.visible-sm, td.visible-sm {
    display: table-cell !important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-block {
    display: block !important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline {
    display: inline !important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
    display: inline-block !important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md {
    display: block !important
}
table.visible-md {
    display: table !important
}
tr.visible-md {
    display: table-row !important
}
th.visible-md, td.visible-md {
    display: table-cell !important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
    display: block !important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
    display: inline !important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
    display: inline-block !important
}
}

@media (min-width:1200px) {
.visible-lg {
    display: block !important
}
table.visible-lg {
    display: table !important
}
tr.visible-lg {
    display: table-row !important
}
th.visible-lg, td.visible-lg {
    display: table-cell !important
}
}

@media (min-width:1200px) {
.visible-lg-block {
    display: block !important
}
}

@media (min-width:1200px) {
.visible-lg-inline {
    display: inline !important
}
}

@media (min-width:1200px) {
.visible-lg-inline-block {
    display: inline-block !important
}
}

@media (max-width:767px) {
.hidden-xs {
    display: none !important
}
}

@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
    display: none !important
}
}

@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
    display: none !important
}
}

@media (min-width:1200px) {
.hidden-lg {
    display: none !important
}
}
.visible-print {
    display: none !important
}

@media print {
.visible-print {
    display: block !important
}
table.visible-print {
    display: table !important
}
tr.visible-print {
    display: table-row !important
}
th.visible-print, td.visible-print {
    display: table-cell !important
}
}
.visible-print-block {
    display: none !important
}

@media print {
.visible-print-block {
    display: block !important
}
}
.visible-print-inline {
    display: none !important
}

@media print {
.visible-print-inline {
    display: inline !important
}
}
.visible-print-inline-block {
    display: none !important
}

@media print {
.visible-print-inline-block {
    display: inline-block !important
}
}

@media print {
.hidden-print {
    display: none !important
}
}
.modal {
    text-align: center;
    padding: 0!important;
    background: url(images/BlackTransparentBackground.png);
    z-index: 950;
}
.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.eltdf-banner-simple-holder .eltdf-banner-title {
    min-height: 36px;
}
.row [class*="col-"] {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left
}
.col-sm-12 {
    width: 100%
}
.col-sm-11 {
    width: 91.66666667%
}
.col-sm-10 {
    width: 83.33333333%
}
.col-sm-9 {
    width: 75%
}
.col-sm-8 {
    width: 66.66666667%
}
.col-sm-7 {
    width: 58.33333333%
}
.col-sm-6 {
    width: 50%
}
.col-sm-5 {
    width: 41.66666667%
}
.col-sm-4 {
    width: 33.33333333%
}
.col-sm-3 {
    width: 25%
}
.col-sm-2 {
    width: 16.66666667%
}
.col-sm-1 {
    width: 8.33333333%
}
.col-sm-pull-12 {
    right: 100%
}
.col-sm-pull-11 {
    right: 91.66666667%
}
.col-sm-pull-10 {
    right: 83.33333333%
}
.col-sm-pull-9 {
    right: 75%
}
.col-sm-pull-8 {
    right: 66.66666667%
}
.col-sm-pull-7 {
    right: 58.33333333%
}
.col-sm-pull-6 {
    right: 50%
}
.col-sm-pull-5 {
    right: 41.66666667%
}
.col-sm-pull-4 {
    right: 33.33333333%
}
.col-sm-pull-3 {
    right: 25%
}
.col-sm-pull-2 {
    right: 16.66666667%
}
.col-sm-pull-1 {
    right: 8.33333333%
}
.col-sm-pull-0 {
    right: auto
}
.col-sm-push-12 {
    left: 100%
}
.col-sm-push-11 {
    left: 91.66666667%
}
.col-sm-push-10 {
    left: 83.33333333%
}
.col-sm-push-9 {
    left: 75%
}
.col-sm-push-8 {
    left: 66.66666667%
}
.col-sm-push-7 {
    left: 58.33333333%
}
.col-sm-push-6 {
    left: 50%
}
.col-sm-push-5 {
    left: 41.66666667%
}
.col-sm-push-4 {
    left: 33.33333333%
}
.col-sm-push-3 {
    left: 25%
}
.col-sm-push-2 {
    left: 16.66666667%
}
.col-sm-push-1 {
    left: 8.33333333%
}
.col-sm-push-0 {
    left: auto
}
.col-sm-offset-12 {
    margin-left: 100%
}
.col-sm-offset-11 {
    margin-left: 91.66666667%
}
.col-sm-offset-10 {
    margin-left: 83.33333333%
}
.col-sm-offset-9 {
    margin-left: 75%
}
.col-sm-offset-8 {
    margin-left: 66.66666667%
}
.col-sm-offset-7 {
    margin-left: 58.33333333%
}
.col-sm-offset-6 {
    margin-left: 50%
}
.col-sm-offset-5 {
    margin-left: 41.66666667%
}
.col-sm-offset-4 {
    margin-left: 33.33333333%
}
.col-sm-offset-3 {
    margin-left: 25%
}
.col-sm-offset-2 {
    margin-left: 16.66666667%
}
.col-sm-offset-1 {
    margin-left: 8.33333333%
}
.col-sm-offset-0 {
    margin-left: 0
}
}

@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left
}
.col-md-12 {
    width: 100%
}
.col-md-11 {
    width: 91.66666667%
}
.col-md-10 {
    width: 83.33333333%
}
.col-md-9 {
    width: 75%
}
.col-md-8 {
    width: 66.66666667%
}
.col-md-7 {
    width: 58.33333333%
}
.col-md-6 {
    width: 50%
}
.col-md-5 {
    width: 41.66666667%
}
.col-md-4 {
    width: 33.33333333%
}
.col-md-3 {
    width: 25%
}
.col-md-2 {
    width: 16.66666667%
}
.col-md-1 {
    width: 8.33333333%
}
.col-md-pull-12 {
    right: 100%
}
.col-md-pull-11 {
    right: 91.66666667%
}
.col-md-pull-10 {
    right: 83.33333333%
}
.col-md-pull-9 {
    right: 75%
}
.col-md-pull-8 {
    right: 66.66666667%
}
.col-md-pull-7 {
    right: 58.33333333%
}
.col-md-pull-6 {
    right: 50%
}
.col-md-pull-5 {
    right: 41.66666667%
}
.col-md-pull-4 {
    right: 33.33333333%
}
.col-md-pull-3 {
    right: 25%
}
.col-md-pull-2 {
    right: 16.66666667%
}
.col-md-pull-1 {
    right: 8.33333333%
}
.col-md-pull-0 {
    right: auto
}
.col-md-push-12 {
    left: 100%
}
.col-md-push-11 {
    left: 91.66666667%
}
.col-md-push-10 {
    left: 83.33333333%
}
.col-md-push-9 {
    left: 75%
}
.col-md-push-8 {
    left: 66.66666667%
}
.col-md-push-7 {
    left: 58.33333333%
}
.col-md-push-6 {
    left: 50%
}
.col-md-push-5 {
    left: 41.66666667%
}
.col-md-push-4 {
    left: 33.33333333%
}
.col-md-push-3 {
    left: 25%
}
.col-md-push-2 {
    left: 16.66666667%
}
.col-md-push-1 {
    left: 8.33333333%
}
.col-md-push-0 {
    left: auto
}
.col-md-offset-12 {
    margin-left: 100%
}
.col-md-offset-11 {
    margin-left: 91.66666667%
}
.col-md-offset-10 {
    margin-left: 83.33333333%
}
.col-md-offset-9 {
    margin-left: 75%
}
.col-md-offset-8 {
    margin-left: 66.66666667%
}
.col-md-offset-7 {
    margin-left: 58.33333333%
}
.col-md-offset-6 {
    margin-left: 50%
}
.col-md-offset-5 {
    margin-left: 41.66666667%
}
.col-md-offset-4 {
    margin-left: 33.33333333%
}
.col-md-offset-3 {
    margin-left: 25%
}
.col-md-offset-2 {
    margin-left: 16.66666667%
}
.col-md-offset-1 {
    margin-left: 8.33333333%
}
.col-md-offset-0 {
    margin-left: 0
}
}

@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left
}
.col-lg-12 {
    width: 100%
}
.col-lg-11 {
    width: 91.66666667%
}
.col-lg-10 {
    width: 83.33333333%
}
.col-lg-9 {
    width: 75%
}
.col-lg-8 {
    width: 66.66666667%
}
.col-lg-7 {
    width: 58.33333333%
}
.col-lg-6 {
    width: 50%
}
.col-lg-5 {
    width: 41.66666667%
}
.col-lg-4 {
    width: 33.33333333%
}
.col-lg-3 {
    width: 25%
}
.col-lg-2 {
    width: 16.66666667%
}
.col-lg-1 {
    width: 8.33333333%
}
.col-lg-pull-12 {
    right: 100%
}
.col-lg-pull-11 {
    right: 91.66666667%
}
.col-lg-pull-10 {
    right: 83.33333333%
}
.col-lg-pull-9 {
    right: 75%
}
.col-lg-pull-8 {
    right: 66.66666667%
}
.col-lg-pull-7 {
    right: 58.33333333%
}
.col-lg-pull-6 {
    right: 50%
}
.col-lg-pull-5 {
    right: 41.66666667%
}
.col-lg-pull-4 {
    right: 33.33333333%
}
.col-lg-pull-3 {
    right: 25%
}
.col-lg-pull-2 {
    right: 16.66666667%
}
.col-lg-pull-1 {
    right: 8.33333333%
}
.col-lg-pull-0 {
    right: auto
}
.col-lg-push-12 {
    left: 100%
}
.col-lg-push-11 {
    left: 91.66666667%
}
.col-lg-push-10 {
    left: 83.33333333%
}
.col-lg-push-9 {
    left: 75%
}
.col-lg-push-8 {
    left: 66.66666667%
}
.col-lg-push-7 {
    left: 58.33333333%
}
.col-lg-push-6 {
    left: 50%
}
.col-lg-push-5 {
    left: 41.66666667%
}
.col-lg-push-4 {
    left: 33.33333333%
}
.col-lg-push-3 {
    left: 25%
}
.col-lg-push-2 {
    left: 16.66666667%
}
.col-lg-push-1 {
    left: 8.33333333%
}
.col-lg-push-0 {
    left: auto
}
.col-lg-offset-12 {
    margin-left: 100%
}
.col-lg-offset-11 {
    margin-left: 91.66666667%
}
.col-lg-offset-10 {
    margin-left: 83.33333333%
}
.col-lg-offset-9 {
    margin-left: 75%
}
.col-lg-offset-8 {
    margin-left: 66.66666667%
}
.col-lg-offset-7 {
    margin-left: 58.33333333%
}
.col-lg-offset-6 {
    margin-left: 50%
}
.col-lg-offset-5 {
    margin-left: 41.66666667%
}
.col-lg-offset-4 {
    margin-left: 33.33333333%
}
.col-lg-offset-3 {
    margin-left: 25%
}
.col-lg-offset-2 {
    margin-left: 16.66666667%
}
.col-lg-offset-1 {
    margin-left: 8.33333333%
}
.col-lg-offset-0 {
    margin-left: 0
}
}
/*Data Table*/
table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
}
table.dataTable thead th, table.dataTable tfoot th {
    font-weight: bold
}
table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111
}
table.dataTable thead th:active, table.dataTable thead td:active {
    outline: none
}
table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
*cursor:hand;
    background-repeat: no-repeat;
    background-position: center right
}
table.dataTable thead .sorting {
    background-image: url("images/sort_both.png");
}
table.dataTable thead .sorting_asc {
    background-image: url("images/sort_asc.png");
    background-position: right 14px;
}
table.dataTable thead .sorting_desc {
    background-image: url("images/sort_desc.png");
    background-position: right 14px;
}
table.dataTable thead .sorting_asc_disabled {
    background-image: url("images/sort_asc_disabled.png");
}
table.dataTable thead .sorting_desc_disabled {
    background-image: url("images/sort_desc_disabled.png");
}
table.dataTable tbody tr {
    background-color: #ffffff
}
table.dataTable tbody tr.selected {
    background-color: #B0BED9
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
    border-top: none
}
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}
table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd
}
table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {
    border-top: none
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9
}
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
    background-color: #acbad4
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: #f6f6f6
}
table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
    background-color: #aab7d1
}
table.dataTable.order-column tbody tr>.sorting_1, table.dataTable.order-column tbody tr>.sorting_2, table.dataTable.order-column tbody tr>.sorting_3, table.dataTable.display tbody tr>.sorting_1, table.dataTable.display tbody tr>.sorting_2, table.dataTable.display tbody tr>.sorting_3 {
    background-color: #fafafa
}
table.dataTable.order-column tbody tr.selected>.sorting_1, table.dataTable.order-column tbody tr.selected>.sorting_2, table.dataTable.order-column tbody tr.selected>.sorting_3, table.dataTable.display tbody tr.selected>.sorting_1, table.dataTable.display tbody tr.selected>.sorting_2, table.dataTable.display tbody tr.selected>.sorting_3 {
    background-color: #acbad5
}
table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #f1f1f1
}
table.dataTable.display tbody tr.odd>.sorting_2, table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
    background-color: #f3f3f3
}
table.dataTable.display tbody tr.odd>.sorting_3, table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
    background-color: whitesmoke
}
table.dataTable.display tbody tr.odd.selected>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
    background-color: #a6b4cd
}
table.dataTable.display tbody tr.odd.selected>.sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
    background-color: #a8b5cf
}
table.dataTable.display tbody tr.odd.selected>.sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
    background-color: #a9b7d1
}
table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: #fafafa
}
table.dataTable.display tbody tr.even>.sorting_2, table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
    background-color: #fcfcfc
}
table.dataTable.display tbody tr.even>.sorting_3, table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
    background-color: #fefefe
}
table.dataTable.display tbody tr.even.selected>.sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
    background-color: #acbad5
}
table.dataTable.display tbody tr.even.selected>.sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
    background-color: #aebcd6
}
table.dataTable.display tbody tr.even.selected>.sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
    background-color: #afbdd8
}
table.dataTable.display tbody tr:hover>.sorting_1, table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    background-color: #eaeaea
}
table.dataTable.display tbody tr:hover>.sorting_2, table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
    background-color: #ececec
}
table.dataTable.display tbody tr:hover>.sorting_3, table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    background-color: #efefef
}
table.dataTable.display tbody tr:hover.selected>.sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
    background-color: #a2aec7
}
table.dataTable.display tbody tr:hover.selected>.sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
    background-color: #a3b0c9
}
table.dataTable.display tbody tr:hover.selected>.sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
    background-color: #a5b2cb
}
table.dataTable.no-footer {
    border-bottom: 1px solid #111
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: nowrap
}
table.dataTable.compact thead th, table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px
}
table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {
    padding: 4px
}
table.dataTable.compact tbody th, table.dataTable.compact tbody td {
    padding: 4px
}
table.dataTable th.dt-left, table.dataTable td.dt-left {
    text-align: left
}
table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
    text-align: center
}
table.dataTable th.dt-right, table.dataTable td.dt-right {
    text-align: right
}
table.dataTable th.dt-justify, table.dataTable td.dt-justify {
    text-align: justify
}
table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
    white-space: nowrap
}
table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
    text-align: left
}
table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
    text-align: center
}
table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
    text-align: right
}
table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
    text-align: justify
}
table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap
}
table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
    text-align: left
}
table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
    text-align: center
}
table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
    text-align: right
}
table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
    text-align: justify
}
table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap
}
table.dataTable, table.dataTable th, table.dataTable td {
    box-sizing: content-box
}
.dataTables_wrapper {
    position: relative;
    clear: both;
*zoom:1;
    zoom: 1
}
.dataTables_wrapper .dataTables_length {
    float: left
}
.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
    margin-bottom: 12px;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em
}
.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.3em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
}
.dataTables_wrapper .dataTables_paginate .paginate_button a {
    color: #fff;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #333 !important;
    background: transparent;
    box-shadow: none;
    background-color: #fbfbfb;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    cursor: default;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled a {
    cursor: default;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled a {
    color: #333 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    background-color: #42495b;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
}
.dataTables_wrapper .dataTables_paginate .paginate_button.active {
    background-color: #5270ff;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}
.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: #333
}
.dataTables_wrapper .dataTables_scroll {
    clear: both
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
*margin-top:-1px;
    -webkit-overflow-scrolling: touch
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {
    vertical-align: middle
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, .dataTables_wrapper.no-footer div.dataTables_scrollBody>table {
    border-bottom: none
}
.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}
.dataTables_wrapper .dataTables_paginate ul {
    margin: 0;
    margin-top: 0.755em;
}

@media screen and (max-width: 767px) {
.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center
}
.dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em
}
}

@media screen and (max-width: 640px) {
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center
}
.dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em
}
}
html body[class*="single-sfwd-"] figure.media-wrap {
    display: none;
}
html body[class*="single-sfwd-"] .eltdf-sidebar .spb-heading {
    padding: 10px 20px;
    background-color: #353f46;
    font-weight: bold;
    border: 0px;
    color: #fff;
    float: none;
    font-size: 14px;
    letter-spacing: 1px;
}
html body[class*="single-sfwd-"] .eltdf-sidebar .widget_ldcourseprogress {
    background-color: #fff;
}
html body[class*="single-sfwd-"] .eltdf-sidebar .widget {
    margin-bottom: 30px;
    padding-bottom: 0;
}
html body[class*="single-sfwd-"] .eltdf-sidebar .widget_ldcourseprogress, html body[class*="single-sfwd-"] .eltdf-sidebar #sfwd-certificates-widget-2, html body[class*="single-sfwd-"] .eltdf-sidebar #sfwd-courses-widget-2, html body[class*="single-sfwd-"] .eltdf-sidebar #ldcourseinfo-2, html body[class*="single-sfwd-"] .eltdf-sidebar .widget_sfwd-lessons-widget, html body[class*="single-sfwd-"] .eltdf-sidebar .widget_ldcoursenavigation {
    box-shadow: -2px 2px 6px 1px rgba(0,0,0,.05);
    background-color: #fff !important;
}
html body[class*="single-sfwd-"] .eltdf-sidebar .learndash_navigation_lesson_topics_list .list_arrow.collapse:before, html body[class*="single-sfwd-"] .eltdf-sidebar .learndash_nevigation_lesson_topics_list .list_arrow.collapse:before, html body[class*="single-sfwd-"] .eltdf-sidebar .lesson_incomplete.list_arrow.expand::before {
    font-size: 18px;
}
html body[class*="single-sfwd-"] .eltdf-sidebar .title-wrap {
    margin: 0px;
}
html body[class*="single-sfwd-"] .learndash_post_sfwd-courses p {
    line-height: 1.45;
    font-size: 15px;
    text-align: justify;
    padding-bottom: 20px;
}
html body[class*="single-sfwd-"] #learndash_enhanced_course_header {
    display: none;
}
html body[class*="single-sfwd-"] #learndash_enhanced_course_header + p {
    display: none;
}
.page-heading {
    padding: 15px 0px;
}
.page-heading h1 {
    font-size: 30px;
}
html body[class*="single-sfwd-"] #course_navigation a, html body[class*="single-sfwd-"] .widget_sfwd-lessons-widget ul li a {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    font-family: 'Calibri';
}
html body[class*="single-sfwd-"] #course_navigation .quiz-item a {
    font-size: 13px;
}
html body[class*="single-sfwd-"] #course_navigation .quiz-item a span {
    padding-left: 15px;
}
html body[class*="single-sfwd-"] .eltdf-sidebar #ld_course_info, html body[class*="single-sfwd-"] .eltdf-sidebar #course_navigation {
    padding: 15px 6%;
}
html body[class*="single-sfwd-"] .list_arrow.expand.lesson_completed:before, html body[class*="single-sfwd-"] .learndash_navigation_lesson_topics_list .topic-completed:before, html body[class*="single-sfwd-"] .learndash_nevigation_lesson_topics_list .topic-completed:before, html body[class*="single-sfwd-"] .list_arrow.expand.lesson_completed:before {
    color: #4360e8;
}
html body[class*="single-sfwd-"] .eltdf-sidebar #course_navigation .learndash_topic_widget_list > ul {
    padding-left: 0px;
}
html body[class*="single-sfwd-"] .eltdf-sidebar .lds-progress-bar span, html body[class*="single-sfwd-"] .eltdf-sidebar dd.course_progress div.course_progress_blue {
    background-color: #4360e8 !important;
}
html body[class*="single-sfwd-"] .article-extras {
    display: none;
}
html body[class*="single-sfwd-"] .post-aux-wrap {
    display: none;
}
a.completed::before, .learndash_profile_quizzes .passed_icon:before, .learndash .completed:after, #learndash_profile .completed:after, .learndash .topic-completed span:after, .learndash_navigation_lesson_topics_list .list_arrow.collapse.lesson_completed:before, .learndash_nevigation_lesson_topics_list .list_arrow.collapse.lesson_completed:before, .learndash a.completed::after, #learndash_profile a.completed:after, #learndash_profile .list_arrow.collapse:before, #learndash_profile .list_arrow.expand:before, .learndash .topic-completed span::before, .learndash_profile_quizzes .passed_icon {
/* color: #4360e8 !important; */
}
html body[class*="single-sfwd-"] #lesson_heading, #quiz_heading, html body[class*="single-sfwd-"] #learndash_lessons #lesson_heading, html body[class*="single-sfwd-"] #learndash_profile .learndash_profile_heading, html body[class*="single-sfwd-"] #learndash_quizzes #quiz_heading, html body[class*="single-sfwd-"] #learndash_lesson_topics_list div > strong, html body[class*="single-sfwd-"] table.notes-listing th, html body[class*="single-sfwd-"] #learndash_enhanced_course_header {
    margin-bottom: 0px;
    font-size: 16px;
}
html body[class*="single-sfwd-"] #lessons_list > div h4 > a, html body[class*="single-sfwd-"] #course_list > div h4 > a, html body[class*="single-sfwd-"] #quiz_list > div h4 > a {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5%;
    display: block;
    padding-right: 75px;
}
html body[class*="single-sfwd-"] .eltdf-sidebar #course_navigation a:hover, html body[class*="single-sfwd-"] .eltdf-sidebar .widget_sfwd-lessons-widget ul li a:hover {
    color: #4360e8 !important;
}
html body[class*="single-sfwd-"] #learndash_course_content_title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
}
html body[class*="single-sfwd-"] .learndash .learndash_topic_dots.type-list a > span {
    width: 100%;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.8em;
}
html body[class*="single-sfwd-"] #course_list > div h4, html body[class*="single-sfwd-"] #learndash_lesson_topics_list ul > li > span.topic_item, html body[class*="single-sfwd-"] #lessons_list > div h4, html body[class*="single-sfwd-"] #quiz_list > div h4 {
    padding: 0px 0;
    border: none;
}
html body[class*="single-sfwd-"] .learndash_navigation_lesson_topics_list > div > div.list_arrow {
    background: none;
}
#learndash_lessons #lesson_heading, #learndash_profile .learndash_profile_heading, #learndash_quizzes #quiz_heading, #learndash_lesson_topics_list div > strong {
    background-color: #5270ff !important;
    border-radius: 0px;
    padding: 10px 20px;
    color: #fff;
    border-bottom: 0px;
    text-transform: uppercase;
    font-weight: bold;
}
body[class*="single-sfwd-"] #learndash_lessons #lesson_heading span {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
}
body[class*="single-sfwd-"] #lessons_list .list-count, body[class*="single-sfwd-"] #quiz_list .list-count {
    display: none;
}
body[class*="single-sfwd-"] .expand_collapse {
    top: -20px;
}
body[class*="single-sfwd-"] .learndash a.completed::before, body[class*="single-sfwd-"] #learndash_profile a.completed::before, body[class*="single-sfwd-"] .learndash a.notcompleted::before, body[class*="single-sfwd-"] #learndash_profile a.notcompleted::before {
    content: "\f058";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 42px;
    display: inline-block;
    opacity: 1;
    color: #666;
}
body[class*="single-sfwd-"] .learndash a.completed::before, body[class*="single-sfwd-"] #learndash_profile a.completed::before, body[class*="single-sfwd-"] .learndash a.notcompleted::before, body[class*="single-sfwd-"] #learndash_profile a.notcompleted::before {
    right: 35px !important;
    font-size: 26px !important;
}
body[class*="single-sfwd-"] dd.course_progress {
    margin: 20px auto;
    border-radius: 0px;
}
body[class*="single-sfwd-"] .learndash a.completed::before, body[class*="single-sfwd-"] #learndash_profile a.completed::before {
    color: #ff0500;
    opacity: 1;
}
body[class*="single-sfwd-"] .learndash a.completed, body[class*="single-sfwd-"] #learndash_profile a.completed, body[class*="single-sfwd-"] .learndash a.notcompleted, body[class*="single-sfwd-"] #learndash_profile a.notcompleted {
    background: none;
    line-height: inherit;
}
body[class*="single-sfwd-"] #learndash_lessons > div > div, body[class*="single-sfwd-"] #learndash_quizzes > div > div {
    background: #f7f7f7;
    color: #666;
}
body[class*="single-sfwd-"] #lessons_list > div:nth-child(odd), body[class*="single-sfwd-"] #quiz_list > div:nth-child(odd) {
    background: #f6f6f7;
}
body[class*="single-sfwd-"] #lessons_list > div:nth-child(odd), body[class*="single-sfwd-"] #quiz_list > div:nth-child(odd), body[class*="single-sfwd-"] #learndash_lesson_topics_list ul > li.nth-of-type-odd {
    background: #f7f7f7;
    color: #666;
}
body[class*="single-sfwd-"] #learndash_lessons, body[class*="single-sfwd-"] #learndash_quizzes, body[class*="single-sfwd-"] #learndash_profile, body[class*="single-sfwd-"] #learndash_lesson_topics_list > div {
    border: none;
    border-radius: 0px;
    box-shadow: none;
    box-shadow: -2px 2px 6px 1px rgba(0,0,0,.05);
}
body[class*="single-sfwd-"] #learndash_lessons a, body[class*="single-sfwd-"] #learndash_quizzes a, body[class*="single-sfwd-"] .learndash_topic_dots a, body[class*="single-sfwd-"] .learndash_topic_dots a > span, body[class*="single-sfwd-"] #learndash_lesson_topics_list span a {
    font-size: 14px;
    color: #666;
}
body[class*="single-sfwd-"] #learndash_lessons a:hover, body[class*="single-sfwd-"] #learndash_quizzes a:hover, body[class*="single-sfwd-"] .expand_collapse a:hover, body[class*="single-sfwd-"] .learndash_topic_dots a:hover, body[class*="single-sfwd-"] #learndash_lesson_topics_list span a:hover {
    color: #4360e8;
}
html body[class*="single-sfwd-"] .learndash .learndash_topic_dots.type-list a:hover > span {
    color: #4360e8;
}
body[class*="single-sfwd-"] #learndash_course_content .learndash_topic_dots ul > li {
    background: #e2e2e2;
    border-bottom: 1px solid #ddd;
    position: relative;
}
body[class*="single-sfwd-"] #learndash_course_content .learndash_topic_dots {
    margin: 0px;
}
body[class*="single-sfwd-"] .learndash .topic-completed span:before, body[class*="single-sfwd-"] #leardash_profile .topic-notcompleted span:before, body[class*="single-sfwd-"] .learndash .topic-notcompleted span:before {
    content: "\f058";
    font-family: FontAwesome;
    float: right;
    font-size: 24px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 20px;
}
.learndash .notcompleted:after, #learndash_profile .notcompleted:after, #leardash_profile .topic-notcompleted span:before, .learndash .topic-notcompleted span:before, .learndash .notcompleted:before, #learndash_profile .notcompleted:before, #leardash_profile .topic-notcompleted span:before, .learndash .topic-notcompleted span:before, .learndash_navigation_lesson_topics_list .topic-notcompleted:before, .learndash_nevigation_lesson_topics_list .topic-notcompleted:before, .learndash_profile_quizzes .failed_icon, .learndash .topic-notcompleted span:after {
    color: #666;
}
a.completed::before, .learndash_profile_quizzes .passed_icon:before, .learndash .completed:after, #learndash_profile .completed:after, .learndash .topic-completed span:after, .learndash_navigation_lesson_topics_list .list_arrow.collapse.lesson_completed:before, .learndash_nevigation_lesson_topics_list .list_arrow.collapse.lesson_completed:before, .learndash a.completed::after, #learndash_profile a.completed:after, #learndash_profile .list_arrow.collapse:before, #learndash_profile .list_arrow.expand:before, .learndash .topic-completed span::before, .learndash_profile_quizzes .passed_icon {
/* color: #4360e8 !important; */
}
body[class*="single-sfwd-"] .learndash_topic_dots ul .topic-completed span, body[class*="single-sfwd-"] .learndash_topic_dots ul .topic-notcompleted span {
    padding-left: 5px;
}
body[class*="single-sfwd-"] .learndash .topic-completed span {
    background: none;
    min-height: 0;
    padding-left: 5px;
}
body[class*="single-sfwd-"] .learndash .topic-notcompleted span {
    background: none;
    min-height: 0;
    padding-left: 5px;
}
body[class*="single-sfwd-"] .list_arrow.collapse:before, body[class*="single-sfwd-"] #learndash_profile .list_arrow.collapse:before {
    display: absolute;
    left: 0;
    content: "\f0a9";
    font-family: FontAwesome;
    font-size: 22px;
}
body[class*="single-sfwd-"] .learndash_navigation_lesson_topics_list > div > div.list_arrow::before {
    font-size: 18px;
}
body[class*="single-sfwd-"] .learndash_navigation_lesson_topics_list .list_arrow.collapse:before, body[class*="single-sfwd-"] .learndash_nevigation_lesson_topics_list .list_arrow.collapse:before, body[class*="single-sfwd-"] .lesson_incomplete.list_arrow.expand::before {
    color: #666;
}
body[class*="single-sfwd-"] .lesson_incomplete.list_arrow.collapse, body[class*="single-sfwd-"] .list_arrow.collapse.lesson_completed, body[class*="single-sfwd-"] .list_arrow.expand.lesson_completed, body[class*="single-sfwd-"] .learndash_navigation_lesson_topics_list .topic-completed span, body[class*="single-sfwd-"] .learndash_navigation_lesson_topics_list .topic-notcompleted span {
    background: none;
    line-height: 1.4;
    min-height: 0;
}
body[class*="single-sfwd-"] .list_arrow.expand.lesson_completed:before {
    content: "\f0ab";
    font-family: FontAwesome;
}
body[class*="single-sfwd-"] .learndash_navigation_lesson_topics_list .topic_item a:before, body[class*="single-sfwd-"] .learndash_nevigation_lesson_topics_list .topic_item a:before {
    content: "\f058";
    font-family: FontAwesome;
    font-size: 13px;
    position: absolute;
    left: 0;
    top: 4px;
}
body[class*="single-sfwd-"] .learndash_navigation_lesson_topics_list .topic_item a, body[class*="single-sfwd-"] .learndash_nevigation_lesson_topics_list .topic_item a {
    position: relative;
}
body[class*="single-sfwd-"] .lesson_incomplete.list_arrow.expand:before {
    content: "\f0ab";
    font-family: FontAwesome;
    font-size: 18px;
    display: inline-block;
}
body[class*="single-sfwd-"] .learndash_navigation_lesson_topics_list .list_arrow.collapse:before, body[class*="single-sfwd-"] .learndash_nevigation_lesson_topics_list .list_arrow.collapse:before, body[class*="single-sfwd-"] .lesson_incomplete.list_arrow.expand::before {
    color: #666;
}
body[class*="single-sfwd-"] #text-2 {
    display: none;
}
body[class*="single-sfwd-"] .widget_search {
    display: none;
}
html body.single-sfwd-topic .eltdf-sidebar .widget_ldcourseprogress {
    display: none !important;
}
html body.single-sfwd-topic #learndash_back_to_lesson {
    display: none;
}
html body.single-sfwd-topic .learndash .learndash_topic_dots.type-dots {
    margin-bottom: 20px;
    background: #f7f7f7 !important;
    padding: 13px 20px;
    padding: 13px 10px;
}
html body.single-sfwd-topic .learndash_content {
    text-align: left;
}
html body.single-sfwd-topic .topic_custom_text {
    margin-top: 20px;
}
html body.single-sfwd-topic .topic_custom_text p {
    margin-bottom: 5px;
}
html body.single-sfwd-topic .topic_custom_text strong {
    font-weight: 700;
    color: #4360e8;
}
html body.single-sfwd-topic .topic_cutom_btn {
    margin-top: 20px;
}
html body.single-sfwd-topic .topic_cutom_btn a {
    min-width: 200px;
    font-size: inherit;
    display: inline-block;
    background-color: #4360e8;
    border-color: #4360e8;
    color: #fff;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    border-radius: 2px;
    padding: 14px 38px;
    text-align: center;
}
html body.single-sfwd-topic .topic_cutom_btn a:hover {
    background-color: rgba( 225,47,52,1 );
    border-color: rgba( 225,47,52,1 );
    color: #fff;
    text-decoration: none;
}
html body.single-sfwd-topic .content-wrap {
    text-align: center;
}
html body #nt-note-submit {
    background-color: #4360e8;
    color: #fff;
}
html body #nt-note-submit:hover {
    color: #fff;
    background-color: rgba( 225,47,52,1 );
}
body.sfwd-courses-template-default .et_post_meta_wrapper {
    display: none;
}
body[class*="single-sfwd-"] .post-meta {
    display: none;
}
body[class*="single-sfwd-"] .et_post_meta_wrapper .et_pb_button {
    display: none;
}
body.sfwd-courses-template-default .learndash_content {
    margin-bottom: 25px;
}
body[class*="single-sfwd-"] .et_pb_post .entry-content {
    padding-top: 0px;
}
body[class*="single-sfwd-"] .eltdf-sidebar {
    margin-top: 0px;
}
body[class*="single-sfwd-"] .eltdf-sidebar h4 {
    padding: 10px 20px;
    background-color: #5270ff;
    font-weight: bold;
    border: 0px;
    color: #fff !important;
    float: none;
    font-size: 14px !important;
    margin-bottom: 0;
}
.eltdf-sidebar .et_pb_widget {
    box-shadow: 0 1px 1px 0px #ccc;
    background-color: #fff !important;
}
html body[class*="single-sfwd-"] .eltdf-sidebar .widget_ldcourseprogress {
    overflow: hidden;
}
html body[class*="single-sfwd-"] .course_navigation .learndash_navigation_lesson_topics_list .lesson {
    margin: 0px;
    padding-left: 9px;
}
html body[class*="single-sfwd-"] .course_navigation .learndash_navigation_lesson_topics_list ul li {
    line-height: 1;
    margin-bottom: 0;
}
body[class*="single-sfwd-"] #learndash_lesson_topics_list ul {
    padding: 0px;
}
body[class*="single-sfwd-"] #learndash_next_prev_link a {
    background: #5270ff;
    color: #fcfcfc;
    font-size: 16px;
    border: none;
    border-radius: 0;
    cursor: pointer;
    text-decoration: none;
    text-shadow: none;
    line-height: 1;
    margin: 0;
    padding: 10px 15px;
    position: relative;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
body[class*="single-sfwd-"] #learndash_next_prev_link a:hover, #sfwd-mark-complete input[type=submit]:hover {
    background: #4360e8;
    color: #fff;
}
#sfwd-mark-complete input[type=submit] {
    background: #5270ff;
    color: #fcfcfc;
    font-size: 15px;
    border-radius: 0;
    cursor: pointer;
    text-decoration: none;
    text-shadow: none;
    line-height: 1;
    margin: 0;
    padding: 10px 15px;
    position: relative;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: none;
    font-family: 'Calibri';
}
body[class*="single-sfwd-"] .widget_course_return {
    margin-top: 0;
    padding-top: 0;
    padding: 5px 0px;
    font-family: 'Calibri';
    padding-bottom: 0;
}
body[class*="single-sfwd-"] .widget_course_return a {
    margin: 0;
    font-weight: 700;
    margin-left: 0 !important;
    line-height: 1;
    color: #4360e8 !important;
    margin-bottom: 0 !important;
}
body.sfwd-courses-template-default .col-sm-4 img {
    margin-bottom: 20px;
}
body[class*="single-sfwd-"] .eltdf-title-holder {
    height: auto !important;
}
body[class*="single-sfwd-"] .eltdf-title-holder .eltdf-title-wrapper {
    height: 100px !important;
}
body[class*="single-sfwd-"] .eltdf-post-heading {
    display: none;
}
body[class*="single-sfwd-"] .eltdf-post-info-top {
    display: none;
}
body[class*="single-sfwd-"] h2.entry-title {
    display: none;
}
body[class*="single-sfwd-"] .eltdf-blog-holder article .eltdf-post-info-bottom {
    clear: both;
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}
.learndash {
    font-family: 'Calibri';
}
#learndash_course_status {
    font-size: 16px;
}
.learndash_content p {
    font-size: 14px;
    margin-bottom: 20px;
}
.courses_wrap {
    margin-bottom: 30px;
}
.courses_wrap * {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
.courses_wrap .inner {
    display: block;
    color: inherit;
    text-decoration: none;
    /*margin-bottom: 40px;*/
    border-radius: 6px;
    background-color: #42495b;
    overflow: hidden;
    -webkit-transition: box-shadow .3s ease-in-out;
    -moz-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    box-shadow: -2px 2px 6px 1px rgba(0,0,0,.05);
    border: 1px solid #e2e2e2;
}
.courses_wrap .inner figure {
    overflow: hidden;
    position: relative;
    line-height: 0;
    margin: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom: 1px solid #e2e2e2;
}
.courses_wrap .inner figure img {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.courses_wrap .inner figure:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
    filter: alpha(opacity=00);
    opacity: 0;
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -ms-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.courses_wrap .inner figure:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 99px;
    height: 90px;
    background: url(https://v1.keyinstitute.com.au/wp-content/uploads/2018/05/pop_icon.png) no-repeat;
    filter: alpha(opacity=00);
    opacity: 0;
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -ms-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
    z-index: 10;
}
.courses_wrap .inner:hover figure:before {
    display: block;
    filter: alpha(opacity=100);
    opacity: 1;
}
.courses_wrap .inner:hover figure:after {
    display: block;
    filter: alpha(opacity=100);
    opacity: 1;
}
.courses_wrap .inner h3 {
    margin: 0px;
    padding: 15px 20px;
    color: #fff;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 1.454545454545455em;
    font-weight: 700;
    padding-bottom: 0;
    min-height: 67px;
    margin-bottom: 20px;
}
.courses_wrap .inner .content_progress_wrap {
    padding: 15px 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.33);
}
.courses_wrap .inner .content_progress_wrap .widget .eltdf-widget-title {
    font-size: 17px;
    color: #fff;
}
.courses_wrap .inner p {
    padding: 0px 20px;
    font-size: 18px;
    line-height: 1.555555555555556em;
    font-weight: 400;
    color: grey;
    margin-bottom: 25px;
}
.courses_wrap .inner:hover h3 {
    color: #5270ff;
}
.courses_wrap .inner .progress_wrap {
    margin: 0px 20px;
    margin-bottom: 25px;
}
.courses_wrap .inner .progress_wrap .course_progress {
    height: 16px;
    background-color: #fff;
    position: relative;
    border: 1px solid #f1eded;
    border-radius: 10px;
}
.courses_wrap .inner .progress_wrap .course_progress span {
    position: absolute;
    top: 0;
    left: 0;
    background: #5270ff;
    display: block;
    height: 14px;
    border-radius: 10px;
}
.courses_wrap .inner .progress_wrap em {
    font-size: 17px;
    z-index: 150;
    font-style: normal;
    font-family: 'Calibri';
    color: #42495b;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 6px;
}
.courses_wrap .inner .progress_wrap h5 {
    margin: 0px;
    font-family: 'Calibri';
    color: #5270ff;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0;
    margin-top: 7px;
    font-size: 13px;
}
.courses_wrap .row {
    clear: both;
}
.courses_wrap .inner:hover {
}
body.page-id-4843 .eltdf-container {
}
.courses_wrap.eltdf-cl-inner .inner {
    margin-bottom: 0px;
}
.course_heading_wrap {
}
.course_heading_wrap h2 {
    color: #fff;
    margin: 0px;
}
.course_heading_wrap .vc_column-inner {
    padding-top: 0px !important;
}
.course_content_wrap {
}
.course_content_wrap li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 8px;
    list-style: none;
}
.course_content_wrap li:after {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\4e";
    color: #5270ff;
    font-size: 18px;
    width: 20px;
    position: absolute;
    top: 7px;
    left: 0;
}
.course_content_wrap h3 {
    margin-top: 0px;
}
.course_content_wrap p {
    margin-bottom: 20px !important;
}
.course_content_wrap br {
    display: none;
}
.course_content_wrap .vc_column-inner {
    padding-top: 0px !important;
}
.course_content_wrap .eltdf-icon-font-awesome {
    float: left;
    margin-right: 6px;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto !important;
    width: 20px;
    height: 20px;
    margin-left: 0 !important;
    margin-top: 0px !important;
}
.course_content_wrap .eltdf-btn {
    margin-bottom: 10px;
}
.course_content_wrap .eltdf-btn.eltdf-btn-simple {
    color: #5270ff;
    border-bottom: 1px solid #5270ff !important;
    padding-left: 20px !important;
}
.course_content_wrap .eltdf-btn.eltdf-btn-simple:hover {
    color: #4360e8 !important;
    border-bottom: 1px solid #4360e8 !important;
}
.course_content_wrap .eltdf-btn:last-child {
    margin-bottom: 0px;
}
body.page-id-4843 .eltdf-container-inner {
    padding-top: 0px !important;
}
.tml {
    box-shadow: -2px 2px 6px 1px rgba(0,0,0,.05);
    -webkit-box-shadow: -2px 2px 6px 1px rgba(0,0,0,.05);
    -moz-box-shadow: -2px 2px 6px 1px rgba(0,0,0,.05);
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding: 40px 25px;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
}
.tml #wp-submit {
    color: #fff;
    background-color: #5270ff;
    border: 2px solid transparent;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease, border-color .25s ease-in-out;
    border: none;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    padding: 13px 54px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    cursor: pointer;
}
.tml #wp-submit:hover {
    background-color: #4360e8;
    color: #fff;
}
.tml .tml-action-links {
    margin: 0px;
    text-align: center;
    margin-top: 20px;
}
.tml .tml-action-links li {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
}
.tml .tml-action-links li a {
    color: #5270ff;
    border-bottom: 1px solid #5270ff;
    text-decoration: none;
}
body[class*="single-sfwd-"] .content_progress_wrap .widget_ldcourseprogress, body.page-template-temp_student_profile .content_progress_wrap .widget_ldcourseprogress {
    box-shadow: -2px 2px 6px 1px rgba(0,0,0,.05);
    margin: 0;
    background: #42495b;
    padding: 27px 15px;
    padding-bottom: 37px;
}
body.page-template-temp_student_profile .content_progress_wrap .widget_ldcourseprogress {
    background: #565656;
}
body[class*="single-sfwd-"] .content_progress_wrap {
    margin-bottom: 50px;
}
body[class*="single-sfwd-"] .content_progress_wrap .widget_ldcourseprogress h4.eltdf-widget-title, body.page-template-temp_student_profile .content_progress_wrap .widget_ldcourseprogress h4.eltdf-widget-title {
    padding: 10px 20px;
    background-color: #5270ff;
    font-weight: bold;
    border: 0px;
    color: #fff !important;
    float: none;
    font-size: 14px !important;
    margin-bottom: 0;
}
body.page-template-temp_student_profile .content_progress_wrap .widget_ldcourseprogress h4.eltdf-widget-title {
    background-color: #20BED5;
}
body[class*="single-sfwd-"] .content_progress_wrap .widget_ldcourseprogress .new_progress_wrap h4.eltdf-widget-title, body.page-template-temp_student_profile .content_progress_wrap .widget_ldcourseprogress .new_progress_wrap h4.eltdf-widget-title {
    margin: 0px -15px;
    margin-top: -27px;
    margin-bottom: 32px;
}
body[class*="single-sfwd-"] .content_progress_wrap .widget_ldcourseprogress dd.course_progress div.course_progress_blue, body.page-template-temp_student_profile .content_progress_wrap .widget_ldcourseprogress dd.course_progress div.course_progress_blue {
    background-color: #4360e8;
}
body[class*="single-sfwd-"] .eltdf-blog-holder article .eltdf-post-content {
    overflow: inherit;
}
body[class*="single-sfwd-"] #learndash_course_content .learndash_topic_dots ul > li a {
    padding-left: 6%;
    padding-right: 19px;
}
body[class*="single-sfwd-"] #learndash_lessons h4 > a:hover, body[class*="single-sfwd-"] #learndash_quizzes h4 > a:hover, body[class*="single-sfwd-"] #learndash_lesson_topics_list ul > li > span.topic_item:hover {
    background-color: #fff;
}
.topics_title_wrap {
    border: 1px solid #bfbebe;
    background-color: #565555;
    border-left: none;
    border-right: none;
    padding: 5px 10px;
    font-size: 13px;
}
.topics_title_wrap .head_title {
    float: left;
    width: 70%;
    padding-left: 51px;
    color: #fff;
}
.topics_title_wrap .head_duration {
    float: left;
    width: 23%;
    padding-left: 0px;
    color: #fff;
}
.inner_duration {
    position: absolute;
    top: 0;
    right: 20%;
    padding-top: 11px;
    font-style: normal;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.8em;
}
.trainer_wrap {
    margin-bottom: 40px;
    background-color: #fff;
    box-shadow: -2px 2px 6px 1px rgba(0,0,0,.05);
    border: 1px solid #efeeee;
    border-radius: 6px;
    margin: 0px 7px;
}
.trainer_wrap .inner_header {
    background-color: #5270ff;
    color: #fff;
    padding: 25px 40px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.trainer_wrap .inner_header .col-sm-8 .row {
    margin: 0px -5px;
}
.trainer_wrap .inner_header .col-sm-8 [class*="col-"] {
    padding: 0px 5px;
}
.trainer_wrap .inner_header h3 {
    margin: 0;
    color: #fff;
    font-size: 22px;
    margin-bottom: 16px;
}
.trainer_wrap .inner_header .btn_wrap {
    margin-top: 0;
}
.trainer_wrap .inner_header .btn_wrap .btn_1 {
    color: #5270ff;
    background-color: #fff;
    border: 0;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 13px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 12px 20px;
    text-align: center;
    width: 100%;
    display: inline-block;
    max-width: 100%;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 10px;
    cursor: pointer;
    border: none;
    padding: 12px 15px;
}
.trainer_wrap .inner_header .btn_wrap .btn_1:hover {
    background-color: #42495b;
    color: #fff;
}
.trainer_wrap .inner_header .btn_wrap .btn_1:last-child {
    margin-bottom: 0px;
}
.trainer_wrap .inner_header .btn_wrap.clone .row {
    margin: 0px -5px;
}
.trainer_wrap .inner_header .btn_wrap.clone .row [class*="col-"] {
    padding: 0px 5px;
}
.trainer_wrap .inner_header .btn_wrap.clone .row [class*="col-"] .btn_1:last-child {
    margin-bottom: 10px;
}
.trainer_wrap .inner_header .btn_wrap.clone input[type="submit"] {
    background-color: #2e3442;
    color: #fff;
}
.trainer_wrap .inner_header .btn_wrap.clone input[type="submit"]:hover {
    background-color: #42495b;
    color: #fff;
}
.trainer_wrap .inner_header .btn_wrap.clone {
}
.trainer_wrap .inner_header .form-control {
    display: block;
    width: 100%;
    height: 42px !important;
    padding: 6px 12px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Calibri';
    line-height: 35px;
    margin-bottom: 10px;
}
 .trainer_wrap .inner_header .form-control::-moz-placeholder {
 font-weight:700;
 opacity: 1;
}
.trainer_wrap .inner_header .form-control:-ms-input-placeholder {
 font-weight:700;
}
.trainer_wrap .inner_header .form-control::-webkit-input-placeholder {
 font-weight:700;
}
.trainer_wrap .content_area {
    background-color: #fff;
    padding: 30px 40px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.trainer_wrap .content_area table {
    border-radius: 6px;
}
.trainer_wrap .content_area table tbody, .trainer_wrap .content_area table thead {
    border-radius: 6px;
}
.trainer_wrap .content_area thead th {
    background-color: #42495b;
    color: #fff;
}
.trainer_wrap .content_area thead th:first-child {
}
.trainer_wrap .content_area thead th:last-child {
}
.trainer_wrap .content_area tbody tr {
}
.trainer_wrap .content_area tbody tr:last-child td:first-child {
}
.trainer_wrap .content_area tbody tr:last-child td:last-child {
}
.trainer_wrap .content_area tbody tr:nth-child(odd) {
    background-color: #fbfbfb;
}
body.page-template-temp_trainer .eltdf-mobile-header .eltdf-mobile-nav .eltdf-grid>ul {
    padding-bottom: 22px;
    position: relative;
    z-index: 25;
    background: #fff;
}
body.page-template-temp_trainer .eltdf-mobile-header .eltdf-mobile-nav {
    border: none;
}
body.page-template-temp_trainer .eltdf-content {
}
.students_counter {
    list-style: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-family: 'Calibri';
    font-size: 16px;
    margin: 0px -10px;
    clear: both;
}
.students_counter * {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
.students_counter li {
    list-style: none;
    width: 20%;
    float: left;
    padding: 0px 10px;
}
.students_counter li a.inner {
    display: block;
    position: relative;
    transition: all 200ms;
    -webkit-box-shadow: 5px 10px 20px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 5px 10px 20px 0 rgba(0,0,0,0.15);
    box-shadow: 5px 10px 20px 0 rgba(0,0,0,0.15);
    padding: 25px 10px;
    color: #fff;
    background-color: #42495b;
    margin-bottom: 20px;
}
.students_counter li a.inner:hover {
    z-index: 10;
    text-decoration: none;
    transform: translateY(-5px);
    transition: all 300ms;
    -webkit-box-shadow: 10px 20px 40px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 10px 20px 40px 0 rgba(0,0,0,0.15);
    box-shadow: 10px 20px 40px 0 rgba(0,0,0,0.15);
    color: #fff;
    text-decoration: none;
    background-color: #5270ff;
}
.students_counter li a.inner:hover {
}
.students_counter span.txt {
    height: 50px;
    display: block;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
}
.students_counter strong.counter {
    display: block;
    font-size: 90px;
    line-height: 1.4em;
    padding: 10px 0 0;
    color: #fff;
}
.students_counter.clone li {
    width: 25%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.tab_wrap {
    margin-bottom: 50px;
}
.tab_wrap .tab-content {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border: 1px solid #ececec;
    border-radius: 0px;
    position: relative;
}
.tab_wrap .inner_tab_link {
    margin-bottom: 0;
    background-color: #42495b;
}
.tab_wrap .inner_tab_link ul {
    padding: 0px;
    margin: 0px;
}
.tab_wrap .inner_tab_link ul li {
    float: left;
    list-style: none;
}
.tab_wrap .inner_tab_link ul li a {
    font-size: 15px;
    display: block;
    padding: 8px 20px;
    font-weight: 600;
    background-color: #42495b;
    color: #fff;
    font-family: 'Calibri';
    border-right: 1px solid #5f6982;
}
.tab_wrap .inner_tab_link ul li a:hover, .tab_wrap .inner_tab_link ul li.active a {
    background-color: #5270ff;
    color: #fff;
}
.students_counter li a.inner {
    height: 240px;
}
.students_counter li a.inner .inner_type {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.students_counter.clone li a.inner {
    color: #fff;
    text-decoration: none;
    background-color: #5270ff;
}
.students_counter.clone li a.inner.link_new {
    background-color: #445fdc;
}
.students_counter.clone li a.inner:hover, .students_counter.clone li a.inner.link_new:hover {
    color: #fff;
    background-color: #42495b;
}
body.page-template .eltdf-content .eltdf-content-inner>.eltdf-container>.eltdf-container-inner, body.page-template .eltdf-content .eltdf-content-inner>.eltdf-full-width>.eltdf-full-width-inner {
    padding-bottom: 40px;
}
table.table_style_1 {
}
table.table_style_1 th {
    background-color: #42495b;
    color: #fff;
}
table.table_style_1 td {
    color: #42495b;
}
table.table_style_1 tr:nth-child(odd) {
    background-color: #fbfbfb;
}
table.table_style_1.text-left {
}
table.table_style_1.text-left td, table.table_style_1.text-left th {
    text-align: left !important;
}
table td, table th {
    padding: 7px 14px;
}
table.table_style_1.enrollment_data th {
    width: 250px;
}
table.table_style_1.enrollment_data td {
}
table.table_style_1.enrollment_data {
    background: #fff;
}
.assignment_top_bar {
    color: #fff;
    background: #5270ff;
    overflow: hidden;
    padding: 15px 20px;
    line-height: 1.5;
    text-align: left;
}
.assignment_top_bar .info {
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-family: 'Calibri';
}
.assignment_top_bar .info p {
    margin: 0;
    margin-bottom: 10px;
}
.assignment_top_bar .info p:last-child {
    margin-bottom: 0px;
}
.assignment_top_bar .info p span {
    width: 150px;
    font-weight: 700;
}
.assignment_top_bar .donwload_wrap {
    color: #fff;
    font-size: 15px;
    font-family: 'Calibri';
    text-align: right;
}
.assignment_top_bar .donwload_wrap p {
    margin: 0;
    margin-bottom: 10px;
}
.assignment_top_bar .donwload_wrap p:last-child {
    margin-bottom: 0px;
}
.assignment_top_bar .donwload_wrap span {
    font-weight: 700;
    margin-right: 5px;
}
.assignment_top_bar .donwload_wrap a {
    background: #fff;
    color: #5270ff;
    font-weight: 700;
    padding: 3px;
    line-height: 1;
    font-size: 12px;
}
.assignment_top_bar .donwload_wrap p {
    margin: 0px;
    margin-bottom: 10px;
}
.assignment_wrap {
    text-align: left;
}
.assignment_wrap .inner {
    background-color: #fbfbfb;
    border-bottom: 1px solid #ebebeb;
    padding: 20px 20px;
}
.assignment_wrap .inner h3 {
    font-size: 19px;
    margin: 0px;
    margin-bottom: 15px;
}
.assignment_wrap .inner p {
    margin: 0px;
    width: 50%;
    margin-bottom: 20px;
}
.assignment_wrap .inner .btn_1 {
    border: 0;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 13px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 10px;
    cursor: pointer;
    border: none;
    background-color: #2e3442;
    color: #fff;
    margin-right: 5px;
    margin-bottom: 0;
}
.assignment_wrap .inner .btn_1:hover {
    background-color: #42495b;
    color: #fff;
}
.assignment_wrap .inner .check_uncheck {
    display: inline-block;
    margin-bottom: 10px;
    color: #5270ff;
    font-size: 25px;
}
.assignment_wrap .text-center {
    text-align: center;
    background-color: #fff;
    padding: 15px 20px;
}
.assignment_wrap .text-center .btn_1 {
    border: 0;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 13px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 10px;
    cursor: pointer;
    border: none;
    background-color: #5270ff;
    color: #fff;
    margin-right: 5px;
}
.assignment_wrap .text-center .btn_1:hover {
    background-color: #445fe4;
    color: #fff;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
body.page-id-5087.modal-open .eltdf-container, body.page-id-5087.modal-open .eltdf-full-width, body.page-id-5087.modal-open .eltdf-wrapper, body.page-id-5087.modal-open .eltdf-content {
    position: static;
}
.modal .form-control {
    display: block;
    width: 100%;
    height: 42px !important;
    padding: 6px 12px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Calibri';
    margin-bottom: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
    outline: none;
}
.modal textarea.form-control {
    height: 80px !important;
}
.modal .btn_1 {
    border: 0;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 13px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 10px;
    cursor: pointer;
    border: none;
    background-color: #5270ff;
    color: #fff;
    margin-right: 5px;
}
.modal .btn_1:hover {
    background-color: #445fe4;
    color: #fff;
}

@media (min-width: 1200px) {
.single-sfwd-courses .eltdf-container-inner, .single-sfwd-topic .eltdf-container-inner, .single-sfwd-quiz .eltdf-container-inner {
    width: 900px !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.eltdf-container-inner {
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
}
.topics_title_wrap .head_title {
    padding-left: 44px;
}
}

@media only screen and (max-width: 1024px) {
.eltdf-top-bar {
    display: block;
}
.eltdf-top-bar .eltdf-vertical-align-containers .eltdf-position-left {
    display: none;
}
.trainer_wrap .inner_header .btn_wrap.clone {
    margin-left: 0px;
}
.assignment_wrap .inner p {
    width: 100%;
    word-break: break-all;
}
}

@media (max-width: 768px) {
.trainer_wrap .inner_header .form-control {
    margin-bottom: 10px;
}
.trainer_wrap .content_area table thead th, .trainer_wrap .content_area table tbody td {
    font-size: 14px;
}
.topics_title_wrap .head_title {
    width: 54%;
    padding-left: 34px;
}
html body[class*="single-sfwd-"] .learndash .learndash_topic_dots.type-list a > span {
}
.topics_title_wrap .head_duration {
    text-align: right;
}
.inner_duration {
}
.courses_wrap .inner h3 {
    min-height: 100%;
}
.students_counter li {
    width: 100%;
    float: none;
}
.students_counter.clone li {
    width: 100%;
    float: none;
}
.assignment_wrap .inner .check_uncheck {
    margin-top: 15px;
    text-align: center;
}
.assignment_top_bar .donwload_wrap {
    text-align: left;
    margin-top: 15px;
}
}

@media (max-width: 680px) {
.topics_title_wrap .head_title {
    width: 50%;
    padding-left: 22px;
}
html body[class*="single-sfwd-"] .learndash .learndash_topic_dots.type-list a > span {
    font-size: 11px;
}
.topics_title_wrap .head_duration {
    width: 28%;
    text-align: right;
}
.inner_duration {
    font-size: 12px;
    padding-top: 9px;
}
.eltdf-title-holder.eltdf-standard-type .eltdf-page-title {
    margin: 0;
    font-size: 30px;
}
.students_counter {
    height: auto;
    height: auto !important;
}
}

@media (max-width: 600px) {
.tml {
    width: auto;
}
.tab_wrap .inner_tab_link ul li {
    float: none !important;
}
.tab_wrap .inner_tab_link ul li a {
    border-right: none;
    border-bottom: 1px solid #5f6982;
}
table.table_style_1.enrollment_data th {
    width: 180px;
}
}
.successMsg {
    color: #fff;
    background-color: #5270ff;
    padding: 15px 20px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 17px;
    margin-bottom: 16px;
    font-family: 'Calibri';
}

@media (max-width: 480px) {
html body[class*="single-sfwd-"] .learndash .learndash_topic_dots.type-list a > span {
    font-size: 11px;
}
}
.assignment_sec {
/*display: none;*/
}
.trainer_std_wrap {
    border-radius: 6px;
    font-size: 16px;
    position: relative;
}
.trainer_std_wrap table {
    table-layout: fixed;
}
.trainer_std_wrap table tbody, .trainer_std_wrap table thead {
    border-radius: 6px;
}
.trainer_std_wrap thead th {
    background-color: #42495b;
    color: #fff;
}
.trainer_std_wrap thead th:first-child {
    border-top-left-radius: 6px;
}
.trainer_std_wrap thead th:last-child {
    border-top-right-radius: 6px;
}
.trainer_std_wrap tbody tr {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.trainer_std_wrap tbody tr:last-child td:first-child {
    border-bottom-left-radius: 6px;
}
.trainer_std_wrap tbody tr:last-child td:last-child {
    border-bottom-right-radius: 6px;
}
.trainer_std_wrap tbody tr:nth-child(odd) {
    background-color: #fbfbfb;
}
.user_full_data {
}
.user_full_data td {
    padding: 0px !important;
}
.user_full_data {
    display: none;
}
.tab_wrap .inner_tab_link .tab_side_btn {
    float: right;
}
.tab_wrap .inner_tab_link .tab_side_btn a {
    float: left;
    margin-left: 5px;
    color: #fff;
    background-color: #5270ff;
    border: 0;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 11px;
    line-height: 1.4;
    text-transform: uppercase;
    margin: 9px 0px;
    padding: 5px 10px;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    cursor: pointer;
    border: none;
    margin-right: 10px;
}
.tab_wrap .inner_tab_link .tab_side_btn a:hover {
    color: #5270ff;
    background-color: #fff;
}
.gloabal_file_download {
    font-size: 15px;
    font-family: 'Calibri';
    text-align: right;
    padding-bottom: 5px;
}
.gloabal_file_download a {
    background: #5270ff;
    color: #fff;
    font-weight: 700;
    padding: 3px;
    line-height: 1;
    font-size: 12px;
}
.gloabal_file_download span {
    font-weight: 700;
    margin-right: 5px;
}
/* progress bar */
.progress {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: center;
}
.progress div {
    display: block;
    position: absolute;
}
.progress_bar_wrapper, .ui-progressbar, .ui-progressbar-value {
    height: 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.progress_bar_wrapper {
    background-color: #f4f4f4;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    width: 100%;
}
.progress_bar_wrapper .ui-progressbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 13px;
}
.progress_bar_wrapper .ui-progressbar-value {
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.progress_bar_wrapper .actual_progress {
    top: -22px;
    background-color: #637bea;
    color: #ffffff !important;
    padding: 2px 6px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    opacity: 1;
    -webkit-transition: opacity linear 0.3s;
    -moz-transition: opacity linear 0.3s;
    -ms-transition: opacity linear 0.3s;
    -o-transition: opacity linear 0.3s;
    transition: opacity linear 0.3s;
    font-size: 11px;
    line-height: 1.3;
}
.progress_bar_wrapper .actual_progress .arrow {
    bottom: -5px;
    right: 5px;
    border: solid transparent;
    border-color: #637bea transparent;
    border-width: 7px 7px 0 7px;
}
.progress_bar_wrapper .expected_progress {
    bottom: -22px;
    background-color: #f7f7f7;
    color: #6e6c7d !important;
    padding: 2px 6px;
    opacity: 0;
    right: 0px;
    z-index: 9999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: opacity linear 0.3s;
    -moz-transition: opacity linear 0.3s;
    -ms-transition: opacity linear 0.3s;
    -o-transition: opacity linear 0.3s;
    transition: opacity linear 0.3s;
    font-size: 11px;
    line-height: 1.3;
}
.progress_bar_wrapper .expected_progress .arrow {
    top: -5px;
    right: 5px;
    border: solid transparent;
    border-color: #f7f7f7 transparent;
    border-width: 0 7px 7px;
}
.progress_bar_wrapper {
    background-color: #ffffff;
}
.progress_bar_wrapper .actual_progress {
    opacity: 1;
}
.progress_bar_wrapper .expected_progress {
    opacity: 1;
    left: 15px;
    right: unset;
    width: 92px;
}
.actual_progress {
    opacity: 0;
}
.progress:hover .actual_progress {
    opacity: 1;
}
.progress:hover .expected_progress {
    opacity: 1;
}
.student_progress .ui-progressbar-value {
    background-color: #5270ff;
}
.exp_progress .ui-progressbar-value {
    background-color: #ea4d4d;
}
.student_progress.ui-widget-content, .exp_progress.ui-widget-content {
    border: transparent !important;
    background: transparent !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
body[class*="single-sfwd-"] #learndash_course_content li.retake_topic {
    background-color: #ffffff !important;
    border-color: #e0e0e0 !important;
}
body[class*="single-sfwd-"] #learndash_course_content li.retake_topic * {
    color: #d9534f !important;
}
body[class*="single-sfwd-"] #learndash_course_content li.retake_topic i.fa {
    margin-right: 10px;
}
body[class*="single-sfwd-"] #learndash_course_content .retake_topic span::after, body[class*="single-sfwd-"] #learndash_course_content .retake_topic span::before, body[class*="single-sfwd-"] #learndash_course_content .retake_topic a::before, body[class*="single-sfwd-"] #learndash_course_content .retake_topic a::after {
    color: #d9534f !important;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    /*  opacity: 0;
  filter: alpha(opacity=0);*/
    opacity: 1;
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 5px 10px;
    color: #ffffff;
    text-align: center;
    background-color: #d9534f;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #d9534f;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #d9534f;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #d9534f;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #d9534f;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #d9534f;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #d9534f;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #d9534f;
}
span.online {
    width: 10px;
    height: 10px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    background-color: #2cc33a;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    margin-right: 0;
}
span.offline {
    width: 10px;
    height: 10px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    background-color: #ea4d4d;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    margin-right: 0;
}
.section-report table td a {
    display: block;
    padding-right: 15px;
    position: relative;
}
body[class*="single-sfwd-"] #learndash_course_content .learndash_topic_dots ul > li i.fa {
    display: none;
}
body[class*="single-sfwd-"] #learndash_course_content .learndash_topic_dots ul > li.retake_topic i.fa {
    display: inline;
}
.tem_hidden {
    display: none !important;
}
.online + .tooltip.top .tooltip-arrow {
    border-top-color: #2cc33a;
}
.online + .tooltip .tooltip-inner {
    max-width: 200px;
    padding: 5px 5px;
    font-size: 12px;
    background-color: #2cc33a;
}
.offline + .tooltip.top .tooltip-arrow {
    border-top-color: #ea4d4d;
}
.offline + .tooltip .tooltip-inner {
    max-width: 200px;
    padding: 5px 5px;
    font-size: 12px;
    background-color: #ea4d4d;
}
.eltdf-side-menu-button-opener, .eltdf-search-opener {
    display: none !important;
}
.dashboard_title_bar {
    background-color: #5270ff;
    color: #fff;
    padding: 40px 0px;
    margin-bottom: 30px;
}
.dashboard_title_bar h1 {
    margin: 0;
    color: #fff;
}
.dashboard_course_dropdown {
}
.dashboard_course_dropdown label {
    margin: 0;
    color: #fff;
    font-size: 19px;
    margin-bottom: 0px;
    font-weight: 700;
}
.dashboard_course_dropdown select.form-control {
    display: block;
    width: 100%;
    height: 42px !important;
    padding: 6px 12px;
    padding-left: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Calibri';
    line-height: 35px;
    margin-bottom: 0;
    cursor: pointer;
}
.dataTables_length {
    font-size: 14px;
    margin-bottom: 13px;
    font-weight: 700;
}
.dataTables_length .form-control {
    padding: 3px 8px;
    font-size: 15px;
    font-weight: 600;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Calibri';
    line-height: 35px;
    margin-bottom: 0;
    cursor: pointer;
    height: 30px;
    border-radius: 0px;
    margin: 0px 5px;
}
.dataTables_filter {
}
.dataTables_filter label {
    font-size: 14px;
    font-weight: 700;
}
.dataTables_filter .form-control {
    padding: 6px 12px;
    font-size: 15px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Calibri';
    line-height: 35px;
    margin-bottom: 0;
    height: 31px;
    border-radius: 0px;
    outline: none;
}
.dataTables_wrapper .dataTables_info {
    font-size: 14px;
    margin-bottom: 13px;
    font-weight: 700;
}
.section-report .table>thead th {
    background-color: #42495b;
    color: #fff;
    border-bottom: 1px solid #111;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
}
.section-report .table td {
    line-height: 1.42857143;
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    padding: 8px;
    border-top: 1px solid #ddd;
    text-align: center;
}
html body #ui-datepicker-div table td, html body #ui-datepicker-div table th {
    text-align: left !important;
    padding: 9px 10px !important;
}
html body #ui-datepicker-div table.ui-datepicker-calendar td, html body #ui-datepicker-div table.ui-datepicker-calendar th {
    padding: 1px !important;
    text-align: center !important;
    font-size: 14px;
}
html body #ui-datepicker-div table.ui-datepicker-calendar th {
    background: #42495b;
    color: #fff;
    border: none;
    border-radius: 0px;
}
html body #ui-datepicker-div table.ui-datepicker-calendar .ui-state-default, html body #ui-datepicker-div table.ui-datepicker-calendar .ui-widget-content html body #ui-datepicker-div table.ui-datepicker-calendar .ui-state-default, html body #ui-datepicker-div table.ui-datepicker-calendar .ui-widget-header html body #ui-datepicker-div table.ui-datepicker-calendar .ui-state-default {
    background: #5270ff;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 13px;
    padding: 1px 2px;
}
html body.home .eltdf-tabs.eltdf-tabs-vertical .eltdf-tabs-nav {
    background: #fff;
    border: none;
    border-radius: 0px;
}
html body.home .eltdf-tabs.eltdf-tabs-vertical {
    border: none;
    background: none;
}
html body.home .ui-state-active, html body.home .ui-widget-content .ui-state-active, html body.home .ui-widget-header .ui-state-active {
    border: none;
    background: none;
}
html body.home .ui-state-default, html body.home .ui-widget-content .ui-state-default, html body.home .ui-widget-header .ui-state-default {
    border: none;
    background: none;
}
html body.home .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
}
html body.home .ui-tabs .eltdf-section-title-holder span.eltdf-st-text {
    font-size: 20px;
}
html body #ui-datepicker-div table.ui-datepicker-calendar .ui-state-highlight, html body #ui-datepicker-div table.ui-datepicker-calendar .ui-widget-content html body #ui-datepicker-div table.ui-datepicker-calendar .ui-state-highlight, html body #ui-datepicker-div table.ui-datepicker-calendar .ui-widget-header .ui-state-highlight {
    background: #42495b;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 13px;
}
html body #ui-datepicker-div table.ui-datepicker-calendar .ui-state-hover, html body #ui-datepicker-div table.ui-datepicker-calendar .ui-widget-content .ui-state-hover, html body #ui-datepicker-div table.ui-datepicker-calendar .ui-widget-header .ui-state-hover, html body #ui-datepicker-div table.ui-datepicker-calendar .ui-state-focus, html body #ui-datepicker-div table.ui-datepicker-calendar .ui-widget-content .ui-state-focus, html body #ui-datepicker-div table.ui-datepicker-calendar .ui-widget-header .ui-state-focus {
    background: #435fe6;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 13px;
}
html body #ui-datepicker-div table.ui-datepicker-calendar .ui-state-active, html body #ui-datepicker-div table.ui-datepicker-calendar .ui-widget-content html body #ui-datepicker-div table.ui-datepicker-calendar .ui-state-active, html body #ui-datepicker-div table.ui-datepicker-calendar .ui-widget-header html body #ui-datepicker-div table.ui-datepicker-calendar .ui-state-active {
    background: #ddd;
    border: none;
    color: #42495b;
}
html body #ui-datepicker-div .ui-widget-header {
    background: #dddddd;
    border: none;
    border-radius: 0px;
    color: #42495b;
    font-size: 13px;
}
html body #ui-datepicker-div .ui-datepicker {
    border-radius: 0px;
    border: 1px solid #dddddd;
    width: 13em;
}
.audo_player_wrap {
    /*background:#fff;*/
    position: relative;
    z-index: 999999 !important;
}
.audo_player_wrap {
}
.audo_player_wrap audio {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 29px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: 0 0 27px rgba(0,0,0,.16);
    -webkit-box-shadow: 0 0 27px rgba(0,0,0,.16);
    box-shadow: 0 0 27px rgba(0,0,0,.16);
    margin-bottom: 20px;
}
.audo_player_wrap h3 {
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 12px;
    margin-top: 0;
}
.sticky-wrapper {
    height: auto !important;
}
.bootstrap-select .dropdown-menu li a.selected {
    background-color: #42495b;
    color: #fff;
    border-bottom: 1px solid #ffffff3b;
}
.course_meta_wrap {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border: 1px solid #cbcaca;
    border-radius: 0px;
    position: relative;
    background-color: #ececec;
    margin-bottom: 30px;
    min-height: 188px;
}
.course_meta_wrap h4 {
    margin: 0;
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: 18px;
}
.course_meta_wrap .text-center {
    text-align: center;
}
.course_meta_wrap .bootstrap-select {
    margin-bottom: 20px;
}
.course_meta_wrap .col-md-3 {
    min-height: 94px;
}
.course_meta_wrap .btn_1 {
    border-radius: 0px !important;
    background-color: #42495b;
    color: #fff;
    border: 0;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 13px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 12px 20px;
    text-align: center;
    display: inline-block;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 10px;
    cursor: pointer;
    border: none;
    padding: 12px 15px;
}
.course_meta_wrap .btn_1:hover {
    background-color: #5270ff;
    color: #fff;
}
body.page-template-report_new-php {
    z-index: 0;
}
body.page-template-report_new-php .eltdf-top-bar, body.page-template-report_new-php .eltdf-page-footer {
    z-index: 0;
}
.report_sec {
    padding-bottom: 50px;
    padding-top: 40px;
}
.sticky-wrapper.sticky .audo_player_wrap {
    left: 0;
    width: 25% !important;
    padding-left: 40px;
}

@media (max-width:767px) {
.dashboard_title_bar h1 {
    margin-bottom: 15px;
}
}

@media (max-width:600px) {
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.table-responsive {
    width: 100%;
    margin-bottom: 0;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.sticky-wrapper.sticky .audo_player_wrap {
    top: 0px !important;
    left: 0;
    width: 100% !important;
    padding-left: 40px;
}
.eltdf-top-bar {
    height: auto !important;
}
.eltdf-top-bar .eltdf-vertical-align-containers .eltdf-position-right {
    float: none !important;
    text-align: center !important;
}
}
.ui-widget-content {
    z-index: 9999 !important;
}
/* RemixDesign | woaichidapi@163.com | Redesigned by JimmyCheung */

.audioplayer {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    margin: 1em 0;
    padding: 0 24px;
    width: 100%;
    height: 70px;
    align-items: center;
    border: 1px solid #DDE2E6;
    border-radius: 4px;
    background: #f7f7f7;
    width: 340px;
}
.audioplayer-playpause {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all .2s ease-in-out;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause {
    background: rgba(91, 130, 255, 0);
    border: 1px solid #5B82FF;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover {
    background: rgba(91, 130, 255, 0.1);
}
.audioplayer-playing .audioplayer-playpause {
    background: rgba(253, 79, 26, 0);
    border: 1px solid #FD4F1A;
}
.audioplayer-playing .audioplayer-playpause:hover {
    background: rgba(235, 79, 26, 0.1);
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
    content: '';
    justify-content: center;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 7px solid transparent;
    border-right: none;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #5270ff;
}
.audioplayer-playing .audioplayer-playpause a {
    content: '';
    display: flex;
    justify-content: space-between;
    width: 12px;
    height: 14px;
}
.audioplayer-playing .audioplayer-playpause a::before, .audioplayer-playing .audioplayer-playpause a::after {
    content: '';
    width: 4px;
    height: 14px;
    background-color: #FD4F1A;
}
.audioplayer-time {
    display: flex;
    width: 40px;
    justify-content: center;
    font-size: 12px;
    color: rgba(51, 51 ,51, .6)
}
.audioplayer-time-current {
    margin-left: 24px;
}
.audioplayer-time-duration {
    margin-right: 24px;
}
.audioplayer-bar {
    position: relative;
    display: flex;
    margin: 0 12px;
    height: 12px;
    flex-basis: 0;
    flex-grow: 1;
    cursor: pointer;
}
.audioplayer-bar::before {
    content: '';
    position: absolute;
    top: 5px;
    width: 100%;
    height: 2px;
    background-color: #DDE2E6;
}
.audioplayer-bar > div {
    position: absolute;
    left: 0;
    top: 5px;
}
.audioplayer-bar-loaded {
    z-index: 1;
    height: 2px;
    background: #BEC8D2;
}
.audioplayer-bar-played {
    flex-direction: row-reverse;
    z-index: 2;
    height: 2px;
    background: -webkit-linear-gradient(left, #5270ff, #09B1FA);
}
.audioplayer-bar-played::after {
    display: flex;
    position: absolute;
    content: '';
    box-sizing: border-box;
    top: -5px;
    right: -1px;
    margin-right: -5px;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 6px;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after {
    border: 2px solid #BEC8D2;
}
.audioplayer-playing .audioplayer-bar-played::after {
    border: 2px solid #5270ff;
}
.audioplayer-volume {
    display: flex;
    align-items: center;
}
.audioplayer-volume-button {
    display: flex;
    align-items: center;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.audioplayer-volume-button a {
    display: flex;
    width: 6px;
    height: 8px;
    background-color: #9A9FB0;
    position: relative;
}
.audioplayer-volume-button a:before, .audioplayer-volume-button a:after {
    content: '';
    position: absolute;
}
.audioplayer-volume-button a:before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 9px solid #9A9FB0;
    border-bottom: 8px solid transparent;
    border-left: none;
    top: -4px;
}
.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
    left: 10px;
    top: -2px;
    width: 6px;
    height: 6px;
    border: 6px double #9A9FB0;
    border-width: 6px 6px 0 0;
    border-radius: 0 12px 0 0;
    transform: rotate(45deg);
}
.audioplayer-mute .audioplayer-volume-button a {
    background-color: #FD4F1A;
}
.audioplayer-mute .audioplayer-volume-button a:before {
    border-right: 9px solid #FD4F1A;
}
.audioplayer-volume-adjust {
    display: flex;
    align-items: center;
    margin-left: 8px;
}
.audioplayer-volume-adjust > div {
    position: relative;
    display: flex;
    width: 60px;
    height: 2px;
    cursor: pointer;
    background-color: #BEC8D2;
}
.audioplayer-volume-adjust div div {
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    background-color: #5270ff;
}

/* responsive | you can change the max-width value to match your theme */

@media screen and (max-width: 679px) {
.audioplayer-volume-adjust {
    display: none;
}
}
.assignment_wrap textarea {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Calibri';
    min-height: 80px;
}
html body a .orange_icon:before, html body .orange_icon span:before, html body[class*="single-sfwd-"] a.completed.orange_icon::before {
    color: #FF8000 !important;
}
html body .green_icon:before, html body .green_icon span:before {
    color: #5cb85c !important;
}
html body .orange_icon:before, html body .orange_icon span:before {
    color: #FF8000 !important;
}
html body .gray_icon:before, html body .gray_icon span:before {
    color: #777777 !important;
}
html body .blue_icon:before, html body .blue_icon span:before {
    color: #4360e8 !important;
}
html html body[class*="single-sfwd-"] .learndash .topic-completed.orange_icon span:before, body[class*="single-sfwd-"] #leardash_profile .topic-notcompleted.orange_icon span:before, html body[class*="single-sfwd-"] .learndash .topic-notcompleted.orange_icon span:before, html body[class*="single-sfwd-"] .learndash .completed.orange_icon:before, html body[class*="single-sfwd-"] .learndash .notcompleted.orange_icon:before {
    color: #FF8000 !important;
}
html body[class*="single-sfwd-"] .learndash .topic-completed.green_icon span:before, html body[class*="single-sfwd-"] #leardash_profile .topic-notcompleted.green_icon span:before, html body[class*="single-sfwd-"] .learndash .topic-notcompleted.green_icon span:before, html body[class*="single-sfwd-"] .learndash .completed.green_icon:before, html body[class*="single-sfwd-"] .learndash .notcompleted.green_icon:before {
    color: #5cb85c !important;
}
html body[class*="single-sfwd-"] .learndash .topic-completed.gray_icon span:before, html body[class*="single-sfwd-"] #leardash_profile .topic-notcompleted.gray_icon span:before, html body[class*="single-sfwd-"] .learndash .topic-notcompleted.gray_icon span:before, html body[class*="single-sfwd-"] .learndash .completed.gray_icon:before, html body[class*="single-sfwd-"] .learndash .notcompleted.gray_icon:before {
    color: #777777 !important;
}
.learndash_post_sfwd-quiz img.aligncenter {
    margin-bottom: 20px;
}
.learndash_post_sfwd-quiz input[type="button"], html body a#quiz_continue_link {
    background-color: #42495b;
    color: #fff;
    border: 0;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 13px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 12px 20px;
    text-align: center;
    display: inline-block;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 10px;
    cursor: pointer;
    border: none;
    padding: 12px 15px;
    border-radius: 0px;
}
.learndash_post_sfwd-quiz input[type="button"]:hover, html body a#quiz_continue_link:hover {
    background-color: #5270ff;
    color: #fff;
}
.wpProQuiz_quiz_time {
    font-size: 16px;
    font-family: 'Calibri';
    font-weight: 700;
    color: #42495b;
}
html body .wpProQuiz_content .wpProQuiz_questionList {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border: 1px solid #ebebeb;
    border-radius: 0px;
    position: relative;
    background: #fbfbfb;
    margin-bottom: 20px;
}
html body .wpProQuiz_content .wpProQuiz_question_text {
    margin-bottom: 10px;
    font-size: 16px;
    font-family: 'Calibri';
    font-weight: 700;
    color: #42495b;
}
html body .wpProQuiz_content .wpProQuiz_questionList textarea {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Calibri';
    min-height: 80px;
}
html body .bootstrap-select .dropdown-menu .inner.open {
    height: 185px !important;
}
.inner_table_form {
    overflow: hidden;
}
.inner_table_form label {
    display: block;
    margin-bottom: 3px;
}
.inner_table_form .row {
    margin: 0px -5px;
}
.inner_table_form .row [class*="col-"] {
    padding: 0px 5px;
}
.inner_table_form .form-control {
    display: block;
    width: 100%;
    height: 37px !important;
    padding: 6px 12px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Calibri';
    line-height: 35px;
    margin-bottom: 10px;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
}
.inner_table_form .btn_1 {
    background-color: #42495b;
    color: #fff;
    border: 0;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 13px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 12px 20px;
    text-align: center;
    width: 100%;
    display: inline-block;
    max-width: 100%;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 10px;
    cursor: pointer;
    border: none;
    padding: 10px 15px;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    margin-top: 30px;
}
.inner_table_form .btn_1:hover {
    background-color: #5270ff;
    color: #fff;
}

@media (max-width:700px) {
.inner_table_form .form-control {
    width: 83% !important;
}
.inner_table_form .btn_1 {
    margin-top: 15px;
}
}
.pending_assessments .btn_1 {
    border: 0;
    width: 100%;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 13px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 10px 95px;
    text-align: center;
    display: inline-block;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 10px;
    cursor: pointer;
    border: none;
    background-color: #ea4d4d;
    color: #fff;
    margin-right: 5px;
    border-radius: 6px;
}
.pending_assessments .btn_1:hover {
    background-color: #EA4D5A;
    color: #fff;
}
.returned_assessments .btn_1, .btn_1 {
    border: 0;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 13px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 10px 95px;
    text-align: center;
    display: inline-block;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 10px;
    cursor: pointer;
    border: none;
    background-color: #2e3442;
    color: #fff;
    margin-right: 5px;
    border-radius: 0px;
}
.returned_assessments .btn_1:hover, .btn_1:hover {
    background-color: #42495b;
    color: #fff;
}
.course_meta_nav {
    overflow: hidden;
    margin-bottom: 0px;
    text-align: center;
}
.course_meta_nav ul {
    margin: 0;
}
.course_meta_wrap.with_input {
    min-height: 100%;
}
.course_meta_nav ul li {
    list-style: none;
    float: none;
    display: inline-block;
}
.course_meta_nav ul li a {
    background-color: #42495b;
    color: #fff;
    border: 0;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 13px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 12px 20px;
    text-align: center;
    display: inline-block;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 7px;
    cursor: pointer;
    border: none;
    padding: 12px 20px;
    margin-right: 5px;
    min-width: 120px;
}
.course_meta_nav ul li a:hover, .course_meta_nav ul li.active a {
    background-color: #5270ff;
    color: #fff;
}
.course_meta_wrap.with_input input.form-control {
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: left;
    white-space: nowrap;
    font-size: 15px;
    font-weight: 600;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dfdfdf;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Calibri';
    padding: 9px 12px;
    line-height: 1.42857143;
}
.course_meta_wrap.with_input .btn_1 {
    margin-top: 30px;
}
body.modal-open .eltdf-page-header {
    z-index: 96;
}
body.modal-open .eltdf-top-bar {
    z-index: 77;
}
.saved_values_wrap {
}
.saved_values_wrap ul {
    margin: 0px;
    margin-bottom: 20px;
    max-height: 214px;
    overflow: hidden;
}
.saved_values_wrap ul li {
    list-style: none;
    display: block;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.03em;
    position: relative;
    background-color: #fff;
    box-sizing: border-box;
    display: block;
    margin: 0;
    margin-right: 20px;
    margin-bottom: 15px;
    padding: 6px 20px;
    cursor: pointer;
    position: relative;
    box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.06);
    padding-left: 36px;
    border: 1px solid #e3e3e3;
    padding-right: 30px;
}
.saved_values_wrap ul li:after {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    top: 12px;
    left: 12px;
    height: 18px;
    width: 19px;
    line-height: 1;
}
.saved_values_wrap ul li a {
    color: #5270ff;
    margin-left: 10px;
    position: absolute;
    top: 5px;
    right: 10px;
}
.saved_values_wrap ul li:hover, .saved_values_wrap ul li.active {
    background-color: #5270ff;
    color: #fff;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
}
.saved_values_wrap ul li:hover a {
    color: #fff;
}
.save_search_val .modal-body {
    background-color: #f4f4f4;
    min-height: 200px;
}
.course_meta_panel {
    margin-top: 30px;
}
html body .eltdf-page-footer {
    z-index: 97;
}
.course_meta_wrap.with_input .modal-body .btn_1 {
    margin-top: 0;
}
.dashboard_sidebar {
    padding: 0px 20px;
    padding-bottom: 20px;
    border: 1px solid #ececec;
    border-radius: 0px;
    position: relative;
    background-color: #ffffff;
    font-size: 13px;
    line-height: 1.6;
    color: #6f6f6f;
}
.dashboard_sidebar .eltdf-widget-title {
    background: #20bed5;
    margin: 0px -20px !important;
    padding: 5px 20px;
    margin-bottom: 20px !important;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: -1px !important;
}
.main_notes_wrap {
}
.main_notes_wrap .write_note {
    overflow: hidden;
    background-color: rgba(32, 190, 213, 0.23);
    padding: 25px 40px;
    margin-bottom: 30px;
    font-size: 16px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 1.4;
}
.main_notes_wrap .check_cond {
    font-size: 15px;
    margin: 0;
    margin-bottom: 4px;
    line-height: 1.4;
    font-family: 'Calibri' !important;
}
.main_notes_wrap .check_cond label {
}
.write_note .btn_1 {
    width: 100%;
    padding: 10px 20px;
    margin: 0;
    margin-top: 25px;
}
.main_notes_wrap .write_note .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Calibri';
    line-height: 324px;
    margin-bottom: 10px;
    height: 90px !important;
}
.main_notes_wrap .write_note h3 {
    margin: 0;
    font-size: 22px;
    margin-top: 25px;
}
.default_notes_wrap {
    line-height: 1.6;
    overflow: hidden;
    clear: both;
}
.default_notes_wrap .row {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
    padding: 0px 40px;
    padding-bottom: 20px;
}
.default_notes_wrap .row:last-of-type {
}
.default_notes_wrap .notes_title {
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 20px;
    font-family: 'Calibri' !important;
}
.default_notes_wrap .notes_title small {
    display: block;
    font-weight: 400;
    font-size: 14px;
    margin-top: 2px;
}
.default_notes_wrap .notes_title span {
}
.default_notes_wrap .content_wrap {
}
.default_notes_wrap .content_wrap p {
    font-size: 16px;
    margin: 0;
    margin-bottom: 4px;
    line-height: 1.4;
}
.default_notes_wrap .content_wrap .notes_date {
    display: block;
    color: #424858;
    font-size: 13px;
}
.notes_loadmore_btn {
    text-align: center;
}
.notes_loadmore_btn .btn_1 {
    padding: 10px 30px;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.learndash_content h3 {
    margin-top: 0px !important;
}
.default_notes_wrap .edit_delete {
}
.default_notes_wrap .edit_delete a {
    float: left;
    color: #fff;
    background-color: #2e3442;
    border: 0;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 11px;
    line-height: 1.4;
    text-transform: uppercase;
    margin: 9px 0px;
    padding: 4px 10px;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    cursor: pointer;
    border: none;
    margin-right: 7px;
}
.default_notes_wrap .edit_delete a:hover {
    color: #ffffff;
    background-color: #42495b;
}
.default_notes_wrap .spinner {
    vertical-align: bottom;
}
.default_notes_wrap .modal-body .spinner {
    vertical-align: middle;
}
.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
}
.panel-body {
    padding: 15px;
}
.panel-heading {
    padding: 14px 15px;
    border-bottom: 1px solid transparent;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
}
.panel-group .panel + .panel {
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.panel-default {
}
.panel-default > .panel-heading {
    color: #333333;
    background-color: #fff;
    border-color: #dddddd;
    position: relative;
    padding-left: 70px;
    padding-right: 75px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.panel-title > a {
    display: block;
    color: #666;
}
.panel-title > a:after {
    content: "\f078"; /* fa-chevron-down */
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 100%;
    width: 50px;
    text-align: center;
    vertical-align: middle;
    line-height: 53px;
    background-color: #f5f5f5;
    color: #42495b;
}
.panel-title > a[aria-expanded="true"]:after {
    content: "\f077";
    background-color: #42495b;
    color: #fff;
}
.compile_course_wrap {
    box-shadow: -2px 2px 6px 1px rgba(0,0,0,.05);
    -webkit-box-shadow: -2px 2px 6px 1px rgba(0,0,0,.05);
    -moz-box-shadow: -2px 2px 6px 1px rgba(0,0,0,.05);
    border: none;
    border-radius: 0px;
}
.main_heading_wrap {
    border-radius: 0px;
    padding: 10px 20px;
    color: #fff;
    border-bottom: 0px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #20BED5;
    font-family: 'Calibri';
}
.main_heading_wrap span {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
}
.main_heading_wrap span.right {
    float: right;
    text-align: center;
    width: 53px;
}
.panel-title > a:before {
    content: "\f058";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 14px;
    font-size: 24px;
    display: inline-block;
    opacity: 1;
    color: #666;
    right: 35px !important;
}
.student_course_topic_item > a:before {
    content: "\f058";
    font-family: FontAwesome;
    float: right;
    font-size: 24px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 20px;
}
.student_course_lesson_item > a:before {
    content: "\f058";
    font-family: FontAwesome;
    position: absolute;
    right: 35px;
    top: 20px;
    font-size: 26px;
    display: inline-block;
    opacity: 1;
    color: #666;
}
.main_heading_wrap.topic_co_head {
    overflow: hidden;
}
.main_heading_wrap.topic_co_head .title {
    width: 50%;
    display: block;
    float: left;
    padding-right: 20px;
}
.main_heading_wrap.topic_co_head .submitted {
    float: left;
    float: left;
    width: 20%;
}
.main_heading_wrap.topic_co_head .assessed {
    float: left;
    width: 15%;
    padding-right: 10px;
}
.compile_course_wrap .topic_content_wrap {
}
.compile_course_wrap .topic_content_wrap .inner_row {
    position: relative;
    padding: 14px 15px;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
}
.compile_course_wrap .topic_content_wrap .inner_row .title {
    width: 50%;
    display: block;
    float: left;
    padding-right: 20px;
}
.compile_course_wrap .topic_content_wrap .assignment_sec a:before {
    display: none;
}
.compile_course_wrap .topic_content_wrap .inner_row .submitted {
    float: left;
    width: 20%;
}
.compile_course_wrap .topic_content_wrap .inner_row .assessed {
    float: left;
    width: 15%;
    padding-right: 10px;
}
.compile_course_wrap .topic_content_wrap a {
    font-size: 15px;
    color: #666;
    font-family: 'Calibri' !important;
    font-weight: 700 !important;
}
.compile_course_wrap .topic_content_wrap a .title:hover {
    color: #5270ff;
}
.compile_course_wrap .topic_content_wrap a:hover {
}
.compile_course_wrap .topic_content_wrap a:before {
    content: "\f058";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 14px;
    font-size: 24px;
    display: inline-block;
    opacity: 1;
    color: #666;
    right: 35px !important;
}
.panel-title > a.notavailable:before {
    content: "\f073" !important;
}
.compile_course_wrap .notavailable_message {
    float: right;
    background: #e4e4e4;
    padding: 1px 10px;
    border-radius: 15px;
    color: inherit;
    color: #666;
}
.compile_course_wrap .topic_content_wrap .inner_row > a span.title {
    padding-left: 55px;
}
.compile_course_wrap .topic_content_wrap .inner_row > a:after {
    content: "\f078";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    width: 50px;
    text-align: center;
    vertical-align: middle;
    line-height: 53px;
    background-color: #f5f5f5;
    color: #42495b;
}
.compile_course_wrap .topic_content_wrap .inner_row > a.active:after {
    content: "\f077";
    background-color: #42495b;
    color: #fff;
}

@media (max-width:700px) {
.compile_course_wrap .panel-body {
    padding: 0px;
}
.main_heading_wrap.topic_co_head span {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.1;
}
.compile_course_wrap .topic_content_wrap a {
    font-size: 13px;
}
.main_heading_wrap.topic_co_head .title {
    padding-right: 5px;
    width: 45%;
}
.compile_course_wrap .topic_content_wrap .inner_row {
    line-height: 1.1;
}
.compile_course_wrap .topic_content_wrap .inner_row .title {
    padding-right: 5px;
    width: 45%;
}
.main_heading_wrap.topic_co_head {
    line-height: 1.1;
}
}
.ajax_search_wrap {
    margin: 0px 10px;
    position: relative;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 6px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    font-family: 'Calibri';
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
}
.list-group-item .text-muted {
    font-size: 12px;
    display: block;
}
.list-group-item a {
    
}
.list-group-item:hover {
    background-color: #fff;
    color: #20BED5;
}

.list-group-item:nth-child(odd){
	
	    background-color: #fbfbfb;
	
}
#result {
    position: absolute;
    width: 100%;
    max-width: 660px;
    cursor: pointer;
    overflow-y: auto;
    max-height: 400px;
    box-sizing: border-box;
    z-index: 1001;
    top: 26px;
    max-height: 366px;
}
.ajax_search_wrap>span {
    display: block;
    position: relative;
}
.ajax_search_wrap>span input {
    padding-right: 37px !important;
}
.ajax_search_wrap>span:after {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    top: 7px;
    right: 15px;
    color: #a0a0a0;
}
.list-group-item:hover a {
    color: #5270FF;
}
.form-control {
    display: block;
    width: 100%;
    height: 35px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: Montserrat, sans-serif;
    margin: 0 0 15px !important;
    line-height: 35px;
}

.has-error .form-control {
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
    font-size: 0.8em;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442;
}
button.disabled, button.disabled:hover, button.disabled:focus{
    background-color: #eaeaea;
    color: #2e3442;
    border:1px solid #2e3442;
    cursor: default;
}
#resetPasswordFormResponse p{
    padding: 5px 10px;
}
.ld-advance-saveresume-box input.ld_advance_quiz_resume{
    display: none !important;
}
html body[class*="single-sfwd-"] .learndash .topic-completed.gray_icon span:before,
html body[class*="single-sfwd-"] .learndash .completed.gray_icon:before
{
    color: #5cb85c !important;
}
#report_header{
    width: 100%;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border: 1px solid #cbcaca;
    border-radius: 0px;
    position: relative;
    background-color: #ececec;
    margin-bottom: 30px;
    min-height: 188px;
}
#report_header .filters{
    clear: both;
    width: 100%;
}
#report_header .filters h4{
    margin: 0;
}
#report_header .filters select{}
#report_header .filters #reportrange{
    top:0;
    left:0;
    height:43px !important;
}
#report_header .actions{
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}
@media screen and (min-width: 1024px)
{
    #report_header .filters{
        width: 90%;
        margin: 20px auto;
    }
    #report_header .actions{
        width: 80%;
        margin: 20px auto;
    }
}
#report_header .actions ul{
    display: flex;
    /*align-items: stretch; !* Default *!*/
    /*justify-content: space-between;*/
    width: 100%;
    /*background: #cacaca;*/
    margin: 0;
    padding: 0;
}
#report_header .actions ul li{
    display: block;
    flex: 0 1 auto; /* Default */
    list-style-type: none;
    min-width: 50px;
}
#report_header .actions ul li .btn{
    background-color: #586CB3;
    color: #fff;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: .05em;
    outline: 0;
    font-size: 13px;
    line-height: 1.4;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 7px;
    cursor: pointer;
    border: none;
    padding: 12px 20px;
    margin-right: 5px;
    min-width: 120px;
}
#report_header .actions ul li .btn_0:hover,
#report_header .actions ul li .btn_0:focus{
    background-color: #20bed5;
    color: #fff;
}
#report_header .actions ul li .btn_1{
    background-color: #20bed5;
    color: #fff;
}
#report_header .actions ul li .btn_1:hover,
#report_header .actions ul li .btn_1:focus{
    background-color: #5270ff;
    color: #fff;
}
#report_results{}
#acceptance-form-quiz .loader_wrap,
#report_header .loader_wrap{

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 250;
    display:none;

}
#acceptance-form-quiz .spinner,
#report_header  .spinner {
    width: 70px;
    height: 25px;
    text-align: center;

    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#acceptance-form-quiz .spinner > div,
#report_header .spinner > div {
    width: 18px;
    height: 18px;
    background-color: #5270ff;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

#acceptance-form-quiz .spinner .bounce,
#report_header .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

#acceptance-form-quiz .spinner .bounce2,
#report_header .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1.0);
          transform: scale(1.0);
      }
}
#acceptance-form-quiz .loader_wrap.load,
#report_header .loader_wrap.load{
    display: flex;
    position: static;
    vertical-align: middle;
    width: auto;
    background-color: transparent;

}
#report_results{
    margin-bottom: 50px;
    overflow-x: auto;
}
#result_table_wrapper{width: 100%; overflow-x: auto;font-size: 0.7em;}
#result_table thead{background-color: #000000;color:#ffffff;border-color: #999999}
#result_table tbody tr td:first-of-type{font-weight: 700;}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td{
    padding: 0 !important;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
#acceptance_form-quiz .wpProQuiz_content .wpProQuiz_button{
    margin-left:50px;
}
#acceptance-form-quiz .loader_wrap
{
    top: 200px;
    display: block;
    height: 50px;
}
#acceptance-form-quiz .wpProQuiz_results .wpProQuiz_header::after{
    content: ': Quiz Submitted. Please proceed with your enrolment. Thanks';
}
#acceptance-form-quiz .wpProQuiz_results .wpProQuiz_time_limit_expired,
#acceptance-form-quiz .wpProQuiz_results .ld-quiz-actions{
    display: none !important;
}
.courses-selection-student-detail .single-course-ki img {
    width: 85px;
    padding: 2px;
    border: 1px solid #eaeaea;
    margin: 5px auto;
}
.next-lesson-button{
    clear: both;
    float: right;
    margin-top:25px;
}
.next-lesson-button a{
    background-color: #999999;
    color: #ffffff;
    font-size: 16px;
    border: none;
    border-radius: 0;
    cursor: pointer;
    text-decoration: none;
    text-shadow: none;
    line-height: 1;
    margin: 0;
    padding: 10px 15px;
    position: relative;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.next-lesson-button a:hover{
    background-color: #666666;
}
button.course-selection-ki{background-color: #999999;border: none;}
button.course-selection-ki:hover{background-color: #0a55a0;border: none;}
button.course-selection-ki.active{background-color: #0ab152;border: none;}
button.course-selection-ki.active:hover{background-color: #1a6a00;border: none;}
.single-sfwd-courses.learndash-cpt-sfwd-courses #gtranslate-2{ display: none;}