.dropdown-submenu>a::after {
    position: relative;
    right: 8px;
}

.dropdown-submenu:hover>a::after {
    border-left-color: #333;
}

.dropdown-submenu>.dropdown-menu {
    margin-left: 10px;
    top: 5px;
}

.dropdown-submenu>a::after {
    border-color: transparent transparent transparent #333;
}

li.open ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
    display: none;
}

li.dropdown ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
    display: none;
}

.navbar-brand {
    height: auto !important;
    float: none;
}

.form-control.wid-200 {
    width: 200px;
}

.modal.popup .modal-header {
    min-height: 16.42857143px;
    padding: 15px 25px;
    border-bottom: 1px solid #e5e5e5;
}

.modal.popup .modal-header .close.btn-close {
    position: absolute;
    float: right;
    padding: 5px;
    margin: 10px 15px 10px 10px;
    top: 0px;
    right: 0;
}

.modal.popup .modal-footer.mdl-footer {
    padding: .75em;
    padding: 9px 20px 10px 20px;
    margin-top: -25px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.d-inline-block {
    display: inline-block !important;
}

.wid-75 {
    width: 75% !important;
}

.modal.popup input[type="radio"],
.modal.popup input[type="checkbox"] {
    margin: 4px 5px 0px 0px !important;
    margin-top: 1px \9;
    line-height: normal;
}

.ml-20 {
    margin-left: 20px;
}

.bord-rad-0 {
    border-radius: 0px !important;
    display: inline;
}

.select2-selection{
    height: 34px !important;
}


table.dataTable thead .sorting {
    background: url(https://elearning.heart.org/img/admin/sort_both.png) no-repeat bottom right !important;
    background-size: 18px 20px !important;
}

table.dataTable thead .sorting_asc {
    background: url("https://elearning.heart.org/img/admin/sort_asc.png") no-repeat bottom right !important;
    background-size: 18px 20px !important;
}

table.dataTable thead .sorting_desc {
    background: url("https://elearning.heart.org/img/admin/sort_desc.png") no-repeat bottom right !important;
    background-size: 18px 20px !important;
}

table.dataTable thead .sorting_asc_disabled {
    background: url("https://elearning.heart.org/img/admin/sort_asc_disabled.png") no-repeat center right
}

table.dataTable thead .sorting_desc_disabled {
    background: url("https://elearning.heart.org/img/admin/sort_desc_disabled.png") no-repeat center right
}

.navbar .nav > li > a {
    padding: 10px 7px 10px !important;
}

#datepicker {
    background: url(https://elearning.heart.org/exam-engine/img/calender.svg) no-repeat scroll 5px 0px;
    background-size: 1.5em;
    background-position: 95% 5px;
}
#timepicker {
    background: url(https://elearning.heart.org/exam-engine/img/time.svg) no-repeat scroll 5px 0px;
    background-size: 1.5em;
    background-position: 95% 5px;
}

.dropdown-menu.menu-left {
    top: 20px !important;
    left: -100px !important;
}

.btn.vert-align {
    padding: 7px 12px 0px 12px !important;
    color: #444444;
}

table.table > thead.bundle-heading > tr > th {
    border-bottom-color: #dcdcdc;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    font-size: 14px;
    vertical-align: middle;
    padding: 10px 8px !important;
    background-color: #c5c5c5;
}

table.table > thead.bundle-heading > tr > th {
    border-bottom-color: #dcdcdc;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    font-size: 14px;
    vertical-align: middle;
    padding: 10px 8px !important;
    background-color: #c5c5c5;
}

table.table > tbody > tr.tr-box > td:first-child {
    border: 1px solid #dddddd;
    border-width: 1px 1px 0px 3px !important;
}
table.table > tbody > tr.tr-box > td:last-child {
    border: 1px solid #dddddd;
    border-width: 1px 3px 0px 1px !important;
}
.portfolio-table tbody tr td:last-child {
    text-align:  center;
    cursor: pointer;
}
.portfolio-table {
    margin-bottom: 150px;
}
.portfolio-table tbody tr td:last-child .dropdown-menu .list-group {
    margin-bottom: 0;
}
.portfolio-table tbody tr td:last-child .dropdown-menu .list-group li  {
    padding: 2px;
}
.portfolio-table tbody tr td:last-child .dropdown-menu .list-group li a {
    border: 0 !important;
}
.padd-top-10 {
    padding-top: 10px !important;
}
.cus_err_msg small {
    display: inline;
    white-space: nowrap;
}

.delete_asset_btn, .delete_asset_btn:hover, .delete_asset_btn:focus {
    font-weight: bold;
    text-decoration: underline;
    color: #bc0009;
}
.wid-box {
    width: 345px !important;
}
.mt0 {
    margin-top: 0px !important;
}
.mt15 {
    margin-top: 15px !important;
}
@media only screen and (max-width: 425px) {
    .wid-box {
        width: 280px !important;
    }
    .xs-pl-30 {
        padding-left: 30px !important;
    }
}

.img-err-msg{
    display:block;
    background: none;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    color: #b94a48;
    padding: 3px;
    font-size: 85%;
}

.err-span{
    display:block;
    background: none;
}
.cust-err-span{
    width: 166px;
}

.criteria-list span ul li {
    padding: 4px !important;
    text-align: left !important;
}

.criteria-list span ul li a {
    line-height: 20px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mt-22 {
    margin-top: -22px !important;
}
.md-wd-550px {
    width: 550px !important;
}
.btn-primary:active,
.btn-primary:focus {
    color: #fff;
    background-color: #ED1B24;
    border-color: #ED1B24;
}
/* START:: CSS FOR new course versions and Topics */
button.btn-pickfile {
    border-radius: 0px 2px 2px 0px !important;
    padding: 7px 9px 7px 9px;
    background: #ffffff;
    line-height: 18px;
    border-left: 0px;
    color: #bd3319;
}
input.fc-pickfile {
    border-radius: 4px 0px 0px 4px;
}
.mt-10 {
    margin-top: -10px;
}
.progress.mb5 {
    margin-bottom: 5px;
}
.mb20 {
    margin-bottom: 5px;
}
.msg-succ {
    color: #189d18;
    margin-bottom: 15px;
}
.my-read-only-class {
    cursor: not-allowed;
    pointer-events: none;
}

.btn-primary.disabled,
.btn-primary[disabled] {
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    background-color: #bd3319;
    border-color: #bd3319;
    pointer-events: none;
    cursor: not-allowed;
    box-shadow: none;
    opacity: .65;
}
.mx {
    margin-left: 15px;
    margin-right: 10px;
}
/* END:: CSS FOR new course versions and Topics */

.wordbreak {
    word-break:break-all !important;
}
/* START: LOADER CSSS */

.loader {
    width: 42px;
    height: 42px;
    border: 5px dotted #878787f7;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: rotation 2s linear infinite;
}

@keyframes rotation {
    0% {
    transform: rotate(0deg);
    }
    100% {
    transform: rotate(360deg);
    }
}

/*END: LOADER CSS */

.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.banner{
    width: 35%;
    margin-bottom: 25px;
}
