﻿@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);

/*modification date 26-3-2014 by amira*/
pre {
    word-break: break-word !important;
}
/*End modification date 26-3-2014 by amira*/

.langSlct .caret {
    border-top: 4px solid #fff;
}

.mainWrapper {
    max-width: 980px;
    margin: 0 auto;
}

    .mainWrapper > h1, .mainWrapper > h2, .mainWrapper > h3, .mainWrapper > h4, .mainWrapper > h5, .mainWrapper > h6 {
        padding: 0 10px;
    }

h1, h2, h3, h4, h5, h6, label, span, p, pre, button, input, select, textarea {
    font-family: 'Droid Sans', sans-serif !important;
    font-weight: 400;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.red {
    color: #ED0000;
}

.just {
    text-align: justify;
}

.txt-center {
    text-align: center;
}

.pad-left {
    padding-left: 1%;
}

.pad-left-3 {
    padding-left: 3%;
}

.mrgnL0 {
    margin-left: 0;
}

.mrgnR0 {
    margin-right: 0;
}

.mrgnB0 {
    margin-bottom: 0;
}

.mrgnT0 {
    margin-top: 0;
}

.mrgn0 {
    margin: 0;
}


.pad0 {
    padding: 0 !important;
}

a.chosen-single {
    height: 26px !important;
    padding-bottom: 6px !important;
    padding-top: 0 !important;
}

a {
    color: #4476D1;
}


.chosen-container.chosen-container-multi .chosen-choices .search-field input.default {
    height: 25px !important;
}

.mainNav {
    margin-bottom: 5px;
    margin-top: 5px;
}

@-moz-document url-prefix() {
    h1, h2, h3, h4, h5, h6, label, span, p, pre, b, a, li;

{
    font-family: 'Droid Sans', sans-serif !important;
    font-weight: 400 !important;
}

}

h2 {
    font-size: 18px;
    font-weight: 600 !important;
}

.lbl_required:before {
    content: '*';
    color: #e28b8b;
    padding-right: 3px;
}

.gallery-slideshow {
    padding: 0px;
    padding: 0px 10px;
}

.camera_caption > div {
    padding: 0 10px 0 10px !important;
}

.camera_caption h3, .camera_caption {
    font-size: 14px;
    line-height: 15px;
}

    .camera_caption br {
        font-size: 1px;
        line-height: 1px;
    }

    .camera_caption h3 {
        padding-top: 3px;
    }

input::-webkit-input-placeholder {
    color: #999;
}

input::-moz-placeholder {
    color: #999;
}

input:-moz-placeholder { /* Older versions of Firefox */
    color: #999;
}

input:-ms-input-placeholder {
    color: #999;
}

.chosen-drop .chosen-results {
    font-size: 11px;
}


.candidateRedirectMsg h2 {
    font-weight: normal !important;
}

.candidateRedirectMsg h1 {
    color: #f0ad4e !important;
}
.candidateRedirectMsg {
    background-color: whitesmoke;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #cacaca;
    margin-top: 30px;
        padding-bottom: 15px;
}
.candidateRedirectMsg h2 a {
       font-size: 16px;
}

    .candidateRedirectMsg h2 a:hover {
       
    }
    .ApplyBtn, .ApplyBtn:hover , .ApplyBtn:focus {
        border: 0;
    /* box-shadow: none; */
    background: #6e6e6e;
    border-radius: 0px;
    width: 130px;
    height: 42px;
    color: white;
    text-shadow: none;
    border-bottom: 5px solid #464646;
}
    .glyphicon-briefcase.tooltiptoggle1.ApplyBtn, .glyphicon-briefcase.tooltiptoggle1.ApplyBtn:hover , .glyphicon-briefcase.tooltiptoggle1.ApplyBtn:focus {
    border: 0;
    /* box-shadow: none; */
    background: #6e6e6e;
    border-radius: 0px;
    width: 30px;
    height: 30px;
    color: white;
    text-shadow: none;
    /* border-bottom: 5px solid #464646; */
    border-radius: 50%;
}
    .ApplyBtn:hover , .ApplyBtn:focus {
    border-bottom: 5px solid  #5a5a5a;
}
    .pagination li a{
        background-color:#ebebeb;
        color:#464646;
    }
     .pagination li a:hover , ul.pagination li.current a:hover, ul.pagination li.current a:focus{
    background-color: #6e6e6e !important;
    color: #ffffff !important;
     }
     .FilterControl {
    width: 100%;
    max-width: 100%;
}
@media screen and (max-width:1200px) {
    .candidateRedirectMsg h2 a {
        position: absolute;
        right: 40%;
        padding: 10px;
    }
}

@media screen and (max-width:992px) {
    .candidateRedirectMsg {
        text-align: left;
    }

        .candidateRedirectMsg h2 a {
            position: absolute;
            right: 0%;
            padding: 10px;
            margin-top: 10px;
        }
}

/*********************** Right to Left style ***************************/

.rtl .activeProfile {
    border-right: 3px solid red !important;
    border-left: none !important;
}


.rtl .addNewSection i.editSection {
    float: left;
    margin-right: 5px;
}

.rtl .questionHeader .glyphicon-chevron-right:before {
    content: "\e079";
}

.rtl .answer {
    float: right;
}

    .rtl .answer ul.inputs-list li {
        float: none !important;
    }

.rtl .applicationContent .share-socials.jobapplication {
    float: left !important;
    position: relative;
    left: 16%;
}

.rtl .logDropIcon i {
    padding: 0px 5px;
}

/*.rtl .candidateCV {
    width: 86% !important;
}*/

.rtl .divLog .userName {
    text-align: right !important;
}

.rtl button.hight-res > i {
    color: #464646 !important;
    float: right;
}

.srch .searchSec {
    float: left;
}
.VacancyRow a{
        color:#00a3e4;
}
.rtl i {
    /* margin-right: 0px; */
    margin-left: 5px;
}

.rtl .dpSocialTimeline_line {
    background-position-x: 100%;
}

.rtl .History.Letter {
    border-right: solid 6px #16a085;
    border-left: 0;
}

.rtl .History.Apply {
    border-right: solid 6px grey;
    border-left: 0;
}

.rtl .arrow-img {
    float: right;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rtl .History {
    float: right;
}
.smallLoginWin button.close {
    display: none;
}
/*---------------------------------------------------------style for arabic version ------------------------------------------------------------------*/
.rtl .candidateInfo {
    float: right;
}


/*.rtl .candidateCV {
    margin-right: 1%;
    margin-left: 0px;
}*/

    .rtl .candidateCV .subnav li {
        float: right;
        padding-left: 5px;
        padding-right: 3px;
    }

.rtl .progressDone .percentageInNumbers {
    padding-left: 0px;
    padding-right: 2% !important;
    float: left;
}

.rtl .progressDone .ProgressBar {
    float: right;
}

.rtl .SideLinks.sublinks li:hover {
    border-left: 0px;
    border-right: 3px solid #d9d9d9;
}

.rtl .SideLinks.sublinks {
    -moz-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    -webkit-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
}

.rtl .SideLinks i {
    margin-right: 7%;
}

.rtl .savedCVPages label {
    float: right;
    text-align: left;
    padding-left: 0px;
    padding-right: 15px;
}

.rtl .CVsavedInfo {
    padding-left: 0px;
    padding-right: 5%;
    float: right;
}

.rtl .addNewSection {
    float: left;
    text-align: left;
}

.rtl .pull-right {
    float: left !important;
}

.rtl .imgAndProgressBarTwoCol {
    float: right;
}

.rtl .candidateNameAndJobTitle {
    float: right;
}

.rtl .UpperHeaderEmpInfo li {
    float: right;
}

.rtl .UpperHeaderEmpInfo {
    float: left;
}

.rtl .CVPages label {
    float: right;
    text-align: right !important;
    padding-left: 0px;
    padding-right: 15px;
}

.rtl .saveSection, .rtl .cancelSection {
    margin-left: 15px;
}

.rtl .sectionContents .row div.rtlInput {
    margin-left: 0px;
    margin-right: 4%;
    float: right;
}

.rtl .input-group span.input-group-addon {
    border-right: 0px;
    border-left: 1px solid #ccc;
    border-radius: 2px 0px 0px 2px;
}

.rtl .sectionContents .row .chosen-container {
    margin-right: 0px;
}

    .rtl .sectionContents .row .chosen-container ul {
        float: right;
        width: 100%;
    }
/*------------------------------------------------------------------------------------*/
.rtl .residencyHomeRow .residencyInfo {
    float: left;
    margin-right: 0px;
}

.rtl .residencyHomeRow .homeInfo {
    float: right;
}

.rtl .candidateInfo .progressDone {
    padding: 1px 6px 1px 30px;
}

.rtl .rtlInput .fileuploadDiv .fileupload .fileupload-buttonbar div {
    margin-left: 42%;
}

.rtl div.currentCheckbox {
    float: right;
    margin-right: 37%;
}

    .rtl div.currentCheckbox span .ToDateCheckBox {
        float: right;
        margin-left: 0px;
    }



.rtl .search-input > div {
    float: right;
}

.rtl i span.actionlink {
    padding-right: 5px;
}
/*---------------------style of small screen-------------------------*/


/*style of tablet oen coloumn*/
@media all and (max-width: 991px) and (min-width: 768px) {
    .rtl .rtlInput .fileuploadDiv .fileupload .fileupload-buttonbar div {
        margin-left: 0px;
    }

    .rtl div.currentCheckbox {
        width: 100%;
        margin-right: 34%;
    }
}



/*style of mobile one coloumn*/
@media all and (max-width: 769px) {
    .rtl .CVPages label {
        text-align: right;
    }

    .rtl ul.subnav.nav.nav-tabs li {
        float: right;
        padding-left: 5px;
        padding-right: 3px;
    }

    .rtl div.currentCheckbox {
        width: 100%;
        margin-right: 1%;
    }
}
