body{line-height:1;margin:0;padding:0;background-color:#F8F9FA;color:#5F5F5F;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font:16px/1.6em "Montserrat", Arial, Helvetica, sans-serif !important}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}p{line-height:2em;margin:1rem 0}a{text-decoration:none}a:link,a :visited{opacity:1;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;color:#5F5F5F}a:active,a:hover{color:#4786D6}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background-color:#eee}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#333}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{border:1px solid #ffebef;box-shadow:0 0 0px 1000px #ffebef inset;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#5F5F5F !important}input:-webkit-autofill::first-line,input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:#5F5F5F !important}input,textarea{outline:none;border-radius:4px}input:read-only,textarea:read-only{background:#ddd}span{line-height:1.3}*,::after,::before{box-sizing:border-box}#toast{position:fixed;top:32px;right:32px;z-index:9999}#toast .toast{display:flex;align-items:center;background:#fff;padding:8px 0;min-width:400px;max-width:450px;border-radius:2px;border-left:4px solid;box-shadow:0 5px 8px rgba(0,0,0,0.08);color:#333;transition:all linear .3s}#toast .toast--success{border-left-color:#28a745;background:#d8ffe2}#toast .toast--warning{border-left-color:#ffc107;background:#fff5d6}#toast .toast--error{border-left-color:#ff4a72;background:#fee5eb}#toast .toast+.toast{margin-top:24px}#toast .toast__icon,#toast .toast__close{padding:0 16px;display:flex}#toast .toast__body{flex:1}#toast .toast__title{font-size:16px;font-weight:600}#toast .toast__title--success{color:#28a745}#toast .toast__title--warning{color:#ffc107}#toast .toast__title--error{color:#ff4a72}#toast .toast__message{font-size:14px;color:#888;margin-top:6px;line-height:1.5}#toast .toast__close{font-size:20px;color:rgba(0,0,0,0.3);cursor:pointer}.wrapper{background:#f5f5f5;line-height:1;display:flex;justify-content:normal;align-items:normal}.wrapper ul{margin:0;padding:0;list-style:none}.wrapper .section-right{min-height:100vh;margin-left:220px;flex:1}.fz-1{font-size:1rem}.size-24{width:24px}.d-none{display:none !important}.font-600{font-weight:600}.mt-1{margin-top:1rem !important}.mt-2{margin-top:1.5rem !important}.no-border{border:none !important}.mb-1{margin-bottom:.75rem !important}.table__label{position:relative}.table__label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.table__label input:checked~.checkmark{background-color:#608CA9;border:1px solid #608CA9}.table__label input:checked~.checkmark:after{content:'';display:block;position:absolute;top:1px;left:5px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.table__label .checkmark{position:absolute;height:16px;width:16px;background-color:#fff;border:2px solid #707070;top:-10px;cursor:pointer}.pagination{height:48px;display:flex;justify-content:center;align-items:center;background:#608CA9;color:#fff;position:absolute;width:100%;bottom:0}.pagination__custom{display:flex;justify-content:normal;align-items:center;list-style:none;margin:0 0 0 20px}.pagination__custom li{margin:0 4px}.pagination__custom li a{color:#fff}.pagination__custom li.disabled{cursor:no-drop}.pagination__custom li.active a{color:#f94871}.field_with_errors span.error{font-size:11px;color:#f94871}.size-80{width:80px;height:80px}.overflow-hide{overflow:hidden}.ckeditor{margin-top:0.25rem}.full-witdh{width:100% !important}.visible-time{margin-left:4px}.relative{position:relative}.relative span.info-visible{font-size:14px;position:absolute;bottom:4px;right:56px}.select2-container{min-height:2.25rem;margin-top:0.25rem;border:0.0625rem solid #c2c2c2;border-radius:0.25rem;font-family:"Montserrat", Arial, Helvetica, sans-serif !important;outline:none}.select2-container--default .select2-selection--single,.select2-container--default.select2-container--focus .select2-selection--multiple,.select2-container--default .select2-selection--multiple{border:none !important}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#5F5F5F !important;line-height:36px !important;font-size:14px}.select2-container--open .select2-dropdown{left:-1px !important;top:-1px !important}@keyframes slideInLeft{from{opacity:0;transform:translateX(calc(100% + 32px))}to{opacity:1;transform:translateX(0)}}@keyframes fadeOut{to{opacity:0}}.dashboard{color:#5F5F5F}.dashboard__calendar{height:64px;background-color:#fff;box-shadow:0px 0px 3px rgba(0,0,0,0.16);display:flex;justify-content:normal;align-items:center;padding:0 24px}.dashboard__calendar .filter{padding:8px;border:1px solid #BDBDBD;border-radius:4px;display:flex;justify-content:normal;align-items:center;cursor:pointer}.dashboard__calendar .filter svg{margin-right:8px}.dashboard__content{padding:24px 16px 24px 24px}.dashboard__content .statistical{display:flex;flex-wrap:wrap}.dashboard__content .statistical__item{border:solid 1px #bfbfbf;border-radius:8px;background:#fff;flex-basis:calc(25% - 8px);padding:16px 16px 16px 16px;margin-right:8px;margin-bottom:8px}.dashboard__content .statistical__item .item-head{display:flex;justify-content:space-between;align-items:normal;font-weight:bold}.dashboard__content .statistical__item .item-head .title{font-size:18px}.dashboard__content .statistical__item .item-head .icon{color:#1f95e0}.dashboard__content .statistical__item .item-quantity{margin-top:10px;text-align:right;font-weight:bold}.dashboard__content .statistical__item .item-quantity .quantily{font-size:24px;margin-bottom:4px}.dashboard__content .statistical__item .item-quantity .current{font-size:12px;color:#56B194}.header{color:#5F5F5F;border-bottom:1px solid #BDBDBD;width:100%;z-index:1;background:#fff;height:64px;line-height:1;display:flex;justify-content:space-between;align-items:center}.header__title{margin-left:24px;font-weight:500;display:flex;justify-content:normal;align-items:center}.header__title span{margin-left:8px;font-size:18px}.header__user{margin-right:24px;display:flex;justify-content:normal;align-items:center}.header__user span{color:#FF698B;margin:0 8px}.header__user svg{padding:2px;border:1px solid #5F5F5F;border-radius:50%;cursor:pointer}.section-left{text-align:center;width:219px;background:#fff 0% 0% no-repeat padding-box;box-shadow:0px 0px 3px rgba(0,0,0,0.16);z-index:1;min-height:100%;position:fixed;border-right:1px solid #ddd}.section-left .sidebar__logo{font-size:30px;margin-top:64px;margin-bottom:48px}.section-left .sidebar__logo a{text-decoration:none;color:#5F5F5F}.section-left .sidebar__menu{text-align:left}.section-left .sidebar__menu li{height:40px;line-height:40px;cursor:pointer;display:flex;justify-content:normal;align-items:center}.section-left .sidebar__menu li:hover{border-right:4px solid #608CA9}.section-left .sidebar__menu li:last-child{width:216px;position:absolute;bottom:24px}.section-left .sidebar__menu li a{font-size:14px;color:#5F5F5F;text-decoration:none;display:flex;justify-content:normal;align-items:center;padding:0 24px}.section-left .sidebar__menu li a span{margin-left:14px}.section-left .sidebar__menu li .events-none{pointer-events:none}.section-left .sidebar__menu li.active{border-right:4px solid #608CA9}.main{position:sticky;top:0;z-index:1}.main__action{z-index:1;flex:1;position:sticky;top:0px;height:56px;background:#fff 0% 0% no-repeat padding-box;box-shadow:0px 0px 3px rgba(0,0,0,0.16);border-bottom:1px solid #7070;display:flex;justify-content:space-between;align-items:center;padding:0 24px}.main__action .block-create a{padding:0 8px;border-radius:4px;height:30px;border:1px solid #BDBDBD;color:#5F5F5F;display:flex;justify-content:space-between;align-items:center}.main__action .block-create a:hover{color:#5F5F5F}.main__action .block-create a img{width:20px;margin-right:8px}.form-search{width:345px;height:32px;display:flex;justify-content:normal;align-items:center;position:relative}.form-search__field{width:100%;height:32px;border:1px solid #BDBDBD;padding-left:12px;padding-right:36px}.form-search__submit{position:absolute;border:0;background:none;z-index:1;right:0;cursor:pointer}.data-list{padding:24px}.data-list__main{min-height:calc(100vh - 168px);background:#fff;position:relative;padding-bottom:48px}.data-list__posts,.data-list__tags,.data-list__reports{background:#fff;border-top:2px solid #608CA9;width:100%}.data-list__posts thead tr,.data-list__tags thead tr,.data-list__reports thead tr{border-bottom:1px solid #bfbfbf;height:52px;line-height:52px}.data-list__posts thead tr th,.data-list__tags thead tr th,.data-list__reports thead tr th{font-weight:500}.data-list__posts thead tr th:nth-child(2),.data-list__tags thead tr th:nth-child(2),.data-list__reports thead tr th:nth-child(2){width:8%}.data-list__posts thead tr th:nth-child(3),.data-list__tags thead tr th:nth-child(3),.data-list__reports thead tr th:nth-child(3){width:40%;text-align:left}.data-list__posts thead tr th:nth-child(3) span,.data-list__tags thead tr th:nth-child(3) span,.data-list__reports thead tr th:nth-child(3) span{margin-left:64px}.data-list__posts thead tr th:nth-child(4),.data-list__tags thead tr th:nth-child(4),.data-list__reports thead tr th:nth-child(4){width:30%;text-align:left}.data-list__posts thead tr th:last-child,.data-list__tags thead tr th:last-child,.data-list__reports thead tr th:last-child{text-align:center;width:10%}.data-list__posts thead tr .checkmark-all,.data-list__tags thead tr .checkmark-all,.data-list__reports thead tr .checkmark-all{width:2%;text-align:center}.data-list__posts .post,.data-list__posts .tag,.data-list__posts .report,.data-list__tags .post,.data-list__tags .tag,.data-list__tags .report,.data-list__reports .post,.data-list__reports .tag,.data-list__reports .report{border-bottom:1px solid #f1f1f1;height:122px}.data-list__posts .post:hover,.data-list__posts .tag:hover,.data-list__posts .report:hover,.data-list__tags .post:hover,.data-list__tags .tag:hover,.data-list__tags .report:hover,.data-list__reports .post:hover,.data-list__reports .tag:hover,.data-list__reports .report:hover{background:#e9f4fb}.data-list__posts .post td:nth-child(1),.data-list__posts .tag td:nth-child(1),.data-list__posts .report td:nth-child(1),.data-list__tags .post td:nth-child(1),.data-list__tags .tag td:nth-child(1),.data-list__tags .report td:nth-child(1),.data-list__reports .post td:nth-child(1),.data-list__reports .tag td:nth-child(1),.data-list__reports .report td:nth-child(1){text-align:center}.data-list__posts .post td:nth-child(2),.data-list__posts .tag td:nth-child(2),.data-list__posts .report td:nth-child(2),.data-list__tags .post td:nth-child(2),.data-list__tags .tag td:nth-child(2),.data-list__tags .report td:nth-child(2),.data-list__reports .post td:nth-child(2),.data-list__reports .tag td:nth-child(2),.data-list__reports .report td:nth-child(2){width:8%}.data-list__posts .post td:nth-child(3),.data-list__posts .tag td:nth-child(3),.data-list__posts .report td:nth-child(3),.data-list__tags .post td:nth-child(3),.data-list__tags .tag td:nth-child(3),.data-list__tags .report td:nth-child(3),.data-list__reports .post td:nth-child(3),.data-list__reports .tag td:nth-child(3),.data-list__reports .report td:nth-child(3){width:40%}.data-list__posts .post td:nth-child(4),.data-list__posts .tag td:nth-child(4),.data-list__posts .report td:nth-child(4),.data-list__tags .post td:nth-child(4),.data-list__tags .tag td:nth-child(4),.data-list__tags .report td:nth-child(4),.data-list__reports .post td:nth-child(4),.data-list__reports .tag td:nth-child(4),.data-list__reports .report td:nth-child(4){width:30%}.data-list__posts .post__image,.data-list__posts .tag__image,.data-list__posts .report__image,.data-list__tags .post__image,.data-list__tags .tag__image,.data-list__tags .report__image,.data-list__reports .post__image,.data-list__reports .tag__image,.data-list__reports .report__image{margin-left:28px}.data-list__posts .post__info,.data-list__posts .tag__info,.data-list__posts .report__info,.data-list__tags .post__info,.data-list__tags .tag__info,.data-list__tags .report__info,.data-list__reports .post__info,.data-list__reports .tag__info,.data-list__reports .report__info{margin-left:64px}.data-list__posts .post__info>div,.data-list__posts .tag__info>div,.data-list__posts .report__info>div,.data-list__tags .post__info>div,.data-list__tags .tag__info>div,.data-list__tags .report__info>div,.data-list__reports .post__info>div,.data-list__reports .tag__info>div,.data-list__reports .report__info>div{margin:8px 0;font-size:14px}.data-list__posts .post__info .post-title>span:first-child,.data-list__posts .tag__info .post-title>span:first-child,.data-list__posts .report__info .post-title>span:first-child,.data-list__tags .post__info .post-title>span:first-child,.data-list__tags .tag__info .post-title>span:first-child,.data-list__tags .report__info .post-title>span:first-child,.data-list__reports .post__info .post-title>span:first-child,.data-list__reports .tag__info .post-title>span:first-child,.data-list__reports .report__info .post-title>span:first-child{font-weight:700;color:#2F4858}.data-list__posts .post__info .post-title span+span,.data-list__posts .tag__info .post-title span+span,.data-list__posts .report__info .post-title span+span,.data-list__tags .post__info .post-title span+span,.data-list__tags .tag__info .post-title span+span,.data-list__tags .report__info .post-title span+span,.data-list__reports .post__info .post-title span+span,.data-list__reports .tag__info .post-title span+span,.data-list__reports .report__info .post-title span+span{background:#FFBECD;border-radius:8px;color:#2F4858;padding:2px 8px}.data-list__posts .post__info .post-created,.data-list__posts .post__info .post-updated,.data-list__posts .post__info .post-author,.data-list__posts .tag__info .post-created,.data-list__posts .tag__info .post-updated,.data-list__posts .tag__info .post-author,.data-list__posts .report__info .post-created,.data-list__posts .report__info .post-updated,.data-list__posts .report__info .post-author,.data-list__tags .post__info .post-created,.data-list__tags .post__info .post-updated,.data-list__tags .post__info .post-author,.data-list__tags .tag__info .post-created,.data-list__tags .tag__info .post-updated,.data-list__tags .tag__info .post-author,.data-list__tags .report__info .post-created,.data-list__tags .report__info .post-updated,.data-list__tags .report__info .post-author,.data-list__reports .post__info .post-created,.data-list__reports .post__info .post-updated,.data-list__reports .post__info .post-author,.data-list__reports .tag__info .post-created,.data-list__reports .tag__info .post-updated,.data-list__reports .tag__info .post-author,.data-list__reports .report__info .post-created,.data-list__reports .report__info .post-updated,.data-list__reports .report__info .post-author{display:flex;justify-content:normal;align-items:center}.data-list__posts .post__info .post-created>span:first-child,.data-list__posts .post__info .post-updated>span:first-child,.data-list__posts .post__info .post-author>span:first-child,.data-list__posts .tag__info .post-created>span:first-child,.data-list__posts .tag__info .post-updated>span:first-child,.data-list__posts .tag__info .post-author>span:first-child,.data-list__posts .report__info .post-created>span:first-child,.data-list__posts .report__info .post-updated>span:first-child,.data-list__posts .report__info .post-author>span:first-child,.data-list__tags .post__info .post-created>span:first-child,.data-list__tags .post__info .post-updated>span:first-child,.data-list__tags .post__info .post-author>span:first-child,.data-list__tags .tag__info .post-created>span:first-child,.data-list__tags .tag__info .post-updated>span:first-child,.data-list__tags .tag__info .post-author>span:first-child,.data-list__tags .report__info .post-created>span:first-child,.data-list__tags .report__info .post-updated>span:first-child,.data-list__tags .report__info .post-author>span:first-child,.data-list__reports .post__info .post-created>span:first-child,.data-list__reports .post__info .post-updated>span:first-child,.data-list__reports .post__info .post-author>span:first-child,.data-list__reports .tag__info .post-created>span:first-child,.data-list__reports .tag__info .post-updated>span:first-child,.data-list__reports .tag__info .post-author>span:first-child,.data-list__reports .report__info .post-created>span:first-child,.data-list__reports .report__info .post-updated>span:first-child,.data-list__reports .report__info .post-author>span:first-child{line-height:0}.data-list__posts .post__info .post-created img,.data-list__posts .post__info .post-updated img,.data-list__posts .post__info .post-author img,.data-list__posts .tag__info .post-created img,.data-list__posts .tag__info .post-updated img,.data-list__posts .tag__info .post-author img,.data-list__posts .report__info .post-created img,.data-list__posts .report__info .post-updated img,.data-list__posts .report__info .post-author img,.data-list__tags .post__info .post-created img,.data-list__tags .post__info .post-updated img,.data-list__tags .post__info .post-author img,.data-list__tags .tag__info .post-created img,.data-list__tags .tag__info .post-updated img,.data-list__tags .tag__info .post-author img,.data-list__tags .report__info .post-created img,.data-list__tags .report__info .post-updated img,.data-list__tags .report__info .post-author img,.data-list__reports .post__info .post-created img,.data-list__reports .post__info .post-updated img,.data-list__reports .post__info .post-author img,.data-list__reports .tag__info .post-created img,.data-list__reports .tag__info .post-updated img,.data-list__reports .tag__info .post-author img,.data-list__reports .report__info .post-created img,.data-list__reports .report__info .post-updated img,.data-list__reports .report__info .post-author img{width:16px}.data-list__posts .post__info .post-created span+span,.data-list__posts .post__info .post-updated span+span,.data-list__posts .post__info .post-author span+span,.data-list__posts .tag__info .post-created span+span,.data-list__posts .tag__info .post-updated span+span,.data-list__posts .tag__info .post-author span+span,.data-list__posts .report__info .post-created span+span,.data-list__posts .report__info .post-updated span+span,.data-list__posts .report__info .post-author span+span,.data-list__tags .post__info .post-created span+span,.data-list__tags .post__info .post-updated span+span,.data-list__tags .post__info .post-author span+span,.data-list__tags .tag__info .post-created span+span,.data-list__tags .tag__info .post-updated span+span,.data-list__tags .tag__info .post-author span+span,.data-list__tags .report__info .post-created span+span,.data-list__tags .report__info .post-updated span+span,.data-list__tags .report__info .post-author span+span,.data-list__reports .post__info .post-created span+span,.data-list__reports .post__info .post-updated span+span,.data-list__reports .post__info .post-author span+span,.data-list__reports .tag__info .post-created span+span,.data-list__reports .tag__info .post-updated span+span,.data-list__reports .tag__info .post-author span+span,.data-list__reports .report__info .post-created span+span,.data-list__reports .report__info .post-updated span+span,.data-list__reports .report__info .post-author span+span{margin-left:4px}.data-list__posts .post__slug,.data-list__posts .tag__slug,.data-list__posts .report__slug,.data-list__tags .post__slug,.data-list__tags .tag__slug,.data-list__tags .report__slug,.data-list__reports .post__slug,.data-list__reports .tag__slug,.data-list__reports .report__slug{display:flex;justify-content:normal;align-items:center;margin-bottom:8px;flex-flow:row wrap}.data-list__posts .post__slug span,.data-list__posts .tag__slug span,.data-list__posts .report__slug span,.data-list__tags .post__slug span,.data-list__tags .tag__slug span,.data-list__tags .report__slug span,.data-list__reports .post__slug span,.data-list__reports .tag__slug span,.data-list__reports .report__slug span{font-size:.875rem}.data-list__posts .post__slug span.box-color,.data-list__posts .tag__slug span.box-color,.data-list__posts .report__slug span.box-color,.data-list__tags .post__slug span.box-color,.data-list__tags .tag__slug span.box-color,.data-list__tags .report__slug span.box-color,.data-list__reports .post__slug span.box-color,.data-list__reports .tag__slug span.box-color,.data-list__reports .report__slug span.box-color{width:10px;height:10px;margin-left:8px}.data-list__posts .post__slug span.name-tag,.data-list__posts .tag__slug span.name-tag,.data-list__posts .report__slug span.name-tag,.data-list__tags .post__slug span.name-tag,.data-list__tags .tag__slug span.name-tag,.data-list__tags .report__slug span.name-tag,.data-list__reports .post__slug span.name-tag,.data-list__reports .tag__slug span.name-tag,.data-list__reports .report__slug span.name-tag{margin-top:4px;color:#fff;border-radius:4px;margin-right:4px;padding:0 4px;line-height:1.4}.data-list__posts .post__slug span:first-child,.data-list__posts .tag__slug span:first-child,.data-list__posts .report__slug span:first-child,.data-list__tags .post__slug span:first-child,.data-list__tags .tag__slug span:first-child,.data-list__tags .report__slug span:first-child,.data-list__reports .post__slug span:first-child,.data-list__reports .tag__slug span:first-child,.data-list__reports .report__slug span:first-child{display:flex}.data-list__posts .post__slug img,.data-list__posts .tag__slug img,.data-list__posts .report__slug img,.data-list__tags .post__slug img,.data-list__tags .tag__slug img,.data-list__tags .report__slug img,.data-list__reports .post__slug img,.data-list__reports .tag__slug img,.data-list__reports .report__slug img{width:16px;margin-right:.25rem}.data-list__posts .post__action,.data-list__posts .tag__action,.data-list__posts .report__action,.data-list__tags .post__action,.data-list__tags .tag__action,.data-list__tags .report__action,.data-list__reports .post__action,.data-list__reports .tag__action,.data-list__reports .report__action{margin-right:13px;display:flex;justify-content:space-between;align-items:center}.data-list__posts .post__action .action-delete,.data-list__posts .tag__action .action-delete,.data-list__posts .report__action .action-delete,.data-list__tags .post__action .action-delete,.data-list__tags .tag__action .action-delete,.data-list__tags .report__action .action-delete,.data-list__reports .post__action .action-delete,.data-list__reports .tag__action .action-delete,.data-list__reports .report__action .action-delete{cursor:pointer}.data-list__posts .post__action img,.data-list__posts .tag__action img,.data-list__posts .report__action img,.data-list__tags .post__action img,.data-list__tags .tag__action img,.data-list__tags .report__action img,.data-list__reports .post__action img,.data-list__reports .tag__action img,.data-list__reports .report__action img{width:20px}.data-list__tags thead tr th:nth-child(2){width:47%;text-align:left}.data-list__tags thead tr th:nth-child(2) span{margin-left:64px}.data-list__tags thead tr th:nth-child(3){width:40%;text-align:left}.data-list__tags thead tr th:nth-child(3) span{margin-left:0}.data-list__tags .tag__info{margin-left:64px}.data-list__reports thead tr th:first-child{text-align:left}.data-list__reports thead tr th:first-child span{margin-left:24px}.data-list__reports thead tr th:last-child{width:70%;text-align:left}.data-list__reports thead tr th:last-child span{margin-left:0}.data-list__reports .post__info{margin-left:24px}.no-data{padding:24px}.no-data__main{background:#fff;border-top:2px solid #608CA9;width:100%;height:calc(100vh - 172px);display:flex;justify-content:center;align-items:center}.no-data__main span{color:#FF4A72;font-weight:600;font-size:18px}.main__create-post{display:flex;justify-content:center;align-items:center;padding:1.5rem 0}.main__create-post .block-create{min-width:62.375rem}.main__create-post .block-create__top{display:flex;justify-content:normal;align-items:center}.main__create-post .block-create__top a{border:0.0625rem solid #babfc3;border-radius:0.25rem;padding:0.25rem 0.375rem;line-height:0;margin-right:1rem}.main__create-post .block-create__top h2{margin:0;font-size:1.25rem;font-weight:600}.main__create-post .block-create__form .fields{display:flex;margin-top:1.5rem}.main__create-post .block-create__form .fields .fields-top,.main__create-post .block-create__form .fields .fields-seo{padding:1.5rem;background:#fff;border-radius:.25rem;box-shadow:0px 0px 4px rgba(0,0,0,0.24)}.main__create-post .block-create__form .fields .fields-top .field,.main__create-post .block-create__form .fields .fields-seo .field{margin-bottom:1.5rem}.main__create-post .block-create__form .fields .fields-top .field:last-child,.main__create-post .block-create__form .fields .fields-seo .field:last-child{margin-bottom:0}.main__create-post .block-create__form .fields .fields-top .field label,.main__create-post .block-create__form .fields .fields-seo .field label{margin-bottom:.25rem;font-size:.875rem;display:flex}.main__create-post .block-create__form .fields .fields-top .field input,.main__create-post .block-create__form .fields .fields-top .field select,.main__create-post .block-create__form .fields .fields-seo .field input,.main__create-post .block-create__form .fields .fields-seo .field select{width:100%;min-height:2.25rem;margin-top:.25rem;border:0.0625rem solid #c2c2c2;border-radius:.25rem;padding:0 .5rem;font-family:"Montserrat", Arial, Helvetica, sans-serif !important;outline:none}.main__create-post .block-create__form .fields .fields-top .field textarea.custom,.main__create-post .block-create__form .fields .fields-seo .field textarea.custom{width:100%;margin-top:.25rem;border:0.0625rem solid #c2c2c2;border-radius:.25rem;padding:.5rem;font-family:"Montserrat", Arial, Helvetica, sans-serif !important}.main__create-post .block-create__form .fields .fields-top .field__image,.main__create-post .block-create__form .fields .fields-seo .field__image{position:relative;border:1px dashed #D7D7D7;text-align:center;margin-top:.5rem;border-radius:.25rem;cursor:pointer;height:300px;display:flex;justify-content:center;align-items:center}.main__create-post .block-create__form .fields .fields-top .field__image .remove-img,.main__create-post .block-create__form .fields .fields-seo .field__image .remove-img{position:absolute;top:10px;right:10px}.main__create-post .block-create__form .fields .fields-top .field__image .remove-img a,.main__create-post .block-create__form .fields .fields-seo .field__image .remove-img a{padding:7px 0 0px}.main__create-post .block-create__form .fields .fields-top .field__image img,.main__create-post .block-create__form .fields .fields-seo .field__image img{margin-top:0}.main__create-post .block-create__form .fields .fields-top .field__image .image-title,.main__create-post .block-create__form .fields .fields-seo .field__image .image-title{margin:1rem}.main__create-post .block-create__form .fields .fields-top .field__image .image-title span,.main__create-post .block-create__form .fields .fields-seo .field__image .image-title span{border:1px solid #c2c2c2;border-radius:.25rem;padding:.5rem}.main__create-post .block-create__form .fields .fields-top .field__image .image-intro,.main__create-post .block-create__form .fields .fields-seo .field__image .image-intro{margin:0;line-height:1}.main__create-post .block-create__form .fields .fields-top .field__image #feature-image,.main__create-post .block-create__form .fields .fields-seo .field__image #feature-image{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;opacity:0;cursor:pointer}.main__create-post .block-create__form .fields .fields-top .field .post_status,.main__create-post .block-create__form .fields .fields-seo .field .post_status{margin-top:1.5rem}.main__create-post .block-create__form .fields .fields-top .field .post_status .radio,.main__create-post .block-create__form .fields .fields-seo .field .post_status .radio{display:flex;margin-bottom:.5rem}.main__create-post .block-create__form .fields .fields-top .field .post_status .radio label,.main__create-post .block-create__form .fields .fields-seo .field .post_status .radio label{display:flex;justify-content:normal;align-items:center;cursor:pointer}.main__create-post .block-create__form .fields .fields-top .field .post_status .radio label input,.main__create-post .block-create__form .fields .fields-seo .field .post_status .radio label input{margin:0 .25rem 0 0 !important;width:auto !important;min-height:auto !important}.main__create-post .block-create__form .fields .fields-top .field .btn-search,.main__create-post .block-create__form .fields .fields-seo .field .btn-search{height:2.25rem;line-height:2.25rem;text-align:center;background:#008060;border:1px solid #008060;color:#fff;border-radius:.25rem;font-size:.875rem;cursor:pointer}.main__create-post .block-create__form .fields .fields-top .set-time span,.main__create-post .block-create__form .fields .fields-top .clear-time span,.main__create-post .block-create__form .fields .fields-seo .set-time span,.main__create-post .block-create__form .fields .fields-seo .clear-time span{font-size:12px;color:#2c6ecb;font-weight:500;cursor:pointer}.main__create-post .block-create__form .fields .fields-seo{margin-top:1.5rem}.main__create-post .block-create__form .fields .fields-seo .title{border-bottom:1px solid #c2c2c2;margin-bottom:24px}.main__create-post .block-create__form .fields .fields-seo .title h3{margin:0}.main__create-post .block-create__form .fields .fields-seo .title p{margin:8px 0;line-height:1.5}.main__create-post .block-create__form .fields__left{width:66%;margin-right:1rem}.main__create-post .block-create__form .fields__right{flex:1}.main__create-post .block-create__form .btns-control{display:flex;justify-content:flex-end;align-items:normal;border-top:1px solid #c2c2c2;padding-top:1.5rem;margin-top:1.5rem;width:66%}.main__create-post .block-create__form .btns-control__cancel{font-family:"Montserrat", Arial, Helvetica, sans-serif !important;padding:.5rem 1rem;outline:none}.main__create-post .block-create__form .btns-control__save{font-family:"Montserrat", Arial, Helvetica, sans-serif !important;background:#008060;border:1px solid #008060;padding:.5rem 1rem;margin-left:1rem;color:#fff;cursor:pointer}#list-short-code .detail-short-code{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}#list-short-code .detail-short-code img{width:20px;margin-right:10px;cursor:pointer}#list-short-code .detail-short-code span{margin-right:12px}#list-short-code .detail-short-code span:first-child{border:1px solid #c2c2c2;border-radius:4px;padding:4px 32px;width:200px;text-align:center}.modal-delete,.modal-shortcode{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;outline:0;overflow:hidden;background:rgba(0,0,0,0.12)}.modal-delete__centered,.modal-shortcode__centered{max-width:540px;margin:auto;display:flex;justify-content:normal;align-items:center;min-height:calc(100% - (1.75rem * 2))}.modal-delete__centered .modal-content,.modal-shortcode__centered .modal-content{background-color:#fff;margin:auto;border:none;border-radius:8px;box-shadow:0px 2px 6px rgba(0,0,0,0.38);width:100%;outline:0;padding:28px}.modal-delete__centered .modal-content__header,.modal-shortcode__centered .modal-content__header{font-size:18px;text-align:center;color:#000}.modal-delete__centered .modal-content__confirm,.modal-shortcode__centered .modal-content__confirm{display:flex;justify-content:space-between;align-items:normal;font-size:16px;vertical-align:middle;margin-top:24px;cursor:pointer}.modal-delete__centered .modal-content__confirm--cancel,.modal-shortcode__centered .modal-content__confirm--cancel{display:flex;justify-content:center;align-items:normal;flex-basis:46%;background:#e6e6e6;box-shadow:0px 1px 4px #b7bcbd;border:2px solid #e6e6e6;color:#333;text-align:center;padding:8.5px 0;border-radius:4px;margin-right:.25rem}.modal-delete__centered .modal-content__confirm--apply,.modal-shortcode__centered .modal-content__confirm--apply{display:flex;justify-content:center;align-items:normal;flex-basis:46%;text-align:center;padding:8.5px 0;border-radius:4px;background:#2FB7ED;border:2px solid #2FB7ED;color:#fff;box-shadow:0px 1px 4px #007eb0;line-height:1}.modal-shortcode__centered{max-width:60rem;min-height:100%}.modal-shortcode__centered .modal-content__header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #c2c2c2;padding-bottom:1rem}.modal-shortcode__centered .modal-content__header span:last-child{cursor:pointer}.modal-shortcode__centered .modal-content__main{margin-top:1.125rem;min-height:400px;border:1px solid #f5f5f5;border-radius:.5rem;overflow:auto;padding:1rem}.modal-shortcode__centered .modal-content__main .info-survey{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.modal-shortcode__centered .modal-content__main .info-survey p{line-height:1;margin:8px 0;color:#202223;font-weight:600}.modal-shortcode__centered .modal-content__main .info-survey__right p{border:1px solid #babfc3;border-radius:4px;background:#F6F6F7;height:36px;display:flex;justify-content:space-between;align-items:center;padding:0 8px}.modal-shortcode__centered .modal-content__main .info-survey__right p img{width:14px;margin-right:8px}.modal-shortcode__centered .modal-content__main .list-question{margin-top:48px;max-height:50vh;overflow:auto}.modal-shortcode__centered .modal-content__main .list-question table{width:100%}.modal-shortcode__centered .modal-content__main .list-question table thead{background:#E5E5E5;height:48px;border-bottom:2px solid}.modal-shortcode__centered .modal-content__main .list-question table thead th{text-align:left;padding:0 12px;color:#000;font-weight:600}.modal-shortcode__centered .modal-content__main .list-question table tbody tr{height:44px;border-bottom:1px solid #A3A3A3}.modal-shortcode__centered .modal-content__main .list-question table tbody tr td{padding:0 12px}.modal-shortcode__centered .modal-content__main .list-question table tbody tr td:first-child{width:60%}.modal-shortcode__centered .modal-content__main .list-question table tbody tr td span:first-child{border:1px solid #c2c2c2;border-radius:4px;padding:4px 32px;cursor:pointer}.unauthenticate{width:100%;height:100vh;display:flex;justify-content:normal;align-items:normal}.unauthenticate__left{width:50%;background-repeat:no-repeat;background:url(/assets/background_pink-810e31dcf08925a14af6687e41b61340e27072e2adc4bca785ef57f9375f4982.png);background-position:20%;background-size:cover}.unauthenticate__right{width:50%;position:relative;display:flex;justify-content:center;align-items:center;background:#fff}.unauthenticate__right .box-login{width:360px}.unauthenticate__right .box-login .logo{margin-bottom:42px;text-align:center;font-size:40px}.unauthenticate__right .box-login .form-login__input{margin-bottom:12px}.unauthenticate__right .box-login .form-login__input label{display:flex}.unauthenticate__right .box-login .form-login__input input{width:100%;background:#ffebef;color:#5f5f5f;border:none;border-radius:5px;font-size:14px;height:40px;padding:0 8px;outline:none}.unauthenticate__right .box-login .form-login__input .error{color:#EC1115;font-size:14px;display:block;margin-top:4px;line-height:1}.unauthenticate__right .box-login .form-login__input--error{border-radius:5px !important;background:#F7E6E6 !important;border-bottom:2px solid #EC1111 !important}.unauthenticate__right .box-login .form-login__submit{margin-top:16px;margin-bottom:8px;width:100%;padding:0;color:#fff;border:none;border-radius:4px;height:40px;line-height:40px;font-size:14px;background:#f9486e;cursor:pointer}.unauthenticate__right .box-login .registration-form a{display:flex;justify-content:center;align-items:center;text-decoration:none;color:#000}.unauthenticate__right .box-login .registration-form a span{margin-left:8px}.unauthenticate__right .copyright{position:absolute;bottom:0;left:0;right:0;text-align:center;color:#676767;margin-bottom:20px}@media (max-width: 768px){.unauthenticate__left{display:none}.unauthenticate__right{width:100%;padding-left:15px;padding-right:15px;background:url(/assets/background_pink-810e31dcf08925a14af6687e41b61340e27072e2adc4bca785ef57f9375f4982.png);background-position:center;background-repeat:no-repeat;background-size:cover;align-items:center;margin-top:0 !important}}
