.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
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.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: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.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-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

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

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100%- 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.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,.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.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
}

.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
}

.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-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.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: 20px;
    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-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.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-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.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;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.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-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    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 .ui-tabs-anchor {
    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 .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    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
}

body .ui-tooltip {
    border-width: 2px
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button {
    color: #454545;
    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,.ui-button:hover,.ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}

.ui-icon-background,.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.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)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,.ui-widget-content .ui-icon {
    background-image: url("/files/images/irw/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("/files/images/irw/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon {
    background-image: url("/files/images/irw/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon,.ui-button:active .ui-icon {
    background-image: url("/files/images/irw/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon {
    background-image: url("/files/images/irw/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url("/files/images/irw/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("/files/images/irw/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-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: -65px -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: -65px -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: 1px -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 {
    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
}

.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .003;
    filter: Alpha(Opacity=.3)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

.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
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-widget {
    font-family: "Segoe UI",Arial,sans-serif;
    outline: 0;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
    font-family: "Segoe UI",Arial,sans-serif;
    font-size: 1em
}

.ui-widget-content {
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-datepicker .ui-widget-header {
    border: 1px solid #535353;
    background: #4f4f4f url(/files/images/irw/gradient_1.png) repeat-x;
    color: #fff;
    font-weight: normal;
    text-shadow: 0 1px 0 rgba(83,83,83,.8)
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: 1px solid #535353;
    background: #4f4f4f url(/files/images/irw/gradient_1.png) repeat-x;
    color: #fff;
    font-weight: normal;
    text-shadow: 0 1px 0 rgba(83,83,83,.8)
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
    color: #fff;
    text-shadow: 0 1px 0 rgba(83,83,83,.8)
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover {
    background-color: #2686ae;
    background: #2686ae url(/files/images/irw/gradient_2.png) repeat-x;
    border: 1px solid #2788b1
}

.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
    background: #333 url(/files/images/irw/gradient_5.png) repeat-x;
    border: 1px solid #3ab5e9
}

.ui-state-hover a,.ui-state-hover a:hover {
    color: #fff;
    text-shadow: 0 1px 0 rgba(83,83,83,.8)
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: 1px solid #2788b1;
    background: #3bb7eb url(/files/images/irw/gradient_6.png) repeat-x
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    text-decoration: none
}

.ui-widget-header.ui-state-default {
    background: #4f4f4f url(/files/images/irw/gradient_1.png) repeat-x 0 0;
    color: #fff;
    font-weight: normal;
    text-shadow: 0 1px 0 rgba(83,83,83,.8)
}

.ui-widget-header.ui-state-active {
    background: #2686ae url(/files/images/irw/gradient_2.png) repeat-x 0 0;
    color: #fff;
    font-weight: normal;
    text-shadow: 0 1px 0 rgba(83,83,83,.8);
    border: 1px solid #2788b1
}

.ui-widget-header.ui-state-hover {
    background: #2686ae url(/files/images/irw/gradient_2.png) repeat-x 0 0;
    color: #fff;
    font-weight: normal;
    text-shadow: 0 1px 0 rgba(83,83,83,.8);
    border: 1px solid #2788b1
}

.ui-widget-header.ui-state-default a,.ui-widget-header.ui-state-active a,.ui-widget-header.ui-state-hover a {
    color: #fff;
    font-weight: normal;
    text-shadow: 0 1px 0 rgba(83,83,83,.8)
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    background: #a1a1a1 url(/files/images/irw/gradient_3.png) repeat-x 0 0;
    font-weight: normal;
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    border: 1px solid #b1b1b1
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #0c2837
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #d3404b;
    background: #f9e6e7;
    color: #3a0d11;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
    color: #3a0d11
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #3a0d11
}

.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;
    nowhitespace: afterproperty;
    filter: alpha(opacity=35)
}

.ui-state-highlight p,.ui-state-error p {
    font-size: .8em;
    line-height: 16px
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-position: 16px 16px
}

.ui-icon,.ui-widget-content .ui-icon {
    background-image: url(/files/images/irw/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(/files/images/irw/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(/files/images/irw/ui-icons_ffffff_256x240.png)
}

.ui-state-hover .ui-icon,.ui-state-focus .ui-icon {
    background-image: url(/files/images/irw/ui-icons_ffffff_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(/files/images/irw/ui-icons_ffffff_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(/files/images/irw/ui-icons_222222_256x240.png)
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url(/files/images/irw/ui-icons_222222_256x240.png)
}

.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 {
    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
}

.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
}

.ui-widget-overlay {
    background: #222;
    opacity: .7;
    filter: alpha(opacity=70)!important
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000;
    opacity: .2;
    filter: alpha(opacity=20);
    border-radius: 5px
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    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 #000
}

.ui-accordion {
    width: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.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-icons .ui-accordion-header a {
    padding-left: 1.5em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon,.ui-accordion .ui-accordion-header .ui-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    background: #f8fcfe;
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
    border: 1px solid #b1b1b1;
    display: none;
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    margin-top: -2px
}

.ui-accordion .ui-accordion-header.ui-state-hover {
    background: #4f4f4f url(/files/images/irw/gradient_1.png) repeat-x;
    border-color: #39b1e4
}

.ui-accordion .ui-accordion-header.ui-state-active {
    background: #2686ae url(/files/images/irw/gradient_2.png) repeat-x;
    border-color: #2788b1!important;
    border-bottom: 0!important
}

.ui-accordion .ui-accordion-li-fix {
    display: inline
}

.ui-accordion .ui-accordion-header,.ui-accordion .ui-accordion-header a {
    display: block;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 rgba(83,83,83,.8);
    text-decoration: none
}

.ui-accordion .ui-accordion-content-active {
    display: block
}

.ui-accordion .ui-accordion-header,.ui-accordion .ui-accordion-content {
    border-radius: 0
}

.ui-autocomplete {
    position: absolute;
    z-index: 2!important;
    cursor: default;
    background: #fff;
    border: 0 none!important;
    padding: 0!important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.5);
    box-shadow: 0 2px 4px rgba(0,0,0,.5)
}

.ui-autocomplete-loading {
    background: #fff url('/files/images/irw/ui-anim_basic_16x16.gif') right center no-repeat
}

.ui-autocomplete .ui-menu-item a.ui-state-hover,.ui-autocomplete .ui-menu-item a.ui-state-active {
    margin: 0!important
}

* html .ui-autocomplete {
    width: 1px
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

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

.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: .2em .4em;
    border-radius: 0;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal
}

.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active {
    background: #2686ae url(/files/images/irw/gradient_2.png) repeat-x!important;
    color: #fff;
    text-shadow: 0 1px 0 rgba(83,83,83,.8);
    font-weight: normal;
    border: 0 none
}

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

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

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

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

.ui-menu .ui-menu-icon {
    position: static;
    float: right;
    margin-top: .2em
}

.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
}

.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.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
}

input.ui-button {
    padding: .4em 1em
}

.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
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

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

.ui-dialog {
    position: absolute;
    padding: 0!important;
    outline: 0;
    overflow: hidden;
    padding: 0;
    background: #fff;
    box-shadow: 0 5px 8px rgba(0,0,0,.8)
}

.ui-dialog .ui-dialog-titlebar {
    padding: .5em 1em .3em!important;
    position: relative;
    border-width: 0 0 1px 0;
    border-color: #979797;
    background: #a1a1a1 url(/files/images/irw/gradient_3.png) 0 0 repeat-x;
    border-radius: 0
}

.ui-dialog .ui-dialog-title {
    float: left;
    white-space: nowrap;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: .1em 0 .2em 0;
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    font-weight: normal!important
}

.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-titlebar-close .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px
}

.ui-dialog .ui-dialog-titlebar.ui-state-focus {
    background: url("/files/images/irw/gradient_5.png") repeat-x scroll 0 0 #333;
    border: 1px solid #3ab5e9
}

.ui-dialog .ui-state-focus .ui-dialog-title {
    color: #fff;
    text-shadow: 0 1px 0 rgba(83,83,83,.8)
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0;
    overflow: auto;
    zoom:1}

.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
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-slider {
    position: relative;
    text-align: left;
    border: 0 none
}

.ui-state-focus .ui-slider-handle {
    border: 0 none
}

.ui-slider .ui-slider-handle {
    background: url(/files/images/irw/slider_handles.png) 0 -23px no-repeat;
    position: absolute;
    z-index: 2;
    width: 23px;
    height: 23px;
    cursor: pointer
}

.ui-slider .ui-state-hover {
    background-position: 0 0!important
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0
}

.ui-slider .ui-state-default {
    border: 0 none
}

.ui-slider-horizontal {
    height: 4px;
    background: url(/files/images/irw/slider_h_bg.gif) 0 0 repeat-x
}

.ui-slider-horizontal .ui-slider-handle {
    top: -9px;
    margin-left: -12px
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    background: url(/files/images/irw/slider_h_bg.gif) 0 -4px repeat-x
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: 4px;
    height: 100px;
    background: url(/files/images/irw/slider_v_bg.gif) -4px 0 repeat-y
}

.ui-slider-vertical .ui-slider-handle {
    left: -9px;
    margin-left: 0;
    margin-bottom: -9px;
    background-position: 0 -66px!important
}

.ui-slider-vertical .ui-state-hover {
    background-position: 0 -43px!important
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
    background: url(/files/images/irw/slider_v_bg.gif) 0 0 repeat-y
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-tabs {
    background: #fff;
    position: relative;
    padding: .2em;
    zoom:1;-moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0 none
}

.ui-tabs .ui-tabs-nav {
    border-color: #a8a8a8;
    border-width: 0 0 1px 0;
    margin: 0;
    padding: 0;
    background: transparent;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 .2em 1px 0;
    border-bottom: 0!important;
    padding: 0;
    white-space: nowrap;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border: 1px solid #b1b1b1;
    padding: 1em 1.4em;
    background: 0;
    border-color: #a8a8a8;
    border-style: solid;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.ui-tabs .ui-tabs-hide {
    display: none!important
}

.ui-tabs .ui-tabs-nav li.ui-state-default {
    background: #a1a1a1 url(/files/images/irw/gradient_3.png) 0 0 repeat-x;
    border-color: #a8a8a8
}

.ui-tabs .ui-tabs-nav li.ui-state-default a {
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.8)
}

.ui-tabs .ui-tabs-nav li.ui-state-hover {
    background: #2686ae url(/files/images/irw/gradient_2.png) repeat-x
}

.ui-tabs .ui-tabs-nav li.ui-state-hover a {
    color: #fff;
    text-shadow: 0 1px 0 rgba(83,83,83,.8)
}

.ui-tabs .ui-tabs-nav li.ui-state-active {
    background: #fff
}

.ui-tabs .ui-tabs-nav li.ui-state-active a {
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.8)
}

.ui-datepicker {
    display: none;
    padding: .2em .2em 0;
    background: #fff none;
    width: 17em;
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.8);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.8);
    box-shadow: 0 5px 10px rgba(0,0,0,.8)
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    background: url("/files/images/irw/gradient_1.png") repeat-x scroll 0 0 #4f4f4f;
    border: 0 none;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    border: 0;
    cursor: pointer
}

.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-header .ui-state-hover {
    background: transparent;
    border: 1px solid #535353
}

.ui-datepicker .ui-datepicker-prev span {
    background-position: 0 -32px!important
}

.ui-datepicker .ui-datepicker-next span {
    background-position: -16px -32px!important
}

.ui-datepicker .ui-datepicker-prev-hover span {
    background-position: 0 -48px!important
}

.ui-datepicker .ui-datepicker-next-hover span {
    background-position: -16px -48px!important
}

.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: -7px;
    background: url(/files/images/irw/icon_sprite.png) no-repeat
}

.ui-datepicker thead {
    background: url("/files/images/irw/gradient_7.png") repeat-x scroll left bottom #fafafa;
    border-top: 1px solid #b1b1b1;
    border-bottom: 1px solid #dcdcdc
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 0 rgba(83,83,83,.8)
}

.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%;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .3em .3em!important;
    text-align: center;
    font-weight: bold;
    border: 0;
    font-size: .9em
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,.ui-datepicker td a {
    display: block;
    padding: 2px 3px 3px;
    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-buttonpane button {
    background: #4f4f4f url(/files/images/irw/gradient_1.png) 0 0 repeat-x!important;
    color: #fff!important;
    border-color: #b6b6b6!important;
    font-weight: bold!important;
    text-shadow: 0 1px 0 rgba(83,83,83,.8)
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker .ui-datepicker-calendar a {
    background: transparent;
    border: 0 none;
    text-shadow: none;
    color: #333
}

.ui-datepicker .ui-datepicker-calendar a.ui-state-active {
    color: #37addf
}

.ui-datepicker .ui-datepicker-calendar a.ui-state-hover {
    background: #3bb7eb;
    color: #fff!important;
    text-shadow: 0 1px 1px #2788b1
}

.ui-datepicker .ui-datepicker-current-day .ui-state-default {
    color: #37addf!important;
    text-shadow: none
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
    padding-left: 1%;
    padding-right: 1%
}

.ui-datepicker-multi .ui-datepicker-group table {
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 48%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 31.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 23%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0
}

.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%
}

.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 {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.ui-progressbar {
    height: 13px;
    overflow: hidden;
    text-align: left;
    background: url(/files/images/irw/progress_bar.gif) 0 -13px repeat-x;
    line-height: 1%
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
    background: url(/files/images/irw/progress_bar.gif) 0 0 repeat-x
}

.ui-igdialog-footer {
    background: #a1a1a1 url(/files/images/irw/gradient_3.png) 0 0 repeat-x;
    color: #333;
    font-weight: normal!important;
    padding: .4em 1em!important;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    border-color: #979797
}

.ui-iggrid .ui-iggrid-content {
    border-color: #b1b1b1
}

.ui-iggrid-scrolldiv {
    background-color: #f3f3f3;
    border-bottom: 1px solid #dcdcdc!important
}

.ui-iggrid .ui-iggrid-scrolldiv:first-child,.ui-iggrid>table tr:first-child td,.ui-iggrid>table>tbody tr:first-child th {
    border-top: 1px solid #dcdcdc!important
}

.ui-iggrid-layout-helper>tbody>tr:first-child>td,.ui-iggrid-layout-helper>tbody>tr:first-child>td th {
    border-top: 0 none!important
}

.ui-iggrid th,.ui-iggrid th.ui-state-default {
    border-color: #535353 #535353 #535353 #757575
}

.ui-iggrid>table>tbody tr:first-child th.ui-igpivotgrid-header {
    border-top-color: #535353!important
}

.ui-iggrid th.ui-state-hover {
    background: #2686ae url(/files/images/irw/gradient_2.png) repeat-x;
    border: 1px solid #2788b1
}

.ui-iggrid th.ui-state-active {
    background: #757575 url(/files/images/irw/gradient_4.png) repeat-x;
    border: 1px solid #2788b1
}

.ui-iggrid th.ui-state-focus {
    background: #333 url(/files/images/irw/gradient_5.png) repeat-x;
    border: 1px solid #2788b1
}

.ui-iggrid .ui-iggrid-footer,.ui-iggrid .ui-iggrid-toolbar {
    background-color: #a1a1a1;
    background: #a1a1a1 url(/files/images/irw/gradient_3.png) repeat-x;
    font-weight: normal;
    text-align: left;
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    border: 1px solid #b1b1b1;
    border-top: 0;
    display: block
}

.ui-iggrid .ui-iggrid-footer .ui-state-default,.ui-iggrid .ui-iggrid-toolbar .ui-state-default,.ui-iggrid .ui-iggrid-addrow td,.ui-iggrid .ui-iggrid-addrow th {
    background-color: #a1a1a1;
    background: #a1a1a1 url(/files/images/irw/gradient_3.png) repeat-x;
    border: 1px solid #b1b1b1;
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    text-decoration: none
}

.ui-iggrid .ui-iggrid-footer .ui-state-default a,.ui-iggrid .ui-iggrid-toolbar .ui-state-default a,.ui-iggrid .ui-iggrid-addrow td a {
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    text-decoration: none
}

.ui-iggrid tbody .ui-icon,.ui-iggrid .ui-iggrid-addrow td .ui-icon {
    background-image: url("/files/images/irw/ui-icons_222222_256x240.png")
}

.ui-iggrid th .ui-icon,.ui-iggrid .ui-iggrid-deletebutton .ui-icon,.ui-iggrid .ui-igedit-button .ui-icon,.ui-iggrid .ui-igcombo-button .ui-icon,.ui-iggrid .ui-iggrid-buttoncontainer .ui-icon {
    background-image: url("/files/images/irw/ui-icons_ffffff_256x240.png")
}

.ui-iggrid .ui-iggrid-addrow td.ui-state-hover {
    border: 1px solid #b1b1b1
}

.ui-iggrid tbody td,.ui-iggrid tbody th.ui-iggrid-rowselector-class,.ui-iggrid thead .ui-iggrid-editingcell {
}

.ui-iggrid .ui-iggrid-editingcell .ui-iggrid-editor .ui-igedit-field {
    box-shadow: 0 3px 2px rgba(100,100,100,.1) inset
}

.ui-iggrid .ui-ig-altrecord {
    background-color: #ebebeb
}

.ui-iggrid .ui-ig-altrecord td,.ui-iggrid .ui-ig-altrecord th.ui-iggrid-rowselector-class,.ui-iggrid tbody .ui-ig-altrecord td.ui-state-default {
    border-color: #ebebeb #dcdcdc #dcdcdc #ebebeb
}

.ui-iggrid td.ui-state-highlight {
    background: 0;
    background-color: #c2e8f8;
    color: #333;
    font-weight: normal;
    border-color: #b3e2f6
}

.ui-iggrid td.ui-state-hover,.ui-iggrid .ui-ig-altrecord td.ui-state-hover,.ui-iggrid .ui-ig-altrecord td.ui-state-default.ui-state-hover,.ui-iggrid th.ui-iggrid-rowselector-class.ui-state-hover,.ui-iggrid .ui-ig-altrecord th.ui-iggrid-rowselector-class.ui-state-hover,.ui-iggrid .ui-ig-altrecord th.ui-iggrid-rowselector-class.ui-state-default.ui-state-hover {
    color: #333;
    border-color: #fff #dcdcdc #dcdcdc #fff;
    background: #fafafa url(/files/images/irw/gradient_7.png) repeat-x left bottom
}

.ui-iggrid td.ui-state-hover a,.ui-iggrid .ui-ig-altrecord td.ui-state-hover a {
    color: #333;
    text-shadow: none
}

.ui-iggrid td.ui-state-hover a:hover,.ui-iggrid .ui-ig-altrecord td.ui-state-hover a:hover {
    color: #37addf
}

.ui-iggrid tbody td:first-child,.ui-iggrid tbody .ui-ig-altrecord td:first-child,.ui-iggrid tbody th.ui-iggrid-rowselector-class:first-child,.ui-iggrid th.ui-iggrid-rowselector-class.ui-state-hover,.ui-iggrid .ui-ig-altrecord th.ui-iggrid-rowselector-class.ui-state-hover,.ui-iggrid .ui-ig-altrecord th.ui-iggrid-rowselector-class.ui-state-default.ui-state-hover {
    border-left-color: #dcdcdc
}

.ui-iggrid td.ui-state-focus,.ui-iggrid th.ui-iggrid-rowselector-class.ui-state-focus {
    border-color: #185170!important;
    background: #fff none
}

.ui-ig-altrecord td.ui-state-focus,.ui-ig-altrecord th.ui-iggrid-rowselector-class.ui-state-focus {
    border-color: #185170!important;
    background: #ebebeb none
}

.ui-iggrid tr.ui-state-focus {
    background: #fff none
}

.ui-iggrid .ui-ig-altrecord.ui-state-focus {
    background: #ebebeb none
}

.ui-iggrid tr.ui-state-focus td,.ui-iggrid tr.ui-state-focus th {
    border-top-color: #185170!important;
    border-bottom-color: #185170!important
}

.ui-iggrid .ui-ig-altrecord.ui-state-focus td,.ui-iggrid .ui-ig-altrecord.ui-state-focus th {
    border-top-color: #185170!important;
    border-bottom-color: #185170!important
}

.ui-iggrid td.ui-state-active,.ui-iggrid .ui-ig-altrecord td.ui-state-active,.ui-iggrid th.ui-iggrid-rowselector-class.ui-state-active,.ui-iggrid .ui-ig-altrecord th.ui-iggrid-rowselector-class.ui-state-active,.ui-iggrid tbody .ui-iggrid-mergedcell.ui-state-active,.ui-iggrid tbody .ui-ig-altrecord .ui-iggrid-mergedcell.ui-state-active,.ui-iggrid tbody .ui-iggrid-mergedcellstop.ui-state-active,.ui-iggrid tbody .ui-ig-altrecord .ui-iggrid-mergedcellstop.ui-state-active {
    background: 0;
    background-color: #4eb7e2;
    background-image: -moz-linear-gradient(top,#4eb7e2,#2381a9);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4eb7e2),color-stop(1,#2381a9));
    color: #fff;
    font-weight: normal;
    border-color: #4eb7e2 transparent #2788b1;
    text-shadow: none
}

.ui-iggrid .ui-iggrid-paging-item.ui-state-focus,.ui-iggrid .ui-iggrid-paging-item.ui-state-default.ui-state-focus,.ui-iggrid .ui-iggrid-page.ui-state-focus,.ui-iggrid .ui-iggrid-pageui-state-default.ui-state-focus {
    background: #333 url(/files/images/irw/gradient_5.png) repeat-x;
    border: 1px solid #2788b1
}

.ui-iggrid .ui-iggrid-paging-item.ui-state-focus span,.ui-iggrid .ui-iggrid-paging-item.ui-state-default.ui-state-focus span,.ui-iggrid .ui-iggrid-page.ui-state-focus a,.ui-iggrid .ui-iggrid-pageui-state-default.ui-state-focus a {
    color: #fff;
    text-shadow: none
}

.ui-iggrid .ui-iggrid-paging-item.ui-state-focus .ui-icon,.ui-iggrid .ui-iggrid-paging-item.ui-state-default.ui-state-focus .ui-icon {
    background-image: url(/files/images/irw/ui-icons_ffffff_256x240.png)
}

.ui-menu .ui-icon {
    background-image: url("/files/images/irw/ui-icons_222222_256x240.png")
}

.ui-igedit-list .ui-igedit-listitem {
    font-size: 1em;
    line-height: 1.4em
}

.ui-iggrid-filterbutton {
    border: 1px solid transparent
}

.ui-iggrid-filterbutton.ui-state-hover,.ui-iggrid-filterbutton.ui-state-active,.ui-iggrid-filterbutton.ui-state-focus {
    border: 1px solid #2788b1
}

.ui-iggrid-filterdd,.ui-iggrid-featurechooser-dropdown-dialog,.ui-widget.ui-widget-content.ui-igpivot-filterdropdown,.ui-widget.ui-widget-content.ui-igpivot-metadatadropdown {
    background: #fff;
    border: 1px solid #b1b1b1
}

.ui-igedit-list .ui-igedit-listitem.ui-state-default,.ui-iggrid-filterddlist li.ui-state-default,.ui-iggrid-featurechooser-list li.ui-state-default,.ui-igcombo-listitemholder li.ui-state-default {
    background: #fff none;
    color: #333;
    text-shadow: none;
    border: 0
}

.ui-igedit-list .ui-igedit-listitem.ui-state-hover,.ui-igedit-list .ui-igedit-listitem.ui-state-active,.ui-iggrid-filterddlist li.ui-state-hover,.ui-iggrid-filterddlist li.ui-state-active,.ui-iggrid-filterddlistitem.ui-state-hover a,.ui-iggrid-filterddlistitem.ui-state-active a,.ui-iggrid-featurechooser-list li.ui-state-hover,.ui-iggrid-featurechooser-list li.ui-state-active,.ui-iggrid-featurechooser-list.ui-state-hover a,.ui-iggrid-featurechooser-list.ui-state-active a,.ui-igcombo-listitemholder li.ui-state-hover,.ui-igcombo-listitemholder li.ui-state-active,.ui-igcombo-listitemholder li.ui-state-hover a,.ui-igcombo-listitemholder li.ui-state-active a {
    background: #2686ae url(/files/images/irw/gradient_2.png) repeat-x;
    color: #fff;
    text-shadow: 0 1px 0 rgba(83,83,83,.8);
    border: 0
}

.ui-igedit-list .ui-igedit-listitem.ui-state-highlight,.ui-igcombo-listitemholder li.ui-state-highlight,.ui-igcombo-listitemholder li.ui-state-highlight a {
    background: #a1a1a1 url(/files/images/irw/gradient_3.png) repeat-x 0 0;
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    border: 0
}

.ui-igedit-list .ui-igedit-listitem.ui-state-hover a,.ui-igedit-list .ui-igedit-listitem.ui-state-active a {
    color: #fff;
    text-shadow: 0 1px 0 rgba(83,83,83,.8)
}

.ui-iggrid tbody td.ui-iggrid-nongrouprowemptycell,.ui-iggrid tbody .ui-ig-altrecord td.ui-iggrid-nongrouprowemptycell {
    background-color: #fff
}

.ui-iggrid tbody td.ui-iggrid-nongrouprowemptycell.ui-state-hover {
    background-image: none
}

.ui-draggable-dragging .ui-iggrid-headertext {
    font-family: "Segoe UI",Arial,sans-serif
}

ui-iggrid-groupbyarea a,.ui-iggrid-groupbyareatext a {
    color: #3bb7eb
}

.ui-iggrid-dragMarkup {
    z-index: 10000
}

.ui-iggrid-expandcolumn-expanded {
    border-bottom-width: 0!important
}

.ui-iggrid-expandcolumn-expanded.ui-state-focus {
    border-bottom-width: 1px!important
}

.ui-iggrid-altrecord+tr>td.ui-iggrid-childarea {
    background-color: #ebebeb;
    border-color: #ebebeb #dcdcdc #dcdcdc
}

.ui-iggrid-featurechooser-list .item-selected .ui-iggrid-featurechooserddlistitemtext {
    text-shadow: none
}

.ui-iggrid-modaldialog-caption-buttoncontainer .ui-button.ui-state-hover {
    background: #2686ae url(/files/images/irw/gradient_2.png) repeat-x;
    border: 1px solid #2788b1;
    box-shadow: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.ui-iggrid-modaldialog-caption-buttoncontainer .ui-button.ui-state-hover .ui-button span {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.ui-iggrid-dialog-groupby-button a,.ui-iggrid-columnchooser-item a,.ui-iggrid-sorting-dialog-unsortedcolumns-sortbybutton a {
    color: #3bb7eb;
    text-decoration: none
}

.ui-widget-footer {
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc
}

.ui-iggrid tfoot td.ui-widget-content,.ui-iggrid tfoot td.ui-state-default {
    background-color: transparent;
    color: #333;
    border-color: #dcdcdc;
    border-style: solid
}

.ui-iggrid tfoot td.ui-state-hover {
    background-color: #ebebeb
}

.ui-iggrid tfoot td.ui-state-default .ui-icon {
    background-image: url("/files/images/irw/ui-icons_222222_256x240.png")
}

@-webkit-keyframes addingHighlight {
    0% {
        background-color: #4eb7e2
    }

    100% {
        background-color: transparent
    }
}

@-moz-keyframes addingHighlight {
    0% {
        background-color: #4eb7e2
    }

    100% {
        background-color: transparent
    }
}

.ui-iggrid-modifiedrecord>td {
    -webkit-animation-name: addingHighlight;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-duration: 1s;
    -moz-animation-name: addingHighlight;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-duration: 1s;
    -o-animation-name: addingHighlight;
    -o-animation-timing-function: ease-in-out;
    -o-animation-duration: 1s;
    animation-name: addingHighlight;
    animation-timing-function: ease-in-out;
    animation-duration: 1s
}

.ui-iggrid-modifiedrecord>td {
    background-color: transparent;
    color: #666
}

.ui-iggrid .ui-iggrid-mergedcell,.ui-iggrid .ui-ig-altrecord .ui-iggrid-mergedcell,.ui-iggrid .ui-iggrid-mergedcell.ui-state-highlight {
    background-color: #fff
}

.ui-iggrid .ui-iggrid-mergedcell,.ui-iggrid .ui-ig-altrecord .ui-iggrid-mergedcell,.ui-iggrid .ui-iggrid-mergedcell.ui-state-highlight,.ui-iggrid .ui-ig-altrecord .ui-iggrid-mergedcell.ui-state-highlight {
    color: #dcdcdc;
    border-bottom-color: transparent;
    border-top-color: transparent
}

.ui-iggrid .ui-ig-altrecord .ui-iggrid-mergedcell,.ui-iggrid .ui-iggrid-mergedcellstop {
    border-left-color: #fff
}

.ui-iggrid .ui-iggrid-mergedcellstop.ui-state-highlight,.ui-iggrid .ui-iggrid-mergedcell.ui-state-highlight,.ui-iggrid .ui-ig-altrecord .ui-iggrid-mergedcell.ui-state-highlight {
    border-left-color: #b3e2f6
}

.ui-iggrid .ui-iggrid-mergedcellstop,.ui-iggrid .ui-iggrid-mergedcellstop.ui-state-highlight,.ui-iggrid .ui-iggrid-mergedcell.ui-state-highlight,.ui-iggrid .ui-iggrid-altrecord .ui-iggrid-mergedcellstop,.ui-iggrid .ui-iggrid-altrecord .ui-iggrid-mergedcellstop.ui-state-highlight,.ui-iggrid .ui-iggrid-altrecord .ui-iggrid-mergedcell.ui-state-highlight {
    background-color: #fff;
    border-bottom-color: #fff;
    border-top-color: #fff
}

.ui-iggrid .ui-iggrid-mergedcell.ui-state-active,.ui-iggrid .ui-ig-altrecord .ui-iggrid-mergedcell.ui-state-active,.ui-iggrid .ui-iggrid-mergedcell.ui-state-focus,.ui-iggrid .ui-ig-altrecord .ui-iggrid-mergedcell.ui-state-focus {
    color: #fff
}

.ui-iggrid tbody .ui-iggrid-mergedcell.ui-state-hover,.ui-iggrid tbody .ui-ig-altrecord .ui-iggrid-mergedcell.ui-state-hover {
    color: #333
}

.ui-iggrid .ui-ig-altrecord .ui-iggrid-mergedcellsbottom.ui-state-highlight,.ui-iggrid .ui-iggrid-mergedcellsbottom.ui-state-highlight {
    border-bottom-color: #b3e2f6
}

.ui-iggrid tbody .ui-iggrid-mergedcell.ui-iggrid-mergedcellsbottom {
    border-bottom-color: #dcdcdc
}

.ui-igrating,.ui-igrating.ui-state-default {
    background: transparent none;
    border: 0
}

.ui-icon.ui-igrating-vote,.ui-iggrid .ui-icon.ui-igrating-vote {
    background-image: url(/files/images/irw/igrating/ig-rating.png);
    background-position: -75px 0;
    width: 20px;
    height: 20px
}

.ui-icon.ui-igrating-voteselected,.ui-iggrid .ui-icon.ui-igrating-voteselected {
    background-image: url(/files/images/irw/igrating/ig-rating.png);
    background-position: 0 0;
    width: 20px;
    height: 20px
}

.ui-icon.ui-igrating-votehover,.ui-iggrid .ui-icon.ui-igrating-votehover {
    background-image: url(/files/images/irw/igrating/ig-rating.png);
    background-position: -25px 0;
    width: 20px;
    height: 20px
}

.ui-icon.ui-igrating-votedisabled,.ui-iggrid .ui-icon.ui-igrating-votedisabled {
    background-image: url(/files/images/irw/igrating/ig-rating.png);
    background-position: -100px 0;
    width: 20px;
    height: 20px
}

.ui-icon.ui-igrating-votedisabledselected,.ui-iggrid .ui-icon.ui-igrating-votedisabledselected {
    background-image: url(/files/images/irw/igrating/ig-rating.png);
    background-position: -50px 0;
    width: 20px;
    height: 20px
}

.ui-igplayer .ui-igplayer-controls {
    background: url("/files/images/irw/igvideoplayer/igvpbackground.png") repeat-x;
    border: 0
}

.ui-igplayer-full-screen-mode .ui-igplayer:before {
    background: #4c4c4c;
    background: rgba(0,0,0,.5);
    background: -moz-linear-gradient(top,#000 0,#4c4c4c 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#000),color-stop(100%,#4c4c4c));
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#000000',endColorstr='#4c4c4c',GradientType=0)
}

.ui-igplayer .ui-igplayer-playbutton {
    font-weight: normal;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.ui-igplayer .ui-igplayer-playbutton .ui-icon-pause {
    background-image: url("/files/images/irw/igvideoplayer/igvideoplayericons.png");
    background-repeat: no-repeat;
    background-position: -23px -1px
}

.ui-igplayer .ui-igplayer-playbutton .ui-icon-play {
    background-image: url("/files/images/irw/igvideoplayer/igvideoplayericons.png");
    background-repeat: no-repeat;
    background-position: -1px -1px
}

.ui-igplayer .ui-igplayer-playbutton-icon {
    background-image: url("/files/images/irw/igvideoplayer/igvideoplayericons.png");
    background-repeat: no-repeat;
    background-position: -1px -1px
}

.ui-igplayer .ui-igplayer-playbutton-text {
    background: none!important;
    border: 0;
    font-size: 11px;
    text-shadow: 0 1px 0 rgba(83,83,83,.8)
}

.ui-igplayer .ui-igslider-handle {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.ui-igplayer .ui-igprogressbar {
    border: 0
}

.ui-igplayer .ui-igprogressbar-range {
    height: 2px;
    background-color: -moz-linear-gradient(center top,#3bb7eb,#2686ae);
    background-image: -moz-linear-gradient(top,#3bb7eb,#2686ae);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#3bb7eb),color-stop(1,#2686ae));
    filter: progid:dximagetransform.microsoft.gradient(startColorStr='#3BB7EB',EndColorStr='#2686AE');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3BB7EB', EndColorStr='#2686AE')";
    border: 1px solid #288bb4
}

.ui-igplayer .ui-igplayer-volumecontrol .ui-icon-volume-on {
    background-image: url("/files/images/irw/igvideoplayer/igvideoplayericons.png");
    background-repeat: no-repeat;
    background-position: -62px -2px
}

.ui-igplayer .ui-igplayer-volumecontrol .ui-icon-volume-off {
    background-image: url("/files/images/irw/igvideoplayer/igvideoplayericons.png");
    background-repeat: no-repeat;
    background-position: -82px -2px
}

.ui-igplayer-fullscreen-button {
    margin: 5px
}

.ui-igplayer .ui-igplayer-fullscreen-button .ui-icon-arrow-4-diag {
    background-image: url("/files/images/irw/igvideoplayer/igvideoplayericons.png");
    background-repeat: no-repeat;
    background-position: -102px -2px
}

.ui-igplayer .ui-igplayer-fullscreen-button .ui-icon-closethick {
    background-image: url("/files/images/irw/igvideoplayer/igvideoplayericons.png");
    background-repeat: no-repeat;
    background-position: -122px -2px
}

.ui-igplayer .ui-igplayer-volumeslider {
    width: 10px;
    height: 40px;
    position: absolute
}

.ui-igplayer-related-video-replay {
    margin: 5px;
    height: 25px
}

.ui-igplayer .ui-igplayer-related-video-replay .ui-icon-arrowrefresh-1-s {
    background-image: url("/files/images/irw/igvideoplayer/igvideoplayericons.png");
    background-repeat: no-repeat;
    background-position: -43px -2px
}

.ui-igplayer .ui-igplayer-related-video-replay .ui-button-text {
    font-size: 13px;
    line-height: 17px
}

.ui-igplayer .ui-igplayer-progresslabel {
    color: #fff
}

.ui-igplayer .ui-igplayer-centerplaybutton-icon {
    color: #fff
}

.ui-igplayer-video-title {
    color: #fff
}

.ui-igplayer-playback-alone {
    padding-right: 5px
}

.ui-igplayer-bookmark-container {
    color: #4d4d4d;
    background: #dadada;
    background-color: -moz-linear-gradient(center top,#fff,#dadada);
    background-image: -moz-linear-gradient(top,#fff,#dadada);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#dadada));
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#dadada));
    filter: progid:dximagetransform.microsoft.gradient(startColorStr='#FFFFFF',EndColorStr='#DADADA');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#DADADA')"
}

.ui-igplayer-bookmark-header {
    border: 1px solid #4f4f4f;
    color: #fff;
    background: #4f4f4f;
    background-color: -moz-linear-gradient(center top,#757575,#4f4f4f);
    background-image: -moz-linear-gradient(top,#757575,#4f4f4f);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#757575),color-stop(1,#4f4f4f));
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#757575),color-stop(100%,#4f4f4f));
    filter: progid:dximagetransform.microsoft.gradient(startColorStr='#757575',EndColorStr='#4F4F4F');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#757575', EndColorStr='#4F4F4F')"
}

.ui-igplayer-bookmark-list {
    border: 1px solid #b1b1b1
}

.ui-igplayer-bookmark-list>li:hover {
    border-color: #3ab5e9
}

.ui-igplayer-bookmark-list>li.ui-igplayer-bookmark-active-item {
    color: #333;
    background-color: #f3f3f3;
    border: 1px solid #b1b1b1
}

.ui-igslider .ui-igslider-bookmark-tooltip .ui-widget-content {
    border: 1px solid #288bb4;
    padding: 4px 10px;
    background-color: #2686ae;
    background-image: none;
    color: #fff;
    background-color: -moz-linear-gradient(center top,#3bb7eb,#2686ae);
    background-image: -moz-linear-gradient(top,#3bb7eb,#2686ae);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#3bb7eb),color-stop(1,#2686ae));
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3bb7eb),color-stop(100%,#2686ae))
}

.ui-igslider .ui-igslider-bookmark-tooltip .ui-igtooltip-arrow-bottom {
    background: url("/files/images/irw/igvideoplayer/igvpbookmarksprite.png") repeat-x 0 -40px transparent;
    height: 8px
}

.ui-igplayer-bookmark-item-title:hover {
    text-decoration: none
}

.ui-igprogressbar {
    background-color: -moz-linear-gradient(center top,#8d8d8d,#efefef);
    background-image: -moz-linear-gradient(top,#8d8d8d,#efefef);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#8d8d8d),color-stop(1,#efefef));
    filter: progid:dximagetransform.microsoft.gradient(startColorStr='#8D8D8D',EndColorStr='#EFEFEF');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8D8D8D', EndColorStr='#EFEFEF')"
}

.ui-igprogressbar-range {
    background-color: -moz-linear-gradient(center top,#3bb7eb,#2686ae);
    background-image: -moz-linear-gradient(top,#3bb7eb,#2686ae);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#3bb7eb),color-stop(1,#2686ae));
    filter: progid:dximagetransform.microsoft.gradient(startColorStr='#3BB7EB',EndColorStr='#2686AE');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3BB7EB', EndColorStr='#2686AE')";
    border: 1px solid #288bb4
}

.ui-igupload-progressbar-icon-default,.ui-igupload-progressbar-icon-default {
    background: url(/files/images/irw/icon_sprite.png) 0 -128px no-repeat!important
}

.ui-igupload-progressbar-icon-exe {
    background: url(/files/images/irw/icon_sprite.png) 0 -144px no-repeat!important
}

.ui-igupload-progressbar-icon-images {
    background: url(/files/images/irw/icon_sprite.png) 0 -160px no-repeat!important
}

.ui-igupload-progressbar-icon-music {
    background: url(/files/images/irw/icon_sprite.png) 0 -176px no-repeat!important
}

.ui-igupload-progressbar-icon-video {
    background: url(/files/images/irw/icon_sprite.png) 0 -192px no-repeat!important
}

.ui-igupload-cancel-button .ui-button-icon-primary {
    background-image: url("/files/images/irw/ui-icons_222222_256x240.png")
}

.ui-state-hover.ui-igupload-cancel-button {
    background-color: transparent!important
}

.ui-igupload-cancel-button.ui-state-hover .ui-button-text {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-igupload-cancel-button.ui-state-hover .ui-icon-closethick,.ui-igupload-cancel-button.ui-state-focus .ui-icon-closethick {
    background-image: url("/files/images/irw/ui-icons_228ef1_256x240.png")
}

.ui-igupload .ui-igprogressbar {
    background-color: -moz-linear-gradient(center top,#e0e0e0,#f9f9f9);
    background-image: -moz-linear-gradient(top,#e0e0e0,#f9f9f9);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e0e0e0),color-stop(1,#f9f9f9));
    filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e0e0e0',EndColorStr='#f9f9f9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e0e0e0', EndColorStr='#f9f9f9')"
}

.ui-igupload-progress-container {
    background: none repeat scroll 0 0 #e0e0e0
}

.ui-igupload-progressbar-filesize {
    color: gray
}

.ui-igupload-summaryprogress-label {
    color: gray
}

.ui-igupload-summaryprogress-secondary-label {
    color: #fff
}

.ui-ie6 .ui-igprogressbar-range {
    filter: none!important;
    background-image: none!important;
    background-color: #2686ae!important
}

.ui-ie6 .ui-igupload-summaryprogres_summpbar_progress {
    filter: none;
    background-image: none;
    background-color: #2686ae!important
}

.ui-ie6 .ui-igprogressbar {
    filter: none;
    background-image: none;
    background-color: #f9f9f9
}

.ui-ie6 .ui-igupload-uploadprogress {
    filter: none;
    background-image: none
}

.ui-opera .ui-igprogressbar-range {
    background-image: url(/files/images/irw/gradient_2.png)!important;
    background-color: #2686ae!important
}

.ui-widget-content.ui-igtree-root {
    background: 0;
    border: 0
}

.ui-igtree a {
    color: #333
}

.ui-igtree a.ui-state-hover,.ui-igtree a.ui-state-active {
    color: #fff
}

.ui-igtree a.ui-state-focus {
    color: #333;
    background: #94d7f3 none;
    border: 1px solid #3ab5e9;
    outline: 0
}

.ui-igtree-dropindicator.ui-state-error {
    border-radius: 4px 4px 4px 4px!important
}

.ui-igtree-dropindicator.ui-state-highlight .ui-icon {
    background-image: url(/files/images/irw/ui-icons_222222_256x240.png)
}

.ui-igtree-insertline.ui-state-default {
    -webkit-border-image: -webkit-gradient(linear,left top,right top,color-stop(.8,#535353),color-stop(1,transparent)) 100 0 stretch stretch
}

.ui-igcheckbox-small.ui-state-default,.ui-igcheckbox-normal.ui-state-default,.ui-igcombo-checkbox.ui-state-default {
    background-image: none;
    background-color: #fff;
    border-color: #b2b2b2
}

.ui-igcheckbox-small.ui-corner-all,.ui-igcheckbox-normal.ui-corner-all,.ui-igcombo-checkbox.ui-corner-all {
    border-radius: 2px
}

.ui-igcheckbox-small.ui-state-hover,.ui-igcheckbox-normal.ui-state-hover,.ui-igcombo-checkbox.ui-state-hover {
    background-color: #e7f6fc;
    border-color: #84d1f1
}

.ui-igcheckbox-small.ui-state-focus,.ui-igcheckbox-normal.ui-state-focus,.ui-igcombo-checkbox.ui-state-focus {
    border-color: #18a6e2
}

.ui-igcombo-checkbox.ui-state-default,.ui-igcombo-checkbox.ui-state-hover,.ui-igcombo-checkbox.ui-state-focus {
    background-image: none
}

.ui-igcheckbox-small .ui-icon,.ui-igcheckbox-normal .ui-icon,.ui-iggrid th .ui-igcheckbox-normal.ui-state-default .ui-icon,.ui-igcombo-checkbox .ui-icon {
    background-image: url(/files/images/irw/ui-icons_222222_256x240.png)
}

.ui-ightmleditor {
    background-color: #fff;
    border: 1px solid #b1b1b1;
    background-image: -moz-linear-gradient(top,#fff,#e0e0e0);
    background-image: -webkit-gradient(linear,center top,center bottom,from(#fff),to(#e0e0e0));
    background-image: -o-linear-gradient(top,#fff,#e0e0e0);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff',endColorstr='#e0e0e0');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0')";
    background-image: linear-gradient(top,#fff,#e0e0e0)
}

.ui-ightmleditor .ui-igtoolbar {
    background: transparent
}

.ui-ightmleditor .ui-igtoolbar-wrap .ui-igbutton.ui-igbutton,.ui-ightmleditor .ui-igtoolbar .ui-igbutton {
    border-radius: 0
}

.ui-ightmleditor .ui-igtoolbar-wrap .ui-igbutton.ui-state-default,.ui-ightmleditor .ui-igtoolbar .ui-igbutton.ui-state-default {
    background-color: transparent;
    background-image: none;
    border-color: transparent
}

.ui-splitbutton-arrow .ui-icon {
    background-image: url("/files/images/irw/ui-icons_222222_256x240.png")
}

.ui-splitbutton-arrow.ui-state-hover .ui-icon,.ui-splitbutton-arrow.ui-state-active .ui-icon,.ui-splitbutton-arrow.ui-state-focus .ui-icon {
    background-image: url("/files/images/irw/ui-icons_ffffff_256x240.png")
}

.ui-ightmleditor .ui-igtoolbar-wrap .ui-igbutton.ui-state-hover,.ui-ightmleditor .ui-igtoolbar .ui-igbutton.ui-state-hover {
    background-color: #2686ae;
    background: #2686ae url(/files/images/irw/gradient_2.png) repeat-x;
    border: 1px solid #2788b1
}

.ui-ightmleditor .ui-igtoolbar-wrap .ui-igbutton.ui-state-focus,.ui-ightmleditor .ui-igtoolbar .ui-igbutton.ui-state-focus {
    background: #333 url(/files/images/irw/gradient_5.png) repeat-x;
    border: 1px solid #3ab5e9
}

.ui-ightmleditor .ui-igtoolbar-wrap .ui-igbutton.ui-state-active,.ui-ightmleditor .ui-igtoolbar .ui-igbutton.ui-state-active {
    border: 1px solid #185170;
    background: #3bb7eb url(/files/images/irw/gradient_6.png) repeat-x
}

.ui-ightmleditor .ui-igcombo-fieldholder {
    border-color: #b1b1b1
}

.ui-igbutton-viewsource.ui-state-default .ui-igbutton-viewsource-icon {
    background-position: -16px -160px
}

.ui-ightmleditor .ui-igtoolbar .ui-igbutton.ui-state-hover {
    background: #2686ae url(/files/images/irw/gradient_3.png) repeat-x 0 0;
    border: 1px solid #b1b1b1
}

.ui-ightmleditor .ui-igtoolbar .ui-igbutton.ui-state-hover.ui-state-active {
    background: #2686ae url(/files/images/irw/gradient_6.png) repeat-x 0 0;
    border: 1px solid #185170
}

.ui-igbutton.ui-state-active .ui-igbutton-collapse,.ui-igbutton.ui-state-focus .ui-igbutton-collapse {
    background-position: -16px 0
}

.ui-igbutton.ui-state-active .ui-igbutton-expand,.ui-igbutton.ui-state-focus .ui-igbutton-expand {
    background-position: -16px -16px
}

.ui-igbutton.ui-state-active .ui-igbutton-redo,.ui-igbutton.ui-state-focus .ui-igbutton-redo {
    background-position: -16px -32px
}

.ui-igbutton.ui-state-active .ui-igbutton-undo,.ui-igbutton.ui-state-focus .ui-igbutton-undo {
    background-position: -16px -48px
}

.ui-igbutton.ui-state-active .ui-igbutton-increasefontsize,.ui-igbutton.ui-state-focus .ui-igbutton-increasefontsize {
    background-position: -16px -80px
}

.ui-igbutton.ui-state-active .ui-igbutton-decreasefontsize,.ui-igbutton.ui-state-focus .ui-igbutton-decreasefontsize {
    background-position: -16px -96px
}

.ui-igbutton.ui-state-active .ui-igbutton-viewsource,.ui-igbutton.ui-state-focus .ui-igbutton-viewsource {
    background-position: -16px -160px
}

.ui-igbutton.ui-state-active .ui-igbutton-html,.ui-igbutton.ui-state-focus .ui-igbutton-html {
    background-position: -16px -112px
}

.ui-igbutton.ui-state-active .ui-igbutton-html-add,.ui-igbutton.ui-state-focus .ui-igbutton-html-add {
    background-position: -16px -128px
}

.ui-igbutton.ui-state-active .ui-igbutton-html-delete,.ui-igbutton.ui-state-focus .ui-igbutton-html-delete {
    background-position: -16px -144px
}

.ui-igbutton.ui-state-active .ui-igbutton-html-valid,.ui-igbutton.ui-state-focus .ui-igbutton-html-valid {
    background-position: -16px -176px
}

.ui-igbutton.ui-state-active .ui-igbutton-addimage,.ui-igbutton.ui-state-focus .ui-igbutton-addimage {
    background-position: -16px -192px
}

.ui-igbutton.ui-state-active .ui-igbutton-link,.ui-igbutton.ui-state-focus .ui-igbutton-link {
    background-position: -16px -208px
}

.ui-igbutton.ui-state-active .ui-igbutton-addlink,.ui-igbutton.ui-state-focus .ui-igbutton-addlink {
    background-position: -16px -224px
}

.ui-igbutton.ui-state-active .ui-igbutton-unlink,.ui-igbutton.ui-state-focus .ui-igbutton-unlink {
    background-position: -16px -240px
}

.ui-igbutton.ui-state-active .ui-igbutton-copy,.ui-igbutton.ui-state-focus .ui-igbutton-copy {
    background-position: -16px -256px
}

.ui-igbutton.ui-state-active .ui-igbutton-cut,.ui-igbutton.ui-state-focus .ui-igbutton-cut {
    background-position: -16px -272px
}

.ui-igbutton.ui-state-active .ui-igbutton-paste,.ui-igbutton.ui-state-focus .ui-igbutton-paste {
    background-position: -16px -288px
}

.ui-igbutton.ui-state-active .ui-igbutton-table,.ui-igbutton.ui-state-focus .ui-igbutton-table {
    background-position: -16px -304px
}

.ui-igbutton.ui-state-active .ui-igbutton-addrow,.ui-igbutton.ui-state-focus .ui-igbutton-addrow {
    background-position: -16px -320px
}

.ui-igbutton.ui-state-active .ui-igbutton-addcolumn,.ui-igbutton.ui-state-focus .ui-igbutton-addcolumn {
    background-position: -16px -336px
}

.ui-igbutton.ui-state-active .ui-igbutton-removerow,.ui-igbutton.ui-state-focus .ui-igbutton-removerow {
    background-position: -16px -352px
}

.ui-igbutton.ui-state-active .ui-igbutton-removecolumn,.ui-igbutton.ui-state-focus .ui-igbutton-removecolumn {
    background-position: -16px -368px
}

.ui-igbutton.ui-state-active .ui-igbutton-justifyleft,.ui-igbutton.ui-state-focus .ui-igbutton-justifyleft {
    background-position: -16px -384px
}

.ui-igbutton.ui-state-active .ui-igbutton-justifycenter,.ui-igbutton.ui-state-focus .ui-igbutton-justifycenter {
    background-position: -16px -400px
}

.ui-igbutton.ui-state-active .ui-igbutton-justifyright,.ui-igbutton.ui-state-focus .ui-igbutton-justifyright {
    background-position: -16px -416px
}

.ui-igbutton.ui-state-active .ui-igbutton-justifyfull,.ui-igbutton.ui-state-focus .ui-igbutton-justifyfull {
    background-position: -16px -432px
}

.ui-igbutton.ui-state-active .ui-igbutton-forecolor,.ui-igbutton.ui-state-focus .ui-igbutton-forecolor {
    background-position: -16px -448px
}

.ui-igbutton.ui-state-active .ui-igbutton-backcolor,.ui-igbutton.ui-state-focus .ui-igbutton-backcolor {
    background-position: -16px -464px
}

.ui-igbutton.ui-state-active .ui-igbutton-bold,.ui-igbutton.ui-state-focus .ui-igbutton-bold {
    background-position: -16px -480px
}

.ui-igbutton.ui-state-active .ui-igbutton-italic,.ui-igbutton.ui-state-focus .ui-igbutton-italic {
    background-position: -16px -496px
}

.ui-igbutton.ui-state-active .ui-igbutton-underline,.ui-igbutton.ui-state-focus .ui-igbutton-underline {
    background-position: -16px -512px
}

.ui-igbutton.ui-state-active .ui-igbutton-strikethrough,.ui-igbutton.ui-state-focus .ui-igbutton-strikethrough {
    background-position: -16px -528px
}

.ui-igbutton.ui-state-active .ui-igbutton-horizontalrule,.ui-igbutton.ui-state-focus .ui-igbutton-horizontalrule {
    background-position: -16px -544px
}

.ui-igbutton.ui-state-active .ui-igbutton-indent,.ui-igbutton.ui-state-focus .ui-igbutton-indent {
    background-position: -16px -560px
}

.ui-igbutton.ui-state-active .ui-igbutton-removeindent,.ui-igbutton.ui-state-focus .ui-igbutton-removeindent {
    background-position: -16px -576px
}

.ui-igbutton.ui-state-active .ui-igbutton-unorderedlist,.ui-igbutton.ui-state-focus .ui-igbutton-unorderedlist {
    background-position: -16px -592px
}

.ui-igbutton.ui-state-active .ui-igbutton-orderedlist,.ui-igbutton.ui-state-focus .ui-igbutton-orderedlist {
    background-position: -16px -608px
}

.ui-ightmleditor-content iframe,.ui-ightmleditor-content textarea {
    border: 1px solid #b1b1b1;
    -webkit-box-shadow: inset 2px 2px 3px rgba rgba(0,0,0,.1);
    -moz-box-shadow: inset 2px 2px 3px rgba rgba(0,0,0,.1);
    box-shadow: inset 2px 2px 3px rgba(0,0,0,.1)
}

.ui-igcombo-clear .ui-icon,.ui-igedit-buttonclear .ui-icon {
    background-image: url("/files/images/irw/ui-icons_222222_256x240.png")
}

.ui-igedit-buttonclear .ui-igedit-buttonimagehover {
    background-image: url("/files/images/irw/ui-icons_228ef1_256x240.png")
}

.ui-igcombo-field,ui-igcombo-fieldholder,.ui-igcombo-fieldholder-ltr {
    box-shadow: 0 3px 2px rgba(100,100,100,.1) inset
}

.ui-chart-palette-1 {
    border-color: #2380a8!important;
    background-color: #44acd6!important
}

.ui-chart-palette-2 {
    border-color: #333!important;
    background-color: #494949!important
}

.ui-chart-palette-3 {
    border-color: gray!important;
    background-color: #a8a8a8!important
}

.ui-chart-palette-4 {
    border-color: #185170!important;
    background-color: #216e99!important
}

.ui-chart-palette-5 {
    border-color: #879922!important;
    background-color: #a4ba29!important
}

.ui-chart-palette-6 {
    border-color: #fba609!important;
    background-color: #fdbd48!important
}

.ui-chart-palette-7 {
    border-color: #ff5559!important;
    background-color: #ff6a6f!important
}

.ui-chart-palette-8 {
    border-color: #8856b1!important;
    background-color: #9e73c1!important
}

.ui-chart-palette-9 {
    border-color: #e3720c!important;
    background-color: #f79036!important
}

.ui-chart-palette-10 {
    border-color: #582c7d!important;
    background-color: #793bac!important
}

.ui-chart-palette-11 {
    border-color: #386a23!important;
    background-color: #48892d!important
}

.ui-chart-palette-12 {
    border-color: #c62d36!important;
    background-color: #d3404b!important
}

.ui-chart-piechart-container,.ui-chart-legend-item-text {
    font-size: 12px;
    font-family: "Segoe UI",Arial,sans-serif
}

.ui-chart-toolbar .ui-slider-handle {
    height: 18px;
    margin-left: -12px;
    top: -9px
}

.touch .ui-chart-toolbar .ui-slider-handle {
    border: 1px solid #535353;
    background: #4f4f4f url(/files/images/irw/gradient_1.png) repeat-x;
    margin-left: -15px;
    top: -15px
}

.ui-sparkline {
    font-family: "Segoe UI",Arial,sans-serif;
    font-size: 13px;
    padding: 10px 5px 10px 5px
}

.ui-sparkline-tooltip {
    -moz-box-shadow: 0 0 2px #555;
    -webkit-box-shadow: 0 0 2px #555;
    box-shadow: 0 0 2px #555;
    padding: 3px
}

.ui-sparkline-sparkpath {
    background: #43abd5;
    border: 1px solid
}

.ui-sparkline-negativesparkpath {
    background: #b9242e;
    border: 1px solid
}

.ui-sparkline-trendline {
    background: #7f7f7f;
    border: 2px solid
}

.ui-sparkline-markers {
    background: #43abd5;
    border: 3px solid
}

.ui-sparkline-firstmarker {
    background: #237fa7;
    border: 5px solid
}

.ui-sparkline-lastmarker {
    background: #fbc139;
    border: 5px solid
}

.ui-sparkline-highmarker {
    background: #a3b929;
    border: 4px solid
}

.ui-sparkline-lowmarker {
    background: #af39ff;
    border: 3px solid
}

.ui-sparkline-negativemarkers {
    background: #e5516f;
    border: 3px solid
}

.ui-sparkline-range {
    background: gray;
    opacity: .2
}

.ui-sparkline-axis-x {
    font-family: "Segoe UI",Arial,sans-serif;
    border: 2px solid #989ea3;
    color: #406090
}

.ui-sparkline-axis-y {
    font-family: "Segoe UI",Arial,sans-serif;
    border: 2px solid #989ea3;
    color: #406090;
    text-align: right
}

.ui-funnel {
    font-family: Segoe UI,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #555
}

.ui-funnel-tooltip {
    -moz-box-shadow: 0 0 2px #555;
    -webkit-box-shadow: 0 0 2px #555;
    box-shadow: 0 0 2px #555;
    padding: 3px
}

.ui-funnel-slice {
    color: #fff;
    border: 0
}

.ui-funnel-slice-selected {
    opacity: 1
}

.ui-funnel-slice-unselected {
    opacity: .49;
    border-color: transparent
}

.ui-igsplitter-splitbar-horizontal.ui-state-default,.ui-igsplitter-splitbar-vertical.ui-state-default {
    background: none #dcdcdc;
    border-color: transparent
}

.ui-igsplitter-splitbar-horizontal.ui-state-hover,.ui-igsplitter-splitbar-vertical.ui-state-hover {
    background: none #3bb7eb;
    border-color: transparent
}

.ui-igpivot-metadataitem.ui-state-default {
    background: #2686ae url(/files/images/irw/gradient_2.png) repeat-x;
    border: 1px solid #2788b1
}

.ui-radialgauge-needle {
    background-color: #333
}

.ui-radialgauge-needleCap {
    background-color: #494949;
    border-color: #494949
}

.ui-radialgauge-backing {
    background-color: #ecedef;
    border: #a8a8a8
}

.ui-radialgauge-scale {
    background-color: #44acd6;
    border: 0
}

.ui-radialgauge-tick {
    background-color: #333;
    border-top-color: none
}

.ui-radialgauge-minorTick {
    background-color: #494949;
    border: 0
}

.ui-radialgauge-label {
    background-color: #333;
    border: 0
}

.ui-radialgauge-range-palette-1 {
    background-color: #a4ba29;
    border: 0
}

.ui-radialgauge-range-palette-2 {
    background-color: #fdbd48;
    border-top-color: none
}

.ui-radialgauge-range-palette-3 {
    background-color: #f79036;
    border-top-color: none
}

.ui-radialgauge-range-palette-4 {
    background-color: #d3404b;
    border-top-color: none
}

.ui-radialgauge-range-palette-5 {
    background-color: #9e73c1;
    border-top-color: none
}

.ui-radialgauge-range-palette-6 {
    background-color: #793bac;
    border-top-color: none
}

.ui-radialgauge {
    font-family: 'Arial','Segoe UI','Myriad Pro',sans-serif;
    font-size: 16px
}


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

#irwWrapper audio,#irwWrapper canvas,#irwWrapper progress,#irwWrapper video {
    display: inline-block;
    vertical-align: baseline
}

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

#irwWrapper [hidden],#irwWrapper template {
    display: none
}

#irwWrapper a {
    background: transparent
}

#irwWrapper a:active,#irwWrapper a:hover {
    outline: 0
}

#irwWrapper a:focus {
    outline: none
}

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

#irwWrapper b,#irwWrapper strong {
    font-weight: bold
}

#irwWrapper dfn {
    font-style: italic
}

#irwWrapper h1 {
    font-size: 2em;
    margin: .67em 0
}

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

#irwWrapper small {
    font-size: 80%
}

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

#irwWrapper sup {
    top: -.5em
}

#irwWrapper sub {
    bottom: -.25em
}

#irwWrapper img {
    border: 0
}

#irwWrapper svg:not(:root) {
    overflow: hidden
}

#irwWrapper figure {
    margin: 1em 40px
}

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

#irwWrapper pre {
    overflow: auto
}

#irwWrapper code,#irwWrapper kbd,#irwWrapper pre,#irwWrapper samp {
    font-family: monospace,monospace;
    font-size: 1em
}

#irwWrapper button,#irwWrapper input,#irwWrapper optgroup,#irwWrapper select,#irwWrapper textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

#irwWrapper button {
    overflow: visible
}

#irwWrapper button,#irwWrapper select {
    text-transform: none
}

#irwWrapper button,#irwWrapper html input[type="button"],#irwWrapper input[type="reset"],#irwWrapper input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

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

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

#irwWrapper input {
    line-height: normal
}

#irwWrapper input[type="checkbox"],#irwWrapper input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

#irwWrapper input[type="number"]::-webkit-inner-spin-button,#irwWrapper input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

#irwWrapper input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

#irwWrapper fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

#irwWrapper legend {
    border: 0;
    padding: 0
}

#irwWrapper textarea {
    overflow: auto
}

#irwWrapper optgroup {
    font-weight: bold
}

#irwWrapper table {
    border-collapse: collapse;
    border-spacing: 0
}

#irwWrapper td,#irwWrapper th {
    padding: 0
}

#irwWrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#irwWrapper *:before,#irwWrapper *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#irwWrapper input,#irwWrapper button,#irwWrapper select,#irwWrapper textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

#irwWrapper a {
    color: inherit;
    text-decoration: inherit
}

#irwWrapper a:hover,#irwWrapper a:focus {
    color: inherit;
    text-decoration: inherit
}

#irwWrapper a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#irwWrapper figure {
    margin: 0
}

#irwWrapper img {
    vertical-align: middle
}

#irwWrapper .img-responsive,#irwWrapper .thumbnail>img,#irwWrapper .thumbnail a>img,#irwWrapper .carousel-inner>.item>img,#irwWrapper .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

#irwWrapper .img-rounded {
    border-radius: 6px
}

#irwWrapper .img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

#irwWrapper .img-circle {
    border-radius: 50%
}

#irwWrapper hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

#irwWrapper .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

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

.irwToolKit img {
    vertical-align: middle
}

#irwWrapper .container {
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 768px) {
    #irwWrapper .container {
        width:100%
    }
}

@media(min-width: 992px) {
    #irwWrapper .container {
        width:100%
    }
}

@media(min-width: 1200px) {
    #irwWrapper .container {
        width:100%
    }
}

@media(max-width: 320px) {
    #irwWrapper a.IrwFilingType {
        white-space:nowrap
    }
}

#irwWrapper .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

#irwWrapper .row {
    margin-left: -15px;
    margin-right: -15px
}

#irwWrapper .irwFilters .row.rowtop {
    margin-left: -5px;
    margin-right: -5px
}

#irwWrapper .col-xs-1,#irwWrapper .col-sm-1,#irwWrapper .col-md-1,#irwWrapper .col-lg-1,#irwWrapper .col-xs-2,#irwWrapper .col-sm-2,#irwWrapper .col-md-2,#irwWrapper .col-lg-2,#irwWrapper .col-xs-3,#irwWrapper .col-sm-3,#irwWrapper .col-md-3,#irwWrapper .col-lg-3,#irwWrapper .col-xs-4,#irwWrapper .col-sm-4,#irwWrapper .col-md-4,#irwWrapper .col-lg-4,#irwWrapper .col-xs-5,#irwWrapper .col-sm-5,#irwWrapper .col-md-5,#irwWrapper .col-lg-5,#irwWrapper .col-xs-6,#irwWrapper .col-sm-6,#irwWrapper .col-md-6,#irwWrapper .col-lg-6,#irwWrapper .col-xs-7,#irwWrapper .col-sm-7,#irwWrapper .col-md-7,#irwWrapper .col-lg-7,#irwWrapper .col-xs-8,#irwWrapper .col-sm-8,#irwWrapper .col-md-8,#irwWrapper .col-lg-8,#irwWrapper .col-xs-9,#irwWrapper .col-sm-9,#irwWrapper .col-md-9,#irwWrapper .col-lg-9,#irwWrapper .col-xs-10,#irwWrapper .col-sm-10,#irwWrapper .col-md-10,#irwWrapper .col-lg-10,#irwWrapper .col-xs-11,#irwWrapper .col-sm-11,#irwWrapper .col-md-11,#irwWrapper .col-lg-11,#irwWrapper .col-xs-12,#irwWrapper .col-sm-12,#irwWrapper .col-md-12,#irwWrapper .col-lg-12,#irwWrapperPR .col-xs-1,#irwWrapperPR .col-sm-1,#irwWrapperPR .col-md-1,#irwWrapperPR .col-lg-1,#irwWrapperPR .col-xs-2,#irwWrapperPR .col-sm-2,#irwWrapperPR .col-md-2,#irwWrapperPR .col-lg-2,#irwWrapperPR .col-xs-3,#irwWrapperPR .col-sm-3,#irwWrapperPR .col-md-3,#irwWrapperPR .col-lg-3,#irwWrapperPR .col-xs-4,#irwWrapperPR .col-sm-4,#irwWrapperPR .col-md-4,#irwWrapperPR .col-lg-4,#irwWrapperPR .col-xs-5,#irwWrapperPR .col-sm-5,#irwWrapperPR .col-md-5,#irwWrapperPR .col-lg-5,#irwWrapperPR .col-xs-6,#irwWrapperPR .col-sm-6,#irwWrapperPR .col-md-6,#irwWrapperPR .col-lg-6,#irwWrapperPR .col-xs-7,#irwWrapperPR .col-sm-7,#irwWrapperPR .col-md-7,#irwWrapperPR .col-lg-7,#irwWrapperPR .col-xs-8,#irwWrapperPR .col-sm-8,#irwWrapperPR .col-md-8,#irwWrapperPR .col-lg-8,#irwWrapperPR .col-xs-9,#irwWrapperPR .col-sm-9,#irwWrapperPR .col-md-9,#irwWrapperPR .col-lg-9,#irwWrapperPR .col-xs-10,#irwWrapperPR .col-sm-10,#irwWrapperPR .col-md-10,#irwWrapperPR .col-lg-10,#irwWrapperPR .col-xs-11,#irwWrapperPR .col-sm-11,#irwWrapperPR .col-md-11,#irwWrapperPR .col-lg-11,#irwWrapperPR .col-xs-12,#irwWrapperPR .col-sm-12,#irwWrapperPR .col-md-12,#irwWrapperPR .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

#irwWrapper .form-group-inline .col-xs-1,#irwWrapper .form-group-inline .col-sm-1,#irwWrapper .form-group-inline .col-md-1,#irwWrapper .form-group-inline .col-lg-1,#irwWrapper .form-group-inline .col-xs-2,#irwWrapper .form-group-inline .col-sm-2,#irwWrapper .form-group-inline .col-md-2,#irwWrapper .form-group-inline .col-lg-2,#irwWrapper .form-group-inline .col-xs-3,#irwWrapper .form-group-inline .col-sm-3,#irwWrapper .form-group-inline .col-md-3,#irwWrapper .form-group-inline .col-lg-3,#irwWrapper .form-group-inline .col-xs-4,#irwWrapper .form-group-inline .col-sm-4,#irwWrapper .form-group-inline .col-md-4,#irwWrapper .form-group-inline .col-lg-4,#irwWrapper .form-group-inline .col-xs-5,#irwWrapper .form-group-inline .col-sm-5,#irwWrapper .form-group-inline .col-md-5,#irwWrapper .form-group-inline .col-lg-5,#irwWrapper .form-group-inline .col-xs-6,#irwWrapper .form-group-inline .col-sm-6,#irwWrapper .form-group-inline .col-md-6,#irwWrapper .form-group-inline .col-lg-6,#irwWrapper .form-group-inline .col-xs-7,#irwWrapper .form-group-inline .col-sm-7,#irwWrapper .form-group-inline .col-md-7,#irwWrapper .form-group-inline .col-lg-7,#irwWrapper .form-group-inline .col-xs-8,#irwWrapper .form-group-inline .col-sm-8,#irwWrapper .form-group-inline .col-md-8,#irwWrapper .form-group-inline .col-lg-8,#irwWrapper .form-group-inline .col-xs-9,#irwWrapper .form-group-inline .col-sm-9,#irwWrapper .form-group-inline .col-md-9,#irwWrapper .form-group-inline .col-lg-9,#irwWrapper .form-group-inline .col-xs-10,#irwWrapper .form-group-inline .col-sm-10,#irwWrapper .form-group-inline .col-md-10,#irwWrapper .form-group-inline .col-lg-10,#irwWrapper .form-group-inline .col-xs-11,#irwWrapper .form-group-inline .col-sm-11,#irwWrapper .form-group-inline .col-md-11,#irwWrapper .form-group-inline .col-lg-11,#irwWrapper .form-group-inline .col-xs-12,#irwWrapper .form-group-inline .col-sm-12,#irwWrapper .form-group-inline .col-md-12,#irwWrapper .form-group-inline .col-lg-12,#irwWrapperPR .form-group-inline .col-xs-1,#irwWrapperPR .form-group-inline .col-sm-1,#irwWrapperPR .form-group-inline .col-md-1,#irwWrapperPR .form-group-inline .col-lg-1,#irwWrapperPR .form-group-inline .col-xs-2,#irwWrapperPR .form-group-inline .col-sm-2,#irwWrapperPR .form-group-inline .col-md-2,#irwWrapperPR .form-group-inline .col-lg-2,#irwWrapperPR .form-group-inline .col-xs-3,#irwWrapperPR .form-group-inline .col-sm-3,#irwWrapperPR .form-group-inline .col-md-3,#irwWrapperPR .form-group-inline .col-lg-3,#irwWrapperPR .form-group-inline .col-xs-4,#irwWrapperPR .form-group-inline .col-sm-4,#irwWrapperPR .form-group-inline .col-md-4,#irwWrapperPR .form-group-inline .col-lg-4,#irwWrapperPR .form-group-inline .col-xs-5,#irwWrapperPR .form-group-inline .col-sm-5,#irwWrapperPR .form-group-inline .col-md-5,#irwWrapperPR .form-group-inline .col-lg-5,#irwWrapperPR .form-group-inline .col-xs-6,#irwWrapperPR .form-group-inline .col-sm-6,#irwWrapperPR .form-group-inline .col-md-6,#irwWrapperPR .form-group-inline .col-lg-6,#irwWrapperPR .form-group-inline .col-xs-7,#irwWrapperPR .form-group-inline .col-sm-7,#irwWrapperPR .form-group-inline .col-md-7,#irwWrapperPR .form-group-inline .col-lg-7,#irwWrapperPR .form-group-inline .col-xs-8,#irwWrapperPR .form-group-inline .col-sm-8,#irwWrapperPR .form-group-inline .col-md-8,#irwWrapperPR .form-group-inline .col-lg-8,#irwWrapperPR .form-group-inline .col-xs-9,#irwWrapperPR .form-group-inline .col-sm-9,#irwWrapperPR .form-group-inline .col-md-9,#irwWrapperPR .form-group-inline .col-lg-9,#irwWrapperPR .form-group-inline .col-xs-10,#irwWrapperPR .form-group-inline .col-sm-10,#irwWrapperPR .form-group-inline .col-md-10,#irwWrapperPR .form-group-inline .col-lg-10,#irwWrapperPR .form-group-inline .col-xs-11,#irwWrapperPR .form-group-inline .col-sm-11,#irwWrapperPR .form-group-inline .col-md-11,#irwWrapperPR .form-group-inline .col-lg-11,#irwWrapperPR .form-group-inline .col-xs-12,#irwWrapperPR .form-group-inline .col-sm-12,#irwWrapperPR .form-group-inline .col-md-12,#irwWrapperPR .form-group-inline .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px
}

#irwWrapper .col-xs-1,#irwWrapper .col-xs-2,#irwWrapper .col-xs-3,#irwWrapper .col-xs-4,#irwWrapper .col-xs-5,#irwWrapper .col-xs-6,#irwWrapper .col-xs-7,#irwWrapper .col-xs-8,#irwWrapper .col-xs-9,#irwWrapper .col-xs-10,#irwWrapper .col-xs-11,#irwWrapper .col-xs-12,#irwWrapperPR .col-xs-1,#irwWrapperPR .col-xs-2,#irwWrapperPR .col-xs-3,#irwWrapperPR .col-xs-4,#irwWrapperPR .col-xs-5,#irwWrapperPR .col-xs-6,#irwWrapperPR .col-xs-7,#irwWrapperPR .col-xs-8,#irwWrapperPR .col-xs-9,#irwWrapperPR .col-xs-10,#irwWrapperPR .col-xs-11,#irwWrapperPR .col-xs-12 {
    float: left
}

#irwWrapper .col-xs-12,#irwWrapperPR .col-xs-12 {
    width: 100%
}

#irwWrapper .col-xs-11,#irwWrapperPR .col-xs-11 {
    width: 91.66666666666666%
}

#irwWrapper .col-xs-10,#irwWrapperPR .col-xs-10 {
    width: 83.33333333333334%
}

#irwWrapper .col-xs-9,#irwWrapperPR .col-xs-9 {
    width: 75%
}

#irwWrapper .col-xs-8,#irwWrapperPR .col-xs-8 {
    width: 66.66666666666666%
}

#irwWrapper .col-xs-7,#irwWrapperPR .col-xs-7 {
    width: 58.333333333333336%
}

#irwWrapper .col-xs-6,#irwWrapperPR .col-xs-6 {
    width: 50%
}

#irwWrapper .col-xs-5,#irwWrapperPR .col-xs-5 {
    width: 41.66666666666667%
}

#irwWrapper .col-xs-4,#irwWrapperPR .col-xs-4 {
    width: 33.33333333333333%
}

#irwWrapper .col-xs-3,#irwWrapperPR .col-xs-3 {
    width: 25%
}

#irwWrapper .col-xs-2,#irwWrapperPR .col-xs-2 {
    width: 16.666666666666664%
}

#irwWrapper .col-xs-1,#irwWrapperPR .col-xs-1 {
    width: 8.333333333333332%
}

#irwWrapper .col-xs-pull-12,#irwWrapperPR .col-xs-pull-12 {
    right: 100%
}

#irwWrapper .col-xs-pull-11,#irwWrapperPR .col-xs-pull-11 {
    right: 91.66666666666666%
}

#irwWrapper .col-xs-pull-10,#irwWrapperPR .col-xs-pull-10 {
    right: 83.33333333333334%
}

#irwWrapper .col-xs-pull-9,#irwWrapperPR .col-xs-pull-9 {
    right: 75%
}

#irwWrapper .col-xs-pull-8,#irwWrapperPR .col-xs-pull-8 {
    right: 66.66666666666666%
}

#irwWrapper .col-xs-pull-7,#irwWrapperPR .col-xs-pull-7 {
    right: 58.333333333333336%
}

#irwWrapper .col-xs-pull-6,#irwWrapperPR .col-xs-pull-6 {
    right: 50%
}

#irwWrapper .col-xs-pull-5,#irwWrapperPR .col-xs-pull-5 {
    right: 41.66666666666667%
}

#irwWrapper .col-xs-pull-4,#irwWrapperPR .col-xs-pull-4 {
    right: 33.33333333333333%
}

#irwWrapper .col-xs-pull-3,#irwWrapperPR .col-xs-pull-3 {
    right: 25%
}

#irwWrapper .col-xs-pull-2,#irwWrapperPR .col-xs-pull-2 {
    right: 16.666666666666664%
}

#irwWrapper .col-xs-pull-1,#irwWrapperPR .col-xs-pull-1 {
    right: 8.333333333333332%
}

#irwWrapper .col-xs-pull-0,#irwWrapperPR .col-xs-pull-0 {
    right: 0%
}

#irwWrapper .col-xs-push-12,#irwWrapperPR .col-xs-push-12 {
    left: 100%
}

#irwWrapper .col-xs-push-11,#irwWrapperPR .col-xs-push-11 {
    left: 91.66666666666666%
}

#irwWrapper .col-xs-push-10,#irwWrapperPR .col-xs-push-10 {
    left: 83.33333333333334%
}

#irwWrapper .col-xs-push-9,#irwWrapperPR .col-xs-push-9 {
    left: 75%
}

#irwWrapper .col-xs-push-8,#irwWrapperPR .col-xs-push-8 {
    left: 66.66666666666666%
}

#irwWrapper .col-xs-push-7,#irwWrapperPR .col-xs-push-7 {
    left: 58.333333333333336%
}

#irwWrapper .col-xs-push-6,#irwWrapperPR .col-xs-push-6 {
    left: 50%
}

#irwWrapper .col-xs-push-5,#irwWrapperPR .col-xs-push-5 {
    left: 41.66666666666667%
}

#irwWrapper .col-xs-push-4,#irwWrapperPR .col-xs-push-4 {
    left: 33.33333333333333%
}

#irwWrapper .col-xs-push-3,#irwWrapperPR .col-xs-push-3 {
    left: 25%
}

#irwWrapper .col-xs-push-2,#irwWrapperPR .col-xs-push-2 {
    left: 16.666666666666664%
}

#irwWrapper .col-xs-push-1,#irwWrapperPR .col-xs-push-1 {
    left: 8.333333333333332%
}

#irwWrapper .col-xs-push-0,#irwWrapperPR .col-xs-push-0 {
    left: 0%
}

#irwWrapper .col-xs-offset-12 {
    margin-left: 100%
}

#irwWrapper .col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

#irwWrapper .col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

#irwWrapper .col-xs-offset-9 {
    margin-left: 75%
}

#irwWrapper .col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

#irwWrapper .col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

#irwWrapper .col-xs-offset-6 {
    margin-left: 50%
}

#irwWrapper .col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

#irwWrapper .col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

#irwWrapper .col-xs-offset-3 {
    margin-left: 25%
}

#irwWrapper .col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

#irwWrapper .col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

#irwWrapper .col-xs-offset-0 {
    margin-left: 0%
}

@media(min-width: 768px) {
    #irwWrapper .col-sm-1,#irwWrapper .col-sm-2,#irwWrapper .col-sm-3,#irwWrapper .col-sm-4,#irwWrapper .col-sm-5,#irwWrapper .col-sm-6,#irwWrapper .col-sm-7,#irwWrapper .col-sm-8,#irwWrapper .col-sm-9,#irwWrapper .col-sm-10,#irwWrapper .col-sm-11,#irwWrapper .col-sm-12,#irwWrapperPR .col-sm-1,#irwWrapperPR .col-sm-2,#irwWrapperPR .col-sm-3,#irwWrapperPR .col-sm-4,#irwWrapperPR .col-sm-5,#irwWrapperPR .col-sm-6,#irwWrapperPR .col-sm-7,#irwWrapperPR .col-sm-8,#irwWrapperPR .col-sm-9,#irwWrapperPR .col-sm-10,#irwWrapperPR .col-sm-11,#irwWrapperPR .col-sm-12 {
        float:left
    }

    #irwWrapper .col-sm-12 {
        width: 100%
    }

    #irwWrapper .col-sm-11 {
        width: 91.66666666666666%
    }

    #irwWrapper .col-sm-10 {
        width: 83.33333333333334%
    }

    #irwWrapper .col-sm-9 {
        width: 75%
    }

    #irwWrapper .col-sm-8 {
        width: 66.66666666666666%
    }

    #irwWrapper .col-sm-7 {
        width: 58.333333333333336%
    }

    #irwWrapper .col-sm-6 {
        width: 50%
    }

    #irwWrapper .col-sm-5 {
        width: 41.66666666666667%
    }

    #irwWrapper .col-sm-4 {
        width: 33.33333333333333%
    }

    #irwWrapper .col-sm-3 {
        width: 25%
    }

    #irwWrapper .col-sm-2 {
        width: 16.666666666666664%
    }

    #irwWrapper .col-sm-1 {
        width: 8.333333333333332%
    }

    #irwWrapper .col-sm-pull-12 {
        right: 100%
    }

    #irwWrapper .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    #irwWrapper .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    #irwWrapper .col-sm-pull-9 {
        right: 75%
    }

    #irwWrapper .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    #irwWrapper .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    #irwWrapper .col-sm-pull-6 {
        right: 50%
    }

    #irwWrapper .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    #irwWrapper .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    #irwWrapper .col-sm-pull-3 {
        right: 25%
    }

    #irwWrapper .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    #irwWrapper .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    #irwWrapper .col-sm-pull-0 {
        right: 0%
    }

    #irwWrapper .col-sm-push-12 {
        left: 100%
    }

    #irwWrapper .col-sm-push-11 {
        left: 91.66666666666666%
    }

    #irwWrapper .col-sm-push-10 {
        left: 83.33333333333334%
    }

    #irwWrapper .col-sm-push-9 {
        left: 75%
    }

    #irwWrapper .col-sm-push-8 {
        left: 66.66666666666666%
    }

    #irwWrapper .col-sm-push-7 {
        left: 58.333333333333336%
    }

    #irwWrapper .col-sm-push-6 {
        left: 50%
    }

    #irwWrapper .col-sm-push-5 {
        left: 41.66666666666667%
    }

    #irwWrapper .col-sm-push-4 {
        left: 33.33333333333333%
    }

    #irwWrapper .col-sm-push-3 {
        left: 25%
    }

    #irwWrapper .col-sm-push-2 {
        left: 16.666666666666664%
    }

    #irwWrapper .col-sm-push-1 {
        left: 8.333333333333332%
    }

    #irwWrapper .col-sm-push-0 {
        left: 0%
    }

    #irwWrapper .col-sm-offset-12 {
        margin-left: 100%
    }

    #irwWrapper .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    #irwWrapper .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    #irwWrapper .col-sm-offset-9 {
        margin-left: 75%
    }

    #irwWrapper .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    #irwWrapper .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    #irwWrapper .col-sm-offset-6 {
        margin-left: 50%
    }

    #irwWrapper .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    #irwWrapper .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    #irwWrapper .col-sm-offset-3 {
        margin-left: 25%
    }

    #irwWrapper .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    #irwWrapper .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    #irwWrapper .col-sm-offset-0 {
        margin-left: 0%
    }

    #irwWrapperPR .col-sm-12 {
        width: 100%
    }

    #irwWrapperPR .col-sm-11 {
        width: 91.66666666666666%
    }

    #irwWrapperPR .col-sm-10 {
        width: 83.33333333333334%
    }

    #irwWrapperPR .col-sm-9 {
        width: 75%
    }

    #irwWrapperPR .col-sm-8 {
        width: 66.66666666666666%
    }

    #irwWrapperPR .col-sm-7 {
        width: 58.333333333333336%
    }

    #irwWrapperPR .col-sm-6 {
        width: 50%
    }

    #irwWrapperPR .col-sm-5 {
        width: 41.66666666666667%
    }

    #irwWrapperPR .col-sm-4 {
        width: 33.33333333333333%
    }

    #irwWrapperPR .col-sm-3 {
        width: 25%
    }

    #irwWrapperPR .col-sm-2 {
        width: 16.666666666666664%
    }

    #irwWrapperPR .col-sm-1 {
        width: 8.333333333333332%
    }

    #irwWrapperPR .col-sm-pull-12 {
        right: 100%
    }

    #irwWrapperPR .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    #irwWrapperPR .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    #irwWrapperPR .col-sm-pull-9 {
        right: 75%
    }

    #irwWrapperPR .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    #irwWrapperPR .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    #irwWrapperPR .col-sm-pull-6 {
        right: 50%
    }

    #irwWrapperPR .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    #irwWrapperPR .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    #irwWrapperPR .col-sm-pull-3 {
        right: 25%
    }

    #irwWrapperPR .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    #irwWrapperPR .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    #irwWrapperPR .col-sm-pull-0 {
        right: 0%
    }

    #irwWrapperPR .col-sm-push-12 {
        left: 100%
    }

    #irwWrapperPR .col-sm-push-11 {
        left: 91.66666666666666%
    }

    #irwWrapperPR .col-sm-push-10 {
        left: 83.33333333333334%
    }

    #irwWrapperPR .col-sm-push-9 {
        left: 75%
    }

    #irwWrapperPR .col-sm-push-8 {
        left: 66.66666666666666%
    }

    #irwWrapperPR .col-sm-push-7 {
        left: 58.333333333333336%
    }

    #irwWrapperPR .col-sm-push-6 {
        left: 50%
    }

    #irwWrapperPR .col-sm-push-5 {
        left: 41.66666666666667%
    }

    #irwWrapperPR .col-sm-push-4 {
        left: 33.33333333333333%
    }

    #irwWrapperPR .col-sm-push-3 {
        left: 25%
    }

    #irwWrapperPR .col-sm-push-2 {
        left: 16.666666666666664%
    }

    #irwWrapperPR .col-sm-push-1 {
        left: 8.333333333333332%
    }

    #irwWrapperPR .col-sm-push-0 {
        left: 0%
    }

    #irwWrapperPR .col-sm-offset-12 {
        margin-left: 100%
    }

    #irwWrapperPR .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    #irwWrapperPR .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    #irwWrapperPR .col-sm-offset-9 {
        margin-left: 75%
    }

    #irwWrapperPR .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    #irwWrapperPR .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    #irwWrapperPR .col-sm-offset-6 {
        margin-left: 50%
    }

    #irwWrapperPR .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    #irwWrapperPR .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    #irwWrapperPR .col-sm-offset-3 {
        margin-left: 25%
    }

    #irwWrapperPR .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    #irwWrapperPR .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    #irwWrapperPR .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media(min-width: 992px) {
    #irwWrapper .col-md-1,#irwWrapper .col-md-2,#irwWrapper .col-md-3,#irwWrapper .col-md-4,#irwWrapper .col-md-5,#irwWrapper .col-md-6,#irwWrapper .col-md-7,#irwWrapper .col-md-8,#irwWrapper .col-md-9,#irwWrapper .col-md-10,#irwWrapper .col-md-11,#irwWrapper .col-md-12 {
        float:left
    }

    #irwWrapper .col-md-12 {
        width: 100%
    }

    #irwWrapper .col-md-11 {
        width: 91.66666666666666%
    }

    #irwWrapper .col-md-10 {
        width: 83.33333333333334%
    }

    #irwWrapper .col-md-9 {
        width: 75%
    }

    #irwWrapper .col-md-8 {
        width: 66.66666666666666%
    }

    #irwWrapper .col-md-7 {
        width: 58.333333333333336%
    }

    #irwWrapper .col-md-6 {
        width: 50%
    }

    #irwWrapper .col-md-5 {
        width: 41.66666666666667%
    }

    #irwWrapper .col-md-4 {
        width: 33.33333333333333%
    }

    #irwWrapper .col-md-3 {
        width: 25%
    }

    #irwWrapper .col-md-2 {
        width: 16.666666666666664%
    }

    #irwWrapper .col-md-1 {
        width: 8.333333333333332%
    }

    #irwWrapper .col-md-pull-12 {
        right: 100%
    }

    #irwWrapper .col-md-pull-11 {
        right: 91.66666666666666%
    }

    #irwWrapper .col-md-pull-10 {
        right: 83.33333333333334%
    }

    #irwWrapper .col-md-pull-9 {
        right: 75%
    }

    #irwWrapper .col-md-pull-8 {
        right: 66.66666666666666%
    }

    #irwWrapper .col-md-pull-7 {
        right: 58.333333333333336%
    }

    #irwWrapper .col-md-pull-6 {
        right: 50%
    }

    #irwWrapper .col-md-pull-5 {
        right: 41.66666666666667%
    }

    #irwWrapper .col-md-pull-4 {
        right: 33.33333333333333%
    }

    #irwWrapper .col-md-pull-3 {
        right: 25%
    }

    #irwWrapper .col-md-pull-2 {
        right: 16.666666666666664%
    }

    #irwWrapper .col-md-pull-1 {
        right: 8.333333333333332%
    }

    #irwWrapper .col-md-pull-0 {
        right: 0%
    }

    #irwWrapper .col-md-push-12 {
        left: 100%
    }

    #irwWrapper .col-md-push-11 {
        left: 91.66666666666666%
    }

    #irwWrapper .col-md-push-10 {
        left: 83.33333333333334%
    }

    #irwWrapper .col-md-push-9 {
        left: 75%
    }

    #irwWrapper .col-md-push-8 {
        left: 66.66666666666666%
    }

    #irwWrapper .col-md-push-7 {
        left: 58.333333333333336%
    }

    #irwWrapper .col-md-push-6 {
        left: 50%
    }

    #irwWrapper .col-md-push-5 {
        left: 41.66666666666667%
    }

    #irwWrapper .col-md-push-4 {
        left: 33.33333333333333%
    }

    #irwWrapper .col-md-push-3 {
        left: 25%
    }

    #irwWrapper .col-md-push-2 {
        left: 16.666666666666664%
    }

    #irwWrapper .col-md-push-1 {
        left: 8.333333333333332%
    }

    #irwWrapper .col-md-push-0 {
        left: 0%
    }

    #irwWrapper .col-md-offset-12 {
        margin-left: 100%
    }

    #irwWrapper .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    #irwWrapper .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    #irwWrapper .col-md-offset-9 {
        margin-left: 75%
    }

    #irwWrapper .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    #irwWrapper .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    #irwWrapper .col-md-offset-6 {
        margin-left: 50%
    }

    #irwWrapper .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    #irwWrapper .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    #irwWrapper .col-md-offset-3 {
        margin-left: 25%
    }

    #irwWrapper .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    #irwWrapper .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    #irwWrapper .col-md-offset-0 {
        margin-left: 0%
    }

    #irwWrapperPR .col-md-1,#irwWrapperPR .col-md-2,#irwWrapperPR .col-md-3,#irwWrapperPR .col-md-4,#irwWrapperPR .col-md-5,#irwWrapperPR .col-md-6,#irwWrapperPR .col-md-7,#irwWrapperPR .col-md-8,#irwWrapperPR .col-md-9,#irwWrapperPR .col-md-10,#irwWrapperPR .col-md-11,#irwWrapperPR .col-md-12 {
        float: left
    }

    #irwWrapperPR .col-md-12 {
        width: 100%
    }

    #irwWrapperPR .col-md-11 {
        width: 91.66666666666666%
    }

    #irwWrapperPR .col-md-10 {
        width: 83.33333333333334%
    }

    #irwWrapperPR .col-md-9 {
        width: 75%
    }

    #irwWrapperPR .col-md-8 {
        width: 66.66666666666666%
    }

    #irwWrapperPR .col-md-7 {
        width: 58.333333333333336%
    }

    #irwWrapperPR .col-md-6 {
        width: 50%
    }

    #irwWrapperPR .col-md-5 {
        width: 41.66666666666667%
    }

    #irwWrapperPR .col-md-4 {
        width: 33.33333333333333%
    }

    #irwWrapperPR .col-md-3 {
        width: 25%
    }

    #irwWrapperPR .col-md-2 {
        width: 16.666666666666664%
    }

    #irwWrapperPR .col-md-1 {
        width: 8.333333333333332%
    }

    #irwWrapperPR .col-md-pull-12 {
        right: 100%
    }

    #irwWrapperPR .col-md-pull-11 {
        right: 91.66666666666666%
    }

    #irwWrapperPR .col-md-pull-10 {
        right: 83.33333333333334%
    }

    #irwWrapperPR .col-md-pull-9 {
        right: 75%
    }

    #irwWrapperPR .col-md-pull-8 {
        right: 66.66666666666666%
    }

    #irwWrapperPR .col-md-pull-7 {
        right: 58.333333333333336%
    }

    #irwWrapperPR .col-md-pull-6 {
        right: 50%
    }

    #irwWrapperPR .col-md-pull-5 {
        right: 41.66666666666667%
    }

    #irwWrapperPR .col-md-pull-4 {
        right: 33.33333333333333%
    }

    #irwWrapperPR .col-md-pull-3 {
        right: 25%
    }

    #irwWrapperPR .col-md-pull-2 {
        right: 16.666666666666664%
    }

    #irwWrapperPR .col-md-pull-1 {
        right: 8.333333333333332%
    }

    #irwWrapperPR .col-md-pull-0 {
        right: 0%
    }

    #irwWrapperPR .col-md-push-12 {
        left: 100%
    }

    #irwWrapperPR .col-md-push-11 {
        left: 91.66666666666666%
    }

    #irwWrapperPR .col-md-push-10 {
        left: 83.33333333333334%
    }

    #irwWrapperPR .col-md-push-9 {
        left: 75%
    }

    #irwWrapperPR .col-md-push-8 {
        left: 66.66666666666666%
    }

    #irwWrapperPR .col-md-push-7 {
        left: 58.333333333333336%
    }

    #irwWrapperPR .col-md-push-6 {
        left: 50%
    }

    #irwWrapperPR .col-md-push-5 {
        left: 41.66666666666667%
    }

    #irwWrapperPR .col-md-push-4 {
        left: 33.33333333333333%
    }

    #irwWrapperPR .col-md-push-3 {
        left: 25%
    }

    #irwWrapperPR .col-md-push-2 {
        left: 16.666666666666664%
    }

    #irwWrapperPR .col-md-push-1 {
        left: 8.333333333333332%
    }

    #irwWrapperPR .col-md-push-0 {
        left: 0%
    }

    #irwWrapperPR .col-md-offset-12 {
        margin-left: 100%
    }

    #irwWrapperPR .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    #irwWrapperPR .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    #irwWrapperPR .col-md-offset-9 {
        margin-left: 75%
    }

    #irwWrapperPR .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    #irwWrapperPR .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    #irwWrapperPR .col-md-offset-6 {
        margin-left: 50%
    }

    #irwWrapperPR .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    #irwWrapperPR .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    #irwWrapperPR .col-md-offset-3 {
        margin-left: 25%
    }

    #irwWrapperPR .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    #irwWrapperPR .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    #irwWrapperPR .col-md-offset-0 {
        margin-left: 0%
    }
}

@media(min-width: 1200px) {
    #irwWrapper .col-lg-1,#irwWrapper .col-lg-2,#irwWrapper .col-lg-3,#irwWrapper .col-lg-4,#irwWrapper .col-lg-5,#irwWrapper .col-lg-6,#irwWrapper .col-lg-7,#irwWrapper .col-lg-8,#irwWrapper .col-lg-9,#irwWrapper .col-lg-10,#irwWrapper .col-lg-11,#irwWrapper .col-lg-12 {
        float:left
    }

    #irwWrapper .col-lg-12 {
        width: 100%
    }

    #irwWrapper .col-lg-11 {
        width: 91.66666666666666%
    }

    #irwWrapper .col-lg-10 {
        width: 83.33333333333334%
    }

    #irwWrapper .col-lg-9 {
        width: 75%
    }

    #irwWrapper .col-lg-8 {
        width: 66.66666666666666%
    }

    #irwWrapper .col-lg-7 {
        width: 58.333333333333336%
    }

    #irwWrapper .col-lg-6 {
        width: 50%
    }

    #irwWrapper .col-lg-5 {
        width: 41.66666666666667%
    }

    #irwWrapper .col-lg-4 {
        width: 33.33333333333333%
    }

    #irwWrapper .col-lg-3 {
        width: 25%
    }

    #irwWrapper .col-lg-2 {
        width: 16.666666666666664%
    }

    #irwWrapper .col-lg-1 {
        width: 8.333333333333332%
    }

    #irwWrapper .col-lg-pull-12 {
        right: 100%
    }

    #irwWrapper .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    #irwWrapper .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    #irwWrapper .col-lg-pull-9 {
        right: 75%
    }

    #irwWrapper .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    #irwWrapper .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    #irwWrapper .col-lg-pull-6 {
        right: 50%
    }

    #irwWrapper .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    #irwWrapper .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    #irwWrapper .col-lg-pull-3 {
        right: 25%
    }

    #irwWrapper .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    #irwWrapper .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    #irwWrapper .col-lg-pull-0 {
        right: 0%
    }

    #irwWrapper .col-lg-push-12 {
        left: 100%
    }

    #irwWrapper .col-lg-push-11 {
        left: 91.66666666666666%
    }

    #irwWrapper .col-lg-push-10 {
        left: 83.33333333333334%
    }

    #irwWrapper .col-lg-push-9 {
        left: 75%
    }

    #irwWrapper .col-lg-push-8 {
        left: 66.66666666666666%
    }

    #irwWrapper .col-lg-push-7 {
        left: 58.333333333333336%
    }

    #irwWrapper .col-lg-push-6 {
        left: 50%
    }

    #irwWrapper .col-lg-push-5 {
        left: 41.66666666666667%
    }

    #irwWrapper .col-lg-push-4 {
        left: 33.33333333333333%
    }

    #irwWrapper .col-lg-push-3 {
        left: 25%
    }

    #irwWrapper .col-lg-push-2 {
        left: 16.666666666666664%
    }

    #irwWrapper .col-lg-push-1 {
        left: 8.333333333333332%
    }

    #irwWrapper .col-lg-push-0 {
        left: 0%
    }

    #irwWrapper .col-lg-offset-12 {
        margin-left: 100%
    }

    #irwWrapper .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }

    #irwWrapper .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    #irwWrapper .col-lg-offset-9 {
        margin-left: 75%
    }

    #irwWrapper .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    #irwWrapper .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    #irwWrapper .col-lg-offset-6 {
        margin-left: 50%
    }

    #irwWrapper .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    #irwWrapper .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    #irwWrapper .col-lg-offset-3 {
        margin-left: 25%
    }

    #irwWrapper .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    #irwWrapper .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    #irwWrapper .col-lg-offset-0 {
        margin-left: 0%
    }

    #irwWrapperPR .col-lg-1,#irwWrapperPR .col-lg-2,#irwWrapperPR .col-lg-3,#irwWrapperPR .col-lg-4,#irwWrapperPR .col-lg-5,#irwWrapperPR .col-lg-6,#irwWrapperPR .col-lg-7,#irwWrapperPR .col-lg-8,#irwWrapperPR .col-lg-9,#irwWrapperPR .col-lg-10,#irwWrapperPR .col-lg-11,#irwWrapperPR .col-lg-12 {
        float: left
    }

    #irwWrapperPR .col-lg-12 {
        width: 100%
    }

    #irwWrapperPR .col-lg-11 {
        width: 91.66666666666666%
    }

    #irwWrapperPR .col-lg-10 {
        width: 83.33333333333334%
    }

    #irwWrapperPR .col-lg-9 {
        width: 75%
    }

    #irwWrapperPR .col-lg-8 {
        width: 66.66666666666666%
    }

    #irwWrapperPR .col-lg-7 {
        width: 58.333333333333336%
    }

    #irwWrapperPR .col-lg-6 {
        width: 50%
    }

    #irwWrapperPR .col-lg-5 {
        width: 41.66666666666667%
    }

    #irwWrapperPR .col-lg-4 {
        width: 33.33333333333333%
    }

    #irwWrapperPR .col-lg-3 {
        width: 25%
    }

    #irwWrapperPR .col-lg-2 {
        width: 16.666666666666664%
    }

    #irwWrapperPR .col-lg-1 {
        width: 8.333333333333332%
    }

    #irwWrapperPR .col-lg-pull-12 {
        right: 100%
    }

    #irwWrapperPR .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    #irwWrapperPR .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    #irwWrapperPR .col-lg-pull-9 {
        right: 75%
    }

    #irwWrapperPR .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    #irwWrapperPR .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    #irwWrapperPR .col-lg-pull-6 {
        right: 50%
    }

    #irwWrapperPR .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    #irwWrapperPR .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    #irwWrapperPR .col-lg-pull-3 {
        right: 25%
    }

    #irwWrapperPR .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    #irwWrapperPR .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    #irwWrapperPR .col-lg-pull-0 {
        right: 0%
    }

    #irwWrapperPR .col-lg-push-12 {
        left: 100%
    }

    #irwWrapperPR .col-lg-push-11 {
        left: 91.66666666666666%
    }

    #irwWrapperPR .col-lg-push-10 {
        left: 83.33333333333334%
    }

    #irwWrapperPR .col-lg-push-9 {
        left: 75%
    }

    #irwWrapperPR .col-lg-push-8 {
        left: 66.66666666666666%
    }

    #irwWrapperPR .col-lg-push-7 {
        left: 58.333333333333336%
    }

    #irwWrapperPR .col-lg-push-6 {
        left: 50%
    }

    #irwWrapperPR .col-lg-push-5 {
        left: 41.66666666666667%
    }

    #irwWrapperPR .col-lg-push-4 {
        left: 33.33333333333333%
    }

    #irwWrapperPR .col-lg-push-3 {
        left: 25%
    }

    #irwWrapperPR .col-lg-push-2 {
        left: 16.666666666666664%
    }

    #irwWrapperPR .col-lg-push-1 {
        left: 8.333333333333332%
    }

    #irwWrapperPR .col-lg-push-0 {
        left: 0%
    }

    #irwWrapperPR .col-lg-offset-12 {
        margin-left: 100%
    }

    #irwWrapperPR .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }

    #irwWrapperPR .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    #irwWrapperPR .col-lg-offset-9 {
        margin-left: 75%
    }

    #irwWrapperPR .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    #irwWrapperPR .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    #irwWrapperPR .col-lg-offset-6 {
        margin-left: 50%
    }

    #irwWrapperPR .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    #irwWrapperPR .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    #irwWrapperPR .col-lg-offset-3 {
        margin-left: 25%
    }

    #irwWrapperPR .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    #irwWrapperPR .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    #irwWrapperPR .col-lg-offset-0 {
        margin-left: 0%
    }
}

#irwWrapper .clearfix:before,#irwWrapper .clearfix:after,#irwWrapper .container:before,#irwWrapper .container:after,#irwWrapper .container-fluid:before,#irwWrapper .container-fluid:after,#irwWrapper .row:before,#irwWrapper .row:after,#irwWrapper .form-horizontal .form-group:before,#irwWrapper .form-horizontal .form-group:after,#irwWrapper .btn-toolbar:before,#irwWrapper .btn-toolbar:after,#irwWrapper .btn-group-vertical>.btn-group:before,#irwWrapper .btn-group-vertical>.btn-group:after,#irwWrapper .nav:before,#irwWrapper .nav:after,#irwWrapper .navbar:before,#irwWrapper .navbar:after,#irwWrapper .navbar-header:before,#irwWrapper .navbar-header:after,#irwWrapper .navbar-collapse:before,#irwWrapper .navbar-collapse:after,#irwWrapper .pager:before,#irwWrapper .pager:after,#irwWrapper .panel-body:before,#irwWrapper .panel-body:after,#irwWrapper .modal-footer:before,#irwWrapper .modal-footer:after,#irwWrapperPR .modal-footer:before,#irwWrapperPR .modal-footer:after {
    content: " ";
    display: table
}

#irwWrapper .clearfix:after,#irwWrapper .container:after,#irwWrapper .container-fluid:after,#irwWrapper .row:after,#irwWrapper .form-horizontal .form-group:after,#irwWrapper .btn-toolbar:after,#irwWrapper .btn-group-vertical>.btn-group:after,#irwWrapper .nav:after,#irwWrapper .navbar:after,#irwWrapper .navbar-header:after,#irwWrapper .navbar-collapse:after,#irwWrapper .pager:after,#irwWrapper .panel-body:after,#irwWrapper .modal-footer:after,#irwWrapperPR .modal-footer:after {
    clear: both
}

#irwWrapper .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#irwWrapper .pull-right {
    float: right!important
}

#irwWrapper .pull-left {
    float: left!important
}

#irwWrapper .hide {
    display: none!important
}

#irwWrapper .show {
    display: block!important
}

#irwWrapper .invisible {
    visibility: hidden
}

#irwWrapper .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

#irwWrapper .hidden {
    display: none!important;
    visibility: hidden!important
}

#irwWrapper .affix {
    position: fixed
}

@-ms-viewport {
    width: device-width;
}

#irwWrapper .visible-xs,#irwWrapper .visible-sm,#irwWrapper .visible-md,#irwWrapper .visible-lg {
    display: none!important
}

@media(max-width: 767px) {
    #irwWrapper .visible-xs {
        display:block!important
    }

    #irwWrapper table.visible-xs {
        display: table
    }

    #irwWrapper tr.visible-xs {
        display: table-row!important
    }

    #irwWrapper th.visible-xs,#irwWrapper td.visible-xs {
        display: table-cell!important
    }
}

@media(min-width: 768px)and (max-width:991px) {
    #irwWrapper .visible-sm {
        display:block!important
    }

    #irwWrapper table.visible-sm {
        display: table
    }

    #irwWrapper tr.visible-sm {
        display: table-row!important
    }

    #irwWrapper th.visible-sm,#irwWrapper td.visible-sm {
        display: table-cell!important
    }
}

@media(min-width: 992px)and (max-width:1199px) {
    #irwWrapper .visible-md {
        display:block!important
    }

    #irwWrapper table.visible-md {
        display: table
    }

    #irwWrapper tr.visible-md {
        display: table-row!important
    }

    #irwWrapper th.visible-md,#irwWrapper td.visible-md {
        display: table-cell!important
    }
}

@media(min-width: 1200px) {
    #irwWrapper .visible-lg {
        display:block!important
    }

    #irwWrapper table.visible-lg {
        display: table
    }

    #irwWrapper tr.visible-lg {
        display: table-row!important
    }

    #irwWrapper th.visible-lg,#irwWrapper td.visible-lg {
        display: table-cell!important
    }
}

@media(max-width: 767px) {
    #irwWrapper .hidden-xs {
        display:none!important
    }

    #irwWrapper .pull-left-xs {
        float: left!important
    }

    #irwWrapper .pull-right-xs {
        float: right!important
    }
}

@media(min-width: 768px)and (max-width:991px) {
    #irwWrapper .hidden-sm {
        display:none!important
    }

    #irwWrapper .pull-left-sm {
        float: left!important
    }

    #irwWrapper .pull-right-sm {
        float: right!important
    }
}

@media(min-width: 992px)and (max-width:1199px) {
    #irwWrapper .hidden-md {
        display:none!important
    }

    #irwWrapper .pull-left-md {
        float: left!important
    }

    #irwWrapper .pull-right-md {
        float: right!important
    }
}

@media(min-width: 1200px) {
    #irwWrapper .hidden-lg {
        display:none!important
    }

    #irwWrapper .pull-left-lg {
        float: left!important
    }

    #irwWrapper .pull-right-lg {
        float: right!important
    }
}

#irwWrapper .visible-print {
    display: none!important
}

@media print {
    #irwWrapper .visible-print {
        display: block!important
    }

    #irwWrapper table.visible-print {
        display: table
    }

    #irwWrapper tr.visible-print {
        display: table-row!important
    }

    #irwWrapper th.visible-print,#irwWrapper td.visible-print {
        display: table-cell!important
    }
}

@media print {
    #irwWrapper .hidden-print {
        display: none!important
    }
}

#irwWrapper .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
}

#irwWrapper .glyphicon-asterisk:before {
    content: "*"
}

#irwWrapper .glyphicon-plus:before {
    content: "+"
}

#irwWrapper .glyphicon-euro:before {
    content: "â‚¬"
}

#irwWrapper .glyphicon-minus:before {
    content: "âˆ’"
}

#irwWrapper .glyphicon-cloud:before {
    content: "â˜"
}

#irwWrapper .glyphicon-envelope:before {
    content: "âœ‰"
}

#irwWrapper .glyphicon-pencil:before {
    content: "âœ"
}

#irwWrapper .glyphicon-glass:before {
    content: "î€"
}

#irwWrapper .glyphicon-music:before {
    content: "î€‚"
}

#irwWrapper .glyphicon-search:before {
    content: "î€ƒ"
}

#irwWrapper .glyphicon-heart:before {
    content: "î€…"
}

#irwWrapper .glyphicon-star:before {
    content: "î€†"
}

#irwWrapper .glyphicon-star-empty:before {
    content: "î€‡"
}

#irwWrapper .glyphicon-user:before {
    content: "î€ˆ"
}

#irwWrapper .glyphicon-film:before {
    content: "î€‰"
}

#irwWrapper .glyphicon-th-large:before {
    content: "î€"
}

#irwWrapper .glyphicon-th:before {
    content: "î€‘"
}

#irwWrapper .glyphicon-th-list:before {
    content: "î€’"
}

#irwWrapper .glyphicon-ok:before {
    content: "î€“"
}

#irwWrapper .glyphicon-remove:before {
    content: "î€”"
}

#irwWrapper .glyphicon-zoom-in:before {
    content: "î€•"
}

#irwWrapper .glyphicon-zoom-out:before {
    content: "î€–"
}

#irwWrapper .glyphicon-off:before {
    content: "î€—"
}

#irwWrapper .glyphicon-signal:before {
    content: "î€˜"
}

#irwWrapper .glyphicon-cog:before {
    content: "î€™"
}

#irwWrapper .glyphicon-trash:before {
    content: "î€ "
}

#irwWrapper .glyphicon-home:before {
    content: "î€¡"
}

#irwWrapper .glyphicon-file:before {
    content: "î€¢"
}

#irwWrapper .glyphicon-time:before {
    content: "î€£"
}

#irwWrapper .glyphicon-road:before {
    content: "î€¤"
}

#irwWrapper .glyphicon-download-alt:before {
    content: "î€¥"
}

#irwWrapper .glyphicon-download:before {
    content: "î€¦"
}

#irwWrapper .glyphicon-upload:before {
    content: "î€§"
}

#irwWrapper .glyphicon-inbox:before {
    content: "î€¨"
}

#irwWrapper .glyphicon-play-circle:before {
    content: "î€©"
}

#irwWrapper .glyphicon-repeat:before {
    content: "î€°"
}

#irwWrapper .glyphicon-refresh:before {
    content: "î€±"
}

#irwWrapper .glyphicon-list-alt:before {
    content: "î€²"
}

#irwWrapper .glyphicon-lock:before {
    content: "î€³"
}

#irwWrapper .glyphicon-flag:before {
    content: "î€´"
}

#irwWrapper .glyphicon-headphones:before {
    content: "î€µ"
}

#irwWrapper .glyphicon-volume-off:before {
    content: "î€¶"
}

#irwWrapper .glyphicon-volume-down:before {
    content: "î€·"
}

#irwWrapper .glyphicon-volume-up:before {
    content: "î€¸"
}

#irwWrapper .glyphicon-qrcode:before {
    content: "î€¹"
}

#irwWrapper .glyphicon-barcode:before {
    content: "î€"
}

#irwWrapper .glyphicon-tag:before {
    content: "î"
}

#irwWrapper .glyphicon-tags:before {
    content: "î‚"
}

#irwWrapper .glyphicon-book:before {
    content: "îƒ"
}

#irwWrapper .glyphicon-bookmark:before {
    content: "î„"
}

#irwWrapper .glyphicon-print:before {
    content: "î…"
}

#irwWrapper .glyphicon-camera:before {
    content: "î†"
}

#irwWrapper .glyphicon-font:before {
    content: "î‡"
}

#irwWrapper .glyphicon-bold:before {
    content: "îˆ"
}

#irwWrapper .glyphicon-italic:before {
    content: "î‰"
}

#irwWrapper .glyphicon-text-height:before {
    content: "î"
}

#irwWrapper .glyphicon-text-width:before {
    content: "î‘"
}

#irwWrapper .glyphicon-align-left:before {
    content: "î’"
}

#irwWrapper .glyphicon-align-center:before {
    content: "î“"
}

#irwWrapper .glyphicon-align-right:before {
    content: "î”"
}

#irwWrapper .glyphicon-align-justify:before {
    content: "î•"
}

#irwWrapper .glyphicon-list:before {
    content: "î–"
}

#irwWrapper .glyphicon-indent-left:before {
    content: "î—"
}

#irwWrapper .glyphicon-indent-right:before {
    content: "î˜"
}

#irwWrapper .glyphicon-facetime-video:before {
    content: "î™"
}

#irwWrapper .glyphicon-picture:before {
    content: "î "
}

#irwWrapper .glyphicon-map-marker:before {
    content: "î¢"
}

#irwWrapper .glyphicon-adjust:before {
    content: "î£"
}

#irwWrapper .glyphicon-tint:before {
    content: "î¤"
}

#irwWrapper .glyphicon-edit:before {
    content: "î¥"
}

#irwWrapper .glyphicon-share:before {
    content: "î¦"
}

#irwWrapper .glyphicon-check:before {
    content: "î§"
}

#irwWrapper .glyphicon-move:before {
    content: "î¨"
}

#irwWrapper .glyphicon-step-backward:before {
    content: "î©"
}

#irwWrapper .glyphicon-fast-backward:before {
    content: "î°"
}

#irwWrapper .glyphicon-backward:before {
    content: "î±"
}

#irwWrapper .glyphicon-play:before {
    content: "î²"
}

#irwWrapper .glyphicon-pause:before {
    content: "î³"
}

#irwWrapper .glyphicon-stop:before {
    content: "î´"
}

#irwWrapper .glyphicon-forward:before {
    content: "îµ"
}

#irwWrapper .glyphicon-fast-forward:before {
    content: "î¶"
}

#irwWrapper .glyphicon-step-forward:before {
    content: "î·"
}

#irwWrapper .glyphicon-eject:before {
    content: "î¸"
}

#irwWrapper .glyphicon-chevron-left:before {
    content: "î¹"
}

#irwWrapper .glyphicon-chevron-right:before {
    content: "î‚€"
}

#irwWrapper .glyphicon-plus-sign:before {
    content: "î‚"
}

#irwWrapper .glyphicon-minus-sign:before {
    content: "î‚‚"
}

#irwWrapper .glyphicon-remove-sign:before {
    content: "î‚ƒ"
}

#irwWrapper .glyphicon-ok-sign:before {
    content: "î‚„"
}

#irwWrapper .glyphicon-question-sign:before {
    content: "î‚…"
}

#irwWrapper .glyphicon-info-sign:before {
    content: "î‚†"
}

#irwWrapper .glyphicon-screenshot:before {
    content: "î‚‡"
}

#irwWrapper .glyphicon-remove-circle:before {
    content: "î‚ˆ"
}

#irwWrapper .glyphicon-ok-circle:before {
    content: "î‚‰"
}

#irwWrapper .glyphicon-ban-circle:before {
    content: "î‚"
}

#irwWrapper .glyphicon-arrow-left:before {
    content: "î‚‘"
}

#irwWrapper .glyphicon-arrow-right:before {
    content: "î‚’"
}

#irwWrapper .glyphicon-arrow-up:before {
    content: "î‚“"
}

#irwWrapper .glyphicon-arrow-down:before {
    content: "î‚”"
}

#irwWrapper .glyphicon-share-alt:before {
    content: "î‚•"
}

#irwWrapper .glyphicon-resize-full:before {
    content: "î‚–"
}

#irwWrapper .glyphicon-resize-small:before {
    content: "î‚—"
}

#irwWrapper .glyphicon-exclamation-sign:before {
    content: "î„"
}

#irwWrapper .glyphicon-gift:before {
    content: "î„‚"
}

#irwWrapper .glyphicon-leaf:before {
    content: "î„ƒ"
}

#irwWrapper .glyphicon-fire:before {
    content: "î„„"
}

#irwWrapper .glyphicon-eye-open:before {
    content: "î„…"
}

#irwWrapper .glyphicon-eye-close:before {
    content: "î„†"
}

#irwWrapper .glyphicon-warning-sign:before {
    content: "î„‡"
}

#irwWrapper .glyphicon-plane:before {
    content: "î„ˆ"
}

#irwWrapper .glyphicon-calendar:before {
    content: "î„‰"
}

#irwWrapper .glyphicon-random:before {
    content: "î„"
}

#irwWrapper .glyphicon-comment:before {
    content: "î„‘"
}

#irwWrapper .glyphicon-magnet:before {
    content: "î„’"
}

#irwWrapper .glyphicon-chevron-up:before {
    content: "î„“"
}

#irwWrapper .glyphicon-chevron-down:before {
    content: "î„”"
}

#irwWrapper .glyphicon-retweet:before {
    content: "î„•"
}

#irwWrapper .glyphicon-shopping-cart:before {
    content: "î„–"
}

#irwWrapper .glyphicon-folder-close:before {
    content: "î„—"
}

#irwWrapper .glyphicon-folder-open:before {
    content: "î„˜"
}

#irwWrapper .glyphicon-resize-vertical:before {
    content: "î„™"
}

#irwWrapper .glyphicon-resize-horizontal:before {
    content: "î„ "
}

#irwWrapper .glyphicon-hdd:before {
    content: "î„¡"
}

#irwWrapper .glyphicon-bullhorn:before {
    content: "î„¢"
}

#irwWrapper .glyphicon-bell:before {
    content: "î„£"
}

#irwWrapper .glyphicon-certificate:before {
    content: "î„¤"
}

#irwWrapper .glyphicon-thumbs-up:before {
    content: "î„¥"
}

#irwWrapper .glyphicon-thumbs-down:before {
    content: "î„¦"
}

#irwWrapper .glyphicon-hand-right:before {
    content: "î„§"
}

#irwWrapper .glyphicon-hand-left:before {
    content: "î„¨"
}

#irwWrapper .glyphicon-hand-up:before {
    content: "î„©"
}

#irwWrapper .glyphicon-hand-down:before {
    content: "î„°"
}

#irwWrapper .glyphicon-circle-arrow-right:before {
    content: "î„±"
}

#irwWrapper .glyphicon-circle-arrow-left:before {
    content: "î„²"
}

#irwWrapper .glyphicon-circle-arrow-up:before {
    content: "î„³"
}

#irwWrapper .glyphicon-circle-arrow-down:before {
    content: "î„´"
}

#irwWrapper .glyphicon-globe:before {
    content: "î„µ"
}

#irwWrapper .glyphicon-wrench:before {
    content: "î„¶"
}

#irwWrapper .glyphicon-tasks:before {
    content: "î„·"
}

#irwWrapper .glyphicon-filter:before {
    content: "î„¸"
}

#irwWrapper .glyphicon-briefcase:before {
    content: "î„¹"
}

#irwWrapper .glyphicon-fullscreen:before {
    content: "î…€"
}

#irwWrapper .glyphicon-dashboard:before {
    content: "î…"
}

#irwWrapper .glyphicon-paperclip:before {
    content: "î…‚"
}

#irwWrapper .glyphicon-heart-empty:before {
    content: "î…ƒ"
}

#irwWrapper .glyphicon-link:before {
    content: "î…„"
}

#irwWrapper .glyphicon-phone:before {
    content: "î……"
}

#irwWrapper .glyphicon-pushpin:before {
    content: "î…†"
}

#irwWrapper .glyphicon-usd:before {
    content: "î…ˆ"
}

#irwWrapper .glyphicon-gbp:before {
    content: "î…‰"
}

#irwWrapper .glyphicon-sort:before {
    content: "î…"
}

#irwWrapper .glyphicon-sort-by-alphabet:before {
    content: "î…‘"
}

#irwWrapper .glyphicon-sort-by-alphabet-alt:before {
    content: "î…’"
}

#irwWrapper .glyphicon-sort-by-order:before {
    content: "î…“"
}

#irwWrapper .glyphicon-sort-by-order-alt:before {
    content: "î…”"
}

#irwWrapper .glyphicon-sort-by-attributes:before {
    content: "î…•"
}

#irwWrapper .glyphicon-sort-by-attributes-alt:before {
    content: "î…–"
}

#irwWrapper .glyphicon-unchecked:before {
    content: "î…—"
}

#irwWrapper .glyphicon-expand:before {
    content: "î…˜"
}

#irwWrapper .glyphicon-collapse-down:before {
    content: "î…™"
}

#irwWrapper .glyphicon-collapse-up:before {
    content: "î… "
}

#irwWrapper .glyphicon-log-in:before {
    content: "î…¡"
}

#irwWrapper .glyphicon-flash:before {
    content: "î…¢"
}

#irwWrapper .glyphicon-log-out:before {
    content: "î…£"
}

#irwWrapper .glyphicon-new-window:before {
    content: "î…¤"
}

#irwWrapper .glyphicon-record:before {
    content: "î…¥"
}

#irwWrapper .glyphicon-save:before {
    content: "î…¦"
}

#irwWrapper .glyphicon-open:before {
    content: "î…§"
}

#irwWrapper .glyphicon-saved:before {
    content: "î…¨"
}

#irwWrapper .glyphicon-import:before {
    content: "î…©"
}

#irwWrapper .glyphicon-export:before {
    content: "î…°"
}

#irwWrapper .glyphicon-send:before {
    content: "î…±"
}

#irwWrapper .glyphicon-floppy-disk:before {
    content: "î…²"
}

#irwWrapper .glyphicon-floppy-saved:before {
    content: "î…³"
}

#irwWrapper .glyphicon-floppy-remove:before {
    content: "î…´"
}

#irwWrapper .glyphicon-floppy-save:before {
    content: "î…µ"
}

#irwWrapper .glyphicon-floppy-open:before {
    content: "î…¶"
}

#irwWrapper .glyphicon-credit-card:before {
    content: "î…·"
}

#irwWrapper .glyphicon-transfer:before {
    content: "î…¸"
}

#irwWrapper .glyphicon-cutlery:before {
    content: "î…¹"
}

#irwWrapper .glyphicon-header:before {
    content: "î†€"
}

#irwWrapper .glyphicon-compressed:before {
    content: "î†"
}

#irwWrapper .glyphicon-earphone:before {
    content: "î†‚"
}

#irwWrapper .glyphicon-phone-alt:before {
    content: "î†ƒ"
}

#irwWrapper .glyphicon-tower:before {
    content: "î†„"
}

#irwWrapper .glyphicon-stats:before {
    content: "î†…"
}

#irwWrapper .glyphicon-sd-video:before {
    content: "î††"
}

#irwWrapper .glyphicon-hd-video:before {
    content: "î†‡"
}

#irwWrapper .glyphicon-subtitles:before {
    content: "î†ˆ"
}

#irwWrapper .glyphicon-sound-stereo:before {
    content: "î†‰"
}

#irwWrapper .glyphicon-sound-dolby:before {
    content: "î†"
}

#irwWrapper .glyphicon-sound-5-1:before {
    content: "î†‘"
}

#irwWrapper .glyphicon-sound-6-1:before {
    content: "î†’"
}

#irwWrapper .glyphicon-sound-7-1:before {
    content: "î†“"
}

#irwWrapper .glyphicon-copyright-mark:before {
    content: "î†”"
}

#irwWrapper .glyphicon-registration-mark:before {
    content: "î†•"
}

#irwWrapper .glyphicon-cloud-download:before {
    content: "î†—"
}

#irwWrapper .glyphicon-cloud-upload:before {
    content: "î†˜"
}

#irwWrapper .glyphicon-tree-conifer:before {
    content: "î†™"
}

#irwWrapper .glyphicon-tree-deciduous:before {
    content: "îˆ€"
}

#irwWrapper,#irwWrapperPR {
    color: #333;
    font-family: "arial",sans-serif;
    font-weight: 400;
    font-size: 12px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

@font-face {
    font-family: "Flaticon";
    src: url("/files/fonts/irw/flaticon.eot");
    src: url("/files/fonts/irw/flaticon.eot?#iefix") format("embedded-opentype"),url("/files/fonts/irw/flaticon.woff2") format("woff2"),url("/files/fonts/irw/flaticon.woff") format("woff"),url("/files/fonts/irw/flaticon.ttf") format("truetype"),url("/files/fonts/irw/flaticon.svg#flaticon") format("svg");
    font-weight: normal;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family:"Flaticon";
        src: url("/files/fonts/irw/flaticon.svg#flaticon") format("svg")
    }
}

[class^="flaticon-"]:before,[class*=" flaticon-"]:before,[class^="flaticon-"]:after,[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal
}

.flaticon-calendar:before {
    content: "ï„€"
}

#irwWrapper a.addToCalendar {
    text-decoration: none
}

#irwWrapper a.addToCalendar:hover,#irwWrapper a.addToCalendar:focus,#irwWrapper a.addToCalendar:active {
    text-decoration: none
}

#irwWrapper h1,#irwWrapper h2,#irwWrapper h3,#irwWrapper h4,#irwWrapper h5,#irwWrapper h6,#irwWrapper .h1,#irwWrapper .h2,#irwWrapper .h3,#irwWrapper .h4,#irwWrapper .h5,#irwWrapper .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.3;
    color: inherit
}

#irwWrapper h1 small,#irwWrapper h2 small,#irwWrapper h3 small,#irwWrapper h4 small,#irwWrapper h5 small,#irwWrapper h6 small,#irwWrapper .h1 small,#irwWrapper .h2 small,#irwWrapper .h3 small,#irwWrapper .h4 small,#irwWrapper .h5 small,#irwWrapper .h6 small,#irwWrapper h1 .small,#irwWrapper h2 .small,#irwWrapper h3 .small,#irwWrapper h4 .small,#irwWrapper h5 .small,#irwWrapper h6 .small,#irwWrapper .h1 .small,#irwWrapper .h2 .small,#irwWrapper .h3 .small,#irwWrapper .h4 .small,#irwWrapper .h5 .small,#irwWrapper .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999
}

#irwWrapper h1,#irwWrapper .h1,#irwWrapper h2,#irwWrapper .h2,#irwWrapper h3,#irwWrapper .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

#irwWrapper h1 small,#irwWrapper .h1 small,#irwWrapper h2 small,#irwWrapper .h2 small,#irwWrapper h3 small,#irwWrapper .h3 small,#irwWrapper h1 .small,#irwWrapper .h1 .small,#irwWrapper h2 .small,#irwWrapper .h2 .small,#irwWrapper h3 .small,#irwWrapper .h3 .small {
    font-size: 65%
}

#irwWrapper h4,#irwWrapper .h4,#irwWrapper h5,#irwWrapper .h5,#irwWrapper h6,#irwWrapper .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

#irwWrapper h4 small,#irwWrapper .h4 small,#irwWrapper h5 small,#irwWrapper .h5 small,#irwWrapper h6 small,#irwWrapper .h6 small,#irwWrapper h4 .small,#irwWrapper .h4 .small,#irwWrapper h5 .small,#irwWrapper .h5 .small,#irwWrapper h6 .small,#irwWrapper .h6 .small {
    font-size: 75%
}

#irwWrapper h1,#irwWrapper .h1 {
    font-size: 220%
}

#irwWrapper h2,#irwWrapper .h2 {
    font-size: 150%
}

#irwWrapper h3,#irwWrapper .h3 {
    font-size: 140%
}

#irwWrapper h4,#irwWrapper .h4 {
    font-size: 130%
}

#irwWrapper h5,#irwWrapper .h5 {
    font-size: 110%;
    font-weight: bold
}

#irwWrapper h6,#irwWrapper .h6 {
    font-size: 12px;
    text-transform: uppercase
}

#irwWrapper a:focus {
    outline: none
}

#irwWrapper p,#irwWrapperPR p {
    margin: 0 0 10px
}

#irwWrapper .lead,#irwWrapperPR .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media(max-width: 768px) {
    #irwWrapper .irwMNAdealOverviewData .row {
        margin-bottom:15px
    }
}

@media(min-width: 768px) {
    #irwWrapper .lead,#irwWrapperPR .lead {
        font-size:21px
    }
}

.clear {
    clear: both;
    display: block
}

#irwWrapper small,#irwWrapper .small {
    font-size: 85%
}

#irwWrapper cite {
    font-style: normal
}

#irwWrapper .text-xlarge {
    font-size: 3.8em;
    line-height: normal
}

#irwWrapper .text-xxlarge {
    font-size: 6.8em;
    line-height: normal
}

#irwWrapper .text-muted,#irwWrapperPR .text-muted {
    color: #999
}

#irwWrapper .text-normal,#irwWrapperPR .text-normal {
    font-weight: normal
}

#irwWrapper .text-secondary,#irwWrapperPR .text-secondary {
    color: #666
}

#irwWrapper .text-default,#irwWrapperPR .text-default {
    color: #333
}

#irwWrapper .text-primary,#irwWrapperPR .text-primary,.irwCopyright .text-primary,.irwcommodal .text-primary {
    color: #428bca
}

#irwWrapper a.text-primary:hover,#irwWrapperPR a.text-primary:hover {
    color: #3071a9
}

.irwCopyright a.text-primary:hover,.irwcommodal a.text-primary:hover {
    color: #3071a9
}

#irwWrapper .text-success,#irwWrapperPR .text-success {
    color: #39b54a
}

#irwWrapper a.text-success:hover,#irwWrapperPR a.text-success:hover {
    color: #2b542c
}

#irwWrapper .text-info,#irwWrapperPR .text-info {
    color: #31708f
}

#irwWrapper a.text-info:hover,#irwWrapperPR a.text-info:hover {
    color: #245269
}

#irwWrapper .text-warning,#irwWrapperPR .text-warning {
    color: #faae56
}

#irwWrapper a.text-warning:hover,#irwWrapperPR a.text-warning:hover {
    color: #faae56
}

#irwWrapper .text-danger,#irwWrapperPR .text-danger {
    color: #a94442
}

#irwWrapper a.text-danger:hover,#irwWrapperPR a.text-danger:hover {
    color: #843534
}

#irwWrapper .bg-default,#irwWrapperPR .bg-default,.irwCopyright .bg-default,.irwcommodal a.text-primary:hover {
    color: #333;
    background-color: #e1e1e1
}

#irwWrapper .bg-primary,#irwWrapperPR .bg-primary,.irwCopyright .bg-primary,.irwcommodal .bg-primary,#irwFinlHighlights #SourcePopupDive .cellbggray {
    color: #fff;
    background-color: #428bca
}

#irwWrapper a.bg-primary:hover,#irwWrapperPR a.bg-primary:hover {
    background-color: #3071a9
}

.irwCopyright a.bg-primary:hover,.irwcommodal a.bg-primary:hover {
    background-color: #3071a9
}

#irwWrapper .bg-success,#irwWrapperPR .bg-success {
    background-color: #dff0d8
}

#irwWrapper a.bg-success:hover,#irwWrapperPR a.bg-success:hover {
    background-color: #c1e2b3
}

#irwWrapper .bg-info,#irwWrapperPR .bg-info {
    background-color: #d9edf7
}

#irwWrapper a.bg-info:hover,#irwWrapperPR a.bg-info:hover {
    background-color: #afd9ee
}

#irwWrapper .bg-warning,#irwWrapperPR .bg-warning {
    background-color: #fcf8e3
}

#irwWrapper a.bg-warning:hover,#irwWrapperPR a.bg-warning:hover {
    background-color: #f7ecb5
}

#irwWrapper .bg-danger,#irwWrapperPR .bg-danger {
    background-color: #f2dede
}

#irwWrapper a.bg-danger:hover,#irwWrapperPR a.bg-danger:hover {
    background-color: #e4b9b9
}

#irwWrapper ul {
    margin: 0;
    padding: 0
}

#irwWrapper ul li {
    list-style: none;
    background: none;
    margin: 0;
    padding: 0
}

#irwWrapper .text-left {
    text-align: left
}

#irwWrapper .text-top {
    vertical-align: top
}

#irwWrapper .text-right {
    text-align: right
}

#irwWrapper .text-center {
    text-align: center
}

#irwWrapper .text-justify {
    text-align: justify
}

#irwWrapper table {
    max-width: 100%;
    background-color: transparent
}

#irwWrapper th {
    text-align: left
}

#irwWrapper .table {
    width: 100%;
    margin-bottom: 1px
}

#irwWrapper .table>thead>tr>th,#irwWrapper .table>tbody>tr>th,#irwWrapper .table>tfoot>tr>th,#irwWrapper .table>thead>tr>td,#irwWrapper .table>tbody>tr>td,#irwWrapper .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    text-overflow: initial;
    width: 15% !important;
}

#irwWrapper .table>thead>tr>th {
    vertical-align: bottom;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    font-weight: bold
}

#irwWrapper .table>caption+thead>tr:first-child>th,#irwWrapper .table>colgroup+thead>tr:first-child>th,#irwWrapper .table>caption+thead>tr:first-child>td,#irwWrapper .table>colgroup+thead>tr:first-child>td,#irwWrapper .table>thead:first-child>tr:first-child>td {
    border-top: 0
}

#irwWrapper .table>tbody+tbody {
    border-top: 2px solid #ddd
}

#irwWrapper .table .table {
    background-color: #fff
}

#irwWrapper .table-condensed>thead>tr>th,#irwWrapper .table-condensed>tbody>tr>th,#irwWrapper .table-condensed>tfoot>tr>th,#irwWrapper .table-condensed>thead>tr>td,#irwWrapper .table-condensed>tbody>tr>td,#irwWrapper .table-condensed>tfoot>tr>td {
    padding: 5px
}

#irwWrapper .table-bordered {
    border: 1px solid #ddd
}

#irwWrapper .table-bordered>thead>tr>th,#irwWrapper .table-bordered>tbody>tr>th,#irwWrapper .table-bordered>tfoot>tr>th,#irwWrapper .table-bordered>thead>tr>td,#irwWrapper .table-bordered>tbody>tr>td,#irwWrapper .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

#irwWrapper .table-bordered>thead>tr>th,#irwWrapper .table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

#irwWrapper .table-striped>tbody>tr:nth-child(odd)>td,#irwWrapper .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

#irwWrapper .table-hover>tbody>tr:hover>td:not(.header),#irwWrapper .table-hover>tbody>tr:hover>th {
    background-color: #f9f9f9
}

#irwWrapper .table-irwBorder {
    border-bottom: 1px solid #ddd
}

#irwWrapper .table-irwBorder>tbody>tr,#irwWrapper .table-irwBorder tr+tr.irwAbstract {
    border-left: 3px solid #fff
}

#irwWrapper .table-irwBorder>tbody>tr:hover,#irwWrapper .table-irwBorder tr:hover+tr.irwAbstract {
    border-left: 3px solid #428bca
}

#irwWrapper table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

#irwWrapper table td[class*="col-"],#irwWrapper table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

@media(max-width: 767px) {
    #irwWrapper .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    #irwWrapper .table-responsive>.table {
        margin-bottom: 0
    }

    #irwWrapper .table-responsive>.table>thead>tr>th,#irwWrapper .table-responsive>.table>tbody>tr>th,#irwWrapper .table-responsive>.table>tfoot>tr>th,#irwWrapper .table-responsive>.table>thead>tr>td,#irwWrapper .table-responsive>.table>tbody>tr>td,#irwWrapper .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    #irwWrapper .table-responsive>.table-bordered {
        border: 0
    }

    #irwWrapper .table-responsive>.table-bordered>thead>tr>th:first-child,#irwWrapper .table-responsive>.table-bordered>tbody>tr>th:first-child,#irwWrapper .table-responsive>.table-bordered>tfoot>tr>th:first-child,#irwWrapper .table-responsive>.table-bordered>thead>tr>td:first-child,#irwWrapper .table-responsive>.table-bordered>tbody>tr>td:first-child,#irwWrapper .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    #irwWrapper .table-responsive>.table-bordered>thead>tr>th:last-child,#irwWrapper .table-responsive>.table-bordered>tbody>tr>th:last-child,#irwWrapper .table-responsive>.table-bordered>tfoot>tr>th:last-child,#irwWrapper .table-responsive>.table-bordered>thead>tr>td:last-child,#irwWrapper .table-responsive>.table-bordered>tbody>tr>td:last-child,#irwWrapper .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    #irwWrapper .table-responsive>.table-bordered>tbody>tr:last-child>th,#irwWrapper .table-responsive>.table-bordered>tfoot>tr:last-child>th,#irwWrapper .table-responsive>.table-bordered>tbody>tr:last-child>td,#irwWrapper .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

#irwWrapper fieldset,#irwWrapperPR fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

#irwWrapper legend,#irwWrapperPR legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

#irwWrapper label,#irwWrapperPR label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}

#irwWrapper input[type="search"],#irwWrapperPR input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#irwWrapper input[type="radio"],#irwWrapper input[type="checkbox"],#irwWrapperPR input[type="radio"],#irwWrapperPR input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

#irwWrapper input[type="file"],#irwWrapperPR input[type="file"] {
    display: block
}

#irwWrapper input[type="range"],#irwWrapperPR input[type="range"] {
    display: block;
    width: 100%
}

#irwWrapper select[multiple],#irwWrapper select[size] {
    height: auto
}

#irwWrapper input[type="file"]:focus,#irwWrapper input[type="radio"]:focus,#irwWrapper input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#irwWrapper output {
    display: block;
    padding-top: 7px;
    line-height: 1.428571429;
    color: #555
}

#irwWrapper .form-control,#irwWrapperPR .form-control,.irwcommodal .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 8px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

#irwWrapper input[type=text]::-ms-clear,#irwWrapperPR input[type=text]::-ms-clear {
    display: none
}

#irwWrapper .form-control[disabled],#irwWrapper .form-control[readonly],#irwWrapper fieldset[disabled] .form-control,#irwWrapperPR .form-control[disabled],#irwWrapperPR .form-control[readonly],#irwWrapperPR fieldset[disabled] .form-control {
    cursor: not-allowed
}

#irwWrapper textarea.form-control,#irwWrapperPR textarea.form-control,.irwcommodal textarea.form-control {
    height: auto;
    resize: none
}

#irwWrapper input[type="search"],#irwWrapperPR input[type="search"] {
    -webkit-appearance: none
}

#irwWrapper input[type="date"],#irwWrapperPR input[type="date"] {
    line-height: 34px
}

#irwWrapper .form-group,#irwWrapperPR .form-group,.irwcommodal .form-group {
    margin-bottom: 15px
}

#irwWrapper .radio,#irwWrapper .checkbox,#irwWrapperPR .radio,#irwWrapperPR .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

#irwWrapper .radio label,#irwWrapper .checkbox label,#irwWrapperPR .radio label,#irwWrapperPR .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer
}

#irwWrapper .radio label.text-muted,#irwWrapper .checkbox label.text-muted,#irwWrapperPR .radio label.text-muted,#irwWrapperPR .checkbox label.text-muted {
    display: inline;
    font-weight: normal;
    cursor: default
}

#irwWrapper .checkbox input[type="checkbox"],#irwWrapper .checkbox input[type="radio"],#irwWrapper .checkbox-inline input[type="checkbox"],#irwWrapperPR .checkbox input[type="checkbox"],#irwWrapperPR .checkbox input[type="radio"],#irwWrapperPR .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
    margin-top: 0
}

#irwWrapper .radio+.radio,#irwWrapper .checkbox+.checkbox,#irwWrapperPR .radio+.radio,#irwWrapperPR .checkbox+.checkbox {
    margin-top: -5px
}

#irwWrapper .radio-inline,#irwWrapper .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

#irwWrapper .radio-inline+.radio-inline,#irwWrapper .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

#irwWrapper input[type="radio"][disabled],#irwWrapper input[type="checkbox"][disabled],#irwWrapper .radio[disabled],#irwWrapper .radio-inline[disabled],#irwWrapper .checkbox[disabled],#irwWrapper .checkbox-inline[disabled],#irwWrapper fieldset[disabled] input[type="radio"],#irwWrapper fieldset[disabled] input[type="checkbox"],#irwWrapper fieldset[disabled] .radio,#irwWrapper fieldset[disabled] .radio-inline,#irwWrapper fieldset[disabled] .checkbox,#irwWrapper fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

#irwWrapper .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#irwWrapper select.input-sm {
    height: 30px;
    line-height: 30px
}

#irwWrapper textarea.input-sm,#irwWrapper select[multiple].input-sm {
    height: auto
}

#irwWrapper .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

#irwWrapper select.input-lg {
    height: 46px;
    line-height: 46px
}

#irwWrapper textarea.input-lg,#irwWrapper select[multiple].input-lg {
    height: auto
}

#irwWrapper .has-feedback {
    position: relative
}

#irwWrapper .has-feedback .form-control {
}

#irwWrapper .has-feedback .form-control-feedback,#irwWrapperPR .has-feedback .form-control-feedback {
    position: absolute;
    top: 0;
    right: 4px;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

#irwWrapper .form-control-static,#irwWrapperPR .form-control-static {
    margin-bottom: 0
}

#irwWrapper .help-block,#irwWrapperPR .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 3px
}

@media(min-width: 768px) {
    #irwWrapper .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    #irwWrapper .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    #irwWrapper .form-inline .input-group>.form-control {
        width: 100%
    }

    #irwWrapper .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    #irwWrapper .form-inline .radio,#irwWrapper .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    #irwWrapper .form-inline .radio input[type="radio"],#irwWrapper .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

    #irwWrapper .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    #irwWrapperPR .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    #irwWrapperPR .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    #irwWrapperPR .form-inline .input-group>.form-control {
        width: 100%
    }

    #irwWrapperPR .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    #irwWrapperPR .form-inline .radio,#irwWrapperPR .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    #irwWrapperPR .form-inline .radio input[type="radio"],#irwWrapperPR .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

    #irwWrapperPR .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

#irwWrapper .form-horizontal .control-label,#irwWrapper .form-horizontal .radio,#irwWrapper .form-horizontal .checkbox,#irwWrapper .form-horizontal .radio-inline,#irwWrapper .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

#irwWrapper .form-horizontal .radio,#irwWrapper .form-horizontal .checkbox {
    min-height: 27px
}

#irwWrapper .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

#irwWrapper .form-horizontal .form-control-static {
    padding-top: 7px
}

#irwWrapperPR .form-horizontal .control-label,#irwWrapperPR .form-horizontal .radio,#irwWrapperPR .form-horizontal .checkbox,#irwWrapperPR .form-horizontal .radio-inline,#irwWrapperPR .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

#irwWrapperPR .form-horizontal .radio,#irwWrapperPR .form-horizontal .checkbox {
    min-height: 27px
}

#irwWrapperPR .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

#irwWrapperPR .form-horizontal .form-control-static {
    padding-top: 7px
}

@media(min-width: 768px) {
    #irwWrapper .form-horizontal .control-label,#irwWrapperPR .form-horizontal .control-label {
        text-align:right
    }
}

#irwWrapper .form-horizontal .has-feedback .form-control-feedback,#irwWrapperPR .form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

#irwWrapper .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

#irwWrapper .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

#irwWrapper .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

#irwWrapperPR .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

#irwWrapperPR .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

#irwWrapperPR .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

#irwWrapper .input-group-lg>.form-control,#irwWrapper .input-group-lg>.input-group-addon,#irwWrapper .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

#irwWrapper select.input-group-lg>.form-control,#irwWrapper select.input-group-lg>.input-group-addon,#irwWrapper select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

#irwWrapper textarea.input-group-lg>.form-control,#irwWrapper textarea.input-group-lg>.input-group-addon,#irwWrapper textarea.input-group-lg>.input-group-btn>.btn,#irwWrapper select[multiple].input-group-lg>.form-control,#irwWrapper select[multiple].input-group-lg>.input-group-addon,#irwWrapper select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

#irwWrapper .input-group-sm>.form-control,#irwWrapper .input-group-sm>.input-group-addon,#irwWrapper .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#irwWrapper select.input-group-sm>.form-control,#irwWrapper select.input-group-sm>.input-group-addon,#irwWrapper select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

#irwWrapper textarea.input-group-sm>.form-control,#irwWrapper textarea.input-group-sm>.input-group-addon,#irwWrapper textarea.input-group-sm>.input-group-btn>.btn,#irwWrapper select[multiple].input-group-sm>.form-control,#irwWrapper select[multiple].input-group-sm>.input-group-addon,#irwWrapper select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

#irwWrapperPR .input-group-lg>.form-control,#irwWrapperPR .input-group-lg>.input-group-addon,#irwWrapperPR .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

#irwWrapperPR select.input-group-lg>.form-control,#irwWrapperPR select.input-group-lg>.input-group-addon,#irwWrapperPR select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

#irwWrapperPR textarea.input-group-lg>.form-control,#irwWrapperPR textarea.input-group-lg>.input-group-addon,#irwWrapperPR textarea.input-group-lg>.input-group-btn>.btn,#irwWrapperPR select[multiple].input-group-lg>.form-control,#irwWrapperPR select[multiple].input-group-lg>.input-group-addon,#irwWrapperPR select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

#irwWrapperPR .input-group-sm>.form-control,#irwWrapperPR .input-group-sm>.input-group-addon,#irwWrapperPR .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#irwWrapperPR select.input-group-sm>.form-control,#irwWrapperPR select.input-group-sm>.input-group-addon,#irwWrapperPR select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

#irwWrapperPR textarea.input-group-sm>.form-control,#irwWrapperPR textarea.input-group-sm>.input-group-addon,#irwWrapperPR textarea.input-group-sm>.input-group-btn>.btn,#irwWrapperPR select[multiple].input-group-sm>.form-control,#irwWrapperPR select[multiple].input-group-sm>.input-group-addon,#irwWrapperPR select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

#irwWrapper .input-group-addon,#irwWrapper .input-group-btn,#irwWrapper .input-group .form-control {
    display: table-cell
}

#irwWrapper .input-group-addon:not(:first-child):not(:last-child),#irwWrapper .input-group-btn:not(:first-child):not(:last-child),#irwWrapper .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

#irwWrapper .input-group-addon,#irwWrapper .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

#irwWrapperPR .input-group-addon,#irwWrapperPR .input-group-btn,#irwWrapperPR .input-group .form-control {
    display: table-cell
}

#irwWrapperPR .input-group-addon:not(:first-child):not(:last-child),#irwWrapperPR .input-group-btn:not(:first-child):not(:last-child),#irwWrapperPR .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

#irwWrapperPR .input-group-addon,#irwWrapperPR .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

#irwWrapper .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

#irwWrapper .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

#irwWrapper .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

#irwWrapper .input-group-addon input[type="radio"],#irwWrapper .input-group-addon input[type="checkbox"] {
    margin-top: 0
}

#irwWrapper .input-group .form-control:first-child,#irwWrapper .input-group-addon:first-child,#irwWrapper .input-group-btn:first-child>.btn,#irwWrapper .input-group-btn:first-child>.btn-group>.btn,#irwWrapper .input-group-btn:first-child>.dropdown-toggle,#irwWrapper .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),#irwWrapper .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

#irwWrapper .input-group-addon:first-child {
    border-right: 0
}

#irwWrapper .input-group .form-control:last-child,#irwWrapper .input-group-addon:last-child,#irwWrapper .input-group-btn:last-child>.btn,#irwWrapper .input-group-btn:last-child>.btn-group>.btn,#irwWrapper .input-group-btn:last-child>.dropdown-toggle,#irwWrapper .input-group-btn:first-child>.btn:not(:first-child),#irwWrapper .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#irwWrapper .input-group-addon:last-child {
    border-left: 0
}

#irwWrapper .HasCustomFields .input-group-addon.irwNoBg {
    border-left: none
}

#irwWrapper .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

#irwWrapper .input-group-btn>.btn {
    position: relative
}

#irwWrapper .input-group-btn>.btn+.btn {
    margin-left: -1px
}

#irwWrapper .input-group-btn>.btn:hover,#irwWrapper .input-group-btn>.btn:focus,#irwWrapper .input-group-btn>.btn:active {
    z-index: 2
}

#irwWrapper .input-group-btn:first-child>.btn,#irwWrapper .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

#irwWrapper .input-group-btn:last-child>.btn,#irwWrapper .input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

#irwWrapperPR .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

#irwWrapperPR .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

#irwWrapperPR .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

#irwWrapperPR .input-group-addon input[type="radio"],#irwWrapperPR .input-group-addon input[type="checkbox"] {
    margin-top: 0
}

#irwWrapperPR .input-group .form-control:first-child,#irwWrapperPR .input-group-addon:first-child,#irwWrapperPR .input-group-btn:first-child>.btn,#irwWrapperPR .input-group-btn:first-child>.btn-group>.btn,#irwWrapperPR .input-group-btn:first-child>.dropdown-toggle,#irwWrapperPR .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),#irwWrapperPR .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

#irwWrapperPR .input-group-addon:first-child {
    border-right: 0
}

#irwWrapperPR .input-group .form-control:last-child,#irwWrapperPR .input-group-addon:last-child,#irwWrapperPR .input-group-btn:last-child>.btn,#irwWrapperPR .input-group-btn:last-child>.btn-group>.btn,#irwWrapperPR .input-group-btn:last-child>.dropdown-toggle,#irwWrapperPR .input-group-btn:first-child>.btn:not(:first-child),#irwWrapperPR .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#irwWrapperPR .input-group-addon:last-child {
    border-left: 0
}

#irwWrapperPR .HasCustomFields .input-group-addon.irwNoBg {
    border-left: none
}

#irwWrapperPR .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

#irwWrapperPR .input-group-btn>.btn {
    position: relative
}

#irwWrapperPR .input-group-btn>.btn+.btn {
    margin-left: -1px
}

#irwWrapperPR .input-group-btn>.btn:hover,#irwWrapperPR .input-group-btn>.btn:focus,#irwWrapperPR .input-group-btn>.btn:active {
    z-index: 2
}

#irwWrapperPR .input-group-btn:first-child>.btn,#irwWrapperPR .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

#irwWrapperPR .input-group-btn:last-child>.btn,#irwWrapperPR .input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

#irwWrapper .has-feedback {
    position: relative
}

#irwWrapper .has-feedback .form-control {
    padding-right: 42.5px
}

#irwWrapper .has-success .help-block,#irwWrapper .has-success .control-label,#irwWrapper .has-success .radio,#irwWrapper .has-success .checkbox,#irwWrapper .has-success .radio-inline,#irwWrapper .has-success .checkbox-inline {
    color: #3c763d
}

#irwWrapperPR .has-feedback {
    position: relative
}

#irwWrapperPR .has-feedback .form-control {
    padding-right: 42.5px
}

#irwWrapperPR .has-success .help-block,#irwWrapperPR .has-success .control-label,#irwWrapperPR .has-success .radio,#irwWrapperPR .has-success .checkbox,#irwWrapperPR .has-success .radio-inline,#irwWrapperPR .has-success .checkbox-inline {
    color: #3c763d
}

#irwWrapper .has-success .form-control,#irwWrapperPR .has-success .form-control,.irwcommodal .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) 0 10px rgba(0,0,0,.175);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) 0 10px rgba(0,0,0,.175);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) 0 10px rgba(0,0,0,.175)
}

#irwWrapper .has-success .form-control:focus,#irwWrapperPR .has-success .form-control:focus,.irwcommodal .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168 0 10px rgba(0,0,0,.175);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168 0 10px rgba(0,0,0,.175);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168 0 10px rgba(0,0,0,.175)
}

#irwWrapper .has-success .input-group-addon,#irwWrapperPR .has-success .input-group-addon,.irwcommodal .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

#irwWrapper .has-success .form-control-feedback,#irwWrapperPR .has-success .form-control-feedback,.irwcommodal .has-success .form-control-feedback {
    color: #3c763d
}

#irwWrapper .has-warning .help-block,#irwWrapper .has-warning .control-label,#irwWrapper .has-warning .radio,#irwWrapper .has-warning .checkbox,#irwWrapper .has-warning .radio-inline,#irwWrapper .has-warning .checkbox-inline {
    color: #8a6d3b
}

#irwWrapperPR .has-warning .help-block,#irwWrapperPR .has-warning .control-label,#irwWrapperPR .has-warning .radio,#irwWrapperPR .has-warning .checkbox,#irwWrapperPR .has-warning .radio-inline,#irwWrapperPR .has-warning .checkbox-inline {
    color: #8a6d3b
}

#irwWrapper .has-warning .form-control,#irwWrapperPR .has-warning .form-control,.irwcommodal .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) 0 10px rgba(0,0,0,.175);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) 0 10px rgba(0,0,0,.175);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) 0 10px rgba(0,0,0,.175)
}

#irwWrapper .has-warning .form-control:focus,#irwWrapperPR .has-warning .form-control:focus,.irwcommodal .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b 0 10px rgba(0,0,0,.175);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b 0 10px rgba(0,0,0,.175);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b 0 10px rgba(0,0,0,.175)
}

#irwWrapper .has-warning .input-group-addon,#irwWrapperPR .has-warning .input-group-addon,.irwcommodal .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

#irwWrapper .has-warning .form-control-feedback,#irwWrapperPR .has-warning .form-control-feedback,.irwcommodal .has-warning .form-control-feedback {
    color: #8a6d3b
}

#irwWrapper .has-error .help-block,#irwWrapper .has-error .control-label,#irwWrapper .has-error .radio,#irwWrapper .has-error .checkbox,#irwWrapper .has-error .radio-inline,#irwWrapper .has-error .checkbox-inline {
    color: #a94442
}

#irwWrapperPR .has-error .help-block,#irwWrapperPR .has-error .control-label,#irwWrapperPR .has-error .radio,#irwWrapperPR .has-error .checkbox,#irwWrapperPR .has-error .radio-inline,#irwWrapperPR .has-error .checkbox-inline {
    color: #a94442
}

#irwWrapper .has-error .form-control,#irwWrapperPR .has-error .form-control,.irwcommodal .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) 0 10px rgba(0,0,0,.175);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) 0 10px rgba(0,0,0,.175);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) 0 10px rgba(0,0,0,.175)
}

#irwWrapper .has-error .form-control:focus,#irwWrapperPR .has-error .form-control:focus,.irwcommodal .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483 0 10px rgba(0,0,0,.175);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483 0 10px rgba(0,0,0,.175);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483 0 10px rgba(0,0,0,.175)
}

#irwWrapper .has-error .input-group-addon,#irwWrapperPR .has-error .input-group-addon,.irwcommodal .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

#irwWrapper .has-error .form-control-feedback,#irwWrapperPR .has-error .form-control-feedback,.irwcommodal .has-error .form-control-feedback {
    color: #a94442
}

#irwWrapper .form-control-static,#irwWrapperPR .form-control-static {
    margin-bottom: 0
}

@media(min-width: 768px) {
    #irwWrapper .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    #irwWrapper .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    #irwWrapper .form-inline .input-group>.form-control {
        width: 100%
    }

    #irwWrapper .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    #irwWrapper .form-inline .radio,#irwWrapper .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    #irwWrapper .form-inline .radio input[type="radio"],#irwWrapper .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

    #irwWrapper .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    #irwWrapperPR .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    #irwWrapperPR .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    #irwWrapperPR .form-inline .input-group>.form-control {
        width: 100%
    }

    #irwWrapperPR .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    #irwWrapperPR .form-inline .radio,#irwWrapperPR .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    #irwWrapperPR .form-inline .radio input[type="radio"],#irwWrapperPR .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

    #irwWrapperPR .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

#irwWrapper .form-horizontal .control-label,#irwWrapper .form-horizontal .radio,#irwWrapper .form-horizontal .checkbox,#irwWrapper .form-horizontal .radio-inline,#irwWrapper .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

#irwWrapper .form-horizontal .radio,#irwWrapper .form-horizontal .checkbox {
    min-height: 27px
}

#irwWrapper .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

#irwWrapper .form-horizontal .form-control-static {
    padding-top: 7px
}

#irwWrapperPR .form-horizontal .control-label,#irwWrapperPR .form-horizontal .radio,#irwWrapperPR .form-horizontal .checkbox,#irwWrapperPR .form-horizontal .radio-inline,#irwWrapperPR .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

#irwWrapperPR .form-horizontal .radio,#irwWrapperPR .form-horizontal .checkbox {
    min-height: 27px
}

#irwWrapperPR .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

#irwWrapperPR .form-horizontal .form-control-static {
    padding-top: 7px
}

@media(min-width: 768px) {
    #irwWrapper .form-horizontal .control-label {
        text-align:right
    }

    #irwWrapperPR .form-horizontal .control-label {
        text-align: right
    }
}

#irwWrapper .form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

#irwWrapperPR .form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

#irwWrapper .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

#irwWrapper .nav>li {
    position: relative;
    display: block
}

#irwWrapper .nav>li>a {
    position: relative;
    display: block;
    padding: 4px 15px;
    font-weight: bold
}

#irwWrapper .nav>li>a:hover,#irwWrapper .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

#irwWrapper .nav>li.disabled>a {
    color: #999
}

#irwWrapper .nav>li.disabled>a:hover,#irwWrapper .nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

#irwWrapper .nav .open>a,#irwWrapper .nav .open>a:hover,#irwWrapper .nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}

#irwWrapper .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

#irwWrapper .nav>li>a>img {
    max-width: none
}

#irwWrapper .nav-tabs {
}

#irwWrapper .nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

#irwWrapper .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: none;
    border-radius: 0;
    position: relative
}

#irwWrapper .nav-tabs>li>a .tab-pointer {
    display: none;
    width: auto;
    margin: 0 15px;
    position: absolute;
    bottom: -11px;
    text-align: center;
    font-size: 18px
}

#irwWrapper .nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

#irwWrapper .nav-tabs>li.active>a,#irwWrapper .nav-tabs>li.active>a:hover,#irwWrapper .nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #428bca;
    border: none;
    cursor: default
}

#irwWrapper .nav-tabs>li.active>a .tab-pointer {
    display: block
}

#irwWrapper .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

#irwWrapper .nav-tabs.nav-justified>li {
    float: none
}

#irwWrapper .nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

#irwWrapper .nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    #irwWrapper .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    #irwWrapper .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

#irwWrapper .nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

#irwWrapper .nav-tabs.nav-justified>.active>a,#irwWrapper .nav-tabs.nav-justified>.active>a:hover,#irwWrapper .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width: 768px) {
    #irwWrapper .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    #irwWrapper .nav-tabs.nav-justified>.active>a,#irwWrapper .nav-tabs.nav-justified>.active>a:hover,#irwWrapper .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

#irwWrapper .nav-pills>li {
    float: left
}

#irwWrapper .nav-pills>li>a {
    border-radius: 4px
}

#irwWrapper .nav-pills>li+li {
    margin-left: 2px
}

#irwWrapper .nav-pills>li.active>a,#irwWrapper .nav-pills>li.active>a:hover,#irwWrapper .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}

#irwWrapper .nav-stacked>li {
    float: none
}

#irwWrapper .nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

#irwWrapper .nav-justified {
    width: 100%
}

#irwWrapper .nav-justified>li {
    float: none
}

#irwWrapper .nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

#irwWrapper .nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    #irwWrapper .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    #irwWrapper .nav-justified>li>a {
        margin-bottom: 0
    }
}

#irwWrapper .nav-tabs-justified {
    border-bottom: 0
}

#irwWrapper .nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

#irwWrapper .nav-tabs-justified>.active>a,#irwWrapper .nav-tabs-justified>.active>a:hover,#irwWrapper .nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width: 768px) {
    #irwWrapper .nav-tabs-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    #irwWrapper .nav-tabs-justified>.active>a,#irwWrapper .nav-tabs-justified>.active>a:hover,#irwWrapper .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

#irwNavWrapper .irwSidebarNav {
    background-color: #f9f9f9;
    margin: 0;
    padding: 0;
    margin-bottom: 40px
}

#irwNavWrapper .irwSidebarNav.bordered {
    border: solid 1px #eee
}

#irwNavWrapper .irwSidebarNav li {
    padding: 0;
    list-style: none
}

#irwNavWrapper .irwSidebarNav li a>i {
    margin: 2px 5px 0 0;
    font-size: 1.1em;
    color: #999
}

#irwNavWrapper .irwSidebarNav li a {
    display: block;
    padding: 5px 15px;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    border-left: solid 3px #428bca;
    background-color: #f3f3f3
}

#irwNavWrapper .irwSidebarNav>li>a.hasChild:after {
    font-family: 'FontAwesome';
    content: "ï„‡";
    font-size: 1.2em;
    float: right;
    margin-right: -7px
}

#irwNavWrapper .irwSidebarNav>li>a.collapsed.hasChild:after {
    content: "ï„…"
}

#irwNavWrapper .irwSidebarNav li a.collapsed {
    background-color: transparent;
    border-left: solid 3px transparent
}

#irwNavWrapper .irwSidebarNav li a:hover,#irwNavWrapper .irwSidebarNav li a:focus,#irwNavWrapper .irwSidebarNav li a:active {
    border-color: #428bca;
    background-color: #f3f3f3
}

#irwNavWrapper .irwSidebarNav li.active>a {
    border-left-color: #428bca;
    background-color: #428bca;
    color: #fff
}

#irwNavWrapper .irwSidebarSubNav li a {
    border-color: #ddd;
    padding-left: 35px;
    background-color: transparent
}

#irwNavWrapper .irwSidebarSubNav li.active a {
    border-color: #428bca;
    background-color: #f3f3f3;
    color: #333
}

#irwNavWrapper .irwSidebarSubNav li:last-child a {
    border-bottom: solid 1px #eee
}

@media(min-width: 769px) {
    #irwNavWrapper .irwSidebarNav {
        display:block
    }
}

@media(max-width: 768px) {
    #irwNavWrapper .navbar-toggle,#irwNavWrapper .visible-xs {
        display:block!important
    }

    #irwNavWrapper .irwSidebarNav {
        display: none
    }

    #irwNavWrapper .irwSidebarNav.in {
        display: block
    }
}

#irwWrapper .tab-content>.tab-pane {
    display: none
}

#irwWrapper .tab-content>.active {
    display: block
}

#irwWrapper .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

#irwWrapper .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#irwWrapper .btn:focus,#irwWrapper .btn:active:focus,#irwWrapper .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#irwWrapper btn:hover,#irwWrapper .btn:focus {
    color: #333;
    text-decoration: none
}

#irwWrapper .btn:active,#irwWrapper .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

#irwWrapper .btn.disabled,#irwWrapper .btn[disabled],#irwWrapper .fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

#irwWrapperPR .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#irwWrapperPR .btn:focus,#irwWrapperPR .btn:active:focus,#irwWrapperPR .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#irwWrapperPR btn:hover,#irwWrapperPR .btn:focus {
    color: #333;
    text-decoration: none
}

#irwWrapperPR .btn:active,#irwWrapperPR .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

#irwWrapperPR .btn.disabled,#irwWrapperPR .btn[disabled],#irwWrapperPR .fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.hiddenOptions .disabled .fa:before {
    content: "ï„Œ";
    color: #999
}

#irwWrapper .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

#irwWrapper .btn-default:hover,#irwWrapper .btn-default:focus,#irwWrapper .btn-default:active,#irwWrapper .btn-default.active,#irwWrapper .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

#irwWrapper .btn-default:active,#irwWrapper .btn-default.active,#irwWrapper .open .dropdown-toggle.btn-default {
    background-image: none
}

#irwWrapper .btn-default.disabled,#irwWrapper .btn-default[disabled],#irwWrapper fieldset[disabled] .btn-default,#irwWrapper .btn-default.disabled:hover,#irwWrapper .btn-default[disabled]:hover,#irwWrapper fieldset[disabled] .btn-default:hover,#irwWrapper .btn-default.disabled:focus,#irwWrapper .btn-default[disabled]:focus,#irwWrapper fieldset[disabled] .btn-default:focus,#irwWrapper .btn-default.disabled:active,#irwWrapper .btn-default[disabled]:active,#irwWrapper fieldset[disabled] .btn-default:active,#irwWrapper .btn-default.disabled.active,#irwWrapper .btn-default[disabled].active,#irwWrapper fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

#irwWrapper .btn-default .badge {
    color: #fff;
    background-color: #333
}

#irwWrapper .btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

#irwWrapper .btn-primary:hover,#irwWrapper .btn-primary:focus,#irwWrapper .btn-primary:active,#irwWrapper .btn-primary.active,#irwWrapper .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

#irwWrapper .btn-primary:active,#irwWrapper .btn-primary.active,#irwWrapper .open .dropdown-toggle.btn-primary {
    background-image: none
}

#irwWrapperPR .btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

#irwWrapperPR .btn-primary:hover,#irwWrapperPR .btn-primary:focus,#irwWrapperPR .btn-primary:active,#irwWrapperPR .btn-primary.active,#irwWrapperPR .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

#irwWrapperPR .btn-primary:active,#irwWrapperPR .btn-primary.active,#irwWrapperPR .open .dropdown-toggle.btn-primary {
    background-image: none
}

#irwWrapper .btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

#irwWrapper .btn-secondary {
    color: #fff;
    background-color: #666;
    border-color: #525252
}

#irwWrapper .btn-secondary:hover,#irwWrapper .btn-secondary:focus,#irwWrapper .btn-secondary:active,#irwWrapper .btn-secondary.active,#irwWrapper .open .dropdown-toggle.btn-secondary {
    color: #fff;
    background-color: #525252;
    border-color: #525252
}

#irwWrapper .btn-secondary:active,#irwWrapper .btn-secondary.active,#irwWrapper .open .dropdown-toggle.btn-secondary {
    background-image: none
}

#irwWrapper .btn-secondary.disabled,#irwWrapper .btn-secondary[disabled],#irwWrapper fieldset[disabled] .btn-secondary,#irwWrapper .btn-secondary.disabled:hover,#irwWrapper .btn-secondary[disabled]:hover,#irwWrapper fieldset[disabled] .btn-secondary:hover,#irwWrapper .btn-secondary.disabled:focus,#irwWrapper .btn-secondary[disabled]:focus,#irwWrapper fieldset[disabled] .btn-secondary:focus,#irwWrapper .btn-secondary.disabled:active,#irwWrapper .btn-secondary[disabled]:active,#irwWrapper fieldset[disabled] .btn-secondary:active,#irwWrapper .btn-secondary.disabled.active,#irwWrapper .btn-secondary[disabled].active,#irwWrapper fieldset[disabled] .btn-secondary.active {
    background-color: #666;
    border-color: #666
}

#irwWrapper .btn-secondary .badge {
    color: #428bca;
    background-color: #fff
}

#irwWrapper .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

#irwWrapper .btn-success:hover,#irwWrapper .btn-success:focus,#irwWrapper .btn-success:active,#irwWrapper .btn-success.active,#irwWrapper .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

#irwWrapper .btn-success:active,#irwWrapper .btn-success.active,#irwWrapper .open .dropdown-toggle.btn-success {
    background-image: none
}

#irwWrapper .btn-success.disabled,#irwWrapper .btn-success[disabled],#irwWrapper fieldset[disabled] .btn-success,#irwWrapper .btn-success.disabled:hover,#irwWrapper .btn-success[disabled]:hover,#irwWrapper fieldset[disabled] .btn-success:hover,#irwWrapper .btn-success.disabled:focus,#irwWrapper .btn-success[disabled]:focus,#irwWrapper fieldset[disabled] .btn-success:focus,#irwWrapper .btn-success.disabled:active,#irwWrapper .btn-success[disabled]:active,#irwWrapper fieldset[disabled] .btn-success:active,#irwWrapper .btn-success.disabled.active,#irwWrapper .btn-success[disabled].active,#irwWrapper fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

#irwWrapper .btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

#irwWrapper .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

#irwWrapper .btn-info:hover,#irwWrapper .btn-info:focus,#irwWrapper .btn-info:active,#irwWrapper .btn-info.active,#irwWrapper .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

#irwWrapper .btn-info:active,#irwWrapper .btn-info.active,#irwWrapper .open .dropdown-toggle.btn-info {
    background-image: none
}

#irwWrapper .btn-info.disabled,#irwWrapper .btn-info[disabled],#irwWrapper fieldset[disabled] .btn-info,#irwWrapper .btn-info.disabled:hover,#irwWrapper .btn-info[disabled]:hover,#irwWrapper fieldset[disabled] .btn-info:hover,#irwWrapper .btn-info.disabled:focus,#irwWrapper .btn-info[disabled]:focus,#irwWrapper fieldset[disabled] .btn-info:focus,#irwWrapper .btn-info.disabled:active,#irwWrapper .btn-info[disabled]:active,#irwWrapper fieldset[disabled] .btn-info:active,#irwWrapper .btn-info.disabled.active,#irwWrapper .btn-info[disabled].active,#irwWrapper fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

#irwWrapper .btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

#irwWrapper .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

#irwWrapper .btn-warning:hover,#irwWrapper .btn-warning:focus,#irwWrapper .btn-warning:active,#irwWrapper .btn-warning.active,#irwWrapper .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

#irwWrapper .btn-warning:active,#irwWrapper .btn-warning.active,#irwWrapper .open .dropdown-toggle.btn-warning {
    background-image: none
}

#irwWrapper .btn-warning.disabled,#irwWrapper .btn-warning[disabled],#irwWrapper fieldset[disabled] .btn-warning,#irwWrapper .btn-warning.disabled:hover,#irwWrapper .btn-warning[disabled]:hover,#irwWrapper fieldset[disabled] .btn-warning:hover,#irwWrapper .btn-warning.disabled:focus,#irwWrapper .btn-warning[disabled]:focus,#irwWrapper fieldset[disabled] .btn-warning:focus,#irwWrapper .btn-warning.disabled:active,#irwWrapper .btn-warning[disabled]:active,#irwWrapper fieldset[disabled] .btn-warning:active,#irwWrapper .btn-warning.disabled.active,#irwWrapper .btn-warning[disabled].active,#irwWrapper fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

#irwWrapper .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

#irwWrapper .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

#irwWrapper .btn-danger:hover,#irwWrapper .btn-danger:focus,#irwWrapper .btn-danger:active,#irwWrapper .btn-danger.active,#irwWrapper .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

#irwWrapper .btn-danger:active,#irwWrapper .btn-danger.active,#irwWrapper .open .dropdown-toggle.btn-danger {
    background-image: none
}

#irwWrapper .btn-danger.disabled,#irwWrapper .btn-danger[disabled],#irwWrapper fieldset[disabled] .btn-danger,#irwWrapper .btn-danger.disabled:hover,#irwWrapper .btn-danger[disabled]:hover,#irwWrapper fieldset[disabled] .btn-danger:hover,#irwWrapper .btn-danger.disabled:focus,#irwWrapper .btn-danger[disabled]:focus,#irwWrapper fieldset[disabled] .btn-danger:focus,#irwWrapper .btn-danger.disabled:active,#irwWrapper .btn-danger[disabled]:active,#irwWrapper fieldset[disabled] .btn-danger:active,#irwWrapper .btn-danger.disabled.active,#irwWrapper .btn-danger[disabled].active,#irwWrapper fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

#irwWrapper .btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

#irwWrapper .btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}

#irwWrapper .btn-link,#irwWrapper .btn-link:active,#irwWrapper .btn-link[disabled],#irwWrapper fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

#irwWrapper .btn-link,#irwWrapper .btn-link:hover,#irwWrapper .btn-link:focus,#irwWrapper .btn-link:active {
    border-color: transparent
}

#irwWrapper .btn-link:hover,#irwWrapper .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

#irwWrapper .btn-link[disabled]:hover,#irwWrapper fieldset[disabled] .btn-link:hover,#irwWrapper .btn-link[disabled]:focus,#irwWrapper fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}

#irwWrapper .btn-lg,#irwWrapper .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

#irwWrapper .btn-sm,#irwWrapper .btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#irwWrapper .btn-xs,#irwWrapper .btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#irwWrapper .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

#irwWrapper .btn-block+.btn-block {
    margin-top: 5px
}

#irwWrapper input[type="submit"].btn-block,#irwWrapper input[type="reset"].btn-block,#irwWrapper input[type="button"].btn-block {
    width: 100%
}

#irwWrapper .btn-group,#irwWrapper .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

#irwWrapper .btn-group>.btn,#irwWrapper .btn-group-vertical>.btn {
    position: relative;
    float: left
}

#irwWrapper .btn-group>.btn:hover,#irwWrapper .btn-group-vertical>.btn:hover,#irwWrapper .btn-group>.btn:focus,#irwWrapper .btn-group-vertical>.btn:focus,#irwWrapper .btn-group>.btn:active,#irwWrapper .btn-group-vertical>.btn:active,#irwWrapper .btn-group>.btn.active,#irwWrapper .btn-group-vertical>.btn.active {
    z-index: 2
}

#irwWrapper .btn-group>.btn:focus,#irwWrapper .btn-group-vertical>.btn:focus {
    outline: none
}

#irwWrapper .btn-group .btn+.btn,#irwWrapper .btn-group .btn+.btn-group,#irwWrapper .btn-group .btn-group+.btn,#irwWrapper .btn-group .btn-group+.btn-group {
    margin-left: -1px
}

#irwWrapper .btn-toolbar {
    margin-left: -5px
}

#irwWrapper .btn-toolbar .btn-group,#irwWrapper .btn-toolbar .input-group {
    float: left
}

#irwWrapper .btn-toolbar>.btn,#irwWrapper .btn-toolbar>.btn-group,#irwWrapper .btn-toolbar>.input-group {
    margin-left: 5px
}

#irwWrapper .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

#irwWrapper .btn-group>.btn:first-child {
    margin-left: 0
}

#irwWrapper .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

#irwWrapper .btn-group>.btn:last-child:not(:first-child),#irwWrapper .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#irwWrapper .btn-group>.btn-group {
    float: left
}

#irwWrapper .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

#irwWrapper .btn-group>.btn-group:first-child>.btn:last-child,#irwWrapper .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

#irwWrapper .btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#irwWrapper .btn-group .dropdown-toggle:active,#irwWrapper .btn-group.open .dropdown-toggle {
    outline: 0
}

#irwWrapper .btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

#irwWrapper .btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

#irwWrapper .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

#irwWrapper .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

#irwWrapper .btn .caret {
    margin-left: 0
}

#irwWrapper .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

#irwWrapper .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

#irwWrapper .btn-group-vertical>.btn,#irwWrapper .btn-group-vertical>.btn-group,#irwWrapper .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

#irwWrapper .btn-group-vertical>.btn-group>.btn {
    float: none
}

#irwWrapper .btn-group-vertical>.btn+.btn,#irwWrapper .btn-group-vertical>.btn+.btn-group,#irwWrapper .btn-group-vertical>.btn-group+.btn,#irwWrapper .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

#irwWrapper .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

#irwWrapper .btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#irwWrapper .btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

#irwWrapper .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

#irwWrapper .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,#irwWrapper .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#irwWrapper .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

#irwWrapper .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

#irwWrapper .btn-group-justified>.btn,#irwWrapper .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

#irwWrapper .btn-group-justified>.btn-group .btn {
    width: 100%
}

#irwWrapper [data-toggle="buttons"]>.btn>input[type="radio"],#irwWrapper [data-toggle="buttons"]>.btn>input[type="checkbox"] {
    display: none
}

#irwWrapper code,#irwWrapperPR code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}

#irwWrapper kbd,#irwWrapperPR kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

#irwWrapper pre,#irwWrapperPR pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

#irwWrapper pre code,#irwWrapperPR pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

#irwWrapper .pre-scrollable,#irwWrapperPR .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

#irwWrapper .fade,#irwWrapperPR .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

#irwWrapper .fade.in,#irwWrapperPR .fade.in {
    opacity: 1
}

#irwWrapper .collapse,#irwWrapperPR .collapse {
    display: none
}

#irwWrapper .collapse.in,#irwWrapperPR .collapse.in {
    display: block
}

#irwWrapper .collapsing,#irwWrapperPR .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

#irwWrapper .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

#irwWrapper .dropdown {
    position: relative
}

#irwWrapper .dropdown-toggle:focus {
    outline: 0
}

#irwWrapper .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    border: 1px solid;
    background: #fff;
    background-clip: padding-box
}

#irwWrapper .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

#irwWrapper .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden
}

#irwWrapper .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 1.428571429;
    white-space: nowrap
}

#irwWrapper .dropdown-menu>li>a:hover,#irwWrapper .dropdown-menu>li>a:focus {
}

#irwWrapper .dropdown-menu>.active>a,#irwWrapper .dropdown-menu>.active>a:hover,#irwWrapper .dropdown-menu>.active>a:focus {
    outline: 0
}

#irwWrapper .dropdown-menu>.disabled>a:hover,#irwWrapper .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

#irwWrapper .open>.dropdown-menu {
    display: block
}

#irwWrapper .open>a {
    outline: 0
}

#irwWrapper .dropdown-menu-right {
    left: auto;
    right: 0
}

#irwWrapper .dropdown-menu-left {
    left: 0;
    right: auto
}

#irwWrapper .dropdown-header {
    display: block;
    padding: 3px 20px;
    line-height: 1.428571429
}

#irwWrapper .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

#irwWrapper .pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

#irwWrapper .dropup .caret,#irwWrapper .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

#irwWrapper .dropup .dropdown-menu,#irwWrapper .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width: 768px) {
    #irwWrapper .navbar-right .dropdown-menu {
        left:auto;
        right: 0
    }

    #irwWrapper .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

#irwWrapper .InsiderOwnership .irwTableFooter {
    border-top: 1px solid #ddd;
    margin: 30px -15px 0;
    padding: 0 10px
}

#irwWrapper .irwpagedisplay {
    margin: 20px 0;
    position: relative;
    padding: 12px 0 0
}

@media(max-width: 767px) {
    #irwWrapper .irwpagedisplay {
        margin-bottom:0;
        padding: 0
    }
}

#irwWrapper .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

#irwWrapper .pagination button {
    margin-bottom: 5px
}

#irwWrapper .pagination>li {
    display: inline
}

#irwWrapper .pagination>li>a,#irwWrapper .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    margin-left: -1px
}

#irwWrapper .pagination>li:first-child>a,#irwWrapper .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

#irwWrapper .pagination>li:last-child>a,#irwWrapper .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

#irwWrapper .irwSearchNext {
    border-radius: 8px;
    clear: both;
    margin: 0 auto;
    padding: 8px;
    text-decoration: none;
    text-align: center
}

#irwWrapper .pagination-lg>li>a,#irwWrapper .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

#irwWrapper .pagination-lg>li:first-child>a,#irwWrapper .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

#irwWrapper .pagination-lg>li:last-child>a,#irwWrapper .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

#irwWrapper .pagination-sm>li>a,#irwWrapper .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

#irwWrapper .pagination-sm>li:first-child>a,#irwWrapper .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

#irwWrapper .pagination-sm>li:last-child>a,#irwWrapper .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

#irwWrapper .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

#irwWrapper .pager li {
    display: inline
}

#irwWrapper .pager li>a,#irwWrapper .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    border: 1px solid
}

#irwWrapper .pager .next>a,#irwWrapper .pager .next>span {
    float: right
}

#irwWrapper .pager .previous>a,#irwWrapper .pager .previous>span {
    float: left
}

#irwWrapper .label {
    display: inline;
    padding: .2em .6em .3em;
    white-space: nowrap;
    vertical-align: baseline
}

#irwWrapper .label:empty {
    display: none
}

#irwWrapper .btn .label {
    position: relative;
    top: -1px
}

#irwWrapper .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    vertical-align: baseline;
    white-space: nowrap
}

#irwWrapper .badge:empty {
    display: none
}

#irwWrapper .btn .badge {
    position: relative;
    top: -1px
}

#irwWrapper .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

#irwWrapper .nav-pills>li>a>.badge {
    margin-left: 3px
}

#irwWrapper .jumbotron {
    padding: 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
    min-height: 250px;
    position: relative
}

#irwWrapper .jumbotron h1,#irwWrapper .jumbotron .h1 {
    color: inherit;
    padding: 0;
    margin: 0
}

#irwWrapper .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

#irwWrapper .container .jumbotron {
    border-radius: 6px
}

#irwWrapper .jumbotron .container {
    max-width: 100%
}

#irwWrapper .jumbotron .irwSubscribeSet {
    position: absolute;
    bottom: 15px;
    right: 15px
}

@media screen and (min-width: 768px) {
}

#irwWrapper .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    border: 1px solid;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#irwWrapper .thumbnail>img,#irwWrapper .thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

#irwWrapper .thumbnail .caption {
    padding: 9px
}

#irwWrapper .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

#irwWrapper .alert h4 {
    margin-top: 0;
    color: inherit
}

#irwWrapper .alert .alert-link {
    font-weight: bold
}

#irwWrapper .alert>p,#irwWrapper .alert>ul {
    margin-bottom: 0
}

#irwWrapper .alert>p+p {
    margin-top: 5px
}

#irwWrapper .alert-dismissable {
    padding-right: 35px
}

#irwWrapper .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

#irwWrapper .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

#irwWrapper .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

#irwWrapper .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

#irwWrapper .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

#irwWrapper .media,#irwWrapper .media-body {
    overflow: hidden;
    zoom:1}

#irwWrapper .media,#irwWrapper .media .media {
    margin-top: 15px
}

#irwWrapper .media:first-child {
    margin-top: 0
}

#irwWrapper .media-object {
    display: block
}

#irwWrapper .media-heading {
    margin: 0 0 5px
}

#irwWrapper .media>.pull-left {
    margin-right: 10px
}

#irwWrapper .media>.pull-right {
    margin-left: 10px
}

#irwWrapper .media-list {
    padding-left: 0;
    list-style: none
}

#irwWrapper .list-group {
    margin-bottom: 20px;
    padding-left: 0
}

#irwWrapper .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    border: 1px solid
}

#irwWrapper .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

#irwWrapper .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

#irwWrapper .list-group-item>.badge {
    float: right
}

#irwWrapper .list-group-item>.badge+.badge {
    margin-right: 5px
}

#irwWrapper .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

#irwWrapper .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

#irwWrapper .panel {
    margin-bottom: 20px;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

#irwWrapper .panel-body {
    padding: 15px
}

#irwWrapper .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

#irwWrapper .panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

#irwWrapper .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

#irwWrapper .panel-title>a {
    color: inherit
}

#irwWrapper .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#irwWrapper .panel>.list-group {
    margin-bottom: 0
}

#irwWrapper .panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

#irwWrapper .panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

#irwWrapper .panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#irwWrapper .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

#irwWrapper .panel>.table,#irwWrapper .panel>.table-responsive>.table {
    margin-bottom: 0
}

#irwWrapper .panel>.table:first-child,#irwWrapper .panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

#irwWrapper .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,#irwWrapper .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,#irwWrapper .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,#irwWrapper .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,#irwWrapper .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,#irwWrapper .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,#irwWrapper .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,#irwWrapper .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

#irwWrapper .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,#irwWrapper .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,#irwWrapper .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,#irwWrapper .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,#irwWrapper .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,#irwWrapper .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,#irwWrapper .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,#irwWrapper .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

#irwWrapper .panel>.table:last-child,#irwWrapper .panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#irwWrapper .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,#irwWrapper .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,#irwWrapper .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,#irwWrapper .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,#irwWrapper .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,#irwWrapper .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,#irwWrapper .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,#irwWrapper .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

#irwWrapper .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,#irwWrapper .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,#irwWrapper .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,#irwWrapper .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,#irwWrapper .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,#irwWrapper .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,#irwWrapper .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,#irwWrapper .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

#irwWrapper .panel>.panel-body+.table,#irwWrapper .panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

#irwWrapper .panel>.table>tbody:first-child>tr:first-child th,#irwWrapper .panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

#irwWrapper .panel>.table-bordered,#irwWrapper .panel>.table-responsive>.table-bordered {
    border: 0
}

#irwWrapper .panel>.table-bordered>thead>tr>th:first-child,#irwWrapper .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,#irwWrapper .panel>.table-bordered>tbody>tr>th:first-child,#irwWrapper .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,#irwWrapper .panel>.table-bordered>tfoot>tr>th:first-child,#irwWrapper .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,#irwWrapper .panel>.table-bordered>thead>tr>td:first-child,#irwWrapper .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,#irwWrapper .panel>.table-bordered>tbody>tr>td:first-child,#irwWrapper .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,#irwWrapper .panel>.table-bordered>tfoot>tr>td:first-child,#irwWrapper .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

#irwWrapper .panel>.table-bordered>thead>tr>th:last-child,#irwWrapper .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,#irwWrapper .panel>.table-bordered>tbody>tr>th:last-child,#irwWrapper .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,#irwWrapper .panel>.table-bordered>tfoot>tr>th:last-child,#irwWrapper .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,#irwWrapper .panel>.table-bordered>thead>tr>td:last-child,#irwWrapper .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,#irwWrapper .panel>.table-bordered>tbody>tr>td:last-child,#irwWrapper .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,#irwWrapper .panel>.table-bordered>tfoot>tr>td:last-child,#irwWrapper .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

#irwWrapper .panel>.table-bordered>thead>tr:first-child>td,#irwWrapper .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,#irwWrapper .panel>.table-bordered>tbody>tr:first-child>td,#irwWrapper .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,#irwWrapper .panel>.table-bordered>thead>tr:first-child>th,#irwWrapper .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,#irwWrapper .panel>.table-bordered>tbody>tr:first-child>th,#irwWrapper .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

#irwWrapper .panel>.table-bordered>tbody>tr:last-child>td,#irwWrapper .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,#irwWrapper .panel>.table-bordered>tfoot>tr:last-child>td,#irwWrapper .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,#irwWrapper .panel>.table-bordered>tbody>tr:last-child>th,#irwWrapper .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,#irwWrapper .panel>.table-bordered>tfoot>tr:last-child>th,#irwWrapper .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

#irwWrapper .panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

#irwWrapper .panel-group {
    margin-bottom: 20px
}

#irwWrapper .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden
}

#irwWrapper .panel-group .panel+.panel {
    margin-top: 5px
}

#irwWrapper .panel-group .panel-heading {
    border-bottom: 0
}

#irwWrapper .panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

#irwWrapper .panel-group .panel-footer {
    border-top: 0
}

#irwWrapper .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

#irwWrapper .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border: 1px solid #e1e1e8;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    background-color: #f7f7f9;
    border-radius: 6px
}

#irwWrapper .HrWell {
    margin-top: 14px;
    border-color: #dfdfdf;
    margin-bottom: 15px
}

#irwWrapper .well-lg {
    padding: 24px;
    border-radius: 6px
}

#irwWrapper .well-sm {
    padding: 9px;
    border-radius: 3px
}

#irwWrapper .close,.irwCopyright .close,.irwcommodal .close {
    float: right;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.irwCopyright .close,.irwCopyright .close:hover,.irwcommodal .close,.irwcommodal .close:hover {
    color: inherit
}

#irwWrapper .close:hover,.irwCopyright .close:hover,#irwWrapper .close:focus,.irwcommodal .close:hover,.irwcommodal .close:focus {
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

.irwCopyright button,.irwcommodal button {
    font: inherit
}

#irwWrapper button.close,.irwCopyright button.close,.irwcommodal button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

body.showscroll {
    margin-right: 0!important
}

#irwWrapper .modal,#irwWrapperPR .modal,.irwCopyright .modal,.irwcommodal.modal,#irwWrapperPR .modal {
    display: none;
    overflow: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

#irwWrapper .modal.fade .modal-dialog,#irwWrapperPR .modal.fade .modal-dialog,.irwCopyright .modal.fade .modal-dialog,.irwcommodal.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

#irwWrapper .modal.in .modal-dialog,#irwWrapperPR .modal.in .modal-dialog,.irwCopyright .modal.in .modal-dialog,.irwcommodal.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

#irwWrapper .modal-dialog,#irwWrapperPR .modal-dialog,.irwCopyright .modal-dialog,.irwcommodal .modal-dialog {
    width: auto;
    margin: 10px
}

#irwWrapper .modal-content,#irwWrapperPR .modal-content,.irwCopyright .modal-content,.irwcommodal .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: none
}

.modal-backdrop,.irwCopyright .modal-backdrop,.irwcommodal .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

#irwWrapper .modal-header,#irwWrapperPR .modal-header,.irwCopyright .modal-header,.irwcommodal .modal-header {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px
}

#irwWrapper .modal-header .close,#irwWrapperPR .modal-header .close,.irwCopyright .modal-header .close,.irwcommodal .modal-header .close {
    font-size: 18px;
    margin-top: -4px
}

#irwWrapper .modal-title,#irwWrapperPR .modal-title,.irwCopyright .modal-title,.irwcommodal .modal-title {
    margin: 0;
    line-height: 1.428571429
}

#irwWrapper .modal-body,#irwWrapperPR .modal-body,.irwCopyright .modal-body,.irwcommodal .modal-body {
    position: relative;
    padding: 20px
}

#irwWrapper .modal-footer,#irwWrapperPR .modal-footer,.irwCopyright .modal-footer,.irwcommodal .modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

#irwWrapper .modal-footer .btn+.btn,#irwWrapperPR .modal-footer .btn+.btn,.irwCopyright .modal-footer .btn+.btn,.irwcommodal .modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

#irwWrapper .modal-footer .btn-group .btn+.btn,#irwWrapperPR .modal-footer .btn-group .btn+.btn,.irwCopyright .modal-footer .btn-group .btn+.btn,.irwcommodal .modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

#irwWrapper .modal-footer .btn-block+.btn-block,#irwWrapperPR .modal-footer .btn-block+.btn-block,.irwCopyright .modal-footer .btn-block+.btn-block,.irwcommodal .modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media(min-width: 768px) {
    #irwWrapper .modal-dialog,#irwWrapperPR .modal-dialog,.irwCopyright .modal-dialog,.irwcommodal .modal-dialog {
        width:700px;
        margin: 30px auto
    }

    #irwWrapper .modal-content,#irwWrapperPR .modal-content,.irwCopyright .modal-content,.irwcommodal .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    #irwWrapper .modal-sm,#irwWrapperPR .modal-sm,.irwCopyright .modal-sm,.irwcommodal .modal-sm {
        width: 300px
    }
}

@media(min-width: 992px) {
    #irwWrapper .modal-lg,#irwWrapperPR .modal-lg,.irwCopyright .modal-lg,.irwcommodal .modal-lg {
        width:900px
    }
}

.irwCopyright .text-left {
    text-align: left
}

#irwWrapper .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

#irwWrapper .tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

#irwWrapper .tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

#irwWrapper .tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

#irwWrapper .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

#irwWrapper .tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

#irwWrapper .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

#irwWrapper .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

#irwWrapper .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

#irwWrapper .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

#irwWrapper .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

#irwWrapper .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

#irwWrapper .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

#irwWrapper .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

#irwWrapper .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

#irwWrapper .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

#irwWrapper .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal
}

#irwWrapper .popover.top {
    margin-top: -10px
}

#irwWrapper .popover.right {
    margin-left: 10px
}

#irwWrapper .popover.bottom {
    margin-top: 10px
}

#irwWrapper .popover.left {
    margin-left: -10px
}

#irwWrapper .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

#irwWrapper .popover-content {
    padding: 9px 14px
}

#irwWrapper .popover>.arrow,#irwWrapper .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

#irwWrapper .popover>.arrow {
    border-width: 11px
}

#irwWrapper .popover>.arrow:after {
    border-width: 10px;
    content: ""
}

#irwWrapper .popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

#irwWrapper .popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

#irwWrapper .popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

#irwWrapper .popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

#irwWrapper .popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

#irwWrapper .popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

#irwWrapper .popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

#irwWrapper .popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

#irwWrapper .irwTabs {
    float: left;
    border-bottom: 3px solid #428bca;
    margin: 10px 0
}

#irwWrapper .irwTabs ul {
    padding: 0;
    margin: 0;
    margin-left: -15px
}

#irwWrapper .irwTabs ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left
}

#irwWrapper .irwTabs ul li a {
    display: block;
    padding: 8px 14px;
    background-color: #eaeaea;
    color: #428bca;
    margin-right: 5px
}

#irwWrapper .irwTabs ul li a:hover,#irwWrapper .irwTabs ul li.active a {
    color: #333;
    text-decoration: none
}

#irwWrapper .irwFilters {
    background-color: #eaeaea
}

.irwFilterPanel1,.irwFilterPanel2 {
    padding: 8px 0
}

.irwFilterPanel1 {
    border-right: 3px solid #fff
}

.irwFilters .rowtop {
    margin-bottom: 15px
}

#irwWrapper .irwFilters .btn-default.reset {
    margin-right: 5px
}

.irwNarrow .irwFilterPanel1 {
    border-right-width: 0;
    border-bottom: 3px solid #fff
}

.irwNarrow .irwFilterPanel1,.irwNarrow .irwFilterPanel2 {
    width: 100%!important
}

#irwWrapper .irwSwitch {
    margin: 10px 0
}

#irwWrapper .irwSwitch>ul {
    margin: 0;
    padding: 0
}

#irwWrapper .irwSwitch>ul>li {
    list-style: none;
    display: inline-block;
    margin-left: 5px
}

#irwWrapper .irwSwitch>ul>li a {
    color: #666;
    font-size: 13px
}

#irwWrapper .irwSwitch>ul>li a:hover,#irwWrapper .irwSwitch>ul>li.active a {
    color: #000;
    text-decoration: none
}

#irwWrapper .irwBoxHeader .irwSwitch {
    margin: 0
}

#irwWrapper .irwBoxHeader .irwSwitch li {
    border-right: 1px solid #ccc;
    padding-right: 8px
}

#irwWrapper .irwBoxHeader .irwSwitch li.last {
    border-right: none;
    padding-right: 0
}

#irwWrapper .irwBoxHeader.bg-primary .irwSwitch ul li a {
    color: #fff
}

#irwWrapper .irwBoxHeader.bg-primary .irwSwitch ul li a:hover,#irwWrapper .irwBoxHeader.bg-primary .irwSwitch ul li.active a {
    color: #ddd;
    text-decoration: none
}

#irwWrapper .irwTable {
}

#irwWrapper .irwTable .irwTableHeader.col-xs-12 {
    padding-left: 0;
    padding-right: 0
}

#irwWrapper .irwTable .irwTableHeader {
    background-color: #428bca;
    color: #fff;
    font-weight: bold;
    padding: 5px 0;
    margin-bottom: 5px
}

#irwWrapper .irwTable .irwTableFooter {
    border-top: 3px solid #428bca;
    padding: 5px 0;
    font-size: 12px
}

#irwWrapper .irwTableRowItem {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
    margin: 10px 0
}

#irwWrapper .irwTableRowItem.last {
    border-bottom: none;
    padding-bottom: 0
}

#irwWrapper .irwTableRowItem .prDateRow {
    display: none
}

.irwTableRowItem .irwPRDate {
    font-size: inherit;
    color: inherit
}

.irwTableRowItem .irwPRTime,.irwTableRowItem .irwtimezone {
    color: #666;
    margin-bottom: 10px
}

#irwWrapper .irwTableRowItem ul {
    margin: 0 0 .2em;
    padding: 0;
    float: left
}

#irwWrapper .irwTableRowItem ul li {
    list-style: none;
    float: left;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #666
}

#irwWrapper .irwTableRowItem h6 {
    margin: 0
}

#irwWrapper .irwTableRowItem h6,#irwWrapper .irwTableRowItem ul li {
    font-size: 11px;
    color: #666;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px
}

#irwWrapper .irwTableRowItem ul li.first,#irwWrapper .irwTableRowItem ul li.last {
    border-right: none;
    padding-right: 0
}

#irwWrapper .irwTableRowItem ul li a {
    color: #666;
    text-transform: uppercase
}

#irwWrapper .irwTableRowItem ul li a:hover,#irwWrapper .irwTableRowItem ul li.active a {
    color: #428bca;
    text-decoration: none
}

.irwTableRowItem .irwPRSummary {
    background-color: #eaeaea;
    padding: 8px;
    color: #666;
    margin-bottom: 10px;
    display: none
}

#irwWrapper .irwTableRowItem .irwPRSummary a {
    font-size: 12px;
    color: #666;
    text-decoration: none
}

#irwWrapper .irwDivTable .irwDivTableRow {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

#irwWrapper .irwDivTable .irwDivTableHeader {
    padding: 8px;
    padding-left: 15px
}

#irwWrapper .irwDivTable div.irwDivTableRow span {
    color: #666
}

#irwWrapper .irwDivTable div.irwDivTableRow {
    border-left: 3px solid transparent
}

#irwWrapper .irwDivTable div.irwDivTableRow:hover {
    border-left: 3px solid;
    background-color: #fbfbfb
}

#irwWrapper .gridPR {
}

#irwWrapper .gridPR .col-sm-10 {
    width: 100%;
    min-height: 250px;
    position: static
}

#irwWrapper .gridPR .irwTableHeader,#irwWrapper .gridPR .prDateCol {
    display: none!important
}

#irwWrapper .gridPR .prDateRow {
    display: block
}

#irwWrapper .gridPR .irwTableRowItem {
    float: left;
    width: 31%;
    height: 270px;
    margin-left: 3.5%;
    margin-top: 0;
    padding-top: 15px;
    margin-bottom: 3.5%;
    position: relative;
    background-color: #eaeaea
}

#irwWrapper .gridPR .irwTableRowItem .irwPRSummary {
    background-color: #428bca;
    color: #fff;
    padding: 0 15px;
    position: absolute;
    top: 30px;
    left: 0;
    height: 215px;
    overflow: hidden;
    width: 100%
}

#irwWrapper .gridPR .irwTableRowItem:hover {
    background-color: #428bca;
    color: #fff
}

#irwWrapper .gridPR .irwTableRowItem:hover .irwPRSummary.irwHidden {
    display: block!important
}

#irwWrapper .gridPR .irwTableRowItem:hover h6,#irwWrapper .gridPR .irwTableRowItem:hover a {
    color: #fff
}

#irwWrapper .gridPR .irwTableRowItem:hover .irwPRTools li {
    border-color: #fff
}

#irwWrapper .gridPR .irwTableRowItem:nth-of-type(3n+1) {
    margin-left: 0
}

#irwWrapper .gridPR .irwTableRowItem .irwPRDate {
    margin-top: 0;
    color: #666
}

#irwWrapper .gridPR .irwTableRowItem .irwPRTools {
    position: absolute;
    bottom: 0
}

#irwWrapper .gridPR .irwTableRowItem .irwPRRelated,#irwWrapper .gridPR .irwTableRowItem .irwPRSource {
    display: none
}

#irwWrapper .gridPR .hideFromGrid {
    display: none
}

.irwNarrow #irwWrapper .gridPR .irwTableRowItem {
    width: 48%;
    margin-left: 4%
}

.irwNarrow #irwWrapper .gridPR .irwTableRowItem:nth-child(2n+1) {
    margin-left: 0
}

Html.ie8 #irwWrapper .gridPR .irwTableRowItem {
    margin-left: 2%
}

@media all and (max-width: 840px) {
    #irwWrapper .gridPR .irwTableRowItem {
        width:48%;
        margin-bottom: 4%
    }

    #irwWrapper .gridPR .irwTableRowItem:nth-child(3n+1) {
        margin-left: 4%
    }

    #irwWrapper .gridPR .irwTableRowItem:nth-child(2n+1) {
        margin-left: 0
    }
}

@media all and (max-width: 769px) {
    .content .wrapper {
        background:none
    }

    .irwFilterPanel1 {
        border-right: none
    }

    .irwFilterPanel2 {
        border-top: 3px solid #fff
    }

    #irwWrapper .irwFilters select.input-sm {
        width: 100%!important
    }

    #irwWrapper .gridPR .irwTableRowItem {
        width: 100%;
        margin-left: 0!important;
        min-height: 180px
    }

    .irwNarrow #irwWrapper .gridPR .irwTableRowItem {
        width: 100%
    }
}

.irwPageLinks {
    padding: 0;
    margin: 0
}

.irwPageLinks li {
    display: inline-block
}

#irwWrapper .irwPageLinks li.disabled {
    display: none
}

#irwWrapper .irwPageLinks li a {
    display: block;
    padding: 1px 3px
}

#irwWrapper .irwPageLinks li.active a,#irwWrapper .irwPageLinks li a:hover,#irwWrapper .irwPageLinks li.next a,#irwWrapper .irwPageLinks li.prev a {
    background-color: #428bca;
    color: #fff;
    text-decoration: none
}

#irwWrapper .irwPageLinks li.next a span.fa,#irwWrapper .irwPageLinks li.prev a span.fa {
    font-size: 11px
}

#irwWrapper .irwBoxWrapper {
    border: 1px solid #e1e1e1;
    margin: 10px 0
}

#irwWrapper .irwBoxWrapper.border-primary {
    margin-left: 5px
}

#irwWrapper .irwBoxWrapper.irwNoTMargin {
    margin-top: 0
}

#irwWrapper .irwBoxHeader,#irwWrapper .irwHistoricHeader {
    padding: 8px 15px
}

#irwWrapper .irwBoxTrigger {
    cursor: pointer
}

#irwWrapper .irwBoxBody {
    background-color: #fff;
    padding: 10px 15px
}

#irwWrapper .irwBoxBody.irwhasConfigMenu {
    position: relative;
    min-height: 250px;
    overflow: hidden;
    padding-top: 55px
}

#irwWrapper .irwBoxLabel h5,#irwWrapper .irwHistoricLabel h5 {
    margin: 0;
    line-height: normal
}

#irwWrapper h5.text-withFormControl {
    line-height: 35px
}

#irwWrapper .irwBoxWrapperSecondary {
    margin-top: -9px;
    margin-bottom: 25px;
    border: 1px solid #e1e1e1;
    clear: both
}

#irwWrapper .irwBoxWrapperSecondary .irwBoxHeader {
    border-bottom: 1px solid #fff;
    padding-left: 8px
}

#irwWrapper .noBorder {
    border: 0
}

#irwWrapper .noBorder .irwBoxBody {
    padding: 0
}

#irwWrapper .irwNoPadding {
    padding: 0
}

#irwWrapper #overlays .irwScrollbar {
    max-height: 325px;
    min-height: 100px
}

#irwWrapper #overlays .mCSB_container {
    margin-right: 0
}

#irwWrapper #overlays .mCustomScrollBox>.mCSB_scrollTools {
    right: -5px
}

@media(max-width: 617px) {
    #irwWrapper #overlays .irwScrollbar {
        max-height:150px
    }
}

@media(max-width: 496px) {
    #irwWrapper #overlays .irwScrollbar {
        max-height:100px
    }
}

#irwWrapper .irwConfigMenuWrapper {
    width: 325px;
    position: absolute;
    left: -330px;
    top: 10px;
    z-index: 10999;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all 1s ease;
    transition: all .5s ease
}

#irwWrapper .irwConfigMenuTabContent {
    background-color: #eee
}

#irwWrapper .irwConfigMenuWrapper.opened {
    left: 0
}

#irwWrapper .irwConfigMenuWrapper .irwConfigMenuPanel {
    float: left;
    width: 325px;
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0,0,0,.3);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#c0c0c0')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=135,Color='#c0c0c0')
}

#irwWrapper .irwConfigMenuBody {
    margin: 0 7px
}

#irwWrapper a.irwOpenConfigMenu {
    text-align: center;
    line-height: 32px;
    font-size: 24px;
    height: 32px;
    width: 36px;
    margin: 0;
    z-index: 1000;
    right: -41px;
    position: absolute;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

#irwWrapper a.irwOpenConfigMenu:hover,#irwWrapper a.irwOpenConfigMenu:active,#irwWrapper a.irwOpenConfigMenu:focus {
    color: #fff
}

#irwWrapper .irwConfigMenuWrapper label {
    margin-bottom: 0
}

#irwWrapper .irwConfigMenuWrapper h3 {
    height: 32px;
    line-height: 32px;
    margin: 0 0 10px 0;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase
}

#irwWrapper .irwConfigMenuWrapper .tab-pane,#irwWrapper .irwConfigMenuModalContent .tab-pane {
    padding: 15px 7px;
    margin-bottom: 10px
}

#irwWrapper #stockInfo .irwTabs {
    float: none;
    clear: both;
    margin: 0;
    border: 0
}

#irwWrapper #stockInfo .irwTabs ul {
    margin-left: 0
}

#irwWrapper #stockInfo #irwTabsdropdown {
    display: none
}

#irwWrapper #stockInfo a.FundingDescription {
    margin: 10px 0
}

#irwWrapper #stockInfo #irwTabsdropdown {
    display: none;
    margin-bottom: 10px
}

#irwWrapper #stockInfo #irwTabsdropdown button {
    text-align: left;
    width: 100%
}

#irwWrapper #stockInfo #irwTabsdropdown .irwTabsdropdown {
    line-height: 2em
}

#irwWrapper #stockInfo #irwstockInfoPanelTab .open>.dropdown-menu {
    width: 100%
}

#irwWrapper .dropdown-menu.irwAsReportDropDown>li>a {
    font-size: medium
}

#irwWrapper #stockInfo #irwsecurity {
    float: right;
    position: absolute;
    right: 25px;
    top: 5px;
    width: 270px
}

#irwWrapper #stockInfo #irwsecurity.irwsecuritynone {
    position: relative;
    right: 0;
    top: 0
}

@media(max-width: 480px) {
    #irwWrapper #stockInfo #irwTabsdropdown {
        display:block;
        width: 100%
    }

    #irwWrapper #stockInfo #irwTabsEvent {
        width: 90%;
        display: none
    }

    #irwWrapper #stockInfo #irwsecurity {
        clear: both;
        float: none;
        margin: 0 auto 10px;
        position: relative;
        right: 0;
        top: 0;
        width: 100%
    }
}

#accordion table,#accordion td {
    border-width: 0
}

#accordion th,#accordion td {
    padding: 3px
}

#irwWrapper .panel-default>.panel-heading {
    background-color: #e6e6e6;
    border-color: transparent;
    color: #428bca
}

#irwWrapper .panel-default>.panel-heading-Select {
    background-color: #428bca;
    color: #fff
}

#irwWrapper .panel {
    border: 0 none;
    box-shadow: 0 1px 1px rgba(0,0,0,0)
}

#irwWrapper .panel-group .panel+.panel {
    margin-top: 1px
}

#irwWrapper .panel-group .panel,#irwWrapper .panel-heading {
    border-radius: 0
}

#irwWrapper .panel-heading {
    padding: 8px
}

#irwWrapper .panel-body {
    padding: 0;
    border: 1px solid #e6e6e6
}

#accordion table th {
    background-color: #e6e6e6;
    color: #666;
    font-size: 12px;
    text-transform: capitalize;
    white-space: nowrap
}

#irwWrapper .panel-heading {
    padding: 0
}

#irwWrapper .panel-title>a {
    font-size: 13px;
    font-weight: 700;
    padding: 8px 15px;
    display: block
}

#irwWrapper .irwFinTable th+th {
    width: 35%;
    text-align: right
}

#irwWrapper .irwFinTable td+td {
    text-align: right
}

#accordion .irwFinTable th,#accordion .irwFinTable td {
    padding: 0 3%
}

#irwWrapper .irwTickerTitle {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 0;
    padding-bottom: 10px
}

#irwWrapper .irwStockSnapshot {
    margin: 10px 0;
    overflow: hidden;
    padding-left: 23px;
    padding-right: 23px
}

#irwWrapper .irwStockSnapshot .col-xs-12,#irwWrapper .irwStockSnapshot .col-sm-2,#irwWrapper .irwStockSnapshot .col-sm-3,#irwWrapper .irwStockSnapshot .col-sm-4,#irwWrapper .irwStockSnapshot .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px
}

#irwWrapper .irwSnapshotGroupItem .row {
    margin-left: -6px;
    margin-right: -6px
}

.irwSnapshotItem {
    border: 1px solid #e6e6e6;
    min-height: 100px;
    min-width: 89px;
    margin-bottom: 3px
}

.irwRow1 {
    height: 60px;
    line-height: 60px;
    padding: 0 8px;
    font-weight: bold
}

.irwSnapshotChange .irwRow1,.irwSnapshotRangeBox .irwRow1 {
    line-height: normal;
    padding-top: 16px
}

.irwSnapshotPrice .irwRow1 {
    font-size: 120%
}

.irwSnapshotPrice .irwRow1 .fa {
    font-weight: normal
}

.irwRow2 {
    background-color: #e6e6e6;
    color: #666;
    height: 38px;
    line-height: 40px;
    font-size: 90%;
    font-weight: bold
}

.irwSnapshotTicker {
    background-color: #e6e6e6
}

.irwTicker {
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 0 3px
}

.irwQuoteTimeStamp {
    font-size: 11px
}

.irwUpValue {
    color: green
}

.irwDownValue {
    color: red
}

.irwQuoteTimeStamp .time {
    display: block
}

.irwSnapshotLabel {
    text-transform: uppercase
}

.irwSnapshotRangeBox .irwRow1 {
    font-size: 100%
}

.meter {
    background: #555;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,.3);
    -moz-box-shadow: inset 0 -1px 1px rgba(255,255,255,.3);
    box-shadow: inset 0 -1px 1px rgba(255,255,255,.3);
    margin-bottom: 5px
}

.meter>span {
    display: block;
    height: 5px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    overflow: hidden
}

.meter>span:after,.animate>span>span {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden
}

.animate>span:after {
    display: none
}

@-webkit-keyframes move {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 50px 50px
    }
}

#irwWrapper .irwExampleDate {
    float: left;
    width: 150px;
    margin-top: 5px
}

#irwWrapper .irwHistoricLookUp {
    margin-bottom: 13px
}

#irwWrapper .col-xs-12 .form-inline .irwCalendarField,#irwWrapper .col-xs-12 .form-inline .irwCalendarBtn {
    margin-right: 15px;
    margin-bottom: 15px
}

#irwWrapper .col-xs-12 .form-inline .irwCalendarBtn {
    margin-right: 0
}

#irwWrapper .irwHistoricResult {
    border-left: 1px solid #e1e1e1;
    min-height: 100px;
    padding-top: 15px
}

#irwWrapper .irwHistoricMsg p,#irwWrapper .irwHistoricError p {
    line-height: normal
}

#irwWrapper .irwHistoricResult .irwLookupResultRow .irwLookupResultItem {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1
}

#irwWrapper .irwHistoricResult .irwLookupResultRow span {
    white-space: nowrap
}

@media all and (max-width: 1090px) {
    #irwWrapper .irwHistoricResult .irwLookupResultRow .col-sm-6 {
        width:100%
    }
}

#irwWrapper .irwDivTotal {
    border: 2px solid #428bca;
    border-left: none;
    border-right: none;
    background-color: #e1e1e1
}

.irwDivCalResult {
    padding: 15px 0
}

.irwHaveResult {
    display: inline-block;
    margin: 0 15px
}

#irwWrapper .irwFAQ {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 5px;
    margin: 0 0 10px
}

#irwWrapper .irwFAQ .irwQuestion {
    margin-bottom: 10px
}

#irwWrapper .irwFAQ .irwQuestion .fa {
    padding-right: 5px
}

#irwWrapper .irwFAQ .irwAnswer {
    display: none;
    padding-left: 16px
}

#irwWrapper .irwHighStockChart {
    margin-top: 0
}

#irwWrapper .irwChartRangeZoom {
    margin-bottom: 15px
}

#irwWrapper .irwChartRangeZoom .btn {
    margin-bottom: 5px
}

.irwNarrow #irwWrapper .irwStockChartRange .col-sm-6.irwChartRangeZoom,.irwNarrow #irwWrapper .irwStockChartRange .col-sm-6.irwChartRangeInput {
    width: 100%
}

@media(min-width: 768px) {
    #irwWrapper .irwStockChartRange {
        margin-left:15px
    }

    #irwWrapper .irwBoxBody.irwhasConfigMenu {
        padding-top: 10px
    }
}

.irwSVGChart {
    width: 100%
}

.irwSVGChartMobileDevice {
    width: 100%;
    height: 350px;
    padding-top: 10px
}

#irwWrapper .graph_nav li {
    font: normal 11px verdana;
    position: relative;
    display: inline-block;
    float: left;
    border: 1px solid #ccc;
    margin-right: 2px;
    background-color: #fff
}

#irwWrapper .graph_nav li ul li ul#IndexOpt {
    overflow: auto;
    height: 430px;
    width: 174px
}

#irwWrapper .graph_nav li.index {
    margin-right: 0;
    padding-right: 0
}

#irwWrapper .graph_nav li ul {
    position: absolute;
    left: -1px;
    top: auto
}

#irwWrapper .graph_nav li ul,#irwWrapper .graph_nav li ul li {
    width: 140px
}

#irwWrapper .modal .graph_nav li ul,#irwWrapper .modal .graph_nav li ul li {
    width: 100%
}

#irwWrapper .graph_nav .graph_top_border {
    border-top: 1px solid #ccc
}

#irwWrapper .graph_nav li ul li {
    border-width: 0 1px 1px
}

#irwWrapper .graph_nav li ul {
    display: none;
    z-index: 99999
}

#irwWrapper .graph_nav li ul li ul {
    left: 120px;
    top: -1px
}

#irwWrapper .graph_nav li.graph_tab {
    width: 47%;
    *padding-right: 0;
    font: normal 11px verdana;
    background-color: #fff;
    margin-left: 2%;
    margin-bottom: 10px
}

#irwWrapper .modal .graph_nav li.graph_tab {
    width: 100%;
    margin-left: 0
}

#irwWrapper .graph_nav li a {
    padding: 5px 15px 5px 5px;
    display: block;
    padding-right: 10px;
    *padding-right: 20px
}

#irwWrapper .graph_nav li ul a {
    width: 135px;
    padding: 5px 20px 5px 5px;
    float: left
}

#irwWrapper .modal .graph_nav li ul a {
    width: auto;
    float: none
}

#irwWrapper .graph_nav li ul li.index {
    width: 155px
}

#irwWrapper .graph_nav li ul .index a {
    width: 145px
}

#irwWrapper .graph_nav li a span.graph_fix {
    width: 130px;
    display: block;
    white-space: normal;
    text-decoration: none
}

#irwWrapper .graph_nav span {
    cursor: pointer
}

#irwWrapper .graph_nav li a,#irwWrapper .graph_nav li ul a {
    text-decoration: none
}

#irwWrapper .graph_nav li:hover,#irwWrapper .graph_nav li a:hover,#irwWrapper .graph_nav ul li:hover,#irwWrapper .graph_nav ul li a:hover,#irwWrapper .graph_nav li a.graph_arrow:hover,#irwWrapper .graph_nav li a.graph_arrow_down:hover {
    background-color: #fff
}

#irwWrapper .graph_checkbox,#irwWrapper .graph_radio,#irwWrapper .graph_print,#irwWrapper .graph_html,#irwWrapper .graph_csv,#irwWrapper .graph_chart_s,#irwWrapper .graph_chart_m,#irwWrapper .graph_chart_l,#irwWrapper a.graph_checkbox,#irwWrapper a.graph_radio,#irwWrapper a.graph_print,#irwWrapper a.graph_html,#irwWrapper a.graph_csv,#irwWrapper a.graph_chart_s,#irwWrapper a.graph_chart_m,#irwWrapper a.graph_chart_l {
    background-repeat: no-repeat!important
}

#irwWrapper .graph_checkbox {
    background-image: url("/files/images/irw/checkbox.gif");
    background-position: right -148px
}

#irwWrapper .graph_radio {
    background-image: url("/files/images/irw/redio.gif");
    background-position: right -148px
}

#irwWrapper .graph_nav li a:hover {
    background-position: right -105px
}

#irwWrapper .graph_but_active {
    background-position: right -19px
}

#irwWrapper .graph_nav li a.graph_but_active:hover {
    background-position: right -62px
}

#irwWrapper .graph_print,#irwWrapper .graph_html,#irwWrapper .graph_csv,#irwWrapper .graph_chart_s,#irwWrapper .graph_chart_m,#irwWrapper .graph_chart_l {
    background-position: 100px 3px!important
}

#irwWrapper .graph_print {
    background-image: url("/files/images/irw/printer_inactive.png")!important
}

#irwWrapper .graph_html {
    background-image: url("/files/images/irw/html_inactive.png")!important
}

#irwWrapper .graph_csv {
    background-image: url("/files/images/irw/csv_inactive.png")!important
}

#irwWrapper .graph_chart_s {
    background-image: url("/files/images/irw/chart_s.png")!important
}

#irwWrapper .graph_chart_m {
    background-image: url("/files/images/irw/chart_m.png")!important
}

#irwWrapper .graph_chart_l {
    background-image: url("/files/images/irw/chart_l.png")!important
}

#irwWrapper .graph_nav li a.graph_print:hover {
    background-image: url("/files/images/irw/printer_hover.png")!important
}

#irwWrapper .graph_nav li a.graph_html:hover {
    background-image: url("/files/images/irw/html_hover.png")!important
}

#irwWrapper .graph_nav li a.graph_csv:hover {
    background-image: url("/files/images/irw/csv_hover.png")!important
}

#irwWrapper .graph_nav li a.graph_chart_s:hover {
    background-image: url("/files/images/irw/chart_s_hover.png")!important
}

#irwWrapper .graph_nav li a.graph_chart_m:hover {
    background-image: url("/files/images/irw/chart_m_hover.png")!important
}

#irwWrapper .graph_nav li a.graph_chart_l:hover {
    background-image: url("/files/images/irw/chart_l_hover.png")!important
}

* html #irwWrapper .graph_nav li {
    float: left;
    height: 1%;
    display: inline-block
}

* html #irwWrapper .graph_nav li a {
    height: 1%
}

#irwWrapper .graph_nav li a.graph_arrow {
    background: url("/files/images/irw/arrow-rt.gif") no-repeat scroll right center
}

#irwWrapper .graph_nav li a.graph_arrow_down {
    background: url("/files/images/irw/arrow-down.gif") no-repeat scroll right center;
    text-transform: capitalize
}

#irwWrapper .graph_nav li ul li {
    _margin-right: 0
}

#irwWrapper .graph_nav li ul li ul {
    _left: auto
}

#irwWrapper .graph_nav li ul a,#graph_nav li label {
    _width: 100%
}

#irwWrapper .graph_print,#irwWrapper .graph_html,#irwWrapper .graph_csv,#irwWrapper .graph_chart_s,#irwWrapper .graph_chart_m,#irwWrapper .graph_chart_l {
    _background-position: 95px 3px!important
}

#irwWrapper .graph_nav li ul li {
    _margin-right: 0
}

#irwWrapper .graph_nav li ul li ul {
    _left: auto
}

#irwWrapper .graph_nav li ul a,#irwWrapper .graph_nav li label {
    _width: 100%
}

#irwWrapper .graph_print,#irwWrapper .graph_html,#irwWrapper .graph_csv,#irwWrapper .graph_chart_s,#irwWrapper .graph_chart_m,#irwWrapper .graph_chart_l {
    _background-position: 95px 3px!important
}

#irwWrapper .graph_nav li a.graph_arrow_down,#irwWrapper .graph_nav li a.graph_arrow_down:link,#irwWrapper .graph_nav li a.graph_arrow_down:active,#irwWrapper .graph_nav li a.graph_arrow_down:visited,#irwWrapper .graph_nav li a.graph_arrow_down:hover {
    background: url("/files/images/irw/arrow-down.gif") no-repeat scroll right center transparent
}

#graph_nav li a.graph_arrow,#graph_nav li a.graph_arrow:link,#graph_nav li a.graph_arrow:active,#graph_nav li a.graph_arrow:visited,#graph_nav li a.graph_arrow:hover {
    background: url("/files/images/irw/arrow-rt.gif") no-repeat scroll right center transparent
}

#irwWrapper .graph_nav li.TickerBox {
    width: 96%;
    font: normal 9px verdana;
    padding: 4px 0 5px 3px
}

#irwWrapper .graph_nav li input.TickerInputBox {
    font: normal 10px;
    color: #666;
    border: 0 solid #ccc;
    width: 100%
}

#irwWrapper .graph_nav li input.TickerInputBox:focus {
    outline: none
}

#irwWrapper .graph_nav li img.tickerSearchImage {
    cursor: pointer;
    height: 12px;
    width: 12px;
    vertical-align: middle;
    margin-top: -2px;
    *margin-top: 0
}

#irwWrapper .press-releases .filterBy {
    cursor: pointer;
    pointer-events: inherit;
    border-left: 1px solid #ccc
}

#irwWrapper .irwFilingHighlightItem {
    margin: 5px 0;
    border: 1px solid #ccc;
    border-left: 5px solid #428bca;
    padding: 10px
}

#irwWrapper .irwFilingHighlightItem h3 {
    margin-top: 0
}

#irwWrapper .irwDocDetailSummary h4 {
    margin-top: 0;
    margin-bottom: 0
}

#irwWrapper .irwFilingHighlightItem .table>tbody>tr>td,#irwWrapper .irwDocDetailSummary .table>tbody>tr>td {
    border-top: none;
    padding: 3px 0
}

#irwWrapper .table.noBorder>tbody>tr>td {
    border-top: none
}

#irwWrapper .table.rowSpacing>tbody>tr>td {
    border-bottom: 3px solid #fff
}

#irwWrapper .table>tbody>tr>td.irwFilingAbstract {
    border-top: none;
    padding-top: 0;
    display: table-cell!important;
    width: 100%
}

#irwWrapper .insiderfilings .irwToggleLeft .footable-toggle {
    float: left
}

#irwWrapper .irwFilingIconset {
}

#irwWrapper .irwFilingIconset .irwFilingDownload {
    display: inline-block;
    margin: 5px 0 5px 6px;
    text-align: center
}

#irwWrapper .irwFilingIconset.hasLabels .irwFilingDownload {
    min-width: 115px;
    border: 1px solid #ccc
}

#irwWrapper .irwFilingIconset .irwFilingDownloadIcon {
    display: inline-block;
    padding: 8px 7px;
    color: #fff;
    font-weight: bold;
    float: left
}

#irwWrapper .irwFilingIconset .irwFilingDownloadLabel {
    line-height: 33px;
    font-size: 11px;
    font-weight: bold
}

#irwWrapper .irwFilingDownloadCol {
    position: relative
}

#irwWrapper .irwFilingDownloadDiv {
    display: none;
    min-width: 205px;
    position: absolute;
    right: -8px;
    bottom: -62px;
    padding: 10px 0 5px 5px;
    z-index: 99
}

#irwWrapper .irwFilingDownloadDiv .irwFilingIconset .irwFilingDownload {
    margin: 0
}

#irwWrapper .irwIconCol {
    width: 50px
}

#irwWrapper .table>tbody>tr>td.noLeftPadding {
    padding-left: 0
}

#irwWrapper .irwFilingDownload.irw_HTML .irwFilingDownloadIcon,td.irw_HTML,#irwWrapper .irw_HTML a,#irwWrapper .irw_HTML a:hover {
    background-color: #1c75bc;
    color: #fff
}

#irwWrapper .irwFilingDownload.irw_PDF .irwFilingDownloadIcon,td.irw_PDF,#irwWrapper .irw_PDF a,#irwWrapper .irw_PDF a:hover {
    background-color: #be1e2d;
    color: #fff
}

#irwWrapper .irwFilingDownload.irw_XLS .irwFilingDownloadIcon,td.irw_XLS,#irwWrapper .irw_XLS a,#irwWrapper .irw_XLS a:hover {
    background-color: #00a651;
    color: #fff
}

#irwWrapper .irwFilingDownload.irw_XLSX .irwFilingDownloadIcon,td.irw_XLSX,#irwWrapper .irw_XLSX a,#irwWrapper .irw_XLSX a:hover {
    background-color: #00a651;
    color: #fff
}

#irwWrapper .btn.btn-irwBtnXLS {
    background-color: #00a651;
    color: #fff
}

#irwWrapper .irwFilingDownload.irw_XBR .irwFilingDownloadIcon,td.irw_XBR,#irwWrapper .irw_XBR a,#irwWrapper .irw_XBR a:hover {
    background-color: #27aae1;
    color: #fff
}

#irwWrapper .irwFilingDownload.irw_RSS .irwFilingDownloadIcon,td.irw_XML,#irwWrapper .irw_XML a,#irwWrapper .irw_XML a:hover {
    background-color: #f26522;
    color: #fff
}

@media all and (max-width: 768px) {
    #irwWrapper .irwFilingFilters .form-control {
        margin-bottom:15px
    }
}

.irwFilterPanel {
    padding-top: 8px;
    padding-top: 8px
}

#irwWrapper #irwEvent .irwTabs {
    border-bottom: 0 none;
    float: left;
    margin-bottom: 0
}

#irwWrapper .irwMonthBox,#irwWrapper #irwEvent .irwTabs ul li a,#irwWrapper #irwEvent .irwTabs ul li a:hover,#irwWrapper #irwEvent .irwTabs ul li.active a {
    font-size: 16px
}

#irwWrapper #irwEvent .irwTabs ul li a {
    text-align: center
}

#irwWrapper .irwMonthBox span {
    margin: 0 5px
}

.irwNote {
    padding: 15px;
    border-top: 1px solid #fff;
    border-bottom: 3px solid #428bca;
    background-color: #f5f5f5
}

.irwEventAlert {
    padding-bottom: 15px
}

.irwEventAlert .col-lg-6 .fa {
    padding-right: 5px
}

#irwWrapper #irwTabsEvent {
    background-color: #428bca;
    border: 0 none;
    border-radius: 8px 8px 0 0;
    padding: 10px 15px 0;
    width: 100%
}

#irwWrapper #irwTabsEvent>li {
    margin-bottom: 0
}

#irwWrapper #irwTabsEvent>li>a {
    border-radius: 8px 8px 0 0;
    padding: 10px 15px 5px;
    color: #fff;
    font-size: small
}

#irwWrapper #irwTabsEvent>li>a:hover,#irwWrapper #irwTabsEvent>li>a:focus,#irwWrapper #irwPastEventYear>li>a:hover,#irwWrapper #irwPastEventYear>li>a:focus {
    background-color: #f5f5f5;
    color: #666;
    text-decoration: none
}

#irwWrapper #irwTabsEvent>li.active>a {
    background-color: #f5f5f5;
    color: #666
}

#irwWrapper .irwEventBoxTrigger {
    cursor: pointer;
    padding: 0
}

#irwWrapper .irwEnventDate {
    font-size: 130%
}

#irwWrapper .irwDateEvent .irwYear {
    font-size: 90%
}

#irwWrapper .irwDateEvent em,#irwWrapper .irwDateEvent .irwYear {
    color: #ccc
}

#irwWrapper .irwBoxTools {
    padding: 0 15px 0 0;
    text-align: right
}

#irwWrapper .irwEventBoxWrapper,#irwWrapper .irwPastEventBoxWrapper {
    border: 0 none
}

#irwWrapper .irwBoxLabel h4 {
    margin-top: 3px
}

#irwWrapper .irwBoxHeader.irwEventTrigger {
    background-color: transparent;
    color: #333;
    cursor: pointer
}

#irwWrapper .irwEventDetail {
    clear: both
}

#irwWrapper .irwEventDetail>li {
    display: inline-block;
    margin: 5px 0
}

#irwWrapper .irwEventDetail>li:first-child {
    display: inline-block;
    vertical-align: top;
    width: 10%
}

#irwWrapper .irwEventBody {
    background-color: #fcfcfc;
    border: 1px solid #eee;
    border-radius: 5px
}

#irwWrapper .irwDetailTitle,#irwWrapper .irwDetail {
    padding-top: 5px;
    padding-bottom: 5px
}

#irwWrapper .irwDetailTitle {
    font-weight: 700;
    word-wrap: break-word;
    text-align: right;
    clear: left;
    float: left;
    padding-right: 2%;
    width: 20%
}

#irwWrapper .irwDetailTitle .fa {
    margin-right: 10px
}

#irwWrapper .irwBoxLabel,#irwWrapper .irwDateEvent {
    padding: 0
}

#irwWrapper .irwDetail {
    clear: right;
    float: left;
    width: 70%;
    word-break: break-all
}

#irwWrapper .irwEventDetail {
    border: 0 none
}

#irwWrapper .irwEventDetail .table {
    background-color: transparent
}

#irwWrapper .irwEventDetail>tbody>tr>td {
    border: 0 none
}

@media(min-width: 641px)and (max-width:800px) {
    #irwWrapper .irwDetailTitle {
        width:30%
    }
}

@media(max-width: 640px) {
    #irwWrapper .irwDetailTitle {
        width:40%
    }

    #irwWrapper .irwDetail {
        width: 60%
    }
}

@media(max-width: 481px) {
    #irwWrapper #irwTabsEvent>li {
        width:50%
    }

    #irwWrapper #irwTabsEvent>li>a {
        padding-left: 5px;
        padding-right: 5px;
        word-wrap: break-word
    }

    #irwWrapper .irwDetailTitle {
        width: 100%;
        text-align: left
    }

    #irwWrapper .irwDetail {
        width: 100%
    }
}

@media(max-width: 360px) {
    #irwWrapper #irwTabsEvent>li {
        width:auto
    }
}

@media(max-width: 318px) {
    #irwWrapper #irwTabsEvent>li>a {
        height:55px
    }
}

#irwWrapper .irwPastEventBoxWrapper .irwBoxHeader.irwEventTrigger,#irwWrapper .irwPastEventBoxWrapper .irwBoxBody.irwEventBody {
    background-color: transparent
}

#irwWrapper .irwPastEventBoxWrapper {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

#irwWrapper #irwPastEventYear ul li a {
    border-radius: 20px
}

#irwWrapper #irwPastEventYear {
    border-bottom: 0 none;
    padding: 15px 15px 0
}

#irwWrapper .irwPastEventBoxWrapper .irwBoxLabel h4 {
    margin: 0
}

#irwWrapper #irwTabsContent {
    position: relative
}

#irwWrapper .irwTimelineBoxWrapper {
    border: 0 none
}

#irwWrapper .irwFAQItem {
    border-bottom: 1px solid #808285
}

#irwWrapper .irwFAQItem a {
    font-size: 16px
}

#irwWrapper .irwViewFAQDetailText {
    padding: 15px;
    background-color: #fbfbfb;
    margin-left: 13px;
    color: #939598
}

#irwWrapper .irwFAQBoxTrigger {
    background-color: transparent;
    padding: 8px 0;
    cursor: pointer
}

#irwWrapper .faqs .irwODBody {
    padding-top: 3px
}

#irwWrapper .faqs a {
    display: inline
}

#irwWrapper .irwOfficerImgSmall img {
    width: 29px
}

#irwWrapper .irwOfficerImgSmall {
    padding-right: 15px
}

#irwWrapper .irwODImgNone {
    background-color: #999;
    color: #ccc;
    font-size: 30px
}

#irwWrapper .irwOfficer {
    padding-left: 0
}

#irwWrapper .irwODPerson {
    border-bottom: 1px dotted gray
}

#irwWrapper .irwODSectionName {
}

#irwWrapper h2.irwODSectionName {
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #000;
    padding-bottom: 10px
}

#irwWrapper .irwODBoxTrigger {
    background-color: transparent;
    padding: 8px 5px;
    cursor: pointer
}

#irwWrapper .irwODSections .irwBoxTools {
    padding-top: 5px
}

#irwWrapper .irwODBody {
    background-color: transparent;
    padding: 8px 3px;
    display: none
}

#irwWrapper .irwODPersonDetail {
    overflow: hidden
}

#irwWrapper .irwOfficerImg {
    margin: 0 10px 5px 0;
    padding: 0 5px
}

#irwWrapper .irwOfficerImg img {
    width: 150px
}

#irwWrapper .irwOfficerName {
    font-size: 18px;
    margin: 0;
    padding: 0
}

#irwWrapper .irwOfficerTitle {
    padding: 5px 0 0;
    margin: 0
}

#irwWrapper .irwViewBioDetailText_block {
    display: inline-block;
    padding: 0 5px
}

@media(max-width: 481px) {
    #irwWrapper .irwOfficerImg img {
        width:100%
    }
}

#irwWrapper .irwDocCommonDate,#irwWrapper .irwDocCommonLink {
    padding-top: 3px
}

#irwWrapper .irwDocCommonFormat .fa-stack {
    padding-right: 5px
}

#irwWrapper .irwDocCommonTbl tr td:hover .irwDocCommonFormat a .fa {
    color: #000
}

#irwWrapper .irwDocCommonLink .irwDocCommonFormat {
    margin-left: 10px
}

#irwWrapper .irwDocUploadFormat {
    margin-right: 0
}

#irwWrapper #irwUploadDocs .table-hover>tbody>tr:last-child>td {
    border-bottom: 1px solid #ddd
}

#irwWrapper #irwUploadDocs .table-hover>tbody>tr>td:first-child {
    border-left: 3px solid transparent
}

#irwWrapper #irwUploadDocs .table-hover>tbody>tr:hover>td:first-child {
    border-left: 3px solid
}

#irwWrapper #irwUploadDocs .table-hover>tbody>tr:hover>td {
    color: #333
}

#irwWrapper .table-hover>tbody>tr:last-child>td {
    border-bottom: 1px solid #ddd
}

#irwWrapper .table-hover>tbody>tr>td:first-child {
    border-left: 3px solid transparent
}

#irwWrapper .table-hover>tbody>tr:hover>td:first-child:not(.header) {
    border-left: 3px solid
}

#irwWrapper .irwDocUploadFormat>a {
    border-right: 1px solid #000;
    font-size: larger;
    padding: 0 5px
}

#irwWrapper .irwDocCommonFormat>a {
    font-size: larger;
    padding: 0 5px
}

#irwWrapper .irwDocUploadFormat>a:last-child {
    border: 0 none
}

#irwWrapper .irwDocCommonFormat>a:last-child {
    border: 0
}

@media(max-width: 468px) {
    #irwWrapper .irwDocUploadDate {
        display:block
    }
}

#irwWrapper .calculators h3,#irwWrapper .calculators h2 {
    margin-top: 0
}

#irwWrapper .calculators .help-block {
    margin-top: 2px
}

#irwWrapper .calculators .irwTotalCalData {
    word-break: break-all
}

#irwWrapper .calculators .form-group {
    margin-bottom: 6px
}

#irwWrapper .calculators .irwCalcTextNote {
    margin-top: 12px
}

#irwWrapper .calculators .irwBasCalSubmit {
    margin-top: 18px;
    margin-bottom: 15px
}

#irwWrapper .calculators .irwTrCalSubmit {
    margin-top: 26px;
    margin-bottom: 15px
}

#irwWrapper .calculators .irwTcaltableheader {
    position: absolute;
    top: 0;
    width: 100%;
    padding-right: 0
}

#irwWrapper .calculators #TotalReturnCalculator {
    margin-bottom: 20px
}

#irwWrapper .calculators div.mCustomScrollbar~div.col-md-12 {
    padding-right: 31px
}

#irwWrapper .calculators div.mCustomScrollbar {
    padding-top: 36px
}

#irwWrapper .text-red {
    color: red
}

#irwWrapper .nav-tabs.irwCETabs>li.active a {
    background-color: #fff;
    color: #5b481d;
    border-radius: 4px 4px 0 0
}

#irwWrapper .nav-tabs.irwCETabs>li.active a:hover {
    background-color: #fff;
    color: #5b481d;
    border-radius: 4px 4px 0 0
}

#irwWrapper #calculatorResultsInnerPanel .text-xlarge {
    font-size: xx-large;
    line-height: normal
}

#irwWrapper #calculatorResultsInnerPanel .irwbreak-word {
    word-wrap: break-word;
    display: block
}

#irwWrapper .irwPopupTable.table td {
    padding-top: 4px;
    padding-bottom: 4px;
    border: none
}

#irwWrapper .irwPopupTable.table .text-top {
    vertical-align: top
}

#irwWrapper .irwGroupBack {
    display: none;
    padding-bottom: 15px
}

.irwLoading {
    font-size: 15px
}

#irwWrapper .irwRatingsScale .irwCRHeading .fa {
    margin-right: 15px;
    cursor: pointer
}

#irwWrapper .irwRatingsScale .panel-default {
    float: left;
    width: 100%
}

#irwWrapper .irwCRTabsPanel {
    margin-bottom: 20px
}

#irwWrapper .irwcreditRatingsHistory {
    margin-top: 6px
}

#irwWrapper .irwcreditRatingsHistory hr {
    margin-top: 3px;
    border-color: #e1e1e1;
    margin-bottom: 10px
}

#irwWrapper .irwcreditRatingsHistory span {
    color: #999
}

#irwWrapper .table.Tbl-CreditRatings>thead>tr>th {
    background-color: transparent;
    font-weight: bold;
    border: none
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr.collapsed .fa-angle-up {
    display: none
}

#irwWrapper .Tbl-CreditRatingsData>tbody>tr.hiddenRow>td {
    border-bottom: none
}

#irwWrapper .creditratings .irwSubsidriesHeader td {
    padding-top: 15px
}

#irwWrapper .Tbl-CreditRatingsData {
    border-bottom: 1px solid #dbd6d6
}

#irwWrapper .Tbl-Subsidries {
    border-bottom: none
}

#irwWrapper .table.Tbl-CreditRatingsData.Tbl-Subsidries>tbody>tr {
    background-color: transparent
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr.collapsed .fa-angle-down {
    display: inline-block
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr .fa-angle-up {
    display: inline-block
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr .fa-angle-down {
    display: none
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr.collapsed>td:first-child {
    border-left: 3px solid transparent
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr.collapsed:hover>td:first-child {
    border-left: 3px solid
}

#irwWrapper .table.Tbl-CreditRatingsData.Tbl-Subsidries>tbody>tr.collapsed:hover>td:first-child {
    border-left: 3px solid transparent!important
}

#irwWrapper .table.Tbl-CreditRatingsData .irwScrollbar {
    padding-bottom: 15px
}

#irwWrapper .table.Tbl-CreditRatingsData .mCSB_scrollTools {
    right: 6px
}

#irwWrapper .table.Tbl-CreditRatingsData .mCSB_container {
    margin-right: 0
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr>td.hiddenRow {
    padding: 0;
    border-left: 3px solid;
    background-color: #fbfbfb
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr>td.hiddenCol {
    padding: 0;
    border-top: none
}

#irwWrapper .table.Tbl-CreditRatingsData {
    margin-bottom: 15px
}

#irwWrapper .tbl-CreditratingDataInner td {
    border-top: none;
    border-bottom: none
}

#irwWrapper .tbl-CreditratingDataInner>thead>tr>th,#irwWrapper .tbl-CreditratingDataInner>tbody>tr>th,#irwWrapper .tbl-CreditratingDataInner>tfoot>tr>th,#irwWrapper .tbl-CreditratingDataInner>thead>tr>td,#irwWrapper .tbl-CreditratingDataInner>tbody>tr>td,#irwWrapper .tbl-CreditratingDataInner>tfoot>tr>td {
    border-top: none;
    border-bottom: none
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr.collapsed {
    background-color: transparent
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr.irwCreditRatingCollapsed {
    cursor: pointer
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr {
    background-color: #f9f9f9
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr>td:first-child {
    border-left: 0!important
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr~tr.hiddenRow {
    border-left: 3px solid!important
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr.collapsed~tr.hiddenRow {
    border-left: 3px transparent solid!important
}

#irwWrapper .table.Tbl-CreditRatingsData tr.collapsed:hover {
    border-left: 3px solid
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr.collapsed {
    border-left: 3px transparent solid
}

#irwWrapper .table.Tbl-CreditRatingsData>tbody>tr {
    border-left: 3px solid
}

#irwWrapper .table.irwCRSub>tbody>tr>td {
    border-top: none;
    border-bottom: none
}

#irwWrapper .creditratings .irwCRtitles {
    text-decoration: underline;
    word-break: break-all
}

#irwWrapper .creditratings td,#irwWrapper .creditratings th {
    word-break: break-all
}

#irwWrapper .nav-tabs.irwCETabs {
    border-bottom: 0;
    margin-bottom: -1px
}

#irwWrapper .nav-tabs.irwCETabs li {
    margin-bottom: -2px
}

#irwWrapper .container .nav-tabs.irwCETabs>li.active a {
    background-color: #fff;
    color: #5b481d;
    border-radius: 4px 4px 0 0
}

#irwWrapper .container .nav-tabs.irwCETabs>li.active a:hover {
    background-color: #fff;
    color: #5b481d;
    border-radius: 4px 4px 0 0
}

#irwWrapper .irwCRTabsPanel {
    border: none;
    border-top: 8px solid #2e4267;
    background-color: #2e4267;
    border-radius: 4px 4px 0 0
}

#irwWrapper .nav-tabs.irwCETabs>li a {
    color: #808285;
    margin-bottom: 2px;
    padding: 10px 15px 10px 15px;
    margin-left: 10px;
    font-weight: normal;
    color: #e5e5e5
}

#irwWrapper .nav-tabs.irwCETabs>li a:hover {
    background-color: transparent;
    color: #808285;
    margin-bottom: 2px;
    padding: 10px 15px 10px 15px;
    margin-left: 10px;
    font-weight: normal;
    color: #fff
}

#irwWrapper .creditratings .irwCRLast {
    padding-right: 35px
}

#irwWrapper .irwCRHeading {
    border-bottom: 1px solid #ddd;
    padding: 10px 12px 10px 35px
}

#irwWrapper .creditratings #SUB hr {
    border-color: #dbd6d6
}

#irwWrapper .creditratings #RS {
    margin-bottom: 3px
}

#irwWrapper .creditratings #RD .irwDisclaimer {
    padding-top: 5px
}

#irwWrapper .creditratings #RS .panel-body span {
    padding-right: 7px
}

#irwWrapper #irwCommitteeCharting {
    visibility: hidden
}

#irwWrapper #irwCommitteeCharting .table-hover>tbody>tr:hover>td,#irwWrapper #irwCommitteeCharting .table-hover>tbody>tr:hover>th {
    background-color: #fbfbfb;
    cursor: pointer
}

#irwWrapper #irwCommitteeCharting .table-hover {
    border-collapse: separate
}

#irwWrapper .irwCommiticon {
    text-align: center
}

#irwWrapper #irwCommitteeCharting .table-hover>tbody>tr>td {
    min-height: 45px;
    line-height: 1.6
}

#irwWrapper #irwCommitteeCharting .table>thead>tr>th,#irwWrapper #irwCommitteeCharting .table-hover>thead>tr>th {
    width: 10%;
    text-align: center;
    border: 1px solid transparent;
    border-width: 3px 1px 0;
    background-color: transparent;
    vertical-align: top
}

#irwWrapper #irwCommitteeCharting .table-hover.irwCommitteeTable>tbody>tr>td:first-child {
    white-space: nowrap
}

#irwWrapper #irwCommitteeCharting .table-hover>tbody>tr>td:first-child {
    border-left: 3px solid transparent
}

#irwWrapper #irwCommitteeCharting .table-hover>tbody>tr:hover>td:first-child {
    border-left: 3px solid
}

#irwWrapper #irwCommitteeCharting .table-hover>tbody>tr:hover>td.irwMember:hover,#irwWrapper #irwCommitteeCharting .irwMember.hover_class {
    background-color: #fff;
    border: 1px solid #808285;
    border-width: 1px 1px 0;
    color: #333
}

#irwWrapper #irwCommitteeCharting .table-hover>tbody>tr:hover>td.text-muted {
    color: #333
}

#irwWrapper #irwCommitteeCharting .table-hover>tbody>tr.lasttd:hover td.irwMember:hover {
    border-width: 1px
}

#irwWrapper #irwCommitteeCharting .table-hover>tbody>tr>td.hover_border {
    border-top-color: #808285
}

#irwWrapper #irwCommitteeCharting .irwMember {
    font-size: large;
    cursor: pointer
}

#irwWrapper #irwCommitteeCharting .irwMemberLegend {
    font-size: 10px;
    top: -.9em
}

#irwWrapper #irwCommitteeCharting .table-hover>thead>tr .hover_class {
    border-top: 3px solid;
    border-left: 1px solid #e6e7e8
}

#irwWrapper #irwCommitteeCharting .table-hover .hover_class {
    background-color: #fbfbfb;
    border: 1px solid #e6e7e8;
    border-width: 1px 1px 0
}

#irwWrapper #irwCommitteeCharting .table-hover>tbody>tr:hover>td:first-child:hover {
    border-right-width: 0;
    border-left: 3px solid
}

#irwWrapper #irwCommitteeCharting .table-hover>tbody>tr.lasttd>td {
    border-bottom: 1px solid #e6e7e8
}

#irwWrapper #irwCommitteeCharting .faBox {
    font-size: large;
    width: 35px
}

#irwWrapper #irwCommitteeCharting .modal-content {
    border-radius: 0 0 6px 6px
}

#irwWrapper #irwCommitteeCharting .modal-body {
    padding: 0;
    min-height: 250px
}

#irwWrapper #irwCommitteeCharting .modalbody {
    padding: 20px
}

#irwWrapper #irwCommitteeCharting .irwModalCommitteeMember ul li {
    margin: 10px 5px;
    clear: both;
    line-height: 1.9
}

#irwWrapper #irwCommitteeCharting .modal-body .faBox {
    width: 35px
}

#irwWrapper #irwCommitteeCharting .modal-body table td:first-child {
    padding-right: 5px;
    vertical-align: top
}

#irwWrapper #irwCommitteeCharting .irwCommitteeImg img {
    width: 100%
}

#irwWrapper .irwCommitImgTextDetail {
    max-height: 100px;
    min-height: 100px;
    margin-bottom: 20px
}

#irwWrapper .irwCommitImgDetailText {
    overflow: hidden
}

#irwWrapper .irwModalCommitteeDescription {
    max-height: 200px;
    min-height: 200px;
    margin-bottom: 20px
}

#irwWrapper .irwModleBtn {
    position: absolute;
    cursor: pointer;
    font-size: 20px;
    color: #ddd;
    height: 100%;
    width: 30px;
    top: 0;
    display: none
}

#irwWrapper .irwModleBtn.irwprev,#irwWrapper .irwModleBtn.irwUp {
    left: -30px
}

#irwWrapper .irwModleBtn.irwnext,#irwWrapper .irwModleBtn.irwDown {
    right: -30px
}

#irwWrapper .irwModleBtn .fa {
    vertical-align: middle;
    position: absolute;
    top: 50%;
    z-index: 900;
    padding: 5px
}

#irwWrapper .irwModleBtn:hover .fa {
    color: #fff
}

#irwWrapper .irwModleBtn.irwnext .fa,#irwWrapper .irwModleBtn.irwDown .fa {
    right: 0
}

#irwWrapper .irwDownloadicon {
    background-color: #e1e1e1;
    border-left: 5px solid;
    display: inline-block
}

#irwWrapper .irwDownloadicon .fa {
    font-size: 40px;
    padding: 20px 23px
}

#irwWrapper #irwCommitteeCharting .irwModalCommitteeDocument .faBox {
    width: auto;
    margin-right: 5px
}

#irwWrapper .irwLegends {
    clear: both;
    float: none;
    margin: 10px 0;
    padding: 10px
}

#irwWrapper .irwLegend {
    clear: right;
    float: left;
    margin: 0 10px 10px 0
}

#irwWrapper #irwCommitteeCharting .irwLegend .faBox {
    text-align: right;
    margin-right: 5px
}

#irwWrapper #irwCommitteeCharting .ViewBio,#irwWrapper #irwCommitteeCharting .irwCharterdocs {
    visibility: hidden
}

#irwWrapper table#irwCharterdocs td {
    padding: 5px;
    border: 0 none
}

#irwWrapper table#irwCharterdocs td:last-child {
    vertical-align: middle
}

#irwWrapper #irwCommitteeMobTab .nav-tabs {
    border-bottom: none 0
}

#irwWrapper #irwCommitteeMobTab a {
    text-align: center
}

#irwWrapper #irwCommitteeMobTab {
    display: none
}

#irwWrapper #irwCommitteeCharting .irwShow {
    display: block;
    visibility: visible
}

#irwWrapper #irwCommitteeCharting .irwHide {
    display: none
}

#irwWrapper #irwCommitteeCharting .table-hover>tbody>tr:hover>td.footable-row-detail-cell:hover {
    border-left: 3px solid transparent
}

.irwCopyright {
    text-align: center;
    padding-bottom: 20px
}

.irwToolKit {
    margin-bottom: 15px
}

.irwToolKit a {
    margin-left: 5px;
    text-decoration: none!important
}

.irwToolKit .irwToolKitDesc {
    margin-right: 5px
}

.irwToolKit a span {
    display: none
}

.irwToolKit.Captions span {
    display: inline
}

.irwToolKit.Vertical a {
    width: 100%;
    display: inline-block
}

.irwToolKit.Fade a .fa {
    color: #ccc
}

.irwToolKit.Large a .fa {
    font-size: 150%;
    width: 7%;
    text-align: center
}

.irwToolKit.xLarge a .fa {
    font-size: 250%
}

#irwWrapper #irwCommitteeCharting .footable-row-detail-cell {
    padding: 0 0 8px 8px
}

#irwWrapper #irwCommitteeCharting .footable-row-detail-inner,#irwWrapper #irwCommitteeCharting .footable-row-detail-row {
    width: 100%
}

#irwWrapper #irwCommitteeCharting .footable-row-detail-row {
    border-bottom: 1px solid #e6e7e8
}

#irwWrapper #irwCommitteeCharting .footable-row-detail-row:last-child {
    border-bottom: 0 none
}

#irwWrapper #irwCommitteeCharting .footable-row-detail-name {
    width: 200px;
    white-space: normal;
    vertical-align: top
}

@media(max-width: 640px) {
    #irwWrapper .irwModleBtn {
        z-index:999
    }

    #irwWrapper .irwModleBtn i.fa {
        background-color: #999
    }

    #irwWrapper .irwModleBtn.irwnext .fa,#irwWrapper .irwModleBtn.irwDown .fa {
        right: 20px
    }

    #irwWrapper .irwModleBtn.irwprev .fa,#irwWrapper .irwModleBtn.irwUp .fa {
        left: 20px
    }

    #irwWrapper .irwCommittDescription {
        margin: 10px 0 0
    }
}

@media(max-width: 360px) {
    #irwWrapper .irwCommitImgDetailText,#irwWrapper .irwCommitteeImg {
        width:100%;
        margin-bottom: 15px
    }

    #irwWrapper #irwCommitteeCharting .irwModalCommitteeMember ul li a {
        display: inline-block;
        width: 70%
    }

    #irwWrapper .irwLegend {
        clear: none;
        float: none
    }

    #irwWrapper #irwCommitteeCharting .irwLegend .faBox {
        text-align: left
    }
}

@media(max-width: 320px) {
    #irwWrapper #irwCommitteeCharting .footable-row-detail-name {
        width:150px
    }
}

#irwWrapper irwGenTable {
}

#irwWrapper .irwGenList,#irwWrapper .irwGenList li {
    margin: 10px
}

#irwWrapper .irwGenList li {
    -style: disc outside none
}

#irwWrapper .irwGenFont b {
    font-weight: 700
}

#irwLoginBox {
    min-height: 350px;
    width: 100%
}

#irwLogin_wraper {
    background: #fff;
    border-radius: 15px;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 8px rgba(0,0,0,.4);
    display: block;
    height: auto;
    padding: 15px;
    left: 50%;
    margin-left: -235px;
    margin-top: -145px;
    top: 50%;
    width: 395px;
    position: absolute
}

#irwWrapper .form-group {
    overflow: hidden
}

#irwWrapper #irwLoginBox,#irwWrapper .irwSubmitlogin {
    position: relative
}

#irwWrapper .irwSubmitlogin .irwLoginPasswordForgot {
    position: absolute;
    bottom: 0
}

#irwWrapper #irwLogin_wraper .irwBoxLabel {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px
}

@media(max-width: 740px) {
    #irwLogin_wraper {
        height:auto;
        left: 15%;
        width: auto;
        top: 15%;
        overflow: hidden;
        margin: 0 5%
    }
}

@media(max-width: 530px) {
    #irwLogin_wraper {
        left:5%
    }
}

@media(max-width: 440px) {
    #irwLogin_wraper {
        left:0
    }
}

@media(max-width: 330px) {
    #irwLogin_wraper {
        position:relative
    }

    #irwWrapper .irwloginEmail,#irwWrapper .irwlogin_Email,#irwWrapper .irwloginPassword,#irwWrapper .irwlogin_Password {
        width: 100%
    }

    #irwWrapper .irwSubmitlogin .irwLoginPasswordForgot {
        margin-bottom: 15px;
        position: relative;
        float: none!important
    }

    #irwWrapper .irwSubmitlogin .irwLogin_Submit {
        float: none!important
    }
}

.irwCustomErrorMessage {
    color: #a94442;
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    display: none
}

#irwWrapper .irwInfoRequestCaptcha .help-block {
    display: contents
}

@media(max-width: 420px) {
    .irwBtnEmailUnsubscribe {
        margin-top:10px
    }
}

@media all and (max-width: 1300px) {
    #irwWrapper .notifications strong {
        margin-bottom:10px;
        display: block
    }

    #irwWrapper .notifications .form-group {
        margin-bottom: 15px
    }
}

#irwWrapper .notifications .emailDocuments .hiddenOptions {
    margin-left: 50px
}

#irwWrapper .irwBoxTools {
    padding: 0 15px;
    text-align: right
}

@media all and (max-width: 768px) {
    .irwNotiSettings .irwInfoRequestCaptcha {
        padding-top:15px
    }
}

#irwWrapper .Customform-group .input-group-addon-no-icon {
    display: none
}

#irwWrapper .HasCustomFields input[type="radio"] {
    float: left;
    margin-left: -20px
}

#irwWrapper .HasCustomFields .checkbox,#irwWrapper .radio {
    padding-left: 2px;
    margin-bottom: 0
}

#irwWrapper .HasCustomFields span.button-checkbox .btn,#irwWrapper span.button-radio .btn {
    margin-left: 0;
    width: 25px;
    margin-left: -28px;
    margin-top: -3px
}

#irwWrapper .HasCustomFields span.button-checkbox .btn: focus,#irwWrapper span.button-radio .btn:focus {
    outline:none;
    outline-offset: 0
}

#irwWrapper .HasCustomFields span.button-checkbox .btn: active {
    -webkit-box-shadow:none;
    box-shadow: none
}

#irwWrapper .HasCustomFields span.button-checkbox button,#irwWrapper span.button-radio button {
    background-color: transparent;
    padding: 2px
}

#irwWrapper .HasCustomFields .bootstrap-checkbox>button.btn,#irwWrapper .bootstrap-radio>button.btn {
    padding-right: 20px;
    position: relative
}

#irwWrapper .HasCustomFields input[type="radio"],#irwWrapper .HasCustomFields input[type="checkbox"] {
    margin: 2px 10px 0 0
}

#irwWrapper .HasCustomFields .radio,#irwWrapper .HasCustomFields .checkbox {
    margin-top: 0
}

#irwWrapper .help-block {
    position: absolute;
    right: 0;
    margin-right: 15px;
    width: 100%;
    text-align: right
}

#irwWrapper .HasCustomFields .Customform-group {
    margin-bottom: 15px
}

#irwWrapper .HasCustomFields .Customform-groupzeropad {
    margin-bottom: 0
}

#irwWrapper .Customcheckbox {
    margin-left: 25px
}

#irwWrapper .HasCustomFieldsChoice .input-group-addon-no-icon {
    background-color: #fff
}

#irwWrapper .HasCustomFieldsChoice .has-error .input-group-addon-no-icon {
    background-color: #fff
}

#irwWrapper .HasCustomFieldsChoice input[type="text"] {
    border-left: none
}

#irwWrapper .HasCustomFields .fa,.irwcommodal .fa {
    width: 11px
}

#irwWrapper .irwNoBg,.irwcommodal .irwNoBg {
    background-color: #fff!important
}

#irwWrapper .irwMendetory,.irwcommodal .irwMendetory {
    font-size: 8px;
    color: #a94442
}

#irwWrapper .hideirwMendetory {
    display: none
}

#irwWrapper .HasCustomFields .Customform-group .input-group input[type="text"],.irwcommodal .Customform-group .input-group input[type="text"] {
    border-right: none;
    border-radius: 4px 4px 4px 4px
}

#irwWrapper .Customform-group .input-group input[type="text"].form-control,.irwcommodal .Customform-group .input-group input[type="text"].form-control {
    border-radius: 4px 0 0 4px;
    border-right: none
}

#irwWrapper .has-success input[type="text"] {
    border-color: #468847
}

#irwWrapper .has-success select {
    border-color: #468847
}

#irwWrapper .has-success textarea {
    border-color: #468847
}

#irwWrapper .notifications .Customform-group {
    margin-bottom: 15px
}

#irwWrapper .has-error .help-block,#irwWrapper .has-error .control-label,#irwWrapper .has-error .radio,#irwWrapper .has-error .checkbox,#irwWrapper .has-error .radio-inline,#irwWrapper .has-error .checkbox-inline {
    color: #a94442
}

#irwWrapper .has-error .form-control,.irwcommodal .has-error .form-control {
    border-color: #a94442
}

#irwWrapper .has-error .form-control:focus,.irwcommodal .has-error .form-control:focus {
    border-color: #843534
}

#irwWrapper .has-error .input-group-addon,.irwcommodal .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

#irwWrapper .HasCustomFields .input-group-addon.irwNoBg,.irwcommodal .input-group-addon.irwNoBg {
    border-left: none
}

#irwWrapperPR .Customform-group .input-group-addon-no-icon {
    display: none
}

#irwWrapperPR .HasCustomFields input[type="radio"] {
    float: left;
    margin-left: -20px
}

#irwWrapperPR .HasCustomFields .checkbox,#irwWrapperPR .radio {
    padding-left: 2px;
    margin-bottom: 0
}

#irwWrapperPR .HasCustomFields span.button-checkbox .btn,#irwWrapperPR span.button-radio .btn {
    margin-left: 0;
    width: 25px;
    margin-left: -28px;
    margin-top: -3px
}

#irwWrapperPR .HasCustomFields span.button-checkbox .btn: focus,#irwWrapperPR span.button-radio .btn:focus {
    outline:none;
    outline-offset: 0
}

#irwWrapperPR .HasCustomFields span.button-checkbox .btn: active {
    -webkit-box-shadow:none;
    box-shadow: none
}

#irwWrapperPR .HasCustomFields span.button-checkbox button,#irwWrapperPR span.button-radio button {
    background-color: transparent;
    padding: 2px
}

#irwWrapperPR .HasCustomFields .bootstrap-checkbox>button.btn,#irwWrapperPR .bootstrap-radio>button.btn {
    padding-right: 20px
}

#irwWrapperPR .HasCustomFields input[type="radio"],#irwWrapperPR .HasCustomFields input[type="checkbox"] {
    margin: 2px 10px 0 0
}

#irwWrapperPR .HasCustomFields .radio,#irwWrapperPR .HasCustomFields .checkbox {
    margin-top: 0
}

#irwWrapperPR .help-block {
    position: absolute;
    right: 0;
    margin-right: 15px;
    width: 100%;
    text-align: right
}

#irwWrapperPR .HasCustomFields .Customform-group {
    margin-bottom: 15px
}

#irwWrapperPR .HasCustomFields .Customform-groupzeropad {
    margin-bottom: 0
}

#irwWrapperPR .Customcheckbox {
    margin-left: 25px
}

#irwWrapperPR .HasCustomFieldsChoice .input-group-addon-no-icon {
    background-color: #fff
}

#irwWrapperPR .HasCustomFieldsChoice .has-error .input-group-addon-no-icon {
    background-color: #fff
}

#irwWrapperPR .HasCustomFieldsChoice input[type="text"] {
    border-left: none
}

#irwWrapperPR .HasCustomFields .fa,.irwcommodal .fa {
    width: 11px
}

#irwWrapperPR .irwNoBg,.irwcommodal .irwNoBg {
    background-color: #fff!important
}

#irwWrapperPR .irwMendetory,.irwcommodal .irwMendetory {
    font-size: 8px;
    color: #a94442
}

#irwWrapperPR .hideirwMendetory {
    display: none
}

#irwWrapperPR .HasCustomFields .Customform-group .input-group input[type="text"],.irwcommodal .Customform-group .input-group input[type="text"] {
    border-right: none;
    border-radius: 4px 4px 4px 4px
}

#irwWrapperPR .Customform-group .input-group input[type="text"].form-control,.irwcommodal .Customform-group .input-group input[type="text"].form-control {
    border-radius: 4px 0 0 4px;
    border-right: none
}

#irwWrapperPR .has-success input[type="text"] {
    border-color: #468847
}

#irwWrapperPR .has-success select {
    border-color: #468847
}

#irwWrapperPR .has-success textarea {
    border-color: #468847
}

#irwWrapperPR .notifications .Customform-group {
    margin-bottom: 15px
}

#irwWrapperPR .has-error .help-block,#irwWrapperPR .has-error .control-label,#irwWrapperPR .has-error .radio,#irwWrapperPR .has-error .checkbox,#irwWrapperPR .has-error .radio-inline,#irwWrapperPR .has-error .checkbox-inline {
    color: #a94442
}

#irwWrapperPR .has-error .form-control,.irwcommodal .has-error .form-control {
    border-color: #a94442
}

#irwWrapperPR .has-error .form-control:focus,.irwcommodal .has-error .form-control:focus {
    border-color: #843534
}

#irwWrapperPR .has-error .input-group-addon,.irwcommodal .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

#irwWrapperPR .HasCustomFields .input-group-addon.irwNoBg,.irwcommodal .input-group-addon.irwNoBg {
    border-left: none
}

#irwWrapper .HasCustomFields .Customform-group .input-group input[type="text"].form-control,.irwcommodal .Customform-group .input-group input[type="text"].form-control {
    border-radius: 0 0 0 0;
    border-right: none
}

#irwWrapper .HasCustomFields .Customform-group .input-group-addon-no-icon,.irwcommodal .Customform-group .input-group-addon-no-icon {
    display: table-cell
}

@media screen and (max-height: 575px),screen and (max-width:320px) {
    #irwWrapper #emailPopupCaptcha,#irwWrapper #inforequestCaptcha,#irwWrapper #fileCaptcha {
        transform:scale(.85);
        -webkit-transform: scale(.85);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
}

#irwWrapper .notifications .help-block {
    position: relative;
    right: 20px
}

@media screen and (max-width: 372px) {
    #reCaptchaDiv,#reCaptchaEditDiv,#reCaptchaclientDiv {
        transform:scale(.85);
        -webkit-transform: scale(.85);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }

    #reCaptchaDiv .form-group,#reCaptchaEditDiv .form-group,#reCaptchaclientDiv .form-group {
        overflow: visible
    }

    #reCaptchaDiv iframe,#reCaptchaEditDiv iframe,#reCaptchaclientDiv iframe {
        width: 100%
    }

    #reCaptchaDiv .rc-anchor-normal,#reCaptchaEditDiv .rc-anchor-normal,#reCaptchaclientDiv .rc-anchor-normal {
        width: 275px
    }
}

#irwWrapper .irwDescription,#irwWrapper .irwPressReleases,#irwWrapper .irwirwUpcomingEvents,#irwWrapper .irwMarketSnapshot {
    margin-bottom: 15px
}

#irwWrapper .irwPressReleases .irwTableRowItem {
    margin: 0;
    padding: 0
}

#irwWrapper .irwPressReleases .irwTableRowItem .irwTableRowItemInner {
    padding: 10px 0 10px 5px;
    background-color: #fff
}

#irwWrapper .irwPressReleases .irwTableRowItem .irwTableRowItemInner:hover {
    margin-left: 5px;
    padding-left: 0
}

#irwWrapper .irwPanelGrid {
}

#irwWrapper .irwPanelGrid .irwPanelGridItem {
    border: 1px solid #e1e1e1
}

#irwWrapper .irwPanelGrid .irwPanelGridItemInner {
    background-color: #fff;
    padding: 10px 15px
}

#irwWrapper .irwPanelGrid .irwPanelGridItemInner:hover {
    margin-left: 5px;
    padding-left: 10px
}

#irwWrapper .irwEVDateTime {
    margin-bottom: 10px
}

#irwWrapper .irwEVDateTime li {
    padding-right: 15px
}

#irwWrapper .irwEVDateTime li .fa {
    margin-right: 5px
}

#irwWrapper .irwEVDateTime .irwEventDate {
    margin-right: 5px
}

#irwWrapper .irwUpcomingEvents .irwPanelGridItem {
    margin-bottom: 10px
}

.irwNarrow #irwWrapper .irwPanelGrid .col-sm-6 {
    width: 100%
}

#irwWrapper .irwMarketSnapshot {
}

#irwWrapper .irwBoxBodyItem {
    border-bottom: 1px solid #e1e1e1
}

#irwWrapper .irwMarketSnapshot .irwBoxBodyItem {
    padding: 5px 15px
}

#irwWrapper .irwMarketSnapshot .irwBoxBodyItem .irwBoxBodyItemLabel {
    font-size: 14px
}

#irwWrapper .irwMarketSnapshot .irwBoxBodyItem .irwBoxBodyItemValue {
    font-size: 18px
}

#irwWrapper .irwBoxBodyItemNote {
    font-size: 10px
}

#irwWrapper .irwBoxBodyItem.irwFirst,#irwWrapper .irwBoxBodyItem.irwLast {
    border-bottom: none
}

#irwWrapper .irwBoxBodyItem .irwBoxBodyItemInner {
    background-color: #fff;
    padding: 10px 15px
}

#irwWrapper .irwBoxBodyItemIcon {
    font-size: 18px
}

#irwWrapper .irwBoxBodyItem .irwBoxBodyItemInner:hover {
    margin-left: 5px;
    padding-left: 10px
}

#irwWrapper .irwBoxBodyItem .irwBoxBodyItemInner:hover .irwBoxBodyItemIcon {
    color: #428bca
}

#irwWrapper .irwBoxBodyItem .irwBoxBodyItemIcon {
    width: 15%
}

#irwWrapper .irwBoxBodyItem .irwBoxBodyItemContent {
    width: 100%;
    word-wrap: break-word
}

#irwWrapper .irwBoxBodyItem .irwBoxBodyItemContent>a {
    word-wrap: break-word
}

#irwWrapper .irwBoxBodyItem .irwBoxBodyItemContent h5 {
    margin: 0 0 3px;
    font-weight: normal;
    font-size: 14px
}

#irwWrapper .corporate .irwTableWrapper {
    height: 250px
}

#irwWrapper .corporate .irwMarketSnapshot .irwNoTMargin {
    border-width: 0 1px 1px 0
}

#irwWrapper .corporate #irwTabsdropdown {
    display: none
}

#irwWrapper .corporate a.FundingDescription {
    margin: 10px 0
}

#irwWrapper .corporate .dropdown {
    display: none
}

#irwWrapper .corporate .dropdown button {
    text-align: left;
    width: 100%
}

#irwWrapper .corporate .dropdown .irwTabsdropdown {
    line-height: 2em
}

#irwWrapper .corporate .open>.dropdown-menu {
    width: 100%
}

#irwWrapper .dropdown-menu.irwMarketDropDown>li>a {
    font-size: medium
}

#irwWrapper .corporate h3,#irwWrapper .corporate h5 {
    margin: 0
}

#irwWrapper .corporate #irwsecurity {
    float: right;
    position: absolute;
    right: 25px;
    top: 5px;
    width: 270px
}

#irwWrapper .corporate #irwMarketExchName {
    padding: 14px 0 15px 15px;
    word-wrap: break-word
}

#irwWrapper .corporate .verDropdown #irwTabsEvent {
    display: none
}

#irwWrapper .corporate .verDropdown #irwTabsdropdown {
    display: block
}

#irwWrapper .corporate .irwBlockResult {
    width: 100%
}

#irwWrapper .corporate #irwTabsEvent>li {
    width: auto
}

@media(max-width: 320px) {
    #irwWrapper #irwTabsdropdown div.pull-right {
        width:100%
    }
}

#irwWrapper .half-width {
    width: 50%
}

#irwWrapper .table.irwasreportmultilist>tbody>tr>td {
    padding: 0;
    border: none;
    margin: 0
}

#irwWrapper .irwSelectedPSelect {
    margin: 0
}

#irwWrapper .table.irwasreportmultilist .fa {
    margin: 10px;
    font-size: 18px;
    cursor: pointer
}

#irwWrapper .table.irwasreportmultilist .box1 select,#irwWrapper .table.irwasreportmultilist .box2 select {
    min-height: 108px
}

#irwWrapper .well {
    background-color: transparent
}

#irwWrapper .table.tbl-irwaseportchart .firstCol {
    background-color: #fbfbfb
}

#irwWrapper .table.tbl-irwaseportchart span {
    word-break: break-all
}

#irwWrapper .table.irwasreportmultilist>tbody>tr>td.irwAsRepEmpty {
    padding: 15px
}

#irwWrapper .asreportedchart .irwLoading {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%
}

#irwWrapper .asreportedchart .data.well {
    min-height: 760px
}

#irwWrapper .asreportedchart .irwLoading .irwLoadingWrapper {
    top: 45%;
    position: absolute;
    left: 45%
}

#irwWrapper .asreportedchart .irwAsReportedChartControls .btn {
    padding: 3px 12px;
    margin-left: 0
}

#irwWrapper .asreportedchart .irwAsReportedBtnUpdate {
    margin-right: 15px
}

#irwWrapper .asreportedchart .irwAsReportChartTicker {
    width: 9px;
    height: 9px;
    float: left;
    border: 1px solid #ccc;
    margin: 7px 22px 0 0
}

#irwWrapper .footable.breakpoint>tbody>tr.irwPeerHeader>td>span.footable-toggle {
    display: none
}

#irwWrapper .footable.breakpoint>tbody>tr.irwPeerHeader td {
    padding-top: 25px;
    cursor: default
}

#irwWrapper .table.Tbl-peer>thead>tr>th {
    background-color: transparent;
    font-weight: normal;
    border-bottom: 1px solid #a8a9ad;
    border-top: none
}

#irwWrapper .table.Tbl-peer>tbody>tr>td {
    padding-top: 8px;
    padding-bottom: 8px
}

#irwWrapper .table.Tbl-peer>tbody>tr.irwPeerHeader>td {
    padding-top: 50px
}

#irwWrapper .table.Tbl-peer>tbody>tr.irwPeerHeader>td: hover {
    background-color:transparent;
    border-left-color: transparent
}

#irwWrapper .table.Tbl-peer>tbody>tr: last-child>td {
    border-bottom:none
}

#irwWrapper .irwtext-muted span.text-muted {
    color: #666
}

#irwWrapper .irwListmenu {
    width: 100%
}

#irwWrapper .irwListmenu button {
    border: none;
    box-shadow: none;
    padding-left: 0
}

#irwWrapper .irwListmenu .form-control {
    height: auto
}

#irwWrapper .irwListSelected {
    font-size: 20px;
    font-weight: bold
}

#irwWrapper .irwListmenu .dropdown-toggle.btn-default {
    background-color: transparent;
    box-shadow: none
}

#irwWrapper .irwListmenu .dropdown-menu {
    border-radius: 8px
}

#irwWrapper .irwListmenu .dropdown-menu li a {
    font-size: 18px;
    font-weight: bold;
    white-space: normal
}

#irwWrapper .irwListmenu .dropdown-menu li a.active {
    font-size: 18px;
    font-weight: bold
}

#irwWrapper .text-irwOnHover:hover {
    color: #428bca
}

#irwWrapper .irwFirst {
    border: none
}

#irwWrapper .irwLast {
    border: none
}

#irwWrapper .irwHGap {
    height: 15px;
    margin-bottom: 15px;
    line-height: 15px
}

#irwWrapper .irwNorCursor {
    cursor: default
}

#irwWrapper .irwfileCaptchaimg {
    margin: 5px 0 10px
}

#irwWrapper .irwfileCaptcha {
    width: 200px
}

#irwWrapper .insider-filings .irwHiddenColumn {
    border-top: none;
    white-space: normal
}

#irwWrapper .insider-filings .irwHiddenColumn span {
    display: none!important
}

#irwWrapper .irwResponsive-hide-sm-md td.irwHiddenColumn {
    padding-top: 0
}

#irwWrapper .irw-table-responsive {
    border: 1px solid #ddd;
    overflow: hidden!important;
    width: 100%;
    border-top: none
}

#irwWrapper .irwResponsiveTable th {
    border-bottom: none
}

#irwWrapper tr.irwTblFooter {
    background-color: #f5f5f5
}

#irwWrapper .footable.breakpoint>tbody>tr.irwTblFooter>td>span.footable-toggle {
    display: none
}

#irwWrapper .footable.breakpoint>tbody>tr.irwTblFooterNoData>td>span.footable-toggle {
    display: none
}

#irwWrapper .table>tbody>tr>td.text-top {
    vertical-align: top
}

#irwWrapper .footable {
    width: 100%
}

#irwWrapper .irwResponsive-hide-sm-md td.irwHiddenColumn {
    padding-top: 0
}

#irwWrapper .irwResponsive-shift-left {
    margin-left: -15px;
    display: block
}

#irwWrapper .footable.breakpoint>tbody>tr.footable-detail-show>td {
    border-bottom: none
}

#irwWrapper .InsiderOwnership .irwHiddenColumn {
    border-top: none;
    white-space: normal
}

#irwWrapper .InsiderOwnership .irwHiddenColumn span {
    display: none!important
}

#irwWrapper .footable.breakpoint>tbody>tr.footable-detail-show>td>span.footable-toggle: before {
    content:"ï¨"
}

#irwWrapper .irwResponsiveTableHdr {
    padding: 8px;
    border-top: 1px #ddd solid;
    border-right: 1px #ddd solid;
    border-left: 1px #ddd solid
}

#irwWrapper .footable.breakpoint>tbody>tr: hover:not(.footable-row-detail)>td:not(.header) {
    cursor:pointer
}

#irwWrapper .footable.breakpoint>tbody>tr>td.footable-cell-detail {
    background: #eee;
    border-top: none
}

#irwWrapper .footable.breakpoint>tbody>tr>td>span.footable-toggle,#irwWrapper .footable.breakpoint>tbody>tr>td>.committeBio-toggle {
    display: inline-block;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-right: 5px;
    font-size: 14px;
    color: #888
}

#irwWrapper .footable.breakpoint>tbody>tr>td>span.footable-toggle: before {
    content:"ï§";
    cursor: pointer
}

#irwWrapper .footable.breakpoint>tbody>tr>td>.committeBio-toggle {
    display: none;
    position: absolute;
    right: 20px
}

#irwWrapper #irwCommitteeCharting .committeBio-toggle {
    display: inline
}

#irwWrapper .footable.breakpoint>tbody>tr>td>.committeBio-toggle: before {
    content:"ï€¸";
    cursor: pointer
}

#irwWrapper .footable-row-detail-row {
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    clear: both
}

#irwWrapper .footable-toggle:hover {
    cursor: pointer
}

#irwWrapper .footable.breakpoint.toggle-circle>tbody>tr.footable-detail-show>td>span.footable-toggle: before {
    content:"î€…"
}

#irwWrapper .footable.breakpoint.toggle-circle>tbody>tr>td>span.footable-toggle: before {
    content:"î€„"
}

#irwWrapper .footable.breakpoint.toggle-circle-filled>tbody>tr.footable-detail-show>td>span.footable-toggle: before {
    content:"î€ƒ"
}

#irwWrapper .footable.breakpoint.toggle-circle-filled>tbody>tr>td>span.footable-toggle: before {
    content:"î€‚"
}

#irwWrapper .footable.breakpoint.toggle-square>tbody>tr.footable-detail-show>td>span.footable-toggle: before {
    content:"î€‡"
}

#irwWrapper .footable.breakpoint.toggle-square>tbody>tr>td>span.footable-toggle: before {
    content:"î€†"
}

#irwWrapper .footable.breakpoint.toggle-square-filled>tbody>tr.footable-detail-show>td>span.footable-toggle: before {
    content:"î€‰"
}

#irwWrapper .footable.breakpoint.toggle-square-filled>tbody>tr>td>span.footable-toggle: before {
    content:"î€ˆ"
}

#irwWrapper .footable.breakpoint.toggle-arrow>tbody>tr.footable-detail-show>td>span.footable-toggle: before {
    content:"î€"
}

#irwWrapper .footable.breakpoint.toggle-arrow>tbody>tr>td>span.footable-toggle: before {
    content:"î€‘"
}

#irwWrapper .footable.breakpoint.toggle-arrow-small>tbody>tr.footable-detail-show>td>span.footable-toggle: before {
    content:"î€“"
}

#irwWrapper .footable.breakpoint.toggle-arrow-small>tbody>tr>td>span.footable-toggle: before {
    content:"î€•"
}

#irwWrapper .footable.breakpoint.toggle-arrow-circle>tbody>tr.footable-detail-show>td>span.footable-toggle: before {
    content:"î€›"
}

#irwWrapper .footable.breakpoint.toggle-arrow-circle>tbody>tr>td>span.footable-toggle: before {
    content:"î€"
}

#irwWrapper .footable.breakpoint.toggle-arrow-circle-filled>tbody>tr.footable-detail-show>td>span.footable-toggle: before {
    content:"î€‹"
}

#irwWrapper .footable.breakpoint.toggle-arrow-circle-filled>tbody>tr>td>span.footable-toggle: before {
    content:"î€"
}

#irwWrapper .footable.breakpoint.toggle-arrow-tiny>tbody>tr.footable-detail-show>td>span.footable-toggle: before {
    content:"î€Ÿ"
}

#irwWrapper .footable.breakpoint.toggle-arrow-tiny>tbody>tr>td>span.footable-toggle: before {
    content:"î€¡"
}

#irwWrapper .footable.breakpoint.toggle-arrow-alt>tbody>tr.footable-detail-show>td>span.footable-toggle: before {
    content:"î€—"
}

#irwWrapper .footable.breakpoint.toggle-arrow-alt>tbody>tr>td>span.footable-toggle: before {
    content:"î€™"
}

#irwWrapper .footable.breakpoint.toggle-medium>tbody>tr>td>span.footable-toggle {
    font-size: 18px
}

#irwWrapper .footable.breakpoint.toggle-large>tbody>tr>td>span.footable-toggle {
    font-size: 24px
}

#irwWrapper .footable.breakpoint>tbody>tr>td.header>span.footable-toggle {
    display: none
}

#irwWrapper .footable>thead>tr>th {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none
}

#irwWrapper .footable>thead>tr>th.footable-sortable: hover {
    cursor:pointer
}

#irwWrapper .footable>thead>tr>th>span.footable-sort-indicator {
    display: inline-block;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-left: 5px
}

#irwWrapper .footable>tfoot .pagination {
    margin: 0
}

#irwWrapper .footable.no-paging .hide-if-no-paging {
    display: none
}

#irwWrapper .footable-row-detail-inner {
    display: table
}

#irwWrapper .footable-row-detail-row {
    display: table-row;
    line-height: 1.5em
}

#irwWrapper .footable-row-detail-group {
    display: block;
    line-height: 2em;
    font-size: 1.2em;
    font-weight: bold
}

#irwWrapper .footable-row-detail-name {
    display: inline-table;
    font-weight: bold;
    padding-right: 15px
}

#irwWrapper .irwResponsiveTable .footable-row-detail-name {
    display: table-cell;
    font-weight: bold;
    padding-right: 15px
}

#irwWrapper .footable-row-detail-value {
    display: inline-table
}

#irwWrapper .irwResponsiveTable .footable-row-detail-value {
    display: table-cell
}

#irwWrapper .irwResponsiveTable .footable-row-detail-value.text-muted {
    color: inherit
}

#irwWrapper .footable-odd {
    background-color: #f7f7f7
}

#irwWrapper .irwErrorPage h1.irwCompanyName {
    margin-bottom: 75px
}

#irwWrapper .irwErrortext {
    margin-top: -20px
}

#irwWrapper .irwErrorCodetext {
    padding-left: 8px;
    font-size: 14px
}

#irwWrapper .irwErrorDescription {
    font-size: 18px
}

#irwWrapper .irwCustomMessageDescription {
    font-size: 14px
}

#irwWrapper ul.irwListSitemap li {
    margin-bottom: 8px;
    font-weight: bold
}

@media(max-width: 768px) {
    #irwWrapper .irwErrorPage h1.irwCompanyName {
        margin-bottom:40px
    }

    #irwWrapper .irwErrorPage .text-xxlarge {
        font-size: 3.8em;
        line-height: 2em
    }
}

.highcharts-tooltip {
    width: 100%!important
}

.highcharts-tooltip span {
    white-space: normal!important;
    max-width: 90%!important
}

.sidebar {
    display: none
}

@media(min-width: 768px) {
    .sidebar {
        position:fixed;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 1000;
        display: block;
        padding: 12px 20px;
        overflow-x: hidden;
        overflow-y: auto;
        background-color: #f5f5f5;
        border-right: 1px solid #eee
    }
}

@media(max-width: 767px) {
    .sidebar {
        display:block
    }
}

.navbar-nav>li>a {
}

.navbar-nav>.active>a,.navbar-nav>.active>a: hover,.navbar-nav>.active>a:focus {
    color:#fff;
    background-color: #428bca
}

#irwWrapper .nav-pills.irwInstitutionalOwnTabs>li.active.InstitOwnTab>a,#irwWrapper .nav-pills.irwInstitutionalOwnTabs>li.active.InstitOwnTab>a: focus {
    border-top:1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    background-color: transparent;
    color: inherit;
    background-color: #fbfbfb
}

#irwWrapper .nav-pills.irwInstitutionalOwnTabs>li.active.InstitOwnTab {
    border-left: 3px solid
}

#irwWrapper .nav-pills.irwInstitutionalOwnTabs>li.active.InstitOwnTab .irwVerTabsConnect {
    display: block
}

#irwWrapper .nav-pills.irwInstitutionalOwnTabs>li.InstitOwnTab {
    border-left: 3px solid transparent
}

#irwWrapper .nav-pills.irwInstitutionalOwnTabs>li.InstitOwnTab: hover {
    border-left:3px solid;
    background-color: #fbfbfb
}

#irwWrapper .nav-pills.irwInstitutionalOwnTabs h4 {
    font-size: 15px;
    font-weight: bold
}

#irwWrapper .table.Tbl-InsitOwnership>thead>tr>th {
    background-color: transparent;
    font-weight: normal;
    border-bottom: 1px solid #a8a9ad;
    border-top: none
}

#irwWrapper .table.Tbl-InsitOwnership>tbody>tr>td {
    padding-top: 12px;
    padding-bottom: 10px
}

#irwWrapper .table.Tbl-InsitOwnership>tbody>tr: last-child>td {
    border-bottom:none
}

#irwWrapper .table.Tbl-InsitOwnership>tbody>tr>td span {
    color: #666
}

#irwWrapper .irwInstitutionalOwnTabsContent table thead {
    padding-top: 12px;
    padding-bottom: 12px
}

#irwWrapper .nav-pills.irwInstitutionalOwnTabs>li>a {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    background-color: transparent;
    color: inherit;
    margin-bottom: 20px;
    padding-bottom: 9px;
    padding-top: 0;
    border-radius: 0
}

#irwWrapper .irwInstOwnTblPannel {
    min-height: 420px
}

#irwWrapper .irwInstOwnCopyRight {
    margin: -15px;
    margin-top: 0;
    margin-bottom: 0
}

#irwWrapper .nav-pills.irwInstitutionalOwnTabs>li>a small.tabMuteTitle {
    float: left;
    width: 70px
}

#irwWrapper .nav-pills.irwInstitutionalOwnTabs>li>a h4 {
    margin-bottom: 5px;
    color: #818286
}

#irwWrapper .nav-pills.irwInstitutionalOwnTabs>li.irwInstOwnNoLink a {
    color: #acacac;
    border-color: #ebebeb
}

#irwWrapper .nav-pills.irwInstitutionalOwnTabs>li.irwInstOwnNoLink a h4 {
    color: #acacac
}

#irwWrapper .irwCustomDropDown ul li.irwInstOwnNoLink a .irwCustomDropDownItem {
    color: #acacac;
    cursor: default
}

#irwWrapper .dropdown-menu>li.irwInstOwnNoLink>a {
    color: #acacac;
    cursor: default
}

#irwWrapper .irwCustomDropDown ul li.irwInstOwnNoLink a .irwCustomDropDownItem {
    color: #acacac;
    cursor: default
}

#irwWrapper .nav.irwInstitutionalOwnTabs>li.InstitOwnTab>a {
    font-weight: normal
}

#irwWrapper .nav.irwInstitutionalOwnTabs>li.active>a h4 {
    color: inherit
}

#irwWrapper .nav.irwInstitutionalOwnTabs>li.InstitOwnTab: hover .irwVerTabsConnect {
    display:block
}

#irwWrapper .irwInstitutionalOwnTabsContent {
    background-color: #fbfbfb;
    border: 1px solid #d8d8d8;
    padding-top: 15px
}

#irwWrapper .irwVerTabsConnect {
    width: 20px;
    background-color: #fbfbfb;
    position: absolute;
    height: 100%;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    right: 0;
    margin-right: -16px;
    z-index: 888;
    top: 0;
    display: none
}

#irwWrapper .OwnershipAcitivityCount {
    float: right;
    margin-bottom: 20px
}

#irwWrapper .irwCustomAlertBox {
    text-align: center;
    margin-right: 10px;
    padding: 0 3px;
    background-color: #fff;
    border: 1px solid #bcbdc1;
    text-align: center;
    width: 40px;
    margin-left: 7px;
    float: left;
    border-radius: 4px;
    font-size: 11px;
    display: inline-block;
    height: 34px;
    line-height: 35px
}

#irwWrapper .irwCustomDropDown {
    width: 100%
}

#irwWrapper .irwCustomDropDown button {
    text-align: left
}

#irwWrapper .irwCustomDropDown .caretContainer {
    position: absolute;
    height: 100%;
    top: 0;
    right: 15px;
    vertical-align: middle
}

#irwWrapper .irwCustomDropDown .caret {
    position: absolute;
    top: 50%;
    right: 0
}

#irwWrapper .irwCustomDropDown .dropdown-menu {
    width: 100%;
    z-index: 999;
    background-color: #fff
}

#irwWrapper .irwCustomDropDown ul li a {
    margin-bottom: 10px;
    float: left;
    display: inline;
    width: 100%
}

#irwWrapper .irwCustomDropDown ul li {
    float: left;
    width: 100%;
    display: block
}

#irwWrapper .irwCustomDropDown ul li a .irwCustomDropDownItem {
    color: #333
}

#irwWrapper .irwCustomDropDown ul li a: hover .irwCustomDropDownItem {
    color:inherit
}

#irwWrapper .irwCustomDropDown ul li a.active .irwCustomDropDownItem {
    color: inherit
}

#irwWrapper .irwCustomDropDown .irwCustomDropDownSelected {
    margin-left: 15px
}

#irwWrapper .irwCustomDropDown ul li a small {
    float: left;
    margin-right: 5px
}

#irwWrapper .irwDisclaimer {
    color: #808285;
    padding-top: 18px
}

.irwPageHeader,.irwPageFooter {
    padding: 15px 0
}

#irwWrapper .InfoRequest .irwInfoReqIEfix {
    margin-right: 2px
}

#irwWrapper .InfoRequest .irwInfoReqCaptchaRow {
    margin-top: 10px
}

#irwWrapper .InfoRequest .irwInfoReqConactBox {
    background-color: #eee
}

#irwWrapper .InfoRequest .irwCustomWarning {
    margin-bottom: 15px;
    float: left;
    margin-top: 4px;
    width: 100%
}

#irwWrapper .InfoRequest .well .irwCustomWarning {
    margin-bottom: 15px;
    margin-top: 4px;
    display: inline-block;
    width: 100%
}

#irwWrapper .InfoRequest .well.irwInfoWellRadio .irwCustomWarning,#irwWrapper .InfoRequest .well.irwInfoWellCheckBox .irwCustomWarning {
    margin-bottom: 0
}

#irwWrapper .InfoRequest .HasCustomFields textarea {
    border-right: 0
}

#irwWrapper .InfoRequest .HasCustomFields .irwInforequestTextArea .irwNoBg {
    vertical-align: top
}

#irwWrapper .InfoRequest .HasCustomFields .irwInforequestDropDown select {
    border-right: 0
}

#irwWrapper .InfoRequest .HasCustomFields .irwInfoRequestCommonWell .irwNoBg {
    border: none!important;
    background-color: transparent!important;
    position: absolute;
    right: 10px;
    top: 0
}

#irwWrapper .InfoRequest .HasCustomFields .irwInfoRequestCommonWell {
    position: relative
}

#irwWrapper .InfoRequest .HasCustomFields .irwcheckboxMendetory {
    position: absolute
}

#irwWrapper .InfoRequest .HasCustomFields input[type="checkbox"],#irwWrapper .InfoRequest .HasCustomFields input[type="radio"] {
    display: block!important;
    z-index: -1!important;
    position: absolute
}

#irwWrapper .irwOwnersCountTitle {
    margin-top: 8px;
    font-weight: normal;
    color: #666;
    margin-right: 5px
}

#irwWrapper .InfoRequest #messages,#irwWrapper .InfoRequest #messagesOpt {
    margin-top: -20px;
    float: right;
    width: 100%
}

#irwWrapper .InfoRequest .irwCustomWarningfrom-group {
    margin-bottom: 0
}

#irwWrapper .QuarterlyResultsPanel .panel-heading {
    background-color: transparent;
    border-bottom: 1px solid #f1f1f1
}

#irwWrapper .QuarterlyResultsPanel .panel-heading a {
    border-left: 3px solid;
    background-color: transparent;
    padding: 8px 8px 8px 5px;
    display: inline-block
}

#irwWrapper .QuarterlyResultsPanel.panel-group .panel-heading>.collapsed:after {
    content: none!important
}

#irwWrapper .QuarterlyResultsPanel.panel-group .panel-heading>a: after {
    content:none!important
}

#irwWrapper .QuarterlyResultsPanel.panel-group .panel-heading>a {
    text-transform: none
}

#irwWrapper .QuarterlyResultsPanel .panel-body>ul>li>a {
    text-transform: none;
    font-size: inherit;
    font-weight: normal
}

#irwWrapper .QuarterlyResultsPanel .panel-heading a {
    background-color: #fbfbfb;
    width: 100%
}

#irwWrapper .QuarterlyResultsPanel .panel-heading a.collapsed {
    background-color: transparent;
    width: 100%
}

#irwWrapper .QuarterlyResultsPanel .panel-heading a.collapsed: hover {
    border-left:3px solid
}

#irwWrapper .QuarterlyResultsPanel .panel-heading .fa {
    width: 35px;
    text-align: center;
    float: left;
    margin-top: 3px;
    color: #666
}

#irwWrapper .QuarterlyResultsPanel .panel-body {
    padding: 10px
}

#irwWrapper .QuarterlyResultsPanel .panel-default ul li {
    padding: 7px 5px 7px 10px
}

#irwWrapper .QuarterlyResultsPanel .panel-default ul li: hover {
    background-color:#fbfbfb
}

#irwWrapper .QuarterlyResultsPanel .irwQRTitle {
    display: list-item;
    list-style: none;
    padding-left: 35px
}

#irwWrapper .QuarterlyResultsPanel .panel-heading .fa-caret-right {
    display: none
}

#irwWrapper .QuarterlyResultsPanel .panel-heading:hover {
    background-color: #fbfbfb
}

#irwWrapper .QuarterlyResultsPanel .panel-heading+.panel-collapse .panel-body {
    border: none;
    border-bottom: 1px solid #f1f1f1
}

#irwWrapper .QuarterlyResultsPanel .panel-heading a.collapsed {
    border-left: 3px solid transparent
}

#irwWrapper .QuarterlyResultsPanel .panel-heading .collapsed .fa-caret-down {
    display: none
}

#irwWrapper .QuarterlyResultsPanel .panel-heading .collapsed .fa-caret-right {
    display: inline-block
}

#irwWrapper .QuarterlyResults div.panel-heading.active {
    border-bottom: 1px solid #f1f1f1;
    background-color: transparent;
    color: #428bca;
    background-color: #fbfbfb
}

#irwWrapper .irwClickEvent {
    cursor: pointer
}

.irwPendingHide {
    display: none!important
}

input[type="search"]: :-ms-clear {
    display:none
}

.Tbl-InsitOwnership th {
    cursor: pointer;
    word-break: keep-all
}

.instOwnerCustomDropDown a {
    cursor: pointer
}

.fa.irwLoadingIcon {
    display: none
}

.irwToolKit span.irwLoading,.irwToolKit span.irwLoading a {
    position: relative
}

.irwToolKit span.irwLoading .fa-spin {
    display: none
}

.irwToolKit .irwLoading .fa-spin {
    background: transparent;
    position: absolute;
    left: 5px;
    top: 4px;
    z-index: 1;
    color: #333
}

#irwsearch.input-group {
    margin: 10px 0
}

.irwIRSearch label {
    white-space: nowrap
}

@media all and (max-width: 320px) {
    #irwsearch .radio-inline.irwCustomLabel {
        margin-left:0!important;
        margin-right: 10px!important
    }
}

@media print {
    @page {
        size: 330mm 427mm;
        margin: 14mm
    }

    .container {
        width: 1170px
    }

    #irwWrapper .HasCustomFields .Customform-group .input-group input[type="text"].form-control {
        border-right: 1px
    }

    #footer {
        display: none
    }

    #irwWrapper .btn {
        color: #000;
        background: #e01f2e;
        border: none;
        color: #000
    }

    body>*:not(#fullBodyWrapper) {
        display: none
    }

    .irwToolKit {
        display: none!important
    }

    #fullBodyWrapper>*:not(.wrapper) {
        display: none
    }

    #irwWrapper.col-sm-6,#irwWrapper .col-md-6,#irwWrapperPR.col-sm-6,#irwWrapperPR .col-md-6 {
        width: 50%!important;
        float: left!important
    }

    #fullBodyWrapper>.wrapper>.topic>*:not(.container) {
        display: none
    }

    .breadcrumb.hidden-xs {
        display: block!important
    }

    a[href]:after {
        content: none!important
    }

    .scrollbars {
        overflow: visible!important;
        height: auto!important
    }

    h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
        font-family: 'Ubuntu',sans-serif;
        font-weight: 300;
        line-height: 1.1;
        color: inherit
    }

    #fullBodyWrapper>.wrapper>.container>.irwToolKit {
        display: none
    }

    #irwWrapper #accordion .collapse {
        display: block!important
    }

    .irwexpandcollapse {
        display: none!important
    }

    #BCData {
        clear: both!important;
        float: left!important;
        width: 100%!important
    }
}

.toolkit_view h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: 'Ubuntu',sans-serif;
    font-weight: 300;
    line-height: 1.1;
    color: inherit
}

.toolkit_view>#fullBodyWrapper>.wrapper>.container>.irwToolKit {
    display: none
}

.toolkit_view #irwWrapper .corporate .irwTableWrapper {
    height: auto!important
}

.toolkit_view #irwWrapper .irwBtnNewSubmit .btn-primary,.toolkit_view #irwWrapper .irwBtnEdit .btn-primary {
    color: #fff!important;
    background: #e01f2e!important;
    background-image: -webkit-linear-gradient(top,#f05f68 0%,#e01f2e 100%)!important;
    border-color: #e01f2e!important;
    border: 1px solid #e01f2e;
    border-radius: 4px!important;
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important
}

.toolkit_view #irwWrapper .irwBtnEmailUnsubscribe .btn-secondary {
    color: #fff!important;
    background-color: #666!important;
    border-color: #525252!important
}

.toolkit_view #irwWrapper pagination .btn-default: hover {
    color:#333;
    background-color: #ebebeb;
    border-color: #adadad
}

.toolkit_view .scrollbars,.toolkit_view .mCustomScrollBox {
    overflow: visible!important;
    height: auto!important
}

.toolkit_view #irwWrapper .HasCustomFields .Customform-group .input-group input[type="text"].form-control {
    border-right: 1px solid #ccc
}

.toolkit_view .col-sm-4 {
    width: 33.33333333%;
    float: left
}

.toolkit_view .col-sm-8 {
    width: 66.66666667%;
    float: left
}

.toolkit_view .topic {
    border-bottom: 1px solid #eee;
    background: #f6f6f6;
    float: left;
    width: 100%
}

.toolkit_view .topic h3 {
    display: inline-block;
    margin: 0;
    padding: 23px 10px;
    font-size: 16px
}

.toolkit_view .breadcrumb>li+li: before {
    content:"/ ";
    padding: 0 5px;
    color: #ccc
}

.toolkit_view .topic .breadcrumb {
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 10px;
    padding: 21px 0;
    background: transparent;
    float: right!important
}

.toolkit_view .topic .breadcrumb li {
    list-style: none;
    display: inline
}

.toolkit_view a,.toolkit_view a: visited,.toolkit_view a:active,.toolkit_view a:hover {
    color:#000
}

.toolkit_view #irwWrapper .irwTickerTitle {
    margin-top: 10px
}

.toolkit_view #irwWrapper .irwInfoReqConactBox {
    margin-top: 15px!important
}

.toolkit_view #irwWrapper .well {
    box-shadow: none!important
}

.toolkit_view #irwWrapper .form-control {
    box-shadow: none!important
}

.toolkit_view #irwWrapper .InfoRequestCols input {
    border-right: none!important
}

.toolkit_view #irwWrapper #captchCode {
    border-right: none!important
}

.toolkit_view #irwWrapper .visible-md,.toolkit_view #irwWrapper .visible-lg {
    display: none!important
}

.toolkit_view #irwWrapper .visible-md,.toolkit_view #irwWrapper .visible-lg.irwInstitutionalOwnTabs {
    display: block!important
}

.toolkit_view #irwWrapper .InsiderOwnership .col-md-9.irwInstitutionalOwnTabsContent {
    width: 75%!important
}

.toolkit_view #irwWrapper .visible-sm {
    display: block!important
}

.toolkit_view #irwWrapper .visible-xs,.toolkit_view #irwWrapper #irwTabsdropdown {
    display: none!important
}

.toolkit_view #irwWrapper .InsiderOwnership .visible-xs {
    display: block!important
}

.toolkit_view #irwWrapper .InsiderOwnership .visible-xs {
    display: none!important
}

.toolkit_view #irwWrapper .InsiderOwnership .irwCustomDropDown button {
    background-color: transparent!important
}

.toolkit_view #irwWrapper .InsiderOwnership .col-md-9.irwInstitutionalOwnTabsContent {
    width: 100%
}

.toolkit_view #irwWrapper .irwCRTabsPanel.visible-sm {
    display: block!important
}

.toolkit_view #irwWrapper .timeline li.hide {
    display: block!important
}

.toolkit_view .irwexpandcollapse,.toolkit_view .irwODexpandcollapse {
    display: none!important
}

.toolkit_view #irwWrapper .collapse {
    display: block!important;
    height: auto!important
}

#irwWrapper .QuarterlyResultsPanel .panel-heading a {
    border-left: none!important
}

.toolkit_view .irwFaqSections .collapse,.toolkit_view #irwWrapper .irwODBody {
    display: block!important
}

.toolkit_view .irwOfficerImgSmall {
    display: none!important
}

.toolkit_view .irwODPerson .showHistoric {
    display: none!important
}

.toolkit_view #irwWrapper .hideirwMendetory {
    display: block;
    visibility: hidden
}

.toolkit_view #irwWrapper .irwHistoricBody {
    display: block!important;
    visibility: visible!important
}

.toolkit_view #irwWrapper #totalreturnform .irwScrollbar {
    height: auto!important
}

.toolkit_view #irwWrapper #newsPanelResults .irwPRSummary {
    display: none!important;
    visibility: hidden!important
}

.toolkit_view #irwWrapper #newsPanelResults .irwPRSummary a {
    display: none!important;
    visibility: hidden!important
}

.toolkit_view #irwWrapper #newsPanelResults .irwPRTools a.showSummary {
    display: none!important;
    visibility: hidden!important
}

.toolkit_view #irwWrapper .irwTotalDivPane {
    position: relative!important;
    margin-top: 10px!important;
    width: 300px
}

.toolkit_view #irwWrapper .irwDivCalc .irwBoxTools {
    display: none!important
}

.toolkit_view #irwWrapper .prevYearTable .footable-first-column {
    width: 35%!important
}

.toolkit_view #irwWrapper #Event .irwEventBody,.toolkit_view #irwWrapper #PastEvent .irwEventBody {
    display: block!important;
    visibility: visible!important
}

.toolkit_view #irwWrapper .panel-heading {
    text-transform: uppercase
}

.toolkit_view #irwWrapper #stockInfo .fa-plus:before,.toolkit_view #irwWrapper .creditratings .fa-plus:before {
    content: "ï¨"!important
}

.toolkit_view #irwWrapper #TRData .irwTcaltableheader {
    padding-right: 15px!important
}

.toolkit_view .creditratings .fa-minus,.toolkit_view .creditratings .fa-plus,.toolkit_view .irwEventTabs .irwBoxTools .fa {
    display: none!important;
    visibility: hidden!important
}

#irwWrapper .dividends .irwDivTotal {
}

#irwWrapper .dividends .irwDivTotal .footable-toggle {
    display: none!important
}

#irwWrapper .dividends .irwTotalDivPane {
    position: absolute;
    margin-top: -10px
}

@media(max-width: 468px) {
    #irwWrapper .dividends .irwTotalDivPane {
        position:relative!important;
        margin-top: 0
    }
}

#irwWrapper .dividends .irwRangeSlider {
    margin-top: 8px
}

#irwWrapper .irwRangeSlider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

#irwWrapper .irwRangeSlider.slider-horizontal {
    width: 210px;
    height: 20px
}

#irwWrapper .irwRangeSlider.slider-horizontal .slider-track {
    height: 6px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0
}

#irwWrapper .irwRangeSlider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0
}

#irwWrapper .irwRangeSlider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -4px
}

#irwWrapper .irwRangeSlider.slider-horizontal .slider-handle.triangle {
    border-width: 0 10px 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0
}

#irwWrapper .irwRangeSlider input {
    display: none
}

#irwWrapper .irwRangeSlider .tooltip-inner {
    white-space: nowrap
}

#irwWrapper .irwRangeSlider .slider-track {
    position: absolute;
    cursor: pointer;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#irwWrapper .irwRangeSlider .slider-selection {
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#irwWrapper .irwRangeSlider .slider-handle {
    position: absolute;
    width: 14px;
    height: 14px;
    background-repeat: repeat-x;
    border: 1px solid #ccc
}

#irwWrapper .irwRangeSlider .slider-handle.round {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

#irwWrapper .irwRangeSlider .slider-handle.triangle {
    background: transparent none
}

.toolkit_view #irwWrapper #asreportedchartfrom .col-md-4 {
    display: none!important
}

.toolkit_view #irwWrapper #asreportedchartfrom .col-md-8 {
    width: 100%!important
}

.toolkit_view #irwWrapper #creditratingsform .irwScrollbar {
    height: auto!important
}

.irwcommodal textarea.form-control {
    border-right: 0 none
}

.irwcommodal .form-group {
    min-height: 85px
}

.irwcommodal .form-group,.irwcommodal .form-group .help-block,.irwcommodal .alert {
    margin-bottom: 0
}

.irwcommodal .alert {
    margin-top: 10px
}

#irwFinlHighlights #SourcePopupDive table {
    border: 0 none;
    border-collapse: collapse;
    margin-bottom: 10px
}

#irwFinlHighlights #SourcePopupDive td {
    border-color: #ddd;
    padding: 3px 10px;
    text-align: left
}

@media screen and (max-width: 480px) {
    body {
        -webkit-text-size-adjust:100%;
        -ms-text-size-adjust: 100%
    }

    .table-responsive table {
        border-collapse: collapse;
        mso-table-lspace: 0;
        mso-table-rspace: 0
    }

    .table-responsive table td,.table-responsive table tr {
        border-collapse: collapse;
        mso-table-lspace: 0;
        mso-table-rspace: 0
    }
}

#irwWrapperPR .clearfix::before,#irwWrapperPR .clearfix::after,#irwWrapperPR .container::before,#irwWrapperPR .container::after,#irwWrapperPR .container-fluid::before,#irwWrapperPR .container-fluid::after,#irwWrapperPR .row::before,#irwWrapperPR .row::after,#irwWrapperPR .form-horizontal .form-group::before,#irwWrapperPR .form-horizontal .form-group::after,#irwWrapperPR .btn-toolbar::before,#irwWrapperPR .btn-toolbar::after,#irwWrapperPR .btn-group-vertical>.btn-group::before,#irwWrapperPR .btn-group-vertical>.btn-group::after,#irwWrapperPR .nav::before,#irwWrapperPR .nav::after,#irwWrapperPR .navbar::before,#irwWrapperPR .navbar::after,#irwWrapperPR .navbar-header::before,#irwWrapperPR .navbar-header::after,#irwWrapperPR .navbar-collapse::before,#irwWrapperPR .navbar-collapse::after,#irwWrapperPR .pager::before,#irwWrapperPR .pager::after,#irwWrapperPR .panel-body::before,#irwWrapperPR .panel-body::after,#irwWrapperPR .modal-footer::before,#irwWrapperPR .modal-footer::after {
    content: " ";
    display: table
}

#irwWrapperPR *::before,#irwWrapperPR *::after {
    box-sizing: border-box
}

#irwWrapperPR .clearfix::after,#irwWrapperPR .container::after,#irwWrapperPR .container-fluid::after,#irwWrapperPR .row::after,#irwWrapperPR .form-horizontal .form-group::after,#irwWrapperPR .btn-toolbar::after,#irwWrapperPR .btn-group-vertical>.btn-group::after,#irwWrapperPR .nav::after,#irwWrapperPR .navbar::after,#irwWrapperPR .navbar-header::after,#irwWrapperPR .navbar-collapse::after,#irwWrapperPR .pager::after,#irwWrapperPR .panel-body::after,#irwWrapperPR .modal-footer::after {
    clear: both
}

#irwWrapperPR .row {
    margin-left: -15px;
    margin-right: -15px
}

#irwWrapperPR .container {
    margin-left: auto;
    margin-right: auto
}

#irwWrapperPR h1 {
    font-size: 2em;
    margin: .67em 0
}

#irwWrapperPR .irwFilePageH1,#irwWrapperPR .irwFilePageH2,#irwWrapperPR .irwFilePageH3 {
    margin: 0
}

#irwWrapperPR h1,#irwWrapperPR .h1,#irwWrapperPR h2,#irwWrapperPR .h2,#irwWrapperPR h3,#irwWrapperPR .h3 {
    margin-bottom: 10px;
    margin-top: 20px
}

#irwWrapperPR h1,#irwWrapperPR h2,#irwWrapperPR h3,#irwWrapperPR h4,#irwWrapperPR h5,#irwWrapperPR h6,#irwWrapperPR .h1,#irwWrapperPR .h2,#irwWrapperPR .h3,#irwWrapperPR .h4,#irwWrapperPR .h5,#irwWrapperPR .h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.3
}

#irwWrapperPR td,#irwWrapperPR th {
    padding: 3px
}

#irwWrapperPR *::before,#irwWrapperPR *::after {
    box-sizing: border-box
}

#irwWrapperPR *::before,#irwWrapperPR *::after {
    box-sizing: border-box
}

#irwWrapperPR * {
    box-sizing: border-box
}

#irwWrapperPR {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: normal;
    text-rendering: optimizelegibility
}

#irwWrapperPR h1,#irwWrapperPR .h1 {
    font-size: 220%
}

#irwWrapperPR h2,#irwWrapperPR .h2 {
    font-size: 150%
}

#irwWrapperPR h3,#irwWrapperPR .h3 {
    font-size: 140%
}

#irwWrapperPR h4,#irwWrapperPR .h4 {
    font-size: 130%
}

#irwWrapperPR h5,#irwWrapperPR .h5 {
    font-size: 110%;
    font-weight: bold
}

#irwWrapperPR h6,#irwWrapperPR .h6 {
    font-size: 12px;
    text-transform: uppercase
}

#irwWrapperPR b,#irwWrapperPR strong {
    font-weight: 600
}

#irwWrapperPR p {
    margin-bottom: 10px
}

#irwWrapperPR ul {
    margin: 0;
    padding: 0
}

#irwWrapperPR ul li {
    list-style: disc;
    margin-bottom: 10px;
    margin-left: 40px
}

#irwWrapperPR .irwFilePageH1,#irwWrapperPR .irwFilePageH2,#irwWrapperPR .irwFilePageH3 {
    margin: 0
}

#irwWrapperPR .irwFilePageDate {
    margin-bottom: 20px
}

@media(min-width: 768px) {
    #irwWrapperPR .container {
        width:100%
    }
}

@media(min-width: 992px) {
    #irwWrapperPR .container {
        width:100%
    }
}

@media(min-width: 1200px) {
    #irwWrapperPR .container {
        width:100%
    }
}

#irwWrapper #emailPopupCaptcha iframe,#irwWrapper #inforequestCaptcha iframe,#irwWrapper #fileCaptcha iframe {
    display: block
}


.mCSB_container {
    width: auto;
    margin-right: 17px;
    overflow: hidden
}

.mCSB_container.mCS_no_scrollbar {
    margin-right: 0
}

.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar {
    margin-right: 17px
}

.mCustomScrollBox>.mCSB_scrollTools {
    width: 16px;
    height: 100%;
    top: 0;
    right: 0
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center
}

.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: relative;
    height: 20px;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    top: 100%;
    margin-top: -40px
}

.mCSB_horizontal>.mCSB_container {
    height: auto;
    margin-right: 0;
    margin-bottom: 17px;
    overflow: hidden
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar {
    margin-bottom: 0
}

.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
    margin-bottom: 17px
}

.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools {
    width: 100%;
    height: 16px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger {
    width: 30px;
    height: 100%
}

.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight {
    display: block;
    position: relative;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
    float: left
}

.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight {
    margin-left: -40px;
    float: right
}

.mCustomScrollBox {
    -ms-touch-action: none
}

.mCustomScrollBox>.mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCustomScrollBox:hover>.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #000;
    background: rgba(0,0,0,.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #fff;
    background: rgba(255,255,255,.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(255,255,255,.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(255,255,255,.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(/content/framework/css/mcsb_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonUp:hover,.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonUp:active,.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail {
    background: #000;
    background: rgba(0,0,0,.15)
}

.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #000;
    background: rgba(0,0,0,.75)
}

.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0,0,0,.85)
}

.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0,0,0,.9)
}

.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #fff;
    background: rgba(255,255,255,.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background: #fff;
    background: rgba(255,255,255,.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(255,255,255,.85)
}

.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(255,255,255,.9)
}

.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #000;
    background: rgba(0,0,0,.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background: #000;
    background: rgba(0,0,0,.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0,0,0,.85)
}

.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0,0,0,.9)
}

.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #fff;
    background: rgba(255,255,255,.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background: #fff;
    background: rgba(255,255,255,.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(255,255,255,.85)
}

.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(255,255,255,.9)
}

.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #000;
    background: rgba(0,0,0,.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background: #000;
    background: rgba(0,0,0,.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0,0,0,.85)
}

.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0,0,0,.9)
}

.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail {
    background: #fff;
    background: rgba(255,255,255,.1)
}

.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail {
    width: 100%
}

.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail {
    background: #000;
    background: rgba(0,0,0,.15)
}

.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
    background: #000;
    background: rgba(0,0,0,.75)
}

.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0,0,0,.85)
}

.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0,0,0,.9)
}

.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.irwScrollbar .mCSB_scrollTools .mCSB_draggerRail {
    width: 5px
}

.mCS-bootstrap-thin>.mCSB_scrollTools .mCSB_draggerRail {
    background: #eee;
    background: rgba(220,220,220,.5)
}

.mCS-bootstrap-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 5px;
    background: #428bca;
    background: rgba(66,139,202,1)
}

.mCS-bootstrap-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail {
    width: 100%
}

.mCS-bootstrap-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-bootstrap-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(66,139,202,1)
}

.mCS-bootstrap-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-bootstrap-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(66,139,202,1)
}

.mCS-bootstrap-thin>.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-bootstrap-thin>.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-bootstrap-thin>.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-bootstrap-thin>.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.content_1>.mCustomScrollBox>.mCSB_scrollTools {
    height: 96%;
    top: 2%
}

.content_2 .mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    box-shadow: 1px 1px 1px rgba(255,255,255,.1)
}

.content_2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: rgba(255,255,255,.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.content_2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(255,255,255,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.content_2 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.content_2 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(255,255,255,.6);
    filter: "alpha(opacity=60)";
    -ms-filter: "alpha(opacity=60)"
}

.content_3>.mCustomScrollBox>.mCSB_scrollTools {
    height: 94%;
    top: 3%
}

.content_3 .mCSB_scrollTools .mCSB_draggerRail {
    width: 0;
    border-right: 1px dashed #09c
}

.content_3 .mCSB_scrollTools .mCSB_dragger {
    height: 11px
}

.content_3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    background: #09c
}

.content_4>.mCustomScrollBox>.mCSB_scrollTools {
    height: 94%;
    top: 3%
}

.content_4 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #d0b9a0;
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,.5);
    box-shadow: 1px 1px 5px rgba(0,0,0,.5)
}

.content_4 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.content_4 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #dfcdb9
}

.content_4 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.content_4 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
    box-shadow: 0 0 3px rgba(0,0,0,.5)
}

.content_5>.mCustomScrollBox>.mCSB_scrollTools {
    width: 98%;
    margin: 0 1%
}

.content_6>.mCustomScrollBox>.mCSB_scrollTools {
    width: 88%;
    margin: 0 6%
}

.content_8 .mCSB_scrollTools .mCSB_draggerRail {
    width: 0;
    border-left: 1px solid rgba(0,0,0,.8);
    border-right: 1px solid rgba(255,255,255,.2)
}
