
.wrap {
width: 95%;
position: relative;
margin: 30px auto 0;
max-width: 1000px;
}
@media only screen and (min-width: 701px) {
.wrap {
width: 100%;
max-width: 100%;
}
}
.page_header, .page_content {
position: relative;
width: 100%;
}
.page_header {
position: relative;
}
@media only screen and (min-width: 701px) {
.page_header {
position: fixed;
left: 0;
width: 300px;
}
}
.page_content {
position: relative;
margin-top: 20px;
}
@media only screen and (min-width: 701px) {
.page_content {
width: 100%;
max-width: 400px;
margin-left: 300px;
}
}
@media only screen and (min-width: 900px) {
.page_content {
width: 100%;
max-width: 728px;
margin-left: 300px;
}
}
 @-webkit-keyframes rotate {
 0% {
 -webkit-transform: scale(1) translate(0px, 0px);
}
 10% {
 -webkit-transform: scale(1.03) translate(-10px, 15px);
}
 25% {
 -webkit-transform: scale(1.2) translate(-43px, 38px);
 z-index: 10;
 background: #6db2d0;
}
 50% {
 -webkit-transform: scale(1) translate(-110px, 50px);
}
 57% {
 -webkit-transform: scale(0.97) translate(-100px, 40px);
 background: #3481a3;
}
 75% {
 -webkit-transform: scale(0.8) translate(-68px, 8px);
 z-index: -10;
}
}

.page_content p {
font-size: 1.1em;
}
.page_content a {
text-decoration: underline;
}
.main-nav {
text-align: center;
font-size: 1em;
}
@media only screen and (min-width: 701px) {
.main-nav {
text-align: left;
padding: 0 40px;
}
}
.main-nav ul {
padding: 0;
}
.main-nav li {
list-style: none;
margin-bottom: 10px;
position: relative;
}
.main-nav li:before {
content: "";
left: -10px;
color: gray;
position: absolute;
width: 0;
height: 0;
top: 0.5em;
border-width: 4px;
border-style: solid;
border-color: transparent transparent transparent #b3b3b3;
}
.main-nav li:hover:before {
color: #3481a3;
border-color: transparent transparent transparent #3481a3;
}
.main-nav a {
color: gray;
text-decoration: none;
}
.main-nav a:hover {
color: #3481a3;
}
.catchline {
padding-top: 90px;
}
 [class^="accordion-"], [class*=" accordion-"] {
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate(0);
    display: block;
}
code {
background: #ACACAC;
background: #d6d6d6;
display: block;
padding: 10px;
border-radius: 5px;
position: relative;
color: #3481a3;
margin-bottom: 20px;
}
code.with-arrow-up:before {
content: "";
position: absolute;
top: -19px;
left: 10px;
border-style: solid;
border-width: 10px;
border-color: transparent transparent #d6d6d6 transparent;
}
code:hover {
background: #3481a3;
color: #cccccc;
}
code.with-arrow-up:hover:before {
border-color: transparent transparent #3481a3 transparent;
}
code .comment {
color: #888;
}
.page_content .button {
padding: 10px 15px;
background: #3481a3;
color: #cccccc;
text-decoration: none;
border-radius: 5px;
font-size: 14px;
margin: 0.5em 0;
display: inline-block;
}
.page_content .button:hover {
background: #3a90b6;
}
.squeezhead {
	border-bottom: 1px solid #DDD;
    padding: 6px;
    color: #3481a3;
    position: relative;
    cursor: pointer;
    height: auto !important;
	box-shadow:none !important;
}
.squeezhead:hover {
    color: #3481a3;
}
.squeezhead p {
	font-weight: bold;
	margin: 5px 15px;
}
.squeezhead p i{
	margin-right:10px;
}

.squeezhead .icon-arrow-right {
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
	font-size: 1.1em;
	display: inline-block;
	top: 15px;
	right: 15px;
	position: absolute;
}
.squeezecnt {
	padding: 20px;
	border: 1px solid #DDD;
	border-top:none;
}
.squeezecnt p{
	margin:0;
}
.accordion_open {
	color: #0c91f3;
    background-color: #F9F9F9;
}
.accordion_open .icon-arrow-right {
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.page_footer {
background: #c4c4c4;
margin-top: 60px;
text-align: center;
padding: 10px 0;
}
@media only screen and (min-width: 701px) {
.page_footer {
padding: 10px 30px;
text-align: left;
}
}
.page_footer [class^="icon-"], .page_footer [class*=" icon-"] {
font-size: 1.4em;
margin: 0 6px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.page_footer [class^="icon-"]:hover, .page_footer [class*=" icon-"]:hover {
text-shadow: 0 0 10px #3481a3;
color: #ccc;
}
@font-face {
font-family: 'icomoon';
src: url("../icons/fonts/icomoone22c.html?iqfpkj");
src: url("../icons/fonts/icomoond41d.html?#iefixiqfpkj") format("embedded-opentype"), url("../icons/fonts/icomoone22c-2.html?iqfpkj") format("woff"), url("../icons/fonts/icomoone22c-3.html?iqfpkj") format("truetype"), url("../icons/fonts/icomoone22c-4.html?iqfpkj#icomoon") format("svg");
font-weight: normal;
font-style: normal;
}
 [class^="icon-"], [class*=" icon-"] {
 font-family: FontAwesome;
 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;
}
.icon-paperplane:before {
content: "\e600";
}
.icon-book:before {
content: "\e601";
}
.icon-install:before {
content: "\e602";
}
.icon-arrow-right:before {
	content: "\f077";
}
.icon-github:before {
content: "\e604";
}
.icon-github2:before {
content: "\e605";
}
.icon-twitter:before {
content: "\e606";
}
.icon-twitter2:before {
content: "\e607";
}
