.header { opacity:1; }
.header:hover { opacity: 1;}
.cloudbg { text-align:left;
	margin-top:-153px; padding-top:20vh;padding-bottom:15vh;
	/*background: url('/newassets/images/hosted-call-center-pricing2.jpg'); */
/*        background: url('/newassets/images/cloud-call-center.jpg');*/
        background: url('/newassets/images/hosted-call-center3.jpg');
	background-size:cover; 
	background-position:center;
}
.cloudbg h1, .cloudbg p {color:#fff; } 
.cloudbg h1 {font-size:3.5em; font-weight:light !important; letter-spacing: 0px !important; line-height:1.5em;  }
.cloudbg h3 {
	margin-top:10px; margin-bottom:50px;
}
.cloudbg .btn, .btn {
	margin-top:15px; border-radius:0px;
}
.cloudbg p {font-size: 1.2em; letter-spacing:1px;  }
.cloudprice-box {
	border:2px solid #ccc; 
	background:#fefefe;
	padding:4vh 4vw 6vh 4vw;
	height:650px;
	margin-bottom: 50px;
}
.cloudprice-box h3, .cloudprice-box p {text-align:center; }
.cloudprice-box i { text-align:center; 
	font-size:7em; 
	color:#6d982e;
} 

.list--ckeck {
	font-style: normal;
	color: #444;
}.list.list--ckeck li:before {
	content: "\f00c";
	top: 1px;
	font-size: 11px;
}
.list.list--ckeck li {font-size:14px;}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
            padding: 15px 15px 15px 15px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
#pricing h1 {letter-spacing:0px; }
#pricing i {
    font-size:25px; color:#ccc;
}
.btn--decorated, .btn, .btnn {
    position: relative;
    z-index: 20;
    padding: 12px 18px 10px 18px;
    font: 14px 'Open Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 15px 15px 15px 15px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
}

.list li {
    position: relative;
    padding-bottom: 6px;
    padding-left: 5px;
    list-style: none;
}
.list li:before {
    font-size:7px;
}
.list {
    padding-left: 15px;
    margin-top: 7px;
    margin-bottom: 0px;}

#pricing table i {
    font-size:16px; margin-bottom:13px; color:#3598dc;
}

.devider-color {display:none; }

.cloudprice-box {
    
}

@media only screen and (max-width: 500px) {
    body {
        background-color: lightblue;
    }
}
.btn-danger {
    background: #3598dc;
}

span.help-block {
    color:#fefefe; 
}

/*
.header--light .header-fixed, .header--light .fixed-top, .header--light .z-nav__list {
    background: none; border-bottom: 0px;
}
.logo img {
     -webkit-transform: brightness(3);
	-webkit-filter: grayscale(1);
}
.header--light .header-fixed { background: rgba(0,0,0,.5) }
.header--light .logo .logo__text, .header--light .logo .highlight, .header--light .logo .logo__slogan {
    color: #fff;
    margin-bottom: 0px;
}
.header--light .z-nav .z-nav__link {
	color: #fff;
}.contact-info .contact-info__item { 
	color: #fff;
}
*/

.three-column ul li {
  font-weight:bold!important;
  margin-top:8px;margin-bottom:8px;
}
.three-column ul {list-style:none; }
.three-column ul li:before {   }

ul, menu, dir { 
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.three-column h3 {color:#6d9eeb; margin-top:0px;}
.byop p { margin-bottom:1px; line-height:1em;}
.byop table p, .byop table small { color: #666; font-weight:normal!important;  }
.byop table td {font-size:16px; font-weight:bold!important;}
.byop h3 { color: #6d9eeb; }



#apps { 
text-align:center;}
#apps p { margin-bottom:30px;}
#apps img {margin-left: auto; margin-right: auto;}

.popover {
    min-width:500px; 
}