
/*---- font-icons-----*/
@font-face{
font-family:"BauerBodoniStd-Roman";
src:url("/~/media/Files/B/BrookField-BIC-V2/fonts/35ACAE_0_0.eot?#iefix");
src:url("/~/media/Files/B/BrookField-BIC-V2/fonts/35ACAE_0_0.eot?#iefix") format("eot"),
url("/~/media/Files/B/BrookField-BIC-V2/fonts/35ACAE_0_0-woff2.woff2") format("woff2"),
url("/~/media/Files/B/BrookField-BIC-V2/fonts/35ACAE_0_0-woff.woff") format("woff"),
url("/~/media/Files/B/BrookField-BIC-V2/fonts/35ACAE_0_0-ttf.ttf") format("truetype");
font-weight:normal;font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:    url('/~/media/Files/B/BrookField-BIC-V2/fonts/icomoon-eot.eot?cg4ddw');
  src:    url('/~/media/Files/B/BrookField-BIC-V2/fonts/icomoon-eot.eot?cg4ddw#iefix') format('embedded-opentype'),
    url('/~/media/Files/B/BrookField-BIC-V2/fonts/icomoon-ttf.ttf?cg4ddw') format('truetype'),
    url('/~/media/Files/B/BrookField-BIC-V2/fonts/icomoon-woff.woff?cg4ddw') format('woff'),
    url('/~/media/Files/B/BrookField-BIC-V2/fonts/icomoon-svg.svg?cg4ddw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"], #secondnavigation li.haschildren li.haschildren:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-down-arrow:before {
  content: "\e906";
}
.icon-up-arrow:before {
  content: "\e907";
}
.icon-next:before {
  content: "\e904";
}
.icon-prev:before {
  content: "\e905";
}
.icon-linkedin:before {
  content: "\e903";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-search:before {
  content: "\f002";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-member:before {
  content: "\e900";
}
.icon-board-member:before {
  content: "\e901";
}
.icon-chairman:before {
  content: "\e902";
}
.icon-icon-financial-expert:before {
  content: "\e90a";
}
.icon-arrow-menu:before {
  content: "\e908";
}
.icon-right-arrow:before {
  content: "\e909";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-file-pdf-o:before {
  content: "\f1c1";
}
.icon-file-pdf:before {
  content: "\f1c1";
}
.icon-file-word-o:before {
  content: "\f1c2";
}
.icon-file-word:before {
  content: "\f1c2";
}
.icon-file-excel-o:before {
  content: "\f1c3";
}
.icon-file-excel:before {
  content: "\f1c3";
}
.icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.icon-file-powerpoint:before {
  content: "\f1c4";
}
.icon-file-audio-o:before {
  content: "\f1c7";
}
.icon-file-sound-o:before {
  content: "\f1c7";
}
.icon-file-audio:before {
  content: "\f1c7";
}
.icon-file-sound:before {
  content: "\f1c7";
}
.icon-file-movie-o:before {
  content: "\f1c8";
}
.icon-file-video-o:before {
  content: "\f1c8";
}
.icon-file-movie:before {
  content: "\f1c8";
}
.icon-file-video:before {
  content: "\f1c8";
}
.icon-file-code-o:before {
  content: "\f1c9";
}
.icon-file-code:before {
  content: "\f1c9";
}






/* Glyphicons */

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/~/media/Files/B/BrookField-BIC-V2/fonts/glyphicons-halflings-regular-eot.eot');
  src: url('/~/media/Files/B/BrookField-BIC-V2/fonts/glyphicons-halflings-regular-eot.eot?#iefix') format('embedded-opentype'), 
    url('/~/media/Files/B/BrookField-BIC-V2/fonts/glyphicons-halflings-regular-woff2.woff2') format('woff2'), 
    url('/~/media/Files/B/BrookField-BIC-V2/fonts/glyphicons-halflings-regular-woff.woff') format('woff'), 
    url('/~/media/Files/B/BrookField-BIC-V2/fonts/glyphicons-halflings-regular-ttf.ttf') format('truetype'),
    url('/~/media/Files/B/BrookField-BIC-V2/fonts/glyphicons-halflings-regular-svg.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
/*---- slick-slider-----*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*---- bootstrap-----*/
/*---------------- Start Reset CSS ----------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small, strike,strong, tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}body{line-height:1}ol,ul{list-style:none} blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none} del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/*---------------- End Reset CSS ----------------- */
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=ce09fde71af3dd1a0c54)
 * Config saved to config.json and https://gist.github.com/ce09fde71af3dd1a0c54
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

@-ms-viewport{ width: auto !important;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img,.img-responsive{
  vertical-align: middle;
  display: block;
  width: auto \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1230px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1230px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*---- main-----*/
.home-right-wrapper.wrapper2.ReportSlider .slick-dots > li button { background-image: url("/~/media/Images/B/BrookField-BIC-V2/css/sprite.png"); background-repeat: repeat; content: " "; display: inline-block; position: absolute; }
#MainWrapper { float: left; width: 100%; overflow-x:hidden; }
.container-fluid { margin: 0 auto; max-width: 1170px; }
/*.cssDisable{display:none;}*/

/*-------------- Main Body CSS Starts --------------*/ 
/*
h1 {font-family: BauerBodoniStd-Roman, "Bodoni MT"; font-weight:2em;}
h2 {font-family: 'Open Sans Condensed', sans-serif;}
p {font-family: 'Open Sans', Arial, sans-serif;}
*/
html { font-size: 10px; -webkit-text-size-adjust: none; -ms-content-zooming: none; }
body { background-color: #f7f7f7; font-family: 'Open Sans', Arial, Helvetica, sans-serif; line-height: 1.42857; font-size: 1.6rem; color: #777777; }
#contentwrapper a { color: #FF8200; text-decoration: underline; }
#contentwrapper a:hover { color: #ca6300; }
#contentwrapper a:focus, #contentwrapper a:active { text-decoration: underline; border: none; outline: 0; _noFocusLine:expression(this.hideFocus=true);}
#contentwrapper table a:focus, #contentwrapper table a:hover { text-decoration: none; border: none; }
.hide { display: none; }
.invisible { position: absolute; left: -9999999px; top: auto; width: 1px; height: 1px; overflow: hidden; visibility: visible; }
img { outline-style: none; outline-width: 0; border: 0 none; }
sup { font-size: smaller; font-weight: 700; }
sub { margin: 2px 0; padding: 2px 0; }
ul, ol { list-style: none; }
#twocolright ul {line-height: 30px; list-style-type: disc; margin-bottom: 30px; padding-left: 46px;}
#twocolright ul ul { margin: 0 0 5px; list-style-type: circle; }
#twocolright ol ol { margin: 0 0 5px; }
#twocolright ol { line-height: 30px; margin: 0 0 30px; padding-left: 40px; list-style-type: numeric; }
#twocolright ol li, #twocolright ul li {padding-left: 5px;}
#twocolright ul li ol, #twocolright ol li ul { margin: 0 0 5px; }
hr { border-style: none none solid; border-width: 0 0 1px; margin: 5px 0; }
:active { outline-style: none; outline-width: 0; }
* { margin: 0; padding: 0; }
.uppercase { text-transform: uppercase; }
p { padding: 0 0 20px; }
b, strong { font-family: "Open Sans", Arial, sans-serif; font-weight: 700; }
/*h1 { font-size: 2.6rem; line-height: 3rem; margin: 0 0 20px; }*/
h1,.sectionHeader { color: #0f3557; font-family: BauerBodoniStd-Roman, "Bodoni MT", Georgia, "Times New Roman", Times, serif; font-size: 5.2rem; letter-spacing: 0px;font-weight:normal; line-height: 1; margin-bottom: 20px; margin-top: 20px; }
h1:after { background-color: #FF8200; content: ""; display: block; height: 4px; margin-top: 20px; width: 75px; }
h2 { color: #0f3557; font-family: BauerBodoniStd-Roman, "Bodoni MT", Georgia, "Times New Roman", Times, serif; font-size: 3.6rem; letter-spacing: -1px; line-height: 1; margin-bottom: 23px; margin-top: 20px; }
h2:after { background-color: #FF8200; content: ""; display: block; height: 4px; margin-top: 15px; width: 75px; }
h3{line-height:18px;margin-bottom:10px;}
p#sectionheader { font-size: 1.6rem; line-height: 2.0rem; }
.float100 { float: left; width: 100% }
.hide { display: none }
.home-slider { height: 345px; }
#bannerwrapper .sliderbanner { -webkit-animation: fadeIn ease-in 1; -moz-animation: fadeIn ease-in 1; animation: fadeIn ease-in 1; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s; }
.full-width { width: 100%; }
.inline-block { display: inline-block; }
#contentwrapper a[href^="tel:"] { color: inherit !important; text-decoration: none; cursor: default; }
#contentwrapper a[href^="tel:"].mobile-tel-link { color: inherit !important; cursor: pointer !important; }

input[type="text"],input[type="submit"],textarea {-webkit-appearance: none;border-radius: 0;}
.relative-div.open .main-navigation {display: none;}
#logo > a {display: inline-block;}
.bod-box-content { display:block; }
/*-------------- Main Body CSS Ends --------------*/

/*-------------- Header CSS Starts --------------*/
#logo { padding-top: 30px;z-index: 1; }
#logo a, a.search-toggle { outline: medium none; text-decoration: none; }
/*.menu-search.col-xs-9 { padding-top: 24px; }*/
.menu-search { padding-top: 24px; }
#headerwrapper { color: #fff; min-height: 85px; position: relative; z-index: 400; }
#headerlinks { overflow: hidden; }
#headerlinks ul li { border-right: 1px solid #0000FF; float: left; padding: 0 5px; }
#searchcontainer { clear: both; float: right; height: 25px; margin: 10px 0 0; overflow: hidden; }
#searchTextboxContainer { float: left; }
#searchTextboxContainer input { width: 140px; height: 23px; }
#SearchButtonContainer { float: left; }
#SearchButtonContainer input { height: 24px; width: 44px; }
#toplinks { float: left; }
.toplinks-right { float: right; margin-top: 30px; }
.head-search { float: right; padding: 9px 3px 10px 9px;}
.search-toggle { color: #fff; cursor: pointer; font-size: 1.4rem; }
.search-toggle:hover { color: #fff; }
/*-------------- Header CSS Ends --------------*/

/*-------------- Top Navigation CSS Starts --------------*/
.main-navigation { float: right; }
#topnavigation ul li { float: left; text-align: center; text-transform: capitalize; position: relative; font-size: 1.4rem; }
#topnavigation ul li.first { border-left: medium none; padding-left: 0; }
#topnavigation ul li.last { border-right: 0 none; }
/*#topnavigation ul li.selected a, #topnavigation ul li.current a { color: #000; }*/
#topnavigation>ul>li { float: none; display: table-cell; }
/*-------------- Top Navigation CSS Ends --------------*/

/*-------------- Left Navigation CSS Starts --------------*/
#utility { margin-top: 40px; }
.leftnavigation .level1 { font-size: 1.4rem; line-height: 1.4rem; margin-bottom: 15px; }
.leftnavigation .level1.haschildren > ul { display: none; padding-left: 20px; }
.leftnavigation .level2 { margin-top: 15px; }
.leftnavigation .level1.selected > a { color: #000 }
.leftnavigation .level1 a:hover { color: #000 }
/*Left menu drop down starts*/
a.showmore-menu { cursor: pointer; display: block; height: 14px; margin: 0; position: absolute; right: 10px; top: 0px; width: 14px; z-index: 500; font-family: 'icomoon' !important; }
.leftnavigation .level1.haschildren { position: relative; }
.leftnavigation .level1.haschildren > a > span { padding-right: 30px; }
a.showmore-menu:after { content: "\f068"; }
a.showmore-menu.opened:after { content: "\f067"; }
a.showmore-menu:focus { text-decoration: none; color: #159EE4; }
/*Left menu drop down ends*/
/*-------------- Left Navigation CSS Ends --------------*/

/*-------------- Breadcrumb CSS Starts --------------*/
#breadcrumb { float: left; }
/*-------------- Breadcrumb CSS Ends --------------*/

/*-------------- Search page CSS Starts --------------*/
.ip3search_highlight { font-weight: 700; }
.sitesearchpagination { padding-top: 10px; float: left; width: 100%; }
.sitesearchpagination ul { text-align: center; }
.sitesearchpagination ul li { display: inline; margin: 0 10px 0 0 !important; padding: 0; list-style: none !important; }
table.searchTable { width: 100%; word-break: break-all; }
table.searchTable tbody tr th { text-align: left; height: 22px; }
#tabs.sectionTabs { float: left; position: relative; width: 100%; padding: 0 0 10px; }
#tabs.sectionTabs ul { border-bottom: 1px solid #000; float: left; list-style: none outside none; padding: 0; margin: 0; width: 100%; }
#tabs.sectionTabs li { float: left; padding: 0; margin: 0; border-left: 1px solid #000; border-top: 1px solid #000; list-style: outside none none; }
#tabs.sectionTabs li.lastLI { border-right: 1px solid #000; }
#tabs.sectionTabs li a span { display: block; text-align: center; }
#tabs.sectionTabs li a { display: block; padding: 10px; text-align: center; background-color: #ccc; }
#tabs.sectionTabs li.current a, #tabs.sectionTabs li a:hover { background-color: #fff; }
#tabsDD { font-size: 1.6rem;height: 60px;line-height: 22px;width: 358px; }
#tabs.sectionTabs span.select { /*position: absolute; font-size: 1.4rem; top: 0; left: 0; height: 35px; color: #000; padding: 11px 15px 10px 5px; background: url("/~/media/Images/B/BrookField-BIC-V2/css/searchTab-dd.png") no-repeat scroll 96% 15px #cccccc; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; *behavior:url("/~/media/Files/B/BrookField-BIC-V2/htc-files/boxsizing.htc");*/background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 1px solid #cccccc; box-sizing: border-box;color: #555555;font-size: 1.6rem;height: 60px;left: 0;line-height: 22px;padding: 17px 40px 17px 32px;position: absolute;top: 0;}
.searchresultpage #loadmore a { background-color: #f1ece2; color: #000; cursor: pointer; display: block; line-height: 23px; padding: 10px 0; text-align: center; text-decoration: none; }
.searchresultpage #loadmore { width: 100%; float: left; padding: 20px 0; }
.searchresultpage #loader, .searchresultpage #loadedcontent { display: none; text-align: center; }
#searchinnerRP { margin-bottom: 10px; }
#searchTextBoxContainerRP { float: left; }
#searchButtonContainerRP { float: left; }
#searchTextBoxContainerRP input { border: 1px solid #ababab; padding: 9px 25px; }
#searchButtonContainerRP > input { border: 1px solid #ababab; margin-left: 5px; padding: 5px; }
.mobi-pr-tabs ul { background: #f3f3f3 none repeat scroll 0 0; margin: 0 !important; padding-left: 0 !important;border:1px solid #ccc; border-top:none;display: none; position: absolute;width: 100%;z-index: 9; }
.mobi-pr-tabs ul li { list-style-type: none !important; padding-left:0 !important; /*background: #fff; border: 1px solid #ccc;*/ }
.newsWrapper { margin-top: 16px; }
.mobi-pr-tabs ul li {margin-bottom: 0 !important;padding-left: 0 !important;}
.mobi-pr-tabs ul li a:hover {background-color: #0f3557;color: #ffffff !important;}

.mobi-pr-tabs .year-item { background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 1px solid #cccccc;color: #555555;font-size: 1.6rem;/*height: 60px;*/line-height: 22px;padding: 17px 40px 17px 32px;position: relative;cursor: pointer; }
.mobi-pr-tabs .year-item:after { /*content: "\e906"; display: block; height: 15px; width: 15px; color: inherit; font-family: icomoon; float: right;*/border-color: #777777 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);  border-style: solid; border-width: 7px; content: ""; height: 0; position: absolute;width: 0;right: 33px;top: 28px; }
.mobi-pr-tabs .year-item.active:after { /*font-family: icomoon; content: "\e909";*/border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #777777;border-width: 0 6px 8px;right: 33px;top: 28px; }
.mobi-pr-tabs ul li a { color: #777777 !important;display: block;padding: 19px 37px;text-decoration: none !important; position: relative;}
.mobi-pr-tabs ul li a:after { background: #cccccc; content: ""; height: 1px; left: 34px; position: absolute; bottom: -1px; width: 212px; }
.mobi-pr-tabs ul li a:hover:after { background: #0f3557; bottom: 0; }


#contentwrapper .searchTable a {color: #FF8200;}
#contentwrapper .searchTable a:hover {color: #ca6300;}
/*-------------- Search page CSS Ends --------------*/

/*-------------- Site Map CSS Starts --------------*/
#sitemapcontainer { }
#sitemapcontainer li { font-weight: 700 }
#sitemapcontainer li a { display: inline-block; padding: 3px; }
#sitemapcontainer li ul li { font-weight: normal }
#sitemapcontainer li ul li a { padding: 0 0 0 3px; }
#sitemapcontainer li ul li ul { margin-bottom: 10px; }
#sitemapcontainer li ul li ul li { }
#sitemapcontainer li#nav-site-services-level1 { display: none; }
/*-------------- Site Map CSS Ends --------------*/

/*-------------- Homepage Bottom Boxes Starts --------------*/
.box-item-container { margin-bottom: 35px; }
.box-item-container h2 { font-size: 2.4rem; line-height: 2.8rem; margin-bottom: 15px; }
.box-item-container .ir-box-link a { color: #159EE4; font-size: 1.6rem; }
.box-item-container .ir-box-link a:hover { font-size: 1.6rem; color: #6e8878; }
.box-item-container .ir-box-content { margin-bottom: 10px; }
.box-item-container .form-links a { font-size: 2.4rem; margin-right: 5px; }
.box-item-container .form-links { margin: 5px 0px; }
.box-item-container p.ir-event-date { padding-bottom: 5px; font-weight: 700; }
.box-item-container #regTextbox { border: 1px solid #d8d8d8; padding: 5px 10px; margin-bottom: 10px; }
.box-item-container .email-alerts-btn input[type="submit"] { color: #FFF; border-radius: 7px; background: #003764; border: none; padding: 7px 15px; }
.homepage-boxes { width: 100%; padding: 15px 15px 10px 15px; border-top: 2px solid #159EE4; display: inline-block; border-bottom: 2px solid #159EE4; background-color: #f7f7f7; }
a.email-alert { background: #003764; border: none; border-radius: 7px; color: #fff; padding: 7px 15px; float: left; }
/*-------------- Homepage Bottom Boxes Ends --------------*/

/*-------------- Footer CSS Starts --------------*/
#footerwrapper { clear: both; padding-top: 40px; }
#footerlinks ul li { border-right: 1px solid #0000FF; float: left; padding: 0 5px; }
/*-------------- Footer CSS Ends --------------*/

/* --------------- Banner Starts ---------------*/
.home-slider { max-height: 345px; background: rgba(0, 0, 0, 0) url("~/media/Images/B/BrookField-BIC-V2/css/site-loader.gif") no-repeat scroll center center; }
.home-slider#bannerwrapper .sliderbanner {/*visibility:hidden;*/ float: left; transition: all 0s ease 0s; -webkit-transition: all 0s ease 0s; -moz-transition: all 0s ease 0s; -ms-transition: all 0s ease 0s; }
.banneritem { position: relative; height: 345px; width: 100%; overflow: hidden; float: left; }
.banneritem .bannertext { color: #fff; position: absolute; top: 43%; width: 450px; }
#bannerwrapper { position: relative; margin: 0 auto; overflow: hidden; }
#bannerwrapper .sliderbanner { width: 100%; position: relative; }
.bannerOuterText { margin: 0 auto; max-width: 1100px; /*width:100%;position: relative;top: 43%;transform: translateY(-50%);*/ }
.home-intro { }
.home-intro p { font-size: 1.6rem; line-height: 3.0rem; }
.BannerImage { display: block; height: auto; width: 100%; }
.bannertext p.sldTitle { font-size: 2.2rem; font-weight: 700; padding: 0 0 10px; }
.bannertext p { font-size: 1.8rem; padding: 0 0 10px; }
.bannertext p a { font-size: 1.6rem; }
.slick-dots { left: 0px; right: 0px; bottom: 30px; margin: 0px auto; position: relative; text-align: center; }
.slick-dots li { display: inline-block; margin: 0 5px; }
.slick-dots li button { border: none; background: rgba(255,255,255,0.7); height: 15px; width: 15px; text-indent: -99999px; }
.slick-dots li.slick-active button { background: rgba(255,255,255,1); }
.slick-arrow { position: absolute; top: 45%; z-index: 2; border: none; width: 31px; height: 55px; font-size: 0rem; background-color: rgba(255,255,255,0); }
.slick-arrow.slick-next:after { font-family: 'icomoon'; content: "\e90c"; font-size: 3.5rem; position: relative; color: #fff; }
.slick-arrow.slick-prev:after { font-family: 'icomoon'; content: "\e905"; font-size: 3.5rem; position: relative; color: #fff; }
.slick-arrow.slick-prev { left: 20px; background-position: -8px -8px; }
.slick-arrow.slick-next { right: 20px; background-position: -45px -8px; }
/* --------------- Banner Ends ---------------*/

/* --------------- Search Starts ---------------*/
.siteSearch { background-color: #0f3557; border: medium none #0f3557; color: #fff; font-family: "Open Sans Condensed", Arial Narrow, Helvetica, sans-serif; font-weight: 700; opacity: 0; padding: 10px 25px; text-transform: uppercase; transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; }
.siteSearch:hover, .siteSearch:focus {color: #ffffff;outline: medium none !important;text-decoration: none;}
.siteSearch:hover { background:#071a2d; }
.search { border: none; float: right; margin-right: 79px; }
.searchbox { position: absolute; width: 325px; right: 33px; top: 30px; opacity: 0; }
#searchButtonContainer { float: right;position: absolute;right: 0; }
.search-txt { background: #fff none repeat scroll 0 0; border: 1px solid #ccc; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; color: #555555; height: 43px; padding: 9px 25px; position: relative; transition: all 0.3s ease-out 0.2s; -webkit-transition: all 0.3s ease-out 0.2s; -moz-transition: all 0.3s ease-out 0.2s; -ms-transition: all 0.3s ease-out 0.2s; width: 0; opacity: 0; }
div#searchButtonContainer2:after { font-family: 'icomoon'; content: "\f002"; position: absolute; right: 0px; top: 0px; line-height: 1.5rem; }
/* --------------- Search Ends ---------------*/

/* --------------- Content Wrapper Starts ---------------- */
#contentwrapper {clear: both;position: relative;z-index: 15;background: #fff;padding-bottom: 20px;margin-top: 0px; }
#ip3-Homepage #contentwrapper { margin-top:0px; }
.page-intro-text { float: left; width: 100%; }
.page-content { float: left; width: 100%; }
.page-introtext p, p.rad-introtext { font-size: 1.6rem; font-weight: 600; line-height: 30px; }
.page-content p {line-height:30px;} 
/* --------------- Content Wrapper Ends ---------------- */

/* --------------- Snapdown Starts ---------------- */
.snapdown-container { float: left; width: 100%; }
.snapdown-title { cursor: pointer; padding: 15px 100px 15px 55px; }
.snapdown-content { display: none; line-height: 30px; padding: 9px 100px 13px 55px; }
.snapdown-content p:last-child { margin-bottom: 0px; }
.snapdown-item.first { border-top: 1px solid #eeeeee; }
.snapdown-item { border-bottom: 1px solid #eeeeee; }
.show-hide { cursor: pointer; float: right; }
.snapdown-item.first .snapdown-content { display: block }
.snapdown-title p { color: #3f5d78; font-size: 2rem; margin-bottom: 0; position: relative; }
.nojs .snapdown-title p:after { display: none; }
.snapdown-title>p:after { content: "\f067"; color: #a1a1a1; display: block; font-family: "icomoon" !important; font-size: 1.6rem; font-weight: 700; left: -39px; margin-top: -8px; position: absolute; top: 12px;}
.snapdown-item.active .snapdown-title p { color: #0f3557; }
.snapdown-item.active .snapdown-title>p:after { transform: rotate(136deg);-webkit-transform: rotate(136deg); }
.snapdown-title i { font-size: 1.8rem; float: right; }
.nojs .snapdown-title p::after { content: ""; }
.nojs .snapdown-title.active p::after { content: ""; }
/* --------------- Snapdown Ends ---------------- */
/* ---------------Starts Committee Composition ---------------- */
.category-key span {display: inline-block; float: none; margin-right: 10px;}
.category-key span span, .category-key span i { color: #FF8200; font-size: 2rem; margin-right: 0;}
.category-key { float: left; width: 100%; margin-bottom: 20px; margin-top: 10px; }
.committee-composition-container { float: left; width: 100%; }
table.committee-composition-table { width: 100%; }
.category-key img { margin-top: -5px; display: inline; }
.committee-composition-table img { display: inline-block; }
table.committee-composition-table td { text-align: center; }
table.committee-composition-table td.textLeft { text-align: left; }
table.committee-composition-table td span, table.committee-composition-table td i { color: #FF8200; font-size: 2rem; margin-left: 5px; vertical-align: middle;}
.committee-category > p { text-align: left;}
table.committee-composition-table td, table.committee-composition-table tbody th {padding: 22px 15px 16px;}

/* ---------------Ends Committee Composition ---------------- */

/* --------------- Events and Presentation Starts ---------------- */
.events-presentations-container { float: left; width: 100%; }
.events-presentations-container .event-date { width: 20%; }
.event-table td { vertical-align: top; }
.webcast-event { display: block; float: left; min-height: 25px; padding: 2px 2px 3px 20px; clear: left; position: relative; }
a.webcast-event:after { font-family: 'icomoon' !important; content: "\f1c7"; position: absolute; left: 0px; top: 0px; }
table.upcoming-event-table { margin-bottom: 20px; }
.eventSubitems { margin-top: 10px; }
.eventSubitems a { position: relative; display: block; float: left; padding: 2px 0; }
.eventSubitems .relatedLink { padding-bottom: 5px; }
.event-table strong.title-sub { display: block; }
.event-document:first-child { margin-top: 10px; }
.event-document { clear: both; display: block; float: left; }
.event-document img { padding: 0 4px 0 2px; vertical-align: middle; display: inline }
.event-document a { display: block; padding: 2px 0; float: left; }
.pdf-size { display: block; float: left; padding: 5px 0 3px 8px; }
.event-document.event-document-1 a { padding: 3px 0 2px; }
.Outlook-link { display: block; float: left; padding: 2px 0; }
.Outlook-link img { margin-right: 11px; vertical-align: middle; display: inline }
.rad-underline { text-decoration: underline; }
.event-document .media-link { font-size: 1.4rem; color: #159ee4 }
.event-document .media-link:hover { font-size: 1.4rem; color: #159ee4 }
.relatedDocuments { float: left;/*margin-bottom: 15px;*//*margin-top: 10px;*/ width: 100%; }
/* --------------- Events and Presentation Listing  Starts ------------------*/
.listing-events-container h2 { margin-bottom: 15px; font-size: 1.5em; }
.upcoming-events-container { float: left; margin-bottom: 30px; width: 100%; }
.related-materials-expand { display: none; margin-top: 10px; float: left }
.event-listing-item-container { padding: 15px; float: left; width: 100%; margin-bottom: 15px; border: 1px solid #eee; }
.event-listing-item-container.last { margin-bottom: 0px; }
/*.upcoming-events-container .title-sub,.upcoming-events-container .event-date,.upcoming-events-container .outlook-link{float:left;width:32%;margin-right:2%;}*/
.upcoming-events-container .outlook-link { margin: 0px; }
.upcoming-events-container .outlook-link img { float: left; margin-right: 10px; }
.related-materials-collapsed p:before { font-family: 'icomoon' !important; content: "\f068";/*margin-right:10px;*/ cursor: pointer; left: 0; position: absolute; }
.related-materials-collapsed.active p:before { content: "\f067"; }
.event-listing-item-container .media-link, .event-listing-item-container .media-link:hover { font-size: 1em; color: #159ee4 }
.events-presentations-container .past-events-container .event-date { width: 100%; }
.related-materials-collapsed { float: left; width: 100%; }
.related-materials-collapsed p { padding-bottom: 0; cursor: pointer; display: inline-block; padding-left: 25px; position: relative; }
.pdf-icon, .html-icon, .doc-icon, .xbrl-icon, .xlsx-icon, .xls-icon, .webcast-icon { padding-left: 25px !important; position: relative; margin-bottom: 8px; height: 28px; }
.pdf-icon:before { background-image: url("/~/media/Images/B/BrookField-BIC-V2/icons/pdf-icon.png"); background-repeat: no-repeat; content: ""; display: inline-block; height: 28px; left: 0; position: absolute; top: -1px; width: 20px; }
.html-icon:before { background-image: url("/~/media/Images/B/BrookField-BIC-V2/icons/html-icon.png"); background-repeat: no-repeat; content: ""; display: inline-block; height: 28px; left: 0; position: absolute; top: -1px; width: 20px; }
.doc-icon:before { background-image: url("/~/media/Images/B/BrookField-BIC-V2/icons/doc-icon.png"); background-repeat: no-repeat; content: ""; display: inline-block; height: 28px; left: 0; position: absolute; top: -1px; width: 20px; }
.xbrl-icon:before { background-image: url("/~/media/Images/B/BrookField-BIC-V2/icons/xbrl-icon.png"); background-repeat: no-repeat; content: ""; display: inline-block; height: 28px; left: 0; position: absolute; top: -1px; width: 20px; }
.xlsx-icon:before, .xls-icon:before { background-image: url("/~/media/Images/B/BrookField-BIC-V2/icons/xlsx-icon.png"); background-repeat: no-repeat; content: ""; display: inline-block; height: 28px; left: 0; position: absolute; top: -1px; width: 20px; }
.webcast-icon:before { background-image: url("/~/media/Images/B/BrookField-BIC-V2/icons/webcast-icon.png"); background-repeat: no-repeat; content: ""; display: inline-block; height: 28px; left: 0; position: absolute; top: -1px; width: 20px; }
.eventDate { width: 25%; }
.eventData { width: 75%; }
.upcoming-events-container .eventData { width: 55%; }
.eventCalendar { width: 20%; }
/* --------------- Events and Presnetation Listing ------------------*/
/* --------------- Events and Presentation Ends ---------------- */
/* --------------- Calendar Of Events Starts ------------------*/
.latest-webcast-tem { margin-bottom: 20px; }
.webcast-link-container img { display: inline-block; }
.latest-webcast-tem .webcast-subject, .latest-webcast-tem .webcast-date { padding-left: 30px; }
.financial-calendar-container, .subscriptionbox { float: left; margin-top: 15px; }
.events-item-container, .formrow { margin-bottom: 20px; }
.formrow label { margin-bottom: 10px; }
.privacytext p { padding-bottom: 0px; }
.supporting-material-item { margin-bottom: 10px; }
.supporting-material-item.last { margin-bottom: 0px; }
.supporting-material-item .doc-pdf-icon { float: right; }
.webcast-link .normal-text-link { display: inline-block; width: 100% }
.calendar-past-event-item { float: left; width: 100%; margin: 20px 0 0; padding-bottom: 20px; border-bottom: 1px solid #efefef; }
.calendar-past-event-item.last { border-bottom: 0px; }
.supporting-material-container .material-text { float: left; width: 20%; }
.supporting-material-container .material-item { float: left; width: 80%; }
.supporting-material-container .material-item a { float: right; }
/* --------------- Calendar Of Events Ends ------------------*/

/* --------------- Listing Page Starts ---------------- */
.list-title { float: left; width: 89%; }
.list-document { float: left; padding: 7px 0; width: 11%; }
.list-document div { float: left; margin-right: 5px; }
.list-wrapper ul li.last { border-bottom: 4px solid #0380c1; }
.list-wrapper ul li.first { border-top: 4px solid #0380c1; }
.list-wrapper ul li { border-top: 1px solid #adcde4; clear: both; float: left; padding: 0; width: 100%; }
.list-wrapper ul li p { line-height: 16px; margin: 0; padding: 15px 10px 0 0; }
.noprint { font-size: 0.929em; }
.noprint span { float: left; }
.noprint div { display: inline-block; text-align: right; vertical-align: middle; }
.dwd-brief-link { margin-top: 5px; text-align: left; }
#twocolright .tabs ul { border-bottom: 1px solid #cccccc; display: table; font-size: 1.8rem; line-height: 22px; list-style-type: none; margin: 0; padding-left: 0; width: 100%; }
#twocolright .tabs li {border-bottom: 2px solid #fff; display: table-cell; float: none; font-family: "Open Sans Condensed",Arial Narrow,Helvetica,sans-serif; font-weight: 700; list-style: outside none none; padding-bottom: 3px; padding-left: 2px; text-align: center; text-transform: uppercase;}
.tabs .level2 { float: left; margin-right: 10px; }
.tabs .level2 a span { color: #999999; }
#contentwrapper .tabs .level2 a:hover span { color: #3f5d78; }
.tabs .current span,.tabs .selected a span { color: #0f3557; display: block; text-decoration: none; }
#contentwrapper .tabs li a { text-decoration: none; color: #999999; }
#contentwrapper .tabs li a:hover { color: #3f5d78; }
.tabs ul { float: left; width: 100%; }
.tabs { margin-bottom: 28px;margin-top: 8px;}
.newsWrapper { margin-top: 20px; }
#twocolright .tabs li.current,#twocolright .tabs li.selected { border-bottom: 2px solid #FF8200; }
/* --------------- Listing Page Ends ---------------- */

.box-items { margin: 0 auto; max-width: 1126px; padding-top: 23px; }
.box-unit { margin-bottom: 38px; }
#box-unit-4 { clear: left }
.header-gallery-unit { padding: 15px 0 10px; clear: both; line-height: 18px; }
.header-gallery-unit h2 { font-size: 1.6rem; }
.box-unit p { font-size: 1.4rem }
.box-unit p:last-child { margin-bottom: 0 }
.shareprice-box { background: #333333; position: relative; }
.shareprice-box iframe { height: 150px; padding: 20px 15px 5px; }
.shareprice-box .inner-share-box-link { display: block; padding: 0 15px; }
/*---------- Table Styling ------------*/
th { background-color: #fafbfb; color: #0f3557; font-family: "Open Sans Condensed", Arial Narrow, Helvetica, sans-serif; font-size: 1.6rem; padding: 13px 14px 12px; text-align: left; text-transform: uppercase; }
td, tbody th { background-color: transparent; color: #777777; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size: 1.4rem; padding: 20px 15px; text-transform: none; vertical-align: top; }
.tr-odd td, tbody .tr-odd th { background: #fafbfb none repeat scroll 0 0; }
table.inv-responsive-table { width: 100%; margin-bottom: 10px }
tbody th { font-weight: normal }
th.cAlign, td.cAlign {text-align:center; }
td p { margin-bottom: 0; padding-bottom: 0 }
.inv-responsive-header-td { font-weight: 700; }
.inv-responsive-data-header { width: 30%; font-weight: 700; }
.inv-responsive-data-content { width: 70% }
table.responsive-table { }
.pr-mobi-headers { display: none; }
/*---------- Table Styling ------------*/

/*----------  Footer CSS Start ------------------*/
.footer-title { color: #666666; font-size: 1.6rem; text-transform: uppercase; }
.footer-link ul { font-size: 1.2rem; margin-bottom: 40px; }
.footer-link ul li { border-left: 1px solid #666666; float: left; line-height: 1rem; margin-bottom: 10px; padding: 0 10px; }
.footer-link ul li:first-child { margin: 0; border-left: 0; padding-left: 0; }
.footer-link ul li a { color: #434343; }
.footer-links-container { background: #efefef none repeat scroll 0 0; box-shadow: 0 1px 14px -1px rgb(60, 60, 60); float: none; max-width: none; padding: 0 0 28px; position: relative; width: auto; z-index: 10; margin-top: 30px; }
.footer-links-container .container-fluid { margin: 0 auto; max-width: 1200px; padding-top: 48px; }
/* .footer-links-container a{color:#FFF;}
.inv-branding a { display: inline-block; float: right; font-family: "Open Sans Condensed", Arial Narrow, Helvetica, sans-serif; font-size: 1.6rem; font-weight: 400; line-height: 1; position: relative; }*/
.contentblock-footer .inv-branding a:hover { text-decoration: none; }
.inv-branding a:after { background-position: -144px -8px; height: 15px; right: 0px; top: 0; width: 101px; }
.inv-branding a:after {background-image: url("/~/media/Images/B/BrookField-BIC-V2/css/sprite.png");background-repeat: repeat;content: "";display: inline-block;position: absolute;}

.inv-branding { clear: both; }
.contentblock-footer .inv-branding a {display: block;text-indent: -9999px;position: relative;}
.footer-right-side { float: right; }
a.footer-linkedin, a.emailtofriend { color: #fff; background-color: #A3B0B6; padding: 5px 10px; border-radius: 5px; font-size: 2.7rem; line-height: normal; }
.footer-linkedin:hover, .emailtofriend:hover { background-color: #6e8878 }

.footer-link {text-align: center; padding-top: 34px; padding-bottom: 5px;}
.footer-link div { display:inline-block; font-size:1.2rem; line-height:1.4em; font-weight: 400; margin-bottom:24px;}
.footer-link p { display:inline-block; }
.footer-link span { padding:0 5px; }
/*----------  Footer CSS End ------------------*/

/*---------- Sidebar Start ------------------*/
p#sectionheader { font-size: 1.6rem; font-weight: 700; line-height: 20px; padding: 0 0 22px; }
/* Sidebar End */

/*---------- Main Navigation Start ------------------*/
#topnavigation ul li ul li ul li.haschildren > a:after { display: none;}
#topnavigation ul ul ul ul { display: none !important;}
#topnavigation ul li a:focus { outline: medium none; text-decoration: none; }
#topnavigation ul li a:hover { text-decoration: none; }
#topnavigation>ul { box-sizing: border-box; float: left; font-size: 1.4rem; width: 100%; display: table; }
.relative-div.open #topnavigation ul li a { opacity: 0; }
#topnavigation ul li a { display: block; opacity: 1; visibility: visible; border-top: 2px solid transparent; margin: 5px 8px; padding: 5px 0; text-transform: uppercase; transition-duration: 150ms, 150ms; -webkit-transition-duration: 150ms, 150ms; -moz-transition-duration: 150ms, 150ms; -ms-transition-duration: 150ms, 150ms; transition-property: opacity, visibility; -webkit-transition-property: opacity, visibility; -moz-transition-property: opacity, visibility; -ms-transition-property: opacity, visibility; color: #fff; line-height: 20px; position: relative; }
#topnavigation ul > li.level1.current > a, #topnavigation ul > li.level1.selected > a { border-color:#FF8200; }
#topnavigation ul>li.shareholders > a { border-color: #FF8200; }
.appended-main-navigation { display: none; }
/*.append-navigation > ul {display: none;}*/
#mobishownav .append-navigation > ul { display: block; }
#topnavigation ul li ul li:hover > ul:before { content: none; }
#topnavigation ul li:hover > ul:before { border-color: transparent transparent #ffffff; border-style: solid; border-width: 0 10px 10px; content: ""; height: 0; position: absolute; right: 25px; top: -9px; width: 0; }
#topnavigation ul li ul li.haschildren:hover > ul {left: 100%;margin-left: -1px;right: auto;top: 0px;z-index: -1;}
#topnavigation ul li ul.dropdown-menu li.haschildren:hover > ul {left: 100%;}
#topnavigation ul li ul.dropdown-menu.move-left li.haschildren:hover > ul{right: 100%;left: initial;}
#topnavigation ul li.level1.current span {border-color: #0f3557;color: #ffffff;}
#topnavigation ul li:hover a { color: #FFF; }
#topnavigation ul li.current.level1.haschildren span.navhover { padding-bottom: 17px; }
#topnavigation ul li ul li { height: auto; text-align: left; float: none; }
#topnavigation ul li ul li.last { background: 0 none; padding-left: 0px; }
#topnavigation ul li ul li>span, #topnavigation ul li ul li a, #topnavigation ul li.selected ul li a {background: none;border: none;color: #5b5454;font-weight: normal;text-transform: none;display: block;border-bottom: 1px solid #eeeeee;font-size: 1.3rem;letter-spacing: -0.5px;line-height: 18px;margin: 0 20px;padding: 15px 0;}
#topnavigation ul > li.level2.current > a { border-bottom:1px solid transparent; }
#topnavigation ul > li:hover ul > li:hover span { border-color: #0f3557; color: #fff; }
#topnavigation ul > li:hover ul > li:hover > ul li span { border-color: #eeeeee; color: #333; }
#topnavigation ul > li:hover ul > li:hover > ul li:hover > a span { color: #fff; }
#topnavigation ul > li:hover ul > li:hover > ul li:hover > span { color: #333; }
#topnavigation ul li ul li:hover a { color: #159ee4; border-radius: 0; }
#topnavigation ul > li:hover ul > li:hover { background: #0f3557 none repeat scroll 0 0; color: #fff; }
#topnavigation ul > li:hover ul > li:hover > a { color: #fff; border-color: transparent; text-decoration: none; }
#topnavigation ul > li ul > li a:focus { outline: medium none; }
#topnavigation ul li ul {display: none;position: absolute;border-radius: 3px;box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.5);left: auto;min-width: 200px;padding: 0;right: 0;background-clip: padding-box;background-color: #ffffff;/*border: 1px solid transparent;*/float: left;font-size: 1.4rem;/* list-style: outside none none; */position: absolute;text-align: left;z-index: initial;}
#topnavigation ul li.level1.haschildren > ul { display: none; background-color: #f3f3f3; }
#topnavigation ul li.level1.last ul { }
#topnavigation ul li ul { display: none; position: absolute; }
#topnavigation ul li:hover > ul, #topnavigation ul li ul li.haschildren:hover > ul, #topnavigation ul li.level1.haschildren:hover > ul { display: block; }
#topnavigation ul li.level1.last ul { }
#topnavigation ul li a:hover, #topnavigation ul li.haschildren a.navhover, #topnavigation ul li.haschildren span.navhover { }
#topnavigation ul li a.navhover { border-radius: 4px 4px 0 0; background: #003764; }
#topnavigation ul li.append-navigation > a { }
#topnavigation ul li ul li.level1.current > span {background: #0f3557 !important; color: #fff !important;border-color: #0f3557 !important;}
#topnavigation ul li ul li.level1.selected > a > span { color: #fff !important; }
#topnavigation ul li ul li.level1.selected > a { border: medium none; }
#topnavigation ul li ul li.level1.selected,#topnavigation ul li ul li.selected,#topnavigation ul li ul li.current { background: #0f3557 none repeat scroll 0 0; }
#topnavigation ul > li.selected ul > li.selected a,#topnavigation ul > li.selected ul > li.current span { border-color: #0f3557;}
#topnavigation ul > li.selected ul > li.selected a,#topnavigation ul > li.selected ul > li.selected a,#topnavigation ul > li.selected ul > li.current span { color: #fff !important;}
#topnavigation ul li a:hover, #topnavigation ul li a.navhover { }
#topnavigation ul li:hover ul li a {color: #003764;background: transparent;white-space: nowrap;}
#topnavigation ul li ul li.haschildren > a:after { content: "\e258"; color: #cecece; float: right; font-size: 10px; margin-right: -10px; margin-top: 4px; vertical-align: middle; display: inline-block; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: normal; line-height: 1; position: relative; top: 1px; }
#topnavigation ul li ul li.haschildren:hover > a:after { color:#fff }
#topnavigation ul#section-Homepage-level1 { margin-left: 0%; }
#topnavigation ul li.haschildren ul li a:hover { }
#topnavigation ul li.current li a:hover span { color: #c41230; }
#topnavigation ul li.haschildren ul li a:hover { }
#topnavigation ul li ul li.level2.current span { background: none; color: #C41230; font-weight: normal; text-transform: none; }
.nojs #topnavigation ul ul ul { position: relative; }
#topnavigation ul li.selected li.level2.current span, #topnavigation ul li.selected li.level2 a, #topnavigation ul li.current li span, #topnavigation ul li.selected li.level2.selected a { behaviour: none; }
#topnavigation ul li.current li span { color: #5B5454; padding: 0; font-weight: normal; text-transform: none; }
#topnavigation ul li.haschildren li a:hover { color: #5B5454; background: none; behaviour: none; }
#topnavigation ul li.selected li.level2.current span, #topnavigation ul li.selected li.level2.selected a span { color:#fff; border-color:#0f3557; }
.mobiMenus { display: none; }
/*---------- Main Navigation End ------------------*/

/*---------- Contact Form Start ------------------*/
.ir-contact-form div.clearfix { border: medium none; margin-bottom: 10px; }
.ir-contact-form .form-left { float: left; margin-right: 10px; width: 120px; }
.ir-contact-form .form-left span.mandatory, span.mandatory { color: #ff0000; }
.ir-contact-form .form-right { float: left; }
.form-right > span { display: block; position: absolute; width: auto; }
.ir-contact-form .form-right input { border: 1px solid #d8d8d8; margin-right: 10px; padding: 5px 10px; width: 230px; }
.ir-contact-form .form-right textarea { border: 1px solid #d8d8d8; margin-right: 10px; padding: 5px 10px; width: 230px; height: 80px; resize: none; }
.ir-contact-form .form-right input#txtCaptcha { float: none; margin-top: 10px; }
.ir-contact-form .form-right input[type="submit"] { /*background: #efefef none repeat scroll 0 0; border: 1px solid #dddddd; color: #666666; cursor: pointer; display: block; float: none; margin-top: 40px; padding: 5px 12px 6px;*/ width: 100px; }
.form-right > div { margin-bottom: 10px; }
/*---------- Second Pattern Starts ------------------*/
.ir-contact-form-second-pattern .form-left { width: 230px; }
.ir-contact-form-second-pattern .form-right { width: 100%; }
.ir-contact-form-second-pattern .form-element { float: left; min-height: 90px; }
.ir-contact-form-second-pattern .half-element { width: 50%; }
.ir-contact-form-second-pattern .full-element, .ir-contact-form-second-pattern .form-right textarea { width: 100%; }
.ir-contact-form-second-pattern select { padding: 5px 10px; }
.ir-contact-form-second-pattern .ir-label { margin-bottom: 5px; display: inline-block; }
/*---------- Second Pattern Ends ------------------*/
/*---------- Contact Form End ------------------*/

/*---------- Mobile Menu-Search Start ------------------*/
.mobishow { bottom: 0; display: none; float: right; margin: 0 1.3% 0 0; position: absolute; right: 1.3%; z-index: 99; }
.mobinav { border-right: 1px solid #fff; float: left; position: relative; margin-right: 1px; }
.mobinav span.navbg { height: 40px; width: 40px; cursor: pointer; display: block; }
.mobinav span.navbg:after { font-family: 'icomoon'; content: "\f0c9"; font-size: 2.5rem; position: absolute; top: 0px; padding: 11px 7px; color: #fff; background-color: #333; right: 1px; width: 40px; text-align: center; }
.mobisearch { float: left; position: relative; }
.mobinav span.navbg.selected:after { content: "\f00d"; font-size: 2.2rem; }
.mobisearch span.searchbg.selected:after { content: "\f00d"; }
.mobisearch span.searchbg:after { content: "\f002"; font-family: 'icomoon'; font-size: 2.2rem; position: absolute; top: 0px; padding: 11px 7px; color: #fff; background-color: #333; right: 1px; width: 41px; text-align: center; }
.mobisearch span.searchbg { cursor: pointer; display: block; height: 40px; width: 41px; }
#mobishownav { overflow: hidden; position: absolute; right: 14px; top: 100%; width: 50%; z-index: 5000; }
#mobishownav > ul { border: 1px solid #c3c6c6; border-bottom: none; overflow: hidden; }
#mobishownav ul li { background-color: #f8f8f8; border-bottom: 1px solid #c3c6c6; float: left; padding: 8px 0; position: relative; text-transform: uppercase; width: 100%; }
#mobishownav ul li.navopen { background-color: #fff !important; border-bottom: medium none; }
#mobishownav ul li a { color: #5e6665; display: block; font-weight: 700; line-height: 20px; margin: 3px 45px 0 10px; min-height: 24px; }
#mobishownav ul li.append-navigation > a { color: #c41230; }
#mobishownav ul li.current span { color: #c41230; display: block; line-height: 20px; margin: 3px 45px 0 10px; min-height: 24px; }
#mobishownav ul li.level1.current span { font-weight: 700; }
#mobishownav ul li.level1.current li span { color: #5e6665; font-weight: normal; }
#mobishownav ul li.level1.selected a, #mobishownav ul li.level1.selected li.level2.selected a, #mobishownav ul li.level1.selected li.level2.selected li.level3.selected a { color: #c41230; }
#mobishownav ul li.level1.selected li a, #mobishownav ul li.level1.selected li.level2.selected li a { color: #5e6665; }
#mobishownav ul li.level1.last { border: 0 none; }
#mobishownav ul li.level1.first { margin: 3px 0 0; }
#mobishownav ul li ul li { background: none; border-bottom: 1px dashed #c3c6c6; position: static; text-transform: none; width: 100%; }
#mobishownav ul li ul li.last { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; }
#mobishownav ul li ul li a { color: #5b5454; display: block; float: none; font-weight: normal; line-height: 20px; }
#mobishownav ul li a:hover { color: #c41230; }
#mobishownav ul li ul { display: none; }
#mobishownav .showmore:after, #mobishownav .showmore1:after { background-position: -96px -66px; height: 27px; right: 0; top: 0; width: 27px; }
.mobimenu-append .showmore, .mobimenu-append .showmore1, .mobimenu-append .showmore2 { cursor: pointer; display: block; height: 39px; margin: 0; position: absolute; right: 10px; top: 8px; width: 34px; z-index: 500; }
#mobishownav .showmore:after, #mobishownav .showmore1:after { font-family: 'icomoon' !important; content: "\f068"; font-size: 1.5rem; padding: 5px; }
#mobishownav .showmore.selected:after, #mobishownav .showmore1.selected:after { font-family: 'icomoon' !important; content: "\f067"; font-size: 1.5rem; padding: 5px; }
#mobishowsearch { background: #f8f8f8; border: 1px solid #c3c6c6; overflow: hidden; padding: 10px; position: absolute; right: 14px; top: 100%; width: 50%; z-index: 500; }
#mobishownav ul li ul li ul li { padding-left: 20px; }
.mobimenu-append a:focus { border: medium none; outline: medium none; }
/*--------------- Mobile Menu-Search End ------------------*/

/*--------------- BOD Start ------------------*/
.snapdown-content.board img { border: medium none; overflow: hidden; float: left; margin-right: 20px; margin-bottom: 12px; }
.snapdown-title p { padding-bottom: 0px; }
/*--------------- BOD End ------------------*/

.auto-scroll { overflow: auto; width: 100%; margin-bottom: 10px; }
/*--------------- No JS Banner Start ------------------*/
.nojs .banneritem { display: none; }
.nojs .banneritem.banner1 { display: block; }
.nojs .snapdown-content { display: block; }
/*--------------- No JS Banner End ------------------*/

.ir-contact-form .form-right textarea.errorClass, .ir-contact-form .form-right input.errorClass { border: 1px solid red; }
#body_0_main_1_ctl06_Submit { border: 1px solid #dddddd }
/*--------------- PR Start ------------------*/
#contentwrapper .pr-toggle, #contentwrapper .pr-toggle:active { text-decoration: none; }
input.txt-search-pr, input.btn { border: 1px solid #cccccc; border-radius: 0; box-shadow: none; color: #555555; display: inline-block; height: 60px; padding: 0 32px; vertical-align: top; width: 274px; }

input.btn-pr-search { background: #0f3557; border: medium none; border-radius: 0; color: #fff; cursor: pointer; display: inline-block; float: none; font-family: "Open Sans Condensed", Arial Narrow, Helvetica, sans-serif; font-weight: 700; height: 60px; margin-left: -5px; padding: 7px 12px; text-transform: uppercase; vertical-align: top; width: 82px; }
input.btn-pr-search:hover { background: #071a2d; }

input.infoSubmit { background: #0f3557; border: medium none; border-radius: 0; color: #fff; cursor: pointer; display: inline-block; float: none; font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; font-weight: 700; height: 60px; /*margin-left: -5px;*/ padding: 7px 12px; text-transform: uppercase; vertical-align: top; width: 82px; border: 1px solid #0f3557 !important; }
input.infoSubmit:hover { background: #071a2d; }

.ir-contact-form-second-pattern input.resetbtn { background: #0f3557; border: medium none; border-radius: 0; color: #fff; cursor: pointer; display: inline-block; float: none; font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; font-weight: 700; height: 60px; margin-left: -5px; padding: 7px 12px; text-transform: uppercase; vertical-align: top; width: 82px; border: 1px solid #0f3557 !important; }
.ir-contact-form-second-pattern input.resetbtn:hover { background: #071a2d; }
.submitButton { margin-top: 40px;}

input#SearchbuttonRP { background: #0f3557; border: medium none; border-radius: 0; color: #fff; cursor: pointer; display: inline-block; float: none; font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; font-weight: 700; height: 60px; margin-left: -5px; padding: 7px 12px; text-transform: uppercase; vertical-align: top; width: 82px; }
input#SearchbuttonRP:hover { background: #071a2d; }
#SearchTextboxRP{ border: 1px solid #cccccc; border-radius: 0; box-shadow: none; color: #555555; display: inline-block; height: 60px; padding: 0 32px; vertical-align: top; width: 274px; }

.news-filter { float:left; margin-top: 30px; margin-bottom: 8px; margin-left:15px; width: auto; }
.pr-dropdown { display: inline-block; position: relative; width: 356px; margin-bottom: 10px; }
.pr-dropdown.finder-dropdown-sort { margin-left: 6px; width: 170px; }
#prCategorySort {display:none;}
#prCategorySort .pr-options { z-index: 50; }
#prDateSort .pr-options { z-index: 49; }
a.pr-toggle > span.pr-label { border: 1px solid #cccccc; color: #555555; cursor: pointer; display: block; height: 60px; line-height: 22px; padding: 17px 40px 17px 32px; position: relative; vertical-align: middle; }
.pr-dropdown .pr-options { display: none; position: absolute; width: 100%; z-index: 500; border-top: 0 none; }
#twocolright .pr-dropdown .pr-options ul { background: #f3f3f3; left: 0; margin: 0; padding: 0; width: 100%; z-index: 5; }
#twocolright .pr-dropdown .pr-options ul li { cursor: pointer; float: none; list-style: outside none none; margin: 0; padding: 0; position: relative; }
#twocolright .pr-dropdown .pr-options ul li a { color: #777777; display: block; margin: 0; padding: 19px 37px; position: relative; text-decoration: none; border-left:1px solid #cccccc; border-right:1px solid #cccccc; }
#twocolright .pr-dropdown .pr-options ul li:last-child a { border-bottom:1px solid #cccccc; }
#topnavigation ul > li:hover ul > li:hover ul > li:hover > span { border-color: transparent; color: #fff; }
/*#topnavigation ul > li:hover ul > li:hover > ul li:hover > ul li > span { color: #fff;}*/
#twocolright .pr-dropdown .pr-options ul li a:after { background: #cccccc; content: ""; height: 1px; left: 34px; position: absolute; bottom: -1px; width: 287px; }
#twocolright .pr-dropdown .pr-options ul li a:hover { background: #0f3557; color: #fff; border-color:#0f3557; }
#twocolright .pr-dropdown .pr-options ul li a:hover:after { background: #0f3557; bottom: 0; }
.pr-toggle .icofont:after { border-color: #777777 transparent transparent; border-style: solid; border-width: 7px; content: ""; height: 0; position: absolute; width: 0; }
#tabs.sectionTabs span.select:after {border-color: #777777 transparent transparent; border-style: solid; border-width: 7px; content: ""; height: 0; position: absolute; width: 0; right:32px;top: 47%;}

.open .pr-toggle .icofont:after { border-color: transparent transparent #777777; border-width: 0 6px 8px; right: -13px; top: 0;}
.icofont { font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); font: normal normal normal 14px/1 icomoon; }
a.pdf-swap span.icon-file-pdf { font-size: 2.2rem; }
/*.pr-filter-dropdown.dk_open .dk_options {display: block;}*/
.pr-dropdown.finder-dropdown-sort .pr-options { width: 170px; }
.press-text-filter { margin-top: 30px; margin-bottom: 8px; float:left;}
.pr-toggle .icofont { cursor: pointer; position: absolute; right: 46px; top: 28px; }
.press-releases-container #loadmore { margin-top: 20px }
.press-releases-container #loadmore a, .searchresultpage #loadmore a { background-color: #FF8200; border-color: #FF8200; color: #fff; font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; font-weight: 700; margin: 0 auto; padding: 14px 20px; text-align: center; text-decoration: none; text-transform: uppercase; font-size: 1.5rem; transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; display: block; width: 250px }
.press-releases-container #loadmore a:hover, .searchresultpage #loadmore a:hover { background-color: #ca6300; border-color: #ca6300; color: #fff; text-decoration: none; }
.pr-date-field { width: 170px; }
table.rad-financialtable tbody tr td.rad-right, table.rad-financialtable thead tr th.rad-right { text-align: right; }
table.rad-financialtable tr th.rad-right { text-align: right; }
#twocolright .press-release-pagination-container { }
#twocolright .press-release-pagination-container ul { }
#twocolright .press-release-pagination-container ul li { float: left; list-style: none; }
#twocolright .press-release-pagination-container ul li.prev { }
#twocolright .press-release-pagination-container ul li.next { }
#twocolright .press-release-pagination-container ul li.prev a { }
#twocolright .press-release-pagination-container ul li.next a { }
#twocolright .press-release-pagination-container ul li a { display: block; padding: 0 5px; }
#twocolright .press-release-pagination-container ul li strong { padding: 0 5px; }
/*--------------- PR End ------------------*/

/*--------------- non js navigation <strat>------------------*/
.nonjs-navigation { display: none; }
#Homepage.nojs .nonjs-navigation { display: block; float: left; margin-top: 2px; width: 100%; }
.nojs #bannerwrapper.home-slider .sliderbanner { visibility: visible; }
.nojs .related-materials-collapsed p::before { content: ""; margin-right: 0px; }
.nojs .related-materials-expand { display: block; }
/*--------------- non js navigation <end>------------------*/
/*--------------- link to top starts ---------------*/
#auto-top-link {background-color: #eee;border: 1px solid transparent;bottom: 0px;color: #0f3557;display: none;float: left;font-size: 1.4rem;line-height: 1;font-weight: bold;height: 90px;position: fixed;right: 100px;text-align: center;text-decoration: none;width: 90px;z-index: 500;padding: 25px 5px;font-family: "Open Sans Condensed", Arial Narrow, Helvetica,,sans-serif;text-transform: uppercase;opacity: .95;}
#auto-top-link:hover {background-color: #c8c8c8;border-color: transparent;color: #333;}
.btn-backtop span {display: block;margin-bottom: 10px;}

/*--------------- link to top ends ---------------*/
#secondnavigation {position: relative; z-index: 20; clear: both; background-color: #fff; }
.page-banner { background: #cccccc; color: #ffffff; float: left; height: 360px; margin: -85px auto 0; overflow: hidden; position: relative; text-align: center; width: 100%;margin-bottom:70px; }
#ip3-Homepage .page-banner { height: 379px;margin-bottom:70px; }
.page-banner img { display: block; height: 379px; max-width: 100%; width: 100%; }
.page-banner:before { background-color: rgba(0,0,0,0.4); position: absolute; width: 100%; height: 100%; content: ""; left: 0px; top: 0px; }
.main-nav { position: relative; z-index: 1000; }
.open .searchbox { display: block; opacity: 1; z-index: 5000;right: 15px;}
.hero-facts { background: rgba(63, 93, 120, 0.7) none repeat scroll 0 0; bottom: 0; left: 0; position: absolute; right: 0; }
.container-width { width: 1140px; margin: 0 auto; }
.hero { color: #fff; text-align: center; }
.hero-facts .fact { margin: 0; padding: 20px 20px 30px; text-align: center; vertical-align: top; display: inline-block; width: 20%; text-transform: uppercase; }
.fact-value { font-size: 4.8rem; vertical-align: inherit; }
.fact-value, .fact-short { display: block; }
.fact-short { color: #d6e5ea; vertical-align: inherit; }
.fact { text-align: center; }
.fact { font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; font-size: 1.4rem; font-weight: 700; line-height: 1.1; text-transform: uppercase; }
.page-banner .banner-ttl { color: #fefefe; font-family: BauerBodoniStd-Roman, "Bodoni MT", Georgia, "Times New Roman", Times, serif; font-size: 7.2rem; letter-spacing: -1px; line-height: 1; left: 0; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; position: absolute; right: 0; top: 148px; }
#ip3-Homepage .page-banner h1 { top: 189px; }
.open .searchbox .search-txt { width: 240px; }
.open .searchbox .search-txt, .open .searchbox .siteSearch { opacity: 1; }
.open .searchbox .search-txt, .open .searchbox .siteSearch { opacity: 1; }
#secondnavigation li:hover > a { color: #3f5d78;}
#secondnavigation li li > span { color: #fff; display: block; font-family: "Open Sans", Arial; font-weight: 400; margin: 0 15px; padding: 10px 0; text-transform: none;}
#secondnavigation li.level1.haschildren { padding-right:25px; }
#secondnavigation li.haschildren > a:before { border-color: #777777 transparent transparent; border-style: solid; border-width: 5px; content: ""; display: inline-block; position: absolute; right: 21px; top: 9px;}
#secondnavigation li.haschildren.selected:before,#secondnavigation li.haschildren.selected:hover:before {border-color: #0f3557 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);}
#secondnavigation li.haschildren:hover:before { border-color: #3f5d78 transparent transparent;}
#secondnavigation li.haschildren li:hover ul li:hover a { color: #fff; border-bottom: 1px solid #0f3557;}
#secondnavigation li.haschildren li.haschildren:before { border: medium none; content: "\e909"; font-size: 1.1rem; font-weight: 700; right: 14px; top: 15px;}
#secondnavigation li.haschildren li:hover ul li a { border-bottom: 1px solid #ccc; color: #777;}
#secondnavigation li.haschildren li ul li.selected a { border-bottom: 1px solid #0f3557;}
#secondnavigation li.haschildren li.selected > a > span, #secondnavigation li.haschildren ul li.current > a > span { color: #fff;}
#secondnavigation div.navigation-sub > ul > li.selected > a > span, #secondnavigation div.navigation-sub > ul > li.current > span, #secondnavigation div.navigation-sub > ul > li.current > a > span {border-bottom: 2px solid #FF8200;padding-bottom: 3px;}
#secondnavigation li.haschildren li:hover ul li.last a { border-bottom: 0;}
#secondnavigation li.haschildren li.last a { border-bottom: 0;}
#secondnavigation li.haschildren li:hover a,#secondnavigation li.haschildren li:hover > a span { border-bottom: 1px solid #0f3557; color: #fff;}
#secondnavigation li li a { border-bottom: 1px solid #ccc; display: block; font-family: "Open Sans", Arial; font-weight: 400; margin: 0 13px; padding: 10px 0; text-transform: none; color:#888 }
#secondnavigation li li a span {color:#888}
#secondnavigation ul > li:hover > ul { display: block;}
#secondnavigation ul > li > ul > li > ul { left: 100%; position: absolute; top: 0;}
#secondnavigation li.haschildren li.selected a, #secondnavigation li.haschildren ul li.current > a { border-bottom: 1px solid #0f3557; color: #fff;}
#secondnavigation li.haschildren li:hover, #secondnavigation li.haschildren li.current, #secondnavigation li.haschildren li.selected{ background: #0f3557; color: #fff;}
#secondnavigation li.haschildren li:hover:after,#secondnavigation li li.selected:after,#secondnavigation li li.current:after {background-color: #0f3557;content: "";height: 100%;left: -1px;position: absolute;right: -1px;top: 0;width: 101%;z-index: -1;}
#secondnavigation li.haschildren li:hover:after,#secondnavigation li li.selected:after {background-color: #0f3557;content: "";height: 100%;left: -1px;position: absolute;right: -1px;top: 0;width: 101%;z-index: -1;}
/*#secondnavigation li.haschildren li:hover:before {position: absolute;width: 1px;height: 100%;background-color: #3f5d78;left: -1px;top: 0px;}*/
#secondnavigation li.haschildren li {background: #f3f3f3; display: block; float: none; padding: 0; text-transform: none;}
#secondnavigation li.hideall { display: none; }
#secondnavigation li { float: left; padding: 0 11px 15px 7px; position: relative; }
#secondnavigation li > ul {background-color: #fff; border: 1px solid #ccc; display: none; float: none; font-size: 1.1rem; left: 7px; list-style: outside none none; padding: 0; position: absolute; text-align: left; top:35px;width: 166px;z-index: 9;}
#secondnavigation ul > li:hover > ul{display:block;}
#ip3-Homepage .navigation-sub { display:none; }
#secondnavigation li.showall { display: block; }
#secondnavigation li.selected { display: block; }
#secondnavigation li.selected > a, #secondnavigation li.current > a { color: #0f3557; }
#secondnavigation li.selected > a, #secondnavigation li.current > a { color: #0f3557; }
#secondnavigation ul > li:first-child, #secondnavigation ul > li:first-child > a { padding-left:0; }
#twocolright ul#secondnav-section-Homepage-level1 { float: left; margin: 0; }
#breadcrumb > span.lastitem { display: none; }
.navigation-sub { border-bottom: 1px solid #eeeeee; color: #888; font-size: 1.5rem; margin-bottom: 13px; padding: 35px 0 22px;text-align: center;}
.navigation-sub #breadcrumb > a:first-child { border-right: 1px solid #ddd; display: inline-block; margin-right: 8px; padding-left: 0; padding-right: 28px; }
.navigation-sub a, .navigation-sub li { color: inherit; display: inline-block; font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; font-weight: 700; padding: 0 10px; text-decoration: none; text-transform: uppercase; }
.navigation-sub a.brd-bam { color: #0f3557; padding-right: 22px;}
#breadcrumb .glyphicon { margin-right: 10px;}
.navigation-sub a:hover, .navigation-sub a:focus { color: #3f5d78; outline: medium none; }
.navigation-sub li > span { color: #0f3557; }
#secondnav-section-Homepage-level1{display:inline-block;}
.hoverbox { background: #eeeeee none repeat scroll 0 0; font-size: 1.4rem; height: 280px; overflow: hidden; position: relative; text-align: center; width: 280px; }
.hoverbox-wrapper.component-blue { float: left; margin-right: 1px; margin-top: 1px; }
.hoverbox img { height: auto; max-width: 100%; }
.hoverbox .home-box-content { background-color: rgba(15, 53, 87, 0.9); bottom: 0; color: #fff; height: 56px; left: 0; padding: 16px 18px; position: absolute; right: 0; transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; }
.hoverbox .home-box-brand, .hoverbox .home-box-desc { display: none; }
.hoverbox .home-box-title { font-size: 1.8rem;}
.component-blue .hoverbox.open .home-box-content, .component-blue .hoverbox:hover .home-box-content { background-color: rgba(15, 53, 87, 0.9); }
.hoverbox.open .home-box-content, .hoverbox:hover .home-box-content { height: 100%; }
.hoverbox.open .home-box-content .home-box-brand, .hoverbox:hover .home-box-content .home-box-brand, .hoverbox.open .home-box-content .home-box-desc, .hoverbox:hover .home-box-content .home-box-desc { display: inline-block; }
.hoverbox .home-box-content .home-box-brand { font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; font-size: 1.1rem; font-weight: 700; padding: 5px 0 10px; text-transform: uppercase; margin-top: 10px;}
.home-box-brand { position:relative; letter-spacing:0.7px; }
.home-box-brand:before { border-top: 2px solid #fff; position: absolute; height: 2px; width: 54px; content: ""; top: -2px; left: 72px; }
.hoverbox .home-box-content .home-box-desc {font-size: 1.3rem; line-height: 16px; padding-top: 13px;}
#contentwrapper .home-box-desc a { margin-top: 11px; background-color: transparent; border-color: #fff; color: #fff; font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; font-weight: 700; text-transform: uppercase; line-height: 1; padding: 11px 20px 12px; transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; display: inline-block; font-size: 1.4rem; border: 1px solid #FFF; text-decoration: none; left: 50%;bottom: 30px;transform: translateX(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);position: absolute;}
#contentwrapper .home-box-desc a:hover { background: #fff; color: #0f3557; text-decoration: none; }
.footer-three-boxes { margin-bottom:82px; }
.footer-box { float: left; width: 263px; }
.footer-box.fbox2 { float:right; width: 248px; }
.footer-box-ttl { color: #0f3557; font-size: 2.6rem; font-weight: 300; margin: 10px 0 23px;}
.footer-box-content { }
.footer-box-content p {color: #777777; font-size: 1.3rem; line-height: 20px; padding: 0 0 11px;}
.footer-box-content p > a {color:#000;}
.footer-box-content p > span { display: block;}
.footer-box-content p br { display: block; margin-top: 3px; }
.footer-three-boxes .footer-box-link {margin-top: 35px;}
.footer-box-link a { transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; background-color: #FF8200; border-color: #FF8200; color: #fff; display: inline-block; font-family: "Open Sans Condensed", Arial Narrow, Helvetica,,sans-serif; font-size: 1.5rem; font-weight: 700; margin-left: 0px; margin-top: 5px; min-width: 164px; padding: 13px 20px; text-align: center; text-transform: uppercase; }
.footer-box-link a:focus, .contentblock-footer a:focus { outline: medium none; text-decoration: none; }
.footer-box-link a:hover { background-color: #ca6300; border-color: #ca6300; color: #fff; text-decoration: none; }
.fbox2 .footer-box-content > p { color: #333333; font-size: 1.4rem; }
.fbox2 .footer-box-content > p a { color: #333333; font-size: 1.4rem; }
.fbox2 .footer-box-content > p a:hover { text-decoration: underline; }
.fbox2 .footer-box-content > p span.rad-big { font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; color: #0f3557; font-weight: 700; line-height: 22px; display: inline-block; }
/*.home-left { margin-left: 119px;}*/
/* .home-left h1 { margin-bottom: 37px;} */
.home-left > p { color: #777777; font-size: 1.6rem; line-height: 30px; /* padding: 0 0 30px; */}
.mobitabs { display: none; }
.tabs-wrapper ul { border-bottom: 1px solid #cccccc; float: left; font-size: 1.8rem; line-height: 22px; width: 100%; }
.tabs-wrapper ul li { border-bottom: 1px solid #fff; float: left; font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; font-weight: 700; padding-bottom: 10px; text-transform: uppercase }
.tabs-wrapper ul li.current { border-bottom: 1px solid #FF8200; }
#contentwrapper .tabs-wrapper ul li.current a { color: #0f3557; }
#contentwrapper .tabs-wrapper ul li a { display: block; color: #999999; text-decoration: none; }
#contentwrapper .tabs-wrapper ul li a:hover { color: #3f5d78; }
.containerbg { background-color:#fff;margin-top: 51px; min-height: 450px; overflow: hidden; position: relative; z-index: 14; }
.fullwidhtfotoer { bottom: 0; height: auto; left: 0; margin: 0 auto; position: absolute; right: 0; width: 100%; z-index: 1; }
.containerbg .container-fluid { position: relative; z-index: 50; }
.footer-ticker { background: #FF8200; height: 60px; margin-top: 67px; position: relative; z-index: 50; }
.contentblock-footer { color: #fff; }
.contentblock-footer { background-color: #0f3557; padding-bottom: 3px; padding-top: 0; position: relative; }
.contentblock-footer .image { margin-bottom: 20px; max-width: 128px; }
.contentblock-footer a { color: inherit; display: inline-block; }
.contentblock-footer .image img { display: block; height: auto; max-width: 100%; }
.rollup > h2:after { display: none; }
.rollup { margin-left: 3px;}
.rollup > h2 { color: #fff; font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; font-size: 1.8rem; font-weight: 700; letter-spacing: 0; line-height: normal; margin: -7px 0 11px; text-transform: uppercase; }
.rollup ul { list-style: outside none none; padding-left: 0; }
.rollup ul li {letter-spacing: -1.2px; line-height: 28px; opacity: 0.8; font-size: 1.4rem;}
.contentblock-footer a:hover { text-decoration: underline; }
.contentblock-footer .footer-bottom { /*border-top: 1px solid rgba(255, 255, 255, 0.25);*/ margin-top: 45px; }
.contentblock-footer .footer-bottom > hr { color:rgba(255, 255, 255, 0.25);margin-left: 15px;margin-right: 15px; }
.stock-ticker {margin-top: 15px; padding: 10px 4px; position: relative;}
#divStockHeader iframe{width:100%;}
.stock-ticker #divStockHeader { display: block; font-size: inherit; font-weight: 600; }
.stock-ticker div { display: inline; margin: 0 10px 0 0; }
.contentblock-footer .footer-copyright { float: right; font-size: 1.2rem; list-style: outside none none; margin-top: 25px; padding-left: 0; }
.contentblock-footer .footer-copyright > li { display: inline-block; padding-left: 4px; padding-right: 3px; }
.twocolright.col8 { margin-left: 196px; }
.twocolright.col10 { margin-left: 97px; }
#contentwrapper table a { color: #777; display: inline-block; text-decoration: none; vertical-align: top;}
#contentwrapper .events-presentations-container table a:hover {color: #ca6300;}
#contentwrapper table a:hover { color: #071a2d; }
#contentwrapper .events-presentations-container table a { color: #FF8200;}
#contentwrapper table a.french {margin-left: 24px;}
#contentwrapper table.prReports a {color: #FF8200;}
#contentwrapper table.prReports a:hover {color: #ca6300;}
a.footer-links {color: #333333;display: block;text-decoration: none;vertical-align: top;}
a.footer-links:hover {color: #071a2d;text-decoration: underline;}

.bod-container.row {margin-top: 96px;}
#contentwrapper .bod-box { border: 1px solid #cccccc; display: block; margin-bottom: 32px; min-height: 135px; padding: 22px 25px; text-decoration: none; }
.bod-item > img {display: block; float: left; height: 70px; margin-right: 8px; margin-top: 3px; max-width: none; width: 70px;}
.bod-box-ttl {color: #0f3557; display: block; font-size: 1.8rem; letter-spacing: 0.2px; line-height: 1.1;}
.bod-box-position {color: #777777; display: block; font-family: "Open Sans Condensed", Arial Narrow, Helvetica,,sans-serif; font-size: 1.3rem; font-weight: 700; line-height: 0.98; margin-top: 8px; text-transform: uppercase;}
#contentwrapper .bod-box:hover, #contentwrapper .bod-box:focus { border: 1px solid #0f3557; text-decoration: none; }
#contentwrapper .bod-view-all { display: inline-block; margin-bottom: 44px; color: #0f3557;}
.bod-mian-img { float: left; padding-right: 40px; }
.bodImgInnerContent {float: left;width: 26%;}
.bod-main-box { float: left; max-width: 540px; }
.bod-mian-ttl:after { background-color: #FF8200; content: ""; display: block; height: 4px; margin-top: 5px; width: 150px; }
.bod-mian-ttl { color: #0f3557; font-family: BauerBodoniStd-Roman, "Bodoni MT", Georgia, "Times New Roman", Times, serif; font-size: 3.6rem; letter-spacing: -1px; line-height: 1; margin-bottom: 10px; }
.bod-main-position { color: #777777; font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; font-size: 2.2rem; font-weight: 700; margin-bottom: 20px; text-transform: uppercase; }
.bod-main-content { font-size: 1.6rem; line-height: 26px; }
.bod-container > div { display: inline-block; float: none; vertical-align: top; width: 24.7%; }
.document-pdf i, .document-pdf em { background: rgba(0, 0, 0, 0) url("/~/media/Images/B/BrookField-BIC-V2/css/document-pdf.png") no-repeat scroll center center; display: block; height: 31px; text-align: center; width: 31px; }
.document-pdf i:before, .document-pdf em:before { content: ""; }
.document-xls i { background: rgba(0, 0, 0, 0) url("/~/media/Images/B/BrookField-BIC-V2/css/document-xls.png") no-repeat scroll center center; display: block; height: 31px; text-align: center; width: 31px; }
.document-xls i:before { content: ""; }
h1 .glyphicon.glyphicon-menu-right { font-size: 3rem; }
.current-shareholder-yes, .current-shareholder-no { display: none; }
.curshareholder label, .curshareholderyes label, .websitehelpful label, .curshareholderyes label, .curshareholderno label, .checkboxlistitem label { display: inline-block; margin-left: 5px; }
.navbar-toggle { background-color: transparent; background-image: none; border: 1px solid #fff; border-radius: 0; float: right; margin-bottom: 8px; margin-right: 15px; margin-top: 8px; padding: 9px 10px; position: relative; }
.icon-bar { border-radius: 1px; display: block; height: 2px; width: 22px; background-color: #FFF; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
/*.navbar-toggle:focus { background-color: #ddd; }*/
.mobimenu-search { display: none; position: absolute; right: 0; top: 20px;left: 0; /*width: 100%; */}
.mobimenu-search-container { background: #4f708b; display: none; float: none; left: 0; position: relative; right: 0; margin-top: 50px; width: 100%; }
.mobimenu-append { width: 100%; }
.mobimenu-append > ul > li > ul { display: none; }
.mobimenu-append > ul > li { position: relative; text-transform: uppercase; }
.mobimenu-append > ul > li a { color: #fff; }
#contentwrapper table { width: 100%; margin-bottom: 20px; }
.mobimenu-append > ul > li > ul > li > ul { display: none; }
.mobimenu-append > ul > li > ul > li > ul > li > ul { display: none; background-color: rgba(0, 0, 0, 0.1); }
a.selected .glyphicon.glyphicon-menu-down:before { content: "\e260"; }
.remodal-wrapper .remodal { max-width: none; width: 80%; }
.remodal table { text-align: left; width: 100%; }
.remodal-wrapper .remodal-close { left: auto; right: 0; }
.remodal table .tr-odd td, .remodal table tbody .tr-odd th { background: #fafbfb; }
.rad-notes { font-size: 1.4rem; }
.scroll-table-container { margin-bottom: 10px; overflow: auto; width: 100%; }
.orange-ticker { padding-top: 20px;padding-bottom: 10px;}
.orange-ticker iframe { width: 100%;}
#contentwrapper table td a[data-remodal-target^="modal"] { border-bottom: 2px solid #FF8200; color: #FF8200;}
#contentwrapper table td a[data-remodal-target^="modal"]:hover {border-bottom: 2px solid #ca6300; color:#ca6300;}
.grid-8{margin-left: 196px; max-width: 752px;}


.home-right { margin-left: 50px; margin-top: 46px;padding-right: 115px;}
.home-right-wrapper { position:relative; }
.home-right-ttl > p { padding: 0;text-transform: uppercase;}
.home-right-ttl {color: #0f466a;font-family: "Open Sans Condensed", Arial Narrow, Helvetica,, sans-serif; font-weight:700; font-size: 1.9rem;line-height: 1;padding-bottom: 17px;display:table-cell;}
.home-right-ttl p:after {background-color: #FF8200; content: ""; display: block; height: 2px; margin-top: 10px; position: relative; width: 100%; z-index: 100;}
.home-right-ttl:after {content: "";margin-top: 5px;width: 100%;border-bottom: 1px solid #cccccc;position: absolute; top:25px;}
.home-right-wrapper li {border-bottom: 4px solid #f1f1f1; line-height: 1.5; padding-bottom: 13px; padding-top: 14px;}
.home-right-wrapper.wrapper2 { margin-top:44px; }
.home-right-wrapper li:first-child { padding-top:0; }
.home-right-wrapper li:last-child { border-bottom:none; }
#contentwrapper .home-right-wrapper a { color:#0f3557; text-decoration:none; font-size:1.8rem; }
.home-right-wrapper li span { display: block; font-size: 1.5rem; line-height: 1.8;}

.back-to-link a { transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; background-color: #FF8200; border-color: #FF8200; color: #fff; display: inline-block; font-family: "Open Sans Condensed", Arial Narrow, Helvetica,,sans-serif; font-size: 1.5rem; font-weight: 700; margin-left: 2px; margin-top: 5px; min-width: 164px; padding: 13px 20px; text-align: center; text-transform: uppercase; color: #ffffff !important;text-decoration: none !important;}
.back-to-link a:focus { outline: medium none; text-decoration: none; }
.back-to-link a:hover { background-color: #ca6300; border-color: #ca6300; color: #fff; text-decoration: none; }

/*-- Press Release Disclaimer CSS Start --*/
#news_option #optionSubmit { transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; background-color: #FF8200; border-color: #FF8200; color: #fff; display: inline-block; font-family: "Open Sans Condensed", Arial Narrow, Helvetica, sans-serif; font-size: 1.5rem; font-weight: 700; margin-left: 2px; margin-top: 10px; min-width: 164px; padding: 13px 20px; text-align: center; text-transform: uppercase; cursor: pointer; }
#news_option #optionSubmit:hover { background-color: #ca6300; border-color: #ca6300; color: #fff; text-decoration: none; }
#news_option .op1 { padding-bottom: 11px; }
/*-- Press Release Disclaimer CSS End --*/
table.corporate-governance td, table.corporate-governance tbody th { background:#fafbfb none repeat scroll 0 0; }
table.corporate-governance tbody th { white-space:nowrap; }
#ip3-search-results.mac.safari #tabs { margin-bottom:35px;}
/*--  press release filter style --*/
#twocolright .pr-dropdown .pr-options ul li.active a {background: #0f3557;color: #fff;}
body.ip3-reports .newsWrapper {margin-top: 5px;}
body#ip3-corporate-governance h1, body#ip3-contact h1 {margin-bottom: 5px;}
/*---- media-queries-----*/
/*--------- iPad Landscape and Desktops ---------*/
@media all and (max-width: 1400px) {#auto-top-link {}}
@media all and (max-width: 1210px) {
.banneritem .bannertext{padding-left: 8%; width: 90%;}
}

@media all and (min-width: 991px) and (max-width: 1210px) {
.bod-container > div {display: inline-block;float: none;vertical-align: top;width: 33%;}
.bodImgInnerContent {float: left;width: 21%;}
.bod-main-box { max-width: 480px; }
#topnavigation ul li ul { min-width: 170px; }
.home-right { padding-right: 85px; }
}

@media all and (max-width: 1023px) {
.box-unit {margin-bottom: 10px;}
}


@media (max-width: 1023px) {
.twocolright.col-xs-10 {margin-left: 0; width: 100%;}
.row { margin-left: -25px; margin-right: -25px;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding-left: 25px;padding-right: 25px;}
.container-fluid { padding-left: 25px; padding-right: 25px;}
}

@media all and (max-width: 991px) {
#auto-top-link {display: none!important;}

#topnavigation > ul {font-size: 1.3rem;}
#box-unit-4 {clear: none;}
.ir-contact-form .form-right input,.ir-contact-form .form-right textarea{width: 190px;}
.submitButton input {display: inline-block !important;width: 100px !important;}


.home-left {margin-left: 0;}
.home-right {margin-left: 0;}
.rollup ul { margin-bottom: 23px; }
.rollup > h2 { margin: -7px 0 11px; }
.contentblock-footer a { display: inline-block;font-size: 1.2rem;line-height: 16px; }
.contentblock-footer .footer-bottom { margin-top: 17px;border-top: medium none; }
.scriptbox {/*border-top: 1px solid rgba(255, 255, 255, 0.25);*/overflow: hidden;}
.contentblock-footer .footer-bottom > hr { margin-left: 20px;margin-right: 20px; }
.contentblock-footer .image { margin-bottom: 30px; }
.contentblock-footer .footer-copyright {  margin-top: 6px;position: relative;z-index: 9; }
.footer-box {float: none; width:100% !important;  margin-left: 0 !important;}
.containerbg { margin-top: 10px; padding-bottom:37px; }
.footer-box-ttl { margin: 42px 0 16px; }
.footer-box-link a { margin-top: 14px; }
.footer-ticker{ margin-top: 37px;}
#secondnavigation li { padding: 0 14px 1px 10px; }
#contentwrapper { margin-top: 0px; border-top: 1px solid #fff; }
#secondnavigation li > ul { top: 23px; }
.main-navigation {float: right;position: absolute;right: 23px;}
.menu-search {padding-left: 0 !important;}
.twocolright.col8,.twocolright.col10 { margin-left:0; }

.bod-main-box {max-width: 100%;}
.bodImgInnerContent {float: left;margin-bottom: 20px;width: 100%;}
.bod-mian-ttl { margin-bottom: 30px; }
.home-right {padding-right: 0;}
.footer-three-boxes .footer-box-link {margin-top: 0;}
.footer-box-content p { padding: 0 0 19px; }

}


/*--------- iPad Portrait and large Tablets Portrait ---------*/
@media all and (min-width: 768px) and (max-width: 991px) {

.upcoming-events-container .eventData {width: 45%;}
.eventCalendar {width: 26%;}

.home-right-wrapper { margin-left: 2%;margin-right: 2%;width: 46%; float: left; }
.home-right {margin-left: -2%;margin-right: -2%;}
.home-right-wrapper.wrapper2 {margin-top: 0;}
.bod-container > div {display: inline-block;float: left;vertical-align: top;width: 50%;}

.pr-dropdown {width: 345px;}

#topnavigation ul li ul { min-width: 180px; }
.home-right-wrapper.wrapper2.ReportSlider .slick-arrow{ display:none !important; }
.home-right-wrapper.wrapper2.ReportSlider .slick-dots > li button {background-position: -274px -68px;border: medium none;height: 9px;margin-top: 0;position: relative;width: 9px;}
.home-right-wrapper.wrapper2.ReportSlider .slick-dots > li {border: medium none;line-height: inherit;margin: 0 1px;padding: 0;}
.home-right-wrapper.wrapper2.ReportSlider .slick-dots {bottom: -15px;}
.home-right-wrapper.wrapper2.ReportSlider .slick-dots > li.slick-active button,.home-right-wrapper.wrapper2.ReportSlider .slick-dots > li:hover button {background-position: -263px -68px;}
.home-right-wrapper.wrapper2.ReportSlider li { border:none; }
.grid-8 { margin-left: 0; }
.footer-box-content p { padding: 0 0 19px; }
.footer-three-boxes .footer-box-link {margin-top: 0;}
.bod-container.row {margin-top: 60px;} 
#contentwrapper .bod-view-all { margin-bottom: 53px; }
.tabs {margin-bottom: 24px;}

#topnavigation ul li { font-size:1.2rem; }
#topnavigation ul li a { margin:5px 5px; }
.head-search { padding:11px 3px 10px 9px; }
.footer-link { padding-top:28px; }
.footer-three-boxes { margin-bottom:11px; }
}
@media all and (max-width:768px) {
.page-banner .banner-ttl {font-size: 5.2rem;top: 135px; width:90%;}
#ip3-Homepage .page-banner, .page-banner {height: 280px;}
}
@media all and (min-width:768px) {
.mobi-pr-tabs{display:none;}
}

@media all and (max-width:768px) {
/*-- responsive table style start --*/
#contentwrapper .inv-responsive-table-wrapper .inv-responsive-table:nth-child(odd) { background-color: #fff; margin-bottom: 0px; border-bottom: 10px solid #fff; }
#contentwrapper .inv-responsive-table-wrapper .inv-responsive-table:nth-child(odd) td { background-color: #fff; }
#contentwrapper .inv-responsive-table-wrapper .inv-responsive-table:nth-child(even) { background-color: #fafbfb; margin-bottom: 0px; border-bottom: 10px solid #fafbfb; }
#contentwrapper .inv-responsive-table-wrapper .inv-responsive-table:nth-child(even) td { background-color: #fafbfb;}
/*-- responsive table style end --*/
}

@media (max-width: 991px) and (min-width: 768px){
#topnavigation ul li.investors ul li.haschildren:hover > ul, #topnavigation ul li.shareholders ul li.haschildren:hover > ul {right: 100%;left: auto;}
#topnavigation ul li.investors ul li.haschildren > a:after, #topnavigation ul li.shareholders ul li.haschildren > a:after {top: 16px;content: "\e257";position: absolute;left: 0px;margin-left: -12px;}
}
/*--------- All Small Tablets and Large Phones Global CSS ---------*/
@media (max-width: 767px) {

.mobimenu-append > ul > li > ul.dropdown-menu { display:none; }
.contentblock-footer .footer-copyright { float:left; }
#auto-top-link {}
.inv-branding a {float: left;position: relative; text-indent: -9999px;width: 101px;margin-top: 1px;}
/*#auto-top-link { display:none !important }*/
.page-banner .banner-ttl { font-size:3.8rem }
.page-banner img {display: none;}
/*.hoverbox-wrapper.component-blue { width: 100%; }*/
input.txt-search-pr, input.btn { width: 206px;font-size: 1.4rem;padding: 0 25px; }
.pr-dropdown { width: 290px; }
.pr-dropdown .pr-options { width: 290px; }
#twocolright .pr-dropdown .pr-options ul li a:after { width: 212px; }
.press-text-filter { width: 100%; }
.grid-8 {margin-left: 0;}
.snapdown-title { padding: 15px 15px 15px 55px; }
.snapdown-content { padding: 9px 15px 13px 55px; }
.ir-contact-form-second-pattern .half-element { width: 100%;}
.ir-contact-form .checkboxlistitem input[type="checkbox"] {margin-top: 5px; vertical-align: top;}
.checkboxlistitem label {display: inline-block;margin-left: 2px;width: 90%;}
#tabsDD { width: 290px; }
#SearchTextboxRP { 	width: 210px; }

.bod-container > div {display: inline-block;float: left;vertical-align: top;width: 100%;}
.mobi-pr-tabs ul li.current{display:none;}
#topnavigation{display:none;}
#toplinks{display:none;}
.mobiMenus { display: block;}
.mobishow { display: block;}
.mobiMenus{display:block;}
.footer-right-side {float: none; margin-bottom: 25px;}
#leftcol{display:none;}
#twocolright{width:100%;}
.mobi-pr-tabs {display:none;}
.mobi-pr-tabs ul li {margin-bottom:0px !important;}

.upcoming-events-container .eventData { width:50%; }
.eventCalendar { width:25%; }
.mobimenu-search{display:block;}

/**/
.mobimenu-append > ul > li a {font-size: 1.2rem;}
.mobimenu-append > ul > li {border-bottom: 1px solid #446279;}
.mobimenu-append > ul > li > ul > li {background-color: #47667e;position: relative;border-bottom:1px solid #446279;}
.mobimenu-append > ul > li > ul > li > ul > li {background-color: #334c61;position: relative;border-bottom: 1px solid #2b4153;}
.mobimenu-append .showmore, .mobimenu-append .showmore1, .mobimenu-append .showmore2 { padding-left: 15px;padding-right: 0; top: 1px;font-size: 1.4rem;right: 1px;width: 42px; }
.mobimenu-append .showmore  { font-size: 1.4rem;  }
.mobimenu-append > ul > li > a {padding-left: 15px;}
.mobimenu-append > ul > li ul li > a {padding-left: 30px;margin-right: 80px;display: block;}
.mobimenu-append ul li.haschildren.navopen {padding-bottom: 0;}
/*.mobimenu-append ul li ul li.current span {font-size: 1.4rem;padding-left: 30px;}*/
.mobimenu-append > ul > li > ul > li:last-child,.mobimenu-append > ul > li > ul > li > ul > li:last-child {border: medium none;}
.mobimenu-append ul li a:hover {text-decoration: none;}
.mobimenu-append ul li {line-height: 40px;}
.mobimenu-append .showmore1, .mobimenu-append .showmore2 {right: 18px;width: 42px;}
.mobimenu-append > ul > li > ul li, .mobimenu-append > ul > li > ul li a {font-size: 1.4rem;text-transform: none;}
#secondnavigation { display:none; }
.searchbox-mobi {background-color: #4f708b;float: left;padding: 10px 15px 9px;width: 100%;}
.searchbox-mobi .search { float:left;margin-right: 0; }
.searchbox-mobi .search-txt{border: 1px solid #ffffff;color: #777777;opacity: 1;width: 205px;font-size: 1.4rem;padding: 12px 26px;}
.searchbox-mobi .siteSearch { opacity: 1;padding: 11px 25px; }
.news-filter {margin-left:0px; margin-top: 10px;}
.mobimenu-append ul > li.current, .mobimenu-append ul > li.current-node {background-color: #0f3557;}
/**/




.row { margin-left: -15px; margin-right: -15px;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding-left: 15px;padding-right: 15px;}
.container-fluid { padding-left: 15px; padding-right: 15px;}

.footer-link { padding-bottom: 16px; padding-top: 27px; }
.footer-link div { display: block; margin-bottom: 12px; }
.copy-text span, .footer-text span { display: none; }

.footer-three-boxes { margin-bottom:-4px; }

}

@media (max-width: 640px) {
/*PR Table starts*/
.prReports {margin-top: 20px;}
.press-releases-container .trHeaders{display:none}
.pr-date-field, .pr-document-field, .pr-title-field {clear: both;display: block;padding: 10px 0;width: 100%;}
.prReports tbody tr {display: block;}
.pr-mobi-headers {display: inline-block;font-weight: 700;vertical-align: top;width: 33%;padding-left:10px;}
.pr-span-other {display: inline-block;vertical-align: top;width: 65%;}
.pr-title-field a, .pr-title-field span.pr-title-only {display: inline-block;width: 65%;}
.pr-document-field > a {display: inline-block;vertical-align: top;}
.prReports tbody tr td.cAlign a img {margin: 0;text-align: left;}
.prReports th.cAlign, .prReports td.cAlign {text-align: left;}
/*PR table end*/

.ir-contact-form .form-right input,.ir-contact-form .form-right textarea{display:block;}
.ir-contact-form .form-right { float: left;width: 100%;}
.form-right > span { display: inline-block;}
.banneritem .bannertext { padding-left: 16%; width: 83%; top:30%;}
#bannerwrapper .bx-controls .bx-controls-direction{bottom:200px;}
#bannerwrapper .bx-controls .bx-pager{left: 38%;}
.category-key {margin-bottom: 10px;}
.category-key span { display: block; float: none; margin-bottom: 5px; width: 100%;}
#mobishownav{right: 9px; width: 70%;}
#mobishowsearch{right: 9px; width: 70%;}
.tabs{display:none;}

.mobi-pr-tabs {display: block;float:none;padding: 0;width: 290px;position: relative;margin-bottom: 20px;}

.inv-responsive-header-td {font-weight: normal;}

.upcoming-events-container .title-sub, .upcoming-events-container .event-date, .upcoming-events-container .outlook-link{width:100%;margin-bottom:5px;margin-right:0px;padding:0px;}
.upcoming-events-container .related-materials-collapsed{margin-top:15px;}
#contentwrapper .bod-view-all {display: inline-block;left: 50%;position: relative;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
#contentwrapper .prReports td.pr-document-field span, #contentwrapper .prReports td.pr-document-field a { vertical-align:middle; }
}



@media (max-width: 480px) {
.footer-link ul{margin-bottom: 25px;}
.footer-link ul li:first-child{margin-bottom:10px;}
.footer-link ul li{border-left: medium none; float: none; padding: 0;}
.snapdown-content.board img{float:none; width:100%; height:auto;}
.news-filter{margin-left: 0; width: auto;}
.mobiDropdownPress.finder-dropdown-sort { display: block; margin-left: 0; margin-top: 10px; width: 215px;}
.mobiDropdownPress.finder-dropdown-sort .dk_options { width: 215px;}
.c-grid{float:left;width:90%!important;}
.c-event-grid{width:100%!important;margin-top:20px;height:auto!important;margin-bottom:20px;}

h1, .sectionHeader { font-size: 4.7rem; }
.searchbox-mobi .search {width: calc(100% - 92px);}
#searchButtonContainer1 {margin-top: 0px;float: left;width: 90px;}
.searchbox-mobi .siteSearch{width: 100%;display: block;float: left;}
.searchbox-mobi .search-txt{width:100%;}
}
@media (max-width: 450px) {
.footer-ticker { height:auto; }
}
@media (max-width: 410px) {
.orange-ticker {padding-top: 10px;}
}

@media (max-width: 360px) {
.hoverbox-wrapper.component-blue { width:100%; }
.hoverbox,.hoverbox img { width:100%;height: auto; }
}

@media (max-width: 320px) {

}
/*---- jquery-ui-----*/
/*! jQuery UI - v1.10.2 - 2013-03-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu-item:hover {
        /*background-color:#999999;*/
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
    font-size:1.2rem;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	/*margin: -1px;*/
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1em;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	/*font-size: 1.1em;*/
font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #000;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus a:hover {
	/*border: 1px solid #999999;
	background-color: #aaaaaa !important;
	font-weight: normal;
	color: #212121;*/
	background-color:#3f5d78;
    color:#fff;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus a:focus {
	/*border: 1px solid #999999;
	background-color: #aaaaaa;
	font-weight: normal;
	color: #212121;*/
}

.ui-state-hover  a,
.ui-state-hover  a:hover,
.ui-state-hover  a:link,
.ui-state-hover  a:visited {
/*	color: #212121;
	text-decoration: none;*/
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
        color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
}
.ui-widget-header .ui-icon {
}
.ui-state-default .ui-icon {
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
}
.ui-state-active .ui-icon {
}
.ui-state-highlight .ui-icon {
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

.currentDomainCSS
{
    background: #D3D3D3 50% 50% repeat-x;
}

.serachTextBoxMiddle
{
    height: 18px;
    margin-left: 220px;
    right: 44px;
    width: 140px;
}
.serachButtonMiddle
{
    left: 363px;
    position: absolute;
    top: 53px!important;
}
.centerText
{
    margin-left: 195px;
}
.centerText1
{
margin:0 auto;
width: 180px;
}


.ui-menu {min-width: 180px !important; max-width: 300px !important;}
.ui-menu a{background-color:#ffffff;height:20px;width:100%;position:relative;top:0px;margin-bottom:1px;}
.ui-menu a:hover{height:20px;width:100%;position:relative;top:0px;margin-bottom:1px;}


.ui-menu .ui-menu-item {padding: 0 !important;  width: 100% !important;}

#searchTextBoxContainerRP ul.ui-menu li {list-style: outside none none;margin: 0;padding: 0;}
#searchTextBoxContainerRP ul.ui-menu { padding-left:0; }
#searchTextBoxContainerRP ul.ui-menu a { color:#000 !important; }
#searchTextBoxContainerRP ul.ui-menu a:hover,#searchTextBoxContainerRP ul.ui-menu li:hover > a,#searchTextBoxContainerRP ul.ui-menu li:hover { color:#fff !important; }