.video-links {
    background: url(http://media.corporate-ir.net/media_files/IROL/20/205430/about/ceomessagevideo.png) no-repeat;
    padding: 5px 5px 5px 20px;
    background-size: 17px 17px;
    background-position: 0px 3px;
}

.brand_logo li {
    padding: 0 15px;
    float: left;
}

.brandsRadissonRed .brand_header_desc_bg, .brandsRadissonRed .brand_header_desc {width:280px}

.brandsRadissonRed .brand_header_desc h2 {width:270px;    color: #fff;
    padding-left: 10px;}
.brandsRadissonRed .redline {width:280px;padding-bottom:10px}

.brandsRadissonRed .brand_header_desc p  {width: 255px;   color: #fff;
    padding-left: 10px; font-size:100%; }

.mediaReleaseTxt img {max-width: 400px !important;float: right;margin-left: 20px;}
.pdf-links {background:url(http://media.corporate-ir.net/media_files/IROL/20/205430/redesign-2011/images/bg-icon-download.gif) no-repeat; padding:5px 5px 5px 20px }
.toolkit_tooltip { background-position: 10px bottom; left: 0; }

a.css-linkedin2 img{ margin-bottom: 10px;}
a.css-instagram2 img { margin-bottom: 10px; }

select[name="news-year-dropdown"] {
  font-weight: bold;
    margin-left: 10px;
}
.sharecapdev p {width: auto !important; font-size: 12px;}

.sharecapdev td {padding: 5px;}
.sharecapdev tr:first-child td p, .sharecapdev tr td:first-child p {font-weight:bold;}

#content_inner ul.tabBoxes.tabsInvestorNews li a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.swedish #content_inner ul.tabBoxes.tabsInvestorNews li a {
    padding-left: 9px !important;
    padding-right: 9px !important;
}



#irHomeShare {padding: 20px 20px 0px 20px;}
.euroland_irhome {/* min-height:220px !important; *//* height: 220px !important */}

#content_inner figure { float:left; display: inline; margin: 0 20px 10px 0;}
.brandsRestaurantsRadissonBlu  #content_inner ul.tabsAboutStrategic a {height: 31px; padding: 10px 11px}
.brandsRestaurantsParkInn  #content_inner ul.tabsAboutStrategic a {height: 31px; padding: 10px 15px}
.brandsRestaurantsRadissonBlu .brand_light_pagination {display:block !important}
.tindent {display:inline-block; padding-left: 20px}
.padTop {padding-top:20px !important}
.brandsRestaurantsRadissonBlu  #content_inner ul.tabsAboutStrategic li, .brandsRestaurantsParkInn  #content_inner ul.tabsAboutStrategic li  {padding-left:0px !important; padding-right:0px !important}

#inner_left_wide #header { width: 1057px; }
#inner_left_wide #top_nav { width: 967px; }
#content_wide h1.border { width: 830px; }
#container.overview_wide { background-color: #FFFFFF; }
.overviewBlock_wide { padding: 30px 0 30px 11px; box-sizing: border-box; }

/*
#MapControlsContainer {padding-top:470px !important}
#MapOuterContainer .keyOuterContainer {bottom:85px !important}
#MapOuterContainer {height:auto !important}
*/


.tabsAboutHistory li {
}


@media (max-width:1023px) {
  #inner_content_wide { width: auto; margin-top: 0; float: none; }
  #content_wide h1.border { width: auto; float: none; }
  #content_wide { width: auto; float: none; }
  .leftShadow_wide { width: auto; float: none; background: #FFFFFF; }
  .section_landing_wide { width: auto; float: none; }
  #story_wide { width: auto; float: none; }
  .overviewBlock_wide { width: auto; float: none; }
}

.video-wrap {
    /* overflow: hidden; */
    /* float: left; */
    /* width: 100%; */
}
.video-item {
    float: left;
    width: 25%;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0 0 3em;
}
.video-item:first-child {
    width: 50%;
}
.video-item .video-title {
    display: block;
    margin: 5px 0 0;
    font-size: 1.1em;
    /* font-family: "ProximaNova-Bold"; */
}
.video-item .video-thumbnail {
    display: block;
    position: relative;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.video-item .video-thumbnail img {
    display: block;
    width: 100%;
}
.video-item .video-thumbnail::before {
    display: block;
    position: absolute;
    background: url('http://media.corporate-ir.net/media_files/IROL/20/205430/video-play-button.png') rgba(0, 0, 0, 0.2) no-repeat center center;
    background-size: contain;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transition: color .1s ease-in-out, background .3s ease-in-out;
    -o-transition: color .1s ease-in-out, background .3s ease-in-out;
    transition: color .1s ease-in-out, background .3s ease-in-out;
}
.video-item .video-thumbnail:hover::before {
    background-color: rgba(0, 0, 0, 0.4);
}

@media (max-width:767px) {
.video-item { width: 33%; }
.video-item:first-child { width: auto; float: none; }
}

@media (max-width:568px) {
.video-item { float: none; width: auto; }
}

#content_inner_wide .bod_img_block h3 {color: #000;}

.glossary_topic,.glossary_desc {display:block;float:none;width:100%}
.glossary_desc {padding-left:7px}

#col2 .col2 .imgholder:hover,
#col3 .col3 .imgholder:hover {cursor: pointer;}

#ammadoGivingWidget {width:100%!important; text-align:center!important;}
/******** Junard CSS ************/
/*
.arwrapitem {width:30%; float:left; margin-right:3%}
.arimage img {display:block; margin: 0 auto; height:123px}
.artitle {text-align:center; margin-top:20px}
.artitle a {color:#000 !important}
*/
.arwrapitem {width: 25%;float:left;}
.arimage img {display:block;margin: 0 auto;width: 85%;height: 190px !important;}
.artitle {text-align:center; margin-top:20px}
.artitle a {color:#000 !important}


.redh {color:#ee2d24 !important;margin-top:10px !important;}
div#content_inner_ourindustry table {width:100%;}

.evt-details td td {padding-bottom:15px !important}
.evt-details td td td {padding-bottom:0px !important }
.evt-details .releaseHeadline {padding-bottom:15px !important; display:inline-block}

.redlink {
color:red;
}

img[src="http://www.corporate-ir.net/media_files/priv/ccbn/event_help/icons/other.gif"], img[src="http://www.corporate-ir.net/media_files/priv/CCBN/event_help/icons/adobe_pdf.gif"]  {
    height: 0px;
    width: 0px;
    padding: 0 30px 17px 0;
    background: url(http://media.corporate-ir.net/media_files/irol/20/205430/redesign-2011/images/img-icon-pdf.gif) no-repeat;
}

img[src="http://www.corporate-ir.net/media_files/priv/CCBN/event_help/icons/ms_excel.gif"] {
    height: 0px;
    width: 0px;
    padding: 0 30px 17px 0;
    background: url(http://media.corporate-ir.net/media_files/IROL/20/205430/img-icon-xls.gif) no-repeat;
}

img[src="http://www.corporate-ir.net/media_files/priv/CCBN/event_help/icons/quicktime.gif"] {
    height: 0px;
    width: 0px;
    padding: 0 30px 17px 0;
    background: url(http://media.corporate-ir.net/media_files/IROL/20/205430/img-icon-app.gif) no-repeat;
}

img[src="http://www.corporate-ir.net/media_files/priv/CCBN/event_help/icons/html.gif"] {
    height: 0px;
    width: 0px;
    padding: 0 30px 17px 0;
    background: url(http://media.corporate-ir.net/media_files/IROL/20/205430/HTML.jpg) no-repeat;
}

img[src="http://www.corporate-ir.net/media_files/priv/CCBN/event_help/icons/realplayer.gif"] {
    height: 0px;
    width: 0px;
    padding: 0 30px 17px 0;
visibility:hidden;
display:none;
}


img[src="http://www.corporate-ir.net/media_files/priv/CCBN/event_help/icons/MP3_small.gif"], img[src="http://www.corporate-ir.net/media_files/priv/CCBN/event_help/icons/mp3.gif"], img[src="http://www.corporate-ir.net/media_files/priv/CCBN/event_help/icons/Flash_small.gif"], img[src="http://www.corporate-ir.net/media_files/priv/CCBN/event_help/icons/flash.gif"] {
    height: 0px;
    width: 0px;
    padding: 0 30px 17px 0;
    background: url(http://media.corporate-ir.net/media_files/IROL/20/205430/WEBCAST.jpg) no-repeat;
}

.ccbnNull img {
    margin-right: 10px
}
.evtdate {
    display: block
}
.evttime {
    display: inline-block;
    margin-left: -3px !important
}
.ccbnTblLnkEvt {
    color: #ee2d24
}
.ccbnTblLabelLeftBold {
    font-family: ;
    padding-left: 8px;
    display: block;
    margin-top: 15px
}
.ccbnTblLabelLeftBoldN {
    display: block;
    margin: 15px 0px
}
.bl {
    display: block;
    width: 100%\9;
    float: left\9;
}

div.navBorder {
    border: 0;
    float: left;
    clear: both;
    border-bottom: 1px solid #ffffff;
    background: #EFEFEF;
    width: 184px;
}
.top_nav_inner ul ul.dropdownSub {
    border-bottom: 0;
}
.dropdownSub li:first-child {
    /* border-top: 1px solid #ffffff; */
}
.top_nav_inner ul.dropdownSub li:last-child {
    border: 0;
}
.top_nav_inner li li .dropdownSub li a:link, .top_nav_inner li li .dropdownSub li a:visited, .top_nav_inner li li .dropdownSub li a:hover, .top_nav_inner li li .dropdownSub li a:active {
    font-size: 90%;
}
.countryList li {
    background: none !important;
}
#disclaimer_countryselect, #disclaimer_error, #disclaimer_text {
    display: none;
}
div#release {
    display: none;
}
area {
    outline: none;
}
#disclaimer_text {
    height: 1200px;
    width: 600px;
    overflow-x: auto;
}
.radios {
    margin-bottom: 20px;
    text-align: center;
}
.overviewBlock .CEOMessage #vision li {
    padding-bottom: 20px;
}
.overviewBlock .CEOMessage #vision li ul li {
    padding-bottom: 5px;
}
.CEOMessage li ul {
    font-size: 100%;
    padding: 10px 0 0;
}
.overviewBlock ul#vision {
    padding-bottom: 5px;
}
ol#list4D li {
    font-size: 120%;
    padding: 0 0 10px;
}
ol#list4D em {
    font-weight: bold;
    color: #ee2d24;
}
ol#list4DDefine {
    padding: 20px 0 0;
}
ol#list4DDefine h3 {
    padding-bottom: 0;
}
ol#list4DDefine h4 {
    padding: 15px 0 5px;
}
ol#list4DDefine ul {
    list-style: none;
}
ol#list4DDefine li {
    padding-bottom: 20px;
}
ol#list4DDefine li ul li {
    list-style: none;
    padding-bottom: 10px;
}
.aboutMission, .about4DStrategy, .aboutRegionalLeaders {
    width: 585px;
}
.aboutRegionalLeaders {
    position: relative;
}
#content_inner_wide p.introMission, #content_inner_wide p.intro4DStrategy {
    width: 585px;
    padding: 0 0 5px;
}
#content_inner_wide p.introMission span, #content_inner_wide p.intro4DStrategy span {
    color: #ee2d24;
}

#content_inner_ourindustry, #content_inner_ourindustry p {/* width: 600px; */}

#content_inner_ourindustry table p {
    width: auto;
}

#content_inner_ourindustry h1.ourindustry_title {
font-size:140%;
color:red;
font-weight:normal !important;
float:none !important;
position:relative !important;
padding:0 0 15px 0 !important;
}

#content_inner_ourindustry h2 {
font-size:130%;
font-family: ProximaNova-Bold, Arial, Helvetica, sans-serif;
color:red;
font-weight:normal;
}

#content_inner_ourindustry h3 {
font-size:110%;
font-family: ProximaNova-Bold, Arial, Helvetica, sans-serif;
color:#2c2c2c;
line-height:140%;
font-weight:normal;
}


ul#tabsMission {
    background: url(http://media.corporate-ir.net/media_files/irol/20/205430/aboutMission/aboutMission_tabs.gif) no-repeat 0 0;
    width: 585px;
    height: 229px;
    padding: 0;
}
ul#tabs4DStrategy {
    background: url(http://media.corporate-ir.net/media_files/irol/20/205430/aboutStrategy4D/about4DStrategy_tabs.gif) no-repeat 0 0;
    width: 585px;
    height: 355px;
    padding: 0;
}
.overviewBlock ul#tabsMission li {
    float: left;
    display: block;
    padding: 90px 0 0;
    background-image: none;
}
.overviewBlock ul#tabs4DStrategy li {
    float: left;
    display: block;
    padding: 280px 0 0;
    background-image: none;
}
ul#tabsMission li#second {
    margin: 0 0 0 15px;
}
ul#tabs4DStrategy li#second {
    margin: 0 0 0 12px;
}
ul#tabsMission li#third {
    margin: 0 0 0 218px;
}
ul#tabs4DStrategy li#third {
    margin: 0 0 0 215px;
}
ul#tabsMission li#fourth, ul#tabs4DStrategy li#fourth {
    float: right;
}
ul#tabsMission a {
    float: left;
    display: block;
    color: #fff;
    font-size: 130%;
    text-transform: uppercase;
    padding: 7px 10px;
    background: #e0e0e0;
}
ul#tabs4DStrategy a {
    float: left;
    display: block;
    color: #fff;
    font-size: 130%;
    text-transform: uppercase;
    background: #e0e0e0;
}
ul#tabs4DStrategy li#first a {
    padding: 7px 5px;
}
ul#tabs4DStrategy li#second a {
    padding: 7px 5px;
}
ul#tabs4DStrategy li#third a {
    padding: 7px 14px;
}
ul#tabs4DStrategy li#fourth a {
    padding: 7px 14px;
}
ul#tabsMission a.current, ul#tabs4DStrategy a.current, ul#tabsMission a:hover, ul#tabs4DStrategy a:hover {
    background: #fc0a00;
}
#content_inner_wide #tabsMissionContent h2, #content_inner_wide #tabs4DStrategyContent h2 {
    clear: both;
    font-size: 180%;
    color: #2b2b2d;
    text-transform: uppercase;
    padding: 20px 0 14px;
    width: 585px;
    text-align: center;
    background: #efefef url(http://media.corporate-ir.net/media_files/irol/20/205430/aboutMission/aboutMission_arrowGrayLine.gif) no-repeat 0 0;
}
#content_inner_wide #tabs4DStrategyContent h2 em {
    color: #fc0a00;
    font-style: normal;
}
#content_inner_wide #tabsMissionContent h3 {
    font-family: ProximaNova-Bold, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 180%;
    color: #2b2b2d;
    text-transform: uppercase;
    padding: 18px 0 12px;
    width: 585px;
    text-align: center;
}
#content_inner_wide #tabs4DStrategyContent h4 {
    text-align: center;
    font-size: 125%;
    color: #fc0a00;
    padding: 19px 0 0;
}
.overviewBlock #tabsMissionContent ul, .overviewBlock #tabs4DStrategyContent ul {
    padding: 8px 0 12px;
}
.overviewBlock #tabsMissionContent ul.last, .overviewBlock #tabs4DStrategyContent ul.last {
    background: #fff url(http://media.corporate-ir.net/media_files/irol/20/205430/aboutMission/aboutMission_arrowWhiteLine.gif) no-repeat 0 100%;
}
.overviewBlock #tabsMissionContent ul li, .overviewBlock #tabs4DStrategyContent ul li {
    font-size: 120%;
    text-align: center;
    background: none;
    padding: 9px 0;
}
.aboutRegionalLeaders #leadersList {
    width: 585px;
}
#leadersList #rowOne, #leadersList #rowTwo, #leadersList #rowThree, #leadersList #rowFour {
    width: 585px;
    padding: 0 0 20px;
    float: left;
    padding: 0 0 20px;
}
#leadersList #rowTwo {
    width: 585px;
    float: left;
}

#leadersList .primary {
    float: left;
    width: 285px;
}
#leadersList .secondary {
    float: right;
    width: 285px;
}
#leadersList .primary img, #leadersList .secondary img {
    float: left;
    width: 100px;
}
#leadersList .primary .leaderProfile, #leadersList .secondary .leaderProfile {
    float: right;
    width: 173px;
    height: 82px;
}
#leadersList #engelhart .leaderProfile {
    border-bottom: 1px solid #fcd232;
}
#leadersList #van-der-zee .leaderProfile {
    border-bottom: 1px solid #117abe;
}
#leadersList #moore .leaderProfile {
    border-bottom: 1px solid #229552;
}
#leadersList #stalport .leaderProfile {
    border-bottom: 1px solid #eb2326;
}
#leadersList #flanagan .leaderProfile {
    border-bottom: 1px solid #231f20;
}
#leadersList #willis .leaderProfile {
    border-bottom: 1px solid #93969b;
}
#leadersList #van-der-zee .leaderProfile {
    border-bottom: 1px solid #117abe;
}

#leadersList #descrozaille .leaderProfile {
    border-bottom: 1px solid #93969b;
}

#content_inner_wide #leadersList h2 {
    font-family: ProximaNova-Bold, Arial, Helvetica, sans-serif;
    font-size: 120%;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 0 1px;
    width: 173px;
}
#content_inner_wide #engelhart h2 {
    color: #fcd230;
}
#content_inner_wide #van-der-zee h2 {
    color: #1177bf;
}
#content_inner_wide #moore h2 {
    color: #229550;
}
#content_inner_wide #stalport h2 {
    color: #eb2326;
}
#content_inner_wide #flanagan h2 {
    color: #231f20;
}
#content_inner_wide #willis h2 {
    color: #939498;
}
#content_inner_wide #descrozaille h2 {
    color: #939498;
}
#content_inner_wide #leadersList h3 {
    padding: 0 0 22px;
    font-family: ProximaNova-Bold, Arial, Helvetica, sans-serif;
    font-size: 120%;
    font-weight: normal;
    text-transform: uppercase;
    width: 173px;
    color: #211f20;
}
#content_inner_wide #leadersList #stalport h3, #content_inner_wide #leadersList #willis h3 {
    padding: 0 0 4px;
}
#leadersList p.linkedIn {
    width: 173px;
    background: url(http://media.corporate-ir.net/media_files/irol/20/205430/aboutRegionalLeaders/linkedin-15x15.gif) no-repeat 0 1px;
}
#leadersList p.linkedIn a {
    width: 120px;
    font-size: 85%;
    color: #2b2b2b;
    display: block;
    padding: 0 0 0 20px;
    background: url(http://media.corporate-ir.net/media_files/irol/20/205430/aboutRegionalLeaders/arrow-4x5.gif) no-repeat 100% 8px;
}
#videoPlayListMain {
    /* width: 582px; */
    /* height: 314px; */
    overflow: hidden;
}
ul.videoPlayList {
    list-style: none;
    float: left;
    /* width: 597px; */
    margin: 0;
    padding: 15px 0 0;
    margin-left: 0px !important;
}
ul.videoPlayList li {
    list-style: none;
    padding: 0;
    float: left;
    margin: 0 15px 15px 0;
}
ul.videoPlayList li a {
    float: left;
    display: block;
}
ul.videoPlayList li img {
    width: 134px;
}
#aboutVMV {
    /* width: 590px; */
}
#aboutVMV #primary {
    width: 70%;
    float: left;
}
#aboutVMV #secondary {
    float: right;
    width: 25%;
}
#aboutVMV #rowFirst #primary h2 {
    /* font-weight: bold; */
    /* line-height: 22px; */
    /* padding: 14px 0 0 17px; */
    /* color: #2c2c2c; */
    /* font-size: 125%; */
}
#aboutVMV #rowFirst #primary ul {
    margin: 0 0 0 18px;
    padding-top: 20px;
}
#aboutVMV #rowFirst #primary ul li {
    font-size: 115%;
    line-height: 115%;
}
#aboutVMV #rowFirst #girl {
    padding: 22px 0 16px 0;
    border-bottom: 1px solid #999;
}
#aboutVMV #rowFirst #download {
    text-align: center;
    padding: 0 0 14px;
}
#aboutVMV #rowSecond {
    clear: both;
}
#aboutVMV #rowFirst #download a, #aboutVMV #rowSecond a {
    color: #ee2d24;
}
.overviewBlock #aboutVMV #rowSecond #primary p {
    
}
.overviewBlock #aboutVMV #rowSecond #primary p, .overviewBlock #aboutVMV #rowSecond #primary h3 {

}
#aboutVMV #rowSecond #primary {
    padding-top: 24px;
    border-top: 1px solid #999;
}
#aboutVMV #rowSecond #secondary {
    padding: 28px 0 0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}
#aboutVMV #rowSecond #secondary img#ethical {
    padding-bottom: 14px;
    display: block;
}
#aboutVMV #rowSecond #secondary p {
    /* width: 215px; */
}
#aboutVMV #rowSecond #secondary a {
    /* display: block; */
    /* color: #ee2d24; */
    /* background: url(http://media.corporate-ir.net/media_files/irol/20/205430/carlson-rezidor/sidelnks.gif) no-repeat 92px 7px; */
}
#respVideoWrapper {
    clear: both;
    background: #3d3c3e;
    width: 617px;
}
#respVideo {
    padding: 17px 0 17px 17px;
}
#header {
    z-index: 101!important;
}
body .welcomeholder {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
}
dl, dt, dd {
    margin: 0;
    padding: 0;
}
dl {
    clear: both;
    margin-left: 10px;
}
dt {
    font-family: ;
}
dd {
    padding-bottom: 20px;
}
.subscribeOrderSpacer {
    width: 570px;
    padding-top: 15px;
    margin: 0 0 15px 9px;
    border-bottom: 1px solid #E0E0E0;
}
#content_inner a.linkBlack:link, #content_inner a.linkBlack:visited, #content_inner a.linkBlack:hover, #content_inner a.linkBlack:active {
    color: #000;
}
.irTableContainer {
    /* width: 600px; */
}
#content_inner .irTableContainer p {
    padding-left: 0;
}
.zoomContent {
    position: relative;
    margin: 0 0 20px 15px;
}
.zoomContent .gallery_tools {
    background: url("http://media.corporate-ir.net/media_files/irol/20/205430/redesign-2011/images/gallery-tool-bg.png") repeat scroll 0 0 transparent;
    display: none;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.zoomContent .gallery_tools a.gallery_zoom {
    display: block;
    background-position: 50% 49%;
}
#contentLanding.irHome, #contentLanding.pressLanding {
    background: #fff url("http://media.corporate-ir.net/media_files/irol/20/205430/redesign-2011/images/bg-inner-body.gif") repeat scroll -153px top;
}
#contentLanding.irHome h3, #contentLanding.pressLanding h3 {
    padding-left: 0;
    border-bottom: 1px solid #ee2d24;
}
.irHomePrimaryColumn, .pressLanding #leftColumn {
    padding: 0 15px 0 10px;
    vertical-align: top;
}
.irHomeSecondaryColumn, .pressLanding #rightColumn {
    width: 295px;
    padding-left: 10px;
    vertical-align: top;
}
#contentLanding.irHome a:link, #contentLanding.irHome a:visited, #contentLanding.irHome a:hover, #contentLanding.pressLanding a:link, #contentLanding.pressLanding a:visited, #contentLanding.pressLanding a:hover {
    color: #000;
}
#contentLanding.irHome #results a:link, #contentLanding.irHome #results a:visited, #contentLanding.irHome #results a:hover {
    font-family: ;
}
#contentLanding p.irHomeMore, #contentLanding p.landingMore {
    padding: 4px 0 0 0;
    text-align: right;
}
#irHomeShare {
    background-color: #f2f6fb;
    /* border-bottom: 1px solid #ee2d24; */
    /* padding: 20px 0 47px; */
}
#contentLanding.irHome .irHomeMore a:link, #contentLanding.irHome .irHomeMore a:visited, #contentLanding.irHome .irHomeMore a:hover, #contentLanding.pressLanding .landingMore a:link, #contentLanding.pressLanding .landingMore a:visited, #contentLanding.pressLanding .landingMore a:hover {
    background: url("http://media.corporate-ir.net/media_files/irol/20/205430/redesign-2011/images/bg-more-arow.gif") no-repeat scroll 33px 5px transparent;
    color: #ee2d24;
    height: 11px;
    margin: 0;
    padding: 0 7px 0 0;
    font-family: ;
}
.irHomeRowSpacer, .landingRowSpacer {
    height: 30px;
}
#pressLandingMagazine {
    padding: 7px 0;
    border-bottom: 1px solid #ee2d24;
}
.tab_content_wrap {
    clear: both;
*
    display: inline-block;
    width: 100%;
    float: left;
}
#content_inner ul.tabBoxes, #content_inner ul.tabsCustomBoxes, #content_inner_wide ul.tabsCustomBoxes, #contentLanding ul.tabBoxes, #contentLanding ul.tabsCustomBoxes {
    width: 100%;
    float: left;
    margin: 0 0 25px 0;
    padding: 0;
    background: #ffffff;
    box-sizing: border-box;
    border: solid 1px #ee2d24;
}
#content_inner ul.tabBoxes li, ul.tabsCustomBoxes li, #content_inner_wide ul.tabsCustomBoxes li {position: relative;display: inline-block;float: left;width: auto;margin-top: -1px;text-align: center;}
#content_inner ul.tabBoxes li a {
    /* font-family: ; */
    padding: 15px 20px !important;
    transition: all 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
    color: #000;
    box-sizing: border-box;
    float: left;
    font-family: Proximanova,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 14px;
}
#content_inner ul.tabsCustomBoxes li a, #content_inner_wide ul.tabsCustomBoxes li a {
    padding: 15px 20px;
    transition: all 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
    color: #000;
    box-sizing: border-box;
    font-family: Proximanova,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 14px;
}
#content_inner ul.tabBoxes li a.selected, #content_inner ul.tabsCustomBoxes li a.current, #content_inner_wide ul.tabsCustomBoxes li a.current {
    background: #ee2d24;
    color: #ffffff;
}
#content_inner ul.tabsCustom {
    float: left;
    padding: 0;
    /* width: 600px; */
    border-bottom: 1px solid #ee2d24;
}
#content_inner ul.tabsCustom li, #content_inner ul.tabsCustomBoxes li, #content_inner_wide ul.tabsCustomBoxes li {
    position: relative;
    display: inline-block;
    float: left;
    width: auto;
}

ul.tabsInvestorExecutive li {
padding:0px !important;
}

#content_inner ul.tabsCustom a {
    color: #000000;
    float: left;
    /* font-family: ProximaNova-Bold; */
    font-size: 110%;
    padding: 9px 2px 9px 2px;
    text-align: center;
    text-decoration: none;
    width: auto;
}
#content_inner ul.tabsCustom li a.current {
    color: #ee2d24;
}
#content_inner #TabContainer_year ul {
    /* float: left; */
    /* margin: 0 0 0 10px; */
    /* padding: 0; */
    /* width: 589px; */
    /* border-bottom: 1px solid #ee2d24; */
}
#content_inner #TabContainer_year li {
    /* background: none; */
    /* display: inline; */
    /* float: left; */
    /* padding: 0 0 1px; */
    /* width: auto; */
}
#content_inner #TabContainer_year li a {
    /* color: #000000; */
    float: left;
    padding: 15px 20px 15px 20px !important;
    /* text-align: center; */
    /* text-decoration: none; */
    /* width: auto; */
}
#content_inner #TabContainer_year li a.selected {
    /* color: #ee2d24; */
}
#content_inner .tabContentNews {
    /* width: 588px; */
    margin: 0 0 0 10px;
    overflow-x: auto;
}
.ccbnTblTtlHeading {
    /* font-family: ; */
    color: #333;
    font-weight: 700;
}
#content_inner td {
    vertical-align: top;
}
#contentLanding {
    clear: both;
    width: 597px;
}
#contentLandingInner {
    padding: 10px 15px 30px 0;
}
#ourBrandIntro {
    padding: 0 0 0 25px;
}
.ccbnBgTblTtl td, .ccbnBgTblSubTtl td, .ccbnBgTblOdd td, .ccbnBgTblEven td {
    padding: 11px 10px;
}
.ccbnBgTblTtl table td, .ccbnBgTblSubTtl table td, .ccbnBgTblOdd table td, .ccbnBgTblEven table td {
    padding: 0;
    border-bottom: 0;
}
.irTableContact .ccbnBgTblOdd td, .irTableContact .ccbnBgTblEven td {
    padding: 12px 15px 5px 0;
    /*font-size: 90%; */
}
.independenceTable {
    padding: 0 0 30px 0;
}
.independenceTable .ccbnBgTblTtl td, .independenceTable .ccbnBgTblOdd td, .independenceTable .ccbnBgTblEven td {
    padding: 11px 2px;
}
.independenceTable .ccbnTblTtl {
    font-size: 90%;
}
.careersTabBg {
    height: 420px;
    /*background: url(http://media.corporate-ir.net/media_files/irol/20/205430/redesign-2011/images/careers-steps-bg.gif) no-repeat 100% 100%;*/
}
.careersTabContentPrimary {
    width: 250px;
    padding: 0 0 0 5px;
}
#careersLanding {
    background: #fff url(http://media.corporate-ir.net/media_files/irol/20/205430/carlson-rezidor/complete-left-tile-white.png) repeat-y -153px 0;
    margin: 14px 0 0;
    width: 617px;
}
a.vcard {
    display: block;
    line-height: 19px;
    padding: 2px 0 0 25px;
    background: url(http://media.corporate-ir.net/media_files/irol/20/205430/redesign-2011/images/vcardtosize.png) no-repeat 0 2px;
}
#content_inner #subscribeOrder {
    padding: 0 0 0 10px;
}
#content_inner #subscribeOrder div {
    float: left;
    width: 180px;
}
#content_inner #subscribeOrder h2 {
    margin: 0;
    padding: 0;
    width: auto;
}
#content_inner ul.tabsCustomBoxes.tabsAGM {
    /* width: 600px; */
}
.irAGMTableContainer {
    /* padding: 0 0 0 10px; */
padding:0 0 14px 0;
}
#investorNewsSearchWrapper {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
#investorNewsSearch {
    float: left;
    width: 400px;
}
#sidetool.toolRight {
    float: right;
}
#content_inner ul.tabBoxes.tabsInvestorNews {
    margin: 15px 0 0 10px;
    /* width: 589px; */
    clear: both;
}
/* Page Styles - General Txt/Bg */

.ccbnTblTtl {
    /* font-family:  */
}
.ccbnBgTblTtl {
}
.ccbnTblSubTtl {
}
.ccbnBgTblSubTtl {
}
.ccbnTblOdd {
}
.ccbnBgTblOdd {
}
.ccbnTblEven {
}
.ccbnBgTblEven {
    background-color: #f2f6fb;
}
.ccbnTblTxt {
}
.ccbnBgTblTxt {
}
.ccbnTblTxtBold {font-weight: 700;}
.ccbnBgTblTxtBold {
}
.ccbnTblHighlight {
}
.ccbnBgTblHighlight {
}
.ccbnTblSubTxt {
}
.ccbnBgTblSubTxt {
}
.ccbnTblLnk {
}
.ccbnBgTblLnk {
}
.ccbnTblHighlightLnk {
}
.ccbnBgTblHighlightLnk {
}
.ccbnTblLabelLnk {
}
.ccbnBgTblLabelLnk {
}
.ccbnTtl {
    font-weight: 700;
}
.ccbnBgTtl {
}
.ccbnSubTtl {
}
.ccbnBgSubTtl {
}
.ccbnTxt {
}
.ccbnBgTxt {
}
.ccbnTxtBold {
    /* font-family: ; */
    font-weight: 600;
}
.ccbnBgTxtBold {
}
.ccbnTxtBoldSub {
}
.ccbnBgTxtBoldSub {
}
.ccbnSubTxt {
}
.ccbnBgSubTxt {
}
.ccbnRequired {
    color: #ee2d24;
    font-family: ;
    font-size: 15px;
}
.ccbnBgRequired {
}
.ccbnError {
    font-family: ;
    color: #ee2d24;
}
.ccbnBgError {
}
.ccbnConfirmBold {
}
.ccbnBgConfirmBold {
}
.ccbnNeg {
}
.ccbnBgNeg {
}
.ccbnPos {
}
.ccbnBgPos {
}
.ccbnPrice {
}
.ccbnBgPrice {
}
.ccbnLnk {
}
.ccbnBgLnk {
}
.ccbnSubLnk {
}
.ccbnBgSubLnk {
}
.ccbnTblSubLnk {
}
.ccbnBgTblSubLnk {
}
.modDisclaimer {
}
.ccbnDisclaimer {
}
.ccbnBgDisclaimer {
}
.ccbnLabel {
}
.ccbnBgLabel {
}
.ccbnTblLabelLeft {
}
.ccbnBgTblLabelLeft {
}
.ccbnTblLabelTop {
}
.ccbnBgTblLabelTop {
}
.ccbnNav {
}
.ccbnSelect {
}
.ccbnBgSelect {
}
.ccbnInput {
}
.ccbnBgInput {
}
.ccbnButton {
    padding: 2px 5px;
}
.ccbnBgButton {
}
.ccbnOutline {
}
.ccbnOutlineChart {
}
.ccbnOutlineQuote {
}
.ccbnBgChart {
}
.ccbnBgLine {
}
.ccbnBgSpacer {
}
/* SEC  - keyword search results */
#CCBNSECRes {
}
/* Mouse Over Styles */
   /* global class applied to all divs that peform hovering functions  all global settings should be applied here */   
.ccbnPopover {
    position: absolute;
    visibility: hidden;
    overflow: auto;
    width: 300px;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: 2px solid #000;
    top: 0px;
    left: 0px;
    padding: 15px;
    z-index: 9999;
}
/* all hovers will inherit styles from ccbnPopover but you can overwrite those styles 
      by using the selectors below if you would like to customize a HOVER style or add new 
      styles specific to a hover type, add them here */
.ccbnDefinitionHover {
}
.ccbnEventHeaderHover {
}
.ccbnBioHover {
}
.ccbnNewsHover {
}
/* table rows beneath a table that has a class of ccbnRowHoverTbl will change color
      when hovered over - set your own color or other styles for the row here*/
.ccbnRowHoverTbl tr:hover td, .ccbnRowHoverTbl tr.ccbnIE6Over td {
}
/* we do not want the rows that are titles to change color, this is the fix
      the styles of this should be the same as the value of ccbnBgTblTtl */
.ccbnRowHoverTbl tr.ccbnBgTblTtl:hover td {
}
/* Scrolling Module  */
   /* this class is applied to all divs that will scroll as well as the scroll container the 
      container also has an ID which can be referenced in this stylesheet if necessary  */   
.ccbnScroll {
    position: relative;
    overflow: hidden;
    height: 160px;
}
/* Company Calendar Styles  */


   /* HOVER COLOR - background color for when a user hovers over one of the day cells
      This should be changed to reflect the clients color scheme */
.ccbnCalendarTable tbody td.ccbnEvent:hover, .ccbnCalendarTable tbody td.ccbnIE6Over {
}
/* HOVER COLOR - background color for when a user hovers over one of the header cells
      This should be changed to reflect the clients color scheme */
.ccbnCalendarTable thead td.ccbnCalButton:hover, .ccbnCalendarTable thead td.ccbnCalButton.ccbnIE6Over {
    background: #CCCCCC;
}
/* all hovers will inherit styles from ccbnPopover but you can overwrite those styles
      by using the selectors below if you would like to customize a HOVER style or add new 
      styles specific to a hover type, add them here */
.ccbnCalendarDiv {
    height: auto;
    max-height: 100px;
height:expression(this.scrollHeight>100?"100px":"auto");
}
.ccbnCalendarHelpDiv {width: 97%;left: 0% !important;font-size: 14px;top: 135px !important;position: absolute;}
/* the mouse click version of the module uses this style for the div where 
      the event information appears after a mouse click of a date */
.ccbnCalendarDivClick {
    overflow: auto;
    height: 230px;
}
/* styles for days that are weekends 
      This should be changed to reflect the clients color scheme */
.ccbnWeekend {
}
/* styles for the table cell which represents todays date 
      This should be changed to reflect the clients color scheme */

.ccbnToday {
    background-color: #fff;
    font-family: ;
    color: #ee2d24;
}
/* styles for days that have events
      This should be changed to reflect the clients color scheme */
.ccbnEvent {
    background: #efefef;
    font-family: ;
}
.ccbnCalButton {
}
.ccbnDay {
}
.ccbnName {
}
.ccbnCalendar {
    cursor: default;
}
.ccbnCalendarTable {
}
/* since the month / year title row also has the ? cell, text-align center is not
      sufficient to center the text, this is a fix for that problem */   
.ccbnCalCenterTitle {
    color: #fff;
    padding-left: 2.5em;
}
div.ccbnCalendar .ccbnOutline {
    background: #dcdcdc;
}
div.ccbnCalendar .ccbnBgTblTtl, div.ccbnCalendar .ccbnBgTblLabelTop, div.ccbnCalendar .ccbnBgTblTxt {
    background: #fff;
}
div.ccbnCalendar .ccbnBgTblTtl {
    background: #000;
}
div.ccbnCalendar .ccbnBgTblSubTtl {
    color: #fff;
    background: #ee2d24;
}
.ccbnCalendarTable td, .ccbnCalendar .ccbnBgTblSubTtl td {
    padding: 5px;
}
.ccbnCalendar .ccbnBgTblTtl td {
    padding: 7px;
}
.ccbnCalendar .ccbnBgTblTtl td, .ccbnCalendar .ccbnBgTblSubTtl td {
    border-bottom: 0;
}
/* Calendar Icons */
.ccbnCalIconAnalyst {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_am.gif) no-repeat;
}
.ccbnCalIconConference {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cf.gif) no-repeat;
}
.ccbnCalIconConferencePres {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cp.gif) no-repeat;
}
.ccbnCalIconConferenceCall {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cc-ne.gif) no-repeat;
}
.ccbnCalIconCustom {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_custom.gif) no-repeat;
}
.ccbnCalIconEarningsConfCall {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cc-er.gif) no-repeat;
}
.ccbnCalIconEarnings {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_er.gif) no-repeat;
}
.ccbnCalIconReports {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_fin_rpt.gif) no-repeat;
}
.ccbnCalIconMA {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_ma.gif) no-repeat;
}
.ccbnCalIconGuidance {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_ga.gif) no-repeat;
}
.ccbnCalIconOther {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_oc.gif) no-repeat;
}
.ccbnCalIconSalesCall {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sc.gif) no-repeat;
}
.ccbnCalIconSalesRelease {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sar.gif) no-repeat;
}
.ccbnCalIconShareholders {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sm.gif) no-repeat;
}
.ccbnCalIconNewsRelease {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_news.gif) no-repeat;
}
.ccbnCalIconSEC {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sec.gif) no-repeat;
}
.ccbnCalIconPresentations {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_pres.gif) no-repeat;
}
.ccbnCalIcon52WeekHigh {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_52wkh.gif) no-repeat;
}
/* Icons Padding  */
.ccbnCalIconAnalyst, .ccbnCalIconConference, .ccbnCalIconConferencePres, .ccbnCalIconConferenceCall, .ccbnCalIconCustom, .ccbnCalIconEarningsConfCall, .ccbnCalIconEarnings, .ccbnCalIconReports, .ccbnCalIconMA, .ccbnCalIconGuidance, .ccbnCalIconOther, .ccbnCalIconSalesCall, .ccbnCalIconSalesRelease, .ccbnCalIconShareholders, .ccbnCalIconNewsRelease, .ccbnCalIconSEC, .ccbnCalIconPresentations, .ccbnCalIcon52WeekHigh {
    padding-left: 20px;
}
/* DO NOT EDIT - hides the leading and trailing days of each month  */
.ccbnEmpty span {
    visibility: hidden;
}
/* DO NOT EDIT - make the hidden section visible when a user hovers over the help cell */
td.ccbnCalButton:hover div.ccbnCalendarHelpDiv, .ccbnCalendarTable thead td.ccbnIE6Over div.ccbnCalendarHelpDiv {
    visibility: visible;
    z-index: 100;
}
/* DO NOT EDIT - make the hidden section visible when a user hovers over the event cell */
td.ccbnEvent:hover div.ccbnCalendarDiv, .ccbnCalendarTable tbody td.ccbnIE6Over div.ccbnCalendarDiv {
    visibility: visible;
    z-index: 100;
}
/* globally leveraged */
   /* ajax spinner */
.ccbn-loading-placeholder {
    height: 20px;
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/ajax-loader.gif) no-repeat 30px center;
    display: none;
}
/* print icon */
.ccbn-print-link-inactive {
    display: none;
}
.ccbn-print-page {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/toolkit_print_t.gif) no-repeat scroll 0 2px;
    display: inline-block;
    padding-left: 16px;
}
/* social link icons */
.ccbn-social-link-google {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/google.png) no-repeat scroll left center;
}
.ccbn-social-link-buzzup {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/buzzfeed.png) no-repeat scroll left center;
}
.ccbn-social-link-linkedin {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/linkedin.png) no-repeat scroll left center;
}
.ccbn-social-link-delicious {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/delicious.png) no-repeat scroll left center;
}
.ccbn-social-link-reddit {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/reddit.png) no-repeat scroll left center;
}
.ccbn-social-link-digg {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/digg.png) no-repeat scroll left center;
}
.ccbn-social-link-stumbleupon {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/stumbleupon.png) no-repeat scroll left center;
}
.ccbn-social-link-facebook {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/facebook.png) no-repeat scroll left center;
}
.ccbn-social-link-twitter {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/twitter.png) no-repeat scroll left center;
}
.ccbn-social-link-email {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/icon-email.png) no-repeat scroll left center;
}
/* rss link icon */
.ccbn-rss-link {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/toolkit_rss_t.gif) no-repeat scroll left center;
    display: inline-block;
    padding-left: 18px;
}
/* more links */
.ccbn-link-more {
    margin: 0;
    padding: 0;
}
.ccbn-link-more-text {
    float: left;
    padding-right: 8px;
}
/* css arrow pointing right*/
.ccbn-arrow {
    width: 0;
    height: 0;
    line-height: 0;
    border-width: 1px;
    border-style: solid;
    margin-top: 3px;
    float: left;
    margin-right: 12px;
}
/* most browsers */
.ccbn-arrow {
    border-top: 4px dotted transparent;
    border-bottom: 4px dotted transparent;
    border-left: 4px solid #000000;
    border-right: 0;
}
/* IE6 */
.ccbn-arrow {
    _border-top-color: pink;
    _border-bottom-color: pink;
    _border-right-color: pink;
    _filter: chroma(color=pink);
}
/* documents */
.ccbn-doc a {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-attachment: scroll;
    display: inline-block;
    min-height: 16px;
    padding-left: 24px;
}
/* multiple formats use an arrow indicator */
.ccbn-doc-multi-item, .ccbn-doc-multi-sec {
    display: none;
}
.ccbn-doc-multi ul {
    display: none;
}
.ccbn-doc-multi a {
    padding-left: 8px;
}
.ccbn-doc-multi-expanded ul, .ccbn-doc-multi-expanded .ccbn-loading-placeholder {
    display: block;
}
.ccbn-doc-multi-expanded a {
    padding-left: 6px;
}
.ccbn-doc-multi-expanded li a {
    padding-left: 24px;
}
/* most browsers */
.ccbn-doc-multi-expanded .ccbn-arrow {
    margin-top: 5px;
    margin-right: 11px;
    border-left: 4px dotted transparent;
    border-right: 4px dotted transparent;
    border-top: 4px solid #000000;
    border-bottom: 0;
}
/* IE6 */
.ccbn-doc-multi-expanded .ccbn-arrow {
    _border-left-color: pink;
    _border-bottom-color: pink;
    _border-right-color: pink;
    _filter: chroma(color=pink);
}
/* document icons */
.ccbn-doc-pdf a {
    background-image: url(/media_files/priv/CCBN/event_help/icons/md_pdf.gif);
    background-position: 0 0;
}
.ccbn-doc-doc a {
    background-image: url(/media_files/priv/CCBN/event_help/icons/md_doc.gif);
    background-position: 0 0;
}
.ccbn-doc-xls a {
    background-image: url(/media_files/priv/CCBN/event_help/icons/md_xls.gif);
    background-position: 0 0;
}
.ccbn-doc-ppt a {
    background-image: url(/media_files/priv/CCBN/event_help/icons/md_ppt.gif);
    background-position: 0 0;
}
.ccbn-doc-html a {
    background-image: url(/media_files/priv/CCBN/event_help/icons/HTML_small.gif);
    background-position: 0 0;
}
.ccbn-doc-txt a {
    background-image: url(/media_files/priv/CCBN/event_help/icons/PlainText_small.gif);
    background-position: 0 0;
}
.ccbn-doc-wks a {
    background-image: url(/media_files/priv/CCBN/event_help/icons/Lotus_small.gif);
    background-position: 0 0;
}
.ccbn-doc-mob a {
    background-image: url(/media_files/priv/CCBN/event_help/icons/Mobular_small.gif);
    background-position: 0 0;
}
.ccbn-doc-xbrl a {
    background-image: url(/media_files/priv/ccbn/event_help/smalldownload/xbrl.gif);
    background-position: 0 0;
}
.ccbn-doc-other a {
    background-image: url(/media_files/priv/ccbn/event_help/icons/other.gif);
    background-position: 0 0;
}
.ccbn-doc-win a {
    background-image: url(/media_files/priv/ccbn/event_help/icons/md_win.gif);
    background-position: 0 0;
}
.ccbn-doc-mov a {
    background-image: url(/media_files/priv/ccbn/event_help/icons/md_quicktime.gif);
    background-position: 0 0;
}
.ccbn-doc-ram a {
    background-image: url(/media_files/priv/ccbn/event_help/icons/md_real.gif);
    background-position: 0 0;
}
/* new window icon */
.ccbn-new-window a, a.ccbn-new-window {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/icon-open-window.gif) no-repeat scroll right 0;
    display: inline-block;
    min-height: 16px;
    padding-right: 24px;
}
/* stock quote dl */
.ccbn-stock-quote p {
    clear: both;
    margin: 0;
}
.ccbn-dl-quote {
    margin: 0;
    padding: 0;
}
.ccbn-dl-quote dt {
    clear: left;
    float: left;
    margin: 0;
    padding: 0;
    width: 40%;
}
.ccbn-dl-quote dd {
    float: left;
    margin: 0;
    padding: 0;
    width: 50%;
}
/* recent sec */
.ccbn-sec-recent-filters {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}
.ccbn-sec-recent-filters li {
    display: inline;
    float: left;
    margin: 0 4px 0 0 !important;
}
.ccbn-sec-recent-filters li a {
    float: left;
    padding: 3px;
    text-decoration: none;
}
.ccbn-sec-recent-filters .ccbn-current-filter a {
    background: #333333;
    color: #FFFFFF;
}
.ccbn-sec-recent-groups {
    clear: both
}
.ccbn-sec-recent-group {
    display: none;
}
.ccbn-sec-recent-group-active {
    display: block;
}
.ccbn-sec-recent-group ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ccbn-sec-recent-group ul li {
    margin: 0 0 10px 0;
    padding: 0;
}
/* recent news */
.ccbn-news ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.ccbn-news ul li {
    margin: 0 0 10px;
    padding: 0;
}
/* embedded player */
.ccbn-embedded-player-container {
    margin-bottom: 10px;
    width: 100%;
    display: none;
}
.ccbn-embedded-player-480 {
    width: 480px;
    height: 295px;
    margin: 0 auto;
    clear: both;
}
.ccbn-embedded-player-560 {
    width: 560px;
    height: 340px;
    margin: 0 auto;
    clear: both;
}
.ccbn-embedded-player-640 {
    width: 640px;
    height: 385px;
    margin: 0 auto;
    clear: both;
}
.ccbn-embedded-player-853 {
    width: 853px;
    height: 505px;
    margin: 0 auto;
    clear: both;
}
.ccbn-embedded-player-popup {
    float: right;
}
/* toolbar and tool content */
.ccbn-tools {
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 10px;
    display: none;
}
/* toolbar */
.ccbn-nav-toolbar {
    border-top: 1px solid #E6E6E6;
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    clear: both;
}
.ccbn-nav-toolbar li {
    border-right: 1px solid #EEEEEE;
    float: left;
    padding: 0;
    margin: 0 !important;
}
.ccbn-nav-toolbar li.ccbn-last {
    border-right: none;
}
.ccbn-nav-toolbar li a {
    float: left;
    padding: 5px 10px;
    text-decoration: none;
}
.ccbn-nav-toolbar li a:hover {
    background-color: #FAFAFA;
    color: #333333;
}
.ccbn-nav-toolbar li.ccbn-nav-toolbar-active a {
    background: #E0E1E2;
    color: #000;
}
/* tool content*/
.ccbn-tools-content {
    background: #EFEFF0 url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/bg-toolbar-content-gradient.png) repeat-x scroll 0 0;
}
.ccbn-tools-content h3 {
    font-size: 12px;
    padding-left: 50px;
    margin: 0;
    line-height: 16px;
}
.ccbn-tools-content h4 {
    font-size: 11px;
    font-family: ;
    margin: 0 0 10px 0;
}
.ccbn-tools-content p {
    font-size: 11px;
    margin-bottom: 10px;
}
.ccbn-tools-content-header {
    float: left;
    padding-bottom: 40px;
    width: 20%;
}
.ccbn-tools-content-instructions {
    float: right;
    width: 30%;
}
.ccbn-tools-content-main {
    float: left;
    padding-left: 3%;
    width: 45%;
}
/* tabs and content area */
   /* tabs */
.ccbn-tabs-nav {
    margin: 0;
    padding: 5px 5px 0;
    background: #E4E4E5 url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/bg-graygrad.png) repeat-x scroll center bottom;
    clear: both;
}
.ccbn-tabs-nav li {
    list-style: none;
    margin: 0 !important;
    padding: 0 5px 0 0;
    float: left;
    font-size: 12px;
}
.ccbn-tabs-nav li a {
    float: left;
    cursor: pointer;
    padding: 5px 10px;
    background: #FBFBFB url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/bg-lightgraygrad.png) repeat-x scroll center bottom;
    text-decoration: none;
}
.ccbn-tabs-nav li.ccbn-tab-active a {
    color: #000000;
    font-family: ;
    background: #FFFFFF none repeat scroll 0 0;
    border-bottom: 3px solid #FFFFFF;
}
/* Content */
.ccbn-tab-content-area {
    padding: 10px 0 10px 15px;
}
.ccbn-tab-content-inactive, .ccbn-tab-inactive {
    display: none;
}
/* right rail */
.ccbn-content-secondary {
    float: right;
    padding: 10px 15px 10px 20px;
    width: 200px;
    font-size: 10px;
}
.ccbn-content-secondary-container {
    margin-bottom: 20px;
}
/* accordion */
.ccbn-accordion {
    margin: 0;
    padding: 0;
    display: none;
}
.ccbn-accordion-item {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #E6E6E6;
}
.ccbn-accordion-item-link {
    padding: 5px 7px;
    width: 185px;
    display: inline-block;
    font-family: ;
    text-decoration: none;
    background: #ffffff;
}
.ccbn-accordion-item-link:hover {
    background-color: #FAFAFA;
    color: #333333;
}
.ccbn-accordion-item-active a.ccbn-accordion-item-link, .ccbn-accordion-item-active a.ccbn-accordion-item-link:hover {
    background: #E0E1E2;
    color: #000000;
}
/* most browsers */
.ccbn-accordion-item-active a.ccbn-accordion-item-link .ccbn-arrow {
    margin-top: 5px;
    margin-right: 11px;
    border-left: 4px dotted transparent;
    border-right: 4px dotted transparent;
    border-top: 4px solid #000000;
    border-bottom: 0;
}
/* IE6 */
.ccbn-accordion-item-active a.ccbn-accordion-item-link .ccbn-arrow {
    _border-left-color: pink;
    _border-bottom-color: pink;
    _border-right-color: pink;
    _filter: chroma(color=pink);
}
.ccbn-accordion li.ccbn-last {
    border-bottom: 1px solid #E6E6E6;
}
.ccbn-accordion-item-active {
    background: #E0E1E2;
}
.ccbn-accordion-content {
    display: none;
    background: #EFEFF0 url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/bg-toolbar-content-gradient.png) repeat-x scroll 0 0;
    padding: 0 10px 5px;
}
.ccbn-accordion-content li.ccbn-last {
    border-bottom: none;
}
/* css hacks to ensure proper layout is maintained */
.ccbn-tabs-nav:after, .ccbn-nav-toolbar:after, .ccbn-link-more:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
/*IE browsers need this part*/
.ccbn-tabs-nav, .ccbn-nav-toolbar, .ccbn-link-more {
    zoom: 1;
    _height: 1%;
}
/* earnings release */
   /* event title and date section */
.ccbn-event-heading h1 {
    font-size: 24px;
}
.ccbn-event-heading h1 a {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/icon-earnings-release-32.gif) no-repeat scroll 0 0;
    padding-left: 38px;
}
.ccbn-event-heading p {
}
/* tool content*/
.ccbn-tools-content #ccbn-share-page, .ccbn-tools-content #ccbn-rss-subscriptions, .ccbn-tools-content #ccbn-email-subscriptions {
    display: none;
    padding: 20px;
}
#ccbn-share-page .ccbn-tools-content-header {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/icon-share-32.gif) no-repeat scroll 0 0;
}
#ccbn-rss-subscriptions .ccbn-tools-content-header {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/icon-rss-32.gif) no-repeat scroll 0 0;
}
#ccbn-email-subscriptions .ccbn-tools-content-header {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/icon-alerts-44.gif) no-repeat scroll 0 0;
}
/* share */
#ccbn-share-page .ccbn-tools-content-main ul li {
    float: left;
    margin: 0 0 8px 0;
    padding-right: 4%;
    width: 45%;
    list-style: none;
}
#ccbn-share-page .ccbn-tools-content-main ul li a {
    display: block;
    padding-left: 20px;
}
/* rss */
#ccbn-rss-subscriptions .ccbn-rss-group {
    float: left;
    padding-right: 3%;
    width: 45%;
}
#ccbn-rss-subscriptions .ccbn-rss-group ul {
    margin: 0 0 10px;
    padding: 0;
}
#ccbn-rss-subscriptions .ccbn-rss-group li {
    font-size: 11px;
    margin-bottom: 5px;
    list-style: none;
}
/* email subscriptions*/
#ccbn-email-subscriptions .ccbn-tools-content-main label {
    display: block;
    font-size: 11px;
}
#ccbn-email-subscriptions .ccbn-tools-content-main .ccbnInput input {
    display: block;
    margin-bottom: 8px;
    width: 80%;
}
/* event downloads */
.ccbn-event-downloads {
    margin: 0;
    padding: 0;
}
.ccbn-event-downloads li {
    list-style: none;
    margin: 0 !important;
    padding: 3px 0;
    border-bottom: 1px solid #E6E6E6;
}
.ccbn-event-downloads li.ccbn-last {
    border-bottom: none;
}
.ccbn-event-downloads-encodings {
    margin-left: 24px;
    padding: 0;
}
.ccbn-event-downloads-encodings a {
    text-transform: uppercase;
}
/* related links */
.ccbn-related-links {
    margin: 0;
    padding: 0;
}
.ccbn-related-links li {
    list-style: none;
    margin: 0 !important;
    padding: 3px 0;
    border-bottom: 1px solid #E6E6E6;
}

.ccbn-related-links li a {
    background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/icon-open-window.gif) no-repeat scroll right 0;
    display: inline-block;
    min-height: 16px;
    padding-right: 24px;
}
.ccbn-related-links li.ccbn-last {
    border-bottom: none;
}
/* css hacks to ensure proper layout is maintained */
#ccbn-share-page:after, #ccbn-rss-subscriptions:after, #ccbn-email-subscriptions:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
/*IE browsers need this part*/
#ccbn-share-page, #ccbn-rss-subscriptions, #ccbn-email-subscriptions {
    zoom: 1;
    _height: 1%;
}
.clearfix:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
.clearfix {
    display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */  

#vs {
    background-color: #fff !important;
    border: 1px solid #fff !important;
    width: 590px;
    height: 350px;
}
.vs-root {
    width: 590px !important;
    height: 350px;
    margin: auto;
    text-align: center;
    padding: 0;
}
.vs-slideshow {
    width: 400px;
}
.releaseHeadline {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -1.5px;
}


/* Updated GNW CSS 8/11/15 */

   /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
   /* xxx              Globe Newswire CSS                                    xxx */
   /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.gnw_table_border_collapse td.gnw_heading, .gnw_heading {font: 16px Arial; text-align: center}
.gnw_table_border_collapse td.gnw_subhead, .gnw_subhead {font: 12px Arial; text-align: center}
.gnw_table_border_collapse td.gnw_colhead, .gnw_colhead {font: 12px Arial; text-align: center}
.gnw_table_border_collapse td.gnw_colhead_uline, .gnw_colhead_uline {font: 12px Arial; text-align: center; border-bottom: solid black 1.0pt;}
.gnw_table_border_collapse td.gnw_colhead_dline, .gnw_colhead_dline {font: 12px Arial; text-align: center; border-bottom: double black 2.5pt;}
.gnw_table_border_collapse td.gnw_label, .gnw_label    {font: 12px Arial; vertical-align: bottom; text-align: left }
.gnw_table_border_collapse td.gnw_label_uline, .gnw_label_uline {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt;}
.gnw_table_border_collapse td.gnw_label_uline_i10, .gnw_label_uline_i10 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt; padding-left: 10.0px;}
.gnw_table_border_collapse td.gnw_label_uline_i15, .gnw_label_uline_i15 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt; padding-left: 15.0px;}
.gnw_table_border_collapse td.gnw_label_uline_i20, .gnw_label_uline_i20 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt; padding-left: 20.0px;}
.gnw_table_border_collapse td.gnw_label_uline_i25, .gnw_label_uline_i25 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt; padding-left: 25.0px;}
.gnw_table_border_collapse td.gnw_label_uline_i30, .gnw_label_uline_i30 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt; padding-left: 30.0px;}
.gnw_table_border_collapse td.gnw_label_dline_i10, .gnw_label_dline_i10 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt; padding-left: 10.0px;}
.gnw_table_border_collapse td.gnw_label_dline_i15, .gnw_label_dline_i15 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt; padding-left: 15.0px;}
.gnw_table_border_collapse td.gnw_label_dline_i20, .gnw_label_dline_i20 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt; padding-left: 20.0px;}
.gnw_table_border_collapse td.gnw_label_dline_i25, .gnw_label_dline_i25 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt; padding-left: 25.0px;}
.gnw_table_border_collapse td.gnw_label_dline_i30, .gnw_label_dline_i30 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt; padding-left: 30.0px;}
.gnw_table_border_collapse td.gnw_label_ulinetop, .gnw_label_ulinetop {font: 12px Arial; vertical-align: bottom; text-align: left; border-top: solid black 1.0pt;}
.gnw_table_border_collapse td.gnw_label_dline, .gnw_label_dline {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt;}
.gnw_table_border_collapse td.gnw_label_i10, .gnw_label_i10 {font: 12px Arial; vertical-align: bottom; text-align: left; padding-left: 10.0px;}
.gnw_table_border_collapse td.gnw_label_i15, .gnw_label_i15 {font: 12px Arial; vertical-align: bottom; text-align: left; padding-left: 15.0px;}
.gnw_table_border_collapse td.gnw_label_i20, .gnw_label_i20 {font: 12px Arial; vertical-align: bottom; text-align: left; padding-left: 20.0px;}
.gnw_table_border_collapse td.gnw_label_i25, .gnw_label_i25 {font: 12px Arial; vertical-align: bottom; text-align: left; padding-left: 25.0px;}
.gnw_table_border_collapse td.gnw_label_i30, .gnw_label_i30 {font: 12px Arial; vertical-align: bottom; text-align: left; padding-left: 30.0px;}
.gnw_table_border_collapse td.gnw_num, .gnw_num   {font: 12px Arial; vertical-align: bottom; text-align: right; white-space: nowrap;}
.gnw_table_border_collapse td.gnw_num_uline, .gnw_num_uline {font: 12px Arial; vertical-align: bottom; text-align: right; white-space: nowrap; border-bottom: solid black 1.0pt;}
.gnw_table_border_collapse td.gnw_num_ulinetop, .gnw_num_ulinetop {font: 12px Arial; vertical-align: bottom; text-align: right; white-space: nowrap; border-top: solid black 1.0pt;}
.gnw_table_border_collapse td.gnw_num_dline, .gnw_num_dline {font: 12px Arial; vertical-align: bottom; text-align: right; white-space: nowrap; border-bottom: double black 2.5pt;}
.gnw_table_border_collapse td.gnw_num_dlinetop, .gnw_num_dlinetop {font: 12px Arial; vertical-align: bottom; text-align: right; white-space: nowrap; border-top: double black 2.5pt;}
.gnw_table_border_collapse td.gnw_data, .gnw_data     {font: 12px Arial; vertical-align: bottom; text-align: left; white-space: nowrap;}
.gnw_table_border_collapse td.gnw_data_uline, .gnw_data_uline {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt;}
.gnw_table_border_collapse td.gnw_data_dline, .gnw_data_dline {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt;}
.gnw_news_media_box { margin-top: 15px; margin-left: 6px; margin-bottom: 6px; margin-right: 6px; border-width: 1px; border-color: #A9A9A9; border-style: solid; }
.gnw_table_border_collapse td.gnw_media_caption, .gnw_media_caption { font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.gnw_media_bgcolor { background-color: transparent }
.gnw_table { border-collapse: separate; border-spacing: 6px }
.gnw_table_border_collapse td.gnw_videotitle, .gnw_videotitle {font: bold 12px Arial; color: #1d5296;}

.gnw_border_top_solid {border-top: solid black 1px!important;}
.gnw_border_right_solid {border-right: solid black 1px!important;}
.gnw_border_bottom_solid {border-bottom: solid black 1px!important;}
.gnw_border_left_solid {border-left: solid black 1px!important;}
 
.gnw_border_top_double {border-top: double black 3px!important;}
.gnw_border_right_double {border-right: double black 3px!important;}
.gnw_border_bottom_double {border-bottom: double black 3px!important;}
.gnw_border_left_double {border-left: double black 3px!important;}
 
.gnw_table_border_collapse {border-collapse: collapse!important;}
.gnw_table_border_collapse td {font-size: 12px;}
/*.gnw_table_border_collapse td {padding-left: 3px!important; padding-right: 3px!important;}*/
 
.gnw_align_left {text-align: left!important;}
.gnw_align_center {text-align: center!important;}
.gnw_align_right {text-align: right!important;}
.gnw_align_justify {text-align: justify!important;}
 
.gnw_vertical_align_top {vertical-align: top!important;}
.gnw_vertical_align_middle {vertical-align: middle!important;}
.gnw_vertical_align_bottom {vertical-align: bottom!important;}

.gnw_padding_left_none {padding-left: 0 !important;}
.gnw_padding_right_none {padding-right: 0 !important;}


   /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
   /* xxx              Globe Newswire CSS Ends                                xxx */
   /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


ul.tabsAGM li {
padding:0px !important;
padding-bottom:1px !important;
}

.agm.ndq-inner-content-row {
    float: none;
}

.agm ul.tabsCustom {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px;
}

.ndq-home-reports {
    margin-bottom: 50px;
}

.ndq-home-hna-reports tr.ccbnBgTblTtl span {
    display: none;
}

.ndq-home-hna-reports {
    margin-bottom: 50px;
}

.ndq-home-hna-reports table.tabcontentstyle {
    margin-bottom: 0px;
}

ul.ndq-li li {
    background: url(http://media.corporate-ir.net/media_files/irol/20/205430/redesign-2011/images/bg-bullet.gif) no-repeat scroll 0 9px transparent;
    line-height: 140%;
    padding: 0 0 10px 10px;
}

.ndq-inner-content-row p a {
    color: #ee2d24;
}

ul.ndq-careerscorpresp li {
    display: inline-block;
    padding-right: 10px;
}

ul.ndq-careerscorpresp {
    margin-left: 0px !important;
}

.calendar {
    position: relative;
clear:left;
}