.nt-note-wrapper,
.nt-note-tab {
    background: rgba(79, 198, 177, 0.9);
    position: fixed;
    z-index: 9000;
    right: 30px;
}

.nt-note-wrapper {
    top: 30%;
    right: 30px;
}

.nt-note-tab {
    padding: 12px 30px 15px 30px;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: bold;
    bottom: 0;
    text-decoration: none;
}

.nt-note-tab:hover {
    color: #fff;
    opacity: 0.8;
}

.nt-note-tab * {
    box-sizing: border-box;
}

.nt-note-tab span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.nt-note-tab.top {
    bottom: auto;
    top: 0;
    border-radius: 0 0 2px 2px;
}

body.admin-bar .nt-note-tab.top {
    top: 32px;
}

.nt-note-tab i {
    display: inline-block;
    font-size: 14px;
    color: #fff;
}

.ldnt-content-notes {
    text-align: center;
    position: relative;
    z-index: 9999;
}

.ldnt-content-notes .nt-note-tab {
    position: static;
    display: inline-block;
    margin: 20px auto;
    color: #fff;
}

.ldnt-content-notes .nt-note-tab i {
    font-size: 16px;
}

.nt-screen-reader-text {
    display: inline-block;
}

.nt-note-wrapper {
    top: 200px;
    right: 15px;
    min-width: 350px;
    max-width: 350px;
    width: auto;
    box-sizing: content-box;
}

.nt-note-wrapper a {
    color: #fff;
}

.nt-note-wrapper a:hover {
    color: #fff;
    opacity: 0.8;
}

.ldnt-in-content-notes .nt-note-wrapper {
    max-width: 100%;
}

.nt-utility-links {
    text-align: center;
    font-size: 12px;
    clear: both;
    border-top: 1px solid rgba(255, 255, 255, .15);
    padding-top: 5px;
    margin: 0 -30px 0 -30px;
}

.nt-utility-links span {
    opacity: 0.5;
}

#ldnt-shortcode .nt-location {
    font-style: italic;
    font-size: 12px;
}

.nt-utility-links a {
    color: #fff;
    text-decoration: underline;
}

.nt-note-wrapper.nt-dragged {
    right: auto;
}

.nt-note-wrapper.nt-resized {
    max-width: unset;
    min-width: unset;
}

.nt-note-wrapper #nt-note-body_ifr {
    max-width: 100%;
}

.note-header-title {
    background: rgba(66, 66, 66, .8);
    margin: -15px -25px 10px -25px;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    padding: 15px 25px 15px 25px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    cursor: grab;
    color: #fff;
}

.nt-screen-reader-text {
    display: inline-block;
}

.note-body textarea, .note-body input, .note-body select {
    margin: 0 0 15px 0;
    padding: 5px 10px !important;
    border: 0 !important;
    background: #f9f9f9;
    border-radius: 3px !important;
    box-shadow: 0 !important;
    box-sizing: border-box;
}

.note-body input:focus {
    background: #fff;
}

.nt-close-icon {
    color: #000;
    font-weight: bold;
    position: absolute;
    right: -15px;
    top: -15px;
    font-size: 16px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 27px;
    cursor: pointer;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, .25);
}

#nt-note-editor-body {
    margin-bottom: 15px;
}

#nt-note-actions {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}

#nt-note-actions li {
    display: inline-block;
    list-style: none;
    margin: 0 0 0 1px;
    padding: 0;
}

#nt-note-actions li a {
    font-size: 18px;
    color: #000;
    text-decoration: none;
    transition: all ease-in-out 250ms;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    background: #fff;
}

#nt-note-actions li a:hover {
    background: #fff;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, .25);
    color: #000;
    transform: scale(1.25);
}

#nt-note-submit {
    background: #bdd537;
    color: #3a4111;
    border: 0px;
    font-weight: bold;
    width: 40%;
    font-size: 14px;
    text-transform: uppercase;
    float: left;
    padding: 10px 35px !important;
}

.coursenote-embedded-editor #nt-note-submit {
    width: auto;
    padding: 5px 35px;
}

.coursenote-embedded-editor #wp-nt-note-body-wrap {
    padding: 15px;
    background: #f3f3f3;
    margin: 0 0 25px 0;
}

#nt-note-submit:hover {
    background: #999;
    color: #fff;
}

#nt-note-submit.nt-note-saving {
    background: #999;
    color: #fff;
}

.note-body input {
    width: 100%;
}

.nt-note-submit {
    margin-top: 15px;
}

.nt-note-wrapper {
    display: none;
    padding: 15px;
    box-shadow: 0 0 0 8px rgba(0, 0, 0, .1);
    cursor: all-scroll;
}


#apf-response {
    margin: 10px 0;
    background: #bdd537;
    color: #3a4111;
    text-align: center;
    font-weight: bold;
    padding: 15px;
    display: none;
}

.nt-hide {
    display: none;
}

#nt_note_cont .ui-resizable,
.nt-note-wrapper.ui-resizable {
    position: fixed !important;
    z-index: 9999;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

table.notes-listing,
table.nt-course-list-table {
    border: 1px solid #ddd;
    width: 100%;
}

table.notes-listing a {
    text-decoration: none;
}

table.nt-course-list-table {
    margin: 0 0 30px 0;
}

.nt-breadcrumbs {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

table.nt-course-list-table td,
table.nt-course-list-table th {
    padding: 20px;
}

table.notes-listing th {
    background: #333;
    color: #fff;
}

table.nt-course-list-table table {
    width: 100%;
}

table.nt-course-list-table > thead th {
    border-bottom: 1px solid #ddd;

}

table.nt-course-list-table > tbody > tr > td {
    border-bottom: 1px solid #eee;
}

.note-col {
    text-align: right;
}

table.nt-course-list-table tr td,
table.notes-listing tr td {
    background: #fff;
}

table.notes-listing tr:nth-child( even ) td {
    background: #f3f3f3;
}

.ldnotes-hide {
    display: none;
}

.learndash-notes-utilities {
    list-style: none;
    margin: 30px 0 !important;
    padding: 0px !important;
}

.learndash-notes-utilities li {
    display: inline-block;
    margin: 0 5px 0 0 !important;
    padding: 0 !important;
}

input.nt-live-search {
    float: right;
    margin-bottom: 10px;
    width: 50%;
}

#ldnt-shortcode table,
#ldnt-shortcode table tr,
#ldnt-shortcode table td,
#ldnt-shortcode table th {
    border: 0;
    border-collapse: collapse;
}

#ldnt-shortcode table tr td,
#ldnt-shortcode table tr th {
    padding: 20px;
}

#ldnt-shortcode tbody tr td {
    background: #f3f3f3;
}

#ldnt-shortcode tbody tr:nth-child(even) td {
    background: #fafafa;
}

#ldnt-shortcode tbody h5 a {
    text-decoration: none;
}


@media screen and ( max-width: 768px ) {

    .nt-note-wrapper *,
    .nt-note-tab * {
        box-sizing: border-box !important;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
    }

    .nt-note-wrapper {
        position: fixed !important;
        width: auto !important;
        height: auto !important;
        padding: 15px 10px 10px !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        top: auto !important;
        max-width: unset !important;
        min-width: unset !important;
        border-radius: 0px;
    }

    .nt-close-icon {
        left: 50%;
        margin-left: -15px;
    }

    #nt-note-submit,
    #nt-note-title {
        font-size: 14px !important;
    }

    .nt-note-wrapper br {
        display: none;
    }

    #wp-nt-note-body-wrap {
        margin-bottom: 5px;
    }

    .note-header-title {
        padding: 5px 15px;
        margin: -5px -3% 5px -3%;
    }

    #nt-note-submit {
        margin: 0;
    }

    #wp-nt-note-body-editor-container {
        overflow-x: auto;
    }

    #nt-note-body_ifr {
        width: auto !important;
        height: 50px !important;
        min-height: unset !important;
    }

    #mceu_7,
    #mceu_8 {
        display: none;
    }

    .nt-hide-mobile,
    .nt-reset-dimensions {
        display: none !important;
    }

}

@font-face {
    font-family: 'ldntnotepad';
    src: url('../assets/font/fontello.eot?283350512');
    src: url('../assets/font/fontello.eot?283350512#iefix') format('embedded-opentype'),
    url('../assets/font/fontello.woff2?283350512') format('woff2'),
    url('../assets/font/fontello.woff?283350512') format('woff'),
    url('../assets/font/fontello.ttf?283350512') format('truetype'),
    url('../assets/font/fontello.svg?283350512#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?28335056#fontello') format('svg');
  }
}
*/

.nticon-print:before,
.nticon-file-word:before,
.nticon-file-pdf:before,
.nticon-trash:before,
[class^="nticon-"]:before, [class*=" nticon-"]:before {
    font-family: "ldntnotepad";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.nticon-print:before {
    content: '\e800';
}

/* '' */
.nticon-file-word:before {
    content: '\e801';
}

/* '' */
.nticon-trash:before {
    content: '\e802';
}

/* '' */
.nticon-doc:before {
    content: '\e803';
}

/* '' */
