.editable {
  padding: 10px;
}

#networkEditable, #networkEditablefields, #networkFormMiddleName, .networkLabel {
  display: none;
}

    .networkNameSmallWidth {
        width: 80px;
    }

    .networkNameLongWidth {}

    #networkContactField {
        padding: 10px;
    }

    #networkResult {
        font-size: 18px;
    }

    #networkNameBg, #networkContactField:hover {
        background: rgb(221, 221, 221);
    }

    #networkButtons {
        padding-top: 10px;
    }
a .fa-big-icons {
	font-size: 43px;
	color: #217ed0;
	padding-right: 8px;
}

a:hover .fa-big-icons {
	text-decoration: none;
}
.jj-footer {
	padding-top: 30px;
	width: 900px;
	margin: 0 auto;
	color: #707070;
}
.jj-footer-font {
	font-size: 12px;
	width: 70px;
	color: #666;
	font-family: 'Roboto', sans-serif;
}
	.jj-footer-font a {
		color: #666;
	}
	.jj-copyright {
		text-align:center; 
		margin:0 auto;
		padding: 20px 0;
		font-size: 10px;
	}
	.jj-center {
		text-align: center;
	}

#headerTop {
	background: #217ed0;
	width: 100%;
	height: 60px;
}
.headerFirstCenter {
	margin: 0 auto;
	width: 85%;
}
#headerFirst {
	background: #217ed0;
	width: 100%;
	height: 55px;
	margin: 0 auto;
	font-family: 'Roboto', sans-serif;
	font-size: 90%;
}
	#headerFirst .container {
		padding: 0 48px;
	}
		#headerFirst .container ul {
			padding: 0;
			margin: 0;
		}
			#headerFirst .container ul li {
				list-style-type: none;
				display: inline;
				padding-right: 15px;
			}
				#headerFirst .container ul li a, .headerHelp a, .headerAccount a {
					color: #fff;
				}
				#headerFirst .container ul li a:hover, .headerHelp a:hover, .headerAccount a:hover {
					text-decoration: none;
				}

a .fa-header-icons {
	font-size: 22px;
	color: #fff;
	padding-right: 8px;
}

@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
.search { position: absolute; right:200px; top: 20px; }
.search input { text-indent: 10px;}
.search .fa-search { 
  position: absolute;
  top: 2px;
  left: 130px;
  font-size: 15px;
}

.headerDivider {
     border-left:1px solid #fff; 
     height:30px;
     position:absolute;
     right:185px;
     top:15px; 
}
input.search-query {
	font-size: 11px;
	padding: 0;
	line-height: 11px;
}
.headerHelp {
	position: absolute;
  	top: 0px;
  	right: 120px;
}

.headerAccount {
	position:absolute;
    top:0px;  
 	right: 80px;
}

.jj-dropdown {
    position: relative;
    display: inline-block;
    z-index: 1000;
}
	.jj-dropdown-content {
	    display: none;
	    position: absolute;
	    background-color: #f9f9f9;
	    min-width: 160px;
	    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	    padding: 12px 16px;
	}
		.jj-dropdown-content.inverted {
			right: 0px;
		}
	.jj-dropdown:hover  {
		background-color: #f9f9f9;  
	}
	.jj-dropdown span {
		padding-top: 40px !important;
		padding-left: 5px;
		padding-right: 5px;		
	}
	.jj-dropdown:hover span a, .jj-dropdown-content a {
		color: #000000 !important;
	} 
		.jj-dropdown-content p, .jj-dropdown-content p:hover {
			text-indent: 5px;
		}
		.jj-dropdown-content p:hover {
			color: #fff !important;
			background-color: #217ed0;	
		}
	.jj-dropdown:hover .jj-dropdown-content {
	    display: block;
	}
	.jj-dropdown-main-line-height {
		line-height: 60px;
	}
	.jj-dropdown-list {
		line-height: 23px;
		padding:0;
		margin: 0;
	}
.jj-remove-padding-margin {
	margin: 0;
	padding: 0;
}
.jj-secondary-menu{
	font-family: 'Roboto', sans-serif;
}
	.jj-secondary-menu .logo {
		padding-right: 60px;

	}
	.jj-secondary-menu .divider {
		border-left:2px solid #999; 
		height:50px; 
		position: relative; 
		top: 10px;
	}
	.jj-secondary-menu .icon {
		padding: 0 7px 0 25px;  
		text-align: center; 
		padding-top: 12px;
		color: #999;

	}
	.jj-secondary-menu .icon a {
		color: #999;
	}
		.jj-secondary-menu .icon a:hover {
			color: #999;
			text-decoration: underline;
		}
	.jj-secondary-menu .icon div {
		font-size: 13px;
		padding-top: 5px;			
		font-weight: 400;
		width: 90px;
	}
	.jj-secondary-menu .upgrade {
		padding: 10px 10px;
		text-align: center;
	}
	.jj-secondary-menu .upgrade h5 {
		padding: 0;
		margin: 0;
	}
	.jj-secondary-menu .span1 {
		width: auto;
    	min-width: 0;
	}
.login-bar {
	padding-right: 150px;
}
.login-bar, .login-bar input {
	font-family: 'Roboto', sans-serif;
}



.box {
	width:150px;
	height: 60px;
	background:#FFF;
	margin:5px auto;
}
.effect6 {
	border: 1px solid #e08e1b;
	background-color: #fffae0;
}


/******************/
#headerFixedTop {
	position: fixed;
	top: 0;
  	left: 0;
  	width: 100%;
  	z-index: 1000;
}
.color-stripe {
	width: 100%;
}
.jj-upgrade {
	position: absolute; 
	right: 100px;
	padding-top: 6px;
}
.upgraded {
	text-align: center;
	color: #e08e1b;
}
	.upgraded a {
		color: #e08e1b;
	}
	.upgraded h5 {
		padding-top: 10px;
		padding-bottom: 0;
		margin-top: 0;
		margin-bottom: 0;
	}
.upgrade-box {
	position:absolute; 
	right: 55px; 
	top: 135px; 
	color: #e08e1b;
	z-index: 2000; 
	width: 250px; 
	background-color: #fffae0;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	display: none;
	border: 1px solid #e08e1b;
}
	.upgrade-box a {
		color: #e08e1b;
	}

	.upgrade-box a.btn {
		color: #fff;	
	}

.badge1 {
   position:relative;
}
.badge1[data-badge]:after {
   content:attr(data-badge);
   position:absolute;
   top:-10px;
   right:-10px;
   font-size:.7em;
   background:red;
   color:white;
   width:18px;height:18px;
   text-align:center;
   line-height:18px;
   border-radius:50%;
   box-shadow:0 0 1px #333;
}

.fontRoboto {
	font-family: 'Roboto', sans-serif;
}

.tbl-spaced {
	padding: 15px 8px !important;
}
ul#ui-id-1 {
	z-index: 4000;
}
.preferred {
	border: 1px solid #ccc;
}
.pagination {
  margin: 20px 0;
}
.pagination ul li {
	border-bottom: none !important;
	text-decoration: none;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: #ccc;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

.dont-break-out {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}

/* #Belize Hole Sea Flat Button
==================================================*/
.belize-hole-flat-button {
  position: relative;
  vertical-align: top;
  width: 100%;
  height: 60px;
  padding: 0;
  font-size: 22px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #2980b9;
  border: 0;
  border-bottom: 2px solid #2475ab;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2475ab;
  box-shadow: inset 0 -2px #2475ab;
}
.belize-hole-flat-button:active {
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-number {
	color: #5bb75b;
	font-size: 140%;
}
.tbl-review-payment {
	margin-top: -20px !important;
}
	.tbl-review-payment tr:first-child td {
		border-top: none !important;
	}

	.tbl-review-payment tr:last-child td {
		border-bottom: 1px solid #ddd;
	}
	.tbl-review-payment td {
		padding: 10px 5px !important;
	}

.btn-extralarge {
  padding: 14px 19px;
  font-size: 22px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-extralarge [class^="icon-"] {
  margin-top: 2px;
}
.table-centered {
	margin: 0 auto;
}



.pricingUpgrades {
	font-family: 'Open Sans', sans-serif !important;
}
	.pricingUpgrades .header {
		text-align: center;
		color: #333;
		font-weight: 300;
		padding-bottom: 5px;
	}
	.pricingUpgrades .bottomBorder {
		border-bottom: 1.5px solid #38e0ff;
		width: 7%;
		margin: 0 auto;
	}

	.pricingUpgrades.tagline {
		padding-top: 13px;
		padding-bottom: 40px;
		font-weight: 300;
		text-align: center;
	}
	.pricingUpgrade.topSquare {
		height: 200px;
	}
		.pricingUpgrades.topSquare.bottomBorder {
			border-bottom: 1.5px solid #38e0ff;
			width: 21%;
			margin: 0 auto;
		}

		.pricingUpgrade.topSquare.title {
			padding-top: 38px;
			color: #333333;			
		}
			.pricingUpgrade.topSquare.title h3 {
				font-weight: 300;
				padding-bottom: 3px;
			}
			.pricingUpgrades.topSquare.subtitle {
				padding-top: 20px;
				color: #999999;
				font-size: .63em;
				font-weight: 300;	
			}
			


/*------ utiltity classes -----*/
.fl{ float:left; }
.fr{ float: right; }
/*its also known as clearfix*/
.group {
	 margin: 0 auto;
}
.group:before,
.group:after {
    content: "";
    display: table;
} 
.group:after {
    clear: both;
}
.group {
    zoom: 1;  /*For IE 6/7 (trigger hasLayout) */
}

.pricing-table {
    width: 80%;
    margin: 0 auto !important;
    text-align: center;
}
.pricing-table .heading{
    color: #000;
    text-transform: uppercase;
    font-size: 1.6rem;
    margin-bottom: 1rem;
}
.block{
    width: 33%;   
    overflow: hidden;   
   /* padding: 0 10px; */
    border: 1px solid #eaeaea;
}
.title {
	font-size: 1.6em;
}
/*Shared properties*/
.title,.pt-footer{
    color: #FEFEFE;
    text-transform: capitalize;
    position: relative;
    padding: 20px 0; 
}
.contentz{
    position: relative;
    color: #FEFEFE;
    padding: 20px 0 10px 0;
    margin-top: -10px;
}
/*arrow creation*/
.contentz:after, .contentz:before,.pt-footer:before,.pt-footer:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.pt-footer:after,.pt-footer:before{
    top:0;
}
.contentz:after,.pt-footer:after {
	border-color: rgba(136, 183, 213, 0);	
	border-width: 5px;
	margin-left: -5px;
}




.triangle {
    width: 255px;
    position: relative;
}
.triangle > div {
    position: absolute;
}
	.half {
		bottom: 60px;
	    border-bottom: 8px solid rgba(245, 245, 245, 1);	    
	}
		.halfFirst {
		    width: 118px;
		    left: 0;
		    border-right: 8px solid transparent;
		}
		.halfSecond {
		    left: 125px;
		    right: 0;
		    border-left: 8px solid transparent;
		}

	.diagonal {
		border-bottom: 1px solid rgba(234, 234, 234, 1);
	}
		.diagonalOne {
		    width: 118px;
		    left: 0;
		    bottom: 68px;
		    
		}
		.diagonalTwo {
		    left: 132.5px;
		    bottom: 68px;
		    right: 0;
		}
		.diagonalMiddleOne {
			width: 11px;
			left: 100.3px;
		    bottom: 45px;
			-webkit-transform:
		        translateY(-19.5px)
		        translateX(16px)
		        rotate(45deg); 
		}
		.diagonalMiddleTwo {
			width: 11px;
			left: 118.5px;
		    bottom: 84px;
			-webkit-transform:
				translateY(20px)
				translateX(5px)
				rotate(-45deg);
		}
.pricingContent {
	background-color: #f5f5f5; 
	margin-top: -5px;
}
	.pricingList {
		color: #333333;
		font-weight: 400;
		font-size: .8em;
		padding: 20px 10px;
	}
	.pricingHr {
		border-bottom: 1px solid #eaeaea;
		margin: 0 30px 0 30px;
	}
.pricingUpgrades.highlight {
	color: #4285f4;
	font-weight: 600;
}
	.pricingList.pricingBtn {
		margin-top: 15px;
		padding-bottom: 30px;	
	}
		a.pricingBtnDefault {
			padding: 5px 25px;
			color: #fff;
			font-weight: 700;
			font-size: 1.7em;
			-webkit-border-radius: 4px;
			    -moz-border-radius: 4px;
			        border-radius: 4px;
		}

		a.pricingBtnDefault.blue {
			background: #217ed0;
			border: 1px solid #2c6cd6;			
		}
		a.pricingBtnDefault.green {
			background: #82b440;
			border: 1px solid #75a931;			
		}
.pricingUpgrade.topSquare.title h3.pricingBestValue {
	font-weight: 700;
}

.pricing.leftJustified {
	padding-left: 40px;
	text-align: left !important;
}
.pricingUpgrade.headline {
	margin-top: 50px;
	background-color:#d3e8ef;
	height: 55px;
	width: 100%;
	color: #222222; 
	text-align: center;
	font-weight: 400;
	font-size: 1.3em;
	line-height: 3em;
	font-family: 'Open Sans', sans-serif !important;
}

.zindexTwo {
	z-index: 2;
}

.zindexOne {
	z-index: 1;
}

.ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 3;
  overflow: hidden;
  width: 150px; height: 150px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 150px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#4285F4 0%, #4285f4 100%);
  position: absolute;
  top: 35px; left: -30px;
}


/*==================================================
 * Effect 8
 * ===============================================*/
.effect8
{
  	position:relative;
    -webkit-box-shadow:0 1px 20px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 20px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 20px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
}

.post-title-line {
  background-color: #d2b3fd;
  background-image: -webkit-gradient(linear, left top, right top, from(#2ae4fe), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, #2ae4fe, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, #2ae4fe, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, #2ae4fe, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, #2ae4fe, rgba(0, 0, 0, 0));
  width: 100%;
  height: 3px;
  position: relative;
}

#myAccount {
	margin: 0 auto;
	width: 90%;
	font-family: 'Open Sans', sans-serif !important;
}
#myAccount h3 {
	font-weight: 600;
	font-size: 18px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-bottom: 10px;
}
#myAccountToolbar .btn {
	border-color: transparent
	border: none;
	background-color: #efefef;
	 -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
    text-shadow: none;
    background-image: none;
    font-size: 12.9px;
}
	#myAccountToolbar .btn.active {		
		background-color: #217ed0;
		border: 1px solid #217ed0;
	}			
	#myAccountToolbar li.btn a {
		color: #666;
	}
		#myAccountToolbar li.btn a:hover {
			color: #666;
		}
	#myAccountToolbar li.btn:hover {
		background-color: #217ed0;
		border: 1px solid #217ed0;
	}
		#myAccountToolbar li.btn:hover a {
			color: #fff;
		}
		#myAccountToolbar li.btn a:active {
			background-color: transparent;
			outline: none;
			border-color: transparent;
			box-shadow: none;
		}
	#myAccountToolbar li.btn.active a {		
		color: #fff;
	}
	#myAccountToolbar .btn-toolbar .btn-group {
		border: none;		
	}	
	#myAccountToolbar li.btn {
		border: none;
		border: 1px solid #ccc;
	}

/**
 * Checkbox Five
 */
.checkboxFive {
	width: 15px;
	margin: 10px 10px 10px 0;
	position: relative;
	display: inline;
}

/**
 * Create the box for the checkbox
 */
.checkboxFive label {
	cursor: pointer;
	position: absolute;
	width: 15px;
	height: 15px;
	top: 0;
  	left: 0;
	background: #eee;
	border:1px solid #ddd;
}

/**
 * Display the tick inside the checkbox
 */
.checkboxFive label:after {
	opacity: 0.2;
	content: '';
	position: absolute;
	width: 8px;
	height: 4px;
	background: transparent;
	top: 3px;
	left: 2px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;

	transform: rotate(-45deg);
}

/**
 * Create the hover event of the tick
 */
.checkboxFive label:hover::after {
	opacity: 0.5;
}

/**
 * Create the checkbox state for the tick
 */
.checkboxFive input[type=checkbox]:checked + label:after {
	opacity: 1;
}

.checkboxFiveInline {
	position: absolute; 
	display: inline;
	line-height: 16px;
}

.checkboxFiveSection {
	padding-bottom: 5px;
}

.checkboxFiveinputMini {
	font-size: 10px;
	width: 30px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.checkboxFiveText {
	padding-left: 23px;
}

.help.help-replace-image {
	float: none !important;
	margin: 0 !important;
	margin-left: 5px !important;
	background: none;
	font-size: 1.25em !important;
}
.error-custom {
	background-color: #FFBABA;
	border:  1px solid #ffabb9;
	color: #D8000C;
    padding: 8px 35px 0 14px;
    margin-bottom: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.hide-this {
	display: none;
}
.table-spaced tr td {
	padding: 5px 10px !important;
}