#giftsert_popup_wrap{
    /*width: 600px!important;*/
    min-height: 100%;
    padding: 0px;
    position: relative;
    display: inline-block;
    color: #4d4c4c;
}
#giftsert_popup_wrap .modal-header {
    min-height: 16.42857143px;
    padding: 0px 0px;
    border: none;
    font-size: 30px;
	margin-bottom: 15px;
}
#giftsert_popup_wrap .modal-body{
	position: relative;
    padding: 30px;
    font-size: 18px;
}
#giftsert_popup_wrap .modal-body p{
	
}
#giftsert_popup_wrap .form-row{
	max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin: 10px 0;
}
#giftsert_popup_wrap .form-row:after {
    content: "";
    display: table;
    clear: both;
}
#giftsert_popup_wrap .form-row:first-child {
    margin-top: 0; 
}
#giftsert_popup_wrap .form-cell-3 {
    float: left;
    display: block;
    margin-right: 2%;
    width: 30%;
}
#giftsert_popup_wrap .form-cell-3:last-child {
    margin-right: 0; 
}
#giftsert_popup_wrap .form-cell-9 {
    float: left;
    display: block;
    margin-right: 2%;
    width: 68%;
}
#giftsert_popup_wrap .form-cell-9:last-child {
    margin-right: 0; 
}
#giftsert_popup_wrap label{
	font-weight: normal;
	font-size: 18px;
 	
}
#giftsert_popup_wrap input[type=text]{
	height: 32px;
}
#giftsert_popup_wrap input[type=text].error{
	box-shadow: 0 0 0 1px red;
}
#giftsert_popup_wrap textarea{
	height: 112px;
}
#giftsert_popup_wrap input[type=text], #giftsert_popup_wrap textarea{
	width: 100%;
	border: 1px #b7b7b7 solid;
  	padding: 0px 5px;
  	transition: all .25s;
 	-webkit-transition: all .25s;
    -o-transition: all .25s;
}
#giftsert_popup_wrap .button_wrap{
	text-align: right;
}
#giftsert_popup_wrap .button_left{
	float: left;
}
#giftsert_popup_wrap .button{
	background: #00a2df;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
	background: -webkit-linear-gradient(top,#00a2df 0,#006fcb 100%);
	background: -moz-linear-gradient(top,#00a2df 0,#006fcb 100%);
	background: -ms-linear-gradient(top,#00a2df 0,#006fcb 100%);
	background: -o-linear-gradient(top,#00a2df 0,#006fcb 100%);
	background: linear-gradient(to bottom,#00a2df 0,#006fcb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);
	color: #fff;
	text-shadow: 0 1px 0 #165c99;
	display: inline-block;
	border-radius: 3px;
	border: none;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
	padding: 0 13px;
	height: 34px;
	font-weight: bold;
	line-height: 34px;
}
#giftsert_popup_wrap .button:hover {
	background: #26b0e4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));
	background: -webkit-linear-gradient(top,#26b0e4 0,#2684d3 100%);
	background: -moz-linear-gradient(top,#26b0e4 0,#2684d3 100%);
	background: -ms-linear-gradient(top,#26b0e4 0,#2684d3 100%);
	background: -o-linear-gradient(top,#26b0e4 0,#2684d3 100%);
	background: linear-gradient(to bottom,#26b0e4 0,#2684d3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0);
}
#giftsert_popup_wrap .button:active{
	background: #0052bf;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));
	background: -webkit-linear-gradient(top,#0052bf 0,#0085d3 100%);
	background: -moz-linear-gradient(top,#0052bf 0,#0085d3 100%);
	background: -ms-linear-gradient(top,#0052bf 0,#0085d3 100%);
	background: -o-linear-gradient(top,#0052bf 0,#0085d3 100%);
	background: linear-gradient(to bottom,#0052bf 0,#0085d3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0);
}
#giftsert_popup_wrap .giftsert-field-block{
	display: none;
}

#giftsert_popup_wrap small.error{
	color: red;
}
@media screen and (min-width: 600px){
	#giftsert_popup_wrap{
		width: 600px;
	}
}
@media screen and (max-width: 600px){
	#giftsert_popup_wrap .form-cell-3{
		float: none;
	}
	#giftsert_popup_wrap .form-cell-9{
		float: none;
		width: 100%;
	}
	#giftsert_popup_wrap .modal-header{
		font-size: 25px;
	}
}