body, html {height: 100%}
body,h1,h2,h3,h4,h5,h6 {font-family: "Open Sans", sans-serif}

a {cursor:pointer !important;}
a:link, a:visited {color: black;text-decoration: none;cursor: pointer !important;}
a:link:active, a:visited:active { color: green;}

.w3-padding-6{padding-top:6px!important;padding-bottom:6px!important}
.w3-font-weight3{font-weight:300!important;}
.w3-font-weight4{font-weight:400!important;}
.w3-font-weight7{font-weight:700!important;}
.w3-medium-16{font-size:16px!important;font-weight:300!important;}

.w3-vertical-middle{vertical-align:middle;padding-top:4px!important;padding-bottom:4px!important;}
.w3-opacity-middle{opacity:0.6;-webkit-backface-visibility:hidden}

/* anchor scroll offset */
.offset_anchor:before { 
	display: block; 
 	content: " "; 
  	height: 150px;
    margin-top: -150px;
    visibility: hidden; 
}
.offset_anchor_cell:before { 
	display: block; 
 	content: " "; 
  	height: 140;
    margin-top: -140;
    visibility: hidden; 
}

/* Color Themes */ 
.w3-theme-l5 {color:#000 !important; background-color:#faf9f1 !important}
.w3-theme-l4 {color:#000 !important; background-color:#efedd1 !important}
.w3-theme-l3 {color:#000 !important; background-color:#dedaa4 !important}
.w3-theme-l2 {color:#000 !important; background-color:#cec876 !important}
.w3-theme-l1 {color:#000 !important; background-color:#bdb548 !important}
.w3-theme-d1 {color:#fff !important; background-color:#847e2f !important}
.w3-theme-d2 {color:#fff !important; background-color:#75702a !important}
.w3-theme-d3 {color:#fff !important; background-color:#666225 !important}
.w3-theme-d4 {color:#fff !important; background-color:#585420 !important}
.w3-theme-d5 {color:#fff !important; background-color:#49461a !important}
.w3-theme-light {color:#000 !important; background-color:#faf9f1 !important}
.w3-theme-dark {color:#fff !important; background-color:#49461a !important}
.w3-theme-action {color:#fff !important; background-color:#49461a !important}
.w3-theme {color:#fff !important; background-color:#928c34 !important}
.w3-text-theme {color:#928c34 !important}
.w3-border-theme {border-color:#928c34 !important}
.w3-hover-theme:hover {color:#fff !important; background-color:#928c34 !important}
.w3-hover-text-theme:hover {color:#928c34 !important}
.w3-hover-border-theme:hover {border-color:#928c34 !important}

/* customized w3 Title Themes */
.w3-title-dark-gray {font-size:36px !important;color:#3a3a3a !important;font-weight:300 !important;}
.w3-title-gray {font-size:36px !important;color:#757575 !important;font-weight:300 !important;}
.w3-title {font-size:36px !important;color:#919296 !important;font-weight:300 !important;}
.w3-title-dark {font-size:36px !important;color:#333 !important;font-weight:300 !important;}
.w3-title-white {font-size:36px !important;color:#fff !important;font-weight:300 !important;}
.w3-title-pink {font-size:36px !important;color:#9c27b0 !important;font-weight:300 !important;}
.w3-title-theme {font-size:36px !important;color:#928c34 !important;font-weight:300 !important;}
.w3-title-l5 {font-size:36px !important;color:#faf9f1 !important;font-weight:300 !important;}
.w3-title-l4 {font-size:36px !important;color:#efedd1 !important;font-weight:300 !important;}
.w3-title-l3 {font-size:36px !important;color:#dedaa4 !important;font-weight:300 !important;}
.w3-title-l2 {font-size:36px !important;color:#cec876 !important;font-weight:300 !important;}
.w3-title-l1 {font-size:36px !important;color:#bdb548 !important;font-weight:300 !important;}

.w3-title-dark-heavy {font-size:36px !important;color:#333 !important;font-weight:400 !important;}


/* opposite color theme */
.w3-orange-l5{color:#000!important;background-color:#ffebcc!important}
.w3-orange-l4{color:#000!important;background-color:#fff9f0!important}
.w3-orange-l3{color:#000!important;background-color:#ffd699!important}
.w3-orange-l2{color:#000!important;background-color:#ffc266!important}
.w3-orange-l1{color:#000!important;background-color:#ffad33!important}
.w3-orange-00{color:#fff!important;background-color:#ff9800!important}
.w3-orange-d1{color:#fff!important;background-color:#e68a00!important}
.w3-orange-d2{color:#fff!important;background-color:#cc7a00!important}
.w3-orange-d3{color:#fff!important;background-color:#b36b00!important}
.w3-orange-d4{color:#fff!important;background-color:#995c00!important}
.w3-orange-d5{color:#fff!important;background-color:#804d00!important}

/* add for w3-pagination */
.w3-pagination>li:first-child>a,.w3-pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.w3-pagination>li:last-child>a,.w3-pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.w3-pagination>li>a:focus,.w3-pagination>li>a:hover,.w3-pagination>li>span:focus,.w3-pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}
.w3-pagination>.active>a,.w3-pagination>.active>a:focus,.w3-pagination>.active>a:hover,.w3-pagination>.active>span,.w3-pagination>.active>span:focus,.w3-pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}
.w3-pagination>.disabled>a,.w3-pagination>.disabled>a:focus,.w3-pagination>.disabled>a:hover,.w3-pagination>.disabled>span,.w3-pagination>.disabled>span:focus,.w3-pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}

/* ajt15 */
.ad_no_padding_no_margin {padding: 0px 0px 0px 0px !important;margin: 0px 0px 0px 0px !important;}
.ad_display_inline {display: inline;}
.ad_put_text_center {text-align:center !important;}
.ad_item_in_center {display: flex;justify-content: center;align-items: center;}
.ad_item_in_middle {display: flex;align-items: center;}




