/* Minification failed. Returning unminified contents.
(1908,1): run-time error CSS1036: Expected expression, found '}'
 */
#oo_feedback_fl_spacer {
    display: block;
    height: 1px;
    position: absolute;
    top: 0;
    width: 100px
}

.oo_feedback_float {
    width: 100px;
    height: 50px;
    overflow: hidden;
    font: 12px Tahoma,Arial,Helvetica,sans-serif;
    text-align: center;
    color: #252525;
    cursor: pointer;
    z-index: 999997;
    position: fixed;
    bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    right: 10px;
    -webkit-transition: -webkit-transform .3s ease
}

.oo_feedback_float .screen_reader {
    color: transparent;
    display: block;
    position: relative;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden
}

.oo_feedback_float .olUp {
    width: 100%;
    height: 100%;
    background: url(oo_float_icon.gif) center 10px no-repeat;
    text-align: center;
    padding: 31px 0 5px 0;
    position: relative;
    z-index: 2;
    filter: alpha(opacity=100);
    opacity: 1;
    transition: opacity .5s;
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s
}

.oo_feedback_float .olUp img {
    margin-bottom: 5px
}

.oo_feedback_float .oo_transparent {
    display: block;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: .8;
    filter: alpha(opacity=80);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px
}

.oo_feedback_float:hover .oo_transparent {
    opacity: 1.0;
    filter: alpha(opacity=100)
}

.oo_feedback_float:hover .olUp {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0)
}

.oo_feedback_float .fbText {
    display: block
}

.oo_feedback_float .olOver {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    min-height: 50px;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .5s;
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s
}

.oo_feedback_float .olOver span {
    display: block;
    padding: 10px 5px
}

.oo_feedback_float:hover .olOver {
    opacity: 1.0;
    filter: alpha(opacity=100);
    top: 0
}

.oo_cc_wrapper {
    left: 0;
    padding: 0;
    position: fixed;
    text-align: center;
    top: 25px;
    width: 100%;
    z-index: 999999
}

.oo_cc_wrapper .screen_reader {
    color: transparent;
    display: block;
    position: relative;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden
}

.oo_cc_wrapper span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.oo_cc_wrapper .iwrapper {
    background-color: white;
    margin: 0 auto;
    position: relative;
    width: 535px;
    z-index: 2;
    box-shadow: rgba(0,0,0,0.6) 0 0 15px;
    -webkit-box-shadow: rgba(0,0,0,0.6) 0 0 15px;
    -moz-box-shadow: rgba(0,0,0,0.6) 0 0 15px;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px
}

.oo_cc_wrapper iframe {
    position: relative;
    border: 0;
    width: 100%;
    z-index: 4
}

.oo_cc_wrapper .oo_cc_close {
    position: absolute;
    display: block;
    background: white;
    height: 20px;
    width: 20px;
    border: 1px solid #ccc;
    cursor: pointer;
    right: -12px;
    top: -9px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: background .5s;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s;
    font: 14px/20px Tahoma,Arial,Helvetica,sans-serif;
    text-align: center;
    z-index: 5;
    color: #252525;
    text-decoration: none
}

.oo_cc_wrapper .oo_cc_close:hover {
    background: #eee
}

.oo_bar {
    padding-bottom: 22px
}

#oo_bar {
    cursor: pointer;
    color: #252525;
    border-top: 1px solid #ccc;
    background: #fff;
    bottom: 0;
    display: block;
    font: 12px Tahoma,Arial,Helvetica,sans-serif;
    height: 22px;
    left: 0;
    line-height: 22px;
    position: fixed;
    text-align: left;
    width: 100%;
    z-index: 999997;
    -webkit-transition: -webkit-transform .3s ease;
    transition: background .5s;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s
}

#oo_bar:hover {
    background: #eee
}

#oo_bar .screen_reader {
    color: transparent;
    display: block;
    position: relative;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden
}

#oo_bar span {
    background: url(oo_bar_icon.gif) left no-repeat;
    display: block;
    margin: 0 15px;
    height: 100%;
    padding-left: 17px
}

#oo_tab {
    background-color: #00718a;
    display: block;
    position: fixed;
    top: 40%;
    padding: 55px 0 55px 0;
    _height: 110px;
    _padding: 0;
    _top: 45%;
    width: 35px;
    z-index: 999995;
    cursor: pointer
}

#oo_tab span {
    bottom: 15px;
    _bottom: 5px;
    display: block;
    background: url("/static/js/onlineopinionV5/oo_tab_icon.gif") no-repeat;
    height: 9px;
    position: absolute;
    width: 9px;
    left: 8px
}

#oo_tab div {
    background-image: url(oo_tab.png);
    _background-image: url(oo_tabie6.png);
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

#oo_tab.wcag a {
    background: url(oo_tab_icon.gif) no-repeat;
    background-repeat: no-repeat;
    background-position: center bottom;
    border: 0;
    outline: 0;
    position: absolute;
    display: block;
    bottom: 15px;
    left: -6px;
    top: 0;
    width: 100%
}

#oo_tab.wcag img {
    border: 0;
    outline: 0;
    display: block;
    position: absolute;
    left: 0;
    top: -10px
}

#oo_tab .screen_reader {
    color: transparent;
    display: block;
    position: relative;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden
}

.oo_tab_left {
    left: -13px;
    border-radius: 0 9px 9px 0;
    -moz-border-radius: 0 9px 9px 0;
    -webkit-border-radius: 0 9px 9px 0;
    transition: left .5s;
    -moz-transition: left .5s;
    -webkit-transition: left .5s;
    -o-transition: left .5s;
    background-image: -webkit-gradient(linear,0% 100%,0% 0,from(#eee),to(white));
    background-image: -webkit-linear-gradient(left,#eee,white);
    background-image: -moz-linear-gradient(left,#eee,white);
    background-image: -ms-linear-gradient(left,#eee,white);
    background-image: -o-linear-gradient(left,#eee,white);
    background-image: linear-gradient(left,#eee,white)
}

.oo_tab_left span {
    right: 6px
}

.oo_tab_left div {
    background-position: 6px -10px
}

.oo_tab_left:hover {
    left: -5px
}

.oo_tab_right {
    right: -13px;
    border-radius: 9px 0 0 9px;
    -moz-border-radius: 9px 0 0 9px;
    -webkit-border-radius: 9px 0 0 9px;
    transition: right .5s;
    -moz-transition: right .5s;
    -webkit-transition: right .5s;
    -o-transition: right .5s
}

.oo_tab_right span {
    left: 7px
}

.oo_tab_right div {
    background-position: -6px -10px
}

.oo_tab_right:hover {
    right: -5px
}

.oo_tab_ie_right {
    border-right: none!important;
    right: 1px;
    width: 25px!important
}

.oo_tab_ie_right:hover {
    right: 6px;
    width: 30px!important
}

#oo_tab.oo_tab_ie67_right.wcag {
    overflow: hidden!important;
    right: 0!important;
    width: 26px!important
}

#oo_tab.oo_tab_ie67_right.wcag:hover {
    right: 0!important;
    width: 31px!important
}

#oo_tab.oo_tab_ie67_right.wcag a {
    background: 0;
    z-index: 1
}

#oo_tab.oo_tab_ie67_right.wcag .screen_reader {
    bottom: 15px;
    display: block;
    background: url(oo_tab_icon.gif) no-repeat;
    height: 9px;
    width: 9px;
    position: absolute;
    left: 7px;
    top: auto;
    z-index: 9999
}

#oo_container {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999999
}

html body #oo_invitation_prompt {
    background: white;
    box-shadow: rgba(0,0,0,0.6) 0 0 15px;
    -webkit-box-shadow: rgba(0,0,0,0.6) 0 0 15px;
    -moz-box-shadow: rgba(0,0,0,0.6) 0 0 15px;
    -webkit-box-shadow: rgba(0,0,0,0.6) 0 0 8px;
    -moz-box-shadow: rgba(0,0,0,0.6) 0 0 8px;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    color: #252525;
    font: 14px/20px Tahoma,Arial,san-serif;
    line-height: 20px;
    margin: 50px auto;
    text-align: left;
    padding: 20px 10px;
    position: relative;
    width: 350px;
    z-index: 999999
}

html body #oo_invitation_prompt h1 {
    font-size: 24px;
    font-weight: 100;
    margin-bottom: .6em
}

html body #oo_invitation_prompt p {
    margin-bottom: 1.5em
}

html body #oo_invitation_prompt #prompt_buttons {
    padding-bottom: 15px;
    position: relative;
    z-index: 5
}

html body #oo_invitation_prompt #oo_launch_prompt {
    text-decoration: none;
    color: white;
    border: 1px solid #063;
    padding: 5px 11px;
    margin-right: 17px
}

html body #oo_invitation_prompt #oo_no_thanks {
    text-decoration: none;
    color: #252525;
    border: 1px solid #ccc;
    padding: 5px 11px;
    margin-right: 18px
}

html body #oo_ol_brand {
    display: block;
    height: 22px
}

#oo_ol_brand {
    background: url(oo_inv_opinionlab.png) bottom right no-repeat;
    border-top: 1px solid #ccc
}

#oo_invitation_prompt a {
    background: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: background .5s;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s
}

#oo_invitation_prompt a:hover {
    background: #eee
}

a#oo_launch_prompt {
    background: #063
}

a#oo_launch_prompt:hover {
    background: #096
}

#oo_close_prompt {
    position: absolute;
    display: block;
    background: white;
    height: 20px;
    width: 20px;
    border: 1px solid #ccc;
    cursor: pointer;
    right: 5px;
    top: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: background .5s;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s;
    font: 14px/20px Tahoma,Arial,Helvetica,sans-serif;
    text-align: center
}

#oo_close_prompt:hover {
    background: #eee
}

#oo_close_prompt .screen_reader {
    color: transparent;
    display: block;
    position: relative;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden
}

@media only screen and (max-device-width: 480px) {
    html body #oo_invitation_prompt {
        -webkit-text-size-adjust:none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        width: 90%;
        padding: 3%
    }
}

@media all and (-webkit-min-device-pixel-ratio: 2) {
    #oo_ol_brand {
        background:url(oo_inv_opinionlab@2x.png) bottom right no-repeat;
        -webkit-background-size: 85px 13px
    }
}

#oo_overlay,#oo_invitation_overlay {
    background: black url(oo_loading.gif) 50% 80px no-repeat;
    display: block;
    height: 1000%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999998;
    opacity: .5;
    filter: alpha(opacity=50)
}

#oo_overlay.no_loading,#oo_invitation_overlay.no_loading {
    background: black;
    opacity: .5;
    filter: alpha(opacity=50)
}

@media print {
    #oo_bar,.oo_feedback_float,#oo_tab {
        display: none
    }
}

/*! Components */
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.text-align-left {
  text-align: left;
}
.text-align-right {
  text-align: right;
}
.text-align-center {
  text-align: center;
}
.img-align-left {
  display: block;
  text-align: right;
}
.img-align-center {
  display: block;
  margin: 0 auto;
}
.block {
  display: block;
}
.no-float {
	float: none !important;
}
.no-padding {
	padding: 0px !important;
}
article,
section {
  margin: 11px 0 0;
  
}
.c37,
.c41,
.c32.s2,
.c22.s2,
.c13.s2,
.c42,
.c15.s1,
.c16.s3,
.c17,
.c6,
.c6.s2,
.c22.s1,
.c26,
.c16,
.c5.s3,
.c5.s5,
.c21,
.c30.s3 {
  width: 230px;
  float: left;
}
.c21 {
  width: 350px;
}
.tagline {
	margin: 20px 0;
	text-align: center;
}
.module {
  color: #000000;
  font-size: 12px;
  line-height: 17px;

}

.vertical-module .module-copy {
	position:absolute;
	top: 0px;
	left: 0px;
}
.vertical-module .module-copy h2.vertical-heading {
	font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    margin: 20px 0 0 15px;
    color: #fff;
    font-family: "ProximaNovaSemibold";
    text-rendering: optimizelegibility;
    text-shadow: 0 1px 4px #000000;
}

.vertical-module .lemon-btn {
    bottom: 12px;
    position: absolute;
    right: 15px;
}

.vertical-module .module-copy p.vertical-copy {
	color: #fff;
    font-size: 17px;
    font-family: "ProximaNovaSemibold";
    font-weight: bold;
    line-height: 21px;
    margin: 0 0 0px 15px;
    padding: 3px 10px 0 0;
    text-rendering: optimizelegibility;
    text-shadow: 0 1px 4px #000000;
}
.vertical-module {
	position:relative;
}
.module-heading,
.accordion-toggle,
.accordion-link,
.green-nav-tab-link {
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  background-color: #00a3d3;
  color: #ffffff;
  padding: 13px 15px 10px 15px;
  margin: 0 0 1px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  *zoom: 1;
  outline: none;
}
.module-heading:before,
.accordion-toggle:before,
.module-heading:after,
.accordion-toggle:after,
.green-nav-tab-link:before,
.green-nav-tab-link:before,
.green-nav-tab-link:after,
.green-nav-tab-link:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-heading:after,
.accordion-toggle:after,
.green-nav-tab-link:after,
.green-nav-tab-link:after {
  clear: both;
}
.accordion-link {
  display: block;
}
.accordion-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.accordion-group + .accordion-group .accordion-toggle, .accordion-link {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.module-content.helpImage
{
	border:1px;
	background:white;
}
.module-content,
.accordion-inner {
  border: 1px solid #cbe4ea;
  background: #f2fbfd;
}
.module-content-inner {
  padding: 10px;
  overflow: hidden;
}
.module-content-center {
	padding: 0 0 0 15px;
}

.module-item {
  padding: 0 0 10px;
}
.module-item.action {
  position: relative;
}
.module-item + .module-item,
.module-item.border-top {
  border-top: 1px solid #cbe4ea;
  padding-top: 10px;
}
.module-item.border-top {
  padding: 5px 0;
}
.module-item+.module-item.small.no-border-top {
  padding: 0;
  border-top:0px;
  margin:0;
}
.module-item.more {
  text-align: right;
  padding: 5px 0;
}
.module-item + .module-item.small {
  padding: 7px 0;
}
.module-content-tan {
  background: #fef9ed;
}
.module-item-tan {
  border-color: #f8eace !important;
}
.action-content {
  margin-right: 55%;
}
.btn-action {
  max-width: 40%;
}
.action-content-small {
	margin-right: 49%;
}
.action-content-small .btn-action {
  max-width: 40%;
}
.flex-module {
  position: relative;
}
.flex-module .content {
  margin-left: 50px;
  min-height: 37px;
}
.thumbnail-flex-module .content {
  margin-left: 67px;
  min-height: 60px;
}
.thumbnail-flex-module .flex-content {
  font-size: 12px;
}
.large-thumbnail-flex-module .content {
  margin-left: 102px;
  min-height: 70px;
}
.large-thumbnail-flex-module {
	min-height: 81px;
}

.small-flex-module.flex-module .content {
  margin-left: 35px !important;
  min-height: 26px;  
  padding: 5px 0;
}
.small-flex-module.flex-module.no-image .content {
  margin-left: 5px;
  margin-right: 5px;
}
.small-flex-module:hover, .medium-flex-module:hover {
  background: #B5D78E;
}
.small-flex-module .flex-image {
  top: 5px;
}
.medium-flex-module {
  padding: 10px 5px 5px 5px;
}
.medium-flex-module + .medium-flex-module {
  padding-bottom: 0px;
}
.medium-flex-module .content {
  margin-left: 82px;
  min-height: 71px;    
}
.medium-flex-module .flex-image {
  left: 10px;
  top: 10px;
}
.flex-link {
  font-weight: normal;
  text-decoration: none;
}
.flex-image {
  position: absolute;
  top: 0;
  left: 0;
}
.flex-content {
  font-size: 13px;
}
.image-caption-container {
  position: relative;
  padding: 0 0 0px 0;
}
/*image caption overlays*/
div.large-thumbnail-title {
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #666;
}

.module-content.white-module {
  background: none;
}
.module-content.borderless-module {
  border: 0px;
  background: none;
}
.white {
	color: #fff;
}
a.img-link {
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  color: #999999;
  display: block;
}
/*table styling*/
.padded-cell,
.table-header {
  text-align: center;
}
.table-header {
  font-weight: bold;
  margin: 0;
  padding: 2px 0 2px 0;
  border-top: 1px solid #c8e2e9;
  border-bottom: 1px solid #c8e2e9;
}
.padded-cell {
  padding: 2px;
}
.table-striped {
  border-bottom: 1px solid #c8e2e9;
  margin: 0 0 5px 0;
  padding: 5px 5px 0 5px;
}
.table-striped .even {
  background-color: #e5f6fb;
}
/*platinum module*/
.list-note {
  font-style: italic;
  font-size: 11px;
  text-align: right;
  color: #999999;
}
.strong-list {
  font-weight: bold;
  margin: 0 16px;
  padding: 0;
}
.strong-list-item {
  margin: 0;
}
/*quick links module*/
.quick-heading {
  width: 9%;
  display: block;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  padding-top: 14px;
}
.quick-nav {
  margin: 0;
  list-style-type: none;
}
.quick-content {
  width: 84.5%;
  float: left;
  padding: 10px;
  margin: 0;
  min-height: 42px;
}
.quick-list-item {
  display: inline;
  padding: 0px 9px;
  border-right: 1px solid #666666;
}
.quick-link {
  text-decoration: none;
  color: #666666;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
}
.quick-link:hover {
  text-decoration: underline;
  color: #666;
}
.quick-list-item.active .quick-link{
  color: #00A3D3;
}
.quick-list-item:last-child {
  border: none;
}
/*fees and forms*/
.list-nav {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
  border-top: 0;
}
.list-nav-link {
  display: block;
  padding: 13px 15px;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
}
.short {
	height: auto;
}
.list-nav-link:hover {
  color: #737373;
  text-decoration: underline;
  background: #e5f6fb;
}
.list-nav-item, .list-nav-item-read-more {
  border-top: 1px solid #999999;
}
.list-nav-item-read-more .more, .list-nav-item-read-more .less {
	float: right;
	clear: none;
}
.list-nav-item-read-more .more:hover, .list-nav-item-read-more .less:hover {
	background: none;
}
.list-nav-item-read-more .less {
	float: left;
}
.list-nav-item-read-more a {
	font-weight: bold;
}
.list-nav-item.hidden {
  display:none;
}
.borderless {
  border: 0 !important;
}
.btn-action-link {
  text-align: right;
}
.content-item {
  margin: 20px 0 0 0;
}
.gallery {
  margin-top: 0;
}
.gallery-content {
  margin: 20px 0 0 10px;
}
.gallery-title {
  display: block;
  background: #e5e5e5;
  font-size: 13px;
  padding: 5px 10px;
}
/*footer component 2*/
.footer-links {
  border: 1px solid #cccccc;
  border-left: 0;
  border-right: 0;
  padding: 10px 0 8px;
  width: 950px;
  color: #666666;
}
.footer-list-item {
  font-size: 13px;
  border-right: 1px solid #dadada;
  padding: 0 5px;
  margin: 5px 0;
}
.footer-list-item.first {
  padding-left: 0px;
  margin:5px 0px;
}
.footer-list-item.last {
  border-right: 0;
}
.footer-link {
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}
.footer-link:hover {
  text-decoration: underline;
}
.contact-info {
  font-size: 12px;
  margin: 5px 0;
}
.social-buttons {
  margin: 0 0 25px;
  padding: 8px 0;
}
/*button nav tabs*/
.button-tab-container {
  padding: 17px 15px 20px 15px;
}        
.button-tab-pane {  
  height: 255px;
  border: 1px solid #ffffff;
}
.button-nav-tabs {
  margin: 20px 0 0;
  padding: 0;
  border: none;
}
.nav-button {
  margin-right: 5px;
}
.nav-button-link {
  font-family: "OpenSansBold";
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  padding: 13px 15px 10px 15px !important;
  background: #ffffff;
  color: #666666;
  text-decoration: none;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  border: 1px solid !important;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25) !important;
  overflow: hidden;
  display: inline-block;
}
.nav-button.active .nav-button-link, .nav-button.active .nav-button-link:hover {
  background-color: #00a3d3;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.1);
}
/*platinum benefits module*/

.panels-heading {
  font-family: "OpenSansBold";
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  color: #00a3d3;
  margin-bottom: -5px;
  padding: 18px 0px 13px 13px;
  padding-bottom: 0;
}

.module-tabs.tabs-blue .panels-heading {
	background:#ccedf6;
	overflow:hidden;
}
.module-tabs.tabs-blue .carousel-tab-module-nav-tabs {
	width:auto;
	margin:0;
}
.module-tabs.tabs-blue .navtabs-normal-list-item.active a {
	font-size:12px;
	color:#00a5d0 !important;
}
.module-tabs.tabs-blue .navtabs-normal-list-item a {
	font-size:12px;
	color: #ffffff;
}

.module-tabs.tabs-blue .navtabs-normal-list-item.active {
	width:auto;
	background:#8dd6f9;
}
.module-tabs.tabs-blue .navtabs-normal-list-item {
	width:auto;
	background: #00a3d3;	
}
.module-tabs.tabs-blue .navtabs-normal-list-item.active {
	background:#f2fcfe;
	color:#00a5d0 !important;
}
.module-tabs.tabs-blue .carousel-tab-module .tab-content {
	overflow: auto;
	background:#f1fbfd;
	width:auto;
	height:auto;
}
.flex-panels {
  cursor: pointer;
  zoom: 1;
  position: relative;
  min-height: 105px;
  padding: 13px;
  width: 322px;
  display: block;
  float: left;
}
.flex-panels .content {
  margin-left: 140px;
  min-height: 74px; 
}
.flex-panels .flex-image {
  top: 13px;
  left: 13px;
}
.panels-title, .panels-btn {
  position: absolute; 
  margin: 0px 10px;
  bottom: 15px;
}
.panels-title {  
  color: #666666;
  font-size: 13px;
  top: 13px;
}
.btn.panels-btn {
  bottom: 14px;
  text-shadow: none;
}
.panels-link:hover .panels-title {
  text-decoration: underline;
}
.panel-top-inner {
  padding: 4px 25px 0 25px;
}
.panel-top {
  width: 202px;
  float: left;
  text-align: center;
  margin: 18px 0px 13px 0px;
  position: relative;
}
.panel-top + .panel-top {
  margin-left: 25px;
}
.panel-overlay {
  position: absolute;
  left: 1px;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=80);
  color: #fff;
  border: 1px solid #fff;
  padding: 10px;
  display: none;
  width: 178px;
  height: 102px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.img-top {
  display: block;
  position: relative;
}
.panel-top-title {
  font-size: 13px;
  color: #666666;
  line-height: 14px;  
  padding: 10px 10px 0 10px;
}
.panel-blue {
  width: 158px;
  height: 111px;
  background-repeat: no-repeat;
  background-image: url('../images/content/platinum/bg-upgrade-now.jpg');
  padding: 13px 20px 0 20px;
  box-shadow: 0px 1px 5px #888;  
  margin: 0 auto;
}
.panel-top-img {
  -moz-box-shadow: 0px 1px 5px #888;
  -webkit-box-shadow: 0px 1px 5px #888;
  box-shadow: 0px 1px 5px #888;  
}
.panel-blue-header {
  color: #ffffff;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 2px;  
}
.panel-blue-strong {
  font-weight: bold;
  font-size: 25px;
}
.panel-blue-caption {
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 2px;
  margin: 11px 0 0px 0;
  line-height: 14px;
}
.panel-top:hover .panel-top-img {
  -moz-box-shadow: 3px 2px 11px #666;
  -webkit-box-shadow: 3px 2px 11px #666;
  box-shadow: 3px 2px 11px #666;
}
.panel-top:hover .panel-top-title {
  text-decoration: underline;
}
.panel-top:hover .panel-overlay, .img-top:hover .img-overlay {
  display: block;
}
.soften {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cbe4ea;
  margin: 0 15px;
  padding: 0;
}
/*system alerts & warnings*/
.error {
  background-color: #605955;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#726b65), color-stop(60%, #655e59), to(#4c4743));
  background-image: -webkit-linear-gradient(#726b65, #655e59 60%, #4c4743);
  background-image: -moz-linear-gradient(top, #726b65, #655e59 60%, #4c4743);
  background-image: -o-linear-gradient(#726b65, #655e59 60%, #4c4743);
  background-image: linear-gradient(#726b65, #655e59 60%, #4c4743);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff726b65', endColorstr='#ff4c4743', GradientType=0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.travel-advisory {
  background-color: #605955;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#726b65), color-stop(60%, #655e59), to(#4c4743));
  background-image: -webkit-linear-gradient(#726b65, #655e59 60%, #4c4743);
  background-image: -moz-linear-gradient(top, #726b65, #655e59 60%, #4c4743);
  background-image: -o-linear-gradient(#726b65, #655e59 60%, #4c4743);
  background-image: linear-gradient(#726b65, #655e59 60%, #4c4743);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff726b65', endColorstr='#ff4c4743', GradientType=0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.new-feature {
  background-color: #605955;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#726b65), color-stop(60%, #655e59), to(#4c4743));
  background-image: -webkit-linear-gradient(#726b65, #655e59 60%, #4c4743);
  background-image: -moz-linear-gradient(top, #726b65, #655e59 60%, #4c4743);
  background-image: -o-linear-gradient(#726b65, #655e59 60%, #4c4743);
  background-image: linear-gradient(#726b65, #655e59 60%, #4c4743);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff726b65', endColorstr='#ff4c4743', GradientType=0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.marketing-promotion{
   background-color: #605955;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#726b65), color-stop(60%, #655e59), to(#4c4743));
  background-image: -webkit-linear-gradient(#726b65, #655e59 60%, #4c4743);
  background-image: -moz-linear-gradient(top, #726b65, #655e59 60%, #4c4743);
  background-image: -o-linear-gradient(#726b65, #655e59 60%, #4c4743);
  background-image: linear-gradient(#726b65, #655e59 60%, #4c4743);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff726b65', endColorstr='#ff4c4743', GradientType=0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.system-description {
	display: block;	
  font-size: 12px;
  line-height: 32px;
  padding: 0px 5px;
  color: #ffffff;
}
.system-title {
  background-color: #b81e1e;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#da2b2b), color-stop(60%, #b91e1e), to(#b41c1c));
  background-image: -webkit-linear-gradient(#da2b2b, #b91e1e 60%, #b41c1c);
  background-image: -moz-linear-gradient(top, #da2b2b, #b91e1e 60%, #b41c1c);
  background-image: -o-linear-gradient(#da2b2b, #b91e1e 60%, #b41c1c);
  background-image: linear-gradient(#da2b2b, #b91e1e 60%, #b41c1c);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda2b2b', endColorstr='#ffb41c1c', GradientType=0);
  font-size: 14px;
  padding: 0 15px 0 7px;
  text-shadow: 0 0;
  font-weight: normal;
white-space: nowrap;	
}

.ellipsis {
	position:absolute;
	top: 0px;
	right: 0px;
}

.new-feature .system-title {
	background: #df358c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmMzU4YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYTFjN2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #df358c 0%, #da1c7d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#df358c), color-stop(100%,#da1c7d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #df358c 0%,#da1c7d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #df358c 0%,#da1c7d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #df358c 0%,#da1c7d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #df358c 0%,#da1c7d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df358c', endColorstr='#da1c7d',GradientType=0 ); /* IE6-8 */
	text-shadow: 0 0;
	font-weight: normal;
	white-space: nowrap;
}
.marketing-promotion .system-title {
	background: #e26a4b; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyNmE0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZTU4MzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #339966 0%, #de5835 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#339966), color-stop(100%,#de5835)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #339966 0%,#de5835 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #339966 0%,#de5835 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #339966 0%,#339966 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #339966 0%,#339966 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#339966', endColorstr='#de5835',GradientType=0 ); /* IE6-8 */
	text-shadow: 0 0;
    font-weight: normal;
	white-space: nowrap;
}

.travel-advisory .system-title {
	background: #e26a4b; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyNmE0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZTU4MzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e26a4b 0%, #de5835 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e26a4b), color-stop(100%,#de5835)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e26a4b 0%,#de5835 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e26a4b 0%,#de5835 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e26a4b 0%,#de5835 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e26a4b 0%,#de5835 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e26a4b', endColorstr='#de5835',GradientType=0 ); /* IE6-8 */
	text-shadow: 0 0;
    font-weight: normal;
	white-space: nowrap;
}
.system-title,
.system-description {
  font-family: "ProximaNovaSemibold";
  display: inline-block;
  line-height: 32px;
  margin: 0;
}
i.icon-marketing {
  margin-top: 0px;
  background: url("../images/content/marketing_promotion.png") no-repeat 0 0;
  width: 39px;
}
.system-read-more {
  /*background: url("../images/content/read-more-icon.png") no-repeat right center;*/
  padding-right: 15px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: baseline;
  color: #fff !important; 
  float: right;
  font-size: 11px;
  line-height: 32px;	
}
.system-read-more:hover {
	text-decoration:underline;
}

i.icon-error {
  margin-top: -5px;
  background: url("../images/content/error.png") no-repeat 0 0;
  width: 40px;
}
i.icon-travel {
  margin-top: 0px;
  background: url("../images/content/travel_advisory.png") no-repeat 0 0;
  width: 39px;
}
i.icon-newfeature {
  margin-top: 0px;
  background: url("../images/content/feature.png") no-repeat 0 0;
  width: 40px;
}
.warning:hover {
  background-color: #f5c141;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fae061), color-stop(100%, #f5c242), to(#f5bf3f));
  background-image: -webkit-linear-gradient(#fae061, #f5c242 100%, #f5bf3f);
  background-image: -moz-linear-gradient(top, #fae061, #f5c242 100%, #f5bf3f);
  background-image: -o-linear-gradient(#fae061, #f5c242 100%, #f5bf3f);
  background-image: linear-gradient(#fae061, #f5c242 100%, #f5bf3f);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffae061', endColorstr='#fff5bf3f', GradientType=0);
  background-position: 0 0;
}
.warning {
  font-size: 11px;
  font-weight: normal;
  text-align: right;
  padding: 0 20px 0 0;
  display: block;
  background-color: #f5c141;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fae061), color-stop(60%, #f5c242), to(#f5bf3f));
  background-image: -webkit-linear-gradient(#fae061, #f5c242 60%, #f5bf3f);
  background-image: -moz-linear-gradient(top, #fae061, #f5c242 60%, #f5bf3f);
  background-image: -o-linear-gradient(#fae061, #f5c242 60%, #f5bf3f);
  background-image: linear-gradient(#fae061, #f5c242 60%, #f5bf3f);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffae061', endColorstr='#fff5bf3f', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.warning-strong {
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  margin: 4px 20px 4px 10px;
  float: left;
  width: 336px;
}
.warning-description {
  line-height: 18px;
  position: relative;
  top: 5px;
  padding: 4px 0;
}
a.warning.btn {
  float: left;
  width: 927px;
}
i.icon-warning {
  background: url("../images/content/warning.png") no-repeat 0 0;
  margin: 2px 0 0 7px;
  float: left;
}
.system-alert + .system-alert {
  margin-top: 5px;
}
/*center stage modules*/
.green-nav-tabs li, .green-nav-tabs .green-nav-tab-link {
	background-color: #ffffff;
	color: #7dae43;
}
.green-nav-tabs li {
	border: 2px solid #7dae43;
  border-bottom: none;
  border-right-width: 0;
}
.green-nav-tabs li:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.green-nav-tabs li.last-child {
	border-right-width: 2px;
	-webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  width: 112px;
  padding-right: 2px;
}
.green-nav-tabs li.last-child.active {
	border-right-width: 2px;
	-webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  width: 112px;
  padding-right: 2px;
}
.green-nav-tabs li.active {
  color: #ffffff;
  background: #7dae43;
  position: relative;
  margin-top: -7px;
  padding: 5px 0px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.green-nav-tabs li.active .green-nav-tab-link {
	color: #ffffff;
}
.green-nav-tabs {
  margin: 0;
  border: none;
  padding: 0px;
  float: none;
}
.green-nav-tabs:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.green-tabs-module {
  padding-top: 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
li.active .green-nav-tab-link {
  background: none;
}
input.required, select.required {
	border: 1px solid red;
}

p.error-msg {
	color: red;
	font-size: 12px;
	padding: 0 0 5px 0;
}


li.learn.disabled.last {
	border-right: 1px solid #ccc !important;
}

.controls.required {
	color: red;
}

.controls input[type=radio] {
	margin-top: 0;
}

.controls.required input[type=radio] {
	outline: 1px solid red;
}

.controls span.radioLabel {
	margin-left: 5px;
	margin-right: 20px;
	padding-top: 2px;
	font-size: 14px;
	font-family: 'OpenSansBold';
	color: #666;
}

div.error-msg {
	color: red;
	font-size: 13px;
	padding: 10px 10px 10px 50px;
	border: 1px solid red;
	border-radius: 3px;
	margin-bottom: 10px;
	background: url('../images/login-error.jpg') no-repeat 5px 10px;
}

div.error-msg input {
	color: red;
}

div.error-msg-live-help {
	color: red;
	font-size: 13px;
	padding: 10px 10px 10px 50px;
	border-top: 1px solid red;
	border-right: 1px solid red;
	border-left: 1px solid red;
	border-radius: 3px 3px 0px 0px;
	background: url('../images/login-error.jpg') no-repeat 5px center;
}

div.live-chat-available {
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
	margin-bottom: 10px;
	border-radius: 0px 0px 3px 3px;
	padding-left: 12px;
	padding-bottom: 10px;
}

span.live-chat-text {
	font-size: 10px;
	padding: 0 0 0 40px;
}

span.live-chat-text a {
	color: #5286da;
}


.map-img {
  max-width: 100%;
  width: auto 9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  outline: none;
}
.green-nav-tabs li.non-active,
.green-nav-tabs li.spacer,
.green-nav-tabs li.active {
  margin-bottom: -1px;
}
.navtabs-normal-list-item {
  display: inline-block;
  padding: 0px;
}
.green-nav-tabs li.active {
  display: inline-block;
  width: 116px;
  padding: 8px 0 0 0;
}
.navtabs-normal-list-item,
.green-nav-tabs li.active {
  float: left;
}
.navtabs-normal-list-item a.green-nav-tab-link:hover {
  border: none;
}
.navtabs-normal-list-item a.green-nav-tab-link,
.nav-pills li.normal-list-item a.green-nav-tab-link {
  padding-right: 12px;
  padding-left: 12px;
  line-height: 14px;
}
.green-nav-tabs li.active a.green-nav-tab-link,
.navtabs-normal-list-item a.green-nav-tab-link {
  text-align: center;
  display: block;
  font-size: 13px;
  line-height: 14px;
  padding: 11px 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
.tab-content-green {
  border: 10px solid #7dae43;
  background: #ffffff;
}

/*center carousel tab module*/
.carousel-tab-module-nav-tabs li.active {
  color: #53752b;
  background: f2f8ec;
  border-bottom: none;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  position: relative;
  left: 2px;
  padding: 11px 0px;
}
.carousel-tab-module-nav-tabs li {
  color: #53752b;
  background: #76b143;
  border-bottom: none;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  position: relative;
  left: 0px;
  padding: 11px 0px;
}
.carousel-tab-module-nav-tabs {
	margin: 21px 0px 0px 0px;
	border: none;
	padding: 0px;
	float: right;
}
.carousel-tab-module-nav-tabs:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.carousel-tab-module {
  background: transparent;
  padding-top: 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
li.active .carousel-tab-module-tab-link {
  color: #53752b !important;
  background: transparent !important;
}
.map-img {
  max-width: 100%;
  width: auto 9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.navtabs-normal-list-item {
  display: inline-block;
  padding: 0px;
}
.green-nav-tabs .navtabs-normal-list-item {
	width: 116px;
}
.carousel-tab-module-nav-tabs li.active {
  display: inline-block;
  padding: 11px 0 11px 0;
}
.navtabs-normal-list-item,
.carousel-tab-module-nav-tabs li.active {
  float: left;
}
.navtabs-normal-list-item a.carousel-tab-module-tab-link:hover {
  border: none;
}
.navtabs-normal-list-item a.carousel-tab-module-tab-link,
.nav-pills li.normal-list-item a.carousel-tab-module-tab-link {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.carousel-tab-module-nav-tabs li.active a.carousel-tab-module-tab-link,
.navtabs-normal-list-item a.carousel-tab-module-tab-link {
	color: #fff;
  text-align: center;
  display: block;
  font-size: 13px;
  line-height: 14px;
  padding: 0px 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  margin: 0;
}
.carousel-tab-module .tab-content {
	border: 0;
	background: #f2f8ec;
	width: 470px;
	overflow:auto;
}
/****/
p.image-caption-content {
  margin-right: 120px;
  font-size: 15px;
  line-height: 18px;
  font-family: "OpenSansBold";
  color: #fff;
}
.bottom-btn {
  /*position: absolute;
	left: 90px;
	top: 0px;
	width: 113px;
	height: 81px;
	padding: 0px 0 0 8px;*/
	background: none;
}
.bottom-btn .lemon-btn {
	position: absolute;
	bottom: 0;
  font-size: 10px;
}
/*image caption overlays*/
.image-caption {
  height: 20px;
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: 1px;
  padding: 10px 10px 5px 10px;
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  margin: 0;
  color:#ffffff;
}
.tab-pane .image-caption, .c5 .image-caption {
  height: 35px;
}
.image-caption .btn {
  float: right;
  max-width: 112px;
}
.image-caption .btn:hover {
  background-color: 
}
.favorites {
  line-height: 20px;
  background: #7DAE43;
  padding: 11px 0 6px 0;
  float: left;
	width: 100%;
}
.favorites-message {
  color: #ffffff;
  margin: 0;
  font-weight: bold;
  font-size: 13px;
  line-height: 14px;
  padding: 0 0 2px 8px;
}
/*quick search tab */
.green-tab-content {
  min-height: 300px;
  -webkit-box-shadow: inset -1px 2px 5px 1px #666666;
  -moz-box-shadow: inset -1px 2px 5px 1px #666666;
  box-shadow: inset -1px 2px 5px 1px #666666;
}
form.quick-search-form {
  padding: 42px 0 0;
}
fieldset.search-fieldset {
  display: block;
  padding: 0 0 6px;
}
span.label-text {
  width: 85px;
  margin: 0 12px 0 0;
  padding: 10px 0 0 0;
  font: 13px/14px Arial, sans-serif;
  text-shadow: 1px 1px 1px #fff;
  text-align: right;
  color: #568132;
  float: left;
}
span.label-text-reverse {
  width: 85px;
  margin: 0 12px 0 0;
  padding: 3px 0 0 0;
  font: 13px/14px Arial, sans-serif;
  text-align: right;
  color: #fff;
  float: left;
}
span.label-text.two-line {
	padding-top: 5px;
}
input.hidden {
	width:1px;
	height:1px;
	padding:0;
	border:none;
	background:none;
}
label.quick-search-label .btn-datepicker {
  width: 75px;
  border-radius: 3px;
  padding: 0 36px 0 6px;
  background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dbdbdb));
  background-image: url(../images/content/datepicker-icon.png);
  background-repeat: no-repeat;
  background-position: 90px 7px;
  border: 1px solid #fff;
  height: 32px;
  line-height: 32px;
  text-align: left;
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.4);
  margin: 0 3px 0 0;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  font-size: 13px;
  font-weight: bold;
  color: #666;
}
label.quick-search-label .btn-datepicker2 {
  width: 75px;
  border-radius: 3px;
  padding: 0 36px 0 6px;
  background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dbdbdb));
  background-image: url(../images/content/datepicker-icon.png);
  background-repeat: no-repeat;
  background-position: 90px 7px;
  border: 1px solid #fff;
  height: 32px;
  line-height: 32px;
  text-align: left;
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.4);
  margin: 0 3px 0 0;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  font-size: 13px;
  font-weight: bold;
  color: #666;
}
select.region-select,
select.subregion-select, 
select.locale-select {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  width: 185px;
  margin: 0;
  border: 1px solid #fff;
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.4);
  font-weight: 600;
}
form.quick-search-form {
  width: 368px;
  margin: 0 0 0 34px;
}
/*featured tab*/
.tab-pane-green {
  /*height: 298px;*/
  background: #ffffff;
}
a.offer-link:hover h5.offer-details,
a.offer-link:hover p.offer-details {
  color: #000;
  text-decoration: underline;
}
p.offer-details {
  color: #666;
  font-size: 13px;
}
.tab-content {
}
h5.offer-title {
  font-size: 13px;
  line-height: 15px;
}
p.offer-points {
  font-weight: normal;
  color: #666666;
  padding-bottom: 16px;
  font-size: 13px;
}
/*favorites availability*/
h4.availability-title {
  border-bottom: 1px solid #999999;
  font-size: 12px;
  padding-top: 4px;
  color: #666666;
  text-align: center;
  margin: 0;
}
.resorts {
  width: 39%;
  float: left;
}
.searches {
  width: 27%;
  float: left;
}
.contents {
  width: 33%;
  float: left;
}
.favorite-availability {
  overflow-y: auto;
  max-height: 298px;
}
.favorite-availability .offer .offer-content {
  min-height: auto;
  margin: 0 20px 0px 35px;
  padding: 5px 0;
}
img.resort-thumb {
  top: 5px;
  position: absolute;
  left: 0;
}
img.content-thumb {
  top: 5px;
  position: absolute;
  left: 5px;
}
h5.favorites-title {
  color: #000000;
  font-size: 10px;
  line-height: 13px;
  width: 85px;
  text-overflow: ellipsis;
  overflow: hidden;
  -o-text-overflow: ellipsis;
}

p.favorites-description {
  font-size: 10px;
  line-height: 13px;
  color: #666666;
}
.favorite-availability .offer {
  display: block;
}
.favorite-availability .offer:hover {
  background: #B5D78E;
}
img.delete {
  right: 5px;
  left: auto;
  top: 5px;
  position: absolute;
}
.deleteLink {
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0px 10px 0;
	width: 53px;
}
h4.account-type-header {
	font-weight: normal;
	color: #666;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.availability {
  border-left: 1px solid #999999;
}
.resorts .availability {
  border-left: none;
}
.searches .offer .offer-content {
  margin-left: 5px;
}
.small-nav-item {
  font: 200 12px Arial, "Helvetica Neue", Helvetica, sans-serif;
  border-right: 1px solid #cccccc;
  padding: 0 6px 0 0;
  color: #404040;
} 
.small-nav-item + .small-nav-item {
  /*border-right: none;*/
  padding-left: 6px;    
}     
.small-nav-link {
  color: #999999 !important;
  font-weight: normal; 
}
.small-nav-link:hover {
  color: #999999 !important;
  text-decoration: underline;
}
.tab-pane-green.featured-resorts {
	overflow-y: scroll;
}
.favorite-availability {
  padding: 5px 10px 0;
  min-height: 210px;
  width: 430px;
  left: -351px;
}
.favorite-availability.front {
	left: -186px;
}
/*homepage slideshow*/
img.slideshow-image.cursor-pointer:hover {
  cursor: pointer;
}
area {
  cursor: default !important;
}

.map a:hover {
	cursor: default;
}
.inactiveRegions {
	position: absolute;
	display: none;
}
.usaRegion {
	left: 0;
	top: 0;
}
.usaImgRegion {
  	left: 163px;
    position: relative;
    top: 124px;
}
.alaskaImgRegion {
	left: 43px;
    position: relative;
    top: 73px;
}
.canadaRegion {
    left: 185px;
    top: 6px;
}
.caribbeanRegion {
    left: 249px;
    top: 159px;
}
.centralAmericaRegion {
    left: 243px;
    top: 167px;
}
.southAmericaRegion {
    left: 254px;
    top: 175px;
}
.europeRegion {
    left: 334px;
    top: 22px;
}
.africaRegion {
    left: 326px;
    top: 141px;
}
.mexicoRegion {
    left: 213px;
    top: 151px;
}
.australiaRegion {
    left: 474px;
    top: 202px;
}
.asiaRegion {
    left: 424px;
    top: 118px;
}

/*recommendation carousel module*/
.recommendation-module {
  background: #dce9d5;
}
.recommendation-module h3.module-heading {
    color: #7dae43;
    background: transparent;
    float: left;
}
.carousel-item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 42px;
}
.carousel-thumbs {
  display: block;
  line-height: 1;
}
.recommendation-module .item {
	margin: 0 38px 0 0;
    width: 111px;
}
.carousel-item-title {
  font-size: 12px;
  color: #666666;
  margin: 4px 0;
}
.carousel-item-link:hover {
	color: #666;
	text-decoration:underline;
}
.recommendation-module .carousel {
  margin-bottom: 0;
  padding: 0 0 16px 0;
}
.carousel.circular .item {
  float: left;
}
.recommendation-module .carousel-item-title {
	height: 42px;
	padding: 12px 0 0 0;
	margin: 0;
}
.carousel .carousel-control {
  font-size: 60px;
  font-family: "Arial";
  left: 0px;
  text-shadow: 0px 1px 3px #666666;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=45);
}
.carousel-control:hover,
.slideshow-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel,
.slideshow {
  position: relative;
  line-height: 1;
}
.masthead .slideshow {
	margin-bottom:-25px;
	margin-left: 12px;
}
.carousel-control-recommendation {
  color: #ffffff !important;
  left: -5px;
}
.carousel-control-recommendation.right {
  left: auto;
  right: -5px;
}
/*advertisement carousel*/
h5.caption-title {
  font-family: "ProximaNovaSemibold";
  font-size: 26px;
  line-height: normal;
  margin: 0 0 15px 0;
}
h5.caption-title,
p.caption-description {
	color: #ffffff;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
p.caption-description {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 14px;
}
.carousel .carousel-caption {
  background: none;
}
#advertisementCarousel .carousel-inner {
  overflow-x: hidden;
}
#advertisementCarousel .lemon-btn {
    bottom: 20px;
    position: absolute;
    right: 20px;
}
p.caption-description {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
/*tri nav modules - editors picks*/
.tab-module.partners,
.tab-module.air-car-cruise {
  height: 360px;
}
.tab-module {
  margin: 10px auto;
  height: 270px;
}
.tab-module .tab-module-inner.narrow {
  width: 710px;
}
.tab-module .tab-module-inner {
  height: 100%;
  color: #999999;
  font: 12px/18px Arial, Helvetica, sans-serif;
  width: 950px;
}
.tab-module .tab-module-inner ul.tabs {
  float: left;
  width: 230px;
  height: 100%;
  display: block;
  position: relative;
  top: 0;
  border: 1px solid #c8e2e9;
  margin: auto 0 !important;
  padding: 0;
}
.tab-module .tab-module-inner ul.tabs li.tab-list-item {
  width: 100%;
  list-style-type: none;
  display: block;
  font-size: 17px;
  position: relative;
  border-bottom: 1px solid #c8e2e9;
  background: #f2fbfd;
  height: 89px;
  line-height: 89px;
  padding: 0;
  position: relative;
}
.tab-module .tab-module-inner ul.tabs li.tab-list-item:hover {
	cursor: pointer;
}
.tab-list-item [class^="icon-"],
.tab-list-item [class*=" icon-"] {
  position: absolute;
  top: 30px;
  right: 35px;
}
.image-carousel .item div h4.tab-carousel-title {
  font-size: 32px;
  margin: 10px 0 0 0;
  font-weight: bold;
  line-height: 32px;
  text-rendering: optimizelegibility;
  text-shadow: 0px 1px 4px #000;
  FILTER: DropShadow(Color=#000000, OffX=2, OffY=1, Positive=1);
}
h5.tab-carousel-caption {
	color: #ffffff;
  	font-size: 18px;
  	margin: 0 0 15px 0;
  	font-weight: bold;
  	line-height: 21px;
  	text-rendering: optimizelegibility;
  	text-shadow: 0px 1px 4px #000;
  	FILTER: DropShadow(Color=#000000, OffX=2, OffY=1, Positive=1);
  	padding: 0 10px 0 0;
}
.image-carousel .carousel-linked-nav ul.pagination {
  list-style-type: none;
  margin: 0 0;
  padding: 8px 16px 0 8px;
  background: rgba(0, 0, 0, 0.5);
  height: 30px;
  float: right;
}
.image-carousel {
  height: 270px;
  overflow: hidden;
}
.image-carousel .item {
  padding: 0;
  margin: 0;
  height: 100%;
}
.image-carousel .item div.carousel-slide {
  position: absolute;
  top: 25px;
  left: 26px;
  text-align: left;
  font-family: "ProximaNovaSemibold";
  color: #ffffff;
  z-index: 1;
}
.image-carousel .item .lemon-btn {
	bottom: 26px;
    position: absolute;
    right: 26px;
    padding: 11px 12px 9px;
}
.carousel-nav {
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.carousel-pagination {
  list-style-type: none;
  margin: 0 0;
  padding: 8px 16px 0 0;
  background: rgba(0, 0, 0, 0.5);
  height: 22px;
  float: left;
}
.carousel-pagination-item {
  margin-left: 8px;
  display: inline-block;
  background: url("../images/content/vaca-ideas/icon-pagination.png") 0 0 no-repeat;
  height: 14px;
  width: 14px;
  display: inline-block;  
}
.carousel-pagination-item:hover {
  cursor: pointer;
  cursor: hand;
}
.carousel-pagination-item.active {
  background-position: -14px 0;
}
.carousel-nav-diagonal {
  float: left;
  border-right: none;
  border-top: 30px solid transparent;
  border-left: 15px solid rgba(0, 0, 0, 0.5);
}
.tab-module .tab-module-inner ul.tabs li.first {
  border-top: none;
}
.tab-module .tab-module-inner .tab-content.first {
  display: block;
}
.tab-module .tab-module-inner ul.tabs li.current {
  color: #ffffff;
  z-index: 10;
  background: #00a3d3;
  position: relative;

}

.tab-module .tab-module-inner ul.tabs li.current .tab-image {
	z-index: -1;
}

.tab-module .tab-module-inner ul.tabs li .tab-caption {
	color: #999;
}

.tab-module .tab-module-inner ul.tabs li.current .tab-caption {
	color: #fff;
}

.tab-module .tab-module-inner ul.tabs li.green {
	color: #00ff00 !important;
}

.tab-module .tab-module-inner ul.tabs li.red {
	color: #ff0000 !important;
}

.tab-module .tab-module-inner ul.tabs li.tab-list-item .tab-arrow {
  background: url("../images/content/trinav-tab-arrow.png") no-repeat 0 0;
  height: 30px;
  width: 15px;
  position: absolute;
  top: 28px;
  right: -15px;
  z-index: 99;
  display: none;
}
.tab-module .tab-module-inner ul.tabs li.tab-list-item .tab-arrow.left {
  background: url("../images/content/trinav-tab-arrow-left.png") no-repeat 0 0;
  right: none;
  left: -15px;
}
.tab-module .tab-module-inner ul.tabs li.current .tab-arrow {
  display: block;
}
.tab-module .tab-module-inner .tab-content {
  height: 100%;
  overflow: hidden;
  position: relative;
  display: none;
  border: 1px solid #e2e2e2;
  border-left: none;
}
.tab-title {
  display: -moz-inline-box;
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  margin-left: 20px;
  font-weight: bold;
}
.tab-title-with-caption {
  display: -moz-inline-box;
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  padding: 7px 7px 0 0;
  margin-left: 20px;
  font-weight: bold;
  position: absolute;
}


li.tab-item-with-caption {
	line-height: 24px !important;
}
.tab-image {
	position: absolute;
}
.tab-caption {
  display: -moz-inline-box;
  display: block;
  line-height: normal;
  vertical-align: middle;
  font-size: 12px;
  font-weight: normal;
	padding: 0px;
	margin-left: 0px;
}
.tab-module .tab-module-inner ul.tabs li.tab-list-item:hover {
  cursor: pointer;
}
/*regular carousel modules*/
.image-carousel.small-carousel {
  width: 470px;
  height: 180px !important;
}
.image-carousel .item img.carousel-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
div.normal-carousel.textLeft h4.carousel-title {
  position: relative;
  text-align: left;
}
div.normal-carousel h4.carousel-title {
  font-size: 30px;
  margin: 0;
  padding: 0 0 5px 0;
  text-shadow: 0em .03em .2em #000;
}
div.normal-carousel.textLeft {
  position: absolute;
  top: 24px;
  left: 0px;
  right: 0;
  text-align: left;
  padding: 0 0 0 20px;
}
.image-carousel .item div.normal-carousel {
  position: absolute;
  top: 24px;
  right: 26px;
  text-align: right;
  font-family: "ProximaNovaSemibold";
  color: #ffffff;
  z-index: 1;
}
div.normal-carousel h5.carousel-caption {
  font-size: 14px;
  line-height: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-shadow: 0em .05em .3em #555;
}
img.carousel-img {
  display: block;
  line-height: 1;
}
div.normal-carousel.textLeft h5.carousel-caption {
  position: relative;
  text-align: left;
}
div.normal-carousel.textRight h4.carousel-title {
  position: relative;
  left: 11px;
}
div.normal-carousel.textRight h5.carousel-caption {
  position: relative;
  left: 65px;
}
/*interests & activities tab*/
.table-striped-container {
  padding: 0 16px;
  height: 100%;
  overflow-y: scroll;
  display: none;
}
.table-striped-container.interests {
  display: block;
  overflow-y: hidden;
}
.table-striped-container .navbuttons {
  padding: 10px 0 12px 0;
  border-bottom: 1px solid #CCCCCC;
  display: inline-block;
  width: 100%;
}

div.table-striped-light {
	width: 20%;
	float: left;
}

div.table-striped-light .table-striped-light-link, div.table-striped-light .blue {
	padding: 6px;
	display: block;
}

.table-striped-light-link,
.table-striped-light-link:visited {
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}
.table-striped-light-link:hover {
  text-decoration: underline;
}
.table-striped-light .even {
  background-color: #fff;
}
.table-striped-light .table-striped-light-column {
  text-align: left;
  padding: 6px;
}
.table-striped-light .odd {
  background-color: #f7f7f7;
}
.table-striped-light th {
  color: #00a3d3;
  text-align: left;
}
/*platinum trinav module*/
.tab-content-split .col {
  margin-top: 38px;
  font-size: 16px;
}

.smalltext {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px;
  padding: 6px 0 0 0;
  line-height: 14px;
}
.tab-content-split .col.video a.platinum-video-link {
  text-decoration: none;
}
.tab-content-split .col.video img.platinum-video-thumb {
  max-width: 100%;
  width: auto 9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.tab-content-split p.platinum-tab-callout {
  color: #fff;
  margin: 10px 0;
  text-shadow: 0px 1px 3px #333333;
}
.tab-content-split .learn-more {
	bottom: 25px;
    position: absolute;
    right: 25px;
}
.tab-content-split .col.right {
  margin-left: 6px;
}
.tab-content-split .col.video {
  margin-right: 10px;
  width: 195px;
}
.tab-content-split {
  background: url('../images/content/platinum/tab1-bg.jpg') transparent 0 0;
  padding: 0px 16px;
}
.tab-content-split .col a.btn {
  width: 205px;
}
/*marketing ad module*/
.full-width-centered {
	display: block;
	margin: 0 auto;
	width: 960px;
}
.full-width-float {
	float: left;
	width: 960px;
}
/*help page*/
.content-title {
  font-family: "ProximaNovaLight";
  font-size: 26px;
  font-weight: normal;
  color: #666666;
  margin: 0;
}
input.query {
  width: 250px;
  height: 32px;
  padding: 0;
  margin: 0;
}
.page-heading {
  font-family: 'OpenSansRegular';
	color: #666666;
	font-size: 32px;
	line-height: 40px;
	margin: 18px 0 0 0;
	padding: 0;
	font-weight: normal;
}
.navbar-form {
  margin-left: 40px;
  display: table;
  line-height: 0;
  content: "";
}
.lemon-btn.search-button {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 6px;
  padding: 7px 23px;
  width: 88px;
  border: none;
}
.content-article-title {
  margin-top: 18px;
}
.help-search {
  margin: 10px 0 5px;
}
.help-search-title {
	margin-top: 0;
}
.help-search:before,
.help-search:after {
  display: table;
  content: "";
  line-height: 0;
}
.help-search:after {
  clear: both;
}
/* article styles */
.content-title {
  font-family: "ProximaNovaLight";
  font-size: 26px;
  line-height: 26px;
  margin: 10px 0;
}
.content-author {
  font-family: "ProximaNovaSemibold";
  font-size: 16px;
  margin: 0 0 10px 0;
  display: block;
}
.content-soften {
  margin: 25px 0 0 0;
  color: #666666;
}
.content-paragraph {
  margin: 15px 0;
  font-size: 13px;
  line-height: 18px;
}
.content-header {
  font-family: 'OpenSansRegular';
  color: #666666;
  font-size: 32px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  font-weight: normal;
  display: inline-block;
}
/*Changes for Assyst 4133960 Start*/
.countContent-header {
  font-family: 'OpenSansRegular';
  color: #666666;
  font-size: 32px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  font-weight: normal;
  display: inline;
}
/* Changes for Assyst 4133960 End*/
article p.content-body {
  color: #666666;
  font-size: 12px;
  line-height: 23px;
  font-weight: normal;
}
span.dropCap {
  font-family: 'OpenSansRegular';
  font-size: 40px;
  line-height: 38px;
}
/*related articles module*/
.white-text-box {
  border: 1px solid #ebebeb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
  background: #fffffe;
  margin-left: 10px;
}
h4.grey-header {
  font-size: 16.25px;
  color: #666666;
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  text-rendering: optimizelegibility;
}
h5.white-text-box-title {
  margin: 0;
  padding: 5px 0 5px 28px;
  background: url("../images/content/letter-icon.png") no-repeat left center;
}
p.white-text-box-description {
  font-size: 12px;
  margin: 10px 0;
  padding: 10px 0;
  border: 1px solid #f8ebd0;
  border-left: none;
  border-right: none;
}
/* horizontal tiles */
.tiles-inner {
  padding: 5px 0 0;
}
.tile-table {
  width: 100%;
  margin: 0 auto;
  padding:0 8px;
}
.tile {
  margin: 15px 1px 0 0;
  vertical-align: top;
  *zoom: 1;
}
.tile:before,
.tile:after {
  display: table;
  content: "";
  line-height: 0;
}
.tile:after {
  clear: both;
}
.tile.deep-sea .tile-img-block, .tile.deep-sea .tile-link {
  color: #0071BA;
}
.tile.sky .tile-img-block, .tile.sky .tile-link {
  color: #00A3D2;
}
.tile.ocean .tile-img-block, .tile.ocean .tile-link {
  color: #00A99D;
}
.tile.palm .tile-img-block, .tile.palm .tile-link {
  color: #76B143;
}
.tile.sunshine .tile-img-block, .tile.sunshine .tile-link {
  color: #FFC20E;
}
.tile.sunrise .tile-img-block, .tile.sunrise .tile-link {
  color: #F5B22D;
}
.tile.sunset .tile-img-block, .tile.sunset .tile-link {
  color: #DC4D28;
}
.tile.orchid .tile-img-block, .tile.orchid .tile-link {
  color: #D9137B;
}
.tile.hibiscus .tile-img-block, .tile.hibiscus .tile-link {
  color: #832C73;
}
.tile.rci-red .tile-img-block, .tile.rci-red .tile-link {
  color: #8B0F04;
}
.tile.rci-fawn .tile-img-block, .tile.rci-fawn .tile-link {
  color: #B2A9A0;
}

.tile .tile-img-block {
  border-bottom: 6px solid;
}
.tile .text-align-center {
  width: 150px;
  margin: 0 auto;
}
.tile-img-block {
  display: block;
  height: 125px;
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.tile-link {
  font-family: "OpenSansBold";
  font-size: 16px;
  font-weight: bold;
  margin: 12px 0;
  display: block;
}
.tile-link:hover {
	text-decoration: underline;
}
.tile.second .tile-img-block {
  border-bottom: 6px solid #f68a31;
}
.nav-top li.list-item.star {
  padding: 0 11px 0 19px;
}
.copyright-text {
	 font-size: 13px;
	 color: #666;
	 margin: 10px 0 0 6px;	
}
.connect-with-rci {
  margin: 0;
  padding: 0 0 5px 0px;
  font-size: 13px;
  list-style-type: none;
  color: #666;
  margin-left: 5px;
}
.carrot-link {
	font-weight: bold;
	cursor:pointer;
}
.carrot-link:after {
	content: ' \00BB';
}
.carrot-link:hover {
	text-decoration: underline;
}
.fb-like {
	margin-left:20px;
}
ul.language-menu {
	overflow-y: scroll;
	height: 227px;
}
.link-after-button {
  padding: 5px 0;
}
.small-table {
  margin: 3px 0;
  line-height: 10px;
}
.share-nav-item {
	font-family: 'OpenSansBold';
	font-size: 12px;
	line-height: 12px;
	padding: 0px 20px 0 0px;
	height: 18px;
	display: block;
}
.share-nav-item.last {
	padding-right: 0;
	padding-top: 0;
	margin-top: 0;
}
.share-nav-link {
  color: #999999 !important;
}
.share-nav-link:hover {
  text-decoration: underline;
}
.share-nav {
  margin-top: 35px;
}
.searches .favorites-description {cursor: pointer;}
.DimTableBorder 		{border: 1px solid #99b3cc; border: 1px solid #c1c199;}
.BreadcrumbGroup 	{PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 10px; font-weight: normal; TEXT-TRANSFORM: none; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #f1f2e1}
.EndecaBreadcrumbs 	{FONT-SIZE: 10px; COLOR: #333333; font-family:Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight: normal;}
img.inside-logo {
  float: left;
  margin-top: 6px;
  padding: 0 10px 0 0;
}
.search-source {
	padding: 0 0 10px 0;
	color: #999999;
}
.search-thumb {
	padding: 0 13px 0 0;
}
a.search-link:hover {
	text-decoration: underline;
}
.search-item {
	padding: 10px 0 10px 10px;
	float: left;
}
.search-heading {
	padding: 0 0 10px 0px;
	margin: 0 18px 0 18px;
	line-height: 15px;
	border-bottom: 1px solid #999;
}
.ratingHeader {
	height: 70px;
}
.blue-border {
	border-bottom: 1px solid #cbe4ea;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
}
.featuredRating {
	padding: 10px 10px 10px 10px;
}
.resortTitle {
	line-height: 14px;
	font-weight: bold;
	float: left;
	padding: 0 0 0 10px;
    width: 136px;
}
.resortRating {
	float: left;
	width: 136px;
	padding: 0 0 0 10px;
}
.shadow {
	text-shadow: 1px 1px 3px #000;
}
.column {
	float: left;
	width: 455px;
}

.pull-left.padding {
	padding-right: 25px;
	padding-left: 0;
}

.pull-left.padding.last {
	padding-right: 0px;
}

.pull-right.padding {
	padding-left: 25px;
	padding-right: 0;
}

.gutter {
	padding: 0 30px 0 0;
}

.gutter-40 {
	padding: 0 40px 0 0;
}
.padding-left {
	padding-left: 10px;
}
.padding-left-20 {
    padding-left: 20px;
}
.margin-bottom {
	margin-bottom: 25px;
}
a.copy-link {
	font-weight: bold;
	color: #000;
}
.copy-link:hover {
	text-decoration: underline;
	color: #000;
}
.sb-player-copy {
	padding: 10px 10px 10px 0px;
	line-height: 19px;
	font-size: 14px;
	width: 400px;
	color: #666;
	float: left;
}
.sb-img {
	padding: 10px 15px 0px 0px;
}
.sb-learn-more {
	margin: 0 0 0 0px;
	float: right;
	clear: both;
}
#shadowboxCloseText {
    font-size: 11px;
    position: absolute;
    right: 15px;
    top: 8px;
}
#shadowboxCloseText a {
	color: #ccc;
}
.padding {
	padding: 10px;
}
.click-for-more {
	display: inline-block;
	position: absolute;
	bottom: 7px;
	left: 66px;
	width: auto;
	font-weight: bold;
}
.click-for-more:hover {
	text-decoration: underline;
}
.legal-description {
	font-size: 12px;
	color: #666;
}
.legal-description a {
	font-weight: bold;
}
a.legal-link {
	color: #000; 
	font-weight: bold;
}
a.legal-link:hover {
	text-decoration: underline;
}
.login {
	/*width: 358px;*/
	padding: 55px 0 25px 0;
}
#availabilitySearchButton {
	float: none;
}
.availability-search {
	padding: 5px 0 0 0;
}
#favorite , #featured {
	overflow-y: scroll;
	height:300px;
}
.sb-body-inner {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
h2.sb-player-header {
	font-size: 22px;
	margin: 0;
	padding: 2px 0 0 0px;
	float: left;
	color: #666;
	font-weight: normal;
}
.sb-body-inner iframe,  
.sb-body-inner object,  
.sb-body-inner embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#ui-datepicker-div {
	top: 304px;
	z-index: 999999999 !important;
}

a.map-link {
	color: #fff;
}
.hidden-offers {
	display: none;
}
.hidden-offers + .module-item {
	border-top: 1px solid #cbe4ea;	
}
.white-transparent-background {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  padding: 15px;
}

body.index .system-alert {
	padding: 15px 0 0 0;
}

#allFeatured .gallery-content {
	margin-left: 0;
	margin-top: 10px;
}

.marketing {
	padding-left: 12px;
}

.no-left-border {
	border-left-width: 0px !important;
}

.no-bottom-border {
	border-bottom-width: 0px !important;
}

body.discover .c3 {
	padding-top: 16px;
}

div.searches .small-flex-module.flex-module .content {
	margin-left: 5px !important;
}
div.contents .small-flex-module.flex-module .content {
	margin-left: 27px !important;
}

/* if you need to divide the page into three equal containers, add this class to an element. i.e., <div class="module tri-container"> */
.tri-container {
	width: 300px;
}

.padding-right {
	padding-right: 15px;
}

.padding-top {
	padding-top: 15px;
}

.padding-bottom {
	padding-bottom: 15px;
}

.padding-top-45 {
	padding-top: 45px;
}

.padding-bottom-35 {
	padding-bottom: 35px;
}

.margin-top {
	margin-top: 15px;
}

.small-bold {
	width: 45%;
	display: inline-block;
}

.multi-line-button {
	margin-right: 0 !important;
	width: 100%;
}

.date-range {
	white-space: nowrap;
	text-align: right;
}
.module-content-center.long-language {
	padding-left: 0;
}

/*need to target IE9 specifically to change the text color to gray*/
:root h5.caption-title,
p.caption-description{color: #B2B2B2;}

.grayscale {
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}
.error_msg_container{margin-left:10px !important}

.qsearch_container{position:relative; min-height:300px; z-index:1012;}
.qc_c{width:452px;height:300px;position:absolute}
.qc_bg_overlay{background: #fff;text-align:center}
.qs_ac_cont{position: relative;top: 40%;  -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%)}
p.srch_txt_head {color: #0a0405;font-size:18px;margin-bottom: 15px;text-align: left;padding-left: 10px;}
.qsrch_inpt_container{background: rgba(25, 25, 25, .6);width: 410px !important;margin: 0 auto;padding: 10px;}
.srch_reg_txt{
	background-image: url(../images/icons/search-icon.png);
    background-repeat: no-repeat;
    background-position: 2% 8px!important;
    padding:7px 7px 7px 30px!important
}
.pick_date_inpt{padding:7px !important;}
.qsrch_btn{
	float: none;
    margin-top: 20px;
}
.qc_c input[type="text"]{    width: 100%;
    border: 0;
    font-size: 14px;
    box-sizing: border-box;
    border-radius: 3px;
    height: 36px;
    line-height: 18px;
    padding: 9px 10px;
    margin-bottom: 0;
}
    
.qc_c ul,.qc_c li {
    width: 100%;
    float: left
}

.qc_c ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.qc_c li {
    width: 64%;}

.qc_c li+li {
    width: 36%;
    padding-left: 10px;
    box-sizing: border-box
}

.qc_c .sbMonthPicker{
	outline: none !important;
	background-image: url(../images/icons/datepicker-icon.png);
	background-repeat: no-repeat;
	margin: 0 3px 0 0;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
 	background-color: #fff !important; 
    background-position: 95% 10px !important;
 }
 
.srch_error { color: #8b0f04; }
 
.section-title {
    border-bottom: 1px solid #f0ebe1;
    padding: 10px 0px 3px 10px;
}
.form-control.smallPaymentField {
    width: 100px;
    font-size: small;
    display: inline-block
}

/* Fonts Loading */
/*@font-face {
    font-family: 'ProximaNovaBold';
    src: url('../fonts/ProximaNova/proximanova-boldweb.eot');
    src: url('../fonts/ProximaNova/proximanova-boldwebd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/proximanova-boldweb.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'ProximaNovaLight';
    src: url('../fonts/ProximaNova/proximanova-lightweb.eot');
    src: url('../fonts/ProximaNova/proximanova-lightwebd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/proximanova-lightweb.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('proximanova-regweb.html');
    src: url('../fonts/ProximaNova/proximanova-regwebd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/proximanova-regweb.woff') format('woff');
    font-weight: normal;
    font-style: normal
}*/


/* Base Utilities*/

html,
button,
input,
select,
textarea {
    color: #222;
}
html {
    font-size: 1em;
    line-height: 1.4;
    -ms-overflow-style: scrollbar;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
img,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
/*
 * Hide from both screenreaders and browsers
 */

.hidden {
    display: none;
    visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    
    display: table;
    /* 2 */
}
.clearfix:after {
    clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}
.center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.bold {
    font-weight: bold!important;
}
.normal {
    font-weight: normal;
}
.price{
    font-weight: bold!important;
    color:#222222;
}
.left {
    float: left;
}
.right {
    float: right;
}
body {
    font-family: "OpenSansRegular", "Arial";
    background: #fff;
    padding: 0 !important;
    font-size: 14px;
    color: #555;
}
h1,
h2,
h3,
h4,
h5,
p,
label,
span,
div,
button,
a {
    word-wrap: normal;
}
.hiddenRow {
    display: none;
}
.showRow {
    display: table-row;
}
.obscure {
    clip: rect(0, 0, 0, 0);
    display: none;
    overflow: hidden;
    position: absolute !important;
}
.padding-right-zero {
    padding-right: 0;
}
.padding-left-zero {
    padding-left: 0;
}
.padding-zero {
    padding: 0;
}
.modal-content {
    border-radius: 0
}
.margin-zero {
    margin: 0
}
.cursor-pointer {
    cursor: pointer !important;
}
.active {
    display: inline-block !important;
}
.normal {
    font-weight: normal !important;
}
.bold {
    font-weight: bold;
}
.block {
    display: block;
}

.text-color {
    color: #d64309 !important;
    font-size: 1em;
    font-weight: normal;   
}
a.text-color{text-decoration: underline;}
.black-color{
    color: #222222;
}
a.text-color:focus, a.text-color:hover {
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

.header-detail-text p:first-of-type{
    font-size: 1.071em !important;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}
.hideText{position: absolute; top: -50000px;}


/* Privacy Message and Continue/Cancel button*/
.privacy-message {
    color: #555;
}
.privacy-message span {
    /*color: #d64309;*/
    cursor: pointer;
    font-weight: normal;
}

/*.privacy .cancel a, .privacy .cancel button, .privacy .skip a, .reset a,  .modal-footer .no, .btn-transparent a, .btn-transparent p, .btn-transparent-tablet a {
    background-color: transparent;
    color: #d64309;
    display: inline-block;
    font-weight: bold;
    height: 36px;
    padding: 8px 40px 8px 2px;
    text-decoration: none;
    min-width: 100px;
    width: auto;
    font-size: 1.1em;
    cursor: pointer;
    text-align: left;
    border-radius: 0;
    border: none;
}

.privacy .continue a, .privacy .continue button, .modal-footer .yes, .modal-footer .ok, .btn-orange a, .btn-orange-tablet a{
    background-color: #d64309;
    border: 1px solid #d64309;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    height: 36px;
    padding: 8px 25px;
    text-decoration: none;
    min-width: 100px;
    width: auto;
    font-size: 1.1em;
    cursor: pointer;
    border-radius: 0;
}*/



.privacy .reset,.privacy .continue,.privacy .cancel, .btn-transparent, .btn-orange {
    display: inline-block;
    margin: 0 0 0 8px
}
.privacy-message a:hover {
    color: #d64309;
    cursor: pointer; 
}

/* Custom Primary Button */

.primary-button-small, .primary-button-small-block, button.primary-button-small, button.primary-button-small-block, a.primary-button-small, a.primary-button-small-block, input.primary-button-small, input.primary-button-small-block {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    font-family: 'OpenSansBold', Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    padding: 0.38889em 1.33333em;
    margin: 0;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: border-color ease-in-out .15s, background-color ease-in-out .15s;
    transition: border-color ease-in-out .15s, background-color ease-in-out .15s;
    box-shadow: none;
    text-decoration: none;
    color: #fff;
    fill: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #037092;
    border-color: #037092;
    line-height: 1.07143em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-shadow: none;
}

.primary-button-small:disabled, .primary-button-small-block:disabled, button.primary-button-small:disabled, button.primary-button-small-block:disabled, a.primary-button-small:disabled, a.primary-button-small-block:disabled, input.primary-button-small:disabled, input.primary-button-small-block:disabled {
    opacity: .7;
    filter: alpha(opacity=70);
    cursor: not-allowed;
}

.primary-button-small-block, button.primary-button-small-block, a.primary-button-small-block, input.primary-button-small-block {
    display: block;
    width: 100%;
}

    .primary-button-small:hover, .primary-button-small-block:hover, button.primary-button-small:hover, button.primary-button-small-block:hover, a.primary-button-small:hover, a.primary-button-small-block:hover, input.primary-button-small:hover, input.primary-button-small-block:hover, .primary-button-small:focus, .primary-button-small-block:focus, button.primary-button-small:focus, button.primary-button-small-block:focus, a.primary-button-small:focus, a.primary-button-small-block:focus, input.primary-button-small:focus, input.primary-button-small-block:focus {
        background-color: #037092;
        border-color: #037092;
        color: #fff;
        fill: #fff;
    }

/* Custom Secondary Button */

.secondary-button-small, .secondary-button-small-block, button.secondary-button-small, button.secondary-button-small-block, a.secondary-button-small, a.secondary-button-small-block, input.secondary-button-small, input.secondary-button-small-block {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    font-family: 'OpenSansBold', Arial, sans-serif;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    padding: 0.38889em 1.33333em;
    margin: 0;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: border-color ease-in-out .15s, background-color ease-in-out .15s;
    transition: border-color ease-in-out .15s, background-color ease-in-out .15s;
    box-shadow: none;
    text-decoration: none;
    color: #000000;
    fill: #000000;
    border-color: #DEDEDE;
    background-color: #DEDEDE;
    line-height: 1.07143em;
    padding-top: 0.6em;
    padding-bottom: 0.6em;
}

.secondary-button-small-block, button.secondary-button-small-block, a.secondary-button-small-block, input.secondary-button-small-block {
    display: block;
    width: 100%;
}

    .secondary-button-small:hover, .secondary-button-small-block:hover, button.secondary-button-small:hover, button.secondary-button-small-block:hover, a.secondary-button-small:hover, a.secondary-button-small-block:hover, input.secondary-button-small:hover, input.secondary-button-small-block:hover, .secondary-button-small:focus, .secondary-button-small-block:focus, button.secondary-button-small:focus, button.secondary-button-small-block:focus, a.secondary-button-small:focus, a.secondary-button-small-block:focus, input.secondary-button-small:focus, input.secondary-button-small-block:focus {
        background-color: #DEDEDE;
        border-color: #DEDEDE;
        color: #000000;
        fill: #000000;
    }


/* Checkbox */
.checkbox-text {
    color: #555;
}
/*changes azad*/
.checkbox-back-off label {
    background: url("../images/commonResponsive/checkbox-off.png") no-repeat;
    /*background-repeat: no-repeat;*/
    position: relative;
    z-index: 10;
    background-size: 1.6em 1.6em;
}
.checkbox-text .checkbox-back-on label {
    background: url("../images/commonResponsive/checkbox-on.png") no-repeat;
    /*background-repeat: no-repeat;*/
    position: relative;
    z-index: 10;
    background-size: 1.6em 1.6em;
}
.checkbox-back-off input[type="checkbox"] ~ label, .checkbox-text .checkbox-back-on input[type="checkbox"] ~ label {
	 background: url("../images/commonResponsive/checkbox-off.png") no-repeat;
	 background-size: 1.6em 1.6em;
}
.checkbox-back-off input[type="checkbox"]:checked ~ label, .checkbox-text .checkbox-back-on input[type="checkbox"]:checked ~ label {
	 background: url("../images/commonResponsive/checkbox-on.png") no-repeat;
	 background-size: 1.6em 1.6em;
}
.checkbox-text label {
    font-size: 1em;
    min-height: 30px;
    display: inline-block;
    padding-left: 38px;
    cursor: pointer;
}
.checkbox-text input[type="checkbox"] {
    float: left;
    position: absolute;
    width: 25px;
    height: 25px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 0;
    opacity: 0;
    left: 1px;
    top: 1px;
}
.checkbox-text input[type="checkbox"] ~ label > span, .checkbox-back-off label > span, .checkbox-back-on .label > span {
    display: inline-block;
    vertical-align: sub;
    cursor: pointer;
    font-size: 1em;
    font-weight: normal;
}
.checkbox-text input[type="checkbox"] ~ label  span, .checkbox-back-off label  span, .checkbox-back-on .label  span {
	height: auto;
    width: auto;
}


.checkbox-text .checkbox-back-off .top-tooltip-cont {
    z-index: 15;
}

/* Custom Checkbox */
.custom-checkbox-wrapper {
    line-height: 1;
    position: relative;
}

.custom-checkbox-wrapper .custom-checkbox, .custom-checkbox-wrapper .custom-checkbox-label {
    display: inline-block;
    margin: 0;
    cursor: pointer;
}

.custom-checkbox-wrapper .custom-checkbox {
    opacity: 0;
    position: absolute;
    width: 0.92857em;
    height: 0.92857em;
    color: white;
}

    .custom-checkbox-wrapper .custom-checkbox ~ .custom-checkbox-label {
        position: relative;
        font-family: 'OpenSansRegular', Arial, sans-serif;
        font-weight: normal;
        font-size: 1em;
        line-height: 1;
        padding-left: 1.57143em;
        word-wrap: break-word;
    }

.custom-checkbox-wrapper .custom-checkbox:checked ~ .custom-checkbox-label:before {
    content: "";
    background: #565656 url("../img/checkbox-check.svg") no-repeat;
    background-position: center center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: transparent;
    font-size: 18px;
}
.custom-checkbox-wrapper .custom-checkbox ~ .custom-checkbox-label:before {
    content: '';
    background: #fff;
    border: 1px solid #999;
    display: inline-block;
    position: absolute;
    left: 0;
    width: 13px;
    height: 13px;
    top: 0;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.custom-checkbox-wrapper .custom-checkbox ~ .custom-checkbox-label span {
    margin-right: 0;
}
.custom-checkbox-label > span {
    vertical-align: super;
}


/* Radio button  */
.radio-back-off label {
    /*background: url("../img/radio-off.png");*/
    /*background-repeat: no-repeat;*/
    position: relative;
    /*left: 7px;*/
    background: url("../images/commonResponsive/radio-off.png") no-repeat 0px 5px;
    background-size: 1.7em;
   /* height:27px;
    background-position: 0px 5px;*/

}

.radio-back-on label {
    /*background: url("../img/radio-on.png");*/
    /*background-repeat: no-repeat;*/
    position: relative;
    /*left: 7px;
	 height:27px;*/
    background: url("../images/commonResponsive/radio-on.png") no-repeat 0px 5px;
    background-size: 1.7em;
    /*background-position: 0px 5px;*/
}
.radio-back-off input[type="radio"] ~ label, .radio-back-on input[type="radio"] ~ label{
	background: url("../images/commonResponsive/radio-off.png") no-repeat 0px 5px;
    background-size: 1.2em;
}

.radio-back-off input[type="radio"]:checked ~ label, .radio-back-on input[type="radio"]:checked ~ label{
	background: url("../images/commonResponsive/radio-on.png") no-repeat 0px 5px;
    background-size: 1.2em;
}
.radio-back-off input[type="radio"], .radio-back-on input[type="radio"]{
    opacity: 0;
    position: absolute;
}

input[type="radio"] + label span {
    display: inline-block;
     height: auto;
   
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding-left: 28px;
    padding-top: 3px;
}

/* Custom Radio Black */

.custom-radio-button-wrapper {
    position: relative;
    line-height: 1;
    padding-top: 10px;
}

.custom-radio-button-wrapper .custom-radio-button {
    opacity: 0;
    position: absolute;

}

.custom-radio-button-wrapper .custom-radio-button:checked + .custom-radio-button-label:before {
    box-shadow: inset 0 0 0 4px gray;
    border: transparent;
}



.no-focus .custom-radio-button-wrapper .custom-radio-button:focus + .custom-radio-button-label:before {
    outline: none !important;
}

.custom-radio-button-wrapper .custom-radio-button + .custom-radio-button-label {
    position: relative;
    font-size: 1em;
    line-height: 1;
    word-wrap: break-word;
}

.custom-radio-button-wrapper .custom-radio-button + .custom-radio-button-label span {
    margin-right: 1em;
}

.custom-radio-button-wrapper .custom-radio-button + .custom-radio-button-label .count {
    color: gray;
}

.custom-radio-button-wrapper .custom-radio-button + .custom-radio-button-label:before {
    content: '';
    background: white;
    border: 1px solid gray;
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    border-radius: 50%;
    transition: all .2s;
}

.custom-radio-button-wrapper .custom-radio-button, .custom-radio-button-wrapper .custom-radio-button-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0 !important;
    cursor: pointer;
}

/* Close Button */
.close-button {
    background: none;
    border: none;
    margin: 0;
    cursor: pointer;
    padding: 5px;
}

.close-button svg {
    width: 12px;
    height: 12px;
    display: block;
}

.modal-header .close-button {
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}



/* Input and Select */
input.form-control, select.form-control {
    border-radius: 0;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    height: 35px;
    font-family: 'OpenSansRegular', Arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
}

select.form-control {
    width: 100%;
    max-width: 100%;
    padding: 0 40px 0 8px;
    font-size: 1em;
    font-family: 'OpenSansRegular', Arial, sans-serif;
    font-weight: normal;
    outline: none;
    box-shadow: none;
    line-height: 1;
    border: 1px solid #ddd;
    border-radius: 0;
    height: 35px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff right center/34px 33px no-repeat padding-box;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzQiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzNCAzMyI+PHBhdGggZmlsbD0iNTY1NjU2IiBkPSJNMTIuNiAxM2wtMS41IDIgNi40IDUgNi40LTUtMS41LTItNC45IDMuOC00LjktMy44eiIvPjxwYXRoIGZpbGw9IiNDQ0NDQ0MiIGQ9Ik0wIDBoMXYzM0gweiIvPjwvc3ZnPg==)
}
option {
    width: auto;
    max-width: 100%;
}

/* Privacy Modal */
.popup-modal .modal-header .close {
    margin-top: 10px;
    font-weight: bold;
    opacity: 0.5;
    left: -3px;
    position: relative;
}
.popup-modal .modal-header {
    border: none;
    margin: 0 15px 0;
    border-bottom: 1px solid #ddd;
    padding: 0;
}
.popup-modal .modal-header h2 {
    font-size: 1.5em;
}
    .popup-modal .modal-header h2, .popup-modal h3, .popup-modal h4 {
        font-family: OpenSansRegular;
        color: #555;
    }
.popup-modal .modal-header h2, .popup-modal .modal-header h3, .popup-modal .modal-header h4 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.popup-modal .modal-body p {
    font-size: 1em;
    font-family: ProximaNovaLight;
    color: #555;
}


/* Facebook */
.plugin-like, .plugin-share, .plugin-data {
    display: inline-block;
}
.plugin-like button, .plugin-share button{
    background: #4c69ba;
    background: -webkit-linear-gradient(#4c69ba, #3b55a0);
    background: -moz-linear-gradient(#4c69ba, #3b55a0);
    background: -ms-linear-gradient(#4c69ba, #3b55a0);
    background: linear-gradient(#4c69ba, #3b55a0);
    border: none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    padding: 0;
    text-shadow: 0 -1px 0 #354c8c;
    white-space: nowrap;
    font-family: helvetica, arial, sans-serif;
    font-size: 0.82em;
    width: 60px !important;
    height: 21px !important;
}

.plugin-like button img, .plugin-share button img  {
    height: 14px;
    left: 0;
    margin-right: 4px;
    position: relative;
    top: -1px;
    width: 15px;

}

.plugin-share button {
    width: 43px;
}

.plugin-data {
    background: white;
    border: 1px solid #9197a3;
    border-radius: 2px;
    color: #4e5665;
    display: inline-block;
    font-size: 11px;
    height: auto;
    line-height: 18px;
    margin-left: 4px;
    min-width: 15px;
    padding: 0 3px;
    text-align: center;
    white-space: nowrap;
    font-family: helvetica, arial, sans-serif;
}

.plugin-data-arrow {
    height: 0;
    left: -9px;
    position: relative;
    top: -14px;
    width: 5px;
    z-index: 2;
}

.plugin-data-arrow s, .plugin-data-arrow em {
    border-color: transparent #9197a3;
    border-style: solid;
    border-width: 4px 5px 4px 0;
    display: block;
    position: relative;
    top: 1px;
}

.plugin-data-arrow em {
    border-right-color: #fff;
    left: 2px;
    top: -7px;
}



/* Utility */
.proxima-bold {
    font-weight: bold;
    font-family: OpenSansBold;
}

.capitalise {
    text-transform: uppercase;
}

.dark {
    color: #333 !important;
}


/* Payment HOP */
.wizard-content iframe {
    width: 100%;
    border: 1px solid #ddd;
    min-height: 250px;
}
.wizard-content #hopIFrameDiv {
    overflow: initial;
}
.wizard-content #hopIFrameDiv.heightAdjust {
    height: auto;
}
/* Breadcrumb */
.breadcrumb-menu {
    color: #006579;
    padding: 0 13%;
    border-width: 1px 0;
    border-style: solid;
    border-color: #ccc;
    background-color: #f8f8f8;
}

.breadcrumb-menu-text {
    font-family: OpenSansBold;
    text-decoration: none;
    padding: 10px 0;
}
.breadcrumb-menu-text a {
    color: #6d6d6d;

}
.breadcrumb-menu-text span.parent-page a {
    color: #d64309;
    text-decoration: none
}

/* First level tab - Vacation plan/ Manage Deposit */
.nav-tabs {
    border: none;
    padding: 0 13% 0 13%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 3em;
}
.nav-tabs > li {
    margin-right: 18px;
}
.nav-tabs > li > a {
    padding: 14px 10px;
    color: #d64309;
    font-weight: bold;
}
.nav-tabs > li > a:hover {
    background: transparent;
    border-color: #fff;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    border-width: 0 0 4px 0;
    border-style: solid;
    border-color: #d64309;
}
/*azad changes svg*/
.print-icon svg{
    height: 1.8em;
    width: 1.8em;
}
.calender-icon svg{
    height: 1.5em;
    width: 1.5em;
    top: 0.5em;
    position: absolute;
    right: 1.5em;
    fill:gray;
    fill-opacity:0.5;
}

.facebook-icon svg{
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background: #3D5A98;
}
.circle-icon svg{
        height: 1.2em;
        width: 1.2em;
        vertical-align:text-top;
        opacity: 0.3;
}
.facebook-icon svg{
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background: #3D5A98;
}
.mail-icon svg{
    height: 1.8em;
    width: 1.8em;
	fill:#7d7777
}
.info-icon-blue svg{
	height: 1.3em;
    width: 1.3em
	}
span.info-icon-blue {
vertical-align:sub;
}
.info-iconred svg{
	height: 1.3em;
    width: 1.3em
	}
	.icon-add-protection svg,.icon-guest-certificate svg,.icon-add-air-car svg,.icon-tp-adjt-schedule svg,.icon-exchange-planner svg,.icon-deposit-calculator svg{
    width: 2em;
	 height: 2em;
    fill:#7d7777
	}
	
span.info-iconred {
vertical-align:sub;
}

.info-icon svg{
       height: 1.8em;
    width: 1.8em;
    vertical-align: bottom;
    padding-right: 5px;
}

.info-phone svg{
       height: 1.8em;
    width: 1.8em;
   
}



/*azad changes svg*/

@media (max-width: 599px) {
    .privacy {
        margin-bottom: 45px;
        padding: 15px 15px 0 15px;
    }
	
    .privacy .continue a, .privacy .continue button {
       font-size: 1em;
        height: 36px;
        width: 100%;
    }
    .privacy .continue {
        margin: 0;
        position: relative;
        top: -30px;
        width: 100%;
    }
    .privacy .cancel a, .privacy .cancel button {
       font-size: 1em;
        height: 36px;
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }
    .privacy .cancel {
        
        margin: 10px 0 0 0;
        position: relative;
        top: 52px;
        width: 100%;
    }
    .privacy-message {
        padding: 0;
        text-align: center;
        margin: 10px 0 15px 0;
    }
    .privacy-message span {
        display: block;
    }

    .btn-transparent, .btn-orange {
        margin: 0;
        margin-bottom: 10px;
    }

    /* Payment HOP */
     .wizard-content iframe {
         overflow-x: hidden;
         overflow-y: scroll;
         min-height: 166% !important;
         margin-left: 10px;
          width: 158% !important;
          top: 4px;
          left: -1px;
        -moz-transform: scale(0.6, 0.6);
        -ms-transform: scale(0.6, 0.6);
        -webkit-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }
    .wizard-content #hopIFrameDiv {
        height: 700px;
        position: relative;
        overflow: auto !important;
        -webkit-overflow-scrolling: touch !important;
        
    }

    /* BreadCrumb */
    .breadcrumb-menu {
        padding: 0 3%
    }
    
    .breadcrumb-menu {
        display: none
    }

    /* First Level Tab */
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
        border: none;
        color: #fff
    }
    .nav-tabs {
        margin: 0;
        border: none
    }

/* Popup modal */
     .popup-modal .modal-content {
        padding: 0 5px 15px 5px;
    }
    .popup-modal .modal-header {
        margin: 0 10px 0 15px;
    }
    .popup-modal .modal-header h2 {
        font-size: 1.1em;
        font-weight: bold;
        margin-top: 25px;
    }

    /* Mobile Utilities */
    .padding-adjust-xs {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
   
}

@media (min-width: 600px) {
    
    .privacy .continue a, .privacy .continue button {
       font-size: 1em;
        height: 36px;
        min-width: 135px;
        
    }
    .privacy .cancel a, .privacy .continue button {
       font-size: 1em;
        height: 36px;
        min-width: 95px;
        width: auto;
        margin: 0 0 0 5px;
    }
    .privacy {
        padding-top: 25px;
        margin-bottom: 40px;
        padding-left: 0;
    }
    .privacy-message {
        margin-bottom: 40px;
    }
}

@media screen and (min-width:501px) and (max-width:999px) {
    .breadcrumb-menu, .header-detail-vacation .header-detail-text-vacation, .tab-content {
        padding: 0 3%;
    }
    /* First Level Tabs*/
    .nav-tabs {
        padding: 0 3% 0 3%;
    }
}

@media (min-width: 600px) and (max-width: 991px) {
    .privacy {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    
    .sidebar{display:none !important}
}

@media (min-width: 600px) and (max-width: 699px) {
    .privacy {
        padding-left: 0;
    }

    /* Checkbox */
    .checkbox-text label {
        font-size: 0.9em;
    }
    .checkbox-text input[type="checkbox"] {
        top: 3px;
    }

    /* Payment HOP */
    .wizard-content #hopIFrameDiv {
        height: 565px;
        position: relative;
        overflow: auto !important;
        -webkit-overflow-scrolling: touch !important;
        
    }
    .wizard-content #hopIFrameDiv iframe {
        width: 136% !important;
        overflow-x: hidden;
        overflow-y: scroll;
        min-height: 139% !important;
        margin-left: 10px;
        top: 4px;
        left: -1px;
        -moz-transform: scale(0.7, 0.7);
        -ms-transform: scale(0.7, 0.7);
        -webkit-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7);
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    } 
}


@media (min-width: 992px) { 
    .privacy .cancel a, .privacy .cancel button {
        min-width: 100px;
        width: auto;
    }
    .privacy .continue a, .privacy .continue button {
        min-width: 135px;
        width: auto;
    }
}

@media (min-width: 992px) and (max-width: 1080px) {
    /* Payment HOP */
    .wizard-content #hopIFrameDiv {
        height: 400px;
        position: relative;
    }
    .wizard-content #hopIFrameDiv iframe {
        width: 136% !important;
        overflow-x: hidden;
        overflow-y: scroll;
        min-height: 139% !important;
        margin-left: 10px;
        top: 4px;
        left: -1px;
        -moz-transform: scale(0.7, 0.7);
        -ms-transform: scale(0.7, 0.7);
        -webkit-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7);
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    } 

}

@media (min-width: 1081px) and (max-width: 1200px) {
    /* Payment HOP */

    .wizard-content #hopIFrameDiv {
        height: 500px;
        position: relative;
    }
    .wizard-content #hopIFrameDiv iframe {
        width: 136% !important;
        overflow-x: hidden;
        overflow-y: scroll;
        min-height: 139% !important;
        margin-left: 10px;
        top: 4px;
        left: -1px;
        -moz-transform: scale(0.7, 0.7);
        -ms-transform: scale(0.7, 0.7);
        -webkit-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7);
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    } 
    
}

@media (min-width: 800px) and (max-width: 1280px) and (orientation: landscape) {
    /* Payment HOP */
    .wizard-content #hopIFrameDiv {
        height: 400px;
        position: relative;
         overflow: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }
    .wizard-content #hopIFrameDiv iframe {
        width: 136% !important;
        overflow-x: hidden;
        overflow-y: scroll;
        min-height: 139% !important;
        margin-left: 10px;
        top: 8px;
        left: 1px;
        -moz-transform: scale(0.7, 0.7);
        -ms-transform: scale(0.7, 0.7);
        -webkit-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7);
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    } 
}

@media (min-width: 1401px) {
    /* Facebook */
    .plugin-like button, .plugin-share button {
        height: 23px;
    }
    
}

@media (min-width: 1601px) {
    .privacy .cancel a, .privacy .continue a, .privacy .cancel button, .privacy .continue button {
        height: 40px;
    }

}
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.517em;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


@font-face {
    font-family: 'ProximaNovaBold';
    src: url('../static/fonts/ProximaNova/proximanova-boldweb.eot');
    src: url('../static/fonts/ProximaNova/proximanova-boldweb.eot?#iefix') format('embedded-opentype'), url('../static/fonts/ProximaNova/proximanova-boldweb.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'ProximaNovaExtraBold';
    src: url('../static/fonts/ProximaNova/proximanova-xboldweb.eot');
    src: url('../static/fonts/ProximaNova/proximanova-xboldweb.eot?#iefix') format('embedded-opentype'), url('../static/fonts/ProximaNova/proximanova-xboldweb.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'ProximaNovaBoldItalic';
    src: url('../static/fonts/ProximaNova/proximanova-bolditweb.eot');
    src: url('../static/fonts/ProximaNova/proximanova-bolditweb.eot?#iefix') format('embedded-opentype'), url('../static/fonts/ProximaNova/proximanova-bolditweb.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'ProximaNovaLight';
    src: url('../static/fonts/ProximaNova/proximanova-lightweb.eot');
    src: url('../static/fonts/ProximaNova/proximanova-lightweb.eot?#iefix') format('embedded-opentype'), url('../static/fonts/ProximaNova/proximanova-lightweb.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../static/fonts/ProximaNova/proximanova-regweb.eot');
    src: url('../static/fonts/ProximaNova/proximanova-regweb.eot?#iefix') format('embedded-opentype'), url('../static/fonts/ProximaNova/proximanova-regweb.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url('../static/fonts/ProximaNova/proximanova-sboldweb.eot');
    src: url('../static/fonts/ProximaNova/proximanova-sboldweb.eot?#iefix') format('embedded-opentype'), url('../static/fonts/ProximaNova/proximanova-sboldweb.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../static/fonts/OpenSans/OpenSans-Bold.ttf');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../static/fonts/OpenSans/OpenSans-SemiBold.ttf');   
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../static/fonts/OpenSans/OpenSans-Regular.ttf');
    font-weight: normal;
    font-style: normal
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../static/fonts/responsive/glyphicons-halflings-regular.eot');
  src: url('../static/fonts/responsive/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../static/fonts/responsive/glyphicons-halflings-regular.woff') format('woff'), url('../static/fonts/responsive/glyphicons-halflings-regular.ttf') format('truetype'), url('../static/fonts/responsive/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
html,
button,
input,
select,
textarea {
    color: #222;
}
html {
    font-size: 1em;
    line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */


/*.body {
    background-image: url("../images/bg2.jpg");
    background-position: center;
    background-size: auto;
    background-repeat: initial;
}*/

.body {
    background-image: url("../images/bg.jpg");
    background-position: center;
    background-size: auto;
    background-repeat: initial;
}

body.loading .loadingModal {
    display: block;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
/*
 * Remove the gap between ../images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none;
    visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    
    display: table;
    /* 2 */
}
.clearfix:after {
    clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}
.center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.bold {
    font-weight: bold;
}
.left {
    float: left;
}
.right {
    float: right;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href)")";
    }
    abbr[title]:after {
        content: " (" attr(title)")";
    }
    /*
     * Don't show links for ../images, or javascript/internal links
     */
    
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
html, body {
    height: 100%;
    width: 100%;

}
.home-nonregister {
    overflow: hidden; 
}
body {
    font-family: "ProximaNovaLight", "Arial";
    background: #fff;
}
h4, .h4 {
    font-size: 18px;
}

.home-nonregister .rci-header {
    margin-bottom: 45px;
}
.rci-header {
    margin-bottom: 55px;
    height: 700px;
}
.rci-header > img {
    max-width: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 700px;
    top: 0;
    left: 0;
}

.rci-header .rci-carousel-image-animate-1 {
    left: 100%;
}
.rci-header .rci-carousel-image-animate-2 {
    left: -100%;
}
.rci-carousel .carousel-inner .item > img.rci-header-image-xs, .rci-carousel .carousel-inner .item > img.rci-header-image-sm {
    display: none;
}
.rci-header .rci-header-fix,
.rci-header .rci-header-fix-small {
    height: 100px;
    margin: 0 auto;
    padding-top: 10px;
    position: fixed;
    z-index: 100;
     -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.rci-header-fix .alert-danger {
    font-family: OpenSansBold;
    font-weight: bold;
    margin: 0;
    padding: 5px;
    width: 100%;
    font-size: 0.85em;
}
.home-nonregister .rci-header-fix .alert-danger {
    width: 107%;
}
.rci-header-fix-small .alert-danger {
    font-family: OpenSansBold;
    font-weight: bold;
    left: 13px;
    margin: 0 0 10px;
    padding: 5px;
    position: relative;
    top: 14px;
    width: 96%;
    font-size: 0.85em;
}
.rci-header-fix .alert-danger span, .rci-header-fix-small .alert-danger span {
    color: #333;
    font-size: 0.95em;
}
.rci-header-fix-inner {
    margin-top: 15px;
}
.rci-header-fix.scrolled {
    background-color: #fff;
    height: 90px;
    padding-top: 0;
}

.rci-header-fix-small.scrolled {
    background-color: #fff;
    padding-top: 0;
    height: 60px;
}
.rci-header-fix.scrolled .check-icon {
    color: #fff;
}
.rci-header-fix.scrolled .language a.dropdown-toggle {
    color: #333;
    display: inline;
    padding: 0 0 0 5px;
    top: 1px;
}
.rci-header-fix .logo-display-scrolled, .rci-header-fix-small .logo-display-scrolled {
    display: none;
}
.rci-header-fix .logo-display, .rci-header-fix-small .logo-display {
    display: block;
}
.rci-header-fix.scrolled .rci-header-logo .logo-display, .rci-header-fix-small.scrolled .rci-header-logo .logo-display {
    display: none;
}
.rci-header-fix.scrolled .rci-header-logo .logo-display-scrolled, .rci-header-fix-small.scrolled .rci-header-logo .logo-display-scrolled {
    display: block;
}
.rci-header-fix.scrolled .navigation ul li {
    color: #333;
}
.outage-modal {
    z-index: 9999;
}
.rci-header-fix .nav .open a,
.nav .open a:focus,
.nav .open a:hover {
    background: none;
    border-color: transparent;
}
.rci-header-fix.scrolled .signin button {
    background-color: #f5821f;
    color: #fff;
}
.rci-header-fix-small {
    position: fixed;
    height: 60px;
    width: 100%;
    left: 0;
    -webkit-transition: left 0.4s ease-in-out;
    -moz-transition: left 0.4s ease-in-out;
    -ms-transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    transition: left 0.4s ease-in-out;
}
.rci-header-fix-small.scrolled .signin-content button {
    background-color: #f5821f;
    color: #fff;
}
.rci-header-fix-small.scrolled .main-content {
    
}
.rci-header-fix-small.scrolled .main-content .sidebar-toggle .bar {
    background-color: #444;
}
.caret-down {
    background: rgba(0, 0, 0, 0) url("../images/responsive/downarrow.png") repeat scroll 0 0;
    height: 6px;
    margin-left: 4px;
    width: 9px;
    display: inline-block;
    position: relative;
    top: -1px;
}
.caret-down.caret-black, .scrolled .caret-down, .sidebar .caret-down {
    background: rgba(0, 0, 0, 0) url("../images/responsive/downarrowblack.png") repeat scroll 0 0;
}
.open-sidebar.sidebar {
    left: 0px;
}
.sidebar {
    position: fixed;
    left: -45%;
    top: 0;
    background: #fff;
    width: 45%;
    height: 100%;
    z-index: 9999;
    box-sizing: border-box;
    -webkit-transition: left 0.4s ease-in-out;
    -moz-transition: left 0.4s ease-in-out;
    -ms-transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    transition: left 0.4s ease-in-out;
}
.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sidebar ul li {
    margin: 0;
}
.sidebar .header-accordion .panel-heading {
    padding: 15px 0 15px 20px;
    clear: both;
}
.sidebar .header-accordion .panel-body {
    margin-left: 7px;
    padding-top: 0;
}
.sidebar .header-accordion .panel-title a {
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
      outline: medium none;
}
.sidebar .header-accordion .panel-body li {
    font-size: 0.9em;
    font-weight: bold;
}
.sidebar .language a.dropdown-toggle {
    color: #333;
}
.sidebar .language .nav {
    height: 35px;
    padding-left: 20px;
}
.sidebar .cross {
    background: rgba(0, 0, 0, 0) url("../images/responsive/cross.png") repeat scroll 0 0;
    height: 20px;
    position: absolute;
    right: -35px;
    top: 15px;
    width: 20px;
    display: none;
    background-size: cover;
}
.rci-header-fix-small .main-content {
    height: 60px;
    width: 100%;
    position: relative;
}
.rci-header-fix-small .main-content .sidebar-toggle {
    border-radius: 3px;
    display: inline-block;
    float: left;
    outline: medium none;
    padding: 16px 20px 20px;
    position: relative;
}
.rci-header-fix-small .main-content .sidebar-toggle .bar {
    display: block;
    background-color: #fff;
    border-radius: 1px;
    display: block;
    height: 4px;
    margin-bottom: 6px;
    width: 25px;
}
.rci-header-fix-small .main-content #sidebar-toggle .bar:last-child {
    margin-bottom: 0;
}
.rci-header-fix-small .logo-content {
    display: inline-block;
    padding-top: 14px;
}
.rci-header-fix-small .rci-header-logo img {
    height: 27px;
}
.rci-header-fix-small .logo-content a {
    background-size: cover;
    display: inline-block;
    height: 32px;
    width: 74px;
}
.rci-header-fix-small .signin-content {
    display: inline-block;
    position: absolute;
    top: 16px;
    width: 120px;
    right: 6%;
}
.home-nonregister .rci-header-fix-small .signin-content {
    width: 190px;
}
.header-sub-level ul li a {
    font-size: 1.1em;
}
.rci-header-fix-small .signin-content button {
    background-color: #fff;
    border: medium none;
    color: #13477b;
    font-size: 0.9em;
    height: 29px;
    width: 100%;
    font-family: OpenSansBold;
    padding-top: 1px;
}
.overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    background-color: #000;
    opacity: 0.7;
    display: none;
    top: 0;
    z-index: 101;
}
.language ul {
    margin-top: 18px;
    cursor: pointer;
}
.language a.dropdown-toggle {
    color: #fff;
    display: inline;
    font-family: OpenSansRegular;
    font-size: 0.85em;
    font-weight: normal;
    padding: 0 0 0 5px;
    top: 1px;
}
.language .flag {
    display: inline;
}
.language .language-dropdown:hover,
.language .language-dropdown:focus {
    background-color: transparent;
    ;
}
.language .locale {
    margin-top: 0px;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 5px 12px;
}
.language .locale a {
    color: #666666;
    font-size: 0.9em;
    line-height: 22px;
    padding: 3px 8px;
    display: inline-block;
}
.language .locale a:hover {
    color: #333;
}
.language .locale.language-menu {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 227px;
}
.language .open,.language .nav-main .active {
    padding-left: 0;
    border-right: medium none;
}
.language .language-menu .flag {
    display: inline;
    float: left;
    margin-top: 9px;
    height: 9px;
    width: 15px;
}
.language-menu.locale li {
    width: 111%;
}
.rci-header-fix  .navigation {
    margin: 0 auto;
    text-align: center;
}
.navigation .rci-nav-container {
    margin: 0 auto;
}
.rci-header-logo img{
    cursor: pointer;
}
.navigation .rci-header-logo {
    margin-top: 0;
    position: relative;
    /*width: 81px;
    */height: 35px;
    display: inline-block;
    list-style: none;
    top: 11px;
    vertical-align: top;
}
.navigation .rci-header-logo a img{
    margin: 0 auto;
}
.navigation ul li.main-list {
    list-style: none;
    display: inline-block;
    color: #fff;
    font-size: 0.9em;
    height: 73px;
    margin-left: 6%;
    font-family: OpenSansBold;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    padding-top: 20px;
}
.navigation ul.rci-nav-top li.main-list {
    margin-left: 0;
    margin-right: 6%;
}
.main-list .nav-direct-link{
    text-decoration: none;
    color: #fff;
}
.scrolled .main-list .nav-direct-link {
    color: #333;
}

.navigation ul li.main-list:hover {
    border-bottom: 4px solid #8b0e04;
}
.navigation ul li.main-list:hover .nav-container, .main-list .nav-display {
    display: block !important;
    visibility: visible;
    left: 0;
    position: fixed;
    top: 97px;
    width: 100%;
    opacity: 1;
    z-index: 10000;
}

.navigation .panel-title {
    font-size: 1.1em;
    margin-bottom: 0px;
}
.navigation .rci-header-logo:hover {
    border-bottom: none;
}

.navigation .panel {
    border: none;
    background-color: #EFEBE0;
    box-shadow: none;
}
.navigation .panel-default>.panel-heading {
    background-color: #EFEBE0;
    background-image: none;
    border-radius: 0;
    box-shadow: none;
}
.navigation .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}
.panel-default ul li a {
    text-decoration: none;
    color: #000;
}
.navigation .panel-heading {
    margin-bottom: -22px;
}
.navigation .panel-title a {
    text-decoration: none;
}
.navigation .accordion-toggle li {
    list-style-type: none;
}
.navigation .panel-body {
    padding: 15px 15px 0;
}
.navigation .panel-body ul {
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 10px;
}
.navigation .panel-body li {
    color: #000;
    font-size: 1em;
    font-weight: normal;
    list-style-type: none;
}

.navigation .panel-body li a {
    color: #000;
    display: inline-block;
    margin-bottom: 5px;
}
.rci-header-fix.scrolled .navigation .panel-body li {
    color: #4a8aef;
}
.navigation .panel-heading {
    padding-left: 0px;
    padding-bottom: 5px;
    margin-top: 1px;
}
    .navigation .panel-heading a {
        background-color: transparent;
        background-image: none;
        border-radius: 0;
        color: #000;
        font-family: OpenSansBold;
        font-size: 1em;
        /*line-height: 0;*/
        margin: 0;
        padding: 0;
    }
.nav-container {
    background-color: #EFEBE0;
    padding: 2px 0 17px;
    margin-top: 2px;
    min-height: 344px;
    cursor: default;
    opacity: 0;
    
}
.rci-header-fix.scrolled .nav-container {
    margin-top: -9px;
}
.nav-container-accordian {
    margin-top: 40px;
}
.nav-accordian-header {
    color: #000;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none;
}
.nav-accordian-header:hover,
.nav-accordian-header:focus {
    text-decoration: none;
    color: #000;
}
.nav-cont .nav-link {
    margin-top: 15px;
}
.nav-link {
    color: #000;
    text-decoration: none;
    display: block;
    font-weight: normal;
    font-size: 1.1em;
    margin-bottom: 5px;
    font-family: OpenSansBold;
}
.nav-link:hover,
.nav-link:focus,
.nav-link:visited {
    text-decoration: none;
    color: #000;
}
.nav-link-border {
    border-right: 1px solid #273b64;
    min-height: 255px;
    text-align: left;;
}
.nav-image {
    padding-left: 30px;
}
.nav-container .vacation-tiles-image {
    padding-left: 13px;
    text-align: left;
}
.photo-title {
    position: absolute;
    bottom: 0;
    background-color: #000;
    z-index: 1;
    height: 36px;
    width: 96.5%;
    opacity: 0.7;
    padding-top: 8px;
    cursor: pointer;
}
.photo-title-text {
    background: transparent none repeat scroll 0 0;
    bottom: 11px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 0 10px;
    position: absolute;
    z-index: 1;
    cursor: pointer;
}
.signin button {
    background-color: #fff;
    border: medium none;
    color: #13477b;
    font-size: 0.9em;
    font-weight: bold;
    height: 30px;
    margin-top: 15px;
    width: 170px;
    position: relative;
    z-index: 2;
    font-family: OpenSansBold;
}
.rci-header-fix-inner > a {
   color: #fff;
}

.home-nonregister .signin button.sign-in-button {
    width: 170px; 
}

.close-outage {
    background: rgba(0, 0, 0, 0) url("/staticimages/renewal/close.png") no-repeat scroll 0 0;
    height: 20px;
    left: 94%;
    position: absolute;
    top: 2%;
    width: 25px;
    cursor: pointer;
}
.outage-modal .modal-header {
    border-bottom: none;
    padding: 5px 15px 0 15px;
}

.system-outage-alert {
    background: rgba(0, 0, 0, 0) url("/staticimages/renewal/system-outage.png") no-repeat scroll 0 0;
    display: inline-block;
    font-family: OpenSansBold;
    height: 24px;
    margin-top: 21px;
    width: 29px;
    padding: 0;
    position: relative;
    top: -2px;
}

.outer-circle {
    background-color: #f5821f;
    border-radius: 50%;
    height: 16px;
    position: absolute;
    right: -1px;
    top: -6px;
    width: 16px;
}
.outer-circle .inner-content {
     color: #fff;
    font-size: 0.9em;
    left: 4px;
    position: absolute;
    top: 0;
}
#outageModal .modal-content {
    border-radius: 0;
}
#outageModal .modal-header h3 {
    color: #f5821f;
    font-family: OpenSansBold;
    font-size: 1.1em;
}
#outageModal .modal-body p {
    font-family: OpenSansBold;
    font-size: 0.95em;
}

.caret {
    margin-left: 4px;
}
.carousel-container {
    height: 699px;
    position: absolute;
    top: 0;
    width: 100%;
}
.rci-carousel {
    height: 699px;
    clear: both;
}
.rci-header-fix-inner .signin {
    overflow: visible;
}
.home-nonregister .rci-header-fix-inner .signin {
    overflow: visible;
}
.rci-carousel .carousel-inner {
    top: 0%;
    position: absolute;
    z-index: 10;
    overflow: hidden;
    height: 100%;
}
.rci-carousel .carousel-inner .item {
    height: 699px;
    text-align: center;
    width: 100%;
}
.rci-carousel .carousel-inner .item.active {
    margin-top: 0;
    padding-top: 0;
    top: 0;
}
.rci-carousel .carousel-inner .item > img{
    width: 100%;
    height: 699px;
}
.rci-carousel .carousel-control {
    width: 7%;
    top: 40%;
    height: 60px;
    z-index: 11;
    color: #fff;
}
.rci-carousel .carousel-control.left,
#rciCarousel .carousel-control.right {
    background: none;
    opacity: 1;
}
.rci-carousel .carousel-indicators {
    bottom: 16px;
}
.rci-carousel .carousel-text {
    color: #fff;
    height: 360px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-shadow: none;
    top: 27%;
    width: 945px;
    padding: 15px 0 0;
}
.rci-carousel .carousel-text sup {
    font-size: 0.35em;
    top: -1.3em;
}
.carousel-text h1 {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 9.15em;
}
.carousel-text h4 {
    font-size: 2.85em;
    line-height: 46px;
    margin-top: 0;
}
.home-nonregister .carousel-text h4 {
    margin-bottom: 0;
}
.carousel-text p {
    font-family: OpenSansBold;
    font-size: 0.9em;
    padding-right: 30px;
    position: relative;
    text-align: right;
    top: 4px
}
.carousel-text button, .carousel-text a {
    background-color: #f5821f;
    border: medium none;
    color: #fff;
    font-weight: bold;
    height: 38px;
    margin-left: 34px;
    margin-top: 35px;
    width: 265px;
    text-decoration: none;
    display: inline-block;
}
 h4.carousel-button {
    bottom: 95px;
    font-size: 1em;
    position: absolute;
    width: 100%;
    left: -5px;
}
.carousel-button button, .carousel-button a {
    background-color: #f5821f;
    border: medium none;
    color: #fff;
    font-weight: bold;
    height: 40px;
    margin-left: 15px;
    margin-top: 0px;
    width: 267px;
    display: inline-block;
    text-decoration: none;
    font-size: 1.15em;
    padding-top: 11px;
    font-family: OpenSansBold;
}
.home-nonregister .carousel-button button, .carousel-button a {
    margin-top: 0;
}
.carousel-text a {
    padding-top: 10px;
}
.carousel-text-left {
    display: inline-block;
    position: relative;
    float: left;
    width: 55%;
    text-align: center;
    left: 10px;
}
.home-nonregister .carousel-text-left {
    
    
}
.carousel-text-right {
    display: inline-block;
    position: relative;
    text-align: left;
    top: 0px;
    padding-top: 20px;
    float: right;
    width: 44%;
    left: 5px;
}
    .carousel-text-right h2 {
        font-family: OpenSansBold;
        font-size: 3.4em;
        font-weight: bold;
        margin: -3px 0 0;
    }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-right: -25px;
}
.member-container {
    margin-bottom: 70px;
}
.member-inner-header {
    font-family: ProximaNovaLight;
    font-size: 2.6em;
    font-weight: bold;
    color: #006579;
}
.member-child-container {
    margin-top: 15px;
}
.member-check-container {
    padding: 0 25px;
}
.member-check-inner-container {
    margin-bottom: 15px;
}
.member-check-container p {
    color: #333;
    font-size: 1.1em;
    font-family: OpenSansRegular;
}
.member-btn-container {
    margin-top: 30px;
}
    .member-btn-container button, .member-btn-container a {
        background-color: #f5821f;
        border: medium none;
        color: #fff;
        display: inline-block;
        font-size: 0.85em;
        font-weight: bold;
        height: 40px;
        padding-top: 12px;
        text-decoration: none;
        width: 300px;
        font-family: OpenSansBold;
    }
.benefit-container {
    margin: 0 0 65px 0;
}
.benefit-header {
    color: #006579;
    font-size: 2.85em;
    font-family: ProximaNovaLight;
    font-weight: bold;
}
.benefit-text {
    color: #333;
    margin-bottom: 15px;
    font-size: 1.15em;
}
.benefit-text span {
    color: #f5821f;
    font-weight: bold;
}
.benefit-subcontainer {
    background-color: #fff;
    /*height: 415px;*/
}
.benefit-tiles-container {
    margin-top: 15px;
    padding: 0 11%;
}
.benefit-tiles-subcontainer {
    margin-bottom: 15px;
    padding: 0;
}
.benefit-tiles-image {
    overflow: hidden;
    padding-left: 30px;
    padding-right: 0;
    position: relative;
}
.benefit-tiles-image img {
    max-width: 100%;
    height: auto;
}

.benefit-btn-container {
    margin-top: 30px;
}
    .benefit-btn-container button, .benefit-btn-container a {
        height: 40px;
        width: 135px;
        background-color: #f5821f;
        color: #fff;
        border: none;
        font-weight: bold;
        display: inline-block;
        padding-top: 12px;
        text-decoration: none;
        font-size: 0.85em;
        font-family: OpenSansBold;
    }
.benefit-btn-container button a {
    color: #fff;
}
.benefit-tile-back {
    background-color: #000;
    bottom: 0;
    height: 35px;
    opacity: 0.7;
    position: absolute;
    width: 96.5%;
    margin-left: 0px;
}
.benefit-tile-text {
    bottom: 42%;
    color: #fff;
    font-family: OpenSansBold;
    font-size: 1em;
    font-weight: bold;
    height: 35px;
    left: 0;
    line-height: 16px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%;
}
.benefit-tile-text span {
    
}
.explore-container {
    margin-bottom: 60px;
}
.explore-container img {
    width: 100%;
}
.explore-text-container .member-inner-header {
    margin-bottom: 20px;
}
.explore-tiles-left-subcontainer {
    padding-right: 7.5px;
}
.explore-tiles-left-subcontainer div, .explore-tiles-left-subcontainer img {
    cursor: pointer;
}
.explore-tiles-right-subcontainer {
    padding-left: 7.5px;
}
.explore-tiles-right-subcontainer div, .explore-tiles-right-subcontainer img {
    cursor: pointer;
}
.explore-tiles-small-left {
    padding: 0 4px 0 0;
}
.explore-tiles-small-right {
    padding: 0 0 0 4px;
}
.explore-tile-square-img {
    height: 454px;
}
.explore-tile-small-img {
    height: 220px;
}
.explore-tile-horizontal-img {
    height: 220px;
}
.explore-tile-back {
    background-color: #000;
    bottom: 0;
    height: 35px;
    opacity: 0.7;
    position: absolute;
    width: 98%;
}
.explore-tile-text {
    color: #fff;
    bottom: 0;
    left: 0;
    height: 35px;
    position: absolute;
    width: 98%;
    text-align: left;
    font-weight: bold;
    font-size: 0.9em;
    font-family: OpenSansBold;
    margin: 0;
    padding-top: 10px;
    margin: 0 0 0 12px;
}
    .explore-tile-text span {
        display: inline-block;
        font-weight: bold;
        font-size: 0.9em;
        margin-left: 8px;
        margin-top: 9px;
        font-family: OpenSansBold;
    }
.explore-tile-horizontal .explore-tile-back {
    width: 100%;
}
.explore-tile-horizontal .explore-tile-text {
    width: 100%;
}
.explore-tile-horizontal {
    margin-top: -2px;
}
.discover-container {
    margin-bottom: 40px;
}
.discover-subcontainer {
    height: 700px;
}
.discover-subcontainer > img {
    height: auto;
    max-width: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 700px;
    top: 0;
    left: 0;
}
.discover-header {
    color: #fff;
    font-family: ProximaNovaLight;
    font-weight: bold;
    font-size: 2.85em;
}
.discover-btn-container button, .discover-btn-container a {
    background-color: #f5821f;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 0.85em;
    font-weight: bold;
    height: 40px;
    padding-top: 12px;
    text-decoration: none;
    width: 300px;
    font-family: ProximaNovaBold;
}
.discover-exchange-text h3, .discover-exchange-text h5 {
    color: #fff;
    font-family: OpenSansBold;
    font-size: 0.9em;
    font-weight: bold;
}
.discover-exchange-background, .discover-countries-background, .discover-members-background {
    height: 99px;
}
.discover-exchange-background > img, .discover-countries-background > img, .discover-members-background > img  {
    max-width: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 99px;
    top: 0;
    left: 0;
}
.discover-exchange-background > h3, .discover-countries-background > h3, .discover-members-background > h3 {
    font-family: ProximaNovaLight;
    font-size: 4.3em;
    left: 0;
    margin-left: 9%;
    margin-top: 14px;
    position: absolute;
    text-align: left;
    top: 0;
    color: #fff;
    width: 87%;
}
.discover-countries-background > h3 {
    margin-left: 11%;
    width: 91%;
}
.discover-members-background > h3 {
    margin-left: 9%;
    width: 102%;
}
.stretch-left {
    position: relative;
    left: -10px;
}
.discover-members-background .stretch-left {
    position: relative;
    left: -10%;
}
.discover-img-container {
    margin-top: -170px;
}
.discover-subcontainer button a {
    text-decoration: none;
    color: #fff;
}
.discover-img-container img {
    height: auto;
    max-width: 100%;
}
.discover-btn-container {
    margin-top: 20px;
}
.discover-counter-container {
    margin-top: 40px;
}
.discover-text-container {
    margin-top: 40px;
}
.discover-text-container h2 {
    font-size: 2.6em;
}
.discover-counter-subcontainer {
    padding-right: 32px;
}
.vacation-header {
    color: #006579;
    font-size: 2.85em;
    font-family: ProximaNovaLight;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 20px;
}
.vacation-subcontainer {
    height: 585px;
    margin-top: 145px;
}
.vacation-subcontainer > img {
    height: 585px;
    max-width: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    left: 0;
    top: 0;
}
.vacation-background-sm, .vacation-background-xs {
    display: none;
}
.vacation-innersubcontainer {
    margin-top: -145px;
}
.vacation-tiles-container {
    margin-top: 15px;
    padding: 0 11%;
}
.vacation-tiles-subcontainer {
    margin-bottom: 15px;
}
.vacation-tiles-image {
    overflow: hidden;
    padding-left: 22px;
    padding-right: 0;
}
.vacation-tiles-image img {
    max-width: 100%;
    height: 230px;
}
.nav-image .vacation-tiles-image img {
    max-width: 100%;
    height: auto;
}
.vacation-btn-container {
    margin-top: 25px;
}
    .vacation-btn-container button, .vacation-btn-container a {
        height: 40px;
        width: 260px;
        background-color: #f5821f;
        color: #fff;
        border: none;
        font-weight: bold;
        display: inline-block;
        padding-top: 12px;
        text-decoration: none;
        font-size: 0.85em;
        font-family: OpenSansBold;
    }
.vacation-tile-back {
    background-color: #000;
    bottom: 0;
    height: 35px;
    opacity: 0.7;
    position: absolute;
    width: 96.5%;
    margin-left: 0px;
}
.vacation-tile-text {
    bottom: 0;
    color: #fff;
    font-family: OpenSansBold;
    font-size: 0.9em;
    font-weight: bold;
    height: 35px;
    margin: 0 0 0 15px;
    padding-top: 10px;
    position: absolute;
    text-align: left;
    width: 84.5%;
}
.padding-right-zero {
    padding-right: 0px;
}
.padding-left-zero {
    padding-left: 0px;
}
.padding-zero {
    padding: 0px;
}
.tile-margin-bottom {
    margin-bottom: 15px;
}
.footer-container {
    background-color: #fff;
    margin-top: 60px;
    padding-bottom: 45px;
    overflow: hidden;
}
.footer-inner-top-container {
    padding: 0;
}
.footer-inner-bottom-container {
    padding: 0;
    margin-bottom: 30px;
}
.footer-inner-bottom-container ul li a {
    text-decoration: none;
    color: #3C3B3B;
}
.footer-img-container {
    margin: 0 auto 5px
}
.footer-img-container div {
    display: inline-block;
}
.social-image {
    margin-left: 10px;
}
.icon-facebook {
    width: 31px;
    height: 45px;
    background: url(../images/responsive/social-icons-lg.png) no-repeat 0 0;
    background-size: cover; 
}
.icon-twitter {
    width: 47px;
    height: 45px;
    background: url(../images/responsive/social-icons-lg.png) no-repeat -31px 1px;
    background-size: cover; 
}
.icon-youtube {
    width: 46px;
    height: 45px;
    background: url(../images/responsive/social-icons-lg.png) no-repeat -79px 1px;
    background-size: cover; 
}
.icon-instagram {
    width: 51px;
    height: 45px;
    background: url(../images/responsive/social-icons-lg.png) no-repeat -127px 2px;
    background-size: cover; 
}
.icon-pinterest {
    width: 52px;
    height: 45px;
    background: url(../images/responsive/social-icons-lg.png) no-repeat -180px 2px;
    background-size: cover; 
}
.icon-rci , .icon-rci-tv { 
    width: 54px;
    height: 45px;
    background: url(../images/responsive/social-icons-lg.png) no-repeat -235px 0px;
    background-size: cover; 
}
.icon-bud, .icon-googleplus { 
    width: 48px;
    height: 45px;
    background: url(../images/responsive/social-icons-lg.png) no-repeat -290px 2px;
    background-size: cover; 
}
.footer-text {
    margin-top: 3px;
    width: 100%;
    height: 52px;
}
.footer-text img{
    margin: 0 auto;
    width: 67%;
}
.footer-line-container {
    padding: 0;
}
.footer-line-container hr.line {
    border: none;
    height: 1px;
    color: #8e8a8a;
    background-color: #8e8a8a;
    margin: 15px 0 30px 0;
}
.footer-line-container-sm {
    margin: 0 auto;
    padding: 0 20px;
}
.footer-inner-bottom-container ul,
.rci-footer-mobile ul {
    padding-left: 0px;
    padding-right: 14px;
}
    .footer-inner-bottom-container ul li,
    .rci-footer-mobile ul li {
        list-style: none;
        font-size: 0.9em;
        font-family: OpenSansBold;
    }
    .footer-inner-bottom-container ul li {
        margin-bottom: 3px;
        font-family: OpenSansBold;
    }
.footer-inner-bottom-container ul li:first-child {
    margin-bottom: 5px;
}
.footer-inner-bottom-container ul.rci-logo-container {
    padding-left: 15px;
}
.footer-inner-bottom-container .footer-links-section ul li {
    color: #000;    
}
.rci-logo-container li {
    color: #8e8a8a;
}
.rci-logo {
    width: 100%;
    height: 52px;
}
.footer-inner-bottom-container .rci-logo-container-sm {
    float: left;
    margin-top: -3px;
    padding-left: 2px;
}
.rci-logo-container-sm li {
    color: #8e8a8a;
}
.footer-banner ul {
    padding-left: 15px;
}
.footer-banner ul li {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
    font-size: 0.9em;
}
.home-nonregister .footer-banner ul li {
    padding-right: 15px;
}
.footer-copyright-link {
    color: #8e8a8a
}

.accordion-toggle:hover {
    text-decoration: none;
}
.footer-accordion .panel {
    border: none;
    background-color: #fff;
    box-shadow: none;
}
.footer-accordion .panel-default .panel-heading {
    background-color: #fff;
    box-shadow: none;
    background-image: none;
    cursor: pointer;
}
.footer-accordion .panel-collapse {
    box-shadow: none;
}
.footer-accordion .panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}
.footer-accordion .panel-body {
    margin-left: -12px;
}
    .footer-accordion .panel-body li {
        list-style-type: none;
        color: #E26F25;
        line-height: 26px;
        font-family: OpenSansBold;
        font-size: 0.9em;
    }
.footer-accordion .panel-title a {
    text-decoration: none;
    font-family: OpenSansBold;
    font-size: 0.9em;
    background: none;
    line-height: 20px;
    padding: 15px 0;
}
.footer-accordion .panel {
    border-top: 1px solid #8e8a8a;
    margin-top: 0;
    width: 99%;
}
.footer-accordion .panel:last-child {
    border-bottom: 1px solid #8e8a8a;
}
.footer-accordion .panel-heading {
    margin: 0;
    padding: 19px 0 15px 5px;
    position: relative;
}
.footer-accordion .panel-title {
    font-weight: bold;
    color: #333;
}
.footer-accordion .panel-group {
    margin-bottom: 20px;
    padding-left: 6px;
}
.footerBannerLink {
    margin-top: 10px;
}
.footerBannerLink ul {
    padding-left: 0;
}
.footerBannerLink li {
    list-style-type: none;
    line-height: 30px;
    font-size: 1em;
    color: #333;
    cursor: pointer;
}
.footer-copyright-link {
    color: #8e8a8a;
    font-size: 0.85em;
    margin-top: 15px;
}
.footer-plus {
    background: rgba(0, 0, 0, 0) url("../images/responsive/footer-plus.png") repeat scroll 0 0;
    display: inline-block;
    height: 11px;
    position: absolute;
    right: 4px;
    width: 11px;
    top: 40%
}
.footer-minus {
    background: rgba(0, 0, 0, 0) url("../images/responsive/footer-minus.png") repeat scroll 0 0;
}
::-webkit-input-placeholder {
    color: black;
}
#formSignin .username {
    margin-bottom: 10px;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 0;
    width: 84%;
    margin-left: 19px;
    height: 32px;
    padding-left: 10px;
    margin-top: 10px;
    border: 1px solid #ccc;
}
.remember-me {
    margin-left: 19px;
}
    .remember-me label {
        font-family: OpenSansBold;
        font-size: 0.85em;
        color: #333;
    }
.remember-me label span {
    display: inline-block;
    margin-left: 6px;
    position: relative;
    top: 1px;
    vertical-align: text-bottom;
}
#formSignin-mobile .username-mobile {
     background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid rgb(204, 204, 204);
    clear: both;
    border-radius: 0;
    display: inline-block;
    float: none;
    height: 32px;
    margin-bottom: 10px;
    margin-left: 16px;
    margin-top: 10px;
    padding-left: 10px;
    width: 88%;
}


#formSignin.formSection .password {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    clear: both;
    color: #222;
    float: none;
    height: 32px;
    margin: 0 0 10px 19px;
    min-height: 32px;
    padding: 0 0 0 10px;
    width: 84%;
}
#formSignin-mobile .password-mobile {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 0;
    clear: both;
    display: inline-block;
    float: none;
    height: 32px !important;
    margin-left: 16px;
    padding-left: 10px;
    width: 88%;
    margin-top: 0 !important;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.logInButton a {
    margin-top: 10px;
    color: #F5821F;
    padding-right: 51px;
    text-decoration: none;
    padding-right: 18px;
    padding-bottom: 9px;
    padding-top: 4px;
    padding-left: 4px;
    margin-right: 30px;
    font-weight: bold;
}
.logInButton button {
    margin-right: 20px;
    color: #fff;
    background-color: #F5821F;
    height: 29px;
    width: 85px;
    font-weight: bold;
    border: none;
}
.logInButton {
    margin-top: 10px;
    height: 50px;
    margin-left: 19px;
}
.cross-img {
    height: 11px;
    position: relative;
    top: -2px;
    width: 10px;
    left: 3px;
}
.scroll-cross-img {
    display: none;
}
.rci-header-blue
{
    color: #006579;
}

.Mandatory {color:#FF0000;padding-left:4px;padding-right:4px;}

.rci-header-fix.scrolled .cross-img {
    display: none;
}
.rci-header-fix.scrolled .scroll-cross-img {
    display: inline-block;
}
.formSection {
    background-color: #fff;
    display: none;
    padding: 17px 0 20px 7px;
    position: absolute;
    right: 0;
    top: 45px;
    width: 300px;
    box-shadow: 0 0 5px #333;
    z-index: 1;
}
.formSection-mobile {
    margin-top: 8px;
    width: 100%;
    border: 1px solid rgb(255, 255, 255);
    padding: 10px 10px 20px;
    background-color: rgb(255, 255, 255);
    margin-right: -43px;
    display: none;
    box-shadow: inset 0 0 8px #ccc;
}
.formSection-mobile .remember-me {
    margin-top: 10px;
}
.formSection-mobile .remember-me input[type="checkbox"] {
    margin-left: 0;
    position: static;
}
 
.signin .close-in-button {
    display: none;
    color: #999;
    width: 100%;
    margin-left: 1px;
}
.home-nonregister .signin .close-in-button {
    width: 106px;
    float: right;
}
.close-in-button-mobile {
    display: none;
    color: #B1B1B1;
    width: 106px;
    background-color: rgb(255, 255, 255);
    border: medium none;
    color: rgb(19, 71, 123);
    font-size: 0.9em;
    font-weight: bold;
    float: right;
    margin-bottom: 8px;
    margin-right: 11px;
    margin-left: 1px;
    color: #B1B1B1;
}

.logInButtonMobile {
    margin-left: 18px;
}
form .error-msg {
    border: 1px solid red;
    border-radius: 3px;
    color: red;
    font-family: ProximaNovaLight;
    font-size: 1em;
    padding: 12px 10px 10px 40px;
    width: 44%;
    margin: 10px 0 10px 16px;
}
.rci-signinform .error-msg, .rci-signinform-sm .error-msg {
    width: 85%;
    margin: 10px 0 10px 17px;
}
.formSection-mobile form .error-border, .formSection form .error-border {
    border: 1px solid red;
}
.clear {
    clear: both;
}
.pipe {
    margin-left: -8px;
    margin-right: 9px;
}
.forget_password {
    margin-left: 19px;
}
.home-nonregister .forget_password {
    margin-left: 10px;
}
.forget_password a {
    font-size: 0.8em;
      color: #333;
      text-decoration: none;
      margin-top: 3px;
      font-family: Arial;
      font-weight: bold;
      padding-left: 8px;
}
.forget_password a:hover {
    font-weight: bold;
    color: #832c73;
}
.fpassword {
    float: left;
    padding-right: 20px;
}
.check-icon {
    color: #B1B1B1;
}
.close-in-button .fa {
    font-size: 1.2em;
}
.footer-img-container a {
    display: inline-block;
}
.member-inner-container button a {
    text-decoration: none;
    color: #fff;
}
.vacation-subcontainer button a {
    text-decoration: none;
    color: #fff;
}
.footer-inner-bottom-container ul li a {
    text-decoration: none;
    color: #000;
    font-family: OpenSansRegular;
    font-size: 1.05em;
}
.footer-inner-bottom-container ul.rci-logo-container-sm  li a {
    color: #8e8a8a;
}

.footer-banner ul li a {
    text-decoration: none;
    color: #000;
    font-family: OpenSansRegular;
    font-size: 1.05em;
}
.footer-banner-mobile {
    padding: 0 8px 0 15px;
}

.footer-banner-mobile-2 {
    padding: 0 10px 0 8px;
}

.footer-banner-mobile ul li a
{
    text-decoration: none;
    color: #000;
    font-size: 0.95em;
    font-family: ProximaNovaLight;
}
.footer-banner-mobile ul li a, .footer-banner-mobile-2 ul li a {
    text-decoration: none;
    color: #333;
    font-size: 1em;
    font-family: OpenSansRegular;
}
.plugin-social {
    margin: 18px 0 45px 0;
}

.plugin-like, .plugin-share, .plugin-data {
    display: inline-block;;
}

.plugin-like button, .plugin-share button{
    background: #4c69ba;
    background: -webkit-linear-gradient(#4c69ba, #3b55a0);
    background: -moz-linear-gradient(#4c69ba, #3b55a0);
    background: -ms-linear-gradient(#4c69ba, #3b55a0);
    background: linear-gradient(#4c69ba, #3b55a0);
    border: none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    padding: 0;
    text-shadow: 0 -1px 0 #354c8c;
    white-space: nowrap;
    font-family: helvetica, arial, sans-serif;
    font-size: 0.85em;
    width: 54px;
    height: 23px;
}

.footer-social-container .plugin-like button, .footer-social-container .plugin-share button {
    font-size: 0.8em;
    height: 21px;
}

.plugin-like button img {
    height: 14px;
    left: 0;
    margin-right: 4px;
    position: relative;
    top: -1px;
    width: 15px;

}

.plugin-share button {
    width: 47px;
}

.plugin-data {
    background: white;
    border: 1px solid #9197a3;
    border-radius: 2px;
    color: #4e5665;
    display: inline-block;
    font-size: 11px;
    height: auto;
    line-height: 18px;
    margin-left: 4px;
    min-width: 15px;
    padding: 0 3px;
    text-align: center;
    white-space: nowrap;
    font-family: helvetica, arial, sans-serif;
}

.plugin-data-arrow {
    height: 0;
    left: -9px;
    position: relative;
    top: -14px;
    width: 5px;
    z-index: 2;
}

.plugin-data-arrow s, .plugin-data-arrow em {
    border-color: transparent #9197a3;
    border-style: solid;
    border-width: 4px 5px 4px 0;
    display: block;
    position: relative;
    top: 1px;
}

.plugin-data-arrow em {
    border-right-color: #fff;
    left: 2px;
    top: -7px;
}

.footerBannerLink .plugin-social {
     margin: 10px 0 0px;
}

.footerBannerLink .footer-img-container {
    margin: 30px 0 0 0;
}

.footer-social-container {
    padding: 21px 0 0 15px;
    width: 36%;
}

.footer-social-container .footer-img-container {
    padding: 0;
    text-align: left;
    width: 195px;
}

.footer-social-container .plugin-social {
    margin-top: 5px;
    padding: 0;
    text-align: right;
    width: 145px;
}

.footer-social-container .icon-facebook {
    background-size: 171px 24px;
    height: 25px;
    width: 17px;
}
.footer-social-container .icon-twitter {
    background-position: -18px 1px;
    background-size: 171px 24px;
    height: 25px;
    width: 20px;
}
.footer-social-container .icon-youtube{
    background-position: -41px 1px;
    background-size: 171px 24px;
    height: 25px;
    width: 21px;
}
.footer-social-container .icon-instagram {
    background-position: -67px 1px;
    background-size: 171px 24px;
    height: 25px;
    width: 22px;
}
.footer-social-container .icon-pinterest {
    background-position: -96px 2px;
    background-size: 171px 24px;
    height: 25px;
    width: 23px;
}
.footer-social-container .icon-rci, .footer-social-container .icon-rci-tv {
    background-position: -123px 1px;
    background-size: 171px 24px;
    height: 25px;
    width: 22px;
}
.footer-social-container .icon-bud, .footer-social-container .icon-googleplus {
    background-position: -151px 1px;
    background-size: 171px 24px;
    height: 25px;
    width: 22px;
}
.close-in-button_nav{
    position:absolute;
    right:-216px;
    top:-20px;
    color:#999;
    cursor: pointer;
}
.cross-img_nav{
    margin-top:-2px;
}
.feedback-livechat-container{
    height: 41px;
    position: fixed;
    right: -66px;
    top: 60%;
    width: 155px;
    z-index: 999995;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
     -webkit-transition: right 300ms ease-out;
    -moz-transition: right 300ms ease-out;
    -o-transition: right 300ms ease-out;
    transition: right 300ms ease-out;
}

.feedback-livechat-container:hover{
    right: -60px;
}

.live-chat {
  cursor: pointer;
    float: left;
    height: 41px;
    margin-left: 28px;
    width: 151px;
  
}
.feedback-rci {
   
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    display: table;
    height: 41px;
    margin: 0 auto;
    width: 151px;
     background: #fefefe; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fefefe, #e7e7e7); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fefefe, #e7e7e7); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fefefe, #e7e7e7); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fefefe, #e7e7e7); /* Standard syntax */
    background-repeat: no-repeat;
    float: left;
    
}
.feedback-rci-content {
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-image: url("/staticimages/renewal/oo_tab_icon.gif ");
    background-position: 20% 53%;
    background-repeat: no-repeat;
    padding: 4px 0 0 48px;
    cursor: pointer;

}
.feedback-rci span{
    display: table-cell;
    font-size: 1.2em;
    vertical-align: middle;
    margin: 0 6px 0 0;
}
img[id^='liveagent'] {
    margin-left: 17px;
}
.carousel-indicators .active, .carousel-indicators li {
    margin-left: 3px;
    margin-right: 3px;
}
.rci-carousel .carousel-indicators .active {
    height: 11px;
    width: 11px;
}
.footer-inner-bottom-container ul.rci-logo-container-sm li a {
    font-family: OpenSansBold;
}
@media (max-width: 599px) {
    .home-nonregister .rci-header {
        margin-bottom: 65px;
    }
    .rci-carousel .carousel-text {
          height: 144px;
        padding-top: 5px;
        width: 290px;
    }
    h4.carousel-button {
        bottom: 20px;
        margin: 0;
    }
    .home-nonregister .carousel-text-left {
        left: 0;
    }
    .carousel-text-right {
        left: 0;
        padding-top: 0;
    }
    .carousel-button button, .carousel-button a {
        margin-top: 0;
    }
    .home-nonregister .carousel-text h4 {
        margin-bottom: 0;
    }
    #oo_tab.oo_tab_right {
        display: none;
    }
    .sidebar {
        width: 89%;
        left: -89%;
    }
    .system-outage-alert {
        margin-left: 5px;
        margin-top: 4px; 
        float: left;
    } 
        
    .home-nonregister .rci-header-fix-small .signin-content {
        width: 215px; /*tt*/
    }
    .rci-header-fix-small .signin-content { 
        right: 4%; /*tt*/
    }
    .rci-header-fix-small .signin-content button {
        float: right;
        height: 25px;
        position: relative;
        top: 0;
        width: 165px;
    }
    .outer-circle .inner-content {
        left: 5px;
    }
    .rci-header .carousel-text {
        color: #fff;
        height: 227px;
    }
    .benefit-subcontainer {
        background-color: #fff;
    }
    .member-btn-container button {
        width: 100%;
    }
    .member-check-container {
        margin-bottom: 15px;
    }
    .member-inner-container {
        padding: 0;
    }
    .member-container {
        margin-bottom: 10px;
    }
    .explore-tiles-left-subcontainer,
    .explore-tiles-right-subcontainer {
        padding: 0;
    }
    .discover-exchange-background, .discover-countries-background, .discover-members-background {
        display: table;
        margin: 0 auto;
        position: relative;
    }
    .discover-img-container {
        margin-top: -100px;
    }
    .discover-subcontainer {
        height: 782px;
    }
    .discover-subcontainer > img {
        height: 782px;
    }
    .discover-btn-container button {
        width: 100%;
    }
    .discover-counter-subcontainer {
        margin-bottom: 64px;
        padding-right: 15px;
    }
    .discover-exchange-background > img, .discover-countries-background > img, .discover-members-background > img {
        width: 225px;
        position: relative;
        height: 90px;
    }
    .discover-exchange-background > h3, .discover-countries-background > h3, .discover-members-background > h3 {
        font-family: ProximaNovaLight;
        font-size: 4.2em;
        margin: 12px auto 14px 19px;
        text-align: center;
        width: 200px;
    }
    .discover-countries-background > h3 {
        margin: 12px auto 14px 25px;
        width: 202px;
    }
    .discover-members-background > h3 {
        margin: 12px auto 14px 31px;
        width: 238px;
    }

    .discover-exchange-text h3, .discover-exchange-text h5 {
        margin-top: 10px;
    }
    
    .vacation-btn-container button {
        width: 90%;
    }
    .vacation-tiles-image img {
        max-width: none;
        width: 98%;
        height: 220px;
    }
    .vacation-tile-back {
        width: 94%;
    }
    .footer-text {
        margin: 3px auto;
        width: 92%;

    }
    .footer-line-container-xs {
        margin: 0 auto;
        padding: 0 20px;
    }
    .footer-line-container-xs hr.line {
        background-color: #8e8a8a;
        border: medium none;
        color: #8e8a8a;
        height: 1px;
    }
    .footer-line-container hr.line {
        margin: 0 auto 32px;
        text-align: center;
        width: 92%;
    }
    .icon-facebook {
        width: 27px;
        height: 38px;
        background: url(../images/responsive/social-icons.png) no-repeat 0 0;
    }
    .icon-twitter {
        width: 37px;
        height: 38px;
        background: url(../images/responsive/social-icons.png) no-repeat -27px 1px;
    }
    .icon-youtube {
        width: 38px;
        height: 38px;
        background: url(../images/responsive/social-icons.png) no-repeat -67px 1px;
    }
    .icon-instagram {
        width: 42px;
        height: 38px;
        background: url(../images/responsive/social-icons.png) no-repeat -110px 2px;
    }
    .icon-pinterest {
        width: 42px;
        height: 38px;
        background: url(../images/responsive/social-icons.png) no-repeat -158px 2px;
        ;
    }
    .icon-rci, .icon-rci-tv  {
        width: 42px;
        height: 38px;
        background: url(../images/responsive/social-icons.png) no-repeat -202px 2px;
    }
    .icon-bud, .icon-googleplus  {
        width: 42px;
        height: 38px;
        background: url(../images/responsive/social-icons.png) no-repeat -250px 2px;
    }
    .rci-logo {
        height: 42px;
    }
    .rci-footer-mobile ul {
        padding-left: 16px;
        margin-bottom: 30px;
    }
    .rci-footer-mobile ul li {
        margin-bottom: 6px;
    }
	.rci-footer-mobile ul li a{
       color: #8e8a8a;
       text-decoration: none;
    }
    .carousel-indicators li {
        background-color: #bbb;
        border: 1px solid #fff;
    }
    .carousel-indicators .active {
        background-color: #000;
    }
    .rci-carousel .carousel-indicators {
        bottom: -40px;
    }
    .carousel-text-left {
        display: block;
        top: 0;
        width: 100%;
    }
    .carousel-text-right {
        display: block;
    }
    .carousel-text h1 {
        display: block;
        font-size: 5em;
        width: 100%;
    }
    .carousel-text-right h2 {
        font-size: 1.5em;
    }
    .carousel-text-right {
        margin: 0;
        text-align: center;
        width: 100%;
    }
    .carousel-text button {
        margin-top: 32px;
        margin-left: 0px;
        width: 230px;
    }
     
    .rci-carousel, .carousel-container {
        height: 280px;
    }
    .rci-header, .rci-carousel .carousel-inner .item > img, .rci-carousel .carousel-inner .item {
        height: 280px;
    }
    .carousel-text h1 {
        margin-bottom: 0;
    }
    .location-sm {
        font-weight: bold;
        margin-top: 25px;
        text-align: center;
    }
    .location-sm p {
        text-align: center;
    }
    .carousel-text button {
        font-size: 1.1em;
        height: 36px;
    }
    .carousel-text p {
        font-size: 0.8em;
    }
    .vacation-tiles-container {
        padding-left: 0;
        padding-right: 10px;
    }
    .vacation-tiles-image {
        padding-left: 9px;
    }
    
    .home-nonregister .carousel-text h4 {
        font-size: 1.6em;
        margin: 10px 0 0;

    }
    .home-nonregister h4.carousel-button {
        font-size: 1.3em;
    }
    .vacation-tiles-container {
        padding: 0 9%;
    }
    .vacation-subcontainer {
        height: 452px;
        margin-top: 410px;
    }
    .vacation-subcontainer > img {
        height: 452px;
        display: none;
    }
    .vacation-subcontainer .vacation-background-sm {
        display: block;
    }
    .vacation-innersubcontainer {
        margin-top: -435px;
    }
    .vacation-text-container {
        padding: 0 10px;
    }
    .benefit-container {
        margin: 0 0 45px;
    }
    .benefit-tiles-container {
        padding: 0 3px 0 0px;
    }

    .benefit-tile-text span {
        margin-left: 5px;
        margin-top: 9px;
    }
    
    .benefit-tiles-image img {
        height: 110px;
        width: 100%;
    }
    .explore-tiles-container {
        padding: 0 12%;
    }
    .explore-tile-square-img {
        height: 370px;
    }

    .explore-tile-small-img {
        height: 185px;
    }

    .explore-tile-horizontal-img {
        height: 185px;
    }
    .explore-text-container {
        margin-top: 30px;
    }
    .footer-text img{
        width: 100%;
    }
    .member-inner-container .member-inner-header, .discover-text-container h2, .explore-text-container .member-inner-header, .vacation-header  {
        font-size: 2em;
    }
    .member-inner-header {
        margin-top: 0;
    }
    .discover-btn-container button, .discover-btn-container a {
        width: 275px;
        font-size: 0.85em;
    }

    .member-btn-container button, .member-btn-container a  {
        width: 275px;
        font-size: 0.85em;
    }

    .carousel-button button, .carousel-button a {
         font-size: 0.8em;
        height: 35px;
        margin-left: 0;
        margin-top: 0;
        width: 215px;
        padding-top: 10px;
    }

    .benefit-btn-container button, .benefit-btn-container a, .discover-btn-container button, .discover-btn-container a, .member-btn-container button, .member-btn-container a, .vacation-btn-container button, .vacation-btn-container a  {
        height: 35px;
        padding-top: 9px;
    }

    .home-nonregister .carousel-button button, .home-nonregister .carousel-button a {
        margin-top: 0px;
    }

    .member-btn-container {
        padding: 0;
    }

    .benefit-header, .discover-header {
        font-size: 2em;
        margin-top: 0;
    }

    .benefit-tile-text {
        bottom: 27%;
        font-size: 0.9em;
        left: 0;
        width: 100%;
    }
    .benefit-tiles-image {
        padding: 0 20px;
    }
    .benefit-text {
        font-size: 1.1em;
    }
    .footer-container {
        padding-bottom: 40px;
        margin-top: 35px;
    }
    .rci-carousel .carousel-text {
        top: 28.5%;
    }
    .home-nonregister .footer-container {
        margin-top: 30px;
    }
    .plugin-like button, .plugin-share button {
        height: 21px;
    }
    .plugin-social {
        margin: 10px 0 40px;
    }
    .footer-social-container .plugin-social {
        left: -15px;
    }
    .footer-banner-mobile ul li a, .footer-banner-mobile-2 ul li a {
        font-size: 0.9em;
    }
    .footerBannerLink .plugin-social {
         margin: 14px 0 0;
    }

}
@media (max-width: 440px) {
    .explore-tiles-container {
        padding: 0 4%;
    }
    .vacation-tiles-container {
        padding: 0 2%;
    }
    .explore-tile-square-img {
        height: 320px;
    }

    .explore-tile-small-img {
        height: 170px;
    }

    .explore-tile-horizontal-img {
        height: 170px;
    }
    .benefit-tile-text {
        bottom: 23%;
    }
    .vacation-tiles-image img {
        height: 170px;
    }
    .benefit-tiles-image img {
        height: 90px;
    }
    .vacation-text-container {
        padding: 0 15px;
    }
    .vacation-subcontainer {
        height: 452px;
        margin-top: 330px;
    }
    .vacation-innersubcontainer {
        margin-top: -350px;
    }
}
@media (max-width: 380px) {
    .vacation-header,
    .discover-text-container h2,
    .member-inner-header,
    .benefit-header {
        font-size: 2em;
        padding: 0 5px;
    }
    .discover-text-container {
        padding: 0;
    }
    .member-inner-container .member-inner-header {
        padding: 0 20px;
        font-size: 2em;
        margin-top: 0;
    }
    .member-check-container {
        padding: 0 5px;
    }
    .rci-header-fix-small .signin-content {
         right: 0%; 
    }
     .home-nonregister .rci-header-fix-small .signin-content {
      width: 202px; /*tt*/
    }
    .system-outage-alert {
        margin: 4px 6px 0 0;
    }
    .rci-header-fix-small .signin-content button {
        padding: 0;
        width: 155px; 
        margin-right: 5%;
    }
    .rci-header-fix-small .main-content .sidebar-toggle {
        padding-right: 12px;
    }
    .vacation-subcontainer {
        height: 215px;
        margin-top: 440px;
    }
    .vacation-subcontainer > img {
        height: 215px;
        display: none;
    }
    .vacation-subcontainer .vacation-background-xs {
        display: block;
    }
    .vacation-innersubcontainer {
        margin-top: -470px;
    }
    .vacation-tile-back {
        width: 93.5%;
    }
    .vacation-tiles-image {
        padding-left: 7px;
    }
    .vacation-text-container {
        padding: 0 15px;
    }
    .vacation-tile-back {
        height: 26px;
    }
    .vacation-tile-text {
        font-family: ProximaNovaExtraBold;
        font-size: 0.85em;
        margin-left: 10px;
        padding-top: 15px;
    }
    .seventh-image {
        width: 31px;
    }
    .sidebar .cross {
        right: -25px;
    }
    .sidebar {
        width: 83%;
        left: -83%;
    }
    .benefit-tiles-container {
        padding: 0;
    }
    .benefit-subcontainer {
        background-color: #fff;
    }
    .benefit-header {
        margin-top: 0;
    }
    .discover-text-container {
        margin-top: 25px;
    }
    .explore-tile-back {
        height: 30px;
    }
    .explore-tile-text {
        margin-left: 6px;
        font-size: 0.85em;
        padding-top: 14px;
        left: 3px;
        font-family: ProximaNovaExtraBold;
        
    }
    .explore-tile-square-img {
        height: 320px;
    }

    .explore-tile-small-img {
        height: 160px;
    }

    .explore-tile-horizontal-img {
        height: 160px;
    }
    
    
    .discover-text-container {
        margin-top: 25px;
    }
    .discover-btn-container button, .discover-btn-container a {
        width: 265px;
        font-size: 0.85em;
    }
    .benefit-tiles-image {
        padding: 0 12px;
    }
    .carousel-text h4 {
        font-size: 1.5em;
    }
    .carousel-text h1 {
        font-size: 4.5em;
    }
    .home-nonregister .carousel-text h4 {
        font-size: 1.3em;
    }
    .home-nonregister .carousel-text h1 {
        font-size: 5em;
    }
    .rci-carousel .carousel-text {
        padding-left: 0;
        padding-right: 0;
    }
     .carousel-button button, .carousel-button a {
        width: 215px;
    }
    

    .carousel-text-right h2 {
        font-size: 1.5em;
    }
    .home-nonregister .carousel-text-right h2 {
        font-size: 1.5em;
    }

    .location-sm {
        margin-top: 38px;
    }

    .home-nonregister .location-sm {
        margin-top: 25px;
    }

    .carousel-text p {
        font-size: 0.7em;
    }
    .home-nonregister .carousel-text p {
        font-size: 0.8em;
    }

    .explore-tiles-left-subcontainer,
    .explore-tiles-right-subcontainer {
        padding: 0;
    }
    
    .footer-img-container {
        padding: 0;
    }
    .rci-header-fix-small .main-content .sidebar-toggle {
        padding-right: 10px;
        padding-left: 10px;
    }
     .rci-carousel .carousel-inner .item > img {
        display: none;
    }
    .rci-carousel .carousel-inner .item > img.rci-header-image-xs {
        display: block;
    }
    .rci-header-fix-small .alert-danger {
        margin-left: -5px;
        width: 97%;
    }
    .rci-carousel .carousel-text {
        top: 25.5%;
    }
    .vacation-tiles-image img {
        height: 160px;
    }

    
}
@media (max-width: 340px) {
    .vacation-tiles-image img {
        height: 140px;
    }
}
@media (min-width: 380px) and (max-width: 521px) {
    .benefit-subcontainer {
        background-color: #fff;
    }
    
    .discover-text-container {
        padding: 0;
    }
}
@media (min-width: 381px) and (max-width: 599px) {
    .rci-carousel .carousel-inner .item > img {
        display: none;
    }
    .rci-carousel .carousel-inner .item > img.rci-header-image-sm {
        display: block;
    }
}
@media (min-width: 600px) and (max-width: 991px) {
    .carousel-container {
        height: 350px;
    }
    .system-outage-alert {
        float: left;
        margin-left: 20px;
        margin-right: 10px;
        margin-top: 3px;
    } 
    .rci-header-fix-small .signin-content button {
        height: 25px;
        top: 0;
        width: 165px;
        float: right;
    }
    
    .home-nonregister .rci-header-fix-small .signin-content {
        width: 245px; 
        text-align: right;
    }
    .outer-circle .inner-content {
        left: 5px;
    }
    .rci-header-fix-inner .language {
        padding-left: 15px;
    }
    .rci-header-fix-inner .signin {
        padding-right: 15px;
    }
    .rci-header, .rci-carousel .carousel-inner .item > img, .rci-carousel .carousel-inner .item {
        height: 350px;
        width: 100%;
    }

    .rci-header {
        margin-bottom: 35px;
    }
    .rci-carousel {
        height: 350px;
        margin-bottom: 35px;
    }
    .rci-carousel .carousel-inner .item > img {
        display: none;
    }
    .rci-carousel .carousel-inner .item > img.rci-header-image-sm {
        display: block;
    }
    .rci-carousel .carousel-text {
        top: 23.5%;
    }
    .carousel-text-right {
        display: inline-block;
        position: relative;
        text-align: left;
        width: 43%;
        padding-left: 0;
        padding-top: 9px;
        
    }
    .rci-header .carousel-text p {
        font-size: 0.6em;
        font-weight: bold;
        margin-top: 3px;
        text-align: right;
        -moz-transform: scaleY(1.2);
        -ms-transform: scaleY(1.2);
        -webkit-transform: scaleY(1.2);
        transform: scaleY(1.2);
    }
    .carousel-button button, .carousel-button a {
        font-size: 0.75em;
        font-weight: bold;
        height: 33px;
        margin-left: 24px;
        margin-top: -8px;
        padding-top: 9px;
        text-decoration: none;
        -moz-transform: scaleY(1.1);
        -ms-transform: scaleY(1.1);
        -webkit-transform: scaleY(1.1);
        transform: scaleY(1.1);
        width: 198px;
    }
    .home-nonregister .carousel-button button, .home-nonregister .carousel-button a {
        font-size: 0.7em;
        font-weight: bold;
        height: 30px;
        margin-left: 10px;
        margin-top: 0;
        padding-top: 9px;
        text-decoration: none;
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        width: 23.5%;
    }
    .carousel-text-left {
        top: 0px;
        width: 56%;
        margin-left: 0;
        left: 5px;
    }
    .home-nonregister .carousel-text-left {
        
    }
    .carousel-text-right h2 {
        margin: 0;
        font-size: 2.2em;
        font-weight: bold;
    }
    .carousel-text p {
        font-size: 0.85em;
        position: relative;
        text-align: right;
        top: -3px;
        font-family: ProximaNovaLight;
        font-weight: bold;
        padding: 0 8px 0 0;
        -moz-transform: scaleY(1.1);
        -ms-transform: scaleY(1.1);
        -webkit-transform: scaleY(1.1);
        transform: scaleY(1.1);
    }
    .carousel-text button {
        font-size: 0.9em;
        height: 36px;
        width: 192px;
        margin-top: 8px;
    }
    .home-nonregister .carousel-button button, .home-nonregister .carousel-button a {

    }
    .home-nonregister .carousel-text h1 {
        font-size: 6em;
    }
    .carousel-text h4 {
        font-size: 1.7em;
        margin-bottom: 0px;
        font-weight: bold;
        line-height: 28px;
    }
    .rci-carousel .carousel-text {
         height: 165px;
        padding-top: 5px;
        width: 623px;
    }
    h4.carousel-button {
        bottom: 62px;
        font-size: 1.3em;
        left: -5px;
        margin: 0;
        position: absolute;
        width: 100%;
    }
    .rci-carousel .carousel-indicators {
        bottom: 5px;
    }
    .member-btn-container button {
        width: 400px;
    }
    .member-inner-header {
        font-size: 33px;
    }
    .member-check-container {
        padding: 0 44px;
    }
    .discover-btn-container button {
        width: 400px;
    }
    .discover-exchange-background, .discover-countries-background, .discover-members-background {
        background-size: 100% 99%;
        height: 80px;
    }

    .discover-exchange-background > img, .discover-countries-background > img, .discover-members-background > img {
        height: 80px;
    }
    .discover-exchange-background > h3 {
        font-family: ProximaNovaLight;
        font-size: 4.25em;
        margin-left: 9%;
        margin-top: 8px;
    }

    .discover-countries-background > h3 {
        font-family: ProximaNovaLight;
        font-size: 4.25em;
        margin-left: 11%;
        margin-top: 8px;
    }
    .discover-members-background > h3 {
        font-family: ProximaNovaLight;
        font-size: 4.25em;
        margin-left: 9%;
        width: 102%;
        margin-top: 8px;
    }
    .discover-members-background .stretch-left {
        left: -9.5%;
    }
    .discover-countries-background .stretch-left {
       left: -5.5%;
    }
     
    .discover-subcontainer {
        padding: 0;
        height: 516px;
    }
    .discover-subcontainer > img {
        height: 516px;
    }
    .discover-counter-container {
        padding: 0 30px;
    }
    .discover-btn-container button, .discover-btn-container a, .benefit-btn-container button, .benefit-btn-container a, .vacation-btn-container button, .vacation-btn-container a {
         height: 35px;
        padding-top: 9px;
         width: 270px;
    }
    .benefit-btn-container button, .benefit-btn-container a {
        width: 135px;
    }
    .vacation-btn-container button, .vacation-btn-container a {
        width: 260px;
    }
    .vacation-subcontainer {
        height: 390px;
        margin-top: 235px;
    }
    .vacation-subcontainer > img {
        height: 390px;
        display: none;
    }
    .vacation-subcontainer .vacation-background-sm {
        display: block;
    }
    .vacation-innersubcontainer {
        margin-top: -250px;
    }
    .vacation-tiles-container {
        padding: 0 15px 0 0;
    }

    .benefit-header, .discover-header, .vacation-header { 
        font-size: 2.2em;
    }
    
    .benefit-tiles-container {
        padding: 0 8px 0 8px;
    }
    .benefit-tile-text {
        bottom: 37%;
         left: 0;
         font-size: 0.9em;
    }
    .benefit-tiles-subcontainer {
        padding: 0 5px;
    }
    .benefit-text p{
        font-size: 0.95em;
    }
    .explore-tiles-container {
        padding: 0 55px;
    }
    .explore-tile-square-img {
        height: 380px;
    }

    .explore-tile-small-img {
        height: 184px;
    }
    

    .explore-tile-horizontal-img {
        height: 183px;
    }
    .footer-inner-top-container hr.line {
        border: none;
        height: 1px;
        color: #8e8a8a;
        background-color: #8e8a8a;
        margin: 25px 0 30px 0;
        padding: 0;
    }
    .footer-links-section ul {
        padding-left: 15px;
        width: 195px;
    }

    .footer-links-section .footer-link-one {
        padding-left: 20px;
    }
    
    .footer-inner-bottom-container ul.rci-logo-container {
        float: left;
        height: 52px;
        margin-right: 5px;
        padding-left: 18px;
        width: 115px;
    }
    .footer-text img{
        width: 100%;
    }
    .vacation-tiles-image {
        padding-left: 12px;
    }
    .benefit-tiles-image {
        padding-left: 0px;
    }
    .footer-social-container {
        width: auto;
        padding: 10px 0 0 15px;
    }
    .footer-container {
        padding-bottom: 15px;
        margin-top: 30px;
    }
    .home-nonregister .footer-container {
        padding-bottom: 15px;
    }
    #formSignin-mobile .username-mobile, #formSignin-mobile .password-mobile {
        width: 44%; 
    }

    .icon-facebook {
    width: 33px;
     
    }
    .icon-twitter {
        width: 51px;
        
    }
    .icon-youtube {
        width: 50px;
        
    }
    .icon-instagram {
        width: 56px;
        
    }
    .icon-pinterest {
        width: 56px;
        
    }
    .icon-rci , .icon-rci-tv { 
        width: 60px;
        
    }
    .icon-bud, .icon-googleplus { 
        width: 48px;
    }
    .plugin-like button, .plugin-share button {
        height: 21px;
    }
    .footer-social-container .plugin-social {
        left: -15px;
    }
}

@media (min-width: 600px) {
    .benefit-tiles-image img {
        height: 215px;
    }
    
}
@media (min-width: 600px) and (max-width: 849px) {
    .member-check-container {
        padding: 0 34px;
    }
    .vacation-tiles-image img {
        height: 175px;
    }
    .vacation-tiles-image {
        padding-left: 8px;
    }
    .explore-tile-square-img {
        height: 360px;
    }

    .explore-tile-small-img {
        height: 174px;
    }

    .explore-tile-horizontal-img {
        height: 173px;
    }

    .member-inner-container .member-inner-header, .discover-text-container h2, .explore-text-container .member-inner-header, .vacation-header  {
        font-size: 2em;
    }

    .benefit-header {
        font-size: 2em;
        margin-top: 0;
    }
    .vacation-subcontainer {
        height: 365px;
    }
    .vacation-subcontainer > img {
        height: 365px;
    }

    .benefit-tiles-subcontainer {
        padding: 0 0 0 8px;
    }
    .benefit-tiles-image img {
        height: 175px;
    }
    .discover-members-background > h3 {
        font-size: 4.2em;
        margin-left: 7%;
    }
    .discover-members-background .stretch-left {
        left: -7%;
    }
    .explore-tiles-container {
        padding: 0 15px;
    }
    
}

@media (min-width: 600px) and (max-width: 699px) {
    .benefit-tiles-image img {
        height: 155px;
    }

    .carousel-text h4 {
         font-size: 1.7em;
    }
    .home-nonregister .carousel-text h1 {
        font-size: 5.3em;
    }
    .carousel-text-right h2 {
        font-size: 1.85em;
    }
    .carousel-text p {
        text-align: left;
        font-size: 0.7em;
        padding-right: 0;
    }
    .home-nonregister .carousel-text-left {
        left: 0px;
    }
    .carousel-text-right {
        left: 0;
    }
    .rci-carousel .carousel-text {
        height: 160px;
        width: 560px;
    }
    .home-nonregister .carousel-button button, .home-nonregister .carousel-button a {
        width: 23%;
    }
    .home-nonregister .carousel-button button, .home-nonregister .carousel-button a {
        font-size: 0.65em;
    }
    h4.carousel-button {
        bottom: 75px;
    }

}
@media (min-width: 992px) and (max-width: 1080px) {
    .navigation .rci-logo-container {
        padding-left: 0%;
    }
     
    .system-outage-alert {
        left: -2%; 
    }
        
    .close-in-button_nav {
        right: -160px;
    }
    .carousel-button button, .carousel-button a {
        width: 220px;
    }
    .carousel-text h1 {
        font-size: 8em;
    }
    .carousel-text h4 {
        font-size: 2.7em;
    }
    .carousel-text-right h2 {
        font-size: 3em;
    }
    .explore-tile-text span {
        margin-left: 5px;
    }
    .vacation-container .col-md-offset-2,
    .explore-container .col-md-offset-2,
    .discover-container .col-md-offset-2,
    .member-container .col-md-offset-2 {
        margin-left: 10.667%;
    }
    .vacation-container .col-md-8,
    .explore-container .col-md-offset-2,
    .discover-container .col-md-offset-2,
    .member-container .col-md-offset-2 {
        width: 77.667%;
    }

    .vacation-tiles-image img, .benefit-tiles-image img {
        height: 200px;
    }

    .nav-container .vacation-tiles-image img {
        height: 170px;
    }
    .discover-members-background .stretch-left {
        left: -9%;
        position: relative;
    }
    .explore-tile-square-img {
        height: 400px;
    }

    .explore-tile-small-img {
        height: 194px;
    }

    .explore-tile-horizontal-img {
        height: 193px;
    }
    .rci-header-fix .alert-danger {
        width: 107%;
        margin-left: -3%;
    }

        
}

@media (min-width: 1081px) and (max-width: 1200px) {
    .vacation-tiles-image img, .benefit-tiles-image img {
        height: 215px;
    }
    .carousel-button button, .carousel-button a {
        width: 240px;
    }
    
    .system-outage-alert {
        left: -2%; 
    }

    .close-in-button_nav {
        right: -185px;
    }

    .nav-container .vacation-tiles-image img {
        height: 180px;
    }
    .discover-members-background .stretch-left {
        left: -9%;
    }
    .explore-tile-square-img {
        height: 400px;
    }

    .explore-tile-small-img {
        height: 194px;
    }

    .explore-tile-horizontal-img {
        height: 193px;
    }
    .member-inner-header {
        font-size: 2.4em;
    }
    .member-container {
        padding: 0;
    }
}

@media (min-width: 1201px) and (max-width: 1400px){
    .nav-container .vacation-tiles-image img {
        height: 200px;
    }

    .close-in-button_nav {
        right: -200px;
    }

    .benefit-tiles-image img {
        height: 230px;
    }
    .discover-members-background .stretch-left {
        left: -9%;
    }
     /*.navigation ul li.main-list {
        margin-left: 3%;
    }
    .navigation .rci-header-logo {
        margin-left: 3%;
    } */

    .navigation .rci-nav-container {
         /*margin-left: -2%;
        padding-left: 0;
        padding-right: 10%;*/
    }
    .home-nonregister .signin button.sign-in-button {
       
    }
}

@media (min-width: 1401px) {
    .nav-image .vacation-tiles-subcontainer {
        width: 33%;
    }

    .nav-container .vacation-tiles-image img {
        height: 231px;
        width: 231px;
    }
    .rci-carousel .carousel-text {
        width: 945px;
    }
    
    .vacation-tiles-subcontainer, .benefit-tiles-subcontainer {
        width: 22%;
    }

    .vacation-tiles-container, .benefit-tiles-container { 
        margin-left: 4%;
    }

    .discover-counter-subcontainer {
          width: 29.333%;
    }

    .discover-counter-container {
        margin-left: 4.5%;
    }

    .explore-tile-square-img {
        height: 483px;
    }

    .explore-tile-small-img {
        height: 235px;
    }

    .explore-tile-horizontal-img {
        height: 235px;
    }

    .benefit-tiles-image img {
        height: 230px;
    }
    .footer-banner ul li a {
        font-size: 1em;
    }
    .footer-inner-bottom-container ul li a {
        font-size: 1em;
    }
	.footer-inner-bottom-container ul.rci-logo-container li a {
      color: #8e8a8a;
    }
    .stretch-left {
        position: relative;
        left: -6%;
    }
    .discover-members-background .stretch-left {
        position: relative;
        left: -11%;
    }
    
    .navigation .rci-nav-container {
        
    }
}

@media (min-width: 1401px) and (max-width: 1600px){ 
    .navigation .rci-nav-container {
        
    }

}

#Enrolment_ReferringMembershipNumber:valid,#Enrolment_MembershipNumber:valid {
    color: black;
}
#Enrolment_ReferringMembershipNumber:invalid, #Enrolment_MembershipNumber:invalid {
    color: #a94442;
}

#Enrolment_ReferringMembershipNumber:valid + #div {
    display: block;
}

#Enrolment_ReferringMembershipNumber:invalid + #div {
    display: none;
}

div.nm_bigdialog {
    width: 840px;
    border: 2px solid #333333;
    border-radius: 5px;
    background-color: #fff;
    position: absolute;
    top: 0px;
    display: none;
    box-shadow: 6px 6px 3px #cccccc;
}

.modal_overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(239, 239, 239, 0.87);
    z-index: 50;
}

.modal_overlay .content {
    position: relative;
    display: block;
    top: 40%;
    left: 30%;
    width: 40%;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    box-shadow: 2px 2px 5px 0 #848484;
}

@media only screen and (min-resolution: 210dpi) {

    .modal_overlay .content {
        top: 20%;
        left: 15%;
        width: 70%;
    }
}

.modal_overlay .content > div {
    margin-top: 10px;
    margin-bottom: 10px;
}

.modal_overlay .content .header {
    text-align: center;
}

.modal_overlay .content .body > span {
    padding: 15px;
    display: block;
}

.modal_overlay .content .footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.modal_overlay .content .footer > input {
    margin: 2px;
    min-width: 140px;
    width: 25%;
}

.loadingModal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('../images/progress-ripple.gif') 50% 50% no-repeat;
}

body {
    font-family: OpenSansRegular,Arial;
    background: #fff;
    padding: 0 !important;
    font-size: 14px;
    color: #555 !important;
}
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: "";
    }
    .thankyou-container .rci-thankyou-top {
        position: absolute !important;
    }
    .rci-header-fix,
    .rci-header-fix-small {
        position: absolute !important;
    }
    .shadow {
        display: none;
    }
    .header-detail .thankyou-text h2 {
        margin-top: 0;
        padding-top: 0;
    }
    .header-detail .header-detail-text {
        position: relative;
        top: -5px;
    }
    abbr[title]:after {
        content: " (" attr(title)")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

.rci-header-logo {
    cursor: pointer;
    list-style: none;
}
	.pad-fix{		
    padding: 0 20px;		
}
.rci-header-fix,
.rci-header-fix-small {
    height: 72px;
    margin: 0 auto;
    position: fixed;
    z-index: 100;
    border-bottom: 1px solid #ddd;
    background: #fff;
}
.header-detail {
    height: 165px;
    position: relative;
    top: 0px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    background-color: #000;
    opacity: 0.7;
    display: none;
    top: 0;
    z-index: 130;
}
.open-sidebar.sidebar {
    left: 0px;
}
.dropdown-menu li img {
    display: inline-block;
}
.dropdown-menu li a {
    display: inline-block;
}
.rci-header-logo img {
    max-height: 44px;
}
.nav .open a:focus,
.nav .open a:hover {
    background: none;
    border-color: transparent;
}
.panel-default ul li a {
    text-decoration: none;
    color: #d64309;
}
.caret {
    margin-left: 4px;
}

/*.modal .transaction-summary-body {
    margin-bottom: 20px;
}*/
.status {
    padding-left: 11%;
}
.status .status-text-selected p {
    color: #00a3d2;
    word-wrap: normal;
}
.status-container .status-selected {
    background: rgba(0, 0, 0, 0) url("../images/confirmFunnel/status-selected.png") no-repeat scroll;
    background-position: center;
    background-color: #fff;
    background-size: contain;
    cursor: pointer;
}
.status-container .status-completed {
    background: rgba(0, 0, 0, 0) url("../images/confirmFunnel/status-completed.png") no-repeat scroll;
    background-position: center;
    background-color: #fff;
    background-size: contain;
}
.status-container img {
    margin-left: 32px;
    width: 88%;
    z-index: 3;
    height: 3px;
}
.status-container-progress {
    height: 4px;
    left: 12px;
    position: absolute;
    top: 9px;
}
.three-steps.status-container img {
    margin-left: 40px;
    width: 90%;
}
.status-container span {
    color: #59c3e2;
    display: inline-block;
    font-family: ProximaNovaLight;
    font-size: 1.4em;
    font-weight: bold;
    left: 37%;
    position: absolute;
    top: 29%;
}
.status-container .status-selected span,
.status-container .status-completed span {
    color: #fff;
}
.pagination-text {
    font-weight: bold;
    margin-top: 30px;
}
.pagination-text p {
    text-align: center;
    color: #59c3e2;
    font-size: 1em;
    font-weight: normal;
    word-wrap: normal;
}
.pagination-text span {
    padding-right: 0;
    word-wrap: normal;
}
.wizard-text-2,
.wizard-text-3 {
    padding: 0 2%;
}
.three-steps .wizard-text-3 {
    margin-left: -4%;
    padding: 0 0 0 10%;
}
.wizard-text-1 {
    padding: 0 7% 0 0;
}
.three-steps .wizard-text-1 {
    margin-left: 1%;
    padding: 0 17% 0 0;
}
.wizard-text-4 {
    padding: 0 0 0 5%;
}
/*.wizard-text-4 p {
    margin-right: -30px;
}*/
.three-steps .wizard-text-4 {
    padding: 0 0 0 26%
}
.wizard-text-1 p {
    text-align: center;
}
/*.wizard-text-2 p {
    margin-left: -20px;
}*/
.wizard-text-2 sup {
    left: 2px;
}
sup {
    font-size: 0.7em;
}
.progress-1,
.progress-2,
.progress-3,
.progress-4 {
    background: rgba(0, 0, 0, 0) url("../images/confirmFunnel/status-unselected.png") no-repeat scroll;
    background-position: center;
    background-color: #fff;
    background-size: contain;
    z-index: 5;
}
.progress-1 {
    height: 65px;
    left: 4.5%;
    position: absolute;
    top: -21px;
    width: 44px;
    cursor: pointer;
}
.three-steps .progress-1 {
    left: 4.5%;
}
.status-container .progress-1 span {
    left: 41%;
}
.progress-2 {
    height: 65px;
    left: 32.5%;
    position: absolute;
    top: -21px;
    width: 44px;
}
.three-steps .progress-2 {
    left: 47.5%;
}
.progress-3 {
    height: 65px;
    left: 59.5%;
    position: absolute;
    top: -21px;
    width: 44px;
}
.three-steps .progress-3 {
    left: 90%;
}
.status-container .progress-3 span {
    left: 36.5%;
}
.progress-4 {
    height: 65px;
    left: 89.5%;
    position: absolute;
    top: -21px;
    width: 44px;
}
.status-container .progress-4 span {
    left: 36.5%;
}
/*.wizard-content {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}*/
.wizard-confirm .choose-plans {
    padding: 18px;
}
.wizard-progress > a {
    display: inline-block;
    cursor: default;
    height: 100%;
    width: 100%;
}
.wizard-progress.status-selected > a, .wizard-progress.status-completed > a  {
    cursor: pointer;
}
.shadow img {
    height: 30px;
}
.transaction-summary {
    padding-top: 10px;
}
.transaction-summary-top-container {
    margin-bottom: 30px;
}
.footer-container {
    background-color: #fff;
    height: auto;
    margin-top: 15px;
    overflow: hidden;
    padding-bottom: 25px;
    width: 100%;
    padding: 0 12.5%;
}
.footer-inner-top-container {
    padding: 0;
}
.footer-inner-bottom-container {
    padding: 0;
    margin-bottom: 30px;
    margin-top: 25px;
}
    .footer-inner-bottom-container ul li a {
        text-decoration: none;
        color: #8e8a8a;
        font-family: OpenSansRegular;
        font-size: 1em;
    }
.footer-text {
    margin-top: 3px;
    width: 100%;
    text-align: center;
}
.footer-text img {
    margin: 0 auto;
    width: 60%;
}
.rci-logo-container li {
    color: #8e8a8a;
    font-family: OpenSansBold;
    font-size: 0.9em;
    text-decoration: none;
    list-style: none;
    white-space: normal;
}
.rci-logo {
    background: url(../images/confirmFunnel/RCI-footer-logo.png) no-repeat;
    width: 100%;
    height: 52px;
}
.footer-inner-bottom-container .rci-logo-container .rci-logo {
    background: none;
}
.footer-inner-bottom-container .rci-logo-container-sm {
    float: left;
    margin-top: -3px;
    padding-left: 2px;
}
.footer-banner ul {
    padding-left: 15px;
}
.footer-banner ul li {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
    font-size: 0.9em;
}
.footer-copyright-link {
    color: #8e8a8a
}
.footer-line-container {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.footerBannerLink {
    margin-top: 10px;
}
.footerBannerLink ul {
    padding-left: 0;
}
.footerBannerLink ul li {
    list-style-type: none;
    line-height: 30px;
    font-size: 1em;
    color: #555;
    cursor: pointer;
}
.footer-copyright-link {
    color: #8e8a8a;
    font-size: 0.85em;
    margin-top: 50px;
    text-align: justify;
    font-family: OpenSansRegular;
    /*cc*/
}
.clear {
    clear: both;
}
	.print-icon svg{		
    vertical-align: middle;		
}
.header-detail-text h2 {
    font-size: 2.4em;
    margin: 35px 0 -5px;
}
.rci-header-text .header-detail-text h2 {
    margin: 0 0 -5px;
}
.rci-header-text .header-detail {
    height: auto;
}
.header-detail-text h3,
.header-detail-text h4 {
    font-size: 1.1em;
    color: #555;
    padding-left: 2px;
    margin-top: 10px;
    line-height: 1.3;
    clear: both;
    
}
.thankyou-container .header-detail-text h3,
.thankyou-container .header-detail-text h4{
    padding-top: 5px;
}
.thankyou-container {
    overflow: hidden;
}
.header-detail .header-detail-text {
    color: #006579;
    padding: 0 12.5%;
}

.thankyou-header-txt {
    max-width: 1200px;
    margin: 0 auto;
    float: none !important;
    padding: 0 15px !important;
}
.thankyou-header-txt h1{ color: #006579}
    .thankyou-header-txt p:first-of-type {
        font-weight: 700;
        font-family: OpenSansBold,arial;
        color: #222;
    }
	.header-detail .header-detail-text p{		
    color: #555555;		
}		
/*.header-detail-text p:first-of-type{		
    font-weight: bold;		
    font-family: "ProximaNovaBold","arial";		
    color: #222222;		
}*/
.header-detail-text p, p.header-detail-text {
    font-weight: bold;
    font-family: "OpenSansBold","arial";
    color: #222222;
}
body.modal-open,
body .modal-open .modal {
    overflow-x: hidden;
    overflow-y: scroll;
}
.modal-body p {
    font-size: 1.2em;
}
#ajaxSpinner {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #666;
    display: table;
    z-index: 10000;
    opacity: 0.2;
    filter: alpha(opacity=40);
    /* For IE8 and earlier */
}
#ajaxSpinner div {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#ajaxSpinner img {
    margin: 0 auto;
    vertical-align: middle;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
}
.feedback-livechat-container,
.c2cImgClass {
    height: 41px;
    position: fixed;
    right: -157px;
    top: 57%;
    width: 343px;
    z-index: 999995;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.footer-text img[src=""],
.dropdown-menu li img[src=""] {
    display: none !important;
}


.rci-header-fix .name-dropdown a.dropdown-toggle:focus { 
    outline:none; 
     border:1px solid #4D90FE;
     -webkit-box-shadow: 0px 0px 5px  #4D90FE;
     box-shadow: 0px 0px 5px  #4D90FE;
}
.status-container ul {
    margin: 0;
}
.status-container ul li {
    list-style: none;
}


/* Add Service */
.normal {
    font-weight: normal !important;
}
label {
    font-weight: normal;
}

/*input[type="checkbox"]:focus + label {
    outline: #b3d4fc solid 2px;
}*/

 abbr {
    color: #d64309;
    font-size: 1.1em;
    border-bottom: none !important;
    
}
.required-text p {
    text-align: left;
    font-size: 1em;
    color: #555;
    font-family: OpenSansRegular;
    padding: 0;
}
.wizard-form-content input, .wizard-form-content select {
    border-radius: 0;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    height: 35px;
}

.wizard-form-content select { 
    padding-left: 6px;
}

.wizard-form-content label, .rules-text p {
    color: #555;
}


.rules-text p {
    cursor: pointer;
}

.payment-rewards-msg p, .payment-due p{
    color: #555;
}
.payment-due p {
    font-weight: bold;
    padding-top: 5px;
    margin-bottom: 10px;
    font-family: OpenSansRegular;
}
 .tooltip-inner {
    background-color: #fff;
    color: #555;
    border: 1px solid #ddd;
    border-radius: 0;
    max-width: 550px;
    min-width: 400px;
    opacity: 1;

 }
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ddd;
}
.tooltip-inner h2 {
    font-size: 1.3em;
    text-align: left;
    color: #555;
    margin-top: 10px;
    font-weight: bold;
    font-family: OpenSansRegular;
}
.tooltip-inner p {
    text-align: left;
    color: #555;
    font-size: 1.1em;
    margin-bottom: 15px;
    font-family: OpenSansRegular;
}
.tooltip-inner p strong{
    color: #555;
}
.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
 
}

.grace-policy > p {
    display: inline-block;
}
.formError .formErrorContent {
    width: auto;
    background: transparent;
    position: relative;
    color: #8b0f04;
    min-width: 120px;
    font-size: 12px;
    border: 0 #ddd;
    padding: 4px 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    display: inline-block;
}

.popup-modal .modal-body p {
    font-size: 1em;
    font-family: ProximaNovaLight;
    color: #555;
}
.cancel-modal .modal-body p {
        margin-bottom: 0;
}
.wizard-form-cont {
        background-color: #faf9f6;
        padding: 0 15px;
        
    }
    .wizard-form-cont .wizard-form-inner {
        border: 1px solid #ddd;
        background-color: #fff;
        padding: 10px;
        margin: 15px 0;
         clear: both;
    }

.linethrough-red{color:red;}
.make_dft_color{color:#555}
div.fee-individual{line-height:30px}
.modal-header{border:none;padding:15px 15px 0}
.fee-individual p {
    margin-bottom: 0px;
      margin-top: 0;
}
.fee-individual .line-height-reduced {
    line-height: 20px;
    }
 
      .modal .transaction-summary-detail {
        background-color: #fff;
        border: 1px solid #ddd;
        height: auto;
        padding: 10px;
        color: #555;
        overflow: hidden;
        margin-bottom:15px
}


    .number_right{font-size: 0.9em;
    height: 100%;
    margin-bottom: 0;
    text-align: right;}

    /*.confirm-text-inner-container {
        border-bottom: 1px solid #ddd;
        padding-bottom: 12px;
    }*/

     .seperator { border-bottom: 1px solid #ddd;
       margin-bottom: 10px;
        margin-top: 5px;
        padding-bottom: 10px;
        clear:both}
    .thankyou-container .seperator {
        margin-top: 1px;
    }
.transaction-summary-text, .summary-sub-header {
    color: #555;
    font-size: 1.2em;
    margin-top: 0px;
    font-family: OpenSansRegular;
    font-weight: bold;
    padding-right: 0;
    word-wrap: normal;
    margin-bottom: 0;
}

.resort-data {
    font-family: OpenSansRegular;
}


.text-color {
    color: #d64309 !important;
}

article, section {
  margin:0;
}

.red, .red:hover {
    color: red;
}
.policy-modal .modal-body-subheader .proceed-info {
    margin: 35px 0 10px 15px;
 }



.plugin-data-arrow s, .plugin-data-arrow em {
    border-color: transparent #9197a3;
    border-style: solid;
    border-width: 4px 5px 4px 0;
    display: block;
    position: relative;
    top: 1px;
}

.plugin-data-arrow em {
    border-right-color: #fff;
    left: 2px;
    top: -7px;
}

.saved-box {
   height: 50px;
    background-color: #E5E5E7;
    padding-top: 15px;

}
    .saved-box p.transaction-item-text {
        font-family: OpenSansRegular;
        font-size: 1.05em;
        color: #333;
        text-align: center;
    }


/* Thankyou */
.thankyou-inner-container {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.thankyou-inner-container {
    max-width: 1200px;
    margin: 0 auto;
    float: none !important;
    padding: 0 15px;
    overflow:auto;
}
.rci-travel-text {
    padding: 0 12.5%;
}
.thankyou-body-cont {
    background-color: #faf9f6;
    padding: 6px 10px;
}
.thankyou-body-inner {
    border: none;
    padding: 0 10px;
    margin: 15px 0;
}
.margin-zero {
    margin: 0
}
.thanks-box {
    border: 1px solid #ddd;
    background-color: #fff;
    overflow: auto
}
	.plan-box{		
    padding: 15px 0;		
}		
.padding-top{		
    padding-top: 10px;		
}
.thankyou-inner-container.tabs-box {
    background-color: #fff;
    overflow: auto;
        padding: 0 12.5%;
    
}
.tab-content {
    overflow: hidden;
/*    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;*/
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
    background-color: #faf9f6;
}
.tabs-box-inner .nav-tabs > li > a {
    padding-left: 20px;
    padding-right: 20px;
}
.panel-heading {
    padding: 21px 14px 5px 0 !important
}
.accordion-toggle {
    padding: 0
}
.accordion-toggle {
  background: none;
}
.panel-title {
    padding-left: 13px;
    padding-bottom: 13px
}
.seperator-minus {
    border-bottom: 1px solid #ddd;
    clear: both;
    margin-bottom: 14px;
    margin-top: -12px;
    padding-bottom: 10px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{

   border-color: #ffffff;
   /*border-color:#ddd ;*/
   border-bottom-color:transparent
    }
    /*changes*/
    .thankyou-container .nav-tabs>li.active>a {
        /*border-top: 4px solid #d64309;*/
        border-bottom: 4px solid #d64309;
        border-radius: 0;
    }
    /*changes*/
	.mid-link{		
        margin: 10px 0;		
    }
.nav-tabs{
    border-bottom: 1px solid #ddd !important;
    border-top: 1px solid #ddd;
    padding-top: 8px;}
	.thankyou-container .nav-tabs {		
        padding-left: 0;		
        padding-right: 0;		
        border-top: none;		
    }
.panel-heading {
    background-color: #fff!important
}
.accordion-toggle,
.accordion-link {
    background-color: #fff
}
.panel-info {
    border: 1px solid #ddd
}
.panel-body {
    padding-top: 0
}
.flight-info-link {
    margin-top: 10px;
    padding-left: 8px;
    
}
.flight-info-link a {
    text-decoration: none;
}
.nav-tabs > li > a:hover {
    background: transparent;
    border-color: transparent
}
/*changes*/
.nav-tabs {
    border-bottom: 1px solid #ddd;
    /*background-color: #faf9f6;*/
    background-color: #ffffff;
}
.tb-other {
    margin-top: 20px
}
.tb-bottom {
    margin-bottom: 20px
}
.flight-car-cont {
    border: 1px solid #ddd;
    display: table;
    width: 100%;
}
/*changes*/
.v-cost{
    /*color: #00718A;*/
    font-weight: bold;
}
.logo-cont,
.tr-details p {
    text-align: center;
}
.main-fc-container {
    padding: 0 15px
}
.top_space {
    margin-top: 15px
}
/*changes*/
.tr-details {
    display: table-row;
    padding-top: 10px;
    line-height: 2px;
}
/*changes*/
.car-tr-details{
    text-align: center;
    min-height: 125px;
    border-bottom: 1px solid #ddd;
        padding: 15px 0;
}
.car-log-cont{
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
    display: block;
    vertical-align: middle;
    width: 100%;
    padding: 40px 30px;
}
.car-log-cont img{
    margin: 0 auto;
}
.logo-cont {
    height: 110px;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.logo-cont img {
    padding: 0 10px;
    display: inline-block;
    vertical-align: middle;
}
.summary-header {
    font-weight: bold;
    color: #555;
    font-size: 1.1em;
    font-family: OpenSansRegular;
    margin-bottom: 0;
}
.summary-sub-header {
    color: #555;
    font-size: 1.1em;
    font-weight: bold;
    border: none;
    margin-bottom: 3px;
}
.moredetails p {
    font-size: 1em
}
.moredetails {
    padding: 0 15px 10px 15px;
    overflow: auto
}
p.modalheader {
    font-weight: bold;
    color: #555;
    font-size: 1.1em;
    font-family: OpenSansRegular;
}
.bc-graybox {
    background-color: rgb(236, 236, 236);
    overflow: auto;
    padding: 10px;
    margin-bottom: 10px
}
p.modalsubheader {
    font-weight: bold;
    color: #555;
    font-size: 1em;
    font-family: OpenSansRegular;
}

a.print-icon span img.print-img{padding-right:14px; height: 30px;}
.thankyou-body-inner .transaction-item-text a {
   
        margin: 5px 0 10px 0;
        display: inline-block;
      
    }

    .top-space {
        margin-top: 10px;
        margin-bottom: 10px;
    }
	.header-space{		
    margin-top: 30px;		
}

    .tabs-box .tab-pane p {
        padding-left: 8px;
        margin-top: 3px;
        display: block;
    }
	.tabs-box .tab-pane p.v-cost{		
        color: #222;		
    }

    .rci-travel-text {
        margin-top: 20px;
        margin-bottom: 50px;
    }

    .icon-info {
        height: 13px;
        width: 13px;
        position: relative;
        left: 7px;
        top: -1px;
        vertical-align: sub;
    }

    .modal-header .close {
        opacity: .6;
        filter: alpha(opacity=60);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

.resort-image-container {
    padding-bottom: 20px;
    padding-top: 5px;
}



/* Renewal Section */
.choose-plans h2 {
    font-weight: bold;
    color: #333;
    font-size: 1.3em;
    margin-left: 15px;
    clear: both;
    padding: 8px 0 0 0;
    margin-top: 5px;
}
.wizard-form-cont .wizard-form-inner.renewal-container {
   margin-top: 0;
}

.ar-message {
    margin-bottom: 8px;
}

.plan-radio, .single-plan-radio {
    padding: 38px 10px 0 10px;
}
.choose-plans input[type="radio"] {
    
}
.choose-plans input[type="radio"] + label span {
    display: inline-block;
    width: 24px;
    height: 30px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.plan {
    margin: 5px 0 15px 0;
    background-color: #fff;
    padding: 0;
    cursor: pointer;
    border: 1px solid #ddd;
}
.plan-text {
    background-color: #e4e3e1;
    height: 94px;
    color: #333;
    text-align: center;
    font-size: 1.1em;
    display: table;
    padding: 0;
}


.plan .plan-sub-header {
    font-size: 1em;
    margin: 0;
}

.plan-text p, .plan-text h3 {
    display: table-cell;
    font-size: 0.95em;
    font-weight: normal;
    line-height: 18px;
    vertical-align: middle;
    padding: 0 15px;
    white-space: normal;
}
.plan-selected {
    background-color: #cde7f0;
}
.plan-selected .plan-text h3 {
    background-color: #00718a;
    color: #fff;
}
.renew-amount {
    padding-top: 25px;
    text-align: center;
    padding-left: 0px;
}
.renew-amount {
    color: #333;
}
.USD {
    color: #333;
    font-family: OpenSansBold;
    margin-top: 5px;
    font-size: 1.05em;
}
    .USD span {
        color: #006579;
        font-family: OpenSansBold;
    }

.deposit-cont .panel-default {
    border: none;
    margin-bottom: 10px;
}
.deposit-cont .panel-default>.panel-heading, .deposit-cont .panel-heading {
    border-width: 0;
    border-style: solid;
    border-color: #ddd;
    height: 50px;
    padding: 10px 0 0 0!important;
    
}
.deposit-cont .panel-title {
    padding-top: 3px;
    padding-left: 10px;
}
.deposit-cont .panel-heading {
    background-color: #ccecf6 !important;
    border-radius: 0;
}
.deposit-cont h2.panel-title {
    padding-top: 3px;
    padding-bottom: 0;
}
.deposit-cont h2.panel-title {
    color: #006579 !important;
}
.deposit-cont .panel-title {
    line-height: 28px;
}
.deposit-cont .panel-title a {
    text-decoration: none;
    outline: 0;
    line-height: 28px;
}
.deposit-cont .module-heading, .deposit-cont .accordion-toggle, .deposit-cont .accordion-link, .deposit-cont .green-nav-tab-link {
    background-color: transparent;
}

.deposit-cont .accordion-toggle span.panel-title {
    background-color: transparent;
}
.deposit-cont .panel-collapse {
    background-color: #faf9f6;
}
.deposit-cont .panel-body {
    padding-top: 0;
}
/*.panel-heading .accordion-toggle:before {
    background: url("../img/Minus.png");
    background-repeat: no-repeat;
     
    padding-right: 40px;
    
}*/
.panel-back a {
    font-family: OpenSansRegular;
    font-weight: bold;
}
/*.panel-back a.collapsed {
    background: url("../img/Plus.png");
    background-repeat: no-repeat;
    background-size: 28px 28px;
}*/

.deposit-cont .tab-inner-container-parent {
    padding: 15px 10px 10px 10px;
    margin: 5px 0;
}
.tab-inner-container-child {
    background-color: #fff;
    height: 100%;
    padding: 10px;
    overflow: visible;
    border: 1px solid #ddd;

}
    
.deposit-collapse {
    text-decoration: none;
    background-image: url("../images/confirmFunnel/more-minus.png");
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    width: 24px;
    outline: none;
    float: left;
    top: -1px;
    position: relative;
    left: -1%;
}

.deposit-collapse.collapsed {
    background-image: url("../images/confirmFunnel/more-plus.png");
    background-position: center;
    background-repeat: no-repeat;
    
 }

/*.deposit-cont input[type="radio"] + label span {
    display: inline-block;
    width: 24px;
    height: 30px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}*/

.deposit-cont .radio-back-on, .deposit-cont .radio-back-off, .deposit-cont .custom-radio-button-wrapper  {
    position: relative;
    top: 50px;
    text-align: center;
}

	.deposit-cont .top{
	top: 0px;
	text-align: left;
	}


/*.deposit-cont .radio-back-on label {
    background: url("images/confirmFunnel/radio-on.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 25%;
}*/

.module-heading::before, .accordion-toggle::before, .module-heading::after, .accordion-toggle::after {
    content: "";
    display: table;
    line-height: 0;
}
.deposit-cont .panel-heading .accordion-toggle:after {
    background: url("../images/confirmFunnel/Minus.png");
    background-repeat: no-repeat;
    float: right;
    color: grey;
    width: 30px;
    height: 30px;
    background-size: 72%;
    padding-right: 40px;
    float: left;
}
.deposit-cont .panel-heading .accordion-toggle.collapsed:after {
    background: url("../images/confirmFunnel/Plus.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background-size: 72%;
    padding-right: 40px;
    float: left;
}

.deposit-cont table {
    min-height: auto;
}
	.deposit-cont table thead th {		
    vertical-align: middle;		
}
    .deposit-cont table thead tr th {
        font-family: OpenSansRegular;
        text-align: center;
        border-bottom: 1px solid #ddd
    }
.deposit-cont table td {
    text-align: center;
}

.deposit-cont table tr td a.deposit-collapse {
    display: inline-block;
    width: 22%;
}

.deposit-cont table tr td .deposit-text {
    display: inline-block;
    width: 78%;
    text-align: center;
}

.text-left{
	text-align:left;
	}

.deposit-cont .info-collapse {
    position: absolute;
    word-wrap: normal;
    text-align: left;
    margin-top: 25px;
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    width: 95%;
    z-index: 20;
}

.deposit-cont .info-collapse span {
    padding: 0 10px;
    border-right: 1px solid #ddd;
    font-size: 0.9em;
}

.deposit-cont .info-collapse p {
    padding: 0px;
    margin: 10px 0 0 0 ;
    
}
.deposit-cont .info-collapse .paddingAdjust {
    padding-left: 0;
}
.deposit-cont .arrow-box {
    background: #fff;
    border: 1px solid #ddd;
	   box-shadow: 1px 3px 6px #ddd;
}
.thankyou-container .nav-tabs>li.active>a.text-color{color: #555!important;}
	.border-top{  border-top: 1px solid #ddd;}
	.deposit-cont .top.radio-back-off label, .deposit-cont .top.radio-back-on label
	{		    
    left: 0;		
}		   
.extra-margin{		
    margin: 10px 0;		
}		
.padding-bottom{		
    padding-bottom: 10px;		
}
.deposit-cont .arrow-box:after, .deposit-cont .arrow-box:before {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.deposit-cont .arrow-box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}
.deposit-cont .arrow-box:before {
    border-color: rgba(221, 221, 221, 0);
    border-bottom-color: #ddd;
    border-width: 11px;
    margin-left: -11px;
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
    padding-top: 8px;
}

.timer-cont {
    margin-top: 10px;
    
    font-size: 1.1em;
    margin-bottom: 10px;
}

.timer-cont a {
    text-decoration: none;
    color: #8b0f04;
}

.plan-text div {
  background-color: #76b043;
  color: #fff;
  display: table-row;
  height: 26px;
  width: 100%;
}

.plan-text h4 {
  color: #fff;
  font-size: 0.85em;
  margin: 7px 0 0;
}
    
.circle-icon svg{
        height: 1.2em;
        width: 1.2em;
        vertical-align:text-top;
        opacity: 0.3;
}
   
.print-icon svg{
    height: 2em;
    width: 2em;
}

.info-icon-blue svg {
    height: 1.3em;
    width: 1.3em;
}

a.infotooltip{vertical-align: sub}

@media (max-width: 599px) {
    img[id^='liveagent'] {
        display: none;
    }
    #oo_tab.oo_tab_right {
        display: none;
    }
    .bodyContent {
        overflow: hidden;
        height: 100%;
        width: 100%;
    }
    .sidebar {
        position: fixed;
        left: -89%;
        top: 0;
        background: #fff;
        width: 89%;
        height: 100%;
        z-index: 9999;
        box-sizing: border-box;
        -webkit-transition: left 0.4s ease-in-out;
        -moz-transition: left 0.4s ease-in-out;
        -ms-transition: left 0.4s ease-in-out;
        -o-transition: left 0.4s ease-in-out;
        transition: left 0.4s ease-in-out;
    }
    .sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .sidebar ul li {
        margin: 0;
    }
    .sidebar .header-accordion .panel-heading {
        padding: 15px 0 15px 20px;
    }
    .sidebar .header-accordion .panel-body {
        margin-left: 7px;
        padding-top: 0;
    }
    .sidebar .header-accordion .panel-title a {
        background-color: transparent;
        border-radius: 0;
        font-size: 0.9em;
        font-weight: bold;
        padding: 0;
        color: #222;
        text-decoration: none;
    }
    .sidebar .panel-heading {
        cursor: pointer;
    }
    .sidebar .header-accordion .panel-body li {
        font-size: 0.9em;
        font-weight: bold;
    }
    .sidebar .language a.dropdown-toggle {
        color: #555;
    }
    .sidebar .language .nav {
        height: 35px;
        padding-left: 20px;
    }
    .sidebar .cross {
        background: rgba(0, 0, 0, 0) url("../images/confirmFunnel/cross.png") repeat scroll 0 0;
        height: 20px;
        position: absolute;
        right: -35px;
        top: 15px;
        width: 20px;
        display: none;
        background-size: cover;
    }
    .sidebar .dropdown-menu-accordion li {
        margin-bottom: 10px;
    }
    .sidebar .dropdown-menu-accordion li a {
        display: inline-block;
        margin-left: 18px;
        margin-top: 5px;
    }
    .header-accordion .panel {
        border: none;
        background-color: #fff;
        box-shadow: none;
    }
    .header-accordion .panel-default .panel-heading {
        background-color: #fff;
        box-shadow: none;
    }
    .header-accordion .panel-collapse {
        box-shadow: none;
    }
    .header-accordion .panel-group .panel-heading+.panel-collapse>.list-group,
    .panel-group .panel-heading+.panel-collapse>.panel-body {
        border-top: none;
    }
    .header-accordion .panel-body {
        margin-left: -12px;
    }
        .header-accordion .panel-body li {
            list-style-type: none;
            color: #E26F25;
            line-height: 26px;
            font-family: OpenSansBold;
            font-size: 0.9em;
        }
    .header-accordion .panel-title a {
        text-decoration: none;
        font-family: OpenSansBold;
        font-size: 0.9em;
    }
    .header-accordion .panel {
        border-top: 1px solid #ddd;
        margin-top: 0;
        width: 99%;
    }
    .header-accordion .panel:last-child {
        border-bottom: 1px solid #ddd;
    }
    .header-accordion .panel-heading {
        margin: 0;
        padding: 15px 0 15px 5px;
        position: relative;
    }
    .header-accordion .panel-title {
        font-weight: bold;
        color: #555;
    }
    .header-accordion .panel-group {
        margin-bottom: 20px;
        padding-left: 6px;
    }
    .rci-header-fix-small .main-content {
        height: 60px;
        width: 100%;
        position: relative;
    }
    .rci-header-fix-small .main-content .sidebar-toggle {
        border-radius: 3px;
        display: inline-block;
        float: left;
        outline: medium none;
        padding: 16px 20px 20px;
        position: relative;
    }
    .rci-header-fix-small .main-content .sidebar-toggle .bar {
        display: block;
        background-color: #444;
        border-radius: 1px;
        display: block;
        height: 5px;
        margin-bottom: 6px;
        width: 25px;
    }
    .rci-header-fix-small .main-content #sidebar-toggle .bar:last-child {
        margin-bottom: 0;
    }
    .rci-header-fix-small .logo-content {
        display: inline-block;
        padding-top: 14px;
    }
    .rci-header-fix-small .logo-content a {
        background-size: cover;
        display: inline-block;
        height: 32px;
        width: 74px;
    }
    .rci-header-fix-small .logo-content img {
        height: 32px;
    }
    .rci-header-fix-small .signin-content {
        display: inline-block;
        position: absolute;
        right: 21px;
        top: 16px;
        width: 190px;
    }
    .rci-header-fix-small .signin-content button {
        background-color: #fff;
        border: medium none;
        color: #13477b;
        font-size: 0.9em;
        font-weight: bold;
        height: 30px;
        width: 100%;
    }
    .sidebar .dropdown-menu-accordion .my-vacation > a {
        margin-left: 22px;
    }
    .transaction-summary-fix {
        height: 50px;
        background-color: #00a4d1;
        padding: 9px 10px;
        cursor: pointer;
        background-image: url("../images/commonResponsive/rightarroow.png");
        background-repeat: no-repeat;
        background-position: 97% 10px;
    }
    .transaction-summary-header {
        font-weight: bold;
        color: #555;
        font-size: 1.1em;
        font-family: OpenSansRegular;
        margin-top: 8px;
        color: #fff;
    }
    .transaction-sub-header {
        margin-top: 4px;
        color: #555;
        font-size: 1.15em;
        font-weight: bold;
     
    }

  
    .modal-header .transaction-summary-header {
        color: #555;

    }
    .transaction-summary-modal .modal-content {
        background-color: #faf9f6;
        padding: 0 3px;
    }
    .modal .membership-payment {
        background-color: #fff;
        border: none;
        height: auto;
        margin-top: 0;
        padding: 10px;
    }
    .modal .transaction-summary-detail {
        background-color: #fff;
        border: 1px solid #ddd;
        height: auto;
        margin-top: 0;
        padding: 10px;
        color: #555;
        overflow: hidden;
        
    }

    .transaction-summary-body .seperator {
        margin-bottom: 12px;
        margin-top: 1px;
    
    }

 
    
    .footer-container {
        padding: 0;
    }
    .footer-copyright-link,
    .footer-inner-bottom-container .rci-logo-container {
        padding: 0 15px;
    }
    .footer-text {
        margin: 3px auto;
        width: 92%;
    }
    .footer-text img {
        width: auto;
    }
    .footer-line-container {
        padding: 30px 0;
    }
    .footer-line-container hr.line {
        margin: 33px auto 32px;
        text-align: center;
        width: 92%;
    }
    .rci-header-fix-inner {
        padding: 0 10px 0 20px;
    }
    .rci-logo {
        height: 42px;
    }
    .rci-footer-mobile ul {
        padding-left: 30px;
        margin-bottom: 40px;
    }
    .rci-footer-mobile ul li {
        margin-bottom: 6px;
    }
    .rci-header {
        margin-bottom: 0;
        height: 70px;
    }
    .rci-header.rci-header-thankyou {
        height: 90px;
    }
    .rci-header-text {
        margin-bottom: 20px;
        margin-top: 25px;
    }
    .rci-header-fix-small {
        position: fixed;
        height: 60px;
        width: 100%;
        left: 0;
        -webkit-transition: left 0.4s ease-in-out;
        -moz-transition: left 0.4s ease-in-out;
        -ms-transition: left 0.4s ease-in-out;
        -o-transition: left 0.4s ease-in-out;
        transition: left 0.4s ease-in-out;
    }
    .rci-header-fix-small.scrolled .signin-content button {
        background-color: #d64309;
        color: #fff;
    }
    .rci-header-fix-small.scrolled .main-content {
        background-color: #fff;
    }
    .rci-header-fix-small.scrolled .main-content .sidebar-toggle .bar {
        background-color: #444;
    }
    .header-detail-text h1 {
        margin: 0px 0 -5px;
    }
    .header-detail {
        background: none;
        position: relative;
        top: 0px;
    }
    .header-detail-text {
        padding: 0 3px 0 17px;
    }
    .header-detail-text h1{
        color: #006579;
        font-size: 1.85em;
        margin-top: 5px;
		 margin-bottom: 10px;
    }
    .header-detail-text h4 {
        color: #777777;
        font-size: 1em;
    }
    .header-detail .header-detail-text {
        padding: 0 15px;
    }
    .footer-copyright-link {
        margin-top: 10px;
    }
    .status {
        padding-left: 0px;
        padding-right: 5px;
    }
    .wizard-text-1 p,
    .wizard-text-2 p,
    .wizard-text-3 p,
    .wizard-text-4 p {
        text-align: left;
        font-size: 0.9em;
        margin-top: 8px;
        margin-left: 3px;
    }
    .status-container {
        margin-left: 4px;
    }
    .progress-1 {
        left: 2.5%;
        top: -18px;
        height: 60px;
        width: 40px;
    }
    .progress-2 {
        left: 29.5%;
        top: -18px;
        height: 60px;
        width: 40px;
    }
    .progress-3 {
        left: 57%;
        top: -18px;
        height: 60px;
        width: 40px;
    }
    .progress-4 {
        left: 87.5%;
        top: -18px;
        height: 60px;
        width: 40px;
    }
    .pagination-text {
        padding-left: 5px;
        padding-top: 0;
        margin-top: 15px;
    }
    .status-container img {
        margin-left: 22px;
        width: 86%;
    }
    .status-container.three-steps {
        margin-left: 5px;
    }
    .status-container .progress-2 span {
        left: 35%;
    }
    .status-container .progress-3 span {
        left: 34%;
    }
    .status-container .progress-4 span {
        left: 33.5%;
    }
    .three-steps .progress-2 {
        left: 46.5%;
    }
    .three-steps .progress-3 {
        left: 87%;
    }
    .three-steps.status-container img {
        margin-left: 40px;
        width: 87%;
    }
    .wizard-text-1 p,
    .wizard-text-2 p,
    .wizard-text-3 p,
    .wizard-text-4 p {
        text-align: left;
    }
    .wizard-text-1,
    .wizard-text-2,
    .wizard-text-3,
    .wizard-text-4 {
        padding: 0 10px;
    }
    .wizard-content {
        margin-top: 5px;
    }
    .status {
        margin-top: 7px;
    }
    .ar-message {
        padding-left: 0;
    }
    .modal-body p {
        font-size: 1em;
    }
    .rci-header-fix-small .logo-content a {
        background-size: cover;
        display: inline-block;
        height: auto;
        width: auto;
    }
    .platinum-membership {
        padding-left: 10px;
    }
    .footer-container .rci-logo-container li img {
        position: relative;
        top: -5px;
    }
    .rci-logo-container {
        padding: 0;
    }
    /*.privacy {
        margin-bottom: 45px;
        padding: 15px 15px 0 15px;
    }*/
    
    .form-additionals .checkbox-text {
        padding: 8px 8px 0 10px;
    }
    .wizard-form-content, .form-certificate {
        padding: 0 8px;
    }
    .wizard-form-cont {
        padding: 15px;
    }
    .section-collapse {
        text-decoration: none;
        background-image: url("images/confirmFunnel/package-minus.png");
        background-position: right bottom;
        background-repeat: no-repeat;
        display: inline-block;
        height: 35px;
        width: 35px;
        text-align: right;
         margin-bottom: 10px;
         float: right;
         outline: none;
    }
    .section-collapse:focus {
        outline: none;
    }
    .section-collapse.closed {
        background-image: url("../images/confirmFunnel/package-plus.png");
    }
    .thankyou-container .section-collapse {
        margin-bottom: 0;
        margin-top: 3px;
    }
    .wizard-payment .wizard-form-cont {
        background-image: none;
    }
    .wizard-payment .wizard-form-inner {
        padding-top: 20px;
    }
    .wizard-form-cont .wizard-form-inner {
        margin: 0;
    }
    .privacy .continue a {
       font-size: 1em;
        height: 36px;
        width: 100%;
    }
    .privacy .continue {
        margin: 0;
        position: relative;
         top: -30px;
         width: 100%;
    }
    .privacy .cancel a {
       font-size: 1em;
        height: 36px;
        width: 100%;
        text-align: center;
    }
   /* .privacy .cancel {
        
        margin: 10px 0 0 0;
        position: relative;
        top: 45px;
        width: 100%;
    }*/
    .summary-total .align-right {
        text-align: left;
    }
    .earn-text {
        margin-top: 5px;
    }
    .transaction-summary-modal { 
        padding-right: 5px;
        padding-left: 5px;
    }
    .step4 .wizard-form-cont .wizard-form-inner {
        margin: 3px 0 15px;
    }
    .grace-policy {
        padding-left: 20px;
    }
    .wizard-form-cont .collapse-header {
        font-size: 1.1em;      
        font-weight: bold;
        margin: 5px 0 0 0;
    }
    .confirm-text-inner-container .summary-sub-header { 
        margin-top: 5px;
        margin-bottom: 0;
    }
    .confirm-text-inner-container .seperator {
        margin-top: 4px;
    }
    .thankyou-inner-container, .rci-travel-text, .thankyou-inner-container.tabs-box {
        padding: 0;
    }
    .thankyou-body-cont {
        padding: 25px 15px;
    }
    .thankyou-container .thankyou-body-inner {
        padding: 0;
        margin-bottom: 10px;
    }
    .thankyou-container .preference-text {
        position: relative;
        top: 30px;
    }
    .thankyou-container .price-text {
        position: relative;
        top: -35px;
    }
    .main-fc-container {
        padding: 0 20%;
        margin-bottom: 25px;
    }
    .top-space {
        margin-bottom: 0;
        margin-top: 0;
    }
    .flight-car-cont .tr-details p.v-name {
        padding: 15px 0 4px 0;
        font-size: 1.05em;
    }

    .flight-car-cont .tr-details p.v-time {
        padding: 0;
    }

    .flight-car-cont .tr-details p.v-cost {
        padding: 10px 0 0 0;
    }

    .thanks-box {
        padding-bottom: 12px;
    }
    .rci-travel-text {
        margin-bottom: 40px;
    }
    .trading-details-sm {
        overflow: hidden;
    }
    div.fee-individual{ line-height:27px }
    .saved-box {
        margin-bottom: 15px;
        position: relative;
        top: -15px;
    }

    .icon-collapse-minus {
        background-image: url("../images/confirmFunnel/more-minus.png");
        background-repeat: no-repeat;
        background-position: 82px 1px;
        width: 40%;
    }
    .icon-collapse-plus {
        background-image: url("../images/confirmFunnel/more-plus.png");
        background-position: 82px 2px;
    }

    
    .tb-other.margin-zero {
        margin: 0; 
    }

    .resort-image-container {
        padding-right: 0;
    }
    .choose-plans {
        padding-left: 10px;
        padding-right: 10px;
    }

    .choose-plans h2 {
        margin-left: 0;
        padding-right: 25px;
    }
    .plan-text {
        height: 35px;
        text-align: left;
    }

    .plan-text p, .plan-text h3 {
        padding: 5px 15px;
    }
    .plan-text h3 { 
        margin: 0;
    }
    .renew-amount {
        padding: 0;
        text-align: left;
        padding: 5px 10px;
    }
    .renew-amount p {
        margin: 0;
    }
    .USD {
        display: inline;
        margin: 0;
        color: #006579;
    }
    .wizard-form-cont .wizard-form-inner.renewal-container {
        margin-top: 15px;
    }
    .multi-header, .single-header {
        background-image: url("../images/confirmFunnel/package-minus.png");
        background-position: right center;
        background-repeat: no-repeat;
        min-height: 28px;
        cursor: pointer;
    }
    .multi-header.collapsed, .single-header.collapsed {
        background-image: url("../images/confirmFunnel/package-plus.png");
        background-repeat: no-repeat;
    }

    .deposit-collapse {
        display: inline-block;
        height: 18px;
        width: 24px;
        outline: none;
        top: 3px;
        position: relative;
        left: 4px;
        float: none;
    
    }
    .deposit-cont .tab-inner-container-parent {
        padding: 15px 10px 5px 10px;
   
    }

    .deposit-cont .panel-body.collapse-outer {
        padding-bottom: 10px;
    }
    .deposit-cont .panel-group {
        margin-bottom: 0;
    }
    .wizard-form-cont .wizard-form-inner.deposit-cont {
        margin-top: 20px;
    }
    .deposit-cont .panel-group {
        margin-top: 10px;
    }
    .deposit-cont .eligible-deposit .tab-inner-container-child {
       /* cursor: pointer;*/
    }
    .deposit-cont .tab-inner-container-child.selected {
        /*background-color: #cde7f0;*/
    }
	.plan-text h4 {
		padding-left: 10px;
	}


}


@media (max-width: 380px) {
    .header-detail-text h2 {
        font-size: 1.8em;
    }
    .progress-1 {
        left: 3.5%;
        width: 36px;
    }
    .progress-2 {
        left: 29%;
        width: 36px;
    }
    .progress-3 {
        left: 56%;
        width: 36px;
    }
    .progress-4 {
        left: 84.5%;
        width: 36px;
    }
    .status-container .progress-2 span {
        left: 37%;
    }
    .status-container .progress-3 span {
        left: 37%;
    }
    .status-container .progress-4 span {
        left: 37%;
    }
    .status-container.three-steps {
        margin-left: -5px;
    }
    .status-container span {
        font-size: 1.1em;
        top: 32%;
    }
    .three-steps .wizard-text-1 {
        margin-left: 0;
        padding: 0 15% 0 0;
    }
    .modal-body {
        padding:10px;
    }
    .modal .transaction-detail {
        padding: 2px 8px;
    }
    .modal-header {
        border-bottom: 1px solid #ddd;
        padding: 15px 8px;
    }
    .transaction-summary-modal {
        margin-left: 0;
        margin-right: 0;
        padding-left: 5px;
        padding-right: 5px;
    }
    .transaction-summary-fix-header {
        font-size: 1.1em;
    }
    .rci-header {
        margin-bottom: 30px;
    }
    .rci-header-text {
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .modal-body p {
        font-size: 0.9em;
    }
    .wizard-form-cont {
        padding: 10px 15px 10px 15px;
        
    }
    .transaction-summary-fix {
        background-position: 96% 10px;
    }
    .main-fc-container {
        padding: 0 10%;
    }
    .choose-plans {
        padding-left: 0;
        padding-right: 0;
    }
    .single-plan-details p, .single-plan-details .checkbox-text {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media (min-width: 300px) and (max-width: 599px) {
    .thankyou-inner-container, .rci-travel-text {
        padding: 0;
    }
}
@media (min-width: 300px) and (max-width: 992px) {
    
}
@media (min-width: 600px) {
    .rci-header-fix.scrolled .name-dropdown a.dropdown-toggle {
        color: #555;
        display: inline;
        padding: 0 0 0 5px;
    }
    .rci-header-fix-inner .rci-nav-container {
        padding: 0;
    }
    .rci-nav-container .rci-header-logo {
        margin-top: 0;
        position: relative;
        top: 5px;
        display: inline-block;
        list-style: none;
    }
    .rci-header-fix-inner {
        margin-top: 12px;
    }
    .rci-header-fix.scrolled {
        background: #fff;
    }
    .rci-header-fix.scrolled .check-icon {
        color: #fff;
    }
    .rci-header-fix.scrolled .navigation ul li {
        color: #555;
    }
    .rci-header-fix .nav .open a {
        background: none;
        border-color: transparent;
    }
    .wizard-content {
        padding-left: 1%;
        padding-right: 10px;
        margin-top: 20px;
    }
    .transaction-summary-top-container {
        padding-right: 1%;
    }
    .name-dropdown ul {
        margin-top: 14px;
        cursor: pointer;
        float: right;
    }
    .name-dropdown a.dropdown-toggle {
        color: #555;
        display: inline;
        font-family: ProximaNovaLight;
        font-size: 1em;
        font-weight: normal;
        padding: 0 0 0 5px;
        text-align: right;
    }
    .name-dropdown .dropdown h4 {
        color: #5c5a5a;
        font-family: OpenSansBold;
        font-size: 0.95em;
        margin: 0;
        padding-left: 5px;
        text-align: right;
    }
    .name-dropdown .language-dropdown:hover,
    .name-dropdown .language-dropdown:focus {
        background-color: transparent;
    }
    .name-dropdown .dropdown-menu {
        margin-top: 0px;
        border-radius: 0;
        border: 1px solid rgba(0, 0, 0, 0.2);
        padding: 8px 20px 5px 16px;
        min-width: 200px;
    }
    .name-dropdown .dropdown-menu a {
        color: #666666;
        font-size: 0.9em;
        line-height: 22px;
        padding: 6px 0 8px 7px;
    }
    .name-dropdown ul li.open {
        border-right: none;
    }
    .wizard-header {
        padding-left: 15px;
        
    }
    .wizard-header h1{
        color: #006579;
        font-weight: bold;
        margin-bottom: 15px;
        font-size: 1.8em;
        margin-top: 0;
    }
    .wizard-form-cont {
        background-color: #faf9f6;
        padding: 0 15px;
        
    }
    
    .transaction-summary-container {
        background-color: #faf9f6;
        margin-top: 20px;
        padding-top: 10px;
        padding-bottom: 15px;
        
    }
    .transaction-summary {
        padding-top: 5px;
    }
    .transaction-summary-text, .transaction-sub-header {
        color: #555;
        font-size: 1.2em;
        margin-top: 0px;
        font-family: OpenSansRegular;
        font-weight: bold;
        padding-right: 15px;
        word-wrap: normal;
        margin-bottom: 0;
    }
    .transaction-sub-header {
        font-size: 1.1em;
        padding: 10px 0;
        border: none;
        border-bottom: 1px solid #ddd;
        margin-bottom: 3px;
    }
    .transaction-detail {
        margin-top: 10px;
        border: 1px solid #ddd;
        background-color: #fff;
        color: #555;
        padding:10px;
    }
    .transaction-sub-total-cont {
        padding: 5px 0 15px 0;
        border: none;
        border-top: 1px solid #ddd;
        margin-top: 25px;
    }
    .transaction-detail .transaction-item-text, .transaction-detail .transaction-sub-total-text  {
        text-align: left;
        height: 100%;
        padding: 7px 0 0 0;
        margin-bottom: 0;
        word-wrap: normal;
        
    }
    .transaction-detail .transaction-item, .transaction-detail .transaction-sub-total {
        text-align: right;
        height: 100%;
        padding: 7px 0 0 0;
        margin-bottom: 0;
        font-size: 0.90em;
        
    }
    
    .name-dropdown .dropdown-menu a.sign-out {
        background-color: #d64309;
        border: medium none;
        color: #fff;
        font-weight: bold;
        height: 38px;
        padding: 10px 0 0 0;
        text-align: center;
        width: 115px;
        margin: 10px 0 10px 0;
    }
    .caret-down {
        background: rgba(0, 0, 0, 0) url("../images/confirmFunnel/downarrowblack.png") repeat scroll 0 0;
        display: inline-block;
        height: 6px;
        right: -20px;
        position: absolute;
        top: 5px;
        width: 9px;
    }
    .caret-down.caret-black,
    .scrolled .caret-down {
        background: rgba(0, 0, 0, 0) url("../images/confirmFunnel/downarrowblack.png") repeat scroll 0 0;
    }
    .footer-inner-bottom-container .rci-logo-container {
        padding: 0;
    }

    .wizard-form-cont .wizard-form-inner {
        
        background-color: #fff;
        padding: 15px;
        margin: 15px 0 15px 0;
    }
    .step4 .wizard-form-cont .wizard-form-inner {
        margin: 15px 0 8px 0;
    }
    .transaction-summary-container {
        background-color: #faf9f6;
        margin-top: 30px;
        padding-top: 10px;
        padding-bottom: 15px;
        
    }
    .transaction-summary {
        padding-top: 5px;
    }
    .transaction-summary-text, .transaction-sub-header, .resortdetail-sub-header {
        color: #555;
        margin-top: 0px;
        font-family: OpenSansRegular;
        font-weight: bold;
        padding-right: 15px;
        word-wrap: normal;
        margin-bottom: 0;
    }
    .transaction-sub-header, .resortdetail-sub-header {
        font-size: 1.1em;
        padding: 10px 0;
        border: none;
        border-bottom: 1px solid #ddd;
        margin-bottom: 3px;
    }
    .resortdetail-sub-header {
        margin-bottom: 6px;
        padding-bottom: 6px;
    }
    .transaction-detail {
        margin-top: 10px;
        border: 1px solid #ddd;
        background-color: #fff;
        color: #555;
        padding:10px;
    }
    .transaction-sub-total-cont {
        padding: 5px 0 15px 0;
        border: none;
        border-top: 1px solid #ddd;
        margin-top: 15px;
    }
    .transaction-detail .transaction-item-text, .transaction-detail .transaction-sub-total-text  {
        text-align: left;
        height: 100%;
        padding: 7px 0 0 0;
        margin-bottom: 0;
        word-wrap: normal;
          margin-top: 3px;
    }
    .transaction-detail .transaction-item, .transaction-detail .transaction-sub-total {
        text-align: right;
        height: 100%;
        padding: 7px 0 0 0;
        margin-bottom: 0;
        font-size: 0.90em;
        margin-top: 3px;
        
    }
    
    .name-dropdown .dropdown-menu a.sign-out {
        background-color: #d64309;
        border: medium none;
        color: #fff;
        font-weight: bold;
        height: 38px;
        padding: 10px 0 0 0;
        text-align: center;
        width: 115px;
        margin: 10px 0 10px 0;
    }
    .caret-down {
        background: rgba(0, 0, 0, 0) url("../images/confirmFunnel/downarrowblack.png") repeat scroll 0 0;
        display: inline-block;
        height: 6px;
        right: -20px;
        position: absolute;
        top: 5px;
        width: 9px;
    }
    .caret-down.caret-black,
    .scrolled .caret-down {
        background: rgba(0, 0, 0, 0) url("../images/confirmFunnel/downarrowblack.png") repeat scroll 0 0;
    }
    .shadow {
        margin-top: 20px;
    }
    .thankyou-container .shadow {
        margin-top: 30px;
    }
    .footer-line-container {
        padding: 30px 0;
    }
    .footer-inner-bottom-container .rci-logo-container {
        padding: 0;
    }

    .privacy {
        padding-top: 25px;
        margin-bottom: 40px;
        padding-left: 0;
    }
    .privacy-message {
        margin-bottom: 40px;
    }
    

    /* Add service */
    .wizard-form-content {
        padding: 10px 0%;
    }

    .rules-text {
        margin-top: 10px;
    }

    .rules-text p {
      padding-left: 1.57143em;
    }
    .form-additionals {
        border: none;
        border-top: 1px solid #ddd;
        margin-top: 15px;
        padding-top: 20px;
    }
    .required-text p {
        text-align: left;
        padding-left: 15px;
    }
    .policy-modal .modal-header h2 {
        font-size: 1.1em;
        font-weight: bold;
        margin-top: 25px;
    }
    .policy-modal .modal-body h3 {
        font-size: 1em;
        font-weight: bold;
        border-bottom: 1px solid #ddd;
        margin-bottom: 0;
        padding-bottom: 10px;
    }

    .policy-modal .modal-body h4 {
        font-size: 0.95em;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .policy-modal .modal-body p {
        font-size: 0.95em;
    }
    .modal .modal-content .modal-footer .yes {
        width: auto;
        padding-left: 25px;
        padding-right: 25px;
    }

    .modal .modal-content .modal-footer .no {
        width: auto;
        padding-left: 20px;
        padding-right: 20px;
        margin-right: 5px;
    }
   /* .policy-modal .modal-footer {
          padding: 25px 0px 25px 0px;
    }*/
    .policy-modal .modal-header {
        margin: 0px 10px 0 20px;
    }
    .policy-modal .modal-body {
        padding: 15px 40px 15px 25px;
    }
    .policy-modal .modal-dialog {
        min-width: 800px;
    }
    .policy-modal .amount-forfeited {
        padding-top: 5px;
    }
    .policy-modal .modal-body-subheader p {
        margin-bottom: 3px;
          margin-top: 5px;
    }
    .trade-retain-cont {
        margin-bottom: 40px;
        border-top: 1px solid #ddd;
        margin-top: 20px;
        padding-top: 10px;
    }
    .privacy .continue a {
       font-size: 1em;
        height: 36px;
        min-width: 125px;
        width: auto;
    }
    .privacy .cancel a {
       font-size: 1em;
        height: 36px;
        min-width: 95px;
        width: auto;
        margin: 0 0 0 5px;
    }
    .earn-text {
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .wizard-form-cont .collapse-header {
        font-size: 1.2em;
               font-weight: bold;
        margin: 0;
    
    }
    .wizard-form-cont .collapse-header ~ .wizard-form-inner {
        margin-top: 5px;
    }
    /* Thankyou */
    .social-cont {
        margin-left: 0;
          
    }
    .thankyou-body-inner p {
        margin-bottom: 5px;
    }
    .thankyou-body-inner p.policy-text {
        margin-bottom: 20px;
     }

    .flight-car-cont .tr-details p.v-name {
        padding: 15px 0 7px 0;
        font-size: 1.05em;
    }

    .flight-car-cont .tr-details p.v-time {
        padding: 0;
    }
/*changes*/
    .flight-car-cont .tr-details p.v-cost {
        /*padding: 15px 0 0 0;*/
        padding: 5px 0 0 0;
    }
     .privacy {		
        padding-top: 25px;		
    }
}
@media (min-width: 600px) and (max-width: 991px) {
    .rci-header {
        margin-bottom: 0px;
        height: 70px;
    }
    .rci-header-text {
        margin-bottom: 35px;
        margin-top: 30px;
    }
    .thankyou-container .rci-header-text {
        margin-bottom: 5px;
    }
    .rci-logo-container-sm li {
        color: #8e8a8a;
        font-family: OpenSansBold;
        font-size: 0.9em;
        list-style: outside none none;
        margin-bottom: 5px;
    }
    .header-detail .header-detail-text {
        padding: 0;
    }
    .caret-down {
        background: rgba(0, 0, 0, 0) url("../images/confirmFunnel/downarrowblack.png") repeat scroll 0 0;
    }
    .header-detail .header-detail-text {
        padding-left: 20px;
    }
    .header-detail-text h2 {
        margin: 0px 0 -5px;
    }
    .header-detail {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        padding-top: 12px;
        position: relative;
        top: 0px;
    }
    .header-detail-text h2 {
        color: #006579;
    }
    .header-detail-text h4 {
        color: #777777;
        font-size: 1em;
    }
    .fee-individual .credit-amount {
        padding-left: 4px;
    }
    .rci-header-fix-inner {
        padding: 0 10px 0 20px;
    }
    .name-dropdown {
        padding-left: 0;
        padding-right: 30px;
    }
    .privacy {
        padding-left: 10px;
    }
    .status {
        padding-left: 0;
    }
    .footer-text img {
        width: auto;
    }
    .footer-copyright-link {
        padding: 0;
    }
    .footer-container {
        padding: 0 20px;
    }
    .footer-inner-bottom-container ul.rci-logo-container {
        float: left;
        height: 52px;
        margin-right: 5px;
        padding-left: 0;
        width: 90px;
    }
    .footer-copyright-link {
        margin-top: 0px;
    }
    .name-dropdown .dropdown-menu {
        right: 0;
        left: -90px;
    }
    .status-container img {
        width: 88%;
    }
    .progress-3 {
        left: 59%;
    }
    .progress-4 {
        left: 87%;
    }
    .wizard-text-4 {
        padding: 0 0 0 4%;
    }
    .three-steps .wizard-text-4 {
        padding: 0 0 0 24%;
    }
    .three-steps .progress-3 {
        left: 88%;
    }
    .caret-down {
        margin-left: 10px;
        top: 5px;
    }
    .wizard-text-4 p {
        margin-right: 0px;
    }
    .fee .fee-renewal,
    .fee .fee-amount,
    .fee .sales-tax,
    .fee .sales-tax-amount {
        font-size: 0.9em;
    }
    .transaction-summary-text {
        font-size: 1.2em;
    }
    .plan-text p,
    .plan-text h3 {
        font-size: 0.9em;
        padding: 0 14px;
    }
    .nav-main > .list-item .dropdown-toggle,
    .nav-main > .list-item .home-link {
        font-size: 15px;
    }
    .policy-modal .modal-dialog {
        min-width: 650px;
    }
    .summary-total .align-right {
        text-align: left;
    }
    .policy-modal .modal-footer {
        padding: 15px 25px 40px;
    }
    /* Thankyou */
    .thankyou-inner-container, .rci-travel-text, .thankyou-inner-container.tabs-box {
        padding: 0 2%;
    }
    .main-fc-container {
        padding: 0 10px;
    }
    .social-cont {
    
        padding-right: 20px;
    }
    
    .wizard-form-cont .wizard-form-inner.renewal-container {
        padding-left: 8px;
        padding-right: 8px;
    } 

    .plan-radio {
        padding: 38px 0 0;
    }
    .radio-back-off label, .radio-back-on label {
        left: -1px;
    }
    .deposit-collapse {
        left: -3%;
    }
    .deposit-cont .radio-back-off label, .deposit-cont .radio-back-on label ,.deposit-cont .custom-radio-button-wrapper{
        left: 10%;
    }

    .deposit-cont table tr td a.deposit-collapse {
        width: 30%;
    }

    .deposit-cont table tr td .deposit-text {
        width: 70%;
        
    }
	   .plan-radio.custom-radio-button-wrapper .custom-radio-button + .custom-radio-button-label:before {		
        left: 10px;		
    }
}
@media (min-width: 600px) and (max-width: 849px) {
    .pagination-text p {
        font-size: 0.9em;
    }
     .deposit-cont .radio-back-off label, .deposit-cont .radio-back-on label, .deposit-cont .custom-radio-button-wrapper {
        left: 5%;
    }
    .deposit-cont table tr td a.deposit-collapse {
        width: 35%;
    }

    .deposit-cont table tr td .deposit-text {
        width: 72%;
        
    }
	.renew-amount {
		padding-right: 5px;
	}
	.USD {
	  font-size: 1em;
	}
}
@media (min-width: 600px) and (max-width: 699px) {
    .pagination-text p {
        font-size: 0.85em;
    }
    
    .wizard-form-content label, .rules-text p, .required-text p, .checkbox-text label {
        font-size: 0.9em;
    }
    .checkbox-text input[type="checkbox"] {
        top: 3px;
    }
    .acknowledge-text input[type="checkbox"] {
        top: 1px;
    }
    .wizard-form-cont {
        padding: 0 5px;
    }
    .transaction-summary-container {
        padding-left: 5px;
        padding-right: 5px;
    }
    .wizard-content {
        padding-right: 5px;
    }
    .transaction-summary-container p {
        font-size: 0.9em;
    }
    .transaction-summary-text {
        font-size: 1.1em;
    }
    .transaction-sub-header, .resortdetail-sub-header {
        font-size: 1em;
    }
    .privacy {
        padding-left: 0;
    }
    .renew-amount {
        padding-right: 0;
        left: 8px;
    }
    .USD {
        font-size: 0.9em;
    }
    .plan .plan-sub-header {
        font-size: 0.9em;
    }
    .plan .renew-amount-container {
        width: 68.5%;
    }
    .deposit-cont .radio-back-off label, .deposit-cont .radio-back-on label,.deposit-cont .custom-radio-button-wrapper  {
        left: -10%;
    }
    .tab-inner-container-child {
        padding-left: 5px;
        padding-right: 0;
    }
    .wizard-form-cont .wizard-form-inner.deposit-cont {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media (min-width: 600px) and (max-width: 799px) and (orientation: landscape) {
    #oo_tab.oo_tab_right {
        display: none;
    }
    img[id^='liveagent'] {
        display: none;
    }
}
@media (min-width: 992px) {
    .rci-header-fix-inner {
        padding: 0 12.5%;
    }
    .rci-header {
        background-color: transparent;
        margin-bottom: 25px;
        height: 72px;
    }
    .rci-header-text {
        margin-bottom: 45px;
        margin-top: 20px;
    }
    .thankyou-container .rci-header-text {
        margin-bottom: 5px;
    }
    .wizard-content {
        padding-left: 11%;
        padding-right: 25px;
        margin-top: 20px;
    }
    .transaction-summary-top-container {
        padding-right: 11%;
    }
    .footer-line-container {
        padding: 35px 0;
    }
    .wizard-form-content {
        padding: 10px 9%;
    }
    .required-text p {
        text-align: right;
        padding-left: 0;
    }
    .privacy .cancel a {
        min-width: 100px;
        width: auto;
    }
    .privacy .continue a {
        min-width: 135px;
        width: auto;
    }

    .wizard-form-inner .resort-image-container img {
        height: 165px;
    }
    .renew-amount {
        padding-right: 5px;
    }
}
@media (min-width: 992px) and (max-width: 1080px) {
    .footer-inner-bottom-container .footer-links-container {
        padding-left: 15px;
    }
    .wizard-text-2 p {
        margin-left: 25px;
    }
    .wizard-text-1 p {
        margin-left: -10px;
    }
    .progress-1 {
        left: 3%;
    }
    .pagination-text p {
        font-size: 0.85em;
    }
    .wizard-text-3 {
        padding-left: 1%;
    }
    .header-detail .header-detail-text,
    .rci-header-fix-inner,
    .footer-container {
        padding: 0 11%;
    }
    .wizard-content {
        padding-right: 15px;
        padding-left: 9%;
    }
    .transaction-summary-top-container {
        padding-right: 9%;
    }
    .header-detail .header-detail-text, .rci-header-fix-inner, .footer-container, .thankyou-inner-container, .rci-travel-text, .thankyou-inner-container.tabs-box {
        padding: 0 10%;
    }
    .status {
        padding-left: 10%;
    }
	 .pad-fix{		
    padding-left:10%;		
    }
    .transaction-summary-container p {
        font-size: 0.9em;
    }
   

    .deposit-cont .radio-back-off label, .deposit-cont .radio-back-on label {
        left: 10%;
    
    }
    .deposit-cont .top.radio-back-off label, .deposit-cont .top.radio-back-on label{		
        left:0;		
    }
}
@media (min-width: 1081px) and (max-width: 1199px) {
    .pagination-text p {
        font-size: 0.9em;
    }
    .wizard-text-3 {
        padding-left: 1%;
    }
    .header-detail .header-detail-text,
    .rci-header-fix-inner,
    .footer-container {
        padding: 0 11%;
    }
    .wizard-content {
        padding-right: 15px;
        padding-left: 9%;
    }
    .transaction-summary-top-container {
        padding-right: 9%;
    }
    .header-detail .header-detail-text, .rci-header-fix-inner, .footer-container, .thankyou-inner-container, .rci-travel-text, .thankyou-inner-container.tabs-box {
    padding: 0 10%;
    }

    .status {
    padding-left: 10%;
    }

   
    .deposit-cont .radio-back-off label, .deposit-cont .radio-back-on label {
        left: 10%;
    
    }
}


	@media (min-width: 600px) and (max-width: 767px){		
    .pad-fix{		
    padding: 0 3%;		
    }		
}
@media (min-width: 800px) and (max-width: 1280px) and (orientation: landscape) {
    .social-cont .print-icon {
        display: none;
    }
   
}
@media (min-width: 1200px) {
    .wizard-content {
        padding-left: 12.5%;
    }
    .transaction-summary-top-container {
        padding-right: 12.5%;
    }
    .wizard-form-inner .resort-image-container img {
        height: 180px;
    }
	 .pad-fix{		
        padding-left: 13%;		
    } 
} 
	@media (max-width: 991px) and (min-width: 600px){		
 
    .pad-fix{		
        padding: 0 10px;		
    }		
}
@media (min-width: 1401px) {
    
    .plugin-like button, .plugin-share button {
        height: 23px;
		margin-top: 30px;
    }
    .wizard-form-inner .resort-image-container img {
        height: 205px;
    }
    .deposit-collapse {
            left: 0;
    }
}

	@media (min-width: 1601px) {		
    body {		
        font-size: 16px;		
    }		
    		
}

table.eligible-deposits-fix thead tr th.deposit-head{
	width:14em;
	}
	
table.eligible-deposits-fix thead tr th.status-head{
	width:12em;
	}
	
p.transaction-item-text span.word-wrap-fix, p.word-wrap-fix, a.word-wrap-fix{
	word-wrap:break-word;
	}
.disp-none{display:none;}

table.eligible-deposits-fix thead tr th{font-weight:bold;}

table.ineligible-deposits-fix thead tr th.deposit-head{
	width:14em;
	}
	
table.ineligible-deposits-fix thead tr th.status-head{
	width:12em;
	}
table.ineligible-deposits-fix thead tr th{font-weight:bold;}
.no-shadow{text-shadow:none;}

.no-outline{outline:none;}
.pad-top-5{padding-top:5px !important;}
button {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button {
    line-height: normal;
    *overflow: visible
}

button {
    cursor: pointer;
    -webkit-appearance: button
}

button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ccc;
    border-width: 1px;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5),inset 0 1px 1px rgba(0,0,0,0.1);
    cursor: pointer;
    color: #333;
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    padding: 5px 10px;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75)
}

.button:hover,button:hover {
    text-decoration: none;
    background-position: 0 -15px
}

.button:focus,button:focus {
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.4);
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    outline: 0
}

.timeout-dialog {
    width: 470px!important;
    left: 440px!important;
    top: 155.09375px!important;
    padding: 0;
    position: absolute;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 2010
}

.ui-dialog-buttonset {
    text-align: center;
    float: none!important
}

.ui-dialog-buttonpane {
    border: none!important;
    margin: 0;
    padding: 0 1em .5em .4em
}

#timeout-sign-out-button {
    background: transparent!important;
    border: none!important
}

    #timeout-sign-out-button span {
        font-family: OpenSansBold !important;
        color: #4e4848 !important;
        text-align: center !important;
        font-size: 18px !important
    }

.ui-widget-header {
    background: none!important;
    border: none!important;
    color: #00718a!important;
    font-weight: normal!important
}

#timeout-message {
    font-family: OpenSansBold !important;
    font-size: 20px !important;
    text-align: center !important;
    margin-top: -2% !important;
    color: #4e4848 !important;
    margin: 5px 15px 0 !important;
    padding: 0 21px
}

.ui-state-default {
    border: none!important
}

.ui-widget .ui-widget {
    font-size: .9em!important
}

.ui-button-text {
    padding: .2em 1em !important;
    content: ' \00BB';
    line-height: 0;
    font-family: OpenSansBold !important
}

#timeout-question {
    font-family: OpenSansBold !important;
    font-size: 16px !important;
    text-align: center !important;
    color: #8b0f04 !important;
    background-color: #f0ebe1 !important;
    padding: 15px 20px 15px;
    margin: 25px -18px 0 !important;
    line-height: 24px
}

.timeout-dialog .ui-dialog-title {
    font-size: 60px;
    font-family: proximanovaLight;
    text-align: center;
    display: block;
    padding: 0;
    margin-left: 10px;
    margin-top: 5%!important;
    line-height: 55.5px!important
}

button .carrot-link {
    text-decoration: none!important
}

.timeout-dialog .ui-dialog-titlebar-close {
    display: none
}

.ui-dialog .ui-dialog-content {
    padding: 0 1em .5em!important
}

.ui-widget-overlay {
    z-index: 2000;
    background: #3c3737!important;
    opacity: .9!important
}

.timeout-dialog ~ .ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    filter: alpha(opacity = 40);
    -khtml-opacity: .4;
    -moz-opacity: .4
}

.timeout-dialog p {
    margin: 0 0 5px 5px
}

#timeout-keep-signin-btn {
    background: #f58322;
    color: #fff;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    text-shadow: none;
    border: none!important;
    box-shadow: none;
    margin: 5px 20px 5px 20px!important
}

#timeout-sign-out-button {
    color: #FFF;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -ms-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(top,#fff,#e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff',endColorstr = '#e6e6e6',GradientType = 0);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    color: #000;
    text-shadow: none;
    margin: 5px 0
}

#timeout-countdown {
    font-weight: bold
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    background-image: none;
    margin: .5em 4.5em 0 0!important;
    padding: .3em 1em .5em 5.4em!important
}

