@charset "utf-8";

/*@import url(http://fonts.googleapis.com/css?family=Marck+Script&subset=latin,cyrillic,latin-ext);
* {
margin: 0;
}*/
html, body {
height: 100%;
}


.twitter_header{
    color:#a48141;
    font-size:16px;
}

.rezerv_button{
    color:white;
    border-radius: 5px;
    background: #a48141;
    padding:5px;
    margin-top:10px;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}



body {
	font: 100% Georgia,"Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}


h1,h2,h3,h4{
   
   color:#a48141;
   font-size:40px;
 /*   text-transform: lowercase;   */
}
/*h1:first-letter {
 text-transform:uppercase;
}
h2:first-letter {
 text-transform:uppercase;
}
h3:first-letter {
 text-transform:uppercase;
}
h4:first-letter {
 text-transform:uppercase;
} */

p,h1,h2,h3 {
	padding: 0px;
	margin: 0px;
}
.bigger {
	font-size: 140%;
}
img {
	border: 0;
}

.l {
	float: left;
}
input{
  border: solid 1px #CCCCCC;
}a:link{
  text-decoration: underline;
  color: #000000;
}a:visited{
  text-decoration: underline;
  color: #000000;
}a:hover{
  text-decoration: underline;
  color: #9e7612;
}

#main {
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
        margin:0 auto;
}
.clr {
	clear: both;
}
.container {
	position: absolute;
}

.top_text{
    padding:5px;
}
.top_text:first-letter{
  
   color:#a48141;
   font-size:60px;
   float:left;
   padding-right: 20px;
}

#main .leftpane {
	width: 307px;
	padding: 10px;
}


#main .leftpane .logo {
	margin-bottom: 32px;

}
#main .leftpane .leftmenu {
	padding-left: 70px;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 30px;
     line-height: 18px;
}

#main .leftpane .leftmenu a {
	text-transform: uppercase;
	clear: both;
	color: #000000;
	text-decoration: none;

}

#main .leftpane .leftmenu a:hover {
	color: #9e7612;
	text-decoration: underline;
}
#main .leftpane .leftmenu .act {
	font-style: italic;
    color: #9e7612;
    text-decoration: underline;
}
#main .leftpane .twitternews {
	font-size: 11px;
	height: 145px;
	display: table-cell;
	vertical-align: top;
	font-family: Georgia,"Times New Roman", Times, serif;
	padding-left: 10px;

}#main .leftpane .twitternews a {
  	clear: both;
	color: #000000;
	text-decoration: none;
}
#main .leftpane .twitternews h4 {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
}

#main .rightpane {
	float: right;
	width: 700px;
	font: normal 12px Georgia,"Times New Roman", Times, serif;
	padding: 10px 14px;
}
#main .rightpane .socmenu {
	text-align: right;
	margin-bottom: 8px;
	color: #9e7612;
}
#main .rightpane .socmenu a {
	color: #9e7612;
	text-decoration: none;
}
#main .rightpane .socmenu a:hover {
	color: #666666;
	text-decoration: underline;
}

#main .rightpane .langmenu {
	text-align: right;
	margin-bottom: 8px;
	color: #9e7612;
}
#main .rightpane .langmenu a {
	color: #9e7612;
	text-decoration: none;
	font-style: normal;
}
#main .rightpane .langmenu a:hover {
	color: #666666;
	text-decoration: underline;
}
#main .rightpane .langmenu .act {
	color: #000;
    font-style: italic;
}

#main .rightpane .pagetitle {
	color: #9e7612;
	font-size: 20px;
	text-align: right;
}

#main .rightpane .pagedscr {
	font-style: italic;
	color: #9e7612;
	text-align: right;
	margin-bottom: 8px;
}
#main .rightpane .topmenu {
	text-align: right;
	font: normal 12px Georgia,"Times New Roman", Times, serif;
	border-top: 1px solid #8e6c36;
}

#main .rightpane .topmenu a {
	text-decoration: none;
	color: #000000;
}
#main .rightpane .topmenu a:hover {
	color: #9e7612;
	text-decoration: underline;
}
#main .rightpane .topmenu .act {
	font-style: italic;
	color: #9e7612;
}
#main .rightpane .content {
	padding: 30px 0 0 0;
}
#main .rightpane .content .pic {
	width: 323px;
}
#main .rightpane .content .text {
	margin-left: 356px;
}
#main .rightpane .content .text h1 {
	
	margin-bottom: 20px;
	display: block;
}

#main .rightpane .content .text p {
	margin: 0;
	padding-bottom: 7px;
    text-align: justify;
}
#main .rightpane .content .nav {
	margin-left: 356px;
}
#main .rightpane .content .picnav {
	text-align: right;
	font-size: 11px;
}
#main .rightpane .content .picnav a {
	text-decoration: none;
	color: #000000;
}
#main .rightpane .content .picnav a:hover {
	color: #666666;
	text-decoration: underline;
}
#main .rightpane .content .galdscr {
	margin-bottom: 30px;
}
#main .rightpane .content .galnav a {
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}
#main .rightpane .content .galnav a:hover {
	color: #666666;
	text-decoration: underline;
}
#main .rightpane .content .galLeftBtn {
	position: relative;
	left: -16px;
	top: 190px;
}
#main .rightpane .content .galRightBtn {
	position: relative;
	left: 646px;
	top: 190px;
}


#footer {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px 20px;
        background-color: #a48141;
        position: fixed;
        height: 45px;
        left: 0px;
        bottom: 0px;
        width: 100%;
        z-index: 100;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}.top_menu_item{
  padding-left: 12px;
}ul {
  padding-left: 0px;
}ul li{
    list-style-type: none;
    margin-left: 0;
    text-decoration: none;
}#tw_time{
  font-weight: bold;
  font-size: 10px;
}.msg {
    font: normal 12px Tahoma;
    color: #333;
    text-align: left;
    border: 1px solid gray;
    background-color: lightyellow;
    margin: 4px;
    padding: 6px;

}
.msg-info {
	font: normal 12px Tahoma;
	color: #333;
	padding: 8px 32px;
	margin: 0px;
	background-image: url(../images/ico_info.png);
	background-repeat: no-repeat;
    background-position: 3px 3px;
}
.msg-warning {
	font: normal 12px Tahoma;
	color: #333;
	padding: 8px 32px;
	margin: 0px;
	background-image: url(../images/ico_warning.png);
	background-repeat: no-repeat;
    background-position: 3px 3px;

}.pictact{
  outline: outset #FF0033 3px;
}.edit_area{
  background: #eeeeee; width: 400px;
}


#footer_content{
    width:1000px;
    margin:5px auto;
    color:#fff;   
    
}
#footer_content a{
    
    color:#fff;   
    
}

.top_image{
   
    margin-bottom: 10px;
}
.gallery_preview_container{
     width:220px;
     float:left;
     margin-right: 10px;
}
.gallery_preview{
    width:220px;
    height:150px;
    overflow:hidden;
    position:relative;
    padding-top: 50px;
    padding-left: 5px;
    padding-right: 5px;
}

.open_gallery{
     background-image:url(/images/design/open.png); 
} 
.open_video{
     background-image:url(/images/design/play.png); 
} 
.gallery_preview a{
    //display:none; 
   
    background-repeat:no-repeat; 
    width:45px; 
    height:45px; 
    position:absolute; 
    left: 85px;
    top: 90px;
    cursor:pointer;
    z-index:5;
}

.gallery_preview:hover a { 
    display:block;
}




.gallery_preview_description h3 {
    font-size:25px;
   
}
.gallery_preview img {
    max-width:200px;
    border: 3px solid #F5F5F5;
    position:relative;
    border-radius: 15px;

   -moz-border-radius: 15px;

   -webkit-border-radius: 15px;
    
}
.preview_image_0{
    bottom:0px;
    left:0px;
    z-index: 3;
}
.preview_image_1{
    bottom:135px;
    left:10px;
    z-index: 2;
}
.preview_image_2{
    bottom:270px;
    left:20px;
    z-index: 1;
}


#fancybox-right-ico {
background: url('/images/design/right.png') !important;
width:42px !important;
height:41px !important;

}

#fancybox-left-ico {
background: url('/images/design/left.png') !important;
width:42px !important;
height:41px !important;
}
#fancybox-close {
background: url('/images/design/close.png') !important;
width:37px !important;
height:36px !important;
}

.column1{
    width:500px;
    float:left;
    padding-right:10px;
}
.column2{
    width:190px;
    float:right;
}

.side_bar{
    width:190px;
    height:10px;
    background: url('/images/design/side_bar.png');
}
.bar{
    width:500px;
    height:10px;
    background: url('/images/design/bar.png');
    display: block;
}
.main_page_bar{
    width:228px;
    height:10px;
    background: url('/images/design/main_page_bar.png');
    display: block;
}

.side_text{
    color:#a48141;
    padding:15px;
}
.side_text p{
    padding-top:5px;
}


/*.side_text p:before 
{
content:url('/images/design/quotes.png');
margin-right: .5em;

}
.side_text p:after 
{

content:url('/images/design/quotes.png');
margin-left: .5em;
}*/

.price{
    color:#a48141;
}

.header{
    
   color:#a48141;
   font-size:40px;
}

/* jCarousel */

.jcarousel-wrapper {
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

@media (max-width: 600px) {
    .jcarousel-wrapper {
        border: 5px solid #fff;
    }
}

.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 41px;
    height: 41px;
   
    
}

@media (max-width: 480px) {
    .jcarousel-control-prev,
    .jcarousel-control-next {
        margin-top: -10px;
		width: 41px;
        height: 41px;
       
    }
}

.jcarousel-control-prev {
    left: 15px;
	background: url('/images/design/left.png');
	
}

.jcarousel-control-next {
    right: 15px;
	background: url('/images/design/right.png');
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .25;
    cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 10px;
    left: 50%;

    margin: 0;
    margin-left: -22px;
}

@media (max-width: 620px) {
    .jcarousel-pagination {
        bottom: -35px;
    }
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;

    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #a48141;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}


.defaultSkin td.mceCenter table {
margin: 0 !important;
text-align: left;
}

#my_admin_table{
    min-height: 503px;
}

.read_more{
    width:34px;
    height:34px;
    background: url('/images/design/more.png');
    display:inline-block;
   
    position: relative;
    top: 10px;
    left:5px;
}

.news_preview{
    padding:5px;
    width:200px;
    float:right;
   
}
.news_preview img {
    max-width:200px;
    
}
.news_preview a {
    color:#9e7612;
    text-decoration: none;
    
}
.news_preview h3 {
    font-size:24px;
    
}

.page_numbers{
    clear:both;
    
}
.page_numbers a {
    text-decoration: none;
    
}


#main_page_left_column{
    width: 460px;
    float: left;
    overflow: hidden;
    
}
#main_page_right_column{
    width: 228px;
    float: right;
}

/** Bootstrap **/
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.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, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  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:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  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:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  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:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #2a6496;
  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: #999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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%;
  padding-right: 0;
  padding-left: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.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:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.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-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-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, .125);
          box-shadow: inset 0 3px 5px rgba(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-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-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%;
}


