﻿@charset "utf-8";

/* Tab Bar */

#wrapper {
  margin:0 2%;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 4px;
}
.contents { margin-bottom: 30px;position: relative;}
.jquery-tab-pager-tabbar {
	margin: 0 0 0 20px;
	padding: 0;
	overflow: hidden;
}
.jquery-tab-pager-tabbar li {
	float: left;
  font-family: RSU;
  font-size: 18px;
	margin-right: 2px;
	padding: 6px 20px;
	list-style: none;
	cursor: pointer;
	background: #eee;
	border-radius: 4px 4px 0px 0px;	
}
.jquery-tab-pager-tabbar li.current {
	background: #bbdbe9;
	color: #fff;
}

/* Page Navigation */
#jquery-tab-pager-navi {
	padding: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
#jquery-tab-pager-navi li {
	font-family: RSU;
	font-size: 16px;
	list-style: none;
}

#jquery-tab-pager-navi li a {
	float: left;
	display: block;
	padding: 2px 8px;
	margin:4px 4px 0 0;
	border: 1px solid #ccc;
	text-decoration: none;
	background: #fff;
	-webkit-transition: background 200ms linear;	/* Safari,Chrome */
	-moz-transition: background 200ms linear;		/* Firefox */
	-o-transition: background 200ms linear;			/* Opera */
	transition: background 200ms linear;			/* Other */
	border-radius: 3px;
}

#jquery-tab-pager-navi li:last-child a {
	margin-right: 0px;
}

#jquery-tab-pager-navi li a.current,
#jquery-tab-pager-navi li a.disable,
#jquery-tab-pager-navi li a:hover {
	background: #ebebeb;
	color: #000;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.boxfix{
	width:100%;
	height:100%;
	text-align: center;
}
.photoPic{
	margin: -2% 0 0 20%;
}
.photoText{
   	float:right;
   	margin: -16% 6% 0 0;
   }
   .picUpload{
    float:right;
    position: relative;
    margin:16px;
    padding: 0;
    width: 74%;
    min-height:250px;
    border-radius: 4px;
    border:1px solid #007aff;
    margin-right: 12%;
   }
#widget{
  text-align: center !important;
}
@media only screen and (min-width: 799px)  {

.boxfix{
	width:200px;
	height:200px;
	text-align: center;
}
.boxfix img{
	min-width:150px;
	max-height: 200px;
}
.picUpload{
  margin:20px 0;
}
	}

@media only screen and (min-width: 620px)and (max-width: 798px)  {

.boxfix{
	min-width:230px;
	min-height:360px;
	}
	.boxfix img{
	min-width:250px;
	max-height: 360px;

}
  ul.socialsLogin{
   	margin-left: 20%;
   }
	}
@media only screen and (min-width: 320px)and (max-width: 619px)  {
	.boxfix img{
	min-width:100%;
}
   ul.socialsLogin{
   	margin-left: 0px;
   }
     .file-upload {
  position: relative;
  overflow: hidden;
  margin: 0px 0 20px 20%;
  }
  .contactForm h2{
  	margin:0;
  }
  .contactForm h3{
  	margin:20px;
  }
     ul#checkBox_rows {
  margin:0 22% 0 0;
  padding:0;
}
	}

@media only screen and (min-width: 320px){
.bannerCampaign h1{
  margin-top: 0%;
  line-height: 105%;
  font-size: 220%;
  text-align: center;
   }
   .bannerCampaign h2{
  font-size: 150%;
  text-align: center;
   }
   .bannerCampaign h3{
   font-size: 150%;
  text-align: center;
   }
    .contactForm h3{
    margin-bottom: 20px;
    font-size: 150%;
    margin:20px 20px 0px;
   }
   .border h1{
   	font-size: 160%;
    margin-left: 15%;
    text-align: center;
   }
   .border h2{
    margin-left: 10%;
    text-align: center;
   }
   .photoPic{
    margin:  0 0 0 10%;
   }
   .photoPic img{
    width: 60%;
   }
   .photoText{
   	float:right;
   	margin: -108% 0% 0 0;
   }
   .photoText img{
    width: 80%;
   }
}
@media only screen and  (min-width: 619px)  {
	.bannerCampaign h1{
  line-height: 105%;
  font-size: 340%;
  margin:0;
   }
   .bannerCampaign h2{
  font-size: 220%;
  text-align: center;
  margin-left: 0%;
  margin-top: 0%;
   }
   .bannerCampaign h3{
  font-size: 220%;
  text-align: center;
  margin:0 0 30% -34%;
   }
   .contactForm h3{
    font-size: 180%;
    margin: 40px 20px 0;
   }
     .file-upload{
   	margin-left: 46%;
   }
    .photoText{
   	float:right;
   	margin: -32% 4% 0 0;
   }
   .photoPic img{
    width: 100%;
   }
   .photoText img{
    width: 100%;
   }
   ul#checkBox_rows {
    margin:-6.4% 4% 0 21%;
	}
  ul#checkBox_rows h3 {
    margin-top:-20px;
}
  div.myButton{
  margin-left: 20%;
}
   .user  p{
   height:60px;
}
}
#check {
	position: absolute;
	right:-18px;
}
#check >.checkbox >label {
 display: inline-block;
 cursor: pointer;
 position: relative;
 padding-left: 25px;
 margin: 2px 20px;
}
#check > .checkbox > input {
 padding-left: 25px;
}

#check > .checkbox > input[type=checkbox] {
 display: none;
}
#check > .checkbox >label:before {
 content: "";
 display: inline-block;

 width: 19px;
 height: 16px;
 margin-right: 10px;
 position: absolute;
 left: 2px;
 bottom: 4px;
 background:url(../images/icons/btnLikeHearth.jpg);
}

#check > .checkbox >input[type=checkbox]:checked + label:before {
content: "";
 font-size: 15px;
 color: white;
  background:url(../images/icons/btnLikeHearth.jpg) no-repeat -19px 0px;
 text-align: center;
    line-height: 15px;
}
ul#checkBox_rows {
  padding:0;
  list-style:none;
  color:#007aff;
}
ul#checkBox_rows h3 {
  font-size: 22px;
}
 ul#checkBox_rows li {
  float:left;
}
 ul#checkBox_rows li label{
  color:#000;
}
 ul#checkBox_rows li  input[type="text"]{
  width:47%;
 }
