/*li {
    list-style: none !important;
}*/
.td-p-bottom {
    margin: 0px !important;
}
.control-label.a-gap {
    text-align: left !important;
}
.well-address {
    border: solid 1px #AAA;
    padding: 15px 5px 5px;
}

@media (max-width : 1000px) {
    .modal {
        left: none !important;
        margin-left: none !important;
    }
}
@media (width : 1920px) {
    .modal {
        left: none !important;
        margin-left: 2% !important;
    }
}


@media (min-width : 1001px) and (max-width : 1600px) {
    .modal {
        left: 35% !important;
        width: 70% !important;
        margin-left: none !important;
    }
}

@media (min-width : 1601px) and (max-width : 1750px) {
    .modal {
        left: 25% !important;
        width: 70% !important;
        margin-left: none !important;
    }
}
@media (min-width : 1751px) and (max-width : 1850px) {
    .modal {
        left: 20% !important;
        width: 70% !important;
        margin-left: none !important;
    }
}
@media (min-width : 1851px) and (max-width : 1950px) {
    .modal {
        left: 17% !important;
        width: 70% !important;
        margin-left: none !important;
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
#SendMail {
    margin-top: 10px;
}
#other {
    display: none;
}

.x-Parag {
    border-radius: 4px;
    background-color: #FCFCFC;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.024) inset;
    color: #333333;
    border: solid 1px #CCC;
    min-height: 30px;
}
.clicker {
    width: 100px;
    height: 100px;
    background-color: blue;
    outline: none;
    cursor: pointer;
}
.row-fluid.fileEx {
    height: 40px;
}

.xt-file-id {
    display: none !important;
}
.row-fluid.fileEx {
    background: #fff;
    width: 98%;
    padding: 5px;
    border-radius: 10px;
}
.fileBloc {
    display: inline-flex;
    margin-left: 1%;
    margin-top: 1%;
}

.del.fa.fa-trash-o {
    margin-left: 3px;
}
.xt-file-icon2 {
    width: 20px;
    height: 20px;
}
.del.fa.fa-trash-o {
    color: red;
    font-size: 20px;
}

.hiddendiv {
    display: none;
    height: 200px;
    background-color: green;
}
#swal2-title {
    font-size: 14px;
    display: block !important;
}
a {
    text-decoration-color: black !important;
}

.form-horizontal .controls {
    margin-left: 0px !important;
}
#picture {
    width: 55%;
}
#realCalcul {
    position: fixed;
    margin-left: 70%;
}

#sumSurcharge {
    pointer-events: none;
}

.clicker:focus + .hiddendiv {
    display: block;
}
#intranet-body {

    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
tbody > tr > td > ul > li {
    list-style: none !important;
    margin-left: -5%;
}
.qfs_logo {
    background-image: url(../img/LogoQuranForSoul.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    height: 70px;
    width: 70px;
    margin-top: -38px;
}
.qfs_fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    border-radius: 0;
    margin: 0 auto;
}
.bg-light,
.container-navbar {
    background-color: #f8f9fa !important;
    width: 100%;
}

.form-horizontal.c-search {
    background-color: #9ec0d9;
}
td > a {
    color: #0088cc !important;
}

.brand {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-right: 1rem;
    font-size: .875rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: none !important;
    margin: 0 10px 0 0;
}
.navbar .brand {
    display: block;
    float: left;
    padding: 10px 20px 10px;
    margin-left: 20px !important;
    font-size: 20px;
    font-weight: 200;
    color: #777777;
    text-shadow: 0 1px 0 #ffffff;
}
.axel-choice-unset {
    color: black !important;
}
h3 {
    font-size: inherit !important;
    font-weight: inherit !important;
}
#select2-drop {
    max-width: 100% !important;
}
.dropdown-menu {
    position: absolute;
    top: auto !important;
    left: auto !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    margin-left: auto !important;
}

.nav {

    margin-top: 30px !important;
    float: right !important;
    text-align: right !important;
    margin-left: 15% !important;

}
#nav-item {

    font-size: 14px;
    color: #000 !important;
    text-decoration: none;
    background-color: transparent;


}

#content {
    margin-top: 5%;
}
#container-navbar {

    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 15px;
    margin-left: 15px;
}
#navbar-intranet {
    margin-right: 30px;
    width: 100%;
}
.text-info {
    display: inline-flex;
}
span.t_pm {
    display: inline-flex !important;
}
#cct-title > h1 {
    font-size: 30px;
}
td > ul > li > a {
    color: #0088cc !important;
}
td > span > a {
    color: #0088cc !important;
}
.container-navbar {
    padding: .5rem 1rem;
    /*    height: 80px !important;*/
}
.dropdown-item {
    display: flow-root;
}
.dropdown-menu {
    text-align: center;
}
#navbarDropdown {
    color: black;
}

#register-title {
    display: none;
}

/*
#c-item-viewer-modal {

    height: 467px !important;
    width : 600px  !important;

}
#c-item-editor-modal {
  height: 467px !important;
  width : 600px  !important;
}*/
#register-btn {
    display: none;

}
.a-cell-body {

    margin-left: 0px !important;

}
.tabbable.tabs-left {

    display: flex;
    text-align: left !important;

}

.dropdown.user.user-menu {
    text-align: center;
}
.pull-right {
    width: 100% !important;
}
div.accordion-heading.case
{
    background: #6b9fce !important;
}

.btn.btn-primary.btnExport {
    margin-top: 10px;
    margin-bottom: 5px !important;
}
#chkToggle:checked + ul.nav {
    display: block;
}
#js-navbar-toggle {
    display: none;
}

@media (max-width : 859px) {
    #nav-intranet {

        display: flex;
        flex-direction: column;
        margin-left: -200px !important;
        direction: rtl;
        text-align: left !important;
        left: 0px !important;
        margin-left: 0px fixed;
        margin-left: -100px !important;
    }
    #js-navbar-toggle {
        position: absolute;
        right: 20px;
        margin-top: 2px;
        top: 2px;
        right: 5px;
    }
    .ds {
        display: block !important;
        transition: height 350ms ease-in-out;
    }
    #navs {
        display: none;
    }
    #js-navbar-toggle {
        display: block;
    }

    .fa.fa-bars {
        font-size: 30px;
    }
    .dropdown.user.user-menu {

        margin-left: -100px !important;
        position: absolute;

    }
    .nav-item.dropdown.qfs_lang {
        display: block !important;
    }
    .brand.qfs_logo {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 37px;
        left: -15px;
    }
}
@media (min-width : 769px) {
    .nav {

        margin-left: 8% !important;

    }
}
.fieldestsearch {
    background: #EEEEEE;
    padding: 20px;
    border: 1px solid rgb(140, 176, 202);
    border-radius: 6px;
    margin: 10px 0 20px;
    font-family: sans-serif;
}
.legendsearch {
    background: #9ec0d9;
    width: 70%;
    margin-left: 15%;
    border-radius: 30px;
    height: 0% !important;
}

/* Small (sm) */
@media (min-width : 640px) {


}

/* Medium (md) */
@media (min-width : 768px) {

}

/* Large (lg) */
@media (min-width : 1024px) {

}

/* Extra Large (xl) */
@media (min-width : 1280px) {

}
.x-file-fr {
    padding-left: 9% !important;
    padding-right: 50%;
}
.x-file-en {
    padding-left: 9% !important;
    padding-right: 50%;
}
.x-file-ar {
    padding-left: 9% !important;
    padding-right: 50%;
}

@media only screen and (max-width : 1024px) {
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {

        width: auto !important;

    }


}

@media only screen and (max-width : 550px) {


    .btn.btn-warning {
        margin-left: 80% !important;
    }
}


/*intranet responsive */
@media only screen and (max-width : 680px) {
    .modal {
        margin-left: 0px !important;
        left: 0px !important;
        width: auto !important;

    }
    #c-login-editor-modal,
    #c-nologin-editor-modal,
    #person-modal {
        width: 100% !important;
    }

    .axel-repeat-left {
        width: 20px;
        height: 20px;
    }

}
@media only screen and (max-width : 780px) {
    .dataTables_wrapper.no-footer {
        overflow: auto !important;
    }
    .axel-repeat-right,
    .axel-repeat-left {
        width: 20px;
        height: 20px;
    }
}
.control-label.a-gap {

    margin-top: -4px;

}
.chart {

    overflow: auto !important;

}

.btn:hover {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.form-horizontal.c-search {
    box-shadow: 0 .15rem 1.75rem 0 rgba(58, 59, 69, .15) !important;
}

.row-fluid.x-donator,
.row-fluid.x-Entities,
.row-fluid.x-persons,
.row-fluid.x-Registration,
.row-fluid.x-contact,
.row-fluid.x-ContactPersons,
.row-fluid.x-advisor,
.row-fluid.x-beneficiary,
.row-fluid.x-WorkerPersons,
.row-fluid.x-who,
.row-fluid.organizer,
.row-fluid.x-Participant,
.row-fluid.x-AdminPersons {
    display: flex;
}
#form-id {

    margin-left: 0px !important;

}

@media (max-width : 768px) {
/*.nav {
    text-align: left !important;
}
.nav-item.dropdown.qfs_lang {
    display: none !important;
}*/
    li {
        list-style: none;
    }
    .container-navbar {
        padding: 1rem 4rem;
    }
    .dropdown-menu {
        position: inherit !important;
    }
    /* #responsive-nav {
    margin-left: -18% !important;
}*/
}


@media (min-width : 770px) and (max-width : 834px) {
    .navbar .brand {
        margin-left: -8px !important;
    }
    .navbar .nav {
        position: relative;
        left: -30px;
    }
    .qfs_logo {

        height: 41px;
        width: 41px;
        margin-top: -22px;

    }
    .tabbable.tabs-left {
        margin-left: -10% !important;
    }
    .navbar .nav > li > a {
        padding-top: 1px !important;
        padding-right: 1px !important;
        padding-left: 9px !important;
        padding-bottom: 6px !important;
    }
}
@media (min-width : 835px) and (max-width : 1130px) {
    .navbar .brand {
        margin-left: -8px !important;
    }
    .navbar .nav {
        position: relative;
        left: -30px;
    }
    .qfs_logo {
        height: 41px;
        width: 41px;
        margin-top: -22px;
    }
    .tabbable.tabs-left {
        margin-left: -10% !important;
    }
    .navbar .nav > li > a {
        padding-top: 1px !important;
        padding-right: 1px !important;
        padding-left: 9px !important;
        padding-bottom: 6px !important;
    }
}



@media (min-width : 769px) and (max-width : 813px) {
    .tabbable.tabs-left {
        margin-left: -9%;
    }
}



@media (min-width : 812px) and (max-width : 864px) {
    .navbar .brand {
        margin-left: -8px !important;
    }
    .navbar .nav {
        position: relative;
        left: -30px;
    }
    .qfs_logo {
        height: 41px;
        width: 41px;
        margin-top: -22px;
    }
    .tabbable.tabs-left {
        margin-left: -10% !important;
    }
    .navbar .nav > li > a {
        padding-top: 10px !important;
        padding-right: 1px !important;
        padding-left: 9px !important;
        padding-bottom: 10px !important;
    }
    .nav-collapse.collapse {
        margin-left: 0% !important;
    }

}

@media (max-width : 859px) {
    #nav-intranet {

        display: flex;
        flex-direction: column;
        margin-left: -200px !important;
        direction: rtl;
        text-align: left !important;
        left: 0px !important;
        margin-left: 0px fixed;
        margin-left: -100px !important;
    }
    #js-navbar-toggle {
        position: absolute;
        right: 20px;
        margin-top: 2px;
        top: 2px;
        right: 5px;
    }
    .ds {
        display: block !important;
        transition: height 350ms ease-in-out;
    }
    #navs {
        display: none;
    }
    #js-navbar-toggle {
        display: block;
    }

    .fa.fa-bars {
        font-size: 30px;
    }
    .dropdown.user.user-menu {

        margin-left: -100px !important;
        position: absolute;

    }

    .brand.qfs_logo {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 21px;
        left: 13px;
    }

    .nav {
        text-align: left !important;
    }

    li {
        list-style: none;
    }
    .container-navbar {
        padding: 1rem 4rem;
    }
    .dropdown-menu {
        position: inherit !important;
    }
    #responsive-nav {
        margin-left: -18% !important;
    }
}

@media (min-width : 865px) and (max-width : 1122px) {
    .navbar .brand {
        margin-left: -8px !important;
    }
    .navbar .nav {
        position: relative;
        left: -30px;
    }
    .qfs_logo {
        height: 41px;
        width: 41px;
        margin-top: -22px;
    }
    .tabbable.tabs-left {
        margin-left: -10% !important;
    }
    .navbar .nav > li > a {
        padding-top: 1px !important;
        padding-right: 1px !important;
        padding-left: 9px !important;
        padding-bottom: 6px !important;
    }
    .nav-collapse.collapse {
        margin-left: -100% !important;
    }
}

@media (max-width : 768px) {
    .navbar .nav > li > a {
        padding-top: 10px !important;
        padding-right: 1px !important;
        padding-left: 9px !important;
        padding-bottom: 10px !important;
    }
}

@media (max-width : 811px) {
    #responsive-nav {
        font-size: 1rem;
        box-sizing: border-box;
        list-style: none;
        font-family: "Source Sans Pro", sans-serif;
        font-weight: 400;
        line-height: 1.5;
        color: #f8f9fa;
    }


    .brand.qfs_logo {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 39px;
        left: 0px;
    }
}

@media (max-width : 859px) {
    #responsive-nav-ar > a,
    #responsive-nav-en > a,
    #responsive-nav-fr > a {
        color: #000000 !important;
    }
    #responsive-nav {
        display: none !important;
    }
}
@media (min-width : 1123px) {
    .nav-collapse.collapse {

        height: auto;
        overflow: visible;
        list-style: none !important;
        height: 34px !important;

    }
}

.control-label.a-gap {
    width: auto !important;
}
.titlestyle > div > div > label {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
}
.btn.span2.btn-info {
    width: 111px;
    height: 33px;
    margin-top: 19px;
}
.persobtn {
    width: 129px !important;
    height: 46px !important;
    margin-top: 19px !important;
}
.donatorbtn {
    width: 122px !important;
}
.myaccountlabel {
    float: right;
    padding-right: 16%;
}
.myaccountlabelar {
    float: left;
    padding-left: 16%;
}
.logoutlabel {
    padding-left: 9px;
}
.logoutlabelar {
    padding-right: 9px;
}
.iconuserlabel {
    padding-left: 4px;
}
.iconuserlabelar {
    padding-right: 4px;
}
@media (min-width : 860px) {
    .login-intranet-menu {
        display: none;
    }
}
@media (max-width : 859px) {
    .myaccountlabel {
        display: none;
    }
    .myaccountlabelar {
        display: none;
    }
}
.button-2-menubar {
    width: 15% !important;
    margin-top: 20px;
    margin-left: 9px !important;
}
.button-1-menubar {
    width: 15% !important;
    margin-left: 13px !important;
    margin-top: 20px;
    font-size: 10.5px !important;
}
#checkboxType > div > div > ul > li > label > input {
    float: left;
    margin-right: 10px !important;
}
.button-2-menubar {
    font-size: 12px !important;
}

.xt-file-save {
    display: none !important;
}
div.c-transcluded {
    padding: 20px 1px !important;
}
.btn.span2.btn-info.donatorbtn {
    font-size: 10px !important;
}
.qfs_VideoSpan {
    margin-top: 11px !important;
    margin-bottom: 11px !important;
}
.table-responsive-over {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.container-fluid.well.span11 {
    width: 89% !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
}
@media (max-width : 700px) {
    button.btn.span12.btn-mini.btn.btn-primary.button-1-menubar {
        padding: 0px !important;
        margin-left: 2.5px !important;
    }
    button.btn.span12.btn-info.btn.btn-primary.button-2-menubar {
        margin-left: 2px !important;
        width: 17% !important;
        padding: 0px !important;
        height: 42px;
    }
}
.h-separtor {
    margin: 1%;
}
.v-link {
    font-size: smaller;
}


.fa.fa-pencil-square-o.qfs.JournalPrint {
    display: inline-block;
    display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgb(255 255 255/75%);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border: 0;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0/25%);
    background-color: #49afcd;
    \*background-color: #2f96b4;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.fa.fa-trash.qfs.JournalPrint {
    display: inline-block;
    display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgb(255 255 255/75%);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border: 0;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0/25%);
    background-color: #49afcd;
    \*background-color: #2f96b4;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

label {
    cursor: default !important;
}


a.uneditable-input.span.a-control {
    margin-top: -2%;
}

.context_menu {
    border-radius: 7px;
    border-color: #e1d8da !important;
    background-color: #efe3e5 !important;
    width: 197px;
    background: white;
    padding: 5px;
    opacity: 0;
    border: 1px solid grey;
    padding: 4px;
}
.context_menu div {
    margin: 5px;
    background: white;

}
.context_menu div:hover {
    margin: 5px;
    cursor: pointer;

}
.NavigationNewTab {
    background-color: #efe3e5 !important;
    width: 190px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.aNavigationNewTab {
    text-decoration: none !important;
    color: black;
    cursor: default;
}
.aNavigationNewTab:hover {
    color: white;
    cursor: default;
}
.liNavigationNewTab:hover {
    color: white;
    background-color: #59a0ff;
    cursor: default;
}
.liNavigationNewTab {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    border-radius: 5px;
}


tr:nth-child(2n) {
    background-color: #9EC0D940;
}


.control-label.a-gap, 
.a-cell-legend,
.text-info,
.intranet-title,
.axel-choice.a-select-box,
.container-navbar,
.xt-file-icon1.xt-file-editable ,
.btn.editor-btn 
{
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

