.grid_massactions_helper a {
    color: white;
}
.register-captcha img {
    margin-bottom: 10px;
}
.signup-header h4 {
    color: #fff;
}
.signup-header {
    background-color:#062B48 !important;
}
.has-error ul li {
    list-style-type: none;
}
p.sub-header {
    margin: 0 0 20px;
}
.modal-window {
    top:30%;
}
.modal .modal-header {
    border-bottom: none;
    position: relative;
}
.modal .modal-header .btn {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
}
.modal .modal-footer {
    border-top: none;
    padding: 0;
}
.modal .modal-footer .btn-group > .btn:first-child {
    border-bottom-left-radius: 0;
}
.modal .modal-footer .btn-group > .btn:last-child {
    border-top-right-radius: 0;
}
.grid-column-photo>.user-photo {
    margin: 0 auto;
    float:none;
}
.grid-column-photo {
    text-align: center;
    float:none;
}
.error-message {
    color: #C5430F;
}
.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid
}
.tree li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    color:#369;
    font-weight:700;
    position:relative
}
.tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.tree li a {
    text-decoration: none;
    color:#369;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#369;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}
.modal-header {
    background: #9dc3e6;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 20px;
}
.modal-header img{
    position: absolute;
    right: 40px;
    top: 30px;
}
.modal-header h4{
    color: #fff;
    font-size: 20px;
}
.modal-dialog .close{
    text-shadow: none;
    opacity: 1;
    color: #FF0000;
}
.modal-content{
    border-radius: 20px;
    color: #062B48;
    font-size: 16px;
    background-color: #E2E7EE;
}
.modal-content p{
    width: 80%;
}
.modal-footer {
    padding: 12px 20px;
    margin-top: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #E2E7EE;
}
.modal .modal-footer{
    padding: 20px;
}
.button-left {
    margin-left: -20px;
}
.delete-file-checkbox-fileImageFile,
.delete-file-checkbox-filePdfFile ,
.delete-file-checkbox-fileCommonFile,
.delete-file-checkbox-attachmentFile,
.delete-file-checkbox-fileCourseProviderLogoFile,
.delete-file-checkbox-fileBackgroundFile,
.delete-file-checkbox-fileProductProviderLogoFile{
    display: none;
}
.wrapper-pdf {
    margin-right: 10px;
    float:left;
}
.info .modal-body {
    position: static;
}
.checkbox{
    display: inline-block;
}
.form-link-button {
    width: 100%;
}

.top-margin {
    margin-top: 10px;
}
.topic-element .has-error ul{
    margin-bottom: 0;
}
.topic-element .has-error ul li{
  margin-left: 0;
}
.close.delete-collection-element {
    color: #0D374A;
    opacity: 0.5;
}
.close:hover.delete-collection-element {
    color: #FF0000;
    opacity: 0.8;
}
.add-collection-element {
    margin-left: -20px;
    margin-bottom: 10px;
}
.collection-element {
    padding-bottom: 18px;
    border-bottom: 1px solid #F6F6F6;
    margin-bottom: 18px;
}
.video-lesson-thumbnail {
    widht:100%;
    height:auto;
    display: block;
    max-width: 200px;
}
.loader {
    display: none;
    position: fixed;
    top: calc(50% - 200px);
    left: 40%;
    z-index: 5000;
    text-align: center;
}
.hide {
    display: none;
}
.without-margin {
    margin: 0;
}
.panel-body .panel-body .topic-element .panel-heading {
    margin: 0;
}
.watched {
    opacity: 0.7;
}
.current {
    opacity: 1;
}
.block {
    opacity: 0.3;
}
span.response-replies {
    position: absolute;
    right: 100px;
}
.forum-list-body #main-navbar #main-menu-toggle {
    display: none;
}
.schedule-heading a {
    color: #ffffff;
}
.schedule-heading a.accordion-toggle{
    position: absolute;
    right: 0;
}
.schedule-heading a:after{
    font-size: 16px;
    color: #000;
}
#schedule-lesson-row-wrapper .info.modal
{
    left: -333px;
}
ul.secondary-instructor li {
    list-style-type: none;
}
.panel-body .video-js .vjs-tech {
    position: static;
}
.panel-info.panel-dark .has-error.panel-heading.course-less{
    background-color: #d38e99;
    border-color: #a94442;
}
.education-header {
    position: relative;
}
.education-header a:before{
    top: -11px;
    left: -7px;
}
#educations-header {
    font-weight: bold;
}
.subscription-details .input-group[class*=col-] {
    float: none;
    padding-left: 11px;
    padding-right: 11px;
}
.top-padding {
    padding-top: 7px;
}
.credits-form-submit {
    vertical-align: top;
}
#jq-datatables-example_wrapper .table-header.mass-actions {
    display: block;
    background-color: transparent;
    border: none;
    padding-left: 0;
}
#jq-datatables-example_wrapper .table-header.mass-actions a,
#jq-datatables-example_wrapper .table-header.mass-actions .grid_massactions_helper{
    color: #4083a9;
}
#jq-datatables-example_wrapper .table-header.mass-actions a:hover{
    color: #369;
}
.disabled {
    cursor: not-allowed;
    pointer-events: none;
}
input.disabled {
    background-color: #eee;
    opacity: 1;
}
.form-control.compound {
    border: none;
    height: auto;
    padding-left: 0;
    padding-right: 0;
}
.inline-text-block{
    display: inline-block;
}
#nmls-report-mass-action {
    border: 1px solid #c2c2c2 !important;
}
.m-t-2 {
    margin-top: 2em;
}
.m-y-2 {
    margin-bottom: 2em;
    margin-top: 2em;
}

.page-signup .form-actions a.forgot-password {
    border-bottom: 1px dashed #333333;
    color: #333333;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
}
.btn-bg-primary {
    color: #fff;
    background-color: #062B48;
    border: 2px solid #062B48 !important;
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}
.btn-bg-inverse {
    color: #062B48;
    background-color: #ffffff;
    border: 2px solid #062B48 !important;
}
a.btn-bg-inverse:hover,
a.btn-bg-inverse:focus {
    color: #ffffff;
    background-color: #ffffff;
}

.progress-bar.indeterminate {
    position: relative;
    animation: progress-indeterminate 3s linear infinite;
}
@keyframes progress-indeterminate {
    from { left: -25%; width: 25%; }
    to { left: 100%; width: 25%;}
}
