body {
	font-size:15px;
}
.navbar-nav > li > a{
	color: #444 !important;
	font-size: 12px;
	font-weight:600;
	padding: 5px 22px;
}
.navbar-nav > li{
	padding: 0 !important;
}
.contactOnHeader{
	margin-top: 35px;
}
.contactOnHeader span{
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 5px;
}
.contactOnHeader a{
	display: block;
	height: 35px;
	width: 149px;
	float: right;
}
.contactOnHeader a:hover{
	background-position: bottom !important;
}
.contactOnHeader a#contactus{
	background: url(../img/contactus.png) top center no-repeat;
}
.contactOnHeader a#livechat{
	background: url(../img/livechat.png) top center no-repeat;
	margin-left: 5px;
}
.navbar-brand{
	height: auto !important;
}
.header{
	min-height: 0 !important;
}
.customNav {
	background-color: #eeeeee;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2) !important;
}
nav{
	border: none !important;
}
/* END HEADER HOME */
/* CONTENT HOME */
h2{
	font-size: 26px;
	color: #333;
	margin: 0 0 30px !important;
	line-height: normal !important;
}
h3{
	margin: 0 0 20px !important;
	font-size: 22px;
	color: #0d7bc3;
}
a{
	color: #ff490e;
}
p{
	margin-bottom: 20px;
	line-height: 1.6em;
}
.row{
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.special-row{
	margin: 40px -15px !important;
}
.special-row .vidbox{
	text-align: center;
}
/* .vidbox .vidlink{
	background-color: #0a75bb;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-weight: 600;
	padding: 5px;
	width: 100%;
} */
.vidbox p{
	margin: 0 !important;
}
.learnmoresmall{
	background: url(../img/learnmoresmall.png) top center no-repeat;
	display: block;
	width: 151px;
	height: 37px;
}
.learnmoresmall:hover{
	background-position: bottom;
}
body{
	color: #555;
}
#headline_area{
	text-align: center;
	background: url("../img/bghome_headline.png") repeat-x scroll left top #1184cf;
	color: #fff;
	border-bottom: 1px solid #035f9b;
	padding: 20px 0;
}
#headline_area h1{
	margin: 0 !important;
	font-size: 26px;
	font-weight: bold;
}
/* DIVISIONS */
.divisionbox{
	padding: 70px 0 50px;
}
.divisionbox h2{
	margin-bottom: 30px;
	font-weight: 600;
}
/* END DIVISIONS */
/* DIVISION 1 */
#division1 .row{
	margin-left: -15px !important;
	margin-right: -15px !important;
}
#square_teasers{
	margin-bottom: 30px;
}
#square_teasers .teaserbox{
	display: block;
	text-align: center;
	padding: 10px;
	background-color: #0069b4;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#square_teasers .teaserbox img {
	margin: 0 auto;
}
#square_teasers .teaserbox:hover{
	background-color: #fe5f2b;
}
/* END DIVISION 1 */
/* DIVISION 2 */
#division2_area{
	background: url(../img/bgpaper.png) top left repeat;
}
/* DIVISION 3 */
.blueBG{
	padding-bottom: 50px;
}
#other_products_area{
	padding-bottom: 70px;
}
#outerBlue{
	background-color: #116aa5;
	margin-bottom: 60px;
}
#outerBlue h2{
	font-weight: 600;
	color: #fff;
	padding: 20px 0;
	margin: 0 !important;
}
.teaser-slide-title{
	font-size: 19px;
	font-weight: 600;
	height: auto;
	margin-bottom: 20px;
}
.carousel-inner > .btn.btn-primary{
	background-color: transparent;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.btn.btn-primary:hover{
	color: #0d79c2;
	background-color: #fff;
}
/* END DIVISION 3 */
/* DIVISION 4 */
#customers_area{
	padding: 0 !important;
}
#customers_area h2, #inner_customers_area h2{
	font-weight: 600 !important;
}
#customers_area #customers h2{
	text-align: center;
	color: #0d79c2 !important;
}
#customers_area #customers{
	width: 790px;
	float: right;
	padding: 50px 0 !important;
}
#customers_area #customers img{
	border: 1px solid #eee;
}
#customers_titletag{
	background: url(../img/bgtitletag.png) center right no-repeat;
	color: #fff;
	float: left;
	font-size: 20px;
	font-weight: 600;
	padding: 50px 35px 50px 0;
	text-align: right;
	width: 220px;
}
.page-id-2 #customers_titletag{
	color: #0D79C2;
}
#testimonialbox{
	font-size: 26px;
	color: #555 !important;
	padding: 0 50px;
	margin-bottom: 30px !important;
}
#authorbox{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 50px;
}
#testimonialbox i{
	font-weight: normal !important;
}
/* END DIVISION 4 */
#top_footer{
	padding-top: 60px;
	padding-bottom: 40px;
}
.darkNoisedBGhome h2, .darkNoisedBG h2{
	color: #fff !important;
	font-size: 23px !important;
	font-weight: 600 !important;
}
.darkNoisedBG h2{
	color: #0a75bb !important;
}
.darkNoisedBG p{
	color: #555;
}
.dtitle{
	font-weight: 600 !important;
}
.blogpostcontent h2{
	display: none;
}
.darkNoisedBGhome .dtitle a {
	color: #fff !important;
}
.darkNoisedBG .dtitle a {
	color: #555 !important;
}
.darkNoisedBGhome .inwhite .dtitle a,
.darkNoisedBG .inwhite .dtitle a{
	color: #0a75bb !important;
}
.darkNoisedBG .dtitle a.rmore,
.darkNoisedBGhome .dtitle a.rmore{
	color: #ff490e !important;
}
.dtitle .rmore{
	font-weight: normal !important;
}
.dimg{
	text-align: center;
}
.dimg img{
	margin-bottom: 0 !important;
	width: 100% !important;
	max-width: 218px !important;
	max-height: 150px !important;
}
.darkNoisedBGhome .dcontent p{
	color: #555 !important;
}
.dcontent p{
	margin-bottom: 0 !important;
}
#top_footer .dcontent p a{
	color: #fa8100 !important;
}
.inwhite{
	background-color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 20px;
}
#top_footer img{
	margin-bottom: 20px;
}
#copyright{
	color: #aaa;
	font-size: 13px;
	padding: 10px 0;
}
#lowerfooter{
	padding: 40px 0;
}
#lowerfooter h2{
	color: #fff;
	font-size: 22px !important;
	font-weight: 600;
	margin-bottom: 10px !important;
}
#lowerfooter p{
	margin-bottom: 10px !important;
}
#lowerfooter  li{
	padding-top: 0 !important;
	padding-bottom: 5px !important;
	margin-bottom: 5px !important;
}
#partnerimg{
	margin-top: -15px;
	width: 230px;
}
#socialmedia{
	margin-top: 20px;
}
#socialmedia a img{
	width: 30px !important;
	height: auto !important;
}
#buttlivedemo, #buttpurchase, #buttknowledge, #buttmanuals, #butttutorials, #buttbulletin, #buttfeaturelist, #buttdatasheet, #buttinterface, #buttvideo, #buttsidecontact, #buttspecial1, #buttspecial2, #buttspecial3, #buttspecial4, #buttspecial5, #buttsidecontact2, #buttupgrade {
	background: url(../custom/images/buttlivedemo.png) top center no-repeat;
	height: 49px;
	width: 237px;
	display: block;
	margin-top: 2px;
}
#buttspecial1 {
	background: url(../custom/images/specialbutt1.png) top center no-repeat;
}
#buttspecial2 {
	background: url(../custom/images/specialbutt2.png) top center no-repeat;
}
#buttspecial3 {
	background: url(../custom/images/specialbutt3.png) top center no-repeat;
}
#buttspecial4 {
	background: url(../custom/images/specialbutt4.png) top center no-repeat;
}
#buttspecial5 {
	background: url(../custom/images/specialbutt5.png) top center no-repeat;
}
#buttsidecontact {
	background: url(../custom/images/buttcontact2.png) top center no-repeat;
}
#buttsidecontact2 {
	background: url(../custom/images/buttsidecontact.png) top center no-repeat;
}
#buttvideo {
	margin-left:-3px;
	background: url(../custom/images/buttvideo.png) top center no-repeat;
}
#buttinterface {
	margin-left:-3px;
	background: url(../custom/images/buttinterface.png) top center no-repeat;
}
#buttdatasheet {
	margin-left:-3px;
	background: url(../custom/images/buttdatasheet.png) top center no-repeat;
}
#buttfeaturelist {
	margin-left:-3px;
	background: url(../custom/images/buttfeaturelist.png) top center no-repeat;
}
#buttpurchase {
	height: 45px;
	background: url(../custom/images/buttpurchase.png) top center no-repeat;
}
#buttknowledge {
	margin-left:-3px;
	background: url(../custom/images/buttknowledge.png) top center no-repeat;
}
#buttmanuals {
	margin-left:-3px;
	background: url(../custom/images/buttmanual.png) top center no-repeat;
}
#butttutorials {
	margin-left:-3px;
	background: url(../custom/images/butttutorial.png) top center no-repeat;
}
#buttbulletin {
	margin-left:-3px;
	background: url(../custom/images/buttbulletin.png) top center no-repeat;
}
#buttupgrade{
	margin-left:-3px;
	background: url('images/buttupgrade.png') top center no-repeat;
}
#buttpurchase:hover, #buttknowledge:hover, #buttmanuals:hover, #butttutorials:hover, #buttbulletin:hover, #buttfeaturelist:hover, #buttdatasheet:hover, #buttinterface:hover, #buttvideo:hover, #buttspecial1:hover, #buttspecial2:hover, #buttspecial3:hover, #buttspecial4:hover, #buttspecial5:hover, #buttupgrade:hover {
	background-position: bottom;
}
#buttbulletin {
	margin-bottom: 25px;
}
.suppbutt {
	margin-bottom: 10px;
}
.testimonial-author {
	margin: 0px;
	font-weight: 600;
}
/*--------------------- HAEWEN CSS ------------------------*/
.innerpages{
	background-color: #f9f9f9;
}
.innerpages #content_area{
	padding: 60px 0 40px;
}
.jumbotron .headline_area{
	width: 984px;
	margin: 0 auto;
	padding: 0 20px;
}
.innerpages h2{
	margin-bottom: 25px !important;
}
.navbar-nav .dropdown-menu li a {
	font-size: 13px;
	padding: 5px 22px;
	color: #111 !important;
	font-weight: 500;
}
.navbar-nav .dropdown-menu{
	border: none;
	border-top: 1px solid #ddd !important;
}
.fa.fa-chevron-down{
	margin-left: 2px !important;
}
.partres img{
	border: 1px solid #ddd;
}
.nomargright, .nomargryt{
	margin-right: 0 !important;
}
body .nomargbot{
	margin-bottom: 0 !important;
}
.addmargtop{
	margin-top: 30px !important
}
body .lessmargbot{
	margin-bottom: 15px !important;
}
#logo_wrapper{
	margin-bottom: 20px;
}
#logo_wrapper .row{
	margin: 0 -15px !important;
}
/*Inner Page*/
.inner-products{
	padding: 20px 0 !important;
}
#inner_customers_area{
	padding: 50px 0 !important;
}
#inner_customers_area #authorbox{
	margin-bottom: 0 !important;
}
#products_intro_area{
	background: url("../img/bgpaper.png") repeat scroll left top rgba(0, 0, 0, 0);
	padding: 50px 0;
}
#products_intro p{
	/*margin: 0 !important;
	font-size: 18px !important;*/
	font-size: 16px !important;
}
#products_intro  #smaller-font p{
	font-size: 15px !important;
	margin-bottom: 20px !important;
}
#products_intro h2{
	margin-bottom: 30px !important;
	line-height: normal !important;
	font-size: 30px !important;
}
#products-sidebar{
	padding: 10px 15px;
	background-color: #fff;
	box-shadow: 0 2px 2px #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#nosides #products-sidebar{
	box-shadow: none;
	margin: 30px auto 0;
	width: 610px;
}
#nosides #products-sidebar li{
	display: inline-block;
	margin: 0 5px;
}
#products-sidebar li{
	padding-left: 30px !important;
	list-style: none !important;
}
#products-sidebar li a{
	font-weight: normal !important;
	font-size: 16px !important;
	color: #0a75bb;
}
#products-sidebar li.demo a{
	color: #ff490e;
}
#products-sidebar li a:hover{
	color: #ff490e;
}
.noborder{
	border: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
#products-sidebar li.pdf{
	background: url(../img/icolipd.gif) top left no-repeat;
}
#products-sidebar li.pag{
	background: url(../img/icolipg.gif) top left no-repeat;
}
#products-sidebar li.ytc{
	background: url(../img/icoliyt.gif) top left no-repeat;
}
#products-sidebar li.img{
	background: url(../img/icoliim.gif) top left no-repeat;
}
#products-sidebar li.demo{
	background: url(../img/icolide.gif) top left no-repeat;
}
#products-sidebar li.cont{
	background: url(../img/icolico.gif) top left no-repeat;
}
#products-sidebar li.cust{
	background: url(../img/icolics.gif) top left no-repeat;
}
#products-sidebar li.pric{
	background: url(../img/icolipr.gif) top left no-repeat;
}
#products-sidebar li.paper{
	background: url(../img/paper.png) top left no-repeat;
}
#products-sidebar li.baf{
	background: url(../img/icons/ico-baf.png) top left no-repeat;
}
#products-sidebar li.edu{
	background: url(../img/icons/ico-edu.png) top left no-repeat;
}
#products-sidebar li.hlc{
	background: url(../img/icons/ico-hlc.png) top left no-repeat;
}
#products-sidebar li.css{
	background: url(../img/icons/ico-css.png) top left no-repeat;
}
.teaser-slide-title-inner{
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 15px;
}
.jumbotron {
  padding: 30px 0 15px;
}

#iconsbox #baf {
  background: url('http://sharepoint-applications.com/wp-content/themes/CCS/img/img-baf.png') center no-repeat;
}
#iconsbox #hlc {
  background: url('http://sharepoint-applications.com/wp-content/themes/CCS/img/img-hlc.png') center no-repeat;
}
#iconsbox #css {
  background: url('http://sharepoint-applications.com/wp-content/themes/CCS/img/img-css.png') center no-repeat;
}
#iconsbox #edu {
  background: url('http://sharepoint-applications.com/wp-content/themes/CCS/img/img-edu.png') center no-repeat;
}
.marginauto	{
margin:auto!important;
}
.cwhitebg	{
    background-color: white;
    padding: 27px;
	padding-top: 45px;
	min-height:330px;
}
.clrboth	{
clear:both;
}
.padbtm20	{
padding-bottom:20px;
}
.padgtr	{
padding:10px;
}
.bgwhite	{
    background-color: white;
    padding: 20px;
    padding-top: 30px;
}
.txtcenter	{
text-align:center;
}
.txtjust	{
text-align:justify;
}
