
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    font-family: Arial,Helvetica,Arial,Helvetica,sans-serif;
    line-height: 1;
}
ol, ul {
    list-style: outside none none;
}
img {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
@font-face {
    font-family: "klav";
    font-style: normal;
    font-weight: normal;
    src: local("Klavika"), url("../fonts/Klavika.woff") format("woff"), url("../fonts/Klavika.otf") format("opentype"), url("../fonts/Klavika.svg") format("svg");
}
@font-face {
    font-family: "klav";
    font-style: normal;
    font-weight: bold;
    src: local("Klavika-Bold"), url("../fonts/Klavika-Bold.woff") format("woff"), url("../fonts/Klavika-Bold.otf") format("opentype"), url("../fonts/Klavika-Bold.svg") format("svg");
}
body {
    background: #f8f7f8 none repeat scroll 0 0;
    color: #4d4d4d;
    font-family: Arial,Helvetica,sans-serif;
}
h1 {
    color: #45474d;
    font-size: 30px;
    margin: 20px 0;
}
h2 {
    color: #45474d;
    font-size: 24px;
    margin: 20px 0;
}
h3 {
    color: #45474d;
    font-size: 18px;
    margin: 20px 0;
}
h4 {
    color: #45474d;
    font-size: 14px;
    margin: 20px 0;
}
p {
    color: #666;
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0;
}
a {
    color: #3b7fa6;
    cursor: pointer;
    font-size: 12px;
    line-height: 17px;
    position: relative;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: underline;
    top: 1px;
}
ol {
    font-size: 13px;
    list-style-type: decimal;
    padding-left: 30px;
}
ol li {
    line-height: 20px;
    padding-left: 10px;
}
.clear {
    clear: both;
}
a.blueBtn {
    background-clip: padding-box;
    background-color: #5a647d;
    background-image: -moz-linear-gradient(center top , #5a647d, #4e586f);
    border-radius: 4px;
    box-shadow: 1px 1px 0 #ccc;
    color: #fff;
    float: left;
    margin: 3px 5px 3px 0;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
a.blueBtn span {
    background: rgba(0, 0, 0, 0) url("../img/blueBtnArrowActive.png") no-repeat scroll right center;
    padding-right: 15px;
}
a.blueBtn:hover {
    background-clip: padding-box;
    background-color: #636f8b;
    background-image: -moz-linear-gradient(center top , #636f8b, #5d6984);
    text-decoration: none;
}
a.blueBtn:active {
    background-clip: padding-box;
    background-color: #4b546a;
    background-image: -moz-linear-gradient(center top , #4b546a, #454e62);
    text-decoration: none;
}
a.blueBtn.inactive {
    background-clip: padding-box;
    background-color: #5a647d;
    background-image: -moz-linear-gradient(center top , #5a647d, #4e586f);
    color: #99a3bb;
    text-decoration: none;
}
a.blueBtn.inactive span {
    background: rgba(0, 0, 0, 0) url("../img/blueBtnArrowInactive.png") no-repeat scroll right center;
}
input.blueSubmit[type="submit"], button.blueSubmit {
    background-clip: padding-box;
    background-color: #5a647d;
    background-image: -moz-linear-gradient(center top , #5a647d, #4e586f);
    border: 0 none;
    border-radius: 4px;
    box-shadow: 1px 1px 0 #ccc;
    color: #fff;
    float: left;
    margin: 3px 5px 3px 0;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
input.blueSubmit[type="submit"]:hover, button.blueSubmit:hover {
    background-clip: padding-box;
    background-color: #636f8b;
    background-image: -moz-linear-gradient(center top , #636f8b, #5d6984);
    text-decoration: none;
}
input.blueSubmit[type="submit"]:active, button.blueSubmit:active {
    background-clip: padding-box;
    background-color: #4b546a;
    background-image: -moz-linear-gradient(center top , #4b546a, #454e62);
    text-decoration: none;
}
input.blueSubmit[type="submit"]:disabled, button.blueSubmit:disabled {
    background-clip: padding-box;
    background-color: #5a647d;
    background-image: -moz-linear-gradient(center top , #5a647d, #4e586f);
    color: #99a3bb;
    text-decoration: none;
}
a.greenBtn {
    background-clip: padding-box;
    background-color: #5cd980;
    background-image: -moz-linear-gradient(center top , #5cd980, #55ca76);
    border-radius: 4px;
    box-shadow: 1px 1px 0 #ccc;
    color: #fff;
    float: left;
    margin: 3px 5px 3px 0;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
a.greenBtn span {
    background: rgba(0, 0, 0, 0) url("../img/greenBtnArrowActive.png") no-repeat scroll right center;
    padding-right: 15px;
}
a.greenBtn:hover {
    background-clip: padding-box;
    background-color: #5cda80;
    background-image: -moz-linear-gradient(center top , #5cda80, #5ad47c);
    text-decoration: none;
}
a.greenBtn:active {
    background-clip: padding-box;
    background-color: #55c575;
    background-image: -moz-linear-gradient(center top , #55c575, #52bd70);
    text-decoration: none;
}
a.greenBtn.inactive {
    background-clip: padding-box;
    background-color: #5cda80;
    background-image: -moz-linear-gradient(center top , #5cda80, #5cda80);
    color: #d6f1dd;
    text-decoration: none;
}
a.greenBtn.inactive span {
    background: rgba(0, 0, 0, 0) url("../img/greenBtnArrowInactive.png") no-repeat scroll right center;
}
input.greenSubmit[type="submit"], button.greenSubmit {
    background: #0288d1 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 60px;
}
#UserLoginForm input.greenSubmit[type="submit"] {
    background: #0288d1 url("../img/login.png") no-repeat scroll 85% center;
    padding: 7px 25px 7px 15px;
    width: 80px;
}
input.greenSubmit[type="submit"]:hover, button.greenSubmit:hover {
    background-color: #0f618c;
    text-decoration: none;
}
#UserLoginForm input.greenSubmit[type="submit"]:hover {
    background-color: #0f618c;
}
.formContentaligned {
    margin-left: 125px !important;
}
input.greenSubmit[type="submit"]:active, button.greenSubmit:active {
    background-color: #55c575;
    text-decoration: none;
}
input.greenSubmit[type="submit"]:disabled, button.greenSubmit:disabled {
    background-color: #5cda80;
    color: #d6f1dd;
    text-decoration: none;
}
a.videoLnk {
    background: rgba(0, 0, 0, 0) url("../img/videoLnk.png") no-repeat scroll left center;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-left: 24px;
    text-transform: uppercase;
}
strong, b {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.fLeft {
    float: left;
}
.fRight {
    float: right;
}
table {
    border-spacing: 0;
    box-shadow: 0 1px 0 #eee;
    font-size: 12px;
    width: 100%;
}
table tr {
    border-left: 1px solid #e7e9ec;
    border-right: 1px solid #e7e9ec;
}
table tr th, table tr td {
    padding: 10px;
}
table tr th {
    background: #59637b none repeat scroll 0 0;
    color: #fff;
    font-style: italic;
    text-align: left;
}
table tr th {
    padding: 12px 10px 13px;
}
table th:first-child {
    background-clip: padding-box;
    border-radius: 4px 0 0;
}
table th:last-child {
    background-clip: padding-box;
    border-radius: 0 4px 0 0;
}
table th:only-child {
    background-clip: padding-box;
    border-radius: 4px 4px 0 0;
}
table tr td:last-child {
    text-align: right;
}
.wrapp {
    height: auto !important;
    margin: 0 auto;
    position: relative;
    width: 1280px;
}
#header {
    width: 100%;
}
#header .htop {
    background: #33373b none repeat scroll 0 0;
    height: 63px;
    width: 100%;
}
#header .btop {
    background: #fcfcfc none repeat scroll 0 0;
    height: 51px;
    width: 100%;
}
#header a.logo {
    background: rgba(0, 0, 0, 0) url("../img/logopan.png") no-repeat scroll left top;
    float: left;
    left: 0;
    padding: 31px 78px;
    position: absolute;
    top: 0;
}
#header .hlinks {
    padding: 12px 0;
    position: absolute;
    right: 43px;
    top: 0;
}
#header .hlinks a {
    color: #d1d1d1;
    float: left;
    margin: 10px 20px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
#header .hlinks a:hover {
    color: #fff;
}
#header ul#menu {
    margin: 0;
    padding: 0;
}
#header ul#menu li {
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
#header ul#menu li a {
    color: #7e7e7e;
    float: left;
    font-size: 14px;
    margin: 0 10px;
    padding: 17px 0;
    text-decoration: none;
}
#header ul#menu li a:hover {
    border-bottom: 4px solid #cb2a2a;
    color: #262626;
    padding: 17px 0 14px;
    text-decoration: none;
}
#header ul#menu li a.current {
    border-bottom: 4px solid #cb2a2a;
    color: #262626;
    padding: 17px 0 14px;
    text-decoration: none;
}
#header ul#menu li a.first {
    margin-left: 0;
}
#header .search {
    float: right;
    margin: 10px 0;
}
#header .search input {
    background: #fff url("../img/searchicon.png") no-repeat scroll 275px 8px;
    border-color: #e2e2e2 #fff #fff;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    padding: 6px;
    width: 290px;
}
#content {
    float: left;
    padding-bottom: 80px;
    width: 100%;
}
#content .notloggedHome {
    background: rgba(0, 0, 0, 0) url("../img/banner.jpg") no-repeat scroll right top;
    min-height: 300px;
    padding-top: 38px;
    position: relative;
    width: 100%;
}
#content .notloggedHome2 {
    background: #298f9b url("../img/banner2.jpg") no-repeat scroll center top;
    height: 290px;
    margin-bottom: 80px;
    position: relative;
    width: 100%;
}
#content .slider {
    background: #298f9b url("../img/sliderbg.png") no-repeat scroll center top;
    height: 292px;
    width: 100%;
}
.carousel {
}
.carousel li {
    display: block;
    text-align: left;
}
.pagination-container {
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 5;
}
.carousel-pagination {
    display: block;
    height: 12px;
    left: 0;
    overflow: hidden;
}
.carousel-pagination li {
    background: transparent url("../img/square_gray.png") no-repeat scroll 0 0;
    cursor: pointer;
    float: left;
    height: 6px;
    margin-left: 5px;
    width: 34px;
}
.carousel-pagination .carousel-pagination-active {
    background: transparent url("../img/square_blue.png") no-repeat scroll 0 0;
}
.carousel li .cTitle {
    color: #fff;
    font-family: "klav";
    font-size: 45px;
    font-weight: bold;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px #777;
}
.carousel li .csTitle {
    color: #fff;
    font-family: "klav";
    font-size: 25px;
    font-weight: normal;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px #777;
}
.carousel li .tools {
    border-top: 1px solid #389ca8;
    float: left;
    margin-top: 20px;
    padding: 15px 0 0;
}
.carousel li .tools .videoLnk {
    margin: 10px 0 0 20px;
}
.carousel li .tools a.grayBtn {
    box-shadow: 1px 1px 0 #888;
}
.topSeparator {
    float: left;
    height: 30px;
    width: 100%;
}
h2.title.titleSeparator {
    margin-top: 30px;
}
#fullContent {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 25px;
    text-align: center;
    width: 100%;
}
#halfContent {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-right: 8px;
    margin-top: 8px;
    padding: 25px;
    width: 441px;
}
#oneThirdContent {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-right: 8px;
    margin-top: 8px;
    padding: 25px;
    width: 290px;
}
#twoThirdContent {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 1px 1px #ddd;
    float: left;
    margin-right: 8px;
    margin-top: 8px;
    padding: 25px;
    width: 592px;
}
#wrappLeft {
    float: left;
    width: 712px;
}
#wrappLeft01 {
    float: left;
    margin-right: 8px;
    width: 380px;
}
#leftContent {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 1px 1px #ddd;
    float: left;
    margin-top: 8px;
    min-height: 200px;
    padding: 25px;
    width: 662px;
}
h2.title {
    border-bottom: 1px solid #f6f6f6;
    color: #aeb4b7;
    font-family: Arial;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}
h3.title {
    color: #9ba5ab;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0 20px;
    padding: 10px 0;
    text-transform: uppercase;
}
h3.title span {
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
}
h3.title01 {
    color: #586279;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 20px;
    padding: 10px 0;
    text-transform: none;
}
.boxLine {
    float: left;
    margin: 10px 0;
    width: 100%;
}
.boxColumn {
    float: left;
    margin: 0 32px 0 0;
    width: 310px;
}
.boxColumn3 {
    float: left;
    margin: 0 32px 0 0;
    width: 292px;
}
.lastCol, .lastContent {
    margin-right: 0 !important;
}
h3.gClock {
    background: rgba(0, 0, 0, 0) url("../img/clock-green.png") no-repeat scroll left center;
    padding-left: 35px;
}
h3.oClock {
    background: rgba(0, 0, 0, 0) url("../img/clock-orange.png") no-repeat scroll left center;
    padding-left: 35px;
}
h3.pen {
    background: rgba(0, 0, 0, 0) url("../img/pen.png") no-repeat scroll left center;
    padding-left: 35px;
}
h3.file {
    background: rgba(0, 0, 0, 0) url("../img/file.png") no-repeat scroll left center;
    padding-left: 35px;
}
ul.line {
    margin-bottom: 5px;
}
ul.line li {
    border-bottom: 1px solid #dfe2e4;
    color: #666666;
    font-size: 12px;
    line-height: 22px;
    padding: 8px 0;
}
ul.line li.last {
    border-bottom: 0 none;
}
ul.checkBox {
    float: left;
    margin-bottom: 5px;
}
ul.checkBox li {
    background: rgba(0, 0, 0, 0) url("../img/checked.png") no-repeat scroll left 10px;
    color: #666666;
    float: left;
    font-size: 12px;
    line-height: 22px;
    padding: 8px 0 8px 25px;
}
ul.checkBox li div.text {
    float: left;
    width: 260px;
}
a.commentBox {
    background: rgba(0, 0, 0, 0) url("../img/commentBox.png") no-repeat scroll left top;
    float: right;
    height: 18px;
    margin-top: 4px;
    width: 20px;
}
a.commentBox:hover {
    background: rgba(0, 0, 0, 0) url("../img/commentBoxOver.png") no-repeat scroll left top;
}
.boxColumn3 ul.checkBox {
    float: left;
    margin-bottom: 5px;
}
.boxColumn3 ul.checkBox li {
    background: rgba(0, 0, 0, 0) url("../img/checked.png") no-repeat scroll left 10px;
    color: #666666;
    float: left;
    font-size: 12px;
    line-height: 22px;
    padding: 8px 0 8px 25px;
}
.boxColumn3 ul.checkBox li div.text {
    float: left;
    width: 245px;
}
.boxColumn3 a.commentBox {
    background: rgba(0, 0, 0, 0) url("../img/commentBox.png") no-repeat scroll left top;
    float: right;
    height: 18px;
    margin-top: 4px;
    width: 20px;
}
.boxColumn3 a.commentBox:hover {
    background: rgba(0, 0, 0, 0) url("../img/commentBoxOver.png") no-repeat scroll left top;
}
ul.bullet {
    margin-bottom: 5px;
}
ul.bullet li {
    background: rgba(0, 0, 0, 0) url("../img/bullet.png") no-repeat scroll left 11px;
    color: #666666;
    font-size: 12px;
    line-height: 22px;
    padding: 4px 0 4px 15px;
}
p.subNote {
    color: #a5a5a5;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    line-height: 18px;
    text-transform: none;
}
.program-details-main{
    float: right;
}
#rightSidebar {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 1px 1px #ddd;
    float: right;
    margin-top: 8px;
    min-height: 200px;
    width: 270px;
}
#status {
    background: rgba(0, 0, 0, 0) url("../img/sidebarTopBg.png") repeat-x scroll left top;
    border-bottom: 1px solid #ededed;
    color: #384c58;
    float: left;
    font-size: 13px;
    height: 102px;
    position: relative;
    width: 100%;
}
#status img {
    position: absolute;
    right: 20px;
    top: 18px;
}
#status div {
    float: left;
    margin: 43px 0 0 20px;
    text-transform: uppercase;
}
#status div span {
    border-bottom: 1px solid #e5e4e4;
    font-size: 16px;
    font-weight: bold;
}
#sidebarBoxes {
    border-bottom: 1px solid #ededed;
    float: left;
    font-size: 12px;
    padding: 25px;
    position: relative;
    width: 220px;
}
#sidebarBoxes h3.title {
    line-height: 20px;
    margin-top: 0;
    padding: 0;
}
#sidebarBoxes h3.title01 {
    line-height: 20px;
    margin-top: 0;
    padding: 0;
}
#sidebarBoxes ul li {
    padding: 4px 0;
}
.stats span {
    margin-right: 20px;
}
.subNote01 {
    color: #a5a5a5;
    font-size: 12px;
    font-style: italic;
}
.contor {
    clear: both;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.progressOut {
    background: #e4e4e4 none repeat scroll 0 0;
    border-color: #cfcfcf #e4e4e4 #e4e4e4;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 16px;
    margin: 10px 0 0;
    position: relative;
    width: 100%;
}
.progressIn {
    background: #76b432 -moz-linear-gradient(center top , #75c031, #76a733) repeat scroll 0 0 padding-box;
    border-radius: 8px;
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
    width: 45%;
}
ul.keyAccountList li {
    float: left;
    width: 100%;
}
ul.keyAccountList li a {
    float: right;
    line-height: 12px;
}
p.sTitle {
    color: #9c9b9c;
    font-size: 12px;
}
#sidebarBoxes ul.checkBox li {
    padding: 8px 0 8px 25px;
}
#leftContent01 {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 1px 1px #ddd;
    float: left;
    margin-top: 8px;
    padding: 25px;
    width: 330px;
}
#leftContent01 .videoDescr {
    margin-left: 10px;
    width: 170px;
}
#leftContent01 .videoDescr a {
    float: left;
    font-size: 15px;
    margin-bottom: 10px;
    width: 100%;
}
#leftContent01 .videoDescr span {
    color: #a4a3a3;
    float: left;
    font-size: 11px;
    font-style: italic;
    width: 100%;
}
#leftContent02 {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 1px 1px #ddd;
    float: left;
    margin-top: 8px;
    padding: 25px;
    width: 274px;
}
ul.newsFeed {
    float: left;
    width: 100%;
}
ul.newsFeed li {
    background: rgba(0, 0, 0, 0) url("../img/newsIcon.png") no-repeat scroll left 13px;
    border-bottom: 1px solid #f4f4f4;
    float: left;
    padding: 10px 0 10px 20px;
    width: 100%;
}
ul.newsFeed li.blueIcon {
    background: rgba(0, 0, 0, 0) url("../img/newsIconBlue.png") no-repeat scroll left 13px;
}
ul.newsFeed li a {
    float: left;
    font-size: 13px;
    margin-bottom: 6px;
    width: 100%;
}
ul.newsFeed li span {
    color: #a4a3a3;
    float: left;
    font-size: 11px;
    font-style: italic;
    width: 100%;
}
ul.newsFeed li.last {
    border-bottom: 0 none;
}
#footer {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 30px 0;
    width: 100%;
}
#footer .fLeft {
    padding: 0 10px;
    width: 100px;
}
#footer .fRight {
    padding: 10px 0 0;
    width: 870px;
}
#footer h2 {
    font: 18px/20px Arial,sans-serif;
}
#footer ul {
    font: 12px/12px Arial,sans-serif;
}
#footer ul.fMenuL {
    float: left;
}
#footer ul.fMenuR {
    float: right;
}
#footer ul li {
    border-left: 1px solid #e1e1e1;
    float: left;
    margin: 5px 0;
}
#footer ul li:first-child {
    border: 0 none;
}
#footer ul li a {
    color: #595959;
    float: left;
    font: 12px/12px Arial,sans-serif;
    letter-spacing: -0.07em;
    padding: 0 10px;
}
#footer ul.fMenuR li a {
    color: #aaa;
}
#footer .fCopy {
    color: #aaa;
    float: left;
    font: 12px/20px Arial,sans-serif;
    margin-left: 80px;
    padding: 5px 10px 0;
}
.col33 {
    float: left;
    margin-right: 32px;
    width: 302px;
}
.col66 {
    float: left;
    margin-right: 32px;
    width: 604px;
}
.notloggedHome2 h2 {
    color: #fff !important;
    margin-top: 95px;
}
.ui-tabs {
    float: left;
    margin-top: 20px;
}
.ui-tabs ul {
    float: left;
    height: 29px;
    width: 100%;
}
.ui-tabs ul li {
    float: left;
}
.notloggedHome2 + #flashMessage + .clear + .wrapp #UserLoginForm, .notloggedHome2 + .clear + .wrapp #UserLoginForm {
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 40%;
}
.ui-tabs ul li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #f8f8f8 #f8f8f8 #ffffff;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #555555;
    cursor: default;
    padding: 15px 25px;
}
.ui-tabs ul li a:hover {
    text-decoration: none;
}
.recaptcha{
    margin: 10px 0;
}
.ui-tabs ul li.ui-tabs-active a {
    border-top: 2px solid #6ccbd2;
}
.ui-tabs div.ui-tabs-panel {
    border: 1px solid #f8f8f8;
    display: block;
    float: left;
    padding: 20px;
}
.ui-accordion {
    border: 1px solid #eeecec;
    border-radius: 5px;
}
.ui-accordion h3 {
    background: rgba(0, 0, 0, 0) url("../img/closedAcc.png") no-repeat scroll 15px 20px;
    border-top: 1px solid #eeecec;
    color: #45474d;
    font-size: 13px;
    margin: 0;
    padding: 20px 20px 20px 40px;
}
.ui-accordion h3.ui-state-active {
    background: rgba(0, 0, 0, 0) url("../img/openedAcc.png") no-repeat scroll 15px 20px;
}
.ui-accordion h3#ui-accordion-accordion-header-0 {
    border-top: 0 none;
}
.ui-accordion h3.ui-corner-bottom {
}
.ui-accordion div.ui-accordion-content {
    padding: 0 20px 10px 40px;
}
.ui-accordion div.ui-accordion-content p {
    color: #666;
    font-size: 12px;
}
.border {
    background: #f8f7f8 none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    padding: 5px;
}
.address {
    background: rgba(0, 0, 0, 0) url("../img/address.png") no-repeat scroll left 4px;
    clear: both;
    float: left;
    font-size: 12px;
    padding: 6px 0 6px 26px;
}
.phone {
    background: rgba(0, 0, 0, 0) url("../img/phone.png") no-repeat scroll left 4px;
    clear: both;
    float: left;
    font-size: 12px;
    padding: 6px 0 6px 26px;
}
.email {
    background: rgba(0, 0, 0, 0) url("../img/email.png") no-repeat scroll left 6px;
    clear: both;
    float: left;
    font-size: 12px;
    padding: 6px 0 6px 26px;
}
.website {
    background: rgba(0, 0, 0, 0) url("../img/website.png") no-repeat scroll left 4px;
    clear: both;
    float: left;
    font-size: 12px;
    padding: 6px 0 6px 26px;
}
#ContactExtraSubject {
    display: none;
}
.displaynone {
    display: none;
}
#formContent {
    width: 100%;
}
#formContent label {
    color: #555;
    float: left;
    font-size: 12px;
    padding: 5px 0;
}
#formContent label.w120 {
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 6px 0;
    width: 120px;
}
#formContent input[type="text"], #formContent input[type="password"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    color: #3c4344;
    float: left;
    font-size: 12px;
    margin-bottom: 15px;
    padding: 6px;
    transition: all 0.3s ease 0s;
    width: 302px;
}
#formContent select {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    color: #3c4344;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 6px;
    width: 316px;
}
#formContent input[type="text"]:hover, #formContent input[type="text"]:focus, #formContent select:hover, #formContent select:focus, #formContent input[type="password"]:hover, #formContent input[type="password"]:focus {
    border-color: #0288d1;
}
#formContent input.error[type="text"] {
}
#formContent textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    color: #3c4344;
    float: left;
    font-size: 12px;
    height: 80px;
    margin-bottom: 5px;
    padding: 6px;
    width: 302px;
}
#formContent textarea:hover, #formContent textarea:focus {
    background: #f9fdff none repeat scroll 0 0;
    border: 1px solid #0288d1;
}
#formContent .checkBoxes {
    float: left;
    margin-bottom: 5px;
    width: 302px;
}
#formContent .checkBoxes input[type="checkbox"] {
    clear: both;
    display: none;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
#formContent .checkBoxes input[type="checkbox"] + label span {
    background: rgba(0, 0, 0, 0) url("../img/checkboxes.png") no-repeat scroll 0 -27px;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin: -2px 4px 0 0;
    vertical-align: middle;
    width: 18px;
}
#formContent .checkBoxes label {
    width: 250px !important;
}
#formContent .checkBoxes input[type="checkbox"]:checked + label span {
    background: rgba(0, 0, 0, 0) url("../img/checkboxes.png") no-repeat scroll 0 0;
}
#formContent .checkBoxes input[type="checkbox"]:hover + label span {
    background: rgba(0, 0, 0, 0) url("../img/checkboxes.png") no-repeat scroll 0 -53px;
}
#formContent .checkBoxes input[type="checkbox"]:checked:hover + label span {
    background: rgba(0, 0, 0, 0) url("../img/checkboxes.png") no-repeat scroll 0 -79px;
}
#formContent .radioBoxes {
    float: left;
    margin-bottom: 5px;
}
#formContent .radioBoxes input[type="radio"] {
    clear: both;
    display: none;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
#formContent .radioBoxes input[type="radio"] + label span {
    background: rgba(0, 0, 0, 0) url("../img/radios.png") no-repeat scroll 0 -27px;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin: -2px 4px 0 0;
    vertical-align: middle;
    width: 18px;
}
#formContent .radioBoxes label {
    width: 250px !important;
}
#formContent .radioBoxes input[type="radio"]:checked + label span {
    background: rgba(0, 0, 0, 0) url("../img/radios.png") no-repeat scroll 0 0;
}
#formContent .radioBoxes input[type="radio"]:hover + label span {
    background: rgba(0, 0, 0, 0) url("../img/radios.png") no-repeat scroll 0 -53px;
}
#formContent .radioBoxes input[type="radio"]:checked:hover + label span {
    background: rgba(0, 0, 0, 0) url("../img/radios.png") no-repeat scroll 0 -79px;
}
#formContent fieldset {
    clear: both;
    color: #3c4344;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 6px 0;
    width: 940px;
}
#formContent legend {
    clear: both;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 6px 0;
    width: 254px;
}
.bottomLine {
    border-bottom: 1px solid #dfe2e4;
}
.loginBox {
    float: right;
    margin-top: 50px;
    width: auto;
}
.loginbg01 {
    float: right;
}
.loginbg01 input[type="text"], .loginbg01 input[type="password"] {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #666666;
    display: block;
    float: none;
    font-family: "robotolight",sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    outline: medium none;
    padding: 8px 10px;
    transition: all 0.5s ease 0s;
    width: 250px;
}
.loginbg01 input[type="text"]:focus, .loginbg01 input[type="password"]:focus {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
}
.loginbg01 input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #00c853 none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #01a144;
    border-image: none;
    border-radius: 1px;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: "robotoregular",sans-serif;
    font-size: 14px;
    outline: medium none;
    padding: 8px 0;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 250px;
}
.loginbg01 input[type="submit"]:hover {
    background: #01a144 none repeat scroll 0 0;
}
.loginbg01 input[type="submit"] span {
}
.loginbg01 input[type="submit"]:hover {
}
.loginbg01 input[type="submit"]:active {
}
.homeSlider {
    float: left;
    height: 143px;
}
.homeSlider h2 {
    color: #333333;
    font-size: 42px;
    letter-spacing: -1px;
    margin-bottom: 10px;
}
.homeList li {
    background: rgba(0, 0, 0, 0) url("../img/check.png") no-repeat scroll left 7px;
    color: #333;
    font-size: 15px;
    padding: 5px 0 5px 25px;
}
.loginbg02 {
    clear: both;
    color: #999;
    float: right;
    margin-right: 5px;
    text-align: right;
}
.loginbg02 a.forgotPass {
    color: #666666;
    display: inline-block;
    font-size: 11px;
    margin: 8px 0 5px;
    text-align: center;
}
.loginbg02 a.notPartner {
    color: #666666;
    display: inline-block;
    font-size: 11px;
    margin: 8px 0 5px;
    text-align: center;
}
.loginbg02 a.joinNow {
    color: #666666;
    display: inline-block;
    font-size: 11px;
    margin: 8px 0 5px;
    text-align: center;
}
.loginbg02 a.joinNow:hover {
    border-bottom: 1px solid #ccc;
    text-decoration: none;
}
div.homeBox2 {
    float: left;
    height: 134px;
    padding: 10px 20px 10px 128px;
    width: 49%;
}
div.homeBox2.last {
    float: right;
    margin-right: 0;
}
div.homeBox2.bg01 {
    background: #fff url("../img/business_documentation.png") no-repeat scroll 30px center;
}
div.homeBox2.bg02 {
    background: #fff url("../img/grid.png") no-repeat scroll 30px center;
}
div.homeBox2 h2 {
    color: #444343;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
div.homeBox2 p {
    color: #8a8a8a;
    font-size: 13px;
    line-height: 22px;
}
div.homeBox2 p a {
    color: #3b7fa6;
    display: block;
    font-size: 13px;
    line-height: 22px;
}
.awards {
    margin-top: 25px;
    overflow: hidden;
}
.awards img {
    display: block;
    margin: 0 auto;
    padding: 30px 0 0;
}
.awards .ct {
    float: left;
    margin-left: 20px;
    width: 300px;
}
.awards .ct img {
    float: left;
    padding: 15px 10px;
}
.awards .ct .text {
    float: right;
    margin-right: 4px;
    margin-top: 23px;
    width: 61%;
}
.awards .ct .text .title {
    color: #6a6969;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    line-height: 15px;
}
.awards .ct .text .subtitle {
    color: #8b8b8b;
    font-size: 11px;
    letter-spacing: -1px;
    line-height: 15px;
}
.mainFeatures {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 1px 0 #d0cfd0;
    display: block;
    margin: 0 0 40px;
    overflow: hidden;
    padding: 30px 0;
    width: 100%;
}
.mainFeatures li {
    display: inline-block;
    float: left;
    margin: 0 33px;
    text-align: center;
    width: 260px;
}
.mainFeatures li img {
    height: auto;
    margin: 0 0 15px;
    width: auto;
}
.mainFeatures li ul {
    margin: 0;
    width: 100%;
}
.mainFeatures li li {
    background: rgba(0, 0, 0, 0) url("../img/check-blue.png") no-repeat scroll 0 4px;
    margin: 0;
    padding: 0 0 0 20px;
    width: 100%;
}
.mainFeatures h3 {
    color: #000;
    font: 24px/26px Arial,sans-serif;
    letter-spacing: -0.06em;
    margin: 0 0 15px;
    min-height: 44px;
    text-align: left;
    width: 100%;
}
.mainFeatures h4 {
    color: #9ba5ab;
    font: bold 13px/17px Arial,sans-serif;
    margin: 0 0 10px;
    text-align: left;
    text-transform: uppercase;
}
.mainFeatures p {
    color: #727272;
    font: 12px/19px Arial,sans-serif;
    text-align: left;
}
.hLine {
    background: #f6f6f6 none repeat scroll 0 0;
    height: 2px;
    margin: 20px 0 30px;
    width: 100%;
}
.innerWrapper {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 1px 0 #d0cfd0;
    display: block;
    margin: 0 0 40px;
    overflow: hidden;
    padding: 30px 50px;
    width: 890px;
}
.innerWrapper h2 {
    color: #1a1a1a;
    letter-spacing: -0.07em;
}
.innerWrapper p {
    font: 12px/19px Arial,sans-serif;
}
.innerWrapper img {
    display: block;
    float: left;
    margin: 0 30px 0 0;
    width: 184px;
}
.innerWrapper .pLevel {
    float: left;
    margin: 15px 0;
}
.innerWrapper .pLevel p {
    margin: 0 0 0 214px;
}
.innerWrapper .pLevel strong, .innerWrapper .pSteps strong {
    color: #313131;
}
.innerWrapper .pSteps {
    background: rgba(0, 0, 0, 0) url("../img/steps.png") no-repeat scroll left top;
    height: 184px;
    padding: 0 0 30px 55px;
    position: relative;
}
.pSteps p {
    margin: 0;
}
.pSteps .step1 {
    position: absolute;
    top: 0;
}
.pSteps .step2 {
    position: absolute;
    top: 75px;
}
.pSteps .step3 {
    position: absolute;
    top: 150px;
}
.message {
    background: #cb6767 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 100%;
}
.awards {
    border-bottom: 1px solid #dededf;
    margin-bottom: 30px;
    margin-top: 25px;
    overflow: hidden;
    padding-bottom: 30px;
    text-align: center;
    width: 100%;
}
.awards .ct {
    display: inline-block;
    float: none !important;
    margin: 0 15px;
    width: auto !important;
}
.awards .ctLeft {
    text-align: center;
}
.awards img {
    display: block;
    margin: 0 auto;
    padding: 30px 0 0;
}
.awards .ct img {
    float: left;
    padding: 15px 0;
}
.awards .ct .text {
    float: right;
    margin-right: 4px;
    margin-top: 23px;
    width: 55%;
}
.awards .ct .text .title {
    color: #6a6969;
    font-size: 11px;
    font-style: italic;
    line-height: 15px;
}
.awards .ct .text .subtitle {
    color: #8b8b8b;
    font-size: 11px;
    font-style: italic;
    line-height: 15px;
}
.awards .ctLeft span.middlePos {
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 70px;
    text-transform: uppercase;
}
.contentRegion {
    clear: both;
    font-size: 0;
    padding: 35px 0 30px;
    text-align: center;
    width: 100%;
}
#solPartners p {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin: 20px 0 50px;
    text-align: center;
    text-transform: uppercase;
}
#solPartners span.solPartner {
    display: inline-block;
    margin: 0 50px;
    vertical-align: middle;
}
* {
    box-sizing: border-box;
}
.language_config {
    border: 1px solid #555;
    color: #bbb;
    cursor: pointer;
    font-size: 12px;
    margin: 5px;
    padding: 3px 5px 7px 10px;
    text-align: center;
}
.language_hold {
    float: right;
    position: relative;
    top: 12px;
    width: 100px;
}
a.export-item {
    background: rgba(0, 0, 0, 0) url("../img/export.png") no-repeat scroll right center;
    display: inline-block;
    margin-right: 10px;
    padding: 10px 17px 10px 0;
}
a.whiteBtn {
    background: #f4f4f4 url("../img/red-arrow.png") no-repeat scroll 93% center;
    border-radius: 5px;
    color: #47543c;
    display: inline-block;
    font-family: "Arial, Helvetica",sans-serif;
    font-size: 12px;
    font-weight: 500;
    margin-top: 2em;
    padding: 8px 22px 8px 12px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
a.whiteBtn:hover {
    background-color: #dbd8d8;
    color: #31392b;
}
#main-header .top-header {
    background: #33373b none repeat scroll 0 0;
    min-height: 60px;
}
#main-header .logo {
    margin-top: 18px;
}
#main-header .language {
    position: relative;
    text-align: center;
}
#main-header .select-language {
    background: rgba(0, 0, 0, 0) url("../img/mini-map.png") no-repeat scroll left center;
    cursor: pointer;
    display: inline-block;
    margin-top: 15px;
    padding: 5px 0 5px 50px;
}
#main-header div.dropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #33373b none repeat scroll 0 0;
    border-color: -moz-use-text-color #555758 #555758;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    left: -1px;
    position: absolute;
    right: -1px;
    text-align: left;
    z-index: 999;
}
#main-header .dropdown a {
    color: #cccccc;
    display: block;
    font-size: 12px;
    padding: 10px 5px 4px 7px;
}
#main-header .dropdown a:hover {
    color: #fff;
}
#main-header div.dropdown2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #33373b none repeat scroll 0 0;
    border-color: -moz-use-text-color #555758 #555758;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    left: -1px;
    position: absolute;
    right: -1px;
    text-align: left;
    z-index: 999;
}
#main-header .dropdown2 a {
    color: #cccccc;
    display: block;
    font-size: 12px;
    padding: 10px 5px 4px 7px;
}
#main-header .dropdown2 a:hover {
    color: #fff;
}
#main-header .drop {
    background: rgba(0, 0, 0, 0) url("../img/arrow-lng.png") no-repeat scroll 85px center;
    border: 1px solid #555758;
    border-radius: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    padding: 5px 23px 5px 7px;
    position: relative;
}
#main-header .language .drop {
    background-position: 33px center;
}
#main-header .drop2 {
    background: rgba(0, 0, 0, 0) url("../img/arrow-lng.png") no-repeat scroll 85px center;
    border: 1px solid #555758;
    border-radius: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    padding: 5px 23px 5px 7px;
    position: relative;
}
#main-header .language .drop2 {
    background-position: 33px center;
}
#main-header .select-language.open .current-language {
    border-bottom: 1px solid #33373b;
}
#main-header div.contact-us {
    text-align: center;
}
#main-header a.contact-us {
    background: rgba(0, 0, 0, 0) url("../img/contact-icon.png") no-repeat scroll left center;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-top: 25px;
    padding-left: 22px;
}
#main-header .user-info {
    margin-top: 20px;
    position: relative;
    text-align: right;
}
#main-header .user-info .user {
    color: #8b8b8b;
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
}
#main-header .customSelect {
    background: rgba(0, 0, 0, 0) url("../img/arrow-lng.png") no-repeat scroll 85px center;
    border: 1px solid #555758;
    color: #ccc;
    cursor: pointer;
    font-size: 12px;
    padding: 5px;
}
#main-header .user-info option {
    border: 0 none;
    padding: 5px;
}
#main-header .user-info a.user-rank {
    background-position: 87px center;
}
#main-header .user-info .dropdown.v2 {
    text-align: left;
}
#main-header .user-info .dropdown2.v2 {
    text-align: left;
}
nav#main-navigation {
    background: #ffffff none repeat scroll 0 0;
    padding: 15px 0 0;
}
nav#main-navigation ul.level1 > li {
    float: left;
    margin-right: 20px;
    position: relative;
}
nav#main-navigation li a {
    color: #262626;
    display: block;
    font-size: 13px;
    padding: 5px 0 7px;
    transition: none 0s ease 0s ;
}
nav#main-navigation li.hover > a, nav#main-navigation ul.level1 > li.active > a, nav#main-navigation ul.level1 > li > a:hover {
    border-bottom: 4px solid #e53935;
}
nav#main-navigation li ul.level2 {
    background: #fff none repeat scroll 0 0;
    display: none;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    z-index: 999;
}
nav#main-navigation li:hover ul.level2 li a:hover {
    color: #cb2a2a;
}
.actions_button {
    display: flex;
}
#main-header .user-info.company .drop {
    background: url("../img/arrow-lng.png") no-repeat scroll right 10px center, rgba(0, 0, 0, 0) url("../img/menuHome.png") no-repeat scroll 7px center;
}
#main-header .user-info.company .drop2 {
    background: url("../img/arrow-lng.png") no-repeat scroll right 10px center, rgba(0, 0, 0, 0) url("../img/menuHome.png") no-repeat scroll 7px center;
}
#main-header .customF {
    float: right;
    width: 16%;
}
#main-header .customF.v2 {
    float: right;
    width: 25%;
}
#main-header .header-options.v2 {
    float: right;
    width: 70%;
}
#main-header .logo {
    float: left;
}
#main-header div.contact-us.customF, #main-header .language.customF {
    text-align: right;
}
.container {
    margin: 0 auto;
    width: 1280px;
}
#main-header .icon-menu {
    background: rgba(0, 0, 0, 0) url("../img/menu-mobile.png") no-repeat scroll right center;
    cursor: pointer;
    display: block;
    height: 40px;
    margin: 10px 10px 0 0;
    width: 40px;
}
#main-header .icon-menu.active {
    background: rgba(0, 0, 0, 0) url("../img/menu-close.png") no-repeat scroll right center;
}
#mobile-nav {
    clear: both;
    display: none;
    text-align: center;
    width: 100%;
}
#main-header .icon-menu {
    display: none;
}
#mobile-nav ul li a {
    color: #fff;
    display: block;
    padding: 10px 0;
}
.default-button {
    padding: 8px 10px !important;
}
.submit-button {
    background: #0288d1 url("../img/next.png") no-repeat scroll right 12px center !important;
    margin: 10px 0 0 !important;
}
#UserForgotpwForm input {
    margin-top: 20px;
    width: auto !important;
}
#UserForgotpwForm #UserLogin {
    float: none;
    margin: 20px auto;
    width: 300px !important;
}
#UserForgotpwForm label {
    display: block !important;
    float: none !important;
    margin: 0 auto !important;
    text-align: center !important;
    width: auto !important;
}

/* 1680 */
@media all and (max-width: 1680px) {
    #content .notloggedHome {
        background-position: 30% top;
    }   
}
/* 1440 */
@media all and (max-width: 1440px) {
    #content .notloggedHome {
        background-position: 40% top;
    }   
}
/* 1280 */
@media only screen and (max-width: 1280px) {
.message {
    font-size: 12px;
    left: 0;
    position: fixed;
    right: 0;
    top: 118px;
    width: 100%;
    z-index: 999;
}
.container, .wrapp {
    width: 92% !important;
}
.range-sliders .credit-slider .more-details span + span, .pan-program .header-tabs span {
    font-size: 12px;
}
.responsive-table {
    overflow-y: auto;
}
#main-header div.contact-us.customF, #main-header .language.customF {
    text-align: center;
    width: 20%;
}
#main-header .drop {
    font-size: 11px;
}
#footer .fRight {
    width: 800px;
}
#main-header .customF.v2 {
    width: 30%;
}
}
/* 1279 */
@media all and (max-width: 1279px) {
    #solPartners span.solPartner {
    display: inline-block;
    margin: 0 3%;
    vertical-align: middle;
    width: 19%;
}
.mainFeatures h3{
    font-size: 16px;
}
.mainFeatures p{
    font-size: 11px;
}
.mainFeatures li{
    width: 26%!important;
}
div.homeBox2 h2{
    margin-top: 2px!important;
}
#content{
    padding-bottom: 40px;
}
#solPartners p{
    margin-top: 0;
}
#solPartners p span{
    margin-top: 0;
}
}
/* 1023 */
@media only screen and (max-width: 1023px) {
.loginbg02 a.forgotPass,
.loginbg02 a.notPartner,
.loginbg02 a.joinNow{
    color: #fff;
}
#mobile-nav ul.level2{
    display: none;
}
#mobile-nav .level1{
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    padding: 0;
    margin: 0 0 2em 0;
}
#mobile-nav .level1 li{
    border-bottom: 1px solid #444;
}
#main-header .header-options.v2{
    width: 60%!important;
}
#main-header .icon-menu{
    display: block;
    float: right;
}
#solPartners span.solPartner {
    display: inline-block;
    margin: 0 3%;
    vertical-align: middle;
    width: 19%;
}
#content{
    padding-bottom: 20px;
}
.contentRegion{
    padding: 0 0 20px 0;
}
#content .notloggedHome{
    background-position: 42% top;
}
div.homeBox2 h2{
    margin-top: 0;
}
div.homeBox2{
    padding-left: 100px;
    height: 150px;
}
.container, .wrapp {
    width: 92% !important;
}
.awards .ct img{
    height: auto!important;
    width: auto!important;
}
#footer .fRight {
    width: auto;
}
#mobile-nav ul.level2 {
    width: 100% !important;
}
.awards .ct{
    width: 11%!important;
    vertical-align: middle;
}
#content .notloggedHome{
    padding-top: 10px;
}
.homeSlider{
    width: 50%;
    height: auto;
}
.loginBox{
    width: 50%;
}
.homeSlider h2{
    font-size: 28px;
    margin-top: 50px;
}
#main-header div.contact-us.customF, #main-header .language.customF{
    width: 50%!important;
}
#main-header .logo{width: 30%;}
}
/* 767 */
@media only screen and (max-width: 767px) {
.slide.distribuitori li.slide3 p {
    font-size: 14px;
}
.homeSlider h2{
    margin-top: -3px;
}
.innerWrapper p{
    width: auto!important;
    float: none;
}
.innerWrapper{
    padding: 15px;
}
.mainFeatures li{
    width: 100%!important;
    margin: 0!important;
    padding: 0 15px!important;
}
.innerWrapper img{
    float: none;
    display: block;
    margin: 25px auto ;
}
.innerWrapper .pLevel p{
    margin: 0;
    float: none;
    line-height: 1.5;
}
.program-details-main{
    float: none;
}
#UserForgotpwForm input{
    font-size: 12px;
}
.notloggedHome2{
    text-align: center;
}
.notloggedHome2 + #flashMessage + .clear + .wrapp #UserLoginForm, .notloggedHome2 + .clear + .wrapp #UserLoginForm{
    width: 100%;
}
.recaptcha{
    margin: 10px 0;
}
#content .notloggedHome2{
    background-position: 70% center;
}
.notloggedHome2 .homeSlider h2{
    margin-top: -3px;
    padding-top: 100px;
}
#UserLoginForm input.greenSubmit[type="submit"]{
    font-size: 13px;
}
#formContent label.w120{
    text-align: center;
    display: block;
    width: auto!important;
    float: none!important;
}
.notloggedHome2 + #flashMessage + .clear + .wrapp #UserLoginForm, .notloggedHome2 + .clear + .wrapp #UserLoginForm{
    width: 100%;
}
#formContent input[type="text"], #formContent input[type="password"]{
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}
#UserLoginForm input{width: 100%;}
#mobile-nav .level1{margin-bottom: 0;}
#main-header .header-options.v2{
    width: 100%!important;
}
#main-header .logo{width: 50%!important;}
#main-header .top-header{
   display: inline-block;
   width: 100%;
   min-height: auto;
}
.homeList li{
    font-size: 13px;
}
.loginbg02 a.forgotPass, .loginbg02 a.notPartner, .loginbg02 a.joinNow{
    margin-top: 0;
    color: #333;
}
.loginbg02{
    float: none;
    text-align: center;
}
.loginBox{
    margin-top: 10px;
}
.loginBox input{
    margin: 10px auto;
}
#content .notloggedHome {
    background-position: 51% top!important;
    position: relative;
    min-height: 330px;
    background-size: cover;
}
.notloggedHome::before {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.loginbg01, #footer ul li, #footer ul li a, #footer ul.fMenuR{
    float: none;
}
#footer ul li{border: 0;}
div.homeBox2 p{
    font-size: 12px;
}
#footer .fLeft, #footer .fRight, #footer ul.fMenuL{
    float: none;
    width: 100%;
    text-align: center;
}
#footer .fCopy{
    width: 100%;
    margin: 0;
}
.awards .ct{
    width: 18%!important;
}
div.homeBox2{
    margin-top: 30px;
    height: 155px;
}
.homeSlider h2{
    font-size: 26px;
    margin-top: 10px;
    text-align: center;
}
.homeSlider, .loginBox, div.homeBox2 {
    float: none;
    width: 100%;
}
#main-header div.contact-us.customF, #main-header .language.customF{
    float: left;
    width: 50%!important;
}
.slide.distribuitori li.slide3 h1 span {
    font-size: 24px;
}
#leftContent02 {
    float: none;
    width: 100%;
}
#main-header .customF.v2, #main-header .customF {
    float: none;
    margin-bottom: 20px;
    width: 100% !important;
}
}
@media (max-width: 1400px) {
#content .notloggedHome {
    background-position: 40% top;
}
}
@media (max-width: 1024px) {
#content .notloggedHome {
    background-position: 30% top;
}
}
