.matching li {
    list-style: decimal;
}

.images_box .panel-drag {
    background: #fff;
}

.images_box .panel-default {
    margin-bottom: 0;
}

.well {
    padding: 15px;
}

.drag_area {
    height: 73px;
    background-color: #F5F5F5;
    padding: 10px 30px;
    border-radius: 3px;
    border: 1px solid #DDDDDD;
    position: relative;
}

.drag_area .panel-default {
    margin: 0;
}

.drag_area .panel-drag {
    border-top: 0;
}

.drop {
    min-height: 20px;
    padding: 15px;
    margin-bottom: 20px;
    display: block;
    font-weight: normal;
}

.label_number {
    padding: 0 10px 0 0;
    font-size: 16px;
}

.carasual_slider {
    height: 52px;
    overflow: hidden;
}

.drag_area .glyphicon-circle-arrow-left {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -7px;
    cursor: pointer;
    z-index: 1;
}

.drag_area .glyphicon-circle-arrow-right {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
    cursor: pointer;
    z-index: 1;
}

.carasual_slider_images .glyphicon-circle-arrow-left {
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -7px;
    cursor: pointer;
    z-index: 1;
}

.carasual_slider_images .glyphicon-circle-arrow-right {
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -7px;
    cursor: pointer;
    z-index: 1;
}

.bg-right {
    background-color: #dff0d8 !important;
    border: 1px solid #d6e9c6;
}

.bg-right-box {
    background-color: #47a447;
    border-color: #398439;
    color: #fff;
    font-weight: bold;
}

.bg-wrong {
    background-color: #f2dede !important;
    border: 1px solid #e3cfcf;
}

.bg-wrong-box {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
    font-weight: bold;
}

.images_box .well {
    padding: 13px 15px;
}

.images_box .glyphicon {
    top: 3px;
}

.images_box .glyphicon-remove {
    color: #D9534F;
}

.images_box .glyphicon-ok {
    color: #47A447;
}

.panel-drag .panel.well .panel-body {
    display: none;
}

.panel-drag.active .panel.well .panel-body {
    display: block;
    padding: 13px;
}

.panel-drag.active .panel.well {
    padding: 0;
    background: #fff;
}

.matching_container {
    border-radius: 10px;
    background: #f4f4f4;
    border: 1px solid #DDDDDD;
}

.matching_container .matching_listing {
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
}

.matching_container .matching_listing.last {
    border-bottom: 0;
}

.toc-plus {
    display: inline-block;
    
}

.panel-drag {
    background-color: #F5F5F5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #DDDDDD;
    padding: 10px 15px;
}

.panel-drag.bg-right {
    border-top: 1px solid #D6E9C6;
}

.panel-drag {
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    margin-bottom: 10px;
}

.panel-drag.panel-footer {
    border-top: 1px solid #DDDDDD !important;
    border: 0;
    border-radius: 0 0 3px 3px;
    margin-bottom: 0px;
}

.panel {
    box-shadow: inherit;
}

.carasual_slider_images {
    height: 83px;
    overflow: hidden;
}

.mcq_sorting .panel.panel-default {
    margin-bottom: 63px;
}

.mcq_sorting .panel.panel-default.last {
    margin-bottom: 0px;
}

.ordering .col-md-2 {
    text-align: center;
}

.panel.shortting {
    margin-bottom: 20px;
}

.fib .well {
    padding: 5px 15px;
    display: inline-block;
    min-width: 140px;
}

.fib .panel-body {
    padding: 0;
    position: relative;
}

.fib .panel.well.right_answer {
    background: #dff0d8;
}

.fib .panel.well.wrong_answer {
    background: #f2dede;
}

.fib .panel.well .glyphicon-ok {
    color: #3c763d;
}

.fib .panel.well .glyphicon-remove {
    color: #a94442;
}

.fib .panel.well .glyphicon-ok,
.fib .panel.well .glyphicon-remove {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}

.panel.well .panel-body {
    display: none;
}

.panel.well.right_answer .panel-body,
.panel.well.wrong_answer .panel-body {
    display: block;
}

.panel.well.right_answer .drop_message,
.fib .panel.well.wrong_answer .drop_message {
    display: none;
}

.tab_container .nav-tabs>li.active>a,
.tab_container .nav-tabs>li.active>a:hover,
.tab_container .nav-tabs>li.active>a:focus {
    background: #f5f5f5;
}

.tab_container .panel-footer {
    border: 1px solid #ddd;
    border-top: 0;
}

.tab_container2 .nav.nav-stacked {
    float: left;
    min-height: 200px;
}

.tab_container2 .panel-footer {
    overflow: hidden;
    min-height: 200px;
}

.tab_container2 .nav-tabs>li>a {
    margin-bottom: 2px;
    margin-right: 0;
    border-radius: 4px 0 0 4px;
}

.tab_container2 .nav-tabs>li {
    margin-right: -1px;
    margin-bottom: 0;
}

.tab_container2 .panel-footer {
    border: 1px solid #ddd;
}

.tab_container2 .nav-tabs {
    border-right: 0px solid #ddd;
    border-bottom: 0px solid #ddd;
}

.tab_container2 .nav-tabs>li.active>a,
.tab_container2 .nav-tabs>li.active>a:hover,
.tab_container2 .nav-tabs>li.active>a:focus {
    border: 1px solid #ddd;
    border-right: 0;
}

.tab_container2 .panel-footer {
    border-radius: 0 3px 3px 0;
}

.Feed_area .glyphicon-ok,
.Feed_area .glyphicon-remove {
    margin-top: -7px;
    position: absolute;
    right: -4px;
    top: 50%;
}

.Feed_area .panel-title {
    position: relative;
}

.alert {
    position: relative;
}

.uf-alert-danger {
    background: #fff5f8;
    color: #cf335d;
}

.alert .glyphicon-ok,
.alert .glyphicon-remove {
    margin-top: -7px;
    position: absolute;
    right: 15px;
    top: 50%;
}

.pull-middle {
    overflow: hidden;
}

.sprite {
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
}

.header {
    height: auto;
    padding: 0 0px;
    background: #eeeeee;
    position: fixed;
    width: 100%;
    z-index: 2;
}

.logo {
    display: block;
    padding: 0;
    margin: 15px 0 15px 0;
}

.logo a {
    text-indent: -999em;
    display: block;
    width: 125px;
    height: 35px;
    background: url(../img/logo.png) no-repeat 0 3px;
}

.login_avater {
    width: 39px;
    height: 39px;
    border-radius: 50%;
    border: 1px solid #666666;
    overflow: hidden;
}

.login_avater img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
}

.headerlinks {
    margin: 0 0;
    float: left;
}

.navbar-nav {
    float: none;
    margin: 0px;
    text-align: center;
    width: 100%;
}

.navbar-nav>li {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.headerlinks .navbar-collapse.collapse,
.headerlinks .navbar-default {
    padding: 0 !important;
    border: 0;
    background: none;
    margin: 0;
}

.headerlinks .navbar-default .navbar-nav>.active>a,
.headerlinks .navbar-default .navbar-nav>.active>a:hover,
.headerlinks .navbar-default .navbar-nav>.active>a:focus {
    background: none;
}

.headerlinks .navbar-nav>li>a {
    padding: 22px 20px;
    font-size: 14px;
    margin-left: -3px;
}

.headerlinks .navbar-nav>li:last-child>a {
    border-right: 0px solid #dbcdc1;
}

.header .wel-area {
    position: relative;
    padding: 13px 0 13px 10px;
}

.wel-color {
    color: #000;
    padding: 5px 0 0 8px;
    font-size: 11px;
}

.wel-name {
    display: block;
    padding: 0px 40px 0 8px;
    line-height: 16px;
    font-size: 13px;
    color: #30506E;
    position: relative;
}

.arrow {
    background-position: -309px 9px;
    border: 0 none;
    cursor: pointer;
    height: 40px;
    width: 40px;
    right: 0px;
    top: -16px;
    position: absolute;
    z-index: 1;
}

.wel-area.open .arrow {
    background-position: -309px -188px;
}

.search-area {
    padding-top: 16px;
}

.page-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 25px;
    z-index: 0 !important;
}

.content {
    padding: 50px 0 30px 0;
}

.from-container {
    border-radius: 10px;
}

.from-container-row {
    padding: 20px 15px;
}

.from-container .dropdown .btn {
    width: 100%;
    text-align: left;
}

.from-container .dropdown .btn .caret {
    margin-top: 8px;
}

.from-container .dropdown .dropdown-menu {
    width: 100%;
}

.from-row-title {
    background: #eee;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 20px 15px;
}

.theme-col-1 {
    width: 20%;
    float: left;
    margin: 0 0 0 0;
}

.theme-col-1.last {
    margin-right: 0;
}

.theme-box-col {
    padding-left: 15px;
    padding-right: 15px;
}

.box-theme {
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    padding: 3px;
    background: none;
    position: relative;
}

.box-theme img {
    border-radius: 3px;
    cursor: pointer;
}

.box-theme:hover {
    border: 1px solid #2b78e4;
    background: #6fa8dc;
}

.box-theme-title {
    padding: 5px 10px;
    line-height: 22px
}

.theme-preview-control {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: none;
}

.theme-preview-control .btn {
    margin: 0 3%;
}

.box-theme:hover .theme-preview-control {
    display: block;
    bottom: 20px;
}

.btn-group.first .btn {
    border-right: 0;
}

.footer {
    background: #bbb;
    text-align: center;
    padding: 20px;
}

.from-container td.chapter1 {
    padding-left: 55px;
}

.from-container td.chapter2 {
    padding-left: 65px;
}

.from-container td.chapter3 {
    padding-left: 75px;
}

.from-container td.chapter4 {
    padding-left: 85px;
}

.from-container td,
.from-container th {
    padding: 5px 10px;
}

.from-container th {
    color: #666;
    font-size: 16px;
}

.open {
    color: #cf2a28 !important;
}

.inprogress {
    color: #ff9900 !important;
}

.completed {
    color: #009e11 !important;
}

.chepter-col {
    position: relative;
}

.edit-icon {
    height: 20px;
    width: 20px;
    position: absolute;
    left: -45px;
    top: 0px;
    background-position: -7px -7px;
    display: none;
}

.preview-icon {
    height: 20px;
    width: 20px;
    position: absolute;
    left: -24px;
    top: 0px;
    background-position: -50px -7px;
    display: none;
}

.edit-icon:hover {
    background-position: -7px -38px;
}

.preview-icon:hover {
    background-position: -50px -38px;
}

.from-container tr:hover .chepter-col .edit-icon {
    display: block;
}

.from-container tr:hover .chepter-col .preview-icon {
    display: block;
}

.from-container tr:hover td {
    background: #eee;
    position: relative;
    cursor: pointer;
}

.from-container tr:hover td:first-child {
    border-radius: 3px 0 0 3px;
}

.from-container tr:hover td:last-child {
    border-radius: 0px 3px 3px 0px;
}

.from-container .from-container th:first-child {
    padding-left: 0
}

.from-container .from-container th:last-child {
    padding-right: 0;
}

.main_container {
    height: calc(100% - 81px);
    background: #fff;
}

.wrapper {
    padding-top: 65px;
    position: relative;
    z-index: 1;
}
.view-port-ft {
    position: relative;
    padding: 8px 10px 8px 10px;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
}

.tools-view-port {
    height: 49px;
    width: 49px;
    cursor: pointer;
    position: relative;
}

.tools-view-icon {
    height: 49px;
    width: 49px;
    background-position: -87px -1px;
    cursor: pointer;
    position: relative;
}

.tools-view-icon:hover {
    background-position: -87px -52px;
}

.tools-view-port.active .tools-view-icon {
    background-position: -87px -52px;
}

.tooltip-view {
    background: #fff;
    border: 1px solid #cfcfd9;
    border-radius: 0 0 5px 5px;
    width: 140px;
    left: 50%;
    margin-left: -70px;
    top: 57px;
    position: absolute;
    z-index: 555;
    border-top: 0;
    overflow: hidden;
    display: none;
}

.tooltip-view li {
    padding: 10px 10px;
    border-bottom: 1px solid #e5e5e5;
}

.tooltip-view ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tooltip-view li:hover,
.tooltip-view li.active {
    background: #f6f8f9;
}

.tools-view-port.active .tooltip-view {
    display: block;
}

.tooltip-view li:last-child {
    border: 0;
}

.desktop-view {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
    background-position: -98px -11px;
}

.tooltip-view li:hover .desktop-view,
.tooltip-view li.active .desktop-view {
    background-position: -98px -62px;
}

.tablet-view {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
    background-position: -18px -180px;
}

.tooltip-view li:hover .tablet-view,
.tooltip-view li.active .tablet-view {
    background-position: -18px -231px;
}

.small-tablet-view {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
    background-position: -18px -383px;
}

.tooltip-view li:hover .small-tablet-view,
.tooltip-view li.active .small-tablet-view {
    background-position: -18px -438px;
}

.iphone5-view {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
    background-position: -67px -432px;
}

.tooltip-view li:hover .iphone5-view,
.tooltip-view li.active .iphone5-view {
    background-position: -118px -432px;
}

.iphone-view {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
    background-position: -268px -431px;
}

.tooltip-view li:hover .iphone-view,
.tooltip-view li.active .iphone-view {
    background-position: -319px -431px;
}

.view-text {
    overflow: hidden;
    font-size: 14px;
    line-height: 15px;
}

.view-size {
    display: block;
    clear: both;
    font-size: 12px;
}

.selection-theme {
    width: 220px;
    padding: 16px 10px 0 0;
}

.selection-theme .dropdown .btn {
    width: 100%;
    text-align: left;
}

.selection-theme .dropdown .dropdown-menu {
    width: 100%;
}

.selection-theme .dropdown .btn .caret {
    margin-top: 8px;
}

.confirm-selection {
    padding: 12px 0px 0 10px;
}

.selection-remove {
    background: none;
}

.selection-remove span {
    font-size: 25px;
    color: #777;
}


/*============##############  Animation css Start    ############ ================*/


/* animation sets */

.pt-page {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.pt-page-current,
.no-js .pt-page {
    visibility: visible;
    z-index: 1;
}

.no-js body {
    overflow: auto;
}

.pt-page-ontop {
    z-index: 999;
}

.pt-page-1 {
    background: #FFF;
}

.pt-page-2 {
    background: #FFF;
}

.pt-page-moveToLeft {
    -webkit-animation: moveToLeft .6s ease both;
    animation: moveToLeft .6s ease both;
}

.pt-page-moveFromLeft {
    -webkit-animation: moveFromLeft .6s ease both;
    animation: moveFromLeft .6s ease both;
}

.pt-page-moveToRight {
    -webkit-animation: moveToRight .6s ease both;
    animation: moveToRight .6s ease both;
}

.pt-page-moveFromRight {
    -webkit-animation: moveFromRight .6s ease both;
    animation: moveFromRight .6s ease both;
}

.pt-page-moveToTop {
    -webkit-animation: moveToTop .6s ease both;
    animation: moveToTop .6s ease both;
}

.pt-page-moveFromTop {
    -webkit-animation: moveFromTop .6s ease both;
    animation: moveFromTop .6s ease both;
}

.pt-page-moveToBottom {
    -webkit-animation: moveToBottom .6s ease both;
    animation: moveToBottom .6s ease both;
}

.pt-page-moveFromBottom {
    -webkit-animation: moveFromBottom .6s ease both;
    animation: moveFromBottom .6s ease both;
}

.pt-page-fade {
    -webkit-animation: fade .7s ease both;
    animation: fade .7s ease both;
}

.pt-page-moveToLeftFade {
    -webkit-animation: moveToLeftFade .7s ease both;
    animation: moveToLeftFade .7s ease both;
}

.pt-page-moveFromLeftFade {
    -webkit-animation: moveFromLeftFade .7s ease both;
    animation: moveFromLeftFade .7s ease both;
}

.pt-page-moveToRightFade {
    -webkit-animation: moveToRightFade .7s ease both;
    animation: moveToRightFade .7s ease both;
}

.pt-page-moveFromRightFade {
    -webkit-animation: moveFromRightFade .7s ease both;
    animation: moveFromRightFade .7s ease both;
}

.pt-page-moveToTopFade {
    -webkit-animation: moveToTopFade .7s ease both;
    animation: moveToTopFade .7s ease both;
}

.pt-page-moveFromTopFade {
    -webkit-animation: moveFromTopFade .7s ease both;
    animation: moveFromTopFade .7s ease both;
}

.pt-page-moveToBottomFade {
    -webkit-animation: moveToBottomFade .7s ease both;
    animation: moveToBottomFade .7s ease both;
}

.pt-page-moveFromBottomFade {
    -webkit-animation: moveFromBottomFade .7s ease both;
    animation: moveFromBottomFade .7s ease both;
}

.row-toc-panel {
    position: relative;
}

.toc-panel-container .row-toc-inner {
    padding: 5px 80px 5px 45px;
    list-style: inside;
    display: block;
}

.toc-panel-container .row-toc-inner:hover {
    background: #eee;
    cursor: pointer;
    border-radius: 3px;
}

.toc-panel-container {
    padding: 0;
    margin: 0;
    list-style: none;
}

.dragicon {
    position: absolute;
    left: 5px;
    background-color: #eee;
    height: 26px;
    width: 26px;
    top: 15px;
    margin-top: -13px;
    display: none;
}

.dragicon:before,
.addchild:before,
.removenote:before {
    margin: 6px;
    display: none;
}

.toc-panel-container .row-toc-inner:hover .dragicon,
.toc-panel-container .row-toc-inner:hover .addchild,
.toc-panel-container .row-toc-inner:hover .removenote {
    display: none;
}

.addchild {
    position: absolute;
    right: 30px;
    background-color: #eee;
    height: 26px;
    width: 26px;
    top: 15px;
    margin-top: -13px;
    display: none;
}

.removenote {
    position: absolute;
    right: 5px;
    background-color: #eee;
    height: 26px;
    width: 26px;
    top: 15px;
    margin-top: -13px;
    display: none;
}

.row-toc-inner:before {
    display: none;
    background-color: #444;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    content: "";
    position: relative;
    right: 7px;
    top: -2px;
}

.tooltip {
    white-space: nowrap;
}

.tooltip-arrow {
    right: 0;
}

.button-area {
    padding: 10px 0;
}

.labellist1 .row-toc-inner {
    margin-left: 30px;
}

.labellist2 .row-toc-inner {
    margin-left: 45px;
}

.labellist3 .row-toc-inner {
    margin-left: 60px;
}

.labellist4 .row-toc-inner {
    margin-left: 75px;
}

.row-toc-panel:hover {
    background: #eee;
    border-radius: 3px;
}

.toc_ul li li.last-child {
    border: 0;
}

@-webkit-keyframes moveToLeft {
    from {}
    to {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes moveToLeft {
    from {}
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-webkit-keyframes moveFromLeft {
    from {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes moveFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-webkit-keyframes moveToRight {
    from {}
    to {
        -webkit-transform: translateX(100%);
    }
}

@keyframes moveToRight {
    from {}
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@-webkit-keyframes moveFromRight {
    from {
        -webkit-transform: translateX(100%);
    }
}

@keyframes moveFromRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@-webkit-keyframes moveToTop {
    from {}
    to {
        -webkit-transform: translateY(-100%);
    }
}

@keyframes moveToTop {
    from {}
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-100%);
    }
}

@keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-webkit-keyframes moveToBottom {
    from {}
    to {
        -webkit-transform: translateY(100%);
    }
}

@keyframes moveToBottom {
    from {}
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }
}

@keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@-webkit-keyframes fade {
    from {}
    to {
        opacity: 0.3;
    }
}

@keyframes fade {
    from {}
    to {
        opacity: 0.3;
    }
}

@-webkit-keyframes moveToLeftFade {
    from {}
    to {
        opacity: 0.3;
        -webkit-transform: translateX(-100%);
    }
}

@keyframes moveToLeftFade {
    from {}
    to {
        opacity: 0.3;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-webkit-keyframes moveFromLeftFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateX(-100%);
    }
}

@keyframes moveFromLeftFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-webkit-keyframes moveToRightFade {
    from {}
    to {
        opacity: 0.3;
        -webkit-transform: translateX(100%);
    }
}

@keyframes moveToRightFade {
    from {}
    to {
        opacity: 0.3;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@-webkit-keyframes moveFromRightFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateX(100%);
    }
}

@keyframes moveFromRightFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@-webkit-keyframes moveToTopFade {
    from {}
    to {
        opacity: 0.3;
        -webkit-transform: translateY(-100%);
    }
}

@keyframes moveToTopFade {
    from {}
    to {
        opacity: 0.3;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-webkit-keyframes moveFromTopFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateY(-100%);
    }
}

@keyframes moveFromTopFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-webkit-keyframes moveToBottomFade {
    from {}
    to {
        opacity: 0.3;
        -webkit-transform: translateY(100%);
    }
}

@keyframes moveToBottomFade {
    from {}
    to {
        opacity: 0.3;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@-webkit-keyframes moveFromBottomFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateY(100%);
    }
}

@keyframes moveFromBottomFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.pt-page-scaleDown {
    -webkit-animation: scaleDown .7s ease both;
    animation: scaleDown .7s ease both;
}

.pt-page-scaleUp {
    -webkit-animation: scaleUp .7s ease both;
    animation: scaleUp .7s ease both;
}

.pt-page-scaleUpDown {
    -webkit-animation: scaleUpDown .5s ease both;
    animation: scaleUpDown .5s ease both;
}

.pt-page-scaleDownUp {
    -webkit-animation: scaleDownUp .5s ease both;
    animation: scaleDownUp .5s ease both;
}

.pt-page-scaleDownCenter {
    -webkit-animation: scaleDownCenter .4s ease-in both;
    animation: scaleDownCenter .4s ease-in both;
}

.pt-page-scaleUpCenter {
    -webkit-animation: scaleUpCenter .4s ease-out both;
    animation: scaleUpCenter .4s ease-out both;
}

@-webkit-keyframes scaleDown {
    from {}
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
    }
}

@keyframes scaleDown {
    from {}
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }
}

@-webkit-keyframes scaleUp {
    from {
        opacity: 0;
        -webkit-transform: scale(.8);
    }
}

@keyframes scaleUp {
    from {
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }
}

@-webkit-keyframes scaleUpDown {
    from {
        opacity: 0;
        -webkit-transform: scale(1.2);
    }
}

@keyframes scaleUpDown {
    from {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@-webkit-keyframes scaleDownUp {
    from {}
    to {
        opacity: 0;
        -webkit-transform: scale(1.2);
    }
}

@keyframes scaleDownUp {
    from {}
    to {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@-webkit-keyframes scaleDownCenter {
    from {}
    to {
        opacity: 0;
        -webkit-transform: scale(.7);
    }
}

@keyframes scaleDownCenter {
    from {}
    to {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7);
    }
}

@-webkit-keyframes scaleUpCenter {
    from {
        opacity: 0;
        -webkit-transform: scale(.7);
    }
}

@keyframes scaleUpCenter {
    from {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7);
    }
}

.row-toc-panel {
    position: relative;
}

.toc-panel-container .row-toc-inner {
    padding: 10px 80px 10px 15px;
    list-style: inside;
    display: block;
    border-bottom: 1px solid #e5e5e5;
}

.toc-panel-container .row-toc-inner:hover {
    background: #f7f7f7;
    cursor: pointer;
    border-radius: 3px;
}

.toc-panel-container {
    padding: 0;
    margin: 0;
    list-style: none;
}

.dragicon {
    background-position: -462px -10px;
    position: absolute;
    left: 5px;
    background-color: transparent;
    height: 26px;
    width: 26px;
    top: 19px;
    margin-top: -13px;
}

.row-toc-inner:hover .dragicon {
    background-position: -410px -10px;
}

.toc-panel-container .row-toc-inner:hover .dragicon {
    display: none;
}

.toc-panel-container .row-toc-inner:hover .addchild,
.toc-panel-container .row-toc-inner:hover .removenote {
    display: block;
}

.addchild {
    background-position: -462px -57px;
    position: absolute;
    right: 10px;
    margin-top: -13px;
    top: 50%;
    background-color: transparent;
    height: 26px;
    width: 26px;
    display: none;
}

.removenote {
    background-position: -410px -57px;
    position: absolute;
    right: 40px;
    margin-top: -13px;
    top: 50%;
    background-color: transparent;
    height: 26px;
    width: 26px;
    display: none;
}

.button-toc {
    margin: 0 3px
}

.tooltip {
    white-space: nowrap;
}

.tooltip-arrow {
    right: 0;
}

.button-area {
    padding: 10px 0;
}

.labellist1 .row-toc-inner {
    padding-left: 45px;
}

.labellist2 .row-toc-inner {
    padding-left: 55px;
}

.labellist3 .row-toc-inner {
    padding-left: 65px;
}

.labellist4 .row-toc-inner {
    padding-left: 75px;
}

.labellist5 .row-toc-inner {
    padding-left: 85px;
}

.labellist6 .row-toc-inner {
    padding-left: 95px;
}

.labellist7 .row-toc-inner {
    padding-left: 105px;
}

.labellist8 .row-toc-inner {
    padding-left: 115px;
}

.labellist9 .row-toc-inner {
    padding-left: 125px;
}

.row-toc-panel:hover {
    background: #eee;
    border-radius: 3px;
}

.toc-panel-container .dropdown-menu {
    width: auto;
}

.product-inner {
    margin-bottom: 60px;
}

@media screen and (max-width: 1024px) {
    .headerlinks {
        width: 100%;
        border-top: 1px solid #ddd;
    }
    .wrapper {
        padding-top: 130px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .sprite {
        background-image: url(../img/sprite_ratina.png);
        background-repeat: no-repeat;
        background-size: 500px 300px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    .sprite {
        background-image: url(../img/sprite_ratina.png);
        background-repeat: no-repeat;
        background-size: 500px 300px;
    }
}


/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.


Created on : Jul 22, 2014, 1:10:52 PM
Author     : indranil.ghosh




*
Login form styles
*/
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}

.form-signin .checkbox {
    font-weight: normal;
}

.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    border-color: #156dc2;
    outline: 0;
    box-shadow: inset 0px 1px 4px rgba(0, 0, 0, .2);
    
}

.form-signin .form-control {
    height: 42px;
    border: 1px solid #bbb;
    z-index: 1;
    position: relative;
    background: transparent;
    box-shadow: inherit;
    font-size: 13px;
    color: #333;
}

.progress-button button {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 46px;
    border: 2px solid #156dc2;
    border-radius: 4px;
    background: transparent;
    color: #156dc2;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 500;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s;
    transition: background-color 0.3s, color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

.progress-button button:hover {
    background-color: #156dc2;
    color: #fff;
}

.login_row .help-block {
    font-size: 12px;
    font-weight: 400;
    margin: 15px 0 0;
    color: #fff;
    text-align: center
}

.account-wall {
    background: #fff;
    border-radius: 3px;
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 13px;
}

.login-title {
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}

.profile-img {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.need-help {
    margin-top: 10px;
}

.new-account {
    display: block;
    margin-top: 10px;
}

.api_dd_btn {
    width: 100% !important;
    text-align: right;
}

.align_left {
    text-align: left;
}

.align_right {
    text-align: right;
}

.dd_label {
    text-align: left !important;
}

.dropdown-menu {
    width: 100%;
}

.exe_btn {
    float: right;
}
.string {
    color: green;
}

.number {
    color: darkorange;
}

.boolean {
    color: blue;
}

.null {
    color: magenta;
}

.key {
    color: red;
}

.toc_ul {
    list-style-type: none;
    padding: 0px;
    margin: 0;
}

.toc_ul li li {
    padding-left: 15px;
}

.toc_ul li li {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: -1px;
}

.toc_ul li li .row-toc-inner {
    border: 0;
}

.toc_ul li li:hover {
    background: #f7f7f7;
}

.active_row {
    background: none repeat scroll 0 0 #eee;
    border-radius: 3px;
}

.pattern-list-container {
    background: #fff;
}

.from-container .pattern-list-table th {
    border-bottom: 2px solid #e5e5e5;
    font-size: 14px;
    color: #262a2d;
    font-weight: normal;
    background: #fff;
    border-top: 0;
}

.pattern-list-table td {
    border-top: 1px solid #e5e5e5;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

.glossaryTerm {
    color: red;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:hover,
.btn-primary.active:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background: #2e6bdc;
    border-color: #2e6bdc;
}

ul.list-btn {
    margin: 30px 0 0 0;
    list-style: none;
    padding: 0;
}

ul.list-btn li {
    display: inline-block;
    margin: 0 6px 0 0;
}

ul.list-btn li a {
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    background: #fff;
    padding: 5px 14px;
    border-radius: 30px;
    cursor: pointer;
    border: #ddd 1px solid;
    color: #333;
    display: block;
}

ul.list-btn li a:hover {
    background: #357ebd;
    border-color: #357ebd;
    color: #fff;
    text-decoration: none
}

.dir_pagination {
    display: block;
    text-align: center;
}

.action-link.labl {
    margin-left: 0px;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    padding: 1px 5px;
    display: block;
    float: left;
    line-height: normal;
    margin-bottom: 0;
    font-weight: normal;
}

.status {
    position: relative;
    margin-left: 5px;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #dddddd;
    color: #868686 !important;
    font-size: 12px;
    padding: 1px 5px;
    display: block;
    float: left;
    line-height: normal;
    margin-bottom: 0;
    font-weight: normal;
    min-width: 75px;
    text-align: center;
    vertical-align: middle;
    padding-right: 25px;
}

.blocker {
    margin-left: 42px;
    background-color: #d95450;
    border-radius: 4px;
    border: 1px solid #d95450;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    padding: 1px 5px;
    display: block;
    float: left;
    line-height: normal;
    margin-bottom: 0;
    font-weight: normal;
    min-width: 75px;
    text-align: center;
    vertical-align: middle;
}

.high {
    background-color: #d95450;
    border: 1px solid #d95450;
}

.medium {
    background-color: #337ab7;
    border: 1px solid #337ab7;
}

.low {
    background-color: #777;
    border: 1px solid #777;
}

.switch {
    width: 160px;
}

.switch-button-label.active,
.switch-button-label:hover {
    color: #384141;
}

.switch-button-label {
    color: #384141;
}

.switch-button-label {
    float: left;
    font-size: 12px;
    cursor: pointer;
    padding: 18px 8px;
    text-transform: uppercase;
}

.switch-button-background {
    float: left;
    position: relative;
    background: #fff;
    border: 1px solid #ececec;
    margin: 17px 1px;
    border-radius: 10px;
    cursor: pointer;
    height: 16px;
    width: 30px;
}

.switch-button-button {
    position: absolute;
    left: -4px;
    top: -4px;
    height: 25px;
    width: 25px;
    background-position: -313px -14px;
}

.switch-button-background.on {
    background: #0fa41d;
    border: 1px solid #fff;
}

.cmn-toggle {
    position: absolute;
    margin-left: -9999px;
    opacity: 0;
}

.cmn-toggle+label {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input.cmn-toggle-round+label:before,
input.cmn-toggle-round+label:after {
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 1px;
    content: "";
}

input.cmn-toggle-round+label:before {
    right: 1px;
    background-color: #f1f1f1;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
}

input.cmn-toggle-round+label:after {
    width: 15px;
    height: 15px;
    margin-top: -2px;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-transition: margin 0.4s;
    -moz-transition: margin 0.4s;
    -o-transition: margin 0.4s;
    transition: margin 0.4s;
    outline: 1px solid transparent;
}

input.cmn-toggle-round:checked+label:before {
    background-color: #117e39;
}

input.cmn-toggle-round:checked+label:after {
    margin-left: 12px;
}

.switch2 input.cmn-toggle-round+label:after {
    width: 8px;
    height: 8px;
}

.switch2 input.cmn-toggle-round:checked+label:after {
    margin-left: 7px;
}

.switch2 input.cmn-toggle-round+label:before {
    background: none;
}

.switch2 input.cmn-toggle-round:checked+label:before {
    background-color: #8ce196;
}

.hedar-prog {
    padding-right: 8px;
}

.issu {
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: -10px;
    text-transform:capitalize
}

.fst {
    margin: 0;
}

.toc-inn-Btn {
    padding-right: 8px;
}

.toc-inn-Btn .action-link {
    margin-top: 4px;
}

.open-status {
    background-color: #c62828;
    color: #fff !important;
    border: 1px solid #c62828;
}

.need-clarification-status {
    background-color: #ffeb3b;
    color: #515151 !important;
    border: 1px solid #ffeb3b;
}

.inprogress-status {
    background-color: #ffeb3b;
    color: #515151 !important;
    border: 1px solid #ffeb3b;
}

.resolved-status {
    background-color: #303f9f;
    color: #fff !important;
    border: 1px solid #303f9f;
}

.fixed-status {
    background-color: #303f9f;
    color: #fff !important;
    border: 1px solid #303f9f;
}

.closed-status {
    background-color: #4caf50;
    color: #fff !important;
    border: 1px solid #4caf50;
}

.verified-status {
    background-color: #4caf50;
    color: #fff !important;
    border: 1px solid #4caf50;
}

.ignored-status {
    background-color: #FFB74D;
    color: #333 !important;
    border: 1px solid #FFB74D;
}

.toc-inn-Btn .open-status {
    background-color: transparent;
    color: #c62828 !important;
    border: 0px solid #c62828;
}

.toc-inn-Btn .inprogress-status {
    background-color: transparent;
    color: #f9aa39 !important;
    border: 0px solid #c62828;
}

.toc-inn-Btn .need-clarification-status {
    background-color: transparent;
    color: #f9aa39 !important;
    border: 0px solid #c62828;
}

.toc-inn-Btn .resolved-status {
    background-color: transparent;
    color: #303f9f !important;
    border: 0px solid #c62828;
}

.toc-inn-Btn .fixed-status {
    background-color: transparent;
    color: #303f9f !important;
    border: 0px solid #c62828;
}

.toc-inn-Btn .closed-status {
    background-color: transparent;
    color: #4caf50 !important;
    border: 0px solid #c62828;
}

.toc-inn-Btn .verified-status {
    background-color: transparent;
    color: #4caf50 !important;
    border: 0px solid #c62828;
}

.toc-inn-Btn .ignored-status {
    background-color: transparent;
    color: #4caf50 !important;
    border: 0px solid #c62828;
}

.toc-outer {
    position: relative;
    padding-left: 5px;
}

.last-updated {
    font-weight: normal;
    font-size: 90%;
    float: right;
    margin-top: 6px;
    background-color: transparent;
    color: #666;
    min-width: 200px;
}

.error {
    padding: 0 5px;
    min-width: 75px;
}

.error.glyphicon-exclamation-sign:before {
    top: 2px;
    position: relative;
}

.status span {
    background-color: rgba(0, 0, 0, 0.5);
    color: rgb(255, 255, 255);
    font-size: 9px;
    padding: 2px 5px;
    position: absolute;
    right: -1px;
    top: -1px;
}

.issu span {
    background-color: rgba(0, 0, 0, 0.3);
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    padding: 0 5px;
}

.bs-callout {
    padding: 20px;
    margin: 20px;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.bs-callout code {
    border-radius: 3px;
}

.bs-callout+.bs-callout {
    margin-top: -5px;
}

.bs-callout-default {
    border-left-color: #777;
}

.bs-callout-default h4 {
    color: #777;
}

.bs-callout-primary {
    border-left-color: #428bca;
}

.bs-callout-primary h4 {
    color: #428bca;
}

.bs-callout-success {
    border-left-color: #5cb85c;
}

.bs-callout-success h4 {
    color: #5cb85c;
}

.bs-callout-danger {
    border-left-color: #d9534f;
}

.bs-callout-danger h4 {
    color: #d9534f;
}

.bs-callout-warning {
    border-left-color: #f0ad4e;
}

.bs-callout-warning h4 {
    color: #f0ad4e;
}

.bs-callout-info {
    border-left-color: #5bc0de;
}

.bs-callout-info h4 {
    color: #5bc0de;
}

.list-theme-title .fa-heart {
    color: #F78D04
}

.created .fa-heart {
    color: #F78D04
}

.datepicker {
    margin: 0 0 0 2px;
    padding: 0;
}

.datepicker table th,
.datepicker table td {
    padding: 3px !important;
}

.datepicker table td .btn.btn-default {
    padding: 5px !important;
    border: 0 !important;
    box-shadow: none !important;
    text-shadow: none;
}

.datepicker table td .btn.btn-default.btn-today {
    background: #3877df;
    color: #fff;
}

.datepicker table td .btn.btn-primary {
    background: #93ADD8;
    color: #fff;
}

.datepicker table tr:hover td {
    background: transparent;
}
.timepicker {
    padding: 3px 3px 3px 2px;
}

.timepicker table th,
.timepicker table td {
    padding: 0 !important;
    background: transparent;
    border: 0;
}

.timepicker table td .btn.btn-default {
    padding: 7px 12px;
    background: #3877df;
    border: 0;
    color: #fff;
    text-shadow: none;
}

.timepicker thead .btn.btn-default,
.timepicker tfoot .btn.btn-default {
    border: 0;
    box-shadow: none !important;
}

.timepicker table tr:hover td {
    background: transparent;
}

.popup-boxes .adv-search label {
    position: static;
    display: block;
}

.advance-container {
    padding: 0 0 15px 0;
}

.advance-container>div {
    overflow: auto;
}

.extrnl_repo_search .page-title {
    border: #ddd 1px solid;
    box-shadow: none;
}

.extrnl_repo_search .sortingAsset .form-control {
    width: auto;
    float: right;
    margin-left: 10px;
}

.checkbox-group .checkbox-inline+.checkbox-inline {
    margin-left: 0 !important;
}

.checkbox-group .checkbox-inline-form {
    width: 33.3333%;
}

.checkbox-group .checkbox-inline {
    width: 50%;
    float: left;
}

.extrnl_repo_blk .prod-block .theme-box-col {
    margin: 15px 0;
}

.extrnl_repo_blk .box-theme {
    width: 100%;
    min-height: 245px;
    max-height: 245px;
}

.extrnl_repo_blk .list-create-name {
    text-align: left;
    padding: 0 0 3px 15px;
}

.extrnl_repo_blk .box-theme-title {
    cursor: default;
}

.extrnl_repo_blk .box-theme-title-list {
    display: inline !important;
}

.extrnl_repo_search_ttl {
    padding: 12px 15px;
    border: #ddd 1px solid;
    font-size: 26px;
    margin-bottom: 15px;
}

.extrnl_repo_search_popup .list-create-name {
    padding-bottom: 15px;
}

.extrnl_repo_blk .assesment-data td {
    word-break: break-word;
}

.extrnl_repo_search_form .page-title5 {
    margin-bottom: 15px;
    padding: 17px 15px;
    height: 60px;
}

.extrnl_repo_search_result .page-title5 {
    height: 60px;
}

.extrnl_repo_search_result {
    border-right: #ddd 1px solid;
    ;
}

.extrnl_repo_search_result .sortingAsset label {
    font-size: 14px;
    margin-top: 5px;
}

.extrnl_repo_blk .list-theme-title:hover,
.extrnl_repo_blk .grid-view .box-theme-title:hover,
.extrnl_repo_blk .box-theme:hover .box-theme-title,
.extrnl_repo_blk .list-view .theme-box-col:hover .list-theme-title {
    color: #000 !important;
}

.extrnl_repo_search_form .control-label {
    padding-top: 0px !important;
}

.extrnl_repo_search .no_records {
    background-color: #FFFFFF;
    border: #ddd 1px solid;
}

.extrnl_repo_search .alert {
    margin: 25px;
}

.result_filteration {
    padding: 5px 25px 10px 25px;
}

.result_filteration.new-filteration {
    padding: 10px 25px;
}

.table_result_pagination {
    border-radius: 2em !important;
}

.navigate_pag {
    margin-bottom: 0.5em !important;
}
.result_filteration .pagination{
	margin:0;
}
.audio-thumbnail-wrap{width: 200px; height: 200px; margin: 0 auto; text-align: center; overflow: hidden;}

.live .toggle{
    width: inherit !important;
    padding: 1px 0;
}
.live .toggle.frost-toggle{
    width: 11px !important;
}
.nodeType{
    line-height: 23px;
}

.buttonWRAP .glyphicon{
        position: relative;
        top: -1px;       
        color: #5c5c5c;
        height: 100%;
}
.live .glyphicon.glyphicon-collapse-down:before{
    border-top: 4px solid #777;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent; 
}
.toc-icon{
    font-size: 18px;
    color: #5c5c5c;
    position: relative;
    top: 2px;
}
.sub-toc-icon{
    font-size: 18px;
    color: #5c5c5c;
    margin-right: 0;
    position: relative;
    top: 3px;
}
.nodeType{
    padding-left: 10px;
}

.dropdownMenu-wrap{
    position: absolute;
    top: 28px;   
    left: -34px;
    z-index: 10;
}
.dropdownMenu{
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    min-width: 160px;
    background: #fff;
    margin: 0;
    padding: 16px 0;
}
.dropdownMenu li{
    padding: 6px 16px 6px 36px !important ;
}
.dropdownMenu li:hover{
    background-color: #EDF5FF !important;
}
.dropdownMenu li:active{
    background-color: #ffffff !important;  
}

.dropdownMenu li a{
    line-height: 20px;
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    text-decoration: none;
    color: #0A2032;
    text-align: start;
}
.dropdownMenu li.disabled a{
    color: #6F6C6E !important;
    cursor: default;
}
.dropdownMenu li.disabled:hover{
    background-color: #ffffff !important;  
}
.dropdownMenu li a .symbol-icon{
    position: absolute;
    left: 14px;
    top:9px;
    font-size: 14px;
    text-shadow: none;
    color: #5c5c5c;
}
.rotateIcon{
    transform: rotate(50deg);
}
.underL{
    border-bottom: 1px solid #eee;
}
.dropdownMenu.morebtn li{
    padding: 6px 16px 6px 16px !important ;
}
.Global-Icons{
    font-size: 18px;
    color: #5c5c5c;
    border-radius: 50%;
    border: 1px solid transparent;
    display: inline-block;
    transition: all .3s ease 0s;
    padding: 10px;
    line-height: 14px;
    background: transparent;
}
.Global-Icons:hover {
    background-color: #edf5ff;
    color: #0267ed;
}
.Global-Icons:active {
    background-color: #edf5ff;
    color: #042d64;
    border: 1px solid #b8d4f4;
}
.Global-Icons:focus {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
    outline: 0;
}
.Global-Icons.disabled{
    background-color: transparent;
    color: #b1b5b7;
    cursor: not-allowed;
}
.Global-Icons.disabled:hover{
    background-color: transparent;
    color: #b1b5b7;
}
.delete_forever-icon{
    position: absolute;
     top: 24px; 
     right: 108px;
    }
.metadata-wrap{
       position: relative;} 

.AST-Picker .box-theme .panel-heading .checkbox{display:block;}
.AST-Picker .box-theme-title{
    height: inherit;
    font-size: 13px;
    padding: 10px 0 0px;
    margin-bottom: 0;
    line-height: 14px;
    text-overflow: ellipsis;    
    overflow: hidden;
    white-space: nowrap;
}
.AST-Picker .list-create-name{
    padding: 6px 0 0 0 !important;
    line-height: 14px;
}
.AST-Picker .box-theme{
    padding:20px;
    position: relative; 
    box-shadow:none; 
    border: 1px solid transparent;
}
.AST-Picker .box-theme:hover{
    border: 1px solid #95C4FF;
    border-radius: 8px;
    box-shadow: 0 0px 15px rgba(180, 207, 251, 0.8);
}

.AST-Picker .box-theme:hover .box-theme-title{
    color: #0267ED;
}
.AST-Picker .box-theme .input-wrap{
    display: none;
    position: absolute; 
    left: 0;
    top: 0; 
    border-bottom: 0;
}
.AST-Picker .box-theme:hover .input-wrap{
    display:block;
}
.AST-Picker .theme-comments-control{
    padding: 5px 0;
    box-shadow: none;
    border-top: 0;
}
.AST-Picker .box-img-out{
    height: 158px;
}
.AST-Picker .block-img{
    max-width: 100%;
}
.cont-text{
    padding-left: 1px;
}
.tocouter-lftspace{
    padding-left: 14px;
}

.taxonomy-title{
    max-width: 610px;
    overflow: hidden;   
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.more-btn, .less-btn{
    color: #4285f4;
    background: transparent;
    border: none;
   
}
.usage-count{
    position: relative; 
    }
.v-align{vertical-align: top;} 
.v-middle{vertical-align: middle;}
.glyphicon-folder-open{
    top: 3px;
    }  
.live .glyphicon.glyphicon-expand:before{
    top: -1px;
    } 
 .live.taxonomyMngt  .glyphicon.glyphicon-expand:before{
    top: 4px;
}

.toc-plus{
    display: inline-block;
    vertical-align: middle;
}
.toc-plus .btn-sm{
    display: inline-flex;
    vertical-align: top;
}

button{
    background: transparent; 
    border: 0;
}


.publish-Settings .nt-applicable .sub-toc-icon{
    opacity: .7;
}

.publish-Settings .nodeType{
    opacity: 1;

}
.publish-Settings .nt-applicable .nodeType{
    opacity:.7;

}
.publish-Settings .last-updated{
    font-size: 12px;
    color: #5c5c5c;
    min-width: 120px;
}
.publish-Settings .nt-applicable .last-updated{
    font-size: 12px;
    color: #666;
}
.chkbox-wrap{
    position: absolute; 
    top: 0; 
    right: 70px;
}
.context-wrap{
    margin-right: 80px;
}
.publish-Settings .cont-text {
    color: #333;
    opacity: 1;
    vertical-align: middle;
}
.publish-Settings .nt-applicable .cont-text {
    color: #333;
    opacity: .7;
}
.publish-Settings .drag-icn:before{
    display: none;
}
.modal .publish-Settings  .lirow{
    background: #FFF;
    border: none;
    padding: 5px 70px 5px 5px;
    margin: 0 0 10px 0;
    display: inline-flex;
    width: 96%;
}
.modal .publish-Settings  .lirow.nt-applicable{
    background: #E8E8E8;
    border: none;
    padding: 5px 5px 5px 5px;
    margin: 0 20px 10px 0;
}
.modal .toccontent-container.publish-Settings ol:first-child{
    padding:0;
}
.modal .toccontent-container.publish-Settings ol{
    padding: 0 0 0 25px;
}
.modal .toccontent-container.publish-Settings ol:before{
    background-color: inherit;
}
.modal .toccontent-container.publish-Settings{
    margin-left: 0;
    margin-right: 0;
    max-height: 1120px;
    min-height: 180px;
}
.modal .tc-cont.full-width{ 
    width: 100%;
    padding: 10px 0;
    max-height: 1140px;
    min-height: 180px;
    border: 0;
    background: #fff;
}
.publish-Settings .glyphicon.glyphicon-collapse-down:before {
    width: 0;
    height: 0;
    border-top: 5px solid #555;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    display: block;
    position: relative;
    top: 4px;
}
.publish-Settings .glyphicon.glyphicon-expand:before {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #333;
    border-right: 5px solid transparent;
    content: "";
    display: block;
    position: relative;
    left: 2px;
    top: 2px;
}

.publish-modal{
    min-height: 290px;
    background: #fff;
}
.publish-modal .from-container  .inner-modal-content{
    padding:16px 0 0 0;
}
.publish-body{padding: 0 30px; font-size: 13px;}
.publish-modal .modal-header {
    font-size: 23px;
    padding: 15px;
}
.publish-modal .modal-header .close {
    margin-top: -7px;
}
.publish-modal .global-icon {
    font-size: 22px;    
    border-radius: 50%;
    border: 1px solid transparent;
    display: inline-block;
    transition: all 0.3s ease 0s;
    padding: 10px !important;
    opacity: 1; 
    color: #042D64;
}
.publish-modal .global-icon:hover {
    background-color: #EDF5FF;
    color: #0267ED;
    opacity: 1;
}
.publish-modal .global-icon:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    outline: none;
}

.publish-modal button.btn-secondary {
    background: #EAEFF1;
    padding: 6px 15px;
    color: #090808;
    border: 1px solid #EAEFF1;
    font-weight: 400;
    line-height: 18px;
    transition: all .2s ease-in-out;
    text-transform: capitalize;
    margin-right: 7px;
    margin-left: 0;
    text-shadow: none;
    font-size: 14px;
    box-shadow: none;
    border-radius: 4px;
}

.publish-modal button.btn-secondary:hover{
    background: #EDF5FF;
    border: 1px solid #B8D4F4;
    color: #090808;
}
.publish-modal button.btn-secondary:active{
    background: #EDF5FF;
    border: 1px solid #B8D4F4;
    color: #090808;
}

.publish-modal button.btn-secondary:focus, .publish-modal button.btn-primary:focus{
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    outline: 0;
}
.publish-modal button.btn-primary {
    background: #0267ED;
    padding: 6px 15px;
    color: #ffffff;
    border: 1px solid #0267ED;
    font-weight: 600;
    line-height: 18px;
    transition: all .2s ease-in-out;
    text-transform: capitalize;
    text-shadow: none;
    font-size: 14px;
    box-shadow: none;
    border-radius: 4px;
}
.publish-modal button.btn-primary:hover {
    background-color: #2E86FA;
    border: 1px solid #2E86FA;
}
.publish-modal button.btn-primary:active{
    background-color: #042D64;
    border: 1px solid #042D64;
}
.publish-modal .inner-modal-content{
    padding: 0 30px;
}
.switch-box{
    border: 1px solid #cbcbcb;
    padding: 20px; 
}
.switch-box p{
    margin: 0;
    line-height: 24px;
    color: #090808;
}
.publish-body-inner{
    padding: 16px 0;
    color: #090808;
    }
.publish-modal   .modal-footer{
    border: none;
    width: 100%;
    border-radius: 0;
    padding: 15px 30px;
}
.TriSea-technologies-Switch{
    display: inline-flex;
    left: 8px;
    position: relative;
    top: 11px;
}
.TriSea-technologies-Switch > input[type="checkbox"] {
    display: none;   
}

.TriSea-technologies-Switch > label {
    cursor: pointer !important;
    height: 0px !important;
    position: relative;
    width: 40px !important;
    opacity: 1 !important;
}

.TriSea-technologies-Switch > label::before {
    background: #d7dcde;
    border-radius: 8px;
    content: '';
    height: 17px;
    margin-top: -8px;
    position: absolute;
    transition: all 0.4s ease-in-out;
    width: 33px;
}
.TriSea-technologies-Switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    content: '';
    height: 15px;
    left: 2px;
    margin-top: -7px;
    position: absolute;
    top: 0px;
    transition: all 0.3s ease-in-out;
    width: 15px;
}
.TriSea-technologies-Switch > input[type="checkbox"]:checked + label::before {
    background: #2e7d32;
}
.TriSea-technologies-Switch > input[type="checkbox"]:checked + label::after {
    left: 17px;
}
.text-input{
    top: -11px;
    position: relative;
    right: -38px;
}

.toc-wrapper{
border: 1px solid #cbcbcb;
}
.top-area{
padding: 5px 20px;
border-bottom:1px solid #cbcbcb;
}
.top-area p {
    font-weight: 500;
    margin-bottom: 5px;
    color: #090808;
    text-shadow: none;
    text-align: center;
}
.font-ink{
    font-size: 12px; 
    color: #004ECB;
    cursor: pointer;
    }
    .font-ink:hover{
    text-decoration: underline;
    }
    .bottom-area{padding: 20px;}
    
    .toggleLiOl .minimized > ol > li {
        display:none;
    }
    .toggleLiOl .minimized > ol {
        border: 0 none transparent;
    }
    .switch-box.switch-box2{
        border: 0;
        padding: 0 10px;
    }
    .switch-box.switch-box2 p{
        line-height: 20px;
    }
    .switch-box.switch-box2 p:nth-child(2){
        padding: 16px 0;
    }
    .switch-box.switch-box2 .TriSea-technologies-Switch .text-input{
        top: -9px;
    }
.Global-checkbox {
    padding: 2px 0;
    margin: 0;
    }
    .checkbox.Global-checkbox label:after {
    content: '';
    display: table;
    clear: both;
    }
    .checkbox.Global-checkbox label{
    opacity: 1;
    }
    .checkbox.Global-checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #b1b5b7;
    border-radius: 4px;
    width: 22px;
    height: 22px;
    float: left;
    margin-right: 0;
    background: #fff;
    }
    .checkbox.Global-checkbox label input[type="checkbox"]:checked+.cr {
    border: 1px solid #0054c3;
    background-color: #0054c3;
    }
    
    .checkbox.Global-checkbox .cr .cr-icon {
    position: relative;
    font-size: 18px;
    line-height: 0;
    top: 5px;
    left: 1px;
    color: #fff;
    }
    
    .checkbox.Global-checkbox label input[type="checkbox"] {
    display: none;
    }
    
    .checkbox.Global-checkbox label input[type="checkbox"]+.cr>.cr-icon {
    opacity: 0;
    }
    
    .checkbox.Global-checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
    opacity: 1;
    }
    
    .checkbox.Global-checkbox label input[type="checkbox"]:disabled+.cr {
    opacity: .5;
    }
    .globalchk{
    display: inline-flex; 
    margin: 0 50px;
    }
    .publish-Settings .toggle{
        height: 100%;
        vertical-align: middle;
        padding: 0;
        
      }
    .publish-Settings .buttonWRAP{
        height: 100%; 
        display: inline-flex;
      }
    .publish-Settings .toc-icon{
      top: -3px;
      padding: 0 4px;
    }
  
    .publish-Settings  .context-wrap {
        margin-right: 0;
        width: 100%;
        display: inline-flex;
        align-items: baseline;
    }
    .publish-Settings .sub-toc-icon {
        top: 2px;
    }
.taxonomy-notify{
    position: relative;
    width: 90px;
    top: 3px;
    vertical-align: top;
    }
    .notify-circle {
    background: #FFF9C4;
    max-width: 500px;
    height: 17px;
    position: absolute;
    border-radius: 50%;
    top: -1px;
    left: 26px;
    cursor: pointer;
    border: 1px solid #fff9c4;
    transition: all .3s ease-in-out;
    min-width: 31px;
    padding: 3px 6px;
    }
    .deviceHub{
    padding:0 10px;
    font-size: 18px;
    color: #5C5C5C;
    position: relative;
    cursor: pointer;
    }
    
    .notify-circle span {
    font-size: 11px;
    line-height: 11px;
    display: block;
    }
    
    .d-inline-flex{
    display: inline-flex;
    }
    .taxonomy-title{
    max-width: 647px;
    }
    .taxonomy-relation .modal-footer{
    padding: 16px 30px 16px 30px;
    }
    .taxonomy-relation .inner-modal-content{padding: 0;}
    .taxonomy-relation{
        background: #fff; 
        border-radius: 4px 4px 0 0;
    }
   
    bs-modal-backdrop{
        z-index: -1 !important;
    }
    [size="c-modal-size"] .modal-dialog{
        width: 1024px !important;
    }
    .live .tble-of-cont .toggle {
        height: 100%;
        vertical-align: middle;
        padding: 2px;
        width: auto !important;
        
    }
    .live .tble-of-cont .lirow {
        padding: 5px;
        margin: 0 0 0 0;
        display: inline-flex;
        width: 100%;
       
    }
    .tble-of-cont .buttonWRAP {
        height: 100%;
        display: inline-flex;
    }
    .tble-of-cont .toc-icon {
        top: -3px;
        padding: 0 4px;
        font-size: 18px;
    }
    .live .tble-of-cont .glyphicon.glyphicon-collapse-down:before{
        top: 4px;

    }
    .live .tble-of-cont  .glyphicon.glyphicon-expand:before{
        top: 2px;
    }
    .tble-of-cont .context-wrap {
        margin-right:0;
        width: 100%;
        display: inline-flex;
        
    }
    .toc-panel-container  .tble-of-cont .toc-paginator{
        position: absolute;
        left: 10px;
        width: 10px;
        top: 10px;
        height: 20px;
    }
   .toc-panel-container  .tble-of-cont  .drag-icn{
        width: 10px;
        float: left;
        height: 20px;
        top:0;
        padding-top: 1px;
        display: inline-flex;
        
    }
    .toc-panel-container  .tble-of-cont .drag-icn:before {
        top: 4px;
      
    }
    .tble-of-cont .sub-toc-icon{
        top: 2px;
        padding: 0 4px 0 0;
        font-size: 18px;
    }
    .tble-of-cont{
        margin-left: 0 !important;
    }
    .tble-of-cont .toc-outer{
        padding-left: 0;
    }
    .tble-of-cont .last-updated{
        margin: 0 0 0 40px;
        line-height: 20px;
        min-width: 190px;
        text-align: right;
    }
    .toc-panel-container .live .tble-of-cont ol{
        margin-left: 10px;
    }
    .tble-of-cont .context-wrap .cont-text{
        line-height: 21px;
    }
    .global-frost-modal{
         min-height: 550px;
         background: #fff;
         border-radius: 6px;
     }
     .popup-boxes.global-frost-modal .modal-footer{
         position: fixed;
         width: 100%;
         bottom: 0px;
         
     }
     .modal-footer.footer-usage{
         bottom: -35px !important;
     }
     .usages-modal .popup-boxes.global-frost-modal .modal-footer{
         position: static;
     }
     .edit-cont-btn, .delete-cont-btn{
           background: transparent !important;
           border: 0; 
           padding:4px 6px !important;
     }
     
     .btn.disabled.delete-cont-btn, .btn[disabled].delete-cont-btn, fieldset[disabled] .btn.delete-cont-btn{
         opacity: .30 !important;
         }
    
    .popup-boxes.global-frost-modal .bottomGap {
        margin-bottom: 50px;
    } 
    .popup-boxes.global-frost-modal .tab-content.bottomGap {
        margin-bottom: 50px;
    } 
    
    .epub-global-popup .modal-dialog.modal-lg{
        width:1000px !important;
    }
    .frost-popup .modal-dialog.modal-lg{
        width:1000px !important; 
    }
    .course-global-popup .modal-dialog.modal-lg{
        width:1000px !important;
        min-width: auto;
    }
    .modal-content .global-frost-modal .inner-modal-content{
        background-color: transparent;
        max-height: 80vh;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .modal-content .global-frost-modal .inner-modal-content.overwrite-padding {
        padding:10px 0 20px 0;       
    }
    .modal-content .global-frost-modal .inner-modal-content.overwrite-padding .form-control {
        margin-bottom: 0;
        margin-top: 0;
    }
    .download-Icon{
        position: relative;
        top: 3px;
        font-size: 16px;
    }
    
    .global-object-icon{padding: 2px 0;}
    .publish-Settings .global-object-icon{
        padding: 4px 10px;
    }
    .global-object-icon img{
        max-width: 50px;
    }
    .global-object-icon.right-space{
        padding-right: 20px;
    }
    .tble-of-cont .label:empty {
        visibility: hidden;
        display:inherit;
    }
    .publish-modal .warning-text{
        padding: 15px 25px 15px 50px;
        display: flex;
        background: #ffebee;
        position: relative;
        width: 80%;
        margin: 10px 0;
        line-height: 20px;
    }
    .publish-modal .warning-text .material-icons{
        position: absolute;
        left: 17px;
        top: 19px;
        color: #ef5350;
        font-size: 22px;
    }
    .normal-FW{
        font-weight: 400 !important;
    }
    .asset_delete{
        color: #606f70 !important;
        padding: 19px 16px !important;
    }
    .asset_delete:hover{
        color: #2e6bc7 !important;
    }
    .additional-file{
        margin-top: 24px;
    }
    .height-ninimum{min-height: 550px;}
    .visibilityHDN{display: block !important; visibility: hidden;}
    .page-title.up-zindex{z-index: 2 !important;}
    .disabled-right-nav{cursor: default; pointer-events: none;}
    @media  screen and (max-width: 1024px) and (min-width: 768px){
        .sub-top-bar .src-input-wrap{
            width: 24% !important;
        }
        .from-container td, .from-container th {
            padding: 5px 16px 5px 16px !important;
        }
    }
   
    .TVersion-area{
        background-color: #fff;
        padding: 20px 32px 24px 32px;
    }
    .custom-about-li{        
        border-bottom: 1px solid #eeeeee;
    }

    .taxonomy-version-modal .modal-content{
        min-height: 500px;
        background: #fff;
    }
.swal2-popup .taxonomyNV-div h2{
    margin: 5px 0;
    line-height: 20px;
    font-size: 16px;
    font-weight: 600;
  }
  .swal2-popup .taxonomyNV-div-inner{
    padding: 30px 20px 30px 20px;
    background: #FFEBEE;
    border-radius: 4px;
    text-align: left;
    margin-top: 15px;   
    margin-bottom: 20px;
  }
.swal2-popup .taxonomyNV-div-inner p{
  font-size: 14px;
  text-align: left;
  padding-bottom: 20px;
  line-height: 20px;
  font-family: 'Lato', sans-serif;
  margin: 0;
}
.swal2-popup.taxonomyNV-div .swal2-styled.swal2-confirm {
  background: #EAEFF1 !important;
  padding:6px 15px;
  color: #090808 !important;
  border: 1px  solid #EAEFF1 !important;
  font-weight: 400;
  line-height: 18px;
  transition: all .2s ease-in-out;
  text-transform: capitalize;
  margin-left: 0;
  font-size: 14px !important;
}

.swal2-popup.taxonomyNV-div .swal2-styled.swal2-confirm:hover,
.swal2-popup.taxonomyNV-div .swal2-styled.swal2-confirm:focus,
.swal2-popup.taxonomyNV-div .swal2-styled.swal2-confirm:active,
.swal2-popup.taxonomyNV-div .swal2-styled.swal2-confirm.active {
  background: #EDF5FF !important;
  border: 1px  solid #EDF5FF !important;
}

.swal2-popup.taxonomyNV-div .swal2-styled.swal2-confirm:focus,
.swal2-popup.taxonomyNV-div .swal2-styled.swal2-confirm:active,
.swal2-popup.taxonomyNV-div .swal2-styled.swal2-confirm.active {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

.swal2-popup.taxonomyNV-div .swal2-styled.swal2-cancel{
  background: #0267ED !important;
  padding:6px 15px !important;
  color: #fff !important;
  border: 1px  solid #0267ED !important;
  font-weight: normal;
  line-height: 18px;
  transition: all .2s ease-in-out;
  text-transform: capitalize !important;
  text-shadow: none;
  box-shadow: none;
  font-size: 14px !important;
}

.swal2-popup.taxonomyNV-div .swal2-styled.swal2-cancel:hover {    
  background: #2E86FA !important;
  border: 1px  solid #2E86FA  !important;
}
.swal2-popup.taxonomyNV-div .swal2-styled.swal2-cancel:active{
  background: #042D64 !important;
  border: 1px  solid #042D64 !important;
}
.swal2-popup.taxonomyNV-div .swal2-styled.swal2-cancel:focus{
  box-shadow:0 0 0 0.2rem rgba(0,123,255,.25) !important; 
  outline: 0 !important;
}
.swal2-popup.taxonomyNV-div hr{display: none;}
.swal2-popup.taxonomyNV-div .swal2-icon{
    margin: 15px auto 15px;
}
.swal2-popup.taxonomyNV-div .swal2-actions{
    margin: 0 auto 0;
}
.pattern-switch, .template-switch{
    width: auto;
}
.note-text{
    float: right;
    display: block;
    padding: 5px 0;
}
.Margin-TB{
    margin-bottom: 15px;
}
.modal-dialog.modal-small {
    width: 500px;
}
.alert-modal-wrap{    
    background:  #FFF5F8;    
    font-family: 'Lato', sans-serif;  
    padding: 28px 28px 28px 48px;
    position: relative;
}
.alert-modalpopup .modal-content {
    border: 1px solid #F0EFEF;    
    box-shadow: 0px 6px 12px rgba(0,0,0, 0.3);
    -webkit-box-shadow: 0px 6px 12px rgba(0,0,0, 0.3);
}
.alert-modal-wrap p {
    font-size: 16px;
    color: #131A1C;
    font-family: 'Lato', sans-serif;
}
.alert-modal-wrap p:last-child{
    margin-bottom:20px;
}
.publish-alert-inner button{
    color: #4285f4;
}
.publish-alert-inner button:hover{
    text-decoration: underline;
}
.publish-alert-inner::before {
    font-family: 'Material Icons Outlined';
    content: "report_problem";
    font-size: 20px;
    position: absolute;
    left: 16px;
    top: 28px;
    color:#CF335D;
}
.error-massage .publish-alert-inner::before{
    font-family: 'Material Icons Outlined';
    content: "announcement";
    color:#B8BDC1;
}

.btn-GOT-IT{
    background: #455A65;
    border-radius: 14px;
    width: 78px;
    height: 28px;    
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: block;
    transition: all .2s ease-in-out;
}
.btn-GOT-IT:hover{
background: #627680;
}
.sweet-alert.export-project{
    padding:20px 28px 28px 28px !important;
}
.sweet-alert.export-project.export-only-class .export-class{
    text-align: left;
    margin-top: 20px;
}
.sweet-alert.export-project.export-only-class .export-class label{
    font-size: 14px;
    font-weight: 600;
    margin: 0 16px 0 0;
}
.sweet-alert.export-project.export-only-class .custom_checkbox_border{
    text-align: left;
    padding-left: 187px
}
.sweet-alert.export-project.export-only-class .custom_checkbox_border .checkbox{
    margin:0;
    padding-bottom: 5px;
}
.sweet-alert.export-project.export-only-class .custom_checkbox_border label{
    font-size: 14px;
    line-height: 20px;
} 
.sweet-alert.export-project.export-only-class  button.confirm{
    background: #0267ED !important;
    padding: 6px 15px !important;
    color: #fff !important;
    border: 1px solid #0267ED !important;
    font-weight: normal;
    line-height: 18px;
    transition: all .2s ease-in-out;   
    text-shadow: none;
    box-shadow: none;
    font-size: 14px !important;
}
.sweet-alert.export-project.export-only-class  button.confirm:hover {
    background: #2E86FA !important;
    border: 1px solid #2E86FA !important;
}
.sweet-alert.export-project.export-only-class  button.confirm:active {
    background: #042D64 !important;
    border: 1px solid #042D64 !important;
}
.sweet-alert.export-project.export-only-class  button.confirm:focus {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25) !important;
    outline: 0 !important;
}

.sweet-alert.export-project.export-only-class  button.cancel{
    background: #EAEFF1 !important;
    padding: 6px 15px !important;
    color: #090808 !important;
    border: 1px solid #EAEFF1 !important;
    font-weight: 400;
    line-height: 18px;
    transition: all .2s ease-in-out;
    text-transform: capitalize;
    margin-left: 0;
    font-size: 14px !important;
}
.sweet-alert.export-project.export-only-class  button.cancel:hover {
    background: #EDF5FF !important;
    border: 1px solid #EDF5FF !important;
    color: #090808 !important;
}
.sweet-alert.export-project.export-only-class  button.cancel:active {
    background: #EDF5FF !important;
    border: 1px solid #EDF5FF !important;
}
.sweet-alert.export-project.export-only-class  button.cancel:focus {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25) !important;
    outline: 0 !important;
}
.open-issue-count{
    padding: 10px 10px 10px 33px;   
    background: #fff5f8;
    position: relative;    
    width: 100%;   
    text-align: left;
    border-radius: 4px;  
    line-height: 20px;
    float: left;
    margin-top:15px;
}
.open-issue-text{
    display: inline-flex;
    font-size: 14px;
    color: #cf335d;
}
.warning-icon{
    position: absolute;
    left: 11px;
    top: 12px;
    color: #cf335d;
    font-size: 14px;
}
.open-issue-text span a{
    text-decoration: underline;
}
.export-project.export-only-class h2{
    text-align: left;
    margin: 0;
    line-height: 24px;
    font-size: 24px;
    
}
.export-project.export-only-class hr{
    display: none;
}
.simple-txt{padding-left: 1px;}
.ovr-y{
    overflow-y: auto;
}
@media ( max-width : 991px){
    .tble-of-cont{
        margin-bottom: 200px;
    }
}
.usages-modal .inner-modal-content{
    min-height: 525px;
}
.usages-modal .modal-dialog{
    margin: 18px auto;
}
.inner-modal-content #METADATA.tab-pane{
    min-height: 323px;
}
.swal2-popup.unified-design .swal2-styled.swal2-confirm{
    border-radius: 20px;
    background: #455A65;
    border-color: #455A65;
    font-weight:700;
    text-transform: capitalize;
    margin-bottom: 10px;
    padding: 7px 25px 8px;    
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 1;
    outline: 0;
    transition: all .2s ease-in-out;
}

.swal2-popup.unified-design .swal2-styled.swal2-confirm:hover,
.swal2-popup.unified-design .swal2-styled.swal2-confirm:focus{
    color: #fff;
    background-color: #2e6bc7;
    border-color: #2e6bc7;
    outline: 0;
    box-shadow: none;
}


.swal2-popup.unified-design .swal2-styled.swal2-cancel {
    border-radius: 20px;
    background: #EAEEEE;
    border-color: #EAEEEE;
    color: #384141;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 10px;
    padding: 7px 25px 8px;    
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 1;
    outline: 0;
    transition: all .2s ease-in-out;
}

.swal2-popup.unified-design .swal2-styled.swal2-cancel:hover,
.swal2-popup.unified-design .swal2-styled.swal2-cancel:focus  {
    background: #f2f7ff;
    border-color: #f2f7ff;
    color: #2E6BC7;
    outline: 0;
    box-shadow: none;
   
}
.swal2-popup.unified-design .swal2-actions:not(.swal2-loading) .swal2-styled:hover{
    background-image: none;
}

.sweet-alert .export-alert{
    float: left;    
 }
 .sweet-alert .export-alert .form-check-input{
    margin-top: 5px;
 } 
 .sweet-alert .export-alert .form-check-label{
    max-width: 90%;
    font-size: 14px;
    color: #384141;
    font-weight: 700;   
    padding-left: 0;
 }
 .sweet-alert .sub-label{
    display: block;
    color: #606F70;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400; 
 }
 .km-text-link{
    font-size: 12px;
    color: #2E6BC7;
    font-weight: 400; 
    padding: 0 3px;   
 }
 .km-text-link:focus{
    color: #2E6BC7;
    box-shadow: inset 0 0 0 1px #2E6BC7;
}
.alert-success {
    background: #f4fff9;
    color: #137c3c;
    border-color: #f4fff9;
}
.alert-dismissable .close, 
.alert-dismissible .close {
    opacity: 1;
}
.alert-danger {
    background: #fff5f8;
    color: #cf335d;
    border-color: #fff5f8;
}
.justify-content-center{
    justify-content: center;
}
.export-radio-area{
    padding-left: 165px;
}
 .export-radio-area .form-check-label{
     font-size: 16px ;
     font-weight: normal;
     padding-left: 6px;
 }
 .export-radio-area .export-radio-block{
    padding-right: 20px;
 }