﻿body {
    background-color: white;
    /*background: url('/resources/Images/background.jpg') ;*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    padding-bottom: 30px;
}
.turquoise{background-color:#1abc9c !important}
.green-sea{background-color:#16a085 !important}
.emerald{background-color:#2ecc71 !important}
.nephritis{background-color:#27ae60 !important}
.peter-river{background-color:#3498db !important}
.belize-hole{background-color:#2980b9 !important}
.amethyst{background-color:#9b59b6 !important}
.wisteria{background-color:#8e44ad !important}
.wet-asphalt{background-color:#34495e !important}
.midnight-blue{background-color:#2c3e50 !important}
.sun-flower{background-color:#f1c40f !important}
.orange{background-color:#f39c12 !important}
.carrot{background-color:#e67e22 !important}
.pumpkin{background-color:#d35400 !important}
.alizarin{background-color:#e74c3c !important}
.pomegranate{background-color:#c0392b !important}
.clouds{background-color:#ecf0f1 !important; color:#bdc3c7;}
.silver{background-color:#bdc3c7 !important}
.concrete{background-color:#95a5a6 !important}
.asbestos{background-color:#7f8c8d !important}

a .glyphicon, button .glyphicon { margin-right: 5px; }
button:hover, a:hover {text-decoration: none !important;}

.shadow {
	-webkit-box-shadow: 0 0 5px 0 #95a5a6;
	box-shadow: 0 0 5px 0 #95a5a6;
}
.shadow-dark {
	-webkit-box-shadow: 0 0 5px 0 #262626;
	box-shadow: 0 0 5px 0 #262626;
}

select,
select option {
    /* text-transform: capitalize; */
}
label { font-size: 0.9em; }
label.labelnostyle { font-weight: normal; }
label:hover {cursor: pointer;}

/***** FORMS ****/
.stripped > div:nth-child(2n+2) {
    background-color: #f9f9f9;
    border-top: 1px solid #efefef;
    border-bottom: 2px solid #ecf0f1;
}
.form-title {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
}
.form-title h4 {
    font-weight: bold;
    margin-left: 30px;
    font-size: 1.6em;
}
.form-title-infos {
    padding: 20px 20px 10px 10px;
    font-size: 0.9em;
    font-style: italic;
    line-height: normal;
}
.form-title-infos b {
    color: #c0392b;
}
.form-horizontal .form-group {
    padding-top: 0px;
}
.form-horizontal .row {
    padding: 5px 0px;
}
.section-form {
    margin-top: 20px;
    background-color: white;
}
.section-form h4 {
    line-height: 30px;
}
.form-group {
    padding: 25px 0px;
    margin: 0px;
}
.end-form {
    margin-top: 20px;
}
.separator {
    margin: 15px auto;
    width: auto;
    max-width: 600px;
    height: 1px;
    background-color: #bdc3c7;
}

#content {padding-top: 40px;}

label.required:after {
    content: '*';
    color: #c0392b;
    margin-left: 5px;
    font-weight: bold;
    font-size: 1.1em;
}
.input-validation-error {
    border-color: #c0392b;
}
.field-validation-error {
    color: #c0392b;
    font-weight: bold;
    font-size: 0.9em;
}



/*** BARRE MRA HAUT ***/
#masterhead {
	background-color: #0072C6;
	color: white;
	height: 40px;
	line-height: 40px;
    position: fixed;
    width: 100%;
    z-index: 999;
}

#masterhead li a {
    padding: 10px;
}
#masterhead span.glyphicon {
    margin-left: 5px;
}

.head-link, .title-link {
    color: #eeeeee;
}
.head-link:hover {
    text-decoration: none;
    color: #0072C6;
}
.head-link .glyphicon-ok {
    color: #27ae60;
}
.title-link:hover {
    color: white;
}


#head {
    border-bottom: 2px solid #7f8c8d;
    /*background: url('../Images/background.jpg') no-repeat center center #8c1515;*/
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-color: #8c1515;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#school-logo {
    padding: 60px 20px;
}

#head-form {
    margin-top: 0px;
    line-height: 50px;
    height: 50px;
    position: fixed;
    background-color: white;
    width: 100%;
    z-index: 900;
} 
#head-form img {
    height: 52px;
}
#head-form h3 {
    padding: 0; margin: 0;
    line-height: 50px;
}


.logoProfil {
    height:0px;
}

/*** FIL ARIANNE ***/

.breadcrumb-icons ul {
}
.breadcrumb-icons ul li {
    padding: 0px;
    margin-right: 1px;
    line-height: 53px;
    height: 50px;
    float: left;
}
.breadcrumb-icons ul li:last-child {
    margin-left: 20px;
}
.breadcrumb-icons a {
    float: left;
    width: 50px;
    height: 100%;
    text-align: center;
    color: white;
    background-color: #2c3e50;
    padding: 0px;
    margin: 0px;
    border-bottom: 5px solid #c0392b; 
}
.breadcrumb-icons a.home {
    border: none;
    color: #0072C6;
    background-color: white;
}
.breadcrumb-icons a.photo {
    border: none;
    background-position: center center;
    -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}
.breadcrumb-icons a.proc-ok {
    border-color: #27ae60;
}
.breadcrumb-icons a span {
    margin: 0px;
    font-size: 1.1em;
}

.form-page {
    margin-top: 80px;
} 

#profile {
	margin-bottom: -30px;
	background-color: white;
	padding: 3px;
}

#progress-infos {
    width: 100%;
    font-size: 0.9em;
    color: #bdc3c7;
    text-align: right;
    margin-top: 50px;
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
}

#progress-infos div {
    width: 100%;
    padding-right: 20px;
    vertical-align: bottom;
    line-height: normal;
}

#progress-infos span {
    font-size: 3.2em;
    font-weight: bold;
    color: #0072C6;
    padding: 0;
    margin: 0;
}
#progress-infos span.success {
    font-size: 1.8em;
}

#progress {
	background-color: #eeeeee;
	height: 15px;
	line-height: 15px;
}

#progress .percent {
    background-color: #0072C6;
    color: #27ae60;
    height: 100%;
    font-weight: bold;
}

#inscription-warning {
    margin-top: 20px;
    border-left: 5px solid #f0ad4e;
    padding: 10px;
}
#inscription-success {
    margin-top: 20px;
    border-left: 5px solid #0072C6;
    padding: 10px;
    background-color: rgba(41, 128, 185,0.1);
}
#inscription-warning h5 {
    color: #f0ad4e;
    font-weight: bold;
}
#inscription-success h5 {
    color: #0072C6;
    font-weight: bold;
}
#inscription-warning p, #inscription-success p {
    font-size: 0.9em;
    color: grey;
}
#inscription-success a.btn {
    margin-top: 20px;
    background-color: #0072C6;
    border: 1px solid #0063ad;
    color: white;
}

#container {
	margin-top: 30px;
}

.category {
	background-color: white;
	padding: 0px;
	font-weight: bold;
	padding: 3px;
    display: block;
    margin-top: 20px;
}

.cat-icon {
    height: 70px;
	background-color: #2c3e50;
    text-align: center;
}

.cat-icon .glyphicon {
    color: white;
    padding: 0px;
    margin: 0px;
    font-size: 30px;
    height: 100%;
    line-height: 60px;
    top: 7px;
}

.cat-icon .glyphicons {
    color: white;
    padding: 0px;
    margin: 0px;
    font-size: 30px;
    height: 100%;
    line-height: 60px;
    top: 7px;
}

.cat-title-blocmin {
    color: white;
    font-weight: normal;
    margin-left: 15px;
}

.cat-title {
    height: 70px;
    line-height: 70px;
    display: table;
}

.cat-title-bloc {
	vertical-align: middle; 
	display: table-cell; 
	line-height: normal;
}

.cat-title-bloc h4 {
	padding: 0;
	margin: 0 0 2px 0;
	color: black;
}

.cat-title-bloc small {
	color: grey;
	font-weight: normal;
}

.cat-status {
    height: 70px;
	text-align: center;
	background-color: #eeeeee;
}
.cat-status span {
    padding: 0px;
    margin: 0px;
    font-size: 30px;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 60px;
    top: 7px;
}

.cat-status .glyphicon-ok {color: #27ae60; }
.cat-status .glyphicon-remove { color: #c0392b; }

.progress-circle path {
	stroke: #1ECD97;
	stroke-width: 5;
}

.checkmark path,
.cross path {
	stroke: #27ae60;
	stroke-linecap: round;
	stroke-width: 4;
	-webkit-transition: opacity 0.1s;
	transition: opacity 0.1s;
}
.cross path {
	stroke: #FB797E;
}


.photo-edit {
    width: 200px;
    height: 250px;
    margin: 0 auto;
    position: relative;
}
.photo-edit-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    color: white;
    line-height: 250px;
}
.photo-edit-link span {
    vertical-align: middle;
    line-height: normal;
    font-size: 5em;
}

.photo-edit-link:hover {
    background-color: rgba(255, 255, 255, 0.7);
    color: #0072C6;
}

@media (max-width: 992px) {

    .navbar-nav {
        margin: 0px;
    }
    .navbar-nav li {
        display: inline-block;
    }

    #profile img {
        max-width: 150px;
    }

}

#validationMentions {
    margin-top: 20px;
}


/* JUSTIFICATIFS */
.justificatifs .row {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 0px;
}

/* CROPPER */

.img-container,
.img-preview {
  background-color: #f7f7f7;
  width: 100%;
  text-align: center;
}

.img-container {
  min-height: 200px;
  max-height: 554px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .img-container {
    min-height: 554px;
  }
}

.img-container > img {
  max-width: 100%;
}

.docs-preview {
  margin-bottom: 20px;
}

.img-preview {
  overflow: hidden;
  margin: 0 auto;
}

.img-preview > img {
  max-width: 100%;
}

.preview-lg {
  width: 150px;
  height: 200px;
}

.docs-actions li {
    margin: 10px 0px;
}

.form-signin-heading {
	text-align: center;
}
