.caption .btn { margin: 6px 6px 3px 0; padding: 3px 6px !important; }

.modal { color: #CCCCCC }

.modal-dialog {
    margin: 30px auto;
    width: auto!important;
}

.modal-header {
	text-transform: uppercase;
}

.modal-body {
	background-color: #333;
	color: #FFF;
    border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

.progress {
	margin: 0px !important;
	height: 10px !important;
}

.popover { color: #333 }

.element {
    position:relative;
    overflow:hidden;
    margin: 10px;
}

.caption {
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
    padding-left:2px;
    display: none;
    text-align:left;
    color:#fff !important;
    z-index:2;
    border: 1px solid grey;
    min-height: 190px;
}

.caption li {
	margin: 0;
}

.files .preview {
	min-height: 190px;
}

qtip-titlebar, .qtip-content {
	line-height: 1.5em;
	font-size: 16px;
	padding: 10px;
	font-family: Comic Sans MS;
}

.qtip-default {
	border: 2px solid #000 !important;
	padding: 10px !important;
	border-radius: 12px !important;
}

.elem {
	padding-bottom: 10px;
	overflow:hidden;
}

.elem, .element {
	min-height: 45px;	
}

.col-xs-6 { width: 48% !important }

img:focus, a:focus {
	outline: none !important;
}

figcaption {
	text-align: center;
	font-weight: bold;
}

.elem_separator_hr {
	border-color: #999;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
    .responsive-min-width { width:100%; min-width: 320px; }
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	.responsive-min-width { width:100%; min-width: 450px; }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.responsive-min-width { width:100%; min-width: 600px; }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.responsive-min-width { width:100%; min-width: 900px; }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.responsive-min-width { width:100%; min-width: 900px; }
}










p { margin: 0 }

.icons {
    overflow: auto;
    padding: 20px;
}

.icons img {
	cursor: pointer;
	width: 96px;
	height: 96px;
}
.icons td {
	text-align: center;
}

.bouton_valider {
	background-color: #FFFFFF;
	color: #000000;
	border-width: 1px solid #000000;
	cursor: pointer;
	font-weight: bold;
	padding: 3px;
	float: right;
	margin: auto 0 auto auto;
}

#fancybox-wrap {
	z-index: 1000;
}

.cleditorList, .cleditorPopup {
	color: #000000;
}

.cke_editable, .col-text {
    border: 1px dotted;
    cursor: text;
}
.col-image .files {
	min-height: 200px;
	
}

.col-text {
	height: 250px;
    max-width: 500px;
    overflow-y: scroll;
}

.XMLDocument .col-text, .XMLDocument .col-image .files {
	height: 40px !important;
	min-height: 40px !important;
}

.wrapper-form form {
	color: #000000;
	padding: 10px;
}

.wrapper-form {
	overflow-y:auto;
}

#fancybox-wrap {
	overflow: visible;
}

.separator {
	height: 30px;
}

.element {
	margin-bottom: 10px;
	border: 2px solid transparent;
	cursor:pointer;
	position: relative;
}

.hoverclass {
	border: 2px dashed #CCCCCC;
	margin-bottom: 3px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.hidden {
	display: none;
}

.icons div {
	float: left;
	text-align: center;
	margin: 10px;
	color: #fff;
}
.icons .icons_element {
	border: 1px solid transparent;
}
.icons .icons_element:hover {
	opacity: 0.7;
	filter: invert;
}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 660px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
}

.items div {
	float:left;
}

#scrollabledesc {
	width: 680px;
	text-align: center;
	font-weight: bold;
	
}

#assistant {
  bottom: 0px !important;
  position: fixed !important;
  right: 0 !important;
  z-index: 8020 !important;
}

#admin {
  bottom: 0 !important;
  position: fixed !important;
  left: 0 !important;
  z-index: 10001 !important;
}

#logout {
  position : relative;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 10001 !important;
}

#adminform td {
	padding: 10px;
}

#fancybox-inner {
	overflow: hidden;	
}

.scrollToTop {
	float: right;
	cursor: pointer;
	text-decoration: underline;
	margin-right: 5px;
	margin-top: 40px;
}

.previousPage {
	float: left;
	cursor: pointer;
	text-decoration: underline;
	margin-top: 40px;
}

.fancy-tab {
	cursor: pointer;
}

#gallery { float:left; min-height: 12em; list-style-type: none; margin-top: 6px; }
.gallery.custom-state-active { background: #eee; }
.gallery li { height: 38px; width: 520px; padding: 5px 5px 22px 5px; margin: 0 0.4em 0.4em 0; text-align: center; }
.gallery li h5 { margin: 0 0 0.4em; cursor: move; }
.gallery li a { float: right; bottom: 0px;}
.gallery li a.ui-icon-zoomin { float: left; }
.gallery li img { float: left; cursor: move; max-height: 96px;}

.pedigree {
	width: 980px;
	padding: 5px 0px 5px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 3px;
}
.pedigree td {
	border: 1px solid #C0C0C0;
	text-align: center;
	width: 225px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 14px;
}
.pedigree input {
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boys { background-color: #E2E8FF }
.girls { background-color: #FFE2F9 }
.generation1 { width: 225px; background-color: #EAEAEA }
.generation2 { background-color: #DDDDDD }
.generation3 { background-color: #D1D1D1 }
.generation4 { background-color: #C4C4C4 }

.pedigree-chat-nom { font-size: 24px; font-weight: bold; }
.pedigree-chat-couleur { font-size: 16px; font-weight: bold; }
.pedigree-chat-autre { font-size: 15px; }

form.XMLSlideShowPro, form.XMLBannerRotator, form.XMLBannerRotator2, form.XMLTheatre, form.XMLTitreImage {
	min-width: 1000px;
	min-height: 450px;
}

form.XMLText {
	width: 1000px;
}
form.XMLImage2 {
	min-width: 800px;
}

.elem_tableau {
	margin: 5px;	
}

.elem_page, .elem_banner {
	text-align: center;
}

.elem_fancy_slider img {
	border: none;
}
.elem_fancy_slider {
	width: 760px;
	margin: 20px auto;
}
.elem_fancy_slider .link {
	margin-top: 0px; 
	margin-left: 0px; 
	padding: 5px;
}
.elem_fancy_slider .link img {
	width: 150px;
	padding: 8px;
	margin: 5px;
	clear: right;
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DDDDDD;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6);
	text-decoration: none !important;
}

.tourisme {
	font-family: Calibri;
    font-size: 1.1em;	
}

.ui-button {
	cursor: pointer;
}

.row-eq-height [class*="col-"] {
    float: none;
    display: inline-block;
    vertical-align: top;
}

