@font-face {
	font-family: 'Athelas Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Athelas Regular'), url('/assets/fonts/Athelas-Regular.woff') format('woff');
	}
	@font-face {
	font-family: 'MyYuGothicM';
	font-weight: normal;
	src: local('YuGothic-Medium'), /* PostScript Name = localの正式な指定方法 */
	local('Yu Gothic Medium'),     /* PostScript Nameを認識できないChrome用にFull Nameを指定 */
	local('YuGothic-Regular');     /* 游ゴシックMediumが存在しないWindows8.1用 */
	src: local('MyYuGothicM'), url('/assets/fonts/yugothib.ttf') format('ttf');
	}
body {
     background-image: url('/assets/img/top-bg.png');
     background-repeat: repeat-x;
}
	.pink {
        color: #e9b2d3;
    }
    .yellow {
        color: #fff897;
    }
    .green {
        color: #b0d690;
    }
    .blue {
        color: #57b3eb;   
    }

	ul {list-style:none; line-height: 25px; }
	li {list-style:none; padding-top: 10px;}
 
	.menu-main a:link  {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
    background-color: transparent;
    text-decoration: none;
	}
	.menu-main a:visited {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
    background-color: transparent;
    text-decoration: none;
	}	
	.menu-main a:hover {
	font-family: "Arial";
	font-size: 13px;
    color: #5d5d5d;
    background-color: transparent;
    text-decoration: underline;
	}		
	.menu-main a:active {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
    background-color: transparent;
    text-decoration: underline;
	}
      /* Set black background color, white text and some padding */

.btn-back .button-back {
    background-image: url('/assets/img/btn-back.png');
	border: none;
    padding: 0px 0px 1px 35px ;
    text-decoration: none;
    display: inline-block;
	color: rgba(0,0,0,0.09)
    cursor: pointer;
    float: right;
}


#btn-back {

	background:url(/assets/img/btn-back.png) left top no-repeat;
    background-size: 72px, 22px, auto;
}

#myImg {
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

.myImg {
    cursor: pointer;
    transition: 0.3s;
}

.myImg:hover {opacity: 0.7;}

/* Tag Color Works */
p.marketing_consulting {
    background-color: #89c997;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}

p.promotion {
    background-color: #ea68a2;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}

p.pr {
    background-color: #A5DF00;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.event_produce {
    background-color: #FFB6C1;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.event_mc  {
    background-color: #FFA07A;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.event_direction  {
    background-color: #FFFF00;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.press_release  {
    background-color: #E6E6FA;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.writing   {
    background-color: #01A9DB;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.sns_management {
    background-color: #B0E0E6;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.casting   {
   background-color: #F5DA81;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.management   {
    background-color: #A9BCF5;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.styling   {
   background-color: #D8F781;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.planning   {
   background-color: #A9F5F2;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.branding   {
   background-color: #DA81F5;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.shooting   {
   background-color:#F7819F;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.md  {
   background-color: #01DF74;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}




/* end Tag Color Works */

/* p color names */
p.green {
    background-color: #89c997;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}

p.pink {
    background-color: #ea68a2;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}

p.lightSalmon {
    background-color: #FFA07A;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.lightPink {
    background-color: #FFB6C1;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.orange  {
    background-color: #FFA07A;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.yellow  {
    background-color: #FFFF00;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.lavender  {
    background-color: #E6E6FA;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.lightseagreen   {
    background-color: #20B2AA;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.powderblue{
    background-color: #B0E0E6;
    color: #000000;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}
p.date-news   {
    background-color: #FFF;
    color: #000000;
	border-style: solid;
    border-width: 1px;
    padding: 0px 15px 0px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}

.img-wk{
	margin: 0px 0px 10px 0px;
}

/* end-p color names */





.btn-pro {
    background-image: url('/assets/img/btn_wk_pro.png');
	background-repeat: no-repeat;
	width: 60px;
	height: 20px;
   margin: 5px 5px 0px 0px ;
	border: none;
    }
	
.btn-ev {
        background-image: url('/assets/img/btn_wk_ev.png');
	background-repeat: no-repeat;
		width: 60px;
	height: 20px;
   margin: 5px 5px 0px 0px ;
	border: none;
    }
	.top {
		margin: 20px 0px 0px 0px ;
		}
.col-centered{
    float: none;
    margin: 0 auto;
}
.pagination {

	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ, Meiryo', 'Osaka', 'MS Pゴシック', 'MS PGothic', sans-serif;
	font-size: 12px; 
	color: #000000;
	display: inline-block;
}

.pagination a {
    color: black;
    float: center;
    padding: 8px 10px;
    text-decoration: none;
}

.h1 {
	font-family:'Arial'; 
	font-weight: bold;	
	font-size:16px; 
	color: #000000;
	text-align: center;
}
.h2 {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ, Meiryo', 'Osaka', 'MS Pゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size:16px; 
	color: #000000;
}
.h-works {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ, Meiryo', 'Osaka', 'MS Pゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size:16px; 
	color: #000000;
	  margin: 29px 90px -20px 0px;
}
.btn-back{
	position:absolute;
	bottom: -50px;
	right: 0%;
	width: 72px;
    height: 22px;
	z-index: 99999;
}	
.h3 {
	font-family: "Baskerville Old Face", serif;
	font-size: 14px;
	font-weight: bold;
	text-align:justify;
	color: #000000;
}
.h4 {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ, Meiryo', 'Osaka', 'MS Pゴシック', 'MS PGothic', sans-serif;
	font-size:13px;
	line-height: 22px;
	text-align:justify;
	color: #000000;
}
.h5 {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ, Meiryo', 'Osaka', 'MS Pゴシック', 'MS PGothic', sans-serif;
	font-size:11px;
	line-height: 18px;
	text-align:justify;
	color: #000000;
}
.link-works {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ, Meiryo', 'Osaka', 'MS Pゴシック', 'MS PGothic', sans-serif;
	font-size:11px;
	line-height: 11px;
	color:#000;
	text-decoration: none;
	margin-top: 10px;
}
.link-works:hover {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ, Meiryo', 'Osaka', 'MS Pゴシック', 'MS PGothic', sans-serif;
	font-size:11px;
	line-height: 11px;
	color:#232323;
	text-decoration:underline;
	margin-top: 10px;
}
.news {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ, Meiryo', 'Osaka', 'MS Pゴシック', 'MS PGothic', sans-serif;
	font-size:14px;
	line-height: 14px;
	color:#000;
	text-decoration: none;
	margin-top: 10px;
}
.link-news {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ, Meiryo', 'Osaka', 'MS Pゴシック', 'MS PGothic', sans-serif;
	font-size:14px;
	line-height: 14px;
	color:#000;
	text-decoration: none;
	margin-top: 10px;
}
.link-news:hover {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ, Meiryo', 'Osaka', 'MS Pゴシック', 'MS PGothic', sans-serif;
	font-size:14px;
	line-height: 14px;
	color:#232323;
	text-decoration:underline;
	margin-top: 10px;
}
.date {
	font-family:'Hiragino Kaku Gothic Pro'; 
	font-size:10px; 
	color: #000000;
	text-align: right;
	height: 43px;
}
.date-l {
	font-family:'Hiragino Kaku Gothic Pro'; 
	font-size:10px; 
	color: #000000;
	text-align: left;
	margin-top: 8px; 
	margin-bottom: -20px;
	height: 43px;
}

.div_ex {
    border-style: dashed;
    border-color: #000000;
	border-width: 1px;
    border-left: 0px;
	border-right:  0px;
	border-top: 0px;
	height: 30px;
}
.gap {
  margin-right: 19px; 
	margin-top: 5px; 
	margin-bottom: 20px;
}
.clearfix-text:after {
    content: "";
    display: block;
    height: 98px;
    clear: both;
    visibility: hidden;
    zoom: 1
}
.t-con {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ, Meiryo', 'Osaka', 'MS Pゴシック', 'MS PGothic', sans-serif;
	font-size:13px;
	margin-top: 15px; 
	margin-bottom: 10px;
	line-height: 22px;
	text-align:justify;
	color: #000000;
}
#bgimg-red {

	background:url(/assets/img/red.png) left top no-repeat;
    background-size: 360px, 391px, auto;
}
#bgimg-red-full {

	background:url(/assets/img/red-full.png) left top no-repeat;
    background-size: 900px, 1794px, auto;
}


#bgimg-blue {

	background:url(/assets/img/blue.png) right top no-repeat;
    background-size: 360px, 391px, auto;
}

#bgimg-green {

	background:url(/assets/img/green.png) left top no-repeat;
    background-size: 360px, 391px, auto;
}

#bgimg-green2 {

	background:url(/assets/img/green2.png) right top no-repeat;
    background-size: 360px, 391px, auto;
}
#bgimg-yellow {
	background:url(/assets/img/yellow.png) right bottom no-repeat;
    background-size: 360px, 391px, auto;
}

div.iBannerFix{
    height:50px;
    position:fixed;
    left:0px;
    bottom:0px;
    background-color:#000000;
    width:100%;
    z-index: 99;
}
.bg-footer {
    color: #ffffff;
    right: 0;
    left: 0;
    background-color:#000000;
    width:100%;
	height: 180px;
}
html, body {
  height: 100%;
  margin: 0;
}
.content {
  padding: 0px;
  min-height: 88%;
  margin: 0 auto -50px;
}
.footer
{
	color: #ffffff;
    right: 0;
    left: 0;
    background-color:#000000;
    width:100%;
	height: 180px;
}


p.ex1 {
    margin: 28px 0px 0px 0px;
}
.at {
	font-family:'Athelas Regular'; 
	font-size:12px; 
	letter-spacing:1px;	
}
.copy {
	font-family:'Roboto'; 
	font-size:10px; 
	letter-spacing:1px;
	color: #FFFFFF;
}
.email-footer {
	font-family:'Athelas Regular'; 
	font-size:12px; 
	letter-spacing:1px;
	color: #FFFFFF;
}
.link {
	color: #000000;
	text-decoration: underline;
}
.link-b {
	color: #0058ff;
	text-decoration: none;
}

.intro {
font-family:'MyYuGothicM'; 
font-size:10px;
}
.welcome {
 font-family:'Athelas Regular';
 font-size:14px;
 line-height:20px
}

.menu-top{
	margin-top:96px;
}
.logo-top{
	margin-top:38px;
}



/* navbar-nav */

.navbar-default{
	background-color: #FFF rgba(0,0,0,1.00); 
}
.navbar-default .navbar-header > a {
	color: #cccc ; 
}
.navbar-default .navbar-nav> li > a{
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
    background-color: transparent;
    text-decoration: none;
}

.navbar-default .navbar-nav > .active > a 
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	border-bottom: 2px solid #000000;
	background-color: transparent;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #000000;
    background-color: transparent;
	text-decoration: underline;
}

.tembus{
	background-color: transparent !important;
}

.navbar{
	background-color: transparent !important;	
border: 0px solid transparent;
}

.navbar-collapse{
	background-color: transparent !important;
	border-top: 0px solid transparent;
}
.navbar-default .navbar-toggle {
    border-color: #FFFFFF; !important;
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 15px;  !important;
    margin-left: 3px;
    margin-bottom: 10px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 35px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
	border-radius: 4px;
}

.hvrcenter {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.navbar-brand {
    float: left;
    height: 5px;
    padding: 30px 25px;
    font-size: 18px;
    line-height: 50px;
}
.hvrcenter:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ECF0F1;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvrcenter:hover:before, .hvrcenter:focus:before, .hvrcenter:active:before {
  left: 0;
  right: 0;
}
/* end-navbar-nav */

/* button back to top */
#scroll {
    position:fixed;
    right:20px;
    bottom:200px;
    cursor:pointer;
    width:75px;
    height:50px;
    background-color:#3498db;
	background-image: url(/assets/img/top.png);
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
opacity:0.3; /* ค่าความจาง */
filter:alpha(opacity=30); /* สำหรับ IE8 ขึ้นไป */
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    cursor: pointer;
    transition: 0.3s;
    
}
#scroll:hover {
    background-color:#e74c3c;
    opacity:1;
    filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
    cursor: pointer;
    transition: 0.3s;
}

            .col {
				margin-bottom: 20px;
			}
	

.sign-in-contact
  {
    background-image: url('/assets/img/btn-submit.png');
    background-repeat: no-repeat;
	  width: 205px;
	  height: 61px;
    padding-left: 41px;
	  border: none;
	     transition: 0.3s;
	  margin-top: 60px;
  }
  .sign-in-contact:hover
 {
    background-image: url('/assets/img/btn-submit.png');
    background-repeat: no-repeat;
	  width: 205px;
	  height: 61px;
      padding-left: 41px;
	  border: none;
	  margin-top: 60px;
	  opacity:0.8; /* ค่าความจาง */
      filter:alpha(opacity=80); /* สำหรับ IE8 ขึ้นไป */
  }

.sign-in-contact.back
{
  background-image: url('/assets/img/btn-con-back.png');
  background-repeat: no-repeat;
}
  .sign-in-contact.back:hover
 {
    background-image: url('/assets/img/btn-con-back.png');
    background-repeat: no-repeat;
	  width: 205px;
	  height: 61px;
      padding-left: 41px;
	  border: none;
	  margin-top: 60px;
	  opacity:0.8; /* ค่าความจาง */
      filter:alpha(opacity=80); /* สำหรับ IE8 ขึ้นไป */
  }

.btn-confirm
  {
    background-image: url('/assets/img/btn-confirm.png');
    background-repeat: no-repeat;
	  width: 205px;
	  height: 61px;
    padding-left: 41px;
	  border: none;
	     transition: 0.3s;
	  margin-top: 60px;
  }
  .btn-confirm:hover
 {
    background-image: url('/assets/img/btn-confirm.png');
    background-repeat: no-repeat;
	  width: 205px;
	  height: 61px;
      padding-left: 41px;
	  border: none;
	  margin-top: 60px;
	  opacity:0.8; /* ค่าความจาง */
      filter:alpha(opacity=80); /* สำหรับ IE8 ขึ้นไป */
  }

.btn-con-back
  {

      padding-left:0px;
	  border: none;
	  margin-top: 60px;
      border-radius: 5px;
  }

/* contact */
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #ff9fcf;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #a3dd8f;
}

.has-success .form-control {
    border-color: #a3dd8f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .form-control:focus {
    border-color: #ff9fcf;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ff9fcf;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ff9fcf;
}
.has-error .form-control {
    border-color: #ff9fcf;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
textarea.form-control {
    height: auto;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
        padding-right: 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
        border-top-color: rgb(204, 204, 204);
        border-right-color: rgb(204, 204, 204);
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}