/*!
 * 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;
}

.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:#4658C6;	
}

.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: #424242 !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:#4658C6 !important;
}
.extempore_menu ul li a:hover i
{
	color: #fff;
    background-color: #4658C6;
    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: #4658C6;
    border-radius: 50px;
    padding: 6px 8px !important;
}

.extempore_menu ul li.cur-active a i
{
	color: #fff;
    background-color: #4658C6;
    border-radius: 50px;
    padding: 6px 7px !important;
}

.extempore_menu .dropdown-menu1 a:hover i
{
	background-color: transparent !important;
	color: #4658C6 !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: #ddd;
}

.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
{
	/* background-color: #4658C6; */	
	padding: 5px 35px;
	/*font-size: 18px;*/ 
	/* color:#fff; */
	/*font-weight: 700;*/
    border : 2px solid #4658C6;
    
    color: #4658C6;
    background-color: transparent;
    border: 2px solid #4658C6;
    border-radius: 50px;
}

.btn-extempore-write:hover
{
	/* background-color: #fff;
    color:#4658C6; */
    background-color: #4658C6;
	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:#f1353f; */
    color: #4658C6;
    position: relative;
    display: block;
}


.admin_menu_bar .navbar-nav li a p
{
	margin-bottom: 0px;
}
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 #4658C6;
}

.main-panel-content-tab {
    padding: 0 15px;
    min-height: 500px;
    /* border-top-left-radius: 6px; */
    /* border-top-right-radius: 6px; */
    border-top: 5px solid #4658C6;
}

.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: #4658C6;
    border-color: #4658C6;    
}

.btn-extempore:hover
{
    color: #fff;
    background-color: #2b3991;
    border-color: #2b3991;
}

.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: #4658C6;
	background-color: transparent;
	border:2px solid #4658C6;
	border-radius: 50px;
}

.btn-extempore-edit-story:hover
{
	border:2px solid #4658C6;
	background-color: #4658C6;
	color: #f4f5f7;
}

.btn-extempore-edit-story:active
{
    border:2px solid #4658C6 !important;
    background-color: #4658C6 !important;
    color: #f4f5f7 !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,.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: #f4f5f7;
    /*border-radius: 10px;*/
    /*padding-bottom: 15px;*/
    box-shadow: 1px 1px 3px rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    -o-box-shadow: 1px 1px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
}

.extempore_story_whole_div:hover
{
	box-shadow: 1px 1px 3px rgba(0,0,0,.4), 0 6px 20px 0 rgba(0,0,0,.39);
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.4), 0 6px 20px 0 rgba(0,0,0,.39);
    -o-box-shadow: 1px 1px 3px rgba(0,0,0,.4),0 6px 20px 0 rgba(0,0,0,.39);
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,.4),0 6px 20px 0 rgba(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: #4658C6;
    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: .25rem;
    border-top-right-radius: .25rem;
    /*background: #ccc;*/
}

.integration-tab .nav-tabs .nav-link.active {
    color: #4658C6;
    /*background-color:#007bff !important;*/
    /*border-color: transparent !important;*/
    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: .4s;
  transition: .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: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #4658C6;
}

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;
}

.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: #56688A;
    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;
};

/* Reseller - Ends */

/* 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;
    }
}
/* 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 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%;
    }       
}
/* Responsive - Ends */