﻿.nav-tabs li a {
    color: #fff
}


.baccolor {
    background: #29617c
}
.text-brand {
    color: #29617c;
}
.Linkslefttop {
    position: absolute;
    left: 0;
    top: 30px;
}
.big-button-total {
    padding: 20px 40px;
    border-radius: 0 6px 6px 0;
    background: #29617c;
}
    .Linkslefttop a {
        display: inline-block;
        padding: 9px 15px;
        background: #29617c;
        color: #fff;
        border: 1px solid #034a7a;
    }

        .Linkslefttop a:hover {
            background: #fff;
            border: 1px solid #1067a1;
            color: #1067a1;
        }

.mLinkslefttop {
    padding: 10px 0;
    background: #eee;
}

    .mLinkslefttop a {
        display: inline-block;
        padding: 5px 10px;
        background: #29617c;
        color: #fff;
        font-size: 12px;
    }

#dvLoading {
    background: #000 url(../images/loading_b.gif) no-repeat center center;
    height: 100px;
    width: 100px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
}

@font-face {
    font-family: 'Droid Sans Arabic';
    src: url(../fonts/DroidSansArabic.ttf);
}

footer {
    background: #29617c;
}
.cal-body-bg {
    padding: 20px;
    background: #29617c;
    margin-bottom: 10px;
}

#top {
    background-color: #29617c;
}

.projectTitle {
    /* position: absolute; */
    left: 0;
    bottom: 0;
    background: #29617c;
    color: #fff;
    right: 0;
}

    .projectTitle a {
        color: #fff;
        display: block;
        padding: 10px;
        text-align: center;
    }

        .projectTitle a:hover {
            color: #fff;
        }

.GridHeader caption {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    position: static;
    background: #a4a1a1;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(51,51,51,0.7);
    z-index: 10;
}

#over img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hedar-e1 {
    text-align: center;
}

.GHeader {
    position: absolute;
}

h4 {
    font-family: Arial;
    font-size: medium;
}


h3.numbered {
    counter-reset: mynum;
}

.goals li {
    line-height: 28px;
    font-size: 10pt;
    line-height: 25px;
}

#paddingTop {
    padding-top: 0px;
}

.navbar-default .navbar-nav > li > a, a {
    color: #29617c;
}

    a:hover {
        color: #000000;
    }



span.optTag:focus {
    background-color: #a4a1a1;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #29617c;
}



.headerList li i {
    color: #ffffff;
}



.btn-primary, .sectionTitle:after {
    background-color: #29617c;
}

.btn-primary {
    border-color: #29617c;
    position: relative
}

    .btn-primary:hover {
        background-color: #29617c;
        border-color: #29617c;
    }

        .btn-primary:hover:after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background-color: rgba(255,255,255,0.2)
        }

.btn-success {
    background-color: rgb(164, 200, 113);
    border-color: rgb(164, 200, 113);
    position: relative
}

    .btn-success:hover {
        background-color: rgb(164, 200, 113);
        border-color: rgb(164, 200, 113);
    }

        .btn-success:hover:after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background-color: rgba(255,255,255,0.2)
        }



.mLinkslefttop a {
    background: #29617c;
    color: #ffffff;
}



.sub-banner .detail ul li:last-child a {
    color: rgb(56, 118, 29);
}



.model-all .modal-header {
    background: #29617c;
}

.panel-user .panel-heading, a.plusplus {
    background: #29617c;
}


.panel-user .list-group-item a.active, .panel-user .list-group-item a:hover {
    background: #29617c;
}

.panel-mine {
    border-color: #29617c;
}

    .panel-mine > .panel-heading {
        background-color: #29617c;
        border-color: #29617c;
    }



.panel-login > .panel-heading {
    background-color: #29617c;
}

    .panel-login > .panel-heading a {
        background: #29617c;
    }

.btn-login, .btn-register {
    background-color: #29617c;
}

.panel-login > .panel-heading a.active {
    background: #29617c;
}

    .panel-login > .panel-heading a.active:after {
        border-top: 10px solid #29617c;
    }

.btn-login {
    border-color: #29617c;
}

    .btn-login:focus, .btn-login:hover {
        color: #29617c;
        border-color: #29617c !important;
    }

.btn-register {
    border-color: #29617c;
}

    .btn-register:focus, .btn-register:hover {
        color: #29617c;
        border-color: #29617c !important;
    }

.carousel-indicators .active {
    background-color: rgb(164, 200, 113);
}

@media screen and (min-width: 768px) {
    .navbar-nav > li:hover {
        border-bottom: 3px solid #29617c;
    }
}

.panel-login > .panel-heading {
    background-color: rgb(56, 118, 29);
}

    .panel-login > .panel-heading a.active {
        background-color: #29617c;
    }


/*------------------------------------------*/


@font-face {
    font-family: 'Droid Sans Arabic';
    src: url(../fonts/DroidSansArabic.ttf);
}

#elctronicg2 {
    display: none;
}

html, body {
    height: 100%;
    margin: 0;
}

#snackbarpop {
    visibility: hidden;
    min-width: 600px;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    background: #929292;
    z-index: 1050;
    font-size: 17px;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

    #snackbarpop.show {
        visibility: visible;
        -webkit-animation: fadein 0.0s, fadeout 0.0s 0.0s;
        animation: fadein 0.0s, fadeout 0.0s 0.0s;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

#snackbarSub {
    margin-right: 50px;
    background-color: rgba(255,255,255,0.2);
    width: 40%;
    right: 380px;
    bottom: 390px;
    left: 0;
    top: 0;
    margin-top: 60px;
}
/*style=""*/
#soshialmedya a img:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

#soshialmedya2 a img:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

#soshialmedya2 a :hover {
    text-decoration: none
}

#soshialmedya a :hover {
    text-decoration: none
}

.lable-e {
    border-radius: 10px;
    border: 1px solid #d5d9d7;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #277080;
    margin-top: 3px;
    text-align: center;
    background-color: #feffe8;
    font-weight: 600;
}

    .lable-e:hover {
        border-radius: 10px;
        border: 1px solid #d5d9d7;
        color: black;
        text-align: center;
        background-color: #e2fedc;
        text-decoration: none;
    }

.lable-e2 {
    border-radius: 10px;
    border: 1px solid #d5d9d7;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #ffffff;
    margin-top: 6px;
    text-align: center;
    background-color: #0bd7b8;
    font-weight: 600;
    font-size: 16px;
}

    .lable-e2:hover {
        border-radius: 10px;
        border: 1px solid #d5d9d7;
        color: #3c4847;
        text-align: center;
        background-color: #cbffde;
        text-decoration: none;
    }

.lab-e {
    font-weight: 100;
    color: #372e2e;
    background: #efeeee;
    height: 33px;
    width: 160px;
    padding-right: 5px;
    padding-top: 5px;
    border: 1px solid #ccc;
    float: right;
    margin-right: 5px;
    margin-top: 0px;
}

.ncolumn {
    float: left;
    padding: 10px;
    margin-top: 20px;
    display: inline-block;
    /* Should be removed. Only for demonstration */
}

.nleft {
    width: 30%;
    float: left;
    height: auto;
    position: sticky;
}

.nright {
    width: 70%;
    float: right;
    height: 1200px;
    position: sticky;
}

/* Clear floats after the columns */
.nrow:after {
    content: "";
    display: table;
    clear: both;
    padding: 10px;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: black;
    font-size: 2rem;
    font-family: 'Cairo', sans-serif;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.container3 {
    position: relative;
    text-align: center;
}

.model-all .modal-header {
    text-align: center;
    border: none;
    color: #fff;
    border-radius: 0;
}

.model-all .modal-header {
    background: #29617c;
}

.modal-header {
    padding: 15px;
}
