/*!
 * Start Bootstrap - Shop Item (https://startbootstrap.com/template-overviews/shop-item)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-shop-item/blob/master/LICENSE)
 */
body {
    font-family: "Fira Sans", sans-serif;
}
.pt10per {
    padding-top: 10%;
}

.padd8040 {
    padding: 70px 40px;
}

.mt25per {
    margin-top: 25%;
}

.txt_center {
    text-align: center;
}
.txt_right {
    text-align: right;
}

.txt-left {
    text-align: left;
}

.mb50 {
    margin-bottom: 50px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt10 {
    margin-top: 10px;
}
.mt30 {
    margin-top: 30px;
}
.mt50 {
    margin-top: 50px;
}

.pl55 {
    padding-left: 55px;
}

.df {
    display: flex;
}

.df button {
    margin-right: 10px;
}

.txt_justify {
    text-align: justify;
}

.reseller_demo {
    border: 1px solid #4658c6;
    border-radius: 5px;
    background: #e7e6f1;
    padding: 20px;
}

.extempore_login_bg {
    /*background-image: url("../img/bg.png");*/
    background: url("../img/bg.png") no-repeat center center fixed;
    /*background-repeat: no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*height: -webkit-fill-available;*/
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;

    /* Set up proportionate scaling */
    width: 100%;
    height: auto;

    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
}

.extempore_login_form_div {
    /* background-image: url("../img/loginbg.png"); */
    background-repeat: no-repeat;
    background-size: 100%;
    height: -webkit-fill-available;
    background-size: contain;
    background-color: #ff0072;
    border-radius: 25px;
}

.extempore_moz_issue {
    padding: 22px;
}

.btn-estempore-reset-pass {
    /*margin-left: 20%;*/
}

.extempore_login_form p,
.extempore_reset_form p {
    text-align: left;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    /* margin-bottom: 50px; */
}

.extempore_forgot_form p {
    text-align: left;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0px;
}

.extempore_login_form input {
    margin-top: 40px;
}

.extempore_forgot_form .form-control.is-invalid,
.extempore_login_form .form-control.is-invalid,
.extempore_reset_form .form-control.is-invalid {
    background-color: #fed9e5;
}

.extempore_forgot_form .form-control.is-valid {
    background-color: #d7f3e3;
}

.extempore-forgot-mes {
    color: #fff;
}

.extempore_reset_form input {
    margin-top: 30px;
}

.extempore_reset_form {
    padding: 70px 40px;
}

.extempore_txt {
    border-radius: 50px;
    padding: 25px;
}

.btn-extempore-login {
    background-color: transparent;
    border-radius: 50px;
    border: 3px solid #fff;
    padding: 7px 40px;
    color: #fff;
    /*font-size: 20px;
    font-weight: 700;*/
    margin-top: 40px;
}

.btn-extempore-reset {
    background-color: transparent;
    border-radius: 50px;
    border: 3px solid #fff;
    padding: 7px 40px;
    color: #fff;
    margin-top: 20px;
}

.btn-extempore-forgot {
    background-color: transparent;
    border-radius: 50px;
    border: 3px solid #fff;
    padding: 7px 40px;
    color: #fff;
    margin-top: 60px;
}

.btn-extempore-login:hover,
.btn-extempore-reset:hover,
.btn-extempore-forgot:hover {
    background-color: #fff;
    color: #ff0072;
}

.invalid-feedback {
    width: 72%;
    position: absolute;
    color: #fff;
    font-style: italic;
    background-color: #f57f7f;
    border-radius: 5px;
    border: 1px solid #f51212;
    top: 140px;
    padding: 5px;
}

.invalid-feedback-forgot,
.alert-success-forgot,
.invalid-feedback-login,
.invalid-feedback-reset-pass,
.invalid-feedback-reset-email {
    color: #fff;
    font-size: 12px;
    font-style: italic;
    position: absolute;
    /*width: 80% !important;
	top:120px !important;*/
}

.invalid-feedback-login {
    left: 35%;
}

.invalid-feedback-reset-email {
    top: 31.5%;
    left: 26%;
}

.invalid-feedback-reset-pass {
    top: 60%;
    left: 29%;
}

/*.invalid-feedback-reset
{
	width: 86% !important;
	top:116px !important;
}*/

.extempore_forgot_pass {
    /*float: right;*/
    color: #fff;
    /*margin-top: 5px;*/
    font-size: 12px;
}

.extempore_forgot_pass:hover {
    color: #fff !important;
}

.t_area {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border-color: #ced4da;
}

/* Menu and Welcome page - Starts */

.extempore_menu_logo {
    /* width:80px; */
    width: 140px;
}

.extempore_menu {
    background-color: #f4f5f7;
}

.extempore_menu ul li a {
    color: #071664 !important;
    /*font-size: 18px;
	font-weight: 700;*/
    margin-left: 20px;
    margin-top: 3px;
}

.extempore_menu ul li a.disabled {
    color: #bdbdbd;
}

.extempore_menu ul li a:hover,
.extempore_menu ul li.cur-active a {
    color: #ff0072 !important;
}
.extempore_menu ul li a:hover i {
    color: #fff;
    background-color: #ff0072;
    border-radius: 50px;
    padding: 6px 7px;
}

.extempore_menu ul li a:hover i.fa-users,
.extempore_menu ul li a i.fa-users,
.extempore_menu ul li.cur-active a i.fa-users,
.extempore_menu ul li a i.fa-address-card,
.extempore_menu ul li a:hover i.fa-address-card,
.extempore_menu ul li.cur-active a i.fa-address-card,
.extempore_menu ul li a i.fa-align-left,
.extempore_menu ul li a:hover i.fa-align-left,
.extempore_menu ul li.cur-active a i.fa-align-left {
    font-size: 13px;
    padding: 8px !important;
}

.extempore_menu ul li.welcome a:hover i {
    color: #fff;
    background-color: #ff0072;
    border-radius: 50px;
    padding: 6px 8px !important;
}

.extempore_menu ul li.cur-active a i {
    color: #fff;
    background-color: #ff0072;
    border-radius: 50px;
    padding: 6px 7px !important;
}

.extempore_menu .dropdown-menu1 a:hover i {
    background-color: transparent !important;
    color: #ff0072 !important;
}

.extempore_menu .dropdown-menu1 a:focus {
    outline: none;
}
.extempore_menu .dropdown-menu1 a:active {
    background-color: #f8f9fa;
}

.extempore_menu ul li.welcome a i {
    padding: 6px 8px !important;
}

.extempore_menu a i {
    margin-right: 2px;
    border-radius: 50px;
    padding: 6px 7px;
}

.extempore_menu .dropdown-menu1 {
    right: 220px;
    left: unset !important;
    padding: 0px !important;
}

.extempore_menu .dropdown-menu1 a {
    margin-left: 0px;
    border-bottom: 1px solid #f4f5f7;
    margin-top: 0px;
}

.extempore_menu .dropdown-menu1 a.logout {
    border-bottom: 0px;
}

.mt90 {
    margin-top: 90px;
}

.extempore_no_stories p {
    font-size: 30px;
    font-weight: 700;
    color: #071664;
}

.extempore_no_stories {
    text-align: center;
    padding-top: 15%;
    padding-bottom: 15%;
}

#dropdownMenuReference:hover {
    color: #4658c6;
}

.p510 {
    padding: 5px 10px !important;
}

/* Menu and Welcome page - Ends */

/* Write Script page - Starts */

.extempore_write_btn_div {
    text-align: right;
    margin-top: 20px;
}

.btn-extempore-write {
    padding: 5px 35px;
    color: #fff;
    background-color: #ff0072;
    border: 2px solid #ff0072;
    border-radius: 50px;
}

.btn-extempore-write:hover {
    background-color: #071664;
    border: 2px solid #071664;
    color: #fff;
}

.extempore_write_script {
    margin-top: 5%;
}

.extempore_write_script .div_span {
    /*margin-top: 20px;*/
    margin-left: 13px;
    color: #6b7074;
    font-size: 12px;
}

.extempore_write_script .div_span span {
    margin-right: 5px;
}

.extempore_write_script textarea {
    margin-top: 10px;
}

.extempore_write_script input {
    font-size: 26px;
}

.dropdown-toggle-split:focus {
    outline: none;
    box-shadow: 0 0 0 0;
}

/*.alert-success
{
	margin-top: -19px !important;    
    position: absolute;
    width: 96.2%;
}*/

.extempore_radio_btn {
    color: #495057;
    padding-top: 15px;
}

.extempore_radio_btn label {
    margin-right: 15px;
}

.extempore_input_btn {
    display: flex;
}

.extempore_url_con_div input {
    font-size: 1rem;
    margin-right: 15px;
}
.extempore_url_con_div .extempore_fetch .row div div {
    border: 1px solid #ced4da;
    min-height: 100px;
    border-radius: 5px;
}

/* Write Script page - Ends */

/* Admin Users - Starts */

.white-title {
    /*padding: 8px 25px 15px;*/
    padding: 8px 0px 15px;
    background: #fff;
    /*margin: -36px -30px 30px -30px;*/
}
.white-title-cust {
    margin-top: 40px;
    padding-bottom: 0px;
    margin-left: 40px;
}

.extempore_no_margin {
    margin: 0px !important;
}

.admin_menu_bar ul li {
    display: inline;
    padding-left: 35px;
}

.admin_menu_bar ul li a {
    text-align: center;
}

.mt45 {
    margin-top: 45px;
}

.admin_menu_bar .navbar-nav {
    float: left;
    margin: 0;
}

.admin_menu_bar .navbar-nav > li {
    float: left;
    /* margin-top: 15px; */
}
.admin_menu_bar .navbar-nav {
    float: left;
    margin: 0;
    flex-direction: row;
}

.admin_menu_bar .navbar-nav > li > a {
    padding: 15px;
    line-height: 20px;
    color: #ff0072;
    position: relative;
    display: block;
}

.admin_menu_bar .navbar-nav li a p {
    margin-bottom: 0px;
}
.activecolor {
    color: #071664 !important;
}
h3 small {
    color: #9a9a9a;
    font-weight: 300;
    line-height: 1.5;
}

.btn-round {
    border-width: 1px;
    border-radius: 30px !important;
    padding: 9px 18px;
}

.main-panel {
    /* margin-right: 15px; */
    margin-left: 25px;
    background-color: #ffffff;
    /* border-radius: 6px; */
    margin-top: 30px;
    /* box-shadow: -15px 27px 69px rgba(0,0,0,.30); */
    box-shadow: 0 4px 10px rgba(204, 197, 185, 0.5);
}
.no-right-margin {
    margin-right: 0px;
}
.main-panel-content {
    padding: 0 30px;
    min-height: 500px;
    /* border-top-left-radius: 6px; */
    /* border-top-right-radius: 6px; */
    border-top: 5px solid #ff0072;
}

.main-panel-content-tab {
    padding: 0 15px;
    min-height: 500px;
    /* border-top-left-radius: 6px; */
    /* border-top-right-radius: 6px; */
    border-top: 5px solid #ff0072;
}

.extempore_reset_pass {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}
.mt-25 {
    margin-top: 25px !important;
}

.form-control:focus {
    background-color: #ffffff;
    border: 1px solid #9a9a9a;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 !important;
}

.btn-search {
    background-color: #fff;
    border: 1px solid rgb(225, 225, 225) !important;
    height: 38px;
    border-radius: 0px;
    border-left-width: 0px !important;
}
.table th {
    border-top-width: 0px;
    border-bottom: 1px solid #dee2e6 !important;
}

.table tbody tr {
    border-bottom: 1px solid #dee2e6;
}

.label-warning.label-fill,
.progress-bar-warning {
    background-color: #ff9500;
}
.label.label-fill {
    color: #ffffff;
}
.label-warning {
    border-color: #ff9500;
    color: #ff9500;
}
.label {
    padding: 3px 5px 0px 5px;
    border: 0px solid #999999;
    border-radius: 3px;
    color: #999999;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 3px;
}

.label-success.label-fill,
.progress-bar-success {
    background-color: #05ae0e;
}
.label-success {
    border-color: #05ae0e;
    color: #05ae0e;
}

.label-default.label-fill {
    background-color: #999999;
}

.btn-xs {
    font-size: 12px;
    border-radius: 3px;
    padding: 1px 5px;
}

.btn-extempore {
    color: #fff;
    background-color: #ff0072;
    border-color: #ff0072;
}

.btn-extempore:hover {
    color: #fff;
    background-color: #071664;
    border-color: #071664;
}

.extempore-alert-success {
    position: relative;
}

.modal-header {
    background: #f4f5f7;
}

.for_ipad {
    margin-left: -120px;
}

/* Admin Users - Ends */

/* Dashboard - Starts */

.extempore_your_script {
    text-align: center;
}

.extempore_your_script img {
    width: 100%;
}
.extempore_story_info {
    padding-bottom: 15px;
}

.p3040 {
    padding: 30px 40px;
}

.btn-extempore-edit-story {
    color: #fff;
    background-color: #ff0072;
    border: 2px solid #ff0072;
    border-radius: 50px;
}

.btn-extempore-edit-story:hover {
    border: 2px solid #071664;
    background-color: #071664;
    color: #fff;
}

.btn-extempore-edit-story:active {
    border: 2px solid #071664 !important;
    background-color: #071664 !important;
    color: #fff !important;
}

.btn-extempore-edit-story:focus {
    /*box-shadow: 0 0 0 0 rgba(52,144,220,.25) !important;*/
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.edit-menu {
    border-radius: 50px;
    background-color: #e0e0e0;
    padding: 10px 16px 10px 16px;
    cursor: pointer;
    color: #9e9e9e;
}

a:hover i.edit-menu,
a:focus i.edit-menu {
    border-radius: 50px;
    /*background-color: #ddd;*/
    background-color: #4658c6;
    padding: 10px 16px 10px 16px;
    cursor: pointer;
    /*color: #4658C6;*/
    color: #fff;
}

.extempore_edit_menu {
    padding: 0px;
    left: 79% !important;
    top: -29% !important;
}

.extempore_edit_menu i {
    margin-right: 10px;
}

.extempore_edit_menu a {
    border-bottom: 1px solid #f4f5f7;
}

.extempore_edit_menu a:hover {
    background-color: #f8f9fa;
    color: #4658c6;
    border-radius: 5px;
}

.extempore_story_info h2 {
    margin-top: 10px;
}

.extempore_mar_pad_list {
    /*margin-left:5px;
	margin-right: 5px;*/
    padding: 25px 15px;
}

.extempore_stories_list > .col-md-3:first-child {
    margin-left: 0px;
}

.extempore_stories_list > .col-md-3:last-child {
    margin-right: 0px;
}

.extempore_story_whole_div {
    background-color: #fff4f9;
    /*border-radius: 10px;*/
    /*padding-bottom: 15px;*/
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2),
        0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2),
        0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2),
        0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.extempore_story_whole_div:hover {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.39);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4),
        0 6px 20px 0 rgba(0, 0, 0, 0.39);
    -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4),
        0 6px 20px 0 rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4),
        0 6px 20px 0 rgba(0, 0, 0, 0.39);
}

.extempore_story_whole_div img {
    /*border-top-left-radius: 10px;
	border-top-right-radius: 10px;*/
    max-height: 150px;
    margin-bottom: 5px;
}

#dropupeditmenu {
    float: right;
}

/* styles for '...' */
.block-with-text {
    margin-top: 10px;
    font-size: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
}

.extempore_video_div {
    /*padding: 5px 14px;*/
}
.extempore_video_div iframe {
    width: 100%;
}
/* Dashboard - Ends */

.btn-3d-hover:focus,
.btn-3d-hover:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
.download-hr {
    border: 1px solid #333;
    background: #333;
}

.get-app {
    height: 50px;
}

.scroll_ex:hover {
    text-decoration: none;
}

.enrichment-span {
    margin-left: 12px;
    font-weight: 600;
    font-size: 20px;
    /* background: linear-gradient(to right, #5149C1 0%, #00C7FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	 */
    color: #f84445;
}

.enrichment-spanb {
    margin-left: 10px;
    font-weight: 600;
    font-size: 18px;
    /* background: linear-gradient(to right, #5149C1 0%, #00C7FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	 */
    color: #fff;
}

.error-star-span {
    color: red;
    font-size: 12px;
    margin-left: 5px;
}

.ml20 {
    margin-left: 20px;
}

.ebw-closed-text {
    text-transform: uppercase;
    background: linear-gradient(to right, #00c7ff 0%, #330867 100%);
    /* background: linear-gradient(to right, #00C7FF 0%, #5149C1 100%); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font: "Poppins", sans-serif;
    font-size: 20vw;
    font-weight: 600;
    padding-top: 5%;
}

/* My Profile - Starts */

.extempore_pro_head {
    margin-bottom: 17px;
}

.pro-img {
    width: 106px;
}
.br50per {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
}

.img-upload-button {
    width: 106px;
    height: 106px;
    background: #ddd;
    position: absolute;
    opacity: 0.3;
    top: 0%;
    left: 43.2%;
    border-radius: 50%;
    padding: 0;
    border: 0;
    cursor: pointer;
    display: none;
}

.img-upload-button i {
    opacity: 1;
    color: black;
}

.po-img {
    /*margin-left: 39.5%;*/
    text-align: center;
    /*margin-top: 5%;*/
    margin-bottom: 5%;
}

.po-img:hover .img-upload-button {
    display: block;
}

.extempore_my_pro label {
    font-weight: 600;
    font-size: 12px;
}

.extempore_my_pro p {
    font-size: 16px;
    line-height: 1.5;
}

.wid100 {
    width: 100%;
}

.extempore_nav_tabs {
    width: 100%;
    /*border-bottom: 5px solid #4658C6;*/
}

.extempore_nav_tabs .nav-link {
    color: #424242;
}

.extempore_nav_tabs .nav-link.active {
    color: #ff0072;
    background-color: #fff;
    /*border-bottom-width: 5px;*/
    border-radius: 0px;
    border-color: #dee2e6 #dee2e6 #fff;
}

.integration-tab,
.p0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.m0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

/*.integration-tab ul li:first-child { 
  	margin-left: 15px;
}*/

.p30 {
    padding: 30px;
}

.integration-tab .nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 20px;
    border-bottom: 0;
    border-right: 1px solid #ddd;
    /*padding-right: 15px;*/
}
.integration-tab .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    /*background: #ccc;*/
}

.integration-tab .nav-tabs .nav-link.active {
    color: #ff0072;
    border-color: #dee2e6 #fff #dee2e6 #fff;
}
.integration-tab .nav-tabs .nav-link {
    border-color: #dee2e6 #fff #dee2e6 #fff;
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    color: #424242;
}
.integration-tab .tab-content > .active {
    display: block;
    /*background: #007bff;*/
    min-height: 165px;
}
.integration-tab .nav.nav-tabs {
    float: left;
    display: block;
    /*margin-right: 20px;*/
    border-bottom: 0;
    border-right: 1px solid #dee2e6;
    /*padding-right: 15px;*/
    /*margin-top: 30px;*/
    width: 100%;
}

.integration-tab .nav-tabs .nav-item {
    margin-right: -1px;
}

#profile p {
    font-size: 12px;
}

.switch {
    position: relative;
    display: inline-block;
    /*width: 60px;
  height: 34px;*/
    width: 42px;
    height: 18px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.slider:before {
    position: absolute;
    content: "";
    /*height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;*/
    height: 13px;
    width: 13px;
    left: 3px;
    bottom: 2.5px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked + .slider {
    background-color: #ff0072;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
    /* -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);*/
    -webkit-transform: translateX(23px);
    -ms-transform: translateX(23px);
    transform: translateX(23px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.extempore_app_select {
    width: 30%;
}

.extempore_app_slider .slidecontainer {
    width: 100%;
}

input[type="range"] {
    -webkit-appearance: none;
    -moz-apperance: none;
    border-radius: 6px;
    height: 6px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(0.15, #c5c5c5),
        color-stop(0.15, #c5c5c5)
    );
}

input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    background-color: #e9e9e9;
    border: 1px solid #cecece;
    height: 15px;
    width: 15px;
    cursor: pointer;
}

input[type="range"]:focus {
    outline: none;
}

.mt5per {
    margin-top: 5%;
}

.mb10 {
    margin-bottom: 10px;
}

.mt5 {
    margin-top: 5px;
}

.extempore_ver_tab {
    border-right: 1px solid #ddd;
    padding-right: 0px !important;
}

.minheight400 {
    min-height: 400px;
}

.irs--flat .irs-bar {
    background-color: #4658c6 !important;
}

.irs--flat .irs-handle > i:first-child {
    background-color: #4658c6 !important;
    cursor: pointer;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
    background-color: #4658c6 !important;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
    border-top-color: #4658c6 !important;
}

#accsettings i {
    cursor: pointer;
    color: #4658c6;
}

.panel-heading {
    background: #f4f5f7;
    padding: 10px;
}

#profile_popup {
    border: 3px solid #f4f5f7 !important;
}

.input-key:disabled {
    cursor: no-drop;
}

/* My Profile - Ends */

.p40 {
    padding: 40px;
}

.pr0 {
    padding-right: 0px !important;
}

/* Reseller and Manage Clients - Starts */

.extempore-alert {
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.extempore-alert ul {
    padding-left: 5px;
    margin-bottom: 0px;
    list-style-type: none;
}

.btn-extempore-visit {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #ff0072;
}
.btn-extempore-visit:hover {
    background-color: #071664;
}

.m_top2 {
    margin-top: 20px;
}
.addclient_bor {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0 25px 0px #ccc;
    -webkit-box-shadow: 0 0 25px 0px #ccc;
    -o-box-shadow: 0 0 25px 0px #ccc;
    box-shadow: 0 0 25px 0px #ccc;
}
.addclient_title {
    border-bottom: 1px solid #ccc;
    padding: 6px 0;
    font-size: 20px;
    clear: both;
    background-color: #eae9e9;
    text-align: center;
}
.table > thead > tr > th {
    font-size: 14px !important;
    background: #f1f5f9;
    color: #071664;
    font-weight: 600;
}
.table.font_sm > tbody > tr > td {
    font-size: 13px !important;
    padding: 6px 8px;
}

.btn.btn-fill {
    color: #ffffff;
    background-color: #888888;
    opacity: 1;
    filter: alpha(opacity=100);
}

.alert ul li {
    list-style-type: none;
}
.btn_edit {
    /* padding:1px 9px; */
    padding: 3px 7px 1px 7px;
    font-size: 13px;
}
.btn_edit i {
    margin-right: 5px;
}

.lhstatus {
    line-height: 0.7 !important;
    font-size: 13px !important;
}

.clientManageClass td:first-child {
    text-align: center;
}

/* write story/popup css start */
.pf-writeStory-popup-box .modal-header {
    background-color: transparent;
    border: none;
    position: relative;
}
.pf-writeStory-popup-box .pf-model-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    padding: 0px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ff0072;
    opacity: 1;
    border-radius: 30px;
}
.pf-writeStory-popup-box .pf-model-btn svg {
    width: 12px;
    height: 12px;
    fill: #ffffff;
}

.pf-model-body h4 {
    margin: 0;
    font-size: 22px;
    padding: 0px 0px 20px;
}
.pf-model-body input {
    height: 50px;
    width: 100%;
    color: #000000;
    border-radius: 5px;
    outline: none;
    border: 1px solid #ced4da;
    padding: 0px 10px;
}
.pf-model-body input::placeholder{
    color: #495057;
}
button.pf-modelBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: fit-content;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 16px;
    background-color: #ff0072;
    border-radius: 50px;
    padding: 10px 20px;
    margin: 20px 0px 0px 0px;
    transition: all 0.5s;
    border: none;
}
a.pf-modelBtn:hover{
    background-color: #071664;
    text-decoration: unset;
}
/* popup css end */
/* dropedown css start */
.pf-select-story-section > ul {
    padding: 0px;
}
.pf-select-story-section > ul > li {
    list-style: none;
    
    
    border-radius: 5px;
    outline: none;
    border: 1px solid #ced4da;
    position: relative;
}
.pf-select-story-section > ul > li > a {
    color: #495057;
    font-size: 16px;
    text-transform: capitalize;
    width: 100%;
    display: block;
    padding: 12px 12px;
    text-decoration: none;
}
.pf-select-story-section > ul > li > a span.fm-downArrow svg {
    width: 13px;
    height: 13px;
    position: absolute;
    right: 11px;
    top: 18px;
}
.pf-select-story-section > ul > li > ul {
    position: absolute;
    top: 60px;
    background-color: #ff0072;
    width: 100%;
    left: 0px;
    border-radius: 5px;
    padding: 12px 10px 5px;
    z-index: 1;
    transition: all 0.5s;
    display: none;
}
.pf-select-story-section > ul > li > ul > li > a:hover {
    text-decoration: none;
}
.pf-select-story-section > ul > li > ul > li{
    list-style: none;
}
.pf-select-story-section > ul > li > ul > li > a {
    color: #ffffff;
    font-size: 16px;
    width: 100%;
    display: block;
    text-transform: capitalize;
    padding: 0px 0px 5px;
}
ul.sub-menu-item.openSub_menu {
    display: block;
}
/* input type file*/
.pf-upload-file-wrap {
    background-color: #ffffff;
    padding: 20px 20px;
    border-radius: 5px;
    position: relative;
    margin: 10px 0 30px;
}
input[type=file].pf-fileType {
    width: 100%;
    max-width: 100%;
    /* padding: 5px; */
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ced4da;
    position: relative;
}
.pf-upload-file-wrap input {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #ced4da;
}
.pf-upload-file-wrap span {
    position: absolute;
    left: 150px;
    top: 22px;
    background: #ffffff;
    width: 100%;
    max-width: 300px;
    height: 44px;
    padding: 10px 8px;
}
input[type=file].pf-fileType::file-selector-button {
    margin-right: 10px;
    border: none;
    background: #ff0072;
    padding: 12px 20px;
    color: #fff;
    cursor: pointer;
    transition: background .2s ease-in-out;
    border:1px solid #ff0072;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
  }
  .pf-upload-file-wrap.pf-url input {
    padding: 0px 10px;
}
input:focus-visible{
    outline: none;
}

.forgotRes-logo{
	display:none;
}
  /* input[type=file].pf-fileType::file-selector-button:hover {
    background: #0d45a5;
  } */
/* write story/popup css end */
/* Reseller - Ends */

/*privacy policy and additional css start*/
.privacyPolicy-wrapper .white-title.extempore_pro_head {
    padding: 20px 0px;
    border-radius: 10px;
}
.privacy-policy-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0px 50px;
}
.privacy-policy-login-btn > a {
    border-image-source: linear-gradient(180deg, rgba(24, 209, 229, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 40px;
    border-radius: 50px;
    color: #ffffff;
    font-size: 18px;
    background: #18D1E5;
    width: fit-content;
}
.privacy-logo img {
    width: 170px;
}
h1.head {
    font-size: 22px;
    font-weight: 500;
    padding: 30px 0px 0px;
    color: #000000;
}
.privacyPolicy-wrapper {
    
    background-color: #17d4e214;
    padding: 60px 0px 60px;
    
}

.privacyPolicy-wrapper .single-post-content {
    padding: 10px 20px;
}
.privacyPolicy-wrapper .single-post-content h2 {
    font-size: 22px;
    font-weight: 600;
    padding: 0 0 10px;
    color: #000000;
}
.privacyPolicy-wrapper .single-post-content p {
    color: #6a6666;
    line-height: 1.8;
    word-break: break-word;
}
.privacyPolicy-wrapper .main-panel-content-tab {
    border: none;
    box-shadow: unset;
}
.privacyPolicy-wrapper .single-post-content ul li{
    color: #6a6666;
    padding: 0 0 10px 0;
}
.privacyPolicy-wrapper .single-post-content ul li:last-child{
    padding-bottom:0;
    
}
.privacyPolicy-wrapper .main-panel {
    border-radius: 20px;
}














/* Responsive - Starts */

/* media query for screen width 1920 */
@media only screen and (min-width: 1920px) {
    .extempore_menu .dropdown-menu1 {
        right: 410px;
    }
}
/* media query for screen width 1440 */
@media only screen and (max-width: 1919px) and (min-width: 1440px) {
    .extempore_menu .dropdown-menu1 {
        right: 170px;
    }
}
/* media query for screen width 1366 */
@media only screen and (max-width: 1439px) and (min-width: 1366px) {
    .extempore_menu .dropdown-menu1 {
        right: 132px;
    }
}
/* media query for screen width 1280 */
@media only screen and (max-width: 1365px) and (min-width: 1280px) {
    .extempore_menu .dropdown-menu1 {
        right: 92px;
    }
}
/* media query for screen width more than 1280 */
@media only screen and (min-width: 1280px) {
}
/* media query for screen width 1024 */
@media only screen and (max-width: 1279px) and (min-width: 1024px) {
    .extempore_menu .dropdown-menu1 {
        right: 52px;
    }
    .padd8040 {
        padding: 35px 40px;
    }
    .extempore_reset_form {
        padding: 25px 40px;
    }
    .invalid-feedback {
        width: 68%;
        top: 108px;
    }
    .invalid-feedback-reset {
        width: 84% !important;
        top: 70px !important;
    }
    .extempore_moz_issue {
        padding: 12px;
    }
    .invalid-feedback-reset-email {
        top: 24.5%;
        left: 26%;
    }
    .invalid-feedback-reset-pass {
        top: 52%;
        left: 25%;
    }
    .extempore_video_div {
        padding: 0px;
    }
    /*.invalid-feedback-forgot
    {
    	width: 76% !important;
    	top: 84px !important;
    }*/
    /*.alert-success-forgot
    {
        top:106px;
    }*/
}
/* media query for screen width less than 1279 */
@media only screen and (max-width: 1279px) {
    .extempore_login_bg {
        min-width: unset;
    }
}
/* Tab */
/* media query for screen width less than 1023 */
@media only screen and (max-width: 1023px) {
    .extempore_login_form_div .extempore_forgot_form,
    .extempore_login_form {
        padding: 20px !important;
    }

    .extempore_login_form p,
    .extempore_forgot_form .mb50 {
        margin-bottom: 20px;
    }

    .btn-extempore-forgot {
        margin-top: 30px;
    }

    .extempore_moz_issue {
        padding: 0px;
    }
    .extempore_login_form input,
    .btn-extempore-login {
        margin-top: 20px;
    }
    .extempore_forgot_pass_back {
        display: none;
    }
}

/* media query for screen width 800 */
@media only screen and (max-width: 1023px) and (min-width: 800px) {
}
/* media query for screen width 768 */
@media only screen and (max-width: 799px) and (min-width: 768px) {
}
/* media query for screen width less than 767 */
@media only screen and (max-width: 767px) {
    .extempore_login_bg .mt25per {
        margin-top: 0px;
        margin-bottom: 2%;
    }

    .extempore_forgot_form p,
    .extempore_forgot_form .txt-left {
        text-align: center !important;
    }

    .mob_fp {
        margin: 20px;
    }
    .btn-extempore-forgot {
        margin-top: 40px;
    }

    .extempore_moz_issue {
        padding: 22px;
    }

    .extempore_login_form input {
        margin-top: 20px;
    }

    .ml20 {
        margin-left: 0px;
    }
}
/* media query for screen width 600 and 601 */
@media only screen and (max-width: 767px) and (min-width: 600px) {
    .extempore_login_form input {
        margin-top: 40px;
    }
}
@media(max-width:767px){
    .pf-upload-file-wrap span {
        max-width: 200px;
    }
}
/* Mobile */
/* media query for screen width 411,412 and 414 */
@media only screen and (max-width: 599px) and (min-width: 411px) {
}
/* media query for screen width 375 */
@media only screen and (max-width: 410px) and (min-width: 375px) {
    .extempore_forgot_form p,
    .extempore_login_form p {
        font-size: 24px;
    }

    .btn-extempore-forgot {
        margin-top: 30px;
    }

    .extempore_moz_issue {
        padding: 15px;
    }
    .ebw-closed-text {
        padding-top: 40%;
    }
}
@media(max-width:480px){
    .extempore_login_bg.pf-forgotwrap .txt_center.mt25per > img {
    display: none;
}
/*.forgotRes-logo {*/
/*    display: block;*/
/*    padding: 40px 0 0 0;*/
/*}*/
.pf-forgotwrap .forgotRes-logo{
     display: block;
     padding: 40px 0 0 0;
}
    .pf-upload-file-wrap span {
        max-width: 130px;
    }
    .extempore_moz_issue.pf-forgetWrapper {
        padding: 0px;
    }
    .extempore_moz_issue.pf-forgetWrapper .extempore_login_form_div.mob_fp {
        border-radius: 0px;
        margin: 40px 0 0 0;
    }
   
        .extempore_moz_issue.pf-forgetWrapper {
        padding: 0;
    }
    .extempore_login_bg.pf-forgotwrap {
        background-image: url("../img/forgot-bgImg.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }
    .extempore_moz_issue.pf-forgetWrapper .extempore_login_form_div.mob_fp {
        background-color: transparent;
    }
    .extempore_moz_issue.pf-forgetWrapper .extempore_login_form_div.mob_fp .extempore_txt {
    border-radius: 5px;
    border: 1px solid;
    border-image-source: linear-gradient(180deg, rgba(50, 44, 71, 0.2) 0%, rgba(120, 116, 136, 0.2) 100%);
    background: #1f1930;
}
    /*.extempore_moz_issue.pf-forgetWrapper .extempore_login_form_div.mob_fp .extempore_txt {*/
    /*    background-color: #1b152d;*/
    /*    border: 1px solid #251d3a;*/
    /*    border-radius: 5px;*/
    /*}*/
    .extempore_moz_issue.pf-forgetWrapper .extempore_login_form_div.mob_fp button.btn.btn-extempore-forgot.txt-center.btn-estempore-reset-pass.mb10 {
        margin: 20px 0 0 0;
        border-radius: 5px;
        width: 100%;
        border: 1px solid #18d1e4;
        padding: 15px 20px;
        background-color: #18d1e4;
    }
}
/* media query for screen width 360 */
@media only screen and (max-width: 374px) and (min-width: 360px) {
    .extempore_forgot_form p,
    .extempore_login_form p {
        font-size: 24px;
    }

    .btn-extempore-forgot {
        margin-top: 12px;
        padding: 7px 18px;
    }
    .extempore_moz_issue {
        padding: 15px;
    }

    .extempore_login_form input {
        margin-top: 15px;
    }
    .extempore_login_form p {
        margin-bottom: 15px;
    }
    .enrichment-spanb {
        font-size: 16px;
    }
    .enrichment-span {
        font-size: 18px;
    }
    .ebw-closed-text {
        padding-top: 50%;
    }
    .ml20 .extempore_menu_logo {
        width: 120px;
    }
}

/* media query for screen width 320 */
@media only screen and (max-width: 359px) and (min-width: 320px) {
    .extempore_forgot_form p,
    .extempore_login_form p {
        font-size: 24px;
    }
    .btn-extempore-forgot {
        margin-top: 12px;
        padding: 7px 18px;
    }
    .extempore-forgot-mes {
        font-size: 12px;
    }
    .extempore_txt {
        padding: 18px;
    }
    .extempore_login_form_div .extempore_forgot_form,
    .extempore_login_form {
        padding: 10px !important;
    }
    .extempore_moz_issue {
        padding: 10px;
    }

    .extempore_login_form input {
        margin-top: 15px;
    }

    .extempore_login_form p {
        margin-bottom: 20px;
    }
    .enrichment-spanb {
        font-size: 12px;
        margin-left: 5px;
    }
    .enrichment-span {
        font-size: 14px;
        margin-left: 6px;
    }
    .ebw-closed-text {
        padding-top: 60%;
    }
    .ml20 .extempore_menu_logo {
        width: 90px;
    }
}

@media (min-height: 600px) and (max-height: 800px) {
    .pt10per {
        padding-top: 7%;
    }
}
#scriptTitle-error{
    color: red;
}

.extempore_story_whole_div.story_bg_image {
    background-color: transparent;
}
.extempore_story_whole_div.story_bg_image .extempore_video_div {
    background: #fff5fa;
    padding: 40px 20px;
}
.extempore_story_whole_div.story_bg_image .extempore_video_div img {
    max-height: 60px;
}
.extempore_story_whole_div.story_bg_image .extempore_story_info .block-with-text {
    margin-top: 0px;
}
.extempore_story_whole_div.story_bg_image .extempore_story_info {
    background-color: #f4f5f7;
    padding: 32px 0px 40px;
    border-top: 1px solid #d2dcef;
}
label.error {
    color: red;
}
 .loader {
            position: fixed;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            margin: auto;
            z-index: 999999;
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: #fff;
        }

        .loader img {
            width: 100px;
        }
/* Responsive - Ends */

