body {
  font-size: 12px;
}

ul.thumbnails.image_picker_selector {
  overflow: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  /*margin: auto;*/
  display: block;
  width: 95%;
}
ul.thumbnails.image_picker_selector ul {
  overflow: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
  margin: 0px; }
ul.thumbnails.image_picker_selector li.group_title {
  float: none; }
ul.thumbnails.image_picker_selector li {
  /*margin: 0px 12px 12px 0px;*/
  padding: 15px;
  float: left;
}
ul.thumbnails.image_picker_selector li .thumbnail {
  padding: 6px;
  border: 1px solid #dddddd;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
ul.thumbnails.image_picker_selector li .thumbnail img {
  -webkit-user-drag: none; }
ul.thumbnails.image_picker_selector li .thumbnail.selected {
  background: #0088cc;

}

.emaildanger > ul {
  padding-left: 0px;
}

.container{

}

.showmessage{
  font-size: 12px;
}

.checkcodelabel{
  color:black;
  font-size:14px;
  font-weight:normal;
  /*font-weight:bold;*/
  text-align: right;
  line-height: 23px;
  padding: 0;
}

#emailinputlabel{
  padding: 0;
  font-size:14px;
  line-height: 23px;
  text-align: right;
  /*font-weight:bold;*/
  font-weight:normal;
  color: black
}

.tabbar_container{
  padding: 0 10px;
}

body , html{
  /*height: 100%;*/
  /*background-color: #1e72ae;*/
  /*background-color: #1e72ae;*/
  /*background-color: #1a6da3;*/
  background-color:  rgb(30, 114, 174);
}

.operation{
  position: relative;
  float: right;
  height: 100%;
  width:100%;
}

.container{
  width: 100%;
  /*filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(  src='images/logo.gif', sizingMethod='scale')";*/
  /*-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/logo.gif', sizingMethod='scale')";*/

  /*background: url("../images/backgroundImage.jpg") no-repeat  fixed;*/
  /*-moz-background-size: contain;*/
  /*-webkit-background-size: contain;*/
  /*-o-background-size: contain;*/
  /*background-size: contain;*/
}

#page{
  height: 100%;
  width: 100%;
}




.navBar{
  background-color: transparent;
  display: inline-block;
}



.imageIconContainer{
  float: left;
}

.backgroundImage{
  width: 100%;
  height: 150px;
  background-image: url('../../bundles/appfront/images/templateHeader.png');
  background-size: contain;
  background-repeat: no-repeat;
}


.blockDis{
  margin-top: 15px;
}

#subLangChoice{
  margin-bottom: 15px;
}

legend{
  border: none;
  font-size: 15px;
  padding: 0;
}
.body_container{
  width: 70%;
  height: auto;
  float: right;
  min-height: 100%;
  background-color: white;
}

.legend_lang{
  padding: 0;
  text-align: right;
}


.emailstyle{

}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent !important;
}

.hamburger{
  border: none;
  margin-top: 20px;
}

.icon-bar{
  background-color: white !important;
}

.EmailBlock{
  margin: 10px;
}

.Buttoncontainer{
  text-align: center;
  clear: both;
}
.Buttoncontainer > div{
  display: inline-block;
}
.navControl{
  background-color: #df705d;
  color: white
}

.contentContainer{
  border-radius: 5px 5px 0 0;
  overflow: visible;
}

.navControl{
  border-radius: 5px 5px 0 0;
}

.visibilityHide{
  visibility: hidden;
}

.pagecontainer{
  max-width: 1024px;
  margin: 0 auto;
}

#ActiveLang {
  color: yellow;
}

.middelBar{
  width: 100%;
  height: 2px;
  background-color: #bf2920;
}

.lineBar{
  width: 100%;
  height: 2px;
  background-color: #d56d5c;
}

.ourterBar{
  position: relative;
  width: 100%;
  height: 10px;
  padding-top: 3px;
}

#clickLangButton:hover , #clickLangButton:focus  {
  color: white;
}

.SelectedTemplate{
  color: #8ac5d3;
  font-style: oblique;
}

#subscriptionUserByUser_email{
  height:25px;
  padding:0 5px
}



.custom_inputbox{
  height:25px;
  padding:0 5px;
  /*height:35px;*/
  /*padding:5px 5px;*/
}


.page-content-wrap{
  position: relative;
  top: -40px;
  padding: 0 20px;
}

.navbar{
  margin-bottom: 0px;
}

.checkcodelabel{
  font-weight: normal;
  /*font-weight: bold;*/
}

.hoverBackGround > a{
  padding-bottom: 8px !important;
}

.hoverBackGround:hover{
  background-color: transparent !important;
  /*font-size: 12.5px;*/
}

.hoverBackGround{
  color: #000;
  font-size: 12.5px;
  /*font-size: 8.1px;*/
}

.LangLiATag:hover{
  background-color: transparent !important;
}

.LangLiATag{
  color: #000;
  padding: 2.5px 0px 2.5px 20px !important;
  padding-left: 30px !important;;
}

#whiteFont{
  margin-left: 20px;
  margin-top: 25px;
  color: white;
}

.heightWidthOptionUl{
  margin-top: 20px;
  float: right;
}

.navbar-header{
  width: 100%;
}
.choiceTempLangRadioDiv{
  display: inline-block;
  text-align: left;
  /*text-align: center;*/
  padding: 0px;
  font-size: 11.8px;
  color: #000;
}

.CancelTitle{
  font-size: 18px;
  color: black;
  text-align: left;
  /*margin-top: 13px;*/
  /*margin-left: 100px;*/

}

.langChoiceDescription {
  margin-left:8px;
  font-weight: bold;
  display: inline-block;
  padding: 0px;
  font-size: 11.8px;
  color: #000;
  float: left;
  text-align: right;
  width: 25%;

}

.TemplateBlockDescription{
  font-size: 11.8px;
}

.subscriptionUserByUser_locale{

}

.Buttoncontainer > div > button{
  background-color: #df705d !important;
  border-radius: 8px !important;
  /*padding-left: 47px !important;*/
  /*padding-right: 47px !important;*/
  /*padding-top: 10px !important;*/
  /*padding-bottom: 10px !important;*/
  /*font-size: 20px !important;*/
  padding-left: 40px !important;
  padding-right: 40px !important;
  font-size: 15px !important;
  color: white;
}


.thumbnails > li{
  width: 33.33%;
  padding: 0px !important;
}

.langRadioCollection input[type="radio"]{
  margin-top: -3px;
  vertical-align: middle;
  /*top: 25px;*/
  /*left: 20px;*/
  /*position: absolute;*/
  /*/!*display: none;*!/*/
  /*/!* IE 8 *!/*/
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";*/

  /*/!* IE 5-7 *!/*/
  /*filter: alpha(opacity=0);*/

  /*/!* Netscape *!/*/
  /*-moz-opacity: 0;*/

  /*/!* Safari 1.x *!/*/
  /*-khtml-opacity: 0;*/

  /*/!* Good browsers *!/*/
  /*opacity: 0;*/
  /*height: 1px;*/
}

.langRadioCollection input[type="radio"]:checked + label {
  /*color: white;*/
  /*background-color: #2966a7;*/
}

.form_radio_lang_label{
  margin-left: 10px;
  font-weight: bold;
  /*margin-bottom: 0;*/
  /*width: 100%;*/
  /*display:inline-block;*/
  /*background-color: #ffffff;*/
  /*color: #2966a7;*/
  /*padding:4px 11px;*/
  /*font-size:12.5px;*/
  /*border: 1px solid #c9cfcf;*/
}

ul {
  list-style-type: none;
}

.nopadding{
  padding: 10px;
}

.nomargin{
  margin: 0px;
}
.subscriptionNav > .customActive > a{
  color: yellow !important;
}



.marginLeftTen{
  margin-left: 10px !important;
}

.marginLeftTwe{
  margin-left: 20px;
}

.marinTopTen{
  margin-top: 10px;
}

/*.help-block{*/
/*margin-left: 20px;*/
/*}*/

.thumbnail{
  /*width: 210px;*/
  /*margin: 0 auto;*/
  margin: 0;
  width: 90%;
  height: auto;
  background-color: #eaeaea;
  border-radius: 0px;
}

.blockDis{
  display: block;
}
.noneable{
  display: none !important;
}

.bodyLevelBlur{
  /*width: 100%;*/
  /*height:100%;*/
  z-index: 200;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, .6);
}

.bodyLevelList{
  z-index: 250;
  position: fixed;
  top:0;
  border-radius: 3px;
  display: inline-block;
  padding: 5px 30px 20px 20px;
  /*background-color: #d6765a;*/
  background: #d57960; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(  #d57960, #e1a888); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#d57960, #e1a888); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#d57960, #e1a888); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#d57960, #e1a888); /* Standard syntax */
}

.shortLiATag{

}

#innerContainer{
  margin: 8px 36px;
}

#shortActiveLang > a{
  /*font-size: 9.05px;*/
  color: white !important;
}

.nav>li>a:hover, .nav>li>a:focus{
  background-color: transparent !important;
}

.heightblock{
  height: auto;
  min-height: 100% !important;
}

.heightSeven{
  /*height: 90%;;*/
}

.footerdiv{
  top: -40px;
  color: white;
  position: relative;
  font-weight: 300;
}

.footerdiv > ul{
  padding-left: 20px;
}


.footerdiv > ul > li{
  font-size: 11px;
}


.ConT{
  /*margin-top: 10px;*/
  /*margin-bottom: 28px;*/
  /*font-size: 12px;*/
}

.ulTemplateLable{
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  color: black;
}

.ConTBig{
  font-size: 14px;
}

.settingSize{
  padding: 2px;
}

#imageViewHeader{
  width: 100%;
  display: inline-block;
}

.imageViewerContiner{
  margin: 0 auto;
  text-align: center;
  width: 70%;
  padding: 10px;
}



#imageViewText{
  color: #787a7c;
  font-style: oblique;
  font-size: 18px;
}

#viewClose{
  width: 20%;
  padding: 10px;
  float: left;
  font-size: 30px;
  opacity: .5;
}

.imagePoperBlock{
  /*display: block !important;*/
  visibility: visible !important;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;

  /* IE 5-7 */
  filter: alpha(opacity=100) !important;

  /* Netscape */
  -moz-opacity: 1 !important;

  /* Safari 1.x */
  -khtml-opacity: 1 !important;

  /* Good browsers */
  opacity: 1 !important;
}

.imagePoper{
  visibility: hidden;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;

  /* IE 5-7 */
  filter: alpha(opacity=0) ;

  /* Netscape */
  -moz-opacity: 0 ;

  /* Safari 1.x */
  -khtml-opacity: 0 ;

  /* Good browsers */
  opacity: 0 ;
  transition-property: all, opacity;
  transition-duration: 0.5s, 0.2s;
  transition-timing-function: ease-in-out, ease-out;
  transition: all 0.5s ease-out;


  overflow-y: scroll;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  background-color: rgba(221, 225, 234, 0.7);
}

#imageView > img{
  width: 100%;
}

.hoverBackGround > a {
  color: black !important;
}

#imageView{
  text-align: center;
  /*width: 100%;*/
  /*height: 100%;*/
  /*background-size: contain;*/
  /*background-position: center;*/
  /*background-repeat: no-repeat;*/
}

.TitleLabel > .subscriptionUserByUser_emailChoiceType {
  font-size: 16px;
}

.TitleS{
  /*font-family: HeaTaM;*/
  font-weight: bold;
  font-size: 14.8px;
  /*font-size: 14.8px;*/
  margin-left: 10px;
  color: black;
}

.description{
  font-size: 13px;
  margin-left: 25px;
  color: black;
  font-weight: normal;
}

.TemplateBlockDescription{
  margin-left: 0px;
  font-size: 11px;
  color: black;
  font-weight: bold;
}



.settingSizeOnClick{
  color: rgb(255, 255, 255);
  background-color: rgb(59, 190, 234);
}

.settingSizeOnClick:hover , .settingSizeOnClick:focus{
  color: rgb(255, 255, 255);
}

.marginLeftTen{
  margin-left: 13px;
}

.TopTen{
  margin-top: 8px;
}

/*.imgImage{*/
  /*width: 120%;*/
/*}*/

/*@media screen and (max-width: 480px) {*/
  /*.image_small{*/
    /*display:block;*/
  /*}*/
  /*.image_more{*/
    /*display: none;*/
  /*}*/
  /*.image_large{*/
    /*display: none;*/
  /*}*/
/*}*/


@media ( max-width: 320px ){

  .emailMini{
    width: 80%;
  }

  .verifiMini{
    width: 80%;
  }

  .checkcodelabel{
    text-align: left !important;
    padding-left: 10px;
    width: 100%;
  }

  #emailinputlabel{
    text-align: left !important;
    padding-left: 10px;
    width: 100%;
  }


  .checkcodeimgcontainer{
    float: left;
  }

  .showmessage{
    margin-top: 15px;
  }

  .errormessage{
    margin-top: 15px;
  }

  .navbar-toggle .icon-bar{
    /*width: 18px;*/
    width: 16px;
    height: 1px;
  }


  #innerContainer{
    margin: 10px 5px;
  }

  .navbar{
    height: 43px;
    min-height: 43px;
  }

  .TitleLabel{
    margin-bottom: 0;
    margin-top: 10px;
  }

  .choiceTempLangRadioDiv{
    font-size: 13px;
  }

  .ulTemplateLable{
    margin-top: 3px;
    font-size: 12px;
  }

  .marinTopTen{
    margin-top : 0px;
  }

  .TemplateBlockDescription{
    margin-bottom: 6px;
    font-size: 13px;
    margin-top: 7px;
  }

  #subLangChoice{
    margin-bottom: 10px;
  }

  .CancelTitle{
    /*width: 110px;*/
    /*margin-left: 25px;*/
    margin-top: 10px;
  }

  .thumbnail{
    padding: 8px 15px !important;
  }

  .lang_{

  }
  .form_radio_lang_label{
    margin-left:2px;
    margin-bottom: 0;
    margin-top: 2px;
  }

  .panel-body{
    padding-top: 5px;
  }

  .heightWidthOptionUl{
    display: none;
  }

  .langChoiceDescription{
    font-size: 15px;
    margin-left:0;
    width: 25%;
    text-align: right;
  }

  #innerContainer{
    margin-top: 0;
  }

  .image_small{
    display: block;
  }

  .image_more{
    display: none;
  }

  .image_large{
    display:none;
  }

  .hamburger{
    margin: 0;
    padding: 18px 10px;
  }

  #whiteFont{
    margin-top:0;
    padding: 5px 0px;
    line-height: 40px;
  }
  .navbar-brand{
    font-size: 20px;
  }

  .EmailBlock{
    margin-top: 0px;
    margin-bottom: 10px;
  }


  ul.thumbnails.image_picker_selector li .thumbnail.selected{
    background-image: url('../../bundles/appfront/images/checkboxed_small.png');
    background-repeat: no-repeat;
  }

}

@media (min-width:321px) and (max-width:480px) {



  .checkcodeimgcontainer{
    float: right;
    /*width: 100%;*/
  }

  .showmessage{
    margin-top: 15px;
  }

  .errormessage{
    margin-top: 15px;
  }

  .navbar-toggle .icon-bar{
    /*width: 18px;*/
    width: 16px;
    height: 1px;
  }


  #innerContainer{
    margin: 10px 5px;
  }

  .navbar{
    height: 43px;
    min-height: 43px;
  }

  .TitleLabel{
    margin-bottom: 0;
    margin-top: 10px;
  }

  .choiceTempLangRadioDiv{
    font-size: 13px;
  }

  .ulTemplateLable{
    margin-top: 3px;
    font-size: 12px;
  }

  .marinTopTen{
    margin-top : 0px;
  }

  .TemplateBlockDescription{
    margin-bottom: 6px;
    font-size: 13px;
    margin-top: 7px;
  }

  #subLangChoice{
    margin-bottom: 10px;
  }

  .CancelTitle{
    /*width: 110px;*/
    /*margin-left: 25px;*/
    margin-top: 10px;
  }

  .thumbnail{
    padding: 8px 23px !important;
  }

  .lang_{

  }
  .form_radio_lang_label{
    margin-left:2px;
    margin-bottom: 0;
    margin-top: 2px;
  }

  .panel-body{
    padding-top: 5px;
  }

  .heightWidthOptionUl{
    display: none;
  }

  .langChoiceDescription{
    font-size: 15px;
    margin-left:0;
    width: 25%;
    text-align: right;
  }

  #innerContainer{
    margin-top: 0;
  }

  .image_small{
    display: block;
  }

  .image_more{
    display: none;
  }

  .image_large{
    display:none;
  }

  .hamburger{
    margin: 0;
    padding: 18px 10px;
  }

  #whiteFont{
    margin-top:0;
    padding: 5px 0px;
    line-height: 40px;
  }
  .navbar-brand{
    font-size: 20px;
  }

  .EmailBlock{
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .checkcodeimgcontainer{
    text-align: right;
  }

  ul.thumbnails.image_picker_selector li .thumbnail.selected{
    background-image: url('../../bundles/appfront/images/checkboxed_small.png');
    background-repeat: no-repeat;
  }

}


/* Extra small devices (phones, up to 480px) */
@media (min-width:481px) and (max-width:767px) {


  .Buttoncontainer{
    padding-top: 10px;
  }

  .checkcodecontainer{
    /*margin-top: 10px;*/
  }

  .checkcodeimgcontainer{
    text-align: right;
    float: right;
  }

  #subLangChoice{
    margin-bottom: 5px;
  }
  .CancelTitle{
    /*margin-left: 25px;*/
  }

  .navbar-brand{
    font-size: 20px;
  }

  .EmailBlock{
    margin-top: 30px;
    margin-bottom: 10px;
  }

  #whiteFont{
    margin-top:0;
    padding: 5px 10px;
    line-height: 40px;
  }
  .hamburger{
    margin: 0;
    padding: 18px 10px;
  }

  .lang_{
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .form_radio_lang_label{
    margin-left:5px;
  }

  .heightWidthOptionUl{
    display: none;
  }

  .image_small{
    display: none;
  }

  .image_more{
    display: block;
  }

  .image_large{
    display:none;
  }

  .navbar-brand{
    font-size: 20px;
  }
  .form_radio_lang_label {
    margin-left: 5px;
    font-size: 12.5px;
    /*font-weight: normal;*/
  }

  .langChoiceDescription{
    margin-left:8px;
    font-size: 12.5px;
    font-weight: bold;
    float: left;
    width: 20%;
  }

  .TemplateBlockDescription{
    font-size: 12.5px;
  }

  .thumbnail{
    padding: 10% 20% !important;
    /*padding: 12px 23px !important;*/
  }
  .navControl{

  }
  #operatorNavBar{
    background-color: #f5f5f5 ;
  }
  .page-content-wrap{
    top: -40px;
  }

  ul.thumbnails.image_picker_selector li .thumbnail.selected{
    background-image: url('../../bundles/appfront/images/checkboxedBig.png');
    background-repeat: no-repeat;
  }

}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {

  .heightWidthOptionUl{
    margin-top: 12px;
    display: none;
  }

  .hamburger{
    display: block;
  }

  #whiteFont{
    margin-top:12px;
  }


  .panel-body{
    padding: 15px 10px;
  }



  .Buttoncontainer{
    padding-top: 10px;
  }

  .checkcodecontainer{
    /*margin-top: 10px;*/
  }

  .checkcodeimgcontainer{
    text-align: right;
  }

  .lang_{
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .image_small{
    display: none;
  }

  .image_more{
    display: block;
  }

  .image_large{
    display:none;
  }

  .ulTemplateLable{
    font-size: 16px;
  }


  .navbar-brand{
    font-size: 22px;
  }
  .form_radio_lang_label {
    font-size: 14px;
    /*font-weight: normal;*/
  }

  .langChoiceDescription {
    font-size: 14px;
    text-align: right;
    margin-left:8px;
    font-weight: bold;
    float: left;
    width: 100px;
  }

  .TemplateBlockDescription{
    font-size: 14px;
  }


  .thumbnail{
    padding: 18px 35px !important;
  }
  .navbar-header {
    float: left;
  }
  .ConT{
    margin-bottom: 28px;
  }



  .EmailBlock{
    margin: 15px 0px 10px 0px;
  }
  #imageView > img{
    width: 600px;
  }
  ul.thumbnails.image_picker_selector li .thumbnail.selected{
    background-image: url('../../bundles/appfront/images/checkboxedBig.png');
    background-repeat: no-repeat;
  }

}
/* tablets/desktops and up ----------- */
@media (min-width: 992px) and (max-width: 1199px) {

  .heightWidthOptionUl{
    margin-top: 12px;
    display: none;
  }
  #whiteFont{
    margin-top:12px;
  }

  .hamburger{
    display: block;
  }


  .panel-body{
    padding: 15px 10px;
  }


  /*.heightWidthOptionUl{*/
    /*display: block;*/
  /*}*/

  .Buttoncontainer{
    padding-top: 10px;
  }

  .lang_{
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .page-content-wrap , .footerdiv{
    padding-left: 120px;
    padding-right: 120px;
    top: -65px;
  }

  .ulTemplateLable{
    font-size: 16px;
  }

  .image_small{
    display: none;
  }

  .image_more{
    display: none;
  }

  .image_large{
    display:block;
  }


  .navbar-brand{
    font-size: 22px;
  }

  .form_radio_lang_label{
    font-size: 14px;
  }

  .langChoiceDescription  {
    text-align: right;
    margin-left: 7px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 130px;
  }

  .TemplateBlockDescription{
    font-size: 14px;
  }


  .thumbnail{
    padding: 15px 45px !important;
  }
  .EmailBlock{
    margin: 15px 0px 10px 0px;
  }
  #imageView > img{
    width: 600px;
  }

  .footerdiv > ul{
    padding: 0;
  }

  .description{
    margin-top: 12px;
    font-size: 17px;
  }


  ul.thumbnails.image_picker_selector li .thumbnail.selected{
    background-image: url('../../bundles/appfront/images/checkboxedBig.png');
    background-repeat: no-repeat;
  }
}
/* large desktops and up ----------- */
@media (min-width: 1200px) {

  .emaillangchoice{
    line-height: 36px;
  }

  .heightWidthOptionUl{
    margin-top: 12px;
    display: block;
  }
  #whiteFont{
    margin-top:21px;
  }


  .panel-body{
    padding: 15px 10px;
  }


  .ulTemplateLable{
    font-size: 16px;
  }



  .Buttoncontainer{
    padding-top: 10px;
  }

  .heightWidthOptionUl{
    display: block;
    margin-top: 21px;
  }

  .lang_{
    margin-top: 17px;
    margin-bottom: 20px;
  }

  .page-content-wrap {
    padding-left: 120px;
    padding-right: 120px;
    top: -65px;
  }

  .footerdiv{
    padding-left: 120px;
    padding-right: 120px;
    top: -77px;
  }

  .footerdiv > ul{
    padding: 0;
  }

  .image_small{
    display: none;
  }

  .image_more{
    display: none;
  }

  .image_large{
    display:block;
  }

  .navbar-brand{
    font-size: 22px;
  }

  .form_radio_lang_label {
    font-size: 17px;
  }

  .langChoiceDescription{
    text-align: right;
    margin-left: 7px;
    font-size: 17px;
    font-weight: bold;
    float: left;
    width: 130px;
  }

  .TemplateBlockDescription{
    font-size: 16px;
  }


  .thumbnail{
    padding: 15px 45px !important;
  }
  .EmailBlock{
    /*margin: 15px 0px 0px 0px;*/
  }
  #imageView > img{
    width: 600px;
  }

  ul.thumbnails.image_picker_selector li .thumbnail.selected{
    background-image: url('../../bundles/appfront/images/checkboxedBig.png');
    background-repeat: no-repeat;

  }
  .TitleS{
    font-size: 19px;
    line-height: 20px;
    vertical-align: middle;
  }

  #subscriptionUserByUser_email{
    height:35px;
    padding:5px 5px;
  }

  .custom_inputbox{
    height:35px;
    padding:5px 5px;
  }


  #emailinputlabel{
    line-height: 36px;
    font-size: 17px;
  }

  .description{
    margin-top: 12px;
    font-size: 17px;
  }

  .checkcodelabel{
    /*padding-left: 0px;*/
    /*padding-right: 10px;*/
    line-height: 36px;
    font-size: 17px;
  }

  .TitleLabel > .subscriptionUserByUser_emailChoiceType {
    font-size: 19px;
    line-height: 20px;
    vertical-align: middle;
  }

  .blockDis{
    display: block;
    margin-top: 31px;
  }

  .Buttoncontainer > div > button {
    padding-left: 47px !important;
    padding-right: 47px !important;

    font-size: 20px !important;
  }
  body {
    font-size: 12px;
  }

}

ul.thumbnails.image_picker_selector li .thumbnail.selected{
  background-color: #99d0f7;
  /*display: block;  width: 100%;*/

}

ul.thumbnails.image_picker_selector{
  display: block;
  width: 100%;
}


.navbar-brand,
#subscriptionUserByUser_Confirm {
  font-size: 1.75rem;
  line-height: 1.5em;
}

.hoverBackGround,
.footerdiv > ul > li,
.LangLiATag {
  font-size: 1.2rem;
}

.LangLiATag {
  padding-left: 30px !important;;
}

.TitleS {
  font-size: 1.5rem;
}

.TemplateBlockDescription,
.description {
  font-size: 1.25rem;
}

.langChoiceDescription,
#emailinputlabel,
.checkcodelabel {
  font-size: 1.3rem;
}

.ulTemplateLable,
.form_radio_lang_label {
  font-size: 1.25rem;
  font-weight: normal;
}

.footerdiv a {
  color: white !important;
}

.footerdiv a:hover {
  text-decoration: underline !important;;
}

.contentContainer {
  background: none !important;;
}

.ourterBar,
.form-horizontal {
  background: white;
}

.icheckbox {
  box-shadow: none;
}

#whiteFont,
.heightWidthOptionUl {
  margin-top: 0;
}

.lang_ {
  margin-left: 25px;
}

.TemplateBlockDescription {
  font-weight: normal;
}

hr {
  margin: 10px 0;
}