.login {
  background: #101010;
 /*  background: url(../images/bg1.jpg);
  background-size: cover; */
  /*position: relative;*/
}

.login:before {
 /*  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .8); */
}

.btn-survey {
  background-color: #27BE5A;
  border-color: #27BE5A;
}

.btn-survey:hover,
.btn-survey:focus,
.btn-survey.focus,
.btn-survey:active,
.btn-survey.active,
.open>.dropdown-toggle.btn-survey {
  color: #27BE5A;
  background-color: #fff;
  border-color: #27BE5A;
}

.div-icon-for-input, .pr, .pr {
  position: relative;
}

.input-icon {
  padding: 6px 6px 6px 35px !important;
}

.div-icon-for-input i {
  position: absolute;
  left: 14px;
  color: #888ea8;
  top: 36px;
  z-index: 4;
}

.navbar-inverse .cust-logo {
  letter-spacing: 2.0px;
  color: #fff;
  padding: 7px 15px 15px !important;
  transition: 0.4s;
  position:relative;
}

.cust-logo span {
  color: #01E08F;
  font-weight: 700;
}

.cust-logo span img {
  height: 40px;
  width: 45px;
  margin-top: -5px;
  margin-left: -2px;
}

.div-cust-nav ul {
  float: right;
}

.btn {
  	box-shadow: 0 0 0 0 rgba(0, 0, 0, .2) inset;  
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.ml3-per{
  margin-left: 3%;
}
.ml4-per{
  margin-left: 4%;
}

.mt7 {
  margin-top: 7px;
}
.pb10-imp {
	padding-bottom: 10px !important;
}

.p10 {
  padding: 10px;
}
.btn-cust {
  font-weight: 600;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-cust-theme {
  background-color: #27BE5A;
  border: 1px solid #27BE5A;
  color: #fff;

}

.btn-cust-theme:hover,
.btn-cust-theme:focus {
  background-color: #fff;
  color: #27BE5A;
}

.btn-cust-danger {
  background-color: #fff;
  border: 1px solid #fc424a;
  color: #fc424a;
}

.btn-cust-danger:hover,
.btn-cust-danger:focus {
  background-color: #fc424a;
  color: #fff;
}

.btn-cust-Inactive {
  background-color: #fc424a;
  color: #fff;
}

.btn-cust-primary {
  background-color: #fff;
  border: 1px solid #05386B;
  color: #05386B;
}

.btn-cust-primary:hover,
.btn-cust-primary:focus {
  background-color: #05386B;
  color: #fff;
}
.btn-dark-cust {
	background-color: #fff;
  	border: 1px solid #777;
  	color: #777;
}
.btn-dark-cust:hover,
.btn-dark-cust:focus {
  background-color: #777;
  color: #fff;
}

/* .btn-cust-primary {
  background-color: #fff;
  border: 1px solid #0090e7;
  color: #0090e7;
}

.btn-cust-primary:hover,
.btn-cust-primary:focus {
  background-color: #0090e7;
  color: #fff;
} */

.btn-cust-purple-inverse {
  background-color: #fff;
  border: 1px solid #8f5fe8;
  color: #8f5fe8;
}

.btn-cust-purple-inverse:focus,
.btn-cust-purple-inverse:hover {
  background-color: #8f5fe8;
  color: #fff;
}

/* .btn-cust-success-inverse {
  background-color: #fff;
  border: 1px solid #00d25b;
  color: #00d25b;
}

.btn-cust-success-inverse:hover,
.btn-cust-success-inverse:focus,
.btn-cust-success,
.btn-cust-success:focus {
  background-color: #00d25b;
  color: #fff;
} */

.btn-cust-success-inverse {
  background-color: #fff;
  border: 1px solid #27BE5A;
  color: #27BE5A;
}

.btn-cust-success-inverse:hover,
.btn-cust-success-inverse:focus,
.btn-cust-success,
.btn-cust-success:focus {
  background-color: #27BE5A;
  color: #fff;
}

.btn-cust-success:focus,.btn-success:focus, .btn-cust-success-inverse:focus, .btn-cust-purple-inverse:focus, .btn-cust-primary:focus, .btn-cust-Inactive:focus, .btn-cust-danger:focus{
	outline: none;
}

.bl0 {
  border-left: 0px;
}

#top .navbar {
  margin-bottom: 0;
  /* border-top: 3px solid #27BE5A !important; */
  border-top: 1px solid #2D2E30;
  border-bottom: 1px solid #2D2E30;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-inverse {
  background-color: #2D2E30 !important;
}

.bg-dark.dker,
.bg-dark>.dker {
  background-color: #2D2E30;
}

.outer {
  padding: 0px;
}

.inner {
  border: 0px;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  /* background-color: rgba(0,0,0,.4); */
  background-color: #27BE5A;
}

.bg-dark p {
  text-align: left;
  padding-left: 15px;
}

.up_btn {
    background: #ffe135 none repeat scroll 0 0;
    border: 1px solid #ffe135;
    box-shadow: none;
    margin-right: 10px;
    color:#000;
  font-weight:bold;
}
.up_btn:hover {
    background: #ffe135 none repeat scroll 0 0;
    border: 1px solid #ffe135;
    box-shadow: none;
    margin-right: 10px;
  color:#000;
  font-weight:bold;
}
.btn_frst_ltr {
  width: 35px;
  height: 35px;
  line-height: 31px;
  border-radius: 18px;
  text-align: center;
  box-sizing: border-box;
  border: 2px solid #FFF;
  font-size: 17px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #27BE5A;
  display: inline-block;
  margin: 6px 7px 0 0;
  transition: all 0.3s ease 0s;
  position: relative;
}
.btn_frst_ltr:hover:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    animation: animate 0.5s ease-out 75ms;
}
.top-shrink .btn_frst_ltr {
  margin-top: -5px;
}

/* Button CSS */
.btn-default {
  color: #101010;
  background-color: #fff;
  border-color: #101010;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #101010;
  border-color: #101010;
}

.btn-group .btn-default {
  border-color: #CCC;
}

.btn-primary {
  background-color: #fff;
  border-color: #05386B;
  color: #05386B;
  transition: 0.4s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-color: #05386B;
  color: #fff;
  border-color: #05386B;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus  {        
  border-color:#05386B;
  background-color: #fff;
  color:#05386B;
  cursor: not-allowed;
  opacity:1;
  outline: none;
}

.btn-info {
  background-color: #fff;
  border-color: #05386B;
  color: #05386B;
  transition: 0.4s;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-color: #05386B !important;
  color: #fff;
  border-color: #05386B !important;
}

.btn-success {
  color: #27BE5A;
  background-color: #ffffff;
  border-color: #27BE5A;
  transition: 0.4s;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #27BE5A;
  border-color: #27BE5A;
}

.btn-danger {
  color: #fc424a;
  background-color: #ffffff;
  border-color: #fc424a;
  transition: 0.4s;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #fc424a;
  border-color: #fc424a;
}
/* Button CSS */

/* Dashboard CSS */
.px-0 {
  padding-left: 0;
  padding-right: 0;
}

.sc_dash_grid_div {
  background-color: #fff;
  border-radius: 5px;
  padding: 15px;

  /*-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);*/
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);

  transition: all 0.5s;
  height: 250px;
}

.sc_dash_grid_div:hover {
   /*transform: translateY(-2px) scale(1.02); */

  /*-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
*/
   -webkit-box-shadow: 0px 0px 5px 2px rgba(5, 56, 107, 0.8);
  -moz-box-shadow: 0px 0px 5px 2px rgba(5, 56, 107, 0.8);
  box-shadow: 0px 0px 5px 2px rgba(5, 56, 107, 0.8); 
}
.sc_dash_grid_div:hover .sc_dash_mr_mnu .dropdown-toggle {
    /*color: #27BE5A;
    transform: scale(1.5);*/
}
a.sc_dash_grid_div {  
  /* -webkit-box-shadow: 0px 0px 5px 2px rgba(39, 190, 90, 0.5);
  -moz-box-shadow: 0px 0px 5px 2px rgba(39, 190, 90, 0.5);
  box-shadow: 0px 0px 5px 2px rgba(39, 190, 90, 0.5); */
  box-shadow: none;
  border: 3px solid #68D391;
}

a.sc_dash_grid_div:hover {
  transform: translateY(-2px) scale(1.02);

  /* -webkit-box-shadow: 0px 0px 5px 2px rgba(39, 190, 90, 0.5);
  -moz-box-shadow: 0px 0px 5px 2px rgba(39, 190, 90, 0.5);
  box-shadow: 0px 0px 5px 2px rgba(39, 190, 90, 0.5); */
  box-shadow: none;
}

.sc_light_bl_bg {
  background-color: #F4F7FC !important;
  /*margin-bottom: 0px !important;*/
}
html, body {
	/*background-color: #F4F7FC !important;*/
}

.sc_dash_grid_div h4 {
  color: #27BE5A;
  font-weight: 600;
}

.sc_dash_grid_div h4 i {
  color: #27BE5A;
  font-size: 24px;
  position: relative;
  top: 1px;
}

.sc_dash_grid_div .sc_dash_tle {
  /*color: #777;*/
  color: #05386B;
  font-weight: 600;
  font-size: 15px;
  padding-left: 0;
  margin-bottom: 3px;
  display: block;
}
.sc_dash_grid_div .sc_dash_tle:hover {
  color: #05386B;
}
.sc_dash_grid_div small {
  color: #777777;
  /*padding-left: 5px;*/
  padding-left: 0px;
}

.txt_ell {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sc_dash_mr_mnu .dropdown-toggle {
  /*color: #666;
  font-size: 18px;
  opacity: 0.7;
  padding: 0 10px;*/
  transition: transform .4s;
}

.sc_dash_mr_mnu .dropdown-toggle:hover {
  /*opacity: 1;*/
}

.sc_dash_mr_mnu .dropdown-menu, .comn_mnu_rht .dropdown-menu {
  background-color: #f5f5f5;
  padding-bottom: 0px;
}

.sc_dash_mr_mnu .dropdown-menu>li>a, .comn_mnu_rht .dropdown-menu>li>a {
  font-weight: 300;
  font-size: 12px;
  padding: 6px 15px;
}

.sc_dash_mr_mnu .dropdown-menu>li>a:hover, .comn_mnu_rht .dropdown-menu>li>a:hover {
  /*background-color: #05386B !important;*/
  background-color: #27BE5A;
  color: #FFF;
}
#top > .navbar .dropdown-menu > li > a:hover, #top > .navbar .dropdown-menu > li > a:focus {
  background-color: #27BE5A;
}

.sc_tot_camp {
  font-size: 12px;
  /*background-color: #101010;*/
  background-color: #2D2E30;
  color: #FFF;
  display: inline-block;
  /*padding: 4px 9px 5px;*/
  padding: 0.6rem 0.7rem;
  /*margin-left: 10px;*/
  border-radius: 4px;
  font-weight: 600;
}
/* Dashboard CSS */

.sc-mx-auto {
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.sc_otr_pg_div {
  background-color: #fff;
  padding: 30px 25px;
  border-radius: 10px;

  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.sc_logo_abs_bg {
  position: absolute;
  top: -15px;
  right: -15px;
  /* -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); */
  z-index: 0;
}

.pos_rel_top {
  position: relative;
  z-index: 2;
}

.content-header h3 {
	/*color: #05386B;*/
	color: #2D2E30;
	font-weight: 600;
	text-transform:uppercase;
}
.btn-visit-small {
	padding: 5px 12px;
}
.btn-delete-small {
	margin: 26px 0 0 10px;
    padding: 2px 12px;
    font-size: 12px;
}
.lbl-client {
	font-weight: 500;
	margin-top: 5px;
}
.div-note {
	width:100%;
	padding: 10px 10px 0px 10px;
	/*border:1px dashed #05386B;
	background-color: #E7F2FE;*/
	/*border:1px dashed #27BE5A;*/
	/*background-color: #C9FFDB;*/
	border-radius: 10px;
	background-color: #F5F5F5;
	border: 1px dashed #777777;
}
.sc_ql_bg_div {
    background-color: #C9FFDB;
}
.div-note p{
	padding: 0px;
}
.div-note span, .div-note small, .div-note p{
	color: #4189B2;
}
.div-note small b, .div-note span b, .div-note p b {
	color:#333;
}

.img-integration {
	width: 25px;
	height: 25px;
}
.boxpadding .panel-default > .panel-heading {
    color: #333;
    /*background-color: #E7F2FE;*/
    background-color: #C9FFDB;
}
.boxpadding .panel-default {
    /*border-color: #05386B;*/
    margin-bottom: 20px;
}
.boxpadding .panel-title a i {
    float:right;
    font-size: 18px;
    margin-top: 5px;
    transition:0.5s; /* Transition duration */
    /*color: #05386B;*/
    color: #2D2E30;
}
.boxpadding .panel-title a.collapsed i.fa-angle-up
{
  -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.boxpadding .panel-title a span {
  margin-top: 3px;
  color:#27BE5A;
  margin-right: 10px;
  font-size: 20px;
}
.cust-sur-list {
	  border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
}
.cust-sur-list:hover {
    -webkit-box-shadow: 0px 0px 5px 2px rgba(5, 56, 107, 0.8);
    -moz-box-shadow: 0px 0px 5px 2px rgba(5, 56, 107, 0.8);
    box-shadow: 0px 0px 5px 2px rgba(5, 56, 107, 0.8);
}
.div-note i {
	color: #05386B;
	margin-right: 5px;
}

.cust-sur-list .sur_hd_div_cur {
	/*background-color: #E7F2FE;*/
  background-color: #C9FFDB;
}
.div-test-survey .sur_list_div1 {
	border-radius: 10px;
}
.div-test-survey .sur_list_div1 .sur_hd_div {
	/*background-color: #E7F2FE;*/
	background-color: #C9FFDB;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	/*color:#05386b;*/
	color: #2D2E30;
}
.div-test-survey .sur_list_div1 .add_page_abs {
	border-radius: 5px 0px 9px 0px;
}

.cust-sur-list .com.padd {
	background-color: #fff;
}
.cust-sur-list .sur_hd_div_cur h5 {
	color: #05386B;
  font-weight: 600;
}
#TB_title {
    background-color: #27be5a;
}
ul.ques_list li a {
	box-shadow: 0 0px 0 0 rgba(0,0,0,.2) inset !important;
	/*background: #E7F2FE;*/    
    border: 1px dashed #05386B;
    background: #fff;
    transition: 0.4s;
    color: #05386B;
}

ul.ques_list li a:hover {
    background: #05386B;    
    border: 1px solid #05386B;
}
.sc_otr_pg_div_cust ul.ques_list li a {
	background: #C9FFDB;
	border: 1px solid #bbb;
	color: #2D2E30;
}
.sc_otr_pg_div_cust ul.ques_list li a:hover {
	background: #C9FFDB;
	color: #2D2E30;
}
.btn-default.disabled:hover {
	background-color: #fff;
    border-color: #ccc;
    color:#ddd;
}
.bor_hr {
	display:none;
}
.cir_abs {
	right: 0px;
	float:right;
}
.list_ques_title .cir_abs {
  right: 10px;
  top:12px;
}
.modal-body-cust .cust-modal-header {
  /*background-color: #05386B;*/
  background-color: #27be5a;
  color:#fff;
  font-weight: 700;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.modal-body-cust .cust-modal-header a {
  color:#fff;
  font-weight: 700;
  margin-top: 10px;
  -webkit-transition: -webkit-transform .4s ease-in-out;
          transition:         transform .4s ease-in-out;
}

.modal-body-cust .cust-modal-header a:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.modal-box {
  border-radius: 10px;
}
#sharviste .input-group input, #text-to-copy {
  /*background-color: #E9F9EE;*/
  background-color: #F5F5F5;
  color : #05386B;
}
.prof_mnu_rht .dropdown-menu>li>a {
    font-size: 13px !important;
}
.prof_mnu_rht ul {
  padding-bottom: 0px;
}
.prof_mnu_rht ul li .btn-group, .prof_mnu_rht ul li .btn-group a {
  width:100%;
  border-radius: 0px;
}
.prof_mnu_rht ul li a{
  border-bottom: 1px solid #ddd;
}

.bg-light.lter, .bg-light > .lter {
    background-color: rgb(233,249,238);
    /*background-color: #F5F5F5 !important;*/
}
body {
    /* background-color: rgb(233,249,238); */
	background-color:#fff;
}
.div-vse-count {
  /*margin-top: 16%;*/
}
.div-vse-count span, .div-vse-count-down span {
  font-weight: 600;
}
.div-vse-count-down small, .div-vse-count small {
  color: #05386B;
  font-size: 12px;  
  padding-left: 0px;
  margin-bottom: 0px;
  background-color: #E7F2FE;
  padding: 1px 5px;
  border-radius: 4px;
}
#TB_window {
  /*border-radius: 10px;*/
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#TB_iframeContent {
	margin-bottom: -4px;
}
#TB_title {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.div-new-survey i {
  color: #27BE5A;
  font-size: 50px;
  margin-top: 45px;
}
.btn-entry, .btn-entry:hover {
    color: #27BE5A;
    /*color: #fff;
    background-color: #5bc0de;*/
    background-color: #fff;
    border-color: #27BE5A;
    padding: 4px 10px;
    font-size: 10px;    
}
.btn-subs, .btn-subs:hover {
    color: #eea236;
    /*color: #fff;    
    background-color: #f0ad4e;*/
    background-color: #fff;
    border-color: #eea236;
    padding: 4px 10px;
    font-size: 10px;   
}
.btn-vis, .btn-vis:hover {
    color: #46b8da;
    /*color: #fff;
    background-color: #DD4B39;*/
    background-color: #fff;
    border-color: #46b8da;
    padding: 4px 10px;
    font-size: 10px;   
}
.btn-entry i, .btn-subs i, .btn-vis i{
  /*color: rgba(0, 0, 0, 0.15);*/
}
.btn-cust-status button, .btn-survey-link {
  font-size: 10px !important;
  padding: 5px !important;
}
.btn-senti-cust {
	font-size: 10px;
	padding: 4px 5px;
}
.div-cust-analytics .sur_hd_div, .div_individual_analytics .sur_hd_div{
  /*background-color: #E7F2FE;*/
  background-color: #C9FFDB;
}
.div-date-form .form-control {
  background-color: #fff;
}
.div-cust-analytics .stat_page_head_div {
  background-color: #fff;
}
.div-cust-analytics .bg-entries {
    background-color: #fff;
    color : #27BE5A;
    border-radius: 10px;
    border : 1px solid #27BE5A;
}
.div-cust-analytics .bg-entries i {
    color: #27BE5A;
}
.div-cust-analytics .bg-subscribers {
    background-color: #fff;
    color : #f39c12;
    border-radius: 10px;
    border : 1px solid #f39c12;
}
.div-cust-analytics .bg-subscribers i {
    color: #f39c12;
}
.div-cust-analytics .bg-visitors {
    background-color: #fff;
    color : #46b8da;
    border-radius: 10px;
    border : 1px solid #46b8da;
}
.div-cust-analytics .bg-visitors i {
    color: #46b8da;
}
.div-cust-analytics .small-box .icon {
    font-size: 75px;
}
.div-cust-analytics .small-box p {
  padding-left: 0px;
}
.login {
padding-top: 40px;
padding-bottom: 40px;
 background: #333;
}
.div-cust-analytics .label-success {
  /*background-color: #05386B;*/
}
.div-cust-analytics .progress-bar {
  background-color: #27BE5A;
}

.div-mysubs-head {
  background-image:unset !important;
  /*background-color: #E7F2FE;*/
  background-color: #C9FFDB;
  border: 0px !important;
  box-shadow: 0 0px 0px rgba(0,0,0,.065) !important;
}

.div-mysubs-box {
  /*border: 1px solid #bdf;*/
  border: 1px solid #27BE5A;  
  border-radius: 3px;
}
.div-mysubs-box table tr:last-child td {
  border-bottom: 1px solid #ddd;
}
.div-mysubs-pagination {
  padding-bottom: 15px;
  padding-right: 25px;
}
.div-mysubs-pagination span, .div-mysubs-pagination a {
  border-radius: 3px;
}
.div-mysubs-pagination .pagination_mr span.disabled {
    border: 1px solid #ddd;
    color: #ddd;
    opacity: 1;
}
.div-mysubs-pagination div.pagination_mr span.current {
    background-color: #27BE5A;
    border: 1px solid #27BE5A;
}
.div-mysubs-pagination div.pagination_mr a {
    border: 1px solid #27BE5A;
    color: #27BE5A;
}
.div-mysubs-pagination div.pagination_mr a:hover {
    border: 1px solid #27BE5A;
    color: #fff;
    background-color: #27BE5A;
}
.div-export-anal-excel{
    margin-top: 60px;
    position: absolute;
    right: 15px;
}
.div-login-support {
    position: absolute;
    right: 5px;
    bottom: 2px;
    font-size: 12px;
}
#top {
  position: fixed;
    width: 100%;
    z-index: 9;
}
#content {
  margin-top: 74px;
  transition: 0.4s;
}

.navbar-header {
	margin-top: 10px;
	margin-bottom:10px;
	transition: 0.4s;
}
.navbar-inverse .navbar-nav>li>a {
	padding-top: 25px;
    padding-bottom: 25px;
    transition: 0.4s;
}
.prof_mnu_rht a.btn-default {
	margin-top:10px;
	transition: 0.4s;
}
.navbar-inverse .cust-logo img.img-logo {
	max-width: 200px;
	max-height: 37px;
	margin: 0px 0px 0 0px;
	transition: 0.4s;
}
.top-shrink .navbar-inverse .cust-logo img.img-logo {
	max-width: 150px;
	max-height: 27px;
	margin: 2px 0px 0 0px;	
}
.top-shrink .navbar-inverse .cust-logo {    
    padding: 10px 15px 15px !important;
}
.top-shrink .navbar-header {
	margin-top: 0px;
	margin-bottom:0px;
}
.top-shrink .navbar-inverse .navbar-nav>li>a {
	padding-top: 15px;
    padding-bottom: 15px;
}
.top-shrink .prof_mnu_rht a.btn-default {
	margin-top:0px;
}

.bg-dark.dk, .bg-dark>.dk {
    background-color: transparent!important;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #27BE5A;
}
.div-sent-analytics .bg-entries i {
    color: #27BE5A;
}

.div-sent-analytics .bg-entries {
    background-color: #fff;
    color: #27BE5A;
    border-radius: 10px;
    border: 1px solid #27BE5A;
} 

.div-sent-analytics .bg-subscribers i {
    color: #f39c12;
}

.div-sent-analytics .bg-subscribers {
    background-color: #fff ;
    color: #f39c12;
    border-radius: 10px;
    border: 1px solid #f39c12;
}

.div-sent-analytics .bg-visitors i {
    color: #dd4b39;
}

.div-sent-analytics .bg-visitors {
    background-color: #fff;
    color: #dd4b39;
    border-radius: 10px;
    border: 1px solid #dd4b39;
}
ul.faq li {
	border-radius: 3px;
}
ul.faq li a {
	color: #333;
    /*background-color: #E7F2FE;*/
    background-color: #C9FFDB;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    width:100%;
    display: inline-block;
}
ul.faq li a.collapsed {
	border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
ul.faq li a .faq-arrow {
	float:right;
	transition:0.5s; /* Transition duration */
	margin-top: 2px;
}
ul.faq li .faq-answer {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px 10px 0px;
    margin: 0px;
    line-height: 1.7;
    border: 1px solid #ddd;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 0px;
    font-size: 14px;
}
ul.faq li a.collapsed i.faq-arrow {
  -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.div-downloads-item{
    color: #333;
    /*background-color: #E7F2FE;*/
    background-color: #C9FFDB;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 15px;
}
.m0 {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.div-sent-analytics .small-box .inner1 p {
    padding-left: 0px;
}
.div-note h5 {
  color: #05386B;
}
.ptrl0b15-imp {
	padding: 0px 0px 15px 0px !important
}
.div-box-header-cust{
	background-color: #C9FFDB;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;    
    padding: 8px 15px;
    /*color: #9d9d9d;*/
}
.div-box-header-cust a {
	/*color: #05386B !important;*/
	color: #2D2E30 !important;
}
.pt10 {
	padding-top: 10px;
}
.mt05 {
	margin-top: 5px;
}
.mt8-imp {
  margin-top: 8px !important;
}
.mt0-imp {
  margin-top: 0px !important;
}
.dropdown-menu li a {
	border-bottom: 1px solid #ddd;
	transition: 0.4s;
}
.dropdown-menu li a:hover {
	letter-spacing:0.8px;
}
.dropdown-menu {
	min-width: 180px;
}

.lbl-settings-head {
  font-weight: 700;
  font-size: 13px;
}

.ribbon-corner {
    top: 0;
    left: 0;
    background-color: transparent!important;
    padding: 6px 0 0 10px;
}
.ribbon {
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    clear: left;
    position: absolute;
    top: 0px;
    left: -2px;
    color: #fff;
    z-index: 1;
}
.ribbon-corner.ribbon-right {
    right: 0;
    left: auto;
    padding: 6px 10px 0 0;
}
.ribbon-corner.ribbon-right:before {
    right: 0;
    left: auto;
    /*border-right-color: #05386B;*/
    border-left-color: transparent;
}
.ribbon-corner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    content: '';
    border: 30px solid transparent;
    /*border-top-color: #05386B;*/
    /*border-left-color: #009efb;*/
}
.ribbon-corner.ribbon-right.ribbon-positive:before {
	border-top-color: #27BE5A;
	border-right-color: #27BE5A;
}
.ribbon-corner.ribbon-right.ribbon-neutral:before {
	border-top-color: #f39c12;
	border-right-color: #f39c12;
}
.ribbon-corner.ribbon-right.ribbon-negative:before {
	border-top-color: #dd4b39;
	border-right-color: #dd4b39;
}
.div-cal-cust i {
	color: #05386B;
	margin-right: 5px;
}

.sur_list_div1 {
    border: 1px solid #27BE5A;
}

.btn-default-cust {
    /*color: #101010;*/
    color:#2D2E30;
    background-color: rgba(255,255,255,0.05);
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
    border: 1px solid #101010;
}
.btn-default-cust:before,
.btn-default-cust:after,
.btn-default-cust span:before,
.btn-default-cust span:after{
    content: '';
    /*background: linear-gradient(to bottom,#101010,#101010);*/
    background: linear-gradient(to bottom, #2D2E30,#2D2E30);
    width: 25%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s;
}
.btn-default-cust:before{
    transform: scaleY(0.2);
    transition-delay: 0.3s;
}
.btn-default-cust:after{
    transform: scaleY(0.45);
    left: 25%;
    transition-delay: 0.2s;
}
.btn-default-cust span:before{
    transform: scaleY(0.65);
    left: 50%;
    z-index: -1;
    transition-delay: 0.1s;
}
.btn-default-cust span:after{
    transform: scaleY(0.8);
    left: 75%;
    z-index: -1;
}
.btn-default-cust span{
    padding: 6px 12px;
    display: block;
    position: relative;
    z-index: 1;
}
.btn-default-cust:hover:before,
.btn-default-cust:hover:after,
.btn-default-cust:hover span:before,
.btn-default-cust:hover span:after{
    opacity: 1;
    transform: scaleY(1);
}

.btn-default-cust:hover{ color: #fff; }
@media only screen and (max-width: 767px){
    .btn-default-cust{ margin-bottom: 20px; }
}
.btn-default-cust-right {
    /*color: #101010;*/
    color: #2D2E30;
    background-color: rgba(255,255,255,0.05);
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
    border: 1px solid #101010;
}
.btn-default-cust-right:before,
.btn-default-cust-right:after,
.btn-default-cust-right span:before,
.btn-default-cust-right span:after{
    content: '';
    /*background: linear-gradient(to bottom,#101010,#101010);*/
    background: linear-gradient(to bottom, #2D2E30,#2D2E30);
    width: 25%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.3s;
}
.btn-default-cust-right:before{
    transform: scaleY(0.2);
    transition-delay: 0.3s;
}
.btn-default-cust-right:after{
    transform: scaleY(0.45);
    right: 25%;
    transition-delay: 0.2s;
}
.btn-default-cust-right span:before{
    transform: scaleY(0.65);
    right: 50%;
    z-index: -1;
    transition-delay: 0.1s;
}
.btn-default-cust-right span:after{
    transform: scaleY(0.8);
    right: 75%;
    z-index: -1;
}
.btn-default-cust-right span{
    padding: 6px 12px;
    display: block;
    position: relative;
    z-index: 1;
}
.btn-default-cust-right:hover:before,
.btn-default-cust-right:hover:after,
.btn-default-cust-right:hover span:before,
.btn-default-cust-right:hover span:after{
    opacity: 1;
    transform: scaleY(1);
}

.btn-default-cust-right:hover{ color: #fff; }
@media only screen and (max-width: 767px){
    .btn-default-cust-right{ margin-bottom: 20px; }
}

.imghover {
	display:none;
}
.box-template{
    background-color: #000;
    font-family: 'Oxygen', sans-serif;
    border-radius: 0 30px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0.3s;
}
.box-template:hover .imghover {
	display:block;
}
.box-template:hover .imgshow {
	display:none;
}

.box-template:hover{ background-color: #44bd32; }
.box-template:before,
.box-template:after,
.box-template .box-content:before,
.box-template .box-content:after{
    content: '';
    background-color: #44bd32;
    width: 100%;
    height: 5px;
    position: absolute;
    top: 0;
    left: -100%;
    transition: all 0.4s ease-in;
}
.box-template:after{
    top: auto;
    bottom: 0;
    left: 100%;
}
.box-template .box-content:before{
    width: 5px;
    height: 100%;
    top: 100%;
    left: 0;
}
.box-template .box-content:after{
    width: 5px;
    height: 100%;
    top: -100%;
    left: auto;
    right: 0;
}
.box-template:hover:before,
.box-template:hover:after{
    opacity: 0.2;
    left: 0;
}
.box-template:hover .box-content:before,
.box-template:hover .box-content:after{
    opacity: 0.2;
    top: 0;
}
.box-template img{
    width: 100%;
    height: auto;
    /*min-height:180px;
    max-height:180px;*/
    /*min-height:200px;
    max-height:200px;*/
    /*min-height:250px;
    max-height:250px;*/
    transition: all 0.3s ease;
}
.box-template:hover img{ opacity: 0.35; }
.box-template .box-content{
    color: #fff;
    height: 100%;
    width: 100%;
    padding: 15px 0 0 15px;
    opacity: 0;
    position: absolute;
    top: 20px;
    left: 0;
    transition: all 0.45s ease;
}
.box-template:hover .box-content{
    opacity: 1;
    top: 0;
}
.box-template .title{
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0,0,0,0.5);
    margin: 0 0 4px;
}
.box-template .post{
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: lowercase;
    text-shadow: 0 0 10px rgba(0,0,0,0.5);
    margin: 0 0 5px;
    display: block;
}
.box-template .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: rotate(-45deg);
    position: absolute;
    bottom: 15px;
    right: 15px;
    transition: all 0.4s cubic-bezier(0.6, -0.8, 0.735, 0.045);
}
.box-template:hover .icon{
    opacity: 1;
    transform: rotate(0deg);
}
.box-template .icon li{ display: inline-block;  }
.box-template .icon li a{
    color: #fff;
    background-color: #44bd32;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    border-radius: 50%;
    border: 2px solid #fff;
    display: block;
    position: relative;
    transition: all 0.3s ease 0s;
}
.box-template .icon li  a:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.5); }
.box-template .icon li  a:hover:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    animation: animate 0.5s ease-out 75ms;
}
@keyframes animate{
    0%{ opacity: 0.3; }
    40%{
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100%{
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
        transform: scale(1.5);
        opacity: 0;
    }
}
@media only screen and (max-width:990px){
    .box-template { margin: 0 0 30px; }
}

.boxpadding-setques .panel-default {
    margin-bottom: 10px;
}
.boxpadding-setques {
    margin-bottom: 0px;
}
.boxpadding-setques .panel-title a b {
  /*color: #05386B;*/
  color: #2D2E30;
  font-weight: 600;
}
.boxpadding-setques .panel-title a b i {
    float:left;
    margin-top: 0px;
    margin-right: 5px;
}
.cat_list li a {
  border-bottom: 1px solid #27BE5A;
  transition: 0.4s;
}
.cat_list li a:hover {
  letter-spacing: 0.8px;
}
.boxpadding .panel-title a.collapsed b i
{
  -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.ul.img_vid_tab_div li a {    
    padding: 6px 53px;
}

ul.img_vid_tab_div li a.img_vid_tab_active {
	background: #05386B;
	color: #FFF;
}
ul.img_vid_tab_div li a:hover {
    background: #05386B;
	color: #FFF;
}

/*dfy box - Starts*/

.dfy-box{
    text-align: center;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}
.dfy-box img{
    width: 100%;
    min-height: 200px;
    max-height: 200px;
}
.dfy-box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;
}
.dfy-box:before,
.dfy-box:after,
.dfy-box .box-content:before,
.dfy-box .box-content:after{
    content: "";
    width: 25%;
    height: 100%;
    background: linear-gradient(to bottom,#000,rgba(0,0,0,0.6),transparent,rgba(0,0,0,0.6),#000);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
}
.dfy-box:before{
    top: -100%;
    left: -25%;
}
.dfy-box:after{ left: 50%; }
.dfy-box .box-content:before{ left: 25%; }
.dfy-box .box-content:after{
    top: 100%;
    left: 100%;
}
.dfy-box:hover .imghover {
  display:block;
}
.dfy-box:hover .imgshow {
  display:none;
}
.dfy-box:hover:before{
    opacity: 1;
    top: 0;
    left: 0;
}
.dfy-box:hover:after{
    opacity: 1;
    left: 25%;
    transition-delay: 0.1s;
}
.dfy-box:hover .box-content:before{
    opacity: 1;
    left: 50%;
    transition-delay: 0.1s;
}
.dfy-box:hover .box-content:after{
    opacity: 1;
    top: 0;
    left: 75%;
}
.dfy-box .inner-content{
    text-align: right;
    position: absolute;
    right: 20px;
    bottom: 10px;
    z-index: 1;
}
.dfy-box .title{
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 4px 0;
    transform: translateY(100%);
    transition: all 0.3s ease 0s;
}
.dfy-box:hover .title{ 
    transform: translateY(0);
    color: #27BE5A;
    text-shadow:5px 5px 10px #27BE5A;
}
.dfy-box .post{
    display: inline-block;
    font-size: 16px;
    color: #ff4242;
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.3s ease 0s;
}
.dfy-box:hover .post{
    opacity: 1;
    transform: translateX(0);
}
.dfy-box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 20px;
    left: 20px;
}
.dfy-box .icon li{
    display: inline-block;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.dfy-box .icon li:first-child{ transform: translateY(80px); }
.dfy-box .icon li:last-child{ transform: translateY(-80px); }
.dfy-box:hover .icon li{
    opacity: 1;
    transform: translateY(0);
}
.dfy-box .icon li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    color: #fff;
    margin-right: 5px;
    z-index: 1;
    position: relative;
}
.dfy-box .icon li a:before{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #27BE5A;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.dfy-box .icon li a:hover:before{ border-radius: 20% 0; }
@media only screen and (max-width:990px){
    .dfy-box{ margin-bottom: 30px; }
}

/*dfy box - Ends*/

.m_topminus34 {
  margin-top: -34px;
}
.m_top_warning {
  margin-top: 15%
}

.div-note-warning p i {
  color: #f39c12;
  margin-left: 10px;
  margin-right: 10px;
}
.mb0 {
  margin-bottom: 0px;
}
.div-note-warning {
    width: 100%;
    padding: 10px 10px 10px 10px;
    border: 1px dashed #f39c12;
    background-color: #f39c121c;
    border-radius: 10px;
    color:#f39c12;
}
.div-error-mes {
    position: absolute;
    padding: 10px;
    top: 10px;
    right: 10px;
    border: 2px solid #fc424a;
    border-radius: 10px;
    background-color: #fc424a1c;
    color: #fc424a;
    font-size: 13px;
}
.div-error-mes i {
    margin-right: 5px;
}
.pl0 {
  padding-left: 0px;
}
.pr0 {
  padding-right: 0px;
}
.pr0-imp {
  padding-right: 0px !important;
}

.btn-success-reverse {
    background-color: #27BE5A;
    color: #fff;
    border: 1px solid #27BE5A;
}
.btn-success-reverse:hover {    
    color: #27BE5A;
    background-color: #fff;
}
.sc_otr_pg_div_cust {
    background-color: #fff;
    padding: 30px 25px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    /* overflow: hidden; */
}

#log_con_url .form-group {
  margin-bottom: 0px;
}
.div-qr-code .lb_width {
  margin-right: 10px;
  margin-top: 5px;
}
.div-qr-code .div-input {
  width:100%;
  float:left;
}

/*For right menu - Strats*/

/*.wrapper {
    transition:transform 400ms ease 0s;
    -webkit-transition:transform 400ms ease 0s;
    -moz-transition:transform 400ms ease 0s;
    -ms-transition:transform 400ms ease 0s;
}*/

/* side bar css start from here */
/* if you wants to open side bar from right side then set translate3d(100%, 0px, 0px) instead of translate3d(-100%, 0px, 0px) */
.sideBar {
    box-shadow:-1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.5) inset;
    -webkit-box-shadow:-1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow:-1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.5) inset;
    background-color:#333333;
    width:300px;
    max-height:85%;
    min-height:50%;
    padding:0 0 0 15px;
    position:fixed;
    right:0;
    top:100px;
    transform:translate3d(100%, 0px, 0px);
    -webkit-transform:translate3d(100%, 0px, 0px);
    -moz-transform:translate3d(100%, 0px, 0px);
    -ms-transform:translate3d(100%, 0px, 0px);
    transition:transform 900ms ease 0s;
    -webkit-transition:transform 900ms ease 0s;
    -moz-transition:transform 900ms ease 0s;
    -ms-transition:transform 900ms ease 0s;
    backface-visibility:hidden;
    overflow-x:hidden;
    overflow-y:auto;
    opacity:0.95;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.check_dn {    
    opacity:0;
}
/*.menuTitle{color:#fff;font-size:20px;text-transform:uppercase;line-height:25px;padding:15px;border-bottom:1px solid #262626;}*/

.sideBar ul{
    border-bottom:1px solid #3b3b3b;
    list-style: none;
}
.sideBar ul li a p { 
    font-size: 14px;
    color:#27BE5A;
    padding-left: 0px;
    margin-bottom: 0px;
    transition: 0.4s;
}
.sideBar ul li a span { 
    font-size: 12px;
    color:#fff;
}
.sideBar ul li a:hover p {
    letter-spacing: 0.8px;
} 
.sideBar ul li a .width30 i {
    color:#27BE5A;
    font-size: 30px;
    /*transition: all 0.3s ease 0s;*/
}
.sideBar ul li a:hover .width70 span{
  /*text-shadow: 2px 2px 8px #fff;*/
}
.sideBar ul li a:hover .width30 i { 
    /*transition: 0.9s;
    transform: rotateX(360deg);*/
   /* -webkit-animation: infinite-spinning 0.3s ease-out 0s normal;
    animation: infinite-spinning 0.3s ease-out 0s normal;*/
}
/*@keyframes infinite-spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}*/

.sideBar .width30 {
    width: 20%;
    float: left;
    text-align: center;
    padding: 15px 5px;
    transition: transform .4s; /* Animation */
}
.sideBar .width70 {
    width:80%;
    float:right;
    padding: 15px 0px 15px 15px;
    transition: transform .4s; /* Animation */
}
.sideBar ul li a:hover .width70, .sideBar ul li a:hover .width30 {
	transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.sideBar li {
    border-bottom:1px solid #262626;
    border-top:1px solid #3b3b3b;
    margin:0;
    padding:0 15px 0 0;
    position:relative;
    display: flex;
}

.sideBar li ul{margin:0 -15px;border-top:1px solid #262626;border-bottom:0;display:none;}
.sideBar li ul li{padding:0 30px;}
.sideBar ul li:last-child{border-bottom:0;}
.sideBar li ul a{font-size:14px;}
.sideBar .pluse{position:absolute;right:15px;top:15px;width:19px;height:19px;background:url(pluse-img.png) no-repeat left top #fff;cursor:pointer;z-index:99;}
.sideBar .minus{background-position:right center;}

.slideLeft {
    transform:translate3d(0px, 0px, 0px);
    -webkit-transform:translate3d(0px, 0px, 0px);
    -ms-transform:translate3d(0px, 0px, 0px);
    -moz-transform:translate3d(0px, 0px, 0px);
}
/* if side bar will open  from right side then set translate3d(-270px, 0px, 0px) instead of translate3d(270px, 0px, 0px) */
/*.wrappRight{transform:translate3d(-270px, 0px, 0px);-webkit-transform:translate3d(-270px, 0px, 0px);-moz-transform:translate3d(-270px, 0px, 0px);-ms-transform:translate3d(-270px, 0px, 0px);}*/
/*For right menu - Ends*/

.div_get_started .width30 {
    width: 30%;
    float: left;
    text-align: center;
    padding: 15px 5px;
}
.div_get_started .width70 {
    width:70%;
    float:right;
    padding: 15px;
}
.div_get_started .width30 i {
    font-size: 50px;
    color:#27BE5A;
}
.div_get_started p {
    padding-left: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
    color:#27BE5A;
}
.div_get_started span {
    font-size: 12px;
    color:#333;
}
.div_get_started .col-md-6 div.w_div {
    border: 1px solid #27BE5A;
    border-radius: 10px;
    margin-top: 20px;
    display: flex;    
}
.mr5 {
  margin-right: 5px;
}
.ml5 {
  margin-left: 5px;
}
.div_get_started .col-md-6 a:hover div.w_div {
  background-color: #27BE5A;
}
.div_get_started .col-md-6 a:hover div.w_div p, .div_get_started .col-md-6 a:hover div.w_div span, .div_get_started .col-md-6 a:hover div.w_div i {
    color:#fff;
}
.btn-start-cust {
    padding: 20px;
    font-size: 20px;
    font-weight: 500;
}
.login .form-signin {
    border-radius: 10px !important;
}
.m_top4 {
    margin-top: 40px;
}
.m_top5 {
    margin-top: 50px;
}
.m_top6 {
    margin-top: 60px;
}
.m_top7 {
    margin-top: 70px;
}
.m_top8 {
    margin-top: 80px;
}
.m_top9 {
    margin-top: 90px;
}
#forgot_login_form .btn-survey {
    background-color: #FC424A;
    border-color: #FC424A;
}

#forgot_login_form .btn-survey:hover {    
    color: #FC424A;
    background-color: #fff;
}
.text-muted {
    transition: 0.4s;
}
.text-muted:hover {
    letter-spacing: 0.8px;
}

.err_succ_div {
    position: fixed;   
    top: 80px;
    right: 10px;
}
.err_succ {
    margin: 0;
    font-size: 13px;
    color: #fff;
    border: 1px solid #4cae4c;
    background: #4cae4c;
    box-sizing: border-box;
    padding: 12px 20px;
    border-radius: 3px;
    font-weight: 600;
}
.err_succ i, .alert-success i {
  font-size: 18px;
  margin-right: 3px;
}
.err_succ span{
  margin-right: 25px;
}
.alert-success {
  border: 1px solid #4cae4c !important;
  background: #4cae4c !important;
  color: #fff !important;
}
.err_err {
    position: absolute;
    padding: 10px;
    top: 10px;
    right: 10px;
    border: 2px solid #fc424a;
    border-radius: 10px;
    background-color: #EBE5DC;
    color: #fc424a;
    font-size: 13px;
}
.close:hover, .close:focus {
  outline: none;
}

.div-cust-box {
	width: 100%;
    padding: 20px;
    /*border: 1px dashed #27BE5A;
    background-color: #C9FFDB;*/
    background-color: #F5F5F5;
	border: 1px dashed #777777;
    border-radius: 10px;
}

.div-cust-box span {
	font-weight: 400;
}

.div-launch-survey .div-test-survey .sur_list_div1 .sur_hd_div, .div-settings .div-test-survey .sur_list_div1 .sur_hd_div {
	cursor: default;
}

/*.tooltip-inner {
  white-space:nowrap;
  max-width:none;
}*/

.sc_otr_pg_div .content-header h3 small {
  font-size: 18px;
  letter-spacing: 1.2px;
  font-weight: 400;
  text-transform: none;
  /*color: #05386B;*/
  color: #2D2E30;
}

.div-note-fb {
  float: left;
  padding: 20px;
}
.div-note-fb .col-md-12 p {
  margin-left:15px;
  margin-bottom: 15px;
}

.div-note-fb .col-md-6 p {
  margin-left:15px;
  margin-bottom: 10px;
}
.label-success {
  color: #5cb85c;
  border: 1px solid #5cb85c;
  background-color: #fff;
}

.sur-list-cust {
	overflow: unset;
	margin-right: 0px;
	margin-left: 0px;
}

.minicolors-theme-default .minicolors-input {
	padding: 6px;
	height: 28px !important;
	margin-top: 3px !important;
	margin-left: 0px !important;
	width:60px !important;
}

.minicolors-theme-default .minicolors-swatch {
	left: 62px !important;
	border-radius: 5px;
}
.minicolors-swatch-color {
	border-radius: 5px;
}
.div-client-user {
    position: absolute;
    top: 45%;
    left: 4.5%;
    border: 1px solid #f39c12;
    border-radius: 3px;
    padding: 2px 8px;
    z-index: 1;
    transition: .5s;
}
.div-client-user i {
    color: #f39c12;
    /*font-size: 18px;*/
}
.div-client-user:hover{
  transform: translateY(-2px) scale(1.02); */
    -webkit-box-shadow: 0px 0px 8px 1px #f39c12;
    -moz-box-shadow: 0px 0px 8px 1px #f39c12;
    box-shadow: 0px 0px 8px 1px #f39c12;
}

#delform .btn-group .btn+.btn, #delform .btn-group .btn+.btn-group, #delform .btn-group .btn-group+.btn, #delform .btn-group .btn-group+.btn-group {
    margin-left: 0px;
}

.brw0 {
  border-right-width: 0px;
}
.survey-direct-link {
	width: 40%;
	margin-right:1%;
}
.survey-direct-txt {
	width: 35%;
	margin-right:1%;
}
.overflow-unset {
	overflow: unset !important;
	float: left;
}

.settings_tab label, #timerform label, #disBox4 label, #disBox6 label {
    font-size: 13px;
}
.b-right {
    border-right: 1px solid #ccc;
}

.pl5-per {
    padding-left: 5%;
}

.div_bonus p {
	text-align: center;
	margin-top: 25px;
}

/* Agency Kit btn-cust-download - Starts */
.m_bot5 {
    margin-bottom: 50px; 
}
.btn-cust-download{
    color: #27BE5A;
    font-family: 'Sora', sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 12px 23px 10px;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 0 2px rgba(39,190,90,0.3) inset;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease 0.3s;
}
.btn-cust-download:focus,
.btn-cust-download:hover{
    color: #fff;
    background: #27BE5A;
    border: none;
    box-shadow: 0 0 0 2px #27BE5A inset,0 0 15px #27BE5A;
    border-radius: 25px/50px;
}
.btn-cust-download:before,
.btn-cust-download:after,
.btn-cust-download span:before,
.btn-cust-download span:after{
    content: "";
    background: linear-gradient(to right,transparent, #27BE5A);
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: -100%;
}
.btn-cust-download:after{
    transform: rotateY(180deg);
    left : 100%;
    top: auto;
    bottom: 0;
}
.btn-cust-download span:before,
.btn-cust-download span:after{
    background: linear-gradient(transparent, #27BE5A);
    width: 2px;
    height: 100%;
    left: auto;
    right: 0;
    top: -100%;
}
.btn-cust-download span:after{
    transform: rotateX(180deg);
    top: 100%;
    right: auto;
    left: 0;
}
.btn-cust-download:hover:before{
    left: 100%;
    transition: all 0.3s ease 0s;
}
.btn-cust-download:hover:after{
    left: -100%;
    transition: all 0.3s ease 0.2s;
}
.btn-cust-download:hover span:before{
    top: 100%;
    transition: all 0.3s ease 0.1s;
}
.btn-cust-download:hover span:after{
    top: 0;
    transition: all 0.3s ease 0.3s;
}
@media only screen and (max-width: 767px){
    .btn-cust-download{ margin-bottom: 20px; }
}
/* Agency Kit btn-cust-download - End */

.sep_page{
    /*border:1px dashed #05386B;*/
    border:1px dashed #27BE5A;
    text-align: center;
    box-shadow: none;
    /*background: #E7F2FE;*/
    background: #C9FFDB;
    padding: 7px 10px;
    font-size: 15px;
    /*color: #191225;*/
    /*color: #05386B;*/
    color: #2D2E30;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    border-radius: 3px;
    font-weight: 600;
    transition: 0.4s;
}
.sep_page:hover{
     background: #FFFFFF;
     letter-spacing: 0.8px;
}
.panel-default {
    border-color: #27BE5A;
}
.panel-heading {
	padding: 7px 15px 5px;
}

/* Getting Started - Starts */


/* Getting Started - Ends */

select option:hover,
    select option:focus,
    select option:active {
        background: linear-gradient(#000000, #000000);
        background-color: #000000 !important; /* for IE */
        color: #ffed00 !important;
    }

    select option:checked {
        background: linear-gradient(#d6d6d6, #d6d6d6);
        background-color: #d6d6d6 !important; /* for IE */
        color: #000000 !important;
    }
/* media query for screen width 1366 */
@media only screen and (max-width: 1439px) and (min-width: 1366px) {
  	.div_get_started .col-md-6.pl0 {
    	padding-right: 0px;
  	}
  	.w_div_tutorial .width70{
      padding: 15px 3px;
  	}
  	.survey-direct-link {
		width: 36%;
		margin-right:1%;
	}	
}
/* media query for screen width 1280 */
@media only screen and (max-width: 1365px) and (min-width: 1280px) {
    .div-cust-nav .nav > li > a {
    	padding: 25px 12px;
    }
    .div-note-fb .col-md-12, .div-note-fb .col-md-6 {
      padding-left: 4px;
      padding-right: 4px;
    }
    .div-note-fb .col-md-12 p {
      margin-left:0px;      
    }
    .div-note-fb .col-md-6 p {
      margin-left:0px;      
    }
    #multiplechoice a {
      padding: 9px 8px;
    }
    .w_div_tutorial .width70{
      padding: 15px 3px;
      width:75%;
    }
    .w_div_tutorial .width30{
      width:25%;
    }
    .div_get_started .col-md-6.pl0 {
      padding-right: 0px;
    }
    .survey-direct-link {
		width: 34%;
		margin-right:1%;
	}	
}
/* media query for screen width 1024 */
@media only screen and (max-width: 1279px) and (min-width: 1024px) {
	.div-cust-nav .nav > li > a {
    	padding: 25px 6px;
    	font-size: 13px;
    }
    .navbar-inverse .cust-logo {
    	width: 140px;
    	padding: 14px 5px 15px 10px !important;
    }    
}

/* Getting Started Animation - Starts */

/* Getting Started Animation - Starts */