@charset "UTF-8";
 .nt-note-wrapper, .nt-note-tab{background:rgba(0, 0, 0, 0.95);position:fixed;z-index:9000;right:30px;}
.nt-note-tab.ldnt-style-circle{width:60px;height:60px;border-radius:50%;display:flex;padding:15px;justify-content:center;align-items:center;box-shadow:0 0 0 8px rgba(0, 0, 0, 0.1) !important;transition:all ease-in-out 250ms;}
.nt-note-tab.ldnt-style-circle .nt-screen-reader-text{display:none;}
.nt-note-tab.ldnt-style-circle .nticon-doc{margin:0;padding:0;line-height:1em;border:0;font-size:24px;background:transparent;}
.nt-note-tab.ldnt-style-circle:hover{transform:scale(1.1);}
.nt-note-tab.ldnt-style-circle.bottom{bottom:50px;}
.nt-note-tab.ldnt-style-circle.top{top:50px;}
#nt-course-note{margin:0 !important;display:flex;flex-direction:column;justify-content:space-between;}
#nt-course-note .mce-statusbar{display:none;}
.nt-note-wrapper{top:30%;right:30px;}
.nt-note-tab{text-align:center;display:block;color:#fff;font-weight:bold;bottom:0;text-decoration:none;border-bottom:0 !important;font-size:14px;box-shadow:none !important;transition:all ease-in-out 250ms;}
.nt-note-tab:hover{color:#fff;opacity:0.8;}
.nt-note-tab i{display:block;padding:12px 15px 15px;background:rgba(0, 0, 0, 0.1);}
.nt-note-tab::after{display:none;}
.nt-note-tab span{display:inline-block;padding:12px 30px 15px 15px;text-transform:uppercase;font-weight:bold;font-size:14px;letter-spacing:1px;}
#nt-note-body{color:#000;}
.ld-note-icon{background:#f1f1f1;color:#333;padding:5px 10px;margin-left:0.5em;text-transform:none !important;letter-spacing:0 !important;border-radius:3px;}
.ld-table-list-item .ld-note-icon{font-weight:bold;font-size:12px;color:#333;display:inline-block;margin:10px 0 0;padding:0 10px;}
.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;letter-spacing:1px;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;}
.ldnt-content-notes .nt-note-wrapper{width:100% !important;margin:30px 0;}
.ldnt-content-notes .nt-note-wrapper .nt-reset-dimensions, .ldnt-content-notes .nt-note-wrapper .nt-close-icon{display:none !important;}
.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;display:flex;flex-direction:column;justify-content:flex-start;}
.nt-note-wrapper .note-body{flex-grow:1;height:100%;display:flex;}
.nt-note-wrapper .note-body .nt-note-editor-body, .nt-note-wrapper .note-body .wp-editor-wrap, .nt-note-wrapper .note-body .wp-editor-wrap, .nt-note-wrapper .note-body .wp-editor-container, .nt-note-wrapper .note-body .mce-panel, .nt-note-wrapper .note-body #nt-course-note{display:flex;flex-grow:1;flex-direction:column;overflow:hidden;}
.nt-note-wrapper .note-body .mce-container-body{width:100%;}
.nt-note-wrapper .note-body .mce-edit-area, .nt-note-wrapper .note-body .mce-container-body, .nt-note-wrapper .note-body iframe{height:100%;}
.ldnt-in-content-notes .nt-note-wrapper{max-width:100%;}
.nt-utility-links{text-align:center;font-size:12px;clear:both;}
.nt-utility-links span{opacity:0.5;}
.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, 0.8);margin:-15px -25px 10px -25px;border-bottom:1px solid rgba(255, 255, 255, 0.15);padding:15px 25px 15px 25px;text-transform:uppercase;font-weight:bold;letter-spacing:2px;font-size:12px;cursor:grab;color:#fff;}
.nt-screen-reader-text{display:inline-block;}
.note-body input:focus{background:#fff;}
.nt-close-icon{z-index:5;color:#fff;font-weight:normal;position:absolute;right:10px;top:13px;height:50px;font-size:18px;font-weight:bold;width:30px;border-radius:100%;text-align:center;cursor:pointer;}
#nt-note-actions{display:block;list-style:none;margin:0;padding:0;display:flex;justify-content:space-between;width:100%;background:#f3f3f3;}
#nt-note-actions li{width:15%;list-style:none;margin:0;padding:0;height:55px;}
#nt-note-actions li:first-child{width:75%;}
#nt-note-actions li:nth-child(2){border-right:1px solid rgba(0, 0, 0, 0.1);}
#nt-note-actions li:nth-child(3){border-right:1px solid rgba(0, 0, 0, 0.1);}
#nt-note-actions li a{text-decoration:none !important;border:0 !important;box-shadow:none;}
.coursenote-embedded-editor #nt-note-actions li:nth-child(2),
.coursenote-embedded-editor #nt-note-actions li:nth-child(3){border:0;border-left:1px solid #fff;}
#nt-note-actions li a{font-size:18px;color:#000;text-decoration:none;transition:all ease-in-out 250ms;text-align:center;display:flex;height:55px;justify-content:center;align-items:center;}
#nt-note-actions li a:hover{background:#fff;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);color:#000;}
.note-body textarea, .note-body input{margin:0 0 15px 0;font-family:'arial', 'helvetica', san-serif;padding:5px 10px;border:0 !important;background:#f9f9f9;border-radius:0 !important;box-shadow:0 !important;}
input.nt-note-submit{background:#bdd537;color:#3a4111;border:0px;font-weight:bold;font-size:14px;text-transform:uppercase;letter-spacing:1px;width:100%;padding:5px 15px;margin:0;border:0;height:55px;display:flex;justify-content:center;align-items:center;}
input.nt-note-submit:hover{cursor:pointer;background:#fff !important;color:#333 !important;box-shadow:0 0 5px rgba(0, 0, 0, 0.1);}
#nt-utility-links{background:#333;color:#999;margin:0;border-radius:0 0 4px 4px;text-align:center;}
#nt-utility-links a{padding:5px 15px;display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;font-size:12px;transition:all ease-in-out 250ms;}
#nt-utility-links a svg,
#nt-utility-links a i{margin-right:5px;}
#nt-utility-links a:hover{background:rgba(255, 255, 255, 0.1);}
#nt-utility-links.all-notes{display:flex;justify-content:center;}
#nt-utility-links.all-notes a{width:50%;}
#nt-utility-links.all-notes a:first-child{border-right:1px solid rgba(255, 255, 255, 0.1);}
.nt-utility-links a{color:#fff;}
.coursenote-embedded-editor{margin:30px 0;}
.coursenote-embedded-editor #nt-note-actions-wrapper{border:1px solid #ddd;border-top:0;}
.coursenote-embedded-editor #nt-note-actions{margin:0 !important;padding:0 !important;}
.nt-note-submit:hover{background:#999;color:#fff;}
.nt-note-submit.nt-note-saving{background:#999;color:#fff;}
#nt-note-title-bar{border-radius:4px 4px 0 0;color:#fff;text-align:left;padding:15px;font-weight:normal;font-size:16px;background:#000;position:relative;}
#nt-note-title-field{padding:15px;background:#f3f3f3;text-align:left;}
#nt-note-title-field small{text-transform:uppercase;font-size:12px;font-weight:bold;color:#555;}
#nt-note-title-field input[type='text'].nt-note-title{background:transparent;text-align:left;padding:5px 0;border-bottom:2px dashed #aaa !important;margin:0;display:block;font-size:14px;font-family:'Arial', 'helvetica','san-serif';box-shadow:none;color:#333;}
.nt-note-editor-body{padding:15px;background:#fff;}
#nt-note-actions-wrapper{display:flex;justify-content:space-between;}
.note-body input{width:100%;box-sizing:border-box;}
.nt-note-submit{margin-top:15px;}
.nt-note-wrapper{display:none;box-shadow:0 0 20px rgba(0, 0, 0, 0.15);cursor:all-scroll;background:#fff;border-radius:4px;}
#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;}
#ldnt-shortcode table.notes-listing,
#ldnt-shortcode table.nt-course-list-table{border:0;width:100%;margin:0 0 30px 0;}
#ldnt-shortcode table.notes-listing thead tr th,
#ldnt-shortcode table.nt-course-list-table thead tr th{background:#333;color:#fff;}
#ldnt-shortcode table.notes-listing thead tr th:first-child,
#ldnt-shortcode table.nt-course-list-table thead tr th:first-child{width:7%;max-width:50px;}
#ldnt-shortcode table.notes-listing tbody tr,
#ldnt-shortcode table.nt-course-list-table tbody tr{background:#fafafa;}
#ldnt-shortcode table.notes-listing tbody tr td,
#ldnt-shortcode table.nt-course-list-table tbody tr td{background:#fafafa;border:0;}
#ldnt-shortcode table.notes-listing tbody tr td.nl-body,
#ldnt-shortcode table.nt-course-list-table tbody tr td.nl-body{width:65%;}
#ldnt-shortcode table.notes-listing tbody tr td.nl-select,
#ldnt-shortcode table.nt-course-list-table tbody tr td.nl-select{width:5%;}
#ldnt-shortcode table.notes-listing tbody tr td.nl-user,
#ldnt-shortcode table.nt-course-list-table tbody tr td.nl-user{width:10%;}
#ldnt-shortcode table.notes-listing tbody tr td.nl-date,
#ldnt-shortcode table.nt-course-list-table tbody tr td.nl-date{width:5%;}
#ldnt-shortcode table.notes-listing tbody tr td.nl-actions,
#ldnt-shortcode table.nt-course-list-table tbody tr td.nl-actions{width:10%;}
#ldnt-shortcode table.notes-listing tbody tr:nth-child(even),
#ldnt-shortcode table.nt-course-list-table tbody tr:nth-child(even){background:#f3f3f3;}
#ldnt-shortcode table.notes-listing tbody tr:nth-child(even) td,
#ldnt-shortcode table.nt-course-list-table tbody tr:nth-child(even) td{background:#f3f3f3;}
#ldnt-shortcode table.notes-listing tbody span.nl-note-title,
#ldnt-shortcode table.nt-course-list-table tbody span.nl-note-title{display:block;font-size:18px;line-height:22px;margin-bottom:8px;}
#ldnt-shortcode table.notes-listing tbody span.nl-location,
#ldnt-shortcode table.nt-course-list-table tbody span.nl-location{display:block;font-size:12px;line-height:18px;opacity:0.75;}
#ldnt-shortcode table.notes-listing tbody span.nl-username,
#ldnt-shortcode table.nt-course-list-table tbody span.nl-username{display:inline-block;padding:3px 10px;background:#fff;font-size:12px;color:#666;border-radius:3px;white-space:nowrap;}
#ldnt-shortcode table.notes-listing tbody span.nl-username,
#ldnt-shortcode table.notes-listing tbody td.nl-date,
#ldnt-shortcode table.nt-course-list-table tbody span.nl-username,
#ldnt-shortcode table.nt-course-list-table tbody td.nl-date{font-size:14px;line-height:20px;}
#ldnt-shortcode table.notes-listing tbody span.nl-actions-wrap,
#ldnt-shortcode table.nt-course-list-table tbody span.nl-actions-wrap{display:flex;justify-content:flex-end;}
#ldnt-shortcode table.notes-listing tbody span.nl-actions-wrap a,
#ldnt-shortcode table.nt-course-list-table tbody span.nl-actions-wrap a{display:inline-block;margin-left:5px;}
#ldnt-shortcode table.notes-listing td, #ldnt-shortcode table.notes-listing th,
#ldnt-shortcode table.nt-course-list-table td,
#ldnt-shortcode table.nt-course-list-table th{padding:20px;}
#ldnt-shortcode table.notes-listing a,
#ldnt-shortcode table.nt-course-list-table a{text-decoration:none;box-shadow:none;border-bottom:0;}
#ldnt-shortcode table.notes-listing table,
#ldnt-shortcode table.nt-course-list-table table{width:100%;}
@media screen and (max-width:960px){ #ldnt-shortcode table.notes-listing thead,
#ldnt-shortcode table.nt-course-list-table thead{display:none;}
#ldnt-shortcode table.notes-listing tbody tr,
#ldnt-shortcode table.nt-course-list-table tbody tr{display:flex;flex-wrap:wrap;padding:15px;}
#ldnt-shortcode table.notes-listing tbody tr td,
#ldnt-shortcode table.nt-course-list-table tbody tr td{padding:0;}
#ldnt-shortcode table.notes-listing tbody tr td.nl-checkbox,
#ldnt-shortcode table.nt-course-list-table tbody tr td.nl-checkbox{width:10%;}
#ldnt-shortcode table.notes-listing tbody tr td.nl-body,
#ldnt-shortcode table.nt-course-list-table tbody tr td.nl-body{width:90%;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #efefef;}
#ldnt-shortcode table.notes-listing tbody tr td.nl-user,
#ldnt-shortcode table.nt-course-list-table tbody tr td.nl-user{width:auto;margin-right:15px;}
#ldnt-shortcode table.notes-listing tbody tr td.nl-date,
#ldnt-shortcode table.nt-course-list-table tbody tr td.nl-date{width:auto;margin-right:15px;}
#ldnt-shortcode table.notes-listing tbody tr td.nl-date span.nl-date-wrap,
#ldnt-shortcode table.nt-course-list-table tbody tr td.nl-date span.nl-date-wrap{padding:3px;display:inline-block;}
#ldnt-shortcode table.notes-listing tbody tr td.nl-actions,
#ldnt-shortcode table.nt-course-list-table tbody tr td.nl-actions{width:auto;margin-right:15px;}
#ldnt-shortcode table.notes-listing tbody tr td.nl-actions span.nl-actions-wrap,
#ldnt-shortcode table.nt-course-list-table tbody tr td.nl-actions span.nl-actions-wrap{display:inline-block;}
#ldnt-shortcode table.notes-listing tbody tr td:nth-child(3),
#ldnt-shortcode table.nt-course-list-table tbody tr td:nth-child(3){margin-left:5%;}
}
@media screen and (max-width:768px){ #ldnt-shortcode table.notes-listing tbody tr,
#ldnt-shortcode table.nt-course-list-table tbody tr{display:block;}
#ldnt-shortcode table.notes-listing tbody td,
#ldnt-shortcode table.nt-course-list-table tbody td{width:100% !important;display:block;text-align:center;margin:0 0 10px 0 !important;padding:0;}
} .nt-breadcrumbs{margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #ddd;}
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;}
.ldnotes-hide{display:none;}
.learndash-notes-utilities{list-style:none;margin:0 !important;padding:0px !important;float:right;}
.learndash-notes-utilities li{display:inline-block;margin:0 0 0 10px !important;padding:0 !important;}
.learndash-notes-utilities li a{width:30px;height:30px;line-height:30px;transition:all ease-in-out 250ms;border-radius:100%;display:inline-block;color:#333;font-size:18px;text-align:center;box-shadow:0 0 0 5px #efefef;}
.learndash-notes-utilities li a:hover{transform:scale(1.25);}
#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;}
#ldnt-shortcode .ldnt-note-nav{margin:0 !important;padding:0 !important;list-style:none;}
#ldnt-shortcode .ldnt-note-nav{float:right;text-align:right;}
#ldnt-shortcode .ldnt-note-nav ul{margin:0 !important;padding:0 !important;display:inline-block;}
#ldnt-shortcode .ldnt-note-nav ul li{list-style:none;display:inline-block;margin:0 0 0 10px !important;padding:0 !important;}
#ldnt-shortcode .lds-bulk-download,
#ldnt-shortcode .ldnt-note-nav ul li a{display:inline-block;padding:15px;font-weight:bold;text-transform:uppercase;font-size:14px;padding:10px 15px;background:#fafafa;letter-spacing:1px;background:#333;text-decoration:none;color:#fff;border:0;cursor:pointer;line-height:1.5em;}
#ldnt-shortcode .ldnt-note-nav ul li a:hover{background:#555;}
#ldnt-shortcode .ldnt-note-filters{margin:20px 0;}
#ldnt-shortcode .ldnt-note-filters form{display:flex;justify-content:space-between;}
#ldnt-shortcode .ldnt-note-filters form .ldnt-search-field{display:flex;background:#f3f3f3;justify-content:space-between;}
#ldnt-shortcode .ldnt-note-filters form .ldnt-search-field input[type="text"]{padding:5px 15px;font-size:16px;background:transparent;border:0;box-shadow:none;display:inline-block;}
#ldnt-shortcode .ldnt-note-filters form .ldnt-search-field #ldnt-search-btn{border:0;padding:5px 15px;font-size:16px;border-radius:0;box-shadow:none;}
#ldnt-shortcode .ldnt-note-filters form .ldnt-select-wrap{border:1px solid #ddd;margin:0;padding:0;display:flex;align-items:center;position:relative;background:#fff;min-width:100px;}
#ldnt-shortcode .ldnt-note-filters form .ldnt-select-wrap select{width:100%;background:transparent;border:0;margin:0;display:block;font-size:16px;padding:8px 40px 8px 8px;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;z-index:5;}
#ldnt-shortcode .ldnt-note-filters form .ldnt-select-wrap::after{position:absolute;font-size:16px;display:block;content:'↓';right:5px;top:50%;transform:translateY(-50%);}
@media screen and (max-width:768px){ #ldnt-shortcode .ldnt-note-filters form{flex-wrap:wrap;flex-direction:reverse;}
#ldnt-shortcode .ldnt-note-filters form .ldnt-select-wrap,
#ldnt-shortcode .ldnt-note-filters form .ldnt-search-field{width:100%;}
#ldnt-shortcode .ldnt-note-filters form .ldnt-select-wrap{margin-bottom:8px;}
}
@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{box-shadow:none;position:fixed !important;width:auto !important;height:auto !important;left:0 !important;right:0 !important;bottom:0 !important;top:auto !important;padding:0 !important;max-width:unset !important;min-width:unset !important;border-radius:0px;flex-direction:column;z-index:1000;justify-content:space-between;}
.nt-note-wrapper.active{display:flex;}
.nt-note-wrapper #nt-note-title-bar{display:none;}
.nt-note-wrapper .nt-note-header{position:relative;}
.nt-note-wrapper .nt-close-icon{background:#000;top:-40px;left:50%;transform:translateX(-50%);border-radius:50%;color:#fff !important;width:30px;height:30px;font-size:16px;display:flex;line-height:1em;align-items:center;justify-content:center;z-index:10000;}
.nt-note-wrapper .nt-note-editor-body{padding:15px 15px 0 15px;height:auto;height:260px;margin-bottom:15px;overflow:scroll;}
.nt-note-wrapper #nt-note-body_ifr{width:100% !important;}
.nt-note-wrapper #wp-nt-note-body-wrap{height:200px;}
.nt-note-wrapper .nt-note-title-bar{display:none;}
.nt-note-wrapper .nt-note-title-field{padding:10px;}
.nt-note-wrapper #nt-note-actions li{height:45px;}
.nt-note-wrapper #nt-note-actions li a,
.nt-note-wrapper #nt-note-actions li input.nt-note-submit{height:45px;margin:0;}
.nt-note-wrapper .nt-note-submit, .nt-note-wrapper .nt-note-title{font-size:14px !important;}
.nt-note-wrapper br{display:none;}
.nt-note-submit{margin:0;}
#wp-nt-note-body-editor-container{overflow-x:auto;}
#nt-note-body_ifr{width:auto !important;min-height:unset !important;}
.nt-note-wrapper .mce-statusbar{display:none;}
.nt-hide-mobile, .nt-reset-dimensions{display:none !important;}
}
@font-face{font-family:'ldntnotepad';src:url(//voulez-vous.net/wp-content/plugins/learndash-notes/assets/font/fontello.eot?283350512);src:url(//voulez-vous.net/wp-content/plugins/learndash-notes/assets/font/fontello.eot?283350512#iefix) format("embedded-opentype"), url(//voulez-vous.net/wp-content/plugins/learndash-notes/assets/font/fontello.woff2?283350512) format("woff2"), url(//voulez-vous.net/wp-content/plugins/learndash-notes/assets/font/fontello.woff?283350512) format("woff"), url(//voulez-vous.net/wp-content/plugins/learndash-notes/assets/font/fontello.ttf?283350512) format("truetype"), url(//voulez-vous.net/wp-content/plugins/learndash-notes/assets/font/fontello.svg?283350512#fontello) format("svg");font-weight:normal;font-style:normal;}
 .ldnt-alert{padding:15px;text-align:center;background:#fcf8e3;font-weight:bold;margin:30px 0;border:2px solid #ebe7d2;}
.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;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.nticon-print:before{content:'\e800';}
.nticon-file-word:before{content:'\e801';}
.nticon-trash:before{content:'\e802';}
.nticon-doc:before {
content: '\e803';
}