/* $Id$  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video ,input,select,option
{
  margin: 0;
  padding: 0;
  border: 0;
  font-family: 'proxima_novaregular';
  font-size: 14px;
  box-sizing: border-box;
}
ul
{
  margin:0px;
  padding:0px;
  list-style: none;
}
a
{
  color:#333; 
  text-decoration:none;
}
.flLeft
{
  float:left;
}
.flRight
{
  float:right;
}
.clearBoth
{
  clear:both;
}
.mainContentWrapper2
{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    top: 0;
    height:100%;
    background:#f4f4f4;
}
/*Fonts CSS*/
@font-face {
    font-family: 'proxima_novaregular';
    src: url('fonts/proxima-nova-regular_2-webfont.woff2') format('woff2'),
         url('fonts/proxima-nova-regular_2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novabold';
    src: url('fonts/proxima-nova-bold-webfont.woff2') format('woff2'),
         url('fonts/proxima-nova-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
 
}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/proxima-nova-semibold-webfont.woff2') format('woff2'),
         url('fonts/proxima-nova-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novaextrabold';
    src: url('fonts/proxima-nova-extrabold_2-webfont.woff2') format('woff2'),
         url('fonts/proxima-nova-extrabold_2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'zcp-fonticons';
  src:  url('fonts/zcp-fonticons.eot?c12psh');
  src:  url('fonts/zcp-fonticons.eot?c12psh#iefix') format('embedded-opentype'),
    url('fonts/zcp-fonticons.ttf?c12psh') format('truetype'),
    url('fonts/zcp-fonticons.woff?c12psh') format('woff'),
    url('fonts/zcp-fonticons.svg?c12psh#zcp-fonticons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
    font-family: 'zc-em-fonticons';
    src: url('fonts/zc-em-fonticons.eot?6snjac');
    src: url('fonts/zc-em-fonticons.eot?6snjac#iefix') format('embedded-opentype'),url('fonts/zc-em-fonticons.ttf?6snjac') format('truetype'),url('fonts/zc-em-fonticons.woff?6snjac') format('woff'),url('fonts/zc-em-fonticons.svg?6snjac#zc-em-fonticons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display:block;
}

.zcp {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'zcp-fonticons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.zcp-plan-limit:before {
  content: "\e91c";
}
.zcp-star:before {
  content: "\e91d";
}
.zcp-exclamation:before {
  content: "\e91b";
}
.zcp-arrow-left:before {
  content: "\e91a";
}
.zcp-search:before {
  content: "\e919";
}
.zcp-application:before {
  content: "\e917";
}
.zcp-saas:before {
  content: "\e918";
}
.zcp-help:before {
  content: "\e90d";
}
.zcp-home:before {
  content: "\e916";
}
.zcp-tick:before {
  content: "\e913";
}
.zcp-delete:before {
  content: "\e914";
}
.zcp-permissions:before {
  content: "\e915";
}
.zcp-account:before {
  content: "\e900";
}
.zcp-close:before {
  content: "\e901";
}
.zcp-custom-domain:before {
  content: "\e902";
}
.zcp-custom-Layout:before {
  content: "\e903";
}
.zcp-dashboard:before {
  content: "\e904";
}
.zcp-deploy:before {
  content: "\e905";
}
.zcp-edit:before {
  content: "\e906";
}
.zcp-arrow-down:before {
  content: "\e907";
}
.zcp-link:before {
  content: "\e908";
}
.zcp-globe:before {
  content: "\e909";
}
.zcp-helpers:before {
  content: "\e90a";
}
.zcp-mail:before {
  content: "\e90b";
}
.zcp-more:before {
  content: "\e90c";
}
.zcp-preferences:before {
  content: "\e90e";
}
.zcp-plans:before {
  content: "\e90f";
}
.zcp-settings:before {
  content: "\e910";
}
.zcp-stage-account:before {
  content: "\e911";
}
.zcp-web-Hooks:before {
  content: "\e912";
}
.zc-common-alert:before {
    content: "\e934";
}
.zc-common-close:before {
    content: "\e93c";
}
/*Fonts CSS*/
/* ProgressBar css  begins*/
.progressBar
{
  border-bottom:1px solid #1caf9a;
  width:0px;
  position:fixed;
}

/* ProgressBar css  ends*/

.zc-sdev-popup-overlay
{
  position: fixed;
    background: rgba(0,0,0,0.3);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
}

.zc-sb-developerApp{
  background: #fff;
  height: 100%;
  position: relative;
}

.bgwhite
{
  background: white;
}

.pageSubheader
{
  border-bottom:1px solid #ecf0f1;
  z-index:20;
  height: 72px;
  background: #F9FBFD;
  position:fixed;
  right:0;
  left:0;
  top: 41px;
  padding-left: 190px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

.pageSubheader p {
  padding:15px 0px 15px 20px;
  color:#333; 
  text-shadow:1px 1px 1px #fff;
}

.pageSubheader .contentHeader {
  padding: 0px 30px;
  line-height: 72px;
  font-size: 20px;
}

.pageSubheader .contentHeader span
{
  font-size: 17px;
}

.mT10
{
  margin-top : 10px !important;
}

.dpCreatapp {
color: #666;
margin: 200px auto 0;
overflow: auto;
padding: 10px 10px 20px;
text-align: center; width:80%;
}

.dpCreatapp_wrapper {
margin: 0 auto;
color: #555;
text-align: center;
}

.dpCreatapp .dpCreatappheader_subtxt {
font-size: 14px;
color: #999;
line-height: 22px;
}

.dpCreatapp_bt 
{
  background: #3bbd9b;
  border: 1px solid #35aa8b;
  outline: none;
  cursor: pointer;
  padding: 13px 30px;
  color: #fafafa;
  width: auto;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  transition: all ease-in-out .3s;
  margin-top: 20px;
  border-radius: 3px;
}

.dpCreatapp_bt:hover 
{
  background: #4ec3a5;
  border-color: #3bbd9b;
  color: #fff;
}

.createButton2 {
  background:none repeat scroll 0 0 #e3591c;
  margin: 13px 223px 0;
  border-radius:2px;
}

.createButton a,.createButton2 a{
  display:block;
  padding:9px 15px;
  color:#fff;
}


/** custom checkbox **/
@keyframes check {
  0% { height: 0; width: 0; }
  25% { height: 0; width: 3px;}
  50% { height: 8px; width: 3px;}
}
@-webkit-keyframes check {
  0% { height: 0; width: 0; }
  25% { height: 0; width: 3px;}
  50% { height: 8px; width: 3px;}
}
@-moz-keyframes check {
  0% { height: 0; width: 0; }
  25% { height: 0; width: 3px;}
  50% { height: 8px; width: 3px;}
}
@-o-keyframes check {
  0% { height: 0; width: 0; }
  25% { height: 0; width: 3px;}
  50% { height: 8px; width: 3px;}
}

.zc-custom-checkbox{
    background-color: #fff;
    display: inline-block;
    cursor: pointer;
}
.zc-custom-checkbox input{
    display: none;
}
.zc-custom-checkbox label{
    display: block;
    position: relative;
    font-size: 14px;
    cursor: pointer;
    padding-left: 20px;
}
.zc-custom-checkbox label:before{
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0px;
  left: 0;
  background: transparent;
  border-radius: 2px;
  border: 1px solid #979797;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
}
.zc-custom-checkbox label:after {
  -moz-transform: scaleX(-1) rotate(140deg);
  -ms-transform: scaleX(-1) rotate(140deg);
  -webkit-transform: scaleX(-1) rotate(140deg);
  /* transform: scaleX(-1) rotate(135deg); */
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  /* transform-origin: left top; */
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: '';
  display: block;
  height: 8px;
  left: 4px;
  position: absolute;
  top: 9px;
  width: 3px;
  opacity: 0;
  transition: opacity 0.1s 0.3s ease;
}
.zc-custom-checkbox input:checked + label:before{
  border-color:#4990E2;
  background: #4990E2;
}
.zc-custom-checkbox input:checked + label:after{
    -webkit-animation: check 0.4s 0.3s;
    -moz-animation: check 0.4s 0.3s;
    -o-animation: check 0.4s 0.3s;
    animation: check 0.4s 0.3s;
    opacity: 1;
}
.zc-custom-checkbox label span{
  padding-left: 24px;
}

/** custom checkbox **/
.ztb-topband
{
  position:fixed !important;
  z-index : 999 !important;
}

.content
{
  overflow:auto;
  padding:65px 0px 20px 30px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:100%;
  text-align: center;
}
.platform_infoHeader
{
  padding: 10px 20px;
    text-align: left;
    margin-bottom: 20px;
    font-size: 14px;
    background: #fff;
    color: #000;
}
/*.selectDropdown select {
    border: 1px solid transparent;
    font: 13px Lato,sans-serif;
    height: 31px;
    position: relative;
    width: 100%;
    z-index: 0;
}*/
/*input & dropdown css starts*/
.selectDropdown select,
select.invisibledropdown{
    padding: 0px 10px;
    background: #fff;
    border-radius: 2px;
    line-height: 35px;
    height: 35px;
    box-sizing: border-box;
    width: 100%;
    cursor: pointer;
    border: 1px solid #e9e9e9;
    transition: 0.23s all ease-in-out;
    font-size: 13px;
}
.selectDropdown select:hover,
select.invisibledropdown:hover{
  border:1px solid #060e2c99;
}
.zp-form-field{
    float: left;
    width: 100%;
    padding: 0px 0px 40px 0px;
}
.zp-form-label{
    width: 100px;
    line-height: 34px;
    height: 34px;
    padding: 0;
    float: left;
    min-width: 200px;
    max-width: 360px;
    box-sizing: border-box;
}
.zp-form-label.note{
  line-height: unset;
}
.zp-form-label.note label{
  font-size: 14px;
  display: block;
}
.zp-form-label.note span{
  font-size: 12px;
  display: inline-block;
  color: #909090;
  margin-top: 5px;
}
.zp-primary-button,
.zp-secondary-button,
.zp-tertiary-button{
    border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    line-height: 37px;
    height: 35px;
    box-sizing: border-box;
    padding: 0px 30px;
    cursor: pointer;
    transition: 0.3s all ease-in-out;
    font-family: 'proxima_novaregular';
    border: none;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
}
.zp-primary-button{
    background: #009ADA;
}
.zp-delete-button{
  background: rgb(227, 77, 85);
}
.zp-secondary-button{
    margin-left: 10px;
    font-size: 14px;
    color: #666;
    background: #f1f1f1;
}
.zp-tertiary-button{
    background: #47B757;
}
.zp-footer-button{
    color: #fff;
    background: #009ADA;
    border: none;
    border-radius: 2px;
   line-height: 40px;
    height: 40px;
    box-sizing: border-box;
    padding: 0px 25px;
    cursor: pointer;
    transition: 0.3s all ease-in-out;
    font-size: 14px;
    float: right;
    text-transform: capitalize;
}
.zp-primary-button:hover{
    background:#008dc7;
}
.zp-secondary-button:hover{
    background: #d1d1d1;
}
.zp-tertiary-button:hover{
    background: #329640;
} 
.zp-footer-button:hover{
    background: #008dc7;
}
input.zp-input-field{
    width: 300px;
    line-height: 35px;
    height: 35px;
    font-size: 13px;
    padding: 0px 10px;
    min-width: 220px;
    max-width: 480px;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    box-sizing: border-box;
    transition: 0.23s all ease-in-out;
}
input.zp-input-field:hover{
  border:1px solid #060e2c99;
}
.zp-diasabled input.zp-input-field{
  pointer-events:none
}
.zp-diasabled input.zp-input-field:hover{
  border:1px solid #e9e9e9;
}
input[disabled]:hover{
  border:1px solid #e9e9e9;
}
input[disabled]{
  color: #00000080;
}
.zp-dropdown-notes{
    display: inline-block;
    width: 300px;
    line-height: 18px;
    padding-top: 10px;
}
.zp-dropdown-notes label{
    font-size: 12px;
    color: #777777;
}
.zc-sb-client-addpackage .selectDropdown,.zc-sdev-plP .zc-sdev-plP-crD .selectDropdown
{
  width:380px;
  border: 1px solid #e9e9e9;
  float:left;
  overflow:hidden;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.zc-sb-client-addpackage .selectDropdown select,.zc-sdev-plP .zc-sdev-plP-crD .selectDropdown select
{
  border-radius: 0;
    padding: 5px 10px 8px;
    z-index: 0;
    width:110%;
    border:none;
    background: #fbfbfb;
}
.zp-dropdown-arrow{
  position: relative;
  cursor: pointer;
}
.zp-dropdown-arrow:before
{
  border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    right:15px;
    margin-left: -4px;
    margin-top: -3px;
    position: absolute;
    top:18px;
    width: 0;
    content:"";
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index:1;
}
/*input & dropdown css ends*/

/*New pricing plan Added css */
.zp-service-headder .zp-title-header{
  float: left;
  line-height: 1.4em;
  padding: 10px 6px;
  font-size: 20px;
}
.zp-title-header .zp-title-subheader{
  opacity: 0.6;
  text-transform: initial;
  font-size: 14px;
}
.zp-service-headder .zp-page-subheader{
    position: static;
    padding-left: 0;
    text-transform: capitalize;
}
.zp-page-subheader .zp-header-content{
    padding: 0px 30px;
    line-height: 71px;
    font-size: 20px;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
}
.zp-page-subheader{
  border-bottom:1px solid #ecf0f1;
  z-index:20;
  height: 72px;
  background: #fbfbfb;
  position:fixed;
  right:0;
  left:0;
  top: 41px;
  padding-left: 223px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.zp-page-subheader .zp-header-content span{
    display: inline-block;
    padding: 15px 0px;
    float: right;
}
.zcp-pricing-plan {
    clear: both;
    float: left;
    width: 100%;
    /*height: 100%;*/
    text-align: center;
    padding: 0 100px;
}
.zcp-pricing-plan ul{
  /*height: 100%;*/
  padding-top: 30px;
  box-sizing: border-box;
}
.zcp-pricing-plan ul li.zcp-pricing-planlist{
    width: 290px !important;
    display: inline-block;
    border: 1px solid #D8D8D8;
    border-radius: 3px;
    padding: 15px 20px 30px 20px;
    text-align: center;
    margin: 0 15px 30px 15px; 
    position: relative;
    background: #fff;
    box-sizing: border-box;
    vertical-align: top;
    min-height: 530px;
    transition: 0.1s ease all;
}
.zcp-pricing-plan ul li.zcp-pricing-planlist:hover{
  box-shadow:0px 2px 16px -10px rgba(0, 0, 0, 0.4);
}
.zcp-pricing-plan ul li i {
    position: relative;
    box-sizing: border-box;
    padding: 5px 10px;
    cursor: pointer;
    transition: 0.2s ease;
    width: 34px;
    height: 34px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 24px;
    font-size: 15px;
    float: right;
}
.zcp-pricing-plan ul li .zcp-more-options{
  height: 34px;
  margin-bottom: 5px;
  width: 100%;
}

.zcp-pricing-plan ul li i{
    position: relative;
    box-sizing: border-box;
    padding: 5px 10px;
    /* cursor: pointer; */
    transition: 0.2s ease;
    width: 34px;
    height: 34px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 24px;
    font-size: 15px;
    float: right;
  }
/*.zcp-pricing-plan ul li i:hover {
    background: #f5f5f5;
}*/
.zcp-pricing-plan ul li:hover .zcp-pricing-plan-dragger{
  display: block;
}
.zcp-pricing-plan ul li i ul.zcp-subscription-plan-more-expand {
    position: absolute;
    right: -5px;
    top: 0px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #E2E2E2;
    padding: 0;
    text-align: left;
    min-width: 132px;
    height: auto;
    display: none;
    box-shadow: 0px 2px 16px -10px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    z-index: 9;
}
.zcp-pricing-plan ul li i:hover ul.zcp-subscription-plan-more-expand {
    display: block;
}
.zcp-pricing-plan ul li i ul.zcp-subscription-plan-more-expand li {
    font-size: 14px;
    line-height: 42px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
    transition: 0.2s all ease;
}
.zcp-pricing-plan ul li i ul.zcp-subscription-plan-more-expand li:hover {
    background: #F0F8FF;
}
.zcp-pricing-plan ul li span.zcp-plan-name {
    font-size: 20px;
    margin: 0 0 0 0;
    clear: both;
    display: block;
    font-family: 'proxima_novasemibold';
}
/*.zcp-pricing-plan ul li:first-child {
    margin-left: 0;
}
.zcp-pricing-plan ul li:last-child {
    margin-right: 0;
}*/
.zcp-pricing-plan ul li button {
    background: #F0F8FF;
    color: #009ad9;
    font-size: 16px;
    border: none;
    padding: 15px 15px;
    border-radius: 4px;
    width: 100%;
    text-transform: uppercase;
    transition: 0.2s ease;
    cursor: pointer;
    font-family: 'proxima_novasemibold';
}
.zcp-pricing-plan ul li button:focus{
  border:none;
  outline: none;
}
/* .zcp-pricing-plan ul li button:hover {
    background:#d3eaff;
} */
.zcp-pricing-plan ul li p {
    margin: 20px 0 0 0;
}
.zcp-pricing-plan ul li p span {
    font-size: 16px;
    line-height: 40px;
    font-weight: 400;
    display: block;
    color: #666666;
    margin: 0px;
}
.zcp-pricing-plan ul li p span:first-child{
    line-height: 40px;
    font-weight: 600;
    color: #000;
}
.zcp-pricing-plan ul li p span.zcp-plan-user-starts-detail {
    font-weight: 600;
}
.zcp-pricing-plan h3 {
    font-size: 66px;
    max-width: 248px;
    min-width: 70px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    padding:0px 10px;
    margin-top:30px;
    display: inline-block;
    position: relative;
    font-family: 'proxima_novaextrabold';
}
.zcp-pricing-plan h3 span.zcp-currency {
    font-size: 16px;
    vertical-align: top;
    position: absolute;
    left: 0px;
    top: 12px;
}
.zcp-pricing-plan .zcp-plan-pro h3 span.zcp-currency {
    left: 75px;
}
.zcp-pricing-plan span.zcp-period {
    font-size: 18px;
    display: block;
    margin: 10px 0 40px 0;
    font-family: 'proxima_novasemibold';
}
.zcp-pricing-plan ul li.zcp-current-plan {
   -webkit-box-shadow: 0px 2px 16px -10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 16px -10px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 16px -10px rgba(0,0,0,0.4);
}
.zcp-pricing-plan ul li span.zcp-plan-disabled {
    position: absolute;
    left: 0;
    right: 0;
    background: #FCE7E7;
    color: #F54747;
    padding: 5px 5px;
    max-width: 80px;
    margin: 0 auto;
    border-radius: 10px;
    font-size: 12px;
    top: 20px;
    font-weight: 600;
}
.zcp-pricing-plan ul li .zcp-plan-disabled-content {
    opacity: 0.2;
    pointer-events: none;
}
.zcp-pricing-plan-dragger{
    bottom: -13px;
    position: absolute;
    margin: 0px auto;
    left: 0;
    right: 0;
    width: 38px;
    height: 5px;
    padding: 12px 0px;
    border-radius: 50%;
    cursor: move;
    display: none;
    transition: 0.3s ease all;
}
.zcp-pricing-plan-dragger span{
    position: relative;
    display: block;
    text-align: center;
    font-size: 0px;
    width: 38px;
    padding-top: 1px;
}
.zcp-pricing-plan-dragger span:after{
    position: absolute;
    content: '';
    width: 27px;
    height: 5px;
    top: 0px;
    left: 0;
    right: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #D8D8D8;
    display: block;

}
/*.zcp-pricing-plan-dragger span div{
  width: 2px;
  height: 2px;
  margin: 2px;
  display: inline-block;
  vertical-align: top;
  background: #000;
}*/
.zcp-pricing-plan-dragger span div{
    height: 2px;
    width: 2px;
    background-color: #000;
    border-radius: 50%;
    margin-right: 2px;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.zcp-pricing-plan-dragger span div:first-child;{
  margin-left: 3px;
}
.zp-pricing-plans .zp-service-content{
  padding: 0px;
}
.zcp-pricing-plan .zcp-status-badge{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0px 12px;
    border-radius: 11px;
    color: #777777;
    background: #E2E2E2;
    width: 90px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 5px;
    cursor: pointer; 
}
.zcp-pricing-plan .zcp-status-badge i{
    color: #A6A6A6;
    padding: 0px;
    line-height: 22px;
    height: 22px;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 600;
    float: left;
    width: 12px;
}
.zcp-pricing-plan .zcp-status-badge span{
  font-size: 12px;
}
.zcp-status-badge.active{
  background: #47B757;
  color: #D5F5D9;
  cursor: default;
}
.zcp-status-badge.active i{
  color: #D5F5D9;
}
.zcp-status-badge.disabled{
  color: #F54747;
  background: #FCE7E7;
  cursor: default;
}
.zcp-status-badge.disabled i{
  display: none;
}
/*New pricing plan Added css ends*/
/*dot loader css*/
.zp-dot-load-container{
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 14px;
    visibility: hidden;
    opacity: 0;
}

.zp-creating+.zp-dot-load-container {
    visibility: visible;
    opacity: 1;
}
input.zp-creating{
  padding-right: 60px !important;
}
.zp-dot-load {
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100px;
    float: left;
    margin: 0 2px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-animation: dot-loading 1000ms ease infinite 0ms;
    animation: dot-loading 1000ms ease infinite 0ms;
}

.zp-dot-load:nth-child(2) {
    -webkit-animation: dot-loading 1000ms ease infinite 300ms;
    animation: dot-loading 1000ms ease infinite 300ms;
}

.zp-dot-load:nth-child(3) {
    -webkit-animation: dot-loading 1000ms ease infinite 600ms;
    animation: dot-loading 1000ms ease infinite 600ms;
}
@-webkit-keyframes dot-loading {
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes dot-loading {
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/*dot loader ends*/
/*Prefrences css starts*/
.zp-sign-up-type{
    display: inline-block;
    width: 300px;
}
/* radio button css starts*/
.zp-dot-radio-btn:checked,
.zp-dot-radio-btn:not(:checked) {
    position: absolute;
    left: -9999px;
}
.zp-dot-radio-btn:checked + label,
.zp-dot-radio-btn:not(:checked) + label
{
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    line-height: 14px;
    display: inline-block;
     
}
.zp-dot-radio-btn:checked + label:before,
.zp-dot-radio-btn:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    height: 10px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.zp-dot-radio-btn:checked + label:after,
.zp-dot-radio-btn:not(:checked) + label:after {
    content: '';
    width: 6px;
    height: 6px;
    background: #009ADA;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.zp-dot-radio-btn:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.zp-dot-radio-btn:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.zp-dot-radio-btn:checked + label:before,
.zp-dot-radio-btn:not(:checked) + label:before{
    border: 1px solid #009ADA;
}
/*radio button css ends*/
.zp-sign-up-type li{
    display: inline-block;
    float: left;
    padding: 12px 0px;
    width: 33%;
}
/*Prefrences css ends*/
/*Service listing new css*/
.zp-blue-btn{
    margin: 0px auto;
    background: #F0F8FF;
    color: #009ADA;
    padding: 0px 30px;
    line-height: 36px;
    display: inline-block;
    border-radius: 4px;
    transition: 0.3s ease-in-out;
}
.zp-blue-btn:hover{
  color: #fff;
  background: #009ADA;

}
.zp-service-cards{
  transition: 0.2s ease-in-out;
  border-radius: 3px;
  height: 300px;
}
.zp-service-cards:hover{
  box-shadow: 0px 2px 20px -3px rgba(0,0,0,0.09);
}
/*Service listing new css ends*/
/*Over writed css*/
.alertButton{
    background: #009ADA;
    border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    line-height: 37px;
    height: 35px;
    box-sizing: border-box;
    padding: 0px 30px;
    cursor: pointer;
    transition: 0.3s all ease-in-out;
    font-family: 'proxima_novaregular';
    border: none;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
}
.alertButton:hover{
  background: #008dc7;
}
.alertMainContainer{
  box-shadow: 0px 2px 20px -3px #00000040;
}
/*over writed css ends*/
/*textarea css starts*/
.zp-form-field .zp-form-textarea{
  float: left;
    height: 100px;
    overflow: auto;
    width: 300px;
    line-height: 35px;
    font-size: 13px;
    padding: 5px 10px;
    min-width: 220px;
    max-width: 480px;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    box-sizing: border-box;
    transition: 0.23s all ease-in-out;
    font-family: 'proxima_novaregular';
}
.zp-form-field .zp-form-textarea:hover{
  border:1px solid #060e2c99;
}
.zp-form-field .zp-form-textarea textarea{
    border: none;
    resize: none;
    height: 100%;
    width: 100%;
    line-height: 1.5;
    font-size: 13px;
    padding: 0;
    font-family: 'proxima_novaregular';
}
.zp-form-textarea textarea::placholder{
    color: #000;
    font-size: 13px;
}
/*textarea css ends*/

/* Alert message */
.alertMainContainer {
    left: 0 !important;
    right: 0 !important;
    min-width: 300px;
    max-width: 400px;
    /* transform: translateX(-50%); */
    position: fixed;
    display: block;
    margin: 0 auto;
}
.alertConentContainer {
    margin: 0px 45px 0px 0px;
    min-height: 50px;
    width: 100%;
    font-size: 13px;
    overflow: auto;
    padding: 20px 15px;
    text-align: center;
}
.warningIco {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
    margin-right: 7px;
    margin-bottom: 0px;
}
.alertConentContainer p {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    padding: 0;
    margin: 0;
    float: none;
    line-height: 20px;
    margin-bottom: 5px;
}
.alertConentContainer .col-md-2 {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
}
.zp-service-content .referfields-wrapper
{
    position: absolute;
    z-index: 1;
    right: 145px;
    top: 5px;
}
.zp-service-content .referfields-wrapper.zp-dropdown-arrow:before {
    top: 15px;
}
.zp-service-content .referfields-wrapper .selectDropdown select:hover {
    border: 1px solid #c5c9da99;
}
.zp-service-content .referfields{
    width: 115px;
    font-size: 13px;
    padding: 0px 10px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    transition: 0.23s all ease-in-out;
    background: white;
    border-radius: 3px;
    line-height: 27px;
    height: 28px;
}
.zp-service-content .ze_area{
	height: 345px;
}

.zp-service-content #richtext{
  border: 10px solid;
  border-color: #f5f5f5;
}
.zp-switchc5{
	background-image: url(../images/zp-switchc5.svg);
	background-repeat: no-repeat;
	width: 272px;
	height: 224px;
	display: inline-block;
}
/*services options css starts*/
.zcp-popover-options-content{
    display: inline;
    float: right;
    position: absolute;
    right: 0;
}
.zcp-popover-options-content i{
  position: relative;
    box-sizing: border-box;
    padding: 5px 10px;
    cursor: pointer;
    transition: 0.2s ease;
    width: 34px;
    height: 34px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 24px;
    font-size: 15px;
    float: right;
}
.zcp-popover-options-content ul{
    position: absolute;
    right: 10px;
    top: 0px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #E2E2E2;
    padding: 0;
    text-align: left;
    min-width: 132px;
    height: auto;
    display: none;
    box-shadow: 0px 2px 16px -10px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    z-index: 9;
}
.zcp-popover-options-content  ul li {
    font-size: 14px;
    line-height: 42px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
    transition: 0.2s all ease;
}
.zcp-popover-options-content > i:hover {
    background: #F0F8FF;
}
.zcp-popover-options-content > i:hover ul{
    display: block !important;
}
/*services options css ends*/
.confirmConentContainer p{
   line-height:1; 
   float:left;
   margin:0; 
   padding:4px 10px 5px  20px; 
   max-width: 650px; 
   text-align:left;
}
.confirmButtonYes, .confirmButtonNo{
    background: #009ADA;
    border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    line-height: 37px;
    height: 35px;
    box-sizing: border-box;
    padding: 0px 30px;
    cursor: pointer;
    transition: 0.3s all ease-in-out;
    font-family: 'proxima_novaregular';
    border: none;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
}
.confirmButtonYes:hover {
  background:#008dc7;
}
.confirmButtonNo {
  background:#f1f1f1;
  color:#000;
  border:1px solid #ddd;
}
.confirmButtonNo:hover {
  background:#d1d1d1;
}
.confirmConentContainer {
    margin: 40px 20px 0px 50px;
    text-align: center;
    min-height: 80px;
    min-width: 370px;
    font-size: 14px;
}

/* handlers missed css*/
.zc-error-toast {
    color: #E03131;
    background-color: #FFF0F0;
    border: 1px solid #F18C8C;
}
.zc-dem-toast {
    margin: 0 auto;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 50px;
    text-align: left;
    z-index: 9999;
    display: block;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 2px;
}
.zc-toast-icon {
    height: 20px;
    width: 20px;
    display: table-cell;
    background-size: 100%;
    vertical-align: middle;
    padding-right: 10px;
    position: relative;
    top: -1px;
    font-size: 18px;
}
.zc-dem-toast span {
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 30px);
    position: relative;
    top: 1px;
    padding-right: 10px;
}
.zc-toast-close-icon {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 10px;
    cursor: pointer;
}
.zc-toast-close-icon:before {
    font-weight: bold;
}
.zc-em {
    font-family: 'zc-em-fonticons'!important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}