
.sizeheight {
    min-height: 100vh;
}

.centrer {
    margin: 0 auto;
    text-align: center;
}
.adroite {
    float: right;
}
.enligne{
    display: inline-block;
}

.vcentre {
    vertical-align: middle;
}

.ecarte {
    margin: 0 10px 0 0;
}

/* New */
/* ------------------------------------------------------- */
body {
    border: 2px solid #f3f7f8;
}

.pagesize {
    width: 100vw !important;
}

.ui-content {
    padding: 0px !important;
}

#accueil {
    background: url("../images/login-pic.jpg") no-repeat;
    width: 100%;
    height: calc(100vh - 153px);
    background-size: 130%;
    background-position: center top;
}

#accueil form {
    position: fixed;
    bottom: 80px;
    width: 94%;
    margin: 0 3%;
}

button {
  border: none;
}

input {
    border: none;
}

.ui-input-text {
    border: none;
}

#aroundaccueil {
    background-color: #58879b;
}
.pagetitle {
    font-size: 2.4em;
    font-weight: bold;
    color: #25424f;
    text-align: center;
    margin: 4px 0;
}

#logname {
    font-size: 1.6em;
    font-weight: bold;
    color: #ff7200;
    line-height: 34px;
    vertical-align: top;
}

#homesubtitle {
    text-align: center;
    padding : 0;
}

#homesubtitle img {
    width: 34px;
}

#connexion input {
    font-style: italic;
    color: #b7ccd4;
    background-color: #e7eef0;
}

.footertext {
    color: #58879b;
    font-weight: lighter;
    font-size: 0.8em;
    text-align: center;
    margin: 5px 0;
    padding: 5px;
    margin-block-start: 0.4em;
    margin-block-end: 0.1em;
}

.colblanc{
    color: #58879b;
    font-size: 0.7em;
    font-weight: lighter;

}

.footerliens a{
    color: #58879b !important;
    font-weight: bold;
    text-decoration: underline;
    font-size: 0.8em;
}

.footerliens {
    margin-block-start: 0.1em;
    margin-block-end: 0.6em;
}

.fondblanc {
    background-color: #fff;
}
/*   Page 2   */

.topfooter {
    height: 3px;
    color: #58879b;
}

.pagesize .ui-footer {
    border: none;
}

.ui-footer {
    border-top: 4px solid #58879b !important;
}

.ui-header {
    border-bottom: 4px solid #58879b !important;
}

#hautdepage {
    padding: 4px 15px;
}

#appname, #usercon, #logout {
    display: inline-block;
    vertical-align: top;
}

#appname {
    float: left;
    vertical-align: top;
    font-size: 16px;
    font-family: open sans;
    font-weight: bold;
    color:#58879b;
}

#appname span {
    vertical-align: top;
    display: inline-block;
    margin-top:5px;
}

#rightpart {
    float: right;
}

#logout {
    margin-left: 10px;
    cursor: pointer;
}

#appname img{
    width: 30px;
}
#logout img {
    width: 30px;
}

#usercon span {
    margin-top: 5px;
    display: inline-block;
    font-weight: lighter;
}

/*   Page 3   */

#select-choice-a {
    width : 95%;
}

.aba-icon-action {
    background: url(/themes/images/icons-png/folder.png) 0 0 no-repeat !important;
}
.aba-icon-heart:after {
    background:url(themes/images/icons-png/photo.png) 0 0 no-repeat !important;
}
.aba-icon-delete:after {
    background: url(themes/images/icons-png/folder.png) 0 0 no-repeat !important;
}

/* page 4  */

textarea#coms {
    width: calc(100% - 40px)!important;
    margin: 5px 20px;
    height: 80px;
    background-color: #fff;
    border: 1px solid #b7ccd4 !important;
}

input.abafiles {
    width: 96% !important;
    margin: 0 0 0 20px  !important;
    background-color: #fff !important;
    border: 1px solid #b7ccd4 !important;
}

input.abafilesphoto {
    width: 0% !important;
    margin: 0 0  !important;
    background-color: #fff !important;
    border: none !important;
}

/* ----------------------------------------------------------*/

h1 {
    font-size: 1em;
}

h3 {
    color: #fff !important;
    font-size : 16px;
    font-weight: bold;
}

h3.headfolder {
    padding: 0 10px!important;
    margin-top: 4px !important;
    margin-bottom: 4px !important;
    background-color: #58879b;
    border-top: 6px solid #b7ccd4;
    margin-block-start: 6px;
    margin-block-end: 6px;
    height: 32px;
}

h3.expdest {
    padding: 0 10px!important;
    margin-top: 4px !important;
    margin-bottom: 4px !important;
    background-color: #fff;
    margin-block-start: 6px;
    margin-block-end: 6px;
    color: #58879b !important;
    font-weight: bold !important;
}

.numdossier {
    float: right;
    font-weight: lighter;
    padding:6px 2px;
    margin-right: 20px;
}

.nomexp {
    vertical-align: top;
    float: left;
    padding: 6px 2px;
}

.aucentre {
    text-align: center;
}

.contenu {
    margin-top: 0 !important;
}

.touslesdossier a {
    text-decoration: none;
}
.touslesdossier a:hover {
    background-color: #e6e6e6;
}

dl {
    margin-block-start: 0 !important;
    margin-block-end: 0 ! important;
    margin: 0 15px;
    text-decoration: none !important;
}

.dossiersliste dt{
    text-decoration: none !important;
    vertical-align: top;
    font-weight: bold;
    font-size: 16px;
    color: #58879b;
    padding: 3px;
}

.dossiersliste dd{
    text-decoration: none !important;
    vertical-align: top;
    font-weight: lighter;
    font-size: 14px;
    color: #ff7200;
    padding: 3px;
    margin-inline-start: 0;
}

.dossiersliste hr, #detailsdossier hr {
    border: 1px dashed #58879b;
    margin: 2px 0;
}

.destst {
    font-weight: bold;
}

#expedimap, #destimap {
    width: 96%;
    height: 300px;
    margin: 20px auto;
    display: none;
}

.ledossier {
    font-size: 14px;
    padding: 0.1em 1em !important;
}

.ledossier dt{
    text-transform: none;
    width: 42%;
    display: inline-block;
    vertical-align: top;
    color: #58879b;
    margin-bottom: 4px;
    font-weight: 500;
}

.ledossier dd{
    width: 57%;
    color: #000;
    font-weight: 500;
    display: inline-block;
    margin-inline-start: 0px;
    margin-bottom: 4px;
    font-size: 16px;
    color: #ff7200;
}



#endbtns {
    background-color: #b7ccd4;
    width: 100%;
    text-align: center;
    padding: 8px;
}

#endbtns div {
    display: inline-block;
}

#dossierbtn, #dossierbtnval {
    background-color: rgba(88, 135, 155, 1);
    padding: 2px 16px;
    margin: 2px 8px;
    color: #fff;
}

#suivantbtn, #suivantbtnval {
    background-color: rgba(88, 135, 155, 1);
    padding: 2px 16px;
    margin: 2px 8px;
    color: #fff;
}

.endbtntxt {
    vertical-align : top;
    margin-top: 8px;
    font-weight: 100;
}
#messagevalidstatus {
    float: right;
    margin-right: 30px;
    display: inline-block;
}
#messagevalidstatus img {
    width: 20px;
}

#dossierbtn img, #dossierbtnval img, #suivantbtn img, #suivantbtnval img {
    width: 28px;
    margin-top: 4px;
}

#suivantbtn:hover, #suivantbtnval:hover, #dossierbtn:hover, #dossierbtnval:hover {
    cursor: pointer;
    background-color: rgba(88, 135, 155, 0.5);
}

#headerstand {
    width: 100%;
}

#infostatut {
    width: 100%;
    background-color: #58879b;
    color: #fff;
    clear: both;
}

#statutchoix {
    width: 40%;
    text-align: center;
    display: inline-block;
}
#statutchoixbas {
     width: 70%;
     text-align: center;
    padding : 5px 0;
    margin: 0 auto;
 }

#statutchoix .ui-select {
    width: 90%;
    margin: 0.5em auto calc(0.5em - 3px);
}

#statutchoix .ui-btn{
    background-color: #ff7200 !important;
    color:  #fff;
    font-size: 14px;
    font-weight: lighter;
    width: 80%;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}
#select-choix {
    padding : 5px 10px;
}

#select-choix-button  {
    width: 80%;
    padding:10px;
}

#select-choix-button span {
    font-weight: 500;
    font-size: 15px;
}
#select-choix option {
    font-size: 14px;
    padding: 2px 10px;
}
#statutspace {
    width: 34%;
    display: inline-block;
}

#numdossier {
    vertical-align: top;
    width: 22%;
    text-align: center;
    padding: 2px;
    display: inline-block;
    margin-top: 10px;
}

.expdest {
    margin-bottom: 10px;
}

.expdest .rubtxt, .expdest .btnimg {
    display: inline-block;
}

.exped {
    width: 98%;
    padding-left: 15px;
    font-size: 20px;
    font-weight: bold;
    vertical-align : top;
    margin-top: 4px;
}

.premrub {
    border: 3px solid #b7ccd4 !important;
    margin: 10px 0 20px !important;
}

.sperarediv {
    width: 26%;
}

.contrubbtn {
    width: 98%;
    text-align: center;
    margin: 5px auto;
}

 #confirmation .exped {
    width: 90%;
    padding-left: 15px;
    font-size: 20px;
    font-weight: bold;
    vertical-align : top;
    margin-top: 4px;
}

#confirmation .sperarediv {
    width: 1%;
}

#confirmation .contrubbtn {
    width: 1%;
    text-align: center;
}

.rubbtn {
    background-color: rgba(88, 135, 155, 0.5);
    color: #fff;
    font-weight: lighter;
    padding: 0 8px;
}

.rubbtn:hover {
    background-color: rgba(88, 135, 155, 0.8);
    cursor: pointer;
}

.btnimg {
    margin-top: 2px;
}
.btnimg img {
    width : 28px;
}

.rubtxt {
    vertical-align: top;
    margin-top: 7px;
}

.partname {
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-top: 6px;
}

.numexp {
    vertical-align: top;
    line-height: 36px;
}

.btnexploc {
    vertical-align: middle;
    line-height: 52px;
}

.btnexploc a.ui-btn {
    margin: 0.1em 0;
}

.avertisfile{
    font-style: italic ;
    font-size: 14px;
    color: #ff7200;
    margin: 5px 0 5px 40px;
}

.validparttitle {
    font-weight: 700;
    color: #e16b0a;
}

#photo1, #photos2, photos3 {
    width: 98%;
    line-height: 30px;
}

#fileform input {
    width: 100%;
}

#fileform .ui-input-text {
    width: 98%;
    border: none;
    display: inline-block;
}

#photo .ui-input-text {
    width: 100%;
    border: none;
    display: inline-block;
}
#photo .ui-input-text input {
    width: 100% !important;
    background-color: #e7eef0 !important;
}
#photo .lesinputfile {
    display: inline-block;
    width: 25%;
    background-color: #e7eef0;
}

#fileform .bootstrap-filestyle .ui-input-text{
    border : 1px solid #e16b0a;
}

textarea.ui-input-text{
    border : 1px solid #e16b0a !important;
}

.lesinputfile {
    display: inline-block;
    width: 76%;
}

.ui-shadow-inset {
    -webkit-box-shadow: none;
}

.inputfilezone {
    width: 94%;
    display: inline-block;
}

.btnfilezone {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-top: 5px !important;
    width: 18%;
    padding-left: 15px;
}

.btnfilezone button {
    background: none !important;
    margin: 20px 0 0;
    padding: 0;
}

.btnfilezone img {
    width: 40px !important;
    margin-top: 2px;
}

.btnfilezone img:hover {
    cursor: pointer;
}

.ifzline1 {
    vertical-align: top;
}

#message {
    text-align: center;
    color: red !important;
    font-size: 14px !important;
    font-weight: 700;
    padding: 4px;
    margin: 4px;
    display: inline-block;
    width: 100%;
    margin: 4px auto;
}

.message {
    font-style: italic;
    text-align: center;
    color: red !important;
    font-size: 14px !important;
    font-weight: 700;
    padding: 4px;
    margin: 4px;
}

#alertnofilemsg {
    font-style: italic;
    text-align: center;
    color: green !important;
    font-size: 14px !important;
    font-weight: 700;
    padding: 4px;
    margin: 4px;
}

.ui-content {
    padding-bottom: 50px !important;
}

#contmessage {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding: 2px;
}

.messagebar, #dossiermessage {
    background-color: #eeecec;
    color: red;
    font-weight: 700;
    font-size: 14px;
    margin: 15px auto 0;
    text-align: center;
    width: 80%;
    padding: 14px;
}

#contmessage {
    display: none;
}

.imagelist {display: flex; flex-wrap: wrap;}
.popup-gallery {margin: 0px 5px 5px 5px;}
.popup-gallery  img {width: 100px; height: 100px; border-radius: 5px;}

.msgenvert {
    color: #1e7e34 !important;
}

.voirmap{
    background-color: rgba(88, 135, 155, 1);
    padding: 2px 16px;
    margin: 20px 8px 2px 8px;
    color: #fff;
    display: inline-block;
}

.voirplusbtntxt {
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    font-weight: 100;
    color: #fff;
}
.voirplusbtnimg {
    display: inline-block;
}

.voirplusbtnimg img {
    width: 28px;
    margin-top: 4px;
}

.contbtnvp {
    text-align: right;
    width: 96%;
}