@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek,greek-ext,vietnamese);

html {
    font: normal 13px/1.4 "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    /*font: normal 13px/1.4 Arial, sans-serif;*/
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow-y: scroll;
    color: #000;
}
html,
body {
    height: 100%;
    min-height: 100%;
}
body {
    margin: 0;
    padding-bottom:30px;
}
a { background-color: transparent; }
a:active,
a:hover { outline: 0; }
a {
    color: #bc290a;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    color: #bc290a;
    text-decoration: underline;
}
img {
    box-sizing: border-box;
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

i:hover {
    cursor: pointer;
}

.grouped-fields i {
    color: #333;
}

.grouped-fields i:hover {
    color: #fff;
}

#header, #header2 {
    position:fixed;
    top:0;
    left: 0;
    right: 0;
    margin: 0;
    padding:0;
    z-index: 1000;
    /*height: 70px;*/
/*  width: auto;*/
}

/*#header2 {
    background-color: #bc290a;
}*/


#header a {
    color:white;
    text-decoration:none;
    font-weight: lighter;
    font-size: 13px;
}
#header a:hover {
    /*text-decoration:underline;*/
    color:#bc290a;
}

#header .material-icons, .second-nav .material-icons {
    font-size:30px;

}

#login-content {
    margin:0 auto 0;
    padding:170px 20px 30px;
    /*background-color:#FC3;*/
    /*padding:30px 10% 30px;*/  
}
#banner,  #content, #footer-content {
    width:90%;
    /*max-width:1280px;*/
    min-width:250px;
    margin:0 auto;
}
#content {
    background-color:white;
    min-height:500px;
    /*box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.4); */
    margin-top:110px;
}






#content2 {
    width:80%;
    margin:250px auto 0;
}


.header-item {
    font-family:Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}


#banner {
    height:80px;
    margin-top: 5px
}
#footer {
    position:fixed;
    bottom:0;
    left: 0;
    right: 0;
    height:25px;
    /*padding:10px 0;*/
    background-color:white;
    border-top:1px solid #d4d4d4;
    color:#999;
    /*text-align:left;*/
    /*border:1px dashed green;*/
    
}

#footer-content {
    padding-top:3px;
    margin:3px auto;
    
    text-align:left;
    text-height:font-size;
    font-size:10px;
    font-weight:normal;
    height:45px;
}


#banner-left {
    height: 62px;
    margin-top: -10px;
    /*border:1px solid red;*/
}
#banner-right {
    margin-top:-60px;
    margin-right: 15px;
    /*border:1px solid red;*/
}

#banner-right ul {
    text-align:right;
    margin: 0 !important;
    padding: 0 !important;
    height:63px;
}
#banner-right li  {
    text-align:center;
    display: inline-block;
    list-style: none;
    /*border:1px solid white;*/
    padding:0;
    width: 58px;
    /*margin:10px 0 0 0;*/
    /*border:1px solid white;*/
    /*height:100%;*/
}
#banner-right li a {
    display: inline-block;
    /*padding: 5px 10px;*/
}
#banner-right span.header-item {
    text-align:center;
    margin-top:10px;
    padding:5px 0;
}


#banner-center {
    margin-left:310px;
    max-width: 700px;
    margin-top: -65px;
    /*border:1px solid white;*/
}
#search input {
    width:80%;
    font-size: 24px;
    font-style: lighter;
    padding: 10px 25px;
    background-color:#444;
    color:white;
    border:1px solid #000;
    border-radius: 25px;
}
#search input:placeholder {
    color:smokedwhite;
}
#search input:focus {
    border:1px solid #eaeaea;
    outline:0;
}

.cancel-search {
    display: block;
    float: left;
    margin-top: -40px;
    margin-left: 56%;
    z-index: 100000;
}
.cancel-search:hover{
    cursor: pointer;
}
.cancel-search i {
    color: #ccc;
    font-size: 
}
.cancel-search i:hover {
    color: white;
    cursor: pointer;
}

img#firm-logo-banner {
    height:80px;
    padding: 10px;
    margin-top: -5px;
}

#message-form {
    /*position: relative;
    bottom: 100px;*/

    position: absolute;
    /*top: 140px;*/
    min-width: 650px;
    width: 70%;

    background-color:lightyellow;
    border: 1px dashed black;
    padding: 10px;
    margin: 105px auto;

    font-size: 10px;
    color: #666;
}


/* ///// page login ///// */
#message-accueil {
    color:white;
    font-size:24px;
    line-height:1.3;
    font-family:Arial, Helvetica, sans-serif;
    text-align: center;
    margin:3% auto 0;
    width:70%;
    min-width:430px;
    max-width:800px;
}

#blocs-container {
    display: flex;
    /*width:900px;*/
    min-width:400px;
    max-width:500px;
    /*height:620px;*/
    padding:25px 0;
    background-color:black;
    color: white;
    /*background-color: rgba(255, 255, 255, 0.9);*/
    text-align:center;
    margin:2% auto 30px;
    border:1px solid black;
    /*border:1px dashed red;*/
}
#login-bloc {
    width:400px;
    margin-left:25px;
}
#login-bloc {
    /*border:1px dashed green;*/
}
#subscribe-bloc {
    /*border:1px dashed red;*/
    border-left:1px solid #bc290a;
    padding-left:25px;
}

#login-container, #pwd-container {
    margin-bottom: 20px;
}

#blocs-container form {
    margin:0;
}
#blocs-container h2, .ui-dialog-title {
    margin:0 0 30px 0;
    padding:0;
    border-bottom:1px solid white;
    font-size:20px;
    text-align:left;
}
#blocs-container h3 {
    margin:30px 0 -7px 0;
    padding:0;
    font-size:16px;
    text-align:left;
}
#blocs-container h3 .material-icons {
    float: left;
    margin:-7px 7px 0 10px;
}


#login-bloc input, #subscribe-bloc input {
    vertical-align: middle;
    background-color: white;
    font-size: 22px;
    color: black;
    width: 300px;
    height: 54px;
    padding: 10px 10px 8px 10px;
    margin-left:5px;
    /*border:1px solid #bc290a;*/
}
#login-bloc input[type=button] {
    background-color: white;
    color: black;
}

#dialogue-message {
    text-align: center;
    color: red;
}

#subscribe-bloc input {
    margin-left:50px;
}
#subscribe-bloc select {
    font-size:14px;
}

#subscribe-bloc input.identite {
    padding: 10px 10px 8px 10px;
    font-size:16px;
}
/*#subscribe-bloc input::-webkit-input-placeholder.identite {
    font-size:12px;
}*/
#subscribe-bloc input.identite placholder {
    
}


#email-container input, #pwd1-container input, #pwd2-container input {
    font-size: 12px;
}

input.error {
    /*background-color:#de8675;*/
    background-color:#bc290a !important;
}

#nb_infos {
    color: white;
    margin-left: 25px;
}


/* /////////////////////////////////////// Home /////////////////////////////////////// */


#username {
    font-size: 11px;
}

/* popup */
#popup {
    position:fixed;
    top:50%;
    left:50%;
    width:720px;  /* adjust as per your needs */
    height:460px;   /* adjust as per your needs */
    margin-left:-230px;   /* negative half of width above */
    margin-top:-230px;   /* negative half of height above */

    z-index: 10000;
    /*overflow: hidden;*/

    background-color:black;
    box-shadow: 0px 0px 15px grey;
    color: white;
}
#popup-text {
     border-bottom: 1px solid white;
}
#popup-close {
    float: right;
    margin-top:7px;
    
}
#popup-close i {
    color: white;
    cursor: pointer;
}



/* popup médias */
#media-container {
    margin: 0px;
    padding: 0;
    height: 421px;
    overflow-y: auto;
    overflow-x: hidden;

}
h4.media-title {
    margin: 10px 15px;
   
}
ul.media-list {
    list-style: none;
    margin: 0;
}
ul.media-list li {
    margin: 0;
    padding: 15px 0;
}
ul.media-list li img {
    width: 100%;
    max-width: 300px;
}



/* ///////////////////////// 2 colonnes ////////////////////////// */
#filters-container {
    float: left;
    position: fixed;
    /*border: 1px dashed red;*/
    /*width: 20%;*/
    float: left;
    width: 25%;
    min-width: 200px;
    max-width: 250px;
    height: 100%;
    /*top: 40px;
    bottom: 40px;*/
   
    overflow-x: hidden;
    overflow-y: auto;
    
}
#contact-list-container {
    /*float: right;*/
   /* padding: 0px 10px 40px 250px;*/
    /*border: 1px dashed red;*/
    width: auto;
    min-width: 730px;
    margin-left:280px;
}


/* ////////////////////////////////////// Boîte de Filtres ////////////////////////////////////// */

h2.firm-title{
    margin:0 0 10px 0;
}


#filters {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom:220px;
    
    /*border: 1px solid black;*/
    /*height: 420px;*/
    /*overflow-y: auto;*/
}


.pastille {
    /*display: block;*/
    /*background-color:black;*/
    color: #adadad;
    font-size: 9px;
    padding: 3px;

    /*border-radius: 6px;
    width: 24px;
    height: 24px;

    margin-bottom: 4px;*/
}
.tags-contact-container {
    display: block;
    /*min-height: 26px;*/
    /*line-height: 2.2;*/
    margin: 0;
    padding: 0;

}
.tag {
    display: inline-block;
    padding: 2px 4px;
    margin: 2px 4px 2px 0;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: lighter;
    border-radius: 2px;
    white-space:normal;
}
.tag-pro {
    background-color: black;
    color: white;
}
.tag-cat {
    background-color: grey;
    color: white;
}
.tag-white {
    background-color: white;
    color: black;
}

#filters ul {
    margin: 5px;
    padding: 0 10px;
}

.section-contact, .section-contact-tag  {
    width: 80%;
   
}
.section-contact {
    margin: 40px 0;
}
.section-contact-tag {
    border-bottom: 1px solid white;
    margin-bottom: 5px;
}

.add-contact-tag-menu {
    /*
    position: absolute;
    background-color: white;
     border-radius: 10px;
     */
     color: white;
    padding-left: 20px;
    margin-top: 0px;
    margin-bottom: 22px;
   
}
.add-contact-tag-menu i.material-icon {
    font-size: 10px;
    color: black;
    float: right;
    cursor: pointer;
}
.add-contact-tag-menu i.material-icon:hover {
    color: red;
}

.filter, .filter-contact, .filter-title {
    font-size: 18px;
    font-weight: lighter;
    list-style: none;
    margin: 0;
    padding: 0;
}
h3.filter-title{
    margin: 5px 0;
}
.filter li, .filter-contact li {
    font-size: 14px;
    color: #666;
    text-transform: uppercase;;
    /*margin-left:10px;*/
}
.filter-contact li {
     color: #aeaeae;
}

ul li label {
    margin-left: 5px;
}



/* //////////////////////////////////////// Tableau résultats //////////////////////////////////////// */



table.list-tab
 {
    /*width: 100%;*/
    min-width: 700px;
    padding: 0;
    margin-bottom: 40px;
    /*border: 1px dashed black;*/
    padding-bottom: 25px;/* footer height */
}
table.list-tab
 tr  {
    padding:0px 0px;
    /*border-bottom:1px solid grey;*/
}
table.list-tab
 tr td {
     border-bottom:1px solid #dcdcdc;
     padding: 0 5px;
}


table.list-tab
 thead tr {
    /*background-color: black;*/
    color: black;
    font-weight: bold;
   
}
table.list-tab
 thead tr td {
     border-bottom: 2px solid black;
}
table.list-tab
 tbody tr {
    color: black;
    font-weight: lighter;
}
table.list-tab
 tbody tr:hover, .tr-active {
    background-color: #eaeaea;
}

/*.img-profile {
    max-width: 50px;
    max-height: 40px;
    padding: 5px;
    border-radius: 20px;
}*/

ul.links {
    margin: 0;
    padding: 3px;
    /*border:1px solid yellow;*/
    text-align: left;
}
ul.links li {
    padding-right:4px;
    font-size: 9px;
    /*display:inline;*/
    list-style: none;
    /*width: 35px;*/
}

ul.actions-btns {
    /*display: inline;*/
    /*border:1px solid black;*/
    margin: 0;
    padding: 0;
}
ul.actions-btns li {
    display: inline;
    width: 20px;
    /*border:1px solid green;*/
    margin: 0;
    margin-left: 5px;
    padding: 0;
}

.company {
    white-space:nowrap;
}

/* FontAwesome icons (SVG) */
.media, .links, .edit, .delete {
    cursor: pointer;
 }

.media, .edit, .delete {
    font-size: 16px;
 }
 .edit, .delete {
    color: black;
 }
 .media:hover, .edit:hover; .delete:hover, .popup-close {
    color:#bc290a;
 }

.img-profile {
    font-size: 30px;
    color: #ccc;
}
 .links {
    font-size: 12px;
 }






/* /////////////////////////////////// Add Talent form /////////////////////////////////// */

#talent-edit {
   /* border: 1px solid black;*/
    position:fixed;
    top:50%;
    left:50%;
    width:720px;  /* adjust as per your needs */
    height:550px;   /* adjust as per your needs */
    margin-left:-230px;   /* negative half of width above */
    margin-top:-300px;   /* negative half of height above */

    z-index: 10000;
    /*overflow-y:auto;*/

    padding: 0px 10px 40px;

    background-color:#eaeaea;
    box-shadow: 0px 0px 15px grey;
    color: white;
}


#talent-edit h2, #talent-infos h2 {
    color: black;
    margin-top: 5px;
}
i.popup-close{
    float: right;
    color: black;
}
i.popup-close:hover {
    cursor: pointer;
    color: #ccc;
}

#talent-form input[type=text], #talent-infos input[type=text] {
    border:none;
    border-bottom: 1px solid white;
    color: white;
    font-size: 16px;
    background-color: transparent;
    height: 40px;
    padding: 0 5px;
    width: 80%;
    margin-bottom: 10px;
}

#talent-form input[type=text]:focus, #talent-infos input[type=text]:focus {
    /*border: 1px solid white;*/
    outline: none;
}

#talent-form label.input-label, #talent-infos label.input-label {
    display: block;
}

#talent-form-content, #talent-infos-content {
    overflow-y: auto;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    max-height: 470px;
    height: 90%;
    background-color:black;
    padding: 10px;
}


#sub-contact-ul li {
    display: inline;
    margin-right:15px;
}

i.add-talent-option {
    /*font-size: 15px;*/
}

.add-talent-option {
    cursor: pointer;
}

.add-talent-option.open{
    color: red;
}

.list-tab
 i {
    cursor: pointer;
}
.list-tab
 i:hover {
    color: red;
}

#meta-list-tab tr {
    height:30px;
}

.comments {
    width: 80%;
    padding: 5px;
    font-size: 14px;
    line-height: 1.2;
    color: white;
    background-color: transparent;
    border:none;
    border-bottom:1px solid white;
}
.comments:focus {
    outline: none;
    color: grey;
    background-color: white;
}


.form-info {
    color: #ccc;
    font-size: 12px;
}

 #contact-submit-btn  {
    background-color: white;
    color: black;
    font-size: 16px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}


.grouped-fields {
    border: 1px solid #666;
    padding: 5px;
    margin-bottom: 10px;
}

#talent-infos > .grouped-fieldsgrouped-fields {
    border:none;
}

#talent-name-info {
    font-size: 12px;
    color: red;
}


/* //////////////////////////////////////// Fiche infos //////////////////////////////////////// */

#talent-infos {
    position:fixed;
    top:0;
    left:0;
    width:17%;  /* adjust as per your needs */
    height:100%;   /* adjust as per your needs */
    /*margin-left:-450px;*/  /* negative half of width above */
    /*margin-top:-475px;*/   /* negative half of height above */

    min-width: 300px;

    z-index: 10000;
    padding: 0px 10px 40px;

    color: white;
    background-color:#eaeaea;
}

#talent-infos-content {
    max-height: inherit;
}

#talent-infos-content h3 {
    font-size:13px;
    border-bottom:1px solid white;
}
#company-contact-container {
    margin: 10px 0;
}
/*
#pro-contact-container {
    float: lef;
    width: 30%;
}

#cat-contact-container {
    float: lef;
    width: 30%;
}

#sub-contact-container {
    float: right;
    width: 30%;
}
*/



.comment-label {
    font-size: 11px;
    color: #999;
}


.grouped-fields.comment-field {
    background-color: #333;
    color: white;
    font-size: 12px;
    max-height: 90px;
    overflow-y: auto;
}
textarea.comment-text {
    width: 95%;
}
.comment-label .comment-name, .comment-label .comment-date {
    color: white;
}


.comment-btns {
    float: right;
}
.comment-btns i {
    font-size: 13px;
    margin-left: 5px;
    /*color: white;*/
}
.comment-btns i:hover {
    /*color: red;*/
    cursor: pointer;
}

.comment-sup, .comment-edit:hover {
    color:#bc290a;
}
.comment-sup:hover, .comment-edit {
    color:white;
}

#medias-container .grouped-fields {
    border:none;
    padding: 0;
}
#medias-container .grouped-fields ul.media-list {
    margin:0;
    padding: 0;
}
#medias-container .grouped-fields ul.media-list li iframe {
    width: 100%;
    min-width: 200px;
    height: auto;
}


