/* Global Styles */

body {
	background-color: #575858;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
}

a {
	color: #3b6cb4;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	outline: none;
}

h1 {
	color: #357adc;
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 400;
	margin: 0px 0px 30px 0px;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color:#003399;
	font-weight:bold;
	margin:0px 0px 10px 0px;
   	padding: 0px;
	line-height: 120%;
}
h3 {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin:0px 0px 10px 0px;
    padding: 0px;
	line-height: 120%;
	text-transform: uppercase;
}
h4 {
	color: #3b6cb4;
	font-family: 'Bitter', serif;
	font-size: 16px;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}

p {
    margin: 0 0 20px;
}

hr {
    background: none repeat scroll 0 0 #d5d6d7;
    height: 1px;
    margin-bottom: 25px;
    margin-top: 25px;
}

.navbar-brand {
	height: auto;
	padding: 15px 15px 15px 40px;
}

.tagline {
	color: #000;
	float: right;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-top: 80px;
	padding-right: 40px;
	text-transform: uppercase;
}

.navbar-default {
	background-color: #fff;
	border: none;
	border-radius: 0px;
	margin: 0px;
	min-height: auto;
}
.navbar-nav {
	float: none;
	text-align: center;
}
.navbar-nav > li {
	display: inline-block;
	float: none;
	border-right: 1px solid #f6f3ed;
}
.navbar-nav > li:last-child {
	border: none;
}
.navbar-default .navbar-nav > li > a {
	color: #000;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:hover {
	color: #c62934;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent;
}
.nav > li > a > img {
	margin-right: 8px;
}

.dropdown-menu {
	background-color: #dadada;
	border: none;
	border-radius: 0px;
}
.dropdown-menu > li > a {
	padding: 3px 15px;
}

.menu-large {
	position: static !important;
}
.megamenu {
	background-color: #dadada;
	border-radius: 0px;
	padding: 20px 0px;
	width:100%;
}
.megamenu> li > ul {
	padding: 0;
	margin: 0;
}
.megamenu> li > ul > li {
	list-style: none;
}
.megamenu> li > ul > li > a {
	/*display: block;*/
	padding: 1px 0px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: normal;
}
.megamenu> li > ul > li > a:hover, .megamenu> li > ul > li > a:focus {
	background: none;
	color: #c62934;
	text-decoration: underline;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
	color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}
.megamenu.dropdown-header {
	color: #428bca;
	font-size: 18px;
}
.megamenu .dropdown-submenu {
	margin-bottom: 15px;
}
.megamenu .dropdown-submenu .dropdown-menu {
	border: none;
	box-shadow: none;
	display: block;
	position: relative;
}
.megamenu .dropdown-submenu > a {
	display: inline;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	white-space: normal;
}
.megamenu .dropdown-submenu > a:hover.category {
	color: #333333;
	text-decoration: none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: none;
	color: #c62934;
	text-decoration: underline;
}
.megamenu .dropdown-submenu .dropdown-menu > li > a:hover,
.megamenu .dropdown-submenu .dropdown-menu > li > a:focus {
	background-color: none !important;
}
@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#fff;
  }
}

.wrapper1 {
	/*background: url(../img/RBS_diagonal.png) repeat;	*/
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	overflow-y: scroll;
	padding-bottom: 50px;
}
.wrapper {
	background: url(../img/sky-bg.jpg) no-repeat center top;
	background-size:cover;
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

#rbs-carousel {
	-webkit-box-shadow: 0px 10px 5px -5px rgba(222,222,222,1);
	-moz-box-shadow: 0px 10px 5px -5px rgba(222,222,222,1);
	box-shadow: 0px 10px 5px -5px rgba(222,222,222,1);
	padding: 0px 15px 5px 15px;
}
#rbs-carousel .owl-controls {
	margin: 0px;
}
#rbs-carousel .owl-controls .owl-buttons div {
	background: none;
	border-radius: 0px;
	opacity: 1;
	position: absolute;
}
#rbs-carousel .owl-controls .owl-buttons .owl-prev{
  left: 15px;
  bottom: 68px;
}
#rbs-carousel .owl-controls .owl-buttons .owl-next{
  right: 15px;
  bottom: 68px;
}
#rbs-carousel .title {
	color: #000;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 38px;
	margin-bottom: 15px;
}
#rbs-carousel p {
	color: #333;
	font-size: 18px;
	margin: 0px;
}
#rbs-carousel a {
	color: #cb333b;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-left: 15px;
	text-transform: uppercase;
}
#rbs-carousel figcaption {
	background: rgba(255,255,255,.75);
	padding: 31px 100px 31px 100px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.main {
	background-color: #fff;
	padding: 0 27px 15px 27px;
}

.editor {
	padding-left: 30px;
}

#owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}

.home-block {
	padding: 20px 15px 0 15px;
}
.home-block .image {
	float: left;
	padding-right: 20px;
}
.home-block .panel {
	border: none;
	border-right: 2px solid #eee7db;
	box-shadow: none;
	padding-right: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	overflow: hidden;
}
.home-block > div:last-child > .panel {
	border: none;
}
.home-block .panel-default > .panel-heading {
	background: none;
	border: none;
	padding: 0px;
}
.home-block .panel-default > .panel-body {
	padding: 0px;
}
.home-block .panel-default > .panel-heading h4 {
	color: #c4353f;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.home-block .panel-default > .panel-heading h4 > a {
	color: #c4353f;
}

footer {
	color: #333;
	padding: 5px 25px;
	background:#fff;
	border-top:1px solid #f0e8dd;
}

.info {
	color: #333;
	font-size: 12px;
}
.info p {
	margin: 0px;
	padding-top: 10px;
}
.info a {
	color: #333;
}

.sidebar-link {
	border: 1px solid #579be0;
	color: #565757;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.sidebar-link:hover {
	border: 1px solid #3060b2;
}
a.sidebar-link {
	text-decoration: none;
}
.sidebar-link .label {
	background: #579be0;
	border-radius: 0px;
	display: inline-block;
	font-size: inherit;
	margin-right: 5px;
	padding: 7px 0px;
	width: 40px;
}
.sidebar-link:hover .label {
	background: #3060b2;
}


/* END: Custom Site Styles */

/* BEGIN: Default Template Styles */
.breadcrumb {
	background: none;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 0px;
}
.breadcrumb > li {
	color: #000 !important;
}
.breadcrumb > li + li:before {
	font-family: FontAwesome;
	content: "\f105";
	color: #a7a7a7;
}
.breadcrumb > .active {
	font-weight: bold;
}
.breadcrumb a {
	color: #000;
}

.searchNews {
    margin-bottom: 25px;
}
.searchNews input[type="text"] {
    background: #fff none repeat scroll 0 0 !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 0;
    padding-left: 10px;
}
.searchNews .btn-default {
    background: #77aec5 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
}
.newsNav ul {
    margin: 0 0 25px;
    padding: 0;
}
.newsNav ul li {
    border-bottom: 1px solid #e4e5e5;
    font-size: 13px;
    font-weight: 700;
    list-style-type: none;
    padding: 10px 20px;
    text-transform: uppercase;
}
.newsNav ul li i {
    padding-right: 10px;
}
.newsNav ul li .date {
    font-weight: 100;
    text-transform: uppercase;
}
.newsNav ul li .day {
    font-size: 24px;
    margin-right: 5px;
}
.sideNav ul {
    border-top: 1px solid #b8babc;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sideNav ul > li {
    border-bottom: 1px solid #b8babc;
}
.sideNav ul > li > a {
    display: block;
    padding: 10px 20px;
}
.sideNav ul > li > a:hover, .sideNav ul > li > a:focus, .sideNav ul > li > a:active, .sideNav ul > .selected a {
    background-color: #36609e;
    color: #fff;
    text-decoration: none;
}

.pagination {
    margin: 0;
}
.pagination > li > a, .pagination > li > span {
    font-size: 15px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background: none repeat scroll 0 0 #3b6cb4;
    border: 1px solid #ddd;
    color: #fff;
}
.pagination > li > a:hover {
    background: none repeat scroll 0 0 #3b6cb4;
    color: #fff;
}

.news-content .news-header {
	margin-bottom: 25px;
}
.news-content .newsDate {
	background-image: url(../img/news_date_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 97px;
	height: 126px;
}
.news-content .newsDate span {
	display: block;
	text-align: center;
}
.news-content .newsDate .month {
	color: #000;
	padding-top: 21px;
	text-transform: uppercase;
	line-height: 29px;
}
.news-content .newsDate .day {
	color: #3b6cb4;
	font-size: 55px;
	line-height: 75px;
}
.news-content article {
    margin-bottom: 25px;
}
.news-content h3 {
    font-size: 24px;
    font-weight: 300;
    margin: 0px 0px 25px 0px;
}
.news-content h3 a {
	color: #3b6cb4;
}
.news-content .label {
    color: #405673;
    font-size: 13px;
    padding: 0 5px 0 0;
    text-transform: uppercase;
}
.news-content hr.seperator {
    background: none repeat scroll 0 0 #d3d4d5;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.news-content hr {
	margin-bottom: 35px;
}
.news-content figure {
    margin-bottom: 20px;
}
.news-content .btn {
    background: none repeat scroll 0 0 #9fc7f7;
    border: medium none;
	color: #404041;
}
.news-content .btn:hover {
    background: none repeat scroll 0 0 #3b6cb4;
    color: #fff;
}
ul.newsMeta {
    margin: 0;
    padding: 0;
}
ul.newsMeta li {
    color: #3b6cb4;
    display: inline-block;
    font-size: 12px;
    list-style-type: none;
}
ul.newsMeta li:first-child {
    margin-right: 10px;
}
/* END: Default Template Styles */

/* 404 Page Styles */
.error-404 {
    font-size: 100px;
}

/* -- FORM STYLES --------------------------------------  */
.form-group {
	margin-bottom: 10px;
}

label {
	float: none;
	display: block;
	text-align:left;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #555e58;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	/*line-height: 15px;*/
	vertical-align:text-bottom;
}

input {
	float: none;
	display: block;
	border: none;
	background-color: #e7e7e7;
	padding: 3px 5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	width: 100%;
}
input[type="checkbox"] {
	width: auto;
}

.radio {
	margin-top: 0px;
}
.radio input {
	width: auto;
}

.customForm textarea {
	float: none;
	display: block;
	border: none;
	background-color: #e7e7e7;
	padding: 3px 5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	width: 100%;
}

.customForm textarea.messageArea {
	height: 216px;
}

.customForm span.errorMsg {
	color: red !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	display: block;
}

.customForm .error {
	-webkit-box-shadow:0 0 5px red;
	-moz-box-shadow: 0 0 5px red;
	box-shadow:0 0 5px red;
}

.customForm #contactInfo {
	margin-bottom: 15px;
}

.customForm #readingInfo div {
	margin-bottom: 5px;
}

.customForm .row label.middle {
    width: 326px;
}

.customForm .row label:last-child {
    margin-right: 0px;
}

.customForm .row input.data {
    float: left;
    margin-right: 10px;
    width: 78px;
}

.customForm .row input.data.middle {
    width: 316px;
}

.customForm .row input.data.long {
    width: 500px;
}

.customForm .row input:last-child {
    margin-right: 0px;
}

.customForm #buttons input {
	float: left !important;
	margin-top: 15px;
}

.customForm table > tbody > tr > th {
	border: none;
	vertical-align: bottom;
}

.customForm table.service > tbody > tr > th {
	background: #CCCCCC;
	border: 1px solid #ddd;
	vertical-align: top;
}

input[type="submit"],
button[type="submit"] {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #999999;
	background-color: white;
	color: #dd272f;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0px 15px;
	cursor: hand;
	cursor:pointer;
	margin-right: 15px;
}

input[type="reset"] {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #999999;
	background-color: white;
	color: #94bfe7;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0px 15px;
	cursor: hand;
	cursor:pointer;
}


/* FORM STYLES */
.form_holder {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	/*-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ccc;*/
}

/*select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ebebeb !important;
  padding: 4px 4px 4px 4px;
  font-size: 13px;
  color: #666666;
  border-top: 1px solid #ccc !important;
  border-left: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
}
*/
.requiredText {
	color:#cc0000;
	font-size:12px;
}

.formError {
	color:#cc0000;
	font-size:12px;
	margin-top:5px;
}

.fielderror {
	border-color: #cc0000 !important;
	box-shadow: none;
	border-width: 1px;
}

/*.control-label {
	font-size:14px;
	color:#666;
}*/

.legendForm {
	font-size:18px;
	color:#009ea8;
	padding:10px;
}

.btn-form {
	background-color:#a1d0de;
	color:#333 !important;
	border: 0px;
	border-radius: 0px;
	font-size: 16px;
	letter-spacing: 2px;
	/*margin-top:20px;*/
	width:170px;
	text-decoration: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-color:#c62934;
}

.btn-news {
	background-color:#ffcc33;
	color:#9a3464 !important;
	border: 0px;
	border-radius: 0px;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top:20px;
	width:120px;
	text-decoration: none;
}

.btn-news:hover {
	background-color:#fde290;
	color:#9a3464;
}

.btn-form:hover, .btn-donate:focus, .btn-donate:active, .active.btn-donate, .open > .btn-donate.dropdown-toggle {
	background-color:#315A96;
	color: #fff !important;
}

.fieldLabelTxt {
	font-size: 13px;
}

.form-horizontal .control-label {
	text-align: left !important;
}

/* Social Media */
.share {
    margin-top: 30px;
}
.share ul {
    margin: 0;
    padding: 0;
}
.share ul li {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 20px;
    text-transform: uppercase;
}
.share ul li:first-child {
    margin-right: 10px;
}
.share ul li a {
    color: #636363;
    text-decoration: none;
}
.share ul li a:hover {
    color: #3b6cb4;
}
.share ul li i {
    margin-right: 5px;
}

.social {
    /*display: table-cell;
    float: right;*/
    list-style-type: none;
    text-align: right;
	padding: 0px;
	margin-bottom: 0px;
}
.social .heading {
	color: #2c3c68;
	font-size: 14px;
}
.social ul {
	margin: 0px;
	padding: 0px;
	display: flex;
}
.social ul > li {
	/*border-right: 2px solid #51504c;*/
}
.social ul > li:last-child {
	border-right: none;
}
.social .link {
    display: inline-block;
}
.social a {
	float:left;
    border-radius: 0px;
	color: #c4353f;
    display: block;
	font-size:20px;
    padding: 10px 14px;
	text-align: center;
	-webkit-transition: background 250ms ease;
	-moz-transition: background 250ms ease;
	-ms-transition: background 250ms ease;
	-o-transition: background 250ms ease;
	transition: background 250ms ease;
}
.social a:hover{
	background:#f2f2f2;
}









/*temp changes*/
.navbar-brand img{
	width: 182px;
}

.tagline{
	margin-top: 62px;
}











.alertPanel {
	background-color: #c4353f;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.alertPanel {
	color: #fff;
}
.alertPanel a {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
}



/*
    tabSlideOUt

    By  Michael Fielding
    License: GPL v3.0
*/

.ui-slideouttab-panel, .ui-slideouttab-handle {
    background-color: white;
    padding: 0.1em 0.6em;
    box-sizing: border-box;
}
.ui-slideouttab-panel {
	display: block;
	position: absolute;
	padding-top: 20px;
	width: 210px;
	z-index: 100000;
	font-size: 13px;
	color: #000;
	/*left: 803px !important; */
	right: 40px;
	left: auto;
	-webkit-box-shadow: 0 4px 6px 0px rgba(51, 51, 51, 0.75);
	-moz-box-shadow: 0 4px 6px 0px rgba(51, 51, 51, 0.75);
	box-shadow: 0 4px 6px 0px rgba(51, 51, 51, 0.75);
	background: url(../img/contact_tab_gradient.png) repeat-x bottom #ffffff;
}
/* This class is added after the tabs are initialised, otherwise the user sees the 
   tabs slide out of the way when the page is initialised. */
.ui-slideouttab-ready {
	transition: transform 0.5s ease 0s;
}

/* Hide tabs and panels when printed. */
@media print {
    .ui-slideouttab-panel {
        display: none;
    }
}

/* Tab handles */
.ui-slideouttab-handle {
    display: block;
    position: absolute;
	width: 100%;
	color: #c4353f;
    cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	-webkit-box-shadow: 0 6px 6px 0px rgba(51, 51, 51, 0.75);
	-moz-box-shadow: 0 6px 6px 0px rgba(51, 51, 51, 0.75);
	box-shadow: 0 6px 6px 0px rgba(51, 51, 51, 0.75);
}
.ui-slideouttab-handle:hover,
.ui-slideouttab-handle:active,
.ui-slideouttab-handle:focus {
	text-decoration: none;
}
.ui-slideouttab-handle-image {
    transform: rotate(0);
}
.slide-out-div p {
	line-height: normal;
}

/* Right */
.ui-slideouttab-right {
	right: 0px;
	transform: translateX(100%);
	border-right: none;
}
.ui-slideouttab-right.ui-slideouttab-open {
	transform: translateX(0%);
}
.ui-slideouttab-right .ui-slideouttab-handle {
    transform-origin: 0% 0%;
    transform: rotate(-90deg) translate(-100%,-100%);   
}
.ui-slideouttab-right .ui-slideouttab-handle-reverse {
    transform-origin: 0% 100%;
    transform: rotate(-90deg);
}
/* Left */
.ui-slideouttab-left {
	left: 0px;
	transform: translateX(-100%);
	border-left: none;
}
.ui-slideouttab-left.ui-slideouttab-open {
	transform: translateX(0%);
}
.ui-slideouttab-left .ui-slideouttab-handle {
    transform-origin: 100% 0%;
    transform: rotate(-90deg);   
}
.ui-slideouttab-left .ui-slideouttab-handle-reverse {
    transform-origin: 100% 100%;
    transform: rotate(-90deg) translate(100%,100%);   
}
/* Top */
.ui-slideouttab-top {
	top: 0px;
	transform: translateY(-100%);
	border-top: none;
}
.ui-slideouttab-top.ui-slideouttab-open {
	transform: translateY(0%);
}
/* Bottom */
.ui-slideouttab-bottom {
	bottom: 0px;
	transform: translateY(100%);
	border-bottom: none;
}
.ui-slideouttab-bottom.ui-slideouttab-open {
		transform: translateY(0%);
}

/* turn font awesome icon in a tab upright */
.ui-slideouttab-left .ui-slideouttab-handle>.fa-icon, 
.ui-slideouttab-right .ui-slideouttab-handle>.fa-icon { 
    transform: rotate(90deg);
}
.ui-slideouttab-handle>.fa-icon {
    margin-left: 0.5em;
}

/* apply rounded corners if handle has the -rounded class */
.ui-slideouttab-top .ui-slideouttab-handle-rounded,
.ui-slideouttab-left .ui-slideouttab-handle-rounded {
    border-radius: 0 0 4px 4px;
}
.ui-slideouttab-right .ui-slideouttab-handle-rounded, 
.ui-slideouttab-bottom .ui-slideouttab-handle-rounded {
    border-radius: 4px 4px 0 0;
}

.slide-out-div .social {
    text-align: left;
}
.slide-out-div .social .link {
    margin: 0px;
}
.slide-out-div .social ul > li {
    border-right: 2px solid rgb(238, 231, 219);
}
.slide-out-div .social i {
    color: rgb(77, 77, 77);
    font-size: 20px;
}

/**/

.sr-only {
  font-size: 0;
  height: 1px;
  overflow: hidden;
  display: block;
}
