@import url('https://fonts.googleapis.com/css?family=Tajawal&display=swap');

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    background: transparent;
    border: 0;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
}

@-ms-viewport{
  width: device-width;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table, th, td {
    border: 1px solid #008800;
}

html {
    height: 100%;
}

body { 
    font-family: "Times New Roman", "Traditional Arabic" !important;
    font-size: 20px;
    line-height: 1.5em;
    color:#555;
    padding:0; 
    margin:0;
}

body p {
   font-size: 20px;
   line-height: 1.5em; 
}

/* #background{ */
    /* position: absolute; */
    /* width: 100%;  */
    /* margin:0;  */
    /* padding:0; */
    /* -webkit-transition: background-image 2s;     */
    /* -moz-transition: background-image 2s;     */
    /* -o-transition: background-image 2s;  */
    /* transition: background-image 2s; */
/* } */

body.mobile {
    background:#EAEAEA; 
    height:auto; 
    padding:0; 
    margin:0;
}

#mcdi-main-site {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    margin: 0 auto !important;
}

h1,h2,h3,h4,h5,h6 {
    margin:0; 
    padding:0 0 10px 0; 
    font-weight:normal;
    color:#555; 
}

.componentheading {
    font-size: 20px;
    line-height: 30px;
    color: #008BFF;
    padding-left: 10px;
    letter-spacing: 3px;
    border-bottom: 1px solid #00bfff;
    display: none;
    visibility: 0;
}

h1{
    font-size: 35px !important;
    line-height: normal !important;
}

h2 {
    font-size: 30px !important;
    line-height: normal !important;
}

h3 {
    font-size:25px; 
}

h4,h5,h6 {
    font-size:20px; 
    line-height:20px;
}

a, a.visited{
    color: #148AC5;
    text-decoration: none; 
    -webkit-transition: all 0.3s ease;    
    -moz-transition: all 0.3s ease;    
    -o-transition: all 0.3s ease; 
    transition: all 0.3s ease
}

a:hover, a:focus {
    color: #009688 !important !important;
    text-decoration: underline;
}

ul {
    margin:0 0 0 15px;
}
li {
   line-height: 1.5em; 
}
p {
    margin-top: 0;
    margin-bottom: 10px;
}

blockquote {
    border: none !important;
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    padding: 36px !important;
    background: #eaffef url(../images/leave.png) no-repeat top left !important;
    display: table !important;
    width: -webkit-fill-available;
}

blockquote p {
    text-indent: 0 !important;
    margin: 0 !important;
}

element.style { 
    height:auto;
}

hr { 
    display:block; 
    clear:both; 
    border:none; 
    height:2px; 
    background:#eee; 
    margin:0; 
    padding:0;
}

.clr {
    clear: both;
}

.highlight {
    background: #0d7b33;
    color: #fff;
    padding: 0 1px;
}

#header-w {
    position: relative;
    margin: 0 auto;
}

#header {
    position: relative;
    height: 80px;
    margin: 0 auto;
    background: #becdc0;
}

#header-green {
    display: block;
    position: absolute;
    background: #ffffff00;
    width: 100%;
    height: inherit;
    z-index: 0;
}

#header-blue {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #ffffff00;
    border-radius: 10px;
    z-index: 99;
}

form#login-form {
    margin: 0;
}

.mod-login-ultimate.mod-login-compact {
    padding: 0;
}

.logout-button button {
    font-size: 1.2em !important;
}

p.bi_header_title {
    text-align: center;
    margin-top: 0px;
    font-size: 34px;
    font-stretch: expanded;
    font-weight: bold;
    color: #ffffff;
    display: block;
    text-shadow: 0.2em 0.2em 0.3em #000;
    line-height: 44px !important;
}

.top-mod {
    position: absolute;
    margin: 1px;
    z-index: 1001;
}

.top-mod li {
    margin: 0 !important;
}

.top {
    color: #fff;
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 0;
    z-index: 1;
    line-height: 18px;
    position: relative;
}

.top p {
    color: #052800;
    text-align: center;
    font-size: 100%;
}

.top a {
    color:#fff; 
    text-decoration:underline
}

.top h1,.top h2,.top h3,.top h4 { 
    color:#fff; 
    font-size:15px; 
    padding:0; 
    margin:0;
}

#social { 
    position: relative; 
    float: left;
    width: 33%;
    text-align: center;
}

.logo {
    position: relative;
    height: 100%;
    float: right;
    z-index: 1005;
}

.logo a{
    color:#fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 1);
    line-height:60px;
    font-size:60px;
    text-align:left;
    text-decoration:none;
    font-weight:bold
}

.logo img{
    height: 100%;
}

.sitedescription {
    color: #144C9F;
    position: absolute;
    bottom: 3px;
    right: 0;
    text-align: center;
    width: 210px;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 1.4em;
}

#slide-w {
    margin: 0 auto;
    padding: 0;
    position: relative; 
}

#slide-w-none {
    position: relative;
    background: url(../images/header_bg.png) repeat;
    width: 960px;
    height: 150px;
    margin: 0 auto;
}

#slide-w .orbit-wrapper { 
    margin:0 auto;
    border:none;
}

#slide-w .orbit-bullets li {
    height: 14px;
    width: 13px;
    margin:0;
    padding:0;
    margin:0 0 0 5px 
}

#slide-w .orbit-bullets li {
    background: url(../images/bullets.png) no-repeat 0 0;
}

#slide-w .orbit-bullets li.active,#slide-w .orbit-bullets li:hover {
    background-position: -13px 0;
}

#slide-w div.slider-nav span {
    width: 53px;
    height: 54px;
    text-indent: -9999px;
    position: absolute;
    z-index: 50;
    top: 50%;
    margin-top: -27px;
    cursor: pointer;
}

#slide-w div.slider-nav span.right {
    background: url(../images/arrow-right.png);
    right: 10px;
}

#slide-w div.slider-nav span.left { 
    background: url(../images/arrow-left.png);
    left: 10px; 
}

#slide-w .orbit-bullets { 
    position: absolute;
    z-index: 1000;
    list-style: none;
    bottom: -25px;
    left: 50%;
    margin-left: -50px;
    padding: 0;
}

.box_skitter .prev_button, .box_skitter .next_button {
    height: 50px !important;
    background-color: transparent !important;
}

.box_skitter .next_button {
    right: 0 !important;
}

.box_skitter .prev_button {
    right: 80px !important;
}

#login {
    float:right;
    margin:5px 0;
    padding:0;
}

#search {
    margin: 5px;
    padding: 0;
    display: block;
    position: absolute;
    right: 60px;
    top: 0px;
    z-index: 1000;
}

#search form {
    margin:0;
    padding:0;
}

.search h5 {
    font-size: 12px;
}

#result-item {
    display: block;
    position: relative;
    margin-bottom: 10px;
}

#navr {
    z-index: 999;
    position: relative;
    height: 40px;
    margin: 0 auto;
}

div#navglobal {
    width: 100% !important;
    position: relative;
    height: 40px;
    z-index: 98;
    font-weight: bold;
    background: #ffffff;
}

.topmenu {
    position: sticky !important;
    top: 0 !important;
}

.topmenu + .content {
    padding-top: 80px !important;
}

#logo-min {
    display: none;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 30px;
    height: 30px;
}

.logo-min-on {
    display: block !important;
}

#logo-min img {
    display: block;
    position: relative;
    height: 30px;
}

#navl {
    width: 920px;
    float: left;
}

#nav {
    min-height: 40px;
    padding:0;
    margin:0 auto;
}

#nav ul {
    padding: 0;
    margin: 0 auto;
}

#nav ul li {
    list-style:none;
    display:inline-block;
    padding:0;
    margin:0;
    height:40px;
    border-right:none;
    border-right:1px solid #ffffff;
}

#nav ul li a {
    display:block;
    padding:0 15px;
    margin:0;
    line-height:40px;
    text-decoration:none;
    font-size:18px;
    color:#fff;
    text-transform:uppercase;
}

#nav .menu > li > a {
    color: #000000;
    text-decoration: none;
}

#nav .menu > li > a:hover, #nav .sfHover a{
    color: #FFC107;
    text-decoration: none;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#nav .menu > .active > a,
#nav .menu > .active > a:hover {
    color: #000;
    text-decoration: none;
}

#nav .menu > li.current,
#nav .menu > li > ul > li.current { 
    background: #efffca url(../images/under_li.png) bottom right no-repeat;
    background-size: inherit;
}

#nav .menu > li.parent {
    background-image: url(../images/under_li.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto;
}

#nav span.menutitle img {
    display: block;
}

#nav ul li a span.menutitle {
}

#nav ul li a span.menudesc {
    display:none
}

#nav ul li a span.sf-sub-indicator {
    padding:0 0 0 10px;
}

#nav ul li ul,
#nav ul li ul ul,
#nav ul li ul ul ul,
#nav ul li ul ul ul ul,
#nav ul li ul ul ul ul ul,
#nav ul li.sfHover ul,
#nav ul li.sfHover ul ul,
#nav ul li.sfHover ul ul ul,
#nav ul li.sfHover ul ul ul ul,
#nav ul li.sfHover ul ul ul ul ul {
    display: table;
    position: absolute;
    width: 100%;
    left: -999em;
    margin: 0;
    padding: 0;
    background-color: none;
    background: rgba(255, 255, 255, 0.9);
    border: none;
    -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;
    border-top: 1px solid #fff;
    transition-delay: 0.3s;
}

#nav ul li:hover ul, #menu ul li.sfHover ul {
    left:0;
    transition-delay: 0s;
}

#nav ul ul {
    z-index: 1002;
}

#nav ul li ul li:hover ul, #nav ul li ul li ul li:hover ul, #nav ul li ul li ul li ul li:hover ul {
    left:170px;
    top:0
}

#nav ul li ul li {
    padding: 0;
    height: auto;
    border-right: none;
    width: 200px;
    border-left: 1px solid #fdd496;
    margin: 3px;
}

#nav ul li ul li a, #nav ul li:hover ul li a {
    margin:0;
    padding:1px 0 1px 10px;
    line-height:25px;
    font-size:14px;
    text-align:left;
}

#nav ul li:hover ul li {
}

#nav ul li:hover ul li a,
#nav ul li ul li a,
#nav ul li li ul li a,
#nav ul li.active ul li a,
#nav ul li ul li.active ul li a,
#nav ul li.active ul li a,
#nav ul li.active ul li.active ul li.active ul li a,
#nav ul li.active ul li.active ul li.active ul li.active ul li a,
#nav ul li.active ul li.active ul li.active ul li.active ul li.active ul li a {
    color:#000;
    border:none;
}

#nav ul li ul li a:hover,
#nav ul li ul li.active a,
#nav ul li.active ul li a:hover,
#nav ul li li ul li a:hover,
#nav ul li ul li.active ul li.active a,
#nav ul li ul li.active a,
#nav ul li.active ul li a:hover,
#nav ul li.active ul li.active ul li.active ul li a:hover,
#nav ul li.active ul li.active ul li.active ul li.active a,
#nav ul li.active ul li.active ul li.active ul li.active ul li a:hover,
#nav ul li.active ul li.active ul li.active ul li.active ul li.active a,
#nav ul li.active ul li.active ul li.active ul li.active ul li.active ul li a:hover,
#nav ul li.active ul li.active ul li.active ul li.active ul li.active ul li.active a {
    border: 1px solid #ffbfaa;
    margin: -1px;
}

span.menudesc {
    display:none;
}

#menu-icon {
    display: none;
}

@media screen and (max-width: 600px) {
    #login,#search {
        float:none;
        clear:both;
        margin-left:5px
    }
    #menu-icon {
        color: #ffffff;
        text-decoration: none;
        width:50px;
        height: 40px;
        line-height:40px;
        text-decoration:none;
        font-size:15px;
        background: url(../images/menu-icon.gif) no-repeat 10px center;
        padding: 0 0 0 42px;
        cursor: pointer;
        display: block;
        text-shadow: 0.2em 0.2em 0.3em #000000;
    }
    #menu-icon:hover {
        background-color: #FFC107;
    }
    #menu-icon.active {
        background-color: #FFC107;
    }
    #nav {
        clear: both;
        position: absolute;
        top: 40px;
        z-index: 10000;
        display: none;
        background:#eee
    }
    #nav ul {
        width: auto;
        position: static;
        display: block;
        border: none;
        margin-bottom:5px;
    }
    #nav ul li {
        clear: both;
        float: none;
        border-right:none;
        display:block;
        width: 160px;
    }
    #nav ul li ul {
        position:absolute;
        width:160px;
        left:-999em;
        margin:0;
        padding:0;
    }
    #nav ul li:hover ul, #menu ul li.sfHover ul {
        left:160px;
        margin:-40px 0 0 0
    }
    #nav ul li ul li:hover ul {
        left:170px;
        top:0
    }
    #nav ul li ul ul, #nav ul li:hover ul ul,#nav ul li.sfHover ul ul ul, #nav ul li.sfHover ul ul ul ul {
        display:none
    }
}

#main {
    margin:0 auto;
    position: relative;
}

#wrapper-w {
    padding:0;
}

#wrapper {
    margin:0 auto;
    padding:0;
    position: relative;
    background:none;
}

#comp-w {
    clear:both;
    margin:0 auto;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    position: relative;
}

.row-fluid [class*="span"] {
    float: left !important;
}

#comp {
    margin-right: 10px;
    min-height: auto;
}

#comp li {
}

#comp p {
    text-indent: 20px;
    text-align: justify;
    margin: 5px 5px;
}

#comp .items-more h3 {
    text-align: center;
    font-style: italic;
    border-bottom: 1px dashed #ffbd00;
    color: #398dff;
}

#comp img {
    margin: 5px;
    max-width: -webkit-fill-available !important;
}

#comp-i {
    padding:0;
}

.full {
    padding:0;
    margin:0;
    clear:both
}

.contact a {
    text-decoration:none
}

.column-1, .column-2, .column-3, .column-4 {
    position:relative;
    margin:0;
    padding:0;
}

#archive {
    padding:0;
    margin:0;
}

.archive {
    padding:0;
}

.archive .article-count {
    color:#999;
}

.blog-featured {
    margin-top: 10px;
}

.items-leading {
    position: relative;
    clear:both;
    margin:0 0 20px 0;
    padding:0;
    padding-top: 5px;
}

.leading {
    margin:0 0 20px 0;
    position:relative;
}

.items-row {
    position: relative;
    clear:both;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
}

.item-separator {
}

.item-page {
    position:relative;
    padding-top: 10px;
}

.item-page-title {
    padding: 0 30px 5px 0;
    height: auto;
    min-height: inherit !important;
    color: #439c46;
    display: block;
    position: relative;
}

.item-page-title a {
    text-decoration: none !important;
    color: #326935;
    height: 5em !important;
    overflow: hidden;
    display: block;
    position: relative;
    -webkit-transition: color 1s;
    -moz-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
}

.item-page-title a:hover {
    color: #8BC34A;
}

.item-page .item-page-title {
    min-height: 2em !important;    
}

#comp h1{
    font-size: 24px !important;
}

#comp h2{
    font-size: 20px !important;
}

#comp h3 {
    font-size: 16px !important;
}

#comp h4 {
    font-size: 14px !important;
}

#comp h2, #comp h3, #comp h4 {
    text-decoration: none;
    display: contents;
    text-align: justify;
    position: relative;
}

.item-page h2 {
    font-size: 14px !important;
    border-bottom: 1px solid #0a0;
    background: #fafff2;
    display: table !important;
    width: 100% !important;
}

.buttonheading {
    position:absolute;
    top:5px;
    right:5px;
}

.buttonheading .edit-icon,
.buttonheading .print-icon,
.buttonheading .email-icon {
    margin:0;
    padding:0;
    width:20px;
    height:20px;
    overflow:hidden;
    float: left;
}

.iteminfo {
    font-size: 11px;
    display: block;
    color: #96B9FF;
    background: #fafafa;
    margin: 0 0 5px 0;
    border-bottom: 1px dashed #FFBD00;
}

.iteminfo span {
    margin:0 10px 0 0;
}

.iteminfo a {
}

.iteminfo a:hover {
}

.iteminfo .category,.iteminfo .sub-category,.iteminfo .create,.iteminfo .modified,.iteminfo .published,.iteminfo .createdby,.iteminfo .hits {
    display:block
}

.iteminfo .createdby {
}

.items-more {
    clear:both;
}

h3.items-more { 
    font-size:14px;
    padding:0;
    margin:0;
}

.items-more ol {
    margin:0 0 0 30px;
    padding:0
}

table.category {
}

th.item-title, th.list-title {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

.light {
    border:1px solid #DDDDDD !important;
    background:#f0f0f0 !important;
    color:#999 !important;
}

.light .module-title {
    color:#999 !important;
    background:url(../images/module-light.png) 0 0  repeat-x !important;
    border-bottom:1px solid #fff !important;
}

.light .module-body {
    border-top:1px solid #DDDDDD !important;
}

.light a {
    text-decoration:underline !important;
}

.normal {
    border:1px solid #999 !important;
    background:#cccccc !important;
    color:#555 !important;
}

.normal .module-title {
    color:#ccc !important;
    background:url(../images/module-normal.png) 0 0  repeat-x !important;
    border-bottom:1px solid #ccc !important;
}

.normal .module-body {
    border-top:1px solid #999 !important;
}

.normal a {
    text-decoration:underline !important;
}

.dark {
    border:1px solid #222 !important;
    background:#333 !important;
    color:#fff !important;
}

.dark .module-title {
    color:#fff !important;
    background:url(../images/module-dark.png) 0 0  repeat-x !important;
    border-bottom:1px solid #333 !important;
}

.dark .module-body {
    border-top:1px solid #111 !important;
}

.dark a {
    text-decoration:underline !important;
}

.dark a:hover {
    color:#fff
}

.light .module-title, .normal .module-title, .dark .module-titl{
    padding:0 0 0 5px !important; 
}

.light .module-body, .normal .module-body, .dark .module-body {    padding:0 5px !important;
}

ul.pagenav {
    display:block;
}

ul.pagenav li {
    list-style:none;
}

ul.pagenav li a {
    display:block
}

.pagenav-prev {
    float:left;
}

.pagenav-next {
    float:right
}

#pagination {
    clear:both;
    text-align:center;
    padding:0;
}

#pagination .counter {
    text-align: center;
    border: 1px solid #DDD;
    width: 200px;
    text-indent: 0;
    margin: 0 auto;
    padding: 5px;
    border-radius: 5px;
    background: #EEE;
}

#pagination .pagination li, #pagination .pagination p, #pagination .pagination a {
    text-indent: 0 !important;
    background: #EEE;
}

.inputbox, input, textarea, select {
    background:#fff;
    border:1px solid #d4d4d4;
}

.breadcrumbs {
    padding: 5px;
    background: #f1f8e9;
    position: relative;
    font-weight: bold;
    font-size: 16px;
    color: #8bc34a;
}

.breadcrumbs a {    
    color: #cccccc;
}

.breadcrumbs .sep {
    background:url(../images/arrow.png) 50% 50% no-repeat;
    padding:5px
}

#leftbar-w {
    margin-left: 5px;
}

#rightbar-w {
    margin-left: 5px;
}

#sidebar {
    padding:0
}

#sidebar .module {
    margin-bottom: 10px;
    margin-top: 10px;
}

#sidebar .module-title {
    font-size: 18px;
    color: #00bcd4;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    background-color: #f1f8e9;
    line-height: 32px;
    padding: 0;
}

#sidebar h3 {
    margin:0;
    padding:0 0 5px 0;
}

#sidebar .module-body {
    margin:0;
    padding:5px;
    position: relative;
    display: block;
}

#sidebar .module-body p {
    padding:0;
    margin:0 0 5px 0;
}

#sidebar  ul li {
    margin:0 5px;
    padding:0;
}

#sidebar  a {
    color: #008000;
}

#sidebar  a:hover {
}

#sidebar .module ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

#sidebar .module ul.menu li {
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../images/sidebar-menu-sep.png) bottom left repeat-x;
    width: 50%;
    padding: 1em 0;
}

#sidebar .module ul.menu li:hover {
}

#sidebar .module ul.menu li a, #sidebar .module ul.menu li.active ul li a, #sidebar .module ul.menu li ul li.active ul li a {
    display:block;
    margin:0;
    text-decoration:none;
    color: #999999;
    font-size:14px;
    line-height:20px;
}

#sidebar .module ul.menu li.current>a {
}

#sidebar .module ul.menu li a:hover,
#sidebar .module ul.menu li ul li a:hover,
#sidebar .module ul.menu li ul li.active a,
#sidebar .module ul.menu li.active ul li a:hover,
#sidebar .module ul.menu li ul li.active ul li.active a, 
#sidebar .module ul.menu li a:hover, #sidebar .module ul.menu li ul li a:hover, #sidebar .module ul.menu li ul li.active a, #sidebar .module ul.menu li.active ul li a:hover
{ 
    text-decoration:none;
    color: #0076FF;
    background-color: #e0f7fa;
}

#sidebar .module ul.menu li.active {
}

#sidebar .module ul.menu li ul {
    margin:0;
    background:url(../images/sidebar-menu-sep.png) top left repeat-x
}

#sidebar .module ul.menu li ul li {
    background:none;
    margin:0;
    padding:0 0 0 10px   
}

#sidebar .module ul.menu li:last-child, #sidebar .module ul.menu li ul li:last-child, #sidebar .module ul.menu li.active ul li:last-child {
    background:none 
}

#sidebar .module ul.menu li ul li a { 
}

#sidebar .module ul.menu li ul li a:hover {
    border: 0;
}

#sidebar .module ul.menu li ul li.active, #sidebar .module ul.menu li.active ul li {
    background:url(../images/sidebar-menu-sep.png) bottom left repeat-x
}

#sidebar #_farmer img {
    width: 80%;
    margin: 0 auto;
    display: flex;
}

#user1, #user2 {
    padding: 0;
    display: block;
    position: relative;
}

#user1 {
    margin: 10px auto 0px auto;
}

#user2 {
    margin:20px auto 0 auto;
    clear:both;
}

#user1 .module, #user2 .module {
    display: block;
    position: relative;
    margin-bottom: 15px;
}

#user1 .inner, #user2 .inner {
    padding:0 10px;
}

#user1 .module-title, #user2 .module-title, .category-list h3 {
    display: block;
    font-size: 14px;
    line-height: 32px;
    text-transform:uppercase
}

#user1 h3.module-title, #user2 h3.module-title, .category-list h3 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 14px;
    color: #8bc34a;
    padding-left: 10px;
    background: #f1f8e9;
    text-transform: uppercase;
} 

#user1 .module-body, #user2 .module-body {
    padding-top: 15px;
}

ul.mostread.mod-list {
    display: flex;
    flex-flow: wrap;
    width: 90%;
}

ul.mostread.mod-list li {
    margin-right: 1%;
}

#user1 a, #user2 a {
}

#user1 a:hover, #user2 a:hover {
    text-shadow: 5px 5px 3px #aaaaaa;
}

#user1 ul, #user2 ul {
    margin:0;
    padding:0;
}

#user1 ul li, #user2 ul li {
    list-style: none;
    display: inline-block;
    position: relative;
}

#user1 ul li:hover, #user2 ul li:hover  {
}

#user1 ul li a, #user2 ul li a {
    display:block;
    text-decoration:none;
    color: #0d7b33;
    height: 100%;
    width: 100%;
}

#user1 ul li a:hover, #user2 ul li a:hover {
}

.hits-mostread {
    color: #ff7300;
}

#user4w {
    margin: 0 auto;
    width: 960px;
    padding: 0;
    position: relative;
    background: none;
}

#user4 {
    margin: 0 auto;
    padding: 0;
    position: relative;
    background: #fff;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
}

#user4 .inner {
    padding:5px 10px 0 10px;
}

#user4 .module-title {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    color: #0d7b33;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: none;
    border-bottom: 1px solid #ce3d2b;
}

#user4 .module-body {
    padding:0;
    margin:0;
}

#user4 ul {
    margin:0;
    padding:0;
}

#user4 ul li {
    list-style:none;
    border-bottom:1px dotted #eee
}

#user4 ul li a {
}

#user4 a {
    color:#0e618a;
    text-decoration:underline
}

#user4 a:hover {
    color:#000;
}

#user4 ul li:hover {
}

#user4 ul li a {
    display:block;
    padding:0 0 0 20px;
    text-decoration:none;
}

#user4 ul li a:hover {
}

#user5w {
    padding: 10px;
    width: 940px;
    margin: 0 auto;
    background: #0d7b33;
    position: relative;
}

#user5 {
    padding: 0;
    margin: 0 auto;
    clear: both;
    color: #000;
    background: url(../images/header_bg_left_5.png) top left no-repeat;
    text-align: center;
}

#user5 .inner {
    padding:5px 10px 0 10px;
}

#user5 .module-title {
    margin: 0 10px 10px 0;
    padding: 0;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    color: #ff0;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: none;
    border-bottom: 1px solid #ff0;
}

#user5 .module-body {
    padding:0;
    margin:0;
}

#user5 ul {
    margin:0;
    padding:0;
}

#user5 ul li {
    list-style:none;
}

#user5 ul li a {
}

#user5 a {
    color:#199cdd;
    text-decoration:none
}

#user5 a:hover {
    color:#fff
}

#user5 ul li:hover {
}

#user5 ul li a {
    display: block;
    padding: 0 0 0 40px;
    background: url(../images/li.png) no-repeat;
    text-decoration: none;
    text-align: left;
    color: #000;
}

#user5 ul li a:hover {
}

#user5 div.module {
    float: right;
    width: 33%;
}

#user6w {
    padding: 10px;
    margin: 0 auto;
    background: #19211a;
    position: relative;
}
div#user6w img {
    display: none;
}
#user6 {
    text-shadow: 1px 1px 1px #000;
    text-align: center;
    display: flex;
}
#user6 .inner {
	padding:5px 10px 0 10px;
}
#user6 .module-title {
	display: block;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	color: #34f806;
	text-transform: uppercase;
	text-shadow: none;
}
#user6 .module-body {
	padding:0;
	margin:0;
}
#user6 ul {
	margin:0;
	padding:0;
}
#user6 ul li {
    float: left;
    display: inline-block;
    position: relative;
    margin: 4px 20px 4px 20px;
    border: 1px dashed #4CAF50;
}
#user6 [class*="parent"] {
	background-image: url(../images/sidebar-li2.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	padding-left: 25px;
}
#user6 ul li ul li {
	border: 0;
}
#user6 span.menutitle img, #rightbar-w span.menutitle img {
	width: 48px;
	height: inherit;
}
#user6 a {
	color:#fff;
	text-decoration:none
}
#user6 a:hover {
	color:#ff0
}
#user6 ul li:hover {
}
#user6 ul li a {
}
#user6 ul li a:hover {
}
#user6 div.module {
	float: left;
}
#user6 ul li ul li>a {
    color: #fff;
}
#user6 ul li>a {
    color: #ffd983;
}
/* Footer */
#footer-w {
	background: #eeeeee;
    margin: 0 auto;
    position: fixed;
    width: 100%;
    bottom: 0;
	z-index: 99;
}
#footer {
	padding:10px;
	text-shadow:1px 1px #000;
	margin:0 auto;
}
#footer p {
	margin:0;
	padding:0;
	font-size: 14px;
}
.copy {
	margin:0;
	padding:0;
	font-size: 18px;
	color:#000;
	width: 100%;
	border-right: 1px solid #ccc;
	letter-spacing: 2px;
}
.design {
	color:#000;
	display: flex;
	position: relative;
	z-index: 1001;
	width: 100%;
}
.design a {
	font-size:12px;
	color:#f89406;
}
.design a:hover {
	color:#ffff00;
}
.design img {
    display: block;
    height: 19px;
    margin: 0 10px !important;
    padding: 0;
    float: right;
}
.mcdi {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #000;
	text-align: center;
	text-shadow: none;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
}
.mcdi a {
	text-decoration:none;
	font-size: 12px;
}
/* System Messages */
#system-message {
}
#system-message dt {
	font-weight: bold;
}
#system-message dd {
	margin: 0;
	font-weight: bold;
}
#system-message dd ul {
	padding: 8px 35px 8px 14px;
	margin:0 0 20px 0;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	color: #c09853;
	list-style:none
}
/* System Standard Messages */
#system-message dt.message {
	display: none;
}
#system-message dd.message {
}
/* System Error Messages */
#system-message dt.error {
	display: none; 
}
#system-message dd.error ul {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
/* System Notice Messages */
#system-message dt.notice {
	display: none;
}
#system-message dd.notice ul {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
/* Debug */
#system-debug {
	color: #ccc;
	background-color: #fff;
	padding: 10px;
	margin: 10px;
}
#system-debug div {
	font-size: 11px;
}
#error {
	padding:20px;
	text-align:center
}
#error .error {
	color:#FF0000;
	background:#fff;
	display:block;
	padding:0;
	font-size: 200px;
	font-weight: bold;
	line-height: 200px;
}
#error .center {
	width: 400px;
	margin-left:-200px;
	left: 50%;
	position: absolute;
	text-align: center;
	top: 20%
}
#error .error {
	text-shadow: 0 -1px 0 rgba(0,0,0,0.9), 0 1px 0 rgba(255,255,255,0.7); 
}
#error .error > span {
	display: inline-block;
	position: relative;
}
#error .error > span:before {
	content: "";
	position: absolute;
	top: 70%;
	left: -30px;
	right: -30px;
	height: 80px;
	background: url(../images/error.png) no-repeat;
	background-size: 100% 100%;
}
#error ol li { 
	text-align:left;
}
/* Offline */
.error-offline .error > span:before {
	top: 65%; 
}
.error-offline .message { 
	width: 350px; 
}
/* Tooltips */
.tip-wrap { 
	float: left;
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #535353;
	border: 1px solid #222;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	max-width: 200px;
	text-shadow:1px 1px #000
}
.tip-title {
	padding: 0;
	margin: 0;
	display:none
}
.tip-text {
	font-size: 100%;
	margin: 0;
}
#topcontrol {
	background: url(../images/arrow_up.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 40px;
	height:60px;
	white-space:nowrap;
	z-index: 100;
	cursor: pointer;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	bottom:20px;
	right:20px;
}
@media screen and (max-width: 960px) {
	#comp-w {
		
	}
	.camera_wrap { 
		height:50%
	}
}
@media screen and (max-width: 600px) {
	
}
@media screen and (max-width: 480px) {
	#comp-w {
		
	}
}
#jea-gallery-preview img {
	margin-right: 15px;
	max-width: 470px;
}
.mod-jea-search-form {
	text-align: center;
}
dl.col-left {
	float: left;
}
.btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background: #00bfff;
}
.button, button.btn {
	background: #00bfff;
}
.items-row td {
	border: 1px solid;
	padding: 5px 2px;
}
.search {
	text-align: center;
}
i.icon-user {

}
.jbissbisshow2 .box_skitter .biss_bg {
	height: 150px !important;
}
.jbissbisshow2 .box_skitter .container_thumbs {
	position: absolute;
	overflow: hidden;
	bottom: 10px;
	right: 10px;
	width: 80px !important;
}
.jbissbisshow2 .box_skitter .info_slide_thumb .image_number {
	overflow: hidden;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 20px;
}
.jbissbisshow3 {
	background: #22618C;
}
.jbissbisshow3 .box_skitter .biss_bg {
	position: absolute;
	width: 460px;
	height: 150px;
	top: 0;
	z-index: 2;
}
.jbissbisshow3 .box_skitter .image {
	overflow: hidden;
	width: inherit !important;
	float: left;
}
.jbissbisshow3 .box_skitter .info_slide .image_number {
	background: transparent;
	float: left;
	margin: 2px;
	text-shadow: none;
	padding: 1px;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.jbissbisshow3 .box_skitter .info_slide_thumb .image_number {
	overflow: hidden;
	width: 20px;
	height: 20px;
	position: relative;
	border-radius: 0px;
}
.jbissbisshow3 .box_skitter .container_thumbs {
	position: absolute;
	overflow: hidden;
	bottom: 0px;
	right: 0px;
	max-height: 90%;
	width: 60px !important;
}
.jbissbisshow3 .box_skitter .info_slide .image_number_select {
	visibility: 1 !important;
}
#user4 .span6 {
	margin: 5px;
}
.partenaires .module-body {
	margin-top: -2px !important;
}
.partenaires .boxplus-viewport {	
	width: 97% !important;
}
.bt-date {
	font-size: 12px;
	font-style: italic;
	color: rgb(163, 191, 255);
	border-bottom: 1px dashed rgb(255, 189, 0);
}
.hits {
	font-size: 11px;
	display: block;
	color: #96B9FF;
	margin: 0 0 5px 0;
	border-top: 1px dashed #FFBD00;
}
#user4 table, #user5 table {
	margin: 0 auto;
}
.contact-category p, .contact-category li {
	list-style-image: url(../images/min_leaves.png);
	list-style-position: inside;
	border: 1px solid #CECECE;
	border-bottom: 0;
	padding: 0px !important;
	margin: 0px !important;
	text-indent:  0 !important;
}
.contact-category ul {
	margin: 10px !important;
	border-bottom: 1px solid #CECECE;
}
.contact-category .category-desc {
	margin: 10px !important;
	padding: 10px !important;
	border: 1px solid #CECECE;
}
.dl-horizontal dt {
	float: none !important;
}
#after-bc-w {
	height: 30px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#after-bc {
	height: 30px;
	background: rgb(111, 221, 255);
	width: 50%;
	border-radius: 0 0 40px 40px;
	float: right;
	margin-right: 2px;
}
#before-u4-w {
	height: 30px;
	width: 958px;
	margin: 0 auto;
	position: relative;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}
#before-u4 {
	height: 30px;
	background: rgb(111, 221, 255);
	width: 50%;
	border-radius: 40px 40px 0 0;
}
.bivisitcounter {
	text-align: center;
}
.all-visits {
	background: url(../images/stats.png) top left no-repeat;
	height: 24px;
}
.box_skitter .container_thumbs {
	right: inherit;
	width: inherit !important;
}
.contentpane .mailto-close {
	padding: 10px 40px;
	margin: 0 auto;
	position: relative;
	width: 130px;
	background: #EAEAEA;
}
.contentpane .formelm {
	padding: 5px 0;
}
.contentpane label {
	display: inline-block;
	width: 30%;
}
.contentpane input {
	display: inline-block;
	width: 60%;
	padding: 5px;
}
.contentpane .button {
	padding: 10px 40px;
	margin: 0 auto;
	position: relative;
	width: 130px;
	border: 0;
	border-radius: 0 20px 0 20px;
	background: #00bfff;
	cursor: hand;
	cursor: pointer;
}
/* files lister*/
.sfl_item {
	padding: 10px;
	left: 0;
}
/* visitors counter temporary*/
#vcnt {
	visibility: hidden;
	display: none;
	opacity: 0;
}
/*JCE error*/
label.mcdierr {
	display: none !important;
	visibility: hidden !important;
}
.label_skitter h5, .label_skitter h5 a {

}
ul#myTab li {
	list-style-image: none !important;
	text-indent: 0;
	margin: 0;
	padding: 0;
	background: #0d7b33;
}
ul#myTab li:hover, ul#myTab li:active {
	background-color: none !important;
	background: #a80000;
	color: #0d7b33;
}
.dl-horizontal dt, .dl-horizontal dd {
	margin-left: 0 !important;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
    width: 98%;
}
.button, button.btn {
	background: #00aa81 !important;
	width: auto;
	padding: 10px !important;
	margin: 5px auto !important;
	display: block;
	border: 0 !important;
	text-align: center !important;
	font-size: 20px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #ffffff;
	background-color: #00d4a3;
}
legend {
	font-size: inherit !important;
}
fieldset.userdata label, fieldset.userdata input-prepend {
	display: none !important;
	visibility: hidden !important;
}
fieldset.userdata input-prepend {
	float: left;
	display: block !important;
}
.nav-list {
	display: block;
	margin: 0 auto;
}
.nav-list div {
	float: left;
}
.nav-list div a {
	display: block;
}
.nav-list div i {
	float: left;
}
.nav-list div l {

}
.registration a {
	display: inline-block;
	position: relative;
	width: 100px;
	background: #0d7b33;
	padding: 5px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.registration a:hover {
	background: #a80000;
	color: #fff;
	text-decoration: none;
}
form#searchForm .inputbox {
	width: 100% !important;
}
form#searchForm .form-limit {
    width: 100%;
    height: 24px;
    display: block;
    position: relative;
}
form#searchForm .form-limit .inputbox {
	width: 100px !important;
	float: left;
	margin-left: 20px;
}
form#searchForm .form-limit label {
	float: left !important;
}
.search-results {
	text-align: left;
}
.rc-anchor-light{
	background: #0d7b33 !important;
	color:#000 !important;
}
.registration dt {
	width: 30%;
	float: left;
	display: inline-block;
	line-height: normal;
}
.registration dd {
	width: 66%;
	float: right;
	display: inline-block;
	line-height: normal;
}
.registration dl {
	display: block;
	width: 98%;
	position: relative;
	line-height: normal;
	margin: 0;
	padding: 0;
	float: left;
}
label#jform_spacer-lbl {
	color: #f00;
}
.registration_tools_btn {
    width: 80%;
    display: block;
    position:  relative;
    margin: 0 auto;
}
.registration_tools_btn button,
.registration_tools_btn a {
    width: 30%;
    display: block;
    position:  relative;
}
.registration_tools_btn button {
    float: left;
}
.registration_tools_btn a {
    float: right;
}
.registration h2 {
    margin-top: 10px;
}
.blog li {
	text-align: justify !important;
	margin: 5px !important;
}
.contact {
	margin: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.contact .jicons-icons {
	float: left;
}
.contact .pull-right {
	float: right !important;
	display: inline-block;
	position: relative;
	border: 0;
	box-shadow: none;
}
dl.contact-address.dl-horizontal {
	display: inline-block;
	position: relative;
}
form#contact-form .control-group {
	max-width: 100% !important;
	width: 100% !important;
}
form#contact-form .control-label {
	width: 20% !important;	
}
form#contact-form .controls {
	margin-left: 140px !important;
	width: 70% !important;	
}
.form-actions button.btn {
	width: 120px;
	height: 40px;
	border-radius: 10px;
	font-size: 20px !important;
}
.form-actions {
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
}
div#jform_captcha {
	background: #f9f9f9;
	box-shadow: 0.1em 0.1em 0.3em #d3d3d3;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
}
.visitors {
	text-align:center;
	letter-spacing: 3px;
}
.sigplus-gallery li, .sigplus-center li, .boxplus-slider li {
    text-indent: 0 !important;
}
.boxplus-carousel .boxplus-viewport {
	width: 606px !important;
}
/* add in july 2019 */
.btn {
	padding: 0 !important;
	text-indent: 0 !important;
	width: 100%;
	text-align: left !important;
}
.btn-readmore, .newsflash-item .readmore {
	background: none !important;
	color: #8bc34a !important;
	display: block;
	position: relative;
	float: right;
	min-height: 3em;
}
.mcdi-introtext {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 4em;
    text-align: justify;
}
.mcdi-readmore {
	display: flex;
	width: 98%;
	position: relative;
	padding-top: 2em;
}
.blog-featured .mcdi-readmore {
	display: flex;
	width: 98%;
	position: absolute;
	bottom: 0;
}
[class^="icon-"], [class*=" icon-"] {
	display: none !important;
}
.blog .thumbnail, .blog-featured .thumbnail
 {
	display: block;
	position: relative;
	text-align: center;
	padding: 0px;
	width: 95%;
	line-height: 20px;
	border: none !important;
	border-radius: 0px !important;
	box-shadow: none !important;
}
.blog img, .blog-featured img {
	display: inline-block !important;
	max-width: 95% !important;
	height: inherit !important;
	width: 100% !important;
}
.blog [class*="column"], .blog-featured [class*="column"] {
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left !important;
	-webkit-transition: .5s;
	transition: .5s;
	padding-bottom: 1em;
}
.blog {
	text-align: justify;
}
.mod-languages {
	position: relative;
	border-radius: 10px;
	width: 100%;
	font-size: 1.2em;
}
.mod-languages ul {
	text-align: center;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: flex-start;
}
div.mod-languages li a {
	color: #000000;
	display: inline-block;
	height: 100%;
}
li.lang-active {
	background: #deff77;
}
li.lang-active a {
	color: #4CAF50 !important;
}
.box_skitter .label_skitter {
	bottom: 0;
	left: 0;
	width: 100%;
	background: #00000052;
	height: 3em;
	font-size: 20px;
}
.box_skitter .label_skitter h5 {
	
}
.image_number {
	height: inherit !important;
	text-indent: inherit !important;
	font-size: 14px;
}
span.info_slide_dots {
    left: 15px !important;
}
#sidebar .module-body span.image-title {
	display: inline-block;
	margin-left: 10px;
}
.bfQuickMode .bfLabelLeft label {
    float: left;
}
.field-calendar [type="button"] {
	background: none !important;
	background-image: none !important;
	padding: 0 !important;
	float: right !important;
	border: 0 !important;
	margin: 3px;	
}
.btn-group [type="button"] {
	background: #0d7b33 !important;
	display: inline-block !important;
	width: auto;
	padding: 3px !important;
	background-image: none !important;
	border: 0 !important;
	margin: 3px !important;
	border-radius: 0px !important;
}
#sidebar .module-body .newsflash {
	margin: 0 !important;
	position: relative;
	clear: both;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.newsflash-item {
	width: 100%;
}
.newsflash-image {
    margin: 0 !important;
    position: relative;
    clear: both;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}
figure figcaption {
	text-align: justify;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px dashed #8BC34A;
}
.newsflash-item img {
	width: 25% !important;
	height: fit-content;
}
#sidebar .module-body .newsflash-item h4 {
	text-decoration: none;
	font-size: 14px;
	color: #0d7b33;
	text-align: center;
}
.mod_sigplus ul li a {
    background-image: none !important;
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
#hms_hour, #hms_date {
	line-height: normal;
}
div#hms_hour {
    position: relative;
    display: block;
    text-align: center;
    font-size: 36px;
    color: #0d7b33;
    font-weight: bold;
}
div#hms_date {
	position: relative;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #97a438;
	font-weight: bold;
}
[id*="ff_formdiv"] [class*="button"]:hover {
	background: #CDDC39 !important;
}
[id*="ff_formdiv"] [class*="button"] {
    margin: 0 3px 0 3px !important;
    background: #8BC34A !important;
}
.bt-date {
	bottom: 0;
	right: 0;
}
.category-list fieldset.filters {
    margin: 5px;
    padding: 10px;
    border: 1px solid #eee;
}
.category-list {
    margin-top: 10px;
}
.cat-items {
    padding: 5px;
}
.category-list .table th, .category-list .table td {
    text-align: left;
}
[id*="mcdimp3"] {
    background: #f1f3f4;
    padding: 3px;
    width: 90% !important;
}
/* For mobile phones: */
@media only screen  and (max-width: 600px) {
  [class*="column-"] {
		width: 100% !important;
  }
}
#contact-form label {
	display: block !important;
}
.contact select {
	width: auto !important;
}
#contact-form {
	background-color: transparent;
	border: 0;
}
.box_skitter, .box_skitter .biss_bg, .box_skitter .container_skitter, .box_skitter .image, .box_skitter .image img, [class*="box_skitter_large"] {
	width: 100% !important;
	height: 800px !important;
}
div#rightbar-w img {
	width: 75%;
}
#mcdi_datetime {
	position: relative;
	display: block;
	text-align: center;
	padding: 0px 0 5px 0;
	margin-top: 10px;
	font-size: 14px;
	color: #97a438;
	font-weight: bold;
}
[class*="news-fr"] {
	background: #ffffff00;
	margin-top: -10px;
}
[class*="news-fr"] p {
	margin: 0 !important;
	padding: 0 !important;
}
[class*="news-fr"] a {
	color: #389c66;
	text-transform: uppercase;
	/*text-shadow: 2px 2px 4px;*/
}
[class*="news-fr"] a:hover {
	/*color: #CDDC39 !important;*/
	text-transform: uppercase;
	text-decoration: none;
}
/* background */
#background {
	background: #ffffff;
	/* background: url(../../../images/bg/caw_bg1.jpg); */
	/* background-size: cover; */
	/* background-attachment: fixed; */
}
/* width */
::-webkit-scrollbar {
	background: #eeeeee;
	width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
}
/* Handle */
::-webkit-scrollbar-thumb {
	background: #95bb99;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #00c115; 
}

.flag131 {
	display: block;
	position: absolute;
	background: url(../../../images/news_flag_fr.png) top left no-repeat;
	background-size: contain;
	width: 150px;
	height: 140px;
	left: -10px;
	top: -19px;
	z-index: 3;
	overflow: hidden;
}
#user1 .module-body {
	padding-top: 0;
}
p.online_in_site {
	display: block;
	text-align: center;
}
.pull-left.thumbnail {
	display: block;
	position: relative;
	float: unset;
	margin: 0 auto;
	width: 100%;
	border: 0;
	box-shadow: none;
}
/* caw_se */
#caw-se {
	height: 780px;
	overflow: scroll;
	border: 1px solid #f1f8e9;
}
#caw-se input[type="text"], #caw-se1 input[type="text"]{
	width: 70%;
	padding: 5px 0;
	border: 1px solid #4fc7bf;
	background: #e7fff2;
}
#caw-se table td, #caw-se table th, #caw-se1 table td, #caw-se1 table th{
	font-size: 22px;
	height: 1.5em;
	vertical-align: middle;
	line-height: 1.5em;
}
#caw-se table td, #caw-se1 table td {
	text-align: center;
	color: #009688;
	border: 1px solid #4fc7bf;
}
#caw-se table th, #caw-se1 table th {
	text-align: center;
	border: 1px solid #4fc7bf;
	background: #e0f7fa;
	font-weight: bold;
}
#caw-se table, #caw-se1 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#caw-se .se_title, #caw-se1 .se_title {
	font-size: 26px !important;
	font-weight: bold !important;
	color: #FF9800 !important;
}
form select, form input[type="date"] {
	width: 100% !important;
	margin: 5px !important;
	padding: 5px 0 !important;
}
form select, form input {
	font-size: 16px !important;
	height: auto !important;
}
/*fruit*/
form select .cat_g1 {
    background: rgba(243, 255, 179, 0.5);
}
/*plant*/
form select .cat_g2 {
    background: rgba(107, 150, 56, 0.5);
}
/*sea*/
form select .cat_g3 {
    background: rgba(3, 169, 244, 0.5);
}
/*milk*/
form select .cat_g4 {
    background: rgba(255, 193, 7, 0.5);
}
/*meat*/
form select .cat_g5 {
    background: rgba(255, 87, 34, 0.5);
}
/*SE Page*/
[class*="se_page_l"] {
	text-align: center !important;
	font-weight: bold;
}
p.se_page_l1 {}
p.se_page_l2 {}
p.se_page_l3 {
	color: #4CAF50;
}
p.se_page_l4 {
	color: #F44336;
}
.se_page_date span {
	border-bottom: 1px solid #000;
	font-weight: bold;
}
span.se_p2 {
	position: relative;
	display: inline-block;
	width: 100px;
	line-height: initial;
	float: left;
	padding: 5px;
	text-align: center;
	font-size: 16px;
	background: linear-gradient(-30deg, #cefaff, #ffe8a2);
}
span.se_p2>a, span.se_p2>a:hover {
	text-decoration: none !important;
	background: transparent !important;
	color: #795548;
}

/*se display module in homepage*/
#cse-bl {
	display: flex;
	flex-direction: column;
	flex-flow: wrap;
	position: relative;
	width: 100%;
	height: 190px;
	margin: 0;
	overflow: hidden;
}
#cse-el {
	height: 170px;
	text-align: center;
	margin-bottom: 4px;
}
#cse-el img {
	display: inline-block;
	position: relative;
	width: initial !important;
	font-size: 20px;
}
.cse_name {
	display: block;
	position: absolute;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #03A9F4;
	padding: 5px;
	bottom: 0;
	left: 0;
}
.cse_name span, .cse_pw span, .cse_pr span {
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	display: block;
}
.cse_pw, .cse_pr {
	width: 45%;
	display: block;
	position: absolute;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.cse_pw {
	color: #ff0000;
	top: 0;
	left: 0;
}
.cse_pr {
	color: #008000;
	top: 0;
	right: 0;
}
.cse_dt {
	display: block;
	position: absolute;
	bottom: 0;
	text-align: center;
	color: #008000;
	width: 100%;
}
.carousel-ctrl {
	width: 30px;
	height: 30px;
	z-index: 2;
	display: block;
	position: absolute;
}
.left.carousel-ctrl {
	top: 70px;
	left: 0;
	width: 0;
	height: 0;
	background: transparent;
	border-color: #00bcd4 transparent;
	border-style: solid;
	border-width: 0px 20px 20px;
	transform: rotate(270deg);
	opacity: 0.1;
}
.right.carousel-ctrl {
	top: 70px;
	right: 0;
	width: 0;
	height: 0;
	background: transparent;
	border-color: #00bcd4 transparent;
	border-style: solid;
	border-width: 0px 20px 20px;
	transform: rotate(90deg);
	opacity: 0.1;
}
.left.carousel-ctrl:hover, .right.carousel-ctrl:hover {
	opacity: 0.8;
}
.cse_num {
	display: block;
	position: absolute;
	font-size: 14px;
	color: #03A9F4;
	padding: 5px;
	bottom: 30px;
	left: 0;
}
/*cse graph*/
canvas, .cse_canvas {
	background-image: url(../../../images/caw_se/caw18logo2019bg.png);
}

/*articles sroller*/
.lof-articlessroller .lof-inner {
    width: 97% !important;
    height: 100% !important;
}
.lof-articlessroller .lof-row {
	height: 100% !important;
}
.lof-articlessroller .lof-inner img {
    width: 95%;
    height: 95%;
}
.lof-articlessroller .lof-inner a {
	width: 100% !important;
	padding: 0 !important;
}
.lof-articlessroller .lof-inner .lof-title {
	padding: 0 !important;
}
.lof-articlessroller .lof-main-wapper .lof-main-item{
	background: #ffffff !important;
}
.lof-articlessroller .lof-inner {
	background: #f1f8e9 !important;
	-moz-transition: none !important;
	-webkit-transition: none !important; 
	margin: 0 !important; 
	padding: 0 !important; 
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}
.lof-articlessroller .lof-bottom .lof-navigator-outer {
	background: transparent !important;
}
.random-image {
    width: 100%;
    text-align: center;
}

.random-image img {
    width: 100%;
}
ul.archive-module.mod-list {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}
#comp img {
	max-width: 100%;
}
#caw-se table td img, form#caw-se-2 table td img {
	width: -webkit-fill-available;
}
#caw-se table td, form#caw-se-2 table td {
	vertical-align: middle;
}
ul#menu_gallery img {
	width: 50% !important;
}
.jsvisitcounter .table {
	display: none !important;
}
.jsvisitcounter {
	font-size: 18px;
	color: green;
}
.payment-details {
    max-width: 500px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #f9f9f9;
}

.order-info {
    margin-bottom: 20px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
}

.terms-checkbox {
    margin: 20px 0;
}

.recaptcha-container {
    /* margin: 20px 0; */
}

.payment-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px 20px;
    font-weight: bold;
}

.payment-icon {
    width: 20px;
    height: 20px;
}

.tab_payment, #bspayment-form {
	width: 75%;
    margin: 0 auto;
    background: #f7f5f5bf;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    align-content: space-around;
}

/* Main profile container */
.profile {
    max-width: 1200px;
    margin: 2rem auto;
    padding: 2rem;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    font-family: 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
    color: #333;
}

/* Page header */
.page-header {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #eee;
}

.page-header h1 {
    font-size: 2rem;
    font-weight: 600;
    color: #2c3e50;
    margin: 0;
}

/* Edit button */
.btn-toolbar {
    margin-bottom: 2rem;
}

.btn-primary {
    background-color: #3498db;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    font-weight: 500;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.btn-primary:hover {
    background-color: #2980b9;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(52, 152, 219, 0.3);
}

.btn-primary .icon-user {
    font-size: 1rem;
}

/* Fieldset styling */
fieldset {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding: 1.5rem 2rem;
    margin-bottom: 2rem;
    background: #f9fafb;
}

legend {
    font-size: 1.25rem;
    font-weight: 600;
    color: #2c3e50;
    padding: 0 1rem;
    width: auto;
}

/* Description text */
fieldset p {
    color: #666;
    margin-bottom: 1.5rem;
    font-size: 0.95rem;
    line-height: 1.5;
}

/* Definition list styling */
.dl-horizontal {
    display: flex;
    gap: 1rem 1rem;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.dl-horizontal dt {
    font-weight: 500;
    color: #555;
    text-align: right;
    padding-right: 1rem;
    align-self: center;
}

.dl-horizontal dd {
    margin: 0;
    padding: 0.5rem 0;
    word-break: break-word;
    align-self: center;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .profile {
        padding: 1.5rem;
        margin: 1rem;
    }
    
    .dl-horizontal {
        grid-template-columns: 1fr;
    }
    
    .dl-horizontal dt {
        text-align: left;
        padding-right: 0;
        padding-bottom: 0.25rem;
    }
    
    fieldset {
        padding: 1rem;
    }
}

/* Spacing for multiple fieldsets */
#users-profile-core,
#users-profile-custom {
    margin-bottom: 2rem;
}

/* Null date styling */
.dl-horizontal dd:empty:before {
    content: "â€”";
    color: #999;
}

/* Custom fields highlighting */
.users-profile-custom-custom dl {
    background-color: #f8f9fa;
    padding: 1rem;
    border-radius: 8px;
}

/* Animation for hover effects */
.dl-horizontal dd {
    transition: all 0.2s ease;
}
.dl-horizontal dt:hover + dd {
    color: #2980b9;
}
.profile ul {
    display: block;
    width: 100%;
}
.mod-datetime {
    display: block;
    color: green;
    font-size: 20px;
    line-height: normal;
    text-align: center;
    text-transform: capitalize;
    font-family: "Times New Roman", "Traditional Arabic" !important;
}
.mod-datetime span {
    display: block;
}
.mod-datetime.rtl {
    direction: rtl;
    text-align: right;
}
.mod-datetime.rtl .mod-datetime-date {
    margin-left: 10px;
    margin-right: 0;
}
/* Style de base */
.mod-datetime {
    font-family: Arial, sans-serif;
}
/* Alignement des Ã©lÃ©ments sÃ©parÃ©s */
.mod-datetime-date {
    margin-right: 0.5em;
}
/* Style gÃ©nÃ©ral */
.mod-login-wrapper {
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
/* Liens */
.login-links {
    margin-top: 15px;
    text-align: center;
}
.login-link {
    display: block;
    margin: 10px 0;
    color: #0066cc;
    text-decoration: none;
}
.login-link:hover {
    text-decoration: underline;
}
/* Checkbox remember me */
.form-check {
    margin: 15px 0;
}
/* Messages pre/post text */
.login-pretext,
.login-posttext {
    margin: 15px 0;
    padding: 10px;
    background: #f8f9fa;
    border-radius: 4px;
}
/* Version mobile */
@media (max-width: 480px) {
    .mod-login-wrapper {
        padding: 15px;
    }
}
div#pdf-content .row {
    margin: 0;
}
button.btn.btn-payment {
    display: block;
    width: 100%;
    border-radius: 5px;
}
.tab_payment, .tab_payment th, .tab_payment td {
    border: none;
}
#csscgu {
    margin: 0 auto;
    padding: 40px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
}
#csscgu h2 {
    font-size: 1.5em;
    color: #2c3e50;
    border-bottom: 2px solid #3498db;
    padding-bottom: 5px;
    margin-top: 20px;
	background: #e0fae3;
}
#csscgu p {
    font-size: 1em;
    line-height: 1.6;
    margin: 10px 0;
}
#csscgu ul, #csscgu ol {
    padding-left: 20px;
}
#csscgu ul li, #csscgu ol li {
    margin: 10px 0;
    font-size: 1em;
}
#csscgu ul li p {
    margin: 0;
}
#csscgu a {
    color: #3498db;
    text-decoration: none;
}
#csscgu a:hover {
    text-decoration: underline;
}
#csscgu hr {
    border: 0;
    height: 1px;
    background: #ddd;
    margin: 20px 0;
}
#csscgu .contact ul {
    list-style-type: none;
    padding-left: 0;
}
#csscgu .contact ul li {
    margin: 5px 0;
}
ol.carousel-indicators {
	bottom: 70px !important;
}
.category-list .btn-group.pull-right {
    float: left;
}
/* Responsive design */
@media (max-width: 600px) {
    #csscgu {
        padding: 10px;
        margin: 0 10px;
    }
    #csscgu h2 {
        font-size: 1.3em;
    }
    #csscgu p, #csscgu ul li, #csscgu ol li {
        font-size: 0.9em;
    }
}