@charset "utf-8";
/* Teknik DATA */
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
body {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
.w-full {
	width: 100%;
	height: auto;
	clear: both;
	position: relative;
}
.w-1000 {
	width: 1000px;
	margin: auto auto;
	height: 100% auto;
}
.dil {
	float: left;
	padding-left: 30px;
	color: #999;
	font-size: 14px;
	margin-top: 7px;
}
.dil:hover {
	color: #FFF;
}
.kullanici {
	background: url(../img/icons/kullanici.fw.png);
	background-repeat: no-repeat;
	float: right;
	padding-left: 25px;
	color: #FFF;
	height: 27px;
	background-position: 0 6px;
	padding-top: 4px;
}
.kullanici a {
	color: #FFF;
	font-size: 14px;
}
.kullanici a:hover {
	color: #ECBD00;
}
.sepet {
	background: url(../img/icons/sepet.fw.png);
	background-repeat: no-repeat;
	float: right;
	margin: 4px 0 0 10px;
	padding-left: 25px;
	height: 25px;
	padding-top: 0px;
	background-position: 0 2px;
}
.sepet a {
	color: #FFF;
	font-size: 14px;
}
.sepet a:hover {
	color: #ECBD00;
}
.logo {
	width: 195px;
	height: 60px;
	float: left;
	position: absolute;
	left: 0px;
}
.anamenu {
	/*width: 115px;*/
	height: 40px;
	padding: 20px 20px 0 20px;
	float: left;
	/*background: url(../img/anamenu_bg.fw.png);*/
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: #555;
}
.anamenu:hover {
	/*background: url(../img/anamenu_bghover.fw.png);*/
	  background: #ECECEC;
}
.altmenu {
	background-color: #699E03;
	color: #fff;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 100;
	text-align: left;
	border-bottom: 3px solid #4D7502;
}
.altmenu_baslik {
	font-size: 16px;
	color: #FFCD02;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.altmenu_baslik:hover {
	text-decoration: underline;
}
.altmenu_link {
	font-size: 14px;
	color: #FFF;
	display: block;
	padding: 3px 0 3px 0;
	font-weight: 200;
}
.altmenu_link:hover {
	text-decoration: underline;
}
.baslik_01 {
	font-family: poiret-one, sans-serif;
	font-size: 42px;
}
.btn {
	border-bottom: 5px solid;
	position: relative;
	border-radius: 4px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
.btn:hover {
	top: 2.5px;
	border-bottom-width: 2.5px;
}
.btn:active {
	top: 5px;
	border-bottom: 0;
}
.bsa input[type="text"] {
	height: 40px;
	width: 280px;
	border: 1px solid #D7D7D7;
	font-size: 18px;
	font-weight: normal;
	padding-left: 20px;
	border-radius: 5px;
	color: #666;
	outline: 0px;
}
/*Today*/

#alt .ust_baslik {
	font-size: 16px;
	color: #F86915;
	display: block;
	margin: 10px 0 10px 0;
	font-weight: bold;
}
#alt .ust_baslik:hover {
	text-decoration: underline;
}
#alt .alt_baslik {
	font-size: 12px;
	color: #f2f2f2;
	display: block;
	margin: 5px 0 5px 0;
}
#alt .alt_baslik:hover {
	text-decoration: underline;
}
#alt_iki .facebook {
	background: url(../img/alt/facebook.fw.png);
	width: 30px;
	height: 30px;
	float: left;
}
#alt_iki .facebook:hover {
	background: url(../img/alt/facebook-hover.fw.png);
}
#alt_iki .twitter {
	background: url(../img/alt/twitter.fw.png);
	width: 30px;
	height: 30px;
	float: left;
}
#alt_iki .twitter:hover {
	background: url(../img/alt/twitter-hover.fw.png);
}
#alt_iki .googleplus {
	background: url(../img/alt/googleplus.fw.png);
	width: 30px;
	height: 30px;
	float: left;
}
#alt_iki .googleplus:hover {
	background: url(../img/alt/googleplus-hover.fw.png);
}
#alt_iki .linkedin {
	background: url(../img/alt/linkedin.fw.png);
	width: 30px;
	height: 30px;
	float: left;
}
#alt_iki .linkedin:hover {
	background: url(../img/alt/linkedin-hover.fw.png);
}
/*baslangic stilleri*/
.b_baslik {
	margin-top: 20px;
	font-weight: 100;
	color: #666;
	font-size: 25px;
}
.b_aciklama {
	margin-top: 20px;
	font-size: 16px;
	color: #333;
}
.b_ozellik {
	margin-top: 25px;
	font-size: 24px;
	color: #d35400;
	font-weight: 100;
}
/*baslangic stilleri biter*/

/*icerik stilleri*/
.i_baslik {
	margin-top: 20px;
	font-weight: 100;
	color: #666;
	font-size: 25px;
}
.i_aciklama {
	margin-top: 10px;
	font-size: 16px;
	color: #333;
}
.i_detay {
	margin-top: 10px;
	font-size: 24px;
	color: #27ae60;
	font-weight: 100;
}
/* /icerik stilleri */

/* Slider */
#slider {
	width: 1100px;
	margin: auto auto;
	position: relative;
}
.slider {
	width: 1000px;
	height: 400px;
	overflow: hidden;
	margin: auto auto;
}
.slider ul {
	overflow: hidden
}
.slider ul li {
	width: 1000px;
	height: 400px;
	float: left;
}
.sliderButonOnceki {
	text-align: right;
	position: absolute;
	top: 155px;
	left: 0px;
}
.sliderButonSonraki {
	position: absolute;
	top: 155px;
	right: 0px;
}
/*anasayfa*/

#a_sunucu .link {
	font-size: 16px;
	color: #333;
	padding-top: 8px;
	display: block;
}
#a_sunucu .link:hover {
	text-decoration: underline;
}
#a_hosting .baslik {
	font-size: 21px;
	color: #FFF;
	padding-top: 17px;
	padding-bottom: 17px;
	display: block;
}
#a_hosting .baslik:hover {
	text-decoration: underline;
}
#a_hosting .alt_baslik {
	display: block;
	color: #FFF;
	font-size: 16px;
	padding-top: 8px;
}
#a_hosting .alt_baslik:hover {
	text-decoration: underline;
}
#a_danismanlik .link {
	font-size: 16px;
	color: #333;
	padding-top: 10px;
	display: block;
}
#a_danismanlik .link:hover {
	text-decoration: underline;
}
/*musteri paneli baslar*/

#formGiris .txtalani {
	height: 40px;
	width: 280px;
	border: 1px solid #D7D7D7;
	font-size: 18px;
	font-weight: normal;
	padding-left: 20px;
	border-radius: 20px;
	color: #666;
	outline: 0px;
}
.panelbtn {
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border-radius: 5px;
}
.panelbtn:hover {
	opacity: 0.8;
}
/*
class="panelbtn" style="width:150px; height:40px; background:#00B16A; border:1px solid #009F60;" 
*/


.btnLink {
	border-bottom: 5px solid;
	position: relative;
	border-radius: 4px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
.btnLink:hover {
	top: 2.5px;
	border-bottom-width: 2.5px;
}
.btnLink:active {
	top: 5px;
	border-bottom: 0;
}
/*
 class="btnLink" style="margin-top:20px; margin-left:22px; float:left; padding:5px;width:120px;color:#FFF;background:#2AC2CB; border-bottom-color:#27B5BD;"
*/

/* UyeMenu */

.uyePaneli_MenuPanel {
	float: left;
	background: #FFF;
	width: 80px;
	height: 32px;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.uyePaneli_MenuHesap {
	float: left;
	background: #fff;
	width: 80px;
	height: 32px;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	position: relative;
}
.uyePaneli_MenuHesap:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #87D37C transparent;
}
.uyePaneli_MenuDestek {
	float: left;
	background: #fff;
	width: 80px;
	height: 32px;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	position: relative;
}
.uyePaneli_MenuDestek:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #87D37C transparent;
}
.uyePaneli_MenuKullanici {
	float: right;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	max-width: 250px;
	height: 32px;
	position: relative;
}
.uyePaneli_MenuKullanici:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #444 transparent;
}
.uyeUstAcilanMenu {
	display: none;
	position: absolute;
	top: 45px;
}
.uyeUstAcilanMenu a {
	display: block;
	background: #87D37C;
	width: 150px;
	height: 40px;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #FFF;
	line-height: 40px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}
.uyeUstAcilanMenu a:nth-child(2) {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.uyeUstAcilanMenu a:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom: none;
}
.uyeUstAcilanMenu a:hover {
	color: #555;
	text-decoration: underline;
	color: #FFF;
}
.uyeUstAcilanMenu a:hover > .fa {
	color: #555;
}
.uyeUstAcilanMenu .yukariOk {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 9px solid #87D37C;
	margin-left: 15px;
}
.uyeUstAcilanMenu .yukariOkSag {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 9px solid #87D37C;
	margin-left: 130px;
}
/* /UyeMenu */


.destekMesajKutu {
	width: 1000px;
	float: left;
	height: auto;
	padding: 10px 0 10px 0;
	background: #FFF;
	color: #333;
	min-height: 100px;
	margin-top: 5px;
	border-bottom: 3px solid #699E03;
}
.btnAlanAdiArayin {
	background: #B2B200;
	border: 1px solid #B2B200;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	width: 150px;
	height: 50px;
	text-align: center;
}
.btnAlanAdiArayin:hover {
	background: #D9D900;
	border: 1px solid #D9D900;
}
/* Detayli Bilgi */
.detayliBilgiKirmizi {
	border: 1px solid #F30 !important;
}
/*tab tab tab*/
ul#tab {
	margin-bottom: 10px;
	height: 25px
}
ul#tab li {
	float: left;
	margin: 5px;
}
ul#tab li a {
	padding: 10px 0 10px 0;
	background-color: #f9f9f9;
	display: block;
	border: 1px solid #CCC;
	color: #777;
	border-top-color: #e1e1e1;
	border-left-color: #e1e1e1;
	width: 320px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
ul#tab li.aktif a {
	background-color: #66CC99;
	color: #fff;
	border-color: #00B16A
}
div.tab_icerik {
	margin-top: 25px;
}
.ulkeSelect select {
	width: 490px;
	height: 35px;
	float: left;
}
.KayitCustom input[type="text"] {
	float: left;
	width: 480px;
	height: 35px;
	padding-left: 10px;
	border: 1px solid #CCC;
	border-radius: 5px;
}
.bilgiMerkeziKategoriKutu {
	float: left;
	width: 198px;
	height: 100px;
	background: #f9f9f9;
	margin: 25px;
	border: 1px solid #BEDC90;
}
.bilgiMerkeziKategoriKutu:hover {
	background: #FFF;
	border: 1px solid #96C74E;
}
.bilgiMerkeziSayfaGezintisi {
	float: left;
	width: 1000px;
	float: left;
	color: #555;
	font-size: 12px;
}
.bilgiMerkeziSayfaGezintisi a {
	font-size: 12px;
	color: #27AE60;
}
.garantiBilgileri:hover .garantiLogo {
	background: url('../img/sayfalar/banka-hesap-numaralari/garanti-hover.fw.png');
}
.garantiLogo {
	background: url('../img/sayfalar/banka-hesap-numaralari/garanti.fw.png');
	width: 450px;
	height: 100px;
	float: left;
}
.finansBilgileri:hover .finansLogo {
	background: url('../img/sayfalar/banka-hesap-numaralari/finans-hover.fw.png');
}
.finansLogo {
	background: url('../img/sayfalar/banka-hesap-numaralari/finans.fw.png');
	width: 450px;
	height: 100px;
	float: left;
}
.paketiSecBtn {
	float: left;
	width: 100px;
	padding: 6px;
	text-align: center;
	background: #F9BF3B;
	border-radius: 3px;
	color: #1F3A93;
	font-weight: bold;
	margin-top: 5px;
}
.paketiSecBtn:hover {
	background: #FBCD62;
}
ul.hosting-menu li {
	float: left;
	width: 330px;
	text-align: center;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	margin-left: -1px;
	font-size: 22px;
}
ul.hosting-menu li a {
	display: block;
	height: 30px;
	padding: 35px;
	color: #969696;
}
ul.hosting-menu li a.active {
	background: #F0F0F0;
	color: #333;
}
/***** 2015 ANASAYFA CSS ***/

.domain-box {
	width: 1000px;
	height: 50px;
	border: 5px solid #b3b3b3;
	background: #fff;
	margin: auto;
	top: 20px;
	position: relative;
	overflow: hidden;
}
.domain-input {
	height: 5px;
	font-size: 18px;
	padding: 20px 20px 20px 0;
	border: none;
	outline: none;
	color: #666;
}
.domain-btn {
	float: right;
	background: #ff4300;
	color: #fff;
	text-transform: uppercase;
	height: 40px;
	width: 155px;
	border: none;
	outline: none;
	cursor: pointer;
	position: relative;
	top: 5px;
	right: 5px;
}
.domain-label {
	float: left;
	font-size: 20px;
	color: #c6c6c6;
	position: relative;
	top: 2px;
	left: 10px;
	width: 750px;
}
.domain-prices {
	float: right;
	padding: 15px 15px 15px 0;
	font-size: 14px;
}
.server-intro {
	background: #101010 url('../img/anasayfa/sunucu_bg.jpg') no-repeat top right;
	height: 395px;
}
.server-intro-inner {
	color: #fff;
	width: 1000px;
	margin: auto;
	position: relative;
}
.server-intro-inner h1 {
	color: #fff;
	font-size: 48px;
}
.server-intro-inner p {
	color: #8f8f8f;
	font-size: 30px;
}
.server-price-table-head {
	width: 1000px;
	height: 72px;
	left: 50%;
	margin-left: -500px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	position: absolute;
	bottom: -8px;
	z-index: 600;
}
.server-price-table-head li {
	float: left;
	width: 333px;
	text-align: center;
}
.server-price-table-head li a {
	color: #fff;
	display: block;
	position: relative;
	padding: 20px 0 20px 0;
	background: #126c25;
	transition: background-color 0.5s ease;
}
.server-price-table-head li a:hover {
	color: #fff;
	display: block;
	background: #1c7d31;
}
.server-price-table-head li.active > a {
	background: #1c7d31;
}
.server-price-table-head li.active > a > .server-caret {
	display: block;
	transition: background-color 0.5s ease;
}
.server-caret {
	background: url('/templates/default/img/anasayfa/server_tab_hover.png');
	display: none;
	width: 28px;
	height: 8px;
	position: absolute;
	left: 153px;
	bottom: -8px;
}
.server-price-table {
	height: 380px;
	width: 990px;
	padding-top: 10px;
	margin: auto;
	border-left: 5px solid #126C25;
	border-right: 5px solid #126C25;
	border-bottom: 5px solid #126C25;
	margin-bottom: 10px;
}




.server-price-table-head2 {
	width: 1000px;
	height: 72px;
	margin:auto;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	z-index: 600;
}
.server-price-table-head2 li {
	float: left;
	width: 333px;
	text-align: center;
}
.server-price-table-head2 li a {
	color: #fff;
	display: block;
	position: relative;
	padding: 20px 0 20px 0;
	background: #0089bd;
	transition: background-color 0.5s ease;
}
.server-price-table-head2 li a:hover {
	color: #fff;
	display: block;
	background: #1ba2d5;
}
.server-price-table-head2 li.active > a {
	background: #1ba2d5;
}
.server-price-table-head2 li.active > a > .server-caret2 {
	display: block;
	transition: background-color 0.5s ease;
}
.server-caret2 {
	background: url('/templates/default/img/anasayfa/server_tab_hover2.png');
	display: none;
	width: 28px;
	height: 8px;
	position: absolute;
	left: 153px;
	bottom: -8px;
}
.server-price-table2 {
	width: 989px;
	padding-top: 10px;
	margin: auto;
	margin-top:62px;
	border-left: 5px solid #0089bd;
	border-right: 5px solid #0089bd;
	border-bottom: 5px solid #0089bd;
	margin-bottom: 10px;
}

.server-info { 
  background: #FCEFCC;
  margin: 0 25px 25px 25px;
  border-radius: 10px;
  padding:10px 0 10px 25px;
  }
    .server-info ul { text-align:left;}
  .server-info ul li {
  list-style: disc;
	width: 300px;
    display: inline-block;
	text-align:left;
	  line-height: 28px;
  }



.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	border-spacing: 0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}
.server-btn {
	background: #ff4300;
	color: #fff;
	text-transform: uppercase;
	border: none;
	outline: none;
	font-size: 14px;
	padding: 10px 20px 10px 20px;
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.slice-img {
	position: relative;
	float: left;
	width: 325px;
}
.slice-text {
	float: left;
	width: 545px;
	margin-top: 50px;
}
.slice-text h1 {
	color: #fff;
	font-size: 44px;
	font-weight: 300;
}
.slice-text ul li {
	float: left;
	width: 245px;
	margin-top: 5px;
}
.slice-price {
	float: right;
	margin-top: 85px;
}
.slice-price h1 {
	font-weight: 300;
	color: #fff;
	font-size: 51px;
	display: block;
	line-height: 49px;
	margin-left: 5px;
	text-align:center;
}
.slice-price p {
	color: #fff;
	letter-spacing: 2px;
	font-size: 10px;
	margin-bottom: 13px;
	margin-left: 5px;
}
.slice-button {
	background: #ff4300;
	color: #fff;
	text-transform: uppercase;
	border: none;
	outline: none;
	font-size: 14px;
	padding: 10px 15px 10px 15px;
}
.hex {
	float: left;
	margin-left: 7px;
	margin-bottom: -32px;
}
.hex.green > .top, .hex2.green > .top {
	border-bottom-color: #1b7d30;
}
.hex.green > .middle, .hex2.green > .middle {
	background-color: #1b7d30;
	color: #fff;
}
.hex.green > .middle a, .hex2.green > .middle a {
	color: #fff;
}
.hex > .middle a, .hex2 > .middle a {
	display: block
}
.hex.green > .bottom, .hex2.green > .bottom {
	border-top-color: #1b7d30;
}
.hex.orange > .top, .hex2.orange > .top {
	border-bottom-color: #ff4300;
}
.hex.orange > .middle, .hex2.orange > .middle {
	background-color: #ff4300;
	color: #fff;
}
.hex.orange > .middle a, .hex2.orange > .middle a {
	color: #fff;
}
.hex.orange > .bottom, .hex2.orange > .bottom {
	border-top-color: #ff4300;
}
.hex .top {
	width: 0;
	border-bottom: 38px solid #f5f5f5;
	border-left: 67px solid transparent;
	border-right: 67px solid transparent;
}
.hex .middle {
	width: 134px;
	height: 76px;
	background: #f5f5f5;
	text-align: center;
}
.hex .bottom {
	width: 0;
	border-top: 38px solid #f5f5f5;
	border-left: 67px solid transparent;
	border-right: 67px solid transparent;
}
.hex-row {
	clear: left;
}
.hex-row.in {
	margin-left: -70px;
}
.hex-row.out {
	margin-left: 70px;
}
.hex .middle p {
	font-size: 12px;
		color:#1b7d30;
}
.hex2 {
	float: left;
	margin-left: 7px;
	margin-bottom: -25px;
}
.hex2 .top {
	width: 0;
	border-bottom: 30px solid #f5f5f5;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
}
.hex2 .middle {
	width: 100px;
	height: 50px;
	background: #f5f5f5;
	text-align: center;
}
.hex2 .bottom {
	width: 0;
	border-top: 30px solid #f5f5f5;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
}
.hex-row2 {
	clear: left;
}
.hex-row2.in {
	margin-left: -53px;
}
.hex-row2.out {
	margin-left: 53px;
}
.hex2 .middle p {
	font-size: 12px;

}
.hex-price h1 {
	font-weight: 300;
	color: #fff;
	font-size: 34px;
	display: block;
	line-height: 27px;
	margin-left: 5px;
}
.hex-price p {
	color: #fff;
	font-size: 9px;
	margin-bottom: 13px;
}
.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}
.fade.in{opacity:1}/** * ------------------------- * @section Credit Cards * ------------------------- */div.credit-card {    margin: 0 auto 30px;    max-width: 400px;    background-color: #f8f8f8;    border: 1px solid #ccc;    border-radius: 8px;}div.credit-card div.card-type {    float: right;    padding: 10px 20px;    font-size: 1.2em;}div.credit-card div.card-icon {    float: left;    padding: 7px 7px;    font-size: 1.2em;}div.credit-card div.card-number {    padding: 10px;    background-color: #ccc;    font-size: 1.6em;    text-align: center;    clear: both;}div.credit-card div.card-start {    float: left;    padding: 20px 0 50px 50px;    font-size: 1.3em;    text-align: right;}div.credit-card div.card-expiry {    float: right;    padding: 20px 50px 50px 0;    height: 120px;    font-size: 1.3em;    text-align: right;}div.credit-card div.end {    clear: both;}@media (max-width: 600px) {    div.credit-card {        max-width: 250px;    }    div.credit-card div.card-type {        font-size: 1.0em;    }    div.credit-card div.card-icon {        font-size: 1.0em;    }    div.credit-card div.card-number {        padding: 6px 10px;        font-size: 1.2em;    }    div.credit-card div.card-start {        padding: 20px 0 30px 50px;        font-size: 0.9em;    }    div.credit-card div.card-expiry {        padding: 20px 50px 30px 0;        height: 80px;        font-size: 0.9em;    }}.auth3d-area {    border: 1px solid #fff;}.submit-3d {    width: 80%;    border: 1px solid #fff;}.invoice-summary {    margin: 0 0 25px 0;    padding: 15px;    height: 500px;    background-color: #f8f8f8;    border: 4px dashed #efefef;    border-radius: 10px;}.invoice-summary-table {    margin: 25px 0 25px 0;    max-height: 300px;    overflow: auto;}.invoice-summary-table td {    font-size: 0.8em;}.invoice-summary-table td.total-row {    background-color: #efefef;    font-weight: bold;}/* Card colors colorpicked from website logos */div.credit-card .logo-visa {    color: #1a1f71;}div.credit-card .logo-amex {    color: #43abdf;}div.credit-card .logo-mastercard {    color: #ed0b00;}div.credit-card .logo-discover {    color: #000000;}div.two-column-grid,div.three-column-grid {    display: inline-grid;    grid-template-columns: repeat(3, auto) minmax(10em, 30em) auto;    font-weight: 300;    font-size: 13px;}div.two-column-grid {    grid-template-columns: repeat(2, auto) minmax(10em, 30em) auto;}div.two-column-grid > div,div.three-column-grid > div {    margin: 5px 0;    padding-right: 5px;}div.two-column-grid > div > label,div.three-column-grid > div > label {    font-weight: normal;}#frmPayment .paymethod-info {    margin: 5px 0;    cursor: pointer;}#frmPayment .paymethod-info label {    font-weight: normal;    cursor: pointer;}.iframe-input-container {    height: 34px;}

/**
 * -------------------------
 * @section Login Page
 * -------------------------
 */

.logincontainer {
    margin: 40px auto 100px auto;
    padding: 0 10px;
    max-width: 500px;
}

.logincontainer.with-social {
    max-width: 650px;
}

.logincontainer .social-signin-btns {
    padding: 23px 0;
}

@media (max-width: 500px) {
    .logincontainer .social-signin-btns .btn {
        display: block;
        width: 100%;
    }
}

@media (max-width: 600px) {
    .logincontainer {
        margin: 0 auto 30px auto;
    }
}

@media (min-width: 768px) {
    .logincontainer.with-social .login-form {
        padding-right: 29px;
        border-right: 1px solid #ddd;
    }
    .logincontainer .social-signin-btns .btn {
        display: block;
        width: 100%;
    }
}


/**
 * -------------------------
 * Login or Register Popover
 * -------------------------
 */

.login-popover {
    font-size: 12px;
}
.login-popover .form-group {
    margin-bottom: 5px;
}
.login-popover hr {
    margin: 5px 0;
}

/**
 * Form fields
 */

#registration .prepend-icon {
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    font-weight: normal;
}
#registration .field,
#registration .form-control {
    position: relative;
    vertical-align: top;
    border: 1px solid #DDD;
    display: -moz-inline-stack;
    display: inline-block;
    color: #626262;
    outline: none;
    background: #fff;
    height: 36px;
    width: 100%;
    border-radius: 3px;
    font-size: 13px;
}
#registration .input-group-lg > .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px 0 0 6px;
}
#registration .form-control-qty {
    width: 70px;
    text-align: center;
}
#registration .form-control-static-inline {
    display: inline-block;
}
#registration .form-control:focus {
    border-color: #ddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#registration textarea.field {
    height: auto;
}
#registration .prepend-icon .field {
    -webkit-appearance: none;
    padding-left: 36px;
}
#registration .prepend-icon .field-icon i {
    position: relative;
    font-size: 14px;
}
#registration .prepend-icon .field-icon {
    top: 0;
    z-index: 4;
    width: 42px;
    height: 36px;
    color: inherit;
    line-height: 36px;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    pointer-events: none;
}
#registration .field-icon i {
    color: #bbb;
}

#registration .field[disabled],
#registration .field[readonly],
#registration .form-control[disabled],
#registration .form-control[readonly] {
    background-color: #f8f8f8;
    opacity: 1;
}

#registration .field-help-text {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #888;
    font-size: 12px;
}

/**
 * -------------------------
 * Password Strength Meter
 * -------------------------
 */

.password-strength-meter .progress {
    margin-bottom: 5px;
}
.password-strength-meter p {
    margin-bottom: 15px;
}



fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-box-shadow ease-in-out .15s;
}
.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, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}


.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
