.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1340px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1340px;}
.bodysize{max-width: 1340px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #3799bf;}
.link:hover, a:hover{color: #3799bf;}
.widgetbg{background-color: #fbfbfb;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #454545;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#adadad;
	}
#default_footer a{
		text-decoration: underline;
		color:#adadad;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #364e72;
	background: #364e72;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#364e72), color-stop(50%,#364e72), color-stop(51%,#364e72), color-stop(100%,#364e72));
	background: -moz-linear-gradient(top,  #364e72 0%, #364e72 50%, #364e72 51%, #364e72 100%);
	background: -webkit-linear-gradient(top,  #364e72 0%,#364e72 50%,#364e72 51%,#364e72 100%);
	background: -o-linear-gradient(top,  #364e72 0%,#364e72 50%,#364e72 51%,#364e72 100%);
	background: -ms-linear-gradient(top,  #364e72 0%,#364e72 50%,#364e72 51%,#364e72 100%);
	background: linear-gradient(top,  #364e72 0%,#364e72 50%,#364e72 51%,#364e72 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#364e72', endColorstr='#364e72',GradientType=0 );
	border: 1px solid #364e72;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #0e2342;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e2342), color-stop(50%,#0e2342), color-stop(51%,#0e2342), color-stop(100%,#0e2342));
	background: -moz-linear-gradient(top,  #0e2342 0%, #0e2342 50%, #0e2342 51%, #0e2342 100%);
	background: -webkit-linear-gradient(top,  #0e2342 0%,#0e2342 50%,#0e2342 51%,#0e2342 100%);
	background: -o-linear-gradient(top,  #0e2342 0%,#0e2342 50%,#0e2342 51%,#0e2342 100%);
	background: -ms-linear-gradient(top,  #0e2342 0%,#0e2342 50%,#0e2342 51%,#0e2342 100%);
	background: linear-gradient(top,  #0e2342 0%,#0e2342 50%,#0e2342 51%,#0e2342 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e2342', endColorstr='#0e2342',GradientType=0 );
	border: 1px solid #0e2342;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #364e72;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #364e72;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #3a4f4b;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #444444;
}
.vtab{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	color: #444444;
}
.vtab:hover, .vtab_selected{
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #444444;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

	color: #444444;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #444444;
}
.tab a{
	color: #444444;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #444444;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/rlalibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 2px solid #0e2342;
	background-color: #fbfbfb;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: #0e2342;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e2342), color-stop(50%,#0e2342), color-stop(51%,#0e2342), color-stop(100%,#0e2342));
	background: -moz-linear-gradient(top,  #0e2342 0%, #0e2342 50%, #0e2342 51%, #0e2342 100%);
	background: -webkit-linear-gradient(top,  #0e2342 0%,#0e2342 50%,#0e2342 51%,#0e2342 100%);
	background: -o-linear-gradient(top,  #0e2342 0%,#0e2342 50%,#0e2342 51%,#0e2342 100%);
	background: -ms-linear-gradient(top,  #0e2342 0%,#0e2342 50%,#0e2342 51%,#0e2342 100%);
	background: linear-gradient(top,  #0e2342 0%,#0e2342 50%,#0e2342 51%,#0e2342 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e2342', endColorstr='#0e2342',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #364e72;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #364e72;
	border-color: #364e72;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #364e72;
}
.polaris-nav-active i{
	color: #364e72;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #454545;}
.headingtext{color: #364e72;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}
::selection {
    background: #364e72;
    color: #fff;
}
html,body {
    font-size: 16px;
  font-family: "Source Sans 3", sans-serif;
}

a {
    cursor: pointer !important;
    -webkit-transition: color .2s ease-in;
     transition: color .2s ease-in;
}


/*** BUTTONS ***/

.btn-info, .button, .btn-primary {
    background-color: #364E72;
    color: white;
    border-color: #364E72;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    padding: 15px 32px;
    transition-duration: 0.4s;
}

.btn-info:hover, .button:hover, .btn-primary:hover {
    background-color: #0E2342;
    color: white;
    border-color: #0E2342;
    border-radius: 2px;
    font-size: 16px;   
    transition-duration: 0.4s;
    padding: 15px 32px;
    font-weight: 400;
    text-decoration: none !important;
    cursor: pointer;
}
#body {
  font-family: "Source Sans 3", sans-serif;
}
/*** HEADER ***/
#jm-bar-wrapp {
    width: 100%;
    line-height: 1;
    position: relative;
}

#jm-logo-nav {
    background: #fff;
}

.rla-container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1360px;
}

.rla-container-fluid:before, .rla-container-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}

#jm-logo-nav #jm-bar-left {
    padding-top: 6px;
    padding-bottom: 0;
}

#jm-logo-nav #jm-logo {
    vertical-align: top;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 38px;
}

#jm-logo-nav #jm-logo a {
    display: block;
    text-decoration: none !important;
}

#jm-logo-nav #jm-logo img {
    border: 0;
}
#navbar {
  margin-right: 0;
  margin-left: 15px;
}

/**** NAVIGATION *******/
/*dropdown menus on hover*/
@media (min-width: 880px){
	.dropdown:hover > .dropdown-menu {
		display: block !important;

  }
}

.navbar-top .navbar-collapse {
    padding: 0;
}

.navbar {
    border-radius: 0;
    border: 0;
}

/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
.navbar-top .navbar-nav > li > a {
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    padding: 34.5px 25px;
    line-height: 1;
    text-transform: uppercase;
    /* color: #444; */
    text-decoration: none;
  background: white;
}
#navbar-collapse-grid > ul > li > ul,#navbar-collapse-grid > ul > li > ul > li > ul {
    background: #364e72;
    border-radius: unset;
    border: unset;
    padding: 0;
    margin: 0;
    box-shadow: none;
}

#navbar-collapse-grid > ul > li > a.active{
    color: #fff;
    background: #364e72;
    outline: 0;

}


.dropdown-menu>li>a {
    white-space: nowrap;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 1.8;
    text-decoration: none;
    padding: 5px 15px 5px 0;
}
.dropdown-menu>li>a:hover {
      background-color: unset;
      color: #89a2c7;
}
#navbar-collapse-grid > ul > li> ul > li,#navbar-collapse-grid > ul > li > ul > li > ul > li {
    display: block;
    position: relative;
    background: none;
    padding: 0 20px;
    color: #fff;
}

#navbar-collapse-grid > ul > li > a > i {
  display: none;
}

.dropdown-submenu>a:after {
    display: block;
    content: "+";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-left-color: transparent;
    margin: 0;
}


#jm-top3 {
    background: #364e72;
    color: #364e72;
    padding: 40px 0 0 0;
}


.row-fluid {
    margin: 0 -10px;
    width: auto !important;
}


.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}
.jm-module {
    margin: 0 0 20px;
}
.rla-container-fluid:after {
    clear: both;
}
#restrictionDropDown {
    height: 60px;
  width: 180px;
 padding: 0 10px;
    line-height: 60px;
    display: inline-block;
    border-radius: 2px;
    box-sizing: border-box;
  font-family: "Source Sans 3", sans-serif;
    font-size: 18px;
    font-weight: 400;
    vertical-align: middle;
    border: 2px solid #364e72;
    color: #364e72;
    background: #fff;
    cursor: pointer;
}
input#queryBox {
    display: inline-block;
    height: 60px;
    line-height: 1.8;
    border-radius: 2px;
    box-sizing: border-box;
    font-family: "Source Sans 3", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0 20px;
    vertical-align: middle;
    border: 2px solid #364e72;
    color: #364e72;
    background: #fff;
      transition: border linear .2s, box-shadow linear .2s;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #364e72;
}
#jm-top3 .btn {
      background: #fff;
    color: #364e72;
    border-color: #fff;
  width: auto;
  cursor: pointer;
      -webkit-appearance: button;
      border: none;
    margin-left: 15px;
      padding: 18.5px 55px;
      display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
      line-height: 1.2;
    text-decoration: none;
  border-radius: 2px;
      box-sizing: border-box;
        font-family: "Source Sans 3", sans-serif;
    font-size: 18px;
    font-weight: 400;
  height: auto;
}
#jm-top3 .btn:hover {
    border: none;
      color: #fff;
    background: transparent;
    background-color: #3799BF;
}
#formMain {
    margin: 0 0 20px;
}

/**** FOOTER *****/
#footer {
  color: white;
  font-size: 18px;
}
#jm-footer-mod {
    background: #364e72;
    color: #fff;
    padding: 40px 0 20px;
}

#jm-footer {
    color: #999;
    font-size: 18px;
    background: #364e72;
    padding: 20px 0;
}


#footer h7 {
    font-size: 25px;
    font-weight: bold;
}

#footer p{
   margin: 5px 0;
  line-height: 1.4;
}
#footer form {
    margin: 0 0 20px;
}

#jm-top3 a, #jm-footer-mod a, .dj-megamenu-override .modules-wrap a {
    color: #fff;
     text-decoration: none;
      transition: color .2s ease-in;
}
 #jm-footer-mod a:hover {
     text-decoration: underline;
}
[class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
    float: right;
}
#jm-footer-right {
    text-align: right;
    line-height: 1.8;
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    box-sizing: border-box;
    float: left;
    margin-left: 0;
    padding: 0 10px;
}
.row-fluid .span10 {
    width: 83.33333333%;
}
/*** BREAKPOINTS ******/
@media (min-width: 1200px) {
.row-fluid {
    margin: 0 -10px;
    width: auto !important;
}
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    box-sizing: border-box;
    float: left;
    margin-left: 0;
    padding: 0 10px;
}
  .row-fluid .span12 {
    width: 100%;
}
  .row-fluid .span10 {
    width: 83.33333333%;
}
  .row-fluid .span2 {
    width: 16.66666667%;
}
  .row-fluid .span3 {
    width: 25%;
}
}
@media (min-width: 789px){
.jm-module.header-language-split.header-search-module {
    float: left;
}
}
@media (max-width: 1023px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
    margin: auto;
      margin-top: 7.5px;
    display: block;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  .visible-xs {
    display: block !important;
}
  .navbar-brand {
    display: none;
}
  
  .navbar-top > div > ul > li > a {
    background: 0 0 !important;
    color: #fff !important;
    background-color: #5285af !important;

}
 #footer .rla-container-fluid {
    text-align: center;
  }
  #footer p {
    margin: 5px 0;
    line-height: 1.4;
    text-align: center !important;
}
  #jm-footer-right {
        text-align: center;
    float: unset !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
   .collapse {
       display: none !important;
   }
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomInX {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
 @media (max-width: 880px){
[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
}
   #restrictionDropDown {
    height: 40px;
    width: 100%;
}
   #jm-bar-right {
      float: unset !important;
   }
   #queryBox {
    width: 100%;
}
   #jm-top3 .btn {
    width: 99%;
    margin: 0 2px;
}
}