body {
    margin: 0;
    font-family: Helvetica;
    color: #000;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    background-image: url(/sites/all/themes/iui_custom/iui_custom/iui_custom/home_back.jpg);
    background-repeat: repeat-x;
    height: auto;
    background-color: #EFEFEF
    }
body {
    margin: 0;
    padding: 0;
    left: 0;
    top: 45px;
    width: 100%;
    min-height: 372px;
    -webkit-transition-duration: 300ms;
    -webkit-transition-property: -webkit-transform;
    -webkit-transform: translatex(0%)
    }
#home {
    padding: 0;
    margin: 0
    }
body[orient="landscape"] > *:not(.toolbar) {
    min-height: 268px
    }
body > *[selected="true"] {
    display: block
    }
a:active, a:link, a:hover, a:visited {
    color: #000;
    text-decoration: none
    }
a:hover {
    color: #666;
    text-decoration: underline
    }
body > ul > li > a {
    background: url(/sites/all/themes/iui_custom/iui_custom/iui_custom/listArrow.png);
    background-repeat: no-repeat;
    background-position: right center
    }
a[selected], a:active {
    background-repeat: no-repeat, repeat-x;
    background-position: right center, left top;
    background: none;
    color: #999 !important
    }
a[selected="progress"] {
    color: #999;
    background-image: url(/sites/all/themes/iui_custom/iui_custom/iui_custom/loading.gif), url(/sites/all/themes/iui_custom/iui_custom/iui_custom/selection.jpg) !important;
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #000
    }
body > .toolbar {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #2d3642;
    border-top: 1px solid #6d84a2;
    padding: 10px;
    height: 45px
    }
body > .homebar {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0;
    display: block
    }
.toolbar > h1 {
    position: absolute;
    overflow: hidden;
    left: 40%;
    margin: -1px 0 0 -75px;
    height: 45px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000
    }
body[orient="landscape"] > .toolbar > h1 {
    margin-left: -165px
    }
.button {
    position: absolute;
    overflow: hidden;
    top: 8px;
    right: 6px;
    margin: 0;
    border-width: 0 5px;
    padding: 0 3px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none
    }
.blueButton {
    border-width: 0 5px
    }
.leftButton {
    left: 6px;
    right: auto
    }
#backButton {
    display: inline;
    left: 6px;
    right: auto;
    padding: 0;
    max-width: 55px;
    border-width: 0 8px 0 14px
    }
.whiteButton, .redButton, .grayButton {
    display: block;
    border-width: 0 12px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: inherit;
    color: inherit
    }
.whiteButton {
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0
    }
.redButton {
    color: #fff;
    text-shadow: #7a0001 0 -1px 0
    }
.grayButton {
    color: #FFF
    }
body > ul > li {
    border-bottom: 1px solid #E0E0E0;
    font-size: 20px;
    list-style: none outside none;
    margin: 0 10px;
    margin-right: 15px;
    padding: 8px 0 8px 8px;
    position: relative
    }
body > ul > li.group {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999;
    padding: 1px 10px;
    font-size: 17px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
    color: #FFF
    }
body > ul > li.group:first-child {
    top: 0;
    border-top: none
    }
body > ul > li > a {
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color: inherit
    }
a[target="_replace"] {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 18px;
    color: cornflowerblue;
    background-color: #FFF;
    background-image: none
    }
body > .dialog {
    top: 0;
    width: 100%;
    min-height: 417px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.8);
    padding: 0;
    text-align: right
    }
.dialog > fieldset {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    margin: 0;
    border: none;
    border-top: 1px solid #6d84a2;
    padding: 10px 6px
    }
.dialog > fieldset > h1 {
    margin: 0 10px 0 10px;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 0;
    text-align: center
    }
.dialog > fieldset > label {
    position: absolute;
    margin: 16px 0 0 6px;
    font-size: 14px;
    color: #999
    }
body > .panel {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px
    }
.panel > fieldset {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    background: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #999;
    text-align: right;
    font-size: 16px
    }
.row {
    position: relative;
    min-height: 42px;
    border-bottom: 1px solid #999;
    -webkit-border-radius: 0;
    text-align: right
    }
fieldset > .row:last-child {
    border-bottom: none !important
    }
.row > input[type|=radio], .row > input[type|=checkbox] {
    margin: 7px 7px 0 0;
    height: 25px;
    width: 25px
    }
.row > label {
    position: absolute;
    margin: 0 0 0 14px;
    line-height: 42px;
    font-weight: bold
    }
.row > span {
    position: absolute;
    padding: 12px 10px 0 110px;
    margin: 0
    }
.row > .toggle {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 100px;
    height: 28px
    }
.toggle {
    border: 1px solid #888;
    -webkit-border-radius: 6px;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px
    }
.toggle[toggled="true"] {
    border: 1px solid #143fae
    }
.toggleOn {
    display: none;
    position: absolute;
    width: 60px;
    text-align: center;
    left: 0;
    top: 0;
    color: #FFF;
    text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 0
    }
.toggleOff {
    position: absolute;
    width: 60px;
    text-align: center;
    right: 0;
    top: 0;
    color: #666
    }
.toggle[toggled="true"] > .toggleOn {
    display: block
    }
.toggle[toggled="true"] > .toggleOff {
    display: none
    }
.thumb {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 40px;
    height: 28px;
    border: 1px solid #888;
    -webkit-border-radius: 6px
    }
.toggle[toggled="true"] > .thumb {
    left: auto;
    right: -1px
    }
.panel > h2 {
    margin: 0 0 8px 14px;
    font-size: inherit;
    font-weight: bold;
    color: #4d4d70;
    text-shadow: rgba(255, 255, 255, 0.75) 2px 2px 0
    }
#preloader {
    display: none;
    background-image: url(/sites/all/themes/iui_custom/iui_custom/iui_custom/loading.gif), url(/sites/all/themes/iui_custom/iui_custom/iui_custom/selection.jpg), url(/sites/all/themes/iui_custom/iui_custom/iui_custom/blueButton.png), url(/sites/all/themes/iui_custom/iui_custom/iui_custom/listArrowSel.png), url(/sites/all/themes/iui_custom/iui_custom/iui_custom/listGroup.png)
    }
.panel {
    display: none
    }
.img-teaser {
    padding-right: 10px
    }
.contentClient {
    padding-top: 10px;
    border-bottom: 1px solid #000;
    height: 180px;
    margin: 0;
    padding-left: 15px;
    padding-top: 10px
    }
.views-row a:link, .views-row a:visited {
    color: #000;
    text-decoration: none
    }
.views-row a:hover {
    color: #000;
    text-decoration: underline
    }
.views-row a:active {
    color: #000
    }
#homeButton {
    border-width: 0 8px 0 14px;
    display: inline;
    max-width: 55px;
    padding: 0;
    left: auto;
    margin-right: 10px
    }
.news {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    padding-right: 10px;
    padding-top: 10px
    }
.image-body {
    position: relative;
    text-align: center
    }
li.li-bottom, li.li-top {
    padding-left: 0;
    margin: 0;
    border: medium none
    }
li.news-li {
    border-top: 1px solid #E0E0E0
    }
.title-head {
    font-weight: bold;
    font-size: 19px
    }
.dfplink {
    background-color: #000;
    color: #FFF;
    display: inline-block;
    height: 25px;
    padding-left: 15px;
    padding-top: 5px;
    width: 95%
    }
.dfplink a:link, .dfplink a:visited, .dfplink a:active, .dvideolink a:link, .dvideolink a:visited, .dvideolink a:active {
    color: #FFF
    }
.dfplink a:hover, .dvideolink a:hover {
    color: #CCC;
    text-decoration: underline
    }
ul {
    margin: 0;
    padding: 0
    }
ul li {
    border-bottom: 1px solid #E0E0E0;
    font-size: 20px;
    list-style: none outside none;
    margin: 0 15px 0 10px;
    padding: 8px 0 8px 8px;
    position: relative
    }
.view-agents .views-row {
    border-bottom: 1px solid #E0E0E0;
    font-size: 20px;
    list-style: none outside none;
    margin: 0 15px 0 10px;
    padding: 8px 0 8px 8px;
    position: relative
    }
.content-data {
    padding-left: 15px
    }
.clients-list .content-data, .node_174 .content-data, .agents .content-data, .nodeorder .content-data {
    padding-left: 0
    }
.node_174 .content-data ul li, .agents .content-data ul li, .view-agents .views-row {
    margin: 0
    }
.taxonomy .content-data {
    padding-right: 15px
    }