@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Arimo:wght@400;500;600&display=swap');

::-webkit-selection {
    color: #eaeaea;
    background: #272525;
}

::-moz-selection {
    color: #eaeaea;
    background: #272525;
}

::-o-selection {
    color: #eaeaea;
    background: #272525;
}

::-ms-selection {
    color: #eaeaea;
    background: #272525;
}

::selection {
    color: #eaeaea;
    background: #272525;
}

label:focus,
select:focus,
option:focus,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
    outline: 0px !important;
}

td,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
form {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 20px;
}

img {
    padding: 0;
    margin: 0;
    border: none;
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.spacer {
    clear: both;
    line-height: 0;
    font-size: 0;
}

a {
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
}

p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #272525;
    line-height: 1.8;
    letter-spacing: 0.5px;
}

p:last-of-type {
    margin-bottom: 0px;
}

body {
    font-family: Arimo, sans-serif;
    font-weight: 400;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    color: #272525;
}

body,
html {
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #272525;
    font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 20px;
}

a {
    color: #272525;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;

}

a:hover,
a:focus {
    color: #7cbb00;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;

}

sup {
    font-size: 10px;
    ;
}

::-webkit-input-placeholder {
    color: #272525;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #272525;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #272525;
}

:-ms-input-placeholder {
    color: #272525;
}

.padding-left_15 {
    padding-left: 15px;
}

.padding-right_15 {
    padding-right: 15px;
}

.padding-left {
    padding-left: 0px;
}

.padding-right {
    padding-right: 0px;
}

.padding-left-right {
    padding-left: 0px;
    padding-right: 0px;
}

.padding-left-on {
    padding-left: 0px;
}

.padding-right-on {
    padding-right: 0px;
}

.padding-left-right-on {
    padding-left: 0px;
    padding-right: 0px;
}

.wrapper {
    width: 100%;
}

/* ================================ font css =============================== */
.light_p_typo_3 p {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
}

.norm_p_typo_3 p {

    font-size: 20px;
    line-height: 1.5;
}

.semi_bold_p_typo_3 p {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
}

.bold_p_typo_3 p {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
}

.light_p_typo_2 p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
}

.norm_p_typo_2 p {

    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 1px;
}

.semi_bold_p_typo_2 p {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
}

.bold_p_typo_2 p {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
}

.light_p_typo p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
}

.norm_p_typo p {
    font-size: 14px;
    line-height: 1.4;
}

.semi_bold_p_typo p {
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
}

.bold_p_typo p {
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
}

.bold_h1_typo h1 {
    font-size: 35px;
    line-height: 1.1;
    letter-spacing: 1px;
}

.bold_h1_typo2 h1 {
    font-size: 20px;
    line-height: 1.1;
}

.bold_h1_typo3 h1 {
    font-size: 20px;
    line-height: 1.1;
}

.bold_h2_typo h2 {
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: 1px;
}

.bold_h2_typo2 h2 {
    font-size: 20px;
    line-height: 1.1;
}

.bold_h2_typo3 h2 {
    font-size: 20px;
    line-height: 1.1;
}

.bold_h3_typo h3 {
    font-size: 18px;
    line-height: 1.5;
}

.bold_h3_typo2 h3 {
    font-size: 18px;
    line-height: 1;
}

.bold_h3_typo3 h3 {
    font-size: 18px;
    line-height: 1.1;
}

.bold_h4_typo h4 {
    font-size: 16px;
    line-height: 1.5;
}

.bold_h4_typo2 h4 {
    font-size: 16px;
    line-height: 1;
}

.bold_h4_typo3 h4 {
    font-size: 16px;
    line-height: 1;
}

.bold_h5_typo h5 {
    font-size: 16px;
    line-height: 1;
}

.bold_h5_typo2 h5 {
    font-size: 16px;
    line-height: 1;
}

.bold_h5_typo3 h5 {
    font-size: 16px;
    line-height: 1;
}

.bold_h6_typo h6 {
    font-size: 15px;
    line-height: 1;
}

.bold_h6_typo2 h6 {
    font-size: 15px;
    line-height: 1;
}

.bold_h6_typo3 h6 {
    font-size: 15px;
    line-height: 1;
}

.list_style_mid ul li {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
}

.list_style ul li {
    font-size: 14px;
    line-height: 1.5;
}

.small_list_style_mid ul li {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
}

.small_list_style ul li {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 1px;
}

/* ================================ font css end =============================== */
.form-control {
    font-size: 16px;
    line-height: 18px;
    text-transform: none;
    letter-spacing: 0px;
    color: #272525;
    background: #f7f7f7;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
    border: 0px solid #272525;
    padding: 8px;
}

.form-control:focus,
.form-control.focus {
    background-color: #f7f7f7;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-group label {
    color: #272525;

    font-size: 14px;

}

.form-group label em {
    color: #FF0004;
}

.buttons-set {
    clear: both;
    float: right;
}

.buttons-set2 {
    clear: both;
    margin-top: 15px;
    float: right;
}

form label.error {
    color: #FF0004;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 13px
}

.alert {
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
}

/* ================================ button =============================== */
.input-group-btn>.btn {
    border-color: #ffffff;
}

.btn {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    font-size: 16px;
    position: relative;
    padding: 11px 20px;
    color: #fff;
    background: #272525;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-theme,
.btn-theme:focus {
    color: #fff;
    background: #7cbb00;
    box-shadow: none;
}

.btn-theme:hover,
.btn-theme:active,
.btn-theme.active,
.open>.dropdown-toggle.btn-default {
    background: #272525;
    color: #fff;

}

/*====== Padding css starts ======*/
.p-0 {
    padding: 0px;
}

.p-5 {
    padding: 5px;
}

.p-10 {
    padding: 10px;
}

.p-15 {
    padding: 15px;
}

.p-20 {
    padding: 20px;
}

.p-25 {
    padding: 25px;
}

.p-30 {
    padding: 30px;
}

.p-35 {
    padding: 35px;
}

.p-40 {
    padding: 40px;
}

.p-45 {
    padding: 45px;
}

.p-50 {
    padding: 50px;
}

/*====== Padding css ends ======*/
/*====== Padding-top css starts ======*/
.p-t-0 {
    padding-top: 0px;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-35 {
    padding-top: 35px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-45 {
    padding-top: 45px;
}

.p-t-50 {
    padding-top: 50px;
}

/*====== Padding-top css ends ======*/
/*====== Padding-bottom css starts ======*/
.p-b-0 {
    padding-bottom: 0px;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-25 {
    padding-bottom: 25px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-b-35 {
    padding-bottom: 35px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-b-45 {
    padding-bottom: 45px;
}

.p-b-50 {
    padding-bottom: 50px;
}

/*====== Padding-bottom css ends ======*/
/*====== Padding-left css starts ======*/
.p-l-0 {
    padding-left: 0px;
}

.p-l-5 {
    padding-left: 5px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-l-15 {
    padding-left: 15px;
}

.p-l-20 {
    padding-left: 20px;
}

.p-l-25 {
    padding-left: 25px;
}

.p-l-30 {
    padding-left: 30px;
}

.p-l-35 {
    padding-left: 35px;
}

.p-l-40 {
    padding-left: 40px;
}

.p-l-45 {
    padding-left: 45px;
}

.p-l-50 {
    padding-left: 50px;
}

/*====== Padding-left css ends ======*/
/*====== Padding-right css starts ======*/
.p-r-0 {
    padding-right: 0px;
}

.p-r-5 {
    padding-right: 5px;
}

.p-r-10 {
    padding-right: 10px;
}

.p-r-15 {
    padding-right: 15px;
}

.p-r-20 {
    padding-right: 20px;
}

.p-r-25 {
    padding-right: 25px;
}

.p-r-30 {
    padding-right: 30px;
}

.p-r-35 {
    padding-right: 35px;
}

.p-r-40 {
    padding-right: 40px;
}

.p-r-45 {
    padding-right: 45px;
}

.p-r-50 {
    padding-right: 50px;
}

/*====== Padding-right css ends ======*/
/*====== Margin css starts ======*/
.m-0 {
    margin: 0px;
}

.m-5 {
    margin: 5px;
}

.m-10 {
    margin: 10px;
}

.m-15 {
    margin: 15px;
}

.m-20 {
    margin: 20px;
}

.m-25 {
    margin: 25px;
}

.m-30 {
    margin: 30px;
}

.m-35 {
    margin: 35px;
}

.m-40 {
    margin: 40px;
}

.m-45 {
    margin: 45px;
}

.m-50 {
    margin: 50px;
}

/*====== Margin css ends ======*/
/*====== Margin-top css starts ======*/
.m-t-0 {
    margin-top: 0px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-35 {
    margin-top: 35px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-45 {
    margin-top: 45px;
}

.m-t-50 {
    margin-top: 50px;
}

/*====== Margin-top css ends ======*/
/*====== Margin-Bottom css starts ======*/
.m-b-0 {
    margin-bottom: 0px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-35 {
    margin-bottom: 35px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-45 {
    margin-bottom: 45px;
}

.m-b-50 {
    margin-bottom: 50px;
}

/*====== Margin-Bottom css ends ======*/
/*====== Margin-left css starts ======*/
.m-l-0 {
    margin-left: 0px;
}

.m-l-5 {
    margin-left: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-l-25 {
    margin-left: 25px;
}

.m-l-30 {
    margin-left: 30px;
}

.m-l-35 {
    margin-left: 35px;
}

.m-l-40 {
    margin-left: 40px;
}

.m-l-45 {
    margin-left: 45px;
}

.m-l-50 {
    margin-left: 50px;
}

/*====== Margin-left css ends ======*/
/*====== Margin-right css starts ======*/
.m-r-0 {
    margin-right: 0px;
}


.m-r-5 {
    margin-right: 5px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-r-25 {
    margin-right: 25px;
}

.m-r-30 {
    margin-right: 30px;
}

.m-r-35 {
    margin-right: 35px;
}

.m-r-40 {
    margin-right: 40px;
}

.m-r-45 {
    margin-right: 45px;
}

.m-r-50 {
    margin-right: 50px;
}

/*====== Margin-right css ends ======*/
/* ================================ header css =============================== */
#header {
    background: #7cbb00;
    padding: 15px 0px;
}

.header-height {
    height: 73px;
}

.user-login-wrap {
    text-align: right;
}

.user-login {
    float: right;
    width: 100%;
    text-align: right
}

.user-login ul {
    float: right;
}

.user-login ul li {
    float: left;
    color: #fff;
    border-left: 1px solid #fff;
    padding: 0px 10px;
    font-size: 16px;
}

.user-login ul li:first-child {
    border-left: 0px solid #fff;
}

.user-login ul li:last-child {
    padding-right: 0px;
}

.user-login ul li a {
    color: #fff;
}

.user-login ul li a:hover {
    color: #272525;
}

.login-status {
    color: #fff;
    float: right;
    width: 100%;
}

.login-status p {
    color: #fff;
    font-size: 14px;
}

.container-area {
    background: #f3f3f3;
    padding: 50px 0px;
    min-height: 558px;
}

.content {
    margin-bottom: 30px;
}

.content h1 {
    font-size: 26px;
    font-weight: 600;
}

.search-wrap h2 {
    font-size: 16px;
    color: #272525;
}

.search {
    padding: 0px 0;
    position: relative;
    width: 516px
}

.search form label {
    width: 100%
}

.search-form {
    position: relative;
}

.search-form .search-field {
    padding: 0 60px 0 10px;
    border: 1px solid #eaeaea;
    font-weight: 400;
    color: #272525;
    height: 37px;
    width: 100%;
    font-size: 14px;
    background-color: transparent
}

.search-submit {
    border: 0;
    box-shadow: none;
    font-weight: 400;
    text-indent: -999px;
    text-align: center;
    text-shadow: none;
    width: 52px;
    height: 37px;
    background: url('images/search-btn.png') no-repeat center #7cbb00;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}

#footer {
    background: #7cbb00;
    padding: 15px 0px
}

.logo {
    float: right;
}

.logo img {
    border: 1px solid #eaeaea;
}

/* ================================ breadcrumb css  =============================== */
.breadcrumbs .breadcrumb {
    font-weight: 500;
}

.breadcrumbs .breadcrumb {
    padding: 30px 0px;
    border-radius: 0px;
    margin: 0px;
    font-size: 14px;
    color: #7cbb00;
    background-color: transparent;
}

.breadcrumbs .breadcrumb li a {
    font-size: 14px;
    color: #7cbb00;
}

.breadcrumbs .breadcrumb li a:hover {
    color: #272525;
}

.breadcrumbs .breadcrumb>.active {
    color: #272525;
    font-weight: 600;
}

.breadcrumbs .breadcrumb>li+li:before {
    color: #272525;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f054";
    font-size: 14px;
}

/* ================================ login css =============================== */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    background-color: transparent;
}

.login_container_head {
    background: #7cbb00;
    padding: 10%;
}

.login_form_container {
    position: relative;
    height: 100vh;
}

.login_form {
    background: #eaeaea;
    padding: 100px 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    max-width: 500px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
}

.logo_login h1 {
    font-size: 28px;
    color: #7cbb00;
}

.login_form form input.username,
.login_form form input.password {
    padding: 0 10px 0 0px;
    border: none;
    line-height: 46px;
    position: relative;
    border-bottom: 1px solid #7cbb00;
    background-color: transparent;
    color: #272525
}

.login_form form button[type='button'] {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 0 5%;
    line-height: 46px;
    color: #FFF;
    background: #7cbb00;
    border: none;
}

.login_form form button[type='button']:hover {
    background: #272525;
}

.remember_me {
    text-align: right;
    color: #272525;
}

/* Base for label styling */
.c_checkbox:not(:checked),
.c_checkbox:checked {
    position: absolute;
    left: -9999px;
}

.c_checkbox:not(:checked)+label,
.c_checkbox:checked+label {
    position: relative;
    padding-left: 16px;
    cursor: pointer;
    font-size: 14px;
    color: #272525;

}

/* checkbox aspect */
.c_checkbox:not(:checked)+label:before,
.c_checkbox:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    border: 1px solid #7cbb00;
    background: #eaeaea;
}

/* checked mark aspect */
.c_checkbox:not(:checked)+label:after,
.c_checkbox:checked+label:after {
    content: '\2713';
    position: absolute;
    top: 3px;
    left: 2px;
    font-size: 10px;
    color: #7cbb00;
    font-weight: bold;
    transition: all .2s;
}

/* checked mark aspect changes */
.c_checkbox:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.c_checkbox:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

/* ================================ home page css =============================== */
.error-wrapper {
    width: 100%;
}

.error-wrapper {
    text-align: center;
}

.error-wrapper h1 {
    font-size: 150px
}

.error-wrapper p {
    margin-bottom: 15px;
}

p a {
    color: #7cbb00;
}

p a:hover {
    color: #272525;
}

/* ================================ footer page css =============================== */
table thead tr {
    background-color: #eaeaea;
}

table thead td {
    font-size: 16px;
    font-weight: 500;
}

table td a {
    color: #7cbb00;
}

table td a:hover {
    color: #272525;
}

.login_container_head img {
    /* max-width: 160px; */
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
}

.login_container_head {
    padding: 12%;
}

.login_form {
    top: 55%;
}

footer#footer p {
    text-align: center;
    font-size: 14px;
    color: #eaeaea;
}

.logo img {
    /* max-width: 160px; */
    border: 0px;
}

.search-form .search-field {
    outline: none;
}