﻿/*MEDIA*/
html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    height: 100% !important;
    padding-bottom: 0px !important;
    /*background : url('Images/img/bg.png') repeat;*/
    margin: 0;
    padding: 0;
}

th {
    background: #f8f8f8 !important;
}

.bg-custom {
    background: #F8F8F8 !important;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear;
}

.bg-silver {
    background: #F8F8F8 !important;
}

.level3 {
    right: 100% !important;
}

.text-vertical {
    vertical-align: middle !important;
}

.rotate {
    -moz-transform: rotate(-90.0deg);
    /* Opera 10.5 */
    -o-transform: rotate(-90.0deg);
    /* Saf3.1+, Chrome */
    -webkit-transform: rotate(-90.0deg);
    /* IE6,IE7 */
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
    /* Standard */
    transform: rotate(-90.0deg);
    vertical-align: middle !important;
}

#ui-datepicker-div {
    z-index: 1000 !important;
}

.box-silver {
    -moz-appearance: none;
    background: #e8ebed none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #576366;
    font-size: 14px;
    min-height: 35px;
    margin: 0 15px;
    outline: medium none;
    padding: 5px 15px;
    width: 100%;
}

.box-silver-normal {
    -moz-appearance: none;
    background: #e8ebed none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #576366;
    font-size: 14px;
    min-height: 35px;
    margin: 0 15px;
    outline: medium none;
    padding: 5px 15px;
    word-wrap: break-word;
}

.btnPlus {
    font-size: 8px;
}

.comment {
    height: 34px !important;
}

.fBody {
    min-height: 150px !important;
}

.loading-image {
    background: url('Images/preloader/ajax_spinner.gif') center center no-repeat;
    height: 100px;
    width: 100%;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background: #d9edf7;
}

input[type=text], textarea, input[type=password] {
    -ms-transition: background-color 1s;
    -o-transition: background-color 1s;
    -moz-transition: background-color 1s;
    -webkit-transition: background-color 1s;
    transition: background-color 1s;
}

    input[type=text]:focus, textarea:focus, input[type=password]:focus {
        background-color: rgba(183, 245, 183, 0.09);
    }

.ltr {
    direction: ltr !important;
    text-align: left !important;
}

.field-validation-error {
    font-size: 12px !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-11 {
    font-size: 11px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-24 {
    font-size: 24px !important;
}

.height-40 {
    height: 40px !important;
}

.height-50 {
    height: 50px !important;
}

#wrapper {
    min-height: 100%;
    position: relative;
}

.body-content {
    padding-bottom: 100px;
}

a {
    outline: 0 !important;
    text-decoration: none !important;
}

    a:hover {
        outline: 0;
        text-decoration: none !important;
    }

.text-black {
    color: #000000 !important;
}

.dapa-container {
    min-height: 100%;
    position: relative;
    line-height: 2 !important;
}

.dapa-title {
    background: #b7f0de none repeat scroll 0 0;
    font-size: 20px;
    margin-bottom: 40px;
    padding: 10px;
    text-align: center;
}

.site-header_ {
    width: 100%;
    height: 100px;
    min-height: 120px;
    background-image: url('Images/img/header-right.gif');
    background-color: #fffaee;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 1400px 100%;
}

.site-header {
    width: 100%;
    height: 120px;
    min-height: 120px;
    background-image: url('Images/img/header-right.gif');
    background-color: #94D72A;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 1000px 100%;
    display:none;
}

.site-header-help {
    width: 100%;
    height: 120px;
    min-height: 120px;
    background-image: url('Images/img/help-header.png');
    background-color: rgb(83,84,98);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 1000px 100%;
}

.logo {
    float: left;
    width: 300px;
    height: 100%;
    background-image: url('Images/img/left-logo.png');
    background-repeat: no-repeat;
    background-position: center top;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background: #ccc !important;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000000 !important;
}

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a > img {
        padding-left: 5px !important;
    }


/*menu*/
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #0a2d22 !important;
}

.nav .caret {
    border-bottom-color: #4d9b4d !important;
    border-top-color: #4d9b4d !important;
}

#DapaMenuTwo a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#DapaMenuTwo a {
    color: #fff;
    font-size: 13px !important;
}

#DapaMenuTwo .dropdown-menu a {
    color: #333 !important;
}

#DapaMenuTwo a:hover {
    color: #333 !important;
}

#DapaMenuOne {
    background-color: #4D9B4D !important;
}

#DapaMenuTwo {
    background: #2e7a62 none repeat scroll 0 0;
    color: #fff !important;
    line-height: 21px !important;
    min-height: 28px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    right: 0;
    width: 100%;
}

.navbar-nav > li > a {
    line-height: 21px !important;
}

.navbar-inverse .navbar-nav > li > a {
    height: 35px;
    padding-bottom: 7px !important;
    padding-top: 7px !important;
}

.navbar {
    min-height: 35px !important;
}

.navbar-inverse .navbar-nav > li > a {
    max-height: 35px;
}

.userMenu .navbar-nav > li > a {
    height: 30px !important;
    padding-top: 5px !important;
}

.userMenu {
    min-height: 30px !important;
}

.dropdown-menu > li > a {
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    padding-right: 10px;
}

#UserMenu-collapse {
    background-color: #727272;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background: #1E5D49 !important;
}

.dropdown-menu > li > a:hover {
    background: #4D9B4D !important;
}

.navbar-inverse {
    border: none !important;
}

#dapa-menu li > a {
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    height: 50px;
    padding-right: 8px;
    padding-left: 8px;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #ddd !important;
    border-bottom-color: #000 !important;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #000;
    background: #fff;
}


.Copyright {
    height: 80px;
    background: #D9D9D9 url("Images/img/fb.gif") repeat-x scroll center top;
    color: #7A7A7A;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.copyright-text {
    padding-top: 19px;
}

.footer-bottom {
    background: #999 none repeat scroll 0 0;
    bottom: 0;
    color: #ddd;
    font-size: 12px;
    height: 25px;
    line-height: 23px;
    position: absolute;
    width: 100%;
}

#btntop {
    background: #fff none repeat scroll 0 0;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    cursor: pointer;
    height: 25px;
    left: 7%;
    padding: 0;
    position: absolute;
    top: 0;
    width: 35px;
}

    #btntop a {
        display: block;
        width: 16px;
        height: 6px;
        margin: 0px auto;
        color: #666;
    }

    #btntop:hover a {
        color: #fff;
    }

    #btntop:hover {
        background: #666;
        color: #ffffff;
    }

.Fade {
    transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear;
}

.btn-disable {
    background: #ddd;
    border-color: #ccc;
    color: #333;
}

    .btn-disable:focus,
    .btn-disable.focus {
        color: #333;
        background-color: #ccc;
        border-color: #ddd;
    }

    .btn-disable:hover {
        color: #eee;
        background-color: #ccc;
        border-color: #c1c1c1;
    }

.btn-silver-flat {
    cursor: pointer !important;
    background: #e1e1e1 !important;
    text-decoration: none !important;
    color: #666 !important;
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    border-radius: 0px !important;
}


    .btn-silver-flat:hover {
        box-shadow: none !important;
        color: #fff !important;
    }

.btn-silver {
    background: #ddd;
    border-color: #ccc;
    color: #333;
}

    .btn-silver:focus,
    .btn-success.focus {
        color: #333;
        background-color: #ccc;
        border-color: #ddd;
    }

    .btn-silver:hover {
        color: #eee;
        background-color: #ccc;
        border-color: #c1c1c1;
    }

    .btn-silver:active,
    .btn-silver.active,
    .btn-dapa {
        background: #4D9B4D;
        border-color: #4D9B4D;
        color: #fff;
    }

        .btn-dapa:focus,
        .btn-success.focus {
            color: #fff;
            background-color: #398439;
            border-color: #356363;
        }

        .btn-dapa:hover {
            color: #ddd;
            background-color: #3F933F;
            border-color: #356363;
        }

        .btn-dapa:active,
        .btn-dapa.active,
        .open > .dropdown-toggle.btn-success {
            color: #fff;
            background-color: #07907E;
            border-color: #356363;
        }

.form-control:focus {
    border-color: #4D9B4D !important;
}

.locker {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("Images/preloader/ajax_spinner.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    opacity: 0.8;
    z-index: 9999;
}



/* We added for New panel */
.panel-dapa {
}

    .panel-dapa > .panel-heading {
        color: #333;
        border-v: 1px solid #ddd;
        margin-bottom: 10px;
        font-family: "WYekan",Arial !important;
        text-align: right;
        border-right: 8px solid #ddd;
    }

        .panel-dapa > .panel-heading + .panel-collapse > .panel-body {
            border-right: 1px solid #ddd;
        }

    .panel-dapa .panel-title {
        font-size: 13px;
    }

    .panel-dapa .panel-body {
        font-size: 12px;
        padding: 0px !important;
    }

    .panel-dapa > .panel-heading .badge {
        color: #f5f5f5;
        background-color: #333;
        border-right: 1px solid #ddd;
    }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
    border-right: 1px solid #ddd;
}

.right-menu {
    font-size: 90%;
}

    .right-menu .list-group-item :hover {
        color: #4D9B4D !important;
    }

        .right-menu .list-group-item:hover span {
            color: #666;
            -webkit-animation-name: example; /* Chrome, Safari, Opera */
            -webkit-animation-duration: 1s; /* Chrome, Safari, Opera */
            -webkit-animation-delay: 1s; /* Chrome, Safari, Opera */
            animation-name: example;
            animation-duration: 0.5s;
            animation-delay: 0.1s;
            left: 0px;
        }

    .right-menu span {
        color: #4D9B4D;
    }

/* Chrome, Safari, Opera */
@-webkit-keyframes example {
    0% {
        display: block;
        color: #fff;
        left: 10px;
        top: 0px;
    }
}

/* Standard syntax */
@keyframes example {
    0% {
        display: block;
        color: #fff;
        left: 15px;
        top: 0px;
    }
}

.panel-default > .panel-heading {
    font-weight: bold;
}

.home-link {
    background: #004730 !important;
    color: #fff !important;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

    .home-link span {
        color: #fff !important;
        -webkit-transition: all 0.4s linear;
        transition: all 0.4s linear;
    }

    .home-link:hover span {
        color: #49BE62 !important;
    }



.panel-back {
    text-align: left;
    border-v: 1px solid #f0f0f0;
    bottom: 0;
    color: #c3c3c3 !important;
    font-size: 11px;
}

    .panel-back a {
        color: #b6b6b6 !important;
        -webkit-transition: all 0.4s linear;
        transition: all 0.4s linear;
        text-decoration: none;
    }

        .panel-back a:hover {
            color: #666 !important;
        }

.h3-title {
    border-right: 10px solid #ddd;
    padding-right: 8px;
    font-size: 21px;
}

.h1-title {
    font-size: 26px;
    border-v: 5px solid #4D9B4D;
    padding: 10px;
    margin-bottom: 20px;
}

.breadcrumb > li + li::before {
    padding: 0px !important;
}

.breadcrumb > li {
    font-size: 11.5px !important;
}

#app-form-title {
    background-color: #fff;
    border: 1px solid #70C170;
    border-radius: 5px;
    box-shadow: 0 1px 3px 0 #70C170;
    content: "";
    padding: 10px;
    width: 100%;
}

    #app-form-title h1 {
        font-size: 18px;
        padding: 0px !important;
        margin: 0px !important;
    }

#app-form #title {
    background: linear-gradient(60deg, #2E7A62, #4D9B4D);
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 0px !important;
}

#app-form h3 {
    background-color: #3F933F;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 16px;
    padding: 20px;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 0px !important;
}

#app-form h2 {
    background-color: #3F933F;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 16px;
    padding: 20px;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 0px !important;
}

#app-form h1 {
    background-color: #3F933F;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 16px;
    padding: 20px;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 0px !important;
}

#app-form fieldset h3 {
    background: none;
    color: #000000;
    padding: 0px;
}

#app-form fieldset:before {
    background-color: #fff;
    content: "";
    height: 18px;
    right: 30px;
    margin: -8px 0 0 -8px;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(43deg);
    width: 18px;
}

#app-form fieldset {
    background: #fff;
    border-radius: 0 0 5px 5px;
    padding: 20px;
    position: relative;
    border: none;
    margin: 0 !important;
    webkit-box-shadow: 0 1px 2px #777;
    -moz-box-shadow: 0 2px 1px #777;
    box-shadow: 0 2px 1px #777;
}

#app-form .fieldset h3 {
    background: none !important;
    color: #000000;
    padding: 0px;
}

#app-form .fieldset:before {
    background-color: #fff;
    content: "";
    height: 18px;
    right: 30px;
    margin: -8px 0 0 -8px;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(43deg);
    width: 18px;
}

#app-form .fieldset {
    background: #fff;
    border-radius: 0 0 5px 5px;
    padding: 20px;
    position: relative;
    border: none;
    margin: 0 !important;
    webkit-box-shadow: 0 1px 2px #777;
    -moz-box-shadow: 0 2px 1px #777;
    box-shadow: 0 2px 1px #777;
}

@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}

.table-responsive .table {
    max-width: none !important;
}

fieldset {
    min-width: 100% !important;
    max-width: none;
}

.table-responsive {
    -webkit-overflow-scrolling: touch !important;
    overflow:auto !important;
}

#app-form .submit {
    display: inline-block !important;
    font-weight: 400 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    border: 1px solid transparent !important;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    padding: 0.950rem 3rem !important;
    font-size: 1.6rem !important;
    line-height: 1.5 !important;
    border-radius: .25rem !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    min-height: 31px;
}

    #app-form .submit:hover {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34;
    }

.upload-img {
    color: #fff;
    font-size: 16px;
    border: none;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    min-height: 71px;
}

div.preLoader {
    background: none !important;
    height: 64% !important;
    opacity: 0.7;
    padding-top: 7px;
    position: absolute;
    text-align: center;
    top: 24px;
    width: 200px !important;
}

.file-upload-button {
    text-decoration: none !important;
    cursor: pointer;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 550px !important;
    color: #1E5D49 !important;
    width: 100% !important;
}

.addedStuffs {
    padding: 5px;
    background: #4D9B4D;
    border-radius: 5px;
    margin-bottom: 20px;
    display: block;
}

.container .jumbotron {
    padding-left: 20px;
    padding-right: 20px;
}

.jumbotron {
    padding-bottom: 25px;
    padding-top: 25px;
}

.file-upload-button:hover {
}

li.select2-search-choice {
    background-color: #4D9B4D !important;
    padding: 7px !important;
    box-shadow: none !important;
}

.caret-left {
    border-bottom: 4px solid transparent;
    border-right: 4px solid #000000;
    border-top: 4px solid transparent;
    display: inline-block;
    float: left;
    height: 7px;
    left: 0;
    margin-left: 6px;
    margin-top: 10px;
    opacity: 1;
    position: absolute;
    vertical-align: unset;
    width: 0;
}

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-v: 0;
    background: #4d9b4d !important;
}

.sticky2 {
    position: fixed;
    width: 100%;
    left: 0;
    top: 80px !important;
    z-index: 100;
}

.f-nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #4d9b4d !important;
}

.f-nav2 {
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        border-radius: 0;
        margin-top: 0px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > .level2 {
        right: 100%;
        top: 0;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: left;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            right: -100%;
            margin-left: 10px;
        }

#search {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    text-align: left;
}

    #search:focus {
        border-color: #ED9C28;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        outline: 0 none;
    }


.different .q-symptom h3 {
    border-v: 1px solid #eeeeee;
    padding-bottom: 15px !important;
}

.label-white {
    background: #ffffff;
    color: #666;
    font-size: 15px;
}

.list-group-item {
    cursor: pointer;
}

.resultRow {
    cursor: pointer;
}

@media screen and (max-width: 992px) {
    .container {
        max-width: 96% !important;
    }

    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 100%;
    }
}

/*-webkit-overflow-scrolling: touch;-webkit-overflow-scrolling: touch; @media screen and (max-width: 750px) {
    .logo;

{
    background-position: center left;
    background-repeat: no-repeat;
}

}*/

.ltr-direction
{
    direction:ltr !important;
}

/*Home Page Search*/
.form-wrapper {
    width: 80%;
    padding: 8px;
    margin: 50px auto;
    overflow: hidden;
    border-width: 1px;
    border-radius: 10px;
}

    .form-wrapper #search {
        width: 81%;
        height: 42px;
        padding: 5px 10px;
        float: right;
        font: 16px 'WYekan','Arial';
        border: 1px solid #ccc;
        box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
        border-radius: 3px;
        direction: rtl;
        text-align: right;
    }

        .form-wrapper #search:focus {
            outline: 0;
            border-color: #aaa;
            box-shadow: 0 1px 1px #bbb inset;
        }

        .form-wrapper #search::-webkit-input-placeholder {
            color: #999;
            font-weight: normal;
        }

        .form-wrapper #search:-moz-placeholder {
            color: #999;
            font-weight: normal;
        }

        .form-wrapper #search:-ms-input-placeholder {
            color: #999;
            font-weight: normal;
        }

    .form-wrapper #submit {
        float: left;
        border: 1px solid #00748f;
        height: 42px !important;
        width: 18%;
        padding: 0;
        cursor: pointer;
        font: bold 15px WYekan,Arial, Helvetica;
        color: #fafafa;
        text-transform: uppercase;
        background-color: #4D9B4D;
        background-image: linear-gradient(top, #31b2c3, #0483a0);
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        text-shadow: 0 1px 0 rgba(0, 0,0, .3);
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    .form-wrapper h2 {
        font-size: 15px;
    }

    .form-wrapper #submit:hover,
    .form-wrapper #submit:focus {
        background-color: #2E6157;
        background-image: linear-gradient(top, #0483a0, #31b2c3);
    }

    .form-wrapper #submit:active {
        outline: 0;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
    }

    .form-wrapper #submit::-moz-focus-inner {
        border: 0;
    }
/*End of search*/

/**/
.box-s {
    background: url('Images/img/bg-box.png') repeat;
    border-radius: 16px;
    margin: 80px 0;
    padding: 50px 50px 30px;
    position: relative;
}
/**/
.btn-yellow {
    color: #000;
    background-color: #FCE500;
    border-color: #fccd00;
}

    .btn-yellow:focus,
    .btn-yellow.focus {
        color: #000;
        background-color: #fccd00;
        border-color: #FCE500;
    }

    .btn-yellow:hover {
        color: #000;
        background-color: #fccd00;
        border-color: #FCE500;
    }


.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background: #3F933F !important;
    border-color: #07907E !important;
}

.form-control {
    padding: 0px 5px !important;
}

.link a {
    color: #666;
}

.radio label, .checkbox label {
    margin-right: 10px;
    padding-right: 0px;
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 0 !important;
}

.btn-200 {
    width: 220px;
}

.btn-140 {
    width: 140px;
}


.btn-100 {
    width: 100px;
}

.btn-110 {
    width: 110px;
}

.btn-120 {
    width: 120px;
}

.btn-85 {
    width: 85px;
}

.btn-80 {
    width: 80px;
}

.btn-70 {
    width: 70px;
}

.btn-60 {
    width: 60px;
}


.none-margin-top {
    margin-top: 0px;
}

.none-margin-bottom {
    margin-bottom: 0px !important;
}

.none-padding-left-and-right {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.none-padding-left {
    padding-left: 0px;
}

.none-padding-right {
    padding-right: 0px !important;
}

.custom-padding-left {
    padding-left: 5px;
    margin-left: -10px;
}


.white {
    color: #fff !important;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

    .white:hover {
        color: #ccc !important;
    }

.labelmargin {
    margin-left: 15px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}


/*CntCondition*/
.dapaMultiselect {
    margin-top: 5px;
    min-height: 35px;
}

    .dapaMultiselect ul {
        list-style: none;
        margin: 0;
        padding: 0 5px;
    }

        .dapaMultiselect ul li {
            list-style: none;
        }

            .dapaMultiselect ul li .pull-right {
                margin-left: 5px;
            }

a[data-toggle=tooltip] {
    margin-left: 5px;
}

.modalTable tr {
    cursor: pointer;
}


/*Addon Dapa*/
.selectedAddress {
    background: #fff !important;
}

.addon-dapa {
    background-color: #5bc0de !important;
    border-color: #46b8da !important;
    color: #fff !important;
}

    .addon-dapa a {
        color: #fff !important;
        outline: 0 !important;
    }

    .addon-dapa:hover {
        background-color: #39b3d7 !important;
        border-color: #269abc !important;
        color: #fff !important;
    }

/*Wizard*/
.nav-wizard > li > a {
    padding: 4px 4px !important;
    margin-left: -1px;
    margin-right: -1px;
}

.wizard-center {
    width: 100%;
    margin: 0px auto;
}

.nav-pills.nav-wizard > li {
    margin-top: 10px;
    position: relative;
    overflow: visible;
    border-right: 9px solid #fff;
    border-v: 13px solid #fff;
    float: right;
}

    .nav-pills.nav-wizard > li:first-child {
        border-right: 0;
    }

        .nav-pills.nav-wizard > li:first-child a {
            border-radius: 0px 5px 5px 0px;
        }

    .nav-pills.nav-wizard > li:last-child {
        border-v: 0;
    }

        .nav-pills.nav-wizard > li:last-child a {
            border-radius: 5px 0px 0px 5px;
        }

    .nav-pills.nav-wizard > li a {
        border-radius: 0;
        background-color: #eee;
    }

    .nav-pills.nav-wizard > li .nav-arrow {
        position: absolute;
        top: 0px;
        left: -20px;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 18px 20px 18px 0px;
        border-color: transparent #eee transparent transparent;
        z-index: 150;
    }

    .nav-pills.nav-wizard > li .nav-wedge {
        position: absolute;
        top: 0px;
        right: -20px;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 18px 20px 18px 0;
        border-color: #eee transparent #eee #eee;
        z-index: 150;
    }

    .nav-pills.nav-wizard > li:hover .nav-arrow {
        border-color: transparent #999 transparent transparent;
    }

    .nav-pills.nav-wizard > li:hover .nav-wedge {
        border-color: #999 transparent #999 #999;
    }

    .nav-pills.nav-wizard > li:hover a {
        background-color: #999;
        color: #fff;
    }

    .nav-pills.nav-wizard > li.active .nav-arrow {
        border-color: transparent #428bca transparent transparent;
    }

    .nav-pills.nav-wizard > li.active .nav-wedge {
        border-color: #428bca transparent #428bca #428bca;
    }

    .nav-pills.nav-wizard > li.active a {
        background-color: #428bca;
    }
/*#eee transparent #eee #eee*/

/*End Wizard*/




.iframe {
    height: 100%;
    width: 100%;
    min-height: 700px;
}

.green {
    color: #4D9B4D !important;
}

.opacity_ {
    opacity: 0;
}

.JqueryDate {
    min-width: 70px;
}
/*CirCle Btn*/
.btn-circle {
    width: 49px;
    height: 49px;
    text-align: center;
    padding: 5px 0;
    font-size: 20px;
    line-height: 2.00;
    border-radius: 30px;
}

.btn-circle-micro {
    width: 19px;
    height: 19px;
    text-align: center;
    padding: 1px 0;
    font-size: 13px;
    line-height: 0.1;
    border-radius: 30px;
}

.btn-circle-sm {
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 2px 0;
    font-size: 20px;
    line-height: 1.65;
    border-radius: 30px;
}

.btn-circle-lg {
    width: 79px;
    height: 79px;
    text-align: center;
    padding: 13px 0;
    font-size: 30px;
    line-height: 2.00;
    border-radius: 70px;
}

.round-button {
    width: 25%;
}

.round-button-circle {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    border: 10px solid #cfdcec;
    overflow: hidden;
    background: #4679BD;
    box-shadow: 0 0 3px gray;
}

    .round-button-circle:hover {
        background: #30588e;
    }

.round-button a {
    display: block;
    float: left;
    width: 100%;
    padding-top: 50%;
    padding-bottom: 50%;
    line-height: 1em;
    margin-top: -0.5em;
    text-align: center;
    color: #e2eaf3;
    font-family: Verdana;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}

.padding-botton {
    padding-bottom: 30px !important;
}

.padding-right {
    padding-right: 30px !important;
}

.padding-top {
    padding-top: 30px !important;
}

.padding-top-15 {
    padding-top: 15px !important;
}

.padding-top-25 {
    padding-top: 25px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-top-35 {
    padding-top: 35px !important;
}

.padding-left {
    padding-left: 10px !important;
}

.c-default {
    cursor: default;
}

.spacing-3 {
    letter-spacing: 3px;
}

.spacing-5 {
    letter-spacing: 5px;
}

.spacing-10 {
    letter-spacing: 10px;
}

.spacing-20 {
    letter-spacing: 20px;
}

.spacing-30 {
    letter-spacing: 30px;
}

.text-bold {
    font-weight: bold !important;
}

.text-green {
    color: #4D9B4D !important
}

.text-white {
    color: #fff !important;
}

.text-gold {
    color: #D4AF37 !important
}

a.text-gold:hover,
a.text-gold:focus {
    color: #bf991c !important;
}

.text-silver {
    color: #999 !important;
}

a.text-silver:hover,
a.text-silver:focus {
    color: #525151 !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534 !important;
}

.close {
    color: green !important;
    font-size: 26px !important;
    opacity: 0.40 !important;
}



.select2-container-active {
    border-color: #4d9b4d !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}

.select2-container-multi .select2-choices .select2-search-choice {
    font-size: 9px !important;
    line-height: 10px !important;
}

.select2-choices {
    background: none !important;
}


.dropdown-menu i {
    padding-left: 8px !important;
}

.pagination > li > a, .pagination > li > span {
    font-size: 11px !important;
    padding: 6px 8px !important;
}

.networkBtn-nav2 {
    min-width: 130px;
    position: fixed;
    top: 150px;
}

.tbody {
    min-height: 595px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 15px !important;
    padding-left: 0px !important;
}


/* Help Csss   */



h1.HelpCSS {
    direction: rtl;
    font-family: 'B Nazanin';
    color: maroon;
    font-size: 26px;
    font-weight: bold;
}

img.HelpCSS {
    margin-bottom: 15px;
}

/* End Help CSS */


/*---------------------------------------------------------------
							circle
---------------------------------------------------------------*/

.responsive-circle .fa {
    transition: all 0.3s ease;
}

.responsive-circle:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.8;
}

    .responsive-circle:hover .fa {
        font-size: 30px;
    }

.responsive-circle {
    font-size: 30px;
    font-weight: 700;
    margin: 8px auto 0px;
    width: 80%;
    transition: all 0.3s ease;
}

    .responsive-circle::after {
        border-radius: 50%;
        content: "";
        display: block;
        height: 0;
        padding-bottom: 80%;
        width: 80%;
        margin: 0px auto;
    }

    .responsive-circle div {
        color: white;
        float: right;
        line-height: 1em;
        margin-top: -0.8em;
        padding-top: 50%;
        text-align: center;
        width: 100%;
        font-size: 25px;
    }

.dapa-circle-orange::after {
    background: #FF8B00;
}

.dapa-circle-red::after {
    background: #cb4335;
}

.dapa-circle-green::after {
    background: #1abc9c
}

.dapa-circle-blue::after {
    background: #2e86c1
}

.dapa-circle-pink::after {
    background: #7d3c98
}

.dapa-circle-yellow::after {
    background: #f1c40f;
}

.dapa-circle-brown::after {
    background: #d35400;
}

.dapa-circle-silver::after {
    background: #839192
}

.dapa-circle-darksalmon::after {
    background: #E9967A
}

.dapa-circle-salmon::after {
    background: #FA8072
}

.dapa-circle-darkblue::after {
    background: #5d6d7e
}

.notify {
    display: block;
    background: #fff;
    padding: 30px 20px;
    max-width: 600px;
    margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 8px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
    margin-top: 50px;
}

    .notify i {
        color: #66cc00;
        opacity: 0.48;
    }

    .notify h1 {
        margin-bottom: 50px;
    }

.successbox h1 {
    color: #678361;
}

.errorbox h1 {
    color: #6f423b;
}

.successbox h1:before, .successbox h1:after {
    background: #cad8a9;
}

.errorbox h1:before, .errorbox h1:after {
    background: #d6b8b7;
}

.notify .alerticon {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}


.select2-container .select2-choice abbr {
    right: 0px !important;
}

.familylistmenu {
    right: -225px !important;
    left: auto !important;
}

.input-group-addon:last-child {
    border-color: #ccc !important;
}

.input-group-addon:first-child {
    border-color: #ccc !important;
}

.calendarTH {
    background: rgba(252,234,187,1);
    background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(253,159,27,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,234,187,1)), color-stop(50%, rgba(252,205,77,1)), color-stop(51%, rgba(248,181,0,1)), color-stop(100%, rgba(253,159,27,1)));
    background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(253,159,27,1) 100%);
    background: -o-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(253,159,27,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(253,159,27,1) 100%);
    background: linear-gradient(to bottom, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(253,159,27,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fd9f1b', GradientType=0 );
}

.calendarTD {
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    width: 90px !important;
    height: 90px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.calendarTDInvisible {
    background: rgba(226,226,226,1);
    background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
    background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );
    width: 90px !important;
    height: 90px;
    color: #999;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: not-allowed;
}

    .calendarTDInvisible .label-warning {
        font-size: 15px;
        padding: 0 8px;
        background: rgba(255,175,75,1);
        background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
        background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
        background: -o-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
        background: linear-gradient(to bottom, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
    }

    .calendarTDInvisible .label-success {
        font-size: 15px;
        padding: 0 8px;
        background: #b4e391; /* Old browsers */
        background: -moz-linear-gradient(top, #b4e391 0%, #61c419 50%, #b4e391 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #b4e391 0%,#61c419 50%,#b4e391 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #b4e391 0%,#61c419 50%,#b4e391 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 ); /* IE6-9 */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
    }

.calendarTHEmpty {
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    width: 90px;
    height: 90px;
    text-align: center;
}

.calendarTD .label-warning {
    font-size: 15px;
    padding: 0 8px;
    background: rgba(255,175,75,1);
    background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
    background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -o-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: linear-gradient(to bottom, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
}

.calendarTD .label-success {
    font-size: 15px;
    padding: 0 8px;
    background: #b4e391; /* Old browsers */
    background: -moz-linear-gradient(top, #b4e391 0%, #61c419 50%, #b4e391 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b4e391 0%,#61c419 50%,#b4e391 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b4e391 0%,#61c419 50%,#b4e391 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 ); /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
}

.success-gr {
    background: #b4e391 !important; /* Old browsers */
    background: -moz-linear-gradient(top, #b4e391 0%, #61c419 50%, #b4e391 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b4e391 0%,#61c419 50%,#b4e391 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b4e391 0%,#61c419 50%,#b4e391 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 ) !important; /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 ) !important;
}

.warning-gr {
    background: rgba(255,175,75,1) !important;
    background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1))) !important;
    background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%) !important;
    background: -o-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%) !important;
    background: linear-gradient(to bottom, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 ) !important;
}

.userProfile a {
    color: #b4e391 !important;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear;
}

    .userProfile a:hover {
        color: #fff !important;
    }

.userProfile {
    left: 10px !important;
    position: absolute;
    top: -1px;
}


.modal-open {
    overflow-y: auto;
}

a.user-profile {
    color: #5E6974 !important;
}

.user-profile img {
    width: 29px;
    height: 29px;
    border-radius: 50%;
    margin-right: 10px;
}

ul.top_profiles {
    height: 330px;
    width: 100%;
}

    ul.top_profiles li {
        margin: 0;
        padding: 3px 5px;
    }

        ul.top_profiles li:nth-child(odd) {
            background-color: #eee;
        }

.media .profile_thumb {
    border: 1px solid;
    width: 50px;
    height: 50px;
    margin: 5px 10px 5px 0;
    border-radius: 50%;
    padding: 9px 12px;
}

    .media .profile_thumb i {
        font-size: 30px;
    }

.media .date {
    background: #ccc;
    width: 52px;
    margin-right: 10px;
    border-radius: 10px;
    padding: 5px;
}

    .media .date .month {
        margin: 0;
        text-align: center;
        color: #fff;
    }

    .media .date .day {
        text-align: center;
        color: #fff;
        font-size: 27px;
        margin: 0;
        line-height: 27px;
        font-weight: bold;
    }

.event .media-body a.title {
    font-weight: bold;
}

.event .media-body p {
    margin-bottom: 0;
}

h4.graph_title {
    margin: 7px;
    text-align: center;
}

.event .media-body p {
    margin-bottom: 0;
}

.table-title {
    background: #ccc !important;
    margin-bottom: 0 !important;
    padding: 10px !important;
    width: 240px;
    border-radius: 5px 5px 0px 0px;
    margin-top: 5px !important;
    font-size: 15px !important;
}

/*Mobile*/

.mobile-home-btn {
    background: #3f933f none repeat scroll 0 0 !important;
    color: #fff !important;
    padding: 2px 10px !important;
    margin-right: 10px;
}


.dropdown-toggle {
    cursor: pointer;
}

.btn-75 {
    width: 75px;
}

.date-picker-input {
    direction: ltr !important;
    text-align: right !important;
}

.cursor-pointer {
    cursor: pointer;
}

.iframe-click {
    cursor: pointer;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

    .iframe-click:hover {
        padding-right: 20px;
    }

@media screen and (max-width: 1390px) {
    .level3 {
        right: 34% !important;
        font-size: 12px !important;
    }
}

@media screen and (max-width: 1070px) {
    .modal-dialog {
        width: 98% !important;
    }

    .userListMenu {
        display: none !important;
    }

    .thVisit {
        font-size: 11px !important;
        font-weight: bold !important;
    }

    .bootstrap-dialog {
        width: 60% !important;
        margin: 0px auto !important;
    }

    #liveSearch {
        width: 75px !important;
        font-size: 8px !important;
    }

        #liveSearch:focus {
            width: 80px !important;
        }

    .visit-shortcut i {
        font-size: 23px !important;
    }

    .insuranceBtn {
        width: 120px !important;
        padding: 1px 2px !important;
    }

    .blockNumberBtn {
        width: 90px !important;
        padding: 1px 2px !important;
    }

    #DapaMenuTwo {
        padding-right: 0px !important;
    }

    .navbar-collapse {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .dropdown-menu > li > a {
        font-size: 13px !important;
    }

    .searchForm {
        /*width: 100% !important;
        padding-right: 10px;*/
    }

    .navbar-nav > li {
        font-size: 13px !important;
    }

    #DapaMenuTwo a {
        font-size: 12px !important;
    }

    #DapaMenuTwo {
        display: none;
    }
}

@media screen and (max-width: 580px) {

    /*#app-form .pull-left {
        float: none !important;
    }*/

    #app-form .pull-left #search {
        width: 80% !important;
    }
}

@media screen and (max-width: 480px) {

    #app-form h1, #title {
        font-size: 90% !important;
    }

    .site-header {
        width: 100%;
        height: 50px;
        min-height: 50px;
        background-repeat: no-repeat;
        background-position: right;
        background-size: 100% 100%;
    }

    .logo {
        background-image: url("Images/img/left-logo.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 40% auto;
        float: left;
        width: 250px;
        height: 100%;
    }
}

.critical-message-error {
    font-size: 12px;
    color: rgb(255, 204, 0);
}

.guestTitle {
    color: #b94a48;
    font-size: 11px;
    padding: 2px;
    border-radius: 2px;
    background: #fff;
    display: inline-flex;
}

/*HVR colors*/

.hvr-green::before {
    background: #4D9B4D !important;
}


/*DAPA Animation BTN*/
.green-hover:hover {
    background: #4d9b4d !important;
    color: #fff !important;
}

.hoverable {
    text-decoration: none;
    min-height: 12px !important;
    padding: 1px !important;
    font-size: 11px !important;
}

    .hoverable .hover {
        display: none;
    }

    .hoverable:hover .normal {
        display: none;
    }

    .hoverable:hover .hover {
        display: inline; /* CHANGE IF FOR BLOCK ELEMENTS */
    }

.co {
    font-size: 11px;
    padding: 1px;
    color: #999999 !important;
    padding-left: 8px !important;
}

.fa-dashboard-info {
    margin-left: 10px;
    color: #666;
    font-size: 18px;
    margin-top: 8px;
}


.stats [data-bd-color="purple"]::before {
    background: linear-gradient(60deg, #ab47bc, #8e24aa) !important;
}

.stats [data-bd-color="blue"]::before {
    background: linear-gradient(60deg, #26c6da, #00acc1) !important;
}

.stats [data-bd-color="green"]::before {
    background: linear-gradient(60deg, #66bb6a, #43a047) !important;
}

.stats [data-bd-color="orange"]::before {
    background: linear-gradient(60deg, #ffa726, #fb8c00) !important;
}

.stats [data-bd-color="red"]::before {
    background: linear-gradient(60deg, #ef5350, #e53935);
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2) !important;
}

.stats [data-bd-color="white"]::before {
    background: linear-gradient(60deg, #FFFFFF, #ffffff) !important;
}

.sep {
    float: right;
    width: 100%;
}

.sticky33 thead {
    display: block;
}

.table-header-fix {
    position: fixed;
    width: 1231px;
    z-index: 1;
    margin-right: 5px;
    top: 70px;
    margin: 0px auto !important;
    right: 0px;
    left: 0px;
}

#table_data th {
    font-size: 12px !important;
    color: #000 !important;
}

.table-header-fix th {
    font-size: 12px !important;
}

#preloader #status {
    margin: 15% auto 0;
    width: 45px;
}

.hrv-silver {
    margin: .4em;
    padding: 1em;
    cursor: pointer;
    background: #e1e1e1;
    text-decoration: none;
    color: #666;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .hrv-silver:hover {
        border-color: transparent transparent transparent #94D72A;
        color: #fff !important;
    }

    .hrv-silver::before {
        background: #4D9B4D !important;
        color: #fff !important;
    }

#NetworkList a:hover {
    color: #fff !important;
}

#chartModal .modal-content .modal-header {
    height: 42px !important;
}

.filter__link {
    cursor: pointer;
}

    .filter__link:hover {
        background-color: #eee !important;
    }

.filter__link-asc {
    background-image: url(/Content/Images/Icons/SortHeader/ASC.png) !important;
    background-repeat: no-repeat !important;
    background-position: 2px center !important;
}

.filter__link-desc {
    background-image: url(/Content/Images/Icons/SortHeader/DESC.png) !important;
    background-repeat: no-repeat !important;
    background-position: 2px center !important;
}

#introDapaMultiSelect .modal-content {
    min-width: 750px !important;
}


/*Circle Menu*/
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#ferromenu-controller {
    position: fixed;
    display: block;
    width: 50px;
    height: 50px;
    /*margin:10px;*/
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #45484d;
    color: #f2f2f2;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    line-height: 60px;
    vertical-align: middle;
    text-decoration: none;
}

    #ferromenu-controller .label {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    #ferromenu-controller.desktop:hover,
    #ferromenu-controller.mobile:active {
        background: #6e737b;
    }

#nav li {
    color: #f2f2f2;
    text-align: center;
}

    #nav li a {
        color: #f2f2f2;
        text-decoration: none;
        width: 25px;
        height: 25px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #45484d;
        line-height: 25px;
        display: block;
    }

        #nav li a i {
            font-size: 12px
        }

    #nav li.desktop a:hover,
    #nav li.mobile a:active {
        opacity: 0.7;
    }

.navbar-inverse {
    background-color: #4D9B4D !important;
}

#tbodyData .footer > th {
    background: #ccc !important;
    border: none !important;
    text-align: center !important;
    vertical-align: middle !important;
}
#tbodyData .footer {
    opacity: 0.9 !important;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}



/*Loading*/
.spinner {
    margin: 30px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
    display: none;
}

    .spinner > div {
        background-color: #4d9b4d;
        background: linear-gradient(60deg, #2E7A62, #4D9B4D);
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
        animation: sk-stretchdelay 1.2s infinite ease-in-out;
    }

    .spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.validation-summary-errors {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

div.disconnect
{
    text-align:left;
    padding-left:10px;
}

.unicode-bidi-embed {
    unicode-bidi:plaintext;
}
.label-ltr
{
    direction:ltr;
}
.label-full-width {
    width:100% !important;
}

/* Seven Cols*/
.seven-cols .col-md-1,
.seven-cols .col-sm-1,
.seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
}

/* Five Cols*/
@media (min-width: 768px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
        width: 20%;
        *width: 20%;
    }
}

@media (min-width: 1200px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
        width: 20%;
        *width: 20%;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
        width: 20%;
        *width: 20%;
    }
}

.font-red {
    color: #d9534f !important;
}

.no-padding{
    padding: 0 !important;
}
