#wiklm_wrapper {
width:1230px;
font-family: 'Open Sans', sans-serif;
margin-left:auto;
margin-right:auto;
font-size:16px;	
}



#wiklm_maintitle {
color:#000000;
text-align:center;
font-size:30px;
padding-top:5px;
padding-bottom:5px;
background:#FAFAFA;
}

#wiklm_maincontent {
padding: 10px;
min-height:400px;
padding-top:30px;

color:#000000;
border-left-width:3px;
border-bottom-width:3px;
border-top-width:0px;
border-right-width:3px;
border-style:solid;
border-color:#F1F1F1;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;
}

#wiklm_heading {
padding:10px;
color:#000000;
font-size:22px;
font-weight:bold;
background:#fafafa;
border-left-width:3px;
border-bottom-width:1px;
border-top-width:3px;
border-right-width:3px;
border-style:solid;
border-color:#F1F1F1;

-webkit-border-top-left-radius: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;
}

#wiklm_left {
display:inline-block;
width:78%;
vertical-align:top;
padding-right:2%;
}

#wiklm_right {
display:inline-block;
width:18%;
padding-left:1%;
padding-right:1%;	
vertical-align:top;
}


.wiklm_wayback {
cursor:pointer;
padding:5px;
width:auto;
color: #ffffff;
font-weight:normal;
font-size:15px;
text-align:center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


.wiklm_sidebtn {
cursor:pointer;
margin-bottom:50px;
margin-left:auto;
margin-right:auto;
padding-left:4%;
padding-right: 4%;
padding-top: 10px;
padding-bottom: 10px;
width:96%;
color: #ffffff;
display:inline-block;
font-weight:bold;
font-size:16px;
text-align:center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.wiklm_btn1 {
background:#4772d9 !important;	
}

.wiklm_btn1:hover {
background:#3262d5 !important;	
}

.wiklm_btn2 {
background:#8faadc !important;	
}

.wiklm_btn3 {
	background:#c00000 !important;	
}

.wiklm_btn4 {
background:#00af50 !important;	
}

.wiklm_btn5 {
	background:#00af50 !important;	
}


.wiklm_btn6 {
	background:#70c1b3 !important;	
}

.wiklm_btn6:hover {
	background:#5eb9aa !important;	
}




.wiklm_btn7,
.wiklm_btn7:visited,
.wiklm_btn7:active
{
width:240px;	
background:#f99e39;
color:#ffffff;
padding:10px;

text-decoration:none;
box-shadow:none;
cursor:pointer;
color: #ffffff;
font-size:16px;
text-align:center;
font-weight:normal;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.wiklm_btn7:hover {
background: #ec8d23;	
}





.wiklm_viewbtn,
.wiklm_viewbtn:visited,
.wiklm_viewbtn:active,
.wiklm_viewbtn:hover
{
color:#ffffff !important;
text-decoration:none;
box-shadow:none !important;
padding-left:25px;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;
font-weight:bold;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;
}


#wiklm_replacebtn {
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
color:#ffffff !important;
background: #f99e39;
text-decoration:none;
box-shadow:none !important;
font-weight:bold;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;		
}



#wiklm_orange,
#wiklm_orange:visited,
#wiklm_orange:active
{
background:#f99e39;
color:#ffffff;
padding:10px;
padding-left:30px;
padding-right:30px;
text-decoration:none;
box-shadow:none;
cursor:pointer;
color: #ffffff;
font-size:16px;
text-align:center;
font-weight:normal;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-width:0px !important;
}

#wiklm_orange:hover {
background: #ec8d23;
border-width:0px !important;	
}

#wiklm_orange_disabled
{
background:#fbe5d6;
color:#000000;
padding:10px;
text-decoration:none;
box-shadow:none;
font-weight:bold;
}



#wiklm_red
{
background:#c00000;
color:#ffffff;
text-decoration:none;
box-shadow:none;
padding-left:97px;
padding-right:97px;
padding-top:10px;
padding-bottom:10px;
}

#wiklm_red2
{
background:#c00000;
color:#ffffff;
text-decoration:none;
box-shadow:none;
padding-left:70px;
padding-right:70px;
padding-top:10px;
padding-bottom:10px;
}


#wiklm_red3,
#wiklm_red3:visited,
#wiklm_red3:active,
#wiklm_red3:hover
{
background:#c00000;
color:#ffffff;
text-decoration:none;
box-shadow:none;
padding-left:25px;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;
font-weight:bold;
}

#wiklm_wikiinfo input[type=text],
#wiklm_wikiinfo input[type=password] 
{
padding:5px;
width:100%;
border-color: #999999;
border-width: 1px;
border-style:solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

}

.wiklm_frame {
width:950px;
height: 400px;
overflow-x: scroll;
overflow-y: scroll;
border-color: #999999;
border-width: 1px;
border-style:solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:5px;
padding-top:20px;
padding-bottom:20px;
}

#wiklm_search #wiklm_keyword {

height:50px;
width:750px;
-webkit-border-top-left-radius: 30px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-left-radius: 30px;
-webkit-border-bottom-right-radius: 0px;


-moz-border-radius-topleft: 30px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomleft: 30px;
-moz-border-radius-bottomright: 0px;


border-top-left-radius: 30px;
border-top-right-radius: 0px;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 0px;
	
}

#wiklm_search input[type=submit] {
height:50px;
width:120px;

-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 30px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 30px;


-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 30px;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 30px;


border-top-left-radius: 0px;
border-top-right-radius: 30px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 30px;
}

#wiklm_finalpagewikilink {
font-size:16px;
font-weight:normal;
	
}

#wiklm_finalpagewikilink a,
#wiklm_finalpagewikilink a:visited,
#wiklm_finalpagewikilink a:active,
#wiklm_finalpagewikilink a:hover
{
color: #346bd0 !important;	
text-decoration:underline !important;
box-shadow:none !important;
}

#wiklm_finalpagearchive {
margin-top:40px;
font-size:18px;
font-weight:bold;	
}

#wiklm_finalpagearchive .wiklm_htmlshow {
font-size:12px;
font-weight:normal;
width:800px;
height:60px;
padding:10px;
border-color: #999999;
border-width: 1px;
border-style:solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
overflow-y: scroll;
}

#wiklm_finalpagearchive .wiklm_htmlshow a,
#wiklm_finalpagearchive .wiklm_htmlshow a:visited,
#wiklm_finalpagearchive .wiklm_htmlshow a:active,
#wiklm_finalpagearchive .wiklm_htmlshow a:hover
{
color: #346bd0 !important;	
text-decoration:underline !important;
box-shadow:none !important;
}





#wiklm_plink,
#wiklm_plink:visited,
#wiklm_plink:active,
#wiklm_plink:hover
{
color: #346bd0 !important;	
text-decoration:underline !important;
box-shadow:none !important;
}

#wiklm_finaldiv2 {
margin-top:40px;	
}


#wiklm_finaldiv2 button {
width:200px;
padding:5px;
height:60px;
background:#002060;

}


#wiklm_finaldiv2 input[type=url] {
height:60px;
width:655px;
}

.savebtn {
cursor:pointer !important;
padding-top:5px !important;
padding-bottom:5px !important;
padding-left:30px !important;
padding-right:30px !important;
color: #ffffff !important;
font-weight:bold !important;
font-size:15px !important;
}

#wiklm_search  input[type=text] {
padding-left:5px;
padding-right:5px;
}

#wiklm_search  input[type=submit] {
height:64px;
box-shadow:none;
border-width:0px;
background:#222;
color:#ffffff;
}

.wiklm_highlight {
background: #F0F9F7;
padding:10px;
padding-left:25px;
border-left-color: #70C1B3;
border-left-width:5px;
border-left-style:solid;
margin-bottom:10px;
}

.wiklm_highlight_error {
background: #FDEDF2;
padding:10px;
padding-left:25px;
border-left-color: #EB547C;
border-left-width:5px;
border-left-style:solid;
margin-bottom:10px;
}

#wiklm_pagination {
display:inline-block;
width:100%;
margin-bottom:30px;
margin-top:30px;
}


#wiklm_bluebtn,
#wiklm_bluebtn:visited,
#wiklm_bluebtn:active,
#wiklm_bluebtn:hover
{
background:#002060;
color:#ffffff;
text-decoration:none;
box-shadow:none;
padding-left:25px;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;
font-weight:bold;
}

#wiklm_pagbtn_next,
#wiklm_pagbtn_next:active,
#wiklm_pagbtn_next:visited
{
box-shadow:none;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 25px;
padding-right: 25px;
background: #ffffff;
border: 1px solid #999;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}

#wiklm_pagbtn_next:hover {
box-shadow:none;
background:#3262d5;
color:#ffffff;
border-color:#3262d5;
-webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;
}

#wiklm_pagbtn_previous,
#wiklm_pagbtn_previous:active,
#wiklm_pagbtn_previous:visited
{
box-shadow:none;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 25px;
padding-right: 25px;
background: #ffffff;
border: 1px solid #999;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}

#wiklm_pagbtn_previous:hover {
box-shadow:none;
background:#3262d5;
color:#ffffff;
border-color:#3262d5;
-webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;
}

#wiklm_greenbtn {
display:inline-block;	
cursor:pointer;	
padding-top:4px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
color:#ffffff !important;
background: #70c1b3;
text-decoration:none;
box-shadow:none !important;
font-size:14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;		
}

#wiklm_greenbtn:hover {
background:#5eb9aa !important;	
}

#wiklm_bluebtn2 {
display:inline-block;	
cursor:pointer;	
padding-top:4px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
color:#ffffff !important;
background: #4772d9;
text-decoration:none;
box-shadow:none !important;
font-size:14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;		
}

#wiklm_bluebtn2:hover {
background:#3262d5 !important;	
}

#wiklm_pinkbtn {
display:inline-block;	
cursor:pointer;
padding-top:4px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
color:#ffffff !important;
background: #eb547c;
text-decoration:none;
box-shadow:none !important;
font-size:14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;		
}

#wiklm_pinkbtn:hover {
background:#e83d6b !important;	
}


