.shtamp-forms {
max-width: calc(100% - 0px);

margin: auto;

background: rgb(96, 70, 195);

width: 100%;
}
.shtamp-forms.formsht2,.shtamp-forms.formsht1 {
	display:none;
}
.shtamp-forms.formsht2.activeopen,.shtamp-forms.formsht1.activeopen {
	display:block;
}
.formother * {
    font-family: PTSans,sans-serif;
}
.formother {
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    margin-top: 40px;
    margin-bottom: 50px;
    padding: 90px 90px;
    background: rgba(96,70,195,.9);
max-width: 805px;
    font-family: PTSans,sans-serif;
    font-size: 16px;
}
.formother form{
	
	text-align: center;
}
.formother .form__title{
    display: block;
    font-size: 44px;
    line-height: 44px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
    padding: 0;
    text-transform: initial;
}
.formwidth100 {
	display: inline-block;
	width:100%;
	margin: 0px 0% 10px;
	text-align: center;
}
.formwidth50 {
	/*! display: inline-block; */
	width:50%;
	margin: 0px;
	box-sizing: inherit;
	margin-bottom: 35px;
	text-align: left;
	display: table-cell;
	vertical-align: top;
}
input[type="text"].form__inputfn {
	width: 100%;
background: #fff;
border: none;
font-size: 16px;
line-height: 18px;
padding: 17px 4% 17px 4%;
color: #2d2d2d;
margin-bottom: 15px;
	font-family: PTSans,sans-serif;
}
.flable {
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
color: #fff;
cursor: pointer;
display: block;
margin-bottom: 5px;
	font-family: PTSans,sans-serif;
}
.show-tooltip {
	display: inline-block;
	width:100%;
}
.showtooltip {
	display: block;
}
.show-tooltip img{
display: inline-block;
margin-left: 4px;
margin-top: 6px;
margin-bottom: -3px;
box-shadow: 0px 1px 1px #0000005c;
border-radius: 50%;
cursor: pointer;
}
.note-question {
	
}
.form__img {
	position: relative;
	
}
.form__img .field-note-wrap{
	top: 0px;
	
}
.field-note-wrap {
	display:none;
}
.field-note-wrap.showtooltip p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.field-note-wrap.showtooltip {
display: block;

position: absolute;

background: #fff;

z-index: 9;

color: #000;

padding: 0px 25px 0px;

max-width: 300px;

border-radius: 2px;

margin-top: 3px;

margin-left: 0px;

box-shadow: 0px 3px 2px #00000036;

border: 1px solid #000;
}
.field-note-wrap .note-text{
	
}
.canselect {
position: relative;
display: block;
width: auto;
max-width: 174px;
}
.selectfn {width: 174px;
	position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	display: block;
	/*width: auto;*/
	background: #ccc;
	border: 1px solid;
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	margin-bottom: 15px;
	max-width: 173px;
	margin-top: 5px;
	display: inline-block;
}
.canselect:after {
content: "▼";
padding: 7px 8px;
font-size: 12px;
position: absolute;
right: 8px;
top: 4px;
z-index: 1;
text-align: center;
width: 10%;
height: 100%;
pointer-events: none;
box-sizing: border-box;
position: absolute;
top: 6px;
right: 0;
width: 34px;
height: 30px;
border-left: 1px solid #CCC;
color: #959595;
}
.selectfn option{
	
}
.filefn{
	display: inline-block;
	width:100%;
	
	margin-top: 10px;
	margin-bottom: 20px;
}
.uploaded-filefn {
	box-sizing: border-box;

width: 100%;

height: 34px;

padding: 0 80px 0 10px;

border: 1px solid #CCC;

    border-bottom-color: rgb(204, 204, 204);

border-bottom-color: rgb(204, 204, 204);

border-bottom-color: #B3B3B3;

border-radius: 4px;

background: #FFF;

box-shadow: inset 1px 1px #F1F1F1;

font: 14px/32px Arial, sans-serif;

color: #333;
}
.file-uploadfn{
	
}
.flable span {
	display: inline-block;
	width:100%;
	margin-bottom: 5px;
	text-align: left;
}
.flable .checkboxfn input:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}
.flable .checkboxfn input:not(old):checked + label:after {
content: "";
position: absolute;
  display      : inline-block;
  /*! margin-left  : 0; */
  padding-left : 0;
background: linear-gradient(#FFF, #E6E6E6);
box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #000;
width: 14px;
height: 14px;
border-radius: 50%;
background: #777;
box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.flable .checkboxfn input:not(old) + label:after {
content: "";
position: absolute;
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 0px;
  line-height  : 24px;
vertical-align: 0px;
width: 14px;
height: 14px;
margin: 4px 0px 0 5px;
border: 1px solid #C3C3C3;
background: linear-gradient(#FFF, #E6E6E6);
box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
cursor: pointer;
border-radius: 50%;
left: 0px;
}
.flable .checkboxfn input:not(old):checked + label{
  background-position : 0 -24px;
}

.flable .checkboxfn input:not(old):checked + label{
  background-position : 0 -48px;
}
.flable .checkboxfn input {
	display: inline-block;
	width:auto;
	width: 15px;
	height: 15px;
	margin: 3px 5px 0 0px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.flable .checkboxfn {
	display: inline-block;
	width:100%;
	
	margin-bottom: 7px;
	position: relative;
}
.flable label {
	display: inline-block;
	width:auto;
	font-size: 16px;
}
.form__img {
	max-width: calc(100% - 30px);
background: #eee;
margin-top: 30px;
margin-right: 0;
margin-left: auto;
	position: relative;
}
.form__img .show-tooltip {position: absolute;
right: 0;}

.form__img .show-tooltip img {
position: absolute;
right: -6px;
top: -13px;
background: #000;
width: 16px;
}
.form__img > img{
position: relative;
max-width: 100%;
}
.textareafn {
	width: 100%;
margin-top: 10px;
	width: 100%;
	background: #fff;
	border: none;
	font-size: 15px;
	line-height: 18px;
	padding: 17px 4% 17px 4%;
	color: #595959;
	margin-bottom: 15px;
	font-family: PTSans,sans-serif;
	text-align: left;
	max-height: 300px;
	max-width: 100%;
	height: 100px;
}
.submitfn {
	background-color: #54af3a;
border: 2px solid #54af3a;
text-align: center;
color: #fff;
font-weight: 700;
padding: 14px 20px 14px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size: 18px;
line-height: 18px;
display: inline-block;
margin: auto;
    margin-top: auto;
margin-top: 0px;
-webkit-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
cursor: pointer;
}
.submitfn:hover {
color: #54af3a;
background-color: #fff;
}
div.upload {
    background-color:#fff;
    border: 1px solid #ddd;
    border-radius:5px;
    display:inline-block;
    height: 38px;
    padding:3px 35px 3px 3px;
    position:relative;
    width: 100%;
}

div.upload:hover {
    opacity:0.95;
}

div.upload input[type="file"] {
    display: input-block;
    width: 100%;
    height: 30px;
    opacity: 0;
    cursor:pointer;
    position:absolute;
    left:0;
    font-weight: normal;
    padding: 0px;
}
input[type="button"].uploadButton  {background-color: #6F58C8;
    border: none;
    border-radius: 3px;
    color: #FFF;
    cursor:pointer;
    display: inline-block;
    height: 30px;
    margin-right:15px;
    width: auto;
    padding:0 20px;
    box-sizing: content-box;
font-weight: normal;
}
.textareafi{
margin-top: 20px;

text-align: center;
}
.fileName {
font-family: PTSans,sans-serif;
font-size: 14px;
}

.upload + .uploadButton {
    height:38px;
}

.img_for_pk {
	display: table-cell;
}
.img_for_mobile {
    display: none;
}
.flable .inlined  .checkboxfn {
    display: inline-block;
    width: auto;
    margin-bottom: 7px;
    position: relative;
}
.flable .inlined .checkboxfn label {
    display: inline-block;
    width: auto;
    font-size: 14px;
    text-indent: 0px;
    vertical-align: middle;
}
.inlined {
display: inline-block;
text-align: left;
width: auto;
margin-right: 10px;
margin-top: 25px;
}
.radioinline {
	text-align: left;
margin-top: 10px;
	
}
.radioinline .checkboxfn {
    display: inline-block;
	margin-right: 10px;
	width:auto;
}
@media all and (min-width: 980px) {
  div  .textareafi {
    margin-top: 0px;
    text-align: center;
}
div .radioinline {
    text-align: left;
    margin-top: 0px;
}div .inlined {
    display: inline-block;
    text-align: left;
    width: auto;
    margin-right: 10px;
    margin-top: 5px;
}
}
@media all and (max-width: 980px) {
.formother {
padding: 25px 15px;
}.shtamp-forms {
    max-width: -webkit-calc(100% - 30px);
    max-width: calc(100% - 10px);
    width: 1170px;
    margin: 0 15px;
    margin: auto;
}
.formother .form__title {

    display: block;
    font-size: 33px;
    line-height: 33px;

}
.formwidth50 {

    display: inline-block;
    width: 100%;
    margin: 0px;
        margin-bottom: 0px;
    box-sizing: inherit;
margin-bottom: 10px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
position: relative
}
.show-tooltip {

    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;

}
.field-note-wrap {
max-width: 200px;
    display: none;
    font-size: 15px;
    font-weight: normal;

}
.formwidth50 {

    display: inline-block;
    width: 100%;
    margin: 0px;
        margin-bottom: 0px;
    box-sizing: inherit;
    margin-bottom: 20px;
    text-align: left;
    display: inline-block;
    vertical-align: top;

}
.canselect {

    position: relative;
    display: block;
    width: auto;
    max-width: 100%;

}
.selectfn {

    width: 174px;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: auto;
    background: #ccc;
    border: 1px solid;
    height: 44px;
    padding: 0 45px 0 10px;
    border: 1px solid #CCC;
        border-bottom-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: linear-gradient(#FFF, #E6E6E6);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
    margin-bottom: 15px;
    max-width: 100%;
    margin-top: 5px;
    display: block;
    width: 100%;

}
.canselect::after {

content: "▼";
padding: 14px 8px;
font-size: 14px;
position: absolute;
right: 8px;
top: 4px;
z-index: 1;
text-align: center;
width: 10%;
height: 100%;
pointer-events: none;
box-sizing: border-box;
position: absolute;
top: 1px;
right: 0;
width: 45px;
height: 42px;
border-left: 1px solid #CCC;
color: #959595;

}
.filefn {

    display: inline-block;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;

}
.flable span {

    display: inline-block;
    width: 100%;
    margin-bottom: 13px;
    text-align: left;
    font-size: 17px;
    font-weight: bold;

}
.flable .checkboxfn {

    display: inline-block;
    width: 100%;
    margin-bottom: 12px;
    position: relative;

}
.form__img .show-tooltip {
position: absolute;
width: auto;
left: 0px;
right: 0px;
}
.field-note-wrap {

    display: none;
    font-size: 15px;
    font-weight: normal;

}
.form__img .field-note-wrap {

    top: 0px;
max-width: 200px;
    width: 100%;
    right: 0px;
	left: 0px;

}
.form__img {
    max-width: 100%;
    width: 100%;
    height: auto;
    background: #eee;
    margin-top: 15px;
    margin-right: 0;
    margin-left: auto;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}
.form__img > img {
    position: relative;
    max-width: 100%;
    max-height: 240px;
}
.img_for_pk {
    display: none;
}
.img_for_mobile {
    display: block;margin-top: 25px;
}
.textareafi {
    margin-top: -15px;
    text-align: center;
}
.radioinline {
    text-align: left;
    margin-top: 0px;
    margin: 0px 0% 20px;
}
.inlined {
    display: inline-block;
    text-align: left;
    width: 100%;
    margin-right: 0px;
    margin-top: 0px;
}
.flable .inlined .checkboxfn {
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
    position: relative;
}
.flable .inlined .checkboxfn label {
    display: inline-block;
    width: auto;
    font-size: 16px;
    text-indent: 0px;
    vertical-align: middle;
}
.flable .checkboxfn {
    display: inline-block;
    width: 100%;
    margin-bottom: 12px;
    position: relative;
}
}
.newthemeb {
	margin: 0px 20px;
}