/* =Widgets
----------------------------------------------- */

#secondary .widget {
	display:block;
	margin-bottom:20px;
}
#secondary .widget h1.widget-title {
	font-size: 18px;
	line-height: 22px;
	color: #2c3e50;
	padding-bottom: 5px;
	border-bottom: #d5d8dc 1px solid;
	margin-bottom: 10px;
	font-weight: bold;
}


.widget_FollowerCounter .side-socials {
	list-style:none;
	margin:0px;
	padding:0px;
}
.widget_FollowerCounter .side-socials li {
	display:inline-block;
	margin:0px 10px 0 0;
	padding:0px;
	border:none;
}
.widget_FollowerCounter .side-socials li a {
	display:block;
	height:21px;
	min-width:50px;
	line-height:35px;
	margin:5px 0;
	padding:7px 8px 7px 43px;
	font-size:14px;
	line-height:21px;
	background:#01539d url('../images/widgets/count-fb.png') left top no-repeat;
	border-radius:5px;
	font-weight:400;
	color:#FFF;
	text-align:center;
}
.widget_FollowerCounter .side-socials li a.side-twit { background:#0199da url('../images/widgets/count-tw.png') left top no-repeat; }
.widget_FollowerCounter .side-socials li a.side-plus { background:#d0492c url('../images/widgets/count-gp.png') left top no-repeat; }
.widget_FollowerCounter .side-socials li a.side-linkedin { background:#0274b3 url('../images/widgets/count-in.png') left top no-repeat; }

.widget_search {
}
#searchform {
	padding:5px;
	background:#f2f7f7;
	position:relative;
}
#searchform .field {
	color:#a2a9aa;
	font-size:14px;
	padding:10px 60px 10px 10px;
	height:50px;
	font-style:italic;
	border:1px solid #dae3e5;
	border-radius:0px;
	background:#ffffff;
	display:inline-block;
	width:100%;
	box-sizing:border-box;
	appearance:normal;
	-weblit-appearance:normal;
}
#searchform .field:focus {
	font-style:normal;
	color:#797e80;
}
#searchform #searchsubmit {
	height:50px;
	width:50px;
	display:block;
	position:absolute;
	right:5px;
	top:5px;
	border-radius:0px;
	border:none;
	background:#97bc39 url('../images/widgets/search.png') center no-repeat;
	box-shadow:none;
	text-indent:-5555em;
}

.tab_widget {
}
.tab_widget .tabs {
	display:block;
	overflow:hidden;
}
.tab_widget .tabs .nav {
	margin:0px;
	padding:0px;
	width:100%;
	overflow:hidden;
}
.tab_widget .tabs .nav li {
	display:block;
	float:left;
	width:33.333333%;
	padding:0 1% 0 1%;
	max-height:48px;
	border-bottom:1px solid #e0e9eb;
	box-sizing:border-box;
}
.tab_widget .tabs .nav li:last-child {
	padding-right:0%;
}

.tab_widget .tabs .nav li a{
	display:block;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	color:#2c3e50;
	height:43px;
	line-height:43px;
	border:1px solid #e4edef;
	border-bottom:none;
	border-top-width:3px;
	background:#e4edef;
}

.tab_widget .tabs .nav li .active{
	border-top:3px solid #97bc39;
	background:#FFFFFF;
	color:#007fbb;
}

.tab_widget .tabs .tab {
	padding:19px;
	margin:0;
	border:1px solid #e0e9eb;
	border-top:none;
	position:relative;
	background:#FFFFFF;
	overflow:hidden;
}

.tab_widget .tab ul {
	margin:0;
	padding:0;
}
.tab_widget .tab li {
	padding:20px 0;
	width:100%;
	overflow:hidden;
	border-bottom:1px dashed #e1e1e1;
}
.tab_widget .tab li:first-child {
	padding-top:0;
}
.tab_widget .tabs .tab li:last-child {
	border-bottom:none;
	padding-bottom:0;
}

.tab_widget .tab li .details {
	float:left;
	width:215px;
}
.tab_widget .tab li img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.tab_widget .tab li .tab-img {
	float:left;
	overflow:hidden;
	margin:0 15px 0 0;
}
.tab_widget .tab li .tab-img img {
	width:120px;
	height:120px;
}

.tab_widget .tab li h5 {
	font-size:18px;
	font-weight:500;
}
.tab_widget .tab li h5 a {
	color:#2c3e50;
	word-break:break-all;
}
.tab_widget .tab li .date {
	font-size:12px;
	margin:5px 0;
	text-transform:none;
	line-height:1.5em;
	color:#9ca3a4;
	white-space: nowrap;
}
.tab_widget .tab li .date a {
	color:#007fbb;
}

.tab_widget .tab li p {
	font-size:14px;
	color:#2c3e50;
	margin:5px 0;
}

.tab_widget .tabs .tab_tags {
	padding:15px;
}
.tab_widget .tab_tags a,.post-meta-tags a {
	background:none repeat scroll 0 0 #FCFCFC;
	border:1px solid #F1F1F1;
	border-radius:2px 2px 2px 2px;
	display:inline-block;
	font-size:11px !important;
	margin:0 5px 8px 0;
	padding:4px 12px;
	text-transform:capitalize;
}

.facebook_like {
	border:1px solid #d4dbde;
	background:#FFF;	
}
#secondary .facebook_like h1.widget-title {
	border:none;
	background:#edeff4;
	color:#4662b1;
	line-height:39px;
	height:39px;
	margin:0px;
	font-size:16px;
	padding:0 20px;
	font-weight:bold;
}
.facebook_like iframe {
	margin:15px 0 0px;
	display:block;
	float:none;
	width:100% !important;
}

.widget {

}
#secondary #text-13 h1.widget-title, #secondary #text-12 h1.widget-title {
	border:none;
	background:#007fbb;
	color:#FFFFFF;
	line-height:20px;
	height:20px;
	margin:0px;
	font-size:18px;
	padding:15px 20px;
	font-weight:bold;
	text-transform:uppercase;
}
.widget .menu-top-rooted-device-list-container {
	border:1px solid #cfe7f2;
	border-top:none;
	background:#f2f8fc;
	padding:10px 20px 30px;
}
.widget .menu-top-rooted-device-list-container ul {
	padding:0;
	margin:0;
	list-style:square inside;
}
.widget .menu-top-rooted-device-list-container ul li {
	border-bottom:dashed 1px #c2c6ca;
	color:#c2c6ca;
}
.widget .menu-top-rooted-device-list-container ul li a {
	display:inline-block;
	padding:10px 0;
	color:#2c3e50;
}
.widget .menu-top-rooted-device-list-container ul li:hover a {
	color:#007fbb;
}
.widget .menu-top-rooted-device-list-container ul li:hover {
	color:#007fbb;
}

.ocr_homepage_2col {
	
}
.ocr_homepage_2col .block-half {
	width:45.5%;
	float:left;
	padding-right:9%;
}
.ocr_homepage_2col .block-half.last {
	padding-right:0%;
}

.ocr_homepage_2col .hm-title {
	font-size:22px;
	line-height:24px;
	padding:5px 0 10px;
	margin:0 0 10px;
	border-bottom:1px solid #d5d8dc;
	color:#2c3e50;
}
.ocr_homepage_2col .block {
	margin-top:10px;
	padding:15px 0 10px;
	border-bottom:dashed 1px #CCC;
}
.ocr_homepage_2col .block h3 {
	margin:5px 0 0;
	font-size:18px;
	line-height:22px;
	font-weight:500;
}
.ocr_homepage_2col .block h3 a {
	color:#007fbb;
}
.ocr_homepage_2col .block .date {
	font-size:12px;
	color:#9ca3a4;
}
.ocr_homepage_2col .block .date a {
	color:#007fbb;
}

.ocr_homepage_2col .block.small {
	padding:1px 0 10px;
}

