/*
Theme Name: Autism Romania
Theme URI: http://www.autismromania.ro/
Author: Rusu+Bortun
Author URI: http://rusubortun.ro
Description: Theme for autismromania.ro
Version: 0.01
*/

html, body
{
    font-family: 'Montserrat', Sans-Serif;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background-color: #fffef9;
    color: #3a0e41;
}
a,
a:visited,
a:hover
{
    color: #3a0e41;
    text-decoration: none;
}
a img
{
  border: none;
}
textarea, input{
    outline: 0;
    background-color: #f2f1e9;
}
textarea:focus, input:focus{
    outline: 0;
    background-color: #ffffff;
}
.clearFloat:before,
.clearFloat:after
{
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearFloat:after
{
    clear: both;
}
img.pdfLogo
{
   width: 0.8em; 
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearFloat
{
    *zoom: 1;
}
#wrapper
{
    background-color: #fffef9;
    width: 100%;
    position: relative;
}
#header
{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    display: block;
    background-color: #f1edd2;
}
#topMenuContent
{
    width: 100%;
    max-width: 1010px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#topMenuTop
{
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    background-image: url('images/header-background.png');
    background-repeat: repeat-x;
    background-position: bottom left;
    padding: 6px 0;
    
}
#logo
{
    display: block;
    width: auto;
    height: auto;
    float: left;
    position: relative;
}
/* aici incep stilurile pentru topmenu*/
#mainMenu
{
    position: relative;
    float:right;
    padding-top: 6px;
}
ul#menuUl
{
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#menuUl ul
{
    position: absolute;
    top: 1.8em;
    left: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
ul#menuUl li
{
    float: left;
    padding-left: 1em;
    padding-right: 1em;
    line-height: 1.8em;
    position: relative;
    margin-left: 0.3em;
}
#mainMenu ul#menuUl li.current-menu-ancestor, #mainMenu ul#menuUl strong > li.current-menu-item
{
    background-color: #ffffff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#mainMenu ul#menuUl li:hover
{
    background-color: #ffffff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#mainMenu ul#menuUl li:nth-child(1):hover, #mainMenu ul#menuUl li:nth-child(2):hover
{
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}
#mainMenu ul#menuUl li:nth-child(4):hover
{
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}
#mainMenu ul#menuUl li:hover > ul li
{
    display: block;
}
#mainMenu ul#menuUl ul li
{
    display: none;
    float: none;
    padding-top: 0.2em;
    padding-bottom: 0.4em;
}
#mainMenu ul#menuUl li:nth-child(1) a
{
    color: #db4522;
}
#mainMenu ul#menuUl li:nth-child(1) ul
{
    background-color: #db4522;
    width: 110%;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    z-index: 70;
}
#mainMenu ul#menuUl li:nth-child(1) ul a
{
    color: #ffffff;
    font-size: smaller;
    display: block;
}
#mainMenu ul#menuUl li:nth-child(1) ul li
{
    border-bottom: 1px solid #e36346;
    line-height: 1.5em;
    margin-left: 0;
}
#mainMenu ul#menuUl li:nth-child(1) ul li:hover
{
    background-color: #de6246;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#mainMenu ul#menuUl li:nth-child(2) a
{
    color: #4abd9e;
}
#mainMenu ul#menuUl li:nth-child(2) ul
{
    background-color: #4abd9e;
    width: 110%;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    z-index: 60;
}
#mainMenu ul#menuUl li:nth-child(2) ul a
{
    color: #ffffff;
    font-size: smaller;
    display: block;
}
#mainMenu ul#menuUl li:nth-child(2) ul li
{
    border-bottom: 1px solid #40cfaf;
    line-height: 1.5em;
    margin-left: 0;
}
#mainMenu ul#menuUl li:nth-child(2) ul li:hover
{
    background-color: #5ac6ae;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#mainMenu ul#menuUl li:nth-child(3) a
{
    color: #f59622;
}
#mainMenu ul#menuUl li:nth-child(4) a
{
    color: #3a0e43;
}
#mainMenu ul#menuUl li:nth-child(4) ul
{
    right:0;
    left: auto;
    background-color: #3a0e43;
    width: 110%;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    z-index: 50;
}
#mainMenu ul#menuUl li:nth-child(4) ul a
{
    color: #ffffff;
    font-size: smaller;
    display: block;
}
#mainMenu ul#menuUl li:nth-child(4) ul li
{
    border-bottom: 1px solid #60156b;
    line-height: 1.5em;
    margin-left: 0;
}
#mainMenu ul#menuUl li:nth-child(4) ul li:hover
{
    background-color: #581961;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#mainMenu ul#menuUl li ul li:last-child
{
    border-bottom: 0;
}
#mainMenu ul#menuUl li ul li:first-child:hover
{
    -webkit-border-radius: 6px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 6px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 6px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#mainMenu ul#menuUl li ul li:last-child:hover
{
    -webkit-border-radius: 0;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius: 0;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-radius: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
#mobileMenu
{
    display: none;
    float: right;
    height: 41px;
    width: 41px;
    cursor: pointer;
}
#mobileMenu img
{
    width: 100%;
    height: auto;
    padding-top: 3px;
}
/*aici se incheie stilurile pentru topmenu*/
#topMenuBottom
{
    width: 100%;
    height: auto;
    position: relative;
}
#loginMenu /*formularul de login se continua la linia 763*/
{
    float: right;
    position: relative;
    box-sizing: border-box;
    padding: 0 0.3em;
}
#contentWrapper
{
    padding-top: 4em;
    width: 100%;
    max-width: 1010px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    position: relative;
}
#mainContent
{
    position: relative;
    width: 73%;
    height: auto;
    display: table-cell;
    margin: 0;
    box-sizing: border-box;
    vertical-align: top;
    padding-right: 5%;
    padding-left: 1%;
}
#mainContent h1
{
    margin-top: 0;
}
.resurse
{
    margin-top: 0;
    color: #4abd9e;
    text-transform: uppercase;
    margin-bottom: 0.3em;
}
.despreNoi
{
    margin-top: 0;
    color: #db4522;
    text-transform: uppercase;
    margin-bottom: 0.3em;
}
.comunitate
{
    margin-top: 0;
    color: #f59622;
    text-transform: uppercase;
    margin-bottom: 0.3em;
}
.tineri
{
    margin-top: 0;
    color: #3a0e43;
    text-transform: uppercase;
    margin-bottom: 0.3em;
}
#mainImage
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    max-height: 300px;
    border: 1px solid #ececec;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 2px 5px 0px #ececec;
    -moz-box-shadow:    0px 2px 5px 0px #ececec;
    box-shadow:         0px 2px 5px 0px #ececec;
    margin-bottom: 1em; 
}
#mainImageSilderContainer
{
    position: relative;
    width: 100%;
}
.mainImages
{
    position: absolute;
    top:0;
    left:0;
    display: none;
    /*opacity: 0;
    filter: alpha(opacity=0)*/; /* For IE8 and earlier */
    -webkit-transition: all 0.5s ease-out;
    -moz-transition:    all 0.5s ease-out;
    -o-transition:      all 0.5s ease-out;
    transition:         all 0.5s ease-out;
    width: 100%;
}
.mainImages.active
{
    position: relative;
    display: block;
    /*opacity: 1;
    filter: alpha(opacity=100); *//* For IE8 and earlier */
}
.mainImages img
{
    width: 100%;
    position: relative;
}
#textPestePoza
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: rgba(227,99,70,0.6);
    padding-left: 1em;
    padding-bottom: 1em;
    padding-right: 1em;
    box-sizing: border-box;
    height: 30%;
}
#textPestePoza h2, #textPestePoza h4
{
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0.2em;
    text-transform: uppercase;
    position: relative;
    color: #ffffff;    
}
h2.homepage
{
    color: #da4622;
    text-transform: uppercase;
}
#postContentStatic
{
    display: block;
    width: 100%;
    height: auto;
    min-height: 10em;
    box-sizing: border-box;
    /*margin-right: 3em;*/
    color: #727272;
    margin-bottom: 3em;
    word-wrap: break-word;
}
a.rosu
{
    color: #db4522;
}
#postContentStatic img
{
    margin-bottom: 0.8em;
    margin-right: 0.8em;
}
#postContentCategrie
{
    display: block;
    width: 100%;
    height: auto;
    min-height: 20em;
    padding: 0;
    box-sizing: border-box;
    /*margin-right: 3em; */
    border: 1px solid #ececec;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #ffffff;
    color: #727272;
    margin-bottom: 3em;
    padding-bottom: 2em;
    word-wrap: break-word;
    position: relative;
}
#postContentCategrie.maiSus
{
    top: -1em;
}
#postContent, #postContentMic, #postContentMare
{
    display: block;
    width: 100%;
    height: auto;
    min-height: 20em;
    padding: 1em;
    box-sizing: border-box;
    /*margin-right: 3em; */
    border: 1px solid #ececec;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #ffffff;
    color: #727272;
    margin-bottom: 3em;
    padding-bottom: 2em;
    word-wrap: break-word;
}
#postContentMic
{
    min-height: 5em;
}
#postContentMic.inactive, #postContentMare.inactive 
{
    display: none;
}
#mostReadContainer
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    /*margin-right: 3em;*/
    box-sizing: border-box;
}
#mostReadContainer h2
{
    color: #46bfa0;
    text-transform: uppercase;
    margin-bottom: 0.8em;
}
#labelRow
{
    position: relative;
    z-index: 9997;
}
.label
{
    display: inline-block;
    padding-left: 1.2em;
    padding-right: 1.2em;
    width: auto;
    height: 2em;
    border-left: 1px solid #e6e6e6;
    border-top:  1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    text-transform: capitalize;
    color: #848484;
    background-color: #f4f4f4;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    line-height: 1.7em;
    font-size: larger;
    position: relative;
    cursor: pointer;
}
.label.active
{
    color: #46bfa0;
    background-color: #ffffff;
    border-color: #ececec;
    z-index: 9999;
}
#mostReadArticleContainer
{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.grupArticoleCategorie
{
    display: none;
    position: absolute;
    height: auto;
    top: -6px;
    left: 0;
    border: 1px solid #ececec;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    z-index: 9998;
}
.grupArticoleCategorie.active
{
    display: block;
    background-color: #ffffff;
    position: relative;
}
.unArticol
{
    padding-top: 0.8em;
    padding-left: 1.2em;
    padding-right: 1.2em;
    border-bottom: 1px solid #ececec;
}
.titluArticol h3
{
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    line-height: 1em;
    text-transform: capitalize;
}
.textArticol p
{
    margin: 0;
    margin-bottom: 0.4em;
}
.articleDetails
{
    margin-bottom: 5px;
}
.articleDetails img
{
    vertical-align: middle;
}
.showAll h4
{
    font-size: 1em;
    text-transform: uppercase;
    float: right;
    color: #46bfa0;
    margin-right: 1.5em;
    margin-bottom: 0.3em;
    margin-top: 0.3em;
}
#succesStories
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 3em;
}
#povestiContainer
{
    position: relative;
    display: block;
    width: auto;
    height: 370px;
    border: 1px solid #ececec;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 2px 5px 0px #ececec;
    -moz-box-shadow:    0px 2px 5px 0px #ececec;
    box-shadow:         0px 2px 5px 0px #ececec;
    
}
#povestiContainer img
{
    width: 100%;
}
#povestiSilderContainer
{
    position: relative;
    display: block;
    width: auto;
    height: 338px;
}
.povestiImg
{
    position: relative;
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.povestiImg img
{
    width: 100%;
    margin-top: 1em;
    border: 1px solid #3a0e43;
}
.slide
{
    position: absolute;
    bottom: 0;
    left:0;
    opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
    -webkit-transition: all 0.5s ease-out;
    -moz-transition:    all 0.5s ease-out;
    -o-transition:      all 0.5s ease-out;
    transition:         all 0.5s ease-out;
    width: 100;
}
.slide.active
{
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

#titluPoveste
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background-color: rgba(58,14,65,0.5);
    padding: 0.5em 1.5em;
    box-sizing: border-box;
}
#titluPoveste span
{
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 1.5em;
    font-weight: 700;
    color: #ffffff;
    position: relative;
}
.supraImage
{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}
.supraImage.active
{
    display: block;
}
#povestiControler
{
    position: relative;
    display: block;
    width: 100%;
    height: 32px;
    padding-top: 0.5em;
    padding-left: 0.4em;
}
.showAll span
{
    line-height: 1em;
    font-size: 1em;
    text-transform: uppercase;
    float: right;
    color: #3a0e41;
    margin-right: 1.5em;
    font-weight: 700;
}
h2.homepage
{
    text-transform: uppercase;
}
.circle
{
    cursor: pointer;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    border: 1px solid #3a0e41;
    margin-right: 0.3em;
}
.circle.active
{
    background-color: #3a0e41;
}
#povesteTitlu h2
{
    margin-top: 0.7em;
    color: #3a0e43;
    margin-bottom: 0.2em;
    text-transform: uppercase;
}
#postContent p
{
    margin: 0.3em 0;
}
.sideBar
{
    position: relative;
    color: #717171;
    width: 27%;
    height: auto;
    display: table-cell;
    margin: 0;
    box-sizing: border-box;
    border-left: 1px solid #5f5d5e;
    vertical-align: top;
    padding-left: 3%;
}
.sideBar h4
{
    color: #4c4c4c;
    margin: 0;
    text-transform: uppercase;
}
.sprijin
{
    margin-bottom: 2em;
}
#sprijina
{
    width: 100%;
    height: auto;
    margin-bottom: 1em;
}
#sprijina img
{
    width: 100%;
    border: 0;
    outline: none;
    border: 1px solid #ececec;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 2px 5px 0px #ececec;
    -moz-box-shadow:    0px 2px 5px 0px #ececec;
    box-shadow:         0px 2px 5px 0px #ececec;
    box-sizing: border-box;
    
}
#jobsSection, #latestTopicsSection
{
    width: 100%;
}
#jobsArtExcerpt, #topicArtExcerpt
{
    font-size: small;
    line-height: 1.3em;
    width: 100%;
    word-break: break-all;
}
#jobsSection h2, #jobsSection h3, #jobsSection h5
{
    margin: 0;
    text-transform: uppercase;
}
#jobsSection a
{
    color: #3a0e41;
    display: block;
}
#jobsArtTitle, #topicArtTitle
{
    margin-top: 1em;
    margin-bottom: 0.5em;
    width: 100%;
}
#jobsArtDetails, #topicArtDetails
{
    margin-top: 0.6em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #dddcd7;
    width: 100%;
    margin-bottom: 0.4em;
}
#jobsArtDetails img, #topicArtDetails img
{
    vertical-align: top;
}
.listItem
{
    margin: 1em 1em 1em 2em;
}
.vlistItem
{
    display: inline-block;
    width: 49%;
    margin-top: 1em;
    text-align: center;
    min-width: 200px;
}
img.publicatii
{
    border: 1px solid #e4e4e4;
}
.vlistItem div, .vlistItem h3
{
    width: 100%;
    display: block;
    box-sizing: border-box;
    word-wrap: break-word;
}
#containerRanduri
{
    height: auto;
    width: 100%;
}
.rand
{
    text-align: center;
    width: auto;
    height: auto;
    float: left;
    padding: 0 0.6em;
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-top: 1px solid #ececec;
    height: 4em;
    color: #848484;
    background-color: #f4f4f4;
    box-sizing: border-box;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-right: 0.3em;
    padding-top: 0.8em;
    
}
.rand h4
{
    text-transform: uppercase;
    margin: 0;
}
.rand.active
{
    background-color: #ffffff;
}
.rand.active h4
{
    color: #46bfa0;
}
#containerContinuturi
{
    padding: 0 1em;
    position: relative;
}
#containerRanduri a
{
    display: block;
}
.continut
{
    display: none;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding-top: 1em;
}
.continut.active
{
    display: block;
    position: relative;
}
.listItemDetails
{
    padding-top: 0.8em;
}
.showMoreJobs
{
    display: inline-block;
    float: right;
    margin-top: 0.1em;
}
.showMoreTopics
{
    display: inline-block;
    float: right;
    margin-top: 0.1em;
}
.showAllJobs, .showAllTopics
{
    border-bottom: 1px solid #dddcd7;
    padding-bottom: 1em;
    padding-top: 0.7em;
    margin-bottom: 3em;
    width: 100%;
    float: right;
}
#latestTopicsSection
{
    width: 100%;
}
#latestTopicsSection a
{
    color: #f59421;
}
#latestTopicsSection h2, #latestTopicsSection h3, #latestTopicsSection h5
{
    margin: 0;
    color: #f59421;
    text-transform: uppercase;
}
#jobsSection h5, #latestTopicsSection h5
{
    float: right;
}
#parteneriSections
{
    margin-bottom: 2em;
}
#parteneriSections div
{
    padding: 0.3em;
    font-size: small;
}
#parteneriTitle h4
{
    font-size: larger;
    color: #4d4d4f;
    text-transform: uppercase;
    margin-top: 1.5em;
}
#imgFond
{
    float: left;
}
#imgGrants
{
    float: left;
}
a.ahref_resurse, a.ahref_comunitate, a.ahref_tineri, a.ahref_despreNoi
{
    color: #a1a1a1;
}
a.ahref_despreNoi:hover
{
    color: #db4522;
}
a.ahref_resurse:hover, a.sariSus
{
    color: #4abd9e;
}
a.ahref_comunitate:hover
{
    color: #f59421;
}
a.ahref_tineri:hover
{
    color: #3a0e43;
}
/*.tineri a
{
    color: #3a0e43;
}*/
.ptHrefResurse a
{
    color: #4abd9e;
}
.feisbuc
{
    margin-right: 1em;
    float: right;
    margin-top: 0.1em;
    margin-bottom: 1em;
}
a.marker
{
  color: #3a0e43;  
}
/*aici incepe sa se formateze loginul bbPress*/
#login
{
    position: relative;
    margin-bottom: 3em;
}
.newLoginForm fieldset
{
    border: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 0.4em 0;
    margin: 0;
}
.newLoginForm label
{
    width: auto;
    font-size: smaller;
}
.bbp-username label, .bbp-email label
{
    font-family: 'Montserrat', Sans-Serif;
    font-size: 12pt;
}
.button.submit.user-submit
{
    float: left;
    margin-left: 8.4em;;
    margin-top: 1em;
    border: 1px solid #3a0e43;
    background-color: #3a0e43;
    color: #fff;
    border-radius: 6px;
    font-family: 'Montserrat', Sans-Serif;
    font-size: 12pt;
}
.newLoginForm input[type="text"], .newLoginForm input[type="password"]
{
    border: 1px solid #ececec;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #ffffff;
    height: 1.8em;
    margin-bottom: 0.5em;
    margin-right: 0.5em;
    font-weight: 600;
    width: 9em;
    padding: 0 0.2em;
    display: inline-block;
}

.button.submit.user-submit.siBogdan
{
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    font-size: 10pt;
    text-transform: uppercase;
    color: #84704b;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
    float: none;
}
a.bbp-register-link
{
    color: #84704b;
    text-transform: uppercase;
    font-size: 11pt;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 6px;
    background-color: #fff;
    padding: 0.15em 0.35em;
    -webkit-box-shadow: 0px 2px 5px 0px #d9d5bc;
    -moz-box-shadow:    0px 2px 5px 0px #d9d5bc;
    box-shadow:         0px 2px 5px 0px #d9d5bc;
    box-sizing: border-box;
    
}

#newLoggedIn /*div care contine formul cand esti loggedin*/
{
    padding: 0.3em;
    width: 100%;
    box-sizing: border-box;
}
.avatarLoggedIn /*contine a img avatar*/
{
    float: left;
    display: block;
    margin-right: 0.5em;
    position: relative;
    height: auto;
}
.avatarLoggedIn img
{
    border: 2px solid #fff;
}
.infoLogedIn
{
    float: left;
    position: relative;
    padding-top: 0.2em;
    box-sizing: border-box;
}
.infoLogedIn p
{
    display: inline-block;
    margin: 0;
    line-height: 1em;
    font-size: smaller;
}
.infoLogedIn h4
{
    text-transform: uppercase;
    display: inline-block;
    color: #3a0e41;
    line-height: 1em;
    margin: 0;
    padding: 0;
    font-size: smaller;
}
a.butonLogout
{
    text-decoration: underline;
    font-weight: 600;
    color: #3a0e41;
    line-height: 1em;
    font-size: smaller;
}

/*aici se termina zona pentru loginul bbPress*/
/*aici incepe zona de formatare a formularelor pentru angajati/angajatori*/
#formContainer
{
    background-color: #fbfbfb;
    background-image: url("images/bg_form.png");
    background-repeat: no-repeat;
    background-position: top right;
    display: block;
    width: 100%;
    height: auto;
    padding: 1em;
    box-sizing: border-box;
    /*margin-right: 3em; */
    border: 1px solid #ececec;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    position: relative;
    top: -3.7em;
}
.wpcf7-form br
{
    display: none;
}
.wpcf7-form h3, .wpcf7-form h4
{
    margin-bottom: 1.5em;
    margin-top: 0;
    color: #4c4c4c
}
h3.angajare
{
    display: block;
    width: 85%;
}
.wpcf7-form input, .wpcf7-form textarea
{
    background-color: #ffffff;
    border: 1px solid #ececec;
    color: #4c4c4c;
    padding: 0.5em 1em;
    margin-bottom: 0.8em;
    margin-right: 0.8em;
}
.jumalenght
{
    width: 46%;
    display: inline-block;
    margin-right: 0.8em;
}
.jumalenght span
{
    width: 100%;
    position: relative;
    display: block;
}
.lalbel
{
    width: 100%;
    position: relative;
    display: block;
    color: #4c4c4c;
    font-size: 0.8em;
    font-weight: 300;
    margin-bottom: 0.1em;
}
.wpcf7-form .halflenght
{
    width: 42.5%;
}
.wpcf7-form .fullenght
{
    width: 92%;
    display: block;
}
.wpcf7-form .fulheight, .wpcf7-form .halfheight
{
    height: 3.5em;
}
.wpcf7-form-control.wpcf7-submit
{
    width: 96.46%;
    background-color: #3a0e41;
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 1em;
    padding-top: 1em;
    font-weight: 600;
    margin-bottom: 0;
    
}
div.wpcf7-response-output
{
    margin-left: 0!important;
    margin-right: 0!important;
    width: 91%;
}
::-webkit-input-placeholder { /* WebKit browsers */
    font-family: 'Montserrat', Sans-Serif;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   font-family: 'Montserrat', Sans-Serif;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   font-family: 'Montserrat', Sans-Serif;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   font-family: 'Montserrat', Sans-Serif;
}
/*aici se termina zona de formatare a formularelor pentru angajati/angajatori */
/*aici incepe zona de formatare a listelor pentru angajati/angajatori */
#listaContainer
{
    background-color: #ffffff;
    display: block;
    width: 100%;
    height: auto;
    padding: 0 1em 3em 1em;
    box-sizing: border-box;
    /*margin-right: 3em;*/ 
    border: 1px solid #ececec;
    position: relative;
    top: -3.6em;
}
#articolAngajare
{
    position: relative;
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 0.5em;
    font-size: smaller;
    color: #4c4c4c;
}
#articolAngajare img
{
    float: left;
    border: 1px solid #ececec;
    margin-right: 0.3em;
}
#articolAngajare p
{
    width: 80%;
    line-height: 1em;
    margin: 0;
    float: left;
    margin-bottom: 0.2em;
}
/*aici se termina zona de formatare a listelor pentru angajati/angajatori */
/*aici incepe zona de formatare a forumului */
#postContentForum
{
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    box-sizing: border-box;
    /*margin-right: 3em;*/ 
    border: 1px solid #ececec;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #ffffff;
    color: #727272;
    margin-bottom: 3em;
}
#bbp-search-form
{
    margin-bottom: 2em;
    background-image: url("images/search_icon.png");
    background-repeat: no-repeat;
    background-position: top right;
    height: 6em;
    position: relative;
    width: auto;
    float: right;
    top: 0;
}
#bbp_search
{
    border:0;
    border-bottom: 1px solid #ececec;
    background-color: rgba(255, 255, 255, 0);
    height: 2.2em;
}
#bbp_search_submit
{
    border: 0;
    background-color: rgba(255, 255, 255, 0);
    color: #f7ac51;
    font-weight: 800;
    padding: 0.45em 1.9em;
    cursor: pointer;
}
div.bbp-breadcrumb
{
    margin-left: 1em!important;
}
.bbp-breadcrumb p, .bbp-breadcrumb a
{
    font-size: 12pt;
    color: #f59622;
    text-transform: uppercase;
}
.bbp-breadcrumb a
{
    font-size: 12pt;
    font-weight: 600;
    color: #a1a1a1;
    text-transform: uppercase;
}
.bbp-breadcrumb a:hover
{
    color: #f59622;
}
li.bbp-forum-info, .bbp-forum-content
{
    color: #4c4c4c;
}
a.bbp-forum-title
{
    color: #f59622;
}
li.bbp-header
{
    background-color: #fbfbfb!important;
    border-left: 1px solid #ececec!important;
    border-right: 1px solid #ececec!important;
    border-top: 1px solid #ececec!important;
}
.bbp-body
{
    font-size: 11pt;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}
.bbp-forum-freshness
{
    font-size: 9pt;  
}
.bbp-body .bbp-author-name
{
    color: #f7ac51;
    font-weight: 800;
    text-transform: uppercase;
}
.bbp-body .bbp-forum-reply-count, .bbp-body .bbp-forum-topic-count
{
    color: #717171;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd
{
    background-color: #fff!important;
}
.bbp-footer, .subscription-toggle, .bbp-template-notice.info, .bbp-pagination-count, .bbp-topic-tags
{
    display: none;
}
ul.bbp-forums, ul.bbp-topics
{
    margin: 0 1em 2em 1em!important;
    border: 0!important;
}
.bbp-topics .bbp-header
{
    color: transparent;
}
li.bbp-topic-reply-count
{
    width: 23%!important;
}
.bbp-reply-author
{
    border-right: 1px solid #ededed;
    text-align: left!important;
    
}
.bbp-reply-author br
{
    display: none;
}
#bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar
{
    margin: 0!important;
}
#bbpress-forums div.bbp-forum-author a.bbp-author-name, #bbpress-forums div.bbp-topic-author a.bbp-author-name, #bbpress-forums div.bbp-reply-author a.bbp-author-name
{
    margin: 0!important;
}
#bbpress-forums fieldset.bbp-form
{
    padding: 0!important;
    border:0!important;
    margin: 0!important;
    background-color: #fbfbfb!important;
}
fieldset.siAtat
{
    background-image: url('images/addTopic.png');
    background-repeat: no-repeat;
    background-position: top right;
}
fieldset .bbp-template-notice
{
    display: none;
}
fieldset.siMaimult
{
    background-image: url('images/commenttopic.png');
    background-repeat: no-repeat;
    background-position: top right;
}
#wp-bbp_reply_content-editor-container
{
    margin-top: 8em!important;
}
#new-post legend
{
    float: left;
    color: #f7ac51;
    font-weight: 700;
    font-size: large;
    width: 80%;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-left: 0.8em;
    padding: 0!important;
}
#bbpress-forums fieldset.bbp-form input, #wp-bbp_topic_content-editor-container, #wp-bbp_reply_content-editor-container
{
    margin-left: 1em!important;
    margin-right: 1em!important;
    background-color: #ffffff;
    border: 1px solid #ececec;
    line-height: 2.5em;
    padding-left: 0.3em;
}
#bbp_topic_title
{
    box-sizing: border-box;
    width: 50%!important;
}
#qt_bbp_topic_content_toolbar, #qt_bbp_reply_content_toolbar
{
    display: none;
}

#new-post textarea
{
    background-color: #FFFFFF;
    /*border: 1px solid #ececec;*/
}
p.deAranjat
{
    margin-left: 1em!important;
    margin-top: 1em!important;
    display: inline-block;
}
#bbpress-forums div.bbp-the-content-wrapper
{
    margin-bottom: 0!important;
}
#new-post input, .bbp-submit-wrapper
{
    width: 100%;
    padding: 0 1em;
    box-sizing: border-box;
    float: none!important;
    margin-top: 0!important;
}
#bbpress-forums .submit
{
    background-color: #f59423;
    border: 0;
    width: 100%;
    text-transform: uppercase;
    color: #FFFFFF;
    height: 3em;
    font-weight: 800;
}
p.deRemove
{
    display: none!important;
}
ul.bbp-replies
{
    margin-left: 1em!important;
    margin-right: 1em!important;
    border: 0!important;
}
.bbp-replies .bbp-header
{
    display: none;
}
.bbp-reply-header
{
    border-top: 1px solid #ececec!important;
    border-left: 8px solid #fbfbfb!important;
    border-right: 1px solid #ececec!important;
    background-color: #fbfbfb !important;
    padding-left: 35px!important;
    background-image: url("images/calendar_orange.png");
    background-repeat: no-repeat;
    background-position: left;
    font-size: 10pt;
}
.bbp-reply-content p
{
    margin: 0;
}
.bbp-reply-content p a
{
    word-break: break-all;
}
.bbp-reply-content
{
    padding-top: 5px!important;
}
#bbpress-forums div.reply
{
    box-sizing: border-box;
}
/*aici se termina zona de formatare a forumului */
#footerWrapper
{
    width: 100%;
    background-color: #3a0e41;
    color: #fffeff;
}
#footerContent
{
    width: 100%;
    max-width: 1010px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0.5em;
}
#footerMenuTop
{
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    background-image: url('images/footer-background.png');
    background-repeat: repeat-x;
    background-position: bottom left;
    position: relative;
    padding: 0.8em 0 0.6em;
}
#logoFooter
{
    display: block;
    float: left;
    width: auto;
    height: auto;
    position: relative;
    vertical-align: top;
}
#contact
{
    position: relative;
    display: block;
    float: right;
    width: auto;
    font-size: 7pt;
    text-align: right;
    margin: 0 0.3em ;
}
#footerMenuBottom
{
    position: relative;
    width: 100%;
    height: auto;
    position: relative;
    padding: 0.5em 0;
}
#sloganFooter
{
    padding-left: 0.4em;
    float: left;
    line-height: 0.9em;
    /*margin: 0.5em 0;*/
}
#footerText
{
    float: right;
    font-size: 7pt;
    height: auto;
    width: auto;
    line-height: 1.8em;
}
#footerText a
{
    color: #ffffff;
}
.linkFacebook
{
    float: left;
    position: relative;
    margin-left: 0.5em;
    margin-right: 0.5em;
}
.linkFacebook img
{
    height: 15px;
}
#footerSubsol
{
    position: relative;
    box-sizing: border-box;
    padding-top: 0.5em;
}
#footerMenuBottom img
{
    height: 12px;
}
.semnatura
{
    float: right;
    position: relative;
}
/*aici incepe zona de formatare a comentariilor*/

.comentarii, .comentariiMov
{
    background-image: none!important;
}
.nrDeComentarii
{
    margin-top: 1em;
    margin-bottom: 1.8em;
}
#formContainer.comentarii.rosu #respond #commentForm .form-submit #butonSubmit
{
    background-color: #db4522;
}
#formContainer.comentariiMov #respond #commentForm .form-submit #butonSubmit
{
    background-color: #3a0e41;
}
#formContainer.comentarii.rosu #respond .must-log-in a
{
    color: #db4522;
}
#formContainer.comentariiMov #respond .must-log-in a
{
    color: #3a0e41;
    text-decoration: underline;
}
.comment-author
{
    display: inline-block;
}
.comment-author img
{
    display: none;
}
.comment-author .fn, .comment-author .fn a
{
    color: #4abd9e;
}
.comment-author span
{
display: none;
}
.comment-author cite::after { 
    content: ": ";
}
.commentlist
{
    display: block;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}
.comment
{
    width: 100%;
    border: 1px solid #ececec;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 0.8em;
    padding: 0.5em 0.8em;
    box-sizing: border-box;
    
}
.comment p, .says
{
    display: inline;
    margin: 5px 0;
    color: #717171;
}
.reply
{
    display: inline-block;
    position: relative;
    right: 0;
}
a.comment-reply-link, a.comment-reply-login
{
    color: #4f4f4f;
    text-transform: lowercase;
    font-size: smaller;
}
.comment-meta.commentmetadata
{
    display: none;
}
#commentForm form
{
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}
#commentForm label
{
    display: none;
}
#commentForm textarea
{
    width: 100%;
    min-height: 8em;
    border: 1px solid #ececec;
    background-color: #ffffff;
}
#commentForm #butonSubmit
{
    background-color: #4abd9e;
    border: 0;
    width: 100%;
    text-transform: uppercase;
    color: #FFFFFF;
    height: 3em;
    font-weight: 800;
    cursor: pointer;
    
}
#respond #reply-title
{
    display: none;
}


/*aici se termina zona de formatare a comentariilor*/
.prev-next-posts
{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 4em;
}
.prev-posts-link
{
    float: left;
}
.next-posts-link
{
    float: right;
}
a.contactCandidat
{
    font-size: 10pt;
}
.legislatie
{
    position: relative;
    width: 90%;
    margin: 0 auto;
}
.paypall
{
    display: block;
    text-align: center;
    margin-top: -10px;
    margin-bottom: 16px;
}
#mce-EMAIL
{
    border: 1px solid #ececec;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: rgb(250, 255, 189);
    height: 1.8em;
    font-weight: 600;
    width: 100%;
    padding: 0 1em;
    box-sizing: border-box;
    display: block;
}
#mc-embedded-subscribe
{
    margin-top: 6px;
    font-weight: bold;
    width: 100%;
    color: #84704b;
    text-transform: uppercase;
    font-size: 11pt;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 6px;
    background-color: #fff;
    padding: 0.15em 0.35em;
    -webkit-box-shadow: 0px 0px 5px 2px #d9d5bc;
    -moz-box-shadow:    0px 0px 5px 2px #d9d5bc;
    box-shadow:         0px 0px 5px 2px #d9d5bc;
    box-sizing: border-box;
    font-family: 'Montserrat', Sans-Serif;
}
@media all and (max-width: 963px)
{
    #mainMenu
    {
        float:left;
    }
    #textPestePoza h2
    {
        font-size: 14pt;
    }
    #textPestePoza h4
    {
        font-size: 12pt;
    }
}
@media all and (max-width: 660px)
{
    #mobileMenu
    {
        display: block;
        width: 10%;
        margin-right: 5%;
    }
    #mainMenu, .sideBar, #sloganFooter
    {
        display: none;
    }
    #mainMenu.active
    {
        display: block;
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        background-color: #fff;
        z-index: 9999;
    }
    #mainMenu.active ul
    {
        width: 100%;
        box-sizing: border-box;
    }
    #mainMenu.active li
    {
        width: 100%;
        box-sizing: border-box;
        line-height: 3em;
        margin-left: 0;
    }
    #mainMenu.active ul#menuUl ul li
    {
        display: block;
        position: relative;
        box-sizing: border-box;
        line-height: 2em!important;
    }
    #mainMenu.active ul#menuUl ul
    {
        position: relative;
        top:0;
        width: 100%!important;
        box-sizing: border-box;
    }
    #topMenuBottom.active
    {
        display: none;
    }
    #logo
    {
        width: 70%;
        height: auto;
        margin-left: 5%;
    }
    #logo img
    {
        width: 100%;
    }
    #contentWrapper
    {
        padding-top: 1em;
        box-sizing: border-box;
        display: block;
    }
    #mainContent
    {
        padding-left: 5%;
        padding-right: 5%;
        width: 100%;
        display: block;
    }
    #textPestePoza h2
    {
        font-size: 12pt;
    }
    #textPestePoza h4
    {
        font-size: 10pt;
    }
    .label
    {
        width: 100%;
        box-sizing: border-box;
    }
    .rand
    {
        width: 100%;
        margin:0;
        height: 3em;
    }
    #postContentCategrie.maiSus
    {
        top: 0;
    }
    #mostReadContainer
    {
        height: auto;
    }
    #succesStories
    {
        display: none;
    }
    #menuFooter
    {
        float: left;
        width: auto;
    }
    #menuFooter ul#menuUl li
    {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    #footerText
    {
        float: left;
        padding: 0.3em;
    }
    .semnatura
    {
        float: left;
        margin-left: 0.5em;
    }
}
@media all and (max-width: 633px)
{
    #contact
    {
        float: left;
        text-align: left;
        margin-left: 0.5em;
    }
}
@media all and (max-width: 400px)
{
    #textPestePoza h2
    {
        font-size: 9pt;
    }
    #textPestePoza h4
    {
        font-size: 7pt;
    }
}
