body {
    background-color: #ffffff; padding: 0px; margin: 0px; text-align: center; width: 100%;
    font-family: "Open Sans", "Helvetica Neue", Segoe UI, Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.4;
    font-size: 12pt;
}

h1					{font-size: 27pt; font-family: 'Exo 2', Trebuchet MS, Segoe UI, Tahoma;}
h2					{font-size: 18pt; font-family: 'Exo 2', Trebuchet MS, Segoe UI, Tahoma;}
a 					{font-family: Segoe UI, Tahoma,Verdana,Segoe,sans-serif; font-size: 11pt; color: #0D5AB8;	text-decoration: none; }
a:hover 			{font-family: Segoe UI, Tahoma,Verdana,Segoe,sans-serif; font-size: 11pt; color: #144F97;	text-decoration: underline; }

.exo, .exo:hover    {font-family: 'Exo 2', Trebuchet MS, Segoe UI, sans-serif;}
.ease_io            {-moz-transition: all 200ms ease-in-out; -webkit-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;}
.ease_io_slow       {-moz-transition: all 400ms ease-in-out; -webkit-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
.ease_opacity       {-moz-transition: opacity 200ms ease-in-out; -webkit-transition: opacity 200ms ease-in-out; transition: opacity 200ms ease-in-out;}
.border_radius      {-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}

.div_middle	.in		{margin-bottom: 0;}

.simple_instructions .title 	{font: 19px/24px 'Exo 2', sans-serif; font-weight: bold; color: #444444;}

.blog_wrapper		{width: 100%; border: 0;}
.blog_main			{text-align: left; padding-top: 18px; padding-bottom: 18px; padding-right: 18px; vertical-align: top; float: left;}
.blog_main h2		{font:bold 18pt 'Exo 2', Segoe UI, Tahoma,Verdana,Segoe,sans-serif; color: #444444;}
.blog_title			{font: bold 18pt 'Exo 2', Trebuchet MS, Segoe UI, Tahoma; color: #074189; line-height: 20px; text-decoration: none;}
.blog_title:hover	{font: bold 18pt 'Exo 2', Trebuchet MS, Segoe UI, Tahoma; color: #074189; line-height: 20px; text-decoration: underline;}
.blog_category h1	{font:bold 18pt 'Exo 2', Segoe UI, Tahoma,Verdana,Segoe,sans-serif; color: #444444;}
.blog_category		{margin-bottom: 7px; padding-bottom: 12px; border-bottom: #dddddd 1px dotted;}

.blog_read_more		{
					width: 115px;
					height: 27px;
					line-height: 26px;
					display: block;
					color: #FFF;
					background-color: #F2AE0D;
					text-align: center;
					font-weight: 600;
					font-size: 11pt;
					font-family: 'Exo 2', Trebuchet MS, Segoe UI, Tahoma;
					-webkit-border-radius: 4px;
					-moz-border-radius: 4px;
					border-radius: 4px;
					-webkit-box-shadow: 0px 3px 0px 0px #E48C04;
					-moz-box-shadow: 0px 3px 0px 0px rgba(228, 140, 4, 1);
					box-shadow: 0px 3px 0px 0px #E48C04;}
.blog_read_more:hover{text-decoration: none; font-size: 11pt; font-family: 'Exo 2', Trebuchet MS, Segoe UI, Tahoma; background-color: #f6b314;  color: #FFF;
	-moz-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;
	-webkit-box-shadow: 0px 3px 0px 0px #ec9106; -moz-box-shadow: 0px 4px 0px 0px rgba(228, 140, 4, 1); box-shadow: 0px 3px 0px 0px #ec9106;}
.blog_entry_ft_rt	{text-align: right; margin-top: 18px;}
.blog_entry_ft_lt	{text-align: left; margin-top: 3px; margin-bottom: 18px;}
.blog_content, 
.blog_content p,
.blog_content div,
.blog_content td,
.blog_content span	{font-size: 11pt; color: #333333; font-weight: normal;}
.blog_content h3	{font: 27px/32px 'Exo 2', sans-serif; font-weight: bold; color: #444444;}
.blog_sidebar		{vertical-align: top; width: 276px; padding-top: 18px; margin-right: 18px; float: right;}
.blog_sidebar h3	{font:bold 14.5pt 'Exo 2', Trebuchet MS, Segoe UI, Tahoma,Verdana,Segoe,sans-serif; color: #0D5AB8; line-height: 38px; display: block; margin: 0 0 4px;}

.blog_search .wiz_content_input {width: 195px; padding: 9px;}
.blog_search .wiz_btn {margin: 0 -3px;}
.blog_search .wiz_btn .wiz_submit_btn {border: none; background-image: none; width: 36px; line-height: 32px;
    -webkit-box-shadow: 0px 3px 0px 0px #E48C04;
    -moz-box-shadow: 0px 3px 0px 0px rgba(228, 140, 4, 1);
    box-shadow: 0px 3px 0px 0px #E48C04;
    background-color: #F2AE0D;
}
.blog_search .wiz_btn img {width: 16px;}
.blog_postdate		{padding-top: 2px; color: #777777;}
.blog_sb_option		{padding-left: 18px; margin-bottom: 30px;}
.blog_sb_option .entry_image {width: 20px; height: 20px; margin-right: 7px; border: 0px; padding: 0px; margin-bottom: 14px;}
.blog_sb_option .entry_image img {width: 20px;}
.blog_sb_option .post_c {width: 196px; margin-bottom: 10px;}
.blog_postdate, .blog_postdate a {font-size: 8pt !important;}
.blog_content		{overflow: hidden; border-bottom: #dddddd 1px dotted; padding-bottom: 30px; padding-top: 0px; margin-bottom: 12px;}
.blog_post			{padding: 18px; margin-bottom: 30px; background: #fff; -webkit-box-shadow: 0 1px 5px 0px #ccc; -moz-box-shadow: 0 1px 5px 0px #ccc; box-shadow: 0 1px 5px 0px #ccc;}
.blog_post h2		{font:bold 14pt Segoe UI, Tahoma,Verdana,Segoe,sans-serif; color: #074189;}

.div_middle ul li	{font-size: 11pt; padding-bottom: 5px; margin: 3px 14px; list-style-image: url('/National_Library/oe_/https://www.rankranger.com/www-img/web/gui/nd_2014/bullet_b.png');}

.blog_cats a {
    float: left;
    margin: 0 4px 4px 0;
    border: 2px solid #0D5AB8;
    padding: 0 8px;
    cursor: pointer;
    display: inline-block;
    line-height: 31px;
}
.blog_cats a:hover {
    background: #0D5AB8;
    color: #fff;
    text-decoration: none;
}

.div_middle ol li	{font-size: 11pt; padding-bottom: 5px; margin: 3px 3px;}
.div_middle ol	    {padding-left: 8px;}
.div_middle .blog_content ul li	{list-style-image: url('/National_Library/oe_/https://www.rankranger.com/www-img/web/gui/nd_2014/bullet_b_sm.png');}
ul ul				{margin-left: 18px}
.rep_title			{padding-top: 14px; font:bold 14pt Segoe UI, Tahoma,Verdana,Segoe,sans-serif; color: #555555;}
.blog_respones		{padding-bottom: 14px;}
.blog_respones .block {padding-top: 14px; margin-top: 14px; padding-bottom: 14px; border-bottom: #dddddd 1px dotted;}
.blog_respones .blog_postdate {padding-bottom: 14px;}
.blog_respones .avatar img {width: 40px;}
.blog_respones .response	 {width: 575px; margin-left: 18px; line-height: 20px;}
.blog_respones .response	span {color: #777; font-weight: bold;}
.blog_respones .response	.blog_postdate {display: inline; color: #B4B4B4; margin-left: 7px;}
.blog_respones .bcf_textarea {
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	width: 550px;
	min-height: 78px;
	max-height: 360px;
	resize: none;
}
.blog_respones .bcf_title {color: #777; font-weight: bold; height: 22px; padding-top: 7px;}
.blog_respones .wiz_submit_btn {margin-top: -4px;}

.breadcrumbs.h_title {color: #fff; font-size: 22pt; font-weight: 700; font-family: 'Exo 2', Trebuchet MS, Segoe UI, Tahoma; letter-spacing: 0.05cm; width: 1080px; margin: 27px 0 27px 0; display: inline-block; text-align: left;}
.breadcrumbs.h_title a.h_title {display: inline;}

.wiz_content_table {border: 0;}
.wiz_content_table td {height: 34px;}

.post_content		 {width: 624px;}
.post_content p		 {margin: 0px;}
.post_content .ps_desc 		 {margin-top: 4px; font-size: 11pt;}
.post_content .blog_postdate	 {margin: 4px 0 16px 1px;}

.blog_author		 {background: #f4f4f4; padding: 18px; overflow: hidden; border: #ddd 1px solid; clear: both;}
.author_story		 {line-height: 18px; width: 500px;}
.author_story .ba_title, .author_story .ba_title a {font-size: 11pt; font-weight: bold; margin-bottom: 7px;}
.entry_image {width: 80px; height: auto; margin-right: 14px; padding: 1px;}
.entry_image img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.wiz_content_input 		 {font-size:10pt; padding: 5px; color: #555; border: #ddd 1px solid; display:inline; margin-bottom:2px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.wiz_content_input:hover {border: 1px solid #ccc;}

.avatar-badge 	{
	width: 26px;
	margin-left: 1px;
	margin-top: 0px;
	text-align: center; 
	display: inline-block;
}
.avatar-badge div.av_in {height: 26px; background-image: url('/National_Library/oe_/https://www.rankranger.com/www-img/web/SE_icons/rankranger.png'); background-repeat: no-repeat; background-position: 10% 42%;}

/*
	Profile Page
*/
.profile_main_block {padding: 12px; float: left; width: 100%; margin-bottom: 10px; padding-left: 0;}
.profile_info_block {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px;
	padding-left: 0;
	float: left;
	width: 758px;
	margin-bottom: 10px;
}
.profile_user_details {float: left; margin: 3px 0 0 8px;}
.pb_fulln {font-size: 20px; font-weight: bold; margin-bottom: 7px;}
.pb_job   {font-size: 12px; font-weight: normal; margin-bottom: 7px; color: #777;}
.pb_comp  {font-size: 14px; font-weight: normal;}
.pb_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}
.pb_desc {font-size: 14px; font-weight: normal; margin-bottom: 14px;}
.pb_social {font-size: 14px; font-weight: normal; margin-bottom: 6px;}

.bt_left	{float: left; width: 446px;}
.bt_right	{float: right; margin-right: 2px;}

div.social_list	{margin-bottom: 18px; float: none;}
div.social_list a {margin-left: 8px;}
div.social_list a:first-child {margin-left: 0px;}
iframe.fb_box		{border:none; overflow:hidden; width:250px; height:70px; margin-left: -10px;}

.f_left.pu       {font: bold 15pt/20pt 'Exo 2', Segoe UI, Tahoma,Verdana,Segoe,sans-serif; text-shadow: 2px 2px #E0DBCF;}
.f_left.pu .pu_l {color: #0D5AB8;}
.f_left.pu .pu_r {color: #333333;}

.yellow_btn {
    font-size: 13pt;
    font-weight: 600;
    color: #fdb403;
    border: 2px solid #fdb403;
    padding: 0 13px;
    cursor: pointer;
    line-height: 32px;
    display: inline-block;
}
.yellow_btn:hover {
    font-size: 13pt;
    color: #fff;
    background-color: #fdb403;
    text-decoration: none;
}

/******
*
* Help Search
*
******/
div.search_results .in {text-align: left;}
div.search_results .in .features {width: auto;}
div.search_results.serps .in .features {margin: 20px 0 0 0;}
div.search_results.serps .in .features .features_title_1 {margin-bottom: 36px;}
div.search_results .in .post_content {width: 514px;}
div.search_results .cse_docs {float: left; width: 450px;}
div.search_results .cse_docs .serp {margin-bottom: 18px; color: #545454; font-size: 13px;}
div.search_results .cse_docs .serp a.blog_cite {color: #006621; font-size: 13px;}
div.search_results .cse_blog {float: right; width: 550px;}

.ibase {display: inline-block; width: 16px; height: 16px;}
.icon_next_page {background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGlkPSJhcnJvdy00OC1pY29uIiBkPSJNMjgwLjYzMSwyNTYuMDAxTDUwLDQxNS40M1Y5Ni41N0wyODAuNjMxLDI1Ni4wMDF6IE0yMzEuMzY5LDk2LjU3djcwLjkzNmM2Ni4yMDEsNDUuNzY0LDEyOC4wMTYsODguNDk1LDEyOC4wMTYsODguNDk1cy02MS44MTQsNDIuNzMtMTI4LjAxNiw4OC40OTR2NzAuOTM1TDQ2MiwyNTYuMDAxTDIzMS4zNjksOTYuNTd6Ii8+PC9zdmc+') no-repeat;}

.ibase {background-size: contain;}
.iflip_h {-moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH";}

.blog_main {max-width: 758px;}
@media (max-width: 1280px)
{
    .blog_main, .blog_content {max-width: 720px; overflow: hidden;}
}

@media (max-width: 1080px)
{
    .post_content {width: 570px;}
    .div_middle	.in {width: auto;}
    .blog_content img[style] {width: auto !important; max-width: 684px !important;}
}

@media (max-width: 1040px)
{
    .blog_content, .blog_respones {margin: 0 18px 0 18px;}
    .post_content {width: 498px;}
}

@media (max-width: 970px)
{
    .post_content, .profile_info_block {width: auto;}
    .profile_info_block {margin: 0 5px 0 5px;}
    .blog_sidebar, .post_ava  {display: none;}
}

@media (max-width: 890px)
{
    .blog_content {max-width: 700px; font-size: 14pt;}
    a, a:hover {font-size: 14pt;}
    .author_story {width: auto;}
}

@media (max-width: 680px)
{
    .blog_main, .blog_content {max-width: 640px;}
    .blog_content img[style] {max-width: 580px !important;}
}

@media (max-width: 620px)
{
    .blog_main, .blog_content {max-width: 580px;}
    .blog_content img[style] {max-width: 518px !important;}
}

@media (max-width: 540px)
{
    .blog_main, .blog_content {max-width: 440px;}
    .blog_content img[style] {max-width: 390px !important;}
}

@media (max-width: 440px)
{
    .blog_main, .blog_content {max-width: 360px;}
    .blog_content img[style] {max-width: 308px !important;}
}

@media (max-width: 360px)
{
    .blog_content, .blog_respones {max-width: 310px; overflow: hidden;}
    .blog_respones .response {width: 320px;}
    .blog_respones .bcf_textarea {width: 220px}
    .wiz_content_input {width: 80px}
    .post_content {width: 320px;}
    .blog_entry_ft_rt {width: 310px;}
    .blog_entry_ft_rt .f_right {clear: both; float: left; margin: 18px 0;}
    .blog_post {padding: 10px;}
}

/******
*
* main_v1.css
*
******/
ul.social_list.share_buttons {margin: 0;}
.social_list.share_buttons {
    width: auto;
    height: auto;
    float: left;
    margin-top: 0;
}

.social_list.vert li, .social_list.vert a {float: none;}
.social_list li {
    list-style-type: none;
    float: left;
    list-style-image: none !important;
    margin: 0 11px 7px 0 !important;
}

.social_list a {
    background-image: url('/National_Library/oe_/https://www.rankranger.com/www-img/web/gui/nd_2014/social_icons.png');
    float: left;
    display: block;
    width: 40px;
    height: 41px;
    opacity: 0.8;
}
.social_list a:hover {opacity: 1;}