div {
/*border: 1px solid;*/
}

div.container .recruiter-top-panel {
    background: url(../images/asset/recruiter/recruiter_top_bg.png) repeat-x;
    color: #FFFFFF;
    margin: 30px 0 20px;
    height: 360px;
    position: relative;
}

div.container .recruiter-top-panel .recruiter-top-left {
    margin: 15px 0 20px;
    background: url(../images/asset/recruiter/recruiter-top-left-bg.png) repeat-x;
    height: 85px;
    text-align: left;
    overflow: hidden;
    padding: 25px;
}

div.container .recruiter-top-panel .recruiter-top-left h1 {
    font-size: 1.7em;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: middle;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

div.container .recruiter-top-panel .recruiter-top-left-introduction p {
    margin: 0 0 0 20px;
}

div.container .recruiter-top-panel .cv-pictures img {
    width: 480px;
}

div.container .recruiter-2nd-panel {
    position: relative;
}

div.container .recruiter-2nd-panel #home-video {
    margin-bottom: 10px;
}

div.container .recruiter-2nd-panel .davidheadVideoIntro {
    margin-bottom: 10px;
    text-align: center;
    font-size: 0.9em;
    color: #666666;
}

div.container .recruiter-2nd-panel .davidheadVideoButton {
    -moz-border-radius: 5px;
    padding: 1px;
    text-align: center;
    line-height: 38px;
    border: solid #A3A3A3 1px;
    position: relative;
    height: 36px;
}

div.container .recruiter-2nd-panel .davidheadVideoButton span {
    -moz-border-radius: 5px;
    display: block;
    height: 35px;
    background: url(../images/asset/recruiter/recruiter-button.png) repeat-x;
    color: #0B4B8A;
    font-size: 1.5em;
    font-weight: bold;
    cursor: pointer;
}

div.container .recruiter-2nd-panel .davidheadVideoButton img.left-arrow {
    right: -270px;
    top: -27px;
    display: block;
    position: relative;
}

div.container .recruiter-2nd-panel .davidheadVideoButton img.right-arrow {
    left: 17px;
    top: -47px;
    display: block;
    position: relative;
}

ul.keypoints {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 334px;
    position: relative;
    top: -1px;
    left: -2px
}

ul.keypoints li {
    background: transparent url("../images/asset/recruiter/blue-unselected.png") no-repeat;
    height: 38px;
    font-size: 1.3em;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 70px;
    padding-top: 0;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    overflow-x: visible;
    cursor: pointer;
}

ul.keypoints li.selected {
    background: transparent url("../images/asset/recruiter/blue-selected.png") no-repeat;
    height: 41px;
    line-height: 39px;
}

div.container .recruiter-2nd-panel .recruiter-2nd-middle {
    background: url("../images/asset/recruiter/recruiter-infopanel-bg.png") repeat-x;
}

div.container .recruiter-2nd-panel .info-panel {
    width: 310px;
    height: 172px;
    overflow-y: hidden;
}

div.container .recruiter-2nd-panel .info-panel div.item {
    width: 310px;
    height: 175px;
    overflow-y: scroll;
}

div.container .recruiter-2nd-panel .info-panel div.item h4 {
    color: #333333;
    font-size: 1.5em;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 20px;
}

div.container .recruiter-2nd-panel .info-panel div.item p {
    color: #333333;
    font-size: 1.2em;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
}

div.container .recruiter-2nd-panel .more-info {
    position: relative;
    top: 20px;
    left: 25px;
}

div.container .recruiter-2nd-panel .more-info span {
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
}

div.container .recruiter-2nd-panel .more-info h1 {
    color: #C7E2F1;
    font-size: 1.9em;
    font-weight: bold;
    margin-top: 5px;
}

#top-footer {
    background-color: #FFFFFF;
    border-top: 1px #C0C0C0 solid;
    width: 100%;
}

#top-footer-inner {
    background-color: #ECECEC;
    margin-top: 1px;
    width: 100%;
}

#top-footer-inner .footpanel {
    border: 1px solid #333333;
    padding: 1px;
    background-color: #FFFFFF;
    height: 150px;
    margin: 20px 10px 20px 0;
}

#top-footer-inner .footpanel .inner-panel {
    padding-top: 10px;
    text-align: center;
    margin: 0;
    height: 150px;
    background: url("../images/asset/recruiter/recruiter-foot-panel-bg.png") repeat-x;
}

#top-footer-inner .footmbpanel .inner-panel {
    background: url("../images/asset/recruiter/recruiter-foot-mb-panel-bg.png") repeat-x !important;
}

#top-footer-inner .inner-panel h2 {
    font-size: 1.2em;
    font-weight: bold;
    color: #ECECEC;
    margin: 0;
}

#top-footer-inner .inner-panel h1 {
    margin: 0;
    font-size: 1.7em;
    font-weight: bold;
    color: #ECECEC;
}

#top-footer-inner .inner-panel p {
    padding: 15px;
    font-size: 1em;
    font-weight: bold;
    color: #E9EEF3;
}

#top-footer-inner .footmbpanel .inner-panel {
    padding-top: 5px;
}

#top-footer-inner .footmbpanel .inner-panel .foot-panel-button {
    -moz-border-radius: 5px;
    padding: 1px;
    text-align: center;
    line-height: 38px;
    border: solid #A3A3A3 1px;
}

#top-footer-inner .footmbpanel .inner-panel .foot-panel-button {
    -moz-border-radius: 5px;
    margin: 10px 20px 10px;
    padding: 1px;
    text-align: center;
    border: solid #646B6F 1px;
    background-color: #EEF5F9;
}

#top-footer-inner .footmbpanel .inner-panel .foot-panel-button div {
    -moz-border-radius: 5px;
    background: url("../images/asset/recruiter/recruiter-foot-mb-button.png") repeat-x;
    padding: 5px;
}

#top-footer-inner .footmbpanel .inner-panel .foot-panel-button h2 {
    color: #666666;
    font-size: 1.0em;
    font-weight: bold;
    margin: 0;
    line-height: 1em;
}

#top-footer-inner .footmbpanel .inner-panel .foot-panel-button h1 {
    color: #333333;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0;
    line-height: 1.2em;
}

/** from home.css **/
#middle-footer-inner {
    background: #000000 url("../images/asset/home/footer.png") repeat-x;
    margin-top: 0;
    width: 100%;
    height: 380px;
}

#middle-footer .footer-tabs {
    margin-top: 5px;
    position: relative;
}

#middle-footer .container .logos{
    float: left;
}

div.footer-tabs .tab {
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 0;
    background-color: #003366;
    font-size: 1.7em;
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    width: 170px;
    float: left;
    margin-right: 8px;
    cursor: pointer;
}

div.footer-tabs .tab.selected {
    color: #003366;
    background: #FFFFFF url("../images/asset/home/footerbg.png") repeat-x 0 0;
}

#middle-footer .tab-content {
    color: #999999;
    margin: 0 0 0 0;
    background: #FFFFFF url("../images/asset/home/footerbg.png") repeat-x 0 -30px;;
    font-weight: bold;
    padding: 0;
    height: 300px;
    overflow: hidden;
    position: relative;
}

#middle-footer .tab-content div.content {
    height: 300px;
    position: relative;
}

#middle-footer .tab-content .tab-find h1 {
    text-align: center;
    margin-top: 20px;
    color: #005688;
    font-size: 2.0em;
    font-weight: bold;
    line-height: 2.0em;
}

#middle-footer .tab-content .tab-find .separate-line {
    background-color: #99BFD5;
    width: 470px;
    margin: auto;
    height: 1px;
}

#middle-footer .tab-content .tab-find p {
    text-align: center;
    color: #333333;
    font-size: 1.0em;
    font-weight: bold;
    width: 420px;
    margin: 20px auto 20px;
}

#middle-footer .tab-content .tab-find .tab-find-input {
    width: 400px;
    margin: auto;
    position: relative;
}

#middle-footer .tab-content .tab-find .tab-find-button {
    -moz-border-radius: 5px;
    padding: 1px;
    margin-left: 20px;
    text-align: center;
    line-height: 30px;
    border: solid #A3A3A3 1px;
    width: 70px;
    display: inline-block;
    position: relative;
    top: 4px;
}

#middle-footer .tab-content .tab-find .tab-find-button a {
    -moz-border-radius: 5px;
    display: block;
    height: 30px;
    background: url(../images/asset/recruiter/recruiter-mid-foot-button.png) repeat-x;
    color: #0B4B8A;
    font-size: 1.5em;
    font-weight: bold
}

#middle-footer .tab-content .tab-find div.tab-find-input-inner {
    height: 30px;
    position: relative;
    float: left;
}

#middle-footer .tab-content .tab-find div.tab-find-input-inner label {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #CCCCCC;
}

#middle-footer .tab-content .tab-find input {
    height: 30px;
    width: 300px;
    font-size: 1.2em;
    color: #333333;
}

#middle-footer .quote-content {
    margin-top: 15px;
}

#middle-footer .quote-content .author {
    font-size: 1.1em;
    font-weight: bold;
}

#middle-footer .quote {
    margin: auto;
    width: 52px;
    height: 40px;
}

#middle-footer p {
    text-align: justify;
    margin: 5px 10px;
    color: #C4CFD5;
    font-size: 0.95em;
    font-weight: bold;
    width: 246px;
}

#middle-footer .tab-content h1 {
    color: #333333;
    font-size: 2em;
    font-weight: bold;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 30px;
}

#middle-footer .recruiter-footer .tab-media-inner {
    width: 550px;
}

#middle-footer .recruiter-footer .tab-media-inner h1 {
    font-size: 1.7em;
     padding-left: 50px;
    padding-right: 50px;
}

#middle-footer .tab-content div.tab-feedback p {
    padding-left: 20px;
    width: 320px;
}

#middle-footer .tab-content div.tab-feedback h1 {
    padding-top: 20px;
    width: 180px;
    padding-left: 20px;
    padding-right: 20px;
}

#middle-footer div.tab-content p {
    color: #666666;
    font-size: 1.2em;
    font-weight: normal;
    padding-left: 60px;
    padding-right: 60px;
}

#middle-footer .tab-content  .tab-feedback p {
    font-size: 1.1em;
    margin-bottom: 1em;
    text-align: left;
}

#middle-footer .tab-content .tab-feedback textarea {
    font-family: Arial, Sans-serif;
    font-size: 1em;
    height: 90px;
    width: 300px;
}

#middle-footer div.tab-content ul {
    color: #666666;
    font-size: 1em;
    font-weight: normal;
    padding-left: 100px;
    padding-right: 100px;
}

#middle-footer .recruiter-footer .tab-content ul {
    padding-left: 50px;
    padding-right: 50px;
}

.tab-media ul {
    list-style: none;
}

.tab-media ul, .tab-media ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 3.333em;
}

div.tab-media span.date {
    display: block;
    float: left;
    width: 80px;
    padding-left: 16px;
    background: transparent url("../images/asset/bullet.png") no-repeat 0 2px;
}

div.tab-media span.title {
    display: block;
    float: left;
    width: 330px;
}

#middle-footer .recruiter-footer  .tab-media span.title {
    width: 260px;
}

.tab-media .twitterLink {
    position: absolute;
    right: 10px;
    top: 100px;
}

.tab-media .blogLink {
    position: absolute;
    right: 20px;
    top: 140px;
}

.tab-media .facebookLink {
    position: absolute;
    right: 20px;
    top: 50px;
}

#middle-footer .recruiter-footer .tab-media .facebookLink img{
    width: 120px;
    height: 36px;
}

#middle-footer .recruiter-footer .tab-media .twitterLink img{
    width: 130px;
    height: 28px;
}

div.footer-tabs div.tab-content ul {
    font-size: 1em;
    color: #666666;
    font-weight: normal;
    padding-left: 100px;
    padding-right: 100px;
}

div.footer-tabs div.tab-content ul li {
    list-style: none;
    clear: both;
    cursor: pointer;
}

#rilogo {
    position: absolute;
    right: 45px;
    top: 55px;
}

#rilogo img {
    height: 70px;
}

.recruiter-top-left-introduction {
    height: 200px;
    overflow-y: hidden;
}

div.cv-pictures {
    height: 435px;
    overflow-y: hidden;
    position: relative;
    bottom: 10px;
    left: 30px;
}

#middle-footer .recruiter-footer .tab-feedback {
    width: 530px;
}

#middle-footer .recruiter-footer .tab-feedback .feedback-intro{
    width: 245px;
}

#middle-footer .recruiter-footer .tab-feedback .feedback-intro p{
    width: 215px;
    padding: 0;
    margin-left: 20px;
    margin-right: 20px;
}

#middle-footer .recruiter-footer .tab-feedback .feedback-inputs{
    width: 275px;
}

#middle-footer .recruiter-footer .tab-feedback .feedback-inputs p{
    width: 280px;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}

#middle-footer .recruiter-footer .tab-feedback .feedback-inputs .feedback-input {
   width: 270px; 
}

#middle-footer .recruiter-footer .tab-feedback .feedback-inputs .feedback-input input.text{
   width: 260px;
}

#middle-footer .recruiter-footer .tab-feedback .feedback-inputs .feedback-input textarea{
   width: 260px;
}

#middle-footer .logos{
    margin-top: 5px;
}

#middle-footer .logos img.logo.first {
    margin-top: 5px;
}

#middle-footer .logos img.logo {
    width: 145px;
    margin-top: 5px;
    border: 1px solid #333333;
}

#middle-footer .logos img.logo.ri-logo {
    height: 140px;
}

#middle-footer .recruiter-footer.footer-tabs .tab {
    padding: 5px 10px;
    width: 145px;
}
