﻿
@charset "utf-8";
/* CSS Document */
.getstarted-button { margin: 20px 0; }
.getstarted-button .button { font-size: 20px; font-weight: 400; }
.pdbot30 { padding-bottom: 30px; }
.bullet-points { padding-left: 50px; }
.bullet-points p { padding-bottom: 10px; }
.bullet-points p span { font-weight: bold; }
.img-resize { width: auto!important; margin: 30px 0; }
.chat-img-resize { width: auto!important; }
.chart-text .l-bold { font-size: 18px; font-weight: normal; }
.chart-text .h-5 { font-size: 18px; font-weight: normal; }
.chart-text p { font-size: 12px; }
.graybg { background-image: url(../images/back-gradient.jpg); }
.bottom-dashboard h2 { padding: 15px 50px; }
.bottom-dashboard p { padding: 0 50px 20px 50px; font-size: 18px; }
#main { overflow: hidden; }
#main ul li { padding-left: 0px!important; background: none; }
#bodytop { position: absolute; float: left; width: 647px; z-index: 20; min-height: 148px; top: 50px; padding-left: 50px; }
#bodytop p { color: #fff; }
#bodytop h1 { color: #fff; padding: 0px; margin: 0px; padding-bottom: 20px; }
#bodytop h2 { color: #fff; padding: 0px; margin: 0px; padding-bottom: 10px; line-height: 27px; font-size: 21px; }
.bottom-dashboard .flex-control-nav { bottom: 4px!important; }
.bottom-dashboard .flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }


	
@media only all and (min-width: 1023px) {
.border-blue { border-left: 1px solid #006990; border-right: 1px solid #006990; padding: 0 13px; }
.bottom-dashboard { width: 600px; margin: 0 auto; }
}

@media only all and (max-width: 480px) {
#bodytop { }
div, p, a, li, td { -webkit-text-size-adjust:none; }
#bodytop h1 { font-size: 19px; }
.flex-control-nav { position: relative!important; }
.bullet-points { padding-left: 20px; }
.graybg h2 { text-align: center; }
}

@media only all and (max-width: 768px) {
#bodytop { position: absolute; float: left; width: 100%; z-index: 20; top: 20px; padding: 20px; }
#bodytop p { color: #fff; display: none; }
#bodytop h1 { color: #fff; padding: 0px; margin: 0px; padding-bottom: 20px; }
#bodytop h2 { display: none; }
}